]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
[gdb/testsuite] Fix unbalanced braces in gdb.tui/new-layout.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-09-16 Tom de Vries <tdevries@suse.de>
2
3 PR testsuite/26618
4 * gdb.tui/new-layout.exp: Escape unbalanced braces.
5
6 2020-09-15 Tom Tromey <tromey@adacore.com>
7
8 PR rust/26197:
9 * lib/rust-support.exp (rust_llvm_version): New proc.
10 * gdb.rust/simple.exp: Check rust_llvm_version.
11
12 2020-09-14 Tom de Vries <tdevries@suse.de>
13
14 * gdb.rust/traits.exp: Fix PATH warning.
15
16 2020-09-13 Pedro Alves <pedro@palves.net>
17
18 * gdb.base/catch-follow-exec.c (main): Add explicit return
19 statement.
20 * gdb.base/catch-signal.c (main): Likewise.
21 * gdb.base/condbreak-call-false.c (main): Likewise.
22 * gdb.base/consecutive.c (main): Add explicit return
23 statement and return type.
24 * gdb.base/cursal.c (main): Add explicit return statement.
25 * gdb.base/cvexpr.c (main): Likewise.
26 * gdb.base/display.c (main): Add explicit return statement and
27 return type.
28 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
29 * gdb.base/endianity.c (main): Likewise.
30 * gdb.base/execd-prog.c (main): Likewise.
31 * gdb.base/gdb1090.c (main): Likewise.
32 * gdb.base/info_qt.c (main): Likewise.
33 * gdb.base/lineinc.c (main): Likewise.
34 * gdb.base/load-command.c (main): Likewise.
35 * gdb.base/macscp1.c (main): Likewise.
36 * gdb.base/pr10179-a.c (main): Likewise.
37 * gdb.base/quit-live.c (main): Likewise.
38 * gdb.base/scope0.c (main): Likewise.
39 * gdb.base/settings.c (main): Likewise.
40 * gdb.base/stack-checking.c (main): Return int.
41 * gdb.base/varargs.c (main): Add explicit return statement.
42 * gdb.cp/ambiguous.cc (main): Likewise.
43 * gdb.cp/anon-struct.cc (main): Likewise.
44 * gdb.cp/anon-union.cc (main): Likewise.
45 * gdb.cp/bool.cc (main): Likewise.
46 * gdb.cp/bs15503.cc (main): Likewise.
47 * gdb.cp/cplusfuncs.cc (main): Likewise.
48 * gdb.cp/cttiadd.cc (main): Likewise.
49 * gdb.cp/extern-c.cc (main): Likewise.
50 * gdb.cp/filename.cc (main): Likewise.
51 * gdb.cp/formatted-ref.cc (main): Likewise.
52 * gdb.cp/mb-ctor.cc (main): Likewise.
53 * gdb.cp/member-ptr.cc (main): Likewise.
54 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
55 * gdb.cp/overload-const.cc (main): Likewise.
56 * gdb.cp/paren-type.cc (main): Likewise.
57 * gdb.cp/parse-lang.cc (main): Likewise.
58 * gdb.cp/pr-1023.cc (main): Likewise.
59 * gdb.cp/psmang1.cc (main): Likewise.
60 * gdb.cp/readnow-language.cc (main): Likewise.
61 * gdb.cp/ref-params.cc (main): Likewise.
62 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
63 * gdb.cp/virtbase2.cc (main): Likewise.
64 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
65 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
66 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
67 * gdb.mi/mi-console.c (main): Likewise.
68 * gdb.mi/mi-read-memory.c (main): Likewise.
69 * gdb.modula2/multidim.c (main): Likewise.
70 * gdb.opt/inline-small-func.c (main): Likewise.
71 * gdb.python/py-rbreak.c (main): Likewise.
72 * gdb.stabs/exclfwd1.c (main): Likewise.
73 * gdb.trace/qtro.c (main): Likewise.
74
75 2020-09-13 Pedro Alves <pedro@palves.net>
76
77 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
78 instead of getenv.
79
80 2020-09-13 Pedro Alves <pedro@palves.net>
81
82 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
83 instead of spawning GDB with remote_spawn.
84 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
85 gdb_spawn instead of spawning GDB with remote_spawn.
86
87 2020-09-13 Pedro Alves <pedro@palves.net>
88
89 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
90 file and add calls to first and second.
91 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
92 add call to f.
93
94 2020-09-13 Pedro Alves <pedro@palves.net>
95
96 * gdb.mi/mi-break-qualified.cc: New file.
97 * gdb.mi/mi-break-qualified.exp: New file.
98 * lib/mi-support.exp (mi_create_breakpoint_multi)
99 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
100 procedures.
101 (mi_create_breakpoint_1): New, factored out from
102 mi_create_breakpoint.
103
104 2020-09-13 Pedro Alves <pedro@palves.net>
105
106 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
107 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
108 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
109 (register_class): Delete.
110 (main): Don't call register_class.
111
112 2020-09-13 Pedro Alves <pedro@palves.net>
113
114 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
115 (do_tests): Remove "calling method for small class" test.
116 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
117 (register_class): Delete.
118 (main): Don't call register_class.
119 * gdb.cp/call-method-register.exp: New file, based on bits removed
120 from classes.exp.
121 * gdb.cp/call-method-register.cc: New file, based on bits removed
122 from classes.cc.
123
124 2020-09-13 Pedro Alves <pedro@palves.net>
125
126 * gdb.base/msym-bp-2.c: New.
127 * gdb.base/msym-bp-shl-lib.c: New file.
128 * gdb.base/msym-bp-shl-main-2.c: New file.
129 * gdb.base/msym-bp-shl-main.c: New file.
130 * gdb.base/msym-bp-shl.exp: New file.
131 * gdb.base/msym-bp.c: New file.
132 * gdb.base/msym-bp.exp: New file.
133
134 2020-09-13 Joel Brobecker <brobecker@adacore.com>
135
136 * gdb.base/default.exp: Change $_gdb_major to 11.
137
138 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
139 Felix Willgerodt <Felix.Willgerodt@intel.com>
140
141 * x86-avx512bf16.c: New file.
142 * x86-avx512bf16.exp: Likewise.
143 * lib/gdb.exp (skip_avx512bf16_tests): New function.
144
145 2020-09-11 Tom de Vries <tdevries@suse.de>
146
147 PR exp/26602
148 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
149
150 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
151
152 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
153
154 2020-09-10 Alan Modra <amodra@gmail.com>
155
156 PR 26597
157 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
158
159 2020-09-08 Tom de Vries <tdevries@suse.de>
160
161 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
162 after gdb_starti_cmd.
163
164 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
165
166 * lib/fortran.exp (fortran_complex8): New proc.
167 (fortran_complex16): New proc.
168 * gdb.fortran/complex.exp: Use routines from fortran.exp
169 * gdb.fortran/pointer-to-pointer.exp: Likewise.
170 * gdb.fortran/vla-ptr-info.exp: Likewise.
171
172 2020-09-03 Tom de Vries <tdevries@suse.de>
173
174 PR breakpoint/26546
175 * gdb.base/label-without-address.exp: Runto main first.
176
177 2020-09-02 Tom Tromey <tromey@adacore.com>
178
179 * gdb.ada/mi_var_access.exp: Test children of access variable.
180 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
181 * gdb.ada/mi_var_array.exp: Update.
182
183 2020-08-31 Kevin Buettner <kevinb@redhat.com>
184
185 * gdb.base/corefile.exp (warning-free): XFAIL test when running
186 on docker w/ AUFS storage driver.
187
188 2020-08-31 Kevin Buettner <kevinb@redhat.com>
189
190 * gdb.base/corefile2.exp (renamed binfile): New tests.
191
192 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
193
194 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
195
196 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
197
198 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
199 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
200
201 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
202
203 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
204 output, printing a "not saved" value from history and printing a
205 convenience variable created from a "not saved" value.
206
207 2020-08-31 Tom de Vries <tdevries@suse.de>
208
209 * gdb.base/eh_return.exp: Use nopie.
210
211 2020-08-28 Pedro Alves <pedro@palves.net>
212
213 * gdb.base/advance-until-multiple-locations.exp
214 (advance_overload, until_overload): Adjust to match the
215 frame/function header instead of the source line text.
216
217 2020-08-28 Tom de Vries <tdevries@suse.de>
218
219 * gdb.base/label-without-address.c: New test.
220 * gdb.base/label-without-address.exp: New file.
221
222 2020-08-27 Pedro Alves <pedro@palves.net>
223
224 PR gdb/26523
225 PR gdb/26524
226 * gdb.base/advance-until-multiple-locations.cc: New.
227 * gdb.base/advance-until-multiple-locations.exp: New.
228
229 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
230
231 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
232
233 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
234
235 * gdb.arch/amd64-byte.exp: Make test names unique, use
236 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
237 * gdb.arch/amd64-dword.exp: Likewise.
238 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
239 * gdb.arch/amd64-stap-special-operands.exp: Make test names
240 unique.
241 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
242 * gdb.arch/amd64-word.exp: Make test names unique, use
243 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
244 * gdb.arch/i386-byte.exp: Make test names unique, use
245 gdb_breakpoint.
246 * gdb.arch/i386-word.exp: Likewise.
247
248 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
249
250 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
251
252 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
253
254 PR gdb/26532
255 * gdb.threads/stepi-random-signal.exp: Update pattern.
256
257 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
258
259 PR gdb/26532
260 * gdb.base/ui-redirect.exp: Update pattern.
261
262 2020-08-25 Gary Benson <gbenson@redhat.com>
263
264 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
265 when compiling with clang.
266 * gdb.dwarf2/dw2-restore.exp: Likewise.
267
268 2020-08-25 Gary Benson <gbenson@redhat.com>
269
270 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
271 Add additional_flags=-Wno-inaccessible-base when compiling
272 with GCC >= 10.1 or clang. Add additional_flags=-w when
273 compiling with GCC < 10.
274
275 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
276
277 PR m2/26372
278 * gdb.modula2/multidim.c: New file.
279 * gdb.modula2/multidim.exp: New file.
280
281 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
282
283 * lib/gdb.exp (runto): Always emit fail on internal error.
284
285 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
286
287 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
288 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
289 Likewise.
290 * gdb.threads/stepi-random-signal.exp: Likewise.
291
292 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
293
294 * gdb.base/print-file-var.exp: Fix typo "breapoint".
295 * gdb.trace/strace.exp: Ditto.
296
297 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
298
299 * gdb.fortran/vla-type.exp: Skip commands not required for
300 the Flang compiled binaries after prologue fix.
301
302 2020-08-17 Tom de Vries <tdevries@suse.de>
303 Tom Tromey <tromey@adacore.com>
304
305 PR rust/26197:
306 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
307
308 2020-08-17 Tom Tromey <tromey@adacore.com>
309
310 * gdb.ada/mi_var_access.exp: New file.
311 * gdb.ada/mi_var_access/mi_access.adb: New file.
312 * gdb.ada/mi_var_access/pck.adb: New file.
313 * gdb.ada/mi_var_access/pck.ads: New file.
314
315 2020-08-16 Tom de Vries <tdevries@suse.de>
316
317 PR gdb/25350
318 * gdb.base/eh_return.c: New test.
319 * gdb.base/eh_return.exp: New file.
320
321 2020-08-15 Tom de Vries <tdevries@suse.de>
322
323 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
324 (mixed_func_1d_): Use fortran_charlen_t in decl.
325
326 2020-08-15 Tom de Vries <tdevries@suse.de>
327
328 PR backtrace/26390
329 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
330 Update expected pattern.
331
332 2020-08-13 Pedro Alves <pedro@palves.net>
333
334 * gdb.fortran/complex.exp: Check skip_fortran_tests.
335 * gdb.fortran/library-module.exp: Likewise.
336 * gdb.fortran/logical.exp: Likewise.
337 * gdb.fortran/module.exp: Likewise.
338 * gdb.fortran/print_type.exp: Likewise.
339 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
340 * gdb.fortran/vla-datatypes.exp: Likewise.
341 * gdb.fortran/vla-history.exp: Likewise.
342 * gdb.fortran/vla-ptr-info.exp: Likewise.
343 * gdb.fortran/vla-ptype-sub.exp: Likewise.
344 * gdb.fortran/vla-ptype.exp: Likewise.
345 * gdb.fortran/vla-sizeof.exp: Likewise.
346 * gdb.fortran/vla-type.exp: Likewise.
347 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
348 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
349 * gdb.fortran/vla-value-sub.exp: Likewise.
350 * gdb.fortran/vla-value.exp: Likewise.
351
352 2020-08-13 Pedro Alves <pedro@palves.net>
353
354 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
355 * gdb.ada/access_to_packed_array.exp: Likewise.
356 * gdb.ada/access_to_unbounded_array.exp: Likewise.
357 * gdb.ada/addr_arith.exp: Likewise.
358 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
359 * gdb.ada/arr_arr.exp: Likewise.
360 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
361 * gdb.ada/array_bounds.exp: Likewise.
362 * gdb.ada/array_of_variable_length.exp: Likewise.
363 * gdb.ada/array_ptr_renaming.exp: Likewise.
364 * gdb.ada/array_subscript_addr.exp: Likewise.
365 * gdb.ada/arraydim.exp: Likewise.
366 * gdb.ada/arrayparam.exp: Likewise.
367 * gdb.ada/arrayptr.exp: Likewise.
368 * gdb.ada/assign_1.exp: Likewise.
369 * gdb.ada/assign_arr.exp: Likewise.
370 * gdb.ada/atomic_enum.exp: Likewise.
371 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
372 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
373 * gdb.ada/bias.exp: Likewise.
374 * gdb.ada/boolean_expr.exp: Likewise.
375 * gdb.ada/bp_c_mixed_case.exp: Likewise.
376 * gdb.ada/bp_enum_homonym.exp: Likewise.
377 * gdb.ada/bp_inlined_func.exp: Likewise.
378 * gdb.ada/bp_on_var.exp: Likewise.
379 * gdb.ada/bp_range_type.exp: Likewise.
380 * gdb.ada/bp_reset.exp: Likewise.
381 * gdb.ada/call_pn.exp: Likewise.
382 * gdb.ada/catch_assert_if.exp: Likewise.
383 * gdb.ada/catch_ex.exp: Likewise.
384 * gdb.ada/catch_ex_std.exp: Likewise.
385 * gdb.ada/char_enum.exp: Likewise.
386 * gdb.ada/char_param.exp: Likewise.
387 * gdb.ada/complete.exp: Likewise.
388 * gdb.ada/cond_lang.exp: Likewise.
389 * gdb.ada/convvar_comp.exp: Likewise.
390 * gdb.ada/dgopt.exp: Likewise.
391 * gdb.ada/disc_arr_bound.exp: Likewise.
392 * gdb.ada/display_nested.exp: Likewise.
393 * gdb.ada/dot_all.exp: Likewise.
394 * gdb.ada/dyn_loc.exp: Likewise.
395 * gdb.ada/dyn_stride.exp: Likewise.
396 * gdb.ada/excep_handle.exp: Likewise.
397 * gdb.ada/expr_delims.exp: Likewise.
398 * gdb.ada/expr_with_funcall.exp: Likewise.
399 * gdb.ada/exprs.exp: Likewise.
400 * gdb.ada/fin_fun_out.exp: Likewise.
401 * gdb.ada/fixed_cmp.exp: Likewise.
402 * gdb.ada/formatted_ref.exp: Likewise.
403 * gdb.ada/frame_arg_lang.exp: Likewise.
404 * gdb.ada/frame_args.exp: Likewise.
405 * gdb.ada/fullname_bp.exp: Likewise.
406 * gdb.ada/fun_addr.exp: Likewise.
407 * gdb.ada/fun_in_declare.exp: Likewise.
408 * gdb.ada/fun_overload_menu.exp: Likewise.
409 * gdb.ada/fun_renaming.exp: Likewise.
410 * gdb.ada/funcall_char.exp: Likewise.
411 * gdb.ada/funcall_param.exp: Likewise.
412 * gdb.ada/funcall_ptr.exp: Likewise.
413 * gdb.ada/funcall_ref.exp: Likewise.
414 * gdb.ada/homonym.exp: Likewise.
415 * gdb.ada/info_addr_mixed_case.exp: Likewise.
416 * gdb.ada/info_auto_lang.exp: Likewise.
417 * gdb.ada/info_exc.exp: Likewise.
418 * gdb.ada/info_types.exp: Likewise.
419 * gdb.ada/int_deref.exp: Likewise.
420 * gdb.ada/interface.exp: Likewise.
421 * gdb.ada/iwide.exp: Likewise.
422 * gdb.ada/lang_switch.exp: Likewise.
423 * gdb.ada/length_cond.exp: Likewise.
424 * gdb.ada/maint_with_ada.exp: Likewise.
425 * gdb.ada/mi_catch_assert.exp: Likewise.
426 * gdb.ada/mi_catch_ex.exp: Likewise.
427 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
428 * gdb.ada/mi_dyn_arr.exp: Likewise.
429 * gdb.ada/mi_ex_cond.exp: Likewise.
430 * gdb.ada/mi_exc_info.exp: Likewise.
431 * gdb.ada/mi_interface.exp: Likewise.
432 * gdb.ada/mi_prot.exp: Likewise.
433 * gdb.ada/mi_ref_changeable.exp: Likewise.
434 * gdb.ada/mi_string_access.exp: Likewise.
435 * gdb.ada/mi_task_arg.exp: Likewise.
436 * gdb.ada/mi_task_info.exp: Likewise.
437 * gdb.ada/mi_var_array.exp: Likewise.
438 * gdb.ada/mi_var_union.exp: Likewise.
439 * gdb.ada/mi_variant.exp: Likewise.
440 * gdb.ada/minsyms.exp: Likewise.
441 * gdb.ada/mod_from_name.exp: Likewise.
442 * gdb.ada/nested.exp: Likewise.
443 * gdb.ada/null_array.exp: Likewise.
444 * gdb.ada/optim_drec.exp: Likewise.
445 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
446 * gdb.ada/packed_array_assign.exp: Likewise.
447 * gdb.ada/packed_tagged.exp: Likewise.
448 * gdb.ada/pp-rec-component.exp: Likewise.
449 * gdb.ada/print_chars.exp: Likewise.
450 * gdb.ada/print_pc.exp: Likewise.
451 * gdb.ada/ptr_typedef.exp: Likewise.
452 * gdb.ada/ptype_arith_binop.exp: Likewise.
453 * gdb.ada/ptype_array.exp: Likewise.
454 * gdb.ada/ptype_field.exp: Likewise.
455 * gdb.ada/ptype_tagged_param.exp: Likewise.
456 * gdb.ada/ptype_union.exp: Likewise.
457 * gdb.ada/py_range.exp: Likewise.
458 * gdb.ada/py_taft.exp: Likewise.
459 * gdb.ada/rdv_wait.exp: Likewise.
460 * gdb.ada/rec_comp.exp: Likewise.
461 * gdb.ada/rec_return.exp: Likewise.
462 * gdb.ada/ref_param.exp: Likewise.
463 * gdb.ada/ref_tick_size.exp: Likewise.
464 * gdb.ada/rename_subscript_param.exp: Likewise.
465 * gdb.ada/repeat_dyn.exp: Likewise.
466 * gdb.ada/same_component_name.exp: Likewise.
467 * gdb.ada/same_enum.exp: Likewise.
468 * gdb.ada/scalar_storage.exp: Likewise.
469 * gdb.ada/set_wstr.exp: Likewise.
470 * gdb.ada/small_reg_param.exp: Likewise.
471 * gdb.ada/str_binop_equal.exp: Likewise.
472 * gdb.ada/str_ref_cmp.exp: Likewise.
473 * gdb.ada/str_uninit.exp: Likewise.
474 * gdb.ada/sub_variant.exp: Likewise.
475 * gdb.ada/sym_print_name.exp: Likewise.
476 * gdb.ada/taft_type.exp: Likewise.
477 * gdb.ada/tagged.exp: Likewise.
478 * gdb.ada/tagged_access.exp: Likewise.
479 * gdb.ada/task_bp.exp: Likewise.
480 * gdb.ada/task_switch_in_core.exp: Likewise.
481 * gdb.ada/tasks.exp: Likewise.
482 * gdb.ada/tick_last_segv.exp: Likewise.
483 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
484 * gdb.ada/type_coercion.exp: Likewise.
485 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
486 * gdb.ada/unchecked_union.exp: Likewise.
487 * gdb.ada/uninitialized_vars.exp: Likewise.
488 * gdb.ada/var_arr_attrs.exp: Likewise.
489 * gdb.ada/var_arr_typedef.exp: Likewise.
490 * gdb.ada/var_rec_arr.exp: Likewise.
491 * gdb.ada/variant-record.exp: Likewise.
492 * gdb.ada/variant.exp: Likewise.
493 * gdb.ada/variant_record_packed_array.exp: Likewise.
494 * gdb.ada/varsize_limit.exp: Likewise.
495 * gdb.ada/whatis_array_val.exp: Likewise.
496 * gdb.ada/widewide.exp: Likewise.
497 * gdb.ada/win_fu_syms.exp: Likewise.
498
499 2020-08-12 Gary Benson <gbenson@redhat.com>
500
501 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
502
503 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
504
505 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
506 unset the array variable.
507
508 2020-08-03 Tom de Vries <tdevries@suse.de>
509
510 PR symtab/26333
511 * lib/dwarf.exp (DW_LNE_user): New proc.
512 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
513 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
514
515 2020-07-31 Kevin Buettner <kevinb@redhat.com>
516
517 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
518 to 'uintptr_t'
519 (inttypes.h): Include.
520
521 2020-07-31 Kevin Buettner <kevinb@redhat.com>
522
523 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
524 (C5_24k): Delete.
525 (C5_8k, C5_64k, C5_256k): New macros.
526 (buf_ro): Allocate 256 KiB of initialized data.
527
528 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
529
530 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
531 that attempt to overwrite an existing condition with a condition
532 that fails parsing and also with a condition that parses fine
533 but contains junk at the end.
534
535 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
536
537 * gdb.base/condbreak-bad.c: New test.
538 * gdb.base/condbreak-bad.exp: New file.
539
540 2020-07-30 Tom de Vries <tdevries@suse.de>
541
542 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
543 out of ...
544 (GDBInfoModuleSymbols::check_entry): ... here.
545 (GDBInfoModuleSymbols::check_optional_entry): New proc.
546 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
547 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
548
549 2020-07-30 Tom de Vries <tdevries@suse.de>
550
551 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
552 "__class_some_module_Number_t" optional.
553
554 2020-07-29 Tom de Vries <tdevries@suse.de>
555
556 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
557 multiple locations.
558
559 2020-07-29 Tom de Vries <tdevries@suse.de>
560
561 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
562 rather than function name.
563
564 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
565
566 PR symtab/26270:
567 * gdb.cp/disasm-func-name.cc: New file.
568 * gdb.cp/disasm-func-name.exp: New file.
569
570 2020-07-28 Tom Tromey <tromey@adacore.com>
571
572 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
573 'varval' location.
574
575 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
576
577 * gdb.python/py-unwind.py: Update to make use of a register
578 descriptor.
579
580 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
581
582 * gdb.python/py-arch-reg-names.exp: Add additional tests.
583
584 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
585
586 PR fortran/23051
587 PR fortran/26139
588 * gdb.fortran/class-allocatable-array.exp: New file.
589 * gdb.fortran/class-allocatable-array.f90: New file.
590 * gdb.fortran/pointer-to-pointer.exp: New file.
591 * gdb.fortran/pointer-to-pointer.f90: New file.
592
593 2020-07-25 Tom de Vries <tdevries@suse.de>
594
595 PR symtab/26243
596 * gdb.dwarf2/dw2-line-number-zero.c: New test.
597 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
598
599 2020-07-24 Tom de Vries <tdevries@suse.de>
600
601 PR testsuite/26293
602 * gdb.ada/mi_prot.exp: Require gnatmake-8.
603
604 2020-07-23 Pedro Alves <pedro@palves.net>
605
606 * gdb.server/server-kill.exp (prepare): New, factored out from the
607 top level.
608 (kill_server): New.
609 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
610 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
611
612 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
613
614 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
615
616 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
617
618 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
619 Initialize to empty string at top level.
620 (gdb_wrapper_init): Revert check for file existence on build.
621 Build the wrapper in its default place, not a build-specific
622 location. When host == build, make the pathname absolute.
623 (gdb_compile): Delete leftover declaration of
624 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
625 string instead of uninitialized.
626
627 2020-07-22 Kevin Buettner <kevinb@redhat.com>
628
629 * gdb.base/corefile2.exp: New file.
630 * gdb.base/coremaker2.exp: New file.
631
632 2020-07-22 Kevin Buettner <kevinb@redhat.com>
633
634 * gdb.base/coredump-filter.exp: Add second
635 non-Private-Shared-Anon-File test.
636 (test_disasm): Rename binfile for test which is expected
637 to fail.
638
639 2020-07-22 Kevin Buettner <kevinb@redhat.com>
640
641 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
642 data in core file".
643 * gdb.base/coremaker.c (buf2ro): New global.
644 (mmapdata): Add a read-only mmap mapping.
645
646 2020-07-22 Kevin Buettner <kevinb@redhat.com>
647
648 PR corefiles/25631
649 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
650 New test.
651 * gdb.base/coremaker.c (buf3): New global.
652 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
653 flags.
654
655 2020-07-22 Kevin Buettner <kevinb@redhat.com>
656
657 * gdb.base/coremaker.c (filler_ro): New global constant.
658
659 2020-07-22 Tom Tromey <tromey@adacore.com>
660
661 * gdb.ada/mi_prot.exp: New file.
662 * gdb.ada/mi_prot/pkg.adb: New file.
663 * gdb.ada/mi_prot/pkg.ads: New file.
664 * gdb.ada/mi_prot/prot.adb: New file.
665
666 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
667
668 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
669 loads two JITers.
670
671 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
672
673 * gdb.python/py-arch-reg-groups.exp: Additional tests.
674
675 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
676
677 * gdb.python/py-arch-reg-names.exp: Additional tests.
678
679 2020-07-21 Tom de Vries <tdevries@suse.de>
680
681 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
682 breakpoint locations".
683 * gdb.reverse/solib-reverse.exp: Same.
684
685 2020-07-21 Tom de Vries <tdevries@suse.de>
686
687 * gdb.reverse/step-reverse.c (callee): Merge statements.
688
689 2020-07-21 Tom de Vries <tdevries@suse.de>
690
691 * gdb.fortran/info-modules.exp (info module variables): Allow missing
692 line numbers for some variables.
693
694 2020-07-21 Tom de Vries <tdevries@suse.de>
695
696 * gdb.opt/inline-locals.c (init_array): New func.
697 (func1): Use init_array.
698 * gdb.opt/inline-locals.exp: Update pattern.
699
700 2020-07-21 Tom de Vries <tdevries@suse.de>
701
702 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
703 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
704
705 2020-07-20 Ludovic Courtès <ludo@gnu.org>
706
707 * gdb.guile/source2.scm: Add #f first argument to 'format'.
708 * gdb.guile/types-module.exp: Remove "ERROR:" from
709 regexps since Guile 3.0 no longer prints that.
710
711 2020-07-20 Ludovic Courtès <ludo@gnu.org>
712
713 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
714 error regexp to match on Guile 2.2.
715
716 2020-07-20 Gary Benson <gbenson@redhat.com>
717
718 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
719 with clang.
720
721 2020-07-20 Tom de Vries <tdevries@suse.de>
722
723 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
724 (omp_set_lock_in_order): New function.
725 (single_scope, multi_scope, nested_func, nested_parallel): Use
726 omp_set_lock_in_order and omp_unset_lock.
727 (main): Init and destroy lock and lock2.
728
729 2020-07-20 Tom de Vries <tdevries@suse.de>
730
731 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
732
733 2020-07-20 Tom de Vries <tdevries@suse.de>
734
735 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
736
737 2020-07-17 Tom de Vries <tdevries@suse.de>
738
739 * gdb.base/valgrind-infcall-2.c: New test.
740 * gdb.base/valgrind-infcall-2.exp: New file.
741 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
742
743 2020-07-17 Tom de Vries <tdevries@suse.de>
744
745 * gdb.dlang/circular.c (found): Use found_label as label name.
746 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
747 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
748 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
749 * gdb.dwarf2/ada-linkage-name.exp: Same.
750 * gdb.dwarf2/arr-subrange.exp: Same.
751 * gdb.dwarf2/atomic-type.exp: Same.
752 * gdb.dwarf2/comp-unit-lang.exp: Same.
753 * gdb.dwarf2/cpp-linkage-name.exp: Same.
754 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
755 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
756 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
757 * gdb.dwarf2/implptr-64bit.exp: Same.
758 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
759 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
760 * gdb.dwarf2/imported-unit.exp: Same.
761 * gdb.dwarf2/main-subprogram.exp: Same.
762 * gdb.dwarf2/missing-type-name.exp: Same.
763 * gdb.dwarf2/nonvar-access.exp: Same.
764 * gdb.dwarf2/struct-with-sig.exp: Same.
765 * gdb.dwarf2/typedef-void-finish.exp: Same.
766 * gdb.dwarf2/void-type.exp: Same.
767
768 2020-07-17 Tom de Vries <tdevries@suse.de>
769
770 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
771 src parameter.
772 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
773 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
774 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
775 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
776 * gdb.dwarf2/dwz.exp: Same.
777 * gdb.dwarf2/implptr-optimized-out.exp: Same.
778 * gdb.dwarf2/implref-array.exp: Same.
779 * gdb.dwarf2/implref-const.exp: Same.
780 * gdb.dwarf2/implref-global.exp: Same.
781 * gdb.dwarf2/implref-struct.exp: Same.
782 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
783 * gdb.dwarf2/opaque-type-lookup.exp: Same.
784 * gdb.dwarf2/var-access.exp: Same.
785 * gdb.dwarf2/varval.exp: Same.
786 * gdb.trace/entry-values.exp: Same.
787
788 2020-07-17 Tom de Vries <tdevries@suse.de>
789
790 * lib/dwarf.exp (Dwarf::extern): Remove.
791 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
792 * gdb.dlang/circular.exp: Same.
793 * gdb.dwarf2/comp-unit-lang.exp: Same.
794 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
795 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
796 * gdb.dwarf2/dwz.exp: Same.
797 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
798 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
799 * gdb.dwarf2/imported-unit.exp: Same.
800 * gdb.dwarf2/opaque-type-lookup.exp: Same.
801
802 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
803
804 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
805 Use double quotes instead of single quotes.
806
807 2020-07-16 Caroline Tice <cmtice@google.com>
808
809 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
810 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
811
812 2020-07-16 Tom de Vries <tdevries@suse.de>
813
814 * lib/dwarf.exp (program): Initialize _line.
815 (DW_LNE_end_sequence): Reinitialize _line.
816 (DW_LNS_advance_line): Update _line.
817 (line): New proc.
818 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
819 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
820 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
821 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
822 * gdb.dwarf2/dw2-is-stmt.exp: Same.
823 * gdb.dwarf2/dw2-ranges-func.exp: Same.
824
825 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
826
827 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
828 generic.
829
830 2020-07-15 Tom de Vries <tdevries@suse.de>
831
832 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
833 is_amd64_regs_target.
834
835 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
836
837 * gdb.fortran/ptype-on-functions.exp: Add more tests.
838 * gdb.fortran/ptype-on-functions.f90: Likewise.
839
840 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
841
842 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
843 values in documentation for addr_size to 4 and 8.
844
845 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.arch/amd64-osabi.exp: Update.
848 * gdb.arch/arm-disassembler-options.exp: Update.
849 * gdb.arch/powerpc-disassembler-options.exp: Update.
850 * gdb.arch/ppc64-symtab-cordic.exp: Update.
851 * gdb.arch/s390-disassembler-options.exp: Update.
852 * gdb.base/all-architectures.exp.tcl: Update.
853 * gdb.base/attach-pie-noexec.exp: Update.
854 * gdb.base/catch-syscall.exp: Update.
855 * gdb.xml/tdesc-arch.exp: Update.
856
857 2020-07-14 Tom de Vries <tdevries@suse.de>
858
859 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
860 (local_gettid): ... this.
861 (fn): Update.
862
863 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
864
865 * gdb.base/info_sources.exp: Skip directory match tests on
866 remote hosts.
867
868 2020-07-13 Gary Benson <gbenson@redhat.com>
869
870 * gdb.base/savedregs.exp (caller): Use parentheses to
871 make expected expression evaluation ordering explicit.
872
873 2020-07-13 Gary Benson <gbenson@redhat.com>
874
875 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
876
877 2020-07-13 Gary Benson <gbenson@redhat.com>
878
879 * gdb.base/bigcore.c (main): Use a volatile pointer when
880 attempting to trigger a SIGSEGV.
881 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
882 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
883 * gdb.base/savedregs.c (thrower): Likewise.
884 * gdb.mi/mi-syn-frame.c (bar): Likewise.
885
886 2020-07-13 Gary Benson <gbenson@redhat.com>
887
888 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
889 defining and using VLA structure fields into...
890 * gdb.base/vla-struct-fields.c: New file.
891 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
892 tests into...
893 * gdb.base/vla-struct-fields.exp: New file.
894
895 2020-07-13 Tom de Vries <tdevries@suse.de>
896
897 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
898 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
899 * gdb.base/gold-gdb-index.exp: Same.
900 * gdb.base/morestack.exp: Same.
901
902 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
903
904 PR rust/26121
905 * gdb.rust/modules.rs: Prevent linker from discarding test
906 symbol.
907
908 2020-07-10 Pedro Alves <pedro@palves.net>
909
910 PR gdb/26199
911 * gdb.multi/multi-target.c (exit_thread): New.
912 (thread_start): Break loop if EXIT_THREAD.
913 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
914 (top level) Call test_no_resumed.
915
916 2020-07-08 Tom Tromey <tromey@adacore.com>
917
918 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
919 * gdb.ada/catch_ex.exp: Examine catchpoint text.
920
921 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
922
923 PR python/22748
924 * gdb.opt/inline-frame-tailcall.c: New file.
925 * gdb.opt/inline-frame-tailcall.exp: New file.
926 * gdb.python/py-unwind-inline.c: New file.
927 * gdb.python/py-unwind-inline.exp: New file.
928 * gdb.python/py-unwind-inline.py: New file.
929
930 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
931
932 * gdb.python/py-arch-reg-groups.exp: New file.
933
934 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
935
936 * gdb.python/py-arch-reg-names.exp: New file.
937
938 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
939
940 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
941 gdb.PendingFrame.architecture method.
942
943 2020-07-06 Tom de Vries <tdevries@suse.de>
944
945 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
946
947 2020-07-03 Pedro Alves <palves@redhat.com>
948
949 * gdb.base/structs2.c (main): Adjust second parem_reg call to
950 explicitly write negative numbers.
951 * gdb.base/structs2.exp: Adjust expected output.
952
953 2020-07-03 Pedro Alves <palves@redhat.com>
954
955 * gdb.base/charset.c (init_string): Change all char parameters to
956 unsigned char parameters.
957
958 2020-07-03 Pedro Alves <palves@redhat.com>
959
960 * gdb.base/call-sc.exp (start_scalars_test): Use
961 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
962 * gdb.base/overlays.c: Remove references to PARAMS.
963 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
964 * gdb.base/reread.exp: Don't set 'prototypes' global.
965 * gdb.base/structs.exp (start_structs_test): Use
966 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
967 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
968 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
969 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
970 call.
971 * gdb.base/varargs.exp: Don't set 'prototypes' global.
972
973 2020-07-03 Pedro Alves <palves@redhat.com>
974
975 * gdb.base/m32rovly.c: Delete.
976 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
977
978 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
979
980 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
981 of gdb_py_test_multiple.
982 * gdb.python/py-cmd.exp: Likewise.
983 * gdb.python/py-events.exp: Likewise.
984 * gdb.python/py-function.exp: Likewise.
985 * gdb.python/py-inferior.exp: Likewise.
986 * gdb.python/py-infthread.exp: Likewise.
987 * gdb.python/py-linetable.exp: Likewise.
988 * gdb.python/py-parameter.exp: Likewise.
989 * gdb.python/py-value.exp: Likewise.
990
991 2020-06-30 Tom de Vries <tdevries@suse.de>
992
993 PR testsuite/26175
994 * lib/future.exp (gdb_default_target_compile): Detect and handle
995 early_flags.
996
997 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
998
999 * boards/simavr.exp (gdb_load): Catch errors when closing
1000 previous connection. Close connection, wait for process and
1001 unset simavr_spawn_id on failure.
1002
1003 2020-06-29 Tom de Vries <tdevries@suse.de>
1004
1005 * lib/gdb.exp (unknown): Make test-case unresolved.
1006
1007 2020-06-29 Tom de Vries <tdevries@suse.de>
1008
1009 PR gdb/25475
1010 * gdb.server/solib-list.exp: Verify that the symbol reload
1011 confirmation question is asked.
1012
1013 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1014
1015 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
1016 have a input seq nr in each pass message.
1017 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
1018 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
1019 * gdb.python/python.exp: Make test names unique,
1020 use gdb_test_multiline instead of gdb_py_test_multiple,
1021 use $gdb_test_name.
1022 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
1023
1024 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
1025
1026 * configure.ac: Add --enable-libctf.
1027 * aclocal.m4: sinclude ../config/enable.m4.
1028 * Makefile.in (site.exp): Add enable_libctf to site.exp.
1029 * lib/gdb.exp (skip_ctf_tests): Use it.
1030 * gdb.base/ctf-constvars.exp: Error message tweak.
1031 * gdb.base/ctf-ptype.exp: Likewise.
1032 * configure: Regenerate.
1033
1034 2020-06-26 Gary Benson <gbenson@redhat.com>
1035
1036 * gdb.cp/try_catch.cc: Include string.h.
1037 (main): Replace comparison against string literal with
1038 strcmp, avoiding build failure with -Wstring-compare.
1039 Add "marker test-complete".
1040 * gdb.cp/try_catch.exp: Run the test to the above marker,
1041 then verify that the value of "test" is still true.
1042
1043 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1044
1045 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
1046
1047 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1048
1049 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1050
1051 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1052
1053 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
1054 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
1055 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
1056 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
1057 * gdb.arch/riscv-tdesc-loading.exp: New file.
1058
1059 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1060
1061 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1062
1063 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1064
1065 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
1066 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
1067 * gdb.arch/riscv-tdesc-regs.c: New file.
1068 * gdb.arch/riscv-tdesc-regs.exp: New file.
1069
1070 2020-06-24 Pedro Alves <palves@redhat.com>
1071
1072 * gdb.arch/amd64-entry-value-paramref.exp: Use
1073 prepare_for_testing_full and don't pass "c++" for the .S file
1074 build spec.
1075 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
1076 $options, since it's an assembly file. Remove -Wno-deprecated.
1077 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
1078 compiling C++ programs.
1079
1080 2020-06-24 Pedro Alves <palves@redhat.com>
1081
1082 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
1083 Clang, add "-Wno-unknown-warning-option" to the options.
1084
1085 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
1086
1087 * gdb.xml/tdesc-reload.c: New file.
1088 * gdb.xml/tdesc-reload.exp: New file.
1089 * gdb.xml/maint-xml-dump-01.xml: New file.
1090 * gdb.xml/maint-xml-dump-02.xml: New file.
1091 * gdb.xml/maint-xml-dump.exp: New file.
1092
1093 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
1094
1095 * lib/completion-support.exp (test_gdb_completion_offers_commands):
1096 Adjust for omitted commands when TUI is disabled.
1097
1098 2020-06-23 Gary Benson <gbenson@redhat.com>
1099 Pedro Alves <palves@redhat.com>
1100
1101 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
1102 * gdb.cp/nsimport.cc: Likewise.
1103 * gdb.cp/nsnested.cc: Likewise.
1104 * gdb.cp/nsnoimports.cc: Likewise.
1105 * gdb.cp/nsusing.cc: Likewise.
1106 * gdb.cp/smartp.cc: Likewise.
1107 * gdb.python/py-pp-integral.c: Likewise.
1108 * gdb.python/py-pp-re-notag.c: Likewise.
1109
1110 2020-06-23 Gary Benson <gbenson@redhat.com>
1111
1112 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
1113 * gdb.cp/nsimport.cc: Likewise.
1114 * gdb.cp/nsnested.cc: Likewise.
1115 * gdb.cp/nsnoimports.cc: Likewise.
1116 * gdb.cp/nsusing.cc: Likewise.
1117 * gdb.cp/smartp.cc: Likewise.
1118 * gdb.python/py-pp-integral.c: Likewise.
1119 * gdb.python/py-pp-re-notag.c: Likewise.
1120
1121 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1122
1123 * gdb.base/default-args.exp: New test.
1124 * gdb.base/default-args.c: New file.
1125 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
1126 * gdb.base/default.exp: Update to new help text.
1127 * gdb.base/help.exp: Likewise.
1128 * gdb.base/page.exp: Likewise.
1129 * gdb.base/style.exp: Likewise.
1130 * gdb.guile/guile.exp: Likewise.
1131 * gdb.python/python.exp: Likewise.
1132
1133 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
1134
1135 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
1136 remote host. Fix search path syntax on Windows host.
1137
1138 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1139
1140 * gdb.base/attach.exp: Test priority of 'exec-file' changed
1141 over 'exec-file-mismatch'.
1142 * gdb.base/attach.c: Mark should_exit volatile.
1143 * gdb.base/attach2.c: Likewise. Add a comment explaining
1144 why the sleep cannot be big.
1145 * gdb.base/attach3.c: New file.
1146
1147 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1148
1149 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
1150 prefix optional.
1151
1152 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1153
1154 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
1155 for remote host.
1156
1157 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
1158 Hafiz Abid Qadeer <abidh@codesourcery.com>
1159
1160 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
1161 file sent to remote host.
1162 (top level): Allow int32_t as type of 32-bit register.
1163
1164 2020-06-19 Tom de Vries <tdevries@suse.de>
1165
1166 * lib/gdb.exp (gdb_note): New proc.
1167 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
1168 (gdb_default_target_compile): ... here. Only call
1169 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
1170 (use_gdb_compile): Change to array.
1171 (toplevel): Update sets of use_gdb_compile to specify language.
1172 Warn about default_target_compile override. Store dejagnu's version
1173 of default_target_compile in dejagnu_default_target_compile.
1174
1175 2020-06-18 Tom de Vries <tdevries@suse.de>
1176
1177 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
1178 (default_gdb_init): ... here.
1179
1180 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1181
1182 Fix TUI support checks in gdb.tui tests.
1183
1184 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
1185 just say UNSUPPORTED.
1186 * gdb.tui/corefile-run.exp: Likewise.
1187 * gdb.tui/empty.exp: Likewise.
1188 * gdb.tui/list-before.exp: Likewise.
1189 * gdb.tui/list.exp: Likewise.
1190 * gdb.tui/main.exp: Likewise.
1191 * gdb.tui/regs.exp: Likewise.
1192 * gdb.tui/resize.exp: Likewise.
1193 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
1194 * gdb.tui/tui-layout-asm.exp: Likewise.
1195 * gdb.tui/tui-missing-src.exp: Likewise.
1196 * gdb.tui/winheight.exp: Likewise.
1197 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
1198
1199 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1200
1201 Fix TCL error in gdb.python/py-format-string.exp.
1202
1203 * gdb.python/py-format-string.exp: Move test for python support
1204 earlier, out of function body.
1205
1206 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
1207
1208 * gdb.base/index-cache-load-twice.c: New.
1209 * gdb.base/index-cache-load-twice.exp: New.
1210
1211 2020-06-17 Keith Seitz <keiths@redhat.com>
1212
1213 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
1214 when executing "gdb --configuration".
1215
1216 2020-06-17 Tom de Vries <tdevries@suse.de>
1217
1218 * lib/gdb.exp (gdb_tcl_unknown): New proc.
1219 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
1220 conditional on presence of gdb_tcl_unknown.
1221 (gdb_finish): Make override undo conditional on presence of
1222 gdb_tcl_unknown.
1223
1224 2020-06-16 Tom Tromey <tom@tromey.com>
1225
1226 * gdb.python/tui-window.py (failwin): New function. Register it
1227 as a TUI window type.
1228 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
1229
1230 2020-06-16 Gary Benson <gbenson@redhat.com>
1231
1232 * gdb.python/py-nested-maps.c (create_map): Add missing return
1233 value.
1234 (create_map_map): Likewise.
1235
1236 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1237
1238 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
1239 variable.
1240 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
1241 and use the already-defined 'options' variable.
1242
1243 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1244 Tom de Vries <tdevries@suse.de>
1245
1246 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1247 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1248 (gdb_setup_known_globals): New proc.
1249 (gdb_cleanup_globals): New proc.
1250 * lib/gdb.exp (load_lib): New override proc.
1251 (gdb_stdin_log_init): Set var in_file as persistent global.
1252 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1253 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1254 fpc_compiler as persistent global.
1255
1256 2020-06-12 Tom de Vries <tdevries@suse.de>
1257
1258 * lib/tuiterm.exp (spawn): Rename to ...
1259 (tui_spawn): ... this.
1260 (toplevel): Move rename of spawn ...
1261 (gdb_init_tuiterm): ... here. New proc.
1262 (gdb_finish_tuiterm): New proc.
1263 * lib/gdb.exp (gdb_finish_hooks): New global var.
1264 (gdb_finish): Handle gdb_finish_hooks.
1265 (tuiterm_env): New proc.
1266 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1267 tuiterm_env.
1268 * gdb.tui/basic.exp: Same.
1269 * gdb.tui/corefile-run.exp: Same.
1270 * gdb.tui/empty.exp: Same.
1271 * gdb.tui/list-before.exp: Same.
1272 * gdb.tui/list.exp: Same.
1273 * gdb.tui/main.exp: Same.
1274 * gdb.tui/new-layout.exp: Same.
1275 * gdb.tui/regs.exp: Same.
1276 * gdb.tui/resize.exp: Same.
1277 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1278 * gdb.tui/tui-layout-asm.exp: Same.
1279 * gdb.tui/tui-missing-src.exp: Same.
1280 * gdb.tui/winheight.exp: Same.
1281
1282 2020-06-12 Tom de Vries <tdevries@suse.de>
1283
1284 PR testsuite/26110
1285 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1286 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1287
1288 2020-06-11 Tom Tromey <tom@tromey.com>
1289
1290 PR gdb/18318:
1291 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1292 floating point tests.
1293
1294 2020-06-11 Keith Seitz <keiths@redhat.com>
1295
1296 PR gdb/21356
1297 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1298 vla_struct.
1299 Add new struct vla_typedef and union vla_typedef_union and
1300 corresponding instantiation objects.
1301 Initialize new objects.
1302 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1303 and vla_typedef_union_object.
1304 Fixup type for vla_struct_object.
1305
1306 2020-06-11 Tom de Vries <tdevries@suse.de>
1307
1308 * lib/gdb.exp (with_override): New proc, factored out of ...
1309 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1310
1311 2020-06-10 Tom de Vries <tdevries@suse.de>
1312
1313 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1314
1315 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1316
1317 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1318 parameter, update callers.
1319
1320 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
1321
1322 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1323 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1324 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1325
1326 2020-06-04 Tom de Vries <tdevries@suse.de>
1327
1328 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1329
1330 2020-06-04 Tom de Vries <tdevries@suse.de>
1331
1332 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1333 exp_continue.
1334
1335 2020-06-04 Tom de Vries <tdevries@suse.de>
1336
1337 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1338
1339 2020-06-03 Tom de Vries <tdevries@suse.de>
1340
1341 PR symtab/26046
1342 * gdb.cp/breakpoint-locs-2.cc: New test.
1343 * gdb.cp/breakpoint-locs.cc: New test.
1344 * gdb.cp/breakpoint-locs.exp: New file.
1345 * gdb.cp/breakpoint-locs.h: New test.
1346
1347 2020-06-03 Tom de Vries <tdevries@suse.de>
1348
1349 PR testsuite/25609
1350 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1351 value of global verbose.
1352 * gdb.base/jit-elf.exp: Same.
1353 * gdb.base/jit-reader.exp: Same.
1354
1355 2020-06-02 Tom de Vries <tdevries@suse.de>
1356
1357 * gdb.dwarf2/multidictionary.exp: Don't use
1358 gdb_spawn_with_cmdline_opts.
1359
1360 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1361
1362 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1363 use_header case.
1364 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1365 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1366 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1367 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1368 * gdb.dwarf2/dw2-inline-header.c: New file.
1369 * gdb.dwarf2/dw2-inline-header.h: New file.
1370
1371 2020-05-30 Pedro Alves <palves@redhat.com>
1372
1373 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1374 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1375
1376 2020-05-29 Gary Benson <gbenson@redhat.com>
1377
1378 * gdb.compile/compile-cplus.exp (additional_flags): Also
1379 set when building with clang.
1380 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1381 when building with clang.
1382
1383 2020-05-29 Gary Benson <gbenson@redhat.com>
1384
1385 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1386 building with clang.
1387 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1388
1389 2020-05-29 Gary Benson <gbenson@redhat.com>
1390
1391 * gdb.cp/koenig.exp (prepare_for_testing): Add
1392 additional_flags=-Wno-unused-comparison.
1393 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1394
1395 2020-05-28 Gary Benson <gbenson@redhat.com>
1396
1397 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1398 statement.
1399
1400 2020-05-28 Gary Benson <gbenson@redhat.com>
1401
1402 * gdb.cp/classes.exp (prepare_for_testing): Add
1403 additional_flags=-Wno-deprecated-register.
1404 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1405 * gdb.cp/misc.exp: Likewise.
1406
1407 2020-05-28 Gary Benson <gbenson@redhat.com>
1408
1409 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1410 (test_op_new::operator new): Add return statement.
1411 (test_op_new_array::operator new[]): Likewise.
1412
1413 2020-05-27 Pedro Alves <palves@redhat.com>
1414
1415 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1416 check. Use test_gdb_complete_unique instead of
1417 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1418 test_gdb_complete_multiple instead of
1419 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1420
1421 2020-05-27 Luis Machado <luis.machado@linaro.org>
1422
1423 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1424 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1425 * gdb.arch/arm-disassembler-options.exp: Likewise.
1426 * gdb.arch/arm-disp-step.exp: Likewise.
1427 * gdb.arch/thumb-prologue.exp: Likewise.
1428 * gdb.base/async.exp: Likewise.
1429 * gdb.base/auxv.exp: Likewise.
1430 * gdb.base/complex-parts.exp: Likewise.
1431 * gdb.base/ena-dis-br.exp: Likewise.
1432 * gdb.base/foll-exec.exp: Likewise.
1433 * gdb.base/permissions.exp: Likewise.
1434 * gdb.base/relocate.exp: Likewise.
1435 * gdb.base/return2.exp: Likewise.
1436 * gdb.base/sigbpt.exp: Likewise.
1437 * gdb.base/siginfo-obj.exp: Likewise.
1438 * gdb.cp/converts.exp: Likewise.
1439 * gdb.cp/exceptprint.exp: Likewise.
1440 * gdb.cp/inherit.exp: Likewise.
1441 * gdb.cp/nsnoimports.exp: Likewise.
1442 * gdb.cp/virtbase2.exp: Likewise.
1443 * gdb.mi/mi-var-cmd.exp: Likewise.
1444 * gdb.mi/var-cmd.c: Likewise.
1445
1446 2020-05-26 Tom Tromey <tromey@adacore.com>
1447
1448 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1449
1450 2020-05-26 Tom Tromey <tromey@adacore.com>
1451
1452 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1453 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1454 type.
1455 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1456 variable.
1457
1458 2020-05-26 Christian Biesinger <cbiesinger@google.com>
1459
1460 * Makefile.in: Use = instead of == for the test command
1461 for portability.
1462
1463 2020-05-26 Tom de Vries <tdevries@suse.de>
1464
1465 * gdb.base/gold-gdb-index-2.c: New test.
1466 * gdb.base/gold-gdb-index.c: New test.
1467 * gdb.base/gold-gdb-index.exp: New file.
1468 * gdb.base/gold-gdb-index.h: New test.
1469
1470 2020-05-25 Tom de Vries <tdevries@suse.de>
1471
1472 * boards/gold-gdb-index.exp: New file.
1473
1474 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1475
1476 * boards/simavr.exp: New file.
1477
1478 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1479
1480 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1481 * gdb.base/inferior-args.exp: New file.
1482 * gdb.base/inferior-args.c: New file.
1483
1484 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1485
1486 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1487 inferior_args. Pass it to gdb_reload.
1488 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1489 inferior_args.
1490 (gdb_reload): Add inferior_args argument.
1491 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1492 pass it to gdbserver_run.
1493 * boards/native-gdbserver.exp: Do not set noargs.
1494 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1495 inferior_args argument.
1496 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1497 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1498 * gdb.base/args.exp: Likewise.
1499
1500 2020-05-25 Tom de Vries <tdevries@suse.de>
1501
1502 * lib/gdb.exp (exec_is_pie): Add comment.
1503
1504 2020-05-25 Tom de Vries <tdevries@suse.de>
1505
1506 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
1507 instead of $binfile in the untested message.
1508
1509 2020-05-25 Tom de Vries <tdevries@suse.de>
1510
1511 PR testsuite/26031
1512 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
1513
1514 2020-05-25 Tom de Vries <tdevries@suse.de>
1515
1516 * boards/gold.exp: New file.
1517
1518 2020-05-23 Tom Tromey <tom@tromey.com>
1519
1520 * gdb.base/style.exp: Remove completion styling test.
1521 * lib/gdb-utils.exp (style): Remove completion styles.
1522
1523 2020-05-23 Tom Tromey <tom@tromey.com>
1524
1525 * gdb.base/style.exp: Add completion styling test.
1526 * lib/gdb-utils.exp (style): Add completion styles.
1527
1528 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1529
1530 * gdb.base/annota1.exp: Update expected results.
1531 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1532 test name.
1533 * gdb.cp/annota3.exp: Update expected results.
1534
1535 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
1536
1537 PR gdb/26016
1538 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1539 against MAP_FAILED.
1540 * gdb.base/coremaker.c (mmapdata): Likewise.
1541 * gdb.base/jit-reader-host.c (main): Likewise.
1542 * gdb.base/sym-file-loader.c (load): Likewise.
1543 (load_shlib): Likewise.
1544
1545 2020-05-20 Tom Tromey <tromey@adacore.com>
1546
1547 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1548
1549 2020-05-20 Tom de Vries <tdevries@suse.de>
1550
1551 PR symtab/25833
1552 * gdb.base/with-mf-inc.c: New test.
1553 * gdb.base/with-mf-main.c: New test.
1554 * gdb.base/with-mf.exp: New file.
1555
1556 2020-05-19 Tom Tromey <tromey@adacore.com>
1557
1558 * gdb.rust/simple.exp: Restore missing test result.
1559
1560 2020-05-19 Tom de Vries <tdevries@suse.de>
1561
1562 * gdb.base/gdb-caching-proc.exp: Fix typo.
1563
1564 2020-05-19 Tom Tromey <tromey@adacore.com>
1565
1566 * gdb.rust/simple.exp: Add some test descriptions.
1567 (test_one_slice): Use with_test_prefix.
1568
1569 2020-05-18 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1572
1573 2020-05-17 Pedro Alves <palves@redhat.com>
1574
1575 PR gdb/25741
1576 * gdb.base/hw-sw-break-same-address.exp: New file.
1577
1578 2020-05-16 Pedro Alves <palves@redhat.com>
1579
1580 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1581 LAST_LOADED_FILE accordingly.
1582
1583 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1584
1585 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1586
1587 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1588
1589 * gdb.base/help.exp: Test apropos and help for commands
1590 having aliases. Fixed comments not starting with an
1591 upper-case letter or not finishing with a dot.
1592
1593 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1594
1595 * gdb.base/alias.exp: Update help output check.
1596
1597 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1598
1599 * gdb.base/default.exp: Update output following fixes.
1600
1601 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1602
1603 * gdb.base/alias.exp: Test aliases starting with a prefix of
1604 another alias.
1605
1606 2020-05-15 Gary Benson <gbenson@redhat.com>
1607
1608 * gdb.base/info-os.c (main): Add return statement.
1609 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1610 * gdb.base/large-frame-2.c (func): Likewise.
1611 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1612 * gdb.base/pr10179-b.c (foo2): Likewise.
1613 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1614 * gdb.base/watch-cond.c (func): Likewise.
1615 * gdb.multi/goodbye.c (verylongfun): Likewise.
1616 * gdb.multi/hello.c (commonfun): Likewise.
1617 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1618 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1619 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1620 Likewise.
1621 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1622 * gdb.threads/interrupt-while-step-over.c (child_function):
1623 Likewise.
1624 * gdb.trace/actions-changed.c (end): Likewise.
1625
1626 2020-05-15 Gary Benson <gbenson@redhat.com>
1627
1628 * gdb.opencl/callfuncs.exp: Report when test skipped.
1629 * gdb.opencl/convs_casts.exp: Likewise.
1630 * gdb.opencl/datatypes.exp: Likewise.
1631 * gdb.opencl/operators.exp: Likewise.
1632 * gdb.opencl/vec_comps.exp: Likewise.
1633
1634 2020-05-15 Tom de Vries <tdevries@suse.de>
1635
1636 * gdb.base/align.exp.in: Rename to ...
1637 * gdb.base/align.exp.tcl: ... this.
1638 * gdb.base/align-c++.exp: Update.
1639 * gdb.base/align-c.exp: Update.
1640 * gdb.base/all-architectures.exp.in: Rename to ...
1641 * gdb.base/all-architectures.exp: ... this.
1642 * gdb.base/all-architectures-0.exp: Update.
1643 * gdb.base/all-architectures-1.exp: Update.
1644 * gdb.base/all-architectures-2.exp: Update.
1645 * gdb.base/all-architectures-3.exp: Update.
1646 * gdb.base/all-architectures-4.exp: Update.
1647 * gdb.base/all-architectures-5.exp: Update.
1648 * gdb.base/all-architectures-6.exp: Update.
1649 * gdb.base/all-architectures-7.exp: Update.
1650 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1651 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1652 * gdb.base/infcall-nested-structs-c++.exp: Update.
1653 * gdb.base/infcall-nested-structs-c.exp: Update.
1654 * gdb.base/info-types.exp.in: Rename to ...
1655 * gdb.base/info-types.exp.tcl: ... this.
1656 * gdb.base/info-types-c++.exp: Update.
1657 * gdb.base/info-types-c.exp: Update.
1658 * gdb.base/max-depth.exp.in: Rename to ...
1659 * gdb.base/max-depth.exp.tcl: ... this.
1660 * gdb.base/max-depth-c++.exp: Update.
1661 * gdb.base/max-depth-c.exp: Update.
1662 * gdb.cp/cpexprs.exp.in: Rename to ...
1663 * gdb.cp/cpexprs.exp.tcl: ... this.
1664 * gdb.cp/cpexprs-debug-types.exp: Update.
1665 * gdb.cp/cpexprs.exp: Update.
1666 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1667 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1668 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1669 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1670 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1671 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1672 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1673 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1674 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1675 * gdb.dwarf2/clang-debug-names.exp: Update.
1676
1677 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1678
1679 * lib/check-test-names.exp: Remove code that prevents this file
1680 loading when tests are run in parallel.
1681
1682 2020-05-15 Pedro Alves <palves@redhat.com>
1683
1684 * gdb.multi/multi-kill.exp (start_inferior): Remove
1685 'testpid' parameter. Refer to namespace variable directly.
1686 (testpid): Declare as namespace variable.
1687
1688 2020-05-15 Pedro Alves <palves@redhat.com>
1689
1690 * gdb.multi/multi-kill.exp: Wrap in namespace.
1691 (start_inferior): Add TESTPID parameter. Use it instead of the
1692 testpid global.
1693 (top level): Define empty TESTPID array, and pass it down to
1694 start_inferior.
1695
1696 2020-05-14 Tom de Vries <tdevries@suse.de>
1697
1698 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1699 output.
1700
1701 2020-05-14 Tom de Vries <tdevries@suse.de>
1702
1703 * gdb.base/align.exp: Split into ...
1704 * gdb.base/align.exp.in: ...
1705 * gdb.base/align-c++.exp: ...
1706 * gdb.base/align-c.exp: ... these.
1707 * gdb.base/infcall-nested-structs.exp: Split into ...
1708 * gdb.base/infcall-nested-structs.exp.in: ...
1709 * gdb.base/infcall-nested-structs-c++.exp: ...
1710 * gdb.base/infcall-nested-structs-c.exp: ... these.
1711 * gdb.base/info-types.exp: Split into ...
1712 * gdb.base/info-types.exp.in: ...
1713 * gdb.base/info-types-c++.exp: ...
1714 * gdb.base/info-types-c.exp: ... these.
1715 * gdb.base/max-depth.exp: Split into ...
1716 * gdb.base/max-depth.exp.in: ...
1717 * gdb.base/max-depth-c++.exp: ...
1718 * gdb.base/max-depth-c.exp: ... these.
1719 * gdb.cp/infcall-nodebug.exp: Split into ...
1720 * gdb.cp/infcall-nodebug.exp.in: ...
1721 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1722 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1723 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1724 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1725
1726 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1727 Pedro Alves <palves@redhat.com>
1728
1729 * gdb.multi/multi-exit.c: New file.
1730 * gdb.multi/multi-exit.exp: New file.
1731 * gdb.multi/multi-kill.c: New file.
1732 * gdb.multi/multi-kill.exp: New file.
1733
1734 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1735
1736 * gdb.base/annota1.exp: Update the expected output.
1737 * gdb.cp/annota2.exp: Ditto.
1738
1739 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1740
1741 * lib/check-test-names.exp: Disable when testing is being run in
1742 parallel.
1743
1744 2020-05-12 Tom de Vries <tdevries@suse.de>
1745
1746 * gdb.base/jit-elf.exp: Fix string concat.
1747
1748 2020-05-12 Tom de Vries <tdevries@suse.de>
1749
1750 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1751 messages.
1752
1753 2020-05-12 Tom de Vries <tdevries@suse.de>
1754
1755 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1756
1757 2020-05-12 Tom de Vries <tdevries@suse.de>
1758
1759 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1760 * gdb.ada/mi_catch_ex.exp: Same.
1761 * gdb.ada/mi_catch_ex_hand.exp: Same.
1762
1763 2020-05-12 Tom de Vries <tdevries@suse.de>
1764
1765 * gdb.fortran/complex.exp: Use with_test_prefix.
1766
1767 2020-05-12 Tom de Vries <tdevries@suse.de>
1768
1769 * gdb.trace/passcount.exp: Fix test-names.
1770
1771 2020-05-12 Tom de Vries <tdevries@suse.de>
1772
1773 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1774
1775 2020-05-12 Tom de Vries <tdevries@suse.de>
1776
1777 * gdb.gdb/complaints.exp: Use with_test_prefix.
1778 * gdb.xml/tdesc-regs.exp: Same.
1779 * gdb.opt/inline-locals.exp: Fix test name.
1780
1781 2020-05-12 Tom de Vries <tdevries@suse.de>
1782
1783 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1784 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1785 * gdb.dwarf2/implref-struct.exp: Same.
1786 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1787 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1788
1789 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1790
1791 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1792
1793 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1794
1795 * lib/check-test-names.exp (all_test_names): New module variable.
1796 (counts): Add 'duplicates' field.
1797 (_check_duplicates): New procedure.
1798 (check): Also check for duplicates.
1799 (do_log_summary): Print duplicates count.
1800 (do_reset_vars): Reset counter for duplicate test names, and
1801 discard all know test names.
1802
1803 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1804
1805 * lib/gdb.exp: Include check-test-names.exp library.
1806 * lib/check-test-names.exp: New file.
1807
1808 2020-05-11 Tom de Vries <tdevries@suse.de>
1809
1810 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1811
1812 2020-05-11 Keith Seitz <keiths@redhat.com>
1813
1814 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1815
1816 2020-05-11 Tom de Vries <tdevries@suse.de>
1817
1818 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1819 * gdb.cp/cpexprs.exp.in: .. here.
1820 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1821 cpexprs.exp.
1822
1823 2020-05-11 Keith Seitz <keiths@redhat.com>
1824
1825 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1826 test names.
1827 * gdb.ada/arrayptr.exp: Likewise.
1828 * gdb.ada/assign_arr.exp: Likewise.
1829 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1830 * gdb.ada/bp_on_var.exp: Likewise.
1831 * gdb.ada/call_pn.exp: Likewise.
1832 * gdb.ada/complete.exp: Likewise.
1833 * gdb.ada/fun_overload_menu.exp: Likewise.
1834 * gdb.ada/funcall_param.exp: Likewise.
1835 * gdb.ada/funcall_ref.exp: Likewise.
1836 * gdb.ada/packed_array_assign.exp: Likewise.
1837 * gdb.ada/same_component_name.exp: Likewise.
1838 * gdb.ada/type_coercion.exp: Likewise.
1839 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1840 * gdb.ada/variant_record_packed_array.exp: Likewise.
1841
1842 2020-05-11 Tom de Vries <tdevries@suse.de>
1843
1844 PR symtab/25941
1845 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1846 out of ...
1847 * gdb.dwarf2/clang-debug-names.exp: ... here.
1848 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1849 clang-debug-names.exp.in.
1850 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1851 * gdb.dwarf2/clang-debug-names-2.c: New test.
1852
1853 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1854
1855 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1856 (fortran_runto_main): New Proc, fortran version of runto_main.
1857 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1858 * gdb.fortran/array-bounds.exp: Likewise.
1859 * gdb.fortran/array-slices.exp: Likewise.
1860 * gdb.fortran/block-data.exp: Likewise.
1861 * gdb.fortran/charset.exp: Likewise.
1862 * gdb.fortran/common-block.exp: Likewise.
1863 * gdb.fortran/complex.exp: Likewise.
1864 * gdb.fortran/derived-type-function.exp: Likewise.
1865 * gdb.fortran/derived-type.exp: Likewise.
1866 * gdb.fortran/info-modules.exp: Likewise.
1867 * gdb.fortran/info-types.exp: Likewise.
1868 * gdb.fortran/intrinsics.exp: Likewise.
1869 * gdb.fortran/library-module.exp: Likewise.
1870 * gdb.fortran/logical.exp: Likewise.
1871 * gdb.fortran/max-depth.exp: Likewise.
1872 * gdb.fortran/module.exp: Likewise.
1873 * gdb.fortran/multi-dim.exp: Likewise.
1874 * gdb.fortran/nested-funcs.exp: Likewise.
1875 * gdb.fortran/print-formatted.exp: Likewise.
1876 * gdb.fortran/print_type.exp: Likewise.
1877 * gdb.fortran/printing-types.exp: Likewise.
1878 * gdb.fortran/ptr-indentation.exp: Likewise.
1879 * gdb.fortran/ptype-on-functions.exp: Likewise.
1880 * gdb.fortran/subarray.exp: Likewise.
1881 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1882 * gdb.fortran/vla-datatypes.exp: Likewise.
1883 * gdb.fortran/vla-history.exp: Likewise.
1884 * gdb.fortran/vla-ptr-info.exp: Likewise.
1885 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1886 * gdb.fortran/vla-ptype.exp: Likewise.
1887 * gdb.fortran/vla-sizeof.exp: Likewise.
1888 * gdb.fortran/vla-type.exp: Likewise.
1889 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1890 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1891 * gdb.fortran/vla-value-sub.exp: Likewise.
1892 * gdb.fortran/vla-value.exp: Likewise.
1893 * gdb.fortran/whatis_type.exp: Likewise.
1894 * gdb.mi/mi-var-child-f.exp: Likewise.
1895
1896 2020-05-09 Tom de Vries <tdevries@suse.de>
1897
1898 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1899
1900 2020-05-08 Tom de Vries <tdevries@suse.de>
1901
1902 * gdb.dwarf2/clang-debug-names.c: New test.
1903 * gdb.dwarf2/clang-debug-names.exp: New file.
1904
1905 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1906
1907 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1908 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1909
1910 2020-05-06 Tom de Vries <tdevries@suse.de>
1911
1912 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1913 breakpoint is at a "recommended breakpoint location".
1914 * gdb.reverse/consecutive-reverse.exp: Same.
1915
1916 2020-05-06 Tom de Vries <tdevries@suse.de>
1917
1918 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1919 address.
1920
1921 2020-05-06 Tom de Vries <tdevries@suse.de>
1922
1923 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1924
1925 2020-05-06 Tom de Vries <tdevries@suse.de>
1926
1927 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1928 info for r.
1929
1930 2020-05-06 Tom de Vries <tdevries@suse.de>
1931
1932 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1933 necessary.
1934
1935 2020-05-06 Tom de Vries <tdevries@suse.de>
1936
1937 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1938 void.
1939
1940 2020-05-06 Tom de Vries <tdevries@suse.de>
1941
1942 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1943 of ...
1944 * gdb.base/async.exp: ... here.
1945 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1946 "recommended breakpoint location".
1947
1948 2020-05-06 Tom de Vries <tdevries@suse.de>
1949
1950 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1951
1952 2020-05-04 Tom de Vries <tdevries@suse.de>
1953
1954 * gdb.base/async.exp: Check whether instruction addresses are a
1955 "recommended breakpoint location".
1956
1957 2020-05-03 Tom Tromey <tom@tromey.com>
1958
1959 * gdb.base/sepdebug.exp: Remove "catch" test.
1960 * gdb.base/break.exp: Remove "catch" test.
1961 * gdb.base/default.exp: Update expected output.
1962
1963 2020-05-02 Tom de Vries <tdevries@suse.de>
1964
1965 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1966 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1967 * gdb.arch/i386-mpx-map.exp: Same.
1968 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1969 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1970 * gdb.arch/i386-mpx.exp: Same.
1971
1972 2020-05-02 Tom de Vries <tdevries@suse.de>
1973
1974 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1975
1976 2020-05-01 Tom de Vries <tdevries@suse.de>
1977
1978 * gdb.ada/operator_bp.exp: Allow more than required amount of
1979 breakpoint.
1980
1981 2020-05-01 Tom de Vries <tdevries@suse.de>
1982
1983 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1984
1985 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1986
1987 PR gdb/18706
1988 * gdb.cp/stub-array-size.cc: New test.
1989 * gdb.cp/stub-array-size.exp: New file.
1990 * gdb.cp/stub-array-size.h: New test.
1991 * gdb.cp/stub-array-size2.cc: New test.
1992
1993 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1994
1995 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1996 output to the new format.
1997
1998 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1999
2000 * gdb.base/break.exp: Use with_test_prefix.
2001
2002 2020-04-29 Tom de Vries <tdevries@suse.de>
2003
2004 * lib/gdb.exp (debug_types): New proc.
2005 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
2006 * gdb.python/py-symtab.exp: Same.
2007
2008 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
2009
2010 PR gdb/17320
2011 * gdb.base/pretty-array.c: New test.
2012 * gdb.base/pretty-array.exp: New file.
2013
2014 2020-04-29 Tom de Vries <tdevries@suse.de>
2015
2016 PR symtab/25889
2017 * gdb.cp/cpexprs.exp: Adapt for inclusion.
2018 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
2019 and include cpexprs.exp.
2020
2021 2020-04-28 Mark Williams <mark@myosotissp.com>
2022
2023 PR gdb/24480
2024 * dw4-toplevel-types.exp: Test for top level types.
2025 * dw4-toplevel-types.cc: Test for top level types.
2026
2027 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2028
2029 * gdb.threads/stop-with-handle.exp: Fix typo in comment
2030 (theads -> threads).
2031
2032 2020-04-28 Tom de Vries <tdevries@suse.de>
2033
2034 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
2035
2036 2020-04-28 Tom de Vries <tdevries@suse.de>
2037
2038 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
2039
2040 2020-04-28 Tom de Vries <tdevries@suse.de>
2041
2042 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
2043
2044 2020-04-28 Tom de Vries <tdevries@suse.de>
2045
2046 * gdb.dwarf2/main-foo.c: New test.
2047 * gdb.dwarf2/struct-with-sig.exp: New file.
2048
2049 2020-04-25 Tom de Vries <tdevries@suse.de>
2050
2051 * boards/debug-types.exp: New file.
2052
2053 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
2054
2055 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
2056
2057 2020-04-24 Tom Tromey <tom@tromey.com>
2058
2059 PR symtab/12707:
2060 * gdb.python/py-symbol.exp: Update expected results for
2061 linkage_name test.
2062 * gdb.cp/print-demangle.exp: New file.
2063 * gdb.base/c-linkage-name.exp: Fix test.
2064 * gdb.guile/scm-symbol.exp: Update expected results for
2065 linkage_name test.
2066
2067 2020-04-24 Tom Tromey <tom@tromey.com>
2068
2069 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
2070 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
2071 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
2072 assembler.
2073
2074 2020-04-24 Tom de Vries <tdevries@suse.de>
2075
2076 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
2077 C++.
2078
2079 2020-04-24 Tom Tromey <tromey@adacore.com>
2080
2081 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
2082 values.
2083 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
2084 values. Update test for minimal encodings.
2085 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
2086 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
2087 values. Update test for minimal encodings.
2088
2089 2020-04-24 Tom Tromey <tromey@adacore.com>
2090
2091 PR python/23662:
2092 * gdb.ada/variant.exp: Add Python checks.
2093 * gdb.rust/simple.exp: Add dynamic type checks.
2094
2095 2020-04-24 Tom Tromey <tromey@adacore.com>
2096
2097 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
2098 Make array type matching more lax.
2099 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
2100 * gdb.ada/mi_variant.exp: New file.
2101 * gdb.ada/mi_variant/pck.ads: New file.
2102 * gdb.ada/mi_variant/pkg.adb: New file.
2103 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
2104 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
2105
2106 2020-04-24 Tom Tromey <tromey@adacore.com>
2107
2108 * gdb.ada/variant.exp: Add dynamic field offset tests.
2109 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
2110 * gdb.ada/variant/pkg.adb: Add new variables.
2111
2112 2020-04-24 Tom Tromey <tromey@adacore.com>
2113
2114 * gdb.ada/variant.exp: New file
2115 * gdb.ada/variant/pkg.adb: New file
2116 * gdb.ada/variant/pck.adb: New file
2117
2118 2020-04-24 Tom de Vries <tdevries@suse.de>
2119
2120 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
2121
2122 2020-04-24 Tom de Vries <tdevries@suse.de>
2123
2124 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
2125 flags.
2126
2127 2020-04-24 Tom de Vries <tdevries@suse.de>
2128
2129 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
2130
2131 2020-04-24 Tom de Vries <tdevries@suse.de>
2132
2133 * lib/gdb.exp (default_gdb_start): Handle eof.
2134 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
2135 failure.
2136 * gdb.base/readnever.exp: Handle clean_restart failure.
2137
2138 2020-04-23 Tom de Vries <tdevries@suse.de>
2139
2140 * gdb.base/decl-before-def.exp: Run to main and print a again.
2141
2142 2020-04-23 Tom de Vries <tdevries@suse.de>
2143
2144 * gdb.base/decl-before-def-decl.c: New test.
2145 * gdb.base/decl-before-def-def.c: New test.
2146 * gdb.base/decl-before-def.exp: New file.
2147
2148 2020-04-23 Tom de Vries <tdevries@suse.de>
2149
2150 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
2151
2152 2020-04-22 Tom de Vries <tdevries@suse.de>
2153
2154 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
2155 debug_info_offset.
2156 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
2157 before $objsfile in the line line.
2158
2159 2020-04-22 Tom de Vries <tdevries@suse.de>
2160
2161 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
2162
2163 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2164
2165 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
2166 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
2167 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
2168 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
2169 * gdb.base/jit-protocol.h: Update definitions to match all usage
2170 contexts.
2171
2172 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2173
2174 * gdb.base: Rename all jit related test and source files.
2175
2176 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2177
2178 * gdb.base/jit-reader.exp: Relax register output check.
2179
2180 2020-04-22 Tom de Vries <tdevries@suse.de>
2181
2182 PR symtab/25764
2183 * gdb.base/psym-external-decl-2.c: New test.
2184 * gdb.base/psym-external-decl.c: New test.
2185 * gdb.base/psym-external-decl.exp: New file.
2186 * gdb.threads/tls.exp: Add PR25807 kfail.
2187
2188 2020-04-22 Tom de Vries <tdevries@suse.de>
2189
2190 PR symtab/25801
2191 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
2192 in "info source" output.
2193
2194 2020-04-22 Tom de Vries <tdevries@suse.de>
2195
2196 PR symtab/25700
2197 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
2198 symtab for imported_unit.c.
2199
2200 2020-04-21 Gary Benson <gbenson@redhat.com>
2201
2202 * gdb.base/advance.c (func): New argument, to match call site.
2203 (func2, func3): Add return statements.
2204
2205 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2206
2207 * gdb.multi/run-only-second-inf.c: New file.
2208 * gdb.multi/run-only-second-inf.exp: New file.
2209
2210 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2211
2212 * gdb.btrace/multi-inferior.c: New test.
2213 * gdb.btrace/multi-inferior.exp: New file.
2214
2215 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2216
2217 * gdb.btrace/enable-new-thread.c: New test.
2218 * gdb.btrace/enable-new-thread.exp: New file.
2219
2220 2020-04-21 Tom de Vries <tdevries@suse.de>
2221
2222 PR gdb/25471
2223 * gdb.threads/killed-outside.c: New test.
2224 * gdb.threads/killed-outside.exp: New file.
2225
2226 2020-04-20 Gary Benson <gbenson@redhat.com>
2227
2228 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
2229 * gdb.base/nested-subp2.exp: Likewise.
2230 * gdb.base/nested-subp3.exp: Likewise.
2231
2232 2020-04-20 Gary Benson <gbenson@redhat.com>
2233
2234 * gdb.base/nested-subp1.exp: Disable test when using clang.
2235 * gdb.base/nested-subp2.exp: Likewise.
2236 * gdb.base/nested-subp3.exp: Likewise.
2237
2238 2020-04-20 Gary Benson <gbenson@redhat.com>
2239
2240 * gdb.cp/exception.cc: Fix compilation error with clang.
2241
2242 2020-04-20 Gary Benson <gbenson@redhat.com>
2243
2244 * gdb.trace/tspeed.c: Fix compilation error with clang.
2245
2246 2020-04-20 Gary Benson <gbenson@redhat.com>
2247
2248 * gdb.base/jit-main.c: Fix compilation error with clang.
2249
2250 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2251
2252 * gdb.base/attach-twice.c: Include "sys/types.h".
2253 (PTRACE_ATTACH): Add fallback definition.
2254 (main): Pass `0' to the 4th argument of `ptrace'.
2255
2256 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2257
2258 * gdb.base/fork-running-state.c: Include "signal.h".
2259
2260 2020-04-17 Tom Tromey <tromey@adacore.com>
2261
2262 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2263 Update tests.
2264 * gdb.btrace/cpu.exp: Update tests.
2265 * gdb.base/maint.exp: Update tests.
2266 * gdb.base/default.exp: Update tests.
2267 * gdb.base/completion.exp: Update tests.
2268
2269 2020-04-16 Tom de Vries <tdevries@suse.de>
2270
2271 PR symtab/25791
2272 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2273 (ensure_gdb_index): and factor out and move ...
2274 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2275 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2276
2277 2020-04-16 Tom de Vries <tdevries@suse.de>
2278
2279 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2280 loading exec.
2281
2282 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2283
2284 * gdb.base/many-completions.exp: New file.
2285
2286 2020-04-14 Tom de Vries <tdevries@suse.de>
2287
2288 PR symtab/25718
2289 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2290
2291 2020-04-14 Tom de Vries <tdevries@suse.de>
2292
2293 PR symtab/25720
2294 * gdb.base/maint-expand-symbols-header-file.c: New test.
2295 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2296 * gdb.base/maint-expand-symbols-header-file.h: New test.
2297
2298 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2299
2300 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2301 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2302 get_func_info.
2303 (get_func_info): Delete.
2304 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2305 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2306 * lib/dwarf.exp (get_func_info): New function.
2307
2308 2020-04-13 Tom de Vries <tdevries@suse.de>
2309
2310 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2311 to what find_gnatmake does.
2312
2313 2020-04-10 Tom de Vries <tdevries@suse.de>
2314
2315 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2316 -readnow.
2317
2318 2020-04-10 Tom de Vries <tdevries@suse.de>
2319
2320 PR cli/25808
2321 * gdb.base/style.c: Add leading newlines.
2322 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2323 Check listing of main's one-line body.
2324
2325 2020-04-08 Tom de Vries <tdevries@suse.de>
2326
2327 * lib/gdb.exp (psymtabs_p): New proc.
2328 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2329 importing unit" unsupported if there are no partial symbols.
2330
2331 2020-04-08 Tom de Vries <tdevries@suse.de>
2332
2333 PR testsuite/25760
2334 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2335
2336 2020-04-07 Tom de Vries <tdevries@suse.de>
2337
2338 PR symtab/25796
2339 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2340
2341 2020-04-07 Tom de Vries <tdevries@suse.de>
2342
2343 * gdb.base/check-psymtab.c: New test.
2344 * gdb.base/check-psymtab.exp: New file.
2345
2346 2020-04-06 Tom Tromey <tromey@adacore.com>
2347
2348 * gdb.ada/variant-record/proc.adb: New file.
2349 * gdb.ada/variant-record/value.adb: New file.
2350 * gdb.ada/variant-record/value.s: New file.
2351 * gdb.ada/variant-record.exp: New file.
2352
2353 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
2354
2355 PR gdb/25325
2356 * gdb.cp/typed-enum.cc: New test.
2357 * gdb.cp/typed-enum.exp: New file.
2358
2359 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2360
2361 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2362 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2363 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2364 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2365 * gdb.opt/inline-small-func.c: New file.
2366 * gdb.opt/inline-small-func.exp: New file.
2367 * gdb.opt/inline-small-func.h: New file.
2368
2369 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2370
2371 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2372 function.
2373
2374 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2375
2376 * lib/dwarf.exp (function_range): Allow compiler options to be
2377 specified.
2378
2379 2020-04-02 Tom de Vries <tdevries@suse.de>
2380
2381 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2382 __attribute__((always_inline)).
2383 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2384
2385 2020-04-02 Tom de Vries <tdevries@suse.de>
2386
2387 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2388 (gdbserver_gdb_exit): ... here. Add timeout warning.
2389 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2390 (connect_target_extended_remote): Append new server_spawn_id to
2391 server_spawn_ids.
2392 (cleanup): New proc.
2393 (setup, <toplevel>): Call cleanup.
2394
2395 2020-04-02 Tom de Vries <tdevries@suse.de>
2396
2397 * gdb.base/main-psymtab.exp: New file.
2398
2399 2020-04-02 Tom de Vries <tdevries@suse.de>
2400
2401 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2402
2403 2020-04-01 Tom Tromey <tom@tromey.com>
2404
2405 * gdb.base/complex-parts.exp: Add type tests.
2406
2407 2020-04-01 Tom Tromey <tom@tromey.com>
2408
2409 * gdb.base/complex-parts.exp: Add arithmetic tests.
2410
2411 2020-04-01 Tom Tromey <tom@tromey.com>
2412
2413 * gdb.compile/compile.exp: Update.
2414 * gdb.compile/compile-cplus.exp: Update.
2415 * gdb.base/varargs.exp: Update.
2416 * gdb.base/floatn.exp: Update.
2417 * gdb.base/endianity.exp: Update.
2418 * gdb.base/callfuncs.exp (do_function_calls): Update.
2419 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2420 (complex_float_integral_args): Update.
2421 * gdb.base/complex.exp: Update.
2422 * gdb.base/complex-parts.exp: Update.
2423
2424 2020-04-01 Tom Tromey <tromey@adacore.com>
2425
2426 * gdb.rust/union.rs: New file.
2427 * gdb.rust/union.exp: New file.
2428 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2429 (main): Update.
2430 * gdb.rust/simple.exp: Move union tests to union.exp.
2431
2432 2020-04-01 Tom Tromey <tromey@adacore.com>
2433
2434 * gdb.rust/simple.rs (main): Remove "y0".
2435
2436 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2437
2438 * gdb.multi/stop-all-on-exit.c: New test.
2439 * gdb.multi/stop-all-on-exit.exp: New file.
2440
2441 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
2442
2443 PR gdb/24789
2444 * gdb.cp/misc.cc: Add integer reference variable.
2445 * gdb.cp/misc.exp: Add test.
2446
2447 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2448
2449 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2450 scenario to cover execution until the end and also the case
2451
2452 2020-03-31 Tom de Vries <tdevries@suse.de>
2453
2454 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2455 c. Use "maint info symtabs" to check symtab expansion.
2456
2457 2020-03-30 Tom de Vries <tdevries@suse.de>
2458
2459 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2460 unsupported.
2461 (verify_psymtab_expanded): Move ...
2462 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2463 test.
2464 (readnow): New proc.
2465
2466 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2467
2468 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2469 with $hex.
2470
2471 2020-03-20 Tom Tromey <tromey@adacore.com>
2472
2473 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2474
2475 2020-03-20 Tom Tromey <tromey@adacore.com>
2476
2477 * gdb.ada/sub_variant/subv.adb: New file.
2478 * gdb.ada/sub_variant.exp: New file.
2479
2480 2020-03-20 Tom de Vries <tdevries@suse.de>
2481
2482 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2483 first break fails.
2484 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2485
2486 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2487
2488 * gdb.server/exit-multiple-threads.c: New file.
2489 * gdb.server/exit-multiple-threads.exp: New file.
2490
2491 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2492
2493 * gdb.fortran/mixed-lang-stack.c: New file.
2494 * gdb.fortran/mixed-lang-stack.cpp: New file.
2495 * gdb.fortran/mixed-lang-stack.exp: New file.
2496 * gdb.fortran/mixed-lang-stack.f90: New file.
2497
2498 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2499
2500 * gdb.linespec/cp-completion-aliases.cc: New file.
2501 * gdb.linespec/cp-completion-aliases.exp: New file.
2502
2503 2020-03-19 Tom de Vries <tdevries@suse.de>
2504
2505 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
2506 more precise.
2507
2508 2020-03-18 Tom de Vries <tdevries@suse.de>
2509
2510 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
2511 * gdb.dwarf2/break-inline-psymtab.c: New test.
2512 * gdb.dwarf2/break-inline-psymtab.exp: New file.
2513
2514 2020-03-16 Tom de Vries <tdevries@suse.de>
2515
2516 * lib/cache.exp (gdb_do_cache): Add and handle local variables
2517 cache_verify and cache_verify_proc.
2518
2519 2020-03-15 Tom de Vries <tdevries@suse.de>
2520
2521 * gdb.server/solib-list.exp: Handle
2522 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
2523
2524 2020-03-15 Tom de Vries <tdevries@suse.de>
2525
2526 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2527 objfiles".
2528
2529 2020-03-14 Tom Tromey <tom@tromey.com>
2530
2531 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2532
2533 2020-03-14 Tom de Vries <tdevries@suse.de>
2534
2535 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2536
2537 2020-03-14 Tom de Vries <tdevries@suse.de>
2538
2539 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2540 result in line-by-line fashion.
2541
2542 2020-03-14 Tom de Vries <tdevries@suse.de>
2543
2544 * lib/gdb.exp (supports_statement_frontiers): New proc.
2545 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2546
2547 2020-03-14 Tom de Vries <tdevries@suse.de>
2548
2549 * gdb.base/printcmds.exp: Add missing quoting for "print
2550 teststring2".
2551
2552 2020-03-13 Tom Tromey <tom@tromey.com>
2553
2554 * gdb.base/printcmds.exp (test_print_strings): Add regression
2555 test.
2556 * gdb.base/printcmds.c (charptr): New typedef.
2557 (teststring2): New global.
2558
2559 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2560
2561 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2562 full path in the test name.
2563 (test_ld): Add some with_test_prefix blocks to make test names
2564 unique.
2565
2566 2020-03-13 Tom de Vries <tdevries@suse.de>
2567
2568 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2569
2570 2020-03-13 Tom de Vries <tdevries@suse.de>
2571
2572 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2573
2574 2020-03-13 Tom de Vries <tdevries@suse.de>
2575
2576 PR symtab/25646
2577 * gdb.dwarf2/imported-unit.exp: Add test.
2578
2579 2020-03-13 Tom de Vries <tdevries@suse.de>
2580
2581 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2582 (var1, var2): New variable.
2583 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2584 matching symbols.
2585
2586 2020-03-13 Tom de Vries <tdevries@suse.de>
2587
2588 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2589 (Term::command): Use prompt prefix.
2590 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2591 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2592 command_no_prompt_prefix instead of prefix.
2593 * gdb.tui/tui-layout-asm.exp: Same.
2594
2595 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2596
2597 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2598
2599 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2600
2601 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2602 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2603 on" while stepping over the test instruction, match printed
2604 message.
2605
2606 2020-03-12 Tom de Vries <tdevries@suse.de>
2607
2608 * gdb.base/info-types.exp: Use exp_continue during matching of output
2609 of "info types".
2610
2611 2020-03-12 Tom de Vries <tdevries@suse.de>
2612
2613 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2614
2615 2020-03-12 Tom de Vries <tdevries@suse.de>
2616
2617 * gdb.fortran/module.exp: Use exp_continue during matching of output
2618 of "info variable -n".
2619
2620 2020-03-12 Tom de Vries <tdevries@suse.de>
2621
2622 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2623 gdb.dwarf2/dw2-ranges-base.c.
2624
2625 2020-03-12 Tom de Vries <tdevries@suse.de>
2626
2627 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2628 in presence of GLIBC debuginfo.
2629
2630 2020-03-12 Tom de Vries <tdevries@suse.de>
2631
2632 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2633 $core.
2634
2635 2020-03-12 Tom de Vries <tdevries@suse.de>
2636
2637 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2638 more precise.
2639
2640 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
2641
2642 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2643 from Unix to Windows path.
2644
2645 2020-03-11 Tom de Vries <tdevries@suse.de>
2646
2647 * gdb.ada/minsyms.exp: Set language to ada.
2648
2649 2020-03-11 Tom de Vries <tdevries@suse.de>
2650
2651 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2652
2653 2020-03-11 Tom de Vries <tdevries@suse.de>
2654
2655 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2656
2657 2020-03-11 Tom Tromey <tromey@adacore.com>
2658
2659 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2660
2661 2020-03-11 Tom de Vries <tdevries@suse.de>
2662
2663 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2664
2665 2020-03-11 Tom de Vries <tdevries@suse.de>
2666
2667 * gdb.base/break-interp.exp: Limit verbose scope.
2668
2669 2020-03-11 Tom de Vries <tdevries@suse.de>
2670
2671 * gdb.fortran/logical.f90: Define variable with character type.
2672 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2673
2674 2020-03-11 Tom de Vries <tdevries@suse.de>
2675
2676 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2677
2678 2020-03-11 Tom de Vries <tdevries@suse.de>
2679
2680 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2681 symtabs.
2682
2683 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2684 Bernd Edlinger <bernd.edlinger@hotmail.de>
2685
2686 * gdb.cp/step-and-next-inline.cc: New file.
2687 * gdb.cp/step-and-next-inline.exp: New file.
2688 * gdb.cp/step-and-next-inline.h: New file.
2689 * gdb.dwarf2/dw2-is-stmt.c: New file.
2690 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2691 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2692 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2693 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2694
2695 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2696
2697 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2698 is-stmt flag in the line table.
2699
2700 2020-03-09 Tom de Vries <tdevries@suse.de>
2701
2702 * lib/gdb.exp (cached_file): Create cache dir.
2703
2704 2020-03-07 Tom de Vries <tdevries@suse.de>
2705
2706 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2707 * gdb.cp/rvalue-ref-params.exp: Same.
2708
2709 2020-03-06 Tom de Vries <tdevries@suse.de>
2710
2711 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2712 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2713
2714 2020-03-06 Tom de Vries <tdevries@suse.de>
2715
2716 * README: Fix "the the".
2717 * gdb.base/dprintf.exp: Same.
2718
2719 2020-03-05 Tom de Vries <tdevries@suse.de>
2720
2721 * gdb.base/maint.exp: Update "main print statistics" expected output.
2722
2723 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2724
2725 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2726 (fortran_int8): Likewise.
2727 (fortran_real4): Likewise.
2728 (fortran_real8): Likewise.
2729 (fortran_complex4): Likewise.
2730 (fortran_logical4): Likewise.
2731 (fortran_character1): Likewise.
2732
2733 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2734
2735 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2736 printed as true.
2737
2738 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2739
2740 * gdb.base/printcmds.exp: Add test to verify printf of a
2741 variable holding an address.
2742
2743 2020-03-03 Tom de Vries <tdevries@suse.de>
2744
2745 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2746
2747 2020-03-03 Tom de Vries <tdevries@suse.de>
2748
2749 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2750 gdb_test_multiple call.
2751
2752 2020-03-03 Tom de Vries <tdevries@suse.de>
2753
2754 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2755 gdb_test_multiple calls.
2756
2757 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2758
2759 * gdb.base/default.exp: Remove test of 'set history filename'.
2760 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2761 filename to the empty string.
2762 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2763 and GDBHISTSIZE.
2764
2765 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2766
2767 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2768 disabled.
2769
2770 2020-03-02 Pedro Alves <palves@redhat.com>
2771 Tom de Vries <tdevries@suse.de>
2772
2773 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2774 -prompt prefix, before user_code argument. Add -lbl option likewise.
2775 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2776 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2777 argument.
2778 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2779 have "\r\n" at start-of-line, instead of at end-of-line.
2780
2781 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
2782
2783 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2784 libinproctrace.so.
2785
2786 2020-02-28 Luis Machado <luis.machado@linaro.org>
2787
2788 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2789 to "p/x".
2790
2791 2020-02-28 Luis Machado <luis.machado@linaro.org>
2792
2793 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2794 asm/ptrace.h and error.h.
2795
2796 2020-02-28 Tom de Vries <tdevries@suse.de>
2797
2798 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2799 (struct wrapper, do_something, mundane/symada__cS): Move ...
2800 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2801 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2802 Update "print symada__cS before partial symtab expansion" regexp.
2803 Update breakpoint location. Flush symbol cache after expansion.
2804
2805 2020-02-28 Luis Machado <luis.machado@linaro.org>
2806
2807 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2808
2809 2020-02-27 Tom de Vries <tdevries@suse.de>
2810
2811 * config/sid.exp: Remove unused globals.
2812 * gdb.base/attach.exp: Same.
2813 * gdb.base/catch-load.exp: Same.
2814 * gdb.base/dbx.exp: Same.
2815 * lib/gdb.exp: Same.
2816 * lib/mi-support.exp: Same.
2817 * lib/prompt.exp: Same.
2818
2819 2020-02-27 Tom de Vries <tdevries@suse.de>
2820
2821 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2822 not set.
2823
2824 2020-02-26 Aaron Merey <amerey@redhat.com>
2825
2826 * gdb.debuginfod: New directory for debuginfod tests.
2827 * gdb.debuginfod/main.c: New test file.
2828 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2829
2830 2020-02-26 Tom de Vries <tdevries@suse.de>
2831
2832 PR gdb/25603
2833 * gdb.base/persistent-lang.cc: New test.
2834 * gdb.base/persistent-lang.exp: New file.
2835
2836 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2837
2838 * gdb.fortran/derived-type-striding.exp: Add a new test.
2839 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2840 new test.
2841
2842 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2843
2844 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2845 names.
2846
2847 2020-02-25 Tom de Vries <tdevries@suse.de>
2848
2849 PR go/18926
2850 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2851
2852 2020-02-24 Tom de Vries <tdevries@suse.de>
2853
2854 PR gdb/25592
2855 * gdb.base/info-locals-unused-static-var.c: New test.
2856 * gdb.base/info-locals-unused-static-var.exp: New file.
2857
2858 2020-02-22 Tom Tromey <tom@tromey.com>
2859
2860 * gdb.python/tui-window.exp: New file.
2861 * gdb.python/tui-window.py: New file.
2862
2863 2020-02-22 Tom Tromey <tom@tromey.com>
2864
2865 PR tui/17850:
2866 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2867 tests.
2868
2869 2020-02-22 Tom Tromey <tom@tromey.com>
2870
2871 * gdb.tui/new-layout.exp: Add sub-layout tests.
2872
2873 2020-02-22 Tom Tromey <tom@tromey.com>
2874
2875 * gdb.tui/new-layout.exp: New file.
2876
2877 2020-02-22 Tom Tromey <tom@tromey.com>
2878
2879 * gdb.rust/rust-style.rs: New file.
2880 * gdb.rust/rust-style.exp: New file.
2881 * gdb.base/style.exp: Test structure printing.
2882 * gdb.base/style.c (struct some_struct): New type.
2883 (enum etype): New type.
2884 (struct_value): New global.
2885
2886 2020-02-21 Tom de Vries <tdevries@suse.de>
2887
2888 PR go/18926
2889 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2890 Remove blanket xfails. Use message argument for gdb_breakpoint.
2891 Make continuing to breakpoint test conditional on setting breakpoint.
2892 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2893 DW_AT_name attribute. Add xfail for GCC PR93866.
2894
2895 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2896
2897 * gdb.dwarf2/cpp-linkage-name.c: New file.
2898 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2899
2900 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2901
2902 * lib/gdb.exp (gdb_wrapper_init): Reset
2903 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2904 not exist.
2905
2906 2020-02-20 Tom de Vries <tdevries@suse.de>
2907
2908 PR go/17018
2909 * gdb.go/hello.exp: Copy ...
2910 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2911 print of st to print value of global definition. Add xfail for GCC
2912 PR93844.
2913 * gdb.go/hello.exp: Remove printing of st before definition.
2914 * gdb.go/hello.go: Copy ...
2915 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2916 to st.
2917 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2918
2919 2020-02-20 Tom de Vries <tdevries@suse.de>
2920
2921 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2922 (gdb_simple_compile): Handle compile_flags go by using .go extension
2923 for source file.
2924 * gdb.go/chan.exp: Use support_go_compile.
2925 * gdb.go/handcall.exp: Same.
2926 * gdb.go/hello.exp: Same.
2927 * gdb.go/integers.exp: Same.
2928 * gdb.go/max-depth.exp: Same.
2929 * gdb.go/methods.exp: Same.
2930 * gdb.go/package.exp: Same.
2931 * gdb.go/strings.exp: Same.
2932 * gdb.go/types.exp: Same.
2933 * gdb.go/unsafe.exp: Same.
2934
2935 2020-02-19 Tom de Vries <tdevries@suse.de>
2936
2937 * gdb.python/lib-types.exp: Make xfail more strict.
2938
2939 2020-02-19 Tom de Vries <tdevries@suse.de>
2940
2941 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2942
2943 2020-02-19 Doug Evans <dje@google.com>
2944
2945 PR rust/25535
2946 * gdb.rust/simple.exp: Add test.
2947 * gdb.rust/simple.rs: Add test.
2948
2949 2020-02-19 Tom de Vries <tdevries@suse.de>
2950
2951 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2952 output line-by-line.
2953
2954 2020-02-19 Tom de Vries <tdevries@suse.de>
2955
2956 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2957
2958 2020-02-19 Tom de Vries <tdevries@suse.de>
2959
2960 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2961 prelink.
2962
2963 2020-02-19 Tom de Vries <tdevries@suse.de>
2964
2965 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2966 (gdb_do_cache): Use gdb_do_cache_wrap.
2967 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2968
2969 2020-02-19 Tom de Vries <tdevries@suse.de>
2970
2971 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2972 gdb_compile option.
2973
2974 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2975
2976 * gdb.base/printcmds.exp (test_print_enums): Update expected
2977 output.
2978
2979 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2980
2981 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2982 for "unknown".
2983
2984 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2985
2986 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2987 enumerator.
2988
2989 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2990
2991 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2992 FE_, add FE_NONE.
2993 (three): Update.
2994 (enum flag_enum_without_zero): New enum.
2995 (flag_enum_without_zero): New variable.
2996 (enum not_flag_enum): New enum.
2997 (three_not_flag): New variable.
2998 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2999 (test_print_enums): Add more tests for printing flag enums.
3000
3001 2020-02-18 Tom de Vries <tdevries@suse.de>
3002
3003 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
3004 (gdb_compile_ada): ... here.
3005 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
3006 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
3007
3008 2020-02-14 Tom Tromey <tom@tromey.com>
3009
3010 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
3011 build directory.
3012 * boards/gdbserver-base.exp: Update path to gdbserver.
3013
3014 2020-02-13 Tom de Vries <tdevries@suse.de>
3015
3016 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
3017
3018 2020-02-13 Tom de Vries <tdevries@suse.de>
3019
3020 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
3021 are missing.
3022
3023 2020-02-13 Tom de Vries <tdevries@suse.de>
3024
3025 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
3026 call.
3027
3028 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
3029
3030 PR tui/25126
3031 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
3032 * gdb.base/cached-source-file.c: New file.
3033 * gdb.base/cached-source-file.exp: New file.
3034
3035 2020-02-11 Tom de Vries <tdevries@suse.de>
3036
3037 PR testsuite/25488
3038 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
3039
3040 2020-02-10 Tom de Vries <tdevries@suse.de>
3041
3042 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
3043
3044 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
3045
3046 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
3047 and $after_addr are both integers before making a comparison.
3048
3049 2020-02-09 Tom de Vries <tdevries@suse.de>
3050
3051 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
3052 command output and paste it into gdb.log. If any, paste catch message
3053 to gdb.log.
3054
3055 2020-02-07 Tom Tromey <tromey@adacore.com>
3056
3057 PR breakpoints/24915:
3058 * gdb.base/annotate-symlink.exp: Use setup_xfail.
3059
3060 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
3061
3062 * gdb.tui/tui-missing-src.exp: Add the "missing source
3063 file" test for the TUI.
3064
3065 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
3066
3067 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
3068 including a port number in the output.
3069
3070 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3071
3072 * lib/fortran.exp (fortran_int4): Handle clang.
3073 (fortran_int8): Likewise.
3074 (fortran_real4): Likewise.
3075 (fortran_real8): Likewise.
3076 (fortran_complex4): Likewise.
3077 (fortran_logical4): Likewise.
3078 (fortran_character1): Likewise.
3079
3080 2020-02-04 Tom de Vries <tdevries@suse.de>
3081
3082 * README (Race detection): Add note.
3083
3084 2020-02-04 Tom de Vries <tdevries@suse.de>
3085
3086 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
3087
3088 2020-02-04 Tom de Vries <tdevries@suse.de>
3089
3090 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
3091
3092 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
3093
3094 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
3095 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
3096 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
3097 blttar, bnetarl.
3098 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
3099 binary for blttar, bnetarl.
3100 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
3101 wait instruction. Delete ldmx test.
3102 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
3103
3104 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3105
3106 * gdb.fortran/array-bounds-high.exp: New file.
3107 * gdb.fortran/array-bounds-high.f90: New file.
3108
3109 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
3110
3111 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
3112 Replace #include of <sys/fcntl.h> by <fcntl.h>.
3113
3114 2020-02-01 Tom de Vries <tdevries@suse.de>
3115
3116 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
3117
3118 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
3119
3120 PR tui/9765
3121 * gdb.tui/tui-layout-asm-short-prog.S: New file.
3122 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
3123
3124 2020-01-29 Luis Machado <luis.machado@linaro.org>
3125
3126 * gdb.arch/aarch64-brk-patterns.c: New source file.
3127 * gdb.arch/aarch64-brk-patterns.exp: New test.
3128
3129 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3130
3131 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
3132 GCC/Clang version.
3133 * gdb.cp/pass-by-ref.exp: Ditto.
3134
3135 2020-01-29 Tom de Vries <tdevries@suse.de>
3136
3137 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
3138 * gdb.threads/watchpoint-fork-mt.c: Same.
3139 * gdb.threads/watchpoint-fork-parent.c: Same.
3140 * gdb.threads/watchpoint-fork-st.c: Same.
3141 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
3142
3143 2020-01-27 Luis Machado <luis.machado@linaro.org>
3144
3145 * gdb.base/step-over-syscall.exp (setup): Check if we're already
3146 sitting at a syscall instruction when we hit the syscall function's
3147 breakpoint.
3148 Check PC against one obtained with the x command.
3149 Validate syscall number.
3150 (step_over_syscall): Don't continue to the syscall instruction if
3151 we're already there.
3152
3153 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3154
3155 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
3156
3157 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3158
3159 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
3160 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
3161
3162 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3163
3164 * gdb.dwarf2/dw2-inline-stepping.c: New file.
3165 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
3166
3167 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3168
3169 * gdb.base/maint.exp: Update line table parsing test.
3170 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
3171
3172 2020-01-24 Pedro Alves <palves@redhat.com>
3173
3174 PR gdb/25410
3175 * gdb.multi/multi-re-run-1.c: New.
3176 * gdb.multi/multi-re-run-2.c: New.
3177 * gdb.multi/multi-re-run.exp: New.
3178
3179 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3180
3181 PR gdb/23718
3182 * gdb.server/server-kill-python.exp: New file.
3183
3184 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3185
3186 * gdb.server/multi-ui-errors.c: New file.
3187 * gdb.server/multi-ui-errors.exp: New file.
3188
3189 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3190
3191 PR tui/9765
3192 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
3193
3194 2020-01-19 Tom Tromey <tom@tromey.com>
3195
3196 * gdb.tui/main.exp: Add check for plain "file".
3197
3198 2020-01-16 Christian Biesinger <cbiesinger@google.com>
3199
3200 * lib/gdb.exp: Fix spelling error (seperatelly).
3201
3202 2020-01-14 Tom Tromey <tom@tromey.com>
3203
3204 PR symtab/12535:
3205 * gdb.python/python.exp: Test decode_line with empty string
3206 argument.
3207
3208 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
3209
3210 * gdb.base/skip-inline.exp: Extend test.
3211
3212 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3213
3214 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
3215 * gdb.dwarf2/dw2-bad-elf.c: New file.
3216 * gdb.dwarf2/dw2-bad-elf.exp: New file.
3217
3218 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3219
3220 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
3221 _line_saw_file.
3222
3223 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3224
3225 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
3226 border.
3227
3228 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3229
3230 * gdb.multi/multi-target.exp (setup): Factor out "info
3231 connections" and "info inferiors" tests to ...
3232 (test_info_inferiors): ... this new procedure.
3233 (top level): Run new "info-inferiors" tests.
3234
3235 2020-01-10 Pedro Alves <palves@redhat.com>
3236
3237 * gdb.server/bkpt-other-inferior.exp: New file.
3238
3239 2020-01-10 Pedro Alves <palves@redhat.com>
3240
3241 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
3242 of "add-inferior".
3243 * gdb.base/quit-live.exp: Likewise.
3244 * gdb.base/remote-exec-file.exp: Likewise.
3245 * gdb.guile/scm-progspace.exp: Likewise.
3246 * gdb.linespec/linespec.exp: Likewise.
3247 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3248 * gdb.mi/user-selected-context-sync.exp: Likewise.
3249 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3250 "info inferiors" tests.
3251 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3252 "add-inferior".
3253 * gdb.multi/watchpoint-multi.exp: Likewise.
3254 * gdb.python/py-inferior.exp: Likewise.
3255 * gdb.server/extended-remote-restart.exp: Likewise.
3256 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3257 "info inferiors".
3258 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3259 * gdb.trace/report.exp: Likewise.
3260
3261 2020-01-10 Pedro Alves <palves@redhat.com>
3262
3263 * gdb.multi/multi-target.c: New file.
3264 * gdb.multi/multi-target.exp: New file.
3265 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3266 mode requested, but remote does not support non-stop".
3267
3268 2020-01-10 Pedro Alves <palves@redhat.com>
3269
3270 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3271 disconnect before reconnecting.
3272
3273 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3274 Pedro Alves <palves@redhat.com>
3275
3276 * gdb.server/connect-without-multi-process.exp: Also test
3277 continuing to end.
3278
3279 2020-01-10 Pedro Alves <palves@redhat.com>
3280
3281 * gdb.base/remote-exec-file.exp: New file.
3282
3283 2020-01-10 Pedro Alves <palves@redhat.com>
3284
3285 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3286 output.
3287 * gdb.threads/async.c: New.
3288 * gdb.threads/async.exp: New.
3289 * gdb.multi/tids-gid-reset.c: New.
3290 * gdb.multi/tids-gid-reset.exp: New.
3291
3292 2020-01-10 George Barrett <bob@bob131.so>
3293
3294 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3295 to help in finding the image relocation offset.
3296 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3297 options in arguments.
3298 (stap_test_no_debuginfo): Likewise.
3299 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3300 test variants.
3301 (stap_test): Add null semaphore relocation test.
3302
3303 2020-01-10 George Barrett <bob@bob131.so>
3304
3305 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3306 * gdb.base/stap-probe.exp: Likewise.
3307 (stap_test): Pass argument as an additional flag.
3308 (stap_test_no_debuginfo): Likewise.
3309 (stap_test): Check `info probes stap' output for semaphore
3310 addresses if the test binary is supposed to have them.
3311
3312 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3313
3314 * gdb.tui/basic.exp: Add more scrolling tests.
3315
3316 2020-01-09 Tom Tromey <tom@tromey.com>
3317
3318 PR tui/18932:
3319 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3320 meangingful value.
3321 (Term::command, Term::resize): Update.
3322 * gdb.tui/basic.exp: Add scrolling test.
3323
3324 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3325
3326 * gdb.tui/tui-layout-asm.exp: New file.
3327
3328 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3329
3330 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3331
3332 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3333
3334 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3335 (Term::enter_tui): Use Term::prepare_for_tui.
3336
3337 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3338
3339 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3340 called.
3341
3342 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3343
3344 * gdb.base/skip.exp: Fix race condition in test.
3345
3346 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3347
3348 * gdb.base/backtrace.c: New file.
3349 * gdb.base/backtrace.exp: New file.
3350
3351 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3352
3353 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3354
3355 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3356
3357 * gdb.base/style.exp: Test that warnings are styled.
3358
3359 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3360
3361 * gdb.base/line65535.exp: New file.
3362 * gdb.base/line65535.c: New file.
3363
3364 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3365
3366 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3367 * lib/gnat_debug_info_test.adb: New file.
3368 * gdb.ada/ptype_tagged_param.exp: Use
3369 gnat_runtime_has_debug_info, expect a different output if
3370 runtime does not have debug info.
3371
3372 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3373
3374 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3375 (another) quote in test name.
3376
3377 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3378
3379 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3380 Add quote in test name.
3381
3382 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3383
3384 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3385 directory instead.
3386 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3387 * gdb.cp/pass-by-ref-2.cc: New file.
3388 * gdb.cp/pass-by-ref-2.exp: New file.
3389
3390 2019-12-20 Tom Tromey <tom@tromey.com>
3391
3392 * gdb.tui/list-before.exp: New file.
3393
3394 2019-12-20 Tom Tromey <tom@tromey.com>
3395
3396 * gdb.tui/list.exp: Check for source on initial listing.
3397
3398 2019-12-11 Tom Tromey <tromey@adacore.com>
3399
3400 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3401 Add crlf test.
3402
3403 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
3404
3405 * gdb.base/default.exp: Update value of $_gdb_major.
3406
3407 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3408
3409 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3410
3411 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3412
3413 * gdb.base/skip.exp: Whitespace fix.
3414
3415 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3416
3417 * gdb.base/skip-inline.c: New file.
3418 * gdb.base/skip-inline.exp: New file.
3419
3420 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3421
3422 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3423 jit_function_00 to jit_function_stack_mangle.
3424 * gdb.base/jithost.c (jit_function_t): Rename to...
3425 (jit_function_stack_mangle_t): ... this.
3426 (jit_function_add_t): New typedef.
3427 (jit_function_00_code): Rename to...
3428 (jit_function_stack_mangle_code): ... this, make static.
3429 (jit_function_add_code): New.
3430 (main): Generate "add" function and call it. Adjust to changes
3431 in jithost_abi.
3432 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3433 (struct jithost_abi) <begin, end>: Remove fields.
3434 <object, function_stack_mangle, function_add>: New fields.
3435 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3436 code_end>: Remove fields.
3437 <func_stack_mangle>: New field.
3438 (read_debug_info): Adjust to renaming, create block for "add"
3439 function.
3440 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3441
3442 2019-12-11 Tom Tromey <tom@tromey.com>
3443
3444 * gdb.tui/resize.exp: Fix regexp.
3445 * gdb.tui/regs.exp: Fix regexps.
3446 * gdb.tui/main.exp: Fix regexp.
3447
3448 2019-12-11 Tom Tromey <tom@tromey.com>
3449
3450 * gdb.tui/resize.exp: Update.
3451 * gdb.tui/empty.exp (layouts): Update.
3452
3453 2019-12-11 Tom Tromey <tom@tromey.com>
3454
3455 * gdb.tui/regs.exp: Update.
3456 * gdb.tui/empty.exp (layouts): Update.
3457 * gdb.tui/basic.exp: Update.
3458 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3459
3460 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3461
3462 * gdb.base/options.exp: Add -raw-values in the print completion list.
3463 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3464
3465 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3466
3467 * gdb.threads/omp-par-scope.c: New file.
3468 * gdb/threads/omp-par-scope.exp: New file.
3469
3470 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3471
3472 * lib/gdb.exp (support_nested_function_tests): New proc.
3473
3474 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3475
3476 * lib/gdb.exp (gdb_compile_openmp): New proc.
3477 (build_executable_from_specs): Add an "openmp" option.
3478 (gdb_compile_pthreads): Add non-executable case.
3479
3480 2019-12-10 Tom Tromey <tromey@adacore.com>
3481
3482 * gdb.ada/unchecked_union.exp: New file.
3483 * gdb.ada/unchecked_union/pck.adb: New file.
3484 * gdb.ada/unchecked_union/pck.ads: New file.
3485 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3486 * gdb-utils.exp (string_to_regexp): Also quote "?".
3487
3488 2019-12-10 George Barrett <bob@bob131.so>
3489
3490 Test scripted probe breakpoints.
3491 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3492 * gdb.python/py-breakpoint.c (main): Likewise.
3493 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3494 specifier test.
3495 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3496
3497 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3498
3499 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
3500 an rvalue parameter.
3501 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
3502 parameter.
3503
3504 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3505
3506 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
3507 modules.
3508
3509 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
3512 broken version of GCC.
3513
3514 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
3515
3516 * gdb.fortran/info-modules.exp: Rewrite to make use of new
3517 sym-info-cmds library.
3518 * gdb.fortran/info-types.exp: Likewise.
3519 * lib/sym-info-cmds.exp: New file.
3520
3521 2019-12-08 Tom de Vries <tdevries@suse.de>
3522
3523 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
3524
3525 2019-12-07 Keith Seitz <keiths@redhat.com>
3526
3527 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3528 * gdb.base/corefile-buildid-shlib.c: New file.
3529 * gdb.base/corefile-buildid.c: New file.
3530 * gdb.base/corefile-buildid.exp: New file.
3531
3532 2019-12-06 Tom de Vries <tdevries@suse.de>
3533
3534 * gdb.dwarf2/varval.exp: Add decl before def test.
3535
3536 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3537
3538 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3539
3540 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3541
3542 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3543 CV and reference conversion for overload resolution.
3544 * gdb.cp/rvalue-ref-overload.exp: Test it.
3545
3546 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3547
3548 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3549 * gdb.base/frameapply.exp: Test faas without command.
3550
3551 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3552
3553 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3554 Fortran tests.
3555 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3556 order.
3557
3558 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3559
3560 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3561 casting to type with no kind specified.
3562 (test_basic_parsing_of_type_kinds): Additional tests for types
3563 with no kind specified, and add tests for single/double
3564 precision/complex types.
3565
3566 2019-12-04 Tom Tromey <tromey@adacore.com>
3567
3568 * gdb.base/endianity.c (struct other) <x>: New field.
3569 (main): Initialize it.
3570 * gdb.base/endianity.exp: Update.
3571
3572 2019-12-04 Tom Tromey <tromey@adacore.com>
3573
3574 * gdb.ada/scalar_storage/storage.adb: New file.
3575 * gdb.ada/scalar_storage/pck.adb: New file.
3576 * gdb.ada/scalar_storage/pck.ads: New file.
3577 * gdb.ada/scalar_storage.exp: New file.
3578
3579 2019-12-04 Tom Tromey <tromey@adacore.com>
3580
3581 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3582 (main): Initialize it.
3583 * gdb.base/endianity.exp: Update.
3584
3585 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3586
3587 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3588
3589 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3590
3591 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3592 -symbol-info-module-functions and -symbol-info-module-variables.
3593
3594 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3595
3596 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3597
3598 2019-12-01 Richard Bunt <richard.bunt@arm.com>
3599 Andrew Burgess <andrew.burgess@embecosm.com>
3600
3601 * gdb.fortran/derived-type-striding.exp: New file.
3602 * gdb.fortran/derived-type-striding.f90: New file.
3603 * gdb.fortran/array-slices.exp: New file.
3604 * gdb.fortran/array-slices.f90: New file.
3605
3606 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3607
3608 * gdb.base/define.exp: Test . in command names.
3609 * gdb.base/setshow.exp: Update test, as . is now part of
3610 command name.
3611
3612 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3613
3614 * gdb.base/define-prefix.exp: New file.
3615
3616 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3617
3618 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3619 compile.
3620 (skip_btrace_pt_tests): Likewise.
3621
3622 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3623
3624 * gdb.fortran/info-modules.exp: Compile source files in correct
3625 order.
3626
3627 2019-11-27 Kevin Buettner <kevinb@redhat.com>
3628
3629 * gdb.dwarf2/imported-unit.exp: New file.
3630 * gdb.dwarf2/imported-unit.c: New file.
3631
3632 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3633
3634 * gdb.mi/mi-fortran-modules-2.f90: New file.
3635 * gdb.mi/mi-fortran-modules.exp: New file.
3636 * gdb.mi/mi-fortran-modules.f90: New file.
3637
3638 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3639
3640 * gdb.mi/mi-sym-info-1.c: New file.
3641 * gdb.mi/mi-sym-info-2.c: New file.
3642 * gdb.mi/mi-sym-info.exp: New file.
3643
3644 2019-11-22 Tom Tromey <tromey@adacore.com>
3645
3646 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3647 * gdb.ada/tasks/foo.adb: Add another stopping location.
3648
3649 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3650
3651 * gdb.base/endianity.c: New test.
3652 * gdb.base/endianity.exp: New file.
3653
3654 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3655
3656 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3657
3658 2019-11-21 Tom de Vries <tdevries@suse.de>
3659
3660 PR gdb/24956
3661 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3662
3663 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3664
3665 * gdb.python/py-progspace.exp: Add missing parentheses on some
3666 'print' commands.
3667
3668 2019-11-19 Tom Tromey <tom@tromey.com>
3669
3670 * gdb.tui/winheight.exp: New file.
3671
3672 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3673
3674 * gdb.base/ctf-whatis.c: Delete.
3675 * gdb.base/ctf-whatis.exp: Delete.
3676 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3677
3678 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3679
3680 * gdb.base/ctf-cvexpr.exp: Delete.
3681 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3682
3683 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3684
3685 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3686 the compiler. Clean up header comment a little.
3687 * gdb.base/ctf-ptype.exp: Likewise.
3688 * gdb.base/ctf-whatis.exp: Likewise.
3689 * lib/gdb.exp (skip_ctf_tests): New proc.
3690
3691 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3692
3693 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3694 * gdb.tui/corefile-run.exp: New file.
3695
3696 2019-11-14 Tom Tromey <tromey@adacore.com>
3697
3698 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3699 regression tests.
3700
3701 2019-11-12 Tom Tromey <tom@tromey.com>
3702
3703 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3704 after any command. Expect prompt after WAIT_FOR is seen.
3705 (enter_tui): Enable resize messages.
3706 (command): Expect command in output.
3707 (get_line): Avoid error when cursor appears to be off-screen.
3708 (dump_screen): Include screen size in title.
3709 (_do_resize): New proc, from "resize".
3710 (resize): Rewrite. Do resize in two steps.
3711 * gdb.tui/empty.exp (layouts): Fix entries.
3712 (check_boxes): Remove xfail.
3713 (check_text): Dump screen on failure.
3714
3715 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3716
3717 * gdb.python/py-symbol.exp: Add test for
3718 gdb.lookup_static_symbols.
3719
3720 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3721
3722 * gdb.python/py-symbol.c: Declare and call function from new
3723 py-symbol-2.c file.
3724 * gdb.python/py-symbol.exp: Compile both source files, and add new
3725 tests for gdb.lookup_static_symbol.
3726 * gdb.python/py-symbol-2.c: New file.
3727
3728 2019-11-02 Tom de Vries <tdevries@suse.de>
3729
3730 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3731 * gdb.base/anon.exp: Same.
3732 * gdb.base/auto-connect-native-target.exp: Same.
3733 * gdb.base/call-ar-st.exp: Same.
3734 * gdb.base/catch-syscall.exp: Same.
3735 * gdb.base/commands.exp: Same.
3736 * gdb.base/default.exp: Same.
3737 * gdb.base/display.exp: Same.
3738 * gdb.base/float.exp: Same.
3739 * gdb.base/foll-fork.exp: Same.
3740 * gdb.base/help.exp: Same.
3741 * gdb.base/info-macros.exp: Same.
3742 * gdb.base/info-proc.exp: Same.
3743 * gdb.base/info-target.exp: Same.
3744 * gdb.base/long_long.exp: Same.
3745 * gdb.base/macscp.exp: Same.
3746 * gdb.base/memattr.exp: Same.
3747 * gdb.base/nofield.exp: Same.
3748 * gdb.base/pointers.exp: Same.
3749 * gdb.base/printcmds.exp: Same.
3750 * gdb.base/ptype.exp: Same.
3751 * gdb.base/restore.exp: Same.
3752 * gdb.base/return.exp: Same.
3753 * gdb.base/scope.exp: Same.
3754 * gdb.base/set-noassign.exp: Same.
3755 * gdb.base/setshow.exp: Same.
3756 * gdb.base/shlib-call.exp: Same.
3757 * gdb.base/signals.exp: Same.
3758 * gdb.base/sigstep.exp: Same.
3759 * gdb.base/skip.exp: Same.
3760 * gdb.base/solib-symbol.exp: Same.
3761 * gdb.base/stap-probe.exp: Same.
3762 * gdb.base/step-line.exp: Same.
3763 * gdb.base/step-test.exp: Same.
3764 * gdb.base/style.exp: Same.
3765 * gdb.base/varargs.exp: Same.
3766 * gdb.base/vla-datatypes.exp: Same.
3767 * gdb.base/vla-ptr.exp: Same.
3768 * gdb.base/vla-sideeffect.exp: Same.
3769 * gdb.base/volatile.exp: Same.
3770 * gdb.base/watch-cond-infcall.exp: Same.
3771 * gdb.base/watchpoint.exp: Same.
3772
3773 2019-11-02 Tom de Vries <tdevries@suse.de>
3774
3775 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3776 * gdb.cp/cpexprs.exp: Same.
3777 * gdb.cp/except-multi-location.exp: Same.
3778 * gdb.cp/exceptprint.exp: Same.
3779 * gdb.cp/gdb2384.exp: Same.
3780 * gdb.cp/inherit.exp: Same.
3781 * gdb.cp/m-static.exp: Same.
3782 * gdb.cp/meth-typedefs.exp: Same.
3783 * gdb.cp/misc.exp: Same.
3784 * gdb.cp/namespace.exp: Same.
3785 * gdb.cp/non-trivial-retval.exp: Same.
3786 * gdb.cp/overload.exp: Same.
3787 * gdb.cp/pr17132.exp: Same.
3788 * gdb.cp/re-set-overloaded.exp: Same.
3789 * gdb.cp/rvalue-ref-types.exp: Same.
3790 * gdb.cp/templates.exp: Same.
3791
3792 2019-11-01 Luis Machado <luis.machado@linaro.org>
3793
3794 PR gdb/25124
3795
3796 * gdb.arch/pr25124.S: New file.
3797 * gdb.arch/pr25124.exp: New file.
3798
3799 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3800
3801 * gdb.fortran/info-modules.exp: Update expected results, and add
3802 additional tests for 'info module functinos', and 'info module
3803 variables'.
3804 * gdb.fortran/info-types.exp: Update expected results.
3805 * gdb.fortran/info-types.f90: Extend testcase with additional
3806 module variables and functions.
3807
3808 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3809
3810 * gdb.fortran/info-modules.exp: New file.
3811 * gdb.fortran/info-types.exp: Build with new file.
3812 * gdb.fortran/info-types.f90: Include and use new module.
3813 * gdb.fortran/info-types-2.f90: New file.
3814
3815 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3816
3817 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3818 * gdb.base/settings.exp: Test all settings types using
3819 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3820 that now verifies that the value of "maint show" is the same as
3821 returned by the settings functions. Test the type of the
3822 maintenance settings.
3823 * gdb.base/default.exp: Update show_conv_list.
3824
3825 2019-10-31 Tom de Vries <tdevries@suse.de>
3826
3827 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3828 gdb_test.
3829 * gdb.arch/amd64-disp-step.exp: Same.
3830 * gdb.asm/asm-source.exp: Same.
3831 * gdb.btrace/buffer-size.exp: Same.
3832 * gdb.btrace/cpu.exp: Same.
3833 * gdb.btrace/enable.exp: Same.
3834 * gdb.dwarf2/count.exp: Same.
3835 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3836 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3837 * gdb.fortran/vla-datatypes.exp: Same.
3838 * gdb.fortran/vla-history.exp: Same.
3839 * gdb.fortran/vla-ptype.exp: Same.
3840 * gdb.fortran/vla-value.exp: Same.
3841 * gdb.fortran/whatis_type.exp: Same.
3842 * gdb.guile/guile.exp: Same.
3843 * gdb.multi/tids.exp: Same.
3844 * gdb.python/py-finish-breakpoint.exp: Same.
3845 * gdb.python/py-framefilter.exp: Same.
3846 * gdb.python/py-pp-registration.exp: Same.
3847 * gdb.python/py-xmethods.exp: Same.
3848 * gdb.python/python.exp: Same.
3849 * gdb.server/connect-with-no-symbol-file.exp: Same.
3850 * gdb.server/no-thread-db.exp: Same.
3851 * gdb.server/run-without-local-binary.exp: Same.
3852 * gdb.stabs/weird.exp: Same.
3853 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3854 * gdb.threads/thread-find.exp: Same.
3855 * gdb.threads/tls-shared.exp: Same.
3856 * gdb.threads/tls.exp: Same.
3857 * gdb.threads/wp-replication.exp: Same.
3858 * gdb.trace/ax.exp: Same.
3859 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3860
3861 2019-10-31 Tom de Vries <tdevries@suse.de>
3862
3863 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3864 * gdb.ada/array_subscript_addr.exp: Same.
3865 * gdb.ada/arrayidx.exp: Same.
3866 * gdb.ada/arrayparam.exp: Same.
3867 * gdb.ada/arrayptr.exp: Same.
3868 * gdb.ada/boolean_expr.exp: Same.
3869 * gdb.ada/call_pn.exp: Same.
3870 * gdb.ada/complete.exp: Same.
3871 * gdb.ada/fixed_cmp.exp: Same.
3872 * gdb.ada/fun_addr.exp: Same.
3873 * gdb.ada/funcall_param.exp: Same.
3874 * gdb.ada/interface.exp: Same.
3875 * gdb.ada/mod_from_name.exp: Same.
3876 * gdb.ada/null_array.exp: Same.
3877 * gdb.ada/packed_array.exp: Same.
3878 * gdb.ada/packed_tagged.exp: Same.
3879 * gdb.ada/print_chars.exp: Same.
3880 * gdb.ada/print_pc.exp: Same.
3881 * gdb.ada/ptype_arith_binop.exp: Same.
3882 * gdb.ada/ptype_field.exp: Same.
3883 * gdb.ada/ptype_tagged_param.exp: Same.
3884 * gdb.ada/rec_return.exp: Same.
3885 * gdb.ada/ref_tick_size.exp: Same.
3886 * gdb.ada/str_ref_cmp.exp: Same.
3887 * gdb.ada/taft_type.exp: Same.
3888 * gdb.ada/tagged.exp: Same.
3889 * gdb.ada/type_coercion.exp: Same.
3890 * gdb.ada/uninitialized_vars.exp: Same.
3891
3892 2019-10-30 Tom de Vries <tdevries@suse.de>
3893
3894 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3895
3896 2019-10-26 Tom de Vries <tdevries@suse.de>
3897
3898 * gdb.base/bigcore.c: Fix typos in comments.
3899 * gdb.base/ctf-ptype.c: Same.
3900 * gdb.base/long_long.c: Same.
3901 * gdb.dwarf2/dw2-op-out-param.S: Same.
3902 * gdb.python/py-evthreads.c: Same.
3903 * gdb.reverse/i387-stack-reverse.c: Same.
3904 * gdb.trace/tfile.c: Same.
3905 * lib/compiler.c: Same.
3906 * lib/compiler.cc: Same.
3907
3908 2019-10-25 Tom de Vries <tdevries@suse.de>
3909
3910 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3911 gdb_test_multiple calls.
3912 * gdb.reverse/sigall-reverse.exp: Same.
3913 * gdb.reverse/solib-precsave.exp: Same.
3914 * gdb.reverse/solib-reverse.exp: Same.
3915 * gdb.reverse/until-precsave.exp: Same.
3916 * gdb.reverse/until-reverse.exp: Same.
3917
3918 2019-10-24 Tom de Vries <tdevries@suse.de>
3919
3920 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3921 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3922 kfail using -wrap pattern flag and convenience variable
3923 gdb_test_name.
3924
3925 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3926
3927 * gdb.python/py-progspace.exp: Add tests for the
3928 Progspace.block_for_pc method.
3929
3930 2019-10-23 Tom Tromey <tom@tromey.com>
3931
3932 * configure: Rebuild.
3933 * aclocal.m4: Use m4_include, not sinclude.
3934
3935 2019-10-21 Tom de Vries <tdevries@suse.de>
3936
3937 * gdb.base/infcall-nested-structs.c: Add
3938 __attribute__((noinline,noclone)) to all functions.
3939 (call_all): Add missing variable initialization. Simplify return value.
3940 (breakpt): Increment volatile variable, to prevent call from being
3941 optimized out.
3942 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3943
3944 2019-10-17 Tom de Vries <tdevries@suse.de>
3945
3946 * gdb.fortran/module.exp: Allow info variables to print info for files
3947 other than module.f90.
3948
3949 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3950
3951 * gdb.fortran/module.exp: Extend with 'info variables' test.
3952
3953 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3954
3955 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3956 F77_FOR_TARGET.
3957
3958 2019-10-16 Tom de Vries <tdevries@suse.de>
3959
3960 PR tdep/25096
3961 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3962
3963 2019-10-16 Tom de Vries <tdevries@suse.de>
3964
3965 PR tdep/24104
3966 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3967 Add KFAIL for PR tdep/25096.
3968
3969 2019-10-16 Tom de Vries <tdevries@suse.de>
3970
3971 PR testsuite/25059
3972 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3973
3974 2019-10-16 Tom de Vries <tdevries@suse.de>
3975
3976 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3977 as signed.
3978
3979 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3980
3981 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3982 one instead of increasing timeout.
3983
3984 2019-10-13 Tom de Vries <tdevries@suse.de>
3985
3986 PR record/25038
3987 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3988 * gdb.reverse/sigall-reverse.exp: Same.
3989 * gdb.reverse/solib-precsave.exp: Same.
3990 * gdb.reverse/solib-reverse.exp: Same.
3991 * gdb.reverse/step-precsave.exp: Same.
3992 * gdb.reverse/until-precsave.exp: Same.
3993 * gdb.reverse/until-reverse.exp: Same.
3994 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3995
3996 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3997
3998 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3999 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
4000 (cmp_struct_05_01, cmp_struct_static_02_01)
4001 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
4002 comparisons.
4003
4004 2019-10-10 Tom de Vries <tdevries@suse.de>
4005
4006 PR testsuite/24888
4007 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
4008 gnatlink.
4009
4010 2019-10-09 Tom de Vries <tdevries@suse.de>
4011
4012 PR testsuite/25048
4013 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
4014
4015 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
4016
4017 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
4018 exceptions due to missing debug information.
4019
4020 2019-10-07 Tom de Vries <tdevries@suse.de>
4021
4022 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
4023
4024 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
4025
4026 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
4027 * gdb.base/annota1.exp: Update to use gdb_test_name.
4028
4029 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
4030
4031 * gdb.base/ctf-whatis.exp: New file.
4032 * gdb.base/ctf-whatis.c: New file.
4033 * gdb.base/ctf-ptype.exp: New file.
4034 * gdb.base/ctf-ptype.c: New file.
4035 * gdb.base/ctf-constvars.exp: New file.
4036 * gdb.base/ctf-constvars.c: New file.
4037 * gdb.base/ctf-cvexpr.exp: New file.
4038
4039 2019-10-04 Tom de Vries <tdevries@suse.de>
4040
4041 * gdb.cp/local-static.c (main): Move declaration of int i out of the
4042 for loop.
4043
4044 2019-10-03 Tom Tromey <tom@tromey.com>
4045
4046 PR rust/24976:
4047 * gdb.rust/simple.rs (Union2): New type.
4048 (main): Use Union2.
4049 * gdb.rust/simple.exp: Add test.
4050
4051 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4052
4053 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
4054 nested function prefix.
4055
4056 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
4057 Richard Bunt <richard.bunt@arm.com>
4058 Andrew Burgess <andrew.burgess@embecosm.com>
4059
4060 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
4061 nested functions.
4062 * gdb.fortran/nested-funcs.f90: Update expected results.
4063 * gdb.fortran/nested-funcs-2.exp: New file.
4064 * gdb.fortran/nested-funcs-2.f90: New file.
4065
4066 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4067
4068 * gdb.python/py-parameter.exp: Make test names unique.
4069 * gdb.python/py-template.exp: Likewise.
4070 * gdb.python/py-value.exp: Likewise.
4071
4072 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4073
4074 * gdb.base/break-interp.exp: Reduce test name duplication.
4075 * gdb.base/call-sc.exp: Likewise.
4076 * gdb.base/callfuncs.exp: Likewise.
4077 * gdb.base/charset.exp: Likewise.
4078 * gdb.base/dump.exp: Likewise.
4079 * gdb.base/ena-dis-br.exp: Likewise.
4080 * gdb.base/relational.exp: Likewise.
4081 * gdb.base/step-over-syscall.exp: Likewise.
4082 * gdb.base/structs.exp: Likewise.
4083
4084 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4085
4086 * gdb.linespec/explicit.exp: Make test names unique.
4087 * gdb.linespec/ls-errs.exp: Likewise.
4088
4089 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4090
4091 * gdb.reverse/break-precsave.exp: Make test names unique.
4092 * gdb.reverse/break-reverse.exp: Likewise.
4093 * gdb.reverse/finish-precsave.exp: Likewise.
4094 * gdb.reverse/finish-reverse.exp: Likewise.
4095 * gdb.reverse/machinestate-precsave.exp: Likewise.
4096 * gdb.reverse/machinestate.exp: Likewise.
4097 * gdb.reverse/readv-reverse.exp: Likewise.
4098 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4099 * gdb.reverse/sigall-precsave.exp: Likewise.
4100 * gdb.reverse/sigall-reverse.exp: Likewise.
4101 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
4102 * gdb.reverse/watch-precsave.exp: Likewise.
4103 * gdb.reverse/watch-reverse.exp: Likewise.
4104
4105 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4106
4107 * gdb.threads/stop-with-handle.c: New file.
4108 * gdb.threads/stop-with-handle.exp: New file.
4109
4110 2019-10-03 Tom de Vries <tdevries@suse.de>
4111
4112 PR testsuite/25059
4113 * gdb.base/list-missing-source.exp: Allowing the "Compilation
4114 directory" line to be missing.
4115
4116 2019-10-03 Tom de Vries <tdevries@suse.de>
4117
4118 PR testsuite/25059
4119 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
4120 type optional.
4121
4122 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
4123
4124 * gdb.python/py-format-string.c (string.h): New include.
4125 (main): Fill a_struct_with_union.the_union.an_int with bytes of
4126 the same value, for endianness-independence.
4127 * gdb.python/py-format-string.exp (default_regexp_dict)
4128 (test_pretty_structs, test_format): Adjust expected output to the
4129 changed initialization.
4130
4131 2019-10-02 Tom Tromey <tromey@adacore.com>
4132
4133 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
4134
4135 2019-10-02 Pedro Alves <palves@redhat.com>
4136 Andrew Burgess <andrew.burgess@embecosm.com>
4137
4138 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
4139 "print-file-var.h".
4140 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4141 (get_version_1): Print this_version_id and its address.
4142 Add extern "C" wrappers around interface functions.
4143 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
4144 "print-file-var.h".
4145 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4146 (get_version_2): Print this_version_id and its address.
4147 Add extern "C" wrappers around interface functions.
4148 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
4149 <stddef.h> and "print-file-var.h".
4150 Add extern "C" wrappers around interface functions.
4151 [VERSION_ID_MAIN] (this_version_id): Define.
4152 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
4153 * gdb.base/print-file-var.h: Add some #defines to simplify setting
4154 up extern "C" blocks.
4155 * gdb.base/print-file-var.exp (test): New, factored out from top
4156 level.
4157 (top level): Test all combinations of attribute hidden or not,
4158 dlopen or not, and this_version_id symbol in main file or not.
4159 Compile tests as both C++ and C, make test names unique.
4160
4161 2019-10-01 Tom Tromey <tom@tromey.com>
4162
4163 * gdb.base/style.exp: Test "show logging filename".
4164
4165 2019-10-01 Tom Tromey <tom@tromey.com>
4166
4167 * lib/gdb-utils.exp (style): Handle "metadata" argument.
4168 * gdb.base/style.exp: Add metadata style test.
4169
4170 2019-10-01 Tom Tromey <tom@tromey.com>
4171
4172 * gdb.base/style.exp: Test "pwd".
4173
4174 2019-10-01 Tom Tromey <tom@tromey.com>
4175
4176 * gdb.base/style.exp: Update tests.
4177
4178 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
4179
4180 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
4181 'six' to unsigned.
4182 (s1): Initialize fields 'four' and 'six' instead of 'three' and
4183 'five'. Use an all-ones bit pattern for each.
4184 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
4185 to its changed values.
4186
4187 2019-09-30 Tom Tromey <tromey@adacore.com>
4188
4189 * gdb.rust/traits.rs: Disable all warnings.
4190
4191 2019-09-29 Tom de Vries <tdevries@suse.de>
4192
4193 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
4194
4195 2019-09-29 Tom de Vries <tdevries@suse.de>
4196
4197 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
4198
4199 2019-09-27 Tom de Vries <tdevries@suse.de>
4200
4201 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
4202
4203 2019-09-27 Tom de Vries <tdevries@suse.de>
4204
4205 PR record/23188
4206 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
4207
4208 2019-09-26 Tom Tromey <tromey@adacore.com>
4209
4210 * gdb.ada/py_taft.exp: New file.
4211 * gdb.ada/py_taft/main.adb: New file.
4212 * gdb.ada/py_taft/pkg.adb: New file.
4213 * gdb.ada/py_taft/pkg.ads: New file.
4214
4215 2019-09-24 Tom de Vries <tdevries@suse.de>
4216
4217 PR gdb/24598
4218 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4219
4220 2019-09-22 Tom de Vries <tdevries@suse.de>
4221
4222 * gdb.base/restore.exp: Allow register variables to be optimized out at
4223 -O0.
4224
4225 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
4226
4227 * gdb.arch/spu-info.exp: Remove file.
4228 * gdb.arch/spu-info.c: Remove file.
4229 * gdb.arch/spu-ls.exp: Remove file.
4230 * gdb.arch/spu-ls.c: Remove file.
4231
4232 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
4233 * gdb.asm/spu.inc: Remove file.
4234
4235 * gdb.base/dump.exp: Remove support for spu*-*-*.
4236 * gdb.base/stack-checking.exp: Likewise.
4237 * gdb.base/overlays.exp: Likewise.
4238 * gdb.base/ovlymgr.c: Likewise.
4239 * gdb.base/spu.ld: Remove file.
4240
4241 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
4242 * gdb.cp/cpexprs.exp: Likewise.
4243 * gdb.cp/exception.exp: Likewise.
4244 * gdb.cp/gdb2495.exp: Likewise.
4245 * gdb.cp/mb-templates.exp: Likewise.
4246 * gdb.cp/pr9167.exp: Likewise.
4247 * gdb.cp/userdef.exp: Likewise.
4248
4249 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4250
4251 * gdb.cell: Remove directory.
4252 * lib/cell.exp: Remove file.
4253
4254 2019-09-19 Tom de Vries <tdevries@suse.de>
4255
4256 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4257
4258 2019-09-19 Tom de Vries <tdevries@suse.de>
4259
4260 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4261
4262 2019-09-19 Tom de Vries <tdevries@suse.de>
4263
4264 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4265 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4266 (gdb_target_cmd): ... here.
4267 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4268 value 2.
4269
4270 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4271
4272 * gdb.base/source-dir.exp: Avoid having directory names in test
4273 names.
4274
4275 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4276
4277 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4278 directory.
4279
4280 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4281
4282 * gdb.base/list-missing-source.exp: New file.
4283
4284 2019-09-14 Tom de Vries <tdevries@suse.de>
4285
4286 PR teststuite/24599
4287 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4288 * lib/ada.exp (gnatmake_version_at_least): New proc.
4289
4290 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4291
4292 * gdb.base/maint.exp: Use exec_has_index_section.
4293
4294 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4295
4296 * gdb.base/maint.exp: Add test for 'maint info sections'.
4297
4298 2019-09-12 Tom de Vries <tdevries@suse.de>
4299
4300 * gdb.base/store.exp: Allow register variables to be optimized out at
4301 -O0.
4302
4303 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4304
4305 * gdb.ada/rdv_wait.exp: Update to new task names.
4306 * gdb.base/task_switch_in_core.exp: Likewise.
4307 * gdb.base/info_sources_base.c: Likewise.
4308
4309 2019-09-10 Tom Tromey <tromey@adacore.com>
4310
4311 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4312
4313 2019-09-10 Tom Tromey <tromey@adacore.com>
4314
4315 * gdb.ada/dgopt.exp: New file.
4316 * gdb.ada/dgopt/x.adb: New file.
4317
4318 2019-09-08 Tom Tromey <tom@tromey.com>
4319
4320 * gdb.tui/resize.exp: Remove setup_xfail.
4321 * gdb.tui/regs.exp: Remove setup_xfail.
4322 * gdb.tui/basic.exp: Remove setup_xfail.
4323
4324 2019-09-06 David Blaikie <dblaikie@gmail.com>
4325
4326 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4327 * gdb.cp/cplabel.exp: Ditto.
4328 * gdb.linespec/ls-errs.exp: Ditto.
4329
4330 2019-09-05 Tom de Vries <tdevries@suse.de>
4331
4332 * lib/gdb.exp (cmp_file_string): New proc.
4333 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4334 runto_main. Verify save breakpoints output.
4335
4336 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4337
4338 * gdb.base/info-var.exp: Test info variables without running
4339 to main, to avoid expect's buffer overflow.
4340
4341 2019-09-03 Tom Tromey <tromey@adacore.com>
4342
4343 * gdb.ada/bias.exp: New file.
4344 * gdb.ada/bias/bias.adb: New file.
4345 * gdb.ada/print_chars.exp: Add regression test.
4346 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4347 (MC): New variable.
4348
4349 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4350
4351 * gdb.base/argv0-symlink.exp: Run only on native target
4352 and local host.
4353
4354 2019-08-29 Tom de Vries <tdevries@suse.de>
4355
4356 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4357 diverse debug info.
4358 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4359
4360 2019-08-28 Tom de Vries <tdevries@suse.de>
4361
4362 * gdb.base/info-var.exp: Allow info variables to print info for files
4363 other than info-var-f1.c and info-var-f2.c.
4364
4365 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4366
4367 * gdb.fortran/info-types.exp: Add module.
4368 * gdb.fortran/info-types.f90: Update expected results.
4369
4370 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4371
4372 * gdb.fortran/info-types.exp: New file.
4373 * gdb.fortran/info-types.f90: New file.
4374 * lib/fortran.exp (fortran_character1): New proc.
4375
4376 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4377
4378 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4379 functions'. Reindent as needed.
4380 * gdb.base/info-var-f1.c: New file.
4381 * gdb.base/info-var-f2.c: New file.
4382 * gdb.base/info-var.exp: New file.
4383 * gdb.base/info-var.h: New file.
4384
4385 2019-08-26 Tom de Vries <tdevries@suse.de>
4386
4387 PR c++/24852
4388 * gdb.cp/no-libstdcxx-probe.exp: New test.
4389
4390 2019-08-26 Tom de Vries <tdevries@suse.de>
4391
4392 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4393 * tests need to be skipped.
4394 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4395 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4396 mi_skip_libstdcxx_probe_tests.
4397
4398 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4399
4400 * gdb.python/py-xmethods.exp: Use raw strings when passing
4401 arguments to SimpleXMethodMatcher.
4402
4403 2019-08-22 Tom de Vries <tdevries@suse.de>
4404
4405 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4406 more informative.
4407
4408 2019-08-21 Pedro Alves <palves@redhat.com>
4409
4410 * gdb.base/with.exp: Test "with" with no arguments.
4411
4412 2019-08-21 Tom de Vries <tdevries@suse.de>
4413
4414 * gdb.base/gdb-caching-proc.exp: Sort files.
4415
4416 2019-08-20 Tom de Vries <tdevries@suse.de>
4417
4418 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4419 compilation.
4420
4421 2019-08-16 Tom de Vries <tdevries@suse.de>
4422
4423 * gdb.base/compare-sections.exp ("after run to main"): Allow
4424 mismatched read-only sections for PIE executables.
4425
4426 2019-08-16 Tom Tromey <tom@tromey.com>
4427
4428 * lib/tuiterm.exp (_csi_Z): New proc.
4429 * gdb.tui/basic.exp: Update window positions.
4430 * gdb.tui/empty.exp: Update window positions.
4431
4432 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4433
4434 * gdb.base/examine-backward.exp: Correct regexp for
4435 "examine 3 bytes backward from ${address_zero}".
4436
4437 2019-08-15 Tom Tromey <tom@tromey.com>
4438
4439 * gdb.tui/empty.exp: Enable resizing tests.
4440
4441 2019-08-15 Tom Tromey <tromey@adacore.com>
4442
4443 * gdb.ada/char_enum.exp: Add regression tests.
4444 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4445 and '0'.
4446 (Char, Gchar): Update.
4447 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4448
4449 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4450
4451 * gdb.python/python.exp: Expect a leading underscore on
4452 GdbOutput{,Error}File.
4453
4454 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4455
4456 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4457 Windows host.
4458
4459 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4460
4461 * gdb.base/batch-preserve-term-settings.exp
4462 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4463
4464 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4465
4466 * lib/gdb.exp: When running on a mingw target, replace
4467 /x/ with x:/.
4468
4469 2019-08-14 Alan Hayward <alan.hayward@arm.com>
4470
4471 * gdb.arch/aarch64-prologue.c: New test.
4472 * gdb.arch/aarch64-prologue.exp: New file.
4473
4474 2019-08-13 Tom de Vries <tdevries@suse.de>
4475
4476 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4477 Thread.
4478
4479 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4480
4481 * gdb.python/py-completion.exp: Download the .py file to the host
4482 and use its host pathname. Conditionalize tests that use
4483 tab completion and manipulate files on the build machine.
4484 * gdb.python/py-events.exp: Download the .py file to the host
4485 and use its host pathname.
4486 * gdb.python/py-evsignal.exp: Likewise.
4487 * gdb.python/py-evthreads.exp: Likewise.
4488 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4489 pathname syntax.
4490 * gdb.python/py-framefilter.exp: Download the .py file to the right
4491 place on the host. Match Windows pathname syntax.
4492 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4493 .py file to the host and use its host pathname.
4494 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4495 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4496 build pathname. Skip symlink test on Windows host. Add missing
4497 newline at end of file.
4498 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4499 and use its host pathname.
4500 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
4501 * gdb.python/py-section-script.exp: Use host location of binfile
4502 on safe-path. Use correct path separator on Windows host.
4503 Reorder alternatives in gdb_test_multiple to prevent matching
4504 the wrong alternative on success.
4505 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
4506
4507 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
4508
4509 * gdb.gdb/selftest.exp (test_with_self): Update test to now
4510 expect the GDB inferior to no longer immediately stop after
4511 being resumed with "signal SIGINT".
4512
4513 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
4514
4515 * gdb.linespec/break-ask.exp: Generalize regexps to match
4516 Windows pathnames too.
4517
4518 2019-08-08 Tom de Vries <tdevries@suse.de>
4519
4520 PR testsuite/24862
4521 * lib/tuiterm.exp (_accept): Fix CSI regexp.
4522
4523 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4524
4525 * gdb.base/style.exp: Update tests for help doc new invariants.
4526 * gdb.base/help.exp: Likewise.
4527
4528 2019-08-06 Tom Tromey <tom@tromey.com>
4529
4530 * gdb.base/style.exp: Add disassemble test.
4531 * gdb.base/style.c (some_called_function): New function.
4532 (main): Use it.
4533
4534 2019-08-05 Christian Biesinger <cbiesinger@google.com>
4535
4536 * gdb.python/py-block.exp: Test dictionary access on blocks.
4537
4538 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
4539
4540 PR gdb/24863
4541 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4542 -list-thread-groups --available test when running under
4543 check-read1.
4544
4545 2019-08-05 Tom de Vries <tdevries@suse.de>
4546
4547 PR testsuite/24863
4548 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4549 * gdb.base/help.exp: Use with_read1_timeout_factor.
4550 * gdb.base/info-macros.exp: Same.
4551 * gdb.cp/nested-types.exp: Same.
4552
4553 2019-08-05 Tom de Vries <tdevries@suse.de>
4554
4555 * lib/gdb.exp (version_at_least): Factor out of ...
4556 (tcl_version_at_least): ... here.
4557 (gdb_compile): Fail if pie results in non-PIE executable.
4558 (readelf_version, readelf_prints_pie): New proc.
4559 (exec_is_pie): Return -1 if unknown.
4560
4561 2019-08-05 Tom de Vries <tdevries@suse.de>
4562
4563 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4564
4565 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4566
4567 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4568
4569 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4570
4571 * lib/completion-support.exp (test_gdb_complete_none): Skip
4572 tab completion tests if no readline support.
4573 (test_gdb_complete_unique_re): Likewise.
4574 (test_gdb_complete_multiple): Likewise.
4575
4576 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4577
4578 * gdb.base/info_sources.exp: New file.
4579 * gdb.base/info_sources.c: New file.
4580 * gdb.base/info_sources_base.c: New file.
4581
4582 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4583
4584 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4585 prefix argument.
4586 (test_exit_status): Add prefix argument.
4587
4588 2019-08-01 Tom de Vries <tdevries@suse.de>
4589
4590 PR testsuite/24863
4591 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4592 calling exp_continue for new thread and thread exited messages.
4593
4594 2019-08-01 Tom de Vries <tdevries@suse.de>
4595
4596 PR testsuite/24863
4597 * gdb.base/structs.exp: Fix check-read1 timeout using
4598 gdb_test_sequence.
4599 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4600
4601 2019-08-01 Tom de Vries <tdevries@suse.de>
4602
4603 PR testsuite/24863
4604 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4605 line.
4606
4607 2019-08-01 Tom de Vries <tdevries@suse.de>
4608
4609 PR testsuite/24863
4610 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4611
4612 2019-07-30 Tom Tromey <tromey@adacore.com>
4613
4614 * gdb.ada/display_nested.exp: New file.
4615 * gdb.ada/display_nested/foo.adb: New file.
4616 * gdb.ada/display_nested/pack.adb: New file.
4617 * gdb.ada/display_nested/pack.ads: New file.
4618
4619 2019-07-30 Christian Biesinger <cbiesinger@google.com>
4620
4621 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4622 namespace.
4623 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4624
4625 2019-07-30 Tom de Vries <tdevries@suse.de>
4626
4627 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4628 instead.
4629
4630 2019-07-30 Tom de Vries <tdevries@suse.de>
4631
4632 PR testsuite/24834
4633 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4634 (exec_is_pie): New proc.
4635
4636 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4637
4638 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4639
4640 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4641
4642 * gdb.python/py-objfile.c: Add global and static vars.
4643 * gdb.python/py-objfile.exp: Test new functions Objfile.
4644 lookup_global_symbol and lookup_static_symbol.
4645
4646 2019-07-29 Tom Tromey <tom@tromey.com>
4647
4648 * lib/tuiterm.exp (Term::_csi_@): New proc.
4649 (Term::_csi_X): Don't move cursor.
4650
4651 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4652
4653 * gdb.base/options.exp: Update backtrace - completion to
4654 new option -frame-info.
4655 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4656 Test new 'set print frame-info'. Test backtrace -frame-info
4657 overriding 'set print frame-info'.
4658 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4659 Test new 'set print frame-info'.
4660 Verify consistency of backtrace with and without filters, with and
4661 without -no-filters.
4662 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4663 default.
4664
4665 2019-07-29 Tom de Vries <tdevries@suse.de>
4666
4667 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4668 no arguments".
4669
4670 2019-07-29 Tom de Vries <tdevries@suse.de>
4671
4672 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4673 is a substring of the first for "complete non-unique file name".
4674
4675 2019-07-29 Tom de Vries <tdevries@suse.de>
4676
4677 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4678 with ".*".
4679
4680 2019-07-29 Tom de Vries <tdevries@suse.de>
4681
4682 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4683 Pass prompt_regexp parameter to gdb_test_multiple calls.
4684
4685 2019-07-29 Tom de Vries <tdevries@suse.de>
4686
4687 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
4688 print registers" regexps.
4689
4690 2019-07-29 Tom de Vries <tdevries@suse.de>
4691
4692 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4693
4694 2019-07-29 Tom de Vries <tdevries@suse.de>
4695
4696 PR gdb/24855
4697 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4698 (skip_python_tests_prompt): Add prompt_regexp argument to
4699 gdb_test_multiple calls.
4700
4701 2019-07-27 Tom Tromey <tom@tromey.com>
4702
4703 * gdb.tui/main.exp: New file.
4704
4705 2019-07-27 Tom Tromey <tom@tromey.com>
4706
4707 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4708 optional.
4709 * gdb.tui/empty.exp: New file.
4710
4711 2019-07-27 Tom Tromey <tom@tromey.com>
4712
4713 * lib/tuiterm.exp (spawn): New proc.
4714 (Term::resize): New proc.
4715 * gdb.tui/resize.exp: New file.
4716
4717 2019-07-27 Tom Tromey <tom@tromey.com>
4718
4719 * gdb.tui/list.exp: New file.
4720
4721 2019-07-27 Tom Tromey <tom@tromey.com>
4722
4723 * gdb.tui/regs.exp: New file.
4724
4725 2019-07-27 Tom Tromey <tom@tromey.com>
4726
4727 * gdb.tui/basic.exp: Add "layout split" test.
4728
4729 2019-07-27 Tom Tromey <tom@tromey.com>
4730
4731 * gdb.tui/basic.exp: Add "layout asm" test.
4732
4733 2019-07-27 Tom Tromey <tom@tromey.com>
4734
4735 * lib/tuiterm.exp: New file.
4736 * gdb.tui/basic.exp: New file.
4737
4738 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4739
4740 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4741 Enable tests associated with this flag. Adjust regex
4742 referencing "foo_low" to now refer to "foo_cold" instead.
4743
4744 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4745
4746 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4747 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4748 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4749 foo_cold. Revise comments to match.
4750 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4751 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4752 were wrapped into this proc; Call do_test in loop from outermost
4753 level.
4754 (foo_low): Rename all occurrences to "foo_cold".
4755 (backtrace from baz): New test.
4756 (x2/i foo_cold): New test.
4757 (info line *foo_cold): New test.
4758
4759 2019-07-26 Tom de Vries <tdevries@suse.de>
4760
4761 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4762
4763 2019-07-25 Tom de Vries <tdevries@suse.de>
4764
4765 PR testsuite/24830
4766 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4767 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4768 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4769 (skip_libstdcxx_probe_tests): ... here.
4770 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4771
4772 2019-07-24 Tom de Vries <tdevries@suse.de>
4773
4774 PR testsuite/24807
4775 * gdb.objc/basicclass.m: Include stdio.h.
4776 * gdb.objc/nondebug.m: Same.
4777 * gdb.objc/objcdecode.m: Same.
4778
4779 2019-07-24 Tom de Vries <tdevries@suse.de>
4780
4781 PR testsuite/24612
4782 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4783 additional_flags.
4784
4785 2019-07-24 Tom de Vries <tdevries@suse.de>
4786
4787 PR testsuite/24831
4788 * gdb.multi/tids.exp: Update error messages for info threads.
4789
4790 2019-07-24 Tom de Vries <tdevries@suse.de>
4791
4792 * gdb.base/info-types.exp: Allow info types to print info for more than
4793 one file.
4794
4795 2019-07-23 Tom de Vries <tdevries@suse.de>
4796
4797 PR testsuite/24842
4798 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4799 gdb_spawn_with_cmdline_opts.
4800
4801 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4802
4803 * gdb.arch/arm-cmse-sgstubs.c: New test.
4804 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4805
4806 2019-07-23 Tom de Vries <tdevries@suse.de>
4807
4808 PR testsuite/24711
4809 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4810 issuing next command.
4811
4812 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4813
4814 * gdb.ada/info_auto_lang.exp: Update expected results.
4815 * gdb.base/info-types.c: Add additional types to check.
4816 * gdb.base/info-types.exp: Update expected results.
4817
4818 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4819
4820 * gdb.base/info-types.c: New file.
4821 * gdb.base/info-types.exp: New file.
4822
4823 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4824
4825 * gdb.arch/riscv-bp-infcall.c: New file.
4826 * gdb.arch/riscv-bp-infcall.exp: New file.
4827
4828 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4829
4830 PR breakpoints/24541
4831 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4832
4833 2019-07-14 Tom de Vries <tdevries@suse.de>
4834
4835 PR testsuite/24760
4836 * gdb.objc/basicclass.exp: Fix unterminated string.
4837
4838 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4839 Andrew Burgess <andrew.burgess@embecosm.com>
4840
4841 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4842 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4843 negative bounds.
4844 * gdb.fortran/vla-value.exp: Print elements of an array with
4845 negative bounds.
4846 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4847 testing.
4848
4849 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4850
4851 * gdb.base/options.exp (expect_string): Dequote strings in
4852 results.
4853 (test-string): Test strings with different quoting and reindent.
4854
4855 2019-07-10 Tom Tromey <tromey@adacore.com>
4856
4857 * gdb.ada/mi_ex_cond.exp: Update expected results.
4858 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4859 * gdb.ada/mi_catch_ex.exp: Update expected results.
4860 * gdb.ada/mi_catch_assert.exp: Update expected results.
4861 * gdb.ada/catch_ex.exp (catch_exception_info)
4862 (catch_exception_entry, catch_assert_entry)
4863 (catch_unhandled_entry): Update.
4864 * gdb.ada/catch_assert_if.exp: Update expected results.
4865
4866 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4867 Stephen Roberts <stephen.roberts@arm.com>
4868
4869 * gdb.base/define.exp: Restore original prompt.
4870
4871 2019-07-09 Pedro Alves <palves@redhat.com>
4872
4873 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4874 breakpoints" output.
4875 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4876 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4877 throw" creates breakpoint.
4878 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4879 'type="catchpoint"'.
4880
4881 2019-07-09 Pedro Alves <palves@redhat.com>
4882
4883 PR c++/15468
4884 * gdb.cp/except-multi-location-lib.cc: New.
4885 * gdb.cp/except-multi-location-main.cc: New.
4886 * gdb.cp/except-multi-location.exp: New.
4887
4888 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4889
4890 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4891 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4892 argument and update callers.
4893
4894 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4895
4896 * gdb.arch/amd64-break-on-asm-line.S: New file.
4897 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4898
4899 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4900
4901 * gdb.base/printcmds.exp: Test printing C string and
4902 C wide string convenience vars without transiting via the inferior.
4903 Also make test names unique.
4904
4905 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4906
4907 PR breakpoints/25011
4908 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4909
4910 2019-07-04 Pedro Alves <palves@redhat.com>
4911
4912 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4913 body returned ok(0), break(3) or continue(4).
4914 * gdb.testsuite/foreach_with_prefix.exp: New file.
4915
4916 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4917
4918 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4919
4920 2019-07-03 Pedro Alves <palves@redhat.com>
4921
4922 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4923 "return -code".
4924
4925 2019-07-03 Pedro Alves <palves@redhat.com>
4926
4927 PR cli/24732
4928 * gdb.base/shell.exp: Load completion-support.exp.
4929 Adjust expected error output. Add completion tests.
4930
4931 2019-07-03 Pedro Alves <palves@redhat.com>
4932
4933 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4934 string_to_regexp.
4935
4936 2019-07-03 Pedro Alves <palves@redhat.com>
4937
4938 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4939 (expect_integer): Adjust to expect "-string".
4940 (expect_string): New.
4941 (all_options): Expect "-string".
4942 (test-flag, test-boolean): Adjust to expect "-string".
4943 (test-string): New proc.
4944 (top level): Call it.
4945
4946 2019-07-03 Pedro Alves <palves@redhat.com>
4947
4948 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4949 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4950 the expected output in the success.
4951
4952 2019-07-03 Pedro Alves <palves@redhat.com>
4953
4954 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4955 Split one gdb_test_multiple call in two to avoid a race.
4956
4957 2019-07-03 Pedro Alves <palves@redhat.com>
4958
4959 * gdb.base/with.c: New file.
4960 * gdb.base/with.exp: New file.
4961
4962 2019-07-03 Pedro Alves <palves@redhat.com>
4963
4964 * gdb.base/settings.exp: Replace all references to "maint
4965 test-settings set" with references to "maint set test-settings",
4966 and all references to "maint test-settings show" with references
4967 to "maint show test-settings".
4968
4969 2019-07-03 Pedro Alves <palves@redhat.com>
4970
4971 * gdb.base/settings.exp (test-string): Adjust expected out when
4972 testing "maint test-settings show filename"
4973
4974 2019-07-02 Pedro Alves <palves@redhat.com>
4975
4976 * gdb.base/options.exp (test-info-threads): New procedure.
4977 (top level): Call it.
4978
4979 2019-06-28 Tom Tromey <tromey@adacore.com>
4980
4981 * gdb.dwarf2/ada-linkage-name.c: New file.
4982 * gdb.dwarf2/ada-linkage-name.exp: New file.
4983
4984 2019-06-27 Tom Tromey <tromey@adacore.com>
4985
4986 PR c++/20020:
4987 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4988
4989 2019-06-26 Tom de Vries <tdevries@suse.de>
4990
4991 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4992
4993 2019-06-26 Tom de Vries <tdevries@suse.de>
4994
4995 * gdb.base/index-cache.exp: Add back missing debug option.
4996
4997 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4998
4999 * gdb.base/alias.exp: Test non matching/non existing prefixes.
5000
5001 2019-06-25 Tom de Vries <tdevries@suse.de>
5002
5003 PR testsuite/24727
5004 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
5005
5006 2019-06-24 Tom de Vries <tdevries@suse.de>
5007
5008 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
5009
5010 2019-06-24 Tom de Vries <tdevries@suse.de>
5011
5012 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
5013 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
5014 * gdb.trace/unavailable-dwarf-piece.exp: Same.
5015
5016 2019-06-24 Tom de Vries <tdevries@suse.de>
5017
5018 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
5019
5020 2019-06-21 Tom de Vries <tdevries@suse.de>
5021
5022 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
5023
5024 2019-06-21 Tom de Vries <tdevries@suse.de>
5025
5026 PR testsuite/24518
5027 PR ada/24713
5028 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
5029 index.
5030
5031 2019-06-19 Tom Tromey <tromey@adacore.com>
5032
5033 * gdb.ada/length_cond.exp: Add intro comment.
5034
5035 2019-06-19 Tom Tromey <tromey@adacore.com>
5036
5037 * gdb.ada/length_cond.exp: New file.
5038 * gdb.ada/length_cond/length_cond.adb: New file.
5039 * gdb.ada/length_cond/pck.adb: New file.
5040 * gdb.ada/length_cond/pck.ads: New file.
5041
5042 2019-06-18 Tom de Vries <tdevries@suse.de>
5043
5044 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
5045
5046 2019-06-18 Tom Tromey <tromey@adacore.com>
5047
5048 * gdb.base/list0.h: Add comment explaining control character.
5049
5050 2019-06-18 Tom de Vries <tdevries@suse.de>
5051
5052 * boards/fission.exp: Break up long debug_flags line.
5053
5054 2019-06-16 Tom de Vries <tdevries@suse.de>
5055
5056 PR gdb/24445
5057 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
5058 generated index.
5059
5060 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5061
5062 PR gdb/24686
5063 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
5064 improve detection of bug gdb/24541.
5065
5066 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
5067
5068 PR gdb/24669
5069 * gdb.base/index-cache.exp (uses_readnow,
5070 expecting_index_cache_use): Define global variable.
5071 (test_cache_enabled_miss, test_cache_enabled_hit): Use
5072 expecting_index_cache_use.
5073
5074 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
5075 Andrew Burgess <andrew.burgess@embecosm.com>
5076
5077 * gdb.fortran/pointers.f90: New file.
5078 * gdb.fortran/print_type.exp: New file.
5079 * gdb.fortran/vla-ptype.exp: Adapt expected results.
5080 * gdb.fortran/vla-type.exp: Likewise.
5081 * gdb.fortran/vla-value.exp: Likewise.
5082 * gdb.mi/mi-vla-fortran.exp: Likewise.
5083
5084 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5085
5086 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
5087 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
5088 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
5089 as a stop reason.
5090
5091 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5092
5093 * gdb.base/annota1.exp: Update expected results.
5094 * gdb.cp/annota2.exp: Likewise.
5095 * gdb.cp/annota3.exp: Likewise.
5096
5097 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5098
5099 * gdb.base/style-logging.exp: Remove path from test name.
5100
5101 2019-06-14 Tom Tromey <tromey@adacore.com>
5102
5103 PR gdb/24502:
5104 * gdb.base/style-logging.exp: New file.
5105
5106 2019-06-14 Tom Tromey <tromey@adacore.com>
5107
5108 * gdb.base/symfile-warn.exp: New file.
5109 * gdb.base/symfile-warn.c: New file.
5110
5111 2019-06-14 Tom Tromey <tromey@adacore.com>
5112
5113 * gdb.base/annotate-symlink.exp: New file.
5114
5115 2019-06-14 Tom Tromey <tromey@adacore.com>
5116
5117 * gdb.ada/set_wstr.exp: Add reassignment test.
5118
5119 2019-06-14 Tom Tromey <tromey@adacore.com>
5120
5121 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
5122 'unchecked_access and 'unrestricted_access as well.
5123
5124 2019-06-14 Tom Tromey <tromey@adacore.com>
5125
5126 PR ada/24539:
5127 * gdb.ada/vla.exp: Update tests.
5128 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
5129 pragma.
5130
5131 2019-06-13 Pedro Alves <palves@redhat.com>
5132
5133 * gdb.base/settings.exp (test-integer): Test junk after
5134 "unlimited".
5135
5136 2019-06-13 Pedro Alves <palves@redhat.com>
5137
5138 * gdb.base/options.exp (test-thread-apply): New.
5139 (top level): Call it.
5140
5141 2019-06-13 Pedro Alves <palves@redhat.com>
5142
5143 * gdb.base/options.exp (test-frame-apply): New.
5144 (top level): Test print commands with different "frame apply"
5145 prefixes.
5146
5147 2019-06-13 Pedro Alves <palves@redhat.com>
5148
5149 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
5150 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
5151 'max_completions' parameter and handle it.
5152 (test_gdb_completion_offers_commands): New.
5153
5154 2019-06-13 Pedro Alves <palves@redhat.com>
5155
5156 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
5157
5158 2019-06-13 Pedro Alves <palves@redhat.com>
5159
5160 * gdb.base/options.exp (test-backtrace): New.
5161 (top level): Call it.
5162
5163 2019-06-13 Pedro Alves <palves@redhat.com>
5164
5165 * gdb.guile/scm-frame-args.exp: Use "set print
5166 raw-frame-arguments" instead of "set print raw frame-arguments".
5167 * gdb.python/py-frame-args.exp: Likewise.
5168
5169 2019-06-13 Pedro Alves <palves@redhat.com>
5170
5171 * gdb.compile/compile.exp: Adjust expected output to option
5172 processing changes.
5173
5174 2019-06-13 Pedro Alves <palves@redhat.com>
5175
5176 * gdb.base/options.exp: Build executable.
5177 (test-print): New procedure.
5178 (top level): Call it, once for "print" and another for "compile
5179 print".
5180
5181 2019-06-13 Pedro Alves <palves@redhat.com>
5182
5183 * gdb.base/options.c: New file.
5184 * gdb.base/options.exp: New file.
5185
5186 2019-06-13 Pedro Alves <palves@redhat.com>
5187
5188 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
5189 that "o" is ambiguous.
5190
5191 2019-06-13 Pedro Alves <palves@redhat.com>
5192
5193 * gdb.base/settings.c: New file.
5194 * gdb.base/settings.exp: New file.
5195
5196 2019-06-13 Pedro Alves <palves@redhat.com>
5197
5198 * gdb.base/completion.exp: Fix comment typo.
5199
5200 2019-06-13 Pedro Alves <palves@redhat.com>
5201
5202 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
5203 foo --1" test.
5204
5205 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
5206
5207 * gdb.fortran/block-data.f: New.
5208 * gdb.fortran/block-data.exp: New.
5209
5210 2019-06-11 Tom de Vries <tdevries@suse.de>
5211
5212 PR testsuite/24521
5213 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5214 message.
5215
5216 2019-06-11 Tom de Vries <tdevries@suse.de>
5217
5218 PR testsuite/24521
5219 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5220
5221 2019-06-11 Tom de Vries <tdevries@suse.de>
5222
5223 * boards/readnow.exp: New file.
5224
5225 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5226
5227 * gdb.fortran/vla-sizeof.exp: Update expected results.
5228
5229 2019-06-06 Amos Bird <amosbird@gmail.com>
5230
5231 * gdb.base/annota1.exp (thread_switch): Add test for
5232 thread-exited annotation.
5233
5234 2019-06-06 Tom Tromey <tromey@adacore.com>
5235
5236 * gdb.base/maint.exp: Expect command started/finished output.
5237
5238 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5239
5240 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
5241 comment.
5242 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
5243
5244 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5245
5246 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5247 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5248 * gdb.arch/riscv-unwind-long-insn.c: New file.
5249 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5250
5251 2019-06-04 Christian Biesinger <cbiesinger@google.com>
5252
5253 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
5254
5255 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5256
5257 * lib/gdb.exp (help_list_trailer): New regexp variable
5258 factorizing the help trailer message.
5259 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5260 arg to allow to better factorize various tests.
5261 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5262 (test_prefix_command_help): Use help_list_trailer.
5263 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5264 * gdb.guile/scm-cmd.exp: Likewise.
5265 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5266 * gdb.base/help.exp: Use test_user_defined_class_help.
5267 * gdb.base/style.exp: Add tests for styling of help and apropos.
5268 * lib/gdb-utils.exp (style): Add title and highlight styles.
5269
5270 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5271
5272 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5273 $_shell_exitsignal.
5274 * gdb.base/default.exp: Update for new convenience variables.
5275
5276 2019-05-29 Tom Tromey <tromey@adacore.com>
5277
5278 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5279 to "break complete ada" test case's regexp.
5280
5281 2019-05-29 Tom Tromey <tromey@adacore.com>
5282
5283 PR c++/20020:
5284 * gdb.cp/constexpr-field.exp: New file.
5285 * gdb.cp/constexpr-field.cc: New file.
5286
5287 2019-05-29 Tom Tromey <tromey@adacore.com>
5288
5289 * gdb.base/finish.exp (finish_no_print): New proc.
5290 (finish_tests): Call it.
5291
5292 2019-05-24 Tom de Vries <tdevries@suse.de>
5293
5294 * gdb.dwarf2/gdb-add-index.exp: New file.
5295
5296 2019-05-22 Tom Tromey <tromey@adacore.com>
5297
5298 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5299 * gdb.base/style.exp: Use "style".
5300 * lib/gdb-utils.exp (style): New proc.
5301
5302 2019-05-22 Tom de Vries <tdevries@suse.de>
5303
5304 * gdb.base/align.exp: Require c++11.
5305
5306 2019-05-22 Tom de Vries <tdevries@suse.de>
5307
5308 PR testsuite/24586
5309 * gdb.python/py-mi-var-info-path-expression.exp: Call
5310 mi_skip_python_tests to check if python is supported.
5311
5312 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5313
5314 * gdb.arch/aarch64-pauth.c: New test.
5315 * gdb.arch/aarch64-pauth.exp: New file.
5316
5317 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5318
5319 * README (Re-running Tests Outside The Testsuite): New section.
5320
5321 2019-05-21 Tom de Vries <tdevries@suse.de>
5322
5323 * gdb.arch/amd64-eval.exp: Require c++11.
5324 * gdb.base/max-depth.exp: Same.
5325 * gdb.compile/compile-cplus-array-decay.exp: Same.
5326 * gdb.cp/meth-typedefs.exp: Same.
5327 * gdb.cp/subtypes.exp: Same.
5328 * gdb.cp/temargs.exp: Same.
5329
5330 2019-05-21 Alan Hayward <alan.hayward@arm.com>
5331
5332 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5333
5334 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5335
5336 PR gdb/18644
5337 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5338 * gdb.fortran/printing-types.exp: Add new test.
5339 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5340 testing.
5341 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5342 setup_kfail call.
5343
5344 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5345
5346 * README (Running the Testsuite): Change example.
5347 (Testsuite Parameters): Remove TRANSCRIPT.
5348 * lib/gdb.exp: Remove TRANSCRIPT check.
5349
5350 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5351
5352 * README (Testsuite Parameters): Add replay logging to
5353 GDBSERVER_DEBUG.
5354 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5355 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5356 as a comma separated list.
5357 (gdb_debug_init): Override procedure.
5358
5359 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5360
5361 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5362 (gdb_write_cmd_file): New procedure.
5363 * lib/gdbserver-support.exp (gdbserver_start): Call
5364 gdbserver_write_cmd_file.
5365 (gdbserver_write_cmd_file): New procedure.
5366
5367 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5368
5369 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5370 (delete_breakpoints): Likewise.
5371 (gdb_run_cmd): Likewise.
5372 (gdb_start_cmd): Likewise.
5373 (gdb_starti_cmd): Likewise.
5374 (gdb_internal_error_resync): Likewise.
5375 (gdb_test_multiple): Likewise.
5376 (gdb_reinitialize_dir): Likewise.
5377 (default_gdb_exit): Likewise.
5378 (gdb_file_cmd): Mark kill as optional.
5379 (default_gdb_start): Call gdb_stdin_log_init.
5380 (send_gdb): Call gdb_stdin_log_write.
5381 (rerun_to_main): Mark Y as an answer.
5382 (gdb_stdin_log_init): New function.
5383 (gdb_stdin_log_write): Likewise.
5384
5385 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5386
5387 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5388 * gdb.base/debug-expr.exp: Likewise.
5389 * gdb.base/foll-fork.exp: Likewise.
5390 * gdb.base/foll-vfork.exp: Likewise.
5391 * gdb.base/fork-print-inferior-events.exp: Likewise.
5392 * gdb.base/gdb-sigterm.exp: Likewise.
5393 * gdb.base/gdbinit-history.exp: Likewise.
5394 * gdb.base/osabi.exp: Likewise.
5395 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5396 * gdb.base/ui-redirect.exp: Likewise.
5397 * gdb.gdb/unittest.exp: Likewise.
5398 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5399 * gdb.mi/mi-watch.exp: Likewise.
5400 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5401 * gdb.mi/user-selected-context-sync.exp: Likewise.
5402 * gdb.python/python.exp: Disable debug test when debugging.
5403 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5404 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5405 Likewise.
5406 * gdb.threads/stepi-random-signal.exp: Likewise.
5407
5408 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5409
5410 * Makefile.in: Pass through GDB_DEBUG.
5411 * README (Testsuite Parameters): Add GDB_DEBUG.
5412 (gdb,debug): Add board setting.
5413 * lib/gdb.exp (default_gdb_start): Start debugging.
5414 (gdb_debug_enabled): New procedure.
5415 (gdb_debug_init): Likewise.
5416
5417 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5418
5419 * Makefile.in: Pass through GDB_DEBUG.
5420 * README (Testsuite Parameters): Add GDB_DEBUG.
5421 (gdb,debug): Add board setting.
5422 * lib/gdb.exp (default_gdb_start): Start debugging.
5423 (gdb_debug_enabled): New procedure.
5424 (gdb_debug_init): Likewise.
5425
5426 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5427
5428 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5429
5430 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5431
5432 * gdb.base/ui-redirect.exp: Test redirection.
5433
5434 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5435
5436 * gdb.mi/mi-complete.exp: New file.
5437 * gdb.mi/mi-complete.cc: Likewise.
5438
5439 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5440
5441 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5442 indexed and sliced arrays, and pointers to arrays.
5443
5444 2019-05-14 Tom Tromey <tromey@adacore.com>
5445
5446 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5447 styling test.
5448
5449 2019-05-14 Tom de Vries <tdevries@suse.de>
5450
5451 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5452 selection entry encoding.
5453
5454 2019-05-10 Tom Tromey <tromey@adacore.com>
5455
5456 * gdb.ada/info_exc.exp: Add "complete" test.
5457
5458 2019-05-09 Tom de Vries <tdevries@suse.de>
5459
5460 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5461 CU-relative.
5462
5463 2019-05-09 Tom de Vries <tdevries@suse.de>
5464
5465 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5466 CU-relative.
5467
5468 2019-05-08 Joel Brobecker <brobecker@adacore.com>
5469
5470 * gdb.ada/frame_arg_lang.exp: New testcase.
5471 * gdb.ada/frame_arg_lang/bla.adb: New file.
5472 * gdb.ada/frame_arg_lang/pck.ads: New file.
5473 * gdb.ada/frame_arg_lang/pck.adb: New file.
5474 * gdb.ada/frame_arg_lang/foo.c: New file.
5475
5476 2019-05-08 Tom Tromey <tromey@adacore.com>
5477
5478 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5479
5480 2019-05-08 Tom Tromey <tromey@adacore.com>
5481
5482 * gdb.base/ptype-offsets.exp: Update tests.
5483
5484 2019-05-08 Tom Tromey <tromey@adacore.com>
5485
5486 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5487 cases.
5488 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5489 "short".
5490
5491 2019-05-08 Tom Tromey <tromey@adacore.com>
5492
5493 * gdb.ada/vla.exp: New file.
5494 * gdb.ada/vla/vla.adb: New file.
5495
5496 2019-05-07 Tom de Vries <tdevries@suse.de>
5497
5498 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5499
5500 2019-05-07 Tom de Vries <tdevries@suse.de>
5501
5502 PR testsuite/24522
5503 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
5504 section.
5505
5506 2019-05-07 Tom de Vries <tdevries@suse.de>
5507
5508 PR testsuite/24522
5509 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
5510 .debug_aranges section.
5511
5512 2019-05-07 Tom de Vries <tdevries@suse.de>
5513
5514 PR testsuite/24159
5515 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
5516
5517 2019-05-06 Tom de Vries <tdevries@suse.de>
5518
5519 * lib/gdb.exp (exec_has_index_section): New proc.
5520 * gdb.base/index-cache.exp: Handle case that binfile contains an index
5521 section.
5522
5523 2019-05-04 Tom de Vries <tdevries@suse.de>
5524
5525 * boards/cc-with-debug-names.exp: New file.
5526
5527 2019-05-03 Tom Tromey <tromey@adacore.com>
5528
5529 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5530 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5531 * gdb.ada/char_enum.exp: Add test.
5532
5533 2019-05-03 Tom de Vries <tdevries@suse.de>
5534
5535 * boards/cc-with-gdb-index.exp: New file.
5536
5537 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5538
5539 * gdb.rust/simple.exp: Add new test case.
5540 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5541 (main): Initialise an instance of the new struct.
5542
5543 2019-05-01 Tom Tromey <tromey@adacore.com>
5544
5545 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5546 record.
5547 (NPR): New variable.
5548 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5549 test.
5550
5551 2019-05-01 Tom Tromey <tromey@adacore.com>
5552
5553 * gdb.ada/packed_array_assign.exp: Add packed assignment
5554 regression test.
5555
5556 2019-05-01 Tom de Vries <tdevries@suse.de>
5557
5558 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5559
5560 2019-05-01 Tom de Vries <tdevries@suse.de>
5561
5562 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5563
5564 2019-04-30 Ali Tamur <tamur@google.com>
5565
5566 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5567
5568 2019-04-30 Tom Tromey <tromey@adacore.com>
5569
5570 * lib/ada.exp (find_ada_tool): New proc.
5571 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5572 * gdb.ada/catch_ex_std.exp: New file.
5573 * gdb.ada/catch_ex_std/foo.adb: New file.
5574 * gdb.ada/catch_ex_std/some_package.adb: New file.
5575 * gdb.ada/catch_ex_std/some_package.ads: New file.
5576
5577 2019-04-30 Tom Tromey <tromey@adacore.com>
5578
5579 PR c++/24470:
5580 * gdb.cp/temargs.cc: Add test code from PR.
5581
5582 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5583
5584 * gdb.fortran/vla-datatypes.exp: Update expected results.
5585 * gdb.fortran/vla-ptype.exp: Likewise.
5586 * gdb.fortran/vla-type.exp: Likewise.
5587 * gdb.fortran/vla-value.exp: Likewise.
5588
5589 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5590
5591 * gdb.fortran/ptr-indentation.exp: Update expected results.
5592 * gdb.fortran/ptype-on-functions.exp: Likewise.
5593 * gdb.fortran/vla-ptr-info.exp: Likewise.
5594 * gdb.fortran/vla-value.exp: Likewise.
5595
5596 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5597
5598 * gdb.fortran/ptype-on-functions.exp: New file.
5599 * gdb.fortran/ptype-on-functions.f90: New file.
5600
5601 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5602
5603 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5604 case void string.
5605
5606 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5607
5608 * gdb.fortran/complex.exp: Expand.
5609 * gdb.fortran/complex.f: Renamed to...
5610 * gdb.fortran/complex.f90: ...this, and extended to add more
5611 complex values.
5612
5613 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5614
5615 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5616 MODULO, CMPLX.
5617
5618 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5619 Richard Bunt <richard.bunt@arm.com>
5620
5621 * gdb.base/max-depth.c: New file.
5622 * gdb.base/max-depth.exp: New file.
5623 * gdb.python/py-nested-maps.c: New file.
5624 * gdb.python/py-nested-maps.exp: New file.
5625 * gdb.python/py-nested-maps.py: New file.
5626 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5627 (test_all_common): Call test_max_depth.
5628 * gdb.fortran/max-depth.exp: New file.
5629 * gdb.fortran/max-depth.f90: New file.
5630 * gdb.go/max-depth.exp: New file.
5631 * gdb.go/max-depth.go: New file.
5632 * gdb.modula2/max-depth.exp: New file.
5633 * gdb.modula2/max-depth.c: New file.
5634 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5635
5636 2019-04-29 Tom de Vries <tdevries@suse.de>
5637
5638 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5639
5640 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5641
5642 * gdb.base/callexit.exp: Test may-call-functions off.
5643
5644 2019-04-25 Keith Seitz <keiths@redhat.com>
5645
5646 PR c++/24367
5647 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5648 (another_incomplete_struct, test_incomplete): New definitions.
5649 (main): Use new definitions.
5650 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5651 functions.
5652
5653 2019-04-25 Ali Tamur <tamur@google.com>
5654
5655 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5656
5657 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5658
5659 PR corefiles/11608
5660 PR corefiles/18187
5661 * gdb.base/coredump-filter-build-id.exp: New file.
5662
5663 2019-04-25 Alan Hayward <alan.hayward@arm.com>
5664
5665 * Makefile.in: Pass through GDBSERVER_DEBUG.
5666 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5667 (gdbserver,debug): Add board setting.
5668 * gdb.trace/tspeed.exp: Skip when debugging.
5669 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5670 * lib/gdbserver-support.exp: Likewise
5671
5672 2019-04-24 Tom Tromey <tromey@adacore.com>
5673
5674 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5675 Rust.
5676
5677 2019-04-24 Tom Tromey <tromey@adacore.com>
5678
5679 * gdb.arch/amd64-eval.exp: Test bitfield return.
5680 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5681 (class Foo) <return_bitfields>: New method.
5682 (main): Call it.
5683
5684 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5685
5686 * gdb.cp/many-args.cc: New file.
5687 * gdb.cp/many-args.exp: New file.
5688
5689 2019-04-23 Tom de Vries <tdevries@suse.de>
5690
5691 PR gdb/24433
5692 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5693
5694 2019-04-23 Alan Hayward <alan.hayward@arm.com>
5695
5696 * gdb.trace/backtrace.exp: Use nopie flag.
5697 * gdb.trace/circ.exp: Likewise.
5698 * gdb.trace/collection.exp: Likewise.
5699 * gdb.trace/ftrace.exp: Likewise.
5700 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5701 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5702 * gdb.trace/qtro.exp: Likewise.
5703 * gdb.trace/read-memory.exp: Likewise.
5704 * gdb.trace/report.exp: Likewise.
5705 * gdb.trace/tfile.exp: Likewise.
5706 * gdb.trace/tfind.exp: Likewise.
5707 * gdb.trace/unavailable.exp: Likewise.
5708
5709 2019-04-22 Pedro Alves <palves@redhat.com>
5710
5711 * gdb.base/solib-probes-nosharedlibrary.c,
5712 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5713
5714 2019-04-19 Tom Tromey <tromey@adacore.com>
5715
5716 * gdb.ada/ptype_union.c: New file.
5717 * gdb.ada/ptype_union.exp: New file.
5718
5719 2019-04-19 Tom Tromey <tromey@adacore.com>
5720
5721 PR symtab/24423:
5722 * gdb.base/list0.h (foo): Add a control-l character.
5723
5724 2019-04-18 Tom de Vries <tdevries@suse.de>
5725
5726 PR gdb/24433
5727 * boards/local-board.exp: Set sysroot to "".
5728
5729 2019-04-18 Tom de Vries <tdevries@suse.de>
5730 Pedro Alves <palves@redhat.com>
5731
5732 PR gdb/24454
5733 * gdb.threads/vfork-follow-child-exec.c: New file.
5734 * gdb.threads/vfork-follow-child-exec.exp: New file.
5735 * gdb.threads/vfork-follow-child-exit.c: New file.
5736 * gdb.threads/vfork-follow-child-exit.exp: New file.
5737
5738 2019-04-15 Leszek Swirski <leszeks@google.com>
5739
5740 * gdb.arch/amd64-eval.cc: New file.
5741 * gdb.arch/amd64-eval.exp: New file.
5742
5743 2019-04-11 Alan Hayward <alan.hayward@arm.com>
5744
5745 * gdb.server/sysroot.c: New test.
5746 * gdb.server/sysroot.exp: New file.
5747 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5748 matching param.
5749
5750 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5751
5752 * gdb.base/align.exp: Extend test to cover structures containing
5753 only static fields.
5754
5755 2019-04-11 Tom de Vries <tdevries@suse.de>
5756
5757 * boards/cc-with-dwz-m.exp: New file.
5758 * boards/cc-with-dwz.exp: New file.
5759 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5760
5761 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
5762
5763 * gdb.base/start-cpp.exp: New file.
5764 * gdb.base/start-cpp.cc: New file.
5765
5766 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5767
5768 * gdb.python/py-thrhandle.exp: Adjust tests to call
5769 thread_from_handle instead of thread_from_thread_handle.
5770
5771 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5772
5773 * gdb.python/py-thrhandle.exp: Add tests for
5774 gdb.InferiorThread.handle.
5775
5776 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5777
5778 * gdb.python/py-function.exp: Check calling helper function from
5779 all languages.
5780 * lib/gdb.exp (gdb_supported_languages): New proc.
5781
5782 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5783
5784 * gdb.base/complex-parts.c: New file.
5785 * gdb.base/complex-parts.exp: New file.
5786
5787 2019-04-01 Tom Tromey <tromey@adacore.com>
5788
5789 PR symtab/23331:
5790 * gdb.dwarf2/dw2-ranges-main.c: New file.
5791 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5792 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5793
5794 2019-03-30 Simon Marchi <simark@simark.ca>
5795
5796 * gdb.base/default.exp: Add values for $_gdb_major and
5797 $_gdb_minor.
5798
5799 2019-03-29 Tom Tromey <tromey@adacore.com>
5800
5801 * gdb.base/help.exp: Tighten apropos regexp.
5802
5803 2019-03-29 Keith Seitz <keiths@redhat.com>
5804
5805 * gdb.fortran/array-bounds.exp: New file.
5806 * gdb.fortran/array-bounds.f90: New file.
5807
5808 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5809
5810 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5811
5812 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5813
5814 * gdb.multi/hello.c (main): Increase alarm timer.
5815
5816 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5817
5818 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5819 factor when no hardware watchpoint support.
5820
5821 2019-03-28 Alan Hayward <alan.hayward@arm.com>
5822 Pedro Alves <palves@redhat.com>
5823
5824 * boards/local-board.exp: set sysroot to /.
5825
5826 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5827
5828 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5829 in child.
5830
5831 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5832
5833 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5834 field.
5835 (make_container): Initialise new field.
5836 * gdb.python/py-prettyprint.exp: Add new tests.
5837 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5838 <display_hint>: New method.
5839
5840 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5841
5842 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5843 gdb_continue_to_breakpoint more throughout this test.
5844 (run_lang_tests) Supply unique test names, and use
5845 gdb_test_no_output.
5846
5847 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5848
5849 * gdb.base/finish-pretty.exp: Update expected results.
5850 * gdb.base/pretty-print.c: New file.
5851 * gdb.base/pretty-print.exp: New file.
5852
5853 2019-03-25 Pedro Alves <palves@redhat.com>
5854
5855 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5856 move comments outside list. Append '-i "" eof' section.
5857
5858 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5859
5860 PR testsuite/25016
5861 * README: Add pie options.
5862 * gdb.base/break-interp.exp: Ensure pie is disabled.
5863 * gdb.base/dump.exp: Likewise.
5864 * lib/gdb.exp (gdb_compile): Add pie option.
5865
5866 2019-03-19 Tom Tromey <tromey@adacore.com>
5867
5868 * gdb.mi/mi2-cli-display.c: New file.
5869 * gdb.mi/mi2-cli-display.exp: New file.
5870
5871 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5872 Tom Tromey <tromey@adacore.com>
5873
5874 * gdb.ada/ptype_array/pck.adb: New file.
5875 * gdb.ada/ptype_array/pck.ads: New file.
5876 * gdb.ada/ptype_array/foo.adb: New file.
5877 * gdb.ada/ptype_array.exp: New file.
5878
5879 2019-03-14 Tom Tromey <tromey@adacore.com>
5880
5881 * gdb.base/style.exp: Add "set style sources" test.
5882
5883 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5884
5885 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5886 * mi-breakpoint-multiple-locations.exp: ... this.
5887 (make_breakpoints_pattern): New proc.
5888 (do_test): Add mi_version parameter, test -break-insert,
5889 -break-info and =breakpoint-created.
5890
5891 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5892
5893 * config/default.exp: Remove 'load_lib gdb.exp'.
5894 * config/monitor.exp: Likewise.
5895 * config/sid.exp: Likewise.
5896 * config/sim.exp: Likewise.
5897 * config/slite.exp: Likewise.
5898 * config/unix.exp: Likewise.
5899 * gdb.base/default.exp: Remove unhelpful comment.
5900
5901 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5902
5903 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5904
5905 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5906
5907 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5908
5909 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5910
5911 * gdb.fortran/type-kinds.exp: Update expected results.
5912
5913 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5914
5915 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5916
5917 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5918
5919 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5920 function.
5921 (test_basic_parsing_of_type_kinds): Expand types tested.
5922 (test_parsing_invalid_type_kinds): New function.
5923
5924 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5925
5926 * gdb.fortran/intrinsics.exp: New file.
5927 * gdb.fortran/intrinsics.f90: New file.
5928 * gdb.fortran/type-kinds.exp: New file.
5929
5930 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5931
5932 * gdb.fortran/dot-ops.exp: New file.
5933
5934 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5935
5936 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5937 Check upper and lower case logical literals.
5938
5939 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5940
5941 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5942 Remove duplicate tests.
5943
5944 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5945
5946 * lib/gdb.exp (builtin_cd): rename of cd.
5947 (cd): Override builtin.
5948
5949 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5950
5951 * gdb.fortran/function-calls.exp: New file.
5952 * gdb.fortran/function-calls.f90: New test.
5953
5954 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5955
5956 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5957 on user program standard output.
5958 * gdb.fortran/short-circuit-argument-list.f90: Record function
5959 calls.
5960
5961 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5962
5963 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5964 failure.
5965
5966 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5967
5968 PR gdb/8527
5969 * gdb.base/interrupt-daemon-attach.c,
5970 gdb.base/interrupt-daemon-attach.exp: New test.
5971
5972 2019-02-27 Pedro Alves <palves@redhat.com>
5973
5974 * gdb.base/page.exp: Add tests for "set width/height -1".
5975
5976 2019-02-27 Pedro Alves <palves@redhat.com>
5977
5978 * gdb.base/page.exp: Add tests for "set/show width/height" with
5979 "infinite" values.
5980
5981 2019-02-27 Tom Tromey <tromey@adacore.com>
5982
5983 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5984 2.4.
5985 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5986 workaround.
5987
5988 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5989
5990 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5991 tests for structs with static members.
5992
5993 2019-02-26 Tom Tromey <tromey@adacore.com>
5994
5995 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5996 ValueError, not TypeError.
5997
5998 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5999
6000 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
6001 call from main program.
6002
6003 2019-02-23 Joel Brobecker <brobecker@adacore.com>
6004
6005 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
6006 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
6007 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
6008 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
6009 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
6010
6011 2019-02-22 Keith Seitz <keiths@redhat.com>
6012
6013 PR symtab/23853
6014 * gdb.base/symlink-sourcefile.c: New file.
6015 * gdb.base/symlink-sourcefile.exp: New file.
6016
6017 2019-02-20 Tom Tromey <tom@tromey.com>
6018
6019 * gdb.base/info_qt.exp: Update.
6020
6021 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
6022
6023 * gdb.base/source.exp: Move "error in sourced script" code to
6024 the end.
6025 * gdb.base/source-error.gdb: Move contents to
6026 source-error-1.gdb. Add new code to source source-error-1.gdb.
6027 * gdb.base/source-error-1.gdb: New file, from previous
6028 source-error.gdb.
6029
6030 2019-02-17 Tom Tromey <tom@tromey.com>
6031
6032 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
6033 for macro styling.
6034 * gdb.base/style.c (SOME_MACRO): New macro.
6035
6036 2019-02-17 Tom Tromey <tom@tromey.com>
6037
6038 * gdb.base/style.exp: Add line-wrapping tests.
6039 * gdb.base/page.exp: Add test for quitting during pagination.
6040
6041 2019-02-17 Joel Brobecker <brobecker@adacore.com>
6042
6043 * gdb.ada/big_packed_array: New testcase.
6044 * gdb.ada/homonym.exp: Fix incorrect expected output for
6045 "break <homonym__get_value>" test.
6046
6047 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
6048
6049 PR breakpoints/21870
6050 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
6051 and prepare_for_testing. Add comment.
6052 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
6053 redundant cleanup call. Clean up comment.
6054
6055 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
6056
6057 PR breakpoints/21870
6058 * gdb.arch/aarch64-dbreg-contents.exp: New file.
6059 * gdb.arch/aarch64-dbreg-contents.c: New file.
6060
6061 2019-02-10 Joel Brobecker <brobecker@adacore.com>
6062
6063 * gdb.ada/mi_ref_changeable: New testcase.
6064
6065 2019-02-07 Alan Hayward <alan.hayward@arm.com>
6066
6067 * gdb.base/attach.exp: Add double attach test.
6068
6069 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
6070
6071 * lib/gdb.exp (default_gdb_start): Don't match pagination
6072 prompt.
6073 (gdb_init): Set stty_init.
6074
6075 2019-01-27 Tom Tromey <tom@tromey.com>
6076
6077 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
6078 skip_python_tests.
6079
6080 2019-01-24 Alan Hayward <alan.hayward@arm.com>
6081
6082 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
6083 New structure.
6084 (struct struct_static_02_02): Likewise.
6085 (struct struct_static_02_03): Likewise.
6086 (struct struct_static_02_04): Likewise.
6087 (struct struct_static_04_01): Likewise.
6088 (struct struct_static_04_02): Likewise.
6089 (struct struct_static_04_03): Likewise.
6090 (struct struct_static_04_04): Likewise.
6091 (struct struct_static_06_01): Likewise.
6092 (struct struct_static_06_02): Likewise.
6093 (struct struct_static_06_03): Likewise.
6094 (struct struct_static_06_04): Likewise.
6095 (cmp_struct_static_02_01): Likewise.
6096 (cmp_struct_static_02_02): Likewise.
6097 (cmp_struct_static_02_03): Likewise.
6098 (cmp_struct_static_02_04): Likewise.
6099 (cmp_struct_static_04_01): Likewise.
6100 (cmp_struct_static_04_02): Likewise.
6101 (cmp_struct_static_04_03): Likewise.
6102 (cmp_struct_static_04_04): Likewise.
6103 (cmp_struct_static_06_01): Likewise.
6104 (cmp_struct_static_06_02): Likewise.
6105 (cmp_struct_static_06_03): Likewise.
6106 (cmp_struct_static_06_04): Likewise.
6107 (call_all): Test new structs.
6108 * gdb.base/infcall-nested-structs.exp: Likewise.
6109
6110 2019-01-21 Alan Hayward <alan.hayward@arm.com>
6111 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
6112
6113 2019-01-21 Alan Hayward <alan.hayward@arm.com>
6114 * gdb.base/stack-protector.c: New test.
6115 * gdb.base/stack-protector.exp: New file.
6116 * gdb.cp/ovldbreak.exp: Only allow a single break line.
6117 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
6118 option.
6119 (gdb_compile): Remove stack protector for GCC and prevent
6120 recursion.
6121
6122 2019-01-16 Keith Seitz <keiths@redhat.com>
6123
6124 PR gdb/23773
6125 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
6126
6127 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6128
6129 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
6130 aliases.
6131 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
6132 tests.
6133 * gdb.arch/powerpc-vector-regs.c: New file.
6134 * gdb.arch/powerpc-vector-regs.exp: New file.
6135
6136 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6137
6138 * gdb.arch/altivec-regs.exp: Fix the list passed to
6139 gdb_expect_list when testing "info vector".
6140
6141 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6142
6143 * gdb.base/style.exp: Don't include path in testname.
6144
6145 2019-01-10 Keith Seitz <keiths@redhat.com>
6146
6147 PR gdb/23712
6148 PR symtab/23010
6149 * gdb.dwarf2/multidictionary.exp: New file.
6150
6151 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
6152
6153 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
6154 (test_gnuv3_style_demangling): ... this.
6155 (test_lucid_style_demangling): Remove.
6156 (test_arm_style_demangling): Remove.
6157 (test_hp_style_demangling): Remove.
6158 (do_tests): Remove calls to the above.
6159
6160 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6161
6162 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
6163 case.
6164
6165 2019-01-06 Tom Tromey <tom@tromey.com>
6166
6167 PR gdb/28155:
6168 * gdb.dwarf2/typedef-void-finish.exp: New file.
6169
6170 2018-12-28 Tom Tromey <tom@tromey.com>
6171 Simon Marchi <simark@simark.ca>
6172
6173 * gdb.base/jit-exec.exp: New file.
6174 * gdb.base/jit-exec.c: New file.
6175 * gdb.base/jit-execd.c: New file.
6176
6177 2018-12-28 Tom Tromey <tom@tromey.com>
6178
6179 * gdb.base/style.exp: Update test to check for address styling.
6180
6181 2018-12-28 Tom Tromey <tom@tromey.com>
6182
6183 * gdb.base/style.exp: Add test for styling of "Reading symbols"
6184 message.
6185
6186 2018-12-28 Tom Tromey <tom@tromey.com>
6187
6188 * gdb.base/style.exp: Add test for version number styling.
6189
6190 2018-12-28 Tom Tromey <tom@tromey.com>
6191
6192 * gdb.base/style.exp: Add test for print_address_symbolic.
6193
6194 2018-12-28 Tom Tromey <tom@tromey.com>
6195
6196 * gdb.base/style.exp: Add test for breakpoint setting.
6197
6198 2018-12-28 Tom Tromey <tom@tromey.com>
6199
6200 * gdb.base/style.exp: Add test for variable names.
6201
6202 2018-12-28 Tom Tromey <tom@tromey.com>
6203
6204 * gdb.base/style.exp: New file.
6205 * gdb.base/style.c: New file.
6206
6207 2018-12-28 Tom Tromey <tom@tromey.com>
6208
6209 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
6210 "dumb".
6211 * gdb.base/readline.exp (operate_and_get_next): Save and restore
6212 the TERM environment variable.
6213
6214 2018-12-27 Tom Tromey <tom@tromey.com>
6215
6216 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6217 pagination test.
6218
6219 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
6220
6221 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
6222 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
6223
6224 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6225
6226 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
6227 Filename a.adb changed to bp_fun_addr.adb.
6228 gdb.ada/bp_fun_addr.exp: Update test accordingly.
6229
6230 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
6231
6232 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
6233 non-PIE executables.
6234 * README: Mention the gdb,nopie_flag board setting.
6235 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
6236 non-PIE executable.
6237 * gdb.arch/amd64-entry-value.exp: Likewise.
6238 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
6239 * gdb.arch/i386-float.exp: Likewise.
6240 * gdb.arch/i386-signal.exp: Likewise.
6241 * gdb.mi/mi-reg-undefined.exp: Likewise.
6242
6243 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
6244
6245 PR gdb/23974
6246 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6247
6248 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6249
6250 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6251 Update order of results accordingly.
6252
6253 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6254
6255 * gdb.base/annota1.exp: Update a test regexp.
6256
6257 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6258
6259 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6260
6261 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6262
6263 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6264 (reuse_time): Initialize to REUSE_TIME_CAP.
6265 (check_rc): New function.
6266 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6267 Check pthread_create rc.
6268 (spawner_thread_func): Check pthread_create and pthread_join rc.
6269
6270 2018-12-08 Pedro Alves <palves@redhat.com>
6271
6272 * gdb.base/list.exp (test_forward_search): Rename to ...
6273 (test_forward_reverse_search): ... this. Also test reverse-search
6274 and the forward-search alias.
6275
6276 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6277
6278 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6279 local timeout variable before return, and remove all local timeout
6280 variable entirely.
6281 (gdb_load): Likewise.
6282
6283 2018-12-01 Tom de Vries <tdevries@suse.de>
6284
6285 * gdb.base/gdb-caching-proc.exp: New file.
6286
6287 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6288
6289 * Makefile.in (TIMESTAMP): New variable.
6290 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6291 command.
6292 (check-single-racy): Likewise.
6293 (check/%.exp): Likewise.
6294 (check-racy/%.exp): Likewise.
6295 (workers/%.worker): Likewise.
6296 (build-perf): Likewise.
6297 (check-perf): Likewise.
6298 * README: Describe new "TS" and "TS_FORMAT" variables.
6299 * print-ts.py: New file.
6300
6301 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6302
6303 PR python/23714
6304 * gdb.python/python.exp: Test command repetition after
6305 gdb.execute.
6306
6307 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6308
6309 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6310 is correctly aligned.
6311
6312 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6313
6314 * gdb.ada/info_auto_lang.exp: New testcase.
6315 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6316 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6317 * gdb.ada/info_auto_lang/some_c.c: New file.
6318
6319 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6320
6321 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6322 FUNC_lang language syntax.
6323
6324 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6325
6326 * gdb.base/info_minsym.c: New file.
6327 * gdb.base/info_minsym.exp: New file.
6328
6329 2018-11-19 Tom Tromey <tom@tromey.com>
6330
6331 PR rust/23625:
6332 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6333 * gdb.rust/expr.exp: Update expected output. Change one test.
6334
6335 2018-11-19 Tom Tromey <tom@tromey.com>
6336
6337 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6338
6339 2018-11-19 Pedro Alves <palves@redhat.com>
6340
6341 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6342 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6343 see the expected warning.
6344
6345 2018-11-16 Alan Hayward <alan.hayward@arm.com>
6346
6347 PR gdb/22736:
6348 * gdb.cp/infcall-nodebug-lib.c: New test.
6349 * gdb.cp/infcall-nodebug-main.c: New test.
6350 * gdb.cp/infcall-nodebug.exp: New file.
6351
6352 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6353
6354 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6355 completer tests.
6356
6357 2018-11-09 Tom de Vries <tdevries@suse.de>
6358
6359 * gdb.base/msym-lang.c: New test.
6360 * gdb.base/msym-lang.exp: New file.
6361 * gdb.base/msym-lang-main.c: New test.
6362
6363 2018-11-08 Tom Tromey <tom@tromey.com>
6364
6365 PR gdb/23555:
6366 PR gdb/23838:
6367 * gdb.base/warning.exp: New file.
6368
6369 2018-11-08 Jan Beulich <jbeulich@suse.com>
6370
6371 * testsuite/gdb.arch/i386-avx512.c,
6372 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6373
6374 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6375
6376 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6377 point hardware.
6378
6379 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6380
6381 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6382 * gdb.dwarf2/missing-type-name.exp: New file.
6383
6384 2018-11-06 Tom de Vries <tdevries@suse.de>
6385
6386 * gdb.base/many-headers.c: New test.
6387 * gdb.base/many-headers.exp: New file.
6388
6389 2018-11-06 Jim Wilson <jimw@sifive.com>
6390
6391 * gdb.base/code_elim.exp: For riscv, set additional_flags
6392 to include -msmall-data-limit=0.
6393
6394 2018-11-01 Joel Brobecker <brobecker@adacore.com>
6395
6396 * gdb.ada/watch_minus_l: New testcase.
6397
6398 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6399
6400 * gdb.arch/aix-sighandle.c: New file.
6401 * gdb.arch/aix-sighandle.exp: New file.
6402
6403 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6404
6405 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6406 registers being unions.
6407
6408 2018-10-31 Tom de Vries <tdevries@suse.de>
6409
6410 * lib/valgrind.exp: New file.
6411 (vgdb_start, vgdb_stop): New procs, factored out of ...
6412 * gdb.base/valgrind-bt.exp: ... here, ...
6413 * gdb.base/valgrind-disp-step.exp: ... here and ...
6414 * gdb.base/valgrind-infcall.exp: ... here.
6415
6416 2018-10-31 Tom de Vries <tdevries@suse.de>
6417
6418 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6419
6420 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6421
6422 * gdb.dwarf2/void-type.c: New file.
6423 * gdb.dwarf2/void-type.exp: New file.
6424
6425 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6426
6427 * gdb.base/info_qt.c: New file.
6428 * gdb.base/info_qt.exp: New file.
6429
6430 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6431
6432 * gdb.arch/powerpc-htm-regs.c: New file.
6433 * gdb.arch/powerpc-htm-regs.exp: New file.
6434
6435 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6436
6437 * gdb.arch/powerpc-tar.c: New file.
6438 * gdb.arch/powerpc-tar.exp: New file.
6439
6440 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6441
6442 * gdb.arch/powerpc-ppr-dscr.c: New file.
6443 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6444
6445 2018-10-25 Tom de Vries <tdevries@suse.de>
6446
6447 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6448
6449 2018-10-24 Tom de Vries <tdevries@suse.de>
6450
6451 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6452 longer exists error.
6453
6454 2018-10-24 Tom de Vries <tdevries@suse.de>
6455
6456 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6457
6458 2018-10-24 Tom de Vries <tdevries@suse.de>
6459
6460 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6461 --db-attach in valgrind.
6462
6463 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6464
6465 * gdb.arch/riscv-reg-aliases.c: New file.
6466 * gdb.arch/riscv-reg-aliases.exp: New file.
6467
6468 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6469
6470 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6471
6472 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6473
6474 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6475
6476 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6477
6478 * gdb.cp/ovldbreak.exp: Fix regexps.
6479
6480 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6481
6482 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6483
6484 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6485
6486 PR cli/23785
6487 * gdb.base/restore.exp: New test to check if "restore" with an
6488 invalid file doesn't segfault.
6489
6490 2018-10-18 Tom de Vries <tdevries@suse.de>
6491
6492 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6493 * gdb.ada/excep_handle.exp: Same.
6494 * gdb.ada/mi_string_access.exp: Same.
6495 * gdb.ada/mi_var_union.exp: Same.
6496 * gdb.arch/arc-analyze-prologue.exp: Same.
6497 * gdb.arch/arc-decode-insn.exp: Same.
6498 * gdb.base/readnever.exp: Same.
6499 * gdb.fortran/printing-types.exp: Same.
6500 * gdb.guile/scm-lazy-string.exp: Same.
6501
6502 2018-10-16 Tom de Vries <tdevries@suse.de>
6503
6504 PR gdb/23730
6505 * gdb.base/catch-follow-exec.c: Add copyright notice.
6506 * gdb.base/catch-follow-exec.exp: Rewrite to use
6507 gdb_spawn_with_cmdline_opts. Require gdb-native.
6508
6509 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
6510
6511 * gdb.trace/actions-changed.exp: Check for arch support.
6512 * gdb.trace/actions.exp: Likewise.
6513 * gdb.trace/ax.exp: Likewise.
6514 * gdb.trace/backtrace.exp: Likewise.
6515 * gdb.trace/change-loc.exp: Likewise.
6516 * gdb.trace/deltrace.exp: Likewise.
6517 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
6518 * gdb.trace/ftrace.exp: Likewise.
6519 * gdb.trace/infotrace.exp: Check for arch support.
6520 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6521 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
6522 * gdb.trace/mi-tsv-changed.exp: Likewise.
6523 * gdb.trace/packetlen.exp: Likewise.
6524 * gdb.trace/passc-dyn.exp: Likewise.
6525 * gdb.trace/passcount.exp: Likewise.
6526 * gdb.trace/pending.exp: Likewise.
6527 * gdb.trace/range-stepping.exp: Check for shlib support.
6528 * gdb.trace/report.exp: Check for arch support.
6529 * gdb.trace/save-trace.exp: Likewise.
6530 * gdb.trace/signal.exp: Check for signal support.
6531 * gdb.trace/tfind.exp: Check for arch support.
6532 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6533 * gdb.trace/trace-common.h: Add comment.
6534 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6535 * gdb.trace/trace-enable-disable.exp: Likewise.
6536 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6537 * gdb.trace/tracecmd.exp: Check for arch support.
6538 * gdb.trace/tspeed.exp: Check for shlib and target support.
6539 * gdb.trace/tstatus.exp: Check for arch support.
6540 * gdb.trace/tsv.exp: Likewise.
6541 * gdb.trace/while-dyn.exp: Likewise.
6542 * gdb.trace/while-stepping.exp: Likewise.
6543 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6544
6545 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6546
6547 * gdb.trace/tspeed.exp: Remove nowarnings.
6548 (prepare_for_trace_test): Declare "global ipalib".
6549 * gdb.trace/tspeed.c: Include unistd.h.
6550 (main): Remove superfluous printf argument.
6551
6552 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6553
6554 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6555 directory prefix on the filename.
6556
6557 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6558
6559 * gdb.gdb/unittest.exp: Update expected message informing that
6560 selftests have been disabled.
6561 * gdb.server/unittest.exp: Likewise.
6562
6563 2018-10-09 Tom de Vries <tdevries@suse.de>
6564
6565 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6566 with runto_main.
6567
6568 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
6569
6570 PR c++/16841
6571 * gdb.cp/virtbase2.cc: New file.
6572 * gdb.cp/virtbase2.exp: New file.
6573
6574 2018-10-06 Tom Tromey <tom@tromey.com>
6575
6576 PR python/19399:
6577 * gdb.python/py-inferior.exp: Add architecture test.
6578
6579 2018-10-06 Tom Tromey <tom@tromey.com>
6580
6581 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6582 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6583
6584 2018-10-06 Tom Tromey <tom@tromey.com>
6585
6586 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6587 of a "throw" catchpoint.
6588
6589 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6590
6591 * gdb.base/info-proc.exp: Update string expected from "help info
6592 proc".
6593
6594 2018-10-04 Tom Tromey <tom@tromey.com>
6595
6596 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6597 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6598 (test_initial_complaints, test_empty_complaints): Update.
6599 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6600
6601 2018-10-04 Tom Tromey <tom@tromey.com>
6602
6603 PR cli/19551:
6604 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6605 * lib/gdb.exp (gdb_file_cmd): Update.
6606 * gdb.stabs/weird.exp (print_weird_var): Update.
6607 * gdb.server/solib-list.exp: Update.
6608 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6609 * gdb.mi/mi-cli.exp: Update.
6610 * gdb.linespec/linespec.exp: Update.
6611 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6612 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6613 * gdb.cp/cp-relocate.exp: Update.
6614 * gdb.base/sym-file.exp: Update.
6615 * gdb.base/relocate.exp: Update.
6616 * gdb.base/readnever.exp: Update.
6617 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6618 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6619 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6620 * gdb.base/code_elim.exp: Update.
6621 * gdb.base/break-unload-file.exp (test_break): Update.
6622 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6623 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6624 Update.
6625 * gdb.base/attach.exp (do_attach_tests): Update.
6626 * gdb.base/sepdebug.exp: Update.
6627 * gdb.python/py-section-script.exp: Update.
6628
6629 2018-10-04 Tom Tromey <tom@tromey.com>
6630
6631 PR cli/22234:
6632 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6633 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6634 output.
6635
6636 2018-10-04 Tom Tromey <tom@tromey.com>
6637
6638 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6639 set width and height to 0.
6640 (test_command_line_attach_run): Use -quiet.
6641
6642 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6643
6644 * lib/gdb.exp (skip_ifunc_tests): New.
6645 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6646 other compile failures.
6647 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6648
6649 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6650
6651 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6652 is_amd64_regs_target.
6653
6654 2018-10-01 Alan Hayward <alan.hayward@arm.com>
6655
6656 * gdb.arch/aarch64-sighandler-regs.c: New test.
6657 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6658 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6659
6660 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6661
6662 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6663 assembly.
6664
6665 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6666
6667 * gdb.base/frame-selection.exp: New file.
6668 * gdb.base/frame-selection.c: New file.
6669
6670 2018-09-27 Alan Hayward <alan.hayward@arm.com>
6671
6672 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6673 pthread barrier.
6674 (main): Likewise.
6675
6676 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6677
6678 * gdb.base/large-frame-1.c: New file.
6679 * gdb.base/large-frame-2.c: New file.
6680 * gdb.base/large-frame.exp: New file.
6681 * gdb.base/large-frame.h: New file.
6682
6683 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6684
6685 PR gdb/20948
6686 * gdb.base/write_mem.exp: New test.
6687 * gdb.base/write_mem.c: Likewise.
6688
6689 2018-09-23 Tom Tromey <tom@tromey.com>
6690
6691 PR python/18852:
6692 * gdb.python/py-parameter.exp: Add test for parameter that throws
6693 on "set".
6694
6695 2018-09-23 Tom Tromey <tom@tromey.com>
6696
6697 PR python/17284:
6698 * gdb.python/py-template.exp (test_template_arg): Add test for
6699 negative template argument number.
6700
6701 2018-09-23 Tom Tromey <tom@tromey.com>
6702
6703 PR python/14062:
6704 * gdb.python/python.exp: Add test for post_event error.
6705
6706 2018-09-23 Tom Tromey <tom@tromey.com>
6707
6708 PR python/18170:
6709 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6710 convert pointers to int and long.
6711
6712 2018-09-23 Tom Tromey <tom@tromey.com>
6713
6714 PR python/20126:
6715 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6716 signed-ness conversion tests.
6717
6718 2018-09-23 Tom Tromey <tom@tromey.com>
6719
6720 PR python/18352;
6721 * gdb.python/py-value.exp (test_float_conversion): New proc.
6722 Use it.
6723
6724 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6725
6726 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6727
6728 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6729
6730 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6731 no readline.
6732 * gdb.base/utf8-identifiers.exp: Likewise.
6733 * gdb.cp/cpcompletion.exp: Likewise.
6734 * gdb.linespec/cpcompletion.exp: Likewise.
6735 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6736 * gdb.linespec/cpls-ops.exp: Likewise.
6737
6738 2018-09-19 Richard Bunt <richard.bunt@arm.com>
6739 Chris January <chris.january@arm.com>
6740
6741 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6742 * gdb.fortran/short-circuit-argument-list.exp: New file.
6743 * gdb.fortran/short-circuit-argument-list.f90: New test.
6744
6745 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6746
6747 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6748 "arch=" keyword when executing "-stack-list-frames".
6749
6750 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6751
6752 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6753 "arch=" keyword when executing "-stack-list-frames".
6754
6755 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6756
6757 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6758 break ada".
6759
6760 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6761
6762 PR python/23669
6763 * gdb.python/python.exp: Test gdb.execute("show commands").
6764
6765 2018-09-16 Tom Tromey <tom@tromey.com>
6766
6767 * gdb.base/new-ui.exp (do_execution_tests): Update.
6768 * gdb.base/dbx.exp (test_breakpoints): Update.
6769
6770 2018-09-14 Alan Hayward <alan.hayward@arm.com>
6771
6772 * lib/gdb.exp (gdb_simple_compile): Add proc.
6773 (is_elf_target): Use gdb_simple_compile.
6774 (skip_altivec_tests): Likewise.
6775 (skip_vsx_tests): Likewise.
6776 (skip_tsx_tests): Likewise.
6777 (skip_btrace_tests): Likewise.
6778 (skip_btrace_pt_tests): Likewise.
6779 (gdb_can_simple_compile): Likewise.
6780 (gdb_has_argv0): Likewise.
6781 (gdb_target_symbol_prefix): Likewise.
6782 (target_supports_scheduler_locking): Likewise.
6783
6784 2018-09-13 Tom Tromey <tom@tromey.com>
6785
6786 * Makefile.in (TAGS): Recognize proc_with_prefix and
6787 gdb_caching_proc.
6788
6789 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6790
6791 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6792 method.
6793
6794 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6795
6796 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6797 and a few other Inferior properties when the Inferior is no
6798 longer valid.
6799
6800 2018-09-13 Tom Tromey <tom@tromey.com>
6801
6802 PR rust/23650:
6803 * gdb.rust/simple.exp: Add test for enum field access error.
6804
6805 2018-09-13 Tom Tromey <tom@tromey.com>
6806
6807 PR rust/23626:
6808 * gdb.rust/simple.rs (EmptyEnum): New type.
6809 (main): Use it.
6810 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6811
6812 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6813
6814 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6815 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6816 * gdb.python/py-symtab.exp: Update test printing an objfile.
6817
6818 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6819
6820 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6821 object.
6822
6823 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6824
6825 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6826 (support_complex_tests): Use gdb_can_simple_compile.
6827 (is_ilp32_target): Likewise.
6828 (is_lp64_target): Likewise.
6829 (is_64_target): Likewise.
6830 (is_amd64_regs_target): Likewise.
6831 (is_aarch32_target): Likewise.
6832 (gdb_int128_helper): Likewise.
6833
6834 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6835
6836 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6837
6838 2018-09-10 Jerome Guitton <guitton@adacore.com>
6839
6840 * gdb.ada/same_component_name: Add test for case of tagged record
6841 with variable-length fields.
6842
6843 2018-09-10 Xavier Roirand <roirand@adacore.com>
6844
6845 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6846 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6847 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6848 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6849
6850 2018-09-10 Xavier Roirand <roirand@adacore.com>
6851
6852 * gdb.ada/mi_string_access.exp: New testcase.
6853 * gdb.ada/mi_string_access/bar.adb: New file.
6854 * gdb.ada/mi_string_access/pck.adb: New file.
6855 * gdb.ada/mi_string_access/pck.asd: New file.
6856
6857 2018-09-10 Xavier Roirand <roirand@adacore.com>
6858
6859 * gdb.ada/mi_var_union.exp: New testcase.
6860 * gdb.ada/mi_var_union/bar.adb: New file.
6861 * gdb.ada/mi_var_union/pck.adb: New file.
6862 * gdb.ada/mi_var_union/pck.asd: New file.
6863
6864 2018-09-08 Tom Tromey <tom@tromey.com>
6865
6866 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6867
6868 2018-09-08 Tom Tromey <tom@tromey.com>
6869
6870 PR python/16047:
6871 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6872 (register_pretty_printers): Register new printer.
6873 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6874 test.
6875 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6876 (an_int_type3): New global.
6877
6878 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6879
6880 * gdb.ada/expr_with_funcall: New testcase.
6881
6882 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6883
6884 * gdb.ada/packed_array_assign: New testcase.
6885
6886 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6887
6888 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6889 names, and add test prefixes to make test names unique.
6890
6891 2018-09-05 Tom de Vries <tdevries@suse.de>
6892
6893 * gdb.dwarf2/varval.exp: Add test.
6894
6895 2018-09-04 Gary Benson <gbenson@redhat.com>
6896
6897 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6898 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6899
6900 2018-08-31 Tom Tromey <tom@tromey.com>
6901
6902 * gdb.rust/simple.rs: Rename second variable "v".
6903
6904 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6905
6906 * gdb.base/funcargs.c (use_a): New function.
6907 (recurse): Call use_a.
6908
6909 2018-08-29 Keith Seitz <keiths@redhat.com>
6910
6911 * gdb.compile/compile-cplus-anonymous.cc: New file.
6912 * gdb.compile/compile-cplus-anonymous.exp: New file.
6913 * gdb.compile/compile-cplus-array-decay.cc: New file.
6914 * gdb.compile/compile-cplus-array-decay.exp: New file.
6915 * gdb.compile/compile-cplus-inherit.cc: New file.
6916 * gdb.compile/compile-cplus-inherit.exp: New file.
6917 * gdb.compile/compile-cplus-member.cc: New file.
6918 * gdb.compile/compile-cplus-member.exp: New file.
6919 * gdb.compile/compile-cplus-method.cc: New file.
6920 * gdb.compile/compile-cplus-method.exp: New file.
6921 * gdb.compile/compile-cplus-mod.c: "New" file.
6922 * gdb.compile/compile-cplus-namespace.cc: New file.
6923 * gdb.compile/compile-cplus-namespace.exp: New file.
6924 * gdb.compile/compile-cplus-nested.cc: New file.
6925 * gdb.compile/compile-cplus-nested.exp: New file.
6926 * gdb.compile/compile-cplus-print.c: "New" file.
6927 * gdb.compile/compile-cplus-print.exp: "New" file.
6928 * gdb.compile/compile-cplus-virtual.cc: New file.
6929 * gdb.compile/compile-cplus-virtual.exp: New file.
6930 * gdb.compile/compile-cplus.c: "New" file.
6931 * gdb.compile/compile-cplus.exp: "New" file.
6932 * lib/compile-support.exp: New file.
6933
6934 2018-08-16 Gary Benson <gbenson@redhat.com>
6935
6936 PR gdb/13000:
6937 * gdb.base/batch-exit-status.exp: New file.
6938 * gdb.base/batch-exit-status.good-commands: Likewise.
6939 * gdb.base/batch-exit-status.bad-commands: Likewise.
6940
6941 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6942
6943 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6944 (struct struct02): Likewise.
6945 (struct struct03): Likewise.
6946 (struct struct04): Likewise.
6947 (struct struct_01_01): New struct.
6948 (struct struct_01_02): Likewise.
6949 (struct struct_01_03): Likewise.
6950 (struct struct_01_04): Likewise.
6951 (struct struct_02_01): Likewise.
6952 (struct struct_02_02): Likewise.
6953 (struct struct_02_03): Likewise.
6954 (struct struct_02_04): Likewise.
6955 (struct struct_04_01): Likewise.
6956 (struct struct_04_02): Likewise.
6957 (struct struct_04_03): Likewise.
6958 (struct struct_04_04): Likewise.
6959 (struct struct_05_01): Likewise.
6960 (struct struct_05_02): Likewise.
6961 (struct struct_05_03): Likewise.
6962 (struct struct_05_04): Likewise.
6963 (cmp_struct01): Remove function.
6964 (cmp_struct02): Likewise.
6965 (cmp_struct03): Likewise.
6966 (cmp_struct04): Likewise.
6967 (cmp_struct_01_01): Add Function.
6968 (cmp_struct_01_02): Likewise.
6969 (cmp_struct_01_03): Likewise.
6970 (cmp_struct_01_04): Likewise.
6971 (cmp_struct_02_01): Likewise.
6972 (cmp_struct_02_02): Likewise.
6973 (cmp_struct_02_03): Likewise.
6974 (cmp_struct_02_04): Likewise.
6975 (cmp_struct_04_01): Likewise.
6976 (cmp_struct_04_02): Likewise.
6977 (cmp_struct_04_03): Likewise.
6978 (cmp_struct_04_04): Likewise.
6979 (cmp_struct_05_01): Likewise.
6980 (cmp_struct_05_02): Likewise.
6981 (cmp_struct_05_03): Likewise.
6982 (cmp_struct_05_04): Likewise.
6983 (call_all): Add new structs.
6984 * gdb.base/infcall-nested-structs.exp: Likewise.
6985
6986 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6987
6988 * gdb.python/py-framefilter-mi.exp: Update regexp to
6989 check for "arch" field in frame output.
6990
6991 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6992
6993 * gdb.dwarf2/dw2-ranges-func.c: New file.
6994 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6995
6996 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6997
6998 * gdb.base/term.exp: Compare terminal settings with values from
6999 the inferior.
7000 * gdb.base/term.c: Get and set terminal settings.
7001
7002 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
7003
7004 * lib/mi-support.exp (mi_expect_stop): Update regexp to
7005 accommodate new "arch" field in frame output.
7006 * gdb.mi/mi-return.exp: Likewise.
7007 * gdb.mi/mi-stack.exp: Likewise.
7008 * gdb.mi/mi-syn-frame.exp: Likewise.
7009 * gdb.mi/user-selected-context-sync.exp: Likewise.
7010
7011 2018-08-19 Michael Spang <spang@google.com>
7012
7013 PR gdb/11786
7014 * gdb.base/gcore-tls-pie.c: New file.
7015 * gdb.base/gcore-tls-pie.exp: New file.
7016
7017 2018-08-18 Kevin Buettner <kevinb@redhat.com>
7018
7019 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7020 * gdb.dwarf2/varval.c: New file.
7021 * gdb.dwarf2/varval.exp: New file.
7022
7023 2018-08-17 Alan Hayward <alan.hayward@arm.com>
7024
7025 PR gdb/18931
7026 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
7027
7028 2018-08-16 Keith Seitz <keiths@redhat.com>
7029
7030 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
7031 tests expected to pass.
7032
7033 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
7034
7035 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
7036 -data-disassemble -a.
7037 (test_disassembly_bogus_args): Likewise.
7038
7039 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
7040
7041 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
7042
7043 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
7044
7045 * gdb.base/vla-optimized-out.exp: Add new test.
7046
7047 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
7048
7049 * gdb.base/vla-optimized-out-o3.exp: Delete.
7050 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
7051 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
7052 deleted tests.
7053
7054 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
7055
7056 PR gdb/18050:
7057 * gdb.server/extended-remote-restart.c: New file.
7058 * gdb.server/extended-remote-restart.exp: New file.
7059
7060 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
7061
7062 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
7063 "set variable index = 42".
7064
7065 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
7066
7067 * boards/index-cache-gdb.exp: New file.
7068 * gdb.dwarf2/index-cache.exp: New file.
7069 * gdb.dwarf2/index-cache.c: New file.
7070 * gdb.base/maint.exp: Check if we are using the index cache.
7071
7072 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7073
7074 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
7075 MAKEFLAGS.
7076
7077 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7078
7079 * dg-extract-results.sh: Move to toplevel contrib.
7080 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
7081 * Makefile.in (check-parallel-racy): Likewise.
7082
7083 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
7084
7085 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
7086 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
7087 tests if the target supports scheduler locking.
7088
7089 2018-08-04 Tom de Vries <tdevries@suse.de>
7090
7091 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
7092
7093 2018-08-02 Tom Tromey <tom@tromey.com>
7094
7095 PR symtab/16842.
7096 * gdb.cp/temargs.exp: Test "info address" of a template
7097 parameter.
7098
7099 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
7100
7101 * gdb.python/py-mi-var-info-path-expression.c: New file.
7102 * gdb.python/py-mi-var-info-path-expression.py: New file.
7103 * gdb.python/py-mi-var-info-path-expression.exp: New file.
7104
7105 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
7106
7107 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
7108 error after "cannot resolve name" string.
7109
7110 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
7111
7112 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
7113 started.
7114 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
7115
7116 2018-07-28 Tom de Vries <tdevries@suse.de>
7117
7118 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
7119
7120 2018-07-26 Tom de Vries <tdevries@suse.de>
7121
7122 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
7123
7124 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
7125
7126 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
7127 is visible.
7128
7129 2018-07-26 Tom de Vries <tdevries@suse.de>
7130
7131 PR breakpoints/23366
7132 * gdb.base/catch-follow-exec.c: New test.
7133 * gdb.base/catch-follow-exec.exp: New file.
7134
7135 2018-07-25 Tom de Vries <tdevries@suse.de>
7136
7137 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
7138 vla-optimized-out.c.
7139
7140 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
7141
7142 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
7143 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
7144
7145 2018-07-20 Tom de Vries <tdevries@suse.de>
7146
7147 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
7148 NOCLONE macro.
7149 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
7150
7151 2018-07-19 Tom de Vries <tdevries@suse.de>
7152
7153 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
7154 regular expression.
7155
7156 2018-07-18 Tom de Vries <tdevries@suse.de>
7157
7158 * gdb.base/vla-optimized-out.c: New test.
7159 * gdb.base/vla-optimized-out.exp: New file.
7160
7161 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
7162
7163 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
7164 message "No address associated with hostname" when gdbserver
7165 cannot resolve the hostname.
7166
7167 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7168
7169 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
7170 Add some test prefixes to make tests unique.
7171
7172 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7173
7174 * gdb.base/frameapply.c: New file.
7175 * gdb.base/frameapply.exp: New file.
7176
7177 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7178
7179 * gdb.base/skip.exp: Update expected error message.
7180
7181 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7182 Jan Kratochvil <jan.kratochvil@redhat.com>
7183 Paul Fertser <fercerpav@gmail.com>
7184 Tsutomu Seki <sekiriki@gmail.com>
7185
7186 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
7187 parameter.
7188 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
7189 by default.
7190 * boards/native-gdbserver.exp: Likewise.
7191 * gdb.server/run-without-local-binary.exp: Improve regexp used
7192 for detecting when a remote debugging connection succeeds.
7193 * gdb.server/server-connect.exp: New file.
7194 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
7195 Do not prefix the port number with ":".
7196 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
7197 support for detecting and using it. Add '$debughost_gdbserver'
7198 to the list of arguments used to start gdbserver. Handle case
7199 when gdbserver cannot resolve a network name.
7200
7201 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7202
7203 PR c++/23373
7204 * gdb.base/ptype-offsets.cc (struct static_member): New
7205 struct.
7206 (main) <stmember>: New variable.
7207 * gdb.base/ptype-offsets.exp: Add test for printing a struct
7208 with a static member in it.
7209
7210 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
7211
7212 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
7213 watchpoints enabled and disabled.
7214
7215 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7216
7217 * gdb.base/examine-backward.exp: Still run tests around address
7218 0x0, even if address 0x0 is not readable. Update the pattern for
7219 matching address 0x0 in expected output.
7220
7221 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7222
7223 * gdb.base/share-env-with-gdbserver.c (main): Add call to
7224 malloc/free.
7225
7226 2018-07-04 Tom de Vries <tdevries@suse.de>
7227
7228 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7229
7230 2018-07-02 Maciej W. Rozycki <macro@mips.com>
7231
7232 PR tdep/8282
7233 * gdb.arch/mips-disassembler-options.exp: New test.
7234 * gdb.arch/mips-disassembler-options.s: New test source.
7235
7236 2018-06-29 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.threads/names.exp: Adjust expected "info threads" output.
7239
7240 2018-06-29 Pedro Alves <palves@redhat.com>
7241
7242 * gdb.opt/inline-break.exp (line number, address): Add "info
7243 break" tests.
7244
7245 2018-06-29 Pedro Alves <palves@redhat.com>
7246
7247 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7248 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7249 number and address and running to them.
7250
7251 2018-06-29 Richard Bunt <richard.bunt@arm.com>
7252
7253 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7254
7255 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7256
7257 * lib/compiler.c: Remove executable permission flag.
7258
7259 2018-06-28 Richard Bunt <richard.bunt@arm.com>
7260
7261 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7262 code.
7263 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7264
7265 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7266
7267 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7268
7269 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7270
7271 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7272 address argument is omitted.
7273
7274 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7275
7276 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7277
7278 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
7279
7280 PR gdb/21695
7281 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7282 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7283
7284 2018-06-26 Tom Tromey <tom@tromey.com>
7285
7286 PR rust/22574:
7287 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7288 * gdb.rust/simple.rs (struct SimpleLayout): New.
7289
7290 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7291
7292 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7293 "info registers" output.
7294
7295 2018-06-21 Richard Bunt <richard.bunt@arm.com>
7296
7297 * gdb.base/watchpoint-hw-attach.c: New test.
7298 * gdb.base/watchpoint-hw-attach.exp: New file.
7299
7300 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7301
7302 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7303 through /bin/sh.
7304 * boards/dwarf4-gdb-index.exp: Likewise.
7305 * boards/fission-dwp.exp: Likewise.
7306
7307 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7308
7309 * gdb.base/float128.exp: Add comment and improved fail message
7310 to the failure case of "print large128" test.
7311
7312 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7313
7314 * configure.ac: Remove AC_PREREQ.
7315 * configure: Re-generate.
7316
7317 2018-06-19 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7320 (func_extern_caller): New.
7321 (main): Call func_extern_caller.
7322 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7323 logic change.
7324
7325 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
7326
7327 PR gdb/16841
7328 * gdb.cp/typedef-base.cc: New file.
7329 * gdb.cp/typedef-base.exp: New file.
7330
7331 2018-06-18 Tom de Vries <tdevries@suse.de>
7332
7333 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7334
7335 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7336 Richard Bunt <Richard.Bunt@arm.com>
7337
7338 * gdb.threads/attach-slow-waitpid.c: New file.
7339 * gdb.threads/attach-slow-waitpid.exp: New file.
7340 * gdb.threads/slow-waitpid.c: New file.
7341
7342 2018-06-14 Pedro Alves <palves@redhat.com>
7343
7344 * gdb.base/fork-running-state.c: Include <errno.h>.
7345 (exit_if_relative_exits): New.
7346 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7347 exits.
7348 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7349 child exits.
7350
7351 2018-06-14 Tom de Vries <tdevries@suse.de>
7352
7353 PR cli/22573
7354 * gdb.base/finish-pretty.c: New test.
7355 * gdb.base/finish-pretty.exp: New file.
7356
7357 2018-06-14 Pedro Alves <palves@redhat.com>
7358
7359 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7360 gdb's expected startup output.
7361
7362 2018-06-14 Pedro Alves <palves@redhat.com>
7363
7364 * lib/selftest-support.exp (selftest_setup): Remove inlined
7365 function handling.
7366
7367 2018-06-14 Tom de Vries <tdevries@suse.de>
7368
7369 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7370 matching of breakpoint printing.
7371
7372 2018-06-13 Tom de Vries <tdevries@suse.de>
7373
7374 PR testsuite/23269
7375 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7376 (fork_child): ... here, and ...
7377 (fork_parent): ... here.
7378
7379 2018-06-12 Tom de Vries <tdevries@suse.de>
7380
7381 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7382
7383 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7384 Stephen Roberts <stephen.roberts@arm.com>
7385
7386 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7387 rewrite test to describe action performed, rather than possible
7388 failure.
7389
7390 2018-06-08 Gary Benson <gbenson@redhat.com>
7391
7392 * gdb.threads/check-libthread-db.exp: New file.
7393 * gdb.threads/check-libthread-db.c: Likewise.
7394
7395 2018-06-05 Tom Tromey <tom@tromey.com>
7396
7397 * gdb.base/default.exp: Update expected "show version" output.
7398
7399 2018-06-05 Tom Tromey <tom@tromey.com>
7400
7401 PR cli/12326:
7402 * gdb.cp/static-print-quit.exp: Update.
7403 * lib/gdb.exp (pagination_prompt): Update.
7404 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7405 * gdb.python/python.exp: Update.
7406
7407 2018-06-04 Joel Brobecker <brobecker@adacore.com>
7408
7409 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7410
7411 2018-06-01 Joel Brobecker <brobecker@adacore.com>
7412
7413 * gdb.ada/bp_fun_addr: New testcase.
7414
7415 2018-06-01 Tom Tromey <tom@tromey.com>
7416
7417 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7418 results.
7419 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7420 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7421 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7422 * gdb.base/maint.exp (maint_pass_if): Update.
7423
7424 2018-05-31 Maciej W. Rozycki <macro@mips.com>
7425
7426 * gdb.base/endian.exp: New test.
7427 * gdb.base/endian.c: New test source.
7428
7429 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7430
7431 PR gdb/23203
7432 * gdb.base/bt-selected-frame.c: New file.
7433 * gdb.base/bt-selected-frame.exp: New file.
7434 * lib/gdb.exp (get_current_frame_number): New function.
7435
7436 2018-05-24 Maciej W. Rozycki <macro@mips.com>
7437 Pedro Alves <palves@redhat.com>
7438
7439 * gdb.threads/tls-core.c: Include <stdlib.h>
7440 (thread_proc): Call `abort'.
7441 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7442 (tls_core_test): New procedure, bits factored out from ...
7443 (top level): ... here. Test both native cores and gcore cores.
7444
7445 2018-05-23 Tom Tromey <tom@tromey.com>
7446
7447 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7448
7449 2018-05-23 Tom Tromey <tom@tromey.com>
7450
7451 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7452 symfile_complaints.
7453 (test_short_complaints): Likewise.
7454 (test_empty_complaints): Likewise.
7455 (test_initial_complaints): Update.
7456
7457 2018-05-23 Tom Tromey <tom@tromey.com>
7458
7459 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7460
7461 2018-05-23 Tom Tromey <tom@tromey.com>
7462
7463 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7464 (test_short_complaints): Update.
7465
7466 2018-05-22 Pedro Alves <palves@redhat.com>
7467
7468 * gdb.base/remote.exp: Only gdb_start after compiling the
7469 testcase. Issue "disconnect" before testing "set remote" command
7470 defaults. Issue clean_restart before running to main.
7471
7472 2018-05-22 Pedro Alves <palves@redhat.com>
7473
7474 * gdb.base/remote.exp: Adjust expected output of "show remote
7475 memory-write-packet-size". Add tests for "set remote
7476 memory-write-packet-size 0" and "set remote
7477 memory-write-packet-size fixed/limit".
7478
7479 2018-05-22 Pedro Alves <palves@redhat.com>
7480
7481 PR gdb/22973
7482 * gdb.base/utf8-identifiers.c: New file.
7483 * gdb.base/utf8-identifiers.exp: New file.
7484
7485 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7486
7487 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7488
7489 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7490
7491 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7492
7493 2018-05-18 Tom Tromey <tom@tromey.com>
7494
7495 * gdb.base/ptype-offsets.exp: Update.
7496
7497 2018-05-17 Keith Seitz <keiths@redhat.com>
7498
7499 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
7500 in expected breakpoint stop locations.
7501 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
7502 move to proper scope to test variable values.
7503 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
7504 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
7505 New functions.
7506 (main): Call not_inline_func3.
7507 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
7508 inline_func1, inline_func2, and inline_func3. Test that when each
7509 breakpoint is hit, GDB properly reports both the stop location
7510 and the backtrace. Repeat tests for temporary breakpoints.
7511
7512 2018-05-15 Maciej W. Rozycki <macro@mips.com>
7513
7514 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
7515 rather then trying to access it in determining whether the PID
7516 of `gdbserver' could have been retrieved.
7517
7518 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7519
7520 * gdb.arch/amd64-init-x87-values.S: New file.
7521 * gdb.arch/amd64-init-x87-values.exp: New file.
7522
7523 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7524
7525 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
7526
7527 2018-05-04 Tom Tromey <tom@tromey.com>
7528
7529 PR python/22730:
7530 * gdb.python/python.exp: Test multi-line execute.
7531
7532 2018-05-04 Tom Tromey <tom@tromey.com>
7533
7534 PR python/22731:
7535 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7536
7537 2018-05-04 Tom Tromey <tom@tromey.com>
7538
7539 PR gdb/11750:
7540 * gdb.base/define.exp: Test defining a user command inside a user
7541 command.
7542 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7543
7544 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7545 Pedro Alves <palves@redhat.com>
7546
7547 PR breakpoints/19806 and support for PR external/20207.
7548 * gdb.base/watchpoint-unaligned.c: New file.
7549 * gdb.base/watchpoint-unaligned.exp: New file.
7550
7551 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7552
7553 * gdb.base/maint.exp: Make test names unique, use
7554 test_prefix_command_help to test 'help maint info', and remove
7555 repeated test of 'help maint'.
7556
7557 2018-05-04 Tom Tromey <tom@tromey.com>
7558
7559 PR gdb/22619:
7560 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7561 behavior.
7562
7563 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7564
7565 * gdb.base/maint.exp: Process output from 'maint print registers'
7566 line at a time.
7567
7568 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7569
7570 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7571 timeout.
7572
7573 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7574
7575 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7576 filter pattern.
7577
7578 2018-05-02 Pedro Alves <palves@redhat.com>
7579
7580 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7581 to_log_command renames.
7582 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7583
7584 2018-05-02 Tom Tromey <tom@tromey.com>
7585
7586 * gdb.python/py-parameter.exp: Set test message.
7587
7588 2018-05-02 Tom Tromey <tom@tromey.com>
7589
7590 PR python/20084:
7591 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7592 PARAM_ZUINTEGER_UNLIMITED tests.
7593
7594 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7595
7596 PR rust/23124
7597 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7598 when casting.
7599
7600 2018-04-30 Tom Tromey <tom@tromey.com>
7601
7602 * gdb.python/py-type.exp: Check align attribute.
7603 * gdb.python/py-type.c: New "aligncheck" global.
7604
7605 2018-04-30 Tom Tromey <tom@tromey.com>
7606
7607 PR exp/17095:
7608 * gdb.dwarf2/dw2-align.exp: New file.
7609 * gdb.cp/align.exp: New file.
7610 * gdb.base/align.exp: New file.
7611 * lib/gdb.exp (gdb_int128_helper): New proc.
7612 (has_int128_c, has_int128_cxx): New caching procs.
7613
7614 2018-04-27 Tom Tromey <tom@tromey.com>
7615
7616 PR rust/22545:
7617 * gdb.rust/simple.exp: Add inclusive range tests.
7618
7619 2018-04-26 Pedro Alves <palves@redhat.com>
7620
7621 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7622 ifunc breakpoint locations correctly of ifunc breakpoints set
7623 while the program resolves the ifunc.
7624
7625 2018-04-26 Pedro Alves <palves@redhat.com>
7626
7627 * gdb.base/gnu-ifunc-final.c: New file.
7628 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7629 * gdb.base/gnu-ifunc.exp (executable): Delete.
7630 (staticexecutable): Adjust.
7631 (lib_opts, exec_opts): Delete.
7632 (make_binsuffix, build, set-break): New procedures.
7633 (misc_tests): New, with tests factored out from the top level.
7634 (top level): Test different combinations of ifunc resolver name,
7635 resolver with and with debug info, and ifunc target with and
7636 without debug info. Wrap static tests with with_target_prefix.
7637
7638 2018-04-26 Pedro Alves <palves@redhat.com>
7639
7640 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7641 return type" warnings.
7642
7643 2018-04-25 Pedro Alves <palves@redhat.com>
7644
7645 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7646 killed".
7647 * gdb.base/kill-after-signal.exp: Likewise.
7648 * gdb.threads/kill.exp: Likewise.
7649
7650 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7651 Sergio Durigan Junior <sergiodj@redhat.com>
7652 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7655 regexps to expect for '[Inferior ... detached]' as well.
7656 * gdb.base/attach.exp: Likewise.
7657 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7658 "gdb_continue_to_end".
7659 (test_catch_syscall_with_wrong_args): Likewise.
7660 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7661 ']'. Don't set 'verbose' on.
7662 * gdb.base/foll-vfork.exp: Likewise.
7663 * gdb.base/fork-print-inferior-events.c: New file.
7664 * gdb.base/fork-print-inferior-events.exp: New file.
7665 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7666 '[Inferior ... has been killed]' message.
7667 * gdb.base/kill-after-signal.exp: Likewise.
7668 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7669 detach message.
7670 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7671 message.
7672 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7673 regexps to expect for '[Inferior ... detached]' as well.
7674 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7675
7676 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7677
7678 PR gdb/23104
7679 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7680
7681 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7682
7683 PR gdb/23095
7684 * gdb.base/break-probes.exp: Pass shlib_load to
7685 prepare_for_testing. Set normal_bp to r_debug_state if target is
7686 bsd.
7687
7688 2018-04-19 Richard Bunt <richard.bunt@arm.com>
7689
7690 * gdb.threads/multiple-successive-infcall.c: New test.
7691 * gdb.threads/multiple-successive-infcall.exp: New file.
7692
7693 2018-04-17 Tom Tromey <tom@tromey.com>
7694
7695 * gdb.rust/simple.rs (Union): New type.
7696 (main): New local "u".
7697 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7698
7699 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7700
7701 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7702 number information in output of "whereis" command.
7703 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7704
7705 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7706
7707 * gdb.ada/info_types.exp: Adjust expected output to the line
7708 numbers now printed by "info var/func/type".
7709 * gdb.base/completion.exp: Likewise.
7710 * gdb.base/included.exp: Likewise.
7711 * gdb.cp/cp-relocate.exp: Likewise.
7712 * gdb.cp/cplusfuncs.exp: Likewise.
7713 * gdb.cp/namespace.exp: Likewise.
7714 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7715
7716 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7717
7718 * gdb.btrace/cpu.exp: New.
7719
7720 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7721
7722 * gdb.base/step-indirect-call-thunk.exp: New.
7723 * gdb.base/step-indirect-call-thunk.c: New.
7724 * gdb.reverse/step-indirect-call-thunk.exp: New.
7725 * gdb.reverse/step-indirect-call-thunk.c: New.
7726
7727 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7728
7729 * gdb.base/pie-fork.c: New file.
7730 * gdb.base/pie-fork.exp: New file.
7731
7732 2018-04-11 Tom Tromey <tom@tromey.com>
7733
7734 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7735
7736 2018-04-10 Pedro Alves <palves@redhat.com>
7737
7738 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7739 exits. Instead loop running forever.
7740 (fork_parent): Run forever too.
7741
7742 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7743
7744 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7745 mi_continue_to_line.
7746 * gdb.mi/mi-stack.c (callee4): Add comment.
7747
7748 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7749
7750 * gdb.mi/mi-stack.exp: Fix indentation.
7751
7752 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7753
7754 PR gdb/22979
7755 * gdb.arch/amd64-osabi.exp: New file.
7756
7757 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7758
7759 PR gdb/22980
7760 * gdb.base/osabi.exp: New file.
7761
7762 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
7763
7764 * gdb.cp/static-typedef-print.exp: New file.
7765 * gdb.cp/static-typedef-print.cc: New file.
7766
7767 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7768
7769 * gdb.ada/varsize_limit: New testcase.
7770
7771 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7772
7773 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7774
7775 * gdb.ada/notcplusplus: New testcase.
7776
7777 * gdb.base/c-linkage-name.c: New file.
7778 * gdb.base/c-linkage-name.exp: New testcase.
7779
7780 2018-03-26 Tom Tromey <tom@tromey.com>
7781
7782 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7783 * gdb.python/py-framefilter.py (name_error): New global.
7784 (ErrorInName.function): Use name_error.
7785
7786 2018-03-26 Tom Tromey <tom@tromey.com>
7787
7788 PR backtrace/15582:
7789 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7790
7791 2018-03-23 Keith Seitz <keiths@redhat.com>
7792
7793 PR c++/22968
7794 * gdb.cp/subtypes.exp: New file.
7795 * gdb.cp/subtypes.h: New file.
7796 * gdb.cp/subtypes.cc: New file.
7797 * gdb.cp/subtypes-2.cc: New file.
7798
7799 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7800
7801 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7802 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7803 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7804 -nostartfiles when compiling the test. Confirm that all registers
7805 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7806
7807 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7808
7809 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7810 option, syntax was wrong anyway.
7811 * gdb.arch/arm-disp-step.exp: Likewise.
7812 * gdb.arch/sparc64-regs.exp: Likewise.
7813 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7814 option, syntax was wrong anyway, switch to use
7815 prepare_for_testing.
7816 * gdb.arch/i386-disp-step.exp: Likewise.
7817
7818 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7819
7820 * gdb.ada/exec_changed.exp: Replace "target_info exists
7821 use_gdb_stub" by "use_gdb_stub".
7822 * gdb.ada/start.exp: Likewise.
7823 * gdb.base/async-shell.exp: Likewise.
7824 * gdb.base/attach-pie-misread.exp: Likewise.
7825 * gdb.base/attach-wait-input.exp: Likewise.
7826 * gdb.base/break-entry.exp: Likewise.
7827 * gdb.base/break-interp.exp: Likewise.
7828 * gdb.base/dprintf-detach.exp: Likewise.
7829 * gdb.base/nostdlib.exp: Likewise.
7830 * gdb.base/solib-nodir.exp: Likewise.
7831 * gdb.base/statistics.exp: Likewise.
7832 * gdb.base/testenv.exp: Likewise.
7833 * gdb.mi/mi-exec-run.exp: Likewise.
7834 * gdb.mi/mi-start.exp: Likewise.
7835 * gdb.multi/dummy-frame-restore.exp: Likewise.
7836 * gdb.multi/multi-arch-exec.exp: Likewise.
7837 * gdb.multi/multi-arch.exp: Likewise.
7838 * gdb.multi/tids.exp: Likewise.
7839 * gdb.multi/watchpoint-multi.exp: Likewise.
7840 * gdb.python/py-events.exp: Likewise.
7841 * gdb.threads/attach-into-signal.exp: Likewise.
7842 * gdb.threads/attach-stopped.exp: Likewise.
7843 * gdb.threads/threadapply.exp: Likewise.
7844 * lib/selftest-support.exp: Likewise.
7845
7846 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7847
7848 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7849
7850 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7851
7852 * gdb.perf/template-breakpoints.cc: New file.
7853 * gdb.perf/template-breakpoints.exp: New file.
7854 * gdb.perf/template-breakpoints.py: New file.
7855
7856 2018-03-19 Tom Tromey <tom@tromey.com>
7857
7858 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7859 y0.
7860 * gdb.rust/simple.exp: Test bare identifier form of struct
7861 initializer.
7862
7863 2018-03-19 Tom Tromey <tom@tromey.com>
7864
7865 * gdb.gdb/observer.exp: Remove.
7866
7867 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7868
7869 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7870 "qualified" option when setting breakpoints.
7871 * gdb.trace/backtrace.exp: Likewise.
7872 * gdb.trace/circ.exp: Likewise.
7873 * gdb.trace/collection.exp: Likewise.
7874 * gdb.trace/disconnected-tracing.exp: Likewise.
7875 * gdb.trace/ftrace-lock.exp: Likewise.
7876 * gdb.trace/ftrace.exp: Likewise.
7877 * gdb.trace/infotrace.exp: Likewise.
7878 * gdb.trace/packetlen.exp: Likewise.
7879 * gdb.trace/passc-dyn.exp: Likewise.
7880 * gdb.trace/qtro.exp: Likewise.
7881 * gdb.trace/read-memory.exp: Likewise.
7882 * gdb.trace/report.exp: Likewise.
7883 * gdb.trace/signal.exp: Likewise.
7884 * gdb.trace/status-stop.exp: Likewise.
7885 * gdb.trace/strace.exp: Likewise.
7886 * gdb.trace/tfind.exp: Likewise.
7887 * gdb.trace/trace-break.exp: Likewise.
7888 * gdb.trace/trace-condition.exp: Likewise.
7889 * gdb.trace/trace-mt.exp: Likewise.
7890 * gdb.trace/tstatus.exp: Likewise.
7891 * gdb.trace/tsv.exp: Likewise.
7892 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7893 * gdb.trace/unavailable.exp: Likewise.
7894 * gdb.trace/while-dyn.exp: Likewise.
7895
7896 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7897
7898 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7899 that libinproctrace is copied to the target.
7900
7901 2018-03-14 Tom Tromey <tom@tromey.com>
7902
7903 PR cli/14977:
7904 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7905 a null pointer.
7906 * gdb.base/wchar.exp: Likewise.
7907
7908 2018-03-14 Tom Tromey <tom@tromey.com>
7909
7910 PR cli/19918:
7911 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7912 flag.
7913
7914 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7915
7916 PR gdb/22841
7917 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7918 "target" to remote_exec.
7919
7920 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7921
7922 PR gdb/22841
7923 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7924 ${board}_upload): Remove.
7925
7926 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7927
7928 * gdb.cp/watch-cp.cc: New test.
7929 * gdb.cp/watch-cp.exp: New file.
7930
7931 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7932
7933 * gdb.base/infcall-nested-structs.exp: New file.
7934 * gdb.base/infcall-nested-structs.c: New file.
7935 * gdb.base/float.exp: Add riscv support.
7936
7937 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7938
7939 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7940 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7941
7942 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7943
7944 * gdb.server/abspath.exp: New file.
7945 * lib/gdb.exp (with_cwd): New procedure.
7946
7947 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7948
7949 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7950 use it.
7951 (gdb_is_target_remote_prompt): New proc.
7952 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7953 (gdb_is_target_native): Pass prompt parameter to
7954 gdb_is_target_1.
7955
7956 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7957
7958 * gdb.base/load-command.c: New file.
7959 * gdb.base/load-command.exp: New file.
7960 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7961 (gdb_is_target_1): ...this, and generalize for other targets
7962 than just remote.
7963 (gdb_is_target_remote): Use gdb_is_target_1.
7964 (gdb_is_target_native): use gdb_is_target_1.
7965
7966 2018-02-26 Tom Tromey <tom@tromey.com>
7967
7968 PR python/16497:
7969 * gdb.python/py-framefilter.exp: Update test.
7970
7971 2018-02-26 Tom Tromey <tom@tromey.com>
7972
7973 * gdb.dwarf2/variant.c: New file.
7974 * gdb.dwarf2/variant.exp: New file.
7975
7976 2018-02-26 Tom Tromey <tom@tromey.com>
7977
7978 * gdb.rust/simple.exp: Accept more possible results in enum test.
7979
7980 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7981
7982 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7983 parentheses.
7984
7985 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7986
7987 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7988 name of a variable: $actual_linejj -> $actual_line.
7989
7990 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7991
7992 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7993
7994 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7995
7996 * gdb.btrace/buffer-size.exp: Do not force BTS.
7997
7998 2018-02-14 Pedro Alves <palves@redhat.com>
7999
8000 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
8001 getting a "Quit".
8002
8003 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
8004
8005 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
8006 Fix test name.
8007
8008 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
8009
8010 * gdb.cp/m-static.exp: Check type of optimized out static
8011 member.
8012
8013 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
8014
8015 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
8016 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
8017
8018 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
8019 Leszek Swirski <leszeks@google.com>
8020
8021 * gdb.python/py-prettyprint.c
8022 (struct to_string_returns_value_inner,
8023 struct to_string_returns_value_wrapper): New.
8024 (main): Add tsrvw variable.
8025 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
8026 ToStringReturnsValueWrapper): New classes.
8027 (register_pretty_printers): Register new pretty-printers.
8028 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
8029 recursive pretty printer.
8030 * gdb.python/py-mi.exp: Likewise.
8031
8032 2018-02-01 Leszek Swirski <leszeks@google.com>
8033
8034 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
8035 functions with the same name as an include file are parsed
8036 correctly.
8037
8038 2018-02-01 Yao Qi <yao.qi@linaro.org>
8039
8040 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
8041 "\[^\r\n\]*".
8042
8043 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
8044
8045 * gdb.arch/powerpc-prologue-frame.s: New file.
8046 * gdb.arch/powerpc-prologue-frame.c: Likewise.
8047 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
8048
8049 2018-01-31 Joel Brobecker <brobecker@adacore.com>
8050
8051 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
8052
8053 2018-01-30 Pedro Alves <palves@redhat.com>
8054
8055 PR gdb/13211
8056 * gdb.base/interrupt-daemon.c: New.
8057 * gdb.base/interrupt-daemon.exp: New.
8058 * gdb.multi/multi-term-settings.c: New.
8059 * gdb.multi/multi-term-settings.exp: New.
8060
8061 2018-01-30 Joel Brobecker <brobecker@adacore.com>
8062
8063 * gdb.base/break.exp: Save the location where the breakpoint
8064 on break.c:47 was actually inserted when debugging the version
8065 compiled at -O2 and use it in the expected output of the "info
8066 break" test performed soon after.
8067
8068 2018-01-22 Pedro Alves <palves@redhat.com>
8069 Sergio Durigan Junior <sergiodj@redhat.com>
8070
8071 * gdb.base/whatis.exp: Add tests for 'set print object on' +
8072 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
8073
8074 2018-01-22 Joel Brobecker <brobecker@adacore.com>
8075
8076 * gdb.base/break-include.c, gdb.base/break-include.inc,
8077 gdb.base/break-include.exp: New files.
8078 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
8079 line number now being the actual line number where the breakpoint
8080 was inserted.
8081 * gdb.mi/mi-break.exp: Likewise.
8082 * gdb.mi/mi-reverse.exp: Likewise.
8083 * gdb.mi/mi-simplerun.exp: Ditto.
8084
8085 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8086
8087 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
8088 varobj.
8089 * gdb.mi/mi-var-create-rtti.exp: Likewise.
8090
8091 2018-01-21 Don Breazeal <donb@codesourcery.com>
8092 Andrew Burgess <andrew.burgess@embecosm.com>
8093
8094 * gdb.mi/basics.c: Add new global.
8095 * gdb.mi/mi-frame-regs.exp: New file.
8096 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
8097 case.
8098
8099 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8100
8101 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
8102 non-parameter, and on an unknown symbol.
8103
8104 2018-01-19 Tom Tromey <tom@tromey.com>
8105
8106 * gdb.rust/modules.rs (TWENTY_THREE): New global.
8107 * gdb.rust/modules.exp: Add ::-qualified lookup test.
8108
8109 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8110
8111 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
8112 setrlimit and chdir to int.
8113
8114 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8115
8116 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
8117 function.
8118 (my_tend): Likewise.
8119 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
8120 rationale of avoiding FP- and vector instructions.
8121
8122 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
8123
8124 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
8125 "info reg" with "\[ \t\]*".
8126 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
8127 "\[ \t\]+".
8128 * gdb.arch/s390-multiarch.exp: Ditto.
8129 * gdb.base/pc-fp.exp: Ditto.
8130 * gdb.reverse/i386-precsave.exp: Ditto.
8131 * gdb.reverse/i386-reverse.exp: Ditto.
8132 * gdb.reverse/i387-env-reverse.exp: Ditto.
8133 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8134
8135 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8136
8137 * lib/gdb.exp (gdb_compile): Re-enable use of
8138 universal_compile_options for languages other than Rust.
8139
8140 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8141
8142 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
8143
8144 2018-01-17 Mike Gulick <mgulick@mathworks.com>
8145
8146 PR gdb/16577
8147 * gdb.base/solib-vanish.exp: New.
8148 * gdb.base/solib-vanish-main.c: New.
8149 * gdb.base/solib-vanish-lib1.c: New.
8150 * gdb.base/solib-vanish-lib2.c: New.
8151
8152 2018-01-17 Yao Qi <yao.qi@linaro.org>
8153
8154 * gdb.compile/compile.exp: Match the address printed for
8155 frame in the output of command "bt".
8156
8157 2018-01-15 Tom Tromey <tom@tromey.com>
8158
8159 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
8160 compute sp_reg.
8161
8162 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8163
8164 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
8165 to prepare.
8166 (prepare): Return 0 on error, 1 on success.
8167
8168 2018-01-12 Pedro Alves <palves@redhat.com>
8169
8170 * gdb.base/continue-after-aborted-step-over.c: New.
8171 * gdb.base/continue-after-aborted-step-over.exp: New.
8172
8173 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
8174
8175 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
8176 options when not creating an executable.
8177
8178 2018-01-11 Pedro Alves <palves@redhat.com>
8179
8180 PR remote/22597
8181 * gdb.server/stop-reply-no-thread.c: New file.
8182 * gdb.server/stop-reply-no-thread.exp: New file.
8183
8184 2018-01-10 Pedro Alves <palves@redhat.com>
8185
8186 PR gdb/22670
8187 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
8188 functions too. Test setting breakpoints and printing C functions
8189 with no debug info too.
8190 * gdb.ada/bp_c_mixed_case/qux.c: New file.
8191
8192 2018-01-10 Pedro Alves <palves@redhat.com>
8193
8194 PR gdb/22670
8195 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
8196 a fail.
8197
8198 2018-01-10 Pedro Alves <palves@redhat.com>
8199
8200 PR gdb/22670
8201 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
8202
8203 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8204
8205 * gdb.server/unittest.exp: Match the output in non-development
8206 mode.
8207
8208 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8209
8210 * gdb.gdb/unittest.exp: Match output in non-development mode.
8211
8212 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8213
8214 * gdb.ada/access_tagged_param.exp: Relax expected output
8215 for value of "ObjL" in "continue" to pck.inspect breakpoint
8216 test.
8217
8218 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8219
8220 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
8221 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
8222
8223 2018-01-05 Pedro Alves <palves@redhat.com>
8224
8225 PR gdb/18653
8226 * gdb.base/libsegfault.exp: New.
8227
8228 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8229
8230 PR gdb/22670
8231 * gdb.ada/access_tagged_param.exp: New file.
8232 * gdb.ada/access_tagged_param/foo.adb: New file.
8233
8234 2018-01-05 Pedro Alves <palves@redhat.com>
8235
8236 PR gdb/22670
8237 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
8238 exercise lower case too, and to exercise both full matching and
8239 wild matching.
8240
8241 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8242
8243 * gdb.ada/rename_subscript_param: New testcase.
8244
8245 2018-01-05 Jerome Guitton <guitton@adacore.com>
8246
8247 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8248
8249 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8250
8251 * gdb.ada/convvar_comp: New testcase.
8252
8253 2018-01-05 Xavier Roirand <roirand@adacore.com>
8254
8255 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8256 (My_Table): New global variable.
8257 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8258
8259 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8260
8261 PR gdb/22670
8262 * gdb.ada/maint_with_ada: New testcase.
8263
8264 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8265
8266 PR gdb/22670
8267 * gdb.ada/bp_c_mixed_case: New testcase.
8268
8269 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8270
8271 PR gdb/22670
8272 * gdb.ada/complete.exp: Add "complete break ada" test.
8273
8274 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8275
8276 PR gdb/22670
8277 * gdb.ada/info_addr_mixed_case: New testcase.
8278
8279 2018-01-03 Xavier Roirand <roirand@adacore.com>
8280
8281 * gdb.ada/excep_handle.exp: New testcase.
8282 * gdb.ada/excep_handle/foo.adb: New file.
8283 * gdb.ada/excep_handle/pck.ads: New file.
8284
8285 2018-01-03 Joel Brobecker <brobecker@adacore.com>
8286
8287 * gdb.base/step-line.c: Add extra empty line in copyright header.
8288 * gdb.base/step-line.inp: Likewise.
8289
8290 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8291
8292 * gdb.ada/dyn_stride.exp: Add slice test.
8293
8294 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8295
8296 * gdb.ada/dyn_stride: New testcase.
8297
8298 2017-12-27 Stafford Horne <shorne@gmail.com>
8299
8300 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8301 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8302
8303 2017-12-27 Stafford Horne <shorne@gmail.com>
8304
8305 * gdb.base/reggroups.c: New file.
8306 * gdb.base/reggroups.exp: New file.
8307
8308 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8309
8310 * gdb.dwarf2/ada-valprint-error.c: New file.
8311 * gdb.dwarf2/ada-valprint-error.exp: New file.
8312
8313 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8314
8315 * gdb.ada/assign_arr: New testcase.
8316
8317 2017-12-18 Xavier Roirand <roirand@adacore.com>
8318
8319 * gdb.ada/funcall_ptr: New testcase.
8320
8321 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8322
8323 PR cli/16224
8324 * gdb.base/ptype-offsets.cc: New file.
8325 * gdb.base/ptype-offsets.exp: New file.
8326
8327 2017-12-15 Yao Qi <yao.qi@linaro.org>
8328
8329 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8330 if XML is disabled.
8331
8332 2017-12-15 Xavier Roirand <roirand@adacore.com>
8333
8334 * gdb.ada/same_component_name: New testcase.
8335
8336 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8337
8338 * gdb.ada/str_binop_equal: New testcase.
8339
8340 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8341
8342 * gdb.ada/task_switch_in_core: New testcase.
8343
8344 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8345
8346 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8347 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8348 call test_bkpt_qualified.
8349 (test_bkpt_qualified): New proc.
8350
8351 2017-12-13 Pedro Alves <palves@redhat.com>
8352
8353 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8354 Tighten regexp by matching with an anchor.
8355
8356 2017-12-13 Pedro Alves <palves@redhat.com>
8357
8358 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8359 ("expression with namespace"): New set of tests.
8360 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8361 (Nested::Test_NS::qux): New.
8362 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8363 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8364
8365 2017-12-13 Joel Brobecker <brobecker@adacore.com>
8366
8367 * gdb.base/server-del-break.c: New file.
8368 * gdb.base/server-del-break.exp: New file.
8369
8370 2017-12-12 Stafford Horne <shorne@gmail.com>
8371
8372 * gdb.xml/tdesc-regs.exp: Add or1k support.
8373
8374 2017-12-12 Stafford Horne <shorne@gmail.com>
8375
8376 * gdb.base/bp-permanent.c: Define nop of or1k.
8377
8378 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8379
8380 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8381 output with components being reordered.
8382
8383 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8384
8385 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8386 output with components being reordered.
8387
8388 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8389 Pedro Alves <palves@redhat.com>
8390
8391 * gdb.base/maint.exp (check for .gdb_index): Check also for
8392 .debug_names.
8393 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8394 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8395 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8396 (.gdb_index used after symbol reloading): Support also .debug_names.
8397 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8398
8399 2017-12-08 Yao Qi <yao.qi@linaro.org>
8400
8401 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8402 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8403
8404 2017-12-08 Yao Qi <yao.qi@linaro.org>
8405
8406 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8407 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8408
8409 2017-12-08 Yao Qi <yao.qi@linaro.org>
8410
8411 * gdb.arch/aarch64-tagged-pointer.c: New file.
8412 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8413
8414 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8415
8416 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8417 "int".
8418
8419 2017-12-07 Keith Seitz <keiths@redhat.com>
8420
8421 PR breakpoints/22569
8422 * gdb.linespec/ls-errs.exp: Change expected result of "break
8423 -source this file has spaces.c -line 3".
8424 Check that an explicit source file followed by whitespace is
8425 identified as an invalid explicit location.
8426
8427 2017-12-07 Keith Seitz <keiths@redhat.com>
8428
8429 * gdb.cp/nested-types.cc: New file.
8430 * gdb.cp/nested-types.exp: New file.
8431 * lib/cp-support.exp: Load data-structures.exp library.
8432 (debug_cp_test_ptype_class): New global.
8433 (cp_ptype_class_verbose, next_line): New procedures.
8434 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8435 Add and document new return value.
8436 Switch the list of lines to a queue.
8437 Add support for new `type' key for nested type definitions.
8438 Add debugging/troubleshooting messages.
8439 * lib/data-structures.exp: New file.
8440
8441 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8442
8443 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8444 with proc_with_prefix, don't use with_test_prefix.
8445
8446 2017-12-07 Tom Tromey <tom@tromey.com>
8447
8448 * gdb.base/break.exp: Add test for empty "commands".
8449
8450 2017-12-07 Yao Qi <yao.qi@linaro.org>
8451
8452 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8453 malloc and catch syscall.
8454
8455 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8456
8457 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
8458 tests for explicit locations.
8459
8460 2017-12-06 Pedro Alves <palves@redhat.com>
8461
8462 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8463 force-disabling XML descriptions.
8464
8465 2017-12-04 Pedro Alves <palves@redhat.com>
8466
8467 PR gdb/22499
8468 * gdb.arch/amd64-disp-step-avx.S: New file.
8469 * gdb.arch/amd64-disp-step-avx.exp: New file.
8470
8471 2017-12-03 Pedro Alves <palves@redhat.com>
8472
8473 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8474 and <string.h>.
8475 (parent_function): Print distinct messages when waitpid fails, or
8476 the child exits with a signal, or the child exits for an unhandled
8477 reason.
8478 * gdb.threads/process-dies-while-detaching.exp
8479 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8480 it. Wait for both inferior output and GDB's prompt. Use an
8481 indirect spawn id list.
8482 (do_detach): New parameter 'child_exit'. Use it to compute
8483 expected inferior output.
8484 (test_detach, test_detach_watch, test_detach_killed_outside):
8485 Adjust to pass down the expected child exit kind.
8486
8487 2017-12-01 Joel Brobecker <brobecker@adacore.com>
8488 Sergio Durigan Junior <sergiodj@redhat.com>
8489 Pedro Alves <palves@redhat.com>
8490
8491 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8492
8493 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8494
8495 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8496 to 'symbol-file' and 'add-symbol-file' can be
8497 position-independent.
8498
8499 2017-12-01 Yao Qi <yao.qi@linaro.org>
8500
8501 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
8502 the URL in copyright header.
8503 * gdb.arch/aarch64-fp.exp: Likewise.
8504 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
8505 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
8506 * gdb.base/expand-psymtabs.exp: Likewise.
8507 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
8508 * gdb.fortran/common-block.exp: Likewise.
8509 * gdb.fortran/common-block.f90: Likewise.
8510 * gdb.fortran/logical.exp: Likewise.
8511 * gdb.fortran/vla-datatypes.f90: Likewise.
8512 * gdb.fortran/vla-sub.f90: Likewise.
8513
8514 2017-11-30 Joel Brobecker <brobecker@adacore.com>
8515
8516 * gdb.ada/repeat_dyn: New testcase.
8517
8518 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8519
8520 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
8521 Update for changed thread numbering.
8522 * gdb.cell/bt.exp: Update for changed GDB output.
8523
8524 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
8525
8526 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8527 setting isremote by hand.
8528 * boards/dwarf4-gdb-index.exp: Likewise.
8529 * boards/fission.exp: Likewise.
8530 * boards/stabs.exp: Likewise.
8531
8532 2017-11-30 Pedro Alves <palves@redhat.com>
8533
8534 * gdb.linespec/cpls-ops.exp
8535 (check_explicit_skips_function_argument): Extract the underlying
8536 type of size_t instead of hardcoding it.
8537
8538 2017-11-29 Pedro Alves <palves@redhat.com>
8539
8540 PR c++/19436
8541 * gdb.linespec/cpls-abi-tag.cc: New file.
8542 * gdb.linespec/cpls-abi-tag.exp: New file.
8543
8544 2017-11-29 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/langs.exp: Use -qualified.
8547 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8548 it.
8549 * gdb.cp/namespace.exp: Use -qualified.
8550 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8551 (overload-3, template-overload, template-ret-type, const-overload)
8552 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8553 procedures.
8554 (test_driver): Call them.
8555 * gdb.cp/save-bp-qualified.cc: New.
8556 * gdb.cp/save-bp-qualified.exp: New.
8557 * gdb.linespec/explicit.exp: Test -qualified.
8558 * lib/completion-support.exp (completion::explicit_opts_list): Add
8559 "-qualified".
8560 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8561
8562 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8563
8564 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8565
8566 2017-11-29 Tom Tromey <tom@tromey.com>
8567
8568 * gdb.base/relocate.exp: Update invalid argument test.
8569 Add new tests for invalid arguments.
8570
8571 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8572
8573 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8574 Return 0 as a long.
8575 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8576
8577 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8578
8579 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8580 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8581 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8582 func ().
8583 * gdb.cp/shadow.cc (B.func): Return 0.
8584
8585 2017-11-27 Joel Brobecker <brobecker@adacore.com>
8586
8587 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8588 expected output in gdb_expect call to allow the exception
8589 message to be present as well. Fix syntax confusion to avoid
8590 TCL thinking that exception_name is an array.
8591
8592 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8593
8594 * gdb.arch/spu-info.c: Include <unistd.h>.
8595 (do_signal_test): Fix broken calls to write.
8596 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8597 Fix checks for empty mailboxes. Update signal tests for corrected
8598 do_signal_test routine. Allow nonzero event status.
8599 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8600 * gdb.cell/arch.exp: Use standard_output_file.
8601 * gdb.cell/break.exp: Likewise.
8602 * gdb.cell/bt.exp: Likewise.
8603 * gdb.cell/core.exp: Likewise.
8604 * gdb.cell/dwarfaddr.exp: Likewise.
8605 * gdb.cell/ea-cache.exp: Likewise.
8606 * gdb.cell/ea-standalone.exp: Likewise.
8607 * gdb.cell/f-regs.exp: Likewise.
8608 * gdb.cell/fork.exp: Likewise.
8609 * gdb.cell/gcore.exp: Likewise.
8610 * gdb.cell/mem-access.exp: Likewise.
8611 * gdb.cell/ptype.exp: Likewise.
8612 * gdb.cell/registers.exp: Likewise.
8613 * gdb.cell/sizeof.exp: Likewise.
8614 * gdb.cell/solib-symbol.exp: Likewise.
8615 * gdb.cell/solib.exp: Likewise.
8616
8617 2017-11-25 Pedro Alves <palves@redhat.com>
8618
8619 * gdb.base/complete-empty.exp: New file.
8620 * gdb.base/completion.exp: Adjust.
8621
8622 2017-11-25 Pedro Alves <palves@redhat.com>
8623
8624 * gdb.linespec/cpls-ops.cc: New file.
8625 * gdb.linespec/cpls-ops.exp: New file.
8626 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8627 factored out from ...
8628 (test_complete_prefix_range): ... this.
8629
8630 2017-11-24 Pedro Alves <palves@redhat.com>
8631
8632 * gdb.linespec/cpcompletion.exp: New file.
8633 * gdb.linespec/cpls-hyphen.cc: New file.
8634 * gdb.linespec/cpls.cc: New file.
8635 * gdb.linespec/cpls2.cc: New file.
8636 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8637 test to use test_gdb_complete_unique. Add label completion,
8638 keyword completion and explicit location completion tests.
8639 * lib/completion-support.exp: New file.
8640
8641 2017-11-24 Joel Brobecker <brobecker@adacore.com>
8642
8643 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8644 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8645 when hitting an exception catchpoint.
8646
8647 2017-11-22 Yao Qi <yao.qi@linaro.org>
8648
8649 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8650
8651 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8652
8653 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8654 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8655 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8656
8657 2017-11-22 Yao Qi <yao.qi@linaro.org>
8658
8659 * gdb.base/info-os.exp: Pass pthreads.
8660 * gdb.multi/multi-attach.exp: Likewise.
8661
8662 2017-11-22 Yao Qi <yao.qi@linaro.org>
8663
8664 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8665 compiler.
8666
8667 2017-11-22 Yao Qi <yao.qi@linaro.org>
8668
8669 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8670 * gdb.base/break-interp.exp: Likewise.
8671 * gdb.base/jit-attach-pie.exp: Likewise.
8672
8673 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8674
8675 * gdb.base/float128.c (large128): New variable.
8676 * gdb.base/float128.exp: Add test to print largest __float128 value.
8677
8678 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8679
8680 * gdb.arch/vsx-regs.exp: Update register content checks.
8681
8682 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8683
8684 * gdb.arch/ppc-longdouble.exp: New file.
8685 * gdb.arch/ppc-longdouble.c: Likewise.
8686
8687 2017-11-21 Pedro Alves <palves@redhat.com>
8688
8689 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8690
8691 2017-11-20 Pedro Alves <palves@redhat.com>
8692
8693 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8694 (long_double_typedef): New typedefs.
8695 Use DEF on double and long double.
8696 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8697 cases.
8698 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8699 and 'long_double_ptr_same_size' locals. Use them to decide
8700 whether cast from array/function to float is valid/invalid.
8701
8702 2017-11-17 Tom Tromey <tom@tromey.com>
8703
8704 * gdb.rust/traits.rs: New file.
8705 * gdb.rust/traits.exp: New file.
8706
8707 2017-11-17 Joel Brobecker <brobecker@adacore.com>
8708
8709 * gdb.ada/minsyms: New testcase.
8710
8711 2017-11-16 Pedro Alves <palves@redhat.com>
8712
8713 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8714 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8715
8716 2017-11-16 Pedro Alves <palves@redhat.com>
8717
8718 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8719 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8720
8721 2017-11-16 Pedro Alves <palves@redhat.com>
8722
8723 * gdb.server/reconnect-ctrl-c.c: New file.
8724 * gdb.server/reconnect-ctrl-c.exp: New file.
8725
8726 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8727
8728 * gdb.python/py-rbreak.exp: New file.
8729 * gdb.python/py-rbreak.c: New file.
8730 * gdb.python/py-rbreak-func2.c: New file.
8731
8732 2017-11-16 Pedro Alves <palves@redhat.com>
8733
8734 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8735 pattern.
8736 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8737 GDB.
8738
8739 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8740
8741 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8742 regex.
8743
8744 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8745
8746 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8747 test names.
8748
8749 2017-11-09 Pedro Alves <palves@redhat.com>
8750
8751 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8752 factored out from ...
8753 (top level): ... here, and adjusted to avoid expecting beyond the
8754 prompt in a single gdb_test_multiple.
8755
8756 2017-11-09 Pedro Alves <palves@redhat.com>
8757
8758 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8759 output.
8760 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8761 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8762 * gdb.server/ext-run.exp ("kill" test): Likewise.
8763 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8764
8765 2017-11-09 Pedro Alves <palves@redhat.com>
8766
8767 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8768 match till end of line.
8769
8770 2017-11-09 Pedro Alves <palves@redhat.com>
8771
8772 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8773
8774 2017-11-09 Pedro Alves <palves@redhat.com>
8775
8776 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8777 New procedures, factored out from ...
8778 (top level): ... here, and adjusted to avoid expecting beyond the
8779 prompt in one go.
8780
8781 2017-11-09 Pedro Alves <palves@redhat.com>
8782
8783 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8784 output. Fix '?' match.
8785
8786 2017-11-08 Joel Brobecker <brobecker@adacore.com>
8787
8788 * gdb.ada/scoped_watch: New testcase.
8789 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8790 which is actually correct.
8791 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8792 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8793
8794 2017-11-08 Pedro Alves <palves@redhat.com>
8795
8796 * gdb.gdb/complaints.exp (test_initial_complaints)
8797 (test_serial_complaints, test_short_complaints): Call
8798 complaint_internal instead of complaint.
8799
8800 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8801
8802 * gdb.threads/tls-core.c: New file.
8803 * gdb.threads/tls-core.exp: Likewise.
8804
8805 2017-11-08 Pedro Alves <palves@redhat.com>
8806
8807 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8808 (p Exported_Capitalized): New test.
8809 (p exported_capitalized): New test.
8810
8811 2017-11-07 Pedro Alves <palves@redhat.com>
8812
8813 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8814
8815 2017-11-07 Pedro Alves <palves@redhat.com>
8816
8817 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8818 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8819 (disable_invalid, disable_inverted, disable_negative): New
8820 procedures.
8821 ("bad numbers"): New set of tests.
8822
8823 2017-11-07 Pedro Alves <palves@redhat.com>
8824
8825 * gdb.cp/ena-dis-br-range.exp: Add tests.
8826
8827 2017-11-07 Pedro Alves <palves@redhat.com>
8828
8829 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8830
8831 2017-11-07 Xavier Roirand <roirand@adacore.com>
8832 Pedro Alves <palves@redhat.com>
8833
8834 * gdb.base/ena-dis-br.exp: Add reference to
8835 gdb.cp/ena-dis-br-range.exp.
8836 * gdb.cp/ena-dis-br-range.exp: New file.
8837 * gdb.cp/ena-dis-br-range.cc: New file.
8838
8839 2017-11-06 Pedro Alves <palves@redhat.com>
8840
8841 * gdb.base/attach-non-pgrp-leader.c: New.
8842 * gdb.base/attach-non-pgrp-leader.exp: New.
8843
8844 2017-11-06 Pedro Alves <palves@redhat.com>
8845
8846 * configure.ac: No longer check for termio.h and sgtty.h.
8847 * configure: Regenerate.
8848 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8849 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8850 Remove termio and sgtty code.
8851
8852 2017-11-03 Yao Qi <yao.qi@linaro.org>
8853
8854 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8855 in GDB is disabled.
8856
8857 2017-11-03 Yao Qi <yao.qi@linaro.org>
8858
8859 * gdb.python/py-thrhandle.exp: Skip it if python is not
8860 enabled.
8861
8862 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8863
8864 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8865 as a breakpoint command.
8866
8867 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8868
8869 PR python/21213
8870 * gdb.python/py-infthread.exp: Test calling
8871 InferiorThread.inferior () multiple times in a row.
8872
8873 2017-10-27 Keith Seitz <keiths@redhat.com>
8874
8875 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8876 Test "info break" for every inlined function breakpoint.
8877
8878 2017-10-27 Yao Qi <yao.qi@linaro.org>
8879
8880 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8881
8882 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8883
8884 * gdb.cp/classes.exp (test_static_members): Test printing
8885 Outer::instance.
8886 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8887 (Inner::instance, Outer::instance): New.
8888
8889 2017-10-24 Pedro Alves <palves@redhat.com>
8890
8891 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8892 extra console" test in two stages.
8893
8894 2017-10-24 Pedro Alves <palves@redhat.com>
8895
8896 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8897
8898 2017-10-24 Pedro Alves <palves@redhat.com>
8899
8900 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8901 loop.
8902
8903 2017-10-24 Pedro Alves <palves@redhat.com>
8904
8905 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8906 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8907
8908 2017-10-24 Pedro Alves <palves@redhat.com>
8909
8910 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8911 parameter and handle it. Don't output read value in test name.
8912
8913 2017-10-24 Pedro Alves <palves@redhat.com>
8914
8915 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8916 custom test name.
8917
8918 2017-10-24 Pedro Alves <palves@redhat.com>
8919
8920 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8921 include the unstable output directory name in the test's name.
8922 (initial_setup_simple) <'set args'>: Use custom test name.
8923
8924 2017-10-24 Pedro Alves <palves@redhat.com>
8925
8926 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8927 with explicit test name.
8928
8929 2017-10-20 Pedro Alves <palves@redhat.com>
8930
8931 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8932 'wait -i'. Use gdb_assert and remote_close.
8933
8934 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8935
8936 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8937 number from variable rather than hard-coded.
8938
8939 2017-10-19 Pedro Alves <palves@redhat.com>
8940
8941 * gdb.base/long-inferior-output.c: New file.
8942 * gdb.base/long-inferior-output.exp: New file.
8943
8944 2017-11-18 Keith Seitz <keiths@redhat.com>
8945
8946 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8947 method.
8948 (main): Call it.
8949 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8950 Add additional user-defined conversion operator tests.
8951
8952 2017-10-17 Pedro Alves <palves@redhat.com>
8953
8954 * boards/native-stdio-gdbserver.exp: Load "local-board".
8955
8956 2017-10-17 Pedro Alves <palves@redhat.com>
8957
8958 * gdb.base/quit-live.c: New file.
8959 * gdb.base/quit-live.exp: New file.
8960
8961 2017-10-16 Keith Seitz <keiths@redhat.com>
8962
8963 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8964 (class_with_protected_typedef, class_with_private_typedef)
8965 (struct_with_public_typedef, struct_with_protected_typedef)
8966 (struct_with_private_typedef): New classes/structs.
8967 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8968 typedefs and access specifiers.
8969
8970 2017-10-16 Pedro Alves <palves@redhat.com>
8971 Simon Marchi <simon.marchi@polymtl.ca>
8972
8973 * README (Local vs Remote vs Native): New section.
8974 * boards/local-board.exp: New file, with bits factored out from
8975 ...
8976 * boards/native-extended-gdbserver.exp: ... here. Load
8977 "local-board".
8978 * boards/native-gdbserver.exp: Load "local-board".
8979 (${board}_spawn, ${board}_exec): Delete.
8980 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8981 ...
8982 * boards/stdio-gdbserver-base.exp: ... this new file.
8983 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8984 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8985 procedure.
8986 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8987 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8988 stdio_gdbserver_command.
8989 (${board}_get_remote_address, ${board}_get_comm_port)
8990 (${board}_download, ${board}_upload): Delete.
8991 (get_target_remote_pipe_cmd): New.
8992
8993 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8994
8995 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8996 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8997 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8998 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8999 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
9000 remove with_test_prefix.
9001
9002 2017-10-13 Pedro Alves <palves@redhat.com>
9003
9004 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
9005 * gdb.base/annota1.exp: Use it instead of is_remote.
9006 * gdb.base/annota3.exp: Use it instead of is_remote.
9007 * gdb.cp/annota2.exp: Use it instead of is_remote.
9008 * gdb.cp/annota3.exp: Use it instead of is_remote.
9009 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
9010
9011 2017-10-13 Pedro Alves <palves@redhat.com>
9012
9013 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
9014 (test_num_test_vars, run_and_count_vars, find_env)
9015 (test_set_unset_env, test_inherit_env_var): New procedures.
9016 (top level): Use them.
9017
9018 2017-10-13 Pedro Alves <palves@redhat.com>
9019
9020 * lib/selftest-support.exp (selftest_setup): Extend comments, and
9021 also skip on stub-like targets.
9022
9023 2017-10-13 Pedro Alves <palves@redhat.com>
9024
9025 PR gdb/22293
9026 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
9027 (top level): Move some tests to ...
9028 (test_not_found): ... this new procedure.
9029 (top level): Call it.
9030
9031 2017-10-13 Pedro Alves <palves@redhat.com>
9032
9033 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
9034 expect different "info terminal" output if testing with a
9035 non-native target.
9036
9037 2017-10-13 Pedro Alves <palves@redhat.com>
9038 Simon Marchi <simon.marchi@polymtl.ca>
9039
9040 PR python/12966
9041 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
9042
9043 2017-10-13 Pedro Alves <palves@redhat.com>
9044
9045 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
9046 already.
9047
9048 2017-10-13 Pedro Alves <palves@redhat.com>
9049
9050 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
9051 is_remote.
9052
9053 2017-10-13 Pedro Alves <palves@redhat.com>
9054
9055 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
9056 is_remote.
9057
9058 2017-10-13 Pedro Alves <palves@redhat.com>
9059
9060 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
9061 is set.
9062 (corefile_test_attach): Likewise. Check can_spawn_for_attach
9063 instead of is_remote.
9064
9065 2017-10-13 Pedro Alves <palves@redhat.com>
9066
9067 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
9068 (top level): Add comment.
9069
9070 2017-10-13 Pedro Alves <palves@redhat.com>
9071
9072 * gdb.base/remote.exp (top level): Fix comment typo and add
9073 missing return.
9074
9075 2017-10-13 Pedro Alves <palves@redhat.com>
9076 Simon Marchi <simon.marchi@polymtl.ca>
9077
9078 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
9079 calls and add comments. Skip test if use_gdb_stub is set.
9080 (top level): Use "set cwd" command instead of "cd" command.
9081
9082 2017-10-13 Pedro Alves <palves@redhat.com>
9083
9084 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
9085 is_remote target check.
9086
9087 2017-10-13 Pedro Alves <palves@redhat.com>
9088
9089 * gdb.base/scope.exp: Use build_executable + clean_restart +
9090 gdb_file_cmd instead of prepare_for_testing and no longer skip
9091 "before run" tests on is_remote target boards. Update comments.
9092 * boards/native-extended-gdbserver.exp
9093 (extended_gdbserver_load_last_file): New, factored out from ...
9094 (gdb_load): ... this. Move further below and add comment.
9095 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
9096
9097 2017-10-12 Pedro Alves <palves@redhat.com>
9098
9099 * gdb.base/attach.exp: Remove references to gdb64.
9100 * gdb.base/dbx.exp: Remove references to gdb64.
9101
9102 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9103 Pedro Alves <palves@redhat.com>
9104
9105 * gdb.base/label.exp: Remove is_remote target check.
9106
9107 2017-10-12 Pedro Alves <palves@redhat.com>
9108
9109 * gdb.base/auvx.exp (coredir): Update comment.
9110 (top level) <core_works>: Use "set cwd" command instead of "cd"
9111 command.
9112
9113 2017-10-12 Pedro Alves <palves@redhat.com>
9114 Simon Marchi <simon.marchi@polymtl.ca>
9115
9116 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
9117 target boards.
9118
9119 2017-10-12 Pedro Alves <palves@redhat.com>
9120 Simon Marchi <simon.marchi@polymtl.ca>
9121
9122 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
9123 Instead skip if there's any gdb_protocol set.
9124
9125 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9126 Pedro Alves <palves@redhat.com>
9127
9128 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
9129
9130 2017-10-12 Pedro Alves <palves@redhat.com>
9131 Simon Marchi <simon.marchi@polymtl.ca>
9132
9133 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
9134 instead of on dejagnu remote boards.
9135
9136 2017-10-12 Pedro Alves <palves@redhat.com>
9137 Simon Marchi <simon.marchi@polymtl.ca>
9138
9139 * gdb.base/inferior-died.exp: Remove is_remote and isnative
9140 checks. Use build_executable + clean_restart instead of
9141 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
9142 of enabling non-stop after starting gdb.
9143
9144 2017-10-12 Pedro Alves <palves@redhat.com>
9145
9146 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
9147 * gdb.threads/non-ldr-exc-2.exp: Ditto.
9148 * gdb.threads/non-ldr-exc-3.exp: Ditto.
9149 * gdb.threads/non-ldr-exc-4.exp: Ditto.
9150
9151 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
9152
9153 * gdb.arch/arc-tdesc-cpu.exp: New file.
9154 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
9155
9156 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
9157
9158 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
9159
9160 2017-10-10 Pedro Alves <palves@redhat.com>
9161
9162 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
9163 expect CLI output.
9164
9165 2017-10-10 Pedro Alves <palves@redhat.com>
9166
9167 * lib/selftest-support.exp (selftest_setup): Update for
9168 captured_command_loop's prototype change.
9169
9170 2017-10-09 Pedro Alves <palves@redhat.com>
9171
9172 Test both arch1=>arch2 and arch2=>arch1.
9173
9174 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
9175 (srcfile2, binfile2, march1, march2): Remove globals. Largely
9176 factored out to...
9177 (append_arch1_options, append_arch2_options, append_arch_options)
9178 (build_executables): New procedures.
9179 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
9180 local.
9181 (top level): Add new 'first_arch' testing axis.
9182
9183 2017-10-09 Pedro Alves <palves@redhat.com>
9184
9185 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
9186 (barrier): New.
9187 (thread_start, all_started): New functions.
9188 (main): Spawn new thread and wait until it is scheduled.
9189 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
9190 option.
9191 (do_test): Add 'selected_thread' parameter. Run to all_started
9192 instead of main. Explicitly set the breakpoint at main. Switch
9193 to the SELECTED_THREAD thread.
9194 (top level): Test handling the exec event with either the main
9195 thread or the second thread selected.
9196
9197 2017-10-09 Pedro Alves <palves@redhat.com>
9198
9199 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
9200 logic. Move STOP marker after the value checks.
9201 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
9202 regexp.
9203
9204 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
9205
9206 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
9207
9208 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
9209
9210 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
9211 integer-to-dfp conversion.
9212 * gdb.base/dfp-test.exp: Likewise.
9213
9214 2017-10-04 Pedro Alves <palves@redhat.com>
9215
9216 * gdb.multi/hangout.c: Include <unistd.h>.
9217 (hangout_loop): New function.
9218 (main): Call alarm. Call hangout_loop in a loop.
9219 * gdb.multi/hello.c: Include <unistd.h>.
9220 (hello_loop): New function.
9221 (main): Call alarm. Call hangout_loop in a loop.
9222 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
9223 inferior with the other selected.
9224
9225 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
9226
9227 * gdb.mi/list-thread-groups-available.exp: New file.
9228 * gdb.mi/list-thread-groups-available.c: New file.
9229
9230 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9231
9232 * gdb.base/set-cwd.exp: Make it available on
9233 native-extended-gdbserver.
9234
9235 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9236
9237 * gdb.base/set-cwd.c: New file.
9238 * gdb.base/set-cwd.exp: Likewise.
9239
9240 2017-10-02 Tom Tromey <tom@tromey.com>
9241
9242 PR rust/22236:
9243 * gdb.rust/simple.rs (main): New variable "fslice".
9244 * gdb.rust/simple.exp: Add slice tests. Update string tests.
9245
9246 2017-10-02 Tom Tromey <tom@tromey.com>
9247
9248 * gdb.rust/simple.exp: Test ptype of a slice.
9249
9250 2017-10-02 Tom Tromey <tom@tromey.com>
9251
9252 * gdb.rust/simple.exp: Test index of slice.
9253
9254 2017-09-27 Tom Tromey <tom@tromey.com>
9255
9256 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9257
9258 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9259 Pedro Alves <palves@redhat.com>
9260
9261 * gdb.base/compare-sections.exp (get value of read-only section): Read
9262 as unsigned value.
9263 (corrupt read-only section): Likewise and don't set written if patching
9264 failed.
9265
9266 2017-09-21 Kevin Buettner <kevinb@redhat.com>
9267
9268 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9269 files.
9270
9271 2017-09-20 Pedro Alves <palves@redhat.com>
9272
9273 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9274 symbol names in gdb's output.
9275 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9276
9277 2017-09-20 Pedro Alves <palves@redhat.com>
9278
9279 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9280 Rename to ...
9281 (test_list_ambiguous_symbol): ... this and add a symbol name
9282 parameter. Adjust.
9283 (test_list_ambiguous_function): Reimplement on top of
9284 test_list_ambiguous_symbol and also test listing ambiguous
9285 variables.
9286 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9287 (ambiguous_fun): ... this.
9288 (ambiguous_var): New.
9289 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9290 (ambiguous_fun): ... this.
9291 (ambiguous_var): New.
9292
9293 2017-09-19 John Baldwin <jhb@FreeBSD.org>
9294
9295 * gdb.base/starti.c: New file.
9296 * gdb.base/starti.exp: New file.
9297 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9298
9299 2017-09-14 Pedro Alves <palves@redhat.com>
9300
9301 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9302 (top level): Use it instead of runto.
9303
9304 2017-09-11 Tom Tromey <tom@tromey.com>
9305
9306 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9307
9308 2017-09-11 Tom Tromey <tom@tromey.com>
9309
9310 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9311 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9312
9313 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9314
9315 * gdb.fortran/printing-types.exp: New file.
9316 * gdb.fortran/printing-types.exp: New file.
9317
9318 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9319
9320 * gdb.fortran/vla-ptype.exp: Fix typos.
9321 * gdb.fortran/vla-value.exp: Same.
9322
9323 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9324
9325 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9326 * gdb.mi/mi-var-child-f.exp: Likewise.
9327 * gdb.mi/mi-vla-fortran.exp: Likewise.
9328
9329 2017-09-08 Frank Penczek <frank.penczek@intel.com>
9330 Christoph Weinmann <christoph.t.weinmann@intel.com>
9331 Bernhard Heckel <bernhard.heckel@intel.com>
9332
9333 * gdb.fortran/ptr-indentation.f90: New file.
9334 * gdb.fortran/ptr-indentation.exp: New file.
9335
9336 2017-09-05 Tom Tromey <tom@tromey.com>
9337
9338 PR gdb/22010:
9339 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9340
9341 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9342
9343 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9344
9345 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9346
9347 * gdb.threads/tls-nodebug-pie.c: New file.
9348 * gdb.threads/tls-nodebug-pie.exp: New file.
9349
9350 2017-09-05 Tom Tromey <tom@tromey.com>
9351
9352 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9353 for rust.
9354
9355 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9356
9357 * gdb.multi/multi-arch-exec.exp: Test with different
9358 "follow-exec-mode" settings.
9359 (do_test): New procedure.
9360
9361 2017-09-04 Pedro Alves <palves@redhat.com>
9362
9363 * gdb.base/func-static.c (S::method const, S::method volatile)
9364 (S::method volatile const): New methods.
9365 (c_s, v_s, cv_s): New instances.
9366 (main): Call method() on them.
9367 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9368 (cannot_resolve): New procedure.
9369 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9370 print-quote-unquoted columns.
9371 (do_test): Test printing each scope too.
9372
9373 2017-09-04 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.base/local-static.exp: Also test with
9376 class::method::variable wholly quoted.
9377 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9378
9379 2017-09-04 Pedro Alves <palves@redhat.com>
9380
9381 * gdb.base/local-static.c: New.
9382 * gdb.base/local-static.cc: New.
9383 * gdb.base/local-static.exp: New.
9384
9385 2017-09-04 Pedro Alves <palves@redhat.com>
9386
9387 * gdb.asm/asm-source.exp: Add casts to int.
9388 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9389 (dataglobal64_1, dataglobal64_2): New globals.
9390 * gdb.base/nodebug.exp: Test different expressions involving the
9391 new globals, with print, whatis and ptype. Add casts to int.
9392 * gdb.base/solib-display.exp: Add casts to int.
9393 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9394 * gdb.cp/m-static.exp: Add cast to int.
9395 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9396 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9397 tls variable with no debug info without a cast. Test with a cast
9398 to int too.
9399 * gdb.trace/entry-values.exp: Add casts.
9400
9401 2017-09-04 Pedro Alves <palves@redhat.com>
9402
9403 * gdb.base/nodebug.exp: Test that ptype's error about functions
9404 with unknown return type includes the function name too.
9405
9406 2017-09-04 Pedro Alves <palves@redhat.com>
9407
9408 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9409 return type of munmap in infcall.
9410 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9411 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9412 type of ftell in infcall.
9413 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9414 type of getpid in infcall.
9415 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9416 infcall.
9417 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9418 Bail on failure to extract the pid.
9419 * gdb.base/nodebug.c: #include <stdint.h>.
9420 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9421 New functions.
9422 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9423 Change expected output of print/whatis/ptype with functions with
9424 no debug info. Test all supported languages. Call
9425 test_call_promotion.
9426 * gdb.compile/compile.exp: Adjust expected output to expect
9427 warning.
9428 * gdb.threads/siginfo-threads.exp: Likewise.
9429
9430 2017-09-04 Pedro Alves <palves@redhat.com>
9431
9432 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9433 "prototypes". Test calling float functions via prototyped and
9434 unprototyped function pointers.
9435 (perform_all_tests): New parameter "prototypes". Pass it down.
9436 (top level): Pass down "prototypes" parameter to
9437 perform_all_tests.
9438
9439 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9440
9441 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9442 Test with nested loops.
9443
9444 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9445
9446 * gdb.base/commands.exp: Call the new procedures.
9447 (loop_break_test, loop_continue_test): New procedures.
9448
9449 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9450
9451 * gdb.base/commands.exp: Call new procedure.
9452 (define_if_without_arg_test): New procedure.
9453
9454 2017-09-04 Pedro Alves <palves@redhat.com>
9455
9456 * gdb.base/list-ambiguous.exp: New file.
9457 * gdb.base/list-ambiguous0.c: New file.
9458 * gdb.base/list-ambiguous1.c: New file.
9459 * gdb.base/list.exp (test_list_range): Adjust expected output.
9460
9461 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9462
9463 * gdb.base/share-env-with-gdbserver.c: New file.
9464 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9465
9466 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9467
9468 * gdb.base/commands.exp (gdbvar_simple_if_test,
9469 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9470 progvar_simple_if_test, progvar_simple_while_test,
9471 progvar_complex_if_while_test, user_defined_command_test,
9472 user_defined_command_args_eval,
9473 user_defined_command_args_stack_test,
9474 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9475 temporary_breakpoint_commands,
9476 gdb_test_no_prompt, redefine_hook_test,
9477 redefine_backtrace_test): Remove "global gdb_prompt".
9478
9479 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9480
9481 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9482 New proc, call it from toplevel.
9483
9484 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9485
9486 PR remote/21852
9487 * gdb.server/normal.c: New file, copied from gdb.base.
9488 * gdb.server/run-without-local-binary.exp: New file.
9489
9490 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
9491
9492 * gdb.arch/sparc64-adi.exp: New file.
9493 * gdb.arch/sparc64-adi.c: New file.
9494
9495 2017-08-22 Pedro Alves <palves@redhat.com>
9496
9497 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9498 (top level): Add "list all overloads" tests.
9499
9500 2017-08-22 Tom Tromey <tom@tromey.com>
9501
9502 * gdb.gdb/xfullpath.exp: Remove.
9503
9504 2017-08-21 Pedro Alves <palves@redhat.com>
9505
9506 PR gdb/19487
9507 * gdb.base/symbol-alias.c: New.
9508 * gdb.base/symbol-alias2.c: New.
9509 * gdb.base/symbol-alias.exp: New.
9510
9511 2017-08-21 Pedro Alves <palves@redhat.com>
9512
9513 * gdb.base/dfp-test.c
9514 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
9515 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
9516 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
9517 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
9518 * gdb.base/whatis-ptype-typedefs.c: New.
9519 * gdb.base/whatis-ptype-typedefs.exp: New.
9520 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
9521 (an_int, an_int_type, an_int_type2): New globals.
9522 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
9523 involving typedefs and cast expressions.
9524 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
9525 (lookup_typedefs_function): New.
9526 (typedefs_pretty_printers_dict): New.
9527 (top level): Register lookup_typedefs_function in
9528 gdb.pretty_printers.
9529
9530 2017-08-18 Yao Qi <yao.qi@linaro.org>
9531
9532 * gdb.server/unittest.exp: New.
9533
9534 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9535
9536 PR gdb/21954
9537 * gdb.base/environ.exp: Add test to check if 'unset environment'
9538 works.
9539
9540 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9541
9542 * lib/gdb.exp (universal_compile_options): New caching proc.
9543 (gdb_compile): Suppress GCC's coloring of messages.
9544
9545 2017-08-14 Tom Tromey <tom@tromey.com>
9546
9547 PR gdb/21675:
9548 * gdb.base/printcmds.exp (test_radices): New function.
9549 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9550 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9551 * lib/gdb.exp (get_integer_valueof): Use p/d.
9552
9553 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9554
9555 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9556 characters.
9557
9558 2017-08-05 Tom Tromey <tom@tromey.com>
9559
9560 * gdb.rust/simple.exp: Allow String to appear in a different
9561 namespace.
9562
9563 2017-07-26 Yao Qi <yao.qi@linaro.org>
9564
9565 * gdb.gdb/unittest.exp: Invoke command
9566 "maintenance check xml-descriptions".
9567
9568 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9569
9570 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9571 calling context.
9572 (hex128): Drop erroneous calculation of parameters.
9573
9574 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9575
9576 * gdb.python/py-unwind.exp: Disable stack protection when
9577 building test file.
9578
9579 2017-07-20 Pedro Alves <palves@redhat.com>
9580
9581 * gdb.base/default.exp (set language): Adjust expected output.
9582
9583 2017-07-20 Pedro Alves <palves@redhat.com>
9584
9585 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9586 (test_minsym): ... this, and make static.
9587 (get_pck__foo__bar__minsym): Rename to ...
9588 (get_test_minsym): ... this.
9589 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9590 symbol names and comments.
9591 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9592 (get_test_minsym): ... this.
9593 (pck__foo__bar__minsym__2): Rename to ...
9594 (test_minsym): ... this.
9595 (main): Adjust.
9596
9597 2017-07-17 Pedro Alves <palves@redhat.com>
9598
9599 * gdb.base/completion.exp: Adjust expected output.
9600 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9601 the completer works.
9602
9603 2017-07-17 Pedro Alves <palves@redhat.com>
9604
9605 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9606
9607 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9608
9609 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9610
9611 2017-07-14 Tom Tromey <tom@tromey.com>
9612
9613 PR rust/21764:
9614 * gdb.rust/simple.exp: Add tests.
9615
9616 2017-07-14 Tom Tromey <tom@tromey.com>
9617
9618 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9619
9620 2017-07-14 Pedro Alves <palves@redhat.com>
9621
9622 * gdb.linespec/base/one/thefile.cc (z1): New function.
9623 * gdb.linespec/base/two/thefile.cc (z2): New function.
9624 * gdb.linespec/linespec.exp: Add tests.
9625
9626 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9627
9628 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9629 to mi_create_breakpoint.
9630
9631 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9632
9633 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9634 mi_create_breakpoint.
9635
9636 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9637
9638 * gdb.dlang/demangle.exp: Update for demangling changes.
9639
9640 2017-07-09 Tom Tromey <tom@tromey.com>
9641
9642 * gdb.dwarf2/shortpiece.exp: New file.
9643
9644 2017-07-06 David Blaikie <dblaikie@gmail.com>
9645
9646 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9647 built from fissiont-multi-cu{1,2}.c.
9648 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9649 except putting 'main' and 'func' in separate CUs in the same DWO file.
9650 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9651 test.
9652 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9653 test.
9654
9655 2017-07-06 Pedro Alves <palves@redhat.com>
9656
9657 * gdb.python/py-unwind.exp: Test flushregs.
9658
9659 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9660
9661 PR cli/21688
9662 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9663 tests for alias commands and trailing whitespace.
9664
9665 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9666
9667 PR cli/21688
9668 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9669 procedure. Call it.
9670
9671 2017-06-29 Pedro Alves <palves@redhat.com>
9672
9673 * gdb.base/printcmds.exp: Add tests.
9674
9675 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9676
9677 PR gdb/21337
9678 * gdb.base/reread-readsym.exp: New file.
9679 * gdb.base/reread-readsym.c: New file.
9680
9681 2017-06-21 Kevin Buettner <kevinb@redhat.com>
9682
9683 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9684 subpattern.
9685
9686 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9687
9688 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9689 extended mnemonic.
9690 * gdb.arch/powerpc-power9.s: Likewise.
9691
9692 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9693
9694 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9695 on 32-bit x86 targets. Exploit is_*_target macros where
9696 appropriate.
9697
9698 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9699
9700 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9701 register pieces.
9702
9703 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9704
9705 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9706 located in one or more DWARF pieces.
9707
9708 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9709
9710 * lib/gdb.exp (get_endianness): New proc.
9711 * gdb.arch/aarch64-fp.exp: Use it.
9712 * gdb.arch/altivec-regs.exp: Likewise.
9713 * gdb.arch/e500-regs.exp: Likewise.
9714 * gdb.arch/vsx-regs.exp: Likewise.
9715 * gdb.base/dump.exp: Likewise.
9716 * gdb.base/funcargs.exp: Likewise.
9717 * gdb.base/gnu_vector.exp: Likewise.
9718 * gdb.dwarf2/formdata16.exp: Likewise.
9719 * gdb.dwarf2/implptrpiece.exp: Likewise.
9720 * gdb.dwarf2/nonvar-access.exp: Likewise.
9721 * gdb.python/py-inferior.exp: Likewise.
9722 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9723
9724 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9725
9726 PR gdb/21226
9727 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9728 stack value pieces are taken from the LSB end.
9729
9730 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9731
9732 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9733 variable at nonzero offset.
9734
9735 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9736
9737 * gdb.dwarf2/var-access.c: New file.
9738 * gdb.dwarf2/var-access.exp: New test.
9739 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9740
9741 2017-06-12 Tom Tromey <tom@tromey.com>
9742
9743 * gdb.dwarf2/formdata16.exp: Add tests.
9744
9745 2017-06-12 Tom Tromey <tom@tromey.com>
9746
9747 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9748
9749 2017-06-12 Tom Tromey <tom@tromey.com>
9750
9751 PR exp/16225:
9752 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9753 * gdb.arch/vsx-regs.exp: Update tests.
9754 * gdb.arch/s390-vregs.exp (hex128): New proc.
9755 Update test.
9756 * gdb.arch/altivec-regs.exp: Update tests.
9757
9758 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9759
9760 * gdb.base/startup-with-shell.c: New file.
9761 * gdb.base/startup-with-shell.exp: Likewise.
9762
9763 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9764
9765 * gdb.server/non-existing-program.exp: Update regex in order to
9766 reflect the fact that gdbserver is now using fork_inferior (with a
9767 shell) to startup the inferior.
9768
9769 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9770
9771 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9772 support function calls from GDB.
9773
9774 2017-05-21 Tom Tromey <tom@tromey.com>
9775
9776 PR rust/21466:
9777 * gdb.rust/unsized.exp: New file.
9778 * gdb.rust/unsized.rs: New file.
9779
9780 2017-05-19 Tom Tromey <tom@tromey.com>
9781
9782 PR rust/21484:
9783 * gdb.rust/watch.exp: New file.
9784 * gdb.rust/watch.rs: New file.
9785
9786 2017-05-18 Tom Tromey <tom@tromey.com>
9787
9788 * gdb.rust/simple.exp: Allow Box to be qualified.
9789
9790 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9791
9792 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9793
9794 2017-05-18 Pedro Alves <palves@redhat.com>
9795
9796 * gdb.base/fileio.c (test_write, test_read, test_close)
9797 (test_fstat): Don't print 'ret' in the fail path.
9798
9799 2017-05-18 Pedro Alves <palves@redhat.com>
9800
9801 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9802 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9803 (test_system, test_rename, test_unlink, test_time): Change
9804 prototypes.
9805 * gdb.base/fileio.exp (stop_msg): Adjust.
9806
9807 2017-05-18 Pedro Alves <palves@redhat.com>
9808
9809 * gdb.base/fileio.c (null_str): New global.
9810 (test_stat): Use it.
9811 * gdb.base/fileio.exp: Remove nowarnings.
9812
9813 2017-05-17 Yao Qi <yao.qi@linaro.org>
9814
9815 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9816
9817 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9818
9819 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9820 argument command.
9821 (top-level): Invoke test_set_inferior_tty.
9822
9823 2017-05-04 Pedro Alves <palves@redhat.com>
9824
9825 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9826 Add parens to print call for Python 3.
9827
9828 2017-05-03 Keith Seitz <keiths@redhat.com>
9829
9830 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9831 (main): Call it.
9832
9833 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9834
9835 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9836 to prev and next.
9837
9838 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9839
9840 * gdb.python/py-record-btrace.exp: Remove test for
9841 gdb.BtraceInstruction.error.
9842
9843 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9844
9845 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9846
9847 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9848
9849 * gdb.python/py-record-btrace-threads.c: New file.
9850 * gdb.python/py-record-btrace-threads.exp: New file.
9851
9852 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9853
9854 PR testsuite/8595
9855 * gdb.base/environ.exp: Make test available in all architectures.
9856 Move bits related to "info program" testing to
9857 gdb.base/info-program.exp. Rewrite tests to use the two new
9858 procedures mentione below.
9859 (test_set_show_env_var) New procedure.
9860 (test_set_show_env_var_equal): Likewise.
9861 * gdb.base/info-program.exp: New file.
9862
9863 2017-04-27 Keith Seitz <keiths@redhat.com>
9864
9865 * gdb.cp/oranking.cc (test15): New function.
9866 (main): Call test15 and declare additional variables for testing.
9867 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9868 "p foo101('abc')" tests.
9869 Add tests for cv qualifier overloads.
9870 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9871 "lvalue reference overload" test.
9872 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9873 "print value of f1 on Child&& in f2" test.
9874
9875 2017-04-19 Pedro Alves <palves@redhat.com>
9876
9877 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9878 procedure.
9879 (top level): Call it.
9880 * lib/gdb.exp (gdb_define_cmd): New procedure.
9881
9882 2017-04-12 Pedro Alves <palves@redhat.com>
9883
9884 PR gdb/21323
9885 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9886 (wchar): New global.
9887 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9888 (do_test_wide_char, wide_char_types_no_program, top level): Add
9889 wchar_t testing.
9890
9891 2017-04-12 Pedro Alves <palves@redhat.com>
9892
9893 PR c++/21323
9894 * gdb.cp/wide_char_types.c: New file.
9895 * gdb.cp/wide_char_types.exp: New file.
9896
9897 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9898
9899 PR gdb/21352
9900 * gdb.trace/tsv.exp: Add test for "tsave -r".
9901
9902 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9903
9904 * gdb.dlang/watch-loc.c: New file.
9905 * gdb.dlang/watch-loc.exp: New file.
9906
9907 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9908
9909 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9910
9911 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9912
9913 * gdb.arch/arc-analyze-prologue.S: New file.
9914 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9915
9916 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9917
9918 * gdb.arch/arc-decode-insn.S: New file.
9919 * gdb.arch/arc-decode-insn.exp: Likewise.
9920
9921 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9922
9923 PR tdep/20928
9924 * gdb.arch/sparc64-regs.exp: New file.
9925 * gdb.arch/sparc64-regs.S: Likewise.
9926
9927 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9928
9929 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9930 and memory view on Python 3.
9931
9932 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9933 Keith Seitz <keiths@redhat.com>
9934
9935 PR gdb/14441
9936 * gdb.cp/demangle.exp: Add rvalue reference tests.
9937 * gdb.cp/rvalue-ref-casts.cc: New file.
9938 * gdb.cp/rvalue-ref-casts.exp: New file.
9939 * gdb.cp/rvalue-ref-overload.cc: New file.
9940 * gdb.cp/rvalue-ref-overload.exp: New file.
9941 * gdb.cp/rvalue-ref-params.cc: New file.
9942 * gdb.cp/rvalue-ref-params.exp: New file.
9943 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9944 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9945 * gdb.cp/rvalue-ref-types.cc: New file.
9946 * gdb.cp/rvalue-ref-types.exp: New file.
9947 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9948 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9949
9950 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9951
9952 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9953 New procedure.
9954
9955 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9956
9957 * lib/mi-support.exp (mi_gdb_test): Add additional message
9958 for unexpected output.
9959
9960 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9961
9962 * gdb.base/examine-backward.c (Barrier): New character array
9963 constant, to ensure that TestStrings is preceded by a string
9964 terminator.
9965
9966 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9967
9968 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9969 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9970 and implicit pointer into such a location.
9971
9972 2017-03-16 Doug Evans <dje@google.com>
9973
9974 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9975
9976 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9977
9978 * gdb.cp/m-static.exp: Fix expectation for prototype of
9979 test5.single_constructor and single_constructor::single_constructor.
9980
9981 2017-03-16 Doug Evans <dje@google.com>
9982
9983 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9984 * gdb.guile/scm-lazy-string.c: New file.
9985 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9986 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9987 for pointer, array, typedef lazy strings.
9988
9989 2017-03-16 Doug Evans <dje@google.com>
9990
9991 PR python/17728, python/18439, python/18779
9992 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9993 * gdb.python/py-lazy-string.c (pointer): New typedef.
9994 (main): New locals ptr, array, typedef_ptr.
9995 * gdb.python/py-value.exp: Move lazy string tests to ...
9996 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9997 array, typedef lazy strings.
9998
9999 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
10000
10001 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
10002 Add optional 'test' parameter.
10003
10004 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
10005
10006 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
10007 Skip for versions of DejaGnu < 1.5.
10008
10009 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
10010
10011 * lib/gdb.exp (dejagnu_version): New proc.
10012 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10013 Use dejagnu_version.
10014
10015 2017-03-10 Keith Seitz <keiths@redhat.com>
10016
10017 PR c++/8128
10018 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
10019 type from destructor regexps.
10020 Add a branch which actually passes the test.
10021 Adjust "ptype t5i" test names.
10022
10023 2017-03-08 Pedro Alves <palves@redhat.com>
10024
10025 * gdb.base/step-over-exit.exp: Add explicit test message.
10026
10027 2017-03-08 Pedro Alves <palves@redhat.com>
10028
10029 PR gdb/18360
10030 * gdb.threads/interrupt-while-step-over.c: New file.
10031 * gdb.threads/interrupt-while-step-over.exp: New file.
10032
10033 2017-03-08 Pedro Alves <palves@redhat.com>
10034
10035 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
10036 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
10037
10038 2017-03-08 Pedro Alves <palves@redhat.com>
10039
10040 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
10041 PKRU as not supported as a PASS.
10042
10043 2017-03-08 Pedro Alves <palves@redhat.com>
10044
10045 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
10046 prefix instead of $binfile1/$binfile2.
10047 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
10048 in test message.
10049 * gdb.python/py-completion.exp: Use "load python file" as test
10050 messages instead of unstable path names.
10051
10052 2017-03-08 Pedro Alves <palves@redhat.com>
10053 Jan Kratochvil <jan.kratochvil@redhat.com>
10054
10055 PR cli/21218
10056 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
10057 New proc.
10058 (top level): Call it.
10059
10060 2017-03-08 Pedro Alves <palves@redhat.com>
10061
10062 PR tui/21216
10063 * gdb.tui/tui-nl-filtered-output.exp: New file.
10064
10065 2017-03-08 Pedro Alves <palves@redhat.com>
10066
10067 * gdb.base/completion.exp: Move TUI completion tests to ...
10068 * gdb.tui/completion.exp: ... this new file.
10069
10070 2017-03-08 Pedro Alves <palves@redhat.com>
10071
10072 * gdb.base/tui-disasm-long-lines.c,
10073 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
10074 gdb.base/tui-layout.exp: Move to ...
10075 * gdb.tui/: ... this new directory.
10076
10077 2017-03-07 Pedro Alves <palves@redhat.com>
10078
10079 * gdb.base/tui-layout.c: New file.
10080 * gdb.base/tui-layout.exp: New file.
10081
10082 2017-03-07 Pedro Alves <palves@redhat.com>
10083
10084 * gdb.base/tui-layout.c: Rename to ...
10085 * gdb.base/tui-disasm-long-lines.c: ... this.
10086 * gdb.base/tui-layout.exp: Rename to ...
10087 * gdb.base/tui-disasm-long-lines.exp: ... this.
10088
10089 2017-03-07 Pedro Alves <palves@redhat.com>
10090
10091 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
10092
10093 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10094
10095 * i386-mpx-call.c: New file.
10096 * i386-mpx-call.exp: New file.
10097
10098 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
10099
10100 * gdb.arch/powerpc-power.exp: Delete test.
10101 * gdb.arch/powerpc-power.s: Likewise.
10102 * gdb.disasm/disassembler-options.exp: New test.
10103 * gdb.arch/powerpc-altivec.exp: Likewise.
10104 * gdb.arch/powerpc-altivec.s: Likewise.
10105 * gdb.arch/powerpc-altivec2.exp: Likewise.
10106 * gdb.arch/powerpc-altivec2.s: Likewise.
10107 * gdb.arch/powerpc-altivec3.exp: Likewise.
10108 * gdb.arch/powerpc-altivec3.s: Likewise.
10109 * gdb.arch/powerpc-power7.exp: Likewise.
10110 * gdb.arch/powerpc-power7.s: Likewise.
10111 * gdb.arch/powerpc-power8.exp: Likewise.
10112 * gdb.arch/powerpc-power8.s: Likewise.
10113 * gdb.arch/powerpc-power9.exp: Likewise.
10114 * gdb.arch/powerpc-power9.s: Likewise.
10115 * gdb.arch/powerpc-vsx.exp: Likewise.
10116 * gdb.arch/powerpc-vsx.s: Likewise.
10117 * gdb.arch/powerpc-vsx2.exp: Likewise.
10118 * gdb.arch/powerpc-vsx2.s: Likewise.
10119 * gdb.arch/powerpc-vsx3.exp: Likewise.
10120 * gdb.arch/powerpc-vsx3.s: Likewise.
10121 * gdb.arch/arm-disassembler-options.exp: Likewise.
10122 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
10123 * gdb.arch/s390-disassembler-options.exp: Likewise.
10124
10125 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
10126
10127 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
10128 (check_supported_features): ... this. Changed return type to void.
10129 (supports_rdseed): New static global.
10130 (rdseed): Check supports_rdseed.
10131 (initialize): Call check_supported_features.
10132
10133 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10134
10135 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
10136 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
10137 and lqarx/stqcx.
10138 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
10139 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
10140
10141 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10142
10143 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
10144 uppercase.
10145
10146 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10147
10148 * gdb.dwarf2/formdata16.c: New file.
10149 * gdb.dwarf2/formdata16.exp: New file.
10150 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
10151
10152 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10153
10154 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
10155 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
10156 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
10157 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
10158 DW_AT_GNU_*.
10159
10160 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10161
10162 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
10163
10164 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
10165
10166 PR gdb/21164
10167 * gdb.base/maint.exp: Add testcases for when the commands do
10168 not have arguments.
10169
10170 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
10171
10172 * gdb.cp/chained-calls.exp: Use p instead of P.
10173
10174 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
10175
10176 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
10177 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
10178
10179 2017-02-14 Tom Tromey <tom@tromey.com>
10180
10181 PR python/13598:
10182 * gdb.python/py-events.exp: Add before_prompt event tests.
10183
10184 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10185
10186 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
10187
10188 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
10189
10190 * gdb.linespec/explicit.c (my_unique_function_name): New function.
10191 (main): Call my_unique_function_name.
10192 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
10193 completion of patterns with a single match.
10194 Add missing -re switches to gdb_test_multiple calls.
10195
10196 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
10197
10198 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
10199 return if core file is not recognized.
10200
10201 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10202
10203 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
10204 and extra UIs.
10205
10206 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10207
10208 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
10209 proc_with_prefix.
10210
10211 2017-02-10 Tom Tromey <tom@tromey.com>
10212
10213 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10214
10215 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
10216
10217 PR gdb/21122
10218 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
10219
10220 2017-02-08 Jerome Guitton <guitton@adacore.com>
10221
10222 * gdb.base/define.exp: Add test for command abbreviations
10223 in define.
10224
10225 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
10226
10227 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
10228 * gdb.reverse/insn-reverse-x86.c: New file.
10229
10230 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10231
10232 PR tdep/20936
10233 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
10234
10235 2017-02-03 Tom Tromey <tom@tromey.com>
10236
10237 PR rust/21097:
10238 * gdb.rust/simple.exp: Add new tests.
10239
10240 2017-02-02 Pedro Alves <palves@redhat.com>
10241
10242 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10243 tests.
10244
10245 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10246
10247 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10248 taking a 2-byte value out of a 4-byte DWARF implicit value on
10249 big-endian targets.
10250 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10251 logic. Add test cases for DW_OP_implicit.
10252
10253 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10254
10255 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10256
10257 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10258
10259 * gdb.btrace/enable.exp: Call gdb_exit before
10260 skip_gdbserver_tests.
10261
10262 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10263
10264 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10265 GDBFLAGS.
10266
10267 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10268
10269 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10270 the test is skipped.
10271 * gdb.btrace/data.exp: Likewise.
10272 * gdb.btrace/delta.exp: Likewise.
10273 * gdb.btrace/dlopen.exp: Likewise.
10274 * gdb.btrace/enable-running.exp: Likewise.
10275 * gdb.btrace/enable.exp: Likewise.
10276 * gdb.btrace/exception.exp: Likewise.
10277 * gdb.btrace/function_call_history.exp: Likewise.
10278 * gdb.btrace/gcore.exp: Likewise.
10279 * gdb.btrace/instruction_history.exp: Likewise.
10280 * gdb.btrace/multi-thread-step.exp: Likewise.
10281 * gdb.btrace/nohist.exp: Likewise.
10282 * gdb.btrace/non-stop.exp: Likewise.
10283 * gdb.btrace/reconnect.exp: Likewise.
10284 * gdb.btrace/record_goto-step.exp: Likewise.
10285 * gdb.btrace/record_goto.exp: Likewise.
10286 * gdb.btrace/rn-dl-bind.exp: Likewise.
10287 * gdb.btrace/segv.exp: Likewise.
10288 * gdb.btrace/step.exp: Likewise.
10289 * gdb.btrace/stepi.exp: Likewise.
10290 * gdb.btrace/tailcall-only.exp: Likewise.
10291 * gdb.btrace/tailcall.exp: Likewise.
10292 * gdb.btrace/tsx.exp: Likewise.
10293 * gdb.btrace/unknown_functions.exp: Likewise.
10294 * gdb.btrace/vdso.exp: Likewise.
10295
10296 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10297
10298 * gdb.btrace/enable-running.c: New.
10299 * gdb.btrace/enable-running.exp: New.
10300
10301 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10302
10303 * gdb.arch/amd64-gs_base.c: New file.
10304 * gdb.arch/amd64-gs_base.exp: New file.
10305
10306 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10307
10308 * lib/memory.exp: Remove spurious empty newlines.
10309
10310 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10311
10312 * gdb.python/py-bad-printers.exp: Load python file using "source".
10313 * gdb.python/py-events.exp: Likewise.
10314 * gdb.python/py-evsignal.exp: Likewise.
10315 * gdb.python/py-evthreads.exp: Likewise.
10316 * gdb.python/py-frame-args.exp: Likewise.
10317 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10318 * gdb.python/py-framefilter-mi.exp: Likewise.
10319 * gdb.python/py-framefilter.exp: Likewise.
10320 * gdb.python/py-mi.exp: Likewise.
10321 * gdb.python/py-pp-maint.exp: Likewise.
10322 * gdb.python/py-pp-registration.exp: Likewise.
10323 * gdb.python/py-prettyprint.exp: Likewise.
10324 (run_lang_tests): Likewise.
10325 * gdb.python/py-typeprint.exp: Likewise.
10326
10327 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10328
10329 * lib/memory.exp: New file.
10330 * lib/gdb.exp: Load memory.exp.
10331 * gdb.base/memattr.exp (delete_memory): Move proc to
10332 lib/memory.exp and rename to delete_memory_regions.
10333 Replace delete_memory with delete_memory_regions.
10334 Cleanup memory regions before tests.
10335 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10336 before tests.
10337
10338 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10339
10340 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10341 files.
10342 (initialize): New function conditionally defined.
10343 (testcases): Move within conditional block.
10344 (main): Call initialize.
10345 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10346 of gdb.reverse/insn-reverse.c.
10347 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10348 gdb.reverse/insn-reverse.c.
10349
10350 2017-01-26 Yao Qi <yao.qi@linaro.org>
10351
10352 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10353 disassemble on address 0.
10354
10355 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10356 Yao Qi <yao.qi@linaro.org>
10357
10358 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10359 * gdb.dwarf2/implptr-64bit.S: Remove.
10360 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10361 variables in caller's context. Add DW_OP_implicit_value.
10362
10363 2017-01-25 Yao Qi <yao.qi@linaro.org>
10364
10365 * lib/dwarf.exp (Dwarf::_location): Handle
10366 DW_OP_GNU_implicit_pointer with proper size.
10367
10368 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10369
10370 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10371 and add untested calls.
10372
10373 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10374
10375 * gdb.python/python.exp: Check line number against what GDB thinks
10376 the line number is for func1.
10377
10378 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10379
10380 * gdb.dlang/debug-expr.exp: New file.
10381
10382 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
10383
10384 Fix test names for the following files:
10385
10386 * gdb.ada/exec_changed.exp
10387 * gdb.ada/info_types.exp
10388 * gdb.arch/aarch64-atomic-inst.exp
10389 * gdb.arch/aarch64-fp.exp
10390 * gdb.arch/altivec-abi.exp
10391 * gdb.arch/altivec-regs.exp
10392 * gdb.arch/amd64-byte.exp
10393 * gdb.arch/amd64-disp-step.exp
10394 * gdb.arch/amd64-dword.exp
10395 * gdb.arch/amd64-entry-value-inline.exp
10396 * gdb.arch/amd64-entry-value-param.exp
10397 * gdb.arch/amd64-entry-value-paramref.exp
10398 * gdb.arch/amd64-entry-value.exp
10399 * gdb.arch/amd64-i386-address.exp
10400 * gdb.arch/amd64-invalid-stack-middle.exp
10401 * gdb.arch/amd64-invalid-stack-top.exp
10402 * gdb.arch/amd64-optimout-repeat.exp
10403 * gdb.arch/amd64-prologue-skip.exp
10404 * gdb.arch/amd64-prologue-xmm.exp
10405 * gdb.arch/amd64-stap-special-operands.exp
10406 * gdb.arch/amd64-stap-wrong-subexp.exp
10407 * gdb.arch/amd64-tailcall-cxx.exp
10408 * gdb.arch/amd64-tailcall-noret.exp
10409 * gdb.arch/amd64-tailcall-ret.exp
10410 * gdb.arch/amd64-tailcall-self.exp
10411 * gdb.arch/amd64-word.exp
10412 * gdb.arch/arm-bl-branch-dest.exp
10413 * gdb.arch/arm-disp-step.exp
10414 * gdb.arch/arm-neon.exp
10415 * gdb.arch/arm-single-step-kernel-helper.exp
10416 * gdb.arch/avr-flash-qualifier.exp
10417 * gdb.arch/disp-step-insn-reloc.exp
10418 * gdb.arch/e500-abi.exp
10419 * gdb.arch/e500-regs.exp
10420 * gdb.arch/ftrace-insn-reloc.exp
10421 * gdb.arch/i386-avx512.exp
10422 * gdb.arch/i386-bp_permanent.exp
10423 * gdb.arch/i386-byte.exp
10424 * gdb.arch/i386-cfi-notcurrent.exp
10425 * gdb.arch/i386-disp-step.exp
10426 * gdb.arch/i386-dr3-watch.exp
10427 * gdb.arch/i386-float.exp
10428 * gdb.arch/i386-gnu-cfi.exp
10429 * gdb.arch/i386-mpx-map.exp
10430 * gdb.arch/i386-mpx-sigsegv.exp
10431 * gdb.arch/i386-mpx-simple_segv.exp
10432 * gdb.arch/i386-mpx.exp
10433 * gdb.arch/i386-permbkpt.exp
10434 * gdb.arch/i386-prologue.exp
10435 * gdb.arch/i386-signal.exp
10436 * gdb.arch/i386-size-overlap.exp
10437 * gdb.arch/i386-unwind.exp
10438 * gdb.arch/i386-word.exp
10439 * gdb.arch/mips-fcr.exp
10440 * gdb.arch/powerpc-d128-regs.exp
10441 * gdb.arch/powerpc-stackless.exp
10442 * gdb.arch/ppc64-atomic-inst.exp
10443 * gdb.arch/s390-stackless.exp
10444 * gdb.arch/s390-tdbregs.exp
10445 * gdb.arch/s390-vregs.exp
10446 * gdb.arch/sparc-sysstep.exp
10447 * gdb.arch/thumb-bx-pc.exp
10448 * gdb.arch/thumb-singlestep.exp
10449 * gdb.arch/thumb2-it.exp
10450 * gdb.arch/vsx-regs.exp
10451 * gdb.asm/asm-source.exp
10452 * gdb.base/a2-run.exp
10453 * gdb.base/advance.exp
10454 * gdb.base/all-bin.exp
10455 * gdb.base/anon.exp
10456 * gdb.base/args.exp
10457 * gdb.base/arithmet.exp
10458 * gdb.base/async-shell.exp
10459 * gdb.base/async.exp
10460 * gdb.base/attach-pie-noexec.exp
10461 * gdb.base/attach-twice.exp
10462 * gdb.base/auto-load.exp
10463 * gdb.base/bang.exp
10464 * gdb.base/bitfields.exp
10465 * gdb.base/break-always.exp
10466 * gdb.base/break-caller-line.exp
10467 * gdb.base/break-entry.exp
10468 * gdb.base/break-inline.exp
10469 * gdb.base/break-on-linker-gcd-function.exp
10470 * gdb.base/break-probes.exp
10471 * gdb.base/break.exp
10472 * gdb.base/breakpoint-shadow.exp
10473 * gdb.base/call-ar-st.exp
10474 * gdb.base/call-sc.exp
10475 * gdb.base/call-signal-resume.exp
10476 * gdb.base/call-strs.exp
10477 * gdb.base/callfuncs.exp
10478 * gdb.base/catch-fork-static.exp
10479 * gdb.base/catch-gdb-caused-signals.exp
10480 * gdb.base/catch-load.exp
10481 * gdb.base/catch-signal-fork.exp
10482 * gdb.base/catch-signal.exp
10483 * gdb.base/catch-syscall.exp
10484 * gdb.base/charset.exp
10485 * gdb.base/checkpoint.exp
10486 * gdb.base/chng-syms.exp
10487 * gdb.base/code-expr.exp
10488 * gdb.base/code_elim.exp
10489 * gdb.base/commands.exp
10490 * gdb.base/completion.exp
10491 * gdb.base/complex.exp
10492 * gdb.base/cond-expr.exp
10493 * gdb.base/condbreak.exp
10494 * gdb.base/consecutive.exp
10495 * gdb.base/continue-all-already-running.exp
10496 * gdb.base/coredump-filter.exp
10497 * gdb.base/corefile.exp
10498 * gdb.base/dbx.exp
10499 * gdb.base/debug-expr.exp
10500 * gdb.base/define.exp
10501 * gdb.base/del.exp
10502 * gdb.base/disabled-location.exp
10503 * gdb.base/disasm-end-cu.exp
10504 * gdb.base/disasm-optim.exp
10505 * gdb.base/display.exp
10506 * gdb.base/duplicate-bp.exp
10507 * gdb.base/ena-dis-br.exp
10508 * gdb.base/ending-run.exp
10509 * gdb.base/enumval.exp
10510 * gdb.base/environ.exp
10511 * gdb.base/eu-strip-infcall.exp
10512 * gdb.base/eval-avoid-side-effects.exp
10513 * gdb.base/eval-skip.exp
10514 * gdb.base/exitsignal.exp
10515 * gdb.base/expand-psymtabs.exp
10516 * gdb.base/filesym.exp
10517 * gdb.base/find-unmapped.exp
10518 * gdb.base/finish.exp
10519 * gdb.base/float.exp
10520 * gdb.base/foll-exec-mode.exp
10521 * gdb.base/foll-exec.exp
10522 * gdb.base/foll-fork.exp
10523 * gdb.base/fortran-sym-case.exp
10524 * gdb.base/freebpcmd.exp
10525 * gdb.base/func-ptr.exp
10526 * gdb.base/func-ptrs.exp
10527 * gdb.base/funcargs.exp
10528 * gdb.base/gcore-buffer-overflow.exp
10529 * gdb.base/gcore-relro-pie.exp
10530 * gdb.base/gcore-relro.exp
10531 * gdb.base/gcore.exp
10532 * gdb.base/gdb1090.exp
10533 * gdb.base/gdb11530.exp
10534 * gdb.base/gdb11531.exp
10535 * gdb.base/gdb1821.exp
10536 * gdb.base/gdbindex-stabs.exp
10537 * gdb.base/gdbvars.exp
10538 * gdb.base/hbreak.exp
10539 * gdb.base/hbreak2.exp
10540 * gdb.base/included.exp
10541 * gdb.base/infcall-input.exp
10542 * gdb.base/inferior-died.exp
10543 * gdb.base/infnan.exp
10544 * gdb.base/info-macros.exp
10545 * gdb.base/info-os.exp
10546 * gdb.base/info-proc.exp
10547 * gdb.base/info-shared.exp
10548 * gdb.base/info-target.exp
10549 * gdb.base/infoline.exp
10550 * gdb.base/interp.exp
10551 * gdb.base/interrupt.exp
10552 * gdb.base/jit-reader.exp
10553 * gdb.base/jit-simple.exp
10554 * gdb.base/kill-after-signal.exp
10555 * gdb.base/kill-detach-inferiors-cmd.exp
10556 * gdb.base/label.exp
10557 * gdb.base/langs.exp
10558 * gdb.base/ldbl_e308.exp
10559 * gdb.base/line-symtabs.exp
10560 * gdb.base/linespecs.exp
10561 * gdb.base/list.exp
10562 * gdb.base/long_long.exp
10563 * gdb.base/longest-types.exp
10564 * gdb.base/maint.exp
10565 * gdb.base/max-value-size.exp
10566 * gdb.base/memattr.exp
10567 * gdb.base/mips_pro.exp
10568 * gdb.base/morestack.exp
10569 * gdb.base/moribund-step.exp
10570 * gdb.base/multi-forks.exp
10571 * gdb.base/nested-addr.exp
10572 * gdb.base/nextoverexit.exp
10573 * gdb.base/noreturn-finish.exp
10574 * gdb.base/noreturn-return.exp
10575 * gdb.base/nostdlib.exp
10576 * gdb.base/offsets.exp
10577 * gdb.base/opaque.exp
10578 * gdb.base/pc-fp.exp
10579 * gdb.base/permissions.exp
10580 * gdb.base/print-symbol-loading.exp
10581 * gdb.base/prologue-include.exp
10582 * gdb.base/psymtab.exp
10583 * gdb.base/ptype.exp
10584 * gdb.base/random-signal.exp
10585 * gdb.base/randomize.exp
10586 * gdb.base/range-stepping.exp
10587 * gdb.base/readline-ask.exp
10588 * gdb.base/recpar.exp
10589 * gdb.base/recurse.exp
10590 * gdb.base/relational.exp
10591 * gdb.base/restore.exp
10592 * gdb.base/return-nodebug.exp
10593 * gdb.base/return.exp
10594 * gdb.base/run-after-attach.exp
10595 * gdb.base/save-bp.exp
10596 * gdb.base/scope.exp
10597 * gdb.base/sect-cmd.exp
10598 * gdb.base/set-lang-auto.exp
10599 * gdb.base/set-noassign.exp
10600 * gdb.base/setvar.exp
10601 * gdb.base/sigall.exp
10602 * gdb.base/sigbpt.exp
10603 * gdb.base/siginfo-addr.exp
10604 * gdb.base/siginfo-infcall.exp
10605 * gdb.base/siginfo-obj.exp
10606 * gdb.base/siginfo.exp
10607 * gdb.base/signals-state-child.exp
10608 * gdb.base/signest.exp
10609 * gdb.base/sigstep.exp
10610 * gdb.base/sizeof.exp
10611 * gdb.base/skip.exp
10612 * gdb.base/solib-corrupted.exp
10613 * gdb.base/solib-nodir.exp
10614 * gdb.base/solib-search.exp
10615 * gdb.base/stack-checking.exp
10616 * gdb.base/stale-infcall.exp
10617 * gdb.base/stap-probe.exp
10618 * gdb.base/start.exp
10619 * gdb.base/step-break.exp
10620 * gdb.base/step-bt.exp
10621 * gdb.base/step-line.exp
10622 * gdb.base/step-over-exit.exp
10623 * gdb.base/step-over-syscall.exp
10624 * gdb.base/step-resume-infcall.exp
10625 * gdb.base/step-test.exp
10626 * gdb.base/store.exp
10627 * gdb.base/structs3.exp
10628 * gdb.base/sym-file.exp
10629 * gdb.base/symbol-without-target_section.exp
10630 * gdb.base/term.exp
10631 * gdb.base/testenv.exp
10632 * gdb.base/ui-redirect.exp
10633 * gdb.base/until.exp
10634 * gdb.base/unwindonsignal.exp
10635 * gdb.base/value-double-free.exp
10636 * gdb.base/vla-datatypes.exp
10637 * gdb.base/vla-ptr.exp
10638 * gdb.base/vla-sideeffect.exp
10639 * gdb.base/volatile.exp
10640 * gdb.base/watch-cond-infcall.exp
10641 * gdb.base/watch-cond.exp
10642 * gdb.base/watch-non-mem.exp
10643 * gdb.base/watch-read.exp
10644 * gdb.base/watch-vfork.exp
10645 * gdb.base/watchpoint-cond-gone.exp
10646 * gdb.base/watchpoint-delete.exp
10647 * gdb.base/watchpoint-hw-hit-once.exp
10648 * gdb.base/watchpoint-hw.exp
10649 * gdb.base/watchpoint-stops-at-right-insn.exp
10650 * gdb.base/watchpoints.exp
10651 * gdb.base/wchar.exp
10652 * gdb.base/whatis-exp.exp
10653 * gdb.btrace/buffer-size.exp
10654 * gdb.btrace/data.exp
10655 * gdb.btrace/delta.exp
10656 * gdb.btrace/dlopen.exp
10657 * gdb.btrace/enable.exp
10658 * gdb.btrace/exception.exp
10659 * gdb.btrace/function_call_history.exp
10660 * gdb.btrace/gcore.exp
10661 * gdb.btrace/instruction_history.exp
10662 * gdb.btrace/nohist.exp
10663 * gdb.btrace/reconnect.exp
10664 * gdb.btrace/record_goto-step.exp
10665 * gdb.btrace/record_goto.exp
10666 * gdb.btrace/rn-dl-bind.exp
10667 * gdb.btrace/segv.exp
10668 * gdb.btrace/step.exp
10669 * gdb.btrace/stepi.exp
10670 * gdb.btrace/tailcall-only.exp
10671 * gdb.btrace/tailcall.exp
10672 * gdb.btrace/tsx.exp
10673 * gdb.btrace/unknown_functions.exp
10674 * gdb.btrace/vdso.exp
10675 * gdb.compile/compile-ifunc.exp
10676 * gdb.compile/compile-ops.exp
10677 * gdb.compile/compile-print.exp
10678 * gdb.compile/compile-setjmp.exp
10679 * gdb.cp/abstract-origin.exp
10680 * gdb.cp/ambiguous.exp
10681 * gdb.cp/annota2.exp
10682 * gdb.cp/annota3.exp
10683 * gdb.cp/anon-ns.exp
10684 * gdb.cp/anon-struct.exp
10685 * gdb.cp/anon-union.exp
10686 * gdb.cp/arg-reference.exp
10687 * gdb.cp/baseenum.exp
10688 * gdb.cp/bool.exp
10689 * gdb.cp/breakpoint.exp
10690 * gdb.cp/bs15503.exp
10691 * gdb.cp/call-c.exp
10692 * gdb.cp/casts.exp
10693 * gdb.cp/chained-calls.exp
10694 * gdb.cp/class2.exp
10695 * gdb.cp/classes.exp
10696 * gdb.cp/cmpd-minsyms.exp
10697 * gdb.cp/converts.exp
10698 * gdb.cp/cp-relocate.exp
10699 * gdb.cp/cpcompletion.exp
10700 * gdb.cp/cpexprs.exp
10701 * gdb.cp/cplabel.exp
10702 * gdb.cp/cplusfuncs.exp
10703 * gdb.cp/cpsizeof.exp
10704 * gdb.cp/ctti.exp
10705 * gdb.cp/derivation.exp
10706 * gdb.cp/destrprint.exp
10707 * gdb.cp/dispcxx.exp
10708 * gdb.cp/enum-class.exp
10709 * gdb.cp/exception.exp
10710 * gdb.cp/exceptprint.exp
10711 * gdb.cp/expand-psymtabs-cxx.exp
10712 * gdb.cp/expand-sals.exp
10713 * gdb.cp/extern-c.exp
10714 * gdb.cp/filename.exp
10715 * gdb.cp/formatted-ref.exp
10716 * gdb.cp/fpointer.exp
10717 * gdb.cp/gdb1355.exp
10718 * gdb.cp/gdb2495.exp
10719 * gdb.cp/hang.exp
10720 * gdb.cp/impl-this.exp
10721 * gdb.cp/infcall-dlopen.exp
10722 * gdb.cp/inherit.exp
10723 * gdb.cp/iostream.exp
10724 * gdb.cp/koenig.exp
10725 * gdb.cp/local.exp
10726 * gdb.cp/m-data.exp
10727 * gdb.cp/m-static.exp
10728 * gdb.cp/mb-ctor.exp
10729 * gdb.cp/mb-inline.exp
10730 * gdb.cp/mb-templates.exp
10731 * gdb.cp/member-name.exp
10732 * gdb.cp/member-ptr.exp
10733 * gdb.cp/meth-typedefs.exp
10734 * gdb.cp/method.exp
10735 * gdb.cp/method2.exp
10736 * gdb.cp/minsym-fallback.exp
10737 * gdb.cp/misc.exp
10738 * gdb.cp/namelessclass.exp
10739 * gdb.cp/namespace-enum.exp
10740 * gdb.cp/namespace-nested-import.exp
10741 * gdb.cp/namespace.exp
10742 * gdb.cp/nextoverthrow.exp
10743 * gdb.cp/no-dmgl-verbose.exp
10744 * gdb.cp/non-trivial-retval.exp
10745 * gdb.cp/noparam.exp
10746 * gdb.cp/nsdecl.exp
10747 * gdb.cp/nsimport.exp
10748 * gdb.cp/nsnested.exp
10749 * gdb.cp/nsnoimports.exp
10750 * gdb.cp/nsrecurs.exp
10751 * gdb.cp/nsstress.exp
10752 * gdb.cp/nsusing.exp
10753 * gdb.cp/operator.exp
10754 * gdb.cp/oranking.exp
10755 * gdb.cp/overload-const.exp
10756 * gdb.cp/overload.exp
10757 * gdb.cp/ovldbreak.exp
10758 * gdb.cp/ovsrch.exp
10759 * gdb.cp/paren-type.exp
10760 * gdb.cp/parse-lang.exp
10761 * gdb.cp/pass-by-ref.exp
10762 * gdb.cp/pr-1023.exp
10763 * gdb.cp/pr-1210.exp
10764 * gdb.cp/pr-574.exp
10765 * gdb.cp/pr10687.exp
10766 * gdb.cp/pr12028.exp
10767 * gdb.cp/pr17132.exp
10768 * gdb.cp/pr17494.exp
10769 * gdb.cp/pr9067.exp
10770 * gdb.cp/pr9167.exp
10771 * gdb.cp/pr9631.exp
10772 * gdb.cp/printmethod.exp
10773 * gdb.cp/psmang.exp
10774 * gdb.cp/psymtab-parameter.exp
10775 * gdb.cp/ptype-cv-cp.exp
10776 * gdb.cp/ptype-flags.exp
10777 * gdb.cp/re-set-overloaded.exp
10778 * gdb.cp/ref-types.exp
10779 * gdb.cp/rtti.exp
10780 * gdb.cp/scope-err.exp
10781 * gdb.cp/shadow.exp
10782 * gdb.cp/smartp.exp
10783 * gdb.cp/static-method.exp
10784 * gdb.cp/static-print-quit.exp
10785 * gdb.cp/temargs.exp
10786 * gdb.cp/templates.exp
10787 * gdb.cp/try_catch.exp
10788 * gdb.cp/typedef-operator.exp
10789 * gdb.cp/typeid.exp
10790 * gdb.cp/userdef.exp
10791 * gdb.cp/using-crash.exp
10792 * gdb.cp/var-tag.exp
10793 * gdb.cp/virtbase.exp
10794 * gdb.cp/virtfunc.exp
10795 * gdb.cp/virtfunc2.exp
10796 * gdb.cp/vla-cxx.exp
10797 * gdb.disasm/t01_mov.exp
10798 * gdb.disasm/t02_mova.exp
10799 * gdb.disasm/t03_add.exp
10800 * gdb.disasm/t04_sub.exp
10801 * gdb.disasm/t05_cmp.exp
10802 * gdb.disasm/t06_ari2.exp
10803 * gdb.disasm/t07_ari3.exp
10804 * gdb.disasm/t08_or.exp
10805 * gdb.disasm/t09_xor.exp
10806 * gdb.disasm/t10_and.exp
10807 * gdb.disasm/t11_logs.exp
10808 * gdb.disasm/t12_bit.exp
10809 * gdb.disasm/t13_otr.exp
10810 * gdb.dlang/circular.exp
10811 * gdb.dwarf2/arr-stride.exp
10812 * gdb.dwarf2/arr-subrange.exp
10813 * gdb.dwarf2/atomic-type.exp
10814 * gdb.dwarf2/bad-regnum.exp
10815 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10816 * gdb.dwarf2/callframecfa.exp
10817 * gdb.dwarf2/clztest.exp
10818 * gdb.dwarf2/corrupt.exp
10819 * gdb.dwarf2/data-loc.exp
10820 * gdb.dwarf2/dup-psym.exp
10821 * gdb.dwarf2/dw2-anon-mptr.exp
10822 * gdb.dwarf2/dw2-anonymous-func.exp
10823 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10824 * gdb.dwarf2/dw2-bad-unresolved.exp
10825 * gdb.dwarf2/dw2-basic.exp
10826 * gdb.dwarf2/dw2-canonicalize-type.exp
10827 * gdb.dwarf2/dw2-case-insensitive.exp
10828 * gdb.dwarf2/dw2-common-block.exp
10829 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10830 * gdb.dwarf2/dw2-compressed.exp
10831 * gdb.dwarf2/dw2-const.exp
10832 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10833 * gdb.dwarf2/dw2-cu-size.exp
10834 * gdb.dwarf2/dw2-dup-frame.exp
10835 * gdb.dwarf2/dw2-entry-value.exp
10836 * gdb.dwarf2/dw2-icycle.exp
10837 * gdb.dwarf2/dw2-ifort-parameter.exp
10838 * gdb.dwarf2/dw2-inline-break.exp
10839 * gdb.dwarf2/dw2-inline-param.exp
10840 * gdb.dwarf2/dw2-intercu.exp
10841 * gdb.dwarf2/dw2-intermix.exp
10842 * gdb.dwarf2/dw2-lexical-block-bare.exp
10843 * gdb.dwarf2/dw2-linkage-name-trust.exp
10844 * gdb.dwarf2/dw2-minsym-in-cu.exp
10845 * gdb.dwarf2/dw2-noloc.exp
10846 * gdb.dwarf2/dw2-op-call.exp
10847 * gdb.dwarf2/dw2-op-out-param.exp
10848 * gdb.dwarf2/dw2-opt-structptr.exp
10849 * gdb.dwarf2/dw2-param-error.exp
10850 * gdb.dwarf2/dw2-producer.exp
10851 * gdb.dwarf2/dw2-ranges-base.exp
10852 * gdb.dwarf2/dw2-ref-missing-frame.exp
10853 * gdb.dwarf2/dw2-reg-undefined.exp
10854 * gdb.dwarf2/dw2-regno-invalid.exp
10855 * gdb.dwarf2/dw2-restore.exp
10856 * gdb.dwarf2/dw2-restrict.exp
10857 * gdb.dwarf2/dw2-single-line-discriminators.exp
10858 * gdb.dwarf2/dw2-strp.exp
10859 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10860 * gdb.dwarf2/dw2-unresolved.exp
10861 * gdb.dwarf2/dw2-var-zero-addr.exp
10862 * gdb.dwarf2/dw4-sig-types.exp
10863 * gdb.dwarf2/dwz.exp
10864 * gdb.dwarf2/dynarr-ptr.exp
10865 * gdb.dwarf2/enum-type.exp
10866 * gdb.dwarf2/gdb-index.exp
10867 * gdb.dwarf2/implptr-64bit.exp
10868 * gdb.dwarf2/implptr-optimized-out.exp
10869 * gdb.dwarf2/implptr.exp
10870 * gdb.dwarf2/implref-array.exp
10871 * gdb.dwarf2/implref-const.exp
10872 * gdb.dwarf2/implref-global.exp
10873 * gdb.dwarf2/implref-struct.exp
10874 * gdb.dwarf2/mac-fileno.exp
10875 * gdb.dwarf2/main-subprogram.exp
10876 * gdb.dwarf2/member-ptr-forwardref.exp
10877 * gdb.dwarf2/method-ptr.exp
10878 * gdb.dwarf2/missing-sig-type.exp
10879 * gdb.dwarf2/nonvar-access.exp
10880 * gdb.dwarf2/opaque-type-lookup.exp
10881 * gdb.dwarf2/pieces-optimized-out.exp
10882 * gdb.dwarf2/pieces.exp
10883 * gdb.dwarf2/pr10770.exp
10884 * gdb.dwarf2/pr13961.exp
10885 * gdb.dwarf2/staticvirtual.exp
10886 * gdb.dwarf2/subrange.exp
10887 * gdb.dwarf2/symtab-producer.exp
10888 * gdb.dwarf2/trace-crash.exp
10889 * gdb.dwarf2/typeddwarf.exp
10890 * gdb.dwarf2/valop.exp
10891 * gdb.dwarf2/watch-notconst.exp
10892 * gdb.fortran/array-element.exp
10893 * gdb.fortran/charset.exp
10894 * gdb.fortran/common-block.exp
10895 * gdb.fortran/complex.exp
10896 * gdb.fortran/derived-type-function.exp
10897 * gdb.fortran/derived-type.exp
10898 * gdb.fortran/logical.exp
10899 * gdb.fortran/module.exp
10900 * gdb.fortran/multi-dim.exp
10901 * gdb.fortran/nested-funcs.exp
10902 * gdb.fortran/print-formatted.exp
10903 * gdb.fortran/subarray.exp
10904 * gdb.fortran/vla-alloc-assoc.exp
10905 * gdb.fortran/vla-datatypes.exp
10906 * gdb.fortran/vla-history.exp
10907 * gdb.fortran/vla-ptr-info.exp
10908 * gdb.fortran/vla-ptype-sub.exp
10909 * gdb.fortran/vla-ptype.exp
10910 * gdb.fortran/vla-sizeof.exp
10911 * gdb.fortran/vla-type.exp
10912 * gdb.fortran/vla-value-sub-arbitrary.exp
10913 * gdb.fortran/vla-value-sub-finish.exp
10914 * gdb.fortran/vla-value-sub.exp
10915 * gdb.fortran/vla-value.exp
10916 * gdb.fortran/whatis_type.exp
10917 * gdb.go/chan.exp
10918 * gdb.go/handcall.exp
10919 * gdb.go/hello.exp
10920 * gdb.go/integers.exp
10921 * gdb.go/methods.exp
10922 * gdb.go/package.exp
10923 * gdb.go/strings.exp
10924 * gdb.go/types.exp
10925 * gdb.go/unsafe.exp
10926 * gdb.guile/scm-arch.exp
10927 * gdb.guile/scm-block.exp
10928 * gdb.guile/scm-breakpoint.exp
10929 * gdb.guile/scm-cmd.exp
10930 * gdb.guile/scm-disasm.exp
10931 * gdb.guile/scm-equal.exp
10932 * gdb.guile/scm-frame-args.exp
10933 * gdb.guile/scm-frame-inline.exp
10934 * gdb.guile/scm-frame.exp
10935 * gdb.guile/scm-iterator.exp
10936 * gdb.guile/scm-math.exp
10937 * gdb.guile/scm-objfile.exp
10938 * gdb.guile/scm-ports.exp
10939 * gdb.guile/scm-symbol.exp
10940 * gdb.guile/scm-symtab.exp
10941 * gdb.guile/scm-value-cc.exp
10942 * gdb.guile/types-module.exp
10943 * gdb.linespec/break-ask.exp
10944 * gdb.linespec/cpexplicit.exp
10945 * gdb.linespec/explicit.exp
10946 * gdb.linespec/keywords.exp
10947 * gdb.linespec/linespec.exp
10948 * gdb.linespec/ls-dollar.exp
10949 * gdb.linespec/ls-errs.exp
10950 * gdb.linespec/skip-two.exp
10951 * gdb.linespec/thread.exp
10952 * gdb.mi/mi-async.exp
10953 * gdb.mi/mi-basics.exp
10954 * gdb.mi/mi-break.exp
10955 * gdb.mi/mi-catch-load.exp
10956 * gdb.mi/mi-cli.exp
10957 * gdb.mi/mi-cmd-param-changed.exp
10958 * gdb.mi/mi-console.exp
10959 * gdb.mi/mi-detach.exp
10960 * gdb.mi/mi-disassemble.exp
10961 * gdb.mi/mi-eval.exp
10962 * gdb.mi/mi-file-transfer.exp
10963 * gdb.mi/mi-file.exp
10964 * gdb.mi/mi-fill-memory.exp
10965 * gdb.mi/mi-inheritance-syntax-error.exp
10966 * gdb.mi/mi-linespec-err-cp.exp
10967 * gdb.mi/mi-logging.exp
10968 * gdb.mi/mi-memory-changed.exp
10969 * gdb.mi/mi-read-memory.exp
10970 * gdb.mi/mi-record-changed.exp
10971 * gdb.mi/mi-reg-undefined.exp
10972 * gdb.mi/mi-regs.exp
10973 * gdb.mi/mi-return.exp
10974 * gdb.mi/mi-reverse.exp
10975 * gdb.mi/mi-simplerun.exp
10976 * gdb.mi/mi-solib.exp
10977 * gdb.mi/mi-stack.exp
10978 * gdb.mi/mi-stepi.exp
10979 * gdb.mi/mi-syn-frame.exp
10980 * gdb.mi/mi-until.exp
10981 * gdb.mi/mi-var-block.exp
10982 * gdb.mi/mi-var-child.exp
10983 * gdb.mi/mi-var-cmd.exp
10984 * gdb.mi/mi-var-cp.exp
10985 * gdb.mi/mi-var-display.exp
10986 * gdb.mi/mi-var-invalidate.exp
10987 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10988 * gdb.mi/mi-vla-fortran.exp
10989 * gdb.mi/mi-watch.exp
10990 * gdb.mi/mi2-var-child.exp
10991 * gdb.mi/user-selected-context-sync.exp
10992 * gdb.modula2/unbounded-array.exp
10993 * gdb.multi/dummy-frame-restore.exp
10994 * gdb.multi/multi-arch-exec.exp
10995 * gdb.multi/multi-arch.exp
10996 * gdb.multi/tids.exp
10997 * gdb.multi/watchpoint-multi.exp
10998 * gdb.opencl/callfuncs.exp
10999 * gdb.opencl/convs_casts.exp
11000 * gdb.opencl/datatypes.exp
11001 * gdb.opencl/operators.exp
11002 * gdb.opencl/vec_comps.exp
11003 * gdb.opt/clobbered-registers-O2.exp
11004 * gdb.opt/inline-break.exp
11005 * gdb.opt/inline-bt.exp
11006 * gdb.opt/inline-cmds.exp
11007 * gdb.opt/inline-locals.exp
11008 * gdb.pascal/case-insensitive-symbols.exp
11009 * gdb.pascal/floats.exp
11010 * gdb.pascal/gdb11492.exp
11011 * gdb.python/lib-types.exp
11012 * gdb.python/py-arch.exp
11013 * gdb.python/py-as-string.exp
11014 * gdb.python/py-bad-printers.exp
11015 * gdb.python/py-block.exp
11016 * gdb.python/py-breakpoint-create-fail.exp
11017 * gdb.python/py-breakpoint.exp
11018 * gdb.python/py-caller-is.exp
11019 * gdb.python/py-cmd.exp
11020 * gdb.python/py-explore-cc.exp
11021 * gdb.python/py-explore.exp
11022 * gdb.python/py-finish-breakpoint.exp
11023 * gdb.python/py-finish-breakpoint2.exp
11024 * gdb.python/py-frame-args.exp
11025 * gdb.python/py-frame-inline.exp
11026 * gdb.python/py-frame.exp
11027 * gdb.python/py-framefilter-mi.exp
11028 * gdb.python/py-infthread.exp
11029 * gdb.python/py-lazy-string.exp
11030 * gdb.python/py-linetable.exp
11031 * gdb.python/py-mi-events.exp
11032 * gdb.python/py-mi-objfile.exp
11033 * gdb.python/py-mi.exp
11034 * gdb.python/py-objfile.exp
11035 * gdb.python/py-pp-integral.exp
11036 * gdb.python/py-pp-maint.exp
11037 * gdb.python/py-pp-re-notag.exp
11038 * gdb.python/py-pp-registration.exp
11039 * gdb.python/py-recurse-unwind.exp
11040 * gdb.python/py-strfns.exp
11041 * gdb.python/py-symbol.exp
11042 * gdb.python/py-symtab.exp
11043 * gdb.python/py-sync-interp.exp
11044 * gdb.python/py-typeprint.exp
11045 * gdb.python/py-unwind-maint.exp
11046 * gdb.python/py-unwind.exp
11047 * gdb.python/py-value-cc.exp
11048 * gdb.python/py-xmethods.exp
11049 * gdb.reverse/amd64-tailcall-reverse.exp
11050 * gdb.reverse/break-precsave.exp
11051 * gdb.reverse/break-reverse.exp
11052 * gdb.reverse/consecutive-precsave.exp
11053 * gdb.reverse/consecutive-reverse.exp
11054 * gdb.reverse/finish-precsave.exp
11055 * gdb.reverse/finish-reverse-bkpt.exp
11056 * gdb.reverse/finish-reverse.exp
11057 * gdb.reverse/fstatat-reverse.exp
11058 * gdb.reverse/getresuid-reverse.exp
11059 * gdb.reverse/i386-precsave.exp
11060 * gdb.reverse/i386-reverse.exp
11061 * gdb.reverse/i386-sse-reverse.exp
11062 * gdb.reverse/i387-env-reverse.exp
11063 * gdb.reverse/i387-stack-reverse.exp
11064 * gdb.reverse/insn-reverse.exp
11065 * gdb.reverse/machinestate-precsave.exp
11066 * gdb.reverse/machinestate.exp
11067 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11068 * gdb.reverse/pipe-reverse.exp
11069 * gdb.reverse/readv-reverse.exp
11070 * gdb.reverse/recvmsg-reverse.exp
11071 * gdb.reverse/rerun-prec.exp
11072 * gdb.reverse/s390-mvcle.exp
11073 * gdb.reverse/step-precsave.exp
11074 * gdb.reverse/step-reverse.exp
11075 * gdb.reverse/time-reverse.exp
11076 * gdb.reverse/until-precsave.exp
11077 * gdb.reverse/until-reverse.exp
11078 * gdb.reverse/waitpid-reverse.exp
11079 * gdb.reverse/watch-precsave.exp
11080 * gdb.reverse/watch-reverse.exp
11081 * gdb.rust/generics.exp
11082 * gdb.rust/methods.exp
11083 * gdb.rust/modules.exp
11084 * gdb.rust/simple.exp
11085 * gdb.server/connect-with-no-symbol-file.exp
11086 * gdb.server/ext-attach.exp
11087 * gdb.server/ext-restart.exp
11088 * gdb.server/ext-wrapper.exp
11089 * gdb.server/file-transfer.exp
11090 * gdb.server/server-exec-info.exp
11091 * gdb.server/server-kill.exp
11092 * gdb.server/server-mon.exp
11093 * gdb.server/wrapper.exp
11094 * gdb.stabs/exclfwd.exp
11095 * gdb.stabs/gdb11479.exp
11096 * gdb.threads/clone-new-thread-event.exp
11097 * gdb.threads/corethreads.exp
11098 * gdb.threads/current-lwp-dead.exp
11099 * gdb.threads/dlopen-libpthread.exp
11100 * gdb.threads/gcore-thread.exp
11101 * gdb.threads/sigstep-threads.exp
11102 * gdb.threads/watchpoint-fork.exp
11103 * gdb.trace/actions-changed.exp
11104 * gdb.trace/backtrace.exp
11105 * gdb.trace/change-loc.exp
11106 * gdb.trace/circ.exp
11107 * gdb.trace/collection.exp
11108 * gdb.trace/disconnected-tracing.exp
11109 * gdb.trace/ftrace.exp
11110 * gdb.trace/mi-trace-frame-collected.exp
11111 * gdb.trace/mi-trace-unavailable.exp
11112 * gdb.trace/mi-traceframe-changed.exp
11113 * gdb.trace/mi-tsv-changed.exp
11114 * gdb.trace/no-attach-trace.exp
11115 * gdb.trace/passc-dyn.exp
11116 * gdb.trace/qtro.exp
11117 * gdb.trace/range-stepping.exp
11118 * gdb.trace/read-memory.exp
11119 * gdb.trace/save-trace.exp
11120 * gdb.trace/signal.exp
11121 * gdb.trace/status-stop.exp
11122 * gdb.trace/tfile.exp
11123 * gdb.trace/trace-break.exp
11124 * gdb.trace/trace-buffer-size.exp
11125 * gdb.trace/trace-condition.exp
11126 * gdb.trace/tracefile-pseudo-reg.exp
11127 * gdb.trace/tstatus.exp
11128 * gdb.trace/unavailable.exp
11129 * gdb.trace/while-dyn.exp
11130 * gdb.trace/while-stepping.exp
11131
11132 2016-12-22 Doug Evans <xdje42@gmail.com>
11133
11134 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
11135 and msymbols.
11136
11137 2016-12-19 Yao Qi <yao.qi@linaro.org>
11138
11139 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
11140 (test_with_self): Don't call do_steps_and_nexts, and remove
11141 code about stepping into xmalloc.
11142
11143 2016-12-09 Yao Qi <yao.qi@linaro.org>
11144
11145 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
11146
11147 2016-12-09 Yao Qi <yao.qi@linaro.org>
11148
11149 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
11150
11151 2016-12-09 Pedro Alves <palves@redhat.com>
11152
11153 * gdb.base/all-architectures-0.exp: New file.
11154 * gdb.base/all-architectures-1.exp: New file.
11155 * gdb.base/all-architectures-2.exp: New file.
11156 * gdb.base/all-architectures-3.exp: New file.
11157 * gdb.base/all-architectures-4.exp: New file.
11158 * gdb.base/all-architectures-5.exp: New file.
11159 * gdb.base/all-architectures-6.exp: New file.
11160 * gdb.base/all-architectures-7.exp: New file.
11161 * gdb.base/all-architectures.exp.in: New file.
11162
11163 2016-12-09 Yao Qi <yao.qi@linaro.org>
11164
11165 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
11166
11167 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
11168
11169 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
11170 possible.
11171 Remove useless pattern-matching code.
11172
11173 2016-12-02 Pedro Alves <palves@redhat.com>
11174
11175 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
11176 procedure.
11177 (top level): Call it.
11178
11179 2016-12-02 Pedro Alves <palves@redhat.com>
11180
11181 * gdb.base/commands.exp (user_defined_command_args_stack_test):
11182 New procedure.
11183 (top level): Call it.
11184
11185 2016-12-02 Pedro Alves <palves@redhat.com>
11186
11187 PR cli/20559
11188 * gdb.base/commands.exp (user_defined_command_args_eval): New
11189 procedure.
11190 (top level): Call it.
11191
11192 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
11193
11194 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
11195 timeout handling.
11196
11197 2016-12-02 Tom Tromey <tom@tromey.com>
11198
11199 * gdb.dwarf2/main-subprogram.c: New file.
11200 * gdb.dwarf2/main-subprogram.exp: New file.
11201
11202 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11203
11204 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
11205 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
11206 gdb_test_no_output for a couple of cases.
11207 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
11208
11209 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11210
11211 Fix test names and standardize compilation error messages throughout
11212 the following files:
11213
11214 * gdb.ada/start.exp
11215 * gdb.arch/alpha-step.exp
11216 * gdb.arch/e500-prologue.exp
11217 * gdb.arch/ftrace-insn-reloc.exp
11218 * gdb.arch/gdb1291.exp
11219 * gdb.arch/gdb1431.exp
11220 * gdb.arch/gdb1558.exp
11221 * gdb.arch/i386-dr3-watch.exp
11222 * gdb.arch/i386-sse-stack-align.exp
11223 * gdb.arch/ia64-breakpoint-shadow.exp
11224 * gdb.arch/pa-nullify.exp
11225 * gdb.arch/powerpc-aix-prologue.exp
11226 * gdb.arch/thumb-bx-pc.exp
11227 * gdb.base/annota1.exp
11228 * gdb.base/annota3.exp
11229 * gdb.base/arrayidx.exp
11230 * gdb.base/assign.exp
11231 * gdb.base/attach.exp
11232 * gdb.base/auxv.exp
11233 * gdb.base/bang.exp
11234 * gdb.base/bfp-test.exp
11235 * gdb.base/bigcore.exp
11236 * gdb.base/bitfields2.exp
11237 * gdb.base/break-fun-addr.exp
11238 * gdb.base/break-probes.exp
11239 * gdb.base/call-rt-st.exp
11240 * gdb.base/callexit.exp
11241 * gdb.base/catch-fork-kill.exp
11242 * gdb.base/charset.exp
11243 * gdb.base/checkpoint.exp
11244 * gdb.base/comprdebug.exp
11245 * gdb.base/constvars.exp
11246 * gdb.base/coredump-filter.exp
11247 * gdb.base/cursal.exp
11248 * gdb.base/cvexpr.exp
11249 * gdb.base/detach.exp
11250 * gdb.base/display.exp
11251 * gdb.base/dmsym.exp
11252 * gdb.base/dprintf-pending.exp
11253 * gdb.base/dso2dso.exp
11254 * gdb.base/dtrace-probe.exp
11255 * gdb.base/dump.exp
11256 * gdb.base/enum_cond.exp
11257 * gdb.base/exe-lock.exp
11258 * gdb.base/exec-invalid-sysroot.exp
11259 * gdb.base/execl-update-breakpoints.exp
11260 * gdb.base/exprs.exp
11261 * gdb.base/fileio.exp
11262 * gdb.base/find.exp
11263 * gdb.base/finish.exp
11264 * gdb.base/fixsection.exp
11265 * gdb.base/foll-vfork.exp
11266 * gdb.base/frame-args.exp
11267 * gdb.base/gcore.exp
11268 * gdb.base/gdb1250.exp
11269 * gdb.base/global-var-nested-by-dso.exp
11270 * gdb.base/gnu-ifunc.exp
11271 * gdb.base/hashline1.exp
11272 * gdb.base/hashline2.exp
11273 * gdb.base/hashline3.exp
11274 * gdb.base/hbreak-in-shr-unsupported.exp
11275 * gdb.base/huge.exp
11276 * gdb.base/infcall-input.exp
11277 * gdb.base/info-fun.exp
11278 * gdb.base/info-shared.exp
11279 * gdb.base/jit-simple.exp
11280 * gdb.base/jit-so.exp
11281 * gdb.base/jit.exp
11282 * gdb.base/jump.exp
11283 * gdb.base/label.exp
11284 * gdb.base/lineinc.exp
11285 * gdb.base/logical.exp
11286 * gdb.base/longjmp.exp
11287 * gdb.base/macscp.exp
11288 * gdb.base/miscexprs.exp
11289 * gdb.base/new-ui-echo.exp
11290 * gdb.base/new-ui-pending-input.exp
11291 * gdb.base/new-ui.exp
11292 * gdb.base/nodebug.exp
11293 * gdb.base/nofield.exp
11294 * gdb.base/offsets.exp
11295 * gdb.base/overlays.exp
11296 * gdb.base/pending.exp
11297 * gdb.base/pointers.exp
11298 * gdb.base/pr11022.exp
11299 * gdb.base/printcmds.exp
11300 * gdb.base/prologue.exp
11301 * gdb.base/ptr-typedef.exp
11302 * gdb.base/realname-expand.exp
11303 * gdb.base/relativedebug.exp
11304 * gdb.base/relocate.exp
11305 * gdb.base/remote.exp
11306 * gdb.base/reread.exp
11307 * gdb.base/return2.exp
11308 * gdb.base/savedregs.exp
11309 * gdb.base/sep.exp
11310 * gdb.base/sepdebug.exp
11311 * gdb.base/sepsymtab.exp
11312 * gdb.base/set-inferior-tty.exp
11313 * gdb.base/setshow.exp
11314 * gdb.base/shlib-call.exp
11315 * gdb.base/sigaltstack.exp
11316 * gdb.base/siginfo-addr.exp
11317 * gdb.base/signals.exp
11318 * gdb.base/signull.exp
11319 * gdb.base/sigrepeat.exp
11320 * gdb.base/so-impl-ld.exp
11321 * gdb.base/solib-display.exp
11322 * gdb.base/solib-overlap.exp
11323 * gdb.base/solib-search.exp
11324 * gdb.base/solib-symbol.exp
11325 * gdb.base/structs.exp
11326 * gdb.base/structs2.exp
11327 * gdb.base/symtab-search-order.exp
11328 * gdb.base/twice.exp
11329 * gdb.base/unload.exp
11330 * gdb.base/varargs.exp
11331 * gdb.base/watchpoint-solib.exp
11332 * gdb.base/watchpoint.exp
11333 * gdb.base/whatis.exp
11334 * gdb.base/wrong_frame_bt_full.exp
11335 * gdb.btrace/dlopen.exp
11336 * gdb.cell/ea-standalone.exp
11337 * gdb.cell/ea-test.exp
11338 * gdb.cp/dispcxx.exp
11339 * gdb.cp/gdb2384.exp
11340 * gdb.cp/method2.exp
11341 * gdb.cp/nextoverthrow.exp
11342 * gdb.cp/pr10728.exp
11343 * gdb.disasm/am33.exp
11344 * gdb.disasm/h8300s.exp
11345 * gdb.disasm/mn10300.exp
11346 * gdb.disasm/sh3.exp
11347 * gdb.dwarf2/dw2-dir-file-name.exp
11348 * gdb.fortran/complex.exp
11349 * gdb.fortran/library-module.exp
11350 * gdb.guile/scm-pretty-print.exp
11351 * gdb.guile/scm-symbol.exp
11352 * gdb.guile/scm-type.exp
11353 * gdb.guile/scm-value.exp
11354 * gdb.linespec/linespec.exp
11355 * gdb.mi/gdb701.exp
11356 * gdb.mi/gdb792.exp
11357 * gdb.mi/mi-breakpoint-changed.exp
11358 * gdb.mi/mi-dprintf-pending.exp
11359 * gdb.mi/mi-dprintf.exp
11360 * gdb.mi/mi-exit-code.exp
11361 * gdb.mi/mi-pending.exp
11362 * gdb.mi/mi-solib.exp
11363 * gdb.mi/new-ui-mi-sync.exp
11364 * gdb.mi/pr11022.exp
11365 * gdb.mi/user-selected-context-sync.exp
11366 * gdb.opt/solib-intra-step.exp
11367 * gdb.python/py-events.exp
11368 * gdb.python/py-finish-breakpoint.exp
11369 * gdb.python/py-mi.exp
11370 * gdb.python/py-prettyprint.exp
11371 * gdb.python/py-shared.exp
11372 * gdb.python/py-symbol.exp
11373 * gdb.python/py-template.exp
11374 * gdb.python/py-type.exp
11375 * gdb.python/py-value.exp
11376 * gdb.reverse/solib-precsave.exp
11377 * gdb.reverse/solib-reverse.exp
11378 * gdb.server/solib-list.exp
11379 * gdb.stabs/weird.exp
11380 * gdb.threads/reconnect-signal.exp
11381 * gdb.threads/stepi-random-signal.exp
11382 * gdb.trace/actions.exp
11383 * gdb.trace/ax.exp
11384 * gdb.trace/backtrace.exp
11385 * gdb.trace/change-loc.exp
11386 * gdb.trace/deltrace.exp
11387 * gdb.trace/ftrace-lock.exp
11388 * gdb.trace/ftrace.exp
11389 * gdb.trace/infotrace.exp
11390 * gdb.trace/mi-tracepoint-changed.exp
11391 * gdb.trace/packetlen.exp
11392 * gdb.trace/passcount.exp
11393 * gdb.trace/pending.exp
11394 * gdb.trace/range-stepping.exp
11395 * gdb.trace/report.exp
11396 * gdb.trace/stap-trace.exp
11397 * gdb.trace/tfind.exp
11398 * gdb.trace/trace-break.exp
11399 * gdb.trace/trace-condition.exp
11400 * gdb.trace/trace-enable-disable.exp
11401 * gdb.trace/trace-mt.exp
11402 * gdb.trace/tracecmd.exp
11403 * gdb.trace/tspeed.exp
11404 * gdb.trace/tsv.exp
11405 * lib/perftest.exp
11406
11407 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11408
11409 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11410 with gdb_test_no_output.
11411 Use command as test name.
11412
11413 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11414
11415 Fix test names starting with uppercase throughout the files.
11416
11417 * gdb.ada/assign_1.exp
11418 * gdb.ada/boolean_expr.exp
11419 * gdb.base/arrayidx.exp
11420 * gdb.base/del.exp
11421 * gdb.base/gcore-buffer-overflow.exp
11422 * gdb.base/testenv.exp
11423 * gdb.compile/compile.exp
11424 * gdb.python/py-framefilter-invalidarg.exp
11425 * gdb.python/py-framefilter.exp
11426
11427 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11428
11429 Fix test names starting with uppercase throughout the files.
11430
11431 * gdb.ada/array_return.exp
11432 * gdb.ada/expr_delims.exp
11433 * gdb.ada/mi_dyn_arr.exp
11434 * gdb.ada/mi_interface.exp
11435 * gdb.ada/mi_var_array.exp
11436 * gdb.ada/watch_arg.exp
11437 * gdb.arch/alpha-step.exp
11438 * gdb.arch/altivec-regs.exp
11439 * gdb.arch/e500-regs.exp
11440 * gdb.arch/powerpc-d128-regs.exp
11441 * gdb.base/arrayidx.exp
11442 * gdb.base/break.exp
11443 * gdb.base/checkpoint.exp
11444 * gdb.base/debug-expr.exp
11445 * gdb.base/dmsym.exp
11446 * gdb.base/radix.exp
11447 * gdb.base/sepdebug.exp
11448 * gdb.base/testenv.exp
11449 * gdb.base/watch_thread_num.exp
11450 * gdb.base/watchpoint-cond-gone.exp
11451 * gdb.cell/break.exp
11452 * gdb.cell/ea-cache.exp
11453 * gdb.compile/compile.exp
11454 * gdb.cp/gdb2495.exp
11455 * gdb.gdb/selftest.exp
11456 * gdb.gdb/xfullpath.exp
11457 * gdb.go/hello.exp
11458 * gdb.go/integers.exp
11459 * gdb.objc/basicclass.exp
11460 * gdb.pascal/hello.exp
11461 * gdb.pascal/integers.exp
11462 * gdb.python/py-breakpoint.exp
11463 * gdb.python/py-cmd.exp
11464 * gdb.python/py-linetable.exp
11465 * gdb.python/py-xmethods.exp
11466 * gdb.python/python.exp
11467 * gdb.reverse/consecutive-precsave.exp
11468 * gdb.reverse/finish-precsave.exp
11469 * gdb.reverse/i386-precsave.exp
11470 * gdb.reverse/machinestate-precsave.exp
11471 * gdb.reverse/sigall-precsave.exp
11472 * gdb.reverse/solib-precsave.exp
11473 * gdb.reverse/step-precsave.exp
11474 * gdb.reverse/until-precsave.exp
11475 * gdb.reverse/watch-precsave.exp
11476 * gdb.threads/leader-exit.exp
11477 * gdb.threads/pthreads.exp
11478 * gdb.threads/wp-replication.exp
11479 * gdb.trace/actions.exp
11480 * gdb.trace/mi-tsv-changed.exp
11481 * gdb.trace/tsv.exp
11482
11483 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11484
11485 Fix test names starting with uppercase throughout the files.
11486
11487 * gdb.arch/i386-bp_permanent.exp
11488 * gdb.arch/i386-gnu-cfi.exp
11489 * gdb.base/disasm-end-cu.exp
11490 * gdb.base/macscp.exp
11491 * gdb.base/pending.exp
11492 * gdb.base/watch_thread_num.exp
11493 * gdb.cp/exception.exp
11494 * gdb.cp/gdb2495.exp
11495 * gdb.cp/local.exp
11496 * gdb.python/py-evsignal.exp
11497 * gdb.python/python.exp
11498 * gdb.trace/tracecmd.exp
11499
11500 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11501
11502 Fix test names starting with uppercase throughout the files.
11503
11504 * gdb.base/charset.exp
11505 * gdb.base/eval.exp
11506 * gdb.base/multi-forks.exp
11507 * gdb.guile/scm-progspace.exp
11508 * gdb.opencl/datatypes.exp
11509 * gdb.python/py-block.exp
11510 * gdb.python/py-function.exp
11511 * gdb.python/py-symbol.exp
11512 * gdb.python/py-symtab.exp
11513 * gdb.python/py-xmethods.exp
11514 * gdb.reverse/break-precsave.exp
11515 * gdb.reverse/break-reverse.exp
11516 * gdb.reverse/consecutive-precsave.exp
11517 * gdb.reverse/consecutive-reverse.exp
11518 * gdb.reverse/finish-precsave.exp
11519 * gdb.reverse/finish-reverse-bkpt.exp
11520 * gdb.reverse/finish-reverse.exp
11521 * gdb.reverse/fstatat-reverse.exp
11522 * gdb.reverse/getresuid-reverse.exp
11523 * gdb.reverse/i386-precsave.exp
11524 * gdb.reverse/i386-reverse.exp
11525 * gdb.reverse/i386-sse-reverse.exp
11526 * gdb.reverse/i387-stack-reverse.exp
11527 * gdb.reverse/insn-reverse.exp
11528 * gdb.reverse/machinestate-precsave.exp
11529 * gdb.reverse/machinestate.exp
11530 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11531 * gdb.reverse/pipe-reverse.exp
11532 * gdb.reverse/readv-reverse.exp
11533 * gdb.reverse/recvmsg-reverse.exp
11534 * gdb.reverse/rerun-prec.exp
11535 * gdb.reverse/s390-mvcle.exp
11536 * gdb.reverse/sigall-precsave.exp
11537 * gdb.reverse/sigall-reverse.exp
11538 * gdb.reverse/solib-precsave.exp
11539 * gdb.reverse/solib-reverse.exp
11540 * gdb.reverse/step-precsave.exp
11541 * gdb.reverse/step-reverse.exp
11542 * gdb.reverse/time-reverse.exp
11543 * gdb.reverse/until-precsave.exp
11544 * gdb.reverse/until-reverse.exp
11545 * gdb.reverse/waitpid-reverse.exp
11546 * gdb.reverse/watch-precsave.exp
11547 * gdb.reverse/watch-reverse.exp
11548
11549 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11550
11551 Fix test names starting with uppercase throughout the files.
11552
11553 * gdb.arch/i386-mpx-simple_segv.exp
11554 * gdb.arch/i386-mpx.exp
11555 * gdb.arch/i386-permbkpt.exp
11556 * gdb.arch/pa-nullify.exp
11557 * gdb.arch/powerpc-d128-regs.exp
11558 * gdb.arch/vsx-regs.exp
11559 * gdb.base/bfp-test.exp
11560 * gdb.base/break.exp
11561 * gdb.base/breakpoint-shadow.exp
11562 * gdb.base/callfuncs.exp
11563 * gdb.base/charset.exp
11564 * gdb.base/commands.exp
11565 * gdb.base/completion.exp
11566 * gdb.base/dfp-test.exp
11567 * gdb.base/echo.exp
11568 * gdb.base/ending-run.exp
11569 * gdb.base/eval.exp
11570 * gdb.base/expand-psymtabs.exp
11571 * gdb.base/float128.exp
11572 * gdb.base/floatn.exp
11573 * gdb.base/foll-exec-mode.exp
11574 * gdb.base/gdb1056.exp
11575 * gdb.base/gdb11531.exp
11576 * gdb.base/kill-after-signal.exp
11577 * gdb.base/multi-forks.exp
11578 * gdb.base/overlays.exp
11579 * gdb.base/pending.exp
11580 * gdb.base/sepdebug.exp
11581 * gdb.base/testenv.exp
11582 * gdb.base/valgrind-db-attach.exp
11583 * gdb.base/watch_thread_num.exp
11584 * gdb.base/watchpoint-cond-gone.exp
11585 * gdb.base/watchpoint.exp
11586 * gdb.base/watchpoints.exp
11587 * gdb.cp/arg-reference.exp
11588 * gdb.cp/baseenum.exp
11589 * gdb.cp/operator.exp
11590 * gdb.cp/shadow.exp
11591 * gdb.dwarf2/dw2-op-out-param.exp
11592 * gdb.dwarf2/dw2-reg-undefined.exp
11593 * gdb.go/chan.exp
11594 * gdb.go/hello.exp
11595 * gdb.go/integers.exp
11596 * gdb.go/methods.exp
11597 * gdb.go/package.exp
11598 * gdb.guile/scm-parameter.exp
11599 * gdb.guile/scm-progspace.exp
11600 * gdb.guile/scm-value.exp
11601 * gdb.mi/mi-pending.exp
11602 * gdb.mi/user-selected-context-sync.exp
11603 * gdb.multi/multi-attach.exp
11604 * gdb.multi/tids.exp
11605 * gdb.opt/clobbered-registers-O2.exp
11606 * gdb.pascal/floats.exp
11607 * gdb.pascal/integers.exp
11608 * gdb.python/py-block.exp
11609 * gdb.python/py-events.exp
11610 * gdb.python/py-parameter.exp
11611 * gdb.python/py-symbol.exp
11612 * gdb.python/py-symtab.exp
11613 * gdb.python/py-type.exp
11614 * gdb.python/py-value.exp
11615 * gdb.python/py-xmethods.exp
11616 * gdb.python/python.exp
11617 * gdb.reverse/break-precsave.exp
11618 * gdb.reverse/consecutive-precsave.exp
11619 * gdb.reverse/finish-precsave.exp
11620 * gdb.reverse/i386-precsave.exp
11621 * gdb.reverse/machinestate-precsave.exp
11622 * gdb.reverse/sigall-precsave.exp
11623 * gdb.reverse/solib-precsave.exp
11624 * gdb.reverse/step-precsave.exp
11625 * gdb.reverse/until-precsave.exp
11626 * gdb.reverse/watch-precsave.exp
11627 * gdb.server/ext-attach.exp
11628 * gdb.server/ext-restart.exp
11629 * gdb.server/ext-run.exp
11630 * gdb.server/ext-wrapper.exp
11631 * gdb.stabs/gdb11479.exp
11632 * gdb.stabs/weird.exp
11633 * gdb.threads/attach-many-short-lived-threads.exp
11634 * gdb.threads/kill.exp
11635 * gdb.threads/watchpoint-fork.exp
11636
11637 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11638
11639 Fix test names starting with uppercase throughout all the files below.
11640
11641 * gdb.ada/array_return.exp
11642 * gdb.ada/catch_ex.exp
11643 * gdb.ada/info_exc.exp
11644 * gdb.ada/mi_catch_ex.exp
11645 * gdb.ada/mi_dyn_arr.exp
11646 * gdb.ada/mi_ex_cond.exp
11647 * gdb.ada/mi_exc_info.exp
11648 * gdb.ada/mi_interface.exp
11649 * gdb.ada/mi_task_arg.exp
11650 * gdb.ada/mi_task_info.exp
11651 * gdb.ada/mi_var_array.exp
11652 * gdb.arch/alpha-step.exp
11653 * gdb.arch/amd64-disp-step.exp
11654 * gdb.arch/arm-disp-step.exp
11655 * gdb.arch/disp-step-insn-reloc.exp
11656 * gdb.arch/e500-prologue.exp
11657 * gdb.arch/ftrace-insn-reloc.exp
11658 * gdb.arch/gdb1558.exp
11659 * gdb.arch/i386-bp_permanent.exp
11660 * gdb.arch/i386-disp-step.exp
11661 * gdb.arch/i386-float.exp
11662 * gdb.arch/i386-gnu-cfi.exp
11663 * gdb.arch/ia64-breakpoint-shadow.exp
11664 * gdb.arch/mips16-thunks.exp
11665 * gdb.arch/pa-nullify.exp
11666 * gdb.arch/powerpc-aix-prologue.exp
11667 * gdb.arch/powerpc-power.exp
11668 * gdb.arch/ppc-dfp.exp
11669 * gdb.arch/s390-tdbregs.exp
11670 * gdb.arch/spu-info.exp
11671 * gdb.arch/spu-ls.exp
11672 * gdb.arch/thumb-bx-pc.exp
11673 * gdb.base/advance.exp
11674 * gdb.base/annota-input-while-running.exp
11675 * gdb.base/arrayidx.exp
11676 * gdb.base/asmlabel.exp
11677 * gdb.base/async.exp
11678 * gdb.base/attach-wait-input.exp
11679 * gdb.base/auto-connect-native-target.exp
11680 * gdb.base/batch-preserve-term-settings.exp
11681 * gdb.base/bfp-test.exp
11682 * gdb.base/bigcore.exp
11683 * gdb.base/bp-permanent.exp
11684 * gdb.base/break-always.exp
11685 * gdb.base/break-fun-addr.exp
11686 * gdb.base/break-idempotent.exp
11687 * gdb.base/break-main-file-remove-fail.exp
11688 * gdb.base/break-probes.exp
11689 * gdb.base/break-unload-file.exp
11690 * gdb.base/break.exp
11691 * gdb.base/call-ar-st.exp
11692 * gdb.base/call-rt-st.exp
11693 * gdb.base/call-sc.exp
11694 * gdb.base/call-signal-resume.exp
11695 * gdb.base/call-strs.exp
11696 * gdb.base/callexit.exp
11697 * gdb.base/callfuncs.exp
11698 * gdb.base/catch-gdb-caused-signals.exp
11699 * gdb.base/catch-signal-siginfo-cond.exp
11700 * gdb.base/catch-syscall.exp
11701 * gdb.base/compare-sections.exp
11702 * gdb.base/cond-eval-mode.exp
11703 * gdb.base/condbreak-call-false.exp
11704 * gdb.base/consecutive-step-over.exp
11705 * gdb.base/cursal.exp
11706 * gdb.base/disabled-location.exp
11707 * gdb.base/disasm-end-cu.exp
11708 * gdb.base/display.exp
11709 * gdb.base/double-prompt-target-event-error.exp
11710 * gdb.base/dprintf-bp-same-addr.exp
11711 * gdb.base/dprintf-detach.exp
11712 * gdb.base/dprintf-next.exp
11713 * gdb.base/dprintf-non-stop.exp
11714 * gdb.base/dprintf-pending.exp
11715 * gdb.base/dso2dso.exp
11716 * gdb.base/ending-run.exp
11717 * gdb.base/enum_cond.exp
11718 * gdb.base/examine-backward.exp
11719 * gdb.base/exe-lock.exp
11720 * gdb.base/exec-invalid-sysroot.exp
11721 * gdb.base/execl-update-breakpoints.exp
11722 * gdb.base/execution-termios.exp
11723 * gdb.base/fileio.exp
11724 * gdb.base/fixsection.exp
11725 * gdb.base/foll-exec-mode.exp
11726 * gdb.base/foll-exec.exp
11727 * gdb.base/fork-running-state.exp
11728 * gdb.base/frame-args.exp
11729 * gdb.base/fullpath-expand.exp
11730 * gdb.base/func-ptr.exp
11731 * gdb.base/gcore-relro-pie.exp
11732 * gdb.base/gdb1090.exp
11733 * gdb.base/gdb1555.exp
11734 * gdb.base/global-var-nested-by-dso.exp
11735 * gdb.base/gnu-ifunc.exp
11736 * gdb.base/hbreak-in-shr-unsupported.exp
11737 * gdb.base/hbreak-unmapped.exp
11738 * gdb.base/hook-stop.exp
11739 * gdb.base/infcall-input.exp
11740 * gdb.base/info-fun.exp
11741 * gdb.base/info-shared.exp
11742 * gdb.base/interrupt-noterm.exp
11743 * gdb.base/jit-so.exp
11744 * gdb.base/jit.exp
11745 * gdb.base/line-symtabs.exp
11746 * gdb.base/list.exp
11747 * gdb.base/longjmp.exp
11748 * gdb.base/macscp.exp
11749 * gdb.base/max-value-size.exp
11750 * gdb.base/nodebug.exp
11751 * gdb.base/nofield.exp
11752 * gdb.base/overlays.exp
11753 * gdb.base/paginate-after-ctrl-c-running.exp
11754 * gdb.base/paginate-bg-execution.exp
11755 * gdb.base/paginate-inferior-exit.exp
11756 * gdb.base/pending.exp
11757 * gdb.base/pr11022.exp
11758 * gdb.base/printcmds.exp
11759 * gdb.base/ptr-typedef.exp
11760 * gdb.base/ptype.exp
11761 * gdb.base/randomize.exp
11762 * gdb.base/range-stepping.exp
11763 * gdb.base/realname-expand.exp
11764 * gdb.base/relativedebug.exp
11765 * gdb.base/remote.exp
11766 * gdb.base/savedregs.exp
11767 * gdb.base/sepdebug.exp
11768 * gdb.base/set-noassign.exp
11769 * gdb.base/shlib-call.exp
11770 * gdb.base/shreloc.exp
11771 * gdb.base/sigaltstack.exp
11772 * gdb.base/sigbpt.exp
11773 * gdb.base/siginfo-addr.exp
11774 * gdb.base/siginfo-obj.exp
11775 * gdb.base/siginfo-thread.exp
11776 * gdb.base/signest.exp
11777 * gdb.base/signull.exp
11778 * gdb.base/sigrepeat.exp
11779 * gdb.base/skip.exp
11780 * gdb.base/so-impl-ld.exp
11781 * gdb.base/solib-corrupted.exp
11782 * gdb.base/solib-disc.exp
11783 * gdb.base/solib-display.exp
11784 * gdb.base/solib-overlap.exp
11785 * gdb.base/solib-search.exp
11786 * gdb.base/solib-symbol.exp
11787 * gdb.base/source-execution.exp
11788 * gdb.base/sss-bp-on-user-bp-2.exp
11789 * gdb.base/sss-bp-on-user-bp.exp
11790 * gdb.base/stack-checking.exp
11791 * gdb.base/stale-infcall.exp
11792 * gdb.base/step-break.exp
11793 * gdb.base/step-line.exp
11794 * gdb.base/step-over-exit.exp
11795 * gdb.base/step-test.exp
11796 * gdb.base/structs.exp
11797 * gdb.base/sym-file.exp
11798 * gdb.base/symtab-search-order.exp
11799 * gdb.base/term.exp
11800 * gdb.base/type-opaque.exp
11801 * gdb.base/unload.exp
11802 * gdb.base/until-nodebug.exp
11803 * gdb.base/until.exp
11804 * gdb.base/unwindonsignal.exp
11805 * gdb.base/watch-cond.exp
11806 * gdb.base/watch-non-mem.exp
11807 * gdb.base/watch_thread_num.exp
11808 * gdb.base/watchpoint-reuse-slot.exp
11809 * gdb.base/watchpoint-solib.exp
11810 * gdb.base/watchpoint.exp
11811 * gdb.btrace/dlopen.exp
11812 * gdb.cell/arch.exp
11813 * gdb.cell/break.exp
11814 * gdb.cell/bt.exp
11815 * gdb.cell/core.exp
11816 * gdb.cell/data.exp
11817 * gdb.cell/dwarfaddr.exp
11818 * gdb.cell/ea-cache.exp
11819 * gdb.cell/ea-standalone.exp
11820 * gdb.cell/ea-test.exp
11821 * gdb.cell/f-regs.exp
11822 * gdb.cell/fork.exp
11823 * gdb.cell/gcore.exp
11824 * gdb.cell/mem-access.exp
11825 * gdb.cell/ptype.exp
11826 * gdb.cell/registers.exp
11827 * gdb.cell/sizeof.exp
11828 * gdb.cell/solib-symbol.exp
11829 * gdb.cell/solib.exp
11830 * gdb.compile/compile-tls.exp
11831 * gdb.cp/exception.exp
11832 * gdb.cp/gdb2495.exp
11833 * gdb.cp/local.exp
11834 * gdb.cp/mb-inline.exp
11835 * gdb.cp/mb-templates.exp
11836 * gdb.cp/pr10687.exp
11837 * gdb.cp/pr9167.exp
11838 * gdb.cp/scope-err.exp
11839 * gdb.cp/templates.exp
11840 * gdb.cp/virtfunc.exp
11841 * gdb.dwarf2/dw2-dir-file-name.exp
11842 * gdb.dwarf2/dw2-single-line-discriminators.exp
11843 * gdb.fortran/complex.exp
11844 * gdb.fortran/library-module.exp
11845 * gdb.guile/guile.exp
11846 * gdb.guile/scm-cmd.exp
11847 * gdb.guile/scm-frame-inline.exp
11848 * gdb.guile/scm-objfile.exp
11849 * gdb.guile/scm-pretty-print.exp
11850 * gdb.guile/scm-symbol.exp
11851 * gdb.guile/scm-type.exp
11852 * gdb.guile/scm-value.exp
11853 * gdb.linespec/keywords.exp
11854 * gdb.linespec/ls-errs.exp
11855 * gdb.linespec/macro-relative.exp
11856 * gdb.linespec/thread.exp
11857 * gdb.mi/mi-breakpoint-changed.exp
11858 * gdb.mi/mi-dprintf-pending.exp
11859 * gdb.mi/mi-fullname-deleted.exp
11860 * gdb.mi/mi-logging.exp
11861 * gdb.mi/mi-pending.exp
11862 * gdb.mi/mi-solib.exp
11863 * gdb.mi/new-ui-mi-sync.exp
11864 * gdb.mi/user-selected-context-sync.exp
11865 * gdb.multi/dummy-frame-restore.exp
11866 * gdb.multi/multi-arch-exec.exp
11867 * gdb.multi/remove-inferiors.exp
11868 * gdb.multi/watchpoint-multi-exit.exp
11869 * gdb.opt/solib-intra-step.exp
11870 * gdb.perf/backtrace.exp
11871 * gdb.perf/single-step.exp
11872 * gdb.perf/skip-command.exp
11873 * gdb.perf/skip-prologue.exp
11874 * gdb.perf/solib.exp
11875 * gdb.python/lib-types.exp
11876 * gdb.python/py-as-string.exp
11877 * gdb.python/py-bad-printers.exp
11878 * gdb.python/py-block.exp
11879 * gdb.python/py-breakpoint.exp
11880 * gdb.python/py-cmd.exp
11881 * gdb.python/py-events.exp
11882 * gdb.python/py-evthreads.exp
11883 * gdb.python/py-finish-breakpoint.exp
11884 * gdb.python/py-finish-breakpoint2.exp
11885 * gdb.python/py-frame-inline.exp
11886 * gdb.python/py-frame.exp
11887 * gdb.python/py-inferior.exp
11888 * gdb.python/py-infthread.exp
11889 * gdb.python/py-mi.exp
11890 * gdb.python/py-objfile.exp
11891 * gdb.python/py-pp-maint.exp
11892 * gdb.python/py-pp-registration.exp
11893 * gdb.python/py-prettyprint.exp
11894 * gdb.python/py-recurse-unwind.exp
11895 * gdb.python/py-shared.exp
11896 * gdb.python/py-symbol.exp
11897 * gdb.python/py-symtab.exp
11898 * gdb.python/py-template.exp
11899 * gdb.python/py-type.exp
11900 * gdb.python/py-unwind-maint.exp
11901 * gdb.python/py-unwind.exp
11902 * gdb.python/py-value.exp
11903 * gdb.python/python.exp
11904 * gdb.reverse/finish-reverse-bkpt.exp
11905 * gdb.reverse/insn-reverse.exp
11906 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11907 * gdb.reverse/solib-precsave.exp
11908 * gdb.reverse/solib-reverse.exp
11909 * gdb.stabs/gdb11479.exp
11910 * gdb.stabs/weird.exp
11911 * gdb.threads/fork-child-threads.exp
11912 * gdb.threads/fork-plus-threads.exp
11913 * gdb.threads/fork-thread-pending.exp
11914 * gdb.threads/forking-threads-plus-breakpoint.exp
11915 * gdb.threads/hand-call-in-threads.exp
11916 * gdb.threads/interrupted-hand-call.exp
11917 * gdb.threads/linux-dp.exp
11918 * gdb.threads/local-watch-wrong-thread.exp
11919 * gdb.threads/next-while-other-thread-longjmps.exp
11920 * gdb.threads/non-ldr-exit.exp
11921 * gdb.threads/pending-step.exp
11922 * gdb.threads/print-threads.exp
11923 * gdb.threads/process-dies-while-detaching.exp
11924 * gdb.threads/process-dies-while-handling-bp.exp
11925 * gdb.threads/pthreads.exp
11926 * gdb.threads/queue-signal.exp
11927 * gdb.threads/reconnect-signal.exp
11928 * gdb.threads/signal-command-handle-nopass.exp
11929 * gdb.threads/signal-command-multiple-signals-pending.exp
11930 * gdb.threads/signal-delivered-right-thread.exp
11931 * gdb.threads/signal-sigtrap.exp
11932 * gdb.threads/sigthread.exp
11933 * gdb.threads/staticthreads.exp
11934 * gdb.threads/stepi-random-signal.exp
11935 * gdb.threads/thread-unwindonsignal.exp
11936 * gdb.threads/thread_check.exp
11937 * gdb.threads/thread_events.exp
11938 * gdb.threads/tid-reuse.exp
11939 * gdb.threads/tls-nodebug.exp
11940 * gdb.threads/tls-shared.exp
11941 * gdb.threads/tls-so_extern.exp
11942 * gdb.threads/tls.exp
11943 * gdb.threads/wp-replication.exp
11944 * gdb.trace/actions-changed.exp
11945 * gdb.trace/actions.exp
11946 * gdb.trace/backtrace.exp
11947 * gdb.trace/change-loc.exp
11948 * gdb.trace/collection.exp
11949 * gdb.trace/deltrace.exp
11950 * gdb.trace/disconnected-tracing.exp
11951 * gdb.trace/entry-values.exp
11952 * gdb.trace/ftrace-lock.exp
11953 * gdb.trace/ftrace.exp
11954 * gdb.trace/infotrace.exp
11955 * gdb.trace/mi-trace-frame-collected.exp
11956 * gdb.trace/mi-trace-unavailable.exp
11957 * gdb.trace/mi-traceframe-changed.exp
11958 * gdb.trace/mi-tracepoint-changed.exp
11959 * gdb.trace/mi-tsv-changed.exp
11960 * gdb.trace/no-attach-trace.exp
11961 * gdb.trace/packetlen.exp
11962 * gdb.trace/passc-dyn.exp
11963 * gdb.trace/passcount.exp
11964 * gdb.trace/pending.exp
11965 * gdb.trace/pr16508.exp
11966 * gdb.trace/qtro.exp
11967 * gdb.trace/range-stepping.exp
11968 * gdb.trace/read-memory.exp
11969 * gdb.trace/report.exp
11970 * gdb.trace/save-trace.exp
11971 * gdb.trace/signal.exp
11972 * gdb.trace/stap-trace.exp
11973 * gdb.trace/status-stop.exp
11974 * gdb.trace/strace.exp
11975 * gdb.trace/tfile.exp
11976 * gdb.trace/tfind.exp
11977 * gdb.trace/trace-break.exp
11978 * gdb.trace/trace-condition.exp
11979 * gdb.trace/trace-enable-disable.exp
11980 * gdb.trace/trace-mt.exp
11981 * gdb.trace/tracecmd.exp
11982 * gdb.trace/tracefile-pseudo-reg.exp
11983 * gdb.trace/tspeed.exp
11984 * gdb.trace/tstatus.exp
11985 * gdb.trace/tsv.exp
11986 * gdb.trace/unavailable.exp
11987 * gdb.trace/while-dyn.exp
11988 * gdb.trace/while-stepping.exp
11989 * lib/gdb-guile.exp
11990 * lib/gdb.exp
11991 * lib/mi-support.exp
11992 * lib/pascal.exp
11993 * lib/perftest.exp
11994 * lib/prelink-support.exp
11995 * lib/selftest-support.exp
11996
11997 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11998
11999 * Makefile.in: Include disable-implicit-rules.mk.
12000
12001 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12002
12003 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
12004 non-byte-aligned bit fields.
12005
12006 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12007
12008 PR gdb/12616
12009 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
12010 respects the DW_AT_data_bit_offset attribute.
12011
12012 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
12013
12014 * gdb.base/default.exp: Fix output of "set language".
12015
12016 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
12017
12018 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
12019 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
12020 make.
12021 * configure.ac: Remove checks for the make program.
12022 * configure: Re-generate.
12023
12024 2016-11-16 Kevin Buettner <kevinb@redhat.com>
12025
12026 * gdb.python/py-recurse-unwind.c (main): Add loop.
12027 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
12028 to read_register() and gdb.parse_and_eval(). Make each code
12029 call a separate case that can be individually tested.
12030 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
12031 proc. Call cont_and_backtrace for each of the code paths that
12032 we want to test in the unwinder.
12033
12034 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
12035
12036 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
12037 the definition of struct S.
12038
12039 2016-11-11 Catherine Moore <clm@codesourcery.com>
12040
12041 * gdb.base/dump.exp: Identify verilog format dump tests as such.
12042
12043 2016-11-09 Pedro Alves <palves@redhat.com>
12044
12045 * gdb.base/commands.exp (runto_or_return): New procedure.
12046 (gdbvar_simple_if_test, gdbvar_simple_while_test)
12047 (gdbvar_complex_if_while_test, progvar_simple_if_test)
12048 (progvar_simple_while_test, progvar_complex_if_while_test)
12049 (if_while_breakpoint_command_test)
12050 (infrun_breakpoint_command_test, breakpoint_command_test)
12051 (user_defined_command_test, watchpoint_command_test)
12052 (test_command_prompt_position, redefine_hook_test)
12053 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
12054 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
12055 multi_line_input and multi_line. Remove gdb_expect and
12056 gdb_stop_suppressing_tests uses.
12057 * lib/gdb.exp (valnum_re): New global.
12058 (multi_line_input): New procedure.
12059
12060 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
12061
12062 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
12063 Remove.
12064 (test_setup): Define with proc_with_prefix.
12065 (test_cli_inferior): Likewise.
12066 (test_cli_thread): Likewise.
12067 (test_cli_frame): Likewise.
12068 (test_cli_select_frame): Likewise.
12069 (test_cli_up_down): Likewise.
12070 (test_mi_thread_select): Likewise.
12071 (test_mi_stack_select_frame): Likewise.
12072 (test_cli_in_mi_inferior): Likewise.
12073 (test_cli_in_mi_thread): Likewise.
12074 (test_cli_in_mi_frame): Likewise.
12075 (top level): Do not use with_test_prefix_procname.
12076
12077 2016-11-09 Pedro Alves <palves@redhat.com>
12078
12079 * gdb.base/commands.exp (gdbvar_simple_if_test)
12080 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
12081 (progvar_simple_if_test, progvar_simple_while_test)
12082 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
12083 (infrun_breakpoint_command_test, breakpoint_command_test)
12084 (user_defined_command_test, watchpoint_command_test)
12085 (test_command_prompt_position, deprecated_command_test)
12086 (bp_deleted_in_command, temporary_breakpoint_commands)
12087 (stray_arg0_test, source_file_with_indented_comment)
12088 (recursive_source_test, if_commands_test)
12089 (error_clears_commands_left, redefine_hook_test)
12090 (redefine_backtrace_test): Use proc_with_prefix.
12091 * lib/gdb.exp (proc_with_prefix): New proc.
12092
12093 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12094
12095 * gdb.base/tui-layout.c: New file.
12096 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
12097 disassembly window contains very long lines.
12098
12099 2016-11-08 Tom Tromey <tom@tromey.com>
12100
12101 * gdb.python/py-value.exp (test_value_creation): Make "long" test
12102 depend on Python 2.
12103
12104 2016-11-08 Tom Tromey <tom@tromey.com>
12105
12106 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
12107 New method.
12108
12109 2016-10-29 Manish Goregaokar <manish@mozilla.com>
12110
12111 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
12112
12113 2016-10-27 Manish Goregaokar <manish@mozilla.com>
12114
12115 * gdb.rust/simple.rs: Add test for univariant enums without
12116 discriminants and for encoded struct-like enums.
12117
12118 2016-10-28 Pedro Alves <palves@redhat.com>
12119
12120 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
12121 gdb_test_multiple, tighten regexps and match symtabs and line
12122 tables incrementally.
12123
12124 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
12125
12126 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
12127 general.
12128
12129 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
12130
12131 * gdb.base/exec-invalid-sysroot.exp: New file.
12132
12133 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12134
12135 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
12136
12137 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12138
12139 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
12140
12141 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
12142
12143 * gdb.base/killed-outside.exp: Remove $options from a call to
12144 `prepare_for_testing'.
12145
12146 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12147
12148 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12149 Change test message.
12150
12151 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12152
12153 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12154 Update comment.
12155
12156 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12157
12158 * gdb.trace/mi-trace-save.exp: New file.
12159
12160 2016-10-13 Yao Qi <yao.qi@linaro.org>
12161
12162 * gdb.base/code_elim.exp (get_var_address): Remove.
12163 * gdb.base/relocate.exp: Likewise.
12164 * gdb.base/shreloc.exp: Likewise.
12165 * lib/gdb.exp (get_var_address): New.
12166
12167 2016-10-13 Yao Qi <yao.qi@linaro.org>
12168
12169 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
12170 floating point tests if $skip_float_test is false.
12171
12172 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
12173
12174 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
12175 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
12176 argc values.
12177 Add 1 to argc so we guarantee distinct initial/modified argc values.
12178
12179 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12180
12181 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
12182
12183 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12184
12185 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
12186 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
12187 * gdb.arch/vsx-regs.exp: Likewise.
12188
12189 2016-10-07 Yao Qi <yao.qi@linaro.org>
12190
12191 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
12192
12193 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
12194
12195 * gdb.python/python.exp: Test decode_line("*0").
12196
12197 2016-10-06 Doug Evans <dje@google.com>
12198
12199 * gdb.python/py-value.exp (test_value_creation): Add test for large
12200 unsigned 64-bit value.
12201
12202 2016-10-06 Tom Tromey <tom@tromey.com>
12203
12204 * gdb.compile/compile.exp: Change java tests to rust.
12205 * gdb.base/setshow.exp: Change java tests to rust.
12206 * gdb.base/default.exp: Remove java from language list.
12207 * README (Examples): Update language example.
12208 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
12209 test.
12210 * lib/gdb.exp (skip_java_tests): Remove.
12211 * lib/java.exp: Remove.
12212 * gdb.java: Remove.
12213
12214 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12215
12216 * gdb.arch/mips-fcr.exp: New test.
12217 * gdb.arch/mips-fcr.c: Source for the new test.
12218
12219 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12220
12221 * gdb.base/solib-disc.exp: Use `standard_output_file'
12222 throughout.
12223
12224 2016-10-06 Pedro Alves <palves@redhat.com>
12225
12226 * gdb.base/jit-simple-dl.c: New file.
12227 * gdb.base/jit-simple-jit.c: New file, factored out from ...
12228 * gdb.base/jit-simple.c: ... this.
12229 * gdb.base/jit-simple.exp (jit_run): Delete.
12230 (build_jit): New proc.
12231 (jit_test_reread): Recompile either the main program or the shared
12232 library, depending on what is being tested. Skip changing address
12233 if caller wants to. Compare before/after addresses. If testing
12234 standalone, explicitly load the binary. Test "maint info
12235 breakpoints".
12236 (top level): Add "standalone vs shared lib" and "change address"
12237 vs "same address" axes.
12238
12239 2016-10-06 Pedro Alves <palves@redhat.com>
12240
12241 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
12242 call.
12243 (jit_run): Delete.
12244 (jit_test_reread): Use with_test_prefix. Reload the main binary
12245 explicitly. Compare the before/after addresses of the JIT
12246 descriptor.
12247
12248 2016-08-15 Doug Evans <dje@google.com>
12249
12250 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12251 for single bitfields is bool.
12252 * gdb.xml/tdesc-regs.exp: Ditto.
12253
12254 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12255
12256 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12257
12258 2016-10-05 Yao Qi <yao.qi@linaro.org>
12259
12260 * lib/gdb.exp (support_complex_tests): Return zero if
12261 gdb_skip_float_test return true.
12262
12263 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12264 Simon Marchi <simon.marchi@ericsson.com>
12265
12266 PR gdb/20487
12267 * gdb.mi/user-selected-context-sync.exp: New file.
12268 * gdb.mi/user-selected-context-sync.c: New file.
12269
12270 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12271 Simon Marchi <simon.marchi@ericsson.com>
12272
12273 PR gdb/20487
12274 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12275 =thread-select-event check.
12276
12277 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12278
12279 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12280 the compulsory L operand changes.
12281 * gdb.arch/powerpc-power.s: Likewise.
12282
12283 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12284
12285 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12286 * gdb.base/jit-attach-pie.c: New file.
12287 * gdb.base/jit-attach-pie.exp: New file.
12288
12289 2016-09-28 Pedro Alves <palves@redhat.com>
12290
12291 * gdb.base/infcall-input.c: New file.
12292 * gdb.base/infcall-input.exp: New file.
12293
12294 2016-09-22 Yao Qi <yao.qi@linaro.org>
12295
12296 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12297 (gdb_exit): Rename it to ...
12298 (gdbserver_gdb_exit): ... Close GDBserver.
12299 (gdb_exit): New proc, call gdbserver_gdb_exit.
12300 (mi_gdb_exit): Likewise.
12301
12302 2016-09-22 Yao Qi <yao.qi@linaro.org>
12303
12304 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12305 path.
12306 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12307 Remove duplication.
12308
12309 2016-09-22 Yao Qi <yao.qi@linaro.org>
12310
12311 * lib/gdbserver-support.exp: Check the existence of
12312 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12313
12314 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12315
12316 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12317
12318 2016-09-21 Tom Tromey <tom@tromey.com>
12319
12320 PR gdb/20604:
12321 * gdb.base/quit.exp: New file.
12322
12323 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12324
12325 * .gitignore: New file.
12326
12327 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12328
12329 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12330 throughout.
12331
12332 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12333
12334 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12335
12336 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12337
12338 * gdb.cp/casts.cc (decltype): Move it ...
12339 (main): ... with its call to ...
12340 * gdb.cp/casts03.cc: ... a new file.
12341 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12342
12343 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12344
12345 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12346
12347 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12348
12349 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12350 and sync up the test with tests in gas/testsuite/gas/ppc.
12351 * gdb.arch/powerpc-power.exp: Likewise.
12352
12353 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12354
12355 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12356
12357 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12358 Jan Kratochvil <jan.kratochvil@redhat.com>
12359
12360 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12361 make m1's definition to be different from m2's. Use 'dummy' as an
12362 argument for probe 'two'.
12363
12364 2016-09-10 Jon Beniston <jon@beniston.com>
12365
12366 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12367 for sim target.
12368
12369 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12370
12371 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12372 variable declaration.
12373 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12374 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12375 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12376 received HWCAP as its argument.
12377
12378 2016-09-06 Pedro Alves <palves@redhat.com>
12379
12380 * gdb.base/new-ui-pending-input.c: New file.
12381 * gdb.base/new-ui-pending-input.exp: New file.
12382 * gdb.exp (clear_gdb_spawn_id): New procedure.
12383 (with_spawn_id): Check whether gdb_spawn_id exists before
12384 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12385 on exit.
12386
12387 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12388
12389 * gdb.base/float128.c: New file.
12390 * gdb.base/float128.exp: Likewise.
12391 * gdb.base/floatn.c: Likewise.
12392 * gdb.base/floatn.exp: Likewise.
12393
12394 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12395
12396 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12397
12398 2016-09-05 Pedro Alves <palves@redhat.com>
12399
12400 PR backtrace/19927
12401 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12402 unwinders are immediately called as side effect of "source" or
12403 "disable unwinder" commands.
12404 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12405
12406 2016-09-02 Yao Qi <yao.qi@linaro.org>
12407
12408 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12409 is true and $type is "float" or "double".
12410
12411 2016-09-02 Yao Qi <yao.qi@linaro.org>
12412
12413 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12414 true.
12415 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12416 * gdb.base/call-rt-st.exp: Likewise.
12417 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12418 return value instead of gdb,skip_float_test.
12419 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12420 (do_function_calls): Use its return value instead of
12421 gdb,skip_float_test.
12422 * gdb.base/finish.exp: Likewise.
12423 * gdb.base/funcargs.exp: Likewise.
12424 * gdb.base/return.exp: Likewise.
12425 * gdb.base/return2.exp: Likewise.
12426 * gdb.base/varargs.exp: Likewise.
12427 * lib/gdb.exp (gdb_skip_float_test): Change it to
12428 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12429
12430 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12431
12432 * gdb.multi/tids.exp: Test "thread apply all".
12433
12434 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12435
12436 * gdb.base/default.exp (tty): Remove.
12437
12438 2016-08-24 Kevin Buettner <kevinb@redhat.com>
12439
12440 * gdb.python/py-recurse-unwind.c: New file.
12441 * gdb.python/py-recurse-unwind.py: New file.
12442 * gdb.python/py-recurse-unwind.exp: New file.
12443
12444 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12445
12446 * gdb.base/set-inferior-tty.exp: New file.
12447 * gdb.base/set-inferior-tty.c: New file.
12448
12449 2016-08-23 Pedro Alves <palves@redhat.com>
12450
12451 PR gdb/20494
12452 * gdb.base/new-ui-echo.c: New file.
12453 * gdb.base/new-ui-echo.exp: New file.
12454
12455 2016-08-23 Yao Qi <yao.qi@linaro.org>
12456
12457 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12458 gdbserver_spawn.
12459 * gdb.server/connect-without-multi-process.exp (do_test):
12460 Likewise.
12461
12462 2016-08-23 Yao Qi <yao.qi@linaro.org>
12463
12464 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12465 standalone_txt. Delete gdb_txt and standalone_txt on host
12466 and target. Spawn the binary on target. Copy files from
12467 target to host.
12468
12469 2016-08-22 Pedro Alves <palves@redhat.com>
12470
12471 PR gdb/20505
12472 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12473 with_test_prefix. Factor out bits to ...
12474 (test_no_vdso): ... this new procedure.
12475
12476 2016-08-19 Carl Love <cel@us.ibm.com>
12477
12478 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12479 maintaining separate logic for constructing the output path.
12480 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12481 * gdb.arch/ppc-dfp.exp: Likewise.
12482 * gdb.arch/ppc-fp.exp: Likewise.
12483 * gdb.arch/vsx-regs.exp: Likewise.
12484 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12485 binprefix for generating the additional binary files.
12486
12487 2016-08-19 Pedro Alves <palves@redhat.com>
12488
12489 * gdb.trace/mi-trace-frame-collected.exp
12490 (test_trace_frame_collected): On x32, expect two registers.
12491
12492 2016-08-18 Carl Love <cel@us.ibm.com>
12493
12494 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12495 and sync up the test with tests in gas/testsuite/gas/ppc.
12496 * gdb.arch/powerpc-power.exp: Likewise.
12497
12498 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12499
12500 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
12501 expected error message.
12502
12503 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12504
12505 * gdb.multi/remove-inferiors.exp: New file.
12506 * gdb.multi/remove-inferiors.c: New file.
12507
12508 2016-08-12 Yao Qi <yao.qi@linaro.org>
12509
12510 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
12511 argument list.
12512
12513 2016-08-10 Pedro Alves <palves@redhat.com>
12514
12515 PR gdb/19187
12516 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
12517 setup_kfails.
12518
12519 2016-08-09 Pedro Alves <palves@redhat.com>
12520 Simon Marchi <simon.marchi@ericsson.com>
12521
12522 PR gdb/20418
12523 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
12524 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
12525
12526 2016-08-09 Pedro Alves <palves@redhat.com>
12527
12528 PR mi/20431
12529 * gdb.mi/mi-cmd-error.exp: New file.
12530
12531 2016-08-09 Pedro Alves <palves@redhat.com>
12532
12533 PR gdb/18653
12534 * gdb.base/signals-state-child.c: New file.
12535 * gdb.base/signals-state-child.exp: New file.
12536 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12537
12538 2016-08-09 Pedro Alves <palves@redhat.com>
12539
12540 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12541
12542 2016-08-03 Tom Tromey <tom@tromey.com>
12543
12544 PR python/18565:
12545 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12546
12547 2016-08-01 Yao Qi <yao.qi@linaro.org>
12548
12549 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12550 variable mode to "multi-process" if $multi_process is 1, otherwise
12551 set it to "single-process".
12552
12553 2016-08-01 Yao Qi <yao.qi@linaro.org>
12554
12555 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12556 * gdb.cp/cpexprs.exp: Likewise.
12557 * gdb.cp/m-static.exp: Likewise.
12558
12559 2016-07-26 Tom Tromey <tom@tromey.com>
12560
12561 PR python/20190:
12562 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12563 test.
12564
12565 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12566
12567 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12568 selecting assembly source files.
12569 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12570 assembly source files.
12571 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12572 assembly source files.
12573 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12574 selecting assembly source files.
12575
12576 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12577
12578 * gdb.base/new-ui.exp (do_test_invalid_args): New
12579 procedure.
12580
12581 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12582
12583 * gdb.btrace/reconnect.c: New file.
12584 * gdb.btrace/reconnect.exp: New file.
12585
12586 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12587
12588 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12589 to test_catch_syscall_group.
12590 (test_catch_syscall_group): New.
12591
12592 2016-07-21 Tom Tromey <tom@tromey.com>
12593
12594 * gdb.rust/simple.rs (main): Use empty struct expression.
12595 * gdb.rust/simple.exp: Add tests for empty struct expression.
12596
12597 2016-07-21 Yao Qi <yao.qi@linaro.org>
12598
12599 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12600 if gdb_skip_xml_test is true on some targets.
12601
12602 2016-07-21 Yao Qi <yao.qi@linaro.org>
12603
12604 * gdb.server/solib-list.exp: Unset last_loaded_file.
12605
12606 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12607
12608 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12609 "step into captured_main (args)".
12610
12611 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12612
12613 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12614
12615 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12616
12617 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12618
12619 2016-07-19 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12622 * gdb.opt/inline-bt.exp: Likewise.
12623 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12624 additional_flags=-Winline.
12625 * gdb.opt/inline-locals.exp: Likewise.
12626 * gdb.opt/inline-markers.c (ATTR): Define.
12627 (inlined_fn): Use it.
12628
12629 2016-07-19 Yao Qi <yao.qi@linaro.org>
12630
12631 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12632 (test_with_self): Remove some code. Remove argument executable.
12633 (top-level): Use do_self_tests.
12634
12635 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
12636 Don Breazeal <donb@codesourcery.com>
12637
12638 * gdb.base/maint.exp: Escape paths used in regular expressions.
12639 * gdb.stabs/weird.exp: Likewise.
12640
12641 2016-07-13 Tom Tromey <tom@tromey.com>
12642
12643 PR python/15620, PR python/18620:
12644 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12645 (test_bkpt_events): New procs.
12646
12647 2016-07-13 Tom Tromey <tom@tromey.com>
12648
12649 PR python/17698:
12650 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12651 test.
12652 (test_watchpoints): Likewise.
12653 (test_bkpt_pending): New proc.
12654
12655 2016-07-13 Tom Tromey <tom@tromey.com>
12656
12657 PR cli/18053:
12658 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12659 completion test.
12660
12661 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12662
12663 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12664 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12665 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12666 f_label.
12667 (g): Rename g_end_lbl to g_label.
12668 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12669 low_pc and high_pc.
12670 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12671
12672 2016-07-12 Tom Tromey <tom@tromey.com>
12673
12674 PR python/19293:
12675 * gdb.python/py-unwind-maint.exp: Update tests.
12676
12677 2016-07-12 Yao Qi <yao.qi@linaro.org>
12678
12679 * lib/selftest-support.exp (selftest_setup): Match the output
12680 when captured_main is inlined.
12681
12682 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12683
12684 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12685 New variables.
12686 (print this%a, print this%b, print this): New tests.
12687 * gdb.fortran/derived-types.f90 (this): New object and
12688 initialization.
12689
12690 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12691
12692 * gdb.ada/arraydim.exp: Remove extra directory level in build
12693 directory.
12694
12695 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12696
12697 * lib/ada.exp: Remove extra directory level in build directory.
12698 * gdb.ada/cond_lang.exp: Likewise.
12699 * gdb.ada/exec_changed.exp: Likewise.
12700 * gdb.ada/lang_switch.exp: Likewise.
12701
12702 2016-07-06 Manish Goregaokar <manish@mozilla.com>
12703
12704 * simple.rs: Add test for raw pointer subscripting.
12705 * simple.exp: Add test expectations.
12706
12707 2016-07-05 Yao Qi <yao.qi@linaro.org>
12708
12709 * gdb.mi/mi-reverse.exp: Match =record-started output.
12710
12711 2016-07-01 Pedro Alves <palves@redhat.com>
12712
12713 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12714 procedure.
12715 (jit_reader_test): Test the jit reader's unwinder.
12716 * gdb.base/jithost.c (jit_function_00_code): New global.
12717 (main): Use memcpy to fill in the mmapped code, instead of poking
12718 bytes manually here.
12719 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12720 value.
12721 (read_debug_info): Save the function's range.
12722 (read_sp): New function.
12723 (unwind_frame): Use it. Also unwind RBP.
12724 (get_frame_id): Use read_sp.
12725 (gdb_init_reader): Use calloc instead of malloc.
12726 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12727 parameter. Use gdb_test_multiple.
12728
12729 2016-07-01 Pedro Alves <palves@redhat.com>
12730 Antoine Tremblay <antoine.tremblay@ericsson.com>
12731
12732 * gdb.threads/process-dies-while-detaching.c: New file.
12733 * gdb.threads/process-dies-while-detaching.exp: New file.
12734
12735 2016-07-01 Pedro Alves <palves@redhat.com>
12736
12737 * gdb.multi/watchpoint-multi-exit.c: New file.
12738 * gdb.multi/watchpoint-multi-exit.exp: New file.
12739
12740 2016-06-30 Pedro Alves <palves@redhat.com>
12741
12742 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12743 unset inferior_spawn_id.
12744
12745 2016-06-30 Pedro Alves <palves@redhat.com>
12746
12747 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12748 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12749
12750 2016-06-29 Yao Qi <yao.qi@linaro.org>
12751
12752 * gdb.base/return.c: Add copyright header.
12753
12754 2016-06-29 Tom Tromey <tom@tromey.com>
12755
12756 PR python/20129:
12757 * gdb.python/py-framefilter.exp: Add tests for setting priority
12758 and disabling of non-existent frame filter.
12759
12760 2016-06-29 Yao Qi <yao.qi@linaro.org>
12761
12762 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12763 0x0f07ff.
12764
12765 2016-06-28 Yao Qi <yao.qi@linaro.org>
12766
12767 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12768 triplets. Start gdb, execute catch syscall, and continue. Check
12769 gdb's output to determine catch syscall is supported.
12770
12771 2016-06-27 Manish Goregaokar <manish@mozilla.com>
12772
12773 * gdb.rust/simple.rs: Add test for returning unit in a function.
12774 * gdb.rust/simple.exp: Add expectation for functions returning
12775 unit.
12776
12777 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12778
12779 * gdb.python/py-breakpoint-create-fail.c,
12780 gdb.python/py-breakpoint-create-fail.exp,
12781 gdb.python/py-breakpoint-create-fail.py: New testcase.
12782
12783 2016-06-25 Manish Goregaokar <manish@mozilla.com>
12784
12785 PR gdb/20239
12786 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
12787 * gdb.rust/simple.exp: Add test expectations for new NonZero
12788 tests.
12789
12790 2016-06-24 David Taylor <dtaylor@emc.com>
12791
12792 * gdb.base/offsets.exp: New file.
12793 * gdb.base/offsets.c: New file.
12794
12795 2016-06-23 Tom Tromey <tom@tromey.com>
12796
12797 PR gdb/16483:
12798 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12799 before any filters are loaded.
12800
12801 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12802
12803 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12804 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12805 structs.
12806 * gdb.fortran/derived-type-function.exp: New file.
12807 * gdb.fortran/derived-type-function.f90: New file.
12808
12809
12810 2016-06-21 Pedro Alves <palves@redhat.com>
12811
12812 * gdb.base/new-ui.exp: New file.
12813 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12814 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12815 (with_spawn_id): New procedure.
12816
12817 2016-06-21 Pedro Alves <palves@redhat.com>
12818
12819 * gdb.mi/mi-exec-run.exp: New file.
12820
12821 2016-06-21 Pedro Alves <palves@redhat.com>
12822
12823 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12824 breakpoint command's output on the main UI.
12825 (test_break): New procedure, factored out from calls in the top
12826 level.
12827 (top level): Use foreach_with_prefix to test MI as main UI and as
12828 separate UI.
12829
12830 2016-06-21 Pedro Alves <palves@redhat.com>
12831
12832 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12833 (test_awatch_creation_and_listing)
12834 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12835 Remove 'type' parameter.
12836 (test_watchpoint_all): New parameter mi_mode. Remove
12837 with_test_prefix.
12838 (top level): Use foreach_with_prefix, and add main/separate UI MI
12839 testing axis.
12840
12841 2016-06-21 Pedro Alves <palves@redhat.com>
12842
12843 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12844 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12845 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12846 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12847 (gdb_main_spawn_id, mi_spawn_id): Declare and
12848 comment.
12849 (mi_create_inferior_pty): New procedure,
12850 factored out from default_mi_gdb_start.
12851 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12852 procedures.
12853 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12854 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12855 Use mi_create_inferior_pty.
12856 (mi_gdb_start): Use eval to pass down args list.
12857
12858 2016-06-21 Pedro Alves <palves@redhat.com>
12859
12860 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12861 * gdb.opt/inline-cmds.exp: Add MI tests.
12862
12863 2016-06-21 Pedro Alves <palves@redhat.com>
12864
12865 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12866
12867 2016-06-21 Pedro Alves <palves@redhat.com>
12868
12869 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12870 (top level): Use it instead of mi_execute_to.
12871
12872 2016-06-21 Pedro Alves <palves@redhat.com>
12873
12874 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12875 (cont_handler_str): New.
12876 (signal_stop_handler): Set stop_handler_str instead of printing to
12877 stdout.
12878 (continue_handler): Set cont_handler_str instead of printing to
12879 stdout.
12880 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12881 mi_send_resuming_command. Print stop_handler_str and
12882 cont_handler_str instead of expecting the python events print
12883 directly.
12884
12885 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12886
12887 * gdb.base/jit-reader.exp: New file.
12888 * gdb.base/jithost.c: New file.
12889 * gdb.base/jithost.h: New file.
12890 * gdb.base/jitreader.c : New file.
12891 * gdb.base/jit-protocol.h: New file.
12892
12893 2016-06-17 Yao Qi <yao.qi@linaro.org>
12894
12895 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12896 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12897 and detach-on-fork. Adjust tests.
12898 (top level): Invoke break_cond_on_syscall with combinations of
12899 syscall, follow-fork-mode and detach-on-fork.
12900
12901 2016-06-17 Yao Qi <yao.qi@linaro.org>
12902
12903 * gdb.base/step-over-exit.c: New.
12904 * gdb.base/step-over-exit.exp: New.
12905
12906 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12907
12908 * gdb.base/float.exp: Add target check for nds32*-*-*.
12909 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12910
12911 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12912
12913 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12914 for unsupported target features.
12915 * gdb.base/call-rt-st.exp: Likewise.
12916 * gdb.base/call-sc.exp: Likewise.
12917 * gdb.base/call-signal-resume.exp: Likewise.
12918 * gdb.base/call-strs.exp: Likewise.
12919 * gdb.base/callexit.exp: Likewise.
12920 * gdb.base/callfuncs.exp: Likewise.
12921 * gdb.base/nodebug.exp: Likewise.
12922 * gdb.base/printcmds.exp: Likewise.
12923 * gdb.base/ptype.exp: Likewise.
12924 * gdb.base/structs.exp: Likewise.
12925 * gdb.base/unwindonsignal.exp: Likewise.
12926 * gdb.cp/gdb2495.exp: Likewise.
12927 * gdb.cp/templates.exp: Likewise.
12928 * gdb.cp/virtfunc.exp: Likewise.
12929 * gdb.threads/hand-call-in-threads.exp: Likewise.
12930 * gdb.threads/interrupted-hand-call.exp: Likewise.
12931 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12932
12933 2016-06-10 Tom Tromey <tom@tromey.com>
12934
12935 PR rust/20110:
12936 * gdb.rust/expr.exp: Add test for integer constant larger than
12937 i32.
12938
12939 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12940
12941 * gdb.fortran/nested-funcs.exp: New.
12942 * gdb.fortran/nested-funcs.f90: New.
12943
12944 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12945
12946 * gdb.base/examine-backward.c: New file.
12947 * gdb.base/examine-backward.exp: New file.
12948
12949 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12950
12951 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12952 matching.
12953
12954 2016-06-02 Tom Tromey <tom@tromey.com>
12955
12956 PR python/18984:
12957 * gdb.python/py-shared.exp: Add solib_name test.
12958
12959 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12960
12961 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12962
12963 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12964
12965 PR c++/19893
12966 * gdb.dwarf2/implref.exp: Rename to...
12967 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12968 * gdb.dwarf2/implref-array.c: New file.
12969 * gdb.dwarf2/implref-array.exp: Likewise.
12970 * gdb.dwarf2/implref-global.c: Likewise.
12971 * gdb.dwarf2/implref-global.exp: Likewise.
12972 * gdb.dwarf2/implref-struct.c: Likewise.
12973 * gdb.dwarf2/implref-struct.exp: Likewise.
12974
12975 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12976
12977 * gdb.trace/trace-condition.exp: Add 64bit tests.
12978
12979 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12980
12981 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12982 bits types.
12983 (main): Adapt to 8 to 64 bits types.
12984 * gdb.trace/trace-condition.exp: Add new tests.
12985
12986 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12987
12988 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12989
12990 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12991
12992 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12993 Move condition tests...
12994 * gdb.trace/trace-condition.exp: Here.
12995
12996 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12997
12998 * gdb.trace/trace-condition.exp: Add counter-case tests.
12999
13000 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13001
13002 PR c++/15231
13003 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
13004 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
13005
13006 2016-05-27 Pedro Alves <palves@redhat.com>
13007
13008 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13009 New procedure.
13010 (top level): Call it, and bail out of DejaGnu is known to be bad.
13011
13012 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
13013
13014 * gdb.base/whatis.c: Extend the test case.
13015 * gdb.base/whatis.exp: Add additional tests.
13016
13017 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13018
13019 * gdb.fortran/type.f90: Add pointer variable.
13020 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
13021
13022 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13023
13024 * gdb.fortran/vla-type.exp: Fix testcase name.
13025
13026 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13027
13028 * gdb.fortran/vla-type.exp: Access elements in nested structs.
13029
13030 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13031
13032 * gdb.fortran/type.f90: Add nested structures.
13033 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
13034 * gdb.fortran/derived-type.exp: Adapt expected output.
13035 * gdb.fortran/vla-type.exp: Adapt expected output.
13036
13037 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13038
13039 * gdb.fortran/whatis_type.exp: Adapt expected output.
13040
13041 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13042
13043 * gdb.fortran/print_type.exp: Fix expected output.
13044 * gdb.fortran/whatis_type.exp: Fix expected output.
13045
13046 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13047
13048 * gdb.fortran/whatis_type.exp: Use multi_line.
13049
13050 2016-05-24 Tom Tromey <tom@tromey.com>
13051
13052 PR python/17386:
13053 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
13054 use value as an index.
13055
13056 2016-05-23 Tom Tromey <tom@tromey.com>
13057
13058 PR python/17981:
13059 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
13060 no-breakpoint case.
13061
13062 2016-05-24 Pedro Alves <palves@redhat.com>
13063
13064 PR gdb/19828
13065 * gdb.threads/clone-attach-detach.c: New file.
13066 * gdb.threads/clone-attach-detach.exp: New file.
13067
13068 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
13069
13070 * gdb.base/annota-input-while-running.exp: Fix syntax error.
13071
13072 2016-05-23 Tom Tromey <tom@tromey.com>
13073
13074 PR python/19438, PR python/18393:
13075 * gdb.python/py-progspace.exp: Add "dir" test.
13076 * gdb.python/py-objfile.exp: Add "dir" test.
13077
13078 2016-05-23 Yao Qi <yao.qi@linaro.org>
13079
13080 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
13081 * gdb.arch/thumb2-it.exp: Likewise.
13082
13083 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
13084
13085 * gdb.mi/mi-threads-interrupt.c: New file.
13086 * gdb.mi/mi-threads-interrupt.exp: New file.
13087
13088 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
13089
13090 PR gdb/18077
13091 * gdb.mi/mi-async-run.exp: New file.
13092 * gdb.mi/mi-async-run.c: New file.
13093
13094 2016-05-17 Tom Tromey <tom@tromey.com>
13095 Manish Goregaokar <manishsmail@gmail.com>
13096
13097 * lib/rust-support.exp: New file.
13098 * lib/gdb.exp (skip_rust_tests): New proc.
13099 (build_executable_from_specs): Handle rust.
13100 * lib/future.exp (gdb_find_rustc): New proc.
13101 (gdb_default_target_compile): Handle rust.
13102 * gdb.rust/expr.exp: New file.
13103 * gdb.rust/generics.exp: New file.
13104 * gdb.rust/generics.rs: New file.
13105 * gdb.rust/methods.exp: New file.
13106 * gdb.rust/methods.rs: New file.
13107 * gdb.rust/modules.exp: New file.
13108 * gdb.rust/modules.rs: New file.
13109 * gdb.rust/simple.exp: New file.
13110 * gdb.rust/simple.rs: New file.
13111
13112 2016-05-17 Tom Tromey <tom@tromey.com>
13113
13114 * gdb.base/default.exp (set language): Add rust.
13115
13116 2016-05-17 Tom Tromey <tom@tromey.com>
13117
13118 * gdb.gdb/unittest.exp: New file.
13119
13120 2016-05-16 Yao Qi <yao.qi@linaro.org>
13121
13122 * gdb.base/batch-preserve-term-settings.exp: Remove variable
13123 shell_prompt. Update shell_prompt_re.
13124
13125 2016-05-12 Doug Evans <dje@google.com>
13126
13127 PR symtab/19999
13128 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
13129 $options when building executable.
13130 * gdb.dwarf2/fission-loclists-pie.S: New file.
13131 * gdb.dwarf2/fission-loclists-pie.exp: New file.
13132
13133 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13134
13135 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
13136 of [is_remote target],
13137
13138 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13139
13140 * lib/gdb.exp (use_gdb_stub): New procedure.
13141
13142 2016-05-03 Yunlian Jiang <yunlian@google.com>
13143 Doug Evans <dje@google.com>
13144
13145 PR symtab/19914
13146 * gdb.dwarf2/dwp-sepdebug.c: New file.
13147 * gdb.dwarf2/dwp-sepdebug.exp: New file.
13148
13149 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13150
13151 * gdb.base/detach.exp: Remove is_remote check.
13152
13153 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13154
13155 * gdb.base/annota-input-while-running.exp: Don't check for
13156 [is_remote target]. Enable annotations after running to main.
13157 Remove unused "set test..." line.
13158
13159 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13160
13161 * gdb.trace/trace-enable-disable.exp: New file.
13162 * gdb.trace/trace-enable-disable.c: New file.
13163
13164 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13165
13166 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
13167 use it in info sharedlibrary test.
13168 * gdb.trace/ftrace-lock.exp: Likewise.
13169 * gdb.trace/ftrace.exp: Likewise.
13170 * gdb.trace/range-stepping.exp: Likewise.
13171 * gdb.trace/trace-break.exp: Likewise.
13172 * gdb.trace/trace-condition.exp: Likewise.
13173 * gdb.trace/trace-mt.exp: Likewise.
13174
13175 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13176
13177 * lib/gdb.exp (gdb_load_shlibs): Rename to...
13178 (gdb_load_shlib): ... this.
13179 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
13180 gdb_load_shlib.
13181 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
13182 * gdb.base/ctxobj.exp: Likewise.
13183 * gdb.base/dprintf-pending.exp: Likewise.
13184 * gdb.base/dso2dso.exp: Likewise.
13185 * gdb.base/fixsection.exp: Likewise.
13186 * gdb.base/gcore-relro.exp: Likewise.
13187 * gdb.base/gdb1555.exp: Likewise.
13188 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13189 * gdb.base/gnu-ifunc.exp: Likewise.
13190 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
13191 * gdb.base/jit-so.exp (one_jit_test): Likewise.
13192 * gdb.base/pending.exp: Likewise.
13193 * gdb.base/print-file-var.exp: Likewise.
13194 * gdb.base/print-symbol-loading.exp: Likewise.
13195 * gdb.base/shlib-call.exp: Likewise.
13196 * gdb.base/shreloc.exp: Likewise.
13197 * gdb.base/so-impl-ld.exp: Likewise.
13198 * gdb.base/solib-disc.exp: Likewise.
13199 * gdb.base/solib-nodir.exp: Likewise.
13200 * gdb.base/solib-overlap.exp: Likewise.
13201 * gdb.base/solib-symbol.exp: Likewise.
13202 * gdb.base/solib-weak.exp (do_test): Likewise.
13203 * gdb.base/sym-file.exp: Likewise.
13204 * gdb.base/symtab-search-order.exp: Likewise.
13205 * gdb.base/type-opaque.exp: Likewise.
13206 * gdb.base/unload.exp: Likewise.
13207 * gdb.base/watchpoint-solib.exp: Likewise.
13208 * gdb.compile/compile.exp: Likewise.
13209 * gdb.cp/gdb2384.exp: Likewise.
13210 * gdb.cp/infcall-dlopen.exp: Likewise.
13211 * gdb.cp/re-set-overloaded.exp: Likewise.
13212 * gdb.fortran/library-module.exp: Likewise.
13213 * gdb.opt/solib-intra-step.exp: Likewise.
13214 * gdb.python/py-finish-breakpoint.exp: Likewise.
13215 * gdb.python/py-shared.exp: Likewise.
13216 * gdb.reverse/solib-precsave.exp: Likewise.
13217 * gdb.reverse/solib-reverse.exp: Likewise.
13218 * gdb.server/solib-list.exp: Likewise.
13219 * gdb.threads/dlopen-libpthread.exp: Likewise.
13220 * gdb.threads/tls-shared.exp: Likewise.
13221 * gdb.threads/tls-so_extern.exp: Likewise.
13222 * gdb.trace/change-loc.exp: Likewise.
13223 * gdb.trace/ftrace-lock.exp: Likewise.
13224 * gdb.trace/ftrace.exp: Likewise.
13225 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
13226 * gdb.trace/pending.exp: Likewise.
13227 * gdb.trace/range-stepping.exp: Likewise.
13228 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
13229 (strace_info_marker): Likewise.
13230 (strace_probe_marker): Likewise.
13231 (strace_trace_on_same_addr): Likewise.
13232 (strace_trace_on_diff_addr): Likewise.
13233 * gdb.trace/trace-break.exp: Likewise.
13234 * gdb.trace/trace-condition.exp: Likewise.
13235 * gdb.trace/trace-mt.exp: Likewise.
13236
13237 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13238
13239 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
13240 result of gdb_remote_download.
13241 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
13242 * gdb.base/dso2dso.exp: Likewise.
13243 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13244 * gdb.base/print-file-var.exp: Likewise.
13245 * gdb.base/shlib-call.exp: Likewise.
13246 * gdb.base/shreloc.exp: Likewise.
13247 * gdb.base/solib-overlap.exp: Likewise.
13248 * gdb.base/solib-weak.exp (do_test): Likewise.
13249 * gdb.base/unload.exp: Likewise.
13250
13251 2016-04-27 Yao Qi <yao.qi@linaro.org>
13252
13253 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13254 exists.
13255
13256 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13257
13258 * vla-type.exp: Print structure from toplevel.
13259
13260 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13261
13262 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13263 of dynamic types.
13264 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13265 of dynamic types.
13266
13267 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13268
13269 * gdb.fortran/vla-type.f90: New file.
13270 * gdb.fortran/vla-type.exp: New file.
13271
13272 2016-04-25 Yao Qi <yao.qi@linaro.org>
13273
13274 * gdb.base/branch-to-self.c: New file.
13275 * gdb.base/branch-to-self.exp: New file.
13276
13277 2016-04-22 Yao Qi <yao.qi@linaro.org>
13278
13279 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13280 more after $hex.
13281
13282 2016-04-22 Yao Qi <yao.qi@linaro.org>
13283
13284 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13285 * gdb.base/annota3.exp: Likewise.
13286
13287 2016-04-22 Yao Qi <yao.qi@linaro.org>
13288
13289 * gdb.reverse/step-precsave.exp: Do one step and test program
13290 stops in "callee" and do multiple steps until program goes out
13291 of "callee".
13292 * gdb.reverse/step-reverse.exp: Likewise.
13293
13294 2016-04-22 Yao Qi <yao.qi@linaro.org>
13295
13296 * gdb.trace/signal.exp: Also pass if
13297 $tracepoint_hits($i) > $iterations.
13298
13299 2016-04-22 Yao Qi <yao.qi@linaro.org>
13300
13301 * gdb.trace/signal.c: New file.
13302 * gdb.trace/signal.exp: New file.
13303
13304 2016-04-19 Doug Evans <xdje42@gmail.com>
13305
13306 * gdb.base/bad-file.exp: New file.
13307
13308 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13309
13310 * gdb.dwarf2/implref.exp: New file.
13311
13312 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13313
13314 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13315 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13316 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13317 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13318 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13319 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13320 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13321 * lib/fortran.exp (fortran_int4): New procedure.
13322 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13323 (fortran_logical4): Likewise.
13324
13325 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13326
13327 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13328
13329 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13330
13331 * lib/compiler.c: Add Intel specific preprocessor macros.
13332 * lib/compiler.cc: Likewise.
13333
13334 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
13335
13336 * gdb.server/connect-with-no-symbol-file.c: New file.
13337 * gdb.server/connect-with-no-symbol-file.exp: New file.
13338
13339 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13340
13341 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13342
13343 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13344
13345 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13346 standard output directory.
13347
13348 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13349
13350 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13351
13352 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13353
13354 * gdb.btrace/instruction_history.c (loop): Add declaration.
13355
13356 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13357
13358 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13359
13360 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13361
13362 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13363 parentheses to print.
13364 (continue_handler): Likewise.
13365
13366 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13367
13368 * gdb.server/solib-list.exp: Remove is_remote check.
13369 Pass shlib= to gdb_compile. Don't link shared library with
13370 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13371 Run binary filename through "readlink -f" on the target.
13372
13373 2016-04-08 Pedro Alves <palves@redhat.com>
13374
13375 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13376 interpreter filename as argument to gdbserver_spawn.
13377 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13378 Return empty if $last_loaded_file does not exist.
13379
13380 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13381
13382 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13383 * gdb.base/jit-main.c: Use exit after usage.
13384
13385 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13386
13387 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13388 GDBHISTSIZE prior to the tests.
13389 * gdb.base/gdbinit-history.exp: Likewise.
13390
13391 2016-04-07 Pedro Alves <palves@redhat.com>
13392
13393 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13394 instead of build_executable. Use gdb_load_shlibs.
13395
13396 2016-04-07 Yao Qi <yao.qi@linaro.org>
13397
13398 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13399 Execute "si" command.
13400
13401 2016-04-07 Yao Qi <yao.qi@linaro.org>
13402
13403 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13404 number instead of the comments on some line.
13405
13406 2016-04-06 Don Breazeal <donb@codesourcery.com>
13407
13408 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13409 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13410
13411 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13412
13413 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13414 standard_output_file. Remove unused binfile variable.
13415
13416 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
13417
13418 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13419 * gdb.python/py-mi-objfile.exp: Match "list main" output
13420 in console format.
13421
13422 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13423
13424 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13425 absolute.
13426
13427 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13428
13429 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13430 absolute.
13431 * gdb.trace/ftrace.exp: Likewise.
13432 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13433 targets as well.
13434 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13435 (gdb_load_shlibs): Copy libraries to test directory when testing
13436 natively. Only set solib-search-path if testing remotely.
13437 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13438
13439 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13440
13441 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13442 gdb_download. Use it even if the target is not remote.
13443 * gdb.base/jit.exp (compile_jit_test): Likewise.
13444 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13445 output directory if the destination board is local, otherwise use
13446 the standard remote_download from DejaGnu.
13447 (gdb_download): Remove.
13448 (gdb_load_shlibs): Use gdb_remote_download instead of
13449 gdb_download.
13450 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13451 Use gdb_remote_download instead of gdb_download. Use it even if
13452 the target is not remote.
13453 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13454 instead of gdb_download.
13455
13456 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13457
13458 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13459 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13460 run.
13461
13462 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
13463
13464 PR gdb/19820
13465 * gdb.base/printcmds.exp: Add artificial arrays tests.
13466
13467 2016-03-31 Pedro Alves <palves@redhat.com>
13468
13469 PR gdb/19858
13470 * gdb.base/jit-main.c: Include unistd.h.
13471 (ATTACH): Define to 0 if not already defined.
13472 (wait_for_gdb, mypid): New globals.
13473 (WAIT_FOR_GDB): New macro.
13474 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13475 some breakpoint locations.
13476 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13477 New procedures.
13478 (one_jit_test): Add REATTACH parameter, and handle it. Use
13479 continue_to_test_location.
13480 (top level): Test attach, and adjusts calls to one_jit_test.
13481
13482 2016-03-31 Pedro Alves <palves@redhat.com>
13483
13484 PR gdb/19858
13485 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13486 BINSUFFIX parameter, and handle it.
13487 (top level): Adjust calls compile_jit_test.
13488
13489 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
13490
13491 PR python/19743
13492 * gdb.python/py-mi-events-gdb.py: New file.
13493 * gdb.python/py-mi-events.c: New file.
13494 * gdb.python/py-mi-events.exp: New file.
13495
13496 2016-03-30 Yao Qi <yao.qi@linaro.org>
13497
13498 * gdb.reverse/until-precsave.exp: Match function name only.
13499 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
13500 Move malloc to a condition block.
13501 * gdb.reverse/until-reverse.exp: Match function name only.
13502
13503 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
13504
13505 * gdb.trace/ftrace.exp: Set arg0exp for s390.
13506 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
13507 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
13508 variable for GPR 0 instead of assuming it is register 0.
13509 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
13510 * lib/trace-support.exp: Add s390 registers.
13511
13512 2016-03-29 Yao Qi <yao.qi@linaro.org>
13513
13514 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
13515
13516 2016-03-24 Yao Qi <yao.qi@linaro.org>
13517
13518 * gdb.reverse/break-reverse.exp: Add quotation mark in the
13519 test message.
13520
13521 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13522
13523 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
13524 maintaining separate logic for constructing the output path.
13525
13526 2016-03-16 Don Breazeal <donb@codesourcery.com>
13527
13528 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13529 Retry fork and waitpid on interrupted system call errors.
13530 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13531 Use with_timeout_factor to increase timeout by factor of 10.
13532
13533 2016-03-15 Don Breazeal <donb@codesourcery.com>
13534
13535 * gdb.cp/scope-err.cc: New test program.
13536 * gdb.cp/scope-err.exp: New test script.
13537 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13538 lines and "set breakpoint here" comment.
13539 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13540 Fixed some whitespace and format issues.
13541 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13542 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13543
13544 2016-03-15 Doug Evans <dje@google.com>
13545
13546 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13547 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13548 All callers updated. Add tests for enums, mixed flags register.
13549
13550 2016-03-15 Doug Evans <dje@google.com>
13551
13552 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13553 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13554
13555 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13556
13557 * gdb.base/default.exp: Add $_as_string to the list of expected
13558 convenience functions.
13559
13560 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13561
13562 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13563
13564 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13565
13566 * gdb.python/py-as-string.exp: New file.
13567 * gdb.python/py-as-string.c: New file.
13568
13569 2016-03-09 Pedro Alves <palves@redhat.com>
13570
13571 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13572 signal" -> "Thread NN received signal" output change.
13573 * gdb.threads/ia64-sigill.exp: Likewise.
13574 * gdb.threads/linux-dp.exp: Likewise.
13575 * gdb.threads/manythreads.exp: Likewise.
13576 * gdb.threads/pending-step.exp: Likewise.
13577 * gdb.threads/print-threads.exp: Likewise.
13578 * gdb.threads/sigstep-threads.exp: Likewise.
13579 * gdb.threads/staticthreads.exp: Likewise.
13580 * gdb.threads/tls.exp: Likewise.
13581
13582 2016-03-09 Pedro Alves <palves@redhat.com>
13583
13584 * gdb.base/command-line-input.exp: New file.
13585
13586 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13587
13588 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13589 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13590 * gdb.trace/pending.exp: Accept leading dot before function name.
13591 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13592 * lib/trace-support.exp: Set registers for ppc.
13593
13594 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13595
13596 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13597 use it for disassembly; accept .main in addition to main in backtrace.
13598
13599 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
13600 Marcin Kościelnicki <koriakin@0x04.net>
13601
13602 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13603 (gdb_recursion_test_ptr): New global variable.
13604 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13605 gdb_recursion_test.
13606 (gdb_c_test): Ditto.
13607
13608 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13609
13610 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13611 ordering.
13612
13613 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13614
13615 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13616 (bar): Add bar_start_lbl label.
13617 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13618 of foo/bar for emitting DWARF and tracing.
13619
13620 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13621
13622 * analyze-racy-logs.py: Set executable bit.
13623
13624 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13625
13626 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13627 (CHECK_TARGET_TMP): Likewise.
13628 (check-single-racy): New rule.
13629 (check-parallel-racy): Likewise.
13630 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13631 (do-check-parallel-racy): New rule.
13632 (check-racy/%.exp): Likewise.
13633 * README (Racy testcases): New section.
13634 * analyze-racy-logs.py: New file.
13635
13636 2016-03-03 Doug Evans <dje@google.com>
13637
13638 * gdb.base/skip.exp: Use with_test_prefix.
13639
13640 2016-03-03 Yao Qi <yao.qi@linaro.org>
13641
13642 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13643 Invoke step_over_syscall "clone" and break_cond_on_syscall
13644 "clone".
13645 * gdb.base/step-over-clone.c: New file.
13646
13647 2016-03-03 Yao Qi <yao.qi@linaro.org>
13648
13649 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13650 code format.
13651
13652 2016-03-03 Yao Qi <yao.qi@linaro.org>
13653
13654 * gdb.base/disp-step-fork.c: Rename to ...
13655 * gdb.base/step-over-fork.c: ... it. New file.
13656 * gdb.base/disp-step-vfork.c: Rename to ...
13657 * gdb.base/step-over-vfork.c: ... it. New file.
13658 * gdb.base/disp-step-syscall.exp: Rename to ...
13659 * gdb.base/step-over-syscall.exp: ... it. New file.
13660 (disp_step_cross_syscall): Rename to ...
13661 (step_over_syscall): ... it.
13662
13663 2016-03-03 Yao Qi <yao.qi@linaro.org>
13664
13665 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13666 If target supports condition evaluation on target, invoke
13667 break_cond_on_syscall for fork and vfork.
13668
13669 2016-03-03 Yao Qi <yao.qi@linaro.org>
13670
13671 * gdb.base/disp-step-syscall.exp: Don't invoke
13672 support_displaced_stepping.
13673 (disp_step_cross_syscall): Test with displaced stepping off and
13674 on if supported.
13675
13676 2016-03-03 Yao Qi <yao.qi@linaro.org>
13677
13678 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13679 proc.
13680 (setup): New proc.
13681 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13682 and setup.
13683
13684 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13685
13686 * gdb.fortran/vla-history.exp: Remove breakpoint.
13687
13688 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13689
13690 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13691 exceeds timeout.
13692
13693 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13694
13695 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13696 breakpoint.
13697
13698 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13699
13700 * gdb.mi/vla.f90: Nullify pointer after declaration.
13701
13702 2016-03-01 Pedro Alves <palves@redhat.com>
13703
13704 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13705
13706 2016-03-01 Pedro Alves <palves@redhat.com>
13707
13708 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13709 before anything else.
13710 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13711 _GNU_SOURCE here.
13712 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13713 before anything else.
13714 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13715
13716 2016-03-01 Pedro Alves <palves@redhat.com>
13717
13718 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13719
13720 2016-03-01 Yao Qi <yao.qi@linaro.org>
13721
13722 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13723 prepare_for_testing.
13724
13725 2016-03-01 Yao Qi <yao.qi@linaro.org>
13726
13727 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13728
13729 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13730
13731 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13732 manually constructing the output path.
13733
13734 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13735
13736 * gdb.arch/s390-stackless.S: New.
13737 * gdb.arch/s390-stackless.exp: New.
13738
13739 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13740
13741 * gdb.dlang/circular.c: New file.
13742 * gdb.dlang/circular.exp: New file.
13743
13744 2016-02-26 Yao Qi <yao.qi@linaro.org>
13745
13746 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13747 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13748 (testcases): Update.
13749
13750 2016-02-26 Yao Qi <yao.qi@linaro.org>
13751
13752 * gdb.reverse/aarch64.c: Rename to ...
13753 * gdb.reverse/insn-reverse.c: ... it.
13754 * gdb.reverse/aarch64.exp: Rename to ...
13755 * gdb.reverse/insn-reverse.exp: ... it.
13756
13757 2016-02-26 Yao Qi <yao.qi@linaro.org>
13758
13759 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13760 (testcase_ftype): New.
13761 (testcases): New array.
13762 (n_testcases): New.
13763 (main): Call each element in testcases.
13764 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13765 (read_testcase): New.
13766 Do the tests in a loop.
13767
13768 2016-02-25 Yao Qi <yao.qi@linaro.org>
13769
13770 * gdb.base/branches.c: Remove.
13771
13772 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13773
13774 PR gdb/13808
13775 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13776
13777 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13778
13779 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13780
13781 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13782
13783 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13784 change x86_64 call_insn to 'callq'.
13785
13786 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13787
13788 * gdb.trace/tfile-avx.c: Move to...
13789 * gdb.trace/tracefile-pseudo-reg.c: Here.
13790 * gdb.trace/tfile-avx.exp: Move to...
13791 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13792
13793 2016-02-24 Gary Benson <gbenson@redhat.com>
13794
13795 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13796 message on attach.
13797
13798 2016-02-23 Doug Evans <dje@google.com>
13799
13800 * gdb.base/skip.c (test_skip): New function.
13801 (end_test_skip_file_and_function): New function.
13802 (test_skip_file_and_function): New function.
13803 * gdb.base/skip1.c (test_skip): New function.
13804 (skip1_test_skip_file_and_function): New function.
13805 * gdb.base/skip.exp: Add tests for new skip options.
13806 * gdb.base/skip-solib.exp: Update expected output.
13807 * gdb.perf/skip-command.cc: New file.
13808 * gdb.perf/skip-command.exp: New file.
13809 * gdb.perf/skip-command.py: New file.
13810
13811 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13812
13813 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13814 info registers pattern.
13815
13816 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13817
13818 * lib/future.exp: Add D support.
13819 (gdb_find_gdc): New proc.
13820 (gdb_default_target_compile): Add D support.
13821
13822 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
13823
13824 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13825 user+system time.
13826 (trace_speed_test): Determine the iteration count for a time
13827 between 15..30 seconds.
13828
13829 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13830
13831 * gdb.arch/i386-mpx-sigsegv.c: New file.
13832 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13833 * gdb.arch/i386-mpx-simple_segv.c: New file.
13834 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13835
13836 2016-02-18 Yao Qi <yao.qi@linaro.org>
13837
13838 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13839 Don't call setup_kfail.
13840
13841 2016-02-18 Yao Qi <yao.qi@linaro.org>
13842
13843 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13844 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13845
13846 2016-02-16 Doug Evans <dje@google.com>
13847
13848 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13849 * gdb.base/skip1.c: Ditto.
13850 * gdb.base/skip.exp: Whitespace cleanup.
13851
13852 2016-02-16 Don Breazeal <donb@codesourcery.com>
13853
13854 PR remote/19496
13855 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13856 Remove kfail for PR remote/19496.
13857
13858 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13859
13860 * lib/gdb.exp (standard_temp_file): Return a path specific to
13861 the runtest invocation.
13862
13863 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13864
13865 * gdb.trace/save-trace.exp: Change relative path to be in the
13866 standard output directory.
13867
13868 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13869
13870 * gdb.arch/i386-prologue.c: Add missing prototypes.
13871
13872 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13873
13874 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13875 * gdb.arch/i386-prologue.exp: Likewise.
13876 * gdb.arch/i386-size.exp: Likewise.
13877
13878 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13879
13880 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13881 define object file path.
13882 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13883 file path.
13884 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13885 standard_output_file to define binfile.
13886
13887 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13888
13889 Fix compatibility with recent gfortran-5.3.1.
13890 * gdb.fortran/vla-history.exp (print vla1 allocated)
13891 (print vla2 allocated, print $2, print $3): Remove
13892 (print $4): Rename to ...
13893 (print $2): ... here.
13894 (print $9): Rename to ...
13895 (print $5): ... here.
13896 (print $10): Rename to ...
13897 (print $6): ... here.
13898 * gdb.fortran/vla.f90: Add pvla initialization.
13899
13900 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13901
13902 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13903 New test.
13904 * gdb.fortran/vla-value-sub.exp: Likewise.
13905
13906 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13907
13908 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13909
13910 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13911
13912 * i386-biarch-core.exp: Define corefile using
13913 standard_output_file.
13914
13915 2016-02-12 Yao Qi <yao.qi@linaro.org>
13916
13917 * gdb.arch/arm-single-step-kernel-helper.c: New.
13918 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13919
13920 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13921
13922 * gdb.btrace/tailcall-only.exp: New.
13923 * gdb.btrace/tailcall-only.c: New.
13924 * gdb.btrace/x86_64-tailcall-only.S: New.
13925 * gdb.btrace/i686-tailcall-only.S: New.
13926
13927 2016-02-11 Pedro Alves <palves@redhat.com>
13928
13929 * README (Parallel testing): Add missing double quotes.
13930
13931 2016-02-11 Pedro Alves <palves@redhat.com>
13932
13933 * README (Parallel testing): New section.
13934 (GDB_PARALLEL): Rewrite.
13935 (FORCE_PARALLEL): Document.
13936
13937 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13938
13939 * gdb.trace/tfile-avx.c: New test.
13940 * gdb.trace/tfile-avx.exp: New test.
13941
13942 2016-02-09 Keith Seitz <keiths@redhat.com>
13943
13944 PR breakpoints/19546
13945 * gdb.base/infcall-exec.c: New file.
13946 * gdb.base/infcall-exec2.c: New file.
13947 * gdb.base/infcall-exec.exp: New file.
13948
13949 2016-02-09 Keith Seitz <keiths@redhat.com>
13950
13951 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13952 (toplevel): Call test_bkpt_address.
13953
13954 2016-02-09 Keith Seitz <keiths@redhat.com>
13955
13956 PR python/19506
13957 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13958 (toplevel): Call test_bkpt_address.
13959
13960 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13961
13962 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13963 to AC_OUTPUT.
13964 * configure: Regenerate.
13965
13966 2016-02-09 Pedro Alves <palves@redhat.com>
13967
13968 PR breakpoints/19548
13969 * gdb.base/execl-update-breakpoints.c (some_function): New
13970 function.
13971 (main): Call it.
13972 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13973 Tighten expected GDB output.
13974
13975 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13976
13977 * Makefile.in (ALL_SUBDIRS): Remove.
13978 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13979 (distclean maintainer-clean realclean): Likewise.
13980 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13981 * configure: Regenerate.
13982 * gdb.ada/Makefile.in: Delete.
13983 * gdb.arch/Makefile.in: Likewise.
13984 * gdb.asm/Makefile.in: Likewise.
13985 * gdb.base/Makefile.in: Likewise.
13986 * gdb.btrace/Makefile.in: Likewise.
13987 * gdb.cell/Makefile.in: Likewise.
13988 * gdb.compile/Makefile.in: Likewise.
13989 * gdb.cp/Makefile.in: Likewise.
13990 * gdb.disasm/Makefile.in: Likewise.
13991 * gdb.dlang/Makefile.in: Likewise.
13992 * gdb.dwarf2/Makefile.in: Likewise.
13993 * gdb.fortran/Makefile.in: Likewise.
13994 * gdb.gdb/Makefile.in: Likewise.
13995 * gdb.go/Makefile.in: Likewise.
13996 * gdb.guile/Makefile.in: Likewise.
13997 * gdb.java/Makefile.in: Likewise.
13998 * gdb.linespec/Makefile.in: Likewise.
13999 * gdb.mi/Makefile.in: Likewise.
14000 * gdb.modula2/Makefile.in: Likewise.
14001 * gdb.multi/Makefile.in: Likewise.
14002 * gdb.objc/Makefile.in: Likewise.
14003 * gdb.opencl/Makefile.in: Likewise.
14004 * gdb.opt/Makefile.in: Likewise.
14005 * gdb.pascal/Makefile.in: Likewise.
14006 * gdb.perf/Makefile.in: Likewise.
14007 * gdb.python/Makefile.in: Likewise.
14008 * gdb.reverse/Makefile.in: Likewise.
14009 * gdb.server/Makefile.in: Likewise.
14010 * gdb.stabs/Makefile.in: Likewise.
14011 * gdb.threads/Makefile.in: Likewise.
14012 * gdb.trace/Makefile.in: Likewise.
14013 * gdb.xml/Makefile.in: Likewise.
14014 * lib/gdb.exp (make_gdb_parallel_path): Add check for
14015 GDB_PARALLEL.
14016 (standard_output_file): Remove check for GDB_PARALLEL, always
14017 return path in outputs/$subdir/$testname.
14018
14019 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
14020
14021 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
14022 (site.exp): Assign abs_srcdir to tcl's srcdir.
14023
14024 2016-02-04 Yao Qi <yao.qi@linaro.org>
14025
14026 * gdb.base/foll-exec-mode.c: Include limits.h.
14027 (main): Add parameters argc and argv. Get directory from
14028 argv[0].
14029 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
14030 compilation.
14031 * gdb.base/foll-exec.c: Include limits.h.
14032 (main): Add parameters argc and argv.
14033 Get directory from argv[0].
14034 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
14035 Adjust tests on the number of lines as source code changed.
14036 * gdb.base/foll-vfork-exit.c: Include limits.h.
14037 (main): Add one line of statement before vfork.
14038 * gdb.base/foll-vfork.c: Include limits.h and string.h.
14039 (main): Add parameters argc and argv. Get directory from
14040 argv[0].
14041 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
14042 (setup_gdb): Set tbreak to skip some source lines.
14043 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
14044 (main): Add parameters argc and argv. Get directory from
14045 argv[0].
14046 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
14047 compilation.
14048 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
14049 (main): Add parameters argc and argv. Get directory from
14050 argv[0].
14051 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
14052 compilation.
14053
14054 2016-02-01 Doug Evans <dje@google.com>
14055
14056 * gdb.base/skip.exp: Clean up multiple references to same test name.
14057
14058 2016-02-01 Pedro Alves <palves@redhat.com>
14059
14060 PR remote/19496
14061 * gdb.threads/forking-threads-plus-breakpoint.exp
14062 (displaced_stepping_supported): New global.
14063 (probe_displaced_stepping_support): New procedure.
14064 (do_test): Add 'displaced' parameter, and use it.
14065 (top level): Check for displaced stepping support. Add displaced
14066 stepping on/off testing axis.
14067
14068 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
14069
14070 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
14071 pointer. Don't perform further tests on the unassociated pointer
14072 if the first test fails.
14073
14074 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
14075
14076 * gdb.base/max-value-size.c: New file.
14077 * gdb.base/max-value-size.exp: New file.
14078 * gdb.base/huge.exp: Disable max-value-size for this test.
14079
14080 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
14081
14082 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14083
14084 2016-01-28 Yao Qi <yao.qi@linaro.org>
14085
14086 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
14087
14088 2016-01-25 Pedro Alves <palves@redhat.com>
14089
14090 PR threads/19461
14091 * gdb.base/fork-running-state.c: New file.
14092 * gdb.base/fork-running-state.exp: New file.
14093
14094 2016-01-25 Pedro Alves <palves@redhat.com>
14095
14096 PR gdb/19494
14097 * gdb.base/catch-fork-kill.c: New file.
14098 * gdb.base/catch-fork-kill.exp: New file.
14099
14100 2016-01-25 Pedro Alves <palves@redhat.com>
14101
14102 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
14103 Delete, moved to lib/gdb.exp.
14104 * gdb.threads/forking-threads-plus-breakpoint.exp
14105 (foreach_with_prefix): Likewise.
14106 * gdb.threads/process-dies-while-handling-bp.exp
14107 (foreach_with_prefix): Likewise.
14108 * lib/gdb.exp (foreach_with_prefix): New procedure.
14109
14110 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
14111
14112 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
14113 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
14114
14115 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
14116
14117 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
14118 endian targets.
14119
14120 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14121 Pedro Alves <palves@redhat.com>
14122
14123 Fix testsuite compatibility with Guile.
14124 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
14125 number.
14126
14127 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14128
14129 Fix testsuite compatibility with Guile.
14130 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
14131 (thread 1): New test for backtrace through signal handler.
14132
14133 2016-01-22 Yao Qi <yao.qi@linaro.org>
14134
14135 PR testsuite/19491
14136 * gdb.base/multi-forks.c: Include
14137 ../lib/unbuffer_output.c
14138 (main): Call gdb_unbuffer_output.
14139
14140 2016-01-21 Doug Evans <dje@google.com>
14141
14142 * lib/ada.exp (gdb_compile_ada): Fix typo.
14143
14144 2016-01-21 Joel Brobecker <brobecker@adacore.com>
14145
14146 * gdb.base/break-fun-addr.exp: New file.
14147 * gdb.base/break-fun-addr1.c: New file.
14148 * gdb.base/break-fun-addr2.c: New file.
14149
14150 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
14151
14152 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
14153 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
14154 enum flag values.
14155
14156 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
14157
14158 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
14159 when GDB can not set the vector return value. Add more comments
14160 for clarification.
14161
14162 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
14163
14164 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
14165 command.
14166
14167 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14168
14169 * Makefile.in (DO_RUNTEST): Add --status and update usages.
14170
14171 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14172
14173 * Makefile.in (check-single): Pass --status to runtest.
14174 (check/%.exp): Likewise.
14175
14176 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14177
14178 * Makefile.in (check-parallel): Propagate return code from make
14179 do-check-parallel.
14180
14181 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
14182
14183 * gdb.trace/ftrace.exp: Fix expected message on continue.
14184 * gdb.trace/pending.exp: Fix expected message on continue.
14185 * gdb.trace/trace-break.exp: Fix expected message on continue.
14186
14187 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
14188
14189 * lib/gdb.exp (gdb_test): Remove unused global references.
14190
14191 2016-01-18 Pedro Alves <palves@redhat.com>
14192
14193 * gdb.base/async-shell.exp: Adjust expected output.
14194 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
14195 * gdb.base/siginfo-thread.exp: Adjust expected output.
14196 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
14197 * gdb.java/jnpe.exp: Adjust expected output.
14198 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
14199 * gdb.threads/continue-pending-status.exp: Adjust expected output.
14200 * gdb.threads/leader-exit.exp: Adjust expected output.
14201 * gdb.threads/manythreads.exp: Adjust expected output.
14202 * gdb.threads/pthreads.exp: Adjust expected output.
14203 * gdb.threads/schedlock.exp: Adjust expected output.
14204 * gdb.threads/siginfo-threads.exp: Adjust expected output.
14205 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
14206 expected output.
14207 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
14208 output.
14209 * gdb.threads/sigthread.exp: Adjust expected output.
14210 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
14211
14212 2016-01-18 Yao Qi <yao.qi@linaro.org>
14213
14214 * gdb.guile/scm-section-script.c: Replace @progbits with
14215 %progbits.
14216 * gdb.python/py-section-script.c: Likewise.
14217
14218 2016-01-15 Pedro Alves <palves@redhat.com>
14219
14220 * gdb.multi/tids.exp: Test star wildcard ranges.
14221
14222 2016-01-15 Pedro Alves <palves@redhat.com>
14223
14224 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
14225 command from "thread apply" invocation.
14226 (thr_apply_info_thr_invalid): Default the expected output to the
14227 input tid list.
14228 (top level): Add tests that use convenience variables. Add tests
14229 for "thread apply" with a valid TID list, but missing the command.
14230
14231 2016-01-13 Pedro Alves <palves@redhat.com>
14232
14233 * gdb.base/default.exp: Expect $_gthread as well.
14234 * gdb.multi/tids.exp: Test $_gthread.
14235 * gdb.threads/thread-specific.exp: Test $_gthread.
14236
14237 2016-01-13 Pedro Alves <palves@redhat.com>
14238
14239 * gdb.multi/tids.exp: Test "info threads -gid".
14240
14241 2016-01-13 Pedro Alves <palves@redhat.com>
14242
14243 * gdb.multi/tids.exp: Test InferiorThread.global_num and
14244 Breakpoint.thread.
14245 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
14246
14247 2016-01-07 Pedro Alves <palves@redhat.com>
14248
14249 * gdb.base/break.exp: Adjust to output changes.
14250 * gdb.base/hbreak2.exp: Likewise.
14251 * gdb.base/sepdebug.exp: Likewise.
14252 * gdb.base/watch_thread_num.exp: Likewise.
14253 * gdb.linespec/keywords.exp: Likewise.
14254 * gdb.multi/info-threads.exp: Likewise.
14255 * gdb.threads/thread-find.exp: Likewise.
14256 * gdb.multi/tids.c: New file.
14257 * gdb.multi/tids.exp: New file.
14258
14259 2016-01-13 Pedro Alves <palves@redhat.com>
14260
14261 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14262
14263 2016-01-13 Pedro Alves <palves@redhat.com>
14264
14265 * gdb.base/default.exp: Expect $_inferior as well.
14266 * gdb.multi/base.exp: Test $_inferior.
14267
14268 2016-01-13 Pedro Alves <palves@redhat.com>
14269
14270 PR breakpoints/19388
14271 * gdb.base/catch-signal-siginfo-cond.c: New file.
14272 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14273
14274 2016-01-12 Josh Stone <jistone@redhat.com>
14275 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14276
14277 * gdb.base/catch-syscall.c (do_execve): New variable.
14278 (main): Conditionally trigger an execve.
14279 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14280 (test_catch_syscall_execve): New, check entry/return across execve.
14281 (do_syscall_tests): Call test_catch_syscall_execve.
14282
14283 2016-01-12 Pedro Alves <palves@redhat.com>
14284
14285 * gdb.base/random-signal.exp (do_test): New procedure, with body
14286 of testcase moved in.
14287
14288 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14289 Pedro Alves <palves@redhat.com>
14290
14291 * gdb.base/funcargs.exp (finish from indirectly called function):
14292 Reintroduce the case for 'First'.
14293
14294 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14295 Pedro Alves <palves@redhat.com>
14296
14297 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14298 (tcatch_vfork_then_child_follow_exec)
14299 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14300 identification.
14301
14302 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14303
14304 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14305 and repeats to unlimited.
14306 * gdb.python/py-value.exp: Likewise.
14307 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14308 and repeats to unlimited.
14309
14310 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14311
14312 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14313 and reordering the functions.
14314 * gdb.multi/hangout.c: Likewise.
14315 * gdb.multi/hello.c: Likewise.
14316
14317 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14318
14319 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14320 absolute.
14321 (SingleStatisticTestResult.report): Use dict.keys instead of
14322 dict.iterkeys.
14323
14324 2016-01-06 Pedro Alves <palves@redhat.com>
14325
14326 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14327
14328 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14329
14330 * gdb.btrace/dlopen.exp: New.
14331 * gdb.btrace/dlopen.c: New.
14332 * gdb.btrace/dlopen-dso.c: New.
14333
14334 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14335
14336 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14337 PATTERN argument is optional.
14338
14339 2015-12-24 Joel Brobecker <brobecker@adacore.com>
14340
14341 * lib/ada.exp (target_compile_ada_from_dir): New function.
14342 (gdb_compile_ada): Reimplement avoiding the use of project files.
14343 * gdb.ada/gnat_ada.gpr: Delete.
14344 * gdb.ada/cond_lang.exp: Adjust test to make path before
14345 filename optional.
14346 * gdb.ada/small_reg_param.exp: Likewise.
14347
14348 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14349
14350 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14351
14352 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14353
14354 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14355 case.
14356
14357 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14358
14359 * gdb.base/break.exp: Remove dead code.
14360 * gdb.base/sepdebug.exp: Likewise.
14361
14362 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14363
14364 * gdb.asm/asm-source.exp: Remove HP-UX references.
14365 * gdb.base/annota1.exp: Likewise.
14366 * gdb.base/annota3.exp: Likewise.
14367 * gdb.base/attach.exp: Likewise.
14368 * gdb.base/bigcore.exp: Likewise.
14369 * gdb.base/break.exp: Likewise.
14370 * gdb.base/call-ar-st.exp: Likewise.
14371 * gdb.base/callfuncs.exp: Likewise.
14372 * gdb.base/catch-fork-static.exp: Likewise.
14373 * gdb.base/display.exp: Likewise.
14374 * gdb.base/foll-exec-mode.exp: Likewise.
14375 * gdb.base/foll-exec.exp: Likewise.
14376 * gdb.base/foll-fork.exp: Likewise.
14377 * gdb.base/foll-vfork.exp: Likewise.
14378 * gdb.base/funcargs.exp: Likewise.
14379 * gdb.base/hbreak2.exp: Likewise.
14380 * gdb.base/inferior-died.exp: Likewise.
14381 * gdb.base/interrupt.exp: Likewise.
14382 * gdb.base/multi-forks.exp: Likewise.
14383 * gdb.base/nodebug.exp: Likewise.
14384 * gdb.base/sepdebug.exp: Likewise.
14385 * gdb.base/solib1.c: Likewise.
14386 * gdb.base/step-test.exp: Likewise.
14387 * gdb.mi/non-stop.c: Likewise.
14388 * gdb.mi/pthreads.c: Likewise.
14389 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14390 * gdb.threads/pthreads.c: Likewise.
14391 * gdb.threads/staticthreads.exp: Likewise.
14392 * lib/future.exp: Likewise.
14393 * lib/gdb.exp: Likewise.
14394 * gdb.base/so-indr-cl.c: Remove.
14395 * gdb.base/so-indr-cl.exp: Likewise.
14396 * gdb.base/solib.c: Likewise.
14397 * gdb.base/solib.exp: Likewise.
14398 * gdb.base/solib2.c: Likewise.
14399
14400 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14401
14402 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14403 * gdb.base/call-ar-st.exp: Likewise.
14404 * gdb.base/callfuncs.exp: Likewise.
14405 * gdb.base/condbreak.exp: Likewise.
14406 * gdb.base/constvars.exp: Likewise.
14407 * gdb.base/hbreak2.exp: Likewise.
14408 * gdb.base/langs.exp: Likewise.
14409 * gdb.base/list.exp: Likewise.
14410 * gdb.base/long_long.exp: Likewise.
14411 * gdb.base/ptype.exp: Likewise.
14412 * gdb.base/scope.exp: Likewise.
14413 * gdb.base/signals.exp: Likewise.
14414 * gdb.base/so-impl-ld.exp: Likewise.
14415 * gdb.base/varargs.exp: Likewise.
14416 * gdb.base/volatile.exp: Likewise.
14417 * gdb.base/whatis.exp: Likewise.
14418 * gdb.cp/cplusfuncs.exp: Likewise.
14419 * gdb.cp/inherit.exp: Likewise.
14420 * gdb.cp/local.exp: Likewise.
14421 * gdb.cp/member-ptr.exp: Likewise.
14422 * gdb.cp/method.exp: Likewise.
14423 * gdb.cp/overload.exp: Likewise.
14424 * gdb.cp/templates.exp: Likewise.
14425 * gdb.stabs/weird.exp: Likewise.
14426 * lib/compiler.c: Likewise.
14427 * lib/compiler.cc: Likewise.
14428 * lib/cp-support.exp: Likewise.
14429 * lib/gdb.exp: Likewise.
14430
14431 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14432
14433 * configure.ac: Remove HP-UX case.
14434 * configure: Regenerate.
14435
14436 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14437
14438 * lib/gdb.exp (gdb_compile): Add function doc.
14439
14440 2015-12-17 Pedro Alves <palves@redhat.com>
14441
14442 PR threads/19354
14443 * gdb.multi/info-threads.exp: New file.
14444
14445 2015-12-15 Yao Qi <yao.qi@linaro.org>
14446
14447 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14448 is aarch64*-*-*.
14449
14450 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14451
14452 * gdb.base/history-duplicates.exp: Skip if no readline support.
14453
14454 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14455
14456 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14457
14458 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14459
14460 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14461
14462 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14463
14464 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14465 ctrl-C if nointerrupts target property is set.
14466 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14467 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14468 * gdb.base/paginate-bg-execution.exp: Likewise.
14469 * gdb.base/paginate-execution-startup.exp: Likewise.
14470 * gdb.base/random-signal.exp: Likewise.
14471 * gdb.base/range-stepping.exp: Likewise.
14472 * gdb.cp/annota2.exp: Likewise.
14473 * gdb.cp/annota3.exp: Likewise.
14474 * gdb.gdb/selftest.exp: Likewise.
14475 * gdb.threads/continue-pending-status.exp: Likewise.
14476 * gdb.threads/leader-exit.exp: Likewise.
14477 * gdb.threads/manythreads.exp: Likewise.
14478 * gdb.threads/pthreads.exp: Likewise.
14479 * gdb.threads/schedlock.exp: Likewise.
14480 * gdb.threads/sigthread.exp: Likewise.
14481
14482 2015-12-11 Don Breazeal <donb@codesourcery.com>
14483
14484 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14485 remote.
14486 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14487 * gdb.base/foll-exec.exp (main): Enable for target remote.
14488 * gdb.base/foll-fork.exp (main): Likewise.
14489 * gdb.base/foll-vfork.exp (main): Likewise.
14490 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14491 (proc continue_to_exit_bp_loc): Use clean_restart.
14492 * gdb.base/pie-execl.exp (main): Disable for target remote.
14493 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14494 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14495 * gdb.threads/execl.exp (main): Likewise.
14496 * gdb.threads/fork-child-threads.exp (main): Likewise.
14497 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14498 remote.
14499 * gdb.threads/fork-thread-pending.exp (main): Enable for target
14500 remote.
14501 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
14502 pid.tid style ptids, instead of just tid.
14503 * gdb.threads/thread-execl.exp (main): Enable for target remote.
14504 * gdb.threads/watchpoint-fork.exp (main): Likewise.
14505 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
14506 ptids, instead of just tid.
14507
14508 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14509
14510 * gdb.base/list.exp (test_list_forward): Add end of file error
14511 test.
14512 (test_repeat_list_command): Add end of file error test.
14513 (test_list_backwards): Add beginning of file error test.
14514
14515 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14516
14517 * gdb.base/list.exp (test_list_invalid_args): New function,
14518 defined, and called.
14519
14520 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
14521
14522 * gdb.base/list.exp (test_list): Make test names unique.
14523
14524 2015-12-11 Yao Qi <yao.qi@linaro.org>
14525
14526 * gdb.base/coremaker2.c: Remove.
14527
14528 2015-12-10 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.multi/base.exp: Remove stale "spaces" references.
14531
14532 2015-12-10 Pedro Alves <palves@redhat.com>
14533
14534 * gdb.multi/base.exp: Don't use nowarnings.
14535 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14536 * gdb.multi/hangout.c: Include stdio.h.
14537 * gdb.multi/hello.c: Include stdlib.h.
14538 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14539 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14540 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14541
14542 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14543
14544 * gdb.dwarf2/dw2-ranges-base.c: New file.
14545 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14546 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14547 support additional line table, and debug ranges generation.
14548 (Dwarf::ranges): New function, generate .debug_ranges.
14549 (Dwarf::lines): Support generating simple line table programs.
14550 (Dwarf::assemble): Initialise new namespace variables.
14551
14552 2015-12-09 Kevin Buettner <kevinb@redhat.com>
14553
14554 * gdb.base/async.exp (proc test_background): Add case for
14555 asynchronous execution not supported.
14556
14557 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
14558
14559 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14560 format and change test names to make them unique.
14561
14562 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14563 Pedro Alves <pedro@redhat.com>
14564
14565 PR gdb/18702
14566 Add checking of floatformats setup on x86_64 hosts.
14567 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14568 (smallval, bigval): New labels/constants.
14569 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14570 float" after loading bigval and smallval.
14571
14572 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14573
14574 * gdb.ada/fun_overload_menu.exp: New testcase.
14575 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14576
14577 2015-12-04 Josh Stone <jistone@redhat.com>
14578
14579 * gdb.base/catch-fork-static.exp: New.
14580
14581 2015-12-03 Yao Qi <yao.qi@linaro.org>
14582
14583 * gdb.base/sizeof.c: Don't include stdio.h and
14584 ../lib/unbuffer_output.c.
14585 (main): New variable 'size' and 'value'. Remove printf and
14586 gdb_unbuffer_output. Assign return value to size and value.
14587 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14588 at the beginning.
14589 (check_sizeof): Check the result by printing variable 'size'.
14590 (check_valueof): Check the result by printing variable 'value'.
14591
14592 2015-12-01 Yao Qi <yao.qi@linaro.org>
14593
14594 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14595 for aarch64*-*-linux* target.
14596
14597 2015-11-30 Pedro Alves <palves@redhat.com>
14598
14599 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14600
14601 2015-11-30 Pedro Alves <palves@redhat.com>
14602
14603 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14604 Handle non-stop mode vCont replies.
14605
14606 2015-11-30 Pedro Alves <palves@redhat.com>
14607
14608 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14609 prepare_for_testing. Start gdb with "set non-stop on" appended to
14610 GDBFLAGS. Lax expected stop output.
14611
14612 2015-11-27 Yao Qi <yao.qi@linaro.org>
14613
14614 * gdb.arch/arm-neon.exp: New.
14615 * gdb.arch/arm-neon.c: New.
14616
14617 2015-11-27 Yao Qi <yao.qi@linaro.org>
14618
14619 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14620
14621 2015-11-27 Yao Qi <yao.qi@linaro.org>
14622
14623 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14624 frames-invalid annotation.
14625
14626 2015-11-27 Yao Qi <yao.qi@linaro.org>
14627
14628 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14629
14630 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14631
14632 * gdb.threads/names.exp: New file.
14633 * gdb.threads/names.c: New file.
14634 * README: Mention gdb,no_thread_names.
14635
14636 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14637
14638 PR 19297
14639 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14640 support" error.
14641
14642 2015-11-24 Pedro Alves <palves@redhat.com>
14643
14644 PR 17539
14645 * gdb.base/display.exp: Expect displays to be sorted in ascending
14646 order. Use multi_line.
14647 * gdb.base/solib-display.exp: Likewise.
14648
14649 2015-11-24 Pedro Alves <palves@redhat.com>
14650
14651 PR 17539
14652 * gdb.base/display.exp: Expect displays to be sorted in ascending
14653 order. Use multi_line.
14654 * gdb.base/solib-display.exp: Likewise.
14655
14656 2015-11-24 Pedro Alves <palves@redhat.com>
14657
14658 PR 17539
14659 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14660 threads in ascending order.
14661 * gdb.base/foll-fork.exp: Likewise.
14662 * gdb.base/foll-vfork.exp: Likewise.
14663 * gdb.base/multi-forks.exp: Likewise.
14664 * gdb.mi/mi-nonstop.exp: Likewise.
14665 * gdb.mi/mi-nsintrall.exp: Likewise.
14666 * gdb.multi/base.exp: Likewise.
14667 * gdb.multi/multi-arch.exp: Likewise.
14668 * gdb.python/py-inferior.exp: Likewise.
14669 * gdb.threads/break-while-running.exp: Likewise.
14670 * gdb.threads/execl.exp: Likewise.
14671 * gdb.threads/gcore-thread.exp: Likewise.
14672 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14673 * gdb.threads/kill.exp: Likewise.
14674 * gdb.threads/linux-dp.exp: Likewise.
14675 * gdb.threads/multiple-step-overs.exp: Likewise.
14676 * gdb.threads/next-bp-other-thread.exp: Likewise.
14677 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14678 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14679 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14680 * gdb.threads/thread-find.exp: Likewise.
14681 * gdb.threads/tls.exp: Likewise.
14682 * lib/mi-support.exp (mi_reverse_list): Delete.
14683 (mi_check_thread_states): No longer reverse list.
14684
14685 2015-11-24 Pedro Alves <palves@redhat.com>
14686
14687 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14688 use lowercase.
14689
14690 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14691
14692 * gdb.trace/actions.c: Include trace-common.h.
14693 (main): Add a location for a fast tracepoint.
14694 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14695 the normal tracepoints.
14696 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14697
14698 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14699
14700 * save-trace.exp: Factor out code to these...
14701 (gdb_save_tracepoints): New.
14702 (gdb_load_tracepoints): New.
14703 (do_save_load_test): New.
14704
14705 2015-11-23 Kevin Buettner <kevinb@redhat.com>
14706
14707 * gdb.base/asmlabel.exp: New test.
14708 * gdb.base/asmlabel.c: New test case.
14709
14710 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14711
14712 * gdb.base/wrong_frame_bt_full-main.c: New file.
14713 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14714 * gdb.base/wrong_frame_bt_full.exp: New file.
14715
14716 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14717
14718 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14719
14720 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14721
14722 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
14723 pstate register when comparing registers values in
14724 sparc64-*-linux-gnu targets to avoid spurious differences.
14725
14726 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14727
14728 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
14729
14730 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14731
14732 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14733 as type argument to gdb_compile.
14734 * gdb.base/nested-subp2.exp: Likewise.
14735 * gdb.base/nested-subp3.exp: Likewise.
14736
14737 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14738
14739 * lib/dwarf.exp (_note): Fix left shift of negative value.
14740 * gdb.trace/trace-condition.exp: Likewise.
14741
14742 2015-11-13 Yao Qi <yao.qi@linaro.org>
14743
14744 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14745 comments about d10v.
14746 (test_scalar_returns): Likewise.
14747 * gdb.base/d10v.ld: Remove.
14748 * gdb.base/overlays.exp: Remove the target triplet checking for
14749 d10v-*-*.
14750 * gdb.base/structs.exp (test_struct_returns): Remove the
14751 comments about d10v.
14752 (test_struct_calls): Likewise.
14753
14754 2015-11-13 Yao Qi <yao.qi@linaro.org>
14755
14756 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14757 * gdb.base/gnu_vector.c: Don't include stdio.h.
14758 (main): Don't print res and call add_some_intvecs.
14759
14760 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14761
14762 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14763 macro.
14764 (func5): Removed.
14765 (func4): Use FAST_TRACEPOINT_LABEL.
14766 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14767 macro.
14768 (func): Removed.
14769 (thread_function): Use FAST_TRACEPOINT_LABEL.
14770 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14771 (func): Remove.
14772 (marker): Use FAST_TRACEPOINT_LABEL.
14773 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14774 (pendfunc1): Remove.
14775 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14776 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14777 (foo): Remove.
14778 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14779 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14780 macro.
14781 (func): Remove.
14782 (marker): Use FAST_TRACEPOINT_LABEL.
14783 * gdb.trace/trace-common.h: New header.
14784 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14785 macro.
14786 (func): Remove.
14787 (marker): Use FAST_TRACEPOINT_LABEL.
14788 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14789 (func): Remove.
14790 (thread_function): Use FAST_TRACEPOINT_LABEL.
14791
14792 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14793
14794 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14795 in front.
14796 * gdb.trace/change-loc.exp: Use global pcreg definition.
14797 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14798 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14799 in front.
14800 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14801 * gdb.trace/pending.exp: Likewise.
14802 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14803 * gdb.trace/trace-break.exp: Likewise.
14804 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14805 in front.
14806 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14807 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14808 in front.
14809 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14810
14811 2015-11-09 Joel Brobecker <brobecker@adacore.com>
14812
14813 * gdb.ada/fin_fun_out: New testcase.
14814
14815 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14816
14817 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14818 value associated with DW_AT_byte_size.
14819 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14820 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14821 DW_AT_upper_bound.
14822
14823 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14824
14825 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14826 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14827 version.
14828 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14829 gdb.dwarf2/dw2-canonicalize-type.exp,
14830 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14831 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14832 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14833 provided by gdb_target_symbol_prefix_flags_asm.
14834 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14835 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14836 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14837 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14838 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14839 macros where needed). Use this macro for symbols which require
14840 the prefix provided by SYMBOL_PREFIX.
14841
14842 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14843
14844 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14845 New procs.
14846 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14847 representing expressions, of more than one list element.
14848 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14849 to prepend linker symbol prefix to f.
14850 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14851 table_1 and table_2.
14852 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14853 Likewise, for f and g.
14854 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14855 for ptr.
14856 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14857 for main.
14858 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14859 table_1_ptr and table_2_ptr.
14860
14861 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14862 Joel Brobecker <brobecker@adacore.com>
14863
14864 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14865
14866 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14867
14868 * gdb.reverse/s390-mvcle.c: New test.
14869 * gdb.reverse/s390-mvcle.exp: New file.
14870 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14871
14872 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14873
14874 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14875
14876 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14877
14878 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14879 reaching marker2.
14880 * gdb.reverse/getresuid-reverse.exp: Likewise.
14881 * gdb.reverse/pipe-reverse.exp: Likewise.
14882 * gdb.reverse/readv-reverse.exp: Likewise.
14883 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14884 * gdb.reverse/time-reverse.exp: Likewise.
14885 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14886
14887 2015-10-30 Yao Qi <yao.qi@linaro.org>
14888
14889 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14890 (empty_cycle): Remove.
14891 (main): Don't call empty_cycle. Don't use watch_count_done.
14892 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14893 empty_cycle. Rewrite the code counting HW watchpoints.
14894
14895 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14896
14897 * gdb.reverse/fstatat-reverse.c: New test.
14898 * gdb.reverse/fstatat-reverse.exp: New file.
14899 * gdb.reverse/getresuid-reverse.c: New test.
14900 * gdb.reverse/getresuid-reverse.exp: New file.
14901 * gdb.reverse/pipe-reverse.c: New test.
14902 * gdb.reverse/pipe-reverse.exp: New file.
14903 * gdb.reverse/readv-reverse.c: New test.
14904 * gdb.reverse/readv-reverse.exp: New file.
14905 * gdb.reverse/recvmsg-reverse.c: New test.
14906 * gdb.reverse/recvmsg-reverse.exp: New file.
14907 * gdb.reverse/time-reverse.c: New test.
14908 * gdb.reverse/time-reverse.exp: New file.
14909 * gdb.reverse/waitpid-reverse.c: New test.
14910 * gdb.reverse/waitpid-reverse.exp: New file.
14911
14912 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14913
14914 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14915
14916 2015-10-26 Doug Evans <dje@google.com>
14917
14918 PR symtab/17391
14919 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14920 * gdb.dwarf2/bad-regnum.c: New file.
14921 * gdb.dwarf2/bad-regnum.exp: New file.
14922
14923 2015-10-26 Doug Evans <dje@google.com>
14924
14925 PR python/18938
14926 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14927 file.
14928
14929 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14930
14931 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14932 for a change by "Mention language in compile error message".
14933
14934 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14935
14936 PR python/18073
14937 * gdb.python/py-type.c (C::a_method): New.
14938 (C::a_const_method): New.
14939 (C::a_static_method): New.
14940 (a_function): New.
14941 * gdb.python/py-type.exp (test_fields): Test getting fields
14942 from function and method.
14943
14944 2015-10-21 Keven Boell <keven.boell@intel.com>
14945
14946 * gdb.fortran/vla-alloc-assoc.exp: New file.
14947 * gdb.fortran/vla-datatypes.exp: New file.
14948 * gdb.fortran/vla-datatypes.f90: New file.
14949 * gdb.fortran/vla-history.exp: New file.
14950 * gdb.fortran/vla-ptype-sub.exp: New file.
14951 * gdb.fortran/vla-ptype.exp: New file.
14952 * gdb.fortran/vla-sizeof.exp: New file.
14953 * gdb.fortran/vla-sub.f90: New file.
14954 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14955 * gdb.fortran/vla-value-sub-finish.exp: New file.
14956 * gdb.fortran/vla-value-sub.exp: New file.
14957 * gdb.fortran/vla-value.exp: New file.
14958 * gdb.fortran/vla-ptr-info.exp: New file.
14959 * gdb.mi/mi-vla-fortran.exp: New file.
14960 * gdb.mi/vla.f90: New file.
14961
14962 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14963
14964 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14965 of hardwired timeout value.
14966
14967 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14968 Pedro Alves <palves@redhat.com>
14969
14970 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14971 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14972
14973 2015-10-19 Josh Stone <jistone@redhat.com>
14974
14975 * gdb.base/catch-syscall.c: Include <sched.h>.
14976 (unknown_syscall): New variable.
14977 (main): Trigger a vfork and an unknown syscall.
14978 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14979 (unknown_syscall_number): Likewise.
14980 (check_call_to_syscall): Accept an optional syscall pattern.
14981 (check_return_from_syscall): Likewise.
14982 (check_continue): Likewise.
14983 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14984 (test_catch_syscall_skipping_return): New test toggling off 'catch
14985 syscall' to step over the syscall return, then toggling back on.
14986 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14987 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14988 (do_syscall_tests): Call test_catch_syscall_without_args and
14989 test_catch_syscall_mid_vfork.
14990 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14991 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14992
14993 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14994
14995 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14996 print g_vE): Add new pass patterns.
14997 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14998 print various symbol names for vptr fields.
14999
15000 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
15001
15002 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
15003 results.
15004
15005 2015-10-12 Yao Qi <yao.qi@linaro.org>
15006
15007 * gdb.arch/disp-step-insn-reloc.exp: New test case.
15008
15009 2015-10-12 Yao Qi <yao.qi@linaro.org>
15010
15011 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
15012 is aarch64*-*-linux*.
15013
15014 2015-10-12 Yao Qi <yao.qi@linaro.org>
15015
15016 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
15017 (can_relocate_bcond_true): ... it.
15018 (can_relocate_bcond_false): New function.
15019 (foo): Likewise.
15020 (can_relocate_bl): Likewise.
15021 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
15022 can_relocate_bl.
15023
15024 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
15025
15026 * gdb.base/nested-addr.c: New file.
15027 * gdb.base/nested-addr.exp: New testcase.
15028
15029 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
15030
15031 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
15032 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
15033 its output. Ignore the output of "record goto begin" and instead
15034 check that GDB is replaying.
15035
15036 2015-10-09 Pedro Alves <palves@redhat.com>
15037
15038 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
15039 (top level): Use it in the run with no args test.
15040
15041 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
15042
15043 * gdb.dlang/properties.exp: New file.
15044
15045 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
15046
15047 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
15048 whether or not address 0x1000 is mapped on the target.
15049
15050 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
15051
15052 * gdb.python/py-type.exp: Do not run tests if binaries fail to
15053 build.
15054
15055 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
15056
15057 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
15058 instruction-history test.
15059
15060 2015-09-28 Doug Evans <dje@google.com>
15061
15062 * gdb.base/gcore.c (array_func): Add reference to static_array.
15063
15064 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
15065
15066 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
15067 source line.
15068
15069 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
15070
15071 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
15072 short or char as base type.
15073
15074 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
15075
15076 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
15077 to allow any size enum.
15078
15079 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
15080
15081 * gdb.ada/array_ptr_renaming.exp: New testcase.
15082 * gdb.ada/array_ptr_renaming/foo.adb: New file.
15083 * gdb.ada/array_ptr_renaming/pack.ads: New file.
15084
15085 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15086
15087 * gdb.trace/ftrace-lock.c: New file.
15088 * gdb.trace/ftrace-lock.exp: New file.
15089
15090 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15091
15092 * gdb.arch/insn-reloc.c: New file.
15093 * gdb.arch/ftrace-insn-reloc.exp: New file.
15094
15095 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15096
15097 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
15098 instruction.
15099 * gdb.trace/pendshr1.c (pendfunc): Likewise.
15100 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
15101 * gdb.trace/range-stepping.c: Likewise.
15102 * gdb.trace/trace-break.c: Likewise.
15103 * gdb.trace/trace-mt.c (thread_function): Likewise.
15104 * gdb.trace/ftrace.c (marker): Likewise.
15105 * gdb.trace/trace-condition.c (marker): Likewise.
15106 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
15107 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
15108 is_aarch64_target.
15109
15110 2015-09-18 Doug Evans <xdje42@gmail.com>
15111
15112 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
15113 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
15114
15115 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15116
15117 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
15118 the breakpoint.
15119
15120 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15121
15122 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
15123 the pending breakpoint. Remove timeout override for "Run till
15124 MI pending breakpoint on pendfunc3 on thread 2" test.
15125
15126 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15127
15128 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
15129 filename pattern.
15130
15131 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15132
15133 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
15134 in breakpoint filename pattern.
15135
15136 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15137
15138 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
15139
15140 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15141
15142 * gdb.linespec/explicit.exp: Check for readline support for
15143 tab-completion tests. Fix obvious typo.
15144
15145 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15146
15147 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
15148 and replay.
15149
15150 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15151
15152 * gdb.btrace/non-stop.c: New.
15153 * gdb.btrace/non-stop.exp: New.
15154
15155 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
15156 Yao Qi <yao.qi@linaro.org>
15157
15158 * gdb.trace/trace-condition.c: New file.
15159 * gdb.trace/trace-condition.exp: New file.
15160
15161 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
15162
15163 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
15164 for testing bytecode compilation.
15165
15166 2015-09-16 Pedro Alves <palves@redhat.com>
15167 Sandra Loosemore <sandra@codesourcery.com>
15168
15169 * gdb.threads/non-stop-fair-events.c (timeout): New global.
15170 (SECONDS): Redefine.
15171 (main): Call pthread_kill and alarm early.
15172 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
15173 support.
15174 (test): If the target can't hardware step and doesn't support
15175 displaced stepping, increase the timeout.
15176
15177 2015-09-16 Pedro Alves <palves@redhat.com>
15178
15179 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
15180 (enable_debug): New procedures.
15181 (test): Use them. Bail out if waiting for threads fails.
15182 (top level): Bail out if a test fails.
15183
15184 2015-09-16 Yao Qi <yao.qi@linaro.org>
15185
15186 * gdb.asm/asm-source.exp: Set asm-arch for
15187 aarch64*-*-* target.
15188 * gdb.asm/aarch64.inc: New file.
15189
15190 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
15191
15192 * gdb.ada/array_of_variable_length.exp: New testcase.
15193 * gdb.ada/array_of_variable_length/foo.adb: New file.
15194 * gdb.ada/array_of_variable_length/pck.adb: New file.
15195 * gdb.ada/array_of_variable_length/pck.ads: New file.
15196
15197 2015-09-15 Doug Evans <dje@google.com>
15198
15199 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
15200 of function static local variable.
15201
15202 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15203
15204 * gdb.threads/tls-so_extern.exp: New test file.
15205 * gdb.threads/tls-so_extern.c: New test file.
15206 * gdb.threads/tls-so_extern_main.c: New test file.
15207
15208 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15209
15210 * gdb.opt/solib-intra-step-lib.c: New file.
15211 * gdb.opt/solib-intra-step-main.c: New file.
15212 * gdb.opt/solib-intra-step.exp: New file.
15213
15214 2015-09-15 Pedro Alves <palves@redhat.com>
15215
15216 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
15217 gdb_continue_to_breakpoint instead of gdb_test_multiple.
15218
15219 2015-09-14 Pedro Alves <palves@redhat.com>
15220
15221 * gdb.base/hook-stop-continue.c: Delete.
15222 * gdb.base/hook-stop-continue.exp: Delete.
15223 * gdb.base/hook-stop-frame.c: Delete.
15224 * gdb.base/hook-stop-frame.exp: Delete.
15225 * gdb.base/hook-stop.c: New file.
15226 * gdb.base/hook-stop.exp: New file.
15227
15228 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
15229
15230 * gdb.ada/access_to_packed_array.exp: New testcase.
15231 * gdb.ada/access_to_packed_array/foo.adb: New file.
15232 * gdb.ada/access_to_packed_array/pack.adb: New file.
15233 * gdb.ada/access_to_packed_array/pack.ads: New file.
15234
15235 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
15236
15237 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
15238 buffer size test.
15239
15240 2015-09-11 Don Breazeal <donb@codesourcery.com>
15241
15242 * gdb.base/foll-exec.c: Add copyright header. Fix
15243 formatting issues.
15244 * gdb.base/foll-exec.exp (zap_session): Delete proc.
15245 (do_exec_tests): Use clean_restart in place of zap_session,
15246 and for test initialization. Fix formatting issues. Use
15247 fail in place of perror.
15248 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15249 an expect statement to match an expression with output from
15250 the program under debug.
15251 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15252 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15253 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15254 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15255 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15256
15257 2015-09-09 Doug Evans <dje@google.com>
15258
15259 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15260
15261 2015-09-09 Doug Evans <dje@google.com>
15262
15263 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15264
15265 2015-09-09 Doug Evans <dje@google.com>
15266
15267 * gdb.base/savedregs.exp: Fix typo.
15268
15269 2015-09-09 Pedro Alves <palves@redhat.com>
15270
15271 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15272
15273 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15274
15275 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15276 command actually switches threads. Give up on remaining
15277 tests if target fails to stop at breakpoint.
15278
15279 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15280
15281 * gdb.ada/funcall_char.exp: New testcase.
15282 * gdb.ada/funcall_char/foo.adb: New file.
15283
15284 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15285
15286 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15287 expected outputs. Add two testcases for completing ambiguous
15288 functions.
15289 * gdb.ada/complete/aux_pck.adb: New file.
15290 * gdb.ada/complete/aux_pck.ads: New file.
15291 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15292 Ambiguous_Func functions.
15293 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15294 * gdb.ada/complete/pck.adb: Likewise.
15295
15296 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15297
15298 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15299 failures to run the test program under GDB.
15300
15301 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
15302
15303 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15304 to C.
15305
15306 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15307
15308 * gdb.base/run-after-attach.exp: New test file.
15309 * gdb.base/run-after-attach.c: New test file.
15310
15311 2015-08-26 Don Breazeal <donb@codesourcery.com>
15312
15313 * gdb.base/foll-exec-2.c: New test program.
15314 * gdb.base/foll-exec-2.exp: New test.
15315
15316 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15317
15318 * gdb.base/nested-subp1.exp: New file.
15319 * gdb.base/nested-subp1.c: New file.
15320 * gdb.base/nested-subp2.exp: New file.
15321 * gdb.base/nested-subp2.c: New file.
15322 * gdb.base/nested-subp3.exp: New file.
15323 * gdb.base/nested-subp3.c: New file.
15324
15325 2015-08-24 Pedro Alves <palves@redhat.com>
15326
15327 * gdb.server/connect-without-multi-process.c: New file.
15328 * gdb.server/connect-without-multi-process.exp: New file.
15329
15330 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15331
15332 * gdb.opt/inline-markers.c: Make z int.
15333
15334 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15335
15336 * gdb.opt/inline-markers.c: Make z volatile.
15337
15338 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15339
15340 * gdb.opt/inline-bt.c: New volatile global z.
15341 * gdb.opt/inline-cmds.c: Likewise.
15342 * gdb.opt/inline-locals.c: Likewise.
15343 * gdb.opt/inline-markers.c: New extern global z.
15344 (marker): Use z.
15345 (inline_fn): Likewise.
15346
15347 2015-08-24 Pedro Alves <palves@redhat.com>
15348
15349 * config/m32r-stub.exp: Remove file.
15350 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15351 * gdb.base/call-rt-st.exp: Likewise.
15352 * gdb.base/call-strs.exp: Likewise.
15353 * gdb.base/default.exp: Remove references to h8300-*-hms and
15354 *-*-udi*.
15355 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15356
15357 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15358
15359 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15360 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15361 and "return" use KFAIL when GDB can not read/write the vector
15362 return value.
15363
15364 2015-08-21 Gary Benson <gbenson@redhat.com>
15365
15366 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15367
15368 2015-08-20 Pedro Alves <palves@redhat.com>
15369
15370 * gdb.server/solib-list.exp: No longer expect an interior stop in
15371 non-stop mode.
15372
15373 2015-08-20 Pedro Alves <palves@redhat.com>
15374
15375 * gdb.server/connect-stopped-target.c: New file.
15376 * gdb.server/connect-stopped-target.exp: New file.
15377
15378 2015-08-20 Pedro Alves <palves@redhat.com>
15379
15380 * gdb.dwarf2/comp-unit-lang.exp: New file.
15381 * gdb.dwarf2/comp-unit-lang.c: New file.
15382
15383 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15384
15385 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15386 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15387
15388 2015-08-19 Kevin Buettner <kevinb@redhat.com>
15389
15390 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15391 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15392
15393 2015-08-18 Doug Evans <dje@google.com>
15394 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15395
15396 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15397 skip_python_tests. New arg prompt_regexp.
15398 (skip_python_tests): New function.
15399 * lib/mi-support.exp (mi_skip_python_tests): New function.
15400 * gdb.python/py-mi-objfile-gdb.py: New file.
15401 * gdb.python/py-mi-objfile.c: New file.
15402 * gdb.python/py-mi-objfile.exp: New file.
15403
15404 2015-08-17 Keith Seitz <keiths@redhat.com>
15405
15406 * gdb.linespec/explicit.exp: Move strace test from here ...
15407 * gdb.trace/strace.exp: ... to here.
15408
15409 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15410
15411 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15412 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15413
15414 2015-08-14 Doug Evans <xdje42@gmail.com>
15415
15416 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15417 inferior before selecting a new file.
15418
15419 2015-08-14 Doug Evans <xdje42@gmail.com>
15420
15421 * gdb.mi/mi-disassemble.exp: Update.
15422 * gdb.base/disasm-optim.S: New file.
15423 * gdb.base/disasm-optim.c: New file.
15424 * gdb.base/disasm-optim.h: New file.
15425 * gdb.base/disasm-optim.exp: New file.
15426
15427 2015-08-14 Keith Seitz <keiths@redhat.com>
15428
15429 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15430 "evaluated-by".
15431
15432 2015-08-13 Joel Brobecker <brobecker@adacore.com>
15433
15434 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15435
15436 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15437
15438 * gdb.ada/fun_renaming.exp: New testcase.
15439 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15440 * gdb.ada/fun_renaming/pack.adb: New file.
15441 * gdb.ada/fun_renaming/pack.ads: New file.
15442
15443 2015-08-12 Keith Seitz <keiths@redhat.com>
15444
15445 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15446 gdb_get_line_number.
15447
15448 2015-08-12 Joel Brobecker <brobecker@adacore.com>
15449
15450 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15451 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15452 gdb.base/dso2dso.exp: New files.
15453
15454 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15455 Pedro Alves <palves@redhat.com>
15456 Keith Seitz <keiths@redhat.com>
15457
15458 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15459 GDBFLAGS.
15460
15461 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15462
15463 * gdb.base/gdbhistsize-history.exp
15464 (test_histsize_history_setting): Use save_vars.
15465 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15466 Use save_vars.
15467 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15468 * gdb.base/readline.exp: Use save_vars.
15469
15470 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15471
15472 * lib/gdb.exp (save_vars): New proc.
15473
15474 2015-08-11 Keith Seitz <keiths@redhat.com>
15475
15476 * gdb.base/help.exp: Update help_breakpoint_text.
15477
15478 2015-08-11 Keith Seitz <keiths@redhat.com>
15479
15480 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15481 (at toplevel): Call test_explicit_breakpoints.
15482 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15483 breakpoints.
15484 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15485 breakpoint conditions, "-cond".
15486
15487 2015-08-11 Keith Seitz <keiths@redhat.com>
15488
15489 * gdb.linespec/3explicit.c: New file.
15490 * gdb.linespec/cpexplicit.cc: New file.
15491 * gdb.linespec/cpexplicit.exp: New file.
15492 * gdb.linespec/explicit.c: New file.
15493 * gdb.linespec/explicit.exp: New file.
15494 * gdb.linespec/explicit2.c: New file.
15495 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15496 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15497 before using in the matching pattern.
15498 Clarify that `prefix' is a regular expression.
15499
15500 2015-08-11 Keith Seitz <keiths@redhat.com>
15501
15502 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
15503 test.
15504 Add tests for missing ",FMT" and ",".
15505
15506 2015-08-10 Doug Evans <dje@google.com>
15507 Keith Seitz <keiths@redhat.com>
15508
15509 PR gdb/17960
15510 * gdb.base/completion.exp: Add location completer tests.
15511
15512 2015-08-07 Pedro Alves <palves@redhat.com>
15513
15514 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
15515 tests here.
15516 (top level): Run do_test with and without displaced stepping.
15517
15518 2015-08-07 Pedro Alves <palves@redhat.com>
15519
15520 * gdb.base/valgrind-disp-step.c: New file.
15521 * gdb.base/valgrind-disp-step.exp: New file.
15522
15523 2015-08-07 Pedro Alves <palves@redhat.com>
15524
15525 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
15526 Delete function.
15527 (main): Add alarm. Run an infinite loop instead of calling
15528 wait_threads.
15529 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15530 comment.
15531 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15532 Delete function.
15533 (main): Add alarm. Run an infinite loop instead of calling
15534 wait_threads.
15535 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15536 comment.
15537
15538 2015-08-07 Pedro Alves <palves@redhat.com>
15539
15540 * gdb.base/checkpoint-ns.exp: New file.
15541 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15542 standard_testfile.
15543
15544 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15545
15546 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15547 * gdb.btrace/instruction_history.exp: Update.
15548 * gdb.btrace/tsx.exp: New.
15549 * gdb.btrace/tsx.c: New.
15550
15551 2015-08-06 Pedro Alves <palves@redhat.com>
15552
15553 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15554 increase timeout.
15555 * gdb.reverse/until-precsave.exp: Bump timeouts.
15556
15557 2015-08-06 Pedro Alves <palves@redhat.com>
15558
15559 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15560
15561 2015-08-06 Pedro Alves <palves@redhat.com>
15562
15563 PR gdb/18749
15564 * gdb.threads/process-dies-while-handling-bp.c: New file.
15565 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15566
15567 2015-08-06 Pedro Alves <palves@redhat.com>
15568
15569 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15570 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15571
15572 2015-08-05 Pedro Alves <palves@redhat.com>
15573
15574 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15575 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15576
15577 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15578
15579 * gdb.base/bp-permanent.exp: Report test as unsupported if
15580 the target cannot stop at the permanent breakpoint.
15581
15582 2015-08-03 Doug Evans <dje@google.com>
15583
15584 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15585 10000.
15586
15587 2015-08-03 Doug Evans <dje@google.com>
15588
15589 * Makefile.in (workers/%.worker, build-perf): New rule.
15590 (GDB_PERFTEST_MODE): New variable.
15591 (check-perf): Use it.
15592 (clean): Clean up gdb.perf parallel build subdirs.
15593 * lib/build-piece.exp: New file.
15594 * lib/gdb.exp (make_gdb_parallel_path): New function
15595 (standard_output_file, standard_temp_file): Call it.
15596 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15597 of $GDB_PARALLEL.
15598 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15599
15600 2015-08-03 Doug Evans <dje@google.com>
15601
15602 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
15603 (LOG_FILE_NAME): New global.
15604 (TextReporter.__init__): Initialize self.txt_sum.
15605 (TextReporter.report): Add support for multiple data-points.
15606 Move report to perftest.sum, put raw data in perftest.log.
15607 (TextReporter.start): Open sum and log files.
15608 (TextReporter.end): Close sum and log files.
15609 * gdb.perf/lib/perftest/testresult.py
15610 (SingleStatisticTestResult.record): Handle multiple data-points.
15611
15612 2015-07-31 Pedro Alves <palves@redhat.com>
15613
15614 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15615 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15616 kill_wait_spawned_process instead of explicit "kill -9".
15617 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15618 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15619 kill_wait_spawned_process.
15620 * gdb.base/attach-twice.exp: Likewise.
15621 * gdb.base/attach.exp: Likewise.
15622 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15623 gdb_test_multiple.
15624 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15625 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15626 kill_wait_spawned_process.
15627 * gdb.base/valgrind-infcall.exp: Likewise.
15628 * gdb.multi/multi-attach.exp: Likewise.
15629 * gdb.python/py-prompt.exp: Likewise.
15630 * gdb.python/py-sync-interp.exp: Likewise.
15631 * gdb.server/ext-attach.exp: Likewise.
15632 * gdb.threads/attach-into-signal.exp (corefunc): Use
15633 spawn_wait_for_attach, spawn_id_get_pid and
15634 kill_wait_spawned_process.
15635 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15636 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15637 spawn_id_get_pid and kill_wait_spawned_process.
15638 * gdb.threads/attach-stopped.exp (corefunc): Use
15639 spawn_wait_for_attach, spawn_id_get_pid and
15640 kill_wait_spawned_process.
15641 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15642 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15643 kill_wait_spawned_process instead of explicit "kill -9".
15644 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15645 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15646 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15647 processes. Don't map cygwin/windows pids here. Now returns a
15648 spawn id list.
15649
15650 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15651
15652 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15653 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15654 correct patch.
15655
15656 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15657
15658 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15659
15660 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15661
15662 Reapply:
15663 2014-05-21 Mark Wielaard <mjw@redhat.com>
15664
15665 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15666
15667 2015-07-30 Pedro Alves <palves@redhat.com>
15668
15669 * linux-low.c (handle_extended_wait): Set the child's last
15670 reported status to TARGET_WAITKIND_STOPPED.
15671
15672 2015-07-30 Pedro Alves <palves@redhat.com>
15673
15674 PR threads/18600
15675 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15676 only shows inferior 1.
15677
15678 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15679 Pedro Alves <palves@redhat.com>
15680
15681 PR threads/18600
15682 * gdb.threads/fork-plus-threads.c: New file.
15683 * gdb.threads/fork-plus-threads.exp: New file.
15684
15685 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15686
15687 * gdb.base/batch-preserve-term-settings.exp
15688 (test_terminal_settings_preserved_after_cli_exit): Use
15689 send_quit_command.
15690
15691 2015-07-29 Pedro Alves <palves@redhat.com>
15692 Don Breazeal <donb@codesourcery.com>
15693
15694 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15695 output from both inferior_spawn_id and gdb_spawn_id.
15696
15697 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15698
15699 * gdb.threads/attach-into-signal.exp (corefunc): Use
15700 with_test_prefix on nested loops, uniquefying the test messages.
15701
15702 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15703
15704 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15705 commit.
15706
15707 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15708
15709 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15710 New proc.
15711 (test_terminal_settings_preserved_after_sigterm): New test.
15712
15713 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15714
15715 * gdb.base/batch-preserve-term-settings.exp
15716 (test_terminal_settings_preserved_after_cli_exit): New test.
15717
15718 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15719
15720 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15721 manipulation of saved_gdbflags.
15722 (test_terminal_settings_preserved): Remove global declaration of
15723 the unused variable pagination_prompt. Remove manipulation of
15724 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15725 GDBFLAGS.
15726
15727 2015-07-29 Pedro Alves <palves@redhat.com>
15728
15729 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15730
15731 2015-07-29 Pedro Alves <palves@redhat.com>
15732
15733 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15734 at the top.
15735
15736 2015-07-29 Pedro Alves <palves@redhat.com>
15737
15738 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15739 (main): Call gdb_unbuffer_output.
15740 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15741 (main): Call gdb_unbuffer_output.
15742 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15743 (main): Call gdb_unbuffer_output.
15744 * gdb.base/call-strs.exp: Adjust to step over the
15745 gdb_unbuffer_output call.
15746 * gdb.base/catch-gdb-caused-signals.c: Include
15747 "../lib/unbuffer_output.c".
15748 (main): Call gdb_unbuffer_output.
15749 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15750 (main): Call gdb_unbuffer_output.
15751 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15752 (main): Call gdb_unbuffer_output.
15753 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15754 (main): Call gdb_unbuffer_output.
15755 * gdb.base/shlib-call.exp: Adjust to step over the
15756 gdb_unbuffer_output call.
15757 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15758 (main): Call gdb_unbuffer_output.
15759 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15760 (main): Call gdb_unbuffer_output.
15761 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15762 (main): Rename to ...
15763 (test): ... this.
15764 (main): Reimplement.
15765 * gdb.base/varargs.exp: Run to test instead of to main.
15766 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15767 (main): Call gdb_unbuffer_output.
15768
15769 2015-07-29 Pedro Alves <palves@redhat.com>
15770
15771 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15772 factore out from mi_continue_dprintf. For call-style dprintfs,
15773 expect dprintf output out of $inferior_spawn_id.
15774 (mi_continue_dprintf): Use mi_expect_dprintf.
15775 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15776 (main): Call gdb_unbuffer_output.
15777
15778 2015-07-29 Pedro Alves <palves@redhat.com>
15779
15780 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15781 (default_mi_gdb_start): Set inferior_spawn_id instead of
15782 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15783 gdb_spawn_id.
15784 (mi_gdb_test): Always expect inferior output from both
15785 $inferior_spawn_id and $gdb_spawn_id.
15786
15787 2015-07-29 Pedro Alves <palves@redhat.com>
15788
15789 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15790 send_inferior and $inferior_spawn_id.
15791
15792 2015-07-29 Pedro Alves <palves@redhat.com>
15793
15794 * gdb.gdb/complaints.exp (test_initial_complaints)
15795 (test_serial_complaints, test_short_complaints): Use
15796 gdb_test_stdio.
15797 (test_empty_complaint): Handle $inferior_spawn_id !=
15798 $gdb_spawn_id.
15799
15800 2015-07-29 Pedro Alves <palves@redhat.com>
15801
15802 * gdb.base/varargs.exp: Use gdb_test_stdio.
15803
15804 2015-07-29 Pedro Alves <palves@redhat.com>
15805
15806 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15807
15808 2015-07-29 Pedro Alves <palves@redhat.com>
15809
15810 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15811
15812 2015-07-29 Pedro Alves <palves@redhat.com>
15813
15814 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15815 parameter into two new parameters, "inf_result" and "gdb_result".
15816 Expect inferior output and gdb output from $inferior_spawn_id and
15817 $gdb_spawn_id, respectively. Adjust all callers.
15818
15819 2015-07-29 Pedro Alves <palves@redhat.com>
15820
15821 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15822 of gdb_test_sequence.
15823
15824 2015-07-29 Pedro Alves <palves@redhat.com>
15825
15826 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15827 (saw_spurious_output): Expect inferior output from
15828 $inferior_spawn_id. Use gdb_test_stdio.
15829
15830 2015-07-29 Pedro Alves <palves@redhat.com>
15831
15832 * gdb.base/dprintf.exp: Use standard_testfile. Change
15833 prepare_for_testing call.
15834 (srcfile): Don't set.
15835 (restart): New procedure.
15836 (test_dprintf): New procecure, use to continue over dprintfs.
15837 (test_call, test_agent): New procedures, tests moved here.
15838 Restart gdb and recreate dprintfs. Adjust expected output.
15839
15840 2015-07-29 Pedro Alves <palves@redhat.com>
15841
15842 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15843
15844 2015-07-29 Pedro Alves <palves@redhat.com>
15845
15846 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15847
15848 2015-07-29 Pedro Alves <palves@redhat.com>
15849
15850 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15851 gdb_test_stdio.
15852
15853 2015-07-29 Pedro Alves <palves@redhat.com>
15854
15855 * lib/gdb.exp (gdb_test_stdio): New procedure.
15856
15857 2015-07-29 Pedro Alves <palves@redhat.com>
15858
15859 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15860
15861 2015-07-29 Pedro Alves <palves@redhat.com>
15862
15863 * gdb.base/call-signal-resume.exp: Remove check for
15864 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15865 * gdb.base/unwindonsignal.exp: Likewise.
15866 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15867 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15868
15869 2015-07-29 Pedro Alves <palves@redhat.com>
15870
15871 * gdb.base/siginfo-addr.c (pass): New function.
15872 (handler): Call it iff si_addr is correct.
15873 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15874 Set a breakpoint at "pass" and continue to it.
15875
15876 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15877
15878 * gdb.python/py-objfile.exp: Make some tests have unique names.
15879 * gdb.python/py-pp-registration.exp: Likewise.
15880
15881 2015-07-28 Pedro Alves <palves@redhat.com>
15882
15883 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15884
15885 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15886
15887 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15888
15889 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15890
15891 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15892
15893 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15894
15895 * gdb.base/gdb-sigterm-2.exp: New test.
15896
15897 2015-07-25 Doug Evans <xdje42@gmail.com>
15898
15899 Revert:
15900 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15901 (workers/%.worker, build-perf): New rule.
15902 (GDB_PERFTEST_MODE): New variable.
15903 (check-perf): Use it.
15904 (clean): Clean up gdb.perf parallel build subdirs.
15905 * lib/build-piece.exp: New file.
15906 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15907 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15908 name.
15909 (standard_temp_file): Ditto.
15910 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15911 of $GDB_PARALLEL.
15912
15913 2015-07-24 Doug Evans <dje@google.com>
15914
15915 * gdb.perf/lib/perftest/utils.py: New file.
15916 * gdb.perf/gm-hello.cc: New file.
15917 * gdb.perf/gm-pervasive-typedef.cc: New file.
15918 * gdb.perf/gm-pervasive-typedef.h: New file.
15919 * gdb.perf/gm-std.cc: New file.
15920 * gdb.perf/gm-std.h: New file.
15921 * gdb.perf/gm-use-cerr.cc: New file.
15922 * gdb.perf/gm-utils.h: New file.
15923 * gdb.perf/gmonster-null-lookup.py: New file.
15924 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15925 * gdb.perf/gmonster-print-cerr.py: New file.
15926 * gdb.perf/gmonster-ptype-string.py: New file.
15927 * gdb.perf/gmonster-runto-main.py: New file.
15928 * gdb.perf/gmonster-select-file.py: New file.
15929 * gdb.perf/gmonster1-null-lookup.exp: New file.
15930 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15931 * gdb.perf/gmonster1-print-cerr.exp: New file.
15932 * gdb.perf/gmonster1-ptype-string.exp: New file.
15933 * gdb.perf/gmonster1-runto-main.exp: New file.
15934 * gdb.perf/gmonster1-select-file.exp: New file.
15935 * gdb.perf/gmonster1.cc: New file.
15936 * gdb.perf/gmonster1.exp: New file.
15937 * gdb.perf/gmonster2-null-lookup.exp: New file.
15938 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15939 * gdb.perf/gmonster2-print-cerr.exp: New file.
15940 * gdb.perf/gmonster2-ptype-string.exp: New file.
15941 * gdb.perf/gmonster2-runto-main.exp: New file.
15942 * gdb.perf/gmonster2-select-file.exp: New file.
15943 * gdb.perf/gmonster2.cc: New file.
15944 * gdb.perf/gmonster2.exp: New file.
15945
15946 2015-07-24 Doug Evans <dje@google.com>
15947
15948 * gdb.perf/README: New file.
15949 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15950 * lib/gen-perf-test.exp: New file.
15951
15952 2015-07-24 Doug Evans <dje@google.com>
15953
15954 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15955 (PerfTest::startup): New function.
15956 (PerfTest::run): Return result of calling body.
15957 (PerfTest::assemble): Rewrite.
15958 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15959 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15960 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15961 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15962 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15963
15964 2015-07-24 Doug Evans <dje@google.com>
15965
15966 * lib/gdb.exp (clean_restart): Make executable optional.
15967
15968 2015-07-24 Doug Evans <dje@google.com>
15969
15970 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15971 compiler_info references.
15972 * gdb.cp/temargs.exp: Ditto.
15973 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15974 (get_compiler_info): Early exit if already computed. Set compiler_info
15975 to "unknown" if there was a problem.
15976 (test_compiler_info): Add function comment. Call get_compiler_info.
15977
15978 2015-07-24 Doug Evans <dje@google.com>
15979
15980 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15981 (workers/%.worker, build-perf): New rule.
15982 (GDB_PERFTEST_MODE): New variable.
15983 (check-perf): Use it.
15984 (clean): Clean up gdb.perf parallel build subdirs.
15985 * lib/build-piece.exp: New file.
15986 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15987 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15988 name.
15989 (standard_temp_file): Ditto.
15990 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15991 of $GDB_PARALLEL.
15992
15993 2015-07-24 Doug Evans <dje@google.com>
15994
15995 * lib/future.exp (gdb_default_target_compile): New option
15996 "early_flags".
15997 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15998 --as-needed.
15999
16000 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
16001
16002 * gdb.base/catch-syscall.exp: Call gdb_exit before
16003 gdb_skip_xml_test.
16004
16005 2015-07-24 Pedro Alves <palves@redhat.com>
16006
16007 * gdb.python/py-events.exp: Accept output between the stop event
16008 and the prompt.
16009 * gdb.python/py-evsignal.exp: Likewise.
16010 * gdb.python/py-evthreads.exp: Likewise.
16011
16012 2015-07-24 Pedro Alves <palves@redhat.com>
16013
16014 PR gdb/18717
16015 * gdb.threads/non-ldr-exit.c: New file.
16016 * gdb.threads/non-ldr-exit.exp: New file.
16017
16018 2015-07-24 Yao Qi <yao.qi@linaro.org>
16019
16020 * gdb.server/ext-wrapper.exp: Test --wrapper option when
16021 restarting process.
16022
16023 2015-07-24 Yao Qi <yao.qi@linaro.org>
16024
16025 * gdb.server/ext-restart.exp: New file.
16026
16027 2015-07-24 Yao Qi <yao.qi@linaro.org>
16028
16029 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
16030 argument options.
16031 * gdb.server/ext-wrapper.exp: New file.
16032
16033 2015-07-23 Doug Evans <dje@google.com>
16034
16035 * gdb.dwarf2/dw2-dummy-cu.S: New file.
16036 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
16037
16038 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
16039
16040 * gdb.ada/var_arr_typedef.exp: New testcase.
16041 * gdb.ada/var_arr_typedef/pack.adb: New file.
16042 * gdb.ada/var_arr_typedef/pack.ads: New file.
16043 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
16044
16045 2015-07-20 Joel Brobecker <brobecker@adacore.com>
16046
16047 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
16048
16049 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16050
16051 * gdb.arch/i386-biarch-core.exp: Replace istarget
16052 by "complete set gnutarget". Remove expectation for the "core-file"
16053 command.
16054
16055 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16056
16057 Revert the previous commit:
16058 Tests for validate symbol file using build-id.
16059
16060 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
16061
16062 Tests for validate symbol file using build-id.
16063 * gdb.base/solib-mismatch-lib.c: New file.
16064 * gdb.base/solib-mismatch-libmod.c: New file.
16065 * gdb.base/solib-mismatch.c: New file.
16066 * gdb.base/solib-mismatch.exp: New file.
16067
16068 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
16069
16070 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
16071 nios2-*-linux*.
16072 * gdb.base/sigbpt.exp (stepi_out): Likewise.
16073 * gdb.base/siginfo.exp: Likewise.
16074 * gdb.base/sigstep.exp (advance, advancei): Likewise.
16075
16076 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
16077
16078 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
16079 Move it to ...
16080 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
16081 ... here.
16082 * gdb.trace/range-stepping.exp: Check that the target supports
16083 range stepping.
16084
16085 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16086
16087 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
16088
16089 2015-07-14 Pedro Alves <palves@redhat.com>
16090
16091 * gdb.base/killed-outside.exp: New file.
16092 * gdb.base/killed-outside.c: New file.
16093
16094 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16095
16096 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
16097 (n at main): New.
16098 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
16099
16100 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16101
16102 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
16103 infcall tests instead of setting up for KFAIL.
16104
16105 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
16106
16107 * gdb.btrace/record_goto-step.exp: New.
16108
16109 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16110
16111 PR compile/18484
16112 * gdb.compile/compile.c (struct struct_type): Add volatile to
16113 selffield's type.
16114 * gdb.compile/compile.exp
16115 (compile code struct_object.selffield = &struct_object): Skip further
16116 struct_object tests if this one xfails.
16117
16118 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
16119
16120 PR exp/18617
16121 * gdb.trace/ax.exp: Add test.
16122
16123 2015-07-07 Yao Qi <yao.qi@linaro.org>
16124
16125 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
16126 instead of istarget "aarch64*-*-*".
16127 * gdb.arch/aarch64-fp.exp: Likewise.
16128 * gdb.base/float.exp: Likewise.
16129 * gdb.reverse/aarch64.exp: Likewise.
16130 * lib/gdb.exp (is_aarch64_target): New proc.
16131
16132 2015-07-07 Yao Qi <yao.qi@linaro.org>
16133
16134 * lib/gdb.exp (is_aarch32_target): New proc.
16135 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
16136 instead of "istarget "arm*-*-*"".
16137 * gdb.arch/arm-disp-step.exp: Likewise.
16138 * gdb.arch/thumb-bx-pc.exp: Likewise.
16139 * gdb.arch/thumb-prologue.exp: Likewise.
16140 * gdb.arch/thumb-singlestep.exp: Likewise.
16141 * gdb.base/disp-step-syscall.exp: Likewise.
16142 * gdb.base/float.exp: Likewise.
16143
16144 2015-07-07 Yao Qi <yao.qi@linaro.org>
16145
16146 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
16147 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
16148
16149 2015-07-07 Yao Qi <yao.qi@linaro.org>
16150
16151 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
16152 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
16153 if it exists.
16154 * gdb.multi/multi-arch.exp: Likewise.
16155
16156 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
16157
16158 * gdb.python/py-lazy-string.exp: Add missing parentheses to
16159 print.
16160
16161 2015-07-07 Yao Qi <yao.qi@linaro.org>
16162
16163 * gdb.arch/thumb-singlestep.exp: Do one more single step.
16164
16165 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
16166
16167 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
16168 '[' and ']' characters.
16169
16170 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
16171
16172 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16173
16174 2015-06-29 Pedro Alves <palves@redhat.com>
16175
16176 PR threads/18127
16177 * gdb.threads/hand-call-new-thread.c: New file.
16178 * gdb.threads/hand-call-new-thread.c: New file.
16179
16180 2015-06-26 Keith Seitz <keiths@redhat.com>
16181 Doug Evans <dje@google.com>
16182
16183 PR 16253
16184 * gdb.cp/var-tag-2.cc: New file.
16185 * gdb.cp/var-tag-3.cc: New file.
16186 * gdb.cp/var-tag-4.cc: New file.
16187 * gdb.cp/var-tag.cc: New file.
16188 * gdb.cp/var-tag.exp: New file.
16189
16190 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16191
16192 * gdb.base/history-duplicates.exp: New test.
16193
16194 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16195
16196 * gdb.base/completion.exp: Test the completion of the "focus"
16197 command.
16198
16199 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16200
16201 * gdb.arch/amd64-prologue-skip.S: New file.
16202 * gdb.arch/amd64-prologue-skip.exp: New file.
16203
16204 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
16205
16206 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
16207 is_address_zero_readable check.
16208
16209 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
16210
16211 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
16212 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
16213
16214 2015-06-24 Yao Qi <yao.qi@linaro.org>
16215
16216 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
16217 linux targets.
16218
16219 2015-06-24 Yao Qi <yao.qi@linaro.org>
16220
16221 * lib/gdb.exp (supports_get_siginfo_type): New proc.
16222 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
16223 * gdb.base/siginfo-thread.exp: Likewise.
16224
16225 2015-06-22 Yao Qi <yao.qi@linaro.org>
16226
16227 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16228
16229 2015-06-22 Yao Qi <yao.qi@linaro.org>
16230
16231 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
16232 aarch64*-*-*.
16233 (skip_hw_watchpoint_tests): Likewise.
16234
16235 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
16236
16237 * gdb.base/gdbinit-history.exp: Test the interaction between
16238 setting GDBHISTSIZE and setting the history size via .gdbinit.
16239
16240 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16241
16242 PR gdb/16999
16243 * gdb.base/gdbhistsize-history.exp: New test.
16244
16245 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16246
16247 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16248 with GDBHISTSIZE.
16249 * gdb.base/readline.exp: Likewise.
16250
16251 2015-06-17 Yao Qi <yao.qi@linaro.org>
16252
16253 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16254 line.
16255
16256 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16257
16258 * gdb.base/gdbinit-history.exp: Add test case to check that
16259 an unlimited history file does not get truncated on exit.
16260
16261 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16262
16263 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16264 (VECTOR): New macro. Use it...
16265 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16266 ...for these typedefs.
16267 (int8, char1, int1, double1): New typedefs.
16268 (struct just_int2, struct two_int2): New structures.
16269 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16270 (add_structvecs, add_singlevecs): New functions.
16271 (main): Call add_some_intvecs twice.
16272 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16273 the compile and exit upon failure. Try compiling for the "native"
16274 architecture. Test inferior function calls with vector arguments
16275 and vector return value handling with "finish" and "return".
16276
16277 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16278
16279 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16280 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16281 PE file.
16282 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16283
16284 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16285
16286 PR breakpoints/16465
16287 * gdb.mi/mi-dprintf-pending.c: New file.
16288 * gdb.mi/mi-dprintf-pending.exp: New test.
16289 * gdb.mi/mi-dprintf-pendshr.c: New file.
16290
16291 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16292 Mircea Gherzan <mircea.gherzan@intel.com>
16293
16294 * gdb.arch/i386-mpx-map.c: New file.
16295 * gdb.arch/i386-mpx-map.exp: New File.
16296
16297 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16298
16299 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16300 * gdb.arch/i386-mpx.exp: Indentation fixed.
16301
16302 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16303
16304 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16305 function and improved indentation.
16306 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16307 gdb_test_multiple. Added additional tests to skip the test.
16308
16309 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16310
16311 * gdb.arch/i386-avx512.c: Change path in include file.
16312 * gdb.arch/i386-avx512.exp: Change include dir path
16313 compilation flag.
16314 * gdb.arch/i386-mpx.c: Change path in include file.
16315 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16316 flag.
16317
16318 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16319
16320 * gdb.compile/compile-print.exp (compile print *vararray@3)
16321 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16322
16323 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16324
16325 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16326 (do not keep jit in memory): ... this.
16327 (expect 5): Change it to ...
16328 (expect no 5): ... this.
16329
16330 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16331
16332 PR gdb/15564
16333 * gdb.mi/mi-detach.exp: New file.
16334
16335 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16336
16337 PR symtab/18392
16338 * gdb.arch/amd64-tailcall-self.S: New file.
16339 * gdb.arch/amd64-tailcall-self.c: New file.
16340 * gdb.arch/amd64-tailcall-self.exp: New file.
16341
16342 2015-05-28 Don Breazeal <donb@codesourcery.com>
16343
16344 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16345 tests for remote targets by checking is_target_gdbserver.
16346
16347 2015-05-27 Doug Evans <dje@google.com>
16348
16349 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16350 * gdb.dwarf2/opaque-type-lookup.c: New file.
16351 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16352
16353 2015-05-26 Doug Evans <dje@google.com>
16354
16355 * gdb.cp/iostream.cc: New file.
16356 * gdb.cp/iostream.exp: New file.
16357
16358 2015-05-26 Doug Evans <dje@google.com>
16359
16360 * gdb.dwarf2/dw2-op-call.exp: Update.
16361 * gdb.dwarf2/dw4-sig-types.exp: Update.
16362 * gdb.dwarf2/implptr.exp: Update.
16363 * gdb.mi/mi-cmd-param-changed.exp: Update.
16364
16365 2015-05-26 Doug Evans <dje@google.com>
16366
16367 * gdb.python/py-lazy-string.c: New file.
16368 * gdb.python/py-lazy-string.exp: New file.
16369 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16370 (main): Update. Add estring3.
16371 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16372 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16373
16374 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16375 Yao Qi <yao.qi@linaro.org>
16376
16377 * gdb.reverse/aarch64.c: New.
16378 * gdb.reverse/aarch64.exp: New.
16379
16380 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16381
16382 * lib/gdb.exp (supports_process_record): Return true for
16383 aarch64*-linux*.
16384 (supports_reverse): Likewise.
16385
16386 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16387
16388 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16389 Use with_test_prefix.
16390
16391 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16392
16393 * gdb.base/completion.exp: Add test for completion of layout
16394 names.
16395
16396 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16397
16398 * lib/gdb.exp (skip_tui_tests): New proc.
16399 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16400
16401 2015-05-19 Pedro Alves <palves@redhat.com>
16402
16403 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16404 Save the whole env array instead of just HOME. Unset HISTSIZE in
16405 the environment while testing. Restore whole environment
16406 afterwards.
16407
16408 2015-05-16 Doug Evans <xdje42@gmail.com>
16409
16410 * gdb.guile/scm-ports.c: New file.
16411 * gdb.guile/scm-ports.exp: Add memory port tests.
16412
16413 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16414
16415 * gdb.compile/compile-print.c: New file.
16416 * gdb.compile/compile-print.exp: New file.
16417
16418 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16419
16420 * gdb.compile/compile-ops.exp: Cast param to void.
16421 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16422 (compile code struct_object.selffield = &struct_object): Add xfail.
16423
16424 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16425
16426 * gdb.ada/arr_enum_with_gap: New testcase.
16427
16428 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16429
16430 * gdb.ada/byte_packed_arr: New testcase.
16431
16432 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16433
16434 * gdb.ada/pckd_neg: New testcase.
16435
16436 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16437
16438 PR gdb/17820
16439 * gdb.base/gdbinit-history.exp: New test.
16440 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16441 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16442
16443 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16444
16445 * gdb.python/py-xmethods.cc: Enhance test case.
16446 * gdb.python/py-xmethods.exp: New tests.
16447 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16448 function.
16449 (B_indexoper): Likewise.
16450 (global_dm_list) : Add new xmethod worker functions.
16451
16452 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16453
16454 * gdb.base/coredump-filter.exp: Correctly unset
16455 "coredump_var_addr" array.
16456
16457 2015-05-08 Pedro Alves <palves@redhat.com>
16458
16459 * gdb.server/non-existing-program.exp: Unset spawn_id.
16460
16461 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16462
16463 PR python/18291
16464 * gdb.python/py-xmethods.exp: Add tests.
16465
16466 2015-05-08 Yao Qi <yao.qi@linaro.org>
16467
16468 PR gdb/18208
16469 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16470 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16471 function set_coredump_filter, and remove remote_exec call.
16472 Remove argument ipid. Callers update.
16473 (top level): Don't get inferior's PID.
16474
16475 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16476
16477 * gdb.base/watch_thread_num.exp: Skip test on targets without
16478 access watchpoints.
16479
16480 2015-05-06 Pedro Alves <palves@redhat.com>
16481
16482 PR server/18081
16483 * gdb.server/non-existing-program.exp: New file.
16484
16485 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16486
16487 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16488
16489 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16490
16491 * gdb.ada/out_of_line_in_inlined: New testcase.
16492
16493 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16494
16495 * gdb.ada/var_rec_arr: New testcase.
16496
16497 2015-04-30 Yao Qi <yao.qi@linaro.org>
16498
16499 * gdb.base/break-idempotent.exp: If
16500 skip_hw_watchpoint_multi_tests returns true, skip the tests
16501 on "rwatch" and "awatch".
16502
16503 2015-04-30 Yao Qi <yao.qi@linaro.org>
16504
16505 * gdb.base/relativedebug.exp: Invoke gdb command
16506 "info sharedlibrary", and if libc.so doesn't have debug info,
16507 skip the test.
16508
16509 2015-04-29 Doug Evans <dje@google.com>
16510
16511 * gdb.python/py-xmethods.exp: Add ptype tests.
16512 * gdb.python/py-xmethods.py (E_method_char_worker): Add
16513 get_result_type method.
16514
16515 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16516
16517 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
16518 the target does not support hardware watchpoints.
16519
16520 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
16521
16522 * gdb.base/break-always.exp: Abort testing if writing to memory
16523 causes an error.
16524
16525 2015-04-28 Doug Evans <dje@google.com>
16526
16527 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16528 * gdb.python/py-pp-registration.exp: ... here. New file.
16529 * gdb.python/py-pp-registration.c: New file.
16530 * gdb.python/py-pp-registration.py: New file.
16531
16532 2015-04-28 Doug Evans <dje@google.com>
16533
16534 * gdb.python/py-bad-printers.c: New file.
16535 * gdb.python/py-bad-printers.py: New file.
16536 * gdb.python/py-bad-printers.exp: New file.
16537
16538 2015-04-28 Sasha Smundak <asmundak@google.com>
16539
16540 * gdb.python/py-type.exp: New test.
16541
16542 2015-04-28 Andy Wingo <wingo@igalia.com>
16543
16544 * gdb.python/py-parameter.exp:
16545 * gdb.guile/scm-parameter.exp: Escape the path that we are
16546 matching against, as it might contain characters that are special
16547 to regular expressions.
16548
16549 2015-04-27 Joel Brobecker <brobecker@adacore.com>
16550
16551 * gdb.ada/rec_comp: New testcase.
16552
16553 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16554
16555 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16556 before using it.
16557
16558 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16559
16560 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16561 new tests for verilog output.
16562
16563 2015-04-24 Yao Qi <yao.qi@linaro.org>
16564
16565 * boards/remote-gdbserver-on-localhost.exp: New file.
16566
16567 2015-04-23 Pedro Alves <palves@redhat.com>
16568
16569 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16570 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16571 "end of file", remove $inferior_spawn_id from the indirect list.
16572
16573 2015-04-23 Pedro Alves <palves@redhat.com>
16574
16575 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16576
16577 2015-04-23 Pedro Alves <palves@redhat.com>
16578
16579 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16580 on $any_spawn_id instead of only on $gdb_spawn_id.
16581
16582 2015-04-21 Pierre Muller <muller@sourceware.org>
16583
16584 PR pascal/17815
16585 * lib/pascal.exp (gpc_compile): Add new option "class".
16586 (fpc_compile): Likewise.
16587 * gdb.pascal/case-insensitive-symbols.pas: New file.
16588 * gdb.pascal/case-insensitive-symbols.exp: New file.
16589
16590 2015-04-20 Gary Benson <gbenson@redhat.com>
16591
16592 * gdb.base/attach.exp: Fix three extended remote failures.
16593
16594 2015-04-17 Gary Benson <gbenson@redhat.com>
16595
16596 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16597 the main executable over the remote protocol.
16598
16599 2015-04-16 Pedro Alves <palves@redhat.com>
16600
16601 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16602 a new gdbserver if gdbserver_reconnect_p is set.
16603
16604 2015-04-16 Pedro Alves <palves@redhat.com>
16605
16606 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16607 is set, don't exit gdbserver.
16608
16609 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16610
16611 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16612 appropriate .insn, such that an older assembler can be used.
16613 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16614 the z/Architecture instruction set on 31-bit targets as well.
16615
16616 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16617
16618 * gdb.go/handcall.exp: Remove all logic related to the first
16619 breakpoint and rely on go_runto_main instead.
16620 * gdb.go/strings.exp: Likewise.
16621 * gdb.go/unsafe.exp: Likewise.
16622 * gdb.go/hello.exp: Likewise. Also rename the remaining
16623 breakpoint marker to "breakpoint 1".
16624 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16625 * gdb.go/strings.go: Likewise.
16626 * gdb.go/unsafe.go: Likewise.
16627 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16628 "set breakpoint 2 here" and rename the remaining breakpoint marker
16629 to "breakpoint 1".
16630
16631 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16632
16633 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16634 if itertools.imap is not present.
16635 * gdb.python/py-objfile.exp: Add parentheses.
16636 * gdb.python/py-type.exp: Same.
16637 * gdb.python/py-unwind-maint.py: Same.
16638
16639 2015-04-15 Yao Qi <yao.qi@linaro.org>
16640
16641 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16642 of ":$ptr_size" and set its form explicitly.
16643
16644 2015-04-15 Pedro Alves <palves@redhat.com>
16645 Yao Qi <yao.qi@linaro.org>
16646
16647 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16648 timeout by factor of 4.
16649 (test_regular_watch): Likewise.
16650 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16651 * gdb.reverse/sigall-reverse.exp: Likewise.
16652 * gdb.reverse/until-precsave.exp: Likewise.
16653 * lib/gdb.exp (with_timeout_factor): New proc.
16654 (gdb_expect): Move some code to ...
16655 (get_largest_timeout): ... here. New procedure.
16656
16657 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
16658
16659 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16660
16661 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16662
16663 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16664 to write to the .text section.
16665
16666 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16667
16668 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16669 Handle the case of targets that do not provide PID information.
16670
16671 2015-04-13 Yao Qi <yao.qi@linaro.org>
16672
16673 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16674 and use expect instead of gdb_expect.
16675
16676 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16677
16678 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16679 "coredump_var_addr" to avoid naming conflict with other testcases.
16680
16681 2015-04-10 Pedro Alves <palves@redhat.com>
16682
16683 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16684 gdb_test_sequence and gdb_assert.
16685
16686 2015-04-10 Pedro Alves <palves@redhat.com>
16687
16688 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16689 test messages that don't include the breakpoint address.
16690
16691 2015-04-10 Yao Qi <yao.qi@linaro.org>
16692
16693 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16694 false for some offset and width combinations which aren't
16695 supported by linux kernel.
16696
16697 2015-04-10 Pedro Alves <palves@redhat.com>
16698
16699 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16700 procedure, factored out from ...
16701 (top level): ... here. Add "set displaced-stepping" testing axis.
16702 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16703 parameter "displaced". Use it.
16704 (top level): Use foreach and add "set displaced-stepping" testing
16705 axis.
16706
16707 2015-04-10 Pedro Alves <palves@redhat.com>
16708
16709 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16710 Remove comment.
16711 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16712 both the address of the instruction that triggers the watchpoint
16713 and the address of the instruction immediately after, and use
16714 those addresses for the test. Fix comment.
16715
16716 2015-04-10 Pedro Alves <palves@redhat.com>
16717
16718 * gdb.base/sigstep.exp (breakpoint_to_handler)
16719 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16720 Test "backtrace" in handler.
16721 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16722 (top level): Add new "displaced" test axis to
16723 breakpoint_to_handler, breakpoint_to_handler_entry and
16724 breakpoint_over_handler.
16725
16726 2015-04-10 Pedro Alves <palves@redhat.com>
16727
16728 PR gdb/18216
16729 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16730
16731 2015-04-10 Yao Qi <yao.qi@linaro.org>
16732
16733 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16734 (test_add_rn_pc): New function.
16735 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16736 (top level): Invoke test_add_rn_pc.
16737
16738 2015-04-10 Pedro Alves <palves@redhat.com>
16739
16740 PR gdb/13858
16741 * gdb.base/step-over-no-symbols.exp: New file.
16742
16743 2015-04-09 Andy Wingo <wingo@igalia.com>
16744
16745 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16746 after the Python tests.
16747
16748 2015-04-08 Keith Seitz <keiths@redhat.com>
16749
16750 PR python/16699
16751 * gdb.python/py-completion.exp: New tests for completion.
16752 * gdb.python/py-completion.py (CompleteLimit1): New class.
16753 (CompleteLimit2): Likewise.
16754 (CompleteLimit3): Likewise.
16755 (CompleteLimit4): Likewise.
16756 (CompleteLimit5): Likewise.
16757 (CompleteLimit6): Likewise.
16758 (CompleteLimit7): Likewise.
16759
16760 2015-04-08 Pedro Alves <palves@redhat.com>
16761
16762 PR gdb/18214
16763 PR gdb/18216
16764 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16765 function.
16766 (main): Install it as SIGUSR1 handler.
16767 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16768 parameter. Always use "setup" as prefix. Toggle "set
16769 displaced-stepping" off/on depending on global. Don't switch to
16770 thread 1 here.
16771 (top level): Add displaced stepping "off/on" test axis. Update
16772 "setup" calls. Wrap each subtest with with_test_prefix. Test
16773 continuing with a queued signal in each thread.
16774
16775 2015-04-08 Pedro Alves <palves@redhat.com>
16776
16777 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16778 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16779 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16780 Return early if running to main fails.
16781 * gdb.trace/while-stepping.exp: Likewise.
16782
16783 2015-04-07 Pedro Alves <palves@redhat.com>
16784
16785 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16786 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16787 interact with inferior program.
16788
16789 2015-04-07 Pedro Alves <palves@redhat.com>
16790
16791 * lib/gdb.exp (inferior_spawn_id): New global.
16792 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16793 spawn id after processing the user code.
16794 (default_gdb_start): Set inferior_spawn_id.
16795 (send_inferior): New procedure.
16796 * lib/gdbserver-support.exp (gdbserver_start): Set
16797 inferior_spawn_id.
16798 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16799
16800 2015-04-07 Pedro Alves <palves@redhat.com>
16801
16802 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16803 * lib/gdbserver-support.exp (gdbserver_start): Make
16804 $server_spawn_id global.
16805 (gdbserver_start): Don't wait for gdbserver's spawn id with
16806 expect_background.
16807 (close_gdbserver): New procedure.
16808 (gdb_exit): Rename the default version and reimplement.
16809
16810 2015-04-07 Pedro Alves <palves@redhat.com>
16811
16812 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
16813 append the substituted item, not the original item.
16814
16815 2015-04-07 Pedro Alves <palves@redhat.com>
16816
16817 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16818 gdb_expect.
16819
16820 2015-04-07 Pedro Alves <palves@redhat.com>
16821
16822 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16823 output appearing once only.
16824
16825 2015-04-07 Pedro Alves <palves@redhat.com>
16826
16827 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16828 that doesn't expect anything. Return early if running to main
16829 fails.
16830
16831 2015-04-07 Yao Qi <yao.qi@linaro.org>
16832
16833 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16834 (child_function): Call alarm.
16835 (main): Move call to alarm into the loop.
16836 * gdb.threads/non-stop-fair-events.exp: Build program with
16837 -DTIMEOUT=$timeout.
16838
16839 2015-04-06 Doug Evans <xdje42@gmail.com>
16840
16841 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16842 Fix dest parameter to board_info.
16843 (fpc_compile): Ditto.
16844 (gdb_compile_pascal): Rename dest arg to destfile.
16845
16846 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16847
16848 * gdb.ada/funcall_ref.exp: New file.
16849 * gdb.ada/funcall_ref/foo.adb: New file.
16850
16851 2015-04-02 Yao Qi <yao.qi@linaro.org>
16852
16853 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16854 is remote.
16855
16856 2015-04-02 Gary Benson <gbenson@redhat.com>
16857
16858 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16859
16860 2015-04-01 Sasha Smundak <asmundak@google.com>
16861
16862 * gdb.python/py-unwind-maint.c: New file.
16863 * gdb.python/py-unwind-maint.exp: New test.
16864 * gdb.python/py-unwind-maint.py: New file.
16865 * gdb.python/py-unwind.c: New file.
16866 * gdb.python/py-unwind.exp: New test.
16867 * gdb.python/py-unwind.py: New test.
16868
16869 2015-04-01 Pedro Alves <palves@redhat.com>
16870
16871 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16872 to fail instead of non-existent $test.
16873
16874 2015-04-01 Pedro Alves <palves@redhat.com>
16875
16876 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16877 GDBFLAGS if not empty.
16878
16879 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16880
16881 * gdb.ada/complete.exp: Remove "multi_line".
16882 * gdb.ada/info_exc.exp: Remove "multi_line".
16883 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16884 * gdb.ada/ptype_field.exp: Remove "multi_line".
16885 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16886 * gdb.ada/tagged.exp: Remove "multi_line".
16887 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16888 [multi_line ...]
16889 * gdb.btrace/delta.exp: Likewise.
16890 * gdb.btrace/exception.exp: Likewise.
16891 * gdb.btrace/function_call_history.exp: Likewise.
16892 * gdb.btrace/instruction_history.exp: Likewise.
16893 * gdb.btrace/nohist.exp: Likewise.
16894 * gdb.btrace/record_goto.exp: Likewise.
16895 * gdb.btrace/segv.exp: Likewise.
16896 * gdb.btrace/stepi.exp: Likewise.
16897 * gdb.btrace/tailcall.exp: Likewise.
16898 * gdb.btrace/unknown_functions.exp: Likewise.
16899 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16900 * lib/gdb.exp: Add the "multi_line" helper.
16901
16902 2015-04-01 Pedro Alves <palves@redhat.com>
16903
16904 * gdb.threads/tid-reuse.c: New file.
16905 * gdb.threads/tid-reuse.exp: New file.
16906
16907 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16908
16909 PR corefiles/16092
16910 * gdb.base/coredump-filter.c: New file.
16911 * gdb.base/coredump-filter.exp: Likewise.
16912
16913 2015-03-27 Petr Machata <pmachata@redhat.com>
16914
16915 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16916 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16917 (Dwarf::assemble): Initialize them.
16918 (Dwarf::lines): New function.
16919
16920 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16921
16922 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16923 SYMBOL_PREFIX for x86_64-*-cygwin.
16924
16925 2015-03-26 Andy Wingo <wingo@igalia.com>
16926
16927 PR symtab/18148
16928 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16929 const_value but not a location.
16930 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16931 location defined in non-main CUs are visible.
16932
16933 2015-03-26 Yao Qi <yao.qi@linaro.org>
16934
16935 PR testsuite/18139
16936 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16937 Add a line number entry for the same line.
16938 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16939 Add a line number entry for the same line.
16940
16941 2015-03-26 Yao Qi <yao.qi@linaro.org>
16942
16943 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16944 .int 0.
16945 (func): Likewise. Add .Lfunc_1 label.
16946 Use .Lfunc_1 label.
16947 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16948 .int 0.
16949 (func): Likewise.
16950 Use .Lfunc_1 label.
16951
16952 2015-03-26 Yao Qi <yao.qi@linaro.org>
16953
16954 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16955 Call gdb_compile instead to compile each .s files without debug
16956 information.
16957
16958 2015-03-26 Yao Qi <yao.qi@linaro.org>
16959
16960 * gdb.base/savedregs.exp (process_saved_regs): Make
16961 "Saved registers:" optional in the pattern.
16962
16963 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16964
16965 * gdb.btrace/next.exp: Merged into step.exp.
16966 * gdb.btrace/finish.exp: Merged into step.exp.
16967 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16968 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16969 "record goto" and checking the exact replay position.
16970 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16971 check for "Recording format" in "info record" output.
16972 * gdb.btrace/record_goto.exp: Choose test file based on target.
16973 * gdb.btrace/x86-record_goto.S: Renamed into ...
16974 * gdb.btrace/x86_64-record_goto.S: ... this.
16975 * gdb.btrace/i686-record_goto.S: New.
16976 * gdb.btrace/x86-tailcall.S: Renamed into ...
16977 * gdb.btrace/x86_64-tailcall.S: ... this.
16978 * gdb.btrace/i686-tailcall.S: New.
16979 * gdb.btrace/x86-tailcall.c: Renamed into ...
16980 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16981 separate statements. Update test.
16982 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16983 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16984 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16985 * gdb.btrace/tailcall.exp: Choose test file based on target.
16986 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16987
16988 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16989
16990 * gdb.btrace/exception.exp: Increase BTS buffer size.
16991
16992 2015-03-24 Pedro Alves <palves@redhat.com>
16993
16994 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16995
16996 2015-03-24 Pedro Alves <palves@redhat.com>
16997
16998 * gdb.threads/schedlock.exp (test_step): No longer expect that
16999 "set scheduler-locking step" with "next" over a function call runs
17000 threads unlocked.
17001
17002 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17003
17004 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
17005
17006 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17007
17008 PR breakpoints/16466
17009 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
17010 * gdb.mi/mi-pending.c (thread_func): New function.
17011 (int main): Add threading support required.
17012 * gdb.mi/mi-pending.exp: Add tests for this issue.
17013 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
17014 (pendfunc2): Remove stdio dependency.
17015 * gdb.mi/mi-pendshr2.c: New file.
17016
17017 2015-03-23 Keith Seitz <keiths@redhat.com>
17018
17019 * gdb.linespec/keywords.c: New file.
17020 * gdb.linespec/keywords.exp: New file.
17021
17022 2015-03-23 Keith Seitz <keiths@redhat.com>
17023
17024 PR gdb/18021
17025 * gdb.dwarf2/staticvirtual.exp: New test.
17026
17027 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17028
17029 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
17030 * README: Remove HP-UX and gdb.hp.
17031 (configuration):
17032 * configure: Regenerate.
17033 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
17034 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
17035 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
17036 gdb.hp/gdb.defects/Makefile.
17037 * gdb.hp/Makefile.in: File deleted.
17038 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
17039 * gdb.hp/gdb.aCC/optimize.c: File deleted.
17040 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
17041 * gdb.hp/gdb.aCC/run.c: File deleted.
17042 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
17043 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
17044 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
17045 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
17046 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
17047 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
17048 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
17049 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
17050 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
17051 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
17052 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
17053 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
17054 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
17055 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
17056 * gdb.hp/gdb.base-hp/reg.s: File deleted.
17057 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
17058 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
17059 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
17060 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
17061 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
17062 * gdb.hp/gdb.compat/Makefile.in: File deleted.
17063 * gdb.hp/gdb.compat/average.c: File deleted.
17064 * gdb.hp/gdb.compat/sum.c: File deleted.
17065 * gdb.hp/gdb.compat/xdb.c: File deleted.
17066 * gdb.hp/gdb.compat/xdb0.c: File deleted.
17067 * gdb.hp/gdb.compat/xdb0.h: File deleted.
17068 * gdb.hp/gdb.compat/xdb1.c: File deleted.
17069 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
17070 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
17071 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
17072 * gdb.hp/gdb.defects/Makefile.in: File deleted.
17073 * gdb.hp/gdb.defects/bs14602.c: File deleted.
17074 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
17075 * gdb.hp/gdb.defects/solib-d.c: File deleted.
17076 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
17077 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
17078 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
17079 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
17080 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
17081 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
17082 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
17083 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
17084 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
17085 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
17086 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
17087 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
17088 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
17089 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
17090 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
17091 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
17092 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
17093 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
17094 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
17095 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
17096 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
17097 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
17098 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
17099 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
17100 * gdb.hp/tools/odump: File deleted.
17101
17102 2015-03-19 Pedro Alves <palves@redhat.com>
17103
17104 * gdb.threads/continue-pending-status.exp (saw_thread_2)
17105 (saw_thread_3): New globals.
17106 (top level): Increment them when an event for the corresponding
17107 thread is seen.
17108 (no thread starvation): New test.
17109
17110 2015-03-19 Pedro Alves <palves@redhat.com>
17111
17112 * gdb.threads/continue-pending-status.c: New file.
17113 * gdb.threads/continue-pending-status.exp: New file.
17114
17115 2015-03-18 Pedro Alves <palves@redhat.com>
17116
17117 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
17118 Use gdb_is_target_remote instead of is_remote. Use
17119 gdb_test_multiple instead of gdb_expect. Exit early if
17120 gdb_test_multiple hits its internal matches. Tighten stepi tests
17121 expected output. Fail on exit with any signal, instead of just
17122 SIGILL.
17123
17124 2015-03-18 Yao Qi <yao.qi@linaro.org>
17125
17126 PR tdep/18107
17127 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
17128 variable.
17129 * gdb.base/catch-syscall.exp: Don't skip it on
17130 aarch64*-*-linux* target. Remove elements in all_syscalls.
17131 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
17132 target.
17133 (setup_all_syscalls): New proc.
17134
17135 2015-03-16 Yao Qi <yao.qi@linaro.org>
17136
17137 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
17138 (top level): Skip tests if valid_addr_p returns false for
17139 $cmd1 or $cmd2.
17140
17141 2015-03-11 Andy Wingo <wingo@igalia.com>
17142
17143 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
17144
17145 2015-03-11 Yao Qi <yao.qi@linaro.org>
17146
17147 * gdb.base/catch-syscall.exp: Fix typo in comments.
17148
17149 2015-03-11 Yao Qi <yao.qi@linaro.org>
17150
17151 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
17152
17153 2015-03-09 Pedro Alves <palves@redhat.com>
17154
17155 * dg-extract-results.py: Delete.
17156
17157 2015-03-09 Pedro Alves <palves@redhat.com>
17158
17159 Merge dg-extract-results.sh from GCC upstream (r218843).
17160
17161 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
17162 * dg-extract-results.sh: Use --text with grep to avoid issues with
17163 binary files. Fall back to cat -v, if that doesn't work.
17164
17165 2015-03-05 Pedro Alves <palves@redhat.com>
17166
17167 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
17168
17169 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
17170
17171 * lib/mi-support.exp (mi_expect_interrupt): Accept
17172 alternative event for when in all-stop mode.
17173
17174 2015-03-04 Pedro Alves <palves@redhat.com>
17175
17176 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
17177
17178 2015-03-04 Mark Kettenis <kettenis@gnu.org>
17179
17180 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
17181
17182 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17183
17184 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
17185 regexps for GDB's current line display, accept a hex address
17186 preceding the line number.
17187
17188 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17189
17190 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
17191 the 'arch1' variable for "s390*-linux*" targets.
17192
17193 2015-03-04 Pedro Alves <palves@redhat.com>
17194
17195 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
17196 (main): Pass missing retval argument to pthread_join call.
17197
17198 2015-03-02 Pedro Alves <palves@redhat.com>
17199
17200 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
17201 (top level): Call do_test with non-stop as well.
17202
17203 2015-03-02 Pedro Alves <palves@redhat.com>
17204
17205 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
17206 -1.
17207
17208 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17209
17210 * gdb.arch/s390-vregs.exp: New test.
17211 * gdb.arch/s390-vregs.S: New file.
17212
17213 2015-02-27 Pedro Alves <palves@redhat.com>
17214
17215 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
17216 call to catch_command_errors.
17217 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
17218 catch_command_errors.
17219
17220 2015-02-27 Pedro Alves <palves@redhat.com>
17221
17222 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
17223 "true" for boolean result.
17224 * gdb.gdb/selftest.exp (test_with_self): Also accept full
17225 prototype of main.
17226
17227 2015-02-27 Pedro Alves <palves@redhat.com>
17228
17229 * lib/unbuffer_output.c: New file.
17230 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
17231 (main): Call gdb_unbuffer_output.
17232
17233 2015-02-27 Yao Qi <yao.qi@linaro.org>
17234
17235 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17236 target.
17237
17238 2015-02-26 Doug Evans <dje@google.com>
17239
17240 * gdb.cp/class2.cc (Dbase, D): New classes.
17241 (main): New local delta.
17242 * gdb.cp/class2.exp: Test printing delta.
17243 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
17244 (dynbar): New global.
17245 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
17246
17247 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17248
17249 * gdb.compile/compile-ifunc.c: New file.
17250 * gdb.compile/compile-ifunc.exp: New file.
17251
17252 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17253
17254 * gdb.base/structs.exp: Check for correct struct on finish.
17255
17256 2015-02-26 Yao Qi <yao.qi@linaro.org>
17257
17258 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17259 is zero.
17260
17261 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17262
17263 * gdb.arch/cordic.ko.bz2: New file.
17264 * gdb.arch/cordic.ko.debug.bz2: New file.
17265 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17266
17267 2015-02-25 Yao Qi <yao.qi@linaro.org>
17268
17269 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17270 aarch64*-*-* target.
17271
17272 2015-02-23 Pedro Alves <palves@redhat.com>
17273
17274 * lib/gdb.exp (delete_breakpoints): Rewrite using
17275 gdb_test_multiple.
17276
17277 2015-02-23 Pedro Alves <palves@redhat.com>
17278
17279 * gdb.base/info-os.c: Include stdlib.h.
17280
17281 2015-02-22 Doug Evans <xdje42@gmail.com>
17282
17283 PR symtab/17855
17284 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17285 is read after symbols have been re-read.
17286 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17287 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17288
17289 2015-02-21 Doug Evans <dje@google.com>
17290
17291 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17292
17293 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17294
17295 PR corefiles/17808
17296 * gdb.arch/i386-biarch-core.core.bz2: New file.
17297 * gdb.arch/i386-biarch-core.exp: New file.
17298
17299 2015-02-21 Pedro Alves <palves@redhat.com>
17300
17301 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17302 runto_main fails.
17303
17304 2015-02-20 Pedro Alves <palves@redhat.com>
17305
17306 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17307 info probes.
17308
17309 2015-02-20 Pedro Alves <palves@redhat.com>
17310
17311 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17312
17313 2015-02-20 Pedro Alves <palves@redhat.com>
17314
17315 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17316 clean_restart before gdb_target_supports_trace.
17317
17318 2015-02-20 Pedro Alves <palves@redhat.com>
17319
17320 PR threads/18006
17321 * gdb.threads/clone-thread_db.c: New file.
17322 * gdb.threads/clone-thread_db.exp: New file.
17323
17324 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17325
17326 PR breakpoints/16812
17327 * gdb.base/catch-gdb-caused-signals.c: New file.
17328 * gdb.base/catch-gdb-caused-signals.exp: New file.
17329
17330 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17331
17332 * configure: Regenerated.
17333 * configure.ac: Use GDB_AC_TRANSFORM.
17334 * aclocal.m4: sinclude ../transform.m4.
17335
17336 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17337
17338 * lib/dtrace.exp: New file.
17339 * gdb.base/dtrace-probe.exp: Likewise.
17340 * gdb.base/dtrace-probe.d: Likewise.
17341 * gdb.base/dtrace-probe.c: Likewise.
17342 * lib/pdtrace.in: Likewise.
17343 * configure.ac: Output variables with the transformed names of
17344 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17345 * configure: Regenerated.
17346
17347 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17348
17349 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17350 expected message when trying to access $_probe_* convenience
17351 variables while not on a probe.
17352
17353 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17354
17355 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17356
17357 2015-02-11 Pedro Alves <pedro@codesourcery.com>
17358
17359 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17360 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17361
17362 2015-02-10 Doug Evans <xdje42@gmail.com>
17363
17364 * lib/gdb.exp (gdb_load): Always return a result.
17365
17366 2015-02-10 Pedro Alves <palves@redhat.com>
17367
17368 * gdb.threads/signal-sigtrap.c: New file.
17369 * gdb.threads/signal-sigtrap.exp: New file.
17370
17371 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17372
17373 * gdb.trace/no-attach-trace.c: New file.
17374 * gdb.trace/no-attach-trace.exp: New file.
17375
17376 2015-02-09 Mark Wielaard <mjw@redhat.com>
17377
17378 * gdb.dwarf2/atomic.c: New file.
17379 * gdb.dwarf2/atomic-type.exp: Likewise.
17380
17381 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17382
17383 * gdb.btrace/buffer-size.exp: Update "info record" output.
17384 * gdb.btrace/delta.exp: Update "info record" output.
17385 * gdb.btrace/enable.exp: Update "info record" output.
17386 * gdb.btrace/finish.exp: Update "info record" output.
17387 * gdb.btrace/instruction_history.exp: Update "info record" output.
17388 * gdb.btrace/next.exp: Update "info record" output.
17389 * gdb.btrace/nexti.exp: Update "info record" output.
17390 * gdb.btrace/step.exp: Update "info record" output.
17391 * gdb.btrace/stepi.exp: Update "info record" output.
17392 * gdb.btrace/nohist.exp: Update "info record" output.
17393
17394 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17395
17396 * gdb.btrace/buffer-size: New.
17397
17398 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17399
17400 * gdb.btrace/delta.exp: Update "info record" output.
17401 * gdb.btrace/enable.exp: Update "info record" output.
17402 * gdb.btrace/finish.exp: Update "info record" output.
17403 * gdb.btrace/instruction_history.exp: Update "info record" output.
17404 * gdb.btrace/next.exp: Update "info record" output.
17405 * gdb.btrace/nexti.exp: Update "info record" output.
17406 * gdb.btrace/step.exp: Update "info record" output.
17407 * gdb.btrace/stepi.exp: Update "info record" output.
17408 * gdb.btrace/nohist.exp: Update "info record" output.
17409
17410 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17411
17412 PR gdb/15678
17413 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17414
17415 2015-02-06 Pedro Alves <palves@redhat.com>
17416
17417 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17418 macro.
17419 (seconds_left, again): New globals.
17420 (main): Wait seconds_left in a 1-second sleep loop instead of
17421 sleeping 180 seconds. If 'again' is set, reset the seconds
17422 counter.
17423 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17424 'again' in the inferior before detaching. Print the seconds left.
17425 (options): New global.
17426 (top level): Build program with -DTIMEOUT=$timeout.
17427
17428 2015-02-06 Pedro Alves <palves@redhat.com>
17429
17430 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17431 determine how many seconds to pass to 'alarm'.
17432 * gdb.base/gdb-sigterm.exp (top level): Build program with
17433 -DTIMEOUT=$timeout.
17434 (do_test): Return success/failure indication. Add more verbose
17435 logging. Don't fail if 200 single steps are seen. Instead, fail
17436 when the test times out.
17437 (passes): New global.
17438 (top level): Break the testing loop if testing fails on any
17439 iteration. Use gdb_assert.
17440
17441 2015-02-04 Don Breazeal <donb@codesourcery.com>
17442
17443 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17444 and initialize them.
17445 (ipc_cleanup): New function.
17446 (main): Don't declare shmid, semid, and msqid. Add a call to
17447 atexit so that we call ipc_cleanup on exit.
17448
17449 2015-02-04 Pedro Alves <palves@redhat.com>
17450
17451 * boards/native-extended-gdbserver.exp: Remove any target variant
17452 specifications from the board name before clearing the isremote
17453 flag from board_info.
17454
17455 2015-01-31 Doug Evans <xdje42@gmail.com>
17456
17457 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17458
17459 2015-01-31 Gary Benson <gbenson@redhat.com>
17460
17461 * gdb.base/completion.exp: Disable completion limiting for
17462 existing tests. Add new tests to check completion limiting.
17463 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17464
17465 2015-01-31 Doug Evans <xdje42@gmail.com>
17466
17467 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17468
17469 2015-01-31 Doug Evans <xdje42@gmail.com>
17470
17471 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17472 entries. Duplicate file section script entries.
17473 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17474 inlined entries. Add test for safe-path rejection.
17475 * gdb.python/py-section-script.c: Add duplicate inlined section script
17476 entries. Duplicate file section script entries.
17477 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17478 inlined entries. Add test for safe-path rejection.
17479
17480 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17481
17482 * gdb.ada/disc_arr_bound: New testcase.
17483
17484 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17485
17486 * gdb.ada/mi_var_array: New testcase.
17487
17488 2015-01-27 Doug Evans <dje@google.com>
17489
17490 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17491 Add test for objfile.filename, objfile.username after objfile
17492 has been unloaded.
17493
17494 2015-01-26 Joel Brobecker <brobecker@adacore.com>
17495
17496 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17497 the second test to print the name attribute of value
17498 returned by the call to gdb.lookup_type, and adjust
17499 the expected output accordingly.
17500
17501 2015-01-25 Mark Wielaard <mjw@redhat.com>
17502
17503 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
17504 * gdb.base/disp-step-fork.c: Include unistd.h.
17505 * gdb.base/siginfo-obj.c: Include stdio.h.
17506 * gdb.base/siginfo-thread.c: Likewise.
17507 * gdb.mi/non-stop.c: Include unistd.h.
17508 * gdb.mi/nsthrexec.c: Include stdio.h.
17509 * gdb.mi/pthreads.c: Include unistd.h.
17510 * gdb.modula2/unbounded1.c (main): Declare returns int.
17511 * gdb.reverse/consecutive-reverse.c: Likewise.
17512 * gdb.threads/create-fail.c: Include unistd.h.
17513 * gdb.threads/killed.c: Likewise.
17514 * gdb.threads/linux-dp.c: Likewise.
17515 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
17516 * gdb.threads/non-ldr-exc-2.c: Likewise.
17517 * gdb.threads/non-ldr-exc-3.c: Likewise.
17518 * gdb.threads/non-ldr-exc-4.c: Likewise.
17519 * gdb.threads/pthreads.c: Include unistd.h.
17520 (main): Declare returns int.
17521 * gdb.threads/tls-main.c (foo): New declaration.
17522 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
17523
17524 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
17525
17526 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17527 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17528
17529 2015-01-15 Mark Wielaard <mjw@redhat.com>
17530
17531 * gdb.base/noreturn-return.c: New file.
17532 * gdb.base/noreturn-return.exp: New file.
17533 * gdb.base/noreturn-finish.c: New file.
17534 * gdb.base/noreturn-finish.exp: New file.
17535
17536 2015-01-23 Pedro Alves <palves@redhat.com>
17537
17538 * gdb.threads/continue-pending-after-query.c: New file.
17539 * gdb.threads/continue-pending-after-query.exp: New file.
17540
17541 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17542 Simon Marchi <simon.marchi@ericsson.com>
17543
17544 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17545 * gdb.base/valgrind-db-attach.exp: Same.
17546 * gdb.base/valgrind-infcall.exp: Same.
17547 * lib/mi-support.exp (default_mi_gdb_start): Same.
17548 * lib/prompt.exp (default_prompt_gdb_start): Same.
17549 * lib/gdb.exp (default_gdb_spawn): Same.
17550 (gdb_interact): New.
17551
17552
17553 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17554
17555 * gdb.compile/compile.exp (pointer to jit function): New test.
17556
17557 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
17558
17559 * lib/gdb.exp (supports_process_record): Return true for
17560 powerpc*-*-linux*.
17561 (supports_reverse): Likewise.
17562
17563 2015-01-15 Don Breazeal <donb@codesourcery.com>
17564
17565 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17566 instead of checking whether the target board is remote and
17567 use spawn_wait_for_attach instead of exec/sleep.
17568 * gdb.base/attach-twice.exp: Likewise.
17569
17570 2015-01-15 Joel Brobecker <brobecker@adacore.com>
17571
17572 * gdb.ada/var_arr_attrs: New testcase.
17573
17574 2015-01-14 Pedro Alves <palves@redhat.com>
17575 Joel Brobecker <brobecker@adacore.com>
17576
17577 PR gdb/17525
17578 * gdb.base/bp-cmds-execution-x-script.c: New file.
17579 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17580 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17581
17582 2015-01-14 Pedro Alves <palves@redhat.com>
17583
17584 PR cli/17828
17585 * gdb.base/batch-preserve-term-settings.c: New file.
17586 * gdb.base/batch-preserve-term-settings.exp: New file.
17587
17588 2015-01-13 Doug Evans <dje@google.com>
17589
17590 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17591 binary.
17592
17593 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17594
17595 * Makefile.in (clean mostlyclean): Do not delete *.py.
17596
17597 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17598
17599 * gdb.python/py-lookup-type.exp: New file.
17600
17601 2015-01-12 Pedro Alves <palves@redhat.com>
17602
17603 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17604 restore GDBFLAGS before returning.
17605
17606 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17607
17608 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17609 is_amd64_regs_target and is_x86_like_target.
17610
17611 2015-01-11 Doug Evans <xdje42@gmail.com>
17612
17613 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17614 is given without an explicit form.
17615 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17616 attributes.
17617 * gdb.dwarf/corrupt.exp: Ditto.
17618 * gdb.dwarf2/enum-type.exp: Ditto.
17619 * gdb.trace/entry-values.exp: Ditto.
17620 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17621
17622 2015-01-11 Doug Evans <xdje42@gmail.com>
17623
17624 PR gdb/15830
17625 * gdb.base/maint.exp: Remove references to "maint demangle".
17626 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17627 Add tests for explicitly specifying language to demangle.
17628 * gdb.dlang/demangle.exp: Ditto.
17629
17630 2015-01-09 Pedro Alves <palves@redhat.com>
17631
17632 * gdb.threads/non-stop-fair-events.c: New file.
17633 * gdb.threads/non-stop-fair-events.exp: New file.
17634
17635 2015-01-09 Pedro Alves <palves@redhat.com>
17636
17637 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17638 the global scope. Set a breakpoint after all threads are started
17639 rather than stepping over two source lines. Expect the prompt.
17640 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17641 global.
17642 (NUM): Now 15.
17643 (main): Use threads_started_barrier to wait for all threads to
17644 start. Main thread no longer calls thread_function. Exit after
17645 180 seconds.
17646 (loop): New function.
17647 (thread_function): Wait on threads_started_barrier barrier. Call
17648 'loop' at each iteration.
17649 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17650 threads have started, instead of hardcoding number of "next"
17651 steps. Use an access watchpoint instead of a write watchpoint.
17652
17653 2015-01-09 Pedro Alves <palves@redhat.com>
17654
17655 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17656 (thread_func): Wait on barrier.
17657 (main): Wait for all threads to start before stopping GDB.
17658 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17659 global.
17660 (thread1_func, thread2_func): Wait on barrier.
17661 (main): Wait for all threads to start before stopping GDB.
17662 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17663 New global.
17664 (thread1_func, thread2_func): Wait on barrier.
17665 (main): Wait for all threads to start before stopping GDB.
17666
17667 2015-01-09 Pedro Alves <palves@redhat.com>
17668
17669 * gdb.threads/attach-many-short-lived-threads.c: New file.
17670 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17671
17672 2014-01-09 Pedro Alves <palves@redhat.com>
17673
17674 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17675 instead of to thread 2.
17676 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17677 Add barrier around each pthread_create call instead of around all
17678 calls.
17679 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17680 Set a break on thread_function and have the child threads hit it
17681 one at at a time.
17682
17683 2015-01-09 Pedro Alves <palves@redhat.com>
17684
17685 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17686 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17687 false.
17688 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17689 checking whether the target board is remote.
17690 * gdb.multi/multi-attach.exp: Likewise.
17691 * gdb.python/py-sync-interp.exp: Likewise.
17692 * gdb.server/ext-attach.exp: Likewise.
17693 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17694 tests that need to attach, instead of checking whether the target
17695 board is remote at the top of the file.
17696
17697 2015-01-08 Yao Qi <yao@codesourcery.com>
17698
17699 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17700
17701 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17702
17703 Fix testcase compilation.
17704 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17705
17706 2015-01-06 Joel Brobecker <brobecker@adacore.com>
17707
17708 * gdb.python/py-type.exp: Add a couple test about empty
17709 array creation, and negative-length array creation.
17710
17711 2015-01-02 Doug Evans <xdje42@gmail.com>
17712
17713 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17714
17715 2015-01-02 Doug Evans <dje@google.com>
17716
17717 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17718
17719 2014-12-29 Yao Qi <yao@codesourcery.com>
17720
17721 * gdb.trace/entry-values.exp: Update comments. Rename variable
17722 bar_call_foo to returned_from_foo.
17723
17724 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17725
17726 PR gdb/17394
17727 * gdb.linespec/break-asm-file.c: New file.
17728 * gdb.linespec/break-asm-file.exp: New file.
17729 * gdb.linespec/break-asm-file0.s: New file.
17730 * gdb.linespec/break-asm-file1.s: New file.
17731
17732 2014-12-18 Nigel Stephens <nigel@mips.com>
17733 Maciej W. Rozycki <macro@codesourcery.com>
17734
17735 * gdb.base/float.exp: Handle the new output from "info float" on
17736 MIPS targets.
17737
17738 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17739
17740 Fix MinGW compilation.
17741 * gdb.compile/compile-ops.exp: Update untested message if
17742 !skip_compile_feature_tests.
17743 * gdb.compile/compile-setjmp.exp: Likewise.
17744 * gdb.compile/compile-tls.exp: Likewise.
17745 * gdb.compile/compile.exp: Likewise.
17746 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17747 supported on this host".
17748
17749 2014-12-16 Doug Evans <xdje42@gmail.com>
17750
17751 * boards/stabs.exp: New file.
17752
17753 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17754
17755 * gdb.base/completion.exp: Adjust to format changes of "maint
17756 print user-registers".
17757
17758 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
17759
17760 PR server/17457
17761 * gdb.arch/aarch64-fp.c: New file.
17762 * gdb.arch/aarch64-fp.exp: New file.
17763
17764 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17765
17766 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17767 r210637, r210913, r211666, r215400, r215817).
17768
17769 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17770 * dg-extract-results.py: New file.
17771 * dg-extract-results.sh: Use it if the environment seems
17772 suitable.
17773
17774 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17775
17776 * dg-extract-results.py (parse_run): Handle warnings that
17777 are printed before a test harness is run.
17778
17779 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17780
17781 * dg-extract-results.py (Named): Remove __cmp__ method.
17782 (output_variation): Use a key to sort variation.harnesses.
17783
17784 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17785
17786 * dg-extract-results.py: For Python 3, force sys.stdout to
17787 handle surrogate escape sequences.
17788 (safe_open): New function.
17789 (output_segment, main): Use it.
17790
17791 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17792
17793 * dg-extract-results.py (Prog.result_re): Include options
17794 in test name.
17795
17796 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17797
17798 * dg-extract-results.py (output_variation): Always sort if
17799 do_sum.
17800
17801 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17802
17803 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17804 as long as we get pagination notifications.
17805
17806 2014-12-15 Jason Merrill <jason@redhat.com>
17807
17808 * Makefile.in (check-gdb.%): Restore.
17809 * README: Mention it.
17810
17811 2014-12-13 Joel Brobecker <brobecker@adacore.com>
17812
17813 * gdb.ada/str_uninit: New testcase.
17814
17815 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17816
17817 PR symtab/17642
17818 * gdb.base/vla-stub-define.c: New file.
17819 * gdb.base/vla-stub.c: New file.
17820 * gdb.base/vla-stub.exp: New file.
17821
17822 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17823 Jan Kratochvil <jan.kratochvil@redhat.com>
17824 Tom Tromey <tromey@redhat.com>
17825
17826 * configure.ac: Add gdb.compile/.
17827 * configure: Regenerate.
17828 * gdb.compile/Makefile.in: New file.
17829 * gdb.compile/compile-ops.exp: New file.
17830 * gdb.compile/compile-ops.c: New file.
17831 * gdb.compile/compile-tls.c: New file.
17832 * gdb.compile/compile-tls.exp: New file.
17833 * gdb.compile/compile-constvar.S: New file.
17834 * gdb.compile/compile-constvar.c: New file.
17835 * gdb.compile/compile-mod.c: New file.
17836 * gdb.compile/compile-nodebug.c: New file.
17837 * gdb.compile/compile-setjmp-mod.c: New file.
17838 * gdb.compile/compile-setjmp.c: New file.
17839 * gdb.compile/compile-setjmp.exp: New file.
17840 * gdb.compile/compile-shlib.c: New file.
17841 * gdb.compile/compile.c: New file.
17842 * gdb.compile/compile.exp: New file.
17843 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17844
17845 2014-12-12 Tom Tromey <tromey@redhat.com>
17846
17847 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17848 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17849
17850 2014-12-12 Doug Evans <dje@google.com>
17851
17852 * lib/gdb-python.exp (get_python_valueof): New function.
17853 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17854
17855 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17856
17857 * gdb.base/completion.exp: Add test for completion of "info
17858 registers ".
17859
17860 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17861
17862 * gdb.base/func-ptrs.c: New file.
17863 * gdb.base/func-ptrs.exp: New file.
17864
17865 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17866
17867 PR breakpoints/17012
17868 * gdb.base/dprintf-detach.c: New file.
17869 * gdb.base/dprintf-detach.exp: New file.
17870
17871 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17872
17873 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17874 * lib/gdb.exp (target_is_gdbserver): New procedure.
17875
17876 2014-12-08 Doug Evans <dje@google.com>
17877
17878 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17879
17880 2014-12-05 Yao Qi <yao@codesourcery.com>
17881
17882 * gdb.guile/scm-error.exp: Remove the third argument to
17883 gdb_remote_download.
17884 * gdb.guile/scm-frame-args.exp: Likewise.
17885 * gdb.guile/scm-section-script.exp: Likewise.
17886
17887 2014-12-05 Yao Qi <yao@codesourcery.com>
17888
17889 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17890
17891 2014-12-04 Doug Evans <dje@google.com>
17892
17893 * gdb.python/py-objfile.exp: Add tests for
17894 objfile.add_separate_debug_file.
17895
17896 2014-12-04 Doug Evans <dje@google.com>
17897
17898 * lib/gdb.exp (get_build_id): New function.
17899 (build_id_debug_filename_get): Rewrite to use it.
17900 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17901
17902 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17903
17904 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17905 `method(long)', not just 0x0.
17906 * gdb.cp/nsalias.exp: Align code labels to 4.
17907 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17908 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17909 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17910 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17911 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17912 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17913
17914 2014-12-02 Doug Evans <dje@google.com>
17915
17916 PR symtab/17602
17917 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17918 * gdb.cp/anon-ns2.cc: ... here. New file.
17919 * gdb.cp/anon-ns.exp: Update.
17920
17921 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17922
17923 * gdb.python/py-events.py (inferior_call_handler): New.
17924 (register_changed_handler, memory_changed_handler): New.
17925 (test_events.invoke): Register new handlers.
17926 * gdb.python/py-events.exp: Add tests for inferior call,
17927 memory_changed and register_changed events.
17928
17929 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17930
17931 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17932 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17933 if the linker doesn't understand this.
17934
17935 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17936
17937 * gdb.python/python.exp: Change expected reply to help().
17938
17939 2014-12-01 Yao Qi <yao@codesourcery.com>
17940
17941 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17942 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17943 * configure: Re-generated.
17944
17945 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17946
17947 * gdb.cp/chained-calls.cc: New file.
17948 * gdb.cp/chained-calls.exp: New file.
17949 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17950
17951 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17952
17953 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17954 * gdb.dwarf2/symtab-producer.exp: Same.
17955 * gdb.gdb/python-interrupts.exp: Same.
17956 * gdb.gdb/python-selftest.exp: Same.
17957 * gdb.python/py-linetable.exp: Same.
17958 * gdb.python/py-type.exp: Same.
17959 * gdb.python/py-value-cc.exp: Same.
17960 * gdb.python/py-value.exp: Same.
17961
17962 2014-11-28 Yao Qi <yao@codesourcery.com>
17963
17964 * gdb.base/break-probes.exp: Match library name prefixed with
17965 sysroot.
17966
17967 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17968
17969 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17970 test expected output. Add parentheses for the call to print.
17971 Remove L suffix from integers.
17972
17973 2014-11-26 Doug Evans <dje@google.com>
17974
17975 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17976
17977 2014-11-22 Yao Qi <yao@codesourcery.com>
17978
17979 * gdb.trace/entry-values.c: Remove asms.
17980 (foo): Add foo_label.
17981 (bar): Add bar_label.
17982 * gdb.trace/entry-values.exp: Remove code computing foo's
17983 length and bar's length.
17984 (Dwarf::assemble): Invoke function_range for bar and use
17985 MACRO_AT_func for foo.
17986
17987 2014-11-22 Yao Qi <yao@codesourcery.com>
17988
17989 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17990 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17991 Use .Lgcc43_procstart instead of gcc43.
17992
17993 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17994
17995 * gdb.ada/n_arr_bound: New testcase.
17996
17997 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17998
17999 PR breakpoints/10737
18000 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
18001 test_catch_syscall_multi_arch.
18002 (test_catch_syscall_multi_arch): New function.
18003
18004 2014-11-20 Doug Evans <xdje42@gmail.com>
18005
18006 * gdb.base/maint.exp: Update expected output.
18007
18008 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
18009
18010 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
18011 4-byte instruction on S390.
18012
18013 2014-11-19 Joel Brobecker <brobecker@adacore.com>
18014
18015 * gdb.ada/arr_arr: New testcase.
18016
18017 2014-11-19 Joel Brobecker <brobecker@adacore.com>
18018
18019 * gdb.ada/pkd_arr_elem: New Testcase.
18020
18021 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
18022
18023 * gdb.reverse/break-precsave: Expect completion message for
18024 core file reads.
18025 * gdb.reverse/consecutive-precsave.exp: Likewise.
18026 * gdb.reverse/finish-precsave.exp: Likewise.
18027 * gdb.reverse/i386-precsave.exp: Likewise.
18028 * gdb.reverse/machinestate-precsave.exp: Likewise.
18029 * gdb.reverse/sigall-precsave.exp: Likewise.
18030 * gdb.reverse/solib-precsave.exp: Likewise.
18031 * gdb.reverse/step-precsave.exp: Likewise.
18032 * gdb.reverse/until-precsave.exp: Likewise.
18033 * gdb.reverse/watch-precsave.exp: Likewise.
18034
18035 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18036
18037 * gdb.base/bp-permanent.c: Include unistd.h.
18038 * gdb.python/py-framefilter-mi.c (main): Add return type.
18039 * gdb.python/py-framefilter.c (main): Likewise.
18040 * gdb.trace/actions-changed.c (main): Likewise.
18041
18042 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18043
18044 * gdb.mi/until.c: Add eye-catchers.
18045 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
18046 line numbers.
18047
18048 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18049
18050 * gdb.base/condbreak.exp: Drop references to removed non-prototype
18051 function header variants in break1.c.
18052 * gdb.base/ena-dis-br.exp: Likewise.
18053 * gdb.base/hbreak2.exp: Likewise.
18054 * gdb.reverse/until-precsave.exp: Drop references to removed
18055 non-prototype function header variants in ur1.c.
18056 * gdb.reverse/until-reverse.exp: Likewise.
18057
18058 2014-11-17 Petr Machata <pmachata@redhat.com>
18059
18060 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
18061 ${_cu_offset_size} bytes abbrev offset.
18062
18063 2014-11-15 Doug Evans <xdje42@gmail.com>
18064
18065 PR symtab/17559
18066 * gdb.base/line-symtabs.exp: New file.
18067 * gdb.base/line-symtabs.c: New file.
18068 * gdb.base/line-symtabs.h: New file.
18069
18070 2014-11-14 Yao Qi <yao@codesourcery.com>
18071
18072 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
18073 (func): Add label func_label.
18074 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
18075 Replace low_pc and high_pc with MACRO_AT_range.
18076 Replace name, low_pc and high_pc with MACRO_AT_func.
18077
18078 2014-11-14 Yao Qi <yao@codesourcery.com>
18079
18080 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
18081 Replace name, low_pc and high_pc with MACRO_AT_func.
18082
18083 2014-11-14 Yao Qi <yao@codesourcery.com>
18084
18085 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
18086 produce debug information.
18087 * gdb.dwarf2/implptr-optimized-out.S: Removed.
18088
18089 2014-11-14 Yao Qi <yao@codesourcery.com>
18090
18091 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
18092 object and get function length.
18093 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
18094 with MACRO_AT_func.
18095 (top-level): Replace gdb_compile and clean_restart with
18096 prepare_for_testing.
18097 * gdb.dwarf2/main.c (main): Add label main_label.
18098
18099 2014-11-14 Yao Qi <yao@codesourcery.com>
18100
18101 * lib/dwarf.exp (function_range): New procedure.
18102 (Dwarf::_handle_macro_at_func): New procedure.
18103 (Dwarf::_handle_macro_at_range): New procedure.
18104 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
18105
18106 2014-11-14 Yao Qi <yao@codesourcery.com>
18107
18108 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
18109 (_handle_attribute): New procedure.
18110
18111 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18112
18113 * gdb.ada/cond_lang/foo.c (callme): Add return type.
18114 * gdb.base/call-sc.c (zed): Likewise.
18115 * gdb.base/checkpoint.c (main): Likewise.
18116 * gdb.base/dump.c (main): Likewise.
18117 * gdb.base/gcore.c (main): Likewise.
18118 * gdb.base/huge.c (main): Likewise.
18119 * gdb.base/multi-forks.c (main): Likewise.
18120 * gdb.base/pr10179-a.c (main): Likewise.
18121 * gdb.base/savedregs.c (main): Likewise.
18122 * gdb.base/sigaltstack.c (main): Likewise.
18123 * gdb.base/siginfo.c (main): Likewise.
18124 * gdb.base/structs.c (zed): Likewise.
18125 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
18126 * gdb.mi/mi-syn-frame.c (main): Likewise.
18127 * gdb.mi/until.c (foo, main): Likewise.
18128 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
18129 * gdb.base/solib-weak.c (foo): Declare.
18130 * gdb.base/attach-twice.c: Include stdio.h.
18131 * gdb.base/weaklib1.c: Likewise.
18132 * gdb.base/weaklib2.c: Likewise.
18133 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
18134 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
18135 unistd.h.
18136 * gdb.base/attach-pie-misread.c: Include stdlib.h.
18137 * gdb.mi/mi-exit-code.c: Likewise.
18138 * gdb.base/break-interp-lib.c: Include string.h.
18139 * gdb.base/coremaker.c: Likewise.
18140 * gdb.base/testenv.c: Likewise.
18141 * gdb.python/py-finish-breakpoint.c: Likewise.
18142 * gdb.base/inferior-died.c: Include sys/wait.h.
18143 * gdb.base/fileio.c: Include time.h.
18144 * gdb.base/async-shell.c: Include unistd.h.
18145 * gdb.base/dprintf-non-stop.c: Likewise.
18146 * gdb.base/info-os.c: Likewise.
18147 * gdb.mi/mi-console.c: Likewise.
18148 * gdb.mi/watch-nonstop.c: Likewise.
18149 * gdb.python/py-events.c: Likewise.
18150 * gdb.base/async.c (baz): Move up before its invocation.
18151 * gdb.base/code_elim2.c (my_global_func): Likewise.
18152 * gdb.base/skip-solib-lib.c (multiply): Likewise.
18153 * gdb.base/advance.c (func2): Likewise.
18154
18155 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18156
18157 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
18158 variant.
18159 * gdb.base/annota3.c: Likewise.
18160 * gdb.base/async.c: Likewise.
18161 * gdb.base/average.c: Likewise.
18162 * gdb.base/call-ar-st.c: Likewise.
18163 * gdb.base/call-rt-st.c: Likewise.
18164 * gdb.base/call-sc.c: Likewise.
18165 * gdb.base/call-strs.c: Likewise.
18166 * gdb.base/ending-run.c: Likewise.
18167 * gdb.base/execd-prog.c: Likewise.
18168 * gdb.base/exprs.c: Likewise.
18169 * gdb.base/foll-exec.c: Likewise.
18170 * gdb.base/foll-fork.c: Likewise.
18171 * gdb.base/foll-vfork.c: Likewise.
18172 * gdb.base/funcargs.c: Likewise.
18173 * gdb.base/gcore.c: Likewise.
18174 * gdb.base/jump.c: Likewise.
18175 * gdb.base/langs0.c: Likewise.
18176 * gdb.base/langs1.c: Likewise.
18177 * gdb.base/langs2.c: Likewise.
18178 * gdb.base/mips_pro.c: Likewise.
18179 * gdb.base/nodebug.c: Likewise.
18180 * gdb.base/opaque0.c: Likewise.
18181 * gdb.base/opaque1.c: Likewise.
18182 * gdb.base/recurse.c: Likewise.
18183 * gdb.base/run.c: Likewise.
18184 * gdb.base/scope0.c: Likewise.
18185 * gdb.base/scope1.c: Likewise.
18186 * gdb.base/setshow.c: Likewise.
18187 * gdb.base/setvar.c: Likewise.
18188 * gdb.base/shmain.c: Likewise.
18189 * gdb.base/shr1.c: Likewise.
18190 * gdb.base/shr2.c: Likewise.
18191 * gdb.base/sigall.c: Likewise.
18192 * gdb.base/signals.c: Likewise.
18193 * gdb.base/so-indr-cl.c: Likewise.
18194 * gdb.base/solib2.c: Likewise.
18195 * gdb.base/structs.c: Likewise.
18196 * gdb.base/sum.c: Likewise.
18197 * gdb.base/vforked-prog.c: Likewise.
18198 * gdb.base/watchpoint.c: Likewise.
18199 * gdb.reverse/shr2.c: Likewise.
18200 * gdb.reverse/until-reverse.c: Likewise.
18201 * gdb.reverse/ur1.c: Likewise.
18202 * gdb.reverse/watch-reverse.c: Likewise.
18203
18204 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18205
18206 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
18207 variant.
18208 * gdb.base/sepdebug.exp: Drop references to removed code.
18209
18210 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18211
18212 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
18213 variant. Preserve original line numbering.
18214 * gdb.base/list1.c: Likewise.
18215
18216 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18217
18218 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
18219 variant.
18220 * gdb.base/break1.c: Likewise.
18221 * gdb.base/break.exp: Drop references to removed code.
18222
18223 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18224
18225 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18226 variant.
18227
18228 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18229
18230 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18231
18232 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18233
18234 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
18235 logic into perform_all_tests() and invoke it with and without
18236 function header prototypes.
18237 (do_function_calls): Remove conditional XFAIL for PR 5318.
18238 (rerun_and_prepare): Remove duplicate code.
18239 (perform_all_tests): New. Main logic moved here.
18240
18241 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18242
18243 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
18244 code guarded by #ifdef NO_PROTOTYPES.
18245 (t_double_many_args): Likewise.
18246 (DEF_FUNC_MANY_ARGS_1): Likewise.
18247 (DEF_FUNC_VALUES_1): Likewise.
18248 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18249 guarded by #ifdef PROTOTYPES.
18250
18251 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18252
18253 * gdb.mi/mi-console.c: Add eye-catcher.
18254 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18255 instead of literal line number.
18256
18257 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18258
18259 * gdb.base/shr2.c: Add eye-catcher.
18260 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18261 line number.
18262
18263 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18264
18265 * gdb.base/jump.c: Add eye-catchers.
18266 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18267 numbers.
18268
18269 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18270
18271 * gdb.base/execd-prog.c: Add eye-catchers.
18272 * gdb.base/foll-exec.c: Likewise.
18273 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18274 line numbers.
18275
18276 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18277
18278 * gdb.base/ending-run.c: Add eye-catchers.
18279 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18280 literal line numbers.
18281
18282 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18283
18284 * gdb.base/call-rt-st.c: Add eye-catchers.
18285 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18286 literal line numbers.
18287
18288 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18289
18290 * gdb.base/call-ar-st.c: Add eye-catchers.
18291 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18292 literal line numbers.
18293
18294 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18295
18296 * gdb.base/average.c: Add eye-catchers.
18297 * gdb.base/sum.c: Likewise.
18298 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18299 regexps dynamically.
18300
18301 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18302
18303 * gdb.base/solib1.c: Add eye-catchers.
18304 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18305 literal line numbers.
18306
18307 2014-11-12 Pedro Alves <palves@redhat.com>
18308
18309 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18310 leader has exited.
18311
18312 2014-11-12 Pedro Alves <palves@redhat.com>
18313
18314 * gdb.arch/i386-bp_permanent.c: New file.
18315 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18316 (srcfile): Set to i386-bp_permanent.c.
18317 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18318 that stepi does not execute the 'leave' instruction, instead of
18319 testing it does execute.
18320 * gdb.base/bp-permanent.c: New file.
18321 * gdb.base/bp-permanent.exp: New file.
18322
18323 2014-11-10 Doug Evans <xdje42@gmail.com>
18324
18325 PR symtab/17564
18326 * gdb.base/symtab-search-order.exp: New file.
18327 * gdb.base/symtab-search-order.c: New file.
18328 * gdb.base/symtab-search-order-1.c: New file.
18329 * gdb.base/symtab-search-order-shlib-1.c: New file.
18330
18331 2014-11-07 Pedro Alves <palves@redhat.com>
18332
18333 PR gdb/17511
18334 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18335 i?86-*-linux*.
18336
18337 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18338
18339 PR c++/17494
18340 * gdb.cp/pr17494.cc: New file.
18341 * gdb.cp/pr17494.exp: New file.
18342
18343 2014-11-02 Yao Qi <yao@codesourcery.com>
18344
18345 * gdb.python/python.exp: Get working directory and match the
18346 output of "set extended-prompt \\w " with it.
18347
18348 2014-10-30 Doug Evans <dje@google.com>
18349
18350 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18351 in objfiles.
18352 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18353 in progspaces.
18354
18355 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
18356
18357 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18358 * gdb.base/realname-expand.exp: Likewise.
18359 * gdb.linespec/macro-relative.exp: Likewise.
18360
18361 2014-10-29 Pedro Alves <palves@redhat.com>
18362
18363 PR gdb/17408
18364 * gdb.threads/schedlock.c (some_function): New function.
18365 (call_function): New global.
18366 (MAYBE_CALL_SOME_FUNCTION): New macro.
18367 (thread_function): Call it.
18368 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18369 and use it instead of a global counter. Adjust all callers.
18370 (get_current_thread): Use "find current thread" for test message
18371 here rather than having all callers pass down the same string.
18372 (goto_loop): New procedure, factored out from ...
18373 (my_continue): ... this.
18374 (step_ten_loops): Change parameter from test message to command to
18375 use. Adjust.
18376 (list_count): Delete global.
18377 (check_result): New procedure, factored out from duplicate top
18378 level code.
18379 (continue tests): Wrap in with_test_prefix.
18380 (test_step): New procedure, factored out from duplicate top level
18381 code.
18382 (top level): Test "step" in combination with all scheduler-locking
18383 modes. Test "next" in combination with all scheduler-locking
18384 modes, and in combination with stepping over a function call or
18385 not.
18386 * gdb.threads/next-bp-other-thread.c: New file.
18387 * gdb.threads/next-bp-other-thread.exp: New file.
18388
18389 2014-10-29 Pedro Alves <palves@redhat.com>
18390
18391 PR python/17372
18392 * gdb.python/python.exp: Test a multi-line command that spawns
18393 interactive Python.
18394 * gdb.base/multi-line-starts-subshell.exp: New file.
18395
18396 2014-10-29 Yao Qi <yao@codesourcery.com>
18397
18398 * gdb.base/fileio.exp: Make directories on host.
18399
18400 2014-10-29 Yao Qi <yao@codesourcery.com>
18401
18402 * gdb.base/fileio.c (test_write): Close the file.
18403
18404 2014-10-28 Pedro Alves <palves@redhat.com>
18405
18406 PR gdb/12623
18407 * gdb.base/sigstep.c (no_handler): New global.
18408 (main): If 'no_handler is true, set the signal handlers to
18409 SIG_IGN.
18410 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18411 with_sw_watch and no_handler parameters. Handle them.
18412 (top level) <stepping over handler when stopped at a breakpoint
18413 test>: Add a test axis for testing with a software watchpoint, and
18414 another for testing with the signal handler set to SIG_IGN.
18415 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18416 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18417
18418 2014-10-28 Pedro Alves <palves@redhat.com>
18419
18420 PR gdb/17511
18421 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18422 * gdb.base/sigstep.exp (other_handler_location): New global.
18423 (advance): Support stepping into the signal handler, and running
18424 commands while in the handler.
18425 (in_handler_map): New global.
18426 (top level): In the advance test, add combinations for getting
18427 into the handler with stepping commands, and for running commands
18428 in the handler. Add comment descripting the advancei tests.
18429
18430 2014-10-28 Pedro Alves <palves@redhat.com>
18431
18432 * gdb.base/sigstep.exp: Use build_executable instead of
18433 prepare_for_testing.
18434 (top level): Move code that starts GDB, runs to main and creates a
18435 display to ...
18436 (restart): ... this new procedure.
18437 (top level): Move backtrace from signal handler test to ...
18438 (validate_backtrace): ... this new procedure.
18439 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18440 with_test_prefix. Always restart GDB.
18441 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18442 with_test_prefix. Always restart GDB. No need to delete
18443 breakpoints after the test.
18444 (test_skip_handler): Remove prefix parameter.
18445 (skip_over_handler, breakpoint_to_handler)
18446 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18447 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18448 restart GDB. No need to delete breakpoints after the test.
18449 (top level): Use foreach to call the test procedures with
18450 different commands.
18451
18452 2014-10-28 Pedro Alves <palves@redhat.com>
18453
18454 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18455 instead of GNATS numbers.
18456 * gdb.base/sigbpt.exp: Likewise.
18457 * gdb.base/siginfo.exp: Likewise.
18458 * gdb.base/sigstep.exp: Likewise.
18459
18460 2014-10-27 Pedro Alves <palves@redhat.com>
18461
18462 * gdb.base/sigstep.c (dummy): New global.
18463 (main): Issue a couple writes to the new global.
18464 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18465 procedures.
18466 (skip_over_handler): Use test_skip_handler.
18467 (top level): Call skip_over_handler for stepi and nexti too.
18468 (breakpoint_over_handler): Use test_skip_handler.
18469 (top level): Call breakpoint_over_handler for stepi and nexti too.
18470
18471 2014-10-27 Yao Qi <yao@codesourcery.com>
18472
18473 * gdb.trace/tfile.c (adjust_function_address)
18474 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18475 function descriptor.
18476
18477 2014-10-24 Don Breazeal <donb@codesourcery.com>
18478
18479 * gdb.base/foll-fork.exp (test_follow_fork,
18480 catch_fork_child_follow): Check for updated fork messages emitted
18481 from infrun.c.
18482 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18483 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18484 vfork_and_exec_child_follow_through_step): Check for updated vfork
18485 messages emitted from infrun.c.
18486
18487 2014-10-24 Pedro Alves <palves@redhat.com>
18488
18489 * gdb.base/corefile.exp: Remove references to ultrix.
18490 * gdb.base/interrupt.exp: Likewise.
18491 * gdb.base/whatis.exp: Likewise.
18492 * gdb.gdb/selftest.exp: Likewise.
18493 * gdb.threads/manythreads.exp: Likewise.
18494 * gdb.threads/print-threads.exp: Likewise.
18495 * gdb.threads/pthreads.exp:: Likewise.
18496 * gdb.threads/schedlock.exp: Likewise.
18497
18498 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18499
18500 * gdb.cp/non-trivial-retval.cc: Add a test case.
18501 * gdb.cp/non-trivial-retval.exp: Add a test.
18502
18503 2014-10-20 Yao Qi <yao@codesourcery.com>
18504
18505 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
18506 * gdb.python/py-objfile-script-gdb.py: New file.
18507 * gdb.python/py-objfile-script.exp: Update reference to
18508 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
18509 of remote_download. Remove the dest file.
18510
18511 2014-10-20 Yao Qi <yao@codesourcery.com>
18512
18513 * gdb.base/checkpoint.exp: Don't remove file copied on host.
18514 * gdb.base/step-line.exp: Likewise.
18515 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18516 * gdb.dwarf2/dw2-basic.exp: Likewise.
18517 * gdb.dwarf2/dw2-compressed.exp: Likewise.
18518 * gdb.dwarf2/dw2-filename.exp: Likewise.
18519 * gdb.dwarf2/dw2-intercu.exp: Likewise.
18520 * gdb.dwarf2/dw2-intermix.exp: Likewise.
18521 * gdb.dwarf2/dw2-producer.exp: Likewise.
18522 * gdb.dwarf2/mac-fileno.exp: Likewise.
18523 * gdb.python/py-frame-args.exp: Likewise.
18524 * gdb.python/py-framefilter.exp: Likewise.
18525 * gdb.python/py-mi.exp: Likewise.
18526 * gdb.python/py-objfile-script.exp: Likewise
18527 * gdb.python/py-pp-integral.exp: Likewise.
18528 * gdb.python/py-pp-re-notag.exp: Likewise.
18529 * gdb.python/py-prettyprint.exp: Likewise.
18530 * gdb.python/py-section-script.exp: Likewise.
18531 * gdb.python/py-typeprint.exp: Likewise.
18532 * gdb.python/py-xmethods.exp: Likewise.
18533 * gdb.stabs/weird.exp: Likewise.
18534 * gdb.xml/tdesc-regs.exp: Likewise.
18535
18536 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18537
18538 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18539 (out_cu): Use addr_len for the size of addresses.
18540 (out_line): Likewise. Size DW_LNE_set_address instruction
18541 according to addr_len.
18542 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18543 (FUNC): Add START_INSNS to definition.
18544
18545 2014-10-18 Yao Qi <yao@codesourcery.com>
18546
18547 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18548 gdb_has_argv0 return true.
18549 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18550 check [target_info exists noargs], check [gdb_has_argv0]
18551 instead.
18552 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18553 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18554 procedures.
18555
18556 2014-10-17 Doug Evans <dje@google.com>
18557
18558 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18559 event.
18560 * gdb.python/py-events.py: Add clear_objfiles event.
18561
18562 2014-10-17 Doug Evans <dje@google.com>
18563
18564 * gdb.python/py-objfile.exp: Test progspace attribute.
18565
18566 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
18567
18568 * gdb.guile/scm-breakpoint.exp: Do not assume any
18569 directory separators when matching source file paths.
18570 * gdb.python/py-breakpoint.exp: Likewise.
18571 * gdb.reverse/break-precsave.exp: Likewise.
18572 * gdb.reverse/break-reverse.exp: Likewise.
18573 * gdb.reverse/consecutive-precsave.exp: Likewise.
18574 * gdb.reverse/finish-precsave.exp: Likewise.
18575 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18576 * gdb.reverse/finish-reverse.exp: Likewise.
18577 * gdb.reverse/i386-precsave.exp: Likewise.
18578 * gdb.reverse/i387-env-reverse.exp: Likewise.
18579 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18580 * gdb.reverse/machinestate-precsave.exp: Likewise.
18581 * gdb.reverse/machinestate.exp: Likewise.
18582 * gdb.reverse/sigall-precsave.exp: Likewise.
18583 * gdb.reverse/solib-precsave.exp: Likewise.
18584 * gdb.reverse/step-precsave.exp: Likewise.
18585 * gdb.reverse/until-precsave.exp: Likewise.
18586 * gdb.reverse/watch-precsave.exp: Likewise.
18587 * gdb.reverse/watch-reverse.exp: Likewise.
18588
18589 2014-10-17 Yao Qi <yao@codesourcery.com>
18590
18591 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18592 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18593
18594 2014-10-17 Pedro Alves <palves@redhat.com>
18595
18596 PR gdb/17471
18597 * gdb.base/bg-execution-repeat.c: New file.
18598 * gdb.base/bg-execution-repeat.exp: New file.
18599
18600 2014-10-17 Pedro Alves <palves@redhat.com>
18601
18602 PR gdb/17300
18603 * gdb.base/continue-all-already-running.c: New file.
18604 * gdb.base/continue-all-already-running.exp: New file.
18605
18606 2014-10-17 Pedro Alves <palves@redhat.com>
18607
18608 PR gdb/17472
18609 * gdb.base/annota-input-while-running.c: New file.
18610 * gdb.base/annota-input-while-running.exp: New file.
18611
18612 2014-10-17 Pedro Alves <palves@redhat.com>
18613
18614 * gdb.base/callfuncs.exp: emove references to osf.
18615 * gdb.base/sigall.exp: Likewise.
18616 * gdb.gdb/selftest.exp: Likewise.
18617 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18618 * gdb.mi/non-stop.c: Likewise.
18619 * gdb.mi/pthreads.c: Likewise.
18620 * gdb.reverse/sigall-precsave.exp: Likewise.
18621 * gdb.reverse/sigall-reverse.exp: Likewise.
18622 * gdb.threads/pthreads.c: Likewise.
18623 * gdb.threads/pthreads.exp: Likewise.
18624
18625 2014-10-17 Yao Qi <yao@codesourcery.com>
18626
18627 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18628 check 'target_info exists noargs'.
18629 (test_command_prompt_position): Likewise.
18630 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18631 Remove "set args".
18632 (progvar_simple_while_test): Likewise.
18633 (progvar_complex_if_while_test): Likewise.
18634 (if_while_breakpoint_command_test): Likewise.
18635 (infrun_breakpoint_command_test): Likewise.
18636 (breakpoint_command_test): Likewise.
18637 (watchpoint_command_test): Likewise.
18638 (bp_deleted_in_command_test): Likewise.
18639 (temporary_breakpoint_commands): Likewise.
18640
18641 2014-10-16 Yao Qi <yao@codesourcery.com>
18642
18643 * gdb.base/remotetimeout.exp: Remove noargs checking.
18644
18645 2014-10-15 Pedro Alves <palves@redhat.com>
18646
18647 PR breakpoints/9649
18648 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18649 * gdb.base/breakpoint-in-ro-region.exp
18650 (probe_target_hardware_step): New procedure.
18651 (top level): Probe hardware stepping and hardware breakpoint
18652 support. Test stepping through a read-only region, with both
18653 "breakpoint auto-hw" on and off and both "always-inserted" on and
18654 off.
18655
18656 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18657
18658 * gdb.dlang/demangle.exp: Update for demangling changes.
18659
18660 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18661
18662 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18663 * gdb.cp/non-trivial-retval.exp: Add new tests.
18664
18665 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18666
18667 PR c++/13403
18668 PR c++/15154
18669 * gdb.cp/non-trivial-retval.cc: New file.
18670 * gdb.cp/non-trivial-retval.exp: New file.
18671
18672 2014-10-15 Yao Qi <yao@codesourcery.com>
18673
18674 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18675 remote host.
18676
18677 2014-10-15 Yao Qi <yao@codesourcery.com>
18678
18679 * gdb.python/py-symbol.exp: Match file base name if host is
18680 remote, otherwise match file name with dir name.
18681 * gdb.python/py-symtab.exp: Likewise.
18682 * gdb.python/python.exp: Likewise.
18683
18684 2014-10-15 Yao Qi <yao@codesourcery.com>
18685
18686 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18687 pattern.
18688 * gdb.python/py-symtab.exp: Likewise.
18689 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18690 locationn.
18691
18692 2014-10-14 Joel Brobecker <brobecker@adacore.com>
18693
18694 * gdb.ada/addr_arith: New testcase.
18695
18696 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18697
18698 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18699 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18700 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18701 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18702
18703 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18704
18705 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18706 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18707 * gdb.arch/stap-eval-lang-ada.exp: New file.
18708
18709 2014-10-14 Yao Qi <yao@codesourcery.com>
18710
18711 * gdb.mi/mi-var-child.c (nothing1): New function.
18712 (nothing2): New function.
18713 (do_children_tests): Set function pointers by nothing1 and
18714 nothing2.
18715 * gdb.mi/mi-var-child.exp: Step over new added statements.
18716 Update test to match the new output.
18717 * gdb.mi/var-cmd.c (nothing1): New function.
18718 (nothing2): New function.
18719 (do_children_tests): Set function pointers by nothing1 and
18720 nothing2.
18721 * gdb.mi/mi-var-display.exp: Update test to match output.
18722 Step to the line specified by $line_dct_nothing.
18723 Increase the number of lines to step.
18724
18725 2014-10-14 Yao Qi <yao@codesourcery.com>
18726
18727 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18728 tests.
18729 * gdb.mi/mi2-var-child.exp: Likewise.
18730
18731 2014-10-13 Doug Evans <dje@google.com>
18732
18733 * gdb.python/py-objfile.exp: Change name of file name test.
18734
18735 2014-10-13 Doug Evans <dje@google.com>
18736
18737 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18738 from the start of the CU.
18739
18740 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18741 Yao Qi <yao@codesourcery.com>
18742
18743 Fix "save breakpoints" for "catch" command.
18744 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18745 Remove -nonewline. Match also the added "main" line.
18746
18747 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18748
18749 Fix "save breakpoints" for "disable $bpnum" command.
18750 * gdb.base/save-bp.c (main): Add label.
18751 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18752
18753 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18754
18755 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18756
18757 2014-10-11 Yao Qi <yao@codesourcery.com>
18758
18759 * gdb.server/server-kill.exp: Execute command
18760 "set remote trace-status-packet on" before "tstatus".
18761
18762 2014-10-11 Yao Qi <yao@codesourcery.com>
18763
18764 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18765 (main): Call getppid.
18766 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18767 and continue to it. Read variable "server_pid".
18768
18769 2014-10-11 Yao Qi <yao@codesourcery.com>
18770
18771 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18772
18773 2014-10-11 Yao Qi <yao@codesourcery.com>
18774
18775 * gdb.threads/thread-find.exp: Don't execute command
18776 "info threads".
18777 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18778 * gdb.threads/linux-dp.exp: Don't check the condition
18779 $threads_created equals to zero.
18780
18781 2014-10-10 Pedro Alves <palves@redhat.com>
18782
18783 * gdb.base/bigcore.exp: Remove references to IRIX.
18784 * gdb.base/funcargs.exp: Likewise.
18785 * gdb.base/interrupt.exp: Likewise.
18786 * gdb.base/mips_pro.exp: Likewise.
18787 * gdb.base/nodebug.exp: Likewise.
18788 * gdb.base/setvar.exp: Likewise.
18789 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18790
18791 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18792 Pedro Alves <palves@redhat.com>
18793
18794 PR symtab/14466
18795 * gdb.base/vdso-warning.c: New file.
18796 * gdb.base/vdso-warning.exp: New file.
18797
18798 2014-10-02 Doug Evans <dje@google.com>
18799
18800 * gdb.base/structs.c (main): Don't run forever.
18801
18802 2014-10-02 Pedro Alves <palves@redhat.com>
18803
18804 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18805 (top level) <stop threads 1, stop threads 2>: Use it.
18806
18807 2014-10-02 Pedro Alves <palves@redhat.com>
18808
18809 * gdb.threads/break-while-running.exp (test): Add new
18810 'update_thread_list' argument. Skip "info threads" if false.
18811 (top level): Add new 'update_thread_list' axis.
18812
18813 2014-10-02 Pedro Alves <palves@redhat.com>
18814
18815 PR breakpoints/17431
18816 * gdb.base/execl-update-breakpoints.c: New file.
18817 * gdb.base/execl-update-breakpoints.exp: New file.
18818
18819 2014-10-01 Pedro Alves <palves@redhat.com>
18820
18821 * gdb.base/breakpoint-in-ro-region.c: New file.
18822 * gdb.base/breakpoint-in-ro-region.exp: New file.
18823
18824 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18825
18826 * gdb.mi/mi-exit-code.exp: New file.
18827 * gdb.mi/mi-exit-code.c: New file.
18828
18829 2014-09-30 Yao Qi <yao@codesourcery.com>
18830
18831 * lib/prelink-support.exp (build_executable_own_libs): Error if
18832 the target isn't native.
18833
18834 2014-09-30 Yao Qi <yao@codesourcery.com>
18835
18836 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18837 false.
18838
18839 2014-09-22 Pedro Alves <palves@redhat.com>
18840
18841 * gdb.threads/break-while-running.exp: New file.
18842 * gdb.threads/break-while-running.c: New file.
18843
18844 2014-09-19 Yao Qi <yao@codesourcery.com>
18845
18846 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18847 Invoke test. Restart GDB with --readnow and invoke test again.
18848
18849 2014-09-19 Yao Qi <yao@codesourcery.com>
18850
18851 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18852 proc set_breakpoint_on_gcd_function. Invoke
18853 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18854 invoke set_breakpoint_on_gcd_function again.
18855
18856 2014-09-18 Doug Evans <dje@google.com>
18857
18858 * gdb.dwarf2/symtab-producer.exp: New file.
18859
18860 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18861
18862 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18863 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18864 * gdb.base/global-var-nested-by-dso.c: Likewise.
18865 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18866
18867 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18868 Pedro Alves <palves@redhat.com>
18869
18870 * gdb.base/watch-bitfields.exp: Pass string other than test file
18871 name to prepare_for_testing.
18872 (watch): New procedure.
18873 (expect_watchpoint): Use with_test_prefix.
18874 (top level): Factor out tests to ...
18875 (test_watch_location, test_regular_watch): ... these new
18876 procedures, and use with_test_prefix and gdb_continue_to_end.
18877
18878 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18879
18880 PR breakpoints/12526
18881 * gdb.base/watch-bitfields.exp: New file.
18882 * gdb.base/watch-bitfields.c: New file.
18883
18884 2014-09-16 Pedro Alves <palves@redhat.com>
18885
18886 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18887 software and hardware addresses, not software address against
18888 itself.
18889
18890 2014-09-16 Pedro Alves <palves@redhat.com>
18891
18892 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18893 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18894
18895 2014-09-16 Pedro Alves <palves@redhat.com>
18896
18897 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18898 files.
18899 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18900 "*-*-vxworks*" throughout.
18901 * gdb.base/break.exp: Likewise.
18902 * gdb.base/default.exp: Likewise.
18903 * gdb.base/scope.exp: Likewise.
18904 * gdb.base/sepdebug.exp: Likewise.
18905 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18906 throughout.
18907 * gdb.base/run.c: Likewise.
18908 * gdb.base/sepdebug.c: Likewise.
18909 * gdb.hp/gdb.aCC/run.c: Likewise.
18910 * gdb.reverse/until-reverse.c: Likewise.
18911 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18912
18913 2014-09-16 Yao Qi <yao@codesourcery.com>
18914
18915 * boards/local-remote-host-native.exp: New file.
18916
18917 2014-09-14 Doug Evans <xdje42@gmail.com>
18918
18919 * gdb.threads/queue-signal.c (thread_count): New variable.
18920 (thread_count_mutex, thread_count_condvar): New variables.
18921 (incr_thread_count, wait_all_threads_running): New functions.
18922 (main): Wait for all threads to be in their thread functions.
18923
18924 2014-09-13 Doug Evans <xdje42@gmail.com>
18925
18926 * gdb.threads/queue-signal.c: New file.
18927 * gdb.threads/queue-signal.exp: New file.
18928
18929 2014-09-13 Doug Evans <xdje42@gmail.com>
18930
18931 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18932 be consistent with what default_gdb_init uses.
18933 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18934 the plain text of the prompt. Add some logging printfs.
18935 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18936
18937 2014-09-12 Pedro Alves <palves@redhat.com>
18938
18939 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18940 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18941 * gdb.arch/i386-size-overlap.exp: Likewise.
18942 * gdb.arch/i386-size.exp: Likewise.
18943 * gdb.arch/i386-unwind.exp: Likewise.
18944 * gdb.base/a2-run.exp: Likewise.
18945 * gdb.base/break.exp: Likewise.
18946 * gdb.base/charset.exp: Likewise.
18947 * gdb.base/chng-syms.exp: Likewise.
18948 * gdb.base/commands.exp: Likewise.
18949 * gdb.base/dbx.exp: Likewise.
18950 * gdb.base/find.exp: Likewise.
18951 * gdb.base/funcargs.exp: Likewise.
18952 * gdb.base/jit-simple.exp: Likewise.
18953 * gdb.base/reread.exp: Likewise.
18954 * gdb.base/sepdebug.exp: Likewise.
18955 * gdb.base/step-bt.exp: Likewise.
18956 * gdb.cp/mb-inline.exp: Likewise.
18957 * gdb.cp/mb-templates.exp: Likewise.
18958 * gdb.objc/basicclass.exp: Likewise.
18959 * gdb.threads/killed.exp: Likewise.
18960
18961 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18962
18963 PR tdep/17379
18964 * gdb.arch/powerpc-stackless.S: New file.
18965 * gdb.arch/powerpc-stackless.exp: New file.
18966
18967 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18968
18969 * gdb.base/attach.c: Include unistd.h.
18970 (main): Call alarm. Add label postloop.
18971 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18972 gdb_breakpoint, gdb_continue_to_breakpoint.
18973 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18974
18975 2014-09-11 Pedro Alves <palves@redhat.com>
18976
18977 PR gdb/17347
18978 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18979 * gdb.base/attach.exp (test_command_line_attach_run): New
18980 procedure.
18981 (top level): Call it.
18982
18983 2014-09-11 Pedro Alves <palves@redhat.com>
18984
18985 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18986 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18987 (do_command_attach_tests): Use spawn_wait_for_attach.
18988 * gdb.base/solib-overlap.exp: Likewise.
18989 * gdb.multi/multi-attach.exp: Likewise.
18990 * gdb.python/py-prompt.exp: Likewise.
18991 * gdb.python/py-sync-interp.exp: Likewise.
18992 * gdb.server/ext-attach.exp: Likewise.
18993
18994 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18995
18996 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18997 command in testcase. Simplify testcase.
18998
18999 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19000
19001 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
19002
19003 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19004
19005 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
19006
19007 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19008
19009 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
19010
19011 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19012
19013 * gdb.dwarf2/dynarr-ptr.c: New file.
19014 * gdb.dwarf2/dynarr-ptr.exp: New file.
19015
19016 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19017
19018 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
19019 of 30 rather than hardcoding 120 for a slow test case. Take the
19020 `gdb,timeout' target setting into account for this calculation.
19021 Don't extend the timeout for the test cases that don't need it.
19022
19023 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19024
19025 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
19026 a factor of 2 for a slow test case. Take the `gdb,timeout'
19027 target setting into account for this calculation.
19028 * gdb.reverse/until-precsave.exp: Increase the timeout by
19029 a factor of 15 and 3 respectively rather than adding 120
19030 for a pair of slow test cases. Take the `gdb,timeout'
19031 target setting into account for this calculation.
19032
19033 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19034
19035 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
19036 timeout, don't pass one down to gdb_expect.
19037 (gdb_expect): Rework timeout selection.
19038
19039 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19040
19041 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
19042 exception on timeout.
19043 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
19044 (gdbserver_start_extended): Catch any `gdbserver_start' error
19045 exceptions.
19046 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
19047 * lib/mi-support.exp (mi_gdb_target_load): Catch any
19048 `gdbserver_gdb_load' error exceptions.
19049
19050 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19051
19052 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
19053 120 on waiting for the TCP socket to open.
19054
19055 2014-09-09 Doug Evans <xdje42@gmail.com>
19056
19057 * gdb.base/default.exp (show_conv_list): Add _caller_is,
19058 _caller_matches, _any_caller_is, _any_caller_matches.
19059
19060 2014-09-09 Doug Evans <xdje42@gmail.com>
19061
19062 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
19063
19064 2014-09-09 Yao Qi <yao@codesourcery.com>
19065
19066 * gdb.mi/mi-var-display.exp: Set print symbol off.
19067
19068 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
19069
19070 PR gdb/17035
19071 * gdb.base/commands.exp: Add tests to verify user-defined
19072 commands with empty bodies.
19073 * gdb.python/py-cmd.exp: Test that we don't show user-defined
19074 python commands in `show user command`.
19075 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
19076 scheme commands in `show user command`.
19077
19078 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19079
19080 PR python/17355
19081 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
19082 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
19083 * gdb.python/py-framefilter-invalidarg.exp: New file.
19084 * gdb.python/py-framefilter-invalidarg.py: New file.
19085
19086 2014-09-06 Doug Evans <xdje42@gmail.com>
19087
19088 PR 15276
19089 * gdb.python/py-caller-is.c: New file.
19090 * gdb.python/py-caller-is.exp: New file.
19091
19092 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
19093
19094 PR gdb/17235
19095 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
19096 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
19097
19098 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
19099
19100 PR fortran/17237
19101 * gdb.fortran/print-formatted.exp: New file.
19102 * gdb.fortran/print-formatted.f90: Likewise.
19103
19104 2014-09-03 Sasha Smundak <asmundak@google.com>
19105
19106 * gdb.python/py-frame.exp: Test Frame.read_register.
19107
19108 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
19109
19110 PR python/16699
19111 * gdb.python/py-completion.exp: New file.
19112 * gdb.python/py-completion.py: Likewise.
19113
19114 2014-08-28 Doug Evans <dje@google.com>
19115
19116 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
19117 eax,etc. are live with values set by gdb and thus the compiler can't
19118 use them.
19119 * gdb.arch/i386-pseudo.c (main): Ditto.
19120
19121 2014-08-27 Doug Evans <dje@google.com>
19122
19123 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
19124
19125 2014-08-25 Doug Evans <dje@google.com>
19126
19127 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
19128 (main): Ditto.
19129
19130 2014-08-25 Doug Evans <dje@google.com>
19131
19132 * gdb.threads/thread-execl.exp: #include <stdio.h>.
19133
19134 2014-08-24 Yao Qi <yao@codesourcery.com>
19135
19136 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
19137 symbol off.
19138 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
19139
19140 2014-08-22 Doug Evans <dje@google.com>
19141
19142 PR 17276
19143 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
19144 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
19145 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
19146
19147 2014-08-22 Yao Qi <yao@codesourcery.com>
19148
19149 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
19150 * gdb.python/py-finish-breakpoint2.exp: Likewise.
19151 * gdb.python/python.exp: Likewise. Use .py file on the host
19152 instead of the build.
19153
19154 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19155
19156 * gdb.threads/gcore-stale-thread.c: New file.
19157 * gdb.threads/gcore-stale-thread.exp: New file.
19158
19159 2014-08-21 Pedro Alves <palves@redhat.com>
19160
19161 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
19162 * gdb.base/gcore-relro-pie.exp: Likewise.
19163 * gdb.base/gcore-relro.exp: Likewise.
19164 * gdb.base/gcore.exp: Likewise.
19165 * gdb.base/print-symbol-loading.exp: Likewise.
19166 * gdb.threads/gcore-thread.exp: Likewise.
19167 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
19168
19169 2014-08-20 Pedro Alves <palves@redhat.com>
19170 Jan Kratochvil <jan.kratochvil@redhat.com>
19171
19172 * Makefile.in (EXTRA_RULES, CC): New variables, get from
19173 configure.
19174 (EXPECT): Handle READ1 being set.
19175 (all): Depend on EXTRA_RULES.
19176 (check-read1, expect-read1, read1.so, read1): New rules.
19177 * README (Testsuite Parameters): Document the READ1 make variable.
19178 (Race detection): New section.
19179 * configure: Regenerate.
19180 * configure.ac: If build==host==target, and running under a
19181 GNU/glibc system, add read1 to the extra Makefile rules.
19182 (EXTRA_RULES): AC_SUBST it.
19183 * lib/read1.c: New file.
19184
19185 2014-08-20 Joel Brobecker <brobecker@adacore.com>
19186
19187 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
19188 the handling of variables declared as a typedef to an array
19189 which a DW_AT_data_location attribute.
19190
19191 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
19192 Pedro Alves <palves@redhat.com>
19193
19194 PR symtab/14604
19195 PR symtab/14605
19196 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
19197 gdb_test.
19198
19199 2014-08-19 Pedro Alves <palves@redhat.com>
19200
19201 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
19202
19203 2014-08-19 Yao Qi <yao@codesourcery.com>
19204
19205 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
19206 right line.
19207
19208 2014-08-18 David Blaikie <dblaikie@gmail.com>
19209
19210 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19211
19212 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19213
19214 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
19215 attribute in array range.
19216
19217 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19218
19219 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19220
19221 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19222
19223 PR c++/17132
19224 * gdb.cp/pr17132.cc: New file.
19225 * gdb.cp/pr17132.exp: New file.
19226
19227 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19228
19229 * gdb.python/py-xmethods.py (A_getarrayind)
19230 (E_method_char_worker.__call__, E_method_int_worker.__call__):
19231 Use 'print' with function call syntax.
19232 (E_method_matcher.match): Fix tab vs space indentation mixup.
19233
19234 2014-08-15 Yao Qi <yao@codesourcery.com>
19235
19236 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19237 false.
19238
19239 2014-08-15 Yao Qi <yao@codesourcery.com>
19240
19241 * gdb.cp/casts.exp: Set print symbol off.
19242 * gdb.cp/class2.exp: Likewise.
19243 * gdb.cp/overload.exp: Likewise.
19244 * gdb.cp/templates.exp: Likewise.
19245
19246 2014-08-11 Doug Evans <dje@google.com>
19247
19248 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19249 (test_load_shlib): Update.
19250
19251 2014-08-09 Yao Qi <yao@codesourcery.com>
19252
19253 * gdb.base/display.exp: Invoke is_address_zero_readable.
19254 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19255 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19256 * gdb.base/hbreak-unmapped.exp: Return if
19257 is_address_zero_readable returns true.
19258 * gdb.base/signest.exp: Likewise.
19259 * gdb.base/signull.exp: Likewise.
19260 * gdb.base/sigbpt.exp: Likewise.
19261 * gdb.guile/scm-disasm.exp: Do the test if
19262 is_address_zero_readable returns false.
19263 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19264 * gdb.python/py-arch.exp: Likewise.
19265 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19266 * lib/gdb.exp (is_address_zero_readable): New proc.
19267
19268 2014-08-09 Yao Qi <yao@codesourcery.com>
19269
19270 PR testsuite/13443
19271 * gdb.mi/mi-var-display.exp: Make test messages unique.
19272
19273 2014-08-04 Tom Tromey <tromey@redhat.com>
19274
19275 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19276 target 0".
19277
19278 2014-08-04 Tom Tromey <tromey@redhat.com>
19279
19280 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19281 "target_resume".
19282
19283 2014-08-01 Joel Brobecker <brobecker@adacore.com>
19284
19285 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19286 inner_vla_struct_object_size.
19287 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19288 as xfail.
19289
19290 2014-07-30 Pedro Alves <palves@redhat.com>
19291
19292 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19293 comment.
19294
19295 2014-07-29 Yao Qi <yao@codesourcery.com>
19296
19297 PR gdb/17206
19298 * gdb.base/until-nodebug.exp: New.
19299
19300 2014-07-28 Doug Evans <xdje42@gmail.com>
19301
19302 PR guile/17203
19303 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19304 previously existing parameter, and previously ambiguously spelled
19305 parameter.
19306
19307 2014-07-28 Will Newton <will.newton@linaro.org>
19308
19309 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19310
19311 2014-07-26 Ludovic Courtès <ludo@gnu.org>
19312 Doug Evans <xdje42@gmail.com>
19313
19314 PR guile/17146
19315 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19316
19317 2014-07-25 Pedro Alves <palves@redhat.com>
19318
19319 * gdb.threads/signal-command-handle-nopass.c: New file.
19320 * gdb.threads/signal-command-handle-nopass.exp: New file.
19321 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19322 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19323 * gdb.threads/signal-delivered-right-thread.c: New file.
19324 * gdb.threads/signal-delivered-right-thread.exp: New file.
19325
19326 2014-07-25 Pedro Alves <palves@redhat.com>
19327
19328 * gdb.base/double-prompt-target-event-error.exp
19329 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19330 match.
19331 (cancel_pagination_in_target_event): Rework double prompt
19332 detection.
19333 * gdb.base/paginate-after-ctrl-c-running.exp
19334 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19335 <return>' match.
19336 * gdb.base/paginate-bg-execution.exp
19337 (test_bg_execution_pagination_return)
19338 (test_bg_execution_pagination_cancel): Remove '-notransfer
19339 <return>' matches.
19340 * gdb.base/paginate-execution-startup.exp
19341 (test_fg_execution_pagination_return)
19342 (test_fg_execution_pagination_cancel): Remove '-notransfer
19343 <return>' matches.
19344 * gdb.base/paginate-inferior-exit.exp
19345 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19346 match.
19347 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19348 * lib/gdb.exp (pagination_prompt): Run text through
19349 string_to_regexp.
19350 (gdb_test_multiple): Match $pagination_prompt instead of
19351 "<return>".
19352 (string_to_regexp): Move to lib/gdb-utils.exp.
19353
19354 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19355
19356 * gdb.arch/amd64-entry-value-paramref.S: New file.
19357 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19358 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19359 * gdb.arch/amd64-optimout-repeat.S: New file.
19360 * gdb.arch/amd64-optimout-repeat.c: New file.
19361 * gdb.arch/amd64-optimout-repeat.exp: New file.
19362
19363 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19364
19365 PR gdb/17170
19366 * gdb.base/statistics.exp: New file.
19367
19368 2014-07-17 Doug Evans <dje@google.com>
19369
19370 PR gdb/17170
19371 * gdb.base/maint.exp: Update testing of per-command stats.
19372
19373 2014-07-16 Pedro Alves <palves@redhat.com>
19374
19375 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19376 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19377 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19378 (tfile_write_buf): New functions.
19379 (add_memory_block): Rewrite using the above.
19380 (adjust_function_address): New function.
19381 (FUNCTION_ADDRESS): New macro.
19382 (write_basic_trace_file): Remove short_x local, and use
19383 tfile_write_16. Change type of func_addr local to unsigned long
19384 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19385 here. Cast argument of add_memory_block to char pointer.
19386 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19387 (main): Remove parameters.
19388 * gdb.trace/tfile.exp: Remove nowarnings.
19389
19390 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19391
19392 * gdb.base/debug-expr.exp: Test string evaluation with
19393 "debug expression" on.
19394
19395 2014-07-15 Pedro Alves <palves@redhat.com>
19396
19397 * gdb.base/reread.exp: Use clean_restart.
19398
19399 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19400
19401 * gdb.arch/avr-flash-qualifer.c: New.
19402 * gdb.arch/avr-flash-qualifer.exp: New.
19403
19404 2014-07-14 Pedro Alves <palves@redhat.com>
19405
19406 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19407 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19408
19409 2014-07-14 Pedro Alves <palves@redhat.com>
19410
19411 * gdb.base/double-prompt-target-event-error.c: New file.
19412 * gdb.base/double-prompt-target-event-error.exp: New file.
19413
19414 2014-07-14 Pedro Alves <palves@redhat.com>
19415
19416 PR gdb/17072
19417 * gdb.base/paginate-inferior-exit.c: New file.
19418 * gdb.base/paginate-inferior-exit.exp: New file.
19419
19420 2014-07-14 Pedro Alves <palves@redhat.com>
19421
19422 PR gdb/17072
19423 * gdb.base/paginate-bg-execution.c: New file.
19424 * gdb.base/paginate-bg-execution.exp: New file.
19425
19426 2014-07-14 Pedro Alves <palves@redhat.com>
19427
19428 PR gdb/17072
19429 * gdb.base/paginate-execution-startup.c: New file.
19430 * gdb.base/paginate-execution-startup.exp: New file.
19431 * lib/gdb.exp (pagination_prompt): New global.
19432 (default_gdb_spawn): New procedure, factored out from
19433 default_gdb_spawn.
19434 (default_gdb_start): Adjust to call default_gdb_spawn.
19435 (gdb_spawn): New procedure.
19436
19437 2014-07-14 Pedro Alves <palves@redhat.com>
19438
19439 * lib/gdb.exp (gdb_assert): New procedure.
19440 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19441
19442 2014-07-14 Pedro Alves <palves@redhat.com>
19443
19444 * gdb.base/execution-termios.c: New file.
19445 * gdb.base/execution-termios.exp: New file.
19446
19447 2014-07-14 Tom Tromey <tromey@redhat.com>
19448
19449 * gdb.cp/vla-cxx.cc: New file.
19450 * gdb.cp/vla-cxx.exp: New file.
19451
19452 2014-07-14 Tom Tromey <tromey@redhat.com>
19453
19454 * gdb.reverse/rerun-prec.c: New file.
19455 * gdb.reverse/rerun-prec.exp: New file.
19456
19457 2014-07-12 Maciej W. Rozycki <macro@mips.com>
19458 Maciej W. Rozycki <macro@codesourcery.com>
19459
19460 * lib/gdb-utils.exp: New file.
19461 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19462 inline `gdb_init_command' processing.
19463 (gdb_start_cmd): Likewise.
19464 * lib/mi-support.exp (mi_run_cmd): Likewise.
19465 * README: Document `gdb_init_command' and `gdb_init_commands'.
19466
19467 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19468
19469 Fix false FAIL running under a very long directory name.
19470 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19471 and "set print elements 10000". Twice.
19472
19473 2014-07-11 Yao Qi <yao@codesourcery.com>
19474
19475 * gdb.base/exprs.exp: "set print symbol off".
19476
19477 2014-07-11 Pedro Alves <palves@redhat.com>
19478
19479 * gdb.threads/kill.c: New file.
19480 * gdb.threads/kill.exp: New file.
19481
19482 2014-07-10 Yao Qi <yao@codesourcery.com>
19483
19484 * gdb.trace/tfile.c (write_basic_trace_file)
19485 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19486 address written to trace file.
19487
19488 2014-07-09 Pedro Alves <palves@redhat.com>
19489
19490 * gdb.base/attach-wait-input.exp: New file.
19491 * gdb.base/attach-wait-input.c: New file.
19492
19493 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19494
19495 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19496 setting up test structures.
19497 (main): Call new test function.
19498 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19499 test function, continue into test function and walk test
19500 structures.
19501
19502 2014-07-02 Yao Qi <yao@codesourcery.com>
19503
19504 * gdb.trace/entry-values.c: Define labels 'foo_start' and
19505 'bar_start' at the beginning of functions 'foo' and 'bar'
19506 respectively.
19507 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
19508 instead of 'foo' and 'bar'.
19509
19510 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
19511
19512 * gdb.btrace/segv.exp: New.
19513 * gdb.btrace/segv.c: New.
19514
19515 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
19516
19517 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
19518 instruction.
19519
19520 2014-06-30 Mark Wielaard <mjw@redhat.com>
19521
19522 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
19523 vulture, vilify, villar): New volatile array constants.
19524 (vindictive, vegetation): New const volatile array constants.
19525 * gdb.base/volatile.exp: Test volatile and const volatile array
19526 types.
19527
19528 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19529
19530 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19531 target lacks support for awatch, rwatch, or hbreak.
19532
19533 2014-06-27 Yao Qi <yao@codesourcery.com>
19534
19535 * gdb.multi/dummy-frame-restore.exp: New.
19536 * gdb.multi/dummy-frame-restore.c: New.
19537
19538 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19539
19540 * gdb.btrace/gcore.exp: New.
19541
19542 2014-06-23 Pedro Alves <palves@redhat.com>
19543
19544 * gdb.base/watchpoint-reuse-slot.c: New file.
19545 * gdb.base/watchpoint-reuse-slot.exp: New file.
19546
19547 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19548
19549 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19550 progspace's filename in 'info', 'enable' and 'disable' command
19551 tests.
19552
19553 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19554
19555 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19556 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19557 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19558
19559 2014-06-20 Gary Benson <gbenson@redhat.com>
19560
19561 * gdb.arch/i386-avx.exp: Fix include file location.
19562 * gdb.arch/i386-sse.exp: Likewise.
19563
19564 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19565
19566 * gdb.dlang/expression.exp: New file.
19567
19568 2014-06-19 Pedro Alves <palves@redhat.com>
19569
19570 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19571 out from ...
19572 (top level): ... here. Iterate running tests under different
19573 scheduler-locking settings.
19574
19575 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
19576
19577 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19578 to DW_FORM_addr and use non-zero addresses.
19579
19580 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19581
19582 PR gdb/17017
19583 * gdb.python/py-xmethods.cc: Add global function call counters and
19584 increment them in their respective functions. Remove "cout"
19585 statements.
19586 * gdb.python/py-xmethods.exp: Make tests check the global function
19587 call counters instead of depending on inferior IO.
19588
19589 2014-06-18 Don Breazeal <donb@codesourcery.com>
19590
19591 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19592 Deleted procedure.
19593 (explicit_fork_parent_follow): Deleted procedure.
19594 (explicit_fork_child_follow): Deleted procedure.
19595 (test_follow_fork): New procedure.
19596 (do_fork_tests): Replace calls to deleted procedures with
19597 calls to test_follow_fork and reset GDB for subsequent
19598 procedure calls.
19599
19600 2014-06-17 Yao Qi <yao@codesourcery.com>
19601
19602 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19603 CP1252.
19604
19605 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
19606
19607 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19608 Initialize ptr and S explicitly.
19609 (skip_type_update_when_not_use_rtti_test): Likewise.
19610
19611 2014-06-16 Keith Seitz <keiths@redhat.com>
19612
19613 PR mi/15863
19614 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19615 the inferior is started.
19616
19617 2014-06-16 Pedro Alves <palves@redhat.com>
19618
19619 * gdb.base/break-main-file-remove-fail.c: New file.
19620 * gdb.base/break-main-file-remove-fail.exp: New file.
19621 * gdb.base/break-unload-file.exp: Use build_executable instead of
19622 prepare_for_testing.
19623 (test_break): New parameter "initial_load". Handle it.
19624 (top level): Add initial_load cmdline/file axis.
19625
19626 2014-06-12 Tom Tromey <tromey@redhat.com>
19627
19628 * gdb.base/completion.exp: Don't use directory name in test.
19629
19630 2014-06-09 Gary Benson <gbenson@redhat.com>
19631
19632 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19633 separate the always-available ANSI-standard signals from the
19634 signals that require checking.
19635 (main): Likewise.
19636 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19637 Likewise.
19638 (main): Likewise.
19639
19640 2014-06-07 Keith Seitz <keiths@redhat.com>
19641
19642 Revert:
19643 PR c++/16253
19644 * gdb.cp/var-tag.cc: New file.
19645 * gdb.cp/var-tag.exp: New file.
19646 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19647 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19648 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19649 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19650
19651 2014-06-06 Doug Evans <xdje42@gmail.com>
19652
19653 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19654
19655 2014-06-06 Pedro Alves <palves@redhat.com>
19656
19657 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19658 in target debug output instead of looking at RSP packets,
19659 disabling the test on any target that uses hardware stepping.
19660 Update comments.
19661
19662 2014-06-06 Pedro Alves <palves@redhat.com>
19663
19664 * gdb.base/break-unload-file.exp: Fix typo.
19665
19666 2014-06-06 Yao Qi <yao@codesourcery.com>
19667
19668 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19669 from "jit_function" to "^jit_function".
19670
19671 2014-06-06 Yao Qi <yao@codesourcery.com>
19672
19673 * gdb.base/async.c (foo): Add one statement.
19674 * gdb.base/async.exp: Get the next instruction address and
19675 match the output of "nexti" by instruction address. Match
19676 the hex address in the output of "finish".
19677
19678 2014-06-06 Gary Benson <gbenson@redhat.com>
19679
19680 * gdb.base/call-signals.c: Remove preprocessor conditionals
19681 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19682 SIGSEGV and SIGTERM.
19683 * gdb.base/sigall.c: Likewise.
19684 * gdb.base/unwindonsignal.c: Likewise.
19685 * gdb.reverse/sigall-reverse.c: Likewise.
19686
19687 2014-06-06 Yao Qi <yao@codesourcery.com>
19688
19689 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19690 readable, skip the test.
19691
19692 2014-06-06 Yao Qi <yao@codesourcery.com>
19693
19694 * gdb.threads/staticthreads.c (thread_function): Move the line
19695 setting breakpoint on forward.
19696 * gdb.threads/staticthreads.exp: Update comments.
19697
19698 2014-06-05 Ludovic Courtès <ludo@gnu.org>
19699
19700 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19701 "history-append! type error".
19702
19703 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19704
19705 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19706 erroneous dprintf expected input.
19707
19708 2014-06-04 Doug Evans <xdje42@gmail.com>
19709
19710 * gdb.guile/scm-generics.exp: Delete.
19711
19712 2014-06-04 Doug Evans <xdje42@gmail.com>
19713
19714 * gdb.guile/scm-breakpoint.exp: Update.
19715 Add tests for breakpoint registration.
19716
19717 2014-06-04 Tom Tromey <tromey@redhat.com>
19718
19719 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19720 VLA-in-union.
19721 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19722 inner_vla_struct, vla_union types. Initialize objects of those
19723 types and compute their sizes.
19724
19725 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19726 Hui Zhu <hui@codesourcery.com>
19727
19728 * gdb.base/fileio.exp: Add test for shell not available as well as
19729 available.
19730 * gdb.base/fileio.c (test_system): Check for shell twice.
19731
19732 2014-06-04 Yao Qi <yao@codesourcery.com>
19733
19734 * gdb.base/auto-connect-native-target.exp: Remove redundant
19735 space from the regexp pattern.
19736
19737 2014-06-04 Yao Qi <yao@codesourcery.com>
19738
19739 * gdb.base/default.exp: Replace "child" with "native" in
19740 regexp pattern.
19741
19742 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19743
19744 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19745 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19746 * gdb.python/py-xmethods.py: Python script supporting the
19747 new testcase and tests.
19748
19749 2014-06-03 Joel Brobecker <brobecker@adacore.com>
19750 Pedro Alves <palves@redhat.com>
19751
19752 PR breakpoints/17000
19753 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19754 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19755
19756 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19757
19758 * gdb.base/subst.exp: Add tests to verify partial path matching
19759 output.
19760
19761 2014-06-03 Pedro Alves <palves@redhat.com>
19762
19763 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19764 target that doesn't use software single-stepping.
19765
19766 2014-06-03 Pedro Alves <palves@redhat.com>
19767
19768 PR breakpoints/17000
19769 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19770 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19771
19772 2014-06-02 Doug Evans <xdje42@gmail.com>
19773
19774 * gdb.guile/scm-parameter.exp: New file.
19775
19776 2014-06-02 Doug Evans <xdje42@gmail.com>
19777
19778 * gdb.guile/scm-cmd.c: New file.
19779 * gdb.guile/scm-cmd.exp: New file.
19780
19781 2014-06-02 Doug Evans <xdje42@gmail.com>
19782
19783 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19784 pretty-printer lookup.
19785 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19786 (make-pp_s-printer): Call it.
19787 (make-pretty-printer-from-dict): New function.
19788 (lookup-pretty-printer-maker-from-dict): New function.
19789 (*pretty-printer*): Simplify.
19790 (make-objfile-pp_s-printer): New function.
19791 (install-objfile-pretty-printers!): New function.
19792 (make-progspace-pp_s-printer): New function.
19793 (install-progspace-pretty-printers!): New function.
19794 * gdb.guile/scm-progspace.c: New file.
19795 * gdb.guile/scm-progspace.exp: New file.
19796
19797 2014-06-02 Pedro Alves <palves@redhat.com>
19798
19799 * gdb.base/dprintf-bp-same-addr.c: New file.
19800 * gdb.base/dprintf-bp-same-addr.exp: New file.
19801
19802 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19803
19804 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19805 * gdb.arch/powerpc-power.s: Likewise.
19806
19807 2014-06-02 Joel Brobecker <brobecker@adacore.com>
19808
19809 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19810
19811 2014-06-01 Yao Qi <yao@codesourcery.com>
19812
19813 * gdb.base/watchpoint.exp (test_watch_location): Check null
19814 pointer can be dereferenced. If not, do the test, otherwise
19815 skip it.
19816
19817 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19818
19819 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19820 results.
19821 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19822
19823 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19824
19825 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19826 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19827 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19828 * gdb.arch/amd64-invalid-stack-top.c: New file.
19829 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19830
19831 2014-05-30 Pedro Alves <palves@redhat.com>
19832
19833 PR breakpoints/17000
19834 * gdb.base/sss-bp-on-user-bp.c: New file.
19835 * gdb.base/sss-bp-on-user-bp.exp: New file.
19836
19837 2014-05-30 David Blaikie <dblaikie@gmail.com>
19838
19839 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19840 gnu_inline semantics via attribute.
19841 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19842 source explicitly specifies the required semantics.
19843
19844 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19845
19846 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19847
19848 2014-05-29 Pedro Alves <palves@redhat.com>
19849 Tom Tromey <tromey@redhat.com>
19850
19851 * gdb.base/async-shell.exp: Don't enable target-async.
19852 * gdb.base/async.exp
19853 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19854 parameter. Adjust.
19855 (top level): Don't test with "target-async".
19856 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19857 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19858 * gdb.base/inferior-died.exp: Don't enable target-async.
19859 * gdb.base/interrupt-noterm.exp: Likewise.
19860 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19861 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19862 * gdb.mi/mi-nonstop.exp: Likewise.
19863 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19864 * gdb.mi/mi-nsintrall.exp: Likewise.
19865 * gdb.mi/mi-nsmoribund.exp: Likewise.
19866 * gdb.mi/mi-nsthrexec.exp: Likewise.
19867 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19868 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19869 * gdb.python/py-evsignal.exp: Don't enable target-async.
19870 * gdb.python/py-evthreads.exp: Likewise.
19871 * gdb.python/py-prompt.exp: Likewise.
19872 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19873 * gdb.server/solib-list.exp: Don't enable target-async.
19874 * gdb.threads/thread-specific-bp.exp: Likewise.
19875 * lib/mi-support.exp: Adjust to use mi-async.
19876
19877 2014-05-29 Pedro Alves <palves@redhat.com>
19878
19879 PR gdb/13860
19880 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19881 reason, even in sync mode.
19882
19883 2014-05-29 Pedro Alves <palves@redhat.com>
19884 Hui Zhu <hui@codesourcery.com>
19885
19886 PR PR15693
19887 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19888 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19889 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19890 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19891
19892 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19893
19894 * config/monitor.exp (gdb_target_monitor): Replace use of
19895 "set remotebaud" by "set serial baud".
19896
19897 2014-05-26 Andy Wingo <wingo@igalia.com>
19898
19899 * gdb.guile/scm-breakpoint.exp:
19900 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19901 properties instead of gdb-object-properties.
19902
19903 2014-05-26 Yao Qi <yao@codesourcery.com>
19904
19905 * gdb.server/no-thread-db.exp: Specify source file name
19906 explicitly when setting a breakpoint.
19907
19908 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19909
19910 * gdb.btrace/vdso.c: New.
19911 * gdb.btrace/vdso.exp: New.
19912
19913 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19914
19915 * gdb.base/gcore.exp (capture_command_output): Move ...
19916 * lib/gdb.exp (capture_command_output): ... here.
19917
19918 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19919
19920 * gdb.btrace/data.exp: Test memory access during btrace replay.
19921
19922 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19923
19924 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19925
19926 2014-05-21 Pedro Alves <palves@redhat.com>
19927
19928 PR gdb/13860
19929 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19930 (top level): Test that output related to execution commands is
19931 sent to the console with CLI commands, but not with MI commands.
19932 Test that breakpoint events are always mirrored to the console.
19933 Also expect the new source line to be output after a "next" in
19934 async mode too. Make it a pass/fail test.
19935 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19936 output.
19937 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19938
19939 2014-05-21 Pedro Alves <palves@redhat.com>
19940
19941 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19942 Use them to test variations of "list" after reaching a breakpoint.
19943 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19944 Test "list" with listsize 10 after reaching a breakpoint.
19945 * gdb.python/python.exp (decode_line current location line
19946 number): Adjust expected line number.
19947
19948 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19949
19950 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19951 behavior for $args, pass it directly to "run".
19952
19953 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19954
19955 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19956 30000 to 65536.
19957
19958 2014-05-21 Pedro Alves <palves@redhat.com>
19959
19960 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19961 auto-connect-native-target off".
19962 * gdb.base/auto-connect-native-target.c: New file.
19963 * gdb.base/auto-connect-native-target.exp: New file.
19964
19965 2014-05-21 Pedro Alves <palves@redhat.com>
19966
19967 * gdb.base/default.exp: Test "target native" instead of "target
19968 child".
19969
19970 2014-05-21 Mark Wielaard <mjw@redhat.com>
19971
19972 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19973
19974 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19975
19976 Fix TLS access for -static -pthread.
19977 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19978 <HAVE_TLS> (thread_function, main): Initialize it.
19979 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19980 Add clean_restart.
19981 <$have_tls != "">: Check TLSVAR.
19982
19983 2014-05-21 Pedro Alves <palves@redhat.com>
19984
19985 * gdb.base/dcache-line-read-error.c: New.
19986 * gdb.base/dcache-line-read-error.exp: New.
19987
19988 2014-05-20 Pedro Alves <palves@redhat.com>
19989
19990 * gdb.base/compare-sections.c: New file.
19991 * gdb.base/compare-sections.exp: New file.
19992
19993 2014-05-20 Pedro Alves <palves@redhat.com>
19994
19995 * gdb.base/break-idempotent.c: New file.
19996 * gdb.base/break-idempotent.exp: New file.
19997
19998 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19999
20000 * gdb.btrace/nohist.exp: New.
20001
20002 2014-05-20 Yao Qi <yao@codesourcery.com>
20003
20004 * lib/gdb.exp (gdb_init): Set timeout if test file is under
20005 gdb.reverse directory and gdb_reverse_timeout exists in board
20006 setting.
20007 * README: Document gdb_reverse_timeout.
20008
20009 2014-05-20 Yao Qi <yao@codesourcery.com>
20010
20011 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
20012 'test_file_name'. Treat args as a string instead of a list.
20013 (gdb_init): Rename argument 'args' by 'test_file_name'.
20014
20015 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
20016
20017 * gdb.arch/powerpc-power.exp: New file.
20018 * gdb.arch/powerpc-power.s: New file.
20019
20020 2014-05-16 Doug Evans <dje@google.com>
20021
20022 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
20023 * gdb.base/completion.exp: Check that all expected files exist
20024 before doing file completion.
20025
20026 2014-05-16 Doug Evans <dje@google.com>
20027
20028 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
20029 Update.
20030 (do_syscall_tests_without_xml): Update.
20031
20032 2014-05-16 Pedro Alves <palves@redhat.com>
20033
20034 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
20035 instead of "unknown output after running".
20036
20037 2014-05-16 Yao Qi <yao@codesourcery.com>
20038
20039 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
20040 file1.txt from host at the end.
20041 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20042
20043 2014-05-15 Doug Evans <dje@google.com>
20044
20045 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
20046 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
20047 loading file. Add test for TU lookup.
20048
20049 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
20050
20051 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
20052 calling "-exec-arguments" or "set args" before running the
20053 inferior.
20054
20055 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
20056
20057 * lib/mi-support.exp (mi_expect_stop): Expect message for
20058 inferiors that exit with non-zero exit code.
20059
20060 2014-05-14 Yao Qi <yao@codesourcery.com>
20061
20062 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
20063 match absolute path on remote host.
20064 (test_file_list_exec_source_files): Remove "/" from the
20065 pattern.
20066
20067 2014-05-14 Yao Qi <yao@codesourcery.com>
20068
20069 * boards/local-remote-host-notty.exp (${board}_file): New
20070 proc.
20071
20072 2014-05-07 Kyle McMartin <kyle@redhat.com>
20073
20074 Pushed by Joel Brobecker <brobecker@adacore.com>.
20075 * gdb.arch/aarch64-atomic-inst.c: New file.
20076 * gdb.arch/aarch64-atomic-inst.exp: New file.
20077
20078 2014-05-07 Yao Qi <yao@codesourcery.com>
20079
20080 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
20081 in current context" too.
20082
20083 2014-05-05 Keith Seitz <keiths@redhat.com>
20084
20085 * gdb.linespec/ls-dollar.exp: Add test for linespec
20086 file:convenience_variable.
20087
20088 2014-05-05 Yao Qi <yao@codesourcery.com>
20089
20090 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
20091 traceframes into tfile and ctf trace files. Read data from
20092 trace file and test collected data.
20093 (gdb_collect_locals_test): Likewise.
20094 (gdb_unavailable_registers_test): Likewise.
20095 (gdb_unavailable_floats): Likewise.
20096 (gdb_collect_globals_test): Likewise.
20097 (top-level): Append "ctf" to trace_file_targets if GDB
20098 supports.
20099
20100 2014-05-05 Yao Qi <yao@codesourcery.com>
20101
20102 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
20103 code to ...
20104 (gdb_collect_args_test_1): ... it. New proc.
20105 (gdb_collect_locals_test): Move some code to ...
20106 (gdb_collect_locals_test_1): ... it. New proc.
20107 (gdb_unavailable_registers_test): Move some code to ...
20108 (gdb_unavailable_registers_test_1): ... it. New proc.
20109 (gdb_unavailable_floats): Move some code to ...
20110 (gdb_unavailable_floats_1): ... it. New proc.
20111
20112 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20113
20114 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
20115 probes to test for bitness recognition.
20116 * gdb.arch/amd64-stap-optional-prefix.exp
20117 (test_probe_value_without_reg): New procedure.
20118 Add code to test for different kinds of bitness.
20119
20120 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20121
20122 PR breakpoints/16889
20123 * gdb.arch/amd64-stap-optional-prefix.S: New file.
20124 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
20125
20126 2014-05-01 Pedro Alves <palves@redhat.com>
20127
20128 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
20129 gdb_file_cmd if no file is specified.
20130 * boards/native-extended-gdbserver.exp (gdb_load): Use the
20131 last_loaded_file to set the remote exec-file.
20132
20133 2014-05-01 Pedro Alves <palves@redhat.com>
20134
20135 * boards/local-remote-host.exp: New file.
20136
20137 2014-05-01 Pedro Alves <palves@redhat.com>
20138
20139 * boards/local-remote-host.exp: Rename to ...
20140 * boards/local-remote-host-notty.exp: ... this.
20141
20142 2014-04-28 Joel Brobecker <brobecker@adacore.com>
20143
20144 * gdb.ada/dyn_arrayidx: New testcase.
20145
20146 2014-04-26 Yao Qi <yao@codesourcery.com>
20147
20148 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
20149 and compute the length of function main. Save it in
20150 $main_length.
20151 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
20152 (top-level): Use gdb_compile to compile objects into
20153 executable and restart GDB. Remove invocation to
20154 prepare_for_testing.
20155
20156 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
20157 Pedro Alves <palves@redhat.com>
20158
20159 PR server/16255
20160 * gdb.multi/multi-attach.c: New file.
20161 * gdb.multi/multi-attach.exp: New file.
20162
20163 2014-04-25 Pedro Alves <palves@redhat.com>
20164
20165 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
20166 user.
20167 (top level): Test that "set remote conditional-breakpoints-packet
20168 off" works as intended.
20169 * gdb.base/dprintf.exp: Test that "set remote
20170 breakpoint-commands-packet off" works as intended.
20171 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
20172 New function.
20173 (top level): Call it.
20174 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
20175 remote fast-tracepoints-packet off" works as intended.
20176 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
20177 * lib/gdb.exp (gdb_is_target_remote): ... here.
20178
20179 2014-04-24 David Blaikie <dblaikie@gmail.com>
20180
20181 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
20182 ensure clang would not discard them.
20183 * gdb.base/gdbvars.c: Ditto.
20184 * gdb.base/memattr.c: Ditto.
20185 * gdb.base/whatis.c: Ditto.
20186 * gdb.python/py-prettyprint.c: Ditto.
20187 * gdb.trace/actions.c: Ditto.
20188 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
20189 ensure clang would not discard it.
20190
20191 2014-04-24 David Blaikie <dblaikie@gmail.com>
20192
20193 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
20194 clang to emit the full definition of type required by the test
20195 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
20196
20197 2014-04-24 David Blaikie <dblaikie@gmail.com>
20198
20199 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
20200 coax Clang into emitting the definition of the type.
20201 * gdb.cp/pr10728-x.h (y): Ditto.
20202 * gdb.cp/pr10728-y.cc (y): Ditto.
20203
20204 2014-04-24 David Blaikie <dblaikie@gmail.com>
20205
20206 * gdb.base/label.exp: XFAIL label related tests under Clang.
20207 * gdb.cp/cplabel.exp: Ditto.
20208 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
20209 under Clang those using labels.
20210
20211 2014-04-25 Yao Qi <yao@codesourcery.com>
20212
20213 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
20214 double_label.
20215 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
20216 partial_label and double_label.
20217
20218 2014-04-24 David Blaikie <dblaikie@gmail.com>
20219
20220 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
20221
20222 2014-04-24 David Blaikie <dblaikie@gmail.com>
20223
20224 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
20225 of the function to work across GCC and Clang.
20226 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
20227 pointer types (const void ** const V void **).
20228
20229 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
20230 Walfred Tedeschi <walfred.tedeschi@intel.com>
20231
20232 * Makefile.in (EXECUTABLES): Added i386-avx512.
20233 * gdb.arch/i386-avx512.c: New file.
20234 * gdb.arch/i386-avx512.exp: Likewise.
20235
20236 2014-04-23 Keith Seitz <keiths@redhat.com>
20237
20238 * lib/mi-support.exp (mi_list_breakpoints): Delete.
20239 (mi_make_breakpoint_table): New procedure.
20240 (mi_create_breakpoint): Use mi_make_breakpoint
20241 and return the result.
20242 (mi_make_breakpoint): New procedure.
20243 (mi_build_kv_pairs): New procedure.
20244
20245 * gdb.mi/mi-break.exp: Remove unused globals,
20246 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20247 All callers updated.
20248 * gdb.mi/mi-dprintf.exp: Use variable to track command
20249 number.
20250 Update all callers of mi_create_breakpoint and use
20251 mi_make_breakpoint_table.
20252 Remove any unused global variables.
20253 * gdb.mi/mi-nonstop.exp: Likewise.
20254 * gdb.mi/mi-nsintrall.exp: Likewise.
20255 * gdb.mi/mi-nsmoribund.exp: Likewise.
20256 * gdb.mi/mi-nsthrexec.exp: Likewise.
20257 * gdb.mi/mi-reverse.exp: Likewise.
20258 * gdb.mi/mi-simplerun.exp: Likewise.
20259 * gdb.mi/mi-stepn.exp: Likewise.
20260 * gdb.mi/mi-syn-frame.exp: Likewise.
20261 * gdb.mi/mi-until.exp: Likewise.
20262 * gdb.mi/mi-var-cp.exp: Likewise.
20263 * gdb.mi/mi-var-display.exp: Likewise.
20264 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20265 * gdb.mi/mi2-var-child.exp: Likewise.
20266 * gdb.mi/mi-vla-c99.exp: Likewise.
20267 * lib/mi-support.exp: Likewise.
20268
20269 From Ian Lance Taylor <iant@cygnus.com>:
20270 * lib/gdb.exp (parse_args): New procedure.
20271
20272 2014-04-23 Pedro Alves <palves@redhat.com>
20273
20274 * gdb.base/break-unload-file.c: New file.
20275 * gdb.base/break-unload-file.exp: New file.
20276 * gdb.base/sym-file-lib.c (baz): New function.
20277 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20278 field.
20279 (load): Store the segment's mapped size.
20280 (unload): New function.
20281 (unload_shlib): New function.
20282 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20283 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20284 set a breakpoint at baz, and call it.
20285 * gdb.base/sym-file.exp: New tests for stale breakpoint
20286 instructions.
20287
20288 2014-04-23 Pedro Alves <palves@redhat.com>
20289
20290 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20291 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20292 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20293 * gdb.base/hbreak-unmapped.c: New file.
20294 * gdb.base/hbreak-unmapped.exp: New file.
20295 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20296 * lib/gdb.exp (gdb_is_target_remote): ... here.
20297
20298 2014-04-22 Pedro Alves <palves@redhat.com>
20299
20300 * gdb.base/consecutive-step-over.c: New file.
20301 * gdb.base/consecutive-step-over.exp: New file.
20302
20303 2014-04-22 Pedro Alves <palves@redhat.com>
20304
20305 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20306 instead of send_gdb/gdb_expect.
20307
20308 2014-04-22 Yao Qi <yao@codesourcery.com>
20309
20310 * lib/trace-support.exp (generate_tracefile): New procedure.
20311 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20312 return 0.
20313 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20314 if generate_tracefile returns 1.
20315
20316 2014-04-18 Tom Tromey <palves@redhat.com>
20317 Pedro alves <tromey@redhat.com>
20318
20319 PR backtrace/15558
20320 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20321 with a backtrace limit.
20322 * gdb.python/py-frame-inline.exp: Test running to an inline
20323 function with a backtrace limit, and printing the newest frame.
20324 * gdb.python/py-frame-inline.c (main): Call f.
20325
20326 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20327
20328 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20329
20330 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20331
20332 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20333 Drop prefix from unsupported source file path.
20334
20335 2014-04-17 Yao Qi <yao@codesourcery.com>
20336
20337 * lib/gdb.exp (with_target_charset): New proc.
20338 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20339 with_target_charset.
20340 (test_print_strings): Likewise.
20341 (test_repeat_bytes): Likewise.
20342 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20343 for some tests.
20344
20345 2014-04-16 Keith Seitz <keiths@redhat.com>
20346
20347 PR gdb/15827
20348 * gdb.dwarf2/corrupt.c: New file.
20349 * gdb.dwarf2/corrupt.exp: New file.
20350
20351 2014-04-16 Keith Seitz <keiths@redhat.com>
20352
20353 PR c++/16597
20354 * gdb.cp/namelessclass.cc: New file.
20355 * gdb.cp/namelessclass.exp: New file.
20356 * gdb.cp/namelessclass.S: New file.
20357
20358 2014-04-16 Doug Evans <dje@google.com>
20359
20360 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20361 Add comment.
20362 (gdbserver_default_get_comm_port): New function.
20363 (gdbserver_start): Check if board file provided
20364 "gdbserver,get_comm_port" and use it if so.
20365 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20366 (gdb,socketport): Set to "stdio".
20367 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20368 (stdio_gdbserver_template): Delete.
20369 (${board}_get_remote_address): Update.
20370 (${board}_build_remote_cmd): Delete.
20371 (${board}_get_comm_port): New function.
20372 (${board}_spawn): Update.
20373 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20374 Delete.
20375 (${board}_get_remote_address): Update.
20376 (${board}_get_comm_port): New function.
20377
20378 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
20379
20380 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20381 appearing in any order.
20382
20383 2014-04-15 Doug Evans <dje@google.com>
20384
20385 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20386 uninitialized value of "description".
20387
20388 2014-04-15 Keith Seitz <keiths@redhat.com>
20389
20390 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20391 Remove unused globals.
20392 (test_running_the_program): Likewise.
20393 (test_controlled_execution): Likewise.
20394 (test_controlling_breakpoints): Likewise.
20395 (test_program_termination): Likewise.
20396
20397 2014-04-15 Keith Seitz <keiths@redhat.com>
20398
20399 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20400 unused globals.
20401 (test_rbreak_creation_and_listing): Likewise.
20402 (test_ignore_count): Likewise.
20403 (test_error): Likewise.
20404
20405 2014-04-15 Pedro Alves <palves@redhat.com>
20406
20407 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20408 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20409 sym-file-loader.c.
20410 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20411 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20412 to sym-file-loader.c.
20413 (struct library): Forward declare.
20414 (load_shlib, lookup_function): Change prototypes.
20415 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20416 (translate_offset): Remove declarations.
20417 (get_text_addr): New declaration.
20418 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20419 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20420 sym-file-loader.h.
20421 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20422 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20423 here from sym-file-loader.h.
20424 (struct library): New structure.
20425 (load_shlib, lookup_function): Change prototypes and adjust to
20426 work with a struct library.
20427 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20428 (translate_offset): Make static.
20429 (get_text_addr): New function.
20430 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20431
20432 2014-04-15 Pedro Alves <palves@redhat.com>
20433
20434 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20435
20436 2014-04-15 Pedro Alves <palves@redhat.com>
20437
20438 * gdb.base/sym-file-loader.c: Include <limits.h>.
20439 (SELF_LINK): New define.
20440 (get_origin): New function.
20441 (load_shlib): Use it.
20442 * gdb.base/sym-file.exp: Don't early return if the target is
20443 remote. Use runto_main, and issue fail is that fails. Use
20444 gdb_load_shlibs.
20445 (shlib_name): Delete.
20446 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20447
20448 2014-04-15 Pedro Alves <palves@redhat.com>
20449
20450 * gdb.base/sym-file.exp: Remove regex characters from test
20451 message. Don't refer to breakpoint numbers in test messages.
20452
20453 2014-04-14 Keith Seitz <keiths@redhat.com>
20454
20455 PR c++/16253
20456 * gdb.cp/var-tag.cc: New file.
20457 * gdb.cp/var-tag.exp: New file.
20458 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20459 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20460 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20461 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20462
20463 2014-04-14 Tom Tromey <tromey@redhat.com>
20464
20465 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20466 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20467 type.
20468 * gdb.cp/enum-class.exp: New file.
20469 * gdb.cp/enum-class.cc: New file.
20470
20471 2014-04-14 Tom Tromey <tromey@redhat.com>
20472
20473 * gdb.dwarf2/enum-type.exp: New file.
20474
20475 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20476
20477 * gdb.mi/mi-vla-c99.exp: New file.
20478 * gdb.mi/vla.c: New file.
20479
20480 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20481
20482 * gdb.base/vla-datatypes.c: New file.
20483 * gdb.base/vla-datatypes.exp: New file.
20484
20485 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20486
20487 * gdb.base/vla-ptr.c: New file.
20488 * gdb.base/vla-ptr.exp: New file.
20489
20490 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20491
20492 * gdb.dwarf2/count.exp: New file.
20493
20494 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20495
20496 * gdb.base/vla-sideeffect.c: New file.
20497 * gdb.base/vla-sideeffect.exp: New file.
20498
20499 2014-04-14 David Blaikie <dblaikie@gmail.com>
20500
20501 * gdb.mi/non-stop.c: Add return value for non-void function return
20502 statement.
20503 * gdb.threads/staticthreads.c: Ditto.
20504
20505 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
20506 Doug Evans <xdje42@gmail.com>
20507
20508 * gdb.guile/scm-value.c: Improve test case.
20509 * gdb.guile/scm-value.exp: Add new test.
20510
20511 2014-04-11 David Blaikie <dblaikie@gmail.com>
20512
20513 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
20514 override Clang's default.
20515
20516 2014-04-11 Joel Brobecker <brobecker@adacore.com>
20517
20518 Revert the following changes (regressions):
20519
20520 * gdb.base/vla-sideeffect.c: New file.
20521 * gdb.base/vla-sideeffect.exp: New file.
20522
20523 * gdb.dwarf2/count.exp: New file.
20524
20525 * gdb.base/vla-multi.c: New file.
20526 * gdb.base/vla-multi.exp: New file.
20527
20528 * gdb.base/vla-ptr.c: New file.
20529 * gdb.base/vla-ptr.exp: New file.
20530
20531 * gdb.base/vla-datatypes.c: New file.
20532 * gdb.base/vla-datatypes.exp: New file.
20533
20534 * gdb.mi/mi-vla-c99.exp: New file.
20535 * gdb.mi/vla.c: New file.
20536
20537 2014-04-11 Keith Seitz <keiths@redhat.com>
20538
20539 PR c++/16675
20540 * gdb.cp/cpsizeof.exp: New file.
20541 * gdb.cp/cpsizeof.cc: New file.
20542
20543 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20544
20545 * gdb.mi/mi-vla-c99.exp: New file.
20546 * gdb.mi/vla.c: New file.
20547
20548 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20549
20550 * gdb.base/vla-datatypes.c: New file.
20551 * gdb.base/vla-datatypes.exp: New file.
20552
20553 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20554
20555 * gdb.base/vla-ptr.c: New file.
20556 * gdb.base/vla-ptr.exp: New file.
20557
20558 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20559
20560 * gdb.base/vla-multi.c: New file.
20561 * gdb.base/vla-multi.exp: New file.
20562
20563 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20564
20565 * gdb.dwarf2/count.exp: New file.
20566
20567 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20568
20569 * gdb.base/vla-sideeffect.c: New file.
20570 * gdb.base/vla-sideeffect.exp: New file.
20571
20572 2014-04-11 Yao Qi <yao@codesourcery.com>
20573
20574 * gdb.base/completion.exp: Check file exists before running tests
20575 on file completion.
20576
20577 2014-04-10 Pedro Alves <palves@redhat.com>
20578
20579 * gdb.base/cond-eval-mode.c: New file.
20580 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20581 prepare_for_testing to build the new file. Check result of
20582 runto_main.
20583 (test_break, test_watch): New procedures.
20584 (top level): Use them.
20585
20586 2014-04-08 Pierre Muller <muller@sourceware.org>
20587
20588 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20589 Ctrl-V use for mingw hosts.
20590
20591 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20592
20593 * gdb.python/py-value.c: Improve test case.
20594 * gdb.python/py-value.exp: Add new test.
20595
20596 2014-04-07 David Blaikie <dblaikie@gmail.com>
20597
20598 * lib/compiler.c: Identify the clang compiler.
20599 * lib/compiler.cc: Ditto.
20600
20601 2014-04-03 Yao Qi <yao@codesourcery.com>
20602
20603 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20604
20605 2014-04-01 Anton Blanchard <anton@samba.org>
20606
20607 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20608 messages unique.
20609
20610 2014-04-01 Anton Blanchard <anton@samba.org>
20611
20612 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20613 prepare_for_testing.
20614
20615 2014-04-01 Anton Blanchard <anton@samba.org>
20616
20617 * gdb.arch/ppc64-atomic-inst.c: Remove.
20618 * gdb.arch/ppc64-atomic-inst.S: New file.
20619 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20620
20621 2014-03-31 Doug Evans <dje@google.com>
20622
20623 * gdb.base/print-symbol-loading-lib.c: New file.
20624 * gdb.base/print-symbol-loading-main.c: New file.
20625 * gdb.base/print-symbol-loading.exp: New file.
20626
20627 2014-03-31 Yao Qi <yao@codesourcery.com>
20628
20629 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20630
20631 2014-03-28 Joel Brobecker <brobecker@adacore.com>
20632
20633 * gdb.ada/mi_dyn_arr: New testcase.
20634
20635 2014-03-27 Doug Evans <dje@google.com>
20636
20637 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20638
20639 2014-03-27 Yao Qi <yao@codesourcery.com>
20640
20641 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20642 if target is nios2-*-*.
20643
20644 2014-03-26 Yao Qi <yao@codesourcery.com>
20645
20646 * lib/gdb.exp (readline_is_used): New proc.
20647 * gdb.base/completion.exp: Move tests on command complete up.
20648 Skip the rest of tests if readline is not used.
20649 * gdb.ada/complete.exp: Skp the test if readline is not
20650 used.
20651 * gdb.base/filesym.exp: Likewise.
20652 * gdb.base/macscp.exp: Likewise.
20653 * gdb.base/readline-ask.exp: Likewise.
20654 * gdb.base/readline.exp: Likewise.
20655 * gdb.python/py-cmd.exp: Likewise.
20656 * gdb.trace/tfile.exp: Likewise.
20657
20658 2014-03-26 Yao Qi <yao@codesourcery.com>
20659
20660 * gdb.base/macscp.exp: Fix code format issues.
20661
20662 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20663
20664 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20665 * gdb.asm/powerpc64le.inc: New file.
20666
20667 2014-03-25 Pedro Alves <palves@redhat.com>
20668 Doug Evans <dje@google.com>
20669
20670 * gdb.base/source-execution.c: New file.
20671 * gdb.base/source-execution.exp: New file.
20672 * gdb.base/source-execution.gdb: New file.
20673
20674 2014-03-24 Doug Evans <dje@google.com>
20675
20676 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20677 using fission.
20678
20679 2014-03-24 Hui Zhu <hui@codesourcery.com>
20680 Pedro Alves <palves@redhat.com>
20681
20682 PR breakpoints/16101
20683 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20684 test pass/fail messages. Detect missing support for dprintf when
20685 breakpoints are actually inserted.
20686 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20687 breakpoints are actually inserted.
20688 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20689 fails.
20690
20691 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20692
20693 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20694
20695 2014-03-22 Doug Evans <xdje42@gmail.com>
20696
20697 * gdb.python/python.exp (python not supported): Verify multi-line
20698 python command issues an error.
20699 * gdb.guile/guile.exp (guile not supported): Verify multi-line
20700 guile command issues an error.
20701
20702 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20703
20704 * gdb.threads/thread-specific.exp: Handle the lack of usable
20705 $this_breakpoint and $this_thread.
20706
20707 2014-03-21 Hui Zhu <hui@codesourcery.com>
20708
20709 * gdb.base/attach.exp (do_command_attach_tests): New.
20710
20711 2014-03-20 Tom Tromey <tromey@redhat.com>
20712 Pedro Alves <palves@redhat.com>
20713
20714 PR cli/15718
20715 * gdb.base/condbreak-call-false.c: New file.
20716 * gdb.base/condbreak-call-false.exp: New file.
20717
20718 2014-03-20 Pedro Alves <palves@redhat.com>
20719
20720 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20721 Delete.
20722 (block_signals, unblock_signals): Delete.
20723 (child_function_2, main): Remove references to deleted variable
20724 and functions.
20725
20726 2014-03-20 Pedro Alves <palves@redhat.com>
20727
20728 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20729 Use pthread_kill to signal thread 2.
20730 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20731 Adjust to make the test send itself a signal rather than using the
20732 host's "kill" command.
20733
20734 2014-03-20 Pedro Alves <palves@redhat.com>
20735
20736 * gdb.threads/multiple-step-overs.c: New file.
20737 * gdb.threads/multiple-step-overs.exp: New file.
20738 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20739 Adjust expected infrun debug output.
20740
20741 2014-03-20 Pedro Alves <palves@redhat.com>
20742
20743 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20744 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20745
20746 2014-03-20 Pedro Alves <palves@redhat.com>
20747
20748 PR breakpoints/7143
20749 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20750 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20751 of gdb_test_multiple.
20752 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20753 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20754
20755 2014-03-20 Pedro Alves <palves@redhat.com>
20756
20757 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20758 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20759
20760 2014-03-19 Pedro Alves <palves@redhat.com>
20761
20762 * gdb.base/async.exp: Remove early return.
20763
20764 2014-03-19 Pedro Alves <palves@redhat.com>
20765
20766 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20767
20768 2014-03-19 Pedro Alves <palves@redhat.com>
20769
20770 * gdb.base/async.exp (test_background): Expect \r\n after
20771 "completed." in the fail pattern.
20772
20773 2014-03-19 Pedro Alves <palves@redhat.com>
20774
20775 * gdb.base/async.exp (test_background): New procedure.
20776 Use it for all background execution command tests.
20777
20778 2014-03-19 Pedro Alves <palves@redhat.com>
20779
20780 * gdb.base/async.exp: Use prepare_for_testing.
20781
20782 2014-03-19 Pedro Alves <palves@redhat.com>
20783
20784 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20785 the same line.
20786
20787 2014-03-19 Pedro Alves <palves@redhat.com>
20788
20789 * gdb.base/async.c (main): Add "jump here" and "until here" line
20790 marker comments.
20791 * gdb.base/async.exp (jump_here): New global.
20792 (jump& test): Use it.
20793 (until_here): New global.
20794 (until& test): Use it.
20795
20796 2014-03-19 Pedro Alves <palves@redhat.com>
20797
20798 * gdb.base/async.exp: Don't frob gdb_protocol.
20799
20800 2014-03-18 Doug Evans <xdje42@gmail.com>
20801
20802 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20803 Fix spelling of exec-done-display.
20804
20805 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20806
20807 PR gdb/15358
20808 * gdb.base/gdb-sigterm.c: New file.
20809 * gdb.base/gdb-sigterm.exp: New file.
20810
20811 2014-03-18 Pedro Alves <palves@redhat.com>
20812
20813 PR gdb/13860
20814 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20815 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20816 solib-event.
20817
20818 2014-03-17 Joel Brobecker <brobecker@adacore.com>
20819
20820 * gdb.ada/pckd_arr_ren: New testcase.
20821
20822 2014-03-13 Doug Evans <xdje42@gmail.com>
20823
20824 PR guile/16612
20825 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20826 collect after discarding symbols.
20827
20828 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20829 Doug Evans <xdje42@gmail.com>
20830
20831 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20832 to history survives a gc.
20833
20834 2014-03-13 Pedro Alves <palves@redhat.com>
20835
20836 * gdb.base/default.exp: Don't test "target procfs".
20837
20838 2014-03-13 Pedro Alves <palves@redhat.com>
20839
20840 * gdb.base/default.exp: Update "target child" and "target procfs"
20841 tests to not expect "Unix".
20842
20843 2014-03-12 Tom Tromey <tromey@redhat.com>
20844
20845 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20846 New procs. Add target-async tests.
20847 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20848 Add target-async tests.
20849
20850 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20851
20852 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20853 'func_start' and 'func_end' for the beginning and end of the
20854 function code, respectively.
20855 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20856 'func_end' instead of 'func' and 'main'.
20857
20858 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20859
20860 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20861 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20862 generate the debug info assembler source.
20863
20864 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20865
20866 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20867 * gdb.dwarf2/arr-subrange.exp: Likewise.
20868 * gdb.dwarf2/dwz.exp: Likewise.
20869 * gdb.dwarf2/method-ptr.exp: Likewise.
20870 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20871 * gdb.dwarf2/subrange.exp: Likewise.
20872 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20873 * gdb.dwarf2/implptrpiece.exp: Likewise.
20874 * gdb.dwarf2/nostaticblock.exp: Likewise.
20875
20876 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20877
20878 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20879 directory to absolute path name arguments.
20880
20881 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20882
20883 * gdb.ada/tagged_access: New testcase.
20884
20885 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20886
20887 * gdb.btrace/data.exp: Update expected output.
20888
20889 2014-03-06 Yao Qi <yao@codesourcery.com>
20890
20891 * gdb.trace/pr16508.exp: New file.
20892
20893 2014-03-05 Pedro Alves <palves@redhat.com>
20894
20895 PR gdb/16575
20896 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20897 procedure.
20898 (top level): Adjust to use it. Add tests that exercise breakpoint
20899 interaction with the code-cache.
20900
20901 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20902
20903 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20904 test for 'history-append!'.
20905
20906 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20907
20908 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20909 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20910 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20911 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20912 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20913 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20914
20915 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20916
20917 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20918 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20919 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20920
20921 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20922
20923 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20924
20925 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20926
20927 * gdb.dwarf2/arr-stride.c: New file.
20928 * gdb.dwarf2/arr-stride.exp: New file.
20929
20930 2014-02-26 Pedro Alves <palves@redhat.com>
20931
20932 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20933 that won't ever trigger. Make sure that GDB reports the correct
20934 breakpoint that caused the stop.
20935
20936 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20937
20938 PR gdb/16626
20939 * gdb.base/auto-load-script: New file.
20940 * gdb.base/auto-load.c: New file.
20941 * gdb.base/auto-load.exp: New file.
20942
20943 PR gdb/16626
20944 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20945
20946 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20947
20948 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20949 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20950
20951 2014-02-24 Doug Evans <dje@google.com>
20952
20953 * lib/gdb.exp (run_on_host): Log error output if program fails.
20954
20955 2014-02-21 Pedro Alves <palves@redhat.com>
20956
20957 * gdb.threads/step-after-sr-lock.c: Rename to ...
20958 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20959 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20960 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20961 ... this.
20962
20963 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20964
20965 PR tdep/16397
20966 * gdb.arch/amd64-stap-special-operands.exp: New file.
20967 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20968 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20969 * gdb.arch/amd64-stap-triplet.S: Likewise.
20970 * gdb.arch/amd64-stap-triplet.c: Likewise.
20971
20972 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20973
20974 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20975 in .section pseudo-op.
20976
20977 2014-02-20 lin zuojian <manjian2006@gmail.com>
20978 Joel Brobecker <brobecker@adacore.com>
20979 Doug Evans <xdje42@gmail.com>
20980
20981 PR symtab/16581
20982 * gdb.dwarf2/dw2-icycle.S: New file.
20983 * gdb.dwarf2/dw2-icycle.c: New file.
20984 * gdb.dwarf2/dw2-icycle.exp: New file.
20985
20986 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20987
20988 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20989 operations on gdb.Value objects.
20990 * gdb.python/py-value-cc.exp: Add new test to test operations on
20991 gdb.Value objects.
20992
20993 2014-02-18 Doug Evans <dje@google.com>
20994
20995 * Makefile.in (TESTS): New variable.
20996 (expanded_tests, expanded_tests_or_none): New variables
20997 (check-single): Pass $(expanded_tests_or_none) to runtest.
20998 (check-parallel): Only run tests in $(TESTS) if non-empty.
20999 (check/no-matching-tests-found): New rule.
21000 * README: Document TESTS makefile variable.
21001
21002 2014-02-18 Doug Evans <dje@google.com>
21003
21004 * Makefile.in (check-parallel): rm -rf outputs temp.
21005
21006 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
21007
21008 Fix "ERROR: no fileid for" in the testsuite.
21009 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
21010
21011 2014-02-12 Doug Evans <dje@google.com>
21012
21013 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
21014 (MISCELLANEOUS): New variable.
21015 (clean): rm -rf $(MISCELLANEOUS).
21016 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
21017 dwp live in the same directory as symlinks, with each symlink pointed
21018 to a differently named file in a different directory.
21019
21020 2014-02-11 Doug Evans <dje@google.com>
21021
21022 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
21023 of Tcl file commands.
21024
21025 2014-02-10 Mark Kettenis <kettenis@gnu.org>
21026
21027 * gdb.threads/step-after-sr-lock.exp: Avoid executing
21028 "kill -SIGUSR1 -1".
21029
21030 2014-02-10 Joel Brobecker <brobecker@adacore.com>
21031
21032 * gdb.ada/tick_length_array_enum_idx: New testcase.
21033
21034 2014-02-10 Doug Evans <xdje42@gmail.com>
21035
21036 * configure.ac (AC_OUTPUT): Add gdb.guile.
21037 * configure: Regenerate.
21038 * lib/gdb-guile.exp: New file.
21039 * lib/gdb.exp (get_target_charset): New function.
21040 * gdb.base/help.exp: Update expected output from "apropos apropos".
21041 * gdb.guile/Makefile.in: New file.
21042 * gdb.guile/guile.exp: New file.
21043 * gdb.guile/scm-arch.c: New file.
21044 * gdb.guile/scm-arch.exp: New file.
21045 * gdb.guile/scm-block.c: New file.
21046 * gdb.guile/scm-block.exp: New file.
21047 * gdb.guile/scm-breakpoint.c: New file.
21048 * gdb.guile/scm-breakpoint.exp: New file.
21049 * gdb.guile/scm-disasm.c: New file.
21050 * gdb.guile/scm-disasm.exp: New file.
21051 * gdb.guile/scm-equal.c: New file.
21052 * gdb.guile/scm-equal.exp: New file.
21053 * gdb.guile/scm-error.exp: New file.
21054 * gdb.guile/scm-error.scm: New file.
21055 * gdb.guile/scm-frame-args.c: New file.
21056 * gdb.guile/scm-frame-args.exp: New file.
21057 * gdb.guile/scm-frame-args.scm: New file.
21058 * gdb.guile/scm-frame-inline.c: New file.
21059 * gdb.guile/scm-frame-inline.exp: New file.
21060 * gdb.guile/scm-frame.c: New file.
21061 * gdb.guile/scm-frame.exp: New file.
21062 * gdb.guile/scm-generics.exp: New file.
21063 * gdb.guile/scm-gsmob.exp: New file.
21064 * gdb.guile/scm-iterator.c: New file.
21065 * gdb.guile/scm-iterator.exp: New file.
21066 * gdb.guile/scm-math.c: New file.
21067 * gdb.guile/scm-math.exp: New file.
21068 * gdb.guile/scm-objfile-script-gdb.in: New file.
21069 * gdb.guile/scm-objfile-script.c: New file.
21070 * gdb.guile/scm-objfile-script.exp: New file.
21071 * gdb.guile/scm-objfile.c: New file.
21072 * gdb.guile/scm-objfile.exp: New file.
21073 * gdb.guile/scm-ports.exp: New file.
21074 * gdb.guile/scm-pretty-print.c: New file.
21075 * gdb.guile/scm-pretty-print.exp: New file.
21076 * gdb.guile/scm-pretty-print.scm: New file.
21077 * gdb.guile/scm-section-script.c: New file.
21078 * gdb.guile/scm-section-script.exp: New file.
21079 * gdb.guile/scm-section-script.scm: New file.
21080 * gdb.guile/scm-symbol.c: New file.
21081 * gdb.guile/scm-symbol.exp: New file.
21082 * gdb.guile/scm-symtab-2.c: New file.
21083 * gdb.guile/scm-symtab.c: New file.
21084 * gdb.guile/scm-symtab.exp: New file.
21085 * gdb.guile/scm-type.c: New file.
21086 * gdb.guile/scm-type.exp: New file.
21087 * gdb.guile/scm-value-cc.cc: New file.
21088 * gdb.guile/scm-value-cc.exp: New file.
21089 * gdb.guile/scm-value.c: New file.
21090 * gdb.guile/scm-value.exp: New file.
21091 * gdb.guile/source2.scm: New file.
21092 * gdb.guile/types-module.cc: New file.
21093 * gdb.guile/types-module.exp: New file.
21094
21095 2014-02-10 Yao Qi <yao@codesourcery.com>
21096
21097 PR testsuite/16543
21098 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
21099 * configure: Regenerated.
21100 * Makefile.in: New file.
21101
21102 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
21103
21104 * gdb.python/py-framefilter.exp: Fix typo.
21105
21106 2014-02-08 Yao Qi <yao@codesourcery.com>
21107
21108 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
21109 that no =breakpoint-modified is emitted when breakpoints are
21110 modified through MI commands.
21111
21112 2014-02-07 Pedro Alves <pedro@codesourcery.com>
21113 Pedro Alves <palves@redhat.com>
21114
21115 * gdb.threads/step-after-sr-lock.c: New file.
21116 * gdb.threads/step-after-sr-lock.exp: New file.
21117
21118 2014-02-07 Pedro Alves <palves@redhat.com>
21119
21120 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
21121
21122 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
21123
21124 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
21125 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
21126
21127 2014-02-06 Doug Evans <xdje42@gmail.com>
21128
21129 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
21130 output.
21131
21132 * gdb.gdb/python-interrupts.exp: New file.
21133
21134 2014-02-05 Yao Qi <yao@codesourcery.com>
21135
21136 * gdb.trace/report.exp (use_collected_data): Test the output
21137 of "info threads" and "info inferiors".
21138
21139 2014-02-05 Yao Qi <yao@codesourcery.com>
21140
21141 Revert this patch:
21142
21143 2013-05-24 Yao Qi <yao@codesourcery.com>
21144
21145 * gdb.trace/tfile.exp: Test inferior and thread.
21146
21147 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21148
21149 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
21150 on a function.
21151 * gdb.base/step-bt.c: Call hello via function pointer to make
21152 sure its first instruction is executed on powerpc64le-linux.
21153
21154 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21155
21156 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
21157
21158 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21159
21160 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
21161 of the test patterns for use on little-endian systems.
21162
21163 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21164
21165 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
21166 (decimal_vector): Fix for little-endian.
21167
21168 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
21169
21170 * gdb.arch/sparc-sysstep.exp: New file.
21171 * gdb.arch/sparc-sysstep.c: Likewise.
21172
21173 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
21174
21175 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21176
21177 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
21178
21179 2014-01-23 Tom Tromey <tromey@redhat.com>
21180
21181 * gdb.ada/array_char_idx: New testcase.
21182
21183 2014-01-23 Tom Tromey <tromey@redhat.com>
21184
21185 PR python/16487:
21186 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
21187 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
21188 classes.
21189
21190 2014-01-23 Tom Tromey <tromey@redhat.com>
21191
21192 PR python/16491:
21193 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
21194 string from an inferior frame.
21195 * gdb.python/py-framefilter-mi.exp: Update.
21196
21197 2014-01-22 Doug Evans <dje@google.com>
21198
21199 * gdb.server/server-mon.exp: Add tests for "set debug-format".
21200
21201 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21202
21203 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
21204
21205 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21206
21207 * gdb.trace/entry-values.exp: Remove excess space character from
21208 regex patterns. Handle s390 call instruction.
21209
21210 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21211
21212 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
21213 define "*_start" label. Make "name" static.
21214 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
21215 ${name} by references to ${name}_start.
21216
21217 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21218
21219 * gdb.base/info-macros.exp: Remove "debug" from the compile
21220 options.
21221
21222 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21223
21224 * gdb.dlang/demangle.exp: New file.
21225
21226 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21227
21228 * gdb.dlang/primitive-types.exp: New file.
21229
21230 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21231
21232 * configure.ac: Create gdb.dlang/Makefile.
21233 * configure: Regenerate.
21234 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
21235 * gdb.dlang/Makefile.in: New file.
21236 * lib/d-support.exp: New file.
21237 * lib/gdb.exp (skip_d_tests): New proc.
21238
21239 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21240
21241 * gdb.btrace/delta.exp: Check reverse stepi.
21242 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
21243 * gdb.btrace/finish.exp: New.
21244 * gdb.btrace/next.exp: New.
21245 * gdb.btrace/nexti.exp: New.
21246 * gdb.btrace/record_goto.c: Add comments.
21247 * gdb.btrace/step.exp: New.
21248 * gdb.btrace/stepi.exp: New.
21249 * gdb.btrace/multi-thread-step.c: New.
21250 * gdb.btrace/multi-thread-step.exp: New.
21251 * gdb.btrace/rn-dl-bind.c: New.
21252 * gdb.btrace/rn-dl-bind.exp: New.
21253 * gdb.btrace/data.c: New.
21254 * gdb.btrace/data.exp: New.
21255 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21256
21257 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21258
21259 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21260 * gdb.btrace/exception.exp: Update.
21261 * gdb.btrace/instruction_history.exp: Update.
21262 * gdb.btrace/record_goto.exp: Update.
21263 * gdb.btrace/tailcall.exp: Update.
21264 * gdb.btrace/unknown_functions.exp: Update.
21265 * gdb.btrace/delta.exp: New.
21266
21267 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21268
21269 * gdb.btrace/record_goto.exp: Add backtrace test.
21270 * gdb.btrace/tailcall.exp: Add backtrace test.
21271
21272 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21273
21274 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21275 * gdb.btrace/record_goto.c: New.
21276 * gdb.btrace/record_goto.exp: New.
21277 * gdb.btrace/x86-record_goto.S: New.
21278
21279 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21280
21281 * gdb.btrace/function_call_history.exp: Update tests.
21282 * gdb.btrace/instruction_history.exp: Update tests.
21283
21284 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21285
21286 * gdb.btrace/function_call_history.exp: Fix expected field
21287 order for "record function-call-history".
21288 Add new tests for "record function-call-history /c".
21289 * gdb.btrace/exception.cc: New.
21290 * gdb.btrace/exception.exp: New.
21291 * gdb.btrace/tailcall.exp: New.
21292 * gdb.btrace/x86-tailcall.S: New.
21293 * gdb.btrace/x86-tailcall.c: New.
21294 * gdb.btrace/unknown_functions.c: New.
21295 * gdb.btrace/unknown_functions.exp: New.
21296 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21297
21298 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21299
21300 * gdb.btrace/instruction_history.exp: Update.
21301 * gdb.btrace/function_call_history.exp: Update.
21302
21303 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21304
21305 * gdb.btrace/function_call_history.exp: Fix expected function
21306 trace.
21307 * gdb.btrace/instruction_history.exp: Initialize traced.
21308 Remove traced_functions.
21309
21310 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21311
21312 * gdb.btrace/function_call_history.exp: Update
21313 * gdb.btrace/instruction_history.exp: Update.
21314
21315 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21316
21317 * gdb.btrace/enable.exp: Update expected text.
21318
21319 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21320
21321 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21322 bytes.
21323
21324 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21325
21326 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21327
21328 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
21329
21330 * lib/gdb.exp (supports_process_record): Return true for
21331 arm*-linux*. (supports_reverse): Likewise.
21332
21333 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21334
21335 PR python/15464
21336 PR python/16113
21337 * gdb.python/py-type.c: Enhance test case.
21338 * gdb.python/py-value-cc.cc: Likewise
21339 * gdb.python/py-type.exp: Add new tests.
21340 * gdb.python/py-value-cc.exp: Likewise
21341
21342 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21343 Pedro Alves <palves@redhat.com>
21344
21345 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21346 Make "name" extern.
21347 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21348 references to ${name}_start by references to ${name}.
21349
21350 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21351
21352 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21353
21354 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21355
21356 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21357
21358 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21359 Pedro Alves <palves@redhat.com>
21360
21361 * gdb.mi/mi-info-os.exp: Connect to the target with
21362 mi_gdb_target_load.
21363
21364 2014-01-08 Pedro Alves <palves@redhat.com>
21365
21366 * gdb.threads/reconnect-signal.c: New file.
21367 * gdb.threads/reconnect-signal.exp: New file.
21368
21369 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21370
21371 * gdb.base/source-dir.exp: New file.
21372
21373 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21374
21375 * gdb.ada/mi_interface: New testcase.
21376
21377 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21378
21379 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21380 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21381 gdb.ada/pp-rec-component/pck.ads: New files.
21382
21383 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21384
21385 * gdb.python/py-pp-integral.c: New file.
21386 * gdb.python/py-pp-integral.py: New file.
21387 * gdb.python/py-pp-integral.exp: New file.
21388
21389 For older changes see ChangeLog-1993-2013.
21390 \f
21391 ;; Local Variables:
21392 ;; mode: change-log
21393 ;; left-margin: 8
21394 ;; fill-column: 74
21395 ;; version-control: never
21396 ;; End:
21397
21398 Copyright 2014-2020 Free Software Foundation, Inc.
21399 Copying and distribution of this file, with or without modification,
21400 are permitted provided the copyright notice and this notice are preserved.