[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp with gdbserver
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-05-14 Tom de Vries <tdevries@suse.de>
2
3 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4 output.
5
6 2020-05-14 Tom de Vries <tdevries@suse.de>
7
8 * gdb.base/align.exp: Split into ...
9 * gdb.base/align.exp.in: ...
10 * gdb.base/align-c++.exp: ...
11 * gdb.base/align-c.exp: ... these.
12 * gdb.base/infcall-nested-structs.exp: Split into ...
13 * gdb.base/infcall-nested-structs.exp.in: ...
14 * gdb.base/infcall-nested-structs-c++.exp: ...
15 * gdb.base/infcall-nested-structs-c.exp: ... these.
16 * gdb.base/info-types.exp: Split into ...
17 * gdb.base/info-types.exp.in: ...
18 * gdb.base/info-types-c++.exp: ...
19 * gdb.base/info-types-c.exp: ... these.
20 * gdb.base/max-depth.exp: Split into ...
21 * gdb.base/max-depth.exp.in: ...
22 * gdb.base/max-depth-c++.exp: ...
23 * gdb.base/max-depth-c.exp: ... these.
24 * gdb.cp/infcall-nodebug.exp: Split into ...
25 * gdb.cp/infcall-nodebug.exp.in: ...
26 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
27 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
28 * gdb.cp/infcall-nodebug-c-d0.exp: ...
29 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
30
31 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
32 Pedro Alves <palves@redhat.com>
33
34 * gdb.multi/multi-exit.c: New file.
35 * gdb.multi/multi-exit.exp: New file.
36 * gdb.multi/multi-kill.c: New file.
37 * gdb.multi/multi-kill.exp: New file.
38
39 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
40
41 * gdb.base/annota1.exp: Update the expected output.
42 * gdb.cp/annota2.exp: Ditto.
43
44 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
45
46 * lib/check-test-names.exp: Disable when testing is being run in
47 parallel.
48
49 2020-05-12 Tom de Vries <tdevries@suse.de>
50
51 * gdb.base/jit-elf.exp: Fix string concat.
52
53 2020-05-12 Tom de Vries <tdevries@suse.de>
54
55 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
56 messages.
57
58 2020-05-12 Tom de Vries <tdevries@suse.de>
59
60 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
61
62 2020-05-12 Tom de Vries <tdevries@suse.de>
63
64 * gdb.ada/catch_ex.exp: Use with_test_prefix.
65 * gdb.ada/mi_catch_ex.exp: Same.
66 * gdb.ada/mi_catch_ex_hand.exp: Same.
67
68 2020-05-12 Tom de Vries <tdevries@suse.de>
69
70 * gdb.fortran/complex.exp: Use with_test_prefix.
71
72 2020-05-12 Tom de Vries <tdevries@suse.de>
73
74 * gdb.trace/passcount.exp: Fix test-names.
75
76 2020-05-12 Tom de Vries <tdevries@suse.de>
77
78 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
79
80 2020-05-12 Tom de Vries <tdevries@suse.de>
81
82 * gdb.gdb/complaints.exp: Use with_test_prefix.
83 * gdb.xml/tdesc-regs.exp: Same.
84 * gdb.opt/inline-locals.exp: Fix test name.
85
86 2020-05-12 Tom de Vries <tdevries@suse.de>
87
88 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
89 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
90 * gdb.dwarf2/implref-struct.exp: Same.
91 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
92 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
93
94 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
95
96 * gdb.base/jit-so.exp (one_jit_test): Change test name.
97
98 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * lib/check-test-names.exp (all_test_names): New module variable.
101 (counts): Add 'duplicates' field.
102 (_check_duplicates): New procedure.
103 (check): Also check for duplicates.
104 (do_log_summary): Print duplicates count.
105 (do_reset_vars): Reset counter for duplicate test names, and
106 discard all know test names.
107
108 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
109
110 * lib/gdb.exp: Include check-test-names.exp library.
111 * lib/check-test-names.exp: New file.
112
113 2020-05-11 Tom de Vries <tdevries@suse.de>
114
115 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
116
117 2020-05-11 Keith Seitz <keiths@redhat.com>
118
119 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
120
121 2020-05-11 Tom de Vries <tdevries@suse.de>
122
123 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
124 * gdb.cp/cpexprs.exp.in: .. here.
125 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
126 cpexprs.exp.
127
128 2020-05-11 Keith Seitz <keiths@redhat.com>
129
130 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
131 test names.
132 * gdb.ada/arrayptr.exp: Likewise.
133 * gdb.ada/assign_arr.exp: Likewise.
134 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
135 * gdb.ada/bp_on_var.exp: Likewise.
136 * gdb.ada/call_pn.exp: Likewise.
137 * gdb.ada/complete.exp: Likewise.
138 * gdb.ada/fun_overload_menu.exp: Likewise.
139 * gdb.ada/funcall_param.exp: Likewise.
140 * gdb.ada/funcall_ref.exp: Likewise.
141 * gdb.ada/packed_array_assign.exp: Likewise.
142 * gdb.ada/same_component_name.exp: Likewise.
143 * gdb.ada/type_coercion.exp: Likewise.
144 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
145 * gdb.ada/variant_record_packed_array.exp: Likewise.
146
147 2020-05-11 Tom de Vries <tdevries@suse.de>
148
149 PR symtab/25941
150 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
151 out of ...
152 * gdb.dwarf2/clang-debug-names.exp: ... here.
153 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
154 clang-debug-names.exp.in.
155 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
156 * gdb.dwarf2/clang-debug-names-2.c: New test.
157
158 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
159
160 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
161 (fortran_runto_main): New Proc, fortran version of runto_main.
162 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
163 * gdb.fortran/array-bounds.exp: Likewise.
164 * gdb.fortran/array-slices.exp: Likewise.
165 * gdb.fortran/block-data.exp: Likewise.
166 * gdb.fortran/charset.exp: Likewise.
167 * gdb.fortran/common-block.exp: Likewise.
168 * gdb.fortran/complex.exp: Likewise.
169 * gdb.fortran/derived-type-function.exp: Likewise.
170 * gdb.fortran/derived-type.exp: Likewise.
171 * gdb.fortran/info-modules.exp: Likewise.
172 * gdb.fortran/info-types.exp: Likewise.
173 * gdb.fortran/intrinsics.exp: Likewise.
174 * gdb.fortran/library-module.exp: Likewise.
175 * gdb.fortran/logical.exp: Likewise.
176 * gdb.fortran/max-depth.exp: Likewise.
177 * gdb.fortran/module.exp: Likewise.
178 * gdb.fortran/multi-dim.exp: Likewise.
179 * gdb.fortran/nested-funcs.exp: Likewise.
180 * gdb.fortran/print-formatted.exp: Likewise.
181 * gdb.fortran/print_type.exp: Likewise.
182 * gdb.fortran/printing-types.exp: Likewise.
183 * gdb.fortran/ptr-indentation.exp: Likewise.
184 * gdb.fortran/ptype-on-functions.exp: Likewise.
185 * gdb.fortran/subarray.exp: Likewise.
186 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
187 * gdb.fortran/vla-datatypes.exp: Likewise.
188 * gdb.fortran/vla-history.exp: Likewise.
189 * gdb.fortran/vla-ptr-info.exp: Likewise.
190 * gdb.fortran/vla-ptype-sub.exp: Likewise.
191 * gdb.fortran/vla-ptype.exp: Likewise.
192 * gdb.fortran/vla-sizeof.exp: Likewise.
193 * gdb.fortran/vla-type.exp: Likewise.
194 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
195 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
196 * gdb.fortran/vla-value-sub.exp: Likewise.
197 * gdb.fortran/vla-value.exp: Likewise.
198 * gdb.fortran/whatis_type.exp: Likewise.
199 * gdb.mi/mi-var-child-f.exp: Likewise.
200
201 2020-05-09 Tom de Vries <tdevries@suse.de>
202
203 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
204
205 2020-05-08 Tom de Vries <tdevries@suse.de>
206
207 * gdb.dwarf2/clang-debug-names.c: New test.
208 * gdb.dwarf2/clang-debug-names.exp: New file.
209
210 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
211
212 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
213 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
214
215 2020-05-06 Tom de Vries <tdevries@suse.de>
216
217 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
218 breakpoint is at a "recommended breakpoint location".
219 * gdb.reverse/consecutive-reverse.exp: Same.
220
221 2020-05-06 Tom de Vries <tdevries@suse.de>
222
223 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
224 address.
225
226 2020-05-06 Tom de Vries <tdevries@suse.de>
227
228 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
229
230 2020-05-06 Tom de Vries <tdevries@suse.de>
231
232 * gdb.base/store.exp (check_set, up_set): Allowing missing location
233 info for r.
234
235 2020-05-06 Tom de Vries <tdevries@suse.de>
236
237 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
238 necessary.
239
240 2020-05-06 Tom de Vries <tdevries@suse.de>
241
242 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
243 void.
244
245 2020-05-06 Tom de Vries <tdevries@suse.de>
246
247 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
248 of ...
249 * gdb.base/async.exp: ... here.
250 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
251 "recommended breakpoint location".
252
253 2020-05-06 Tom de Vries <tdevries@suse.de>
254
255 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
256
257 2020-05-04 Tom de Vries <tdevries@suse.de>
258
259 * gdb.base/async.exp: Check whether instruction addresses are a
260 "recommended breakpoint location".
261
262 2020-05-03 Tom Tromey <tom@tromey.com>
263
264 * gdb.base/sepdebug.exp: Remove "catch" test.
265 * gdb.base/break.exp: Remove "catch" test.
266 * gdb.base/default.exp: Update expected output.
267
268 2020-05-02 Tom de Vries <tdevries@suse.de>
269
270 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
271 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
272 * gdb.arch/i386-mpx-map.exp: Same.
273 * gdb.arch/i386-mpx-sigsegv.exp: Same.
274 * gdb.arch/i386-mpx-simple_segv.exp: Same.
275 * gdb.arch/i386-mpx.exp: Same.
276
277 2020-05-02 Tom de Vries <tdevries@suse.de>
278
279 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
280
281 2020-05-01 Tom de Vries <tdevries@suse.de>
282
283 * gdb.ada/operator_bp.exp: Allow more than required amount of
284 breakpoint.
285
286 2020-05-01 Tom de Vries <tdevries@suse.de>
287
288 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
289
290 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
291
292 PR gdb/18706
293 * gdb.cp/stub-array-size.cc: New test.
294 * gdb.cp/stub-array-size.exp: New file.
295 * gdb.cp/stub-array-size.h: New test.
296 * gdb.cp/stub-array-size2.cc: New test.
297
298 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
299
300 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
301 output to the new format.
302
303 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
304
305 * gdb.base/break.exp: Use with_test_prefix.
306
307 2020-04-29 Tom de Vries <tdevries@suse.de>
308
309 * lib/gdb.exp (debug_types): New proc.
310 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
311 * gdb.python/py-symtab.exp: Same.
312
313 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
314
315 PR gdb/17320
316 * gdb.base/pretty-array.c: New test.
317 * gdb.base/pretty-array.exp: New file.
318
319 2020-04-29 Tom de Vries <tdevries@suse.de>
320
321 PR symtab/25889
322 * gdb.cp/cpexprs.exp: Adapt for inclusion.
323 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
324 and include cpexprs.exp.
325
326 2020-04-28 Mark Williams <mark@myosotissp.com>
327
328 PR gdb/24480
329 * dw4-toplevel-types.exp: Test for top level types.
330 * dw4-toplevel-types.cc: Test for top level types.
331
332 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
333
334 * gdb.threads/stop-with-handle.exp: Fix typo in comment
335 (theads -> threads).
336
337 2020-04-28 Tom de Vries <tdevries@suse.de>
338
339 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
340
341 2020-04-28 Tom de Vries <tdevries@suse.de>
342
343 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
344
345 2020-04-28 Tom de Vries <tdevries@suse.de>
346
347 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
348
349 2020-04-28 Tom de Vries <tdevries@suse.de>
350
351 * gdb.dwarf2/main-foo.c: New test.
352 * gdb.dwarf2/struct-with-sig.exp: New file.
353
354 2020-04-25 Tom de Vries <tdevries@suse.de>
355
356 * boards/debug-types.exp: New file.
357
358 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
359
360 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
361
362 2020-04-24 Tom Tromey <tom@tromey.com>
363
364 PR symtab/12707:
365 * gdb.python/py-symbol.exp: Update expected results for
366 linkage_name test.
367 * gdb.cp/print-demangle.exp: New file.
368 * gdb.base/c-linkage-name.exp: Fix test.
369 * gdb.guile/scm-symbol.exp: Update expected results for
370 linkage_name test.
371
372 2020-04-24 Tom Tromey <tom@tromey.com>
373
374 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
375 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
376 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
377 assembler.
378
379 2020-04-24 Tom de Vries <tdevries@suse.de>
380
381 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
382 C++.
383
384 2020-04-24 Tom Tromey <tromey@adacore.com>
385
386 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
387 values.
388 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
389 values. Update test for minimal encodings.
390 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
391 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
392 values. Update test for minimal encodings.
393
394 2020-04-24 Tom Tromey <tromey@adacore.com>
395
396 PR python/23662:
397 * gdb.ada/variant.exp: Add Python checks.
398 * gdb.rust/simple.exp: Add dynamic type checks.
399
400 2020-04-24 Tom Tromey <tromey@adacore.com>
401
402 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
403 Make array type matching more lax.
404 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
405 * gdb.ada/mi_variant.exp: New file.
406 * gdb.ada/mi_variant/pck.ads: New file.
407 * gdb.ada/mi_variant/pkg.adb: New file.
408 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
409 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
410
411 2020-04-24 Tom Tromey <tromey@adacore.com>
412
413 * gdb.ada/variant.exp: Add dynamic field offset tests.
414 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
415 * gdb.ada/variant/pkg.adb: Add new variables.
416
417 2020-04-24 Tom Tromey <tromey@adacore.com>
418
419 * gdb.ada/variant.exp: New file
420 * gdb.ada/variant/pkg.adb: New file
421 * gdb.ada/variant/pck.adb: New file
422
423 2020-04-24 Tom de Vries <tdevries@suse.de>
424
425 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
426
427 2020-04-24 Tom de Vries <tdevries@suse.de>
428
429 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
430 flags.
431
432 2020-04-24 Tom de Vries <tdevries@suse.de>
433
434 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
435
436 2020-04-24 Tom de Vries <tdevries@suse.de>
437
438 * lib/gdb.exp (default_gdb_start): Handle eof.
439 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
440 failure.
441 * gdb.base/readnever.exp: Handle clean_restart failure.
442
443 2020-04-23 Tom de Vries <tdevries@suse.de>
444
445 * gdb.base/decl-before-def.exp: Run to main and print a again.
446
447 2020-04-23 Tom de Vries <tdevries@suse.de>
448
449 * gdb.base/decl-before-def-decl.c: New test.
450 * gdb.base/decl-before-def-def.c: New test.
451 * gdb.base/decl-before-def.exp: New file.
452
453 2020-04-23 Tom de Vries <tdevries@suse.de>
454
455 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
456
457 2020-04-22 Tom de Vries <tdevries@suse.de>
458
459 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
460 debug_info_offset.
461 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
462 before $objsfile in the line line.
463
464 2020-04-22 Tom de Vries <tdevries@suse.de>
465
466 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
467
468 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
469
470 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
471 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
472 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
473 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
474 * gdb.base/jit-protocol.h: Update definitions to match all usage
475 contexts.
476
477 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
478
479 * gdb.base: Rename all jit related test and source files.
480
481 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
482
483 * gdb.base/jit-reader.exp: Relax register output check.
484
485 2020-04-22 Tom de Vries <tdevries@suse.de>
486
487 PR symtab/25764
488 * gdb.base/psym-external-decl-2.c: New test.
489 * gdb.base/psym-external-decl.c: New test.
490 * gdb.base/psym-external-decl.exp: New file.
491 * gdb.threads/tls.exp: Add PR25807 kfail.
492
493 2020-04-22 Tom de Vries <tdevries@suse.de>
494
495 PR symtab/25801
496 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
497 in "info source" output.
498
499 2020-04-22 Tom de Vries <tdevries@suse.de>
500
501 PR symtab/25700
502 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
503 symtab for imported_unit.c.
504
505 2020-04-21 Gary Benson <gbenson@redhat.com>
506
507 * gdb.base/advance.c (func): New argument, to match call site.
508 (func2, func3): Add return statements.
509
510 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
511
512 * gdb.multi/run-only-second-inf.c: New file.
513 * gdb.multi/run-only-second-inf.exp: New file.
514
515 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
516
517 * gdb.btrace/multi-inferior.c: New test.
518 * gdb.btrace/multi-inferior.exp: New file.
519
520 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
521
522 * gdb.btrace/enable-new-thread.c: New test.
523 * gdb.btrace/enable-new-thread.exp: New file.
524
525 2020-04-21 Tom de Vries <tdevries@suse.de>
526
527 PR gdb/25471
528 * gdb.threads/killed-outside.c: New test.
529 * gdb.threads/killed-outside.exp: New file.
530
531 2020-04-20 Gary Benson <gbenson@redhat.com>
532
533 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
534 * gdb.base/nested-subp2.exp: Likewise.
535 * gdb.base/nested-subp3.exp: Likewise.
536
537 2020-04-20 Gary Benson <gbenson@redhat.com>
538
539 * gdb.base/nested-subp1.exp: Disable test when using clang.
540 * gdb.base/nested-subp2.exp: Likewise.
541 * gdb.base/nested-subp3.exp: Likewise.
542
543 2020-04-20 Gary Benson <gbenson@redhat.com>
544
545 * gdb.cp/exception.cc: Fix compilation error with clang.
546
547 2020-04-20 Gary Benson <gbenson@redhat.com>
548
549 * gdb.trace/tspeed.c: Fix compilation error with clang.
550
551 2020-04-20 Gary Benson <gbenson@redhat.com>
552
553 * gdb.base/jit-main.c: Fix compilation error with clang.
554
555 2020-04-17 Kamil Rytarowski <n54@gmx.com>
556
557 * gdb.base/attach-twice.c: Include "sys/types.h".
558 (PTRACE_ATTACH): Add fallback definition.
559 (main): Pass `0' to the 4th argument of `ptrace'.
560
561 2020-04-17 Kamil Rytarowski <n54@gmx.com>
562
563 * gdb.base/fork-running-state.c: Include "signal.h".
564
565 2020-04-17 Tom Tromey <tromey@adacore.com>
566
567 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
568 Update tests.
569 * gdb.btrace/cpu.exp: Update tests.
570 * gdb.base/maint.exp: Update tests.
571 * gdb.base/default.exp: Update tests.
572 * gdb.base/completion.exp: Update tests.
573
574 2020-04-16 Tom de Vries <tdevries@suse.de>
575
576 PR symtab/25791
577 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
578 (ensure_gdb_index): and factor out and move ...
579 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
580 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
581
582 2020-04-16 Tom de Vries <tdevries@suse.de>
583
584 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
585 loading exec.
586
587 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
588
589 * gdb.base/many-completions.exp: New file.
590
591 2020-04-14 Tom de Vries <tdevries@suse.de>
592
593 PR symtab/25718
594 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
595
596 2020-04-14 Tom de Vries <tdevries@suse.de>
597
598 PR symtab/25720
599 * gdb.base/maint-expand-symbols-header-file.c: New test.
600 * gdb.base/maint-expand-symbols-header-file.exp: New file.
601 * gdb.base/maint-expand-symbols-header-file.h: New test.
602
603 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
604
605 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
606 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
607 get_func_info.
608 (get_func_info): Delete.
609 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
610 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
611 * lib/dwarf.exp (get_func_info): New function.
612
613 2020-04-13 Tom de Vries <tdevries@suse.de>
614
615 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
616 to what find_gnatmake does.
617
618 2020-04-10 Tom de Vries <tdevries@suse.de>
619
620 * gdb.base/style.exp: Expect "Expanding full symbols" message for
621 -readnow.
622
623 2020-04-10 Tom de Vries <tdevries@suse.de>
624
625 PR cli/25808
626 * gdb.base/style.c: Add leading newlines.
627 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
628 Check listing of main's one-line body.
629
630 2020-04-08 Tom de Vries <tdevries@suse.de>
631
632 * lib/gdb.exp (psymtabs_p): New proc.
633 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
634 importing unit" unsupported if there are no partial symbols.
635
636 2020-04-08 Tom de Vries <tdevries@suse.de>
637
638 PR testsuite/25760
639 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
640
641 2020-04-07 Tom de Vries <tdevries@suse.de>
642
643 PR symtab/25796
644 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
645
646 2020-04-07 Tom de Vries <tdevries@suse.de>
647
648 * gdb.base/check-psymtab.c: New test.
649 * gdb.base/check-psymtab.exp: New file.
650
651 2020-04-06 Tom Tromey <tromey@adacore.com>
652
653 * gdb.ada/variant-record/proc.adb: New file.
654 * gdb.ada/variant-record/value.adb: New file.
655 * gdb.ada/variant-record/value.s: New file.
656 * gdb.ada/variant-record.exp: New file.
657
658 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
659
660 PR gdb/25325
661 * gdb.cp/typed-enum.cc: New test.
662 * gdb.cp/typed-enum.exp: New file.
663
664 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
665
666 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
667 * gdb.dwarf2/dw2-inline-small-func.c: New file.
668 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
669 * gdb.dwarf2/dw2-inline-small-func.h: New file.
670 * gdb.opt/inline-small-func.c: New file.
671 * gdb.opt/inline-small-func.exp: New file.
672 * gdb.opt/inline-small-func.h: New file.
673
674 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
677 function.
678
679 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
680
681 * lib/dwarf.exp (function_range): Allow compiler options to be
682 specified.
683
684 2020-04-02 Tom de Vries <tdevries@suse.de>
685
686 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
687 __attribute__((always_inline)).
688 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
689
690 2020-04-02 Tom de Vries <tdevries@suse.de>
691
692 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
693 (gdbserver_gdb_exit): ... here. Add timeout warning.
694 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
695 (connect_target_extended_remote): Append new server_spawn_id to
696 server_spawn_ids.
697 (cleanup): New proc.
698 (setup, <toplevel>): Call cleanup.
699
700 2020-04-02 Tom de Vries <tdevries@suse.de>
701
702 * gdb.base/main-psymtab.exp: New file.
703
704 2020-04-02 Tom de Vries <tdevries@suse.de>
705
706 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
707
708 2020-04-01 Tom Tromey <tom@tromey.com>
709
710 * gdb.base/complex-parts.exp: Add type tests.
711
712 2020-04-01 Tom Tromey <tom@tromey.com>
713
714 * gdb.base/complex-parts.exp: Add arithmetic tests.
715
716 2020-04-01 Tom Tromey <tom@tromey.com>
717
718 * gdb.compile/compile.exp: Update.
719 * gdb.compile/compile-cplus.exp: Update.
720 * gdb.base/varargs.exp: Update.
721 * gdb.base/floatn.exp: Update.
722 * gdb.base/endianity.exp: Update.
723 * gdb.base/callfuncs.exp (do_function_calls): Update.
724 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
725 (complex_float_integral_args): Update.
726 * gdb.base/complex.exp: Update.
727 * gdb.base/complex-parts.exp: Update.
728
729 2020-04-01 Tom Tromey <tromey@adacore.com>
730
731 * gdb.rust/union.rs: New file.
732 * gdb.rust/union.exp: New file.
733 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
734 (main): Update.
735 * gdb.rust/simple.exp: Move union tests to union.exp.
736
737 2020-04-01 Tom Tromey <tromey@adacore.com>
738
739 * gdb.rust/simple.rs (main): Remove "y0".
740
741 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
742
743 * gdb.multi/stop-all-on-exit.c: New test.
744 * gdb.multi/stop-all-on-exit.exp: New file.
745
746 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
747
748 PR gdb/24789
749 * gdb.cp/misc.cc: Add integer reference variable.
750 * gdb.cp/misc.exp: Add test.
751
752 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
753
754 * gdb.server/stop-reply-no-thread.exp: Enhance the test
755 scenario to cover execution until the end and also the case
756
757 2020-03-31 Tom de Vries <tdevries@suse.de>
758
759 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
760 c. Use "maint info symtabs" to check symtab expansion.
761
762 2020-03-30 Tom de Vries <tdevries@suse.de>
763
764 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
765 unsupported.
766 (verify_psymtab_expanded): Move ...
767 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
768 test.
769 (readnow): New proc.
770
771 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
774 with $hex.
775
776 2020-03-20 Tom Tromey <tromey@adacore.com>
777
778 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
779
780 2020-03-20 Tom Tromey <tromey@adacore.com>
781
782 * gdb.ada/sub_variant/subv.adb: New file.
783 * gdb.ada/sub_variant.exp: New file.
784
785 2020-03-20 Tom de Vries <tdevries@suse.de>
786
787 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
788 first break fails.
789 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
790
791 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.server/exit-multiple-threads.c: New file.
794 * gdb.server/exit-multiple-threads.exp: New file.
795
796 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
797
798 * gdb.fortran/mixed-lang-stack.c: New file.
799 * gdb.fortran/mixed-lang-stack.cpp: New file.
800 * gdb.fortran/mixed-lang-stack.exp: New file.
801 * gdb.fortran/mixed-lang-stack.f90: New file.
802
803 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
804
805 * gdb.linespec/cp-completion-aliases.cc: New file.
806 * gdb.linespec/cp-completion-aliases.exp: New file.
807
808 2020-03-19 Tom de Vries <tdevries@suse.de>
809
810 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
811 more precise.
812
813 2020-03-18 Tom de Vries <tdevries@suse.de>
814
815 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
816 * gdb.dwarf2/break-inline-psymtab.c: New test.
817 * gdb.dwarf2/break-inline-psymtab.exp: New file.
818
819 2020-03-16 Tom de Vries <tdevries@suse.de>
820
821 * lib/cache.exp (gdb_do_cache): Add and handle local variables
822 cache_verify and cache_verify_proc.
823
824 2020-03-15 Tom de Vries <tdevries@suse.de>
825
826 * gdb.server/solib-list.exp: Handle
827 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
828
829 2020-03-15 Tom de Vries <tdevries@suse.de>
830
831 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
832 objfiles".
833
834 2020-03-14 Tom Tromey <tom@tromey.com>
835
836 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
837
838 2020-03-14 Tom de Vries <tdevries@suse.de>
839
840 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
841
842 2020-03-14 Tom de Vries <tdevries@suse.de>
843
844 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
845 result in line-by-line fashion.
846
847 2020-03-14 Tom de Vries <tdevries@suse.de>
848
849 * lib/gdb.exp (supports_statement_frontiers): New proc.
850 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
851
852 2020-03-14 Tom de Vries <tdevries@suse.de>
853
854 * gdb.base/printcmds.exp: Add missing quoting for "print
855 teststring2".
856
857 2020-03-13 Tom Tromey <tom@tromey.com>
858
859 * gdb.base/printcmds.exp (test_print_strings): Add regression
860 test.
861 * gdb.base/printcmds.c (charptr): New typedef.
862 (teststring2): New global.
863
864 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
865
866 * gdb.base/break-interp.exp: Use the tail of the filename, not the
867 full path in the test name.
868 (test_ld): Add some with_test_prefix blocks to make test names
869 unique.
870
871 2020-03-13 Tom de Vries <tdevries@suse.de>
872
873 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
874
875 2020-03-13 Tom de Vries <tdevries@suse.de>
876
877 * gdb.mi/mi-sym-info.exp: Make matching more precise.
878
879 2020-03-13 Tom de Vries <tdevries@suse.de>
880
881 PR symtab/25646
882 * gdb.dwarf2/imported-unit.exp: Add test.
883
884 2020-03-13 Tom de Vries <tdevries@suse.de>
885
886 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
887 (var1, var2): New variable.
888 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
889 matching symbols.
890
891 2020-03-13 Tom de Vries <tdevries@suse.de>
892
893 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
894 (Term::command): Use prompt prefix.
895 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
896 * gdb.tui/tui-layout-asm-short-prog.exp: Use
897 command_no_prompt_prefix instead of prefix.
898 * gdb.tui/tui-layout-asm.exp: Same.
899
900 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
901
902 * gdb.base/break-interp.exp: Use foreach_with_prefix.
903
904 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
905
906 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
907 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
908 on" while stepping over the test instruction, match printed
909 message.
910
911 2020-03-12 Tom de Vries <tdevries@suse.de>
912
913 * gdb.base/info-types.exp: Use exp_continue during matching of output
914 of "info types".
915
916 2020-03-12 Tom de Vries <tdevries@suse.de>
917
918 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
919
920 2020-03-12 Tom de Vries <tdevries@suse.de>
921
922 * gdb.fortran/module.exp: Use exp_continue during matching of output
923 of "info variable -n".
924
925 2020-03-12 Tom de Vries <tdevries@suse.de>
926
927 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
928 gdb.dwarf2/dw2-ranges-base.c.
929
930 2020-03-12 Tom de Vries <tdevries@suse.de>
931
932 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
933 in presence of GLIBC debuginfo.
934
935 2020-03-12 Tom de Vries <tdevries@suse.de>
936
937 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
938 $core.
939
940 2020-03-12 Tom de Vries <tdevries@suse.de>
941
942 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
943 more precise.
944
945 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
946
947 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
948 from Unix to Windows path.
949
950 2020-03-11 Tom de Vries <tdevries@suse.de>
951
952 * gdb.ada/minsyms.exp: Set language to ada.
953
954 2020-03-11 Tom de Vries <tdevries@suse.de>
955
956 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
957
958 2020-03-11 Tom de Vries <tdevries@suse.de>
959
960 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
961
962 2020-03-11 Tom Tromey <tromey@adacore.com>
963
964 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
965
966 2020-03-11 Tom de Vries <tdevries@suse.de>
967
968 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
969
970 2020-03-11 Tom de Vries <tdevries@suse.de>
971
972 * gdb.base/break-interp.exp: Limit verbose scope.
973
974 2020-03-11 Tom de Vries <tdevries@suse.de>
975
976 * gdb.fortran/logical.f90: Define variable with character type.
977 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
978
979 2020-03-11 Tom de Vries <tdevries@suse.de>
980
981 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
982
983 2020-03-11 Tom de Vries <tdevries@suse.de>
984
985 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
986 symtabs.
987
988 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
989 Bernd Edlinger <bernd.edlinger@hotmail.de>
990
991 * gdb.cp/step-and-next-inline.cc: New file.
992 * gdb.cp/step-and-next-inline.exp: New file.
993 * gdb.cp/step-and-next-inline.h: New file.
994 * gdb.dwarf2/dw2-is-stmt.c: New file.
995 * gdb.dwarf2/dw2-is-stmt.exp: New file.
996 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
997 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
998 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
999
1000 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1001
1002 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1003 is-stmt flag in the line table.
1004
1005 2020-03-09 Tom de Vries <tdevries@suse.de>
1006
1007 * lib/gdb.exp (cached_file): Create cache dir.
1008
1009 2020-03-07 Tom de Vries <tdevries@suse.de>
1010
1011 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1012 * gdb.cp/rvalue-ref-params.exp: Same.
1013
1014 2020-03-06 Tom de Vries <tdevries@suse.de>
1015
1016 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1017 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1018
1019 2020-03-06 Tom de Vries <tdevries@suse.de>
1020
1021 * README: Fix "the the".
1022 * gdb.base/dprintf.exp: Same.
1023
1024 2020-03-05 Tom de Vries <tdevries@suse.de>
1025
1026 * gdb.base/maint.exp: Update "main print statistics" expected output.
1027
1028 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1029
1030 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1031 (fortran_int8): Likewise.
1032 (fortran_real4): Likewise.
1033 (fortran_real8): Likewise.
1034 (fortran_complex4): Likewise.
1035 (fortran_logical4): Likewise.
1036 (fortran_character1): Likewise.
1037
1038 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1039
1040 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1041 printed as true.
1042
1043 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1044
1045 * gdb.base/printcmds.exp: Add test to verify printf of a
1046 variable holding an address.
1047
1048 2020-03-03 Tom de Vries <tdevries@suse.de>
1049
1050 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1051
1052 2020-03-03 Tom de Vries <tdevries@suse.de>
1053
1054 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1055 gdb_test_multiple call.
1056
1057 2020-03-03 Tom de Vries <tdevries@suse.de>
1058
1059 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1060 gdb_test_multiple calls.
1061
1062 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1063
1064 * gdb.base/default.exp: Remove test of 'set history filename'.
1065 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1066 filename to the empty string.
1067 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1068 and GDBHISTSIZE.
1069
1070 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1071
1072 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1073 disabled.
1074
1075 2020-03-02 Pedro Alves <palves@redhat.com>
1076 Tom de Vries <tdevries@suse.de>
1077
1078 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1079 -prompt prefix, before user_code argument. Add -lbl option likewise.
1080 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1081 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1082 argument.
1083 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1084 have "\r\n" at start-of-line, instead of at end-of-line.
1085
1086 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1087
1088 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1089 libinproctrace.so.
1090
1091 2020-02-28 Luis Machado <luis.machado@linaro.org>
1092
1093 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1094 to "p/x".
1095
1096 2020-02-28 Luis Machado <luis.machado@linaro.org>
1097
1098 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1099 asm/ptrace.h and error.h.
1100
1101 2020-02-28 Tom de Vries <tdevries@suse.de>
1102
1103 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1104 (struct wrapper, do_something, mundane/symada__cS): Move ...
1105 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1106 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1107 Update "print symada__cS before partial symtab expansion" regexp.
1108 Update breakpoint location. Flush symbol cache after expansion.
1109
1110 2020-02-28 Luis Machado <luis.machado@linaro.org>
1111
1112 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1113
1114 2020-02-27 Tom de Vries <tdevries@suse.de>
1115
1116 * config/sid.exp: Remove unused globals.
1117 * gdb.base/attach.exp: Same.
1118 * gdb.base/catch-load.exp: Same.
1119 * gdb.base/dbx.exp: Same.
1120 * lib/gdb.exp: Same.
1121 * lib/mi-support.exp: Same.
1122 * lib/prompt.exp: Same.
1123
1124 2020-02-27 Tom de Vries <tdevries@suse.de>
1125
1126 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1127 not set.
1128
1129 2020-02-26 Aaron Merey <amerey@redhat.com>
1130
1131 * gdb.debuginfod: New directory for debuginfod tests.
1132 * gdb.debuginfod/main.c: New test file.
1133 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1134
1135 2020-02-26 Tom de Vries <tdevries@suse.de>
1136
1137 PR gdb/25603
1138 * gdb.base/persistent-lang.cc: New test.
1139 * gdb.base/persistent-lang.exp: New file.
1140
1141 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1142
1143 * gdb.fortran/derived-type-striding.exp: Add a new test.
1144 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1145 new test.
1146
1147 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1148
1149 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1150 names.
1151
1152 2020-02-25 Tom de Vries <tdevries@suse.de>
1153
1154 PR go/18926
1155 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1156
1157 2020-02-24 Tom de Vries <tdevries@suse.de>
1158
1159 PR gdb/25592
1160 * gdb.base/info-locals-unused-static-var.c: New test.
1161 * gdb.base/info-locals-unused-static-var.exp: New file.
1162
1163 2020-02-22 Tom Tromey <tom@tromey.com>
1164
1165 * gdb.python/tui-window.exp: New file.
1166 * gdb.python/tui-window.py: New file.
1167
1168 2020-02-22 Tom Tromey <tom@tromey.com>
1169
1170 PR tui/17850:
1171 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1172 tests.
1173
1174 2020-02-22 Tom Tromey <tom@tromey.com>
1175
1176 * gdb.tui/new-layout.exp: Add sub-layout tests.
1177
1178 2020-02-22 Tom Tromey <tom@tromey.com>
1179
1180 * gdb.tui/new-layout.exp: New file.
1181
1182 2020-02-22 Tom Tromey <tom@tromey.com>
1183
1184 * gdb.rust/rust-style.rs: New file.
1185 * gdb.rust/rust-style.exp: New file.
1186 * gdb.base/style.exp: Test structure printing.
1187 * gdb.base/style.c (struct some_struct): New type.
1188 (enum etype): New type.
1189 (struct_value): New global.
1190
1191 2020-02-21 Tom de Vries <tdevries@suse.de>
1192
1193 PR go/18926
1194 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1195 Remove blanket xfails. Use message argument for gdb_breakpoint.
1196 Make continuing to breakpoint test conditional on setting breakpoint.
1197 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1198 DW_AT_name attribute. Add xfail for GCC PR93866.
1199
1200 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1201
1202 * gdb.dwarf2/cpp-linkage-name.c: New file.
1203 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1204
1205 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1206
1207 * lib/gdb.exp (gdb_wrapper_init): Reset
1208 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1209 not exist.
1210
1211 2020-02-20 Tom de Vries <tdevries@suse.de>
1212
1213 PR go/17018
1214 * gdb.go/hello.exp: Copy ...
1215 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1216 print of st to print value of global definition. Add xfail for GCC
1217 PR93844.
1218 * gdb.go/hello.exp: Remove printing of st before definition.
1219 * gdb.go/hello.go: Copy ...
1220 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1221 to st.
1222 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1223
1224 2020-02-20 Tom de Vries <tdevries@suse.de>
1225
1226 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1227 (gdb_simple_compile): Handle compile_flags go by using .go extension
1228 for source file.
1229 * gdb.go/chan.exp: Use support_go_compile.
1230 * gdb.go/handcall.exp: Same.
1231 * gdb.go/hello.exp: Same.
1232 * gdb.go/integers.exp: Same.
1233 * gdb.go/max-depth.exp: Same.
1234 * gdb.go/methods.exp: Same.
1235 * gdb.go/package.exp: Same.
1236 * gdb.go/strings.exp: Same.
1237 * gdb.go/types.exp: Same.
1238 * gdb.go/unsafe.exp: Same.
1239
1240 2020-02-19 Tom de Vries <tdevries@suse.de>
1241
1242 * gdb.python/lib-types.exp: Make xfail more strict.
1243
1244 2020-02-19 Tom de Vries <tdevries@suse.de>
1245
1246 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1247
1248 2020-02-19 Doug Evans <dje@google.com>
1249
1250 PR rust/25535
1251 * gdb.rust/simple.exp: Add test.
1252 * gdb.rust/simple.rs: Add test.
1253
1254 2020-02-19 Tom de Vries <tdevries@suse.de>
1255
1256 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1257 output line-by-line.
1258
1259 2020-02-19 Tom de Vries <tdevries@suse.de>
1260
1261 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1262
1263 2020-02-19 Tom de Vries <tdevries@suse.de>
1264
1265 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1266 prelink.
1267
1268 2020-02-19 Tom de Vries <tdevries@suse.de>
1269
1270 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1271 (gdb_do_cache): Use gdb_do_cache_wrap.
1272 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1273
1274 2020-02-19 Tom de Vries <tdevries@suse.de>
1275
1276 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1277 gdb_compile option.
1278
1279 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1280
1281 * gdb.base/printcmds.exp (test_print_enums): Update expected
1282 output.
1283
1284 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1285
1286 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1287 for "unknown".
1288
1289 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1290
1291 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1292 enumerator.
1293
1294 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1295
1296 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1297 FE_, add FE_NONE.
1298 (three): Update.
1299 (enum flag_enum_without_zero): New enum.
1300 (flag_enum_without_zero): New variable.
1301 (enum not_flag_enum): New enum.
1302 (three_not_flag): New variable.
1303 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1304 (test_print_enums): Add more tests for printing flag enums.
1305
1306 2020-02-18 Tom de Vries <tdevries@suse.de>
1307
1308 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1309 (gdb_compile_ada): ... here.
1310 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1311 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1312
1313 2020-02-14 Tom Tromey <tom@tromey.com>
1314
1315 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1316 build directory.
1317 * boards/gdbserver-base.exp: Update path to gdbserver.
1318
1319 2020-02-13 Tom de Vries <tdevries@suse.de>
1320
1321 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1322
1323 2020-02-13 Tom de Vries <tdevries@suse.de>
1324
1325 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1326 are missing.
1327
1328 2020-02-13 Tom de Vries <tdevries@suse.de>
1329
1330 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1331 call.
1332
1333 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1334
1335 PR tui/25126
1336 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1337 * gdb.base/cached-source-file.c: New file.
1338 * gdb.base/cached-source-file.exp: New file.
1339
1340 2020-02-11 Tom de Vries <tdevries@suse.de>
1341
1342 PR testsuite/25488
1343 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1344
1345 2020-02-10 Tom de Vries <tdevries@suse.de>
1346
1347 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1348
1349 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1350
1351 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1352 and $after_addr are both integers before making a comparison.
1353
1354 2020-02-09 Tom de Vries <tdevries@suse.de>
1355
1356 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1357 command output and paste it into gdb.log. If any, paste catch message
1358 to gdb.log.
1359
1360 2020-02-07 Tom Tromey <tromey@adacore.com>
1361
1362 PR breakpoints/24915:
1363 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1364
1365 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1366
1367 * gdb.tui/tui-missing-src.exp: Add the "missing source
1368 file" test for the TUI.
1369
1370 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1371
1372 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1373 including a port number in the output.
1374
1375 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1376
1377 * lib/fortran.exp (fortran_int4): Handle clang.
1378 (fortran_int8): Likewise.
1379 (fortran_real4): Likewise.
1380 (fortran_real8): Likewise.
1381 (fortran_complex4): Likewise.
1382 (fortran_logical4): Likewise.
1383 (fortran_character1): Likewise.
1384
1385 2020-02-04 Tom de Vries <tdevries@suse.de>
1386
1387 * README (Race detection): Add note.
1388
1389 2020-02-04 Tom de Vries <tdevries@suse.de>
1390
1391 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1392
1393 2020-02-04 Tom de Vries <tdevries@suse.de>
1394
1395 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1396
1397 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1398
1399 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1400 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1401 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1402 blttar, bnetarl.
1403 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1404 binary for blttar, bnetarl.
1405 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1406 wait instruction. Delete ldmx test.
1407 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1408
1409 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1410
1411 * gdb.fortran/array-bounds-high.exp: New file.
1412 * gdb.fortran/array-bounds-high.f90: New file.
1413
1414 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1415
1416 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1417 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1418
1419 2020-02-01 Tom de Vries <tdevries@suse.de>
1420
1421 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1422
1423 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1424
1425 PR tui/9765
1426 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1427 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1428
1429 2020-01-29 Luis Machado <luis.machado@linaro.org>
1430
1431 * gdb.arch/aarch64-brk-patterns.c: New source file.
1432 * gdb.arch/aarch64-brk-patterns.exp: New test.
1433
1434 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1435
1436 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1437 GCC/Clang version.
1438 * gdb.cp/pass-by-ref.exp: Ditto.
1439
1440 2020-01-29 Tom de Vries <tdevries@suse.de>
1441
1442 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1443 * gdb.threads/watchpoint-fork-mt.c: Same.
1444 * gdb.threads/watchpoint-fork-parent.c: Same.
1445 * gdb.threads/watchpoint-fork-st.c: Same.
1446 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1447
1448 2020-01-27 Luis Machado <luis.machado@linaro.org>
1449
1450 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1451 sitting at a syscall instruction when we hit the syscall function's
1452 breakpoint.
1453 Check PC against one obtained with the x command.
1454 Validate syscall number.
1455 (step_over_syscall): Don't continue to the syscall instruction if
1456 we're already there.
1457
1458 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1459
1460 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1461
1462 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1463
1464 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1465 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1466
1467 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1468
1469 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1470 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1471
1472 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1473
1474 * gdb.base/maint.exp: Update line table parsing test.
1475 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1476
1477 2020-01-24 Pedro Alves <palves@redhat.com>
1478
1479 PR gdb/25410
1480 * gdb.multi/multi-re-run-1.c: New.
1481 * gdb.multi/multi-re-run-2.c: New.
1482 * gdb.multi/multi-re-run.exp: New.
1483
1484 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1485
1486 PR gdb/23718
1487 * gdb.server/server-kill-python.exp: New file.
1488
1489 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1490
1491 * gdb.server/multi-ui-errors.c: New file.
1492 * gdb.server/multi-ui-errors.exp: New file.
1493
1494 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1495
1496 PR tui/9765
1497 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1498
1499 2020-01-19 Tom Tromey <tom@tromey.com>
1500
1501 * gdb.tui/main.exp: Add check for plain "file".
1502
1503 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1504
1505 * lib/gdb.exp: Fix spelling error (seperatelly).
1506
1507 2020-01-14 Tom Tromey <tom@tromey.com>
1508
1509 PR symtab/12535:
1510 * gdb.python/python.exp: Test decode_line with empty string
1511 argument.
1512
1513 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1514
1515 * gdb.base/skip-inline.exp: Extend test.
1516
1517 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1518
1519 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1520 * gdb.dwarf2/dw2-bad-elf.c: New file.
1521 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1522
1523 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1524
1525 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1526 _line_saw_file.
1527
1528 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1529
1530 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1531 border.
1532
1533 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1534
1535 * gdb.multi/multi-target.exp (setup): Factor out "info
1536 connections" and "info inferiors" tests to ...
1537 (test_info_inferiors): ... this new procedure.
1538 (top level): Run new "info-inferiors" tests.
1539
1540 2020-01-10 Pedro Alves <palves@redhat.com>
1541
1542 * gdb.server/bkpt-other-inferior.exp: New file.
1543
1544 2020-01-10 Pedro Alves <palves@redhat.com>
1545
1546 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1547 of "add-inferior".
1548 * gdb.base/quit-live.exp: Likewise.
1549 * gdb.base/remote-exec-file.exp: Likewise.
1550 * gdb.guile/scm-progspace.exp: Likewise.
1551 * gdb.linespec/linespec.exp: Likewise.
1552 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1553 * gdb.mi/user-selected-context-sync.exp: Likewise.
1554 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1555 "info inferiors" tests.
1556 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1557 "add-inferior".
1558 * gdb.multi/watchpoint-multi.exp: Likewise.
1559 * gdb.python/py-inferior.exp: Likewise.
1560 * gdb.server/extended-remote-restart.exp: Likewise.
1561 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1562 "info inferiors".
1563 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1564 * gdb.trace/report.exp: Likewise.
1565
1566 2020-01-10 Pedro Alves <palves@redhat.com>
1567
1568 * gdb.multi/multi-target.c: New file.
1569 * gdb.multi/multi-target.exp: New file.
1570 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1571 mode requested, but remote does not support non-stop".
1572
1573 2020-01-10 Pedro Alves <palves@redhat.com>
1574
1575 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1576 disconnect before reconnecting.
1577
1578 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1579 Pedro Alves <palves@redhat.com>
1580
1581 * gdb.server/connect-without-multi-process.exp: Also test
1582 continuing to end.
1583
1584 2020-01-10 Pedro Alves <palves@redhat.com>
1585
1586 * gdb.base/remote-exec-file.exp: New file.
1587
1588 2020-01-10 Pedro Alves <palves@redhat.com>
1589
1590 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1591 output.
1592 * gdb.threads/async.c: New.
1593 * gdb.threads/async.exp: New.
1594 * gdb.multi/tids-gid-reset.c: New.
1595 * gdb.multi/tids-gid-reset.exp: New.
1596
1597 2020-01-10 George Barrett <bob@bob131.so>
1598
1599 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1600 to help in finding the image relocation offset.
1601 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1602 options in arguments.
1603 (stap_test_no_debuginfo): Likewise.
1604 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1605 test variants.
1606 (stap_test): Add null semaphore relocation test.
1607
1608 2020-01-10 George Barrett <bob@bob131.so>
1609
1610 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1611 * gdb.base/stap-probe.exp: Likewise.
1612 (stap_test): Pass argument as an additional flag.
1613 (stap_test_no_debuginfo): Likewise.
1614 (stap_test): Check `info probes stap' output for semaphore
1615 addresses if the test binary is supposed to have them.
1616
1617 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1618
1619 * gdb.tui/basic.exp: Add more scrolling tests.
1620
1621 2020-01-09 Tom Tromey <tom@tromey.com>
1622
1623 PR tui/18932:
1624 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1625 meangingful value.
1626 (Term::command, Term::resize): Update.
1627 * gdb.tui/basic.exp: Add scrolling test.
1628
1629 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1630
1631 * gdb.tui/tui-layout-asm.exp: New file.
1632
1633 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1634
1635 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1636
1637 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1638
1639 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1640 (Term::enter_tui): Use Term::prepare_for_tui.
1641
1642 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1643
1644 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1645 called.
1646
1647 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1648
1649 * gdb.base/skip.exp: Fix race condition in test.
1650
1651 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1652
1653 * gdb.base/backtrace.c: New file.
1654 * gdb.base/backtrace.exp: New file.
1655
1656 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1657
1658 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1659
1660 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1661
1662 * gdb.base/style.exp: Test that warnings are styled.
1663
1664 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1665
1666 * gdb.base/line65535.exp: New file.
1667 * gdb.base/line65535.c: New file.
1668
1669 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1670
1671 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1672 * lib/gnat_debug_info_test.adb: New file.
1673 * gdb.ada/ptype_tagged_param.exp: Use
1674 gnat_runtime_has_debug_info, expect a different output if
1675 runtime does not have debug info.
1676
1677 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1678
1679 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1680 (another) quote in test name.
1681
1682 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1683
1684 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1685 Add quote in test name.
1686
1687 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1688
1689 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1690 directory instead.
1691 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1692 * gdb.cp/pass-by-ref-2.cc: New file.
1693 * gdb.cp/pass-by-ref-2.exp: New file.
1694
1695 2019-12-20 Tom Tromey <tom@tromey.com>
1696
1697 * gdb.tui/list-before.exp: New file.
1698
1699 2019-12-20 Tom Tromey <tom@tromey.com>
1700
1701 * gdb.tui/list.exp: Check for source on initial listing.
1702
1703 2019-12-11 Tom Tromey <tromey@adacore.com>
1704
1705 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1706 Add crlf test.
1707
1708 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1709
1710 * gdb.base/default.exp: Update value of $_gdb_major.
1711
1712 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1713
1714 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1715
1716 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1717
1718 * gdb.base/skip.exp: Whitespace fix.
1719
1720 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1721
1722 * gdb.base/skip-inline.c: New file.
1723 * gdb.base/skip-inline.exp: New file.
1724
1725 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1726
1727 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1728 jit_function_00 to jit_function_stack_mangle.
1729 * gdb.base/jithost.c (jit_function_t): Rename to...
1730 (jit_function_stack_mangle_t): ... this.
1731 (jit_function_add_t): New typedef.
1732 (jit_function_00_code): Rename to...
1733 (jit_function_stack_mangle_code): ... this, make static.
1734 (jit_function_add_code): New.
1735 (main): Generate "add" function and call it. Adjust to changes
1736 in jithost_abi.
1737 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1738 (struct jithost_abi) <begin, end>: Remove fields.
1739 <object, function_stack_mangle, function_add>: New fields.
1740 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1741 code_end>: Remove fields.
1742 <func_stack_mangle>: New field.
1743 (read_debug_info): Adjust to renaming, create block for "add"
1744 function.
1745 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1746
1747 2019-12-11 Tom Tromey <tom@tromey.com>
1748
1749 * gdb.tui/resize.exp: Fix regexp.
1750 * gdb.tui/regs.exp: Fix regexps.
1751 * gdb.tui/main.exp: Fix regexp.
1752
1753 2019-12-11 Tom Tromey <tom@tromey.com>
1754
1755 * gdb.tui/resize.exp: Update.
1756 * gdb.tui/empty.exp (layouts): Update.
1757
1758 2019-12-11 Tom Tromey <tom@tromey.com>
1759
1760 * gdb.tui/regs.exp: Update.
1761 * gdb.tui/empty.exp (layouts): Update.
1762 * gdb.tui/basic.exp: Update.
1763 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1764
1765 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1766
1767 * gdb.base/options.exp: Add -raw-values in the print completion list.
1768 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1769
1770 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1771
1772 * gdb.threads/omp-par-scope.c: New file.
1773 * gdb/threads/omp-par-scope.exp: New file.
1774
1775 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1776
1777 * lib/gdb.exp (support_nested_function_tests): New proc.
1778
1779 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1780
1781 * lib/gdb.exp (gdb_compile_openmp): New proc.
1782 (build_executable_from_specs): Add an "openmp" option.
1783 (gdb_compile_pthreads): Add non-executable case.
1784
1785 2019-12-10 Tom Tromey <tromey@adacore.com>
1786
1787 * gdb.ada/unchecked_union.exp: New file.
1788 * gdb.ada/unchecked_union/pck.adb: New file.
1789 * gdb.ada/unchecked_union/pck.ads: New file.
1790 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1791 * gdb-utils.exp (string_to_regexp): Also quote "?".
1792
1793 2019-12-10 George Barrett <bob@bob131.so>
1794
1795 Test scripted probe breakpoints.
1796 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1797 * gdb.python/py-breakpoint.c (main): Likewise.
1798 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1799 specifier test.
1800 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1801
1802 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1803
1804 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1805 an rvalue parameter.
1806 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1807 parameter.
1808
1809 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1810
1811 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1812 modules.
1813
1814 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1815
1816 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1817 broken version of GCC.
1818
1819 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1820
1821 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1822 sym-info-cmds library.
1823 * gdb.fortran/info-types.exp: Likewise.
1824 * lib/sym-info-cmds.exp: New file.
1825
1826 2019-12-08 Tom de Vries <tdevries@suse.de>
1827
1828 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1829
1830 2019-12-07 Keith Seitz <keiths@redhat.com>
1831
1832 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1833 * gdb.base/corefile-buildid-shlib.c: New file.
1834 * gdb.base/corefile-buildid.c: New file.
1835 * gdb.base/corefile-buildid.exp: New file.
1836
1837 2019-12-06 Tom de Vries <tdevries@suse.de>
1838
1839 * gdb.dwarf2/varval.exp: Add decl before def test.
1840
1841 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1842
1843 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1844
1845 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1846
1847 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1848 CV and reference conversion for overload resolution.
1849 * gdb.cp/rvalue-ref-overload.exp: Test it.
1850
1851 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1852
1853 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1854 * gdb.base/frameapply.exp: Test faas without command.
1855
1856 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1857
1858 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1859 Fortran tests.
1860 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1861 order.
1862
1863 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1864
1865 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1866 casting to type with no kind specified.
1867 (test_basic_parsing_of_type_kinds): Additional tests for types
1868 with no kind specified, and add tests for single/double
1869 precision/complex types.
1870
1871 2019-12-04 Tom Tromey <tromey@adacore.com>
1872
1873 * gdb.base/endianity.c (struct other) <x>: New field.
1874 (main): Initialize it.
1875 * gdb.base/endianity.exp: Update.
1876
1877 2019-12-04 Tom Tromey <tromey@adacore.com>
1878
1879 * gdb.ada/scalar_storage/storage.adb: New file.
1880 * gdb.ada/scalar_storage/pck.adb: New file.
1881 * gdb.ada/scalar_storage/pck.ads: New file.
1882 * gdb.ada/scalar_storage.exp: New file.
1883
1884 2019-12-04 Tom Tromey <tromey@adacore.com>
1885
1886 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1887 (main): Initialize it.
1888 * gdb.base/endianity.exp: Update.
1889
1890 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1891
1892 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1893
1894 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1895
1896 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1897 -symbol-info-module-functions and -symbol-info-module-variables.
1898
1899 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1900
1901 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1902
1903 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1904 Andrew Burgess <andrew.burgess@embecosm.com>
1905
1906 * gdb.fortran/derived-type-striding.exp: New file.
1907 * gdb.fortran/derived-type-striding.f90: New file.
1908 * gdb.fortran/array-slices.exp: New file.
1909 * gdb.fortran/array-slices.f90: New file.
1910
1911 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1912
1913 * gdb.base/define.exp: Test . in command names.
1914 * gdb.base/setshow.exp: Update test, as . is now part of
1915 command name.
1916
1917 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1918
1919 * gdb.base/define-prefix.exp: New file.
1920
1921 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1922
1923 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1924 compile.
1925 (skip_btrace_pt_tests): Likewise.
1926
1927 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1928
1929 * gdb.fortran/info-modules.exp: Compile source files in correct
1930 order.
1931
1932 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1933
1934 * gdb.dwarf2/imported-unit.exp: New file.
1935 * gdb.dwarf2/imported-unit.c: New file.
1936
1937 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 * gdb.mi/mi-fortran-modules-2.f90: New file.
1940 * gdb.mi/mi-fortran-modules.exp: New file.
1941 * gdb.mi/mi-fortran-modules.f90: New file.
1942
1943 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1944
1945 * gdb.mi/mi-sym-info-1.c: New file.
1946 * gdb.mi/mi-sym-info-2.c: New file.
1947 * gdb.mi/mi-sym-info.exp: New file.
1948
1949 2019-11-22 Tom Tromey <tromey@adacore.com>
1950
1951 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1952 * gdb.ada/tasks/foo.adb: Add another stopping location.
1953
1954 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1955
1956 * gdb.base/endianity.c: New test.
1957 * gdb.base/endianity.exp: New file.
1958
1959 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1960
1961 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1962
1963 2019-11-21 Tom de Vries <tdevries@suse.de>
1964
1965 PR gdb/24956
1966 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1967
1968 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1969
1970 * gdb.python/py-progspace.exp: Add missing parentheses on some
1971 'print' commands.
1972
1973 2019-11-19 Tom Tromey <tom@tromey.com>
1974
1975 * gdb.tui/winheight.exp: New file.
1976
1977 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1978
1979 * gdb.base/ctf-whatis.c: Delete.
1980 * gdb.base/ctf-whatis.exp: Delete.
1981 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1982
1983 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1984
1985 * gdb.base/ctf-cvexpr.exp: Delete.
1986 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1987
1988 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1989
1990 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1991 the compiler. Clean up header comment a little.
1992 * gdb.base/ctf-ptype.exp: Likewise.
1993 * gdb.base/ctf-whatis.exp: Likewise.
1994 * lib/gdb.exp (skip_ctf_tests): New proc.
1995
1996 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1997
1998 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1999 * gdb.tui/corefile-run.exp: New file.
2000
2001 2019-11-14 Tom Tromey <tromey@adacore.com>
2002
2003 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2004 regression tests.
2005
2006 2019-11-12 Tom Tromey <tom@tromey.com>
2007
2008 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2009 after any command. Expect prompt after WAIT_FOR is seen.
2010 (enter_tui): Enable resize messages.
2011 (command): Expect command in output.
2012 (get_line): Avoid error when cursor appears to be off-screen.
2013 (dump_screen): Include screen size in title.
2014 (_do_resize): New proc, from "resize".
2015 (resize): Rewrite. Do resize in two steps.
2016 * gdb.tui/empty.exp (layouts): Fix entries.
2017 (check_boxes): Remove xfail.
2018 (check_text): Dump screen on failure.
2019
2020 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2021
2022 * gdb.python/py-symbol.exp: Add test for
2023 gdb.lookup_static_symbols.
2024
2025 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2026
2027 * gdb.python/py-symbol.c: Declare and call function from new
2028 py-symbol-2.c file.
2029 * gdb.python/py-symbol.exp: Compile both source files, and add new
2030 tests for gdb.lookup_static_symbol.
2031 * gdb.python/py-symbol-2.c: New file.
2032
2033 2019-11-02 Tom de Vries <tdevries@suse.de>
2034
2035 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2036 * gdb.base/anon.exp: Same.
2037 * gdb.base/auto-connect-native-target.exp: Same.
2038 * gdb.base/call-ar-st.exp: Same.
2039 * gdb.base/catch-syscall.exp: Same.
2040 * gdb.base/commands.exp: Same.
2041 * gdb.base/default.exp: Same.
2042 * gdb.base/display.exp: Same.
2043 * gdb.base/float.exp: Same.
2044 * gdb.base/foll-fork.exp: Same.
2045 * gdb.base/help.exp: Same.
2046 * gdb.base/info-macros.exp: Same.
2047 * gdb.base/info-proc.exp: Same.
2048 * gdb.base/info-target.exp: Same.
2049 * gdb.base/long_long.exp: Same.
2050 * gdb.base/macscp.exp: Same.
2051 * gdb.base/memattr.exp: Same.
2052 * gdb.base/nofield.exp: Same.
2053 * gdb.base/pointers.exp: Same.
2054 * gdb.base/printcmds.exp: Same.
2055 * gdb.base/ptype.exp: Same.
2056 * gdb.base/restore.exp: Same.
2057 * gdb.base/return.exp: Same.
2058 * gdb.base/scope.exp: Same.
2059 * gdb.base/set-noassign.exp: Same.
2060 * gdb.base/setshow.exp: Same.
2061 * gdb.base/shlib-call.exp: Same.
2062 * gdb.base/signals.exp: Same.
2063 * gdb.base/sigstep.exp: Same.
2064 * gdb.base/skip.exp: Same.
2065 * gdb.base/solib-symbol.exp: Same.
2066 * gdb.base/stap-probe.exp: Same.
2067 * gdb.base/step-line.exp: Same.
2068 * gdb.base/step-test.exp: Same.
2069 * gdb.base/style.exp: Same.
2070 * gdb.base/varargs.exp: Same.
2071 * gdb.base/vla-datatypes.exp: Same.
2072 * gdb.base/vla-ptr.exp: Same.
2073 * gdb.base/vla-sideeffect.exp: Same.
2074 * gdb.base/volatile.exp: Same.
2075 * gdb.base/watch-cond-infcall.exp: Same.
2076 * gdb.base/watchpoint.exp: Same.
2077
2078 2019-11-02 Tom de Vries <tdevries@suse.de>
2079
2080 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2081 * gdb.cp/cpexprs.exp: Same.
2082 * gdb.cp/except-multi-location.exp: Same.
2083 * gdb.cp/exceptprint.exp: Same.
2084 * gdb.cp/gdb2384.exp: Same.
2085 * gdb.cp/inherit.exp: Same.
2086 * gdb.cp/m-static.exp: Same.
2087 * gdb.cp/meth-typedefs.exp: Same.
2088 * gdb.cp/misc.exp: Same.
2089 * gdb.cp/namespace.exp: Same.
2090 * gdb.cp/non-trivial-retval.exp: Same.
2091 * gdb.cp/overload.exp: Same.
2092 * gdb.cp/pr17132.exp: Same.
2093 * gdb.cp/re-set-overloaded.exp: Same.
2094 * gdb.cp/rvalue-ref-types.exp: Same.
2095 * gdb.cp/templates.exp: Same.
2096
2097 2019-11-01 Luis Machado <luis.machado@linaro.org>
2098
2099 PR gdb/25124
2100
2101 * gdb.arch/pr25124.S: New file.
2102 * gdb.arch/pr25124.exp: New file.
2103
2104 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2105
2106 * gdb.fortran/info-modules.exp: Update expected results, and add
2107 additional tests for 'info module functinos', and 'info module
2108 variables'.
2109 * gdb.fortran/info-types.exp: Update expected results.
2110 * gdb.fortran/info-types.f90: Extend testcase with additional
2111 module variables and functions.
2112
2113 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2114
2115 * gdb.fortran/info-modules.exp: New file.
2116 * gdb.fortran/info-types.exp: Build with new file.
2117 * gdb.fortran/info-types.f90: Include and use new module.
2118 * gdb.fortran/info-types-2.f90: New file.
2119
2120 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2121
2122 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2123 * gdb.base/settings.exp: Test all settings types using
2124 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2125 that now verifies that the value of "maint show" is the same as
2126 returned by the settings functions. Test the type of the
2127 maintenance settings.
2128 * gdb.base/default.exp: Update show_conv_list.
2129
2130 2019-10-31 Tom de Vries <tdevries@suse.de>
2131
2132 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2133 gdb_test.
2134 * gdb.arch/amd64-disp-step.exp: Same.
2135 * gdb.asm/asm-source.exp: Same.
2136 * gdb.btrace/buffer-size.exp: Same.
2137 * gdb.btrace/cpu.exp: Same.
2138 * gdb.btrace/enable.exp: Same.
2139 * gdb.dwarf2/count.exp: Same.
2140 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2141 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2142 * gdb.fortran/vla-datatypes.exp: Same.
2143 * gdb.fortran/vla-history.exp: Same.
2144 * gdb.fortran/vla-ptype.exp: Same.
2145 * gdb.fortran/vla-value.exp: Same.
2146 * gdb.fortran/whatis_type.exp: Same.
2147 * gdb.guile/guile.exp: Same.
2148 * gdb.multi/tids.exp: Same.
2149 * gdb.python/py-finish-breakpoint.exp: Same.
2150 * gdb.python/py-framefilter.exp: Same.
2151 * gdb.python/py-pp-registration.exp: Same.
2152 * gdb.python/py-xmethods.exp: Same.
2153 * gdb.python/python.exp: Same.
2154 * gdb.server/connect-with-no-symbol-file.exp: Same.
2155 * gdb.server/no-thread-db.exp: Same.
2156 * gdb.server/run-without-local-binary.exp: Same.
2157 * gdb.stabs/weird.exp: Same.
2158 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2159 * gdb.threads/thread-find.exp: Same.
2160 * gdb.threads/tls-shared.exp: Same.
2161 * gdb.threads/tls.exp: Same.
2162 * gdb.threads/wp-replication.exp: Same.
2163 * gdb.trace/ax.exp: Same.
2164 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2165
2166 2019-10-31 Tom de Vries <tdevries@suse.de>
2167
2168 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2169 * gdb.ada/array_subscript_addr.exp: Same.
2170 * gdb.ada/arrayidx.exp: Same.
2171 * gdb.ada/arrayparam.exp: Same.
2172 * gdb.ada/arrayptr.exp: Same.
2173 * gdb.ada/boolean_expr.exp: Same.
2174 * gdb.ada/call_pn.exp: Same.
2175 * gdb.ada/complete.exp: Same.
2176 * gdb.ada/fixed_cmp.exp: Same.
2177 * gdb.ada/fun_addr.exp: Same.
2178 * gdb.ada/funcall_param.exp: Same.
2179 * gdb.ada/interface.exp: Same.
2180 * gdb.ada/mod_from_name.exp: Same.
2181 * gdb.ada/null_array.exp: Same.
2182 * gdb.ada/packed_array.exp: Same.
2183 * gdb.ada/packed_tagged.exp: Same.
2184 * gdb.ada/print_chars.exp: Same.
2185 * gdb.ada/print_pc.exp: Same.
2186 * gdb.ada/ptype_arith_binop.exp: Same.
2187 * gdb.ada/ptype_field.exp: Same.
2188 * gdb.ada/ptype_tagged_param.exp: Same.
2189 * gdb.ada/rec_return.exp: Same.
2190 * gdb.ada/ref_tick_size.exp: Same.
2191 * gdb.ada/str_ref_cmp.exp: Same.
2192 * gdb.ada/taft_type.exp: Same.
2193 * gdb.ada/tagged.exp: Same.
2194 * gdb.ada/type_coercion.exp: Same.
2195 * gdb.ada/uninitialized_vars.exp: Same.
2196
2197 2019-10-30 Tom de Vries <tdevries@suse.de>
2198
2199 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2200
2201 2019-10-26 Tom de Vries <tdevries@suse.de>
2202
2203 * gdb.base/bigcore.c: Fix typos in comments.
2204 * gdb.base/ctf-ptype.c: Same.
2205 * gdb.base/long_long.c: Same.
2206 * gdb.dwarf2/dw2-op-out-param.S: Same.
2207 * gdb.python/py-evthreads.c: Same.
2208 * gdb.reverse/i387-stack-reverse.c: Same.
2209 * gdb.trace/tfile.c: Same.
2210 * lib/compiler.c: Same.
2211 * lib/compiler.cc: Same.
2212
2213 2019-10-25 Tom de Vries <tdevries@suse.de>
2214
2215 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2216 gdb_test_multiple calls.
2217 * gdb.reverse/sigall-reverse.exp: Same.
2218 * gdb.reverse/solib-precsave.exp: Same.
2219 * gdb.reverse/solib-reverse.exp: Same.
2220 * gdb.reverse/until-precsave.exp: Same.
2221 * gdb.reverse/until-reverse.exp: Same.
2222
2223 2019-10-24 Tom de Vries <tdevries@suse.de>
2224
2225 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2226 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2227 kfail using -wrap pattern flag and convenience variable
2228 gdb_test_name.
2229
2230 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2231
2232 * gdb.python/py-progspace.exp: Add tests for the
2233 Progspace.block_for_pc method.
2234
2235 2019-10-23 Tom Tromey <tom@tromey.com>
2236
2237 * configure: Rebuild.
2238 * aclocal.m4: Use m4_include, not sinclude.
2239
2240 2019-10-21 Tom de Vries <tdevries@suse.de>
2241
2242 * gdb.base/infcall-nested-structs.c: Add
2243 __attribute__((noinline,noclone)) to all functions.
2244 (call_all): Add missing variable initialization. Simplify return value.
2245 (breakpt): Increment volatile variable, to prevent call from being
2246 optimized out.
2247 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2248
2249 2019-10-17 Tom de Vries <tdevries@suse.de>
2250
2251 * gdb.fortran/module.exp: Allow info variables to print info for files
2252 other than module.f90.
2253
2254 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2255
2256 * gdb.fortran/module.exp: Extend with 'info variables' test.
2257
2258 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2259
2260 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2261 F77_FOR_TARGET.
2262
2263 2019-10-16 Tom de Vries <tdevries@suse.de>
2264
2265 PR tdep/25096
2266 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2267
2268 2019-10-16 Tom de Vries <tdevries@suse.de>
2269
2270 PR tdep/24104
2271 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2272 Add KFAIL for PR tdep/25096.
2273
2274 2019-10-16 Tom de Vries <tdevries@suse.de>
2275
2276 PR testsuite/25059
2277 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2278
2279 2019-10-16 Tom de Vries <tdevries@suse.de>
2280
2281 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2282 as signed.
2283
2284 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2285
2286 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2287 one instead of increasing timeout.
2288
2289 2019-10-13 Tom de Vries <tdevries@suse.de>
2290
2291 PR record/25038
2292 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2293 * gdb.reverse/sigall-reverse.exp: Same.
2294 * gdb.reverse/solib-precsave.exp: Same.
2295 * gdb.reverse/solib-reverse.exp: Same.
2296 * gdb.reverse/step-precsave.exp: Same.
2297 * gdb.reverse/until-precsave.exp: Same.
2298 * gdb.reverse/until-reverse.exp: Same.
2299 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2300
2301 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2302
2303 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2304 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2305 (cmp_struct_05_01, cmp_struct_static_02_01)
2306 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2307 comparisons.
2308
2309 2019-10-10 Tom de Vries <tdevries@suse.de>
2310
2311 PR testsuite/24888
2312 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2313 gnatlink.
2314
2315 2019-10-09 Tom de Vries <tdevries@suse.de>
2316
2317 PR testsuite/25048
2318 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2319
2320 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2321
2322 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2323 exceptions due to missing debug information.
2324
2325 2019-10-07 Tom de Vries <tdevries@suse.de>
2326
2327 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2328
2329 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2330
2331 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2332 * gdb.base/annota1.exp: Update to use gdb_test_name.
2333
2334 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2335
2336 * gdb.base/ctf-whatis.exp: New file.
2337 * gdb.base/ctf-whatis.c: New file.
2338 * gdb.base/ctf-ptype.exp: New file.
2339 * gdb.base/ctf-ptype.c: New file.
2340 * gdb.base/ctf-constvars.exp: New file.
2341 * gdb.base/ctf-constvars.c: New file.
2342 * gdb.base/ctf-cvexpr.exp: New file.
2343
2344 2019-10-04 Tom de Vries <tdevries@suse.de>
2345
2346 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2347 for loop.
2348
2349 2019-10-03 Tom Tromey <tom@tromey.com>
2350
2351 PR rust/24976:
2352 * gdb.rust/simple.rs (Union2): New type.
2353 (main): Use Union2.
2354 * gdb.rust/simple.exp: Add test.
2355
2356 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2357
2358 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2359 nested function prefix.
2360
2361 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2362 Richard Bunt <richard.bunt@arm.com>
2363 Andrew Burgess <andrew.burgess@embecosm.com>
2364
2365 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2366 nested functions.
2367 * gdb.fortran/nested-funcs.f90: Update expected results.
2368 * gdb.fortran/nested-funcs-2.exp: New file.
2369 * gdb.fortran/nested-funcs-2.f90: New file.
2370
2371 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2372
2373 * gdb.python/py-parameter.exp: Make test names unique.
2374 * gdb.python/py-template.exp: Likewise.
2375 * gdb.python/py-value.exp: Likewise.
2376
2377 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2378
2379 * gdb.base/break-interp.exp: Reduce test name duplication.
2380 * gdb.base/call-sc.exp: Likewise.
2381 * gdb.base/callfuncs.exp: Likewise.
2382 * gdb.base/charset.exp: Likewise.
2383 * gdb.base/dump.exp: Likewise.
2384 * gdb.base/ena-dis-br.exp: Likewise.
2385 * gdb.base/relational.exp: Likewise.
2386 * gdb.base/step-over-syscall.exp: Likewise.
2387 * gdb.base/structs.exp: Likewise.
2388
2389 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2390
2391 * gdb.linespec/explicit.exp: Make test names unique.
2392 * gdb.linespec/ls-errs.exp: Likewise.
2393
2394 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2395
2396 * gdb.reverse/break-precsave.exp: Make test names unique.
2397 * gdb.reverse/break-reverse.exp: Likewise.
2398 * gdb.reverse/finish-precsave.exp: Likewise.
2399 * gdb.reverse/finish-reverse.exp: Likewise.
2400 * gdb.reverse/machinestate-precsave.exp: Likewise.
2401 * gdb.reverse/machinestate.exp: Likewise.
2402 * gdb.reverse/readv-reverse.exp: Likewise.
2403 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2404 * gdb.reverse/sigall-precsave.exp: Likewise.
2405 * gdb.reverse/sigall-reverse.exp: Likewise.
2406 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2407 * gdb.reverse/watch-precsave.exp: Likewise.
2408 * gdb.reverse/watch-reverse.exp: Likewise.
2409
2410 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2411
2412 * gdb.threads/stop-with-handle.c: New file.
2413 * gdb.threads/stop-with-handle.exp: New file.
2414
2415 2019-10-03 Tom de Vries <tdevries@suse.de>
2416
2417 PR testsuite/25059
2418 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2419 directory" line to be missing.
2420
2421 2019-10-03 Tom de Vries <tdevries@suse.de>
2422
2423 PR testsuite/25059
2424 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2425 type optional.
2426
2427 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2428
2429 * gdb.python/py-format-string.c (string.h): New include.
2430 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2431 the same value, for endianness-independence.
2432 * gdb.python/py-format-string.exp (default_regexp_dict)
2433 (test_pretty_structs, test_format): Adjust expected output to the
2434 changed initialization.
2435
2436 2019-10-02 Tom Tromey <tromey@adacore.com>
2437
2438 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2439
2440 2019-10-02 Pedro Alves <palves@redhat.com>
2441 Andrew Burgess <andrew.burgess@embecosm.com>
2442
2443 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2444 "print-file-var.h".
2445 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2446 (get_version_1): Print this_version_id and its address.
2447 Add extern "C" wrappers around interface functions.
2448 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2449 "print-file-var.h".
2450 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2451 (get_version_2): Print this_version_id and its address.
2452 Add extern "C" wrappers around interface functions.
2453 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2454 <stddef.h> and "print-file-var.h".
2455 Add extern "C" wrappers around interface functions.
2456 [VERSION_ID_MAIN] (this_version_id): Define.
2457 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2458 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2459 up extern "C" blocks.
2460 * gdb.base/print-file-var.exp (test): New, factored out from top
2461 level.
2462 (top level): Test all combinations of attribute hidden or not,
2463 dlopen or not, and this_version_id symbol in main file or not.
2464 Compile tests as both C++ and C, make test names unique.
2465
2466 2019-10-01 Tom Tromey <tom@tromey.com>
2467
2468 * gdb.base/style.exp: Test "show logging filename".
2469
2470 2019-10-01 Tom Tromey <tom@tromey.com>
2471
2472 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2473 * gdb.base/style.exp: Add metadata style test.
2474
2475 2019-10-01 Tom Tromey <tom@tromey.com>
2476
2477 * gdb.base/style.exp: Test "pwd".
2478
2479 2019-10-01 Tom Tromey <tom@tromey.com>
2480
2481 * gdb.base/style.exp: Update tests.
2482
2483 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2484
2485 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2486 'six' to unsigned.
2487 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2488 'five'. Use an all-ones bit pattern for each.
2489 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2490 to its changed values.
2491
2492 2019-09-30 Tom Tromey <tromey@adacore.com>
2493
2494 * gdb.rust/traits.rs: Disable all warnings.
2495
2496 2019-09-29 Tom de Vries <tdevries@suse.de>
2497
2498 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2499
2500 2019-09-29 Tom de Vries <tdevries@suse.de>
2501
2502 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2503
2504 2019-09-27 Tom de Vries <tdevries@suse.de>
2505
2506 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2507
2508 2019-09-27 Tom de Vries <tdevries@suse.de>
2509
2510 PR record/23188
2511 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2512
2513 2019-09-26 Tom Tromey <tromey@adacore.com>
2514
2515 * gdb.ada/py_taft.exp: New file.
2516 * gdb.ada/py_taft/main.adb: New file.
2517 * gdb.ada/py_taft/pkg.adb: New file.
2518 * gdb.ada/py_taft/pkg.ads: New file.
2519
2520 2019-09-24 Tom de Vries <tdevries@suse.de>
2521
2522 PR gdb/24598
2523 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2524
2525 2019-09-22 Tom de Vries <tdevries@suse.de>
2526
2527 * gdb.base/restore.exp: Allow register variables to be optimized out at
2528 -O0.
2529
2530 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2531
2532 * gdb.arch/spu-info.exp: Remove file.
2533 * gdb.arch/spu-info.c: Remove file.
2534 * gdb.arch/spu-ls.exp: Remove file.
2535 * gdb.arch/spu-ls.c: Remove file.
2536
2537 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2538 * gdb.asm/spu.inc: Remove file.
2539
2540 * gdb.base/dump.exp: Remove support for spu*-*-*.
2541 * gdb.base/stack-checking.exp: Likewise.
2542 * gdb.base/overlays.exp: Likewise.
2543 * gdb.base/ovlymgr.c: Likewise.
2544 * gdb.base/spu.ld: Remove file.
2545
2546 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2547 * gdb.cp/cpexprs.exp: Likewise.
2548 * gdb.cp/exception.exp: Likewise.
2549 * gdb.cp/gdb2495.exp: Likewise.
2550 * gdb.cp/mb-templates.exp: Likewise.
2551 * gdb.cp/pr9167.exp: Likewise.
2552 * gdb.cp/userdef.exp: Likewise.
2553
2554 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2555
2556 * gdb.cell: Remove directory.
2557 * lib/cell.exp: Remove file.
2558
2559 2019-09-19 Tom de Vries <tdevries@suse.de>
2560
2561 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2562
2563 2019-09-19 Tom de Vries <tdevries@suse.de>
2564
2565 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2566
2567 2019-09-19 Tom de Vries <tdevries@suse.de>
2568
2569 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2570 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2571 (gdb_target_cmd): ... here.
2572 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2573 value 2.
2574
2575 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2576
2577 * gdb.base/source-dir.exp: Avoid having directory names in test
2578 names.
2579
2580 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2581
2582 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2583 directory.
2584
2585 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2586
2587 * gdb.base/list-missing-source.exp: New file.
2588
2589 2019-09-14 Tom de Vries <tdevries@suse.de>
2590
2591 PR teststuite/24599
2592 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2593 * lib/ada.exp (gnatmake_version_at_least): New proc.
2594
2595 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2596
2597 * gdb.base/maint.exp: Use exec_has_index_section.
2598
2599 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2600
2601 * gdb.base/maint.exp: Add test for 'maint info sections'.
2602
2603 2019-09-12 Tom de Vries <tdevries@suse.de>
2604
2605 * gdb.base/store.exp: Allow register variables to be optimized out at
2606 -O0.
2607
2608 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2609
2610 * gdb.ada/rdv_wait.exp: Update to new task names.
2611 * gdb.base/task_switch_in_core.exp: Likewise.
2612 * gdb.base/info_sources_base.c: Likewise.
2613
2614 2019-09-10 Tom Tromey <tromey@adacore.com>
2615
2616 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2617
2618 2019-09-10 Tom Tromey <tromey@adacore.com>
2619
2620 * gdb.ada/dgopt.exp: New file.
2621 * gdb.ada/dgopt/x.adb: New file.
2622
2623 2019-09-08 Tom Tromey <tom@tromey.com>
2624
2625 * gdb.tui/resize.exp: Remove setup_xfail.
2626 * gdb.tui/regs.exp: Remove setup_xfail.
2627 * gdb.tui/basic.exp: Remove setup_xfail.
2628
2629 2019-09-06 David Blaikie <dblaikie@gmail.com>
2630
2631 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2632 * gdb.cp/cplabel.exp: Ditto.
2633 * gdb.linespec/ls-errs.exp: Ditto.
2634
2635 2019-09-05 Tom de Vries <tdevries@suse.de>
2636
2637 * lib/gdb.exp (cmp_file_string): New proc.
2638 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2639 runto_main. Verify save breakpoints output.
2640
2641 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2642
2643 * gdb.base/info-var.exp: Test info variables without running
2644 to main, to avoid expect's buffer overflow.
2645
2646 2019-09-03 Tom Tromey <tromey@adacore.com>
2647
2648 * gdb.ada/bias.exp: New file.
2649 * gdb.ada/bias/bias.adb: New file.
2650 * gdb.ada/print_chars.exp: Add regression test.
2651 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2652 (MC): New variable.
2653
2654 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2655
2656 * gdb.base/argv0-symlink.exp: Run only on native target
2657 and local host.
2658
2659 2019-08-29 Tom de Vries <tdevries@suse.de>
2660
2661 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2662 diverse debug info.
2663 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2664
2665 2019-08-28 Tom de Vries <tdevries@suse.de>
2666
2667 * gdb.base/info-var.exp: Allow info variables to print info for files
2668 other than info-var-f1.c and info-var-f2.c.
2669
2670 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2671
2672 * gdb.fortran/info-types.exp: Add module.
2673 * gdb.fortran/info-types.f90: Update expected results.
2674
2675 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2676
2677 * gdb.fortran/info-types.exp: New file.
2678 * gdb.fortran/info-types.f90: New file.
2679 * lib/fortran.exp (fortran_character1): New proc.
2680
2681 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2682
2683 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2684 functions'. Reindent as needed.
2685 * gdb.base/info-var-f1.c: New file.
2686 * gdb.base/info-var-f2.c: New file.
2687 * gdb.base/info-var.exp: New file.
2688 * gdb.base/info-var.h: New file.
2689
2690 2019-08-26 Tom de Vries <tdevries@suse.de>
2691
2692 PR c++/24852
2693 * gdb.cp/no-libstdcxx-probe.exp: New test.
2694
2695 2019-08-26 Tom de Vries <tdevries@suse.de>
2696
2697 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2698 * tests need to be skipped.
2699 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2700 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2701 mi_skip_libstdcxx_probe_tests.
2702
2703 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2704
2705 * gdb.python/py-xmethods.exp: Use raw strings when passing
2706 arguments to SimpleXMethodMatcher.
2707
2708 2019-08-22 Tom de Vries <tdevries@suse.de>
2709
2710 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2711 more informative.
2712
2713 2019-08-21 Pedro Alves <palves@redhat.com>
2714
2715 * gdb.base/with.exp: Test "with" with no arguments.
2716
2717 2019-08-21 Tom de Vries <tdevries@suse.de>
2718
2719 * gdb.base/gdb-caching-proc.exp: Sort files.
2720
2721 2019-08-20 Tom de Vries <tdevries@suse.de>
2722
2723 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2724 compilation.
2725
2726 2019-08-16 Tom de Vries <tdevries@suse.de>
2727
2728 * gdb.base/compare-sections.exp ("after run to main"): Allow
2729 mismatched read-only sections for PIE executables.
2730
2731 2019-08-16 Tom Tromey <tom@tromey.com>
2732
2733 * lib/tuiterm.exp (_csi_Z): New proc.
2734 * gdb.tui/basic.exp: Update window positions.
2735 * gdb.tui/empty.exp: Update window positions.
2736
2737 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2738
2739 * gdb.base/examine-backward.exp: Correct regexp for
2740 "examine 3 bytes backward from ${address_zero}".
2741
2742 2019-08-15 Tom Tromey <tom@tromey.com>
2743
2744 * gdb.tui/empty.exp: Enable resizing tests.
2745
2746 2019-08-15 Tom Tromey <tromey@adacore.com>
2747
2748 * gdb.ada/char_enum.exp: Add regression tests.
2749 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2750 and '0'.
2751 (Char, Gchar): Update.
2752 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2753
2754 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2755
2756 * gdb.python/python.exp: Expect a leading underscore on
2757 GdbOutput{,Error}File.
2758
2759 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2760
2761 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2762 Windows host.
2763
2764 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2765
2766 * gdb.base/batch-preserve-term-settings.exp
2767 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2768
2769 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2770
2771 * lib/gdb.exp: When running on a mingw target, replace
2772 /x/ with x:/.
2773
2774 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2775
2776 * gdb.arch/aarch64-prologue.c: New test.
2777 * gdb.arch/aarch64-prologue.exp: New file.
2778
2779 2019-08-13 Tom de Vries <tdevries@suse.de>
2780
2781 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2782 Thread.
2783
2784 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2785
2786 * gdb.python/py-completion.exp: Download the .py file to the host
2787 and use its host pathname. Conditionalize tests that use
2788 tab completion and manipulate files on the build machine.
2789 * gdb.python/py-events.exp: Download the .py file to the host
2790 and use its host pathname.
2791 * gdb.python/py-evsignal.exp: Likewise.
2792 * gdb.python/py-evthreads.exp: Likewise.
2793 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2794 pathname syntax.
2795 * gdb.python/py-framefilter.exp: Download the .py file to the right
2796 place on the host. Match Windows pathname syntax.
2797 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2798 .py file to the host and use its host pathname.
2799 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2800 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2801 build pathname. Skip symlink test on Windows host. Add missing
2802 newline at end of file.
2803 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2804 and use its host pathname.
2805 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2806 * gdb.python/py-section-script.exp: Use host location of binfile
2807 on safe-path. Use correct path separator on Windows host.
2808 Reorder alternatives in gdb_test_multiple to prevent matching
2809 the wrong alternative on success.
2810 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2811
2812 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2813
2814 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2815 expect the GDB inferior to no longer immediately stop after
2816 being resumed with "signal SIGINT".
2817
2818 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2819
2820 * gdb.linespec/break-ask.exp: Generalize regexps to match
2821 Windows pathnames too.
2822
2823 2019-08-08 Tom de Vries <tdevries@suse.de>
2824
2825 PR testsuite/24862
2826 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2827
2828 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2829
2830 * gdb.base/style.exp: Update tests for help doc new invariants.
2831 * gdb.base/help.exp: Likewise.
2832
2833 2019-08-06 Tom Tromey <tom@tromey.com>
2834
2835 * gdb.base/style.exp: Add disassemble test.
2836 * gdb.base/style.c (some_called_function): New function.
2837 (main): Use it.
2838
2839 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2840
2841 * gdb.python/py-block.exp: Test dictionary access on blocks.
2842
2843 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2844
2845 PR gdb/24863
2846 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2847 -list-thread-groups --available test when running under
2848 check-read1.
2849
2850 2019-08-05 Tom de Vries <tdevries@suse.de>
2851
2852 PR testsuite/24863
2853 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2854 * gdb.base/help.exp: Use with_read1_timeout_factor.
2855 * gdb.base/info-macros.exp: Same.
2856 * gdb.cp/nested-types.exp: Same.
2857
2858 2019-08-05 Tom de Vries <tdevries@suse.de>
2859
2860 * lib/gdb.exp (version_at_least): Factor out of ...
2861 (tcl_version_at_least): ... here.
2862 (gdb_compile): Fail if pie results in non-PIE executable.
2863 (readelf_version, readelf_prints_pie): New proc.
2864 (exec_is_pie): Return -1 if unknown.
2865
2866 2019-08-05 Tom de Vries <tdevries@suse.de>
2867
2868 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2869
2870 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2871
2872 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2873
2874 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2875
2876 * lib/completion-support.exp (test_gdb_complete_none): Skip
2877 tab completion tests if no readline support.
2878 (test_gdb_complete_unique_re): Likewise.
2879 (test_gdb_complete_multiple): Likewise.
2880
2881 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2882
2883 * gdb.base/info_sources.exp: New file.
2884 * gdb.base/info_sources.c: New file.
2885 * gdb.base/info_sources_base.c: New file.
2886
2887 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2888
2889 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2890 prefix argument.
2891 (test_exit_status): Add prefix argument.
2892
2893 2019-08-01 Tom de Vries <tdevries@suse.de>
2894
2895 PR testsuite/24863
2896 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2897 calling exp_continue for new thread and thread exited messages.
2898
2899 2019-08-01 Tom de Vries <tdevries@suse.de>
2900
2901 PR testsuite/24863
2902 * gdb.base/structs.exp: Fix check-read1 timeout using
2903 gdb_test_sequence.
2904 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2905
2906 2019-08-01 Tom de Vries <tdevries@suse.de>
2907
2908 PR testsuite/24863
2909 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2910 line.
2911
2912 2019-08-01 Tom de Vries <tdevries@suse.de>
2913
2914 PR testsuite/24863
2915 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2916
2917 2019-07-30 Tom Tromey <tromey@adacore.com>
2918
2919 * gdb.ada/display_nested.exp: New file.
2920 * gdb.ada/display_nested/foo.adb: New file.
2921 * gdb.ada/display_nested/pack.adb: New file.
2922 * gdb.ada/display_nested/pack.ads: New file.
2923
2924 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2925
2926 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2927 namespace.
2928 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2929
2930 2019-07-30 Tom de Vries <tdevries@suse.de>
2931
2932 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2933 instead.
2934
2935 2019-07-30 Tom de Vries <tdevries@suse.de>
2936
2937 PR testsuite/24834
2938 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2939 (exec_is_pie): New proc.
2940
2941 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2942
2943 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2944
2945 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2946
2947 * gdb.python/py-objfile.c: Add global and static vars.
2948 * gdb.python/py-objfile.exp: Test new functions Objfile.
2949 lookup_global_symbol and lookup_static_symbol.
2950
2951 2019-07-29 Tom Tromey <tom@tromey.com>
2952
2953 * lib/tuiterm.exp (Term::_csi_@): New proc.
2954 (Term::_csi_X): Don't move cursor.
2955
2956 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2957
2958 * gdb.base/options.exp: Update backtrace - completion to
2959 new option -frame-info.
2960 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2961 Test new 'set print frame-info'. Test backtrace -frame-info
2962 overriding 'set print frame-info'.
2963 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2964 Test new 'set print frame-info'.
2965 Verify consistency of backtrace with and without filters, with and
2966 without -no-filters.
2967 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2968 default.
2969
2970 2019-07-29 Tom de Vries <tdevries@suse.de>
2971
2972 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2973 no arguments".
2974
2975 2019-07-29 Tom de Vries <tdevries@suse.de>
2976
2977 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2978 is a substring of the first for "complete non-unique file name".
2979
2980 2019-07-29 Tom de Vries <tdevries@suse.de>
2981
2982 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2983 with ".*".
2984
2985 2019-07-29 Tom de Vries <tdevries@suse.de>
2986
2987 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2988 Pass prompt_regexp parameter to gdb_test_multiple calls.
2989
2990 2019-07-29 Tom de Vries <tdevries@suse.de>
2991
2992 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2993 print registers" regexps.
2994
2995 2019-07-29 Tom de Vries <tdevries@suse.de>
2996
2997 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2998
2999 2019-07-29 Tom de Vries <tdevries@suse.de>
3000
3001 PR gdb/24855
3002 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3003 (skip_python_tests_prompt): Add prompt_regexp argument to
3004 gdb_test_multiple calls.
3005
3006 2019-07-27 Tom Tromey <tom@tromey.com>
3007
3008 * gdb.tui/main.exp: New file.
3009
3010 2019-07-27 Tom Tromey <tom@tromey.com>
3011
3012 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3013 optional.
3014 * gdb.tui/empty.exp: New file.
3015
3016 2019-07-27 Tom Tromey <tom@tromey.com>
3017
3018 * lib/tuiterm.exp (spawn): New proc.
3019 (Term::resize): New proc.
3020 * gdb.tui/resize.exp: New file.
3021
3022 2019-07-27 Tom Tromey <tom@tromey.com>
3023
3024 * gdb.tui/list.exp: New file.
3025
3026 2019-07-27 Tom Tromey <tom@tromey.com>
3027
3028 * gdb.tui/regs.exp: New file.
3029
3030 2019-07-27 Tom Tromey <tom@tromey.com>
3031
3032 * gdb.tui/basic.exp: Add "layout split" test.
3033
3034 2019-07-27 Tom Tromey <tom@tromey.com>
3035
3036 * gdb.tui/basic.exp: Add "layout asm" test.
3037
3038 2019-07-27 Tom Tromey <tom@tromey.com>
3039
3040 * lib/tuiterm.exp: New file.
3041 * gdb.tui/basic.exp: New file.
3042
3043 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3044
3045 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3046 Enable tests associated with this flag. Adjust regex
3047 referencing "foo_low" to now refer to "foo_cold" instead.
3048
3049 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3050
3051 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3052 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3053 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3054 foo_cold. Revise comments to match.
3055 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3056 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3057 were wrapped into this proc; Call do_test in loop from outermost
3058 level.
3059 (foo_low): Rename all occurrences to "foo_cold".
3060 (backtrace from baz): New test.
3061 (x2/i foo_cold): New test.
3062 (info line *foo_cold): New test.
3063
3064 2019-07-26 Tom de Vries <tdevries@suse.de>
3065
3066 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3067
3068 2019-07-25 Tom de Vries <tdevries@suse.de>
3069
3070 PR testsuite/24830
3071 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3072 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3073 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3074 (skip_libstdcxx_probe_tests): ... here.
3075 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3076
3077 2019-07-24 Tom de Vries <tdevries@suse.de>
3078
3079 PR testsuite/24807
3080 * gdb.objc/basicclass.m: Include stdio.h.
3081 * gdb.objc/nondebug.m: Same.
3082 * gdb.objc/objcdecode.m: Same.
3083
3084 2019-07-24 Tom de Vries <tdevries@suse.de>
3085
3086 PR testsuite/24612
3087 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3088 additional_flags.
3089
3090 2019-07-24 Tom de Vries <tdevries@suse.de>
3091
3092 PR testsuite/24831
3093 * gdb.multi/tids.exp: Update error messages for info threads.
3094
3095 2019-07-24 Tom de Vries <tdevries@suse.de>
3096
3097 * gdb.base/info-types.exp: Allow info types to print info for more than
3098 one file.
3099
3100 2019-07-23 Tom de Vries <tdevries@suse.de>
3101
3102 PR testsuite/24842
3103 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3104 gdb_spawn_with_cmdline_opts.
3105
3106 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3107
3108 * gdb.arch/arm-cmse-sgstubs.c: New test.
3109 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3110
3111 2019-07-23 Tom de Vries <tdevries@suse.de>
3112
3113 PR testsuite/24711
3114 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3115 issuing next command.
3116
3117 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3118
3119 * gdb.ada/info_auto_lang.exp: Update expected results.
3120 * gdb.base/info-types.c: Add additional types to check.
3121 * gdb.base/info-types.exp: Update expected results.
3122
3123 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3124
3125 * gdb.base/info-types.c: New file.
3126 * gdb.base/info-types.exp: New file.
3127
3128 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3129
3130 * gdb.arch/riscv-bp-infcall.c: New file.
3131 * gdb.arch/riscv-bp-infcall.exp: New file.
3132
3133 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3134
3135 PR breakpoints/24541
3136 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3137
3138 2019-07-14 Tom de Vries <tdevries@suse.de>
3139
3140 PR testsuite/24760
3141 * gdb.objc/basicclass.exp: Fix unterminated string.
3142
3143 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3144 Andrew Burgess <andrew.burgess@embecosm.com>
3145
3146 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3147 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3148 negative bounds.
3149 * gdb.fortran/vla-value.exp: Print elements of an array with
3150 negative bounds.
3151 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3152 testing.
3153
3154 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3155
3156 * gdb.base/options.exp (expect_string): Dequote strings in
3157 results.
3158 (test-string): Test strings with different quoting and reindent.
3159
3160 2019-07-10 Tom Tromey <tromey@adacore.com>
3161
3162 * gdb.ada/mi_ex_cond.exp: Update expected results.
3163 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3164 * gdb.ada/mi_catch_ex.exp: Update expected results.
3165 * gdb.ada/mi_catch_assert.exp: Update expected results.
3166 * gdb.ada/catch_ex.exp (catch_exception_info)
3167 (catch_exception_entry, catch_assert_entry)
3168 (catch_unhandled_entry): Update.
3169 * gdb.ada/catch_assert_if.exp: Update expected results.
3170
3171 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3172 Stephen Roberts <stephen.roberts@arm.com>
3173
3174 * gdb.base/define.exp: Restore original prompt.
3175
3176 2019-07-09 Pedro Alves <palves@redhat.com>
3177
3178 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3179 breakpoints" output.
3180 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3181 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3182 throw" creates breakpoint.
3183 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3184 'type="catchpoint"'.
3185
3186 2019-07-09 Pedro Alves <palves@redhat.com>
3187
3188 PR c++/15468
3189 * gdb.cp/except-multi-location-lib.cc: New.
3190 * gdb.cp/except-multi-location-main.cc: New.
3191 * gdb.cp/except-multi-location.exp: New.
3192
3193 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3194
3195 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3196 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3197 argument and update callers.
3198
3199 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3200
3201 * gdb.arch/amd64-break-on-asm-line.S: New file.
3202 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3203
3204 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3205
3206 * gdb.base/printcmds.exp: Test printing C string and
3207 C wide string convenience vars without transiting via the inferior.
3208 Also make test names unique.
3209
3210 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3211
3212 PR breakpoints/25011
3213 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3214
3215 2019-07-04 Pedro Alves <palves@redhat.com>
3216
3217 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3218 body returned ok(0), break(3) or continue(4).
3219 * gdb.testsuite/foreach_with_prefix.exp: New file.
3220
3221 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3222
3223 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3224
3225 2019-07-03 Pedro Alves <palves@redhat.com>
3226
3227 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3228 "return -code".
3229
3230 2019-07-03 Pedro Alves <palves@redhat.com>
3231
3232 PR cli/24732
3233 * gdb.base/shell.exp: Load completion-support.exp.
3234 Adjust expected error output. Add completion tests.
3235
3236 2019-07-03 Pedro Alves <palves@redhat.com>
3237
3238 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3239 string_to_regexp.
3240
3241 2019-07-03 Pedro Alves <palves@redhat.com>
3242
3243 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3244 (expect_integer): Adjust to expect "-string".
3245 (expect_string): New.
3246 (all_options): Expect "-string".
3247 (test-flag, test-boolean): Adjust to expect "-string".
3248 (test-string): New proc.
3249 (top level): Call it.
3250
3251 2019-07-03 Pedro Alves <palves@redhat.com>
3252
3253 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3254 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3255 the expected output in the success.
3256
3257 2019-07-03 Pedro Alves <palves@redhat.com>
3258
3259 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3260 Split one gdb_test_multiple call in two to avoid a race.
3261
3262 2019-07-03 Pedro Alves <palves@redhat.com>
3263
3264 * gdb.base/with.c: New file.
3265 * gdb.base/with.exp: New file.
3266
3267 2019-07-03 Pedro Alves <palves@redhat.com>
3268
3269 * gdb.base/settings.exp: Replace all references to "maint
3270 test-settings set" with references to "maint set test-settings",
3271 and all references to "maint test-settings show" with references
3272 to "maint show test-settings".
3273
3274 2019-07-03 Pedro Alves <palves@redhat.com>
3275
3276 * gdb.base/settings.exp (test-string): Adjust expected out when
3277 testing "maint test-settings show filename"
3278
3279 2019-07-02 Pedro Alves <palves@redhat.com>
3280
3281 * gdb.base/options.exp (test-info-threads): New procedure.
3282 (top level): Call it.
3283
3284 2019-06-28 Tom Tromey <tromey@adacore.com>
3285
3286 * gdb.dwarf2/ada-linkage-name.c: New file.
3287 * gdb.dwarf2/ada-linkage-name.exp: New file.
3288
3289 2019-06-27 Tom Tromey <tromey@adacore.com>
3290
3291 PR c++/20020:
3292 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3293
3294 2019-06-26 Tom de Vries <tdevries@suse.de>
3295
3296 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3297
3298 2019-06-26 Tom de Vries <tdevries@suse.de>
3299
3300 * gdb.base/index-cache.exp: Add back missing debug option.
3301
3302 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3303
3304 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3305
3306 2019-06-25 Tom de Vries <tdevries@suse.de>
3307
3308 PR testsuite/24727
3309 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3310
3311 2019-06-24 Tom de Vries <tdevries@suse.de>
3312
3313 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3314
3315 2019-06-24 Tom de Vries <tdevries@suse.de>
3316
3317 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3318 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3319 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3320
3321 2019-06-24 Tom de Vries <tdevries@suse.de>
3322
3323 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3324
3325 2019-06-21 Tom de Vries <tdevries@suse.de>
3326
3327 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3328
3329 2019-06-21 Tom de Vries <tdevries@suse.de>
3330
3331 PR testsuite/24518
3332 PR ada/24713
3333 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3334 index.
3335
3336 2019-06-19 Tom Tromey <tromey@adacore.com>
3337
3338 * gdb.ada/length_cond.exp: Add intro comment.
3339
3340 2019-06-19 Tom Tromey <tromey@adacore.com>
3341
3342 * gdb.ada/length_cond.exp: New file.
3343 * gdb.ada/length_cond/length_cond.adb: New file.
3344 * gdb.ada/length_cond/pck.adb: New file.
3345 * gdb.ada/length_cond/pck.ads: New file.
3346
3347 2019-06-18 Tom de Vries <tdevries@suse.de>
3348
3349 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3350
3351 2019-06-18 Tom Tromey <tromey@adacore.com>
3352
3353 * gdb.base/list0.h: Add comment explaining control character.
3354
3355 2019-06-18 Tom de Vries <tdevries@suse.de>
3356
3357 * boards/fission.exp: Break up long debug_flags line.
3358
3359 2019-06-16 Tom de Vries <tdevries@suse.de>
3360
3361 PR gdb/24445
3362 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3363 generated index.
3364
3365 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3366
3367 PR gdb/24686
3368 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3369 improve detection of bug gdb/24541.
3370
3371 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3372
3373 PR gdb/24669
3374 * gdb.base/index-cache.exp (uses_readnow,
3375 expecting_index_cache_use): Define global variable.
3376 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3377 expecting_index_cache_use.
3378
3379 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3380 Andrew Burgess <andrew.burgess@embecosm.com>
3381
3382 * gdb.fortran/pointers.f90: New file.
3383 * gdb.fortran/print_type.exp: New file.
3384 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3385 * gdb.fortran/vla-type.exp: Likewise.
3386 * gdb.fortran/vla-value.exp: Likewise.
3387 * gdb.mi/mi-vla-fortran.exp: Likewise.
3388
3389 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3390
3391 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3392 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3393 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3394 as a stop reason.
3395
3396 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3397
3398 * gdb.base/annota1.exp: Update expected results.
3399 * gdb.cp/annota2.exp: Likewise.
3400 * gdb.cp/annota3.exp: Likewise.
3401
3402 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3403
3404 * gdb.base/style-logging.exp: Remove path from test name.
3405
3406 2019-06-14 Tom Tromey <tromey@adacore.com>
3407
3408 PR gdb/24502:
3409 * gdb.base/style-logging.exp: New file.
3410
3411 2019-06-14 Tom Tromey <tromey@adacore.com>
3412
3413 * gdb.base/symfile-warn.exp: New file.
3414 * gdb.base/symfile-warn.c: New file.
3415
3416 2019-06-14 Tom Tromey <tromey@adacore.com>
3417
3418 * gdb.base/annotate-symlink.exp: New file.
3419
3420 2019-06-14 Tom Tromey <tromey@adacore.com>
3421
3422 * gdb.ada/set_wstr.exp: Add reassignment test.
3423
3424 2019-06-14 Tom Tromey <tromey@adacore.com>
3425
3426 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3427 'unchecked_access and 'unrestricted_access as well.
3428
3429 2019-06-14 Tom Tromey <tromey@adacore.com>
3430
3431 PR ada/24539:
3432 * gdb.ada/vla.exp: Update tests.
3433 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3434 pragma.
3435
3436 2019-06-13 Pedro Alves <palves@redhat.com>
3437
3438 * gdb.base/settings.exp (test-integer): Test junk after
3439 "unlimited".
3440
3441 2019-06-13 Pedro Alves <palves@redhat.com>
3442
3443 * gdb.base/options.exp (test-thread-apply): New.
3444 (top level): Call it.
3445
3446 2019-06-13 Pedro Alves <palves@redhat.com>
3447
3448 * gdb.base/options.exp (test-frame-apply): New.
3449 (top level): Test print commands with different "frame apply"
3450 prefixes.
3451
3452 2019-06-13 Pedro Alves <palves@redhat.com>
3453
3454 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3455 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3456 'max_completions' parameter and handle it.
3457 (test_gdb_completion_offers_commands): New.
3458
3459 2019-06-13 Pedro Alves <palves@redhat.com>
3460
3461 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3462
3463 2019-06-13 Pedro Alves <palves@redhat.com>
3464
3465 * gdb.base/options.exp (test-backtrace): New.
3466 (top level): Call it.
3467
3468 2019-06-13 Pedro Alves <palves@redhat.com>
3469
3470 * gdb.guile/scm-frame-args.exp: Use "set print
3471 raw-frame-arguments" instead of "set print raw frame-arguments".
3472 * gdb.python/py-frame-args.exp: Likewise.
3473
3474 2019-06-13 Pedro Alves <palves@redhat.com>
3475
3476 * gdb.compile/compile.exp: Adjust expected output to option
3477 processing changes.
3478
3479 2019-06-13 Pedro Alves <palves@redhat.com>
3480
3481 * gdb.base/options.exp: Build executable.
3482 (test-print): New procedure.
3483 (top level): Call it, once for "print" and another for "compile
3484 print".
3485
3486 2019-06-13 Pedro Alves <palves@redhat.com>
3487
3488 * gdb.base/options.c: New file.
3489 * gdb.base/options.exp: New file.
3490
3491 2019-06-13 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3494 that "o" is ambiguous.
3495
3496 2019-06-13 Pedro Alves <palves@redhat.com>
3497
3498 * gdb.base/settings.c: New file.
3499 * gdb.base/settings.exp: New file.
3500
3501 2019-06-13 Pedro Alves <palves@redhat.com>
3502
3503 * gdb.base/completion.exp: Fix comment typo.
3504
3505 2019-06-13 Pedro Alves <palves@redhat.com>
3506
3507 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3508 foo --1" test.
3509
3510 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3511
3512 * gdb.fortran/block-data.f: New.
3513 * gdb.fortran/block-data.exp: New.
3514
3515 2019-06-11 Tom de Vries <tdevries@suse.de>
3516
3517 PR testsuite/24521
3518 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3519 message.
3520
3521 2019-06-11 Tom de Vries <tdevries@suse.de>
3522
3523 PR testsuite/24521
3524 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3525
3526 2019-06-11 Tom de Vries <tdevries@suse.de>
3527
3528 * boards/readnow.exp: New file.
3529
3530 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3531
3532 * gdb.fortran/vla-sizeof.exp: Update expected results.
3533
3534 2019-06-06 Amos Bird <amosbird@gmail.com>
3535
3536 * gdb.base/annota1.exp (thread_switch): Add test for
3537 thread-exited annotation.
3538
3539 2019-06-06 Tom Tromey <tromey@adacore.com>
3540
3541 * gdb.base/maint.exp: Expect command started/finished output.
3542
3543 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3544
3545 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3546 comment.
3547 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3548
3549 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3550
3551 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3552 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3553 * gdb.arch/riscv-unwind-long-insn.c: New file.
3554 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3555
3556 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3557
3558 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3559
3560 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3561
3562 * lib/gdb.exp (help_list_trailer): New regexp variable
3563 factorizing the help trailer message.
3564 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3565 arg to allow to better factorize various tests.
3566 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3567 (test_prefix_command_help): Use help_list_trailer.
3568 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3569 * gdb.guile/scm-cmd.exp: Likewise.
3570 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3571 * gdb.base/help.exp: Use test_user_defined_class_help.
3572 * gdb.base/style.exp: Add tests for styling of help and apropos.
3573 * lib/gdb-utils.exp (style): Add title and highlight styles.
3574
3575 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3576
3577 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3578 $_shell_exitsignal.
3579 * gdb.base/default.exp: Update for new convenience variables.
3580
3581 2019-05-29 Tom Tromey <tromey@adacore.com>
3582
3583 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3584 to "break complete ada" test case's regexp.
3585
3586 2019-05-29 Tom Tromey <tromey@adacore.com>
3587
3588 PR c++/20020:
3589 * gdb.cp/constexpr-field.exp: New file.
3590 * gdb.cp/constexpr-field.cc: New file.
3591
3592 2019-05-29 Tom Tromey <tromey@adacore.com>
3593
3594 * gdb.base/finish.exp (finish_no_print): New proc.
3595 (finish_tests): Call it.
3596
3597 2019-05-24 Tom de Vries <tdevries@suse.de>
3598
3599 * gdb.dwarf2/gdb-add-index.exp: New file.
3600
3601 2019-05-22 Tom Tromey <tromey@adacore.com>
3602
3603 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3604 * gdb.base/style.exp: Use "style".
3605 * lib/gdb-utils.exp (style): New proc.
3606
3607 2019-05-22 Tom de Vries <tdevries@suse.de>
3608
3609 * gdb.base/align.exp: Require c++11.
3610
3611 2019-05-22 Tom de Vries <tdevries@suse.de>
3612
3613 PR testsuite/24586
3614 * gdb.python/py-mi-var-info-path-expression.exp: Call
3615 mi_skip_python_tests to check if python is supported.
3616
3617 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3618
3619 * gdb.arch/aarch64-pauth.c: New test.
3620 * gdb.arch/aarch64-pauth.exp: New file.
3621
3622 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3623
3624 * README (Re-running Tests Outside The Testsuite): New section.
3625
3626 2019-05-21 Tom de Vries <tdevries@suse.de>
3627
3628 * gdb.arch/amd64-eval.exp: Require c++11.
3629 * gdb.base/max-depth.exp: Same.
3630 * gdb.compile/compile-cplus-array-decay.exp: Same.
3631 * gdb.cp/meth-typedefs.exp: Same.
3632 * gdb.cp/subtypes.exp: Same.
3633 * gdb.cp/temargs.exp: Same.
3634
3635 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3636
3637 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3638
3639 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3640
3641 PR gdb/18644
3642 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3643 * gdb.fortran/printing-types.exp: Add new test.
3644 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3645 testing.
3646 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3647 setup_kfail call.
3648
3649 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3650
3651 * README (Running the Testsuite): Change example.
3652 (Testsuite Parameters): Remove TRANSCRIPT.
3653 * lib/gdb.exp: Remove TRANSCRIPT check.
3654
3655 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3656
3657 * README (Testsuite Parameters): Add replay logging to
3658 GDBSERVER_DEBUG.
3659 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3660 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3661 as a comma separated list.
3662 (gdb_debug_init): Override procedure.
3663
3664 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3665
3666 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3667 (gdb_write_cmd_file): New procedure.
3668 * lib/gdbserver-support.exp (gdbserver_start): Call
3669 gdbserver_write_cmd_file.
3670 (gdbserver_write_cmd_file): New procedure.
3671
3672 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3673
3674 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3675 (delete_breakpoints): Likewise.
3676 (gdb_run_cmd): Likewise.
3677 (gdb_start_cmd): Likewise.
3678 (gdb_starti_cmd): Likewise.
3679 (gdb_internal_error_resync): Likewise.
3680 (gdb_test_multiple): Likewise.
3681 (gdb_reinitialize_dir): Likewise.
3682 (default_gdb_exit): Likewise.
3683 (gdb_file_cmd): Mark kill as optional.
3684 (default_gdb_start): Call gdb_stdin_log_init.
3685 (send_gdb): Call gdb_stdin_log_write.
3686 (rerun_to_main): Mark Y as an answer.
3687 (gdb_stdin_log_init): New function.
3688 (gdb_stdin_log_write): Likewise.
3689
3690 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3691
3692 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3693 * gdb.base/debug-expr.exp: Likewise.
3694 * gdb.base/foll-fork.exp: Likewise.
3695 * gdb.base/foll-vfork.exp: Likewise.
3696 * gdb.base/fork-print-inferior-events.exp: Likewise.
3697 * gdb.base/gdb-sigterm.exp: Likewise.
3698 * gdb.base/gdbinit-history.exp: Likewise.
3699 * gdb.base/osabi.exp: Likewise.
3700 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3701 * gdb.base/ui-redirect.exp: Likewise.
3702 * gdb.gdb/unittest.exp: Likewise.
3703 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3704 * gdb.mi/mi-watch.exp: Likewise.
3705 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3706 * gdb.mi/user-selected-context-sync.exp: Likewise.
3707 * gdb.python/python.exp: Disable debug test when debugging.
3708 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3709 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3710 Likewise.
3711 * gdb.threads/stepi-random-signal.exp: Likewise.
3712
3713 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3714
3715 * Makefile.in: Pass through GDB_DEBUG.
3716 * README (Testsuite Parameters): Add GDB_DEBUG.
3717 (gdb,debug): Add board setting.
3718 * lib/gdb.exp (default_gdb_start): Start debugging.
3719 (gdb_debug_enabled): New procedure.
3720 (gdb_debug_init): Likewise.
3721
3722 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3723
3724 * Makefile.in: Pass through GDB_DEBUG.
3725 * README (Testsuite Parameters): Add GDB_DEBUG.
3726 (gdb,debug): Add board setting.
3727 * lib/gdb.exp (default_gdb_start): Start debugging.
3728 (gdb_debug_enabled): New procedure.
3729 (gdb_debug_init): Likewise.
3730
3731 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3732
3733 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3734
3735 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3736
3737 * gdb.base/ui-redirect.exp: Test redirection.
3738
3739 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3740
3741 * gdb.mi/mi-complete.exp: New file.
3742 * gdb.mi/mi-complete.cc: Likewise.
3743
3744 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3745
3746 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3747 indexed and sliced arrays, and pointers to arrays.
3748
3749 2019-05-14 Tom Tromey <tromey@adacore.com>
3750
3751 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3752 styling test.
3753
3754 2019-05-14 Tom de Vries <tdevries@suse.de>
3755
3756 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3757 selection entry encoding.
3758
3759 2019-05-10 Tom Tromey <tromey@adacore.com>
3760
3761 * gdb.ada/info_exc.exp: Add "complete" test.
3762
3763 2019-05-09 Tom de Vries <tdevries@suse.de>
3764
3765 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3766 CU-relative.
3767
3768 2019-05-09 Tom de Vries <tdevries@suse.de>
3769
3770 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3771 CU-relative.
3772
3773 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3774
3775 * gdb.ada/frame_arg_lang.exp: New testcase.
3776 * gdb.ada/frame_arg_lang/bla.adb: New file.
3777 * gdb.ada/frame_arg_lang/pck.ads: New file.
3778 * gdb.ada/frame_arg_lang/pck.adb: New file.
3779 * gdb.ada/frame_arg_lang/foo.c: New file.
3780
3781 2019-05-08 Tom Tromey <tromey@adacore.com>
3782
3783 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3784
3785 2019-05-08 Tom Tromey <tromey@adacore.com>
3786
3787 * gdb.base/ptype-offsets.exp: Update tests.
3788
3789 2019-05-08 Tom Tromey <tromey@adacore.com>
3790
3791 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3792 cases.
3793 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3794 "short".
3795
3796 2019-05-08 Tom Tromey <tromey@adacore.com>
3797
3798 * gdb.ada/vla.exp: New file.
3799 * gdb.ada/vla/vla.adb: New file.
3800
3801 2019-05-07 Tom de Vries <tdevries@suse.de>
3802
3803 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3804
3805 2019-05-07 Tom de Vries <tdevries@suse.de>
3806
3807 PR testsuite/24522
3808 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3809 section.
3810
3811 2019-05-07 Tom de Vries <tdevries@suse.de>
3812
3813 PR testsuite/24522
3814 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3815 .debug_aranges section.
3816
3817 2019-05-07 Tom de Vries <tdevries@suse.de>
3818
3819 PR testsuite/24159
3820 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3821
3822 2019-05-06 Tom de Vries <tdevries@suse.de>
3823
3824 * lib/gdb.exp (exec_has_index_section): New proc.
3825 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3826 section.
3827
3828 2019-05-04 Tom de Vries <tdevries@suse.de>
3829
3830 * boards/cc-with-debug-names.exp: New file.
3831
3832 2019-05-03 Tom Tromey <tromey@adacore.com>
3833
3834 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3835 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3836 * gdb.ada/char_enum.exp: Add test.
3837
3838 2019-05-03 Tom de Vries <tdevries@suse.de>
3839
3840 * boards/cc-with-gdb-index.exp: New file.
3841
3842 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3843
3844 * gdb.rust/simple.exp: Add new test case.
3845 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3846 (main): Initialise an instance of the new struct.
3847
3848 2019-05-01 Tom Tromey <tromey@adacore.com>
3849
3850 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3851 record.
3852 (NPR): New variable.
3853 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3854 test.
3855
3856 2019-05-01 Tom Tromey <tromey@adacore.com>
3857
3858 * gdb.ada/packed_array_assign.exp: Add packed assignment
3859 regression test.
3860
3861 2019-05-01 Tom de Vries <tdevries@suse.de>
3862
3863 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3864
3865 2019-05-01 Tom de Vries <tdevries@suse.de>
3866
3867 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3868
3869 2019-04-30 Ali Tamur <tamur@google.com>
3870
3871 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3872
3873 2019-04-30 Tom Tromey <tromey@adacore.com>
3874
3875 * lib/ada.exp (find_ada_tool): New proc.
3876 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3877 * gdb.ada/catch_ex_std.exp: New file.
3878 * gdb.ada/catch_ex_std/foo.adb: New file.
3879 * gdb.ada/catch_ex_std/some_package.adb: New file.
3880 * gdb.ada/catch_ex_std/some_package.ads: New file.
3881
3882 2019-04-30 Tom Tromey <tromey@adacore.com>
3883
3884 PR c++/24470:
3885 * gdb.cp/temargs.cc: Add test code from PR.
3886
3887 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3888
3889 * gdb.fortran/vla-datatypes.exp: Update expected results.
3890 * gdb.fortran/vla-ptype.exp: Likewise.
3891 * gdb.fortran/vla-type.exp: Likewise.
3892 * gdb.fortran/vla-value.exp: Likewise.
3893
3894 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3895
3896 * gdb.fortran/ptr-indentation.exp: Update expected results.
3897 * gdb.fortran/ptype-on-functions.exp: Likewise.
3898 * gdb.fortran/vla-ptr-info.exp: Likewise.
3899 * gdb.fortran/vla-value.exp: Likewise.
3900
3901 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3902
3903 * gdb.fortran/ptype-on-functions.exp: New file.
3904 * gdb.fortran/ptype-on-functions.f90: New file.
3905
3906 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3907
3908 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3909 case void string.
3910
3911 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3912
3913 * gdb.fortran/complex.exp: Expand.
3914 * gdb.fortran/complex.f: Renamed to...
3915 * gdb.fortran/complex.f90: ...this, and extended to add more
3916 complex values.
3917
3918 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3919
3920 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3921 MODULO, CMPLX.
3922
3923 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3924 Richard Bunt <richard.bunt@arm.com>
3925
3926 * gdb.base/max-depth.c: New file.
3927 * gdb.base/max-depth.exp: New file.
3928 * gdb.python/py-nested-maps.c: New file.
3929 * gdb.python/py-nested-maps.exp: New file.
3930 * gdb.python/py-nested-maps.py: New file.
3931 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3932 (test_all_common): Call test_max_depth.
3933 * gdb.fortran/max-depth.exp: New file.
3934 * gdb.fortran/max-depth.f90: New file.
3935 * gdb.go/max-depth.exp: New file.
3936 * gdb.go/max-depth.go: New file.
3937 * gdb.modula2/max-depth.exp: New file.
3938 * gdb.modula2/max-depth.c: New file.
3939 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3940
3941 2019-04-29 Tom de Vries <tdevries@suse.de>
3942
3943 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3944
3945 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3946
3947 * gdb.base/callexit.exp: Test may-call-functions off.
3948
3949 2019-04-25 Keith Seitz <keiths@redhat.com>
3950
3951 PR c++/24367
3952 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3953 (another_incomplete_struct, test_incomplete): New definitions.
3954 (main): Use new definitions.
3955 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3956 functions.
3957
3958 2019-04-25 Ali Tamur <tamur@google.com>
3959
3960 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3961
3962 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3963
3964 PR corefiles/11608
3965 PR corefiles/18187
3966 * gdb.base/coredump-filter-build-id.exp: New file.
3967
3968 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3969
3970 * Makefile.in: Pass through GDBSERVER_DEBUG.
3971 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3972 (gdbserver,debug): Add board setting.
3973 * gdb.trace/tspeed.exp: Skip when debugging.
3974 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3975 * lib/gdbserver-support.exp: Likewise
3976
3977 2019-04-24 Tom Tromey <tromey@adacore.com>
3978
3979 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3980 Rust.
3981
3982 2019-04-24 Tom Tromey <tromey@adacore.com>
3983
3984 * gdb.arch/amd64-eval.exp: Test bitfield return.
3985 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3986 (class Foo) <return_bitfields>: New method.
3987 (main): Call it.
3988
3989 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3990
3991 * gdb.cp/many-args.cc: New file.
3992 * gdb.cp/many-args.exp: New file.
3993
3994 2019-04-23 Tom de Vries <tdevries@suse.de>
3995
3996 PR gdb/24433
3997 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3998
3999 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4000
4001 * gdb.trace/backtrace.exp: Use nopie flag.
4002 * gdb.trace/circ.exp: Likewise.
4003 * gdb.trace/collection.exp: Likewise.
4004 * gdb.trace/ftrace.exp: Likewise.
4005 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4006 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4007 * gdb.trace/qtro.exp: Likewise.
4008 * gdb.trace/read-memory.exp: Likewise.
4009 * gdb.trace/report.exp: Likewise.
4010 * gdb.trace/tfile.exp: Likewise.
4011 * gdb.trace/tfind.exp: Likewise.
4012 * gdb.trace/unavailable.exp: Likewise.
4013
4014 2019-04-22 Pedro Alves <palves@redhat.com>
4015
4016 * gdb.base/solib-probes-nosharedlibrary.c,
4017 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4018
4019 2019-04-19 Tom Tromey <tromey@adacore.com>
4020
4021 * gdb.ada/ptype_union.c: New file.
4022 * gdb.ada/ptype_union.exp: New file.
4023
4024 2019-04-19 Tom Tromey <tromey@adacore.com>
4025
4026 PR symtab/24423:
4027 * gdb.base/list0.h (foo): Add a control-l character.
4028
4029 2019-04-18 Tom de Vries <tdevries@suse.de>
4030
4031 PR gdb/24433
4032 * boards/local-board.exp: Set sysroot to "".
4033
4034 2019-04-18 Tom de Vries <tdevries@suse.de>
4035 Pedro Alves <palves@redhat.com>
4036
4037 PR gdb/24454
4038 * gdb.threads/vfork-follow-child-exec.c: New file.
4039 * gdb.threads/vfork-follow-child-exec.exp: New file.
4040 * gdb.threads/vfork-follow-child-exit.c: New file.
4041 * gdb.threads/vfork-follow-child-exit.exp: New file.
4042
4043 2019-04-15 Leszek Swirski <leszeks@google.com>
4044
4045 * gdb.arch/amd64-eval.cc: New file.
4046 * gdb.arch/amd64-eval.exp: New file.
4047
4048 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4049
4050 * gdb.server/sysroot.c: New test.
4051 * gdb.server/sysroot.exp: New file.
4052 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4053 matching param.
4054
4055 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4056
4057 * gdb.base/align.exp: Extend test to cover structures containing
4058 only static fields.
4059
4060 2019-04-11 Tom de Vries <tdevries@suse.de>
4061
4062 * boards/cc-with-dwz-m.exp: New file.
4063 * boards/cc-with-dwz.exp: New file.
4064 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4065
4066 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4067
4068 * gdb.base/start-cpp.exp: New file.
4069 * gdb.base/start-cpp.cc: New file.
4070
4071 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4072
4073 * gdb.python/py-thrhandle.exp: Adjust tests to call
4074 thread_from_handle instead of thread_from_thread_handle.
4075
4076 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4077
4078 * gdb.python/py-thrhandle.exp: Add tests for
4079 gdb.InferiorThread.handle.
4080
4081 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4082
4083 * gdb.python/py-function.exp: Check calling helper function from
4084 all languages.
4085 * lib/gdb.exp (gdb_supported_languages): New proc.
4086
4087 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4088
4089 * gdb.base/complex-parts.c: New file.
4090 * gdb.base/complex-parts.exp: New file.
4091
4092 2019-04-01 Tom Tromey <tromey@adacore.com>
4093
4094 PR symtab/23331:
4095 * gdb.dwarf2/dw2-ranges-main.c: New file.
4096 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4097 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4098
4099 2019-03-30 Simon Marchi <simark@simark.ca>
4100
4101 * gdb.base/default.exp: Add values for $_gdb_major and
4102 $_gdb_minor.
4103
4104 2019-03-29 Tom Tromey <tromey@adacore.com>
4105
4106 * gdb.base/help.exp: Tighten apropos regexp.
4107
4108 2019-03-29 Keith Seitz <keiths@redhat.com>
4109
4110 * gdb.fortran/array-bounds.exp: New file.
4111 * gdb.fortran/array-bounds.f90: New file.
4112
4113 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4114
4115 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4116
4117 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4118
4119 * gdb.multi/hello.c (main): Increase alarm timer.
4120
4121 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4122
4123 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4124 factor when no hardware watchpoint support.
4125
4126 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4127 Pedro Alves <palves@redhat.com>
4128
4129 * boards/local-board.exp: set sysroot to /.
4130
4131 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4132
4133 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4134 in child.
4135
4136 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4137
4138 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4139 field.
4140 (make_container): Initialise new field.
4141 * gdb.python/py-prettyprint.exp: Add new tests.
4142 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4143 <display_hint>: New method.
4144
4145 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4146
4147 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4148 gdb_continue_to_breakpoint more throughout this test.
4149 (run_lang_tests) Supply unique test names, and use
4150 gdb_test_no_output.
4151
4152 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4153
4154 * gdb.base/finish-pretty.exp: Update expected results.
4155 * gdb.base/pretty-print.c: New file.
4156 * gdb.base/pretty-print.exp: New file.
4157
4158 2019-03-25 Pedro Alves <palves@redhat.com>
4159
4160 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4161 move comments outside list. Append '-i "" eof' section.
4162
4163 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4164
4165 PR testsuite/25016
4166 * README: Add pie options.
4167 * gdb.base/break-interp.exp: Ensure pie is disabled.
4168 * gdb.base/dump.exp: Likewise.
4169 * lib/gdb.exp (gdb_compile): Add pie option.
4170
4171 2019-03-19 Tom Tromey <tromey@adacore.com>
4172
4173 * gdb.mi/mi2-cli-display.c: New file.
4174 * gdb.mi/mi2-cli-display.exp: New file.
4175
4176 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4177 Tom Tromey <tromey@adacore.com>
4178
4179 * gdb.ada/ptype_array/pck.adb: New file.
4180 * gdb.ada/ptype_array/pck.ads: New file.
4181 * gdb.ada/ptype_array/foo.adb: New file.
4182 * gdb.ada/ptype_array.exp: New file.
4183
4184 2019-03-14 Tom Tromey <tromey@adacore.com>
4185
4186 * gdb.base/style.exp: Add "set style sources" test.
4187
4188 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4189
4190 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4191 * mi-breakpoint-multiple-locations.exp: ... this.
4192 (make_breakpoints_pattern): New proc.
4193 (do_test): Add mi_version parameter, test -break-insert,
4194 -break-info and =breakpoint-created.
4195
4196 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4197
4198 * config/default.exp: Remove 'load_lib gdb.exp'.
4199 * config/monitor.exp: Likewise.
4200 * config/sid.exp: Likewise.
4201 * config/sim.exp: Likewise.
4202 * config/slite.exp: Likewise.
4203 * config/unix.exp: Likewise.
4204 * gdb.base/default.exp: Remove unhelpful comment.
4205
4206 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4207
4208 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4209
4210 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4211
4212 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4213
4214 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4215
4216 * gdb.fortran/type-kinds.exp: Update expected results.
4217
4218 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4219
4220 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4221
4222 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4223
4224 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4225 function.
4226 (test_basic_parsing_of_type_kinds): Expand types tested.
4227 (test_parsing_invalid_type_kinds): New function.
4228
4229 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4230
4231 * gdb.fortran/intrinsics.exp: New file.
4232 * gdb.fortran/intrinsics.f90: New file.
4233 * gdb.fortran/type-kinds.exp: New file.
4234
4235 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4236
4237 * gdb.fortran/dot-ops.exp: New file.
4238
4239 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4240
4241 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4242 Check upper and lower case logical literals.
4243
4244 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4245
4246 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4247 Remove duplicate tests.
4248
4249 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4250
4251 * lib/gdb.exp (builtin_cd): rename of cd.
4252 (cd): Override builtin.
4253
4254 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4255
4256 * gdb.fortran/function-calls.exp: New file.
4257 * gdb.fortran/function-calls.f90: New test.
4258
4259 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4260
4261 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4262 on user program standard output.
4263 * gdb.fortran/short-circuit-argument-list.f90: Record function
4264 calls.
4265
4266 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4267
4268 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4269 failure.
4270
4271 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4272
4273 PR gdb/8527
4274 * gdb.base/interrupt-daemon-attach.c,
4275 gdb.base/interrupt-daemon-attach.exp: New test.
4276
4277 2019-02-27 Pedro Alves <palves@redhat.com>
4278
4279 * gdb.base/page.exp: Add tests for "set width/height -1".
4280
4281 2019-02-27 Pedro Alves <palves@redhat.com>
4282
4283 * gdb.base/page.exp: Add tests for "set/show width/height" with
4284 "infinite" values.
4285
4286 2019-02-27 Tom Tromey <tromey@adacore.com>
4287
4288 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4289 2.4.
4290 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4291 workaround.
4292
4293 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4294
4295 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4296 tests for structs with static members.
4297
4298 2019-02-26 Tom Tromey <tromey@adacore.com>
4299
4300 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4301 ValueError, not TypeError.
4302
4303 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4304
4305 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4306 call from main program.
4307
4308 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4309
4310 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4311 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4312 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4313 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4314 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4315
4316 2019-02-22 Keith Seitz <keiths@redhat.com>
4317
4318 PR symtab/23853
4319 * gdb.base/symlink-sourcefile.c: New file.
4320 * gdb.base/symlink-sourcefile.exp: New file.
4321
4322 2019-02-20 Tom Tromey <tom@tromey.com>
4323
4324 * gdb.base/info_qt.exp: Update.
4325
4326 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4327
4328 * gdb.base/source.exp: Move "error in sourced script" code to
4329 the end.
4330 * gdb.base/source-error.gdb: Move contents to
4331 source-error-1.gdb. Add new code to source source-error-1.gdb.
4332 * gdb.base/source-error-1.gdb: New file, from previous
4333 source-error.gdb.
4334
4335 2019-02-17 Tom Tromey <tom@tromey.com>
4336
4337 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4338 for macro styling.
4339 * gdb.base/style.c (SOME_MACRO): New macro.
4340
4341 2019-02-17 Tom Tromey <tom@tromey.com>
4342
4343 * gdb.base/style.exp: Add line-wrapping tests.
4344 * gdb.base/page.exp: Add test for quitting during pagination.
4345
4346 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4347
4348 * gdb.ada/big_packed_array: New testcase.
4349 * gdb.ada/homonym.exp: Fix incorrect expected output for
4350 "break <homonym__get_value>" test.
4351
4352 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4353
4354 PR breakpoints/21870
4355 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4356 and prepare_for_testing. Add comment.
4357 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4358 redundant cleanup call. Clean up comment.
4359
4360 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4361
4362 PR breakpoints/21870
4363 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4364 * gdb.arch/aarch64-dbreg-contents.c: New file.
4365
4366 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4367
4368 * gdb.ada/mi_ref_changeable: New testcase.
4369
4370 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4371
4372 * gdb.base/attach.exp: Add double attach test.
4373
4374 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4375
4376 * lib/gdb.exp (default_gdb_start): Don't match pagination
4377 prompt.
4378 (gdb_init): Set stty_init.
4379
4380 2019-01-27 Tom Tromey <tom@tromey.com>
4381
4382 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4383 skip_python_tests.
4384
4385 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4386
4387 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4388 New structure.
4389 (struct struct_static_02_02): Likewise.
4390 (struct struct_static_02_03): Likewise.
4391 (struct struct_static_02_04): Likewise.
4392 (struct struct_static_04_01): Likewise.
4393 (struct struct_static_04_02): Likewise.
4394 (struct struct_static_04_03): Likewise.
4395 (struct struct_static_04_04): Likewise.
4396 (struct struct_static_06_01): Likewise.
4397 (struct struct_static_06_02): Likewise.
4398 (struct struct_static_06_03): Likewise.
4399 (struct struct_static_06_04): Likewise.
4400 (cmp_struct_static_02_01): Likewise.
4401 (cmp_struct_static_02_02): Likewise.
4402 (cmp_struct_static_02_03): Likewise.
4403 (cmp_struct_static_02_04): Likewise.
4404 (cmp_struct_static_04_01): Likewise.
4405 (cmp_struct_static_04_02): Likewise.
4406 (cmp_struct_static_04_03): Likewise.
4407 (cmp_struct_static_04_04): Likewise.
4408 (cmp_struct_static_06_01): Likewise.
4409 (cmp_struct_static_06_02): Likewise.
4410 (cmp_struct_static_06_03): Likewise.
4411 (cmp_struct_static_06_04): Likewise.
4412 (call_all): Test new structs.
4413 * gdb.base/infcall-nested-structs.exp: Likewise.
4414
4415 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4416 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4417
4418 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4419 * gdb.base/stack-protector.c: New test.
4420 * gdb.base/stack-protector.exp: New file.
4421 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4422 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4423 option.
4424 (gdb_compile): Remove stack protector for GCC and prevent
4425 recursion.
4426
4427 2019-01-16 Keith Seitz <keiths@redhat.com>
4428
4429 PR gdb/23773
4430 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4431
4432 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4433
4434 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4435 aliases.
4436 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4437 tests.
4438 * gdb.arch/powerpc-vector-regs.c: New file.
4439 * gdb.arch/powerpc-vector-regs.exp: New file.
4440
4441 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4442
4443 * gdb.arch/altivec-regs.exp: Fix the list passed to
4444 gdb_expect_list when testing "info vector".
4445
4446 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4447
4448 * gdb.base/style.exp: Don't include path in testname.
4449
4450 2019-01-10 Keith Seitz <keiths@redhat.com>
4451
4452 PR gdb/23712
4453 PR symtab/23010
4454 * gdb.dwarf2/multidictionary.exp: New file.
4455
4456 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4457
4458 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4459 (test_gnuv3_style_demangling): ... this.
4460 (test_lucid_style_demangling): Remove.
4461 (test_arm_style_demangling): Remove.
4462 (test_hp_style_demangling): Remove.
4463 (do_tests): Remove calls to the above.
4464
4465 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4466
4467 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4468 case.
4469
4470 2019-01-06 Tom Tromey <tom@tromey.com>
4471
4472 PR gdb/28155:
4473 * gdb.dwarf2/typedef-void-finish.exp: New file.
4474
4475 2018-12-28 Tom Tromey <tom@tromey.com>
4476 Simon Marchi <simark@simark.ca>
4477
4478 * gdb.base/jit-exec.exp: New file.
4479 * gdb.base/jit-exec.c: New file.
4480 * gdb.base/jit-execd.c: New file.
4481
4482 2018-12-28 Tom Tromey <tom@tromey.com>
4483
4484 * gdb.base/style.exp: Update test to check for address styling.
4485
4486 2018-12-28 Tom Tromey <tom@tromey.com>
4487
4488 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4489 message.
4490
4491 2018-12-28 Tom Tromey <tom@tromey.com>
4492
4493 * gdb.base/style.exp: Add test for version number styling.
4494
4495 2018-12-28 Tom Tromey <tom@tromey.com>
4496
4497 * gdb.base/style.exp: Add test for print_address_symbolic.
4498
4499 2018-12-28 Tom Tromey <tom@tromey.com>
4500
4501 * gdb.base/style.exp: Add test for breakpoint setting.
4502
4503 2018-12-28 Tom Tromey <tom@tromey.com>
4504
4505 * gdb.base/style.exp: Add test for variable names.
4506
4507 2018-12-28 Tom Tromey <tom@tromey.com>
4508
4509 * gdb.base/style.exp: New file.
4510 * gdb.base/style.c: New file.
4511
4512 2018-12-28 Tom Tromey <tom@tromey.com>
4513
4514 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4515 "dumb".
4516 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4517 the TERM environment variable.
4518
4519 2018-12-27 Tom Tromey <tom@tromey.com>
4520
4521 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4522 pagination test.
4523
4524 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4525
4526 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4527 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4528
4529 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4530
4531 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4532 Filename a.adb changed to bp_fun_addr.adb.
4533 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4534
4535 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4536
4537 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4538 non-PIE executables.
4539 * README: Mention the gdb,nopie_flag board setting.
4540 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4541 non-PIE executable.
4542 * gdb.arch/amd64-entry-value.exp: Likewise.
4543 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4544 * gdb.arch/i386-float.exp: Likewise.
4545 * gdb.arch/i386-signal.exp: Likewise.
4546 * gdb.mi/mi-reg-undefined.exp: Likewise.
4547
4548 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4549
4550 PR gdb/23974
4551 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4552
4553 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4554
4555 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4556 Update order of results accordingly.
4557
4558 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4559
4560 * gdb.base/annota1.exp: Update a test regexp.
4561
4562 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4563
4564 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4565
4566 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4567
4568 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4569 (reuse_time): Initialize to REUSE_TIME_CAP.
4570 (check_rc): New function.
4571 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4572 Check pthread_create rc.
4573 (spawner_thread_func): Check pthread_create and pthread_join rc.
4574
4575 2018-12-08 Pedro Alves <palves@redhat.com>
4576
4577 * gdb.base/list.exp (test_forward_search): Rename to ...
4578 (test_forward_reverse_search): ... this. Also test reverse-search
4579 and the forward-search alias.
4580
4581 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4582
4583 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4584 local timeout variable before return, and remove all local timeout
4585 variable entirely.
4586 (gdb_load): Likewise.
4587
4588 2018-12-01 Tom de Vries <tdevries@suse.de>
4589
4590 * gdb.base/gdb-caching-proc.exp: New file.
4591
4592 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4593
4594 * Makefile.in (TIMESTAMP): New variable.
4595 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4596 command.
4597 (check-single-racy): Likewise.
4598 (check/%.exp): Likewise.
4599 (check-racy/%.exp): Likewise.
4600 (workers/%.worker): Likewise.
4601 (build-perf): Likewise.
4602 (check-perf): Likewise.
4603 * README: Describe new "TS" and "TS_FORMAT" variables.
4604 * print-ts.py: New file.
4605
4606 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4607
4608 PR python/23714
4609 * gdb.python/python.exp: Test command repetition after
4610 gdb.execute.
4611
4612 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4613
4614 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4615 is correctly aligned.
4616
4617 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4618
4619 * gdb.ada/info_auto_lang.exp: New testcase.
4620 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4621 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4622 * gdb.ada/info_auto_lang/some_c.c: New file.
4623
4624 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4625
4626 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4627 FUNC_lang language syntax.
4628
4629 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4630
4631 * gdb.base/info_minsym.c: New file.
4632 * gdb.base/info_minsym.exp: New file.
4633
4634 2018-11-19 Tom Tromey <tom@tromey.com>
4635
4636 PR rust/23625:
4637 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4638 * gdb.rust/expr.exp: Update expected output. Change one test.
4639
4640 2018-11-19 Tom Tromey <tom@tromey.com>
4641
4642 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4643
4644 2018-11-19 Pedro Alves <palves@redhat.com>
4645
4646 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4647 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4648 see the expected warning.
4649
4650 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4651
4652 PR gdb/22736:
4653 * gdb.cp/infcall-nodebug-lib.c: New test.
4654 * gdb.cp/infcall-nodebug-main.c: New test.
4655 * gdb.cp/infcall-nodebug.exp: New file.
4656
4657 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4658
4659 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4660 completer tests.
4661
4662 2018-11-09 Tom de Vries <tdevries@suse.de>
4663
4664 * gdb.base/msym-lang.c: New test.
4665 * gdb.base/msym-lang.exp: New file.
4666 * gdb.base/msym-lang-main.c: New test.
4667
4668 2018-11-08 Tom Tromey <tom@tromey.com>
4669
4670 PR gdb/23555:
4671 PR gdb/23838:
4672 * gdb.base/warning.exp: New file.
4673
4674 2018-11-08 Jan Beulich <jbeulich@suse.com>
4675
4676 * testsuite/gdb.arch/i386-avx512.c,
4677 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4678
4679 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4680
4681 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4682 point hardware.
4683
4684 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4685
4686 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4687 * gdb.dwarf2/missing-type-name.exp: New file.
4688
4689 2018-11-06 Tom de Vries <tdevries@suse.de>
4690
4691 * gdb.base/many-headers.c: New test.
4692 * gdb.base/many-headers.exp: New file.
4693
4694 2018-11-06 Jim Wilson <jimw@sifive.com>
4695
4696 * gdb.base/code_elim.exp: For riscv, set additional_flags
4697 to include -msmall-data-limit=0.
4698
4699 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4700
4701 * gdb.ada/watch_minus_l: New testcase.
4702
4703 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4704
4705 * gdb.arch/aix-sighandle.c: New file.
4706 * gdb.arch/aix-sighandle.exp: New file.
4707
4708 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4709
4710 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4711 registers being unions.
4712
4713 2018-10-31 Tom de Vries <tdevries@suse.de>
4714
4715 * lib/valgrind.exp: New file.
4716 (vgdb_start, vgdb_stop): New procs, factored out of ...
4717 * gdb.base/valgrind-bt.exp: ... here, ...
4718 * gdb.base/valgrind-disp-step.exp: ... here and ...
4719 * gdb.base/valgrind-infcall.exp: ... here.
4720
4721 2018-10-31 Tom de Vries <tdevries@suse.de>
4722
4723 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4724
4725 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4726
4727 * gdb.dwarf2/void-type.c: New file.
4728 * gdb.dwarf2/void-type.exp: New file.
4729
4730 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4731
4732 * gdb.base/info_qt.c: New file.
4733 * gdb.base/info_qt.exp: New file.
4734
4735 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4736
4737 * gdb.arch/powerpc-htm-regs.c: New file.
4738 * gdb.arch/powerpc-htm-regs.exp: New file.
4739
4740 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4741
4742 * gdb.arch/powerpc-tar.c: New file.
4743 * gdb.arch/powerpc-tar.exp: New file.
4744
4745 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4746
4747 * gdb.arch/powerpc-ppr-dscr.c: New file.
4748 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4749
4750 2018-10-25 Tom de Vries <tdevries@suse.de>
4751
4752 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4753
4754 2018-10-24 Tom de Vries <tdevries@suse.de>
4755
4756 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4757 longer exists error.
4758
4759 2018-10-24 Tom de Vries <tdevries@suse.de>
4760
4761 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4762
4763 2018-10-24 Tom de Vries <tdevries@suse.de>
4764
4765 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4766 --db-attach in valgrind.
4767
4768 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4769
4770 * gdb.arch/riscv-reg-aliases.c: New file.
4771 * gdb.arch/riscv-reg-aliases.exp: New file.
4772
4773 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4774
4775 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4776
4777 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4778
4779 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4780
4781 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4782
4783 * gdb.cp/ovldbreak.exp: Fix regexps.
4784
4785 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4786
4787 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4788
4789 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4790
4791 PR cli/23785
4792 * gdb.base/restore.exp: New test to check if "restore" with an
4793 invalid file doesn't segfault.
4794
4795 2018-10-18 Tom de Vries <tdevries@suse.de>
4796
4797 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4798 * gdb.ada/excep_handle.exp: Same.
4799 * gdb.ada/mi_string_access.exp: Same.
4800 * gdb.ada/mi_var_union.exp: Same.
4801 * gdb.arch/arc-analyze-prologue.exp: Same.
4802 * gdb.arch/arc-decode-insn.exp: Same.
4803 * gdb.base/readnever.exp: Same.
4804 * gdb.fortran/printing-types.exp: Same.
4805 * gdb.guile/scm-lazy-string.exp: Same.
4806
4807 2018-10-16 Tom de Vries <tdevries@suse.de>
4808
4809 PR gdb/23730
4810 * gdb.base/catch-follow-exec.c: Add copyright notice.
4811 * gdb.base/catch-follow-exec.exp: Rewrite to use
4812 gdb_spawn_with_cmdline_opts. Require gdb-native.
4813
4814 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4815
4816 * gdb.trace/actions-changed.exp: Check for arch support.
4817 * gdb.trace/actions.exp: Likewise.
4818 * gdb.trace/ax.exp: Likewise.
4819 * gdb.trace/backtrace.exp: Likewise.
4820 * gdb.trace/change-loc.exp: Likewise.
4821 * gdb.trace/deltrace.exp: Likewise.
4822 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4823 * gdb.trace/ftrace.exp: Likewise.
4824 * gdb.trace/infotrace.exp: Check for arch support.
4825 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4826 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4827 * gdb.trace/mi-tsv-changed.exp: Likewise.
4828 * gdb.trace/packetlen.exp: Likewise.
4829 * gdb.trace/passc-dyn.exp: Likewise.
4830 * gdb.trace/passcount.exp: Likewise.
4831 * gdb.trace/pending.exp: Likewise.
4832 * gdb.trace/range-stepping.exp: Check for shlib support.
4833 * gdb.trace/report.exp: Check for arch support.
4834 * gdb.trace/save-trace.exp: Likewise.
4835 * gdb.trace/signal.exp: Check for signal support.
4836 * gdb.trace/tfind.exp: Check for arch support.
4837 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4838 * gdb.trace/trace-common.h: Add comment.
4839 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4840 * gdb.trace/trace-enable-disable.exp: Likewise.
4841 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4842 * gdb.trace/tracecmd.exp: Check for arch support.
4843 * gdb.trace/tspeed.exp: Check for shlib and target support.
4844 * gdb.trace/tstatus.exp: Check for arch support.
4845 * gdb.trace/tsv.exp: Likewise.
4846 * gdb.trace/while-dyn.exp: Likewise.
4847 * gdb.trace/while-stepping.exp: Likewise.
4848 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4849
4850 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4851
4852 * gdb.trace/tspeed.exp: Remove nowarnings.
4853 (prepare_for_trace_test): Declare "global ipalib".
4854 * gdb.trace/tspeed.c: Include unistd.h.
4855 (main): Remove superfluous printf argument.
4856
4857 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4858
4859 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4860 directory prefix on the filename.
4861
4862 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4863
4864 * gdb.gdb/unittest.exp: Update expected message informing that
4865 selftests have been disabled.
4866 * gdb.server/unittest.exp: Likewise.
4867
4868 2018-10-09 Tom de Vries <tdevries@suse.de>
4869
4870 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4871 with runto_main.
4872
4873 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4874
4875 PR c++/16841
4876 * gdb.cp/virtbase2.cc: New file.
4877 * gdb.cp/virtbase2.exp: New file.
4878
4879 2018-10-06 Tom Tromey <tom@tromey.com>
4880
4881 PR python/19399:
4882 * gdb.python/py-inferior.exp: Add architecture test.
4883
4884 2018-10-06 Tom Tromey <tom@tromey.com>
4885
4886 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4887 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4888
4889 2018-10-06 Tom Tromey <tom@tromey.com>
4890
4891 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4892 of a "throw" catchpoint.
4893
4894 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4895
4896 * gdb.base/info-proc.exp: Update string expected from "help info
4897 proc".
4898
4899 2018-10-04 Tom Tromey <tom@tromey.com>
4900
4901 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4902 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4903 (test_initial_complaints, test_empty_complaints): Update.
4904 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4905
4906 2018-10-04 Tom Tromey <tom@tromey.com>
4907
4908 PR cli/19551:
4909 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4910 * lib/gdb.exp (gdb_file_cmd): Update.
4911 * gdb.stabs/weird.exp (print_weird_var): Update.
4912 * gdb.server/solib-list.exp: Update.
4913 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4914 * gdb.mi/mi-cli.exp: Update.
4915 * gdb.linespec/linespec.exp: Update.
4916 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4917 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4918 * gdb.cp/cp-relocate.exp: Update.
4919 * gdb.base/sym-file.exp: Update.
4920 * gdb.base/relocate.exp: Update.
4921 * gdb.base/readnever.exp: Update.
4922 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4923 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4924 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4925 * gdb.base/code_elim.exp: Update.
4926 * gdb.base/break-unload-file.exp (test_break): Update.
4927 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4928 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4929 Update.
4930 * gdb.base/attach.exp (do_attach_tests): Update.
4931 * gdb.base/sepdebug.exp: Update.
4932 * gdb.python/py-section-script.exp: Update.
4933
4934 2018-10-04 Tom Tromey <tom@tromey.com>
4935
4936 PR cli/22234:
4937 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4938 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4939 output.
4940
4941 2018-10-04 Tom Tromey <tom@tromey.com>
4942
4943 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4944 set width and height to 0.
4945 (test_command_line_attach_run): Use -quiet.
4946
4947 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4948
4949 * lib/gdb.exp (skip_ifunc_tests): New.
4950 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4951 other compile failures.
4952 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4953
4954 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4955
4956 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4957 is_amd64_regs_target.
4958
4959 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4960
4961 * gdb.arch/aarch64-sighandler-regs.c: New test.
4962 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4963 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4964
4965 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4966
4967 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4968 assembly.
4969
4970 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4971
4972 * gdb.base/frame-selection.exp: New file.
4973 * gdb.base/frame-selection.c: New file.
4974
4975 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4976
4977 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4978 pthread barrier.
4979 (main): Likewise.
4980
4981 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4982
4983 * gdb.base/large-frame-1.c: New file.
4984 * gdb.base/large-frame-2.c: New file.
4985 * gdb.base/large-frame.exp: New file.
4986 * gdb.base/large-frame.h: New file.
4987
4988 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4989
4990 PR gdb/20948
4991 * gdb.base/write_mem.exp: New test.
4992 * gdb.base/write_mem.c: Likewise.
4993
4994 2018-09-23 Tom Tromey <tom@tromey.com>
4995
4996 PR python/18852:
4997 * gdb.python/py-parameter.exp: Add test for parameter that throws
4998 on "set".
4999
5000 2018-09-23 Tom Tromey <tom@tromey.com>
5001
5002 PR python/17284:
5003 * gdb.python/py-template.exp (test_template_arg): Add test for
5004 negative template argument number.
5005
5006 2018-09-23 Tom Tromey <tom@tromey.com>
5007
5008 PR python/14062:
5009 * gdb.python/python.exp: Add test for post_event error.
5010
5011 2018-09-23 Tom Tromey <tom@tromey.com>
5012
5013 PR python/18170:
5014 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5015 convert pointers to int and long.
5016
5017 2018-09-23 Tom Tromey <tom@tromey.com>
5018
5019 PR python/20126:
5020 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5021 signed-ness conversion tests.
5022
5023 2018-09-23 Tom Tromey <tom@tromey.com>
5024
5025 PR python/18352;
5026 * gdb.python/py-value.exp (test_float_conversion): New proc.
5027 Use it.
5028
5029 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5030
5031 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5032
5033 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5034
5035 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5036 no readline.
5037 * gdb.base/utf8-identifiers.exp: Likewise.
5038 * gdb.cp/cpcompletion.exp: Likewise.
5039 * gdb.linespec/cpcompletion.exp: Likewise.
5040 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5041 * gdb.linespec/cpls-ops.exp: Likewise.
5042
5043 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5044 Chris January <chris.january@arm.com>
5045
5046 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5047 * gdb.fortran/short-circuit-argument-list.exp: New file.
5048 * gdb.fortran/short-circuit-argument-list.f90: New test.
5049
5050 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5051
5052 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5053 "arch=" keyword when executing "-stack-list-frames".
5054
5055 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5056
5057 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5058 "arch=" keyword when executing "-stack-list-frames".
5059
5060 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5061
5062 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5063 break ada".
5064
5065 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5066
5067 PR python/23669
5068 * gdb.python/python.exp: Test gdb.execute("show commands").
5069
5070 2018-09-16 Tom Tromey <tom@tromey.com>
5071
5072 * gdb.base/new-ui.exp (do_execution_tests): Update.
5073 * gdb.base/dbx.exp (test_breakpoints): Update.
5074
5075 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5076
5077 * lib/gdb.exp (gdb_simple_compile): Add proc.
5078 (is_elf_target): Use gdb_simple_compile.
5079 (skip_altivec_tests): Likewise.
5080 (skip_vsx_tests): Likewise.
5081 (skip_tsx_tests): Likewise.
5082 (skip_btrace_tests): Likewise.
5083 (skip_btrace_pt_tests): Likewise.
5084 (gdb_can_simple_compile): Likewise.
5085 (gdb_has_argv0): Likewise.
5086 (gdb_target_symbol_prefix): Likewise.
5087 (target_supports_scheduler_locking): Likewise.
5088
5089 2018-09-13 Tom Tromey <tom@tromey.com>
5090
5091 * Makefile.in (TAGS): Recognize proc_with_prefix and
5092 gdb_caching_proc.
5093
5094 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5095
5096 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5097 method.
5098
5099 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5100
5101 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5102 and a few other Inferior properties when the Inferior is no
5103 longer valid.
5104
5105 2018-09-13 Tom Tromey <tom@tromey.com>
5106
5107 PR rust/23650:
5108 * gdb.rust/simple.exp: Add test for enum field access error.
5109
5110 2018-09-13 Tom Tromey <tom@tromey.com>
5111
5112 PR rust/23626:
5113 * gdb.rust/simple.rs (EmptyEnum): New type.
5114 (main): Use it.
5115 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5116
5117 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5118
5119 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5120 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5121 * gdb.python/py-symtab.exp: Update test printing an objfile.
5122
5123 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5124
5125 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5126 object.
5127
5128 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5129
5130 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5131 (support_complex_tests): Use gdb_can_simple_compile.
5132 (is_ilp32_target): Likewise.
5133 (is_lp64_target): Likewise.
5134 (is_64_target): Likewise.
5135 (is_amd64_regs_target): Likewise.
5136 (is_aarch32_target): Likewise.
5137 (gdb_int128_helper): Likewise.
5138
5139 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5140
5141 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5142
5143 2018-09-10 Jerome Guitton <guitton@adacore.com>
5144
5145 * gdb.ada/same_component_name: Add test for case of tagged record
5146 with variable-length fields.
5147
5148 2018-09-10 Xavier Roirand <roirand@adacore.com>
5149
5150 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5151 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5152 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5153 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5154
5155 2018-09-10 Xavier Roirand <roirand@adacore.com>
5156
5157 * gdb.ada/mi_string_access.exp: New testcase.
5158 * gdb.ada/mi_string_access/bar.adb: New file.
5159 * gdb.ada/mi_string_access/pck.adb: New file.
5160 * gdb.ada/mi_string_access/pck.asd: New file.
5161
5162 2018-09-10 Xavier Roirand <roirand@adacore.com>
5163
5164 * gdb.ada/mi_var_union.exp: New testcase.
5165 * gdb.ada/mi_var_union/bar.adb: New file.
5166 * gdb.ada/mi_var_union/pck.adb: New file.
5167 * gdb.ada/mi_var_union/pck.asd: New file.
5168
5169 2018-09-08 Tom Tromey <tom@tromey.com>
5170
5171 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5172
5173 2018-09-08 Tom Tromey <tom@tromey.com>
5174
5175 PR python/16047:
5176 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5177 (register_pretty_printers): Register new printer.
5178 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5179 test.
5180 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5181 (an_int_type3): New global.
5182
5183 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5184
5185 * gdb.ada/expr_with_funcall: New testcase.
5186
5187 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5188
5189 * gdb.ada/packed_array_assign: New testcase.
5190
5191 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5192
5193 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5194 names, and add test prefixes to make test names unique.
5195
5196 2018-09-05 Tom de Vries <tdevries@suse.de>
5197
5198 * gdb.dwarf2/varval.exp: Add test.
5199
5200 2018-09-04 Gary Benson <gbenson@redhat.com>
5201
5202 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5203 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5204
5205 2018-08-31 Tom Tromey <tom@tromey.com>
5206
5207 * gdb.rust/simple.rs: Rename second variable "v".
5208
5209 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5210
5211 * gdb.base/funcargs.c (use_a): New function.
5212 (recurse): Call use_a.
5213
5214 2018-08-29 Keith Seitz <keiths@redhat.com>
5215
5216 * gdb.compile/compile-cplus-anonymous.cc: New file.
5217 * gdb.compile/compile-cplus-anonymous.exp: New file.
5218 * gdb.compile/compile-cplus-array-decay.cc: New file.
5219 * gdb.compile/compile-cplus-array-decay.exp: New file.
5220 * gdb.compile/compile-cplus-inherit.cc: New file.
5221 * gdb.compile/compile-cplus-inherit.exp: New file.
5222 * gdb.compile/compile-cplus-member.cc: New file.
5223 * gdb.compile/compile-cplus-member.exp: New file.
5224 * gdb.compile/compile-cplus-method.cc: New file.
5225 * gdb.compile/compile-cplus-method.exp: New file.
5226 * gdb.compile/compile-cplus-mod.c: "New" file.
5227 * gdb.compile/compile-cplus-namespace.cc: New file.
5228 * gdb.compile/compile-cplus-namespace.exp: New file.
5229 * gdb.compile/compile-cplus-nested.cc: New file.
5230 * gdb.compile/compile-cplus-nested.exp: New file.
5231 * gdb.compile/compile-cplus-print.c: "New" file.
5232 * gdb.compile/compile-cplus-print.exp: "New" file.
5233 * gdb.compile/compile-cplus-virtual.cc: New file.
5234 * gdb.compile/compile-cplus-virtual.exp: New file.
5235 * gdb.compile/compile-cplus.c: "New" file.
5236 * gdb.compile/compile-cplus.exp: "New" file.
5237 * lib/compile-support.exp: New file.
5238
5239 2018-08-16 Gary Benson <gbenson@redhat.com>
5240
5241 PR gdb/13000:
5242 * gdb.base/batch-exit-status.exp: New file.
5243 * gdb.base/batch-exit-status.good-commands: Likewise.
5244 * gdb.base/batch-exit-status.bad-commands: Likewise.
5245
5246 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5247
5248 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5249 (struct struct02): Likewise.
5250 (struct struct03): Likewise.
5251 (struct struct04): Likewise.
5252 (struct struct_01_01): New struct.
5253 (struct struct_01_02): Likewise.
5254 (struct struct_01_03): Likewise.
5255 (struct struct_01_04): Likewise.
5256 (struct struct_02_01): Likewise.
5257 (struct struct_02_02): Likewise.
5258 (struct struct_02_03): Likewise.
5259 (struct struct_02_04): Likewise.
5260 (struct struct_04_01): Likewise.
5261 (struct struct_04_02): Likewise.
5262 (struct struct_04_03): Likewise.
5263 (struct struct_04_04): Likewise.
5264 (struct struct_05_01): Likewise.
5265 (struct struct_05_02): Likewise.
5266 (struct struct_05_03): Likewise.
5267 (struct struct_05_04): Likewise.
5268 (cmp_struct01): Remove function.
5269 (cmp_struct02): Likewise.
5270 (cmp_struct03): Likewise.
5271 (cmp_struct04): Likewise.
5272 (cmp_struct_01_01): Add Function.
5273 (cmp_struct_01_02): Likewise.
5274 (cmp_struct_01_03): Likewise.
5275 (cmp_struct_01_04): Likewise.
5276 (cmp_struct_02_01): Likewise.
5277 (cmp_struct_02_02): Likewise.
5278 (cmp_struct_02_03): Likewise.
5279 (cmp_struct_02_04): Likewise.
5280 (cmp_struct_04_01): Likewise.
5281 (cmp_struct_04_02): Likewise.
5282 (cmp_struct_04_03): Likewise.
5283 (cmp_struct_04_04): Likewise.
5284 (cmp_struct_05_01): Likewise.
5285 (cmp_struct_05_02): Likewise.
5286 (cmp_struct_05_03): Likewise.
5287 (cmp_struct_05_04): Likewise.
5288 (call_all): Add new structs.
5289 * gdb.base/infcall-nested-structs.exp: Likewise.
5290
5291 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5292
5293 * gdb.python/py-framefilter-mi.exp: Update regexp to
5294 check for "arch" field in frame output.
5295
5296 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5297
5298 * gdb.dwarf2/dw2-ranges-func.c: New file.
5299 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5300
5301 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5302
5303 * gdb.base/term.exp: Compare terminal settings with values from
5304 the inferior.
5305 * gdb.base/term.c: Get and set terminal settings.
5306
5307 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5308
5309 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5310 accommodate new "arch" field in frame output.
5311 * gdb.mi/mi-return.exp: Likewise.
5312 * gdb.mi/mi-stack.exp: Likewise.
5313 * gdb.mi/mi-syn-frame.exp: Likewise.
5314 * gdb.mi/user-selected-context-sync.exp: Likewise.
5315
5316 2018-08-19 Michael Spang <spang@google.com>
5317
5318 PR gdb/11786
5319 * gdb.base/gcore-tls-pie.c: New file.
5320 * gdb.base/gcore-tls-pie.exp: New file.
5321
5322 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5323
5324 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5325 * gdb.dwarf2/varval.c: New file.
5326 * gdb.dwarf2/varval.exp: New file.
5327
5328 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5329
5330 PR gdb/18931
5331 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5332
5333 2018-08-16 Keith Seitz <keiths@redhat.com>
5334
5335 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5336 tests expected to pass.
5337
5338 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5339
5340 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5341 -data-disassemble -a.
5342 (test_disassembly_bogus_args): Likewise.
5343
5344 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5345
5346 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5347
5348 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5349
5350 * gdb.base/vla-optimized-out.exp: Add new test.
5351
5352 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5353
5354 * gdb.base/vla-optimized-out-o3.exp: Delete.
5355 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5356 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5357 deleted tests.
5358
5359 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5360
5361 PR gdb/18050:
5362 * gdb.server/extended-remote-restart.c: New file.
5363 * gdb.server/extended-remote-restart.exp: New file.
5364
5365 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5366
5367 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5368 "set variable index = 42".
5369
5370 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5371
5372 * boards/index-cache-gdb.exp: New file.
5373 * gdb.dwarf2/index-cache.exp: New file.
5374 * gdb.dwarf2/index-cache.c: New file.
5375 * gdb.base/maint.exp: Check if we are using the index cache.
5376
5377 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5378
5379 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5380 MAKEFLAGS.
5381
5382 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5383
5384 * dg-extract-results.sh: Move to toplevel contrib.
5385 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5386 * Makefile.in (check-parallel-racy): Likewise.
5387
5388 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5389
5390 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5391 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5392 tests if the target supports scheduler locking.
5393
5394 2018-08-04 Tom de Vries <tdevries@suse.de>
5395
5396 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5397
5398 2018-08-02 Tom Tromey <tom@tromey.com>
5399
5400 PR symtab/16842.
5401 * gdb.cp/temargs.exp: Test "info address" of a template
5402 parameter.
5403
5404 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5405
5406 * gdb.python/py-mi-var-info-path-expression.c: New file.
5407 * gdb.python/py-mi-var-info-path-expression.py: New file.
5408 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5409
5410 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5411
5412 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5413 error after "cannot resolve name" string.
5414
5415 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5416
5417 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5418 started.
5419 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5420
5421 2018-07-28 Tom de Vries <tdevries@suse.de>
5422
5423 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5424
5425 2018-07-26 Tom de Vries <tdevries@suse.de>
5426
5427 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5428
5429 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5430
5431 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5432 is visible.
5433
5434 2018-07-26 Tom de Vries <tdevries@suse.de>
5435
5436 PR breakpoints/23366
5437 * gdb.base/catch-follow-exec.c: New test.
5438 * gdb.base/catch-follow-exec.exp: New file.
5439
5440 2018-07-25 Tom de Vries <tdevries@suse.de>
5441
5442 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5443 vla-optimized-out.c.
5444
5445 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5446
5447 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5448 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5449
5450 2018-07-20 Tom de Vries <tdevries@suse.de>
5451
5452 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5453 NOCLONE macro.
5454 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5455
5456 2018-07-19 Tom de Vries <tdevries@suse.de>
5457
5458 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5459 regular expression.
5460
5461 2018-07-18 Tom de Vries <tdevries@suse.de>
5462
5463 * gdb.base/vla-optimized-out.c: New test.
5464 * gdb.base/vla-optimized-out.exp: New file.
5465
5466 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5467
5468 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5469 message "No address associated with hostname" when gdbserver
5470 cannot resolve the hostname.
5471
5472 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5473
5474 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5475 Add some test prefixes to make tests unique.
5476
5477 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5478
5479 * gdb.base/frameapply.c: New file.
5480 * gdb.base/frameapply.exp: New file.
5481
5482 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5483
5484 * gdb.base/skip.exp: Update expected error message.
5485
5486 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5487 Jan Kratochvil <jan.kratochvil@redhat.com>
5488 Paul Fertser <fercerpav@gmail.com>
5489 Tsutomu Seki <sekiriki@gmail.com>
5490
5491 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5492 parameter.
5493 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5494 by default.
5495 * boards/native-gdbserver.exp: Likewise.
5496 * gdb.server/run-without-local-binary.exp: Improve regexp used
5497 for detecting when a remote debugging connection succeeds.
5498 * gdb.server/server-connect.exp: New file.
5499 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5500 Do not prefix the port number with ":".
5501 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5502 support for detecting and using it. Add '$debughost_gdbserver'
5503 to the list of arguments used to start gdbserver. Handle case
5504 when gdbserver cannot resolve a network name.
5505
5506 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5507
5508 PR c++/23373
5509 * gdb.base/ptype-offsets.cc (struct static_member): New
5510 struct.
5511 (main) <stmember>: New variable.
5512 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5513 with a static member in it.
5514
5515 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5516
5517 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5518 watchpoints enabled and disabled.
5519
5520 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5521
5522 * gdb.base/examine-backward.exp: Still run tests around address
5523 0x0, even if address 0x0 is not readable. Update the pattern for
5524 matching address 0x0 in expected output.
5525
5526 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5527
5528 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5529 malloc/free.
5530
5531 2018-07-04 Tom de Vries <tdevries@suse.de>
5532
5533 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5534
5535 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5536
5537 PR tdep/8282
5538 * gdb.arch/mips-disassembler-options.exp: New test.
5539 * gdb.arch/mips-disassembler-options.s: New test source.
5540
5541 2018-06-29 Pedro Alves <palves@redhat.com>
5542
5543 * gdb.threads/names.exp: Adjust expected "info threads" output.
5544
5545 2018-06-29 Pedro Alves <palves@redhat.com>
5546
5547 * gdb.opt/inline-break.exp (line number, address): Add "info
5548 break" tests.
5549
5550 2018-06-29 Pedro Alves <palves@redhat.com>
5551
5552 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5553 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5554 number and address and running to them.
5555
5556 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5557
5558 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5559
5560 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5561
5562 * lib/compiler.c: Remove executable permission flag.
5563
5564 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5565
5566 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5567 code.
5568 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5569
5570 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5571
5572 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5573
5574 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5575
5576 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5577 address argument is omitted.
5578
5579 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5580
5581 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5582
5583 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5584
5585 PR gdb/21695
5586 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5587 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5588
5589 2018-06-26 Tom Tromey <tom@tromey.com>
5590
5591 PR rust/22574:
5592 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5593 * gdb.rust/simple.rs (struct SimpleLayout): New.
5594
5595 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5596
5597 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5598 "info registers" output.
5599
5600 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5601
5602 * gdb.base/watchpoint-hw-attach.c: New test.
5603 * gdb.base/watchpoint-hw-attach.exp: New file.
5604
5605 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5606
5607 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5608 through /bin/sh.
5609 * boards/dwarf4-gdb-index.exp: Likewise.
5610 * boards/fission-dwp.exp: Likewise.
5611
5612 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5613
5614 * gdb.base/float128.exp: Add comment and improved fail message
5615 to the failure case of "print large128" test.
5616
5617 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5618
5619 * configure.ac: Remove AC_PREREQ.
5620 * configure: Re-generate.
5621
5622 2018-06-19 Pedro Alves <palves@redhat.com>
5623
5624 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5625 (func_extern_caller): New.
5626 (main): Call func_extern_caller.
5627 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5628 logic change.
5629
5630 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5631
5632 PR gdb/16841
5633 * gdb.cp/typedef-base.cc: New file.
5634 * gdb.cp/typedef-base.exp: New file.
5635
5636 2018-06-18 Tom de Vries <tdevries@suse.de>
5637
5638 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5639
5640 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5641 Richard Bunt <Richard.Bunt@arm.com>
5642
5643 * gdb.threads/attach-slow-waitpid.c: New file.
5644 * gdb.threads/attach-slow-waitpid.exp: New file.
5645 * gdb.threads/slow-waitpid.c: New file.
5646
5647 2018-06-14 Pedro Alves <palves@redhat.com>
5648
5649 * gdb.base/fork-running-state.c: Include <errno.h>.
5650 (exit_if_relative_exits): New.
5651 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5652 exits.
5653 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5654 child exits.
5655
5656 2018-06-14 Tom de Vries <tdevries@suse.de>
5657
5658 PR cli/22573
5659 * gdb.base/finish-pretty.c: New test.
5660 * gdb.base/finish-pretty.exp: New file.
5661
5662 2018-06-14 Pedro Alves <palves@redhat.com>
5663
5664 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5665 gdb's expected startup output.
5666
5667 2018-06-14 Pedro Alves <palves@redhat.com>
5668
5669 * lib/selftest-support.exp (selftest_setup): Remove inlined
5670 function handling.
5671
5672 2018-06-14 Tom de Vries <tdevries@suse.de>
5673
5674 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5675 matching of breakpoint printing.
5676
5677 2018-06-13 Tom de Vries <tdevries@suse.de>
5678
5679 PR testsuite/23269
5680 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5681 (fork_child): ... here, and ...
5682 (fork_parent): ... here.
5683
5684 2018-06-12 Tom de Vries <tdevries@suse.de>
5685
5686 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5687
5688 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5689 Stephen Roberts <stephen.roberts@arm.com>
5690
5691 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5692 rewrite test to describe action performed, rather than possible
5693 failure.
5694
5695 2018-06-08 Gary Benson <gbenson@redhat.com>
5696
5697 * gdb.threads/check-libthread-db.exp: New file.
5698 * gdb.threads/check-libthread-db.c: Likewise.
5699
5700 2018-06-05 Tom Tromey <tom@tromey.com>
5701
5702 * gdb.base/default.exp: Update expected "show version" output.
5703
5704 2018-06-05 Tom Tromey <tom@tromey.com>
5705
5706 PR cli/12326:
5707 * gdb.cp/static-print-quit.exp: Update.
5708 * lib/gdb.exp (pagination_prompt): Update.
5709 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5710 * gdb.python/python.exp: Update.
5711
5712 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5713
5714 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5715
5716 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5717
5718 * gdb.ada/bp_fun_addr: New testcase.
5719
5720 2018-06-01 Tom Tromey <tom@tromey.com>
5721
5722 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5723 results.
5724 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5725 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5726 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5727 * gdb.base/maint.exp (maint_pass_if): Update.
5728
5729 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5730
5731 * gdb.base/endian.exp: New test.
5732 * gdb.base/endian.c: New test source.
5733
5734 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5735
5736 PR gdb/23203
5737 * gdb.base/bt-selected-frame.c: New file.
5738 * gdb.base/bt-selected-frame.exp: New file.
5739 * lib/gdb.exp (get_current_frame_number): New function.
5740
5741 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5742 Pedro Alves <palves@redhat.com>
5743
5744 * gdb.threads/tls-core.c: Include <stdlib.h>
5745 (thread_proc): Call `abort'.
5746 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5747 (tls_core_test): New procedure, bits factored out from ...
5748 (top level): ... here. Test both native cores and gcore cores.
5749
5750 2018-05-23 Tom Tromey <tom@tromey.com>
5751
5752 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5753
5754 2018-05-23 Tom Tromey <tom@tromey.com>
5755
5756 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5757 symfile_complaints.
5758 (test_short_complaints): Likewise.
5759 (test_empty_complaints): Likewise.
5760 (test_initial_complaints): Update.
5761
5762 2018-05-23 Tom Tromey <tom@tromey.com>
5763
5764 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5765
5766 2018-05-23 Tom Tromey <tom@tromey.com>
5767
5768 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5769 (test_short_complaints): Update.
5770
5771 2018-05-22 Pedro Alves <palves@redhat.com>
5772
5773 * gdb.base/remote.exp: Only gdb_start after compiling the
5774 testcase. Issue "disconnect" before testing "set remote" command
5775 defaults. Issue clean_restart before running to main.
5776
5777 2018-05-22 Pedro Alves <palves@redhat.com>
5778
5779 * gdb.base/remote.exp: Adjust expected output of "show remote
5780 memory-write-packet-size". Add tests for "set remote
5781 memory-write-packet-size 0" and "set remote
5782 memory-write-packet-size fixed/limit".
5783
5784 2018-05-22 Pedro Alves <palves@redhat.com>
5785
5786 PR gdb/22973
5787 * gdb.base/utf8-identifiers.c: New file.
5788 * gdb.base/utf8-identifiers.exp: New file.
5789
5790 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5791
5792 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5793
5794 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5795
5796 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5797
5798 2018-05-18 Tom Tromey <tom@tromey.com>
5799
5800 * gdb.base/ptype-offsets.exp: Update.
5801
5802 2018-05-17 Keith Seitz <keiths@redhat.com>
5803
5804 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5805 in expected breakpoint stop locations.
5806 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5807 move to proper scope to test variable values.
5808 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5809 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5810 New functions.
5811 (main): Call not_inline_func3.
5812 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5813 inline_func1, inline_func2, and inline_func3. Test that when each
5814 breakpoint is hit, GDB properly reports both the stop location
5815 and the backtrace. Repeat tests for temporary breakpoints.
5816
5817 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5818
5819 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5820 rather then trying to access it in determining whether the PID
5821 of `gdbserver' could have been retrieved.
5822
5823 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5824
5825 * gdb.arch/amd64-init-x87-values.S: New file.
5826 * gdb.arch/amd64-init-x87-values.exp: New file.
5827
5828 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5829
5830 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5831
5832 2018-05-04 Tom Tromey <tom@tromey.com>
5833
5834 PR python/22730:
5835 * gdb.python/python.exp: Test multi-line execute.
5836
5837 2018-05-04 Tom Tromey <tom@tromey.com>
5838
5839 PR python/22731:
5840 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5841
5842 2018-05-04 Tom Tromey <tom@tromey.com>
5843
5844 PR gdb/11750:
5845 * gdb.base/define.exp: Test defining a user command inside a user
5846 command.
5847 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5848
5849 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5850 Pedro Alves <palves@redhat.com>
5851
5852 PR breakpoints/19806 and support for PR external/20207.
5853 * gdb.base/watchpoint-unaligned.c: New file.
5854 * gdb.base/watchpoint-unaligned.exp: New file.
5855
5856 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5857
5858 * gdb.base/maint.exp: Make test names unique, use
5859 test_prefix_command_help to test 'help maint info', and remove
5860 repeated test of 'help maint'.
5861
5862 2018-05-04 Tom Tromey <tom@tromey.com>
5863
5864 PR gdb/22619:
5865 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5866 behavior.
5867
5868 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5869
5870 * gdb.base/maint.exp: Process output from 'maint print registers'
5871 line at a time.
5872
5873 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5874
5875 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5876 timeout.
5877
5878 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5879
5880 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5881 filter pattern.
5882
5883 2018-05-02 Pedro Alves <palves@redhat.com>
5884
5885 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5886 to_log_command renames.
5887 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5888
5889 2018-05-02 Tom Tromey <tom@tromey.com>
5890
5891 * gdb.python/py-parameter.exp: Set test message.
5892
5893 2018-05-02 Tom Tromey <tom@tromey.com>
5894
5895 PR python/20084:
5896 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5897 PARAM_ZUINTEGER_UNLIMITED tests.
5898
5899 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5900
5901 PR rust/23124
5902 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5903 when casting.
5904
5905 2018-04-30 Tom Tromey <tom@tromey.com>
5906
5907 * gdb.python/py-type.exp: Check align attribute.
5908 * gdb.python/py-type.c: New "aligncheck" global.
5909
5910 2018-04-30 Tom Tromey <tom@tromey.com>
5911
5912 PR exp/17095:
5913 * gdb.dwarf2/dw2-align.exp: New file.
5914 * gdb.cp/align.exp: New file.
5915 * gdb.base/align.exp: New file.
5916 * lib/gdb.exp (gdb_int128_helper): New proc.
5917 (has_int128_c, has_int128_cxx): New caching procs.
5918
5919 2018-04-27 Tom Tromey <tom@tromey.com>
5920
5921 PR rust/22545:
5922 * gdb.rust/simple.exp: Add inclusive range tests.
5923
5924 2018-04-26 Pedro Alves <palves@redhat.com>
5925
5926 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5927 ifunc breakpoint locations correctly of ifunc breakpoints set
5928 while the program resolves the ifunc.
5929
5930 2018-04-26 Pedro Alves <palves@redhat.com>
5931
5932 * gdb.base/gnu-ifunc-final.c: New file.
5933 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5934 * gdb.base/gnu-ifunc.exp (executable): Delete.
5935 (staticexecutable): Adjust.
5936 (lib_opts, exec_opts): Delete.
5937 (make_binsuffix, build, set-break): New procedures.
5938 (misc_tests): New, with tests factored out from the top level.
5939 (top level): Test different combinations of ifunc resolver name,
5940 resolver with and with debug info, and ifunc target with and
5941 without debug info. Wrap static tests with with_target_prefix.
5942
5943 2018-04-26 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5946 return type" warnings.
5947
5948 2018-04-25 Pedro Alves <palves@redhat.com>
5949
5950 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5951 killed".
5952 * gdb.base/kill-after-signal.exp: Likewise.
5953 * gdb.threads/kill.exp: Likewise.
5954
5955 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5956 Sergio Durigan Junior <sergiodj@redhat.com>
5957 Pedro Alves <palves@redhat.com>
5958
5959 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5960 regexps to expect for '[Inferior ... detached]' as well.
5961 * gdb.base/attach.exp: Likewise.
5962 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5963 "gdb_continue_to_end".
5964 (test_catch_syscall_with_wrong_args): Likewise.
5965 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5966 ']'. Don't set 'verbose' on.
5967 * gdb.base/foll-vfork.exp: Likewise.
5968 * gdb.base/fork-print-inferior-events.c: New file.
5969 * gdb.base/fork-print-inferior-events.exp: New file.
5970 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5971 '[Inferior ... has been killed]' message.
5972 * gdb.base/kill-after-signal.exp: Likewise.
5973 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5974 detach message.
5975 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5976 message.
5977 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5978 regexps to expect for '[Inferior ... detached]' as well.
5979 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5980
5981 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5982
5983 PR gdb/23104
5984 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5985
5986 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5987
5988 PR gdb/23095
5989 * gdb.base/break-probes.exp: Pass shlib_load to
5990 prepare_for_testing. Set normal_bp to r_debug_state if target is
5991 bsd.
5992
5993 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5994
5995 * gdb.threads/multiple-successive-infcall.c: New test.
5996 * gdb.threads/multiple-successive-infcall.exp: New file.
5997
5998 2018-04-17 Tom Tromey <tom@tromey.com>
5999
6000 * gdb.rust/simple.rs (Union): New type.
6001 (main): New local "u".
6002 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6003
6004 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6005
6006 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6007 number information in output of "whereis" command.
6008 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6009
6010 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6011
6012 * gdb.ada/info_types.exp: Adjust expected output to the line
6013 numbers now printed by "info var/func/type".
6014 * gdb.base/completion.exp: Likewise.
6015 * gdb.base/included.exp: Likewise.
6016 * gdb.cp/cp-relocate.exp: Likewise.
6017 * gdb.cp/cplusfuncs.exp: Likewise.
6018 * gdb.cp/namespace.exp: Likewise.
6019 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6020
6021 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6022
6023 * gdb.btrace/cpu.exp: New.
6024
6025 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6026
6027 * gdb.base/step-indirect-call-thunk.exp: New.
6028 * gdb.base/step-indirect-call-thunk.c: New.
6029 * gdb.reverse/step-indirect-call-thunk.exp: New.
6030 * gdb.reverse/step-indirect-call-thunk.c: New.
6031
6032 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6033
6034 * gdb.base/pie-fork.c: New file.
6035 * gdb.base/pie-fork.exp: New file.
6036
6037 2018-04-11 Tom Tromey <tom@tromey.com>
6038
6039 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6040
6041 2018-04-10 Pedro Alves <palves@redhat.com>
6042
6043 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6044 exits. Instead loop running forever.
6045 (fork_parent): Run forever too.
6046
6047 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6048
6049 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6050 mi_continue_to_line.
6051 * gdb.mi/mi-stack.c (callee4): Add comment.
6052
6053 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6054
6055 * gdb.mi/mi-stack.exp: Fix indentation.
6056
6057 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6058
6059 PR gdb/22979
6060 * gdb.arch/amd64-osabi.exp: New file.
6061
6062 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6063
6064 PR gdb/22980
6065 * gdb.base/osabi.exp: New file.
6066
6067 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6068
6069 * gdb.cp/static-typedef-print.exp: New file.
6070 * gdb.cp/static-typedef-print.cc: New file.
6071
6072 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6073
6074 * gdb.ada/varsize_limit: New testcase.
6075
6076 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6077
6078 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6079
6080 * gdb.ada/notcplusplus: New testcase.
6081
6082 * gdb.base/c-linkage-name.c: New file.
6083 * gdb.base/c-linkage-name.exp: New testcase.
6084
6085 2018-03-26 Tom Tromey <tom@tromey.com>
6086
6087 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6088 * gdb.python/py-framefilter.py (name_error): New global.
6089 (ErrorInName.function): Use name_error.
6090
6091 2018-03-26 Tom Tromey <tom@tromey.com>
6092
6093 PR backtrace/15582:
6094 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6095
6096 2018-03-23 Keith Seitz <keiths@redhat.com>
6097
6098 PR c++/22968
6099 * gdb.cp/subtypes.exp: New file.
6100 * gdb.cp/subtypes.h: New file.
6101 * gdb.cp/subtypes.cc: New file.
6102 * gdb.cp/subtypes-2.cc: New file.
6103
6104 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6105
6106 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6107 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6108 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6109 -nostartfiles when compiling the test. Confirm that all registers
6110 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6111
6112 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6113
6114 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6115 option, syntax was wrong anyway.
6116 * gdb.arch/arm-disp-step.exp: Likewise.
6117 * gdb.arch/sparc64-regs.exp: Likewise.
6118 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6119 option, syntax was wrong anyway, switch to use
6120 prepare_for_testing.
6121 * gdb.arch/i386-disp-step.exp: Likewise.
6122
6123 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6124
6125 * gdb.ada/exec_changed.exp: Replace "target_info exists
6126 use_gdb_stub" by "use_gdb_stub".
6127 * gdb.ada/start.exp: Likewise.
6128 * gdb.base/async-shell.exp: Likewise.
6129 * gdb.base/attach-pie-misread.exp: Likewise.
6130 * gdb.base/attach-wait-input.exp: Likewise.
6131 * gdb.base/break-entry.exp: Likewise.
6132 * gdb.base/break-interp.exp: Likewise.
6133 * gdb.base/dprintf-detach.exp: Likewise.
6134 * gdb.base/nostdlib.exp: Likewise.
6135 * gdb.base/solib-nodir.exp: Likewise.
6136 * gdb.base/statistics.exp: Likewise.
6137 * gdb.base/testenv.exp: Likewise.
6138 * gdb.mi/mi-exec-run.exp: Likewise.
6139 * gdb.mi/mi-start.exp: Likewise.
6140 * gdb.multi/dummy-frame-restore.exp: Likewise.
6141 * gdb.multi/multi-arch-exec.exp: Likewise.
6142 * gdb.multi/multi-arch.exp: Likewise.
6143 * gdb.multi/tids.exp: Likewise.
6144 * gdb.multi/watchpoint-multi.exp: Likewise.
6145 * gdb.python/py-events.exp: Likewise.
6146 * gdb.threads/attach-into-signal.exp: Likewise.
6147 * gdb.threads/attach-stopped.exp: Likewise.
6148 * gdb.threads/threadapply.exp: Likewise.
6149 * lib/selftest-support.exp: Likewise.
6150
6151 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6152
6153 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6154
6155 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6156
6157 * gdb.perf/template-breakpoints.cc: New file.
6158 * gdb.perf/template-breakpoints.exp: New file.
6159 * gdb.perf/template-breakpoints.py: New file.
6160
6161 2018-03-19 Tom Tromey <tom@tromey.com>
6162
6163 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6164 y0.
6165 * gdb.rust/simple.exp: Test bare identifier form of struct
6166 initializer.
6167
6168 2018-03-19 Tom Tromey <tom@tromey.com>
6169
6170 * gdb.gdb/observer.exp: Remove.
6171
6172 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6173
6174 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6175 "qualified" option when setting breakpoints.
6176 * gdb.trace/backtrace.exp: Likewise.
6177 * gdb.trace/circ.exp: Likewise.
6178 * gdb.trace/collection.exp: Likewise.
6179 * gdb.trace/disconnected-tracing.exp: Likewise.
6180 * gdb.trace/ftrace-lock.exp: Likewise.
6181 * gdb.trace/ftrace.exp: Likewise.
6182 * gdb.trace/infotrace.exp: Likewise.
6183 * gdb.trace/packetlen.exp: Likewise.
6184 * gdb.trace/passc-dyn.exp: Likewise.
6185 * gdb.trace/qtro.exp: Likewise.
6186 * gdb.trace/read-memory.exp: Likewise.
6187 * gdb.trace/report.exp: Likewise.
6188 * gdb.trace/signal.exp: Likewise.
6189 * gdb.trace/status-stop.exp: Likewise.
6190 * gdb.trace/strace.exp: Likewise.
6191 * gdb.trace/tfind.exp: Likewise.
6192 * gdb.trace/trace-break.exp: Likewise.
6193 * gdb.trace/trace-condition.exp: Likewise.
6194 * gdb.trace/trace-mt.exp: Likewise.
6195 * gdb.trace/tstatus.exp: Likewise.
6196 * gdb.trace/tsv.exp: Likewise.
6197 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6198 * gdb.trace/unavailable.exp: Likewise.
6199 * gdb.trace/while-dyn.exp: Likewise.
6200
6201 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6202
6203 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6204 that libinproctrace is copied to the target.
6205
6206 2018-03-14 Tom Tromey <tom@tromey.com>
6207
6208 PR cli/14977:
6209 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6210 a null pointer.
6211 * gdb.base/wchar.exp: Likewise.
6212
6213 2018-03-14 Tom Tromey <tom@tromey.com>
6214
6215 PR cli/19918:
6216 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6217 flag.
6218
6219 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6220
6221 PR gdb/22841
6222 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6223 "target" to remote_exec.
6224
6225 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6226
6227 PR gdb/22841
6228 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6229 ${board}_upload): Remove.
6230
6231 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6232
6233 * gdb.cp/watch-cp.cc: New test.
6234 * gdb.cp/watch-cp.exp: New file.
6235
6236 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6237
6238 * gdb.base/infcall-nested-structs.exp: New file.
6239 * gdb.base/infcall-nested-structs.c: New file.
6240 * gdb.base/float.exp: Add riscv support.
6241
6242 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6243
6244 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6245 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6246
6247 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6248
6249 * gdb.server/abspath.exp: New file.
6250 * lib/gdb.exp (with_cwd): New procedure.
6251
6252 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6253
6254 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6255 use it.
6256 (gdb_is_target_remote_prompt): New proc.
6257 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6258 (gdb_is_target_native): Pass prompt parameter to
6259 gdb_is_target_1.
6260
6261 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6262
6263 * gdb.base/load-command.c: New file.
6264 * gdb.base/load-command.exp: New file.
6265 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6266 (gdb_is_target_1): ...this, and generalize for other targets
6267 than just remote.
6268 (gdb_is_target_remote): Use gdb_is_target_1.
6269 (gdb_is_target_native): use gdb_is_target_1.
6270
6271 2018-02-26 Tom Tromey <tom@tromey.com>
6272
6273 PR python/16497:
6274 * gdb.python/py-framefilter.exp: Update test.
6275
6276 2018-02-26 Tom Tromey <tom@tromey.com>
6277
6278 * gdb.dwarf2/variant.c: New file.
6279 * gdb.dwarf2/variant.exp: New file.
6280
6281 2018-02-26 Tom Tromey <tom@tromey.com>
6282
6283 * gdb.rust/simple.exp: Accept more possible results in enum test.
6284
6285 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6286
6287 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6288 parentheses.
6289
6290 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6291
6292 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6293 name of a variable: $actual_linejj -> $actual_line.
6294
6295 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6296
6297 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6298
6299 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6300
6301 * gdb.btrace/buffer-size.exp: Do not force BTS.
6302
6303 2018-02-14 Pedro Alves <palves@redhat.com>
6304
6305 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6306 getting a "Quit".
6307
6308 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6309
6310 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6311 Fix test name.
6312
6313 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6314
6315 * gdb.cp/m-static.exp: Check type of optimized out static
6316 member.
6317
6318 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6319
6320 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6321 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6322
6323 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6324 Leszek Swirski <leszeks@google.com>
6325
6326 * gdb.python/py-prettyprint.c
6327 (struct to_string_returns_value_inner,
6328 struct to_string_returns_value_wrapper): New.
6329 (main): Add tsrvw variable.
6330 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6331 ToStringReturnsValueWrapper): New classes.
6332 (register_pretty_printers): Register new pretty-printers.
6333 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6334 recursive pretty printer.
6335 * gdb.python/py-mi.exp: Likewise.
6336
6337 2018-02-01 Leszek Swirski <leszeks@google.com>
6338
6339 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6340 functions with the same name as an include file are parsed
6341 correctly.
6342
6343 2018-02-01 Yao Qi <yao.qi@linaro.org>
6344
6345 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6346 "\[^\r\n\]*".
6347
6348 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6349
6350 * gdb.arch/powerpc-prologue-frame.s: New file.
6351 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6352 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6353
6354 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6355
6356 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6357
6358 2018-01-30 Pedro Alves <palves@redhat.com>
6359
6360 PR gdb/13211
6361 * gdb.base/interrupt-daemon.c: New.
6362 * gdb.base/interrupt-daemon.exp: New.
6363 * gdb.multi/multi-term-settings.c: New.
6364 * gdb.multi/multi-term-settings.exp: New.
6365
6366 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6367
6368 * gdb.base/break.exp: Save the location where the breakpoint
6369 on break.c:47 was actually inserted when debugging the version
6370 compiled at -O2 and use it in the expected output of the "info
6371 break" test performed soon after.
6372
6373 2018-01-22 Pedro Alves <palves@redhat.com>
6374 Sergio Durigan Junior <sergiodj@redhat.com>
6375
6376 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6377 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6378
6379 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6380
6381 * gdb.base/break-include.c, gdb.base/break-include.inc,
6382 gdb.base/break-include.exp: New files.
6383 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6384 line number now being the actual line number where the breakpoint
6385 was inserted.
6386 * gdb.mi/mi-break.exp: Likewise.
6387 * gdb.mi/mi-reverse.exp: Likewise.
6388 * gdb.mi/mi-simplerun.exp: Ditto.
6389
6390 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6391
6392 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6393 varobj.
6394 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6395
6396 2018-01-21 Don Breazeal <donb@codesourcery.com>
6397 Andrew Burgess <andrew.burgess@embecosm.com>
6398
6399 * gdb.mi/basics.c: Add new global.
6400 * gdb.mi/mi-frame-regs.exp: New file.
6401 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6402 case.
6403
6404 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6405
6406 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6407 non-parameter, and on an unknown symbol.
6408
6409 2018-01-19 Tom Tromey <tom@tromey.com>
6410
6411 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6412 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6413
6414 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6415
6416 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6417 setrlimit and chdir to int.
6418
6419 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6420
6421 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6422 function.
6423 (my_tend): Likewise.
6424 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6425 rationale of avoiding FP- and vector instructions.
6426
6427 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6428
6429 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6430 "info reg" with "\[ \t\]*".
6431 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6432 "\[ \t\]+".
6433 * gdb.arch/s390-multiarch.exp: Ditto.
6434 * gdb.base/pc-fp.exp: Ditto.
6435 * gdb.reverse/i386-precsave.exp: Ditto.
6436 * gdb.reverse/i386-reverse.exp: Ditto.
6437 * gdb.reverse/i387-env-reverse.exp: Ditto.
6438 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6439
6440 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6441
6442 * lib/gdb.exp (gdb_compile): Re-enable use of
6443 universal_compile_options for languages other than Rust.
6444
6445 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6446
6447 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6448
6449 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6450
6451 PR gdb/16577
6452 * gdb.base/solib-vanish.exp: New.
6453 * gdb.base/solib-vanish-main.c: New.
6454 * gdb.base/solib-vanish-lib1.c: New.
6455 * gdb.base/solib-vanish-lib2.c: New.
6456
6457 2018-01-17 Yao Qi <yao.qi@linaro.org>
6458
6459 * gdb.compile/compile.exp: Match the address printed for
6460 frame in the output of command "bt".
6461
6462 2018-01-15 Tom Tromey <tom@tromey.com>
6463
6464 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6465 compute sp_reg.
6466
6467 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6468
6469 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6470 to prepare.
6471 (prepare): Return 0 on error, 1 on success.
6472
6473 2018-01-12 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.base/continue-after-aborted-step-over.c: New.
6476 * gdb.base/continue-after-aborted-step-over.exp: New.
6477
6478 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6479
6480 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6481 options when not creating an executable.
6482
6483 2018-01-11 Pedro Alves <palves@redhat.com>
6484
6485 PR remote/22597
6486 * gdb.server/stop-reply-no-thread.c: New file.
6487 * gdb.server/stop-reply-no-thread.exp: New file.
6488
6489 2018-01-10 Pedro Alves <palves@redhat.com>
6490
6491 PR gdb/22670
6492 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6493 functions too. Test setting breakpoints and printing C functions
6494 with no debug info too.
6495 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6496
6497 2018-01-10 Pedro Alves <palves@redhat.com>
6498
6499 PR gdb/22670
6500 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6501 a fail.
6502
6503 2018-01-10 Pedro Alves <palves@redhat.com>
6504
6505 PR gdb/22670
6506 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6507
6508 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6509
6510 * gdb.server/unittest.exp: Match the output in non-development
6511 mode.
6512
6513 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6514
6515 * gdb.gdb/unittest.exp: Match output in non-development mode.
6516
6517 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6518
6519 * gdb.ada/access_tagged_param.exp: Relax expected output
6520 for value of "ObjL" in "continue" to pck.inspect breakpoint
6521 test.
6522
6523 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6524
6525 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6526 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6527
6528 2018-01-05 Pedro Alves <palves@redhat.com>
6529
6530 PR gdb/18653
6531 * gdb.base/libsegfault.exp: New.
6532
6533 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6534
6535 PR gdb/22670
6536 * gdb.ada/access_tagged_param.exp: New file.
6537 * gdb.ada/access_tagged_param/foo.adb: New file.
6538
6539 2018-01-05 Pedro Alves <palves@redhat.com>
6540
6541 PR gdb/22670
6542 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6543 exercise lower case too, and to exercise both full matching and
6544 wild matching.
6545
6546 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6547
6548 * gdb.ada/rename_subscript_param: New testcase.
6549
6550 2018-01-05 Jerome Guitton <guitton@adacore.com>
6551
6552 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6553
6554 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6555
6556 * gdb.ada/convvar_comp: New testcase.
6557
6558 2018-01-05 Xavier Roirand <roirand@adacore.com>
6559
6560 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6561 (My_Table): New global variable.
6562 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6563
6564 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6565
6566 PR gdb/22670
6567 * gdb.ada/maint_with_ada: New testcase.
6568
6569 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6570
6571 PR gdb/22670
6572 * gdb.ada/bp_c_mixed_case: New testcase.
6573
6574 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6575
6576 PR gdb/22670
6577 * gdb.ada/complete.exp: Add "complete break ada" test.
6578
6579 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6580
6581 PR gdb/22670
6582 * gdb.ada/info_addr_mixed_case: New testcase.
6583
6584 2018-01-03 Xavier Roirand <roirand@adacore.com>
6585
6586 * gdb.ada/excep_handle.exp: New testcase.
6587 * gdb.ada/excep_handle/foo.adb: New file.
6588 * gdb.ada/excep_handle/pck.ads: New file.
6589
6590 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6591
6592 * gdb.base/step-line.c: Add extra empty line in copyright header.
6593 * gdb.base/step-line.inp: Likewise.
6594
6595 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6596
6597 * gdb.ada/dyn_stride.exp: Add slice test.
6598
6599 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6600
6601 * gdb.ada/dyn_stride: New testcase.
6602
6603 2017-12-27 Stafford Horne <shorne@gmail.com>
6604
6605 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6606 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6607
6608 2017-12-27 Stafford Horne <shorne@gmail.com>
6609
6610 * gdb.base/reggroups.c: New file.
6611 * gdb.base/reggroups.exp: New file.
6612
6613 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6614
6615 * gdb.dwarf2/ada-valprint-error.c: New file.
6616 * gdb.dwarf2/ada-valprint-error.exp: New file.
6617
6618 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6619
6620 * gdb.ada/assign_arr: New testcase.
6621
6622 2017-12-18 Xavier Roirand <roirand@adacore.com>
6623
6624 * gdb.ada/funcall_ptr: New testcase.
6625
6626 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6627
6628 PR cli/16224
6629 * gdb.base/ptype-offsets.cc: New file.
6630 * gdb.base/ptype-offsets.exp: New file.
6631
6632 2017-12-15 Yao Qi <yao.qi@linaro.org>
6633
6634 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6635 if XML is disabled.
6636
6637 2017-12-15 Xavier Roirand <roirand@adacore.com>
6638
6639 * gdb.ada/same_component_name: New testcase.
6640
6641 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6642
6643 * gdb.ada/str_binop_equal: New testcase.
6644
6645 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6646
6647 * gdb.ada/task_switch_in_core: New testcase.
6648
6649 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6650
6651 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6652 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6653 call test_bkpt_qualified.
6654 (test_bkpt_qualified): New proc.
6655
6656 2017-12-13 Pedro Alves <palves@redhat.com>
6657
6658 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6659 Tighten regexp by matching with an anchor.
6660
6661 2017-12-13 Pedro Alves <palves@redhat.com>
6662
6663 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6664 ("expression with namespace"): New set of tests.
6665 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6666 (Nested::Test_NS::qux): New.
6667 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6668 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6669
6670 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6671
6672 * gdb.base/server-del-break.c: New file.
6673 * gdb.base/server-del-break.exp: New file.
6674
6675 2017-12-12 Stafford Horne <shorne@gmail.com>
6676
6677 * gdb.xml/tdesc-regs.exp: Add or1k support.
6678
6679 2017-12-12 Stafford Horne <shorne@gmail.com>
6680
6681 * gdb.base/bp-permanent.c: Define nop of or1k.
6682
6683 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6684
6685 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6686 output with components being reordered.
6687
6688 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6689
6690 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6691 output with components being reordered.
6692
6693 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6694 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.base/maint.exp (check for .gdb_index): Check also for
6697 .debug_names.
6698 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6699 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6700 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6701 (.gdb_index used after symbol reloading): Support also .debug_names.
6702 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6703
6704 2017-12-08 Yao Qi <yao.qi@linaro.org>
6705
6706 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6707 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6708
6709 2017-12-08 Yao Qi <yao.qi@linaro.org>
6710
6711 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6712 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6713
6714 2017-12-08 Yao Qi <yao.qi@linaro.org>
6715
6716 * gdb.arch/aarch64-tagged-pointer.c: New file.
6717 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6718
6719 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6720
6721 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6722 "int".
6723
6724 2017-12-07 Keith Seitz <keiths@redhat.com>
6725
6726 PR breakpoints/22569
6727 * gdb.linespec/ls-errs.exp: Change expected result of "break
6728 -source this file has spaces.c -line 3".
6729 Check that an explicit source file followed by whitespace is
6730 identified as an invalid explicit location.
6731
6732 2017-12-07 Keith Seitz <keiths@redhat.com>
6733
6734 * gdb.cp/nested-types.cc: New file.
6735 * gdb.cp/nested-types.exp: New file.
6736 * lib/cp-support.exp: Load data-structures.exp library.
6737 (debug_cp_test_ptype_class): New global.
6738 (cp_ptype_class_verbose, next_line): New procedures.
6739 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6740 Add and document new return value.
6741 Switch the list of lines to a queue.
6742 Add support for new `type' key for nested type definitions.
6743 Add debugging/troubleshooting messages.
6744 * lib/data-structures.exp: New file.
6745
6746 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6747
6748 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6749 with proc_with_prefix, don't use with_test_prefix.
6750
6751 2017-12-07 Tom Tromey <tom@tromey.com>
6752
6753 * gdb.base/break.exp: Add test for empty "commands".
6754
6755 2017-12-07 Yao Qi <yao.qi@linaro.org>
6756
6757 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6758 malloc and catch syscall.
6759
6760 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6761
6762 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6763 tests for explicit locations.
6764
6765 2017-12-06 Pedro Alves <palves@redhat.com>
6766
6767 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6768 force-disabling XML descriptions.
6769
6770 2017-12-04 Pedro Alves <palves@redhat.com>
6771
6772 PR gdb/22499
6773 * gdb.arch/amd64-disp-step-avx.S: New file.
6774 * gdb.arch/amd64-disp-step-avx.exp: New file.
6775
6776 2017-12-03 Pedro Alves <palves@redhat.com>
6777
6778 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6779 and <string.h>.
6780 (parent_function): Print distinct messages when waitpid fails, or
6781 the child exits with a signal, or the child exits for an unhandled
6782 reason.
6783 * gdb.threads/process-dies-while-detaching.exp
6784 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6785 it. Wait for both inferior output and GDB's prompt. Use an
6786 indirect spawn id list.
6787 (do_detach): New parameter 'child_exit'. Use it to compute
6788 expected inferior output.
6789 (test_detach, test_detach_watch, test_detach_killed_outside):
6790 Adjust to pass down the expected child exit kind.
6791
6792 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6793 Sergio Durigan Junior <sergiodj@redhat.com>
6794 Pedro Alves <palves@redhat.com>
6795
6796 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6797
6798 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6799
6800 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6801 to 'symbol-file' and 'add-symbol-file' can be
6802 position-independent.
6803
6804 2017-12-01 Yao Qi <yao.qi@linaro.org>
6805
6806 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6807 the URL in copyright header.
6808 * gdb.arch/aarch64-fp.exp: Likewise.
6809 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6810 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6811 * gdb.base/expand-psymtabs.exp: Likewise.
6812 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6813 * gdb.fortran/common-block.exp: Likewise.
6814 * gdb.fortran/common-block.f90: Likewise.
6815 * gdb.fortran/logical.exp: Likewise.
6816 * gdb.fortran/vla-datatypes.f90: Likewise.
6817 * gdb.fortran/vla-sub.f90: Likewise.
6818
6819 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6820
6821 * gdb.ada/repeat_dyn: New testcase.
6822
6823 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6824
6825 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6826 Update for changed thread numbering.
6827 * gdb.cell/bt.exp: Update for changed GDB output.
6828
6829 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6830
6831 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6832 setting isremote by hand.
6833 * boards/dwarf4-gdb-index.exp: Likewise.
6834 * boards/fission.exp: Likewise.
6835 * boards/stabs.exp: Likewise.
6836
6837 2017-11-30 Pedro Alves <palves@redhat.com>
6838
6839 * gdb.linespec/cpls-ops.exp
6840 (check_explicit_skips_function_argument): Extract the underlying
6841 type of size_t instead of hardcoding it.
6842
6843 2017-11-29 Pedro Alves <palves@redhat.com>
6844
6845 PR c++/19436
6846 * gdb.linespec/cpls-abi-tag.cc: New file.
6847 * gdb.linespec/cpls-abi-tag.exp: New file.
6848
6849 2017-11-29 Pedro Alves <palves@redhat.com>
6850
6851 * gdb.base/langs.exp: Use -qualified.
6852 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6853 it.
6854 * gdb.cp/namespace.exp: Use -qualified.
6855 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6856 (overload-3, template-overload, template-ret-type, const-overload)
6857 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6858 procedures.
6859 (test_driver): Call them.
6860 * gdb.cp/save-bp-qualified.cc: New.
6861 * gdb.cp/save-bp-qualified.exp: New.
6862 * gdb.linespec/explicit.exp: Test -qualified.
6863 * lib/completion-support.exp (completion::explicit_opts_list): Add
6864 "-qualified".
6865 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6866
6867 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6868
6869 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6870
6871 2017-11-29 Tom Tromey <tom@tromey.com>
6872
6873 * gdb.base/relocate.exp: Update invalid argument test.
6874 Add new tests for invalid arguments.
6875
6876 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6877
6878 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6879 Return 0 as a long.
6880 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6881
6882 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6883
6884 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6885 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6886 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6887 func ().
6888 * gdb.cp/shadow.cc (B.func): Return 0.
6889
6890 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6891
6892 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6893 expected output in gdb_expect call to allow the exception
6894 message to be present as well. Fix syntax confusion to avoid
6895 TCL thinking that exception_name is an array.
6896
6897 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6898
6899 * gdb.arch/spu-info.c: Include <unistd.h>.
6900 (do_signal_test): Fix broken calls to write.
6901 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6902 Fix checks for empty mailboxes. Update signal tests for corrected
6903 do_signal_test routine. Allow nonzero event status.
6904 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6905 * gdb.cell/arch.exp: Use standard_output_file.
6906 * gdb.cell/break.exp: Likewise.
6907 * gdb.cell/bt.exp: Likewise.
6908 * gdb.cell/core.exp: Likewise.
6909 * gdb.cell/dwarfaddr.exp: Likewise.
6910 * gdb.cell/ea-cache.exp: Likewise.
6911 * gdb.cell/ea-standalone.exp: Likewise.
6912 * gdb.cell/f-regs.exp: Likewise.
6913 * gdb.cell/fork.exp: Likewise.
6914 * gdb.cell/gcore.exp: Likewise.
6915 * gdb.cell/mem-access.exp: Likewise.
6916 * gdb.cell/ptype.exp: Likewise.
6917 * gdb.cell/registers.exp: Likewise.
6918 * gdb.cell/sizeof.exp: Likewise.
6919 * gdb.cell/solib-symbol.exp: Likewise.
6920 * gdb.cell/solib.exp: Likewise.
6921
6922 2017-11-25 Pedro Alves <palves@redhat.com>
6923
6924 * gdb.base/complete-empty.exp: New file.
6925 * gdb.base/completion.exp: Adjust.
6926
6927 2017-11-25 Pedro Alves <palves@redhat.com>
6928
6929 * gdb.linespec/cpls-ops.cc: New file.
6930 * gdb.linespec/cpls-ops.exp: New file.
6931 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6932 factored out from ...
6933 (test_complete_prefix_range): ... this.
6934
6935 2017-11-24 Pedro Alves <palves@redhat.com>
6936
6937 * gdb.linespec/cpcompletion.exp: New file.
6938 * gdb.linespec/cpls-hyphen.cc: New file.
6939 * gdb.linespec/cpls.cc: New file.
6940 * gdb.linespec/cpls2.cc: New file.
6941 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6942 test to use test_gdb_complete_unique. Add label completion,
6943 keyword completion and explicit location completion tests.
6944 * lib/completion-support.exp: New file.
6945
6946 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6947
6948 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6949 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6950 when hitting an exception catchpoint.
6951
6952 2017-11-22 Yao Qi <yao.qi@linaro.org>
6953
6954 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6955
6956 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6957
6958 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6959 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6960 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6961
6962 2017-11-22 Yao Qi <yao.qi@linaro.org>
6963
6964 * gdb.base/info-os.exp: Pass pthreads.
6965 * gdb.multi/multi-attach.exp: Likewise.
6966
6967 2017-11-22 Yao Qi <yao.qi@linaro.org>
6968
6969 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6970 compiler.
6971
6972 2017-11-22 Yao Qi <yao.qi@linaro.org>
6973
6974 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6975 * gdb.base/break-interp.exp: Likewise.
6976 * gdb.base/jit-attach-pie.exp: Likewise.
6977
6978 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6979
6980 * gdb.base/float128.c (large128): New variable.
6981 * gdb.base/float128.exp: Add test to print largest __float128 value.
6982
6983 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6984
6985 * gdb.arch/vsx-regs.exp: Update register content checks.
6986
6987 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6988
6989 * gdb.arch/ppc-longdouble.exp: New file.
6990 * gdb.arch/ppc-longdouble.c: Likewise.
6991
6992 2017-11-21 Pedro Alves <palves@redhat.com>
6993
6994 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6995
6996 2017-11-20 Pedro Alves <palves@redhat.com>
6997
6998 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6999 (long_double_typedef): New typedefs.
7000 Use DEF on double and long double.
7001 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7002 cases.
7003 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7004 and 'long_double_ptr_same_size' locals. Use them to decide
7005 whether cast from array/function to float is valid/invalid.
7006
7007 2017-11-17 Tom Tromey <tom@tromey.com>
7008
7009 * gdb.rust/traits.rs: New file.
7010 * gdb.rust/traits.exp: New file.
7011
7012 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7013
7014 * gdb.ada/minsyms: New testcase.
7015
7016 2017-11-16 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7019 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7020
7021 2017-11-16 Pedro Alves <palves@redhat.com>
7022
7023 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7024 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7025
7026 2017-11-16 Pedro Alves <palves@redhat.com>
7027
7028 * gdb.server/reconnect-ctrl-c.c: New file.
7029 * gdb.server/reconnect-ctrl-c.exp: New file.
7030
7031 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7032
7033 * gdb.python/py-rbreak.exp: New file.
7034 * gdb.python/py-rbreak.c: New file.
7035 * gdb.python/py-rbreak-func2.c: New file.
7036
7037 2017-11-16 Pedro Alves <palves@redhat.com>
7038
7039 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7040 pattern.
7041 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7042 GDB.
7043
7044 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7045
7046 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7047 regex.
7048
7049 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7050
7051 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7052 test names.
7053
7054 2017-11-09 Pedro Alves <palves@redhat.com>
7055
7056 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7057 factored out from ...
7058 (top level): ... here, and adjusted to avoid expecting beyond the
7059 prompt in a single gdb_test_multiple.
7060
7061 2017-11-09 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7064 output.
7065 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7066 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7067 * gdb.server/ext-run.exp ("kill" test): Likewise.
7068 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7069
7070 2017-11-09 Pedro Alves <palves@redhat.com>
7071
7072 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7073 match till end of line.
7074
7075 2017-11-09 Pedro Alves <palves@redhat.com>
7076
7077 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7078
7079 2017-11-09 Pedro Alves <palves@redhat.com>
7080
7081 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7082 New procedures, factored out from ...
7083 (top level): ... here, and adjusted to avoid expecting beyond the
7084 prompt in one go.
7085
7086 2017-11-09 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7089 output. Fix '?' match.
7090
7091 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7092
7093 * gdb.ada/scoped_watch: New testcase.
7094 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7095 which is actually correct.
7096 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7097 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7098
7099 2017-11-08 Pedro Alves <palves@redhat.com>
7100
7101 * gdb.gdb/complaints.exp (test_initial_complaints)
7102 (test_serial_complaints, test_short_complaints): Call
7103 complaint_internal instead of complaint.
7104
7105 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7106
7107 * gdb.threads/tls-core.c: New file.
7108 * gdb.threads/tls-core.exp: Likewise.
7109
7110 2017-11-08 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7113 (p Exported_Capitalized): New test.
7114 (p exported_capitalized): New test.
7115
7116 2017-11-07 Pedro Alves <palves@redhat.com>
7117
7118 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7119
7120 2017-11-07 Pedro Alves <palves@redhat.com>
7121
7122 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7123 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7124 (disable_invalid, disable_inverted, disable_negative): New
7125 procedures.
7126 ("bad numbers"): New set of tests.
7127
7128 2017-11-07 Pedro Alves <palves@redhat.com>
7129
7130 * gdb.cp/ena-dis-br-range.exp: Add tests.
7131
7132 2017-11-07 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7135
7136 2017-11-07 Xavier Roirand <roirand@adacore.com>
7137 Pedro Alves <palves@redhat.com>
7138
7139 * gdb.base/ena-dis-br.exp: Add reference to
7140 gdb.cp/ena-dis-br-range.exp.
7141 * gdb.cp/ena-dis-br-range.exp: New file.
7142 * gdb.cp/ena-dis-br-range.cc: New file.
7143
7144 2017-11-06 Pedro Alves <palves@redhat.com>
7145
7146 * gdb.base/attach-non-pgrp-leader.c: New.
7147 * gdb.base/attach-non-pgrp-leader.exp: New.
7148
7149 2017-11-06 Pedro Alves <palves@redhat.com>
7150
7151 * configure.ac: No longer check for termio.h and sgtty.h.
7152 * configure: Regenerate.
7153 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7154 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7155 Remove termio and sgtty code.
7156
7157 2017-11-03 Yao Qi <yao.qi@linaro.org>
7158
7159 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7160 in GDB is disabled.
7161
7162 2017-11-03 Yao Qi <yao.qi@linaro.org>
7163
7164 * gdb.python/py-thrhandle.exp: Skip it if python is not
7165 enabled.
7166
7167 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7168
7169 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7170 as a breakpoint command.
7171
7172 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7173
7174 PR python/21213
7175 * gdb.python/py-infthread.exp: Test calling
7176 InferiorThread.inferior () multiple times in a row.
7177
7178 2017-10-27 Keith Seitz <keiths@redhat.com>
7179
7180 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7181 Test "info break" for every inlined function breakpoint.
7182
7183 2017-10-27 Yao Qi <yao.qi@linaro.org>
7184
7185 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7186
7187 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7188
7189 * gdb.cp/classes.exp (test_static_members): Test printing
7190 Outer::instance.
7191 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7192 (Inner::instance, Outer::instance): New.
7193
7194 2017-10-24 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7197 extra console" test in two stages.
7198
7199 2017-10-24 Pedro Alves <palves@redhat.com>
7200
7201 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7202
7203 2017-10-24 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7206 loop.
7207
7208 2017-10-24 Pedro Alves <palves@redhat.com>
7209
7210 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7211 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7212
7213 2017-10-24 Pedro Alves <palves@redhat.com>
7214
7215 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7216 parameter and handle it. Don't output read value in test name.
7217
7218 2017-10-24 Pedro Alves <palves@redhat.com>
7219
7220 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7221 custom test name.
7222
7223 2017-10-24 Pedro Alves <palves@redhat.com>
7224
7225 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7226 include the unstable output directory name in the test's name.
7227 (initial_setup_simple) <'set args'>: Use custom test name.
7228
7229 2017-10-24 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7232 with explicit test name.
7233
7234 2017-10-20 Pedro Alves <palves@redhat.com>
7235
7236 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7237 'wait -i'. Use gdb_assert and remote_close.
7238
7239 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7240
7241 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7242 number from variable rather than hard-coded.
7243
7244 2017-10-19 Pedro Alves <palves@redhat.com>
7245
7246 * gdb.base/long-inferior-output.c: New file.
7247 * gdb.base/long-inferior-output.exp: New file.
7248
7249 2017-11-18 Keith Seitz <keiths@redhat.com>
7250
7251 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7252 method.
7253 (main): Call it.
7254 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7255 Add additional user-defined conversion operator tests.
7256
7257 2017-10-17 Pedro Alves <palves@redhat.com>
7258
7259 * boards/native-stdio-gdbserver.exp: Load "local-board".
7260
7261 2017-10-17 Pedro Alves <palves@redhat.com>
7262
7263 * gdb.base/quit-live.c: New file.
7264 * gdb.base/quit-live.exp: New file.
7265
7266 2017-10-16 Keith Seitz <keiths@redhat.com>
7267
7268 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7269 (class_with_protected_typedef, class_with_private_typedef)
7270 (struct_with_public_typedef, struct_with_protected_typedef)
7271 (struct_with_private_typedef): New classes/structs.
7272 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7273 typedefs and access specifiers.
7274
7275 2017-10-16 Pedro Alves <palves@redhat.com>
7276 Simon Marchi <simon.marchi@polymtl.ca>
7277
7278 * README (Local vs Remote vs Native): New section.
7279 * boards/local-board.exp: New file, with bits factored out from
7280 ...
7281 * boards/native-extended-gdbserver.exp: ... here. Load
7282 "local-board".
7283 * boards/native-gdbserver.exp: Load "local-board".
7284 (${board}_spawn, ${board}_exec): Delete.
7285 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7286 ...
7287 * boards/stdio-gdbserver-base.exp: ... this new file.
7288 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7289 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7290 procedure.
7291 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7292 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7293 stdio_gdbserver_command.
7294 (${board}_get_remote_address, ${board}_get_comm_port)
7295 (${board}_download, ${board}_upload): Delete.
7296 (get_target_remote_pipe_cmd): New.
7297
7298 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7299
7300 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7301 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7302 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7303 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7304 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7305 remove with_test_prefix.
7306
7307 2017-10-13 Pedro Alves <palves@redhat.com>
7308
7309 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7310 * gdb.base/annota1.exp: Use it instead of is_remote.
7311 * gdb.base/annota3.exp: Use it instead of is_remote.
7312 * gdb.cp/annota2.exp: Use it instead of is_remote.
7313 * gdb.cp/annota3.exp: Use it instead of is_remote.
7314 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7315
7316 2017-10-13 Pedro Alves <palves@redhat.com>
7317
7318 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7319 (test_num_test_vars, run_and_count_vars, find_env)
7320 (test_set_unset_env, test_inherit_env_var): New procedures.
7321 (top level): Use them.
7322
7323 2017-10-13 Pedro Alves <palves@redhat.com>
7324
7325 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7326 also skip on stub-like targets.
7327
7328 2017-10-13 Pedro Alves <palves@redhat.com>
7329
7330 PR gdb/22293
7331 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7332 (top level): Move some tests to ...
7333 (test_not_found): ... this new procedure.
7334 (top level): Call it.
7335
7336 2017-10-13 Pedro Alves <palves@redhat.com>
7337
7338 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7339 expect different "info terminal" output if testing with a
7340 non-native target.
7341
7342 2017-10-13 Pedro Alves <palves@redhat.com>
7343 Simon Marchi <simon.marchi@polymtl.ca>
7344
7345 PR python/12966
7346 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7347
7348 2017-10-13 Pedro Alves <palves@redhat.com>
7349
7350 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7351 already.
7352
7353 2017-10-13 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7356 is_remote.
7357
7358 2017-10-13 Pedro Alves <palves@redhat.com>
7359
7360 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7361 is_remote.
7362
7363 2017-10-13 Pedro Alves <palves@redhat.com>
7364
7365 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7366 is set.
7367 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7368 instead of is_remote.
7369
7370 2017-10-13 Pedro Alves <palves@redhat.com>
7371
7372 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7373 (top level): Add comment.
7374
7375 2017-10-13 Pedro Alves <palves@redhat.com>
7376
7377 * gdb.base/remote.exp (top level): Fix comment typo and add
7378 missing return.
7379
7380 2017-10-13 Pedro Alves <palves@redhat.com>
7381 Simon Marchi <simon.marchi@polymtl.ca>
7382
7383 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7384 calls and add comments. Skip test if use_gdb_stub is set.
7385 (top level): Use "set cwd" command instead of "cd" command.
7386
7387 2017-10-13 Pedro Alves <palves@redhat.com>
7388
7389 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7390 is_remote target check.
7391
7392 2017-10-13 Pedro Alves <palves@redhat.com>
7393
7394 * gdb.base/scope.exp: Use build_executable + clean_restart +
7395 gdb_file_cmd instead of prepare_for_testing and no longer skip
7396 "before run" tests on is_remote target boards. Update comments.
7397 * boards/native-extended-gdbserver.exp
7398 (extended_gdbserver_load_last_file): New, factored out from ...
7399 (gdb_load): ... this. Move further below and add comment.
7400 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7401
7402 2017-10-12 Pedro Alves <palves@redhat.com>
7403
7404 * gdb.base/attach.exp: Remove references to gdb64.
7405 * gdb.base/dbx.exp: Remove references to gdb64.
7406
7407 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7408 Pedro Alves <palves@redhat.com>
7409
7410 * gdb.base/label.exp: Remove is_remote target check.
7411
7412 2017-10-12 Pedro Alves <palves@redhat.com>
7413
7414 * gdb.base/auvx.exp (coredir): Update comment.
7415 (top level) <core_works>: Use "set cwd" command instead of "cd"
7416 command.
7417
7418 2017-10-12 Pedro Alves <palves@redhat.com>
7419 Simon Marchi <simon.marchi@polymtl.ca>
7420
7421 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7422 target boards.
7423
7424 2017-10-12 Pedro Alves <palves@redhat.com>
7425 Simon Marchi <simon.marchi@polymtl.ca>
7426
7427 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7428 Instead skip if there's any gdb_protocol set.
7429
7430 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7431 Pedro Alves <palves@redhat.com>
7432
7433 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7434
7435 2017-10-12 Pedro Alves <palves@redhat.com>
7436 Simon Marchi <simon.marchi@polymtl.ca>
7437
7438 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7439 instead of on dejagnu remote boards.
7440
7441 2017-10-12 Pedro Alves <palves@redhat.com>
7442 Simon Marchi <simon.marchi@polymtl.ca>
7443
7444 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7445 checks. Use build_executable + clean_restart instead of
7446 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7447 of enabling non-stop after starting gdb.
7448
7449 2017-10-12 Pedro Alves <palves@redhat.com>
7450
7451 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7452 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7453 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7454 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7455
7456 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7457
7458 * gdb.arch/arc-tdesc-cpu.exp: New file.
7459 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7460
7461 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7462
7463 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7464
7465 2017-10-10 Pedro Alves <palves@redhat.com>
7466
7467 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7468 expect CLI output.
7469
7470 2017-10-10 Pedro Alves <palves@redhat.com>
7471
7472 * lib/selftest-support.exp (selftest_setup): Update for
7473 captured_command_loop's prototype change.
7474
7475 2017-10-09 Pedro Alves <palves@redhat.com>
7476
7477 Test both arch1=>arch2 and arch2=>arch1.
7478
7479 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7480 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7481 factored out to...
7482 (append_arch1_options, append_arch2_options, append_arch_options)
7483 (build_executables): New procedures.
7484 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7485 local.
7486 (top level): Add new 'first_arch' testing axis.
7487
7488 2017-10-09 Pedro Alves <palves@redhat.com>
7489
7490 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7491 (barrier): New.
7492 (thread_start, all_started): New functions.
7493 (main): Spawn new thread and wait until it is scheduled.
7494 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7495 option.
7496 (do_test): Add 'selected_thread' parameter. Run to all_started
7497 instead of main. Explicitly set the breakpoint at main. Switch
7498 to the SELECTED_THREAD thread.
7499 (top level): Test handling the exec event with either the main
7500 thread or the second thread selected.
7501
7502 2017-10-09 Pedro Alves <palves@redhat.com>
7503
7504 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7505 logic. Move STOP marker after the value checks.
7506 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7507 regexp.
7508
7509 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7510
7511 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7512
7513 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7514
7515 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7516 integer-to-dfp conversion.
7517 * gdb.base/dfp-test.exp: Likewise.
7518
7519 2017-10-04 Pedro Alves <palves@redhat.com>
7520
7521 * gdb.multi/hangout.c: Include <unistd.h>.
7522 (hangout_loop): New function.
7523 (main): Call alarm. Call hangout_loop in a loop.
7524 * gdb.multi/hello.c: Include <unistd.h>.
7525 (hello_loop): New function.
7526 (main): Call alarm. Call hangout_loop in a loop.
7527 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7528 inferior with the other selected.
7529
7530 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7531
7532 * gdb.mi/list-thread-groups-available.exp: New file.
7533 * gdb.mi/list-thread-groups-available.c: New file.
7534
7535 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7536
7537 * gdb.base/set-cwd.exp: Make it available on
7538 native-extended-gdbserver.
7539
7540 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7541
7542 * gdb.base/set-cwd.c: New file.
7543 * gdb.base/set-cwd.exp: Likewise.
7544
7545 2017-10-02 Tom Tromey <tom@tromey.com>
7546
7547 PR rust/22236:
7548 * gdb.rust/simple.rs (main): New variable "fslice".
7549 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7550
7551 2017-10-02 Tom Tromey <tom@tromey.com>
7552
7553 * gdb.rust/simple.exp: Test ptype of a slice.
7554
7555 2017-10-02 Tom Tromey <tom@tromey.com>
7556
7557 * gdb.rust/simple.exp: Test index of slice.
7558
7559 2017-09-27 Tom Tromey <tom@tromey.com>
7560
7561 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7562
7563 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7564 Pedro Alves <palves@redhat.com>
7565
7566 * gdb.base/compare-sections.exp (get value of read-only section): Read
7567 as unsigned value.
7568 (corrupt read-only section): Likewise and don't set written if patching
7569 failed.
7570
7571 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7572
7573 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7574 files.
7575
7576 2017-09-20 Pedro Alves <palves@redhat.com>
7577
7578 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7579 symbol names in gdb's output.
7580 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7581
7582 2017-09-20 Pedro Alves <palves@redhat.com>
7583
7584 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7585 Rename to ...
7586 (test_list_ambiguous_symbol): ... this and add a symbol name
7587 parameter. Adjust.
7588 (test_list_ambiguous_function): Reimplement on top of
7589 test_list_ambiguous_symbol and also test listing ambiguous
7590 variables.
7591 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7592 (ambiguous_fun): ... this.
7593 (ambiguous_var): New.
7594 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7595 (ambiguous_fun): ... this.
7596 (ambiguous_var): New.
7597
7598 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7599
7600 * gdb.base/starti.c: New file.
7601 * gdb.base/starti.exp: New file.
7602 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7603
7604 2017-09-14 Pedro Alves <palves@redhat.com>
7605
7606 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7607 (top level): Use it instead of runto.
7608
7609 2017-09-11 Tom Tromey <tom@tromey.com>
7610
7611 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7612
7613 2017-09-11 Tom Tromey <tom@tromey.com>
7614
7615 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7616 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7617
7618 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7619
7620 * gdb.fortran/printing-types.exp: New file.
7621 * gdb.fortran/printing-types.exp: New file.
7622
7623 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7624
7625 * gdb.fortran/vla-ptype.exp: Fix typos.
7626 * gdb.fortran/vla-value.exp: Same.
7627
7628 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7629
7630 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7631 * gdb.mi/mi-var-child-f.exp: Likewise.
7632 * gdb.mi/mi-vla-fortran.exp: Likewise.
7633
7634 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7635 Christoph Weinmann <christoph.t.weinmann@intel.com>
7636 Bernhard Heckel <bernhard.heckel@intel.com>
7637
7638 * gdb.fortran/ptr-indentation.f90: New file.
7639 * gdb.fortran/ptr-indentation.exp: New file.
7640
7641 2017-09-05 Tom Tromey <tom@tromey.com>
7642
7643 PR gdb/22010:
7644 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7645
7646 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7647
7648 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7649
7650 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7651
7652 * gdb.threads/tls-nodebug-pie.c: New file.
7653 * gdb.threads/tls-nodebug-pie.exp: New file.
7654
7655 2017-09-05 Tom Tromey <tom@tromey.com>
7656
7657 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7658 for rust.
7659
7660 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7661
7662 * gdb.multi/multi-arch-exec.exp: Test with different
7663 "follow-exec-mode" settings.
7664 (do_test): New procedure.
7665
7666 2017-09-04 Pedro Alves <palves@redhat.com>
7667
7668 * gdb.base/func-static.c (S::method const, S::method volatile)
7669 (S::method volatile const): New methods.
7670 (c_s, v_s, cv_s): New instances.
7671 (main): Call method() on them.
7672 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7673 (cannot_resolve): New procedure.
7674 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7675 print-quote-unquoted columns.
7676 (do_test): Test printing each scope too.
7677
7678 2017-09-04 Pedro Alves <palves@redhat.com>
7679
7680 * gdb.base/local-static.exp: Also test with
7681 class::method::variable wholly quoted.
7682 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7683
7684 2017-09-04 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.base/local-static.c: New.
7687 * gdb.base/local-static.cc: New.
7688 * gdb.base/local-static.exp: New.
7689
7690 2017-09-04 Pedro Alves <palves@redhat.com>
7691
7692 * gdb.asm/asm-source.exp: Add casts to int.
7693 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7694 (dataglobal64_1, dataglobal64_2): New globals.
7695 * gdb.base/nodebug.exp: Test different expressions involving the
7696 new globals, with print, whatis and ptype. Add casts to int.
7697 * gdb.base/solib-display.exp: Add casts to int.
7698 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7699 * gdb.cp/m-static.exp: Add cast to int.
7700 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7701 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7702 tls variable with no debug info without a cast. Test with a cast
7703 to int too.
7704 * gdb.trace/entry-values.exp: Add casts.
7705
7706 2017-09-04 Pedro Alves <palves@redhat.com>
7707
7708 * gdb.base/nodebug.exp: Test that ptype's error about functions
7709 with unknown return type includes the function name too.
7710
7711 2017-09-04 Pedro Alves <palves@redhat.com>
7712
7713 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7714 return type of munmap in infcall.
7715 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7716 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7717 type of ftell in infcall.
7718 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7719 type of getpid in infcall.
7720 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7721 infcall.
7722 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7723 Bail on failure to extract the pid.
7724 * gdb.base/nodebug.c: #include <stdint.h>.
7725 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7726 New functions.
7727 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7728 Change expected output of print/whatis/ptype with functions with
7729 no debug info. Test all supported languages. Call
7730 test_call_promotion.
7731 * gdb.compile/compile.exp: Adjust expected output to expect
7732 warning.
7733 * gdb.threads/siginfo-threads.exp: Likewise.
7734
7735 2017-09-04 Pedro Alves <palves@redhat.com>
7736
7737 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7738 "prototypes". Test calling float functions via prototyped and
7739 unprototyped function pointers.
7740 (perform_all_tests): New parameter "prototypes". Pass it down.
7741 (top level): Pass down "prototypes" parameter to
7742 perform_all_tests.
7743
7744 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7745
7746 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7747 Test with nested loops.
7748
7749 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7750
7751 * gdb.base/commands.exp: Call the new procedures.
7752 (loop_break_test, loop_continue_test): New procedures.
7753
7754 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7755
7756 * gdb.base/commands.exp: Call new procedure.
7757 (define_if_without_arg_test): New procedure.
7758
7759 2017-09-04 Pedro Alves <palves@redhat.com>
7760
7761 * gdb.base/list-ambiguous.exp: New file.
7762 * gdb.base/list-ambiguous0.c: New file.
7763 * gdb.base/list-ambiguous1.c: New file.
7764 * gdb.base/list.exp (test_list_range): Adjust expected output.
7765
7766 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7767
7768 * gdb.base/share-env-with-gdbserver.c: New file.
7769 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7770
7771 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7772
7773 * gdb.base/commands.exp (gdbvar_simple_if_test,
7774 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7775 progvar_simple_if_test, progvar_simple_while_test,
7776 progvar_complex_if_while_test, user_defined_command_test,
7777 user_defined_command_args_eval,
7778 user_defined_command_args_stack_test,
7779 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7780 temporary_breakpoint_commands,
7781 gdb_test_no_prompt, redefine_hook_test,
7782 redefine_backtrace_test): Remove "global gdb_prompt".
7783
7784 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7785
7786 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7787 New proc, call it from toplevel.
7788
7789 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7790
7791 PR remote/21852
7792 * gdb.server/normal.c: New file, copied from gdb.base.
7793 * gdb.server/run-without-local-binary.exp: New file.
7794
7795 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7796
7797 * gdb.arch/sparc64-adi.exp: New file.
7798 * gdb.arch/sparc64-adi.c: New file.
7799
7800 2017-08-22 Pedro Alves <palves@redhat.com>
7801
7802 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7803 (top level): Add "list all overloads" tests.
7804
7805 2017-08-22 Tom Tromey <tom@tromey.com>
7806
7807 * gdb.gdb/xfullpath.exp: Remove.
7808
7809 2017-08-21 Pedro Alves <palves@redhat.com>
7810
7811 PR gdb/19487
7812 * gdb.base/symbol-alias.c: New.
7813 * gdb.base/symbol-alias2.c: New.
7814 * gdb.base/symbol-alias.exp: New.
7815
7816 2017-08-21 Pedro Alves <palves@redhat.com>
7817
7818 * gdb.base/dfp-test.c
7819 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7820 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7821 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7822 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7823 * gdb.base/whatis-ptype-typedefs.c: New.
7824 * gdb.base/whatis-ptype-typedefs.exp: New.
7825 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7826 (an_int, an_int_type, an_int_type2): New globals.
7827 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7828 involving typedefs and cast expressions.
7829 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7830 (lookup_typedefs_function): New.
7831 (typedefs_pretty_printers_dict): New.
7832 (top level): Register lookup_typedefs_function in
7833 gdb.pretty_printers.
7834
7835 2017-08-18 Yao Qi <yao.qi@linaro.org>
7836
7837 * gdb.server/unittest.exp: New.
7838
7839 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7840
7841 PR gdb/21954
7842 * gdb.base/environ.exp: Add test to check if 'unset environment'
7843 works.
7844
7845 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7846
7847 * lib/gdb.exp (universal_compile_options): New caching proc.
7848 (gdb_compile): Suppress GCC's coloring of messages.
7849
7850 2017-08-14 Tom Tromey <tom@tromey.com>
7851
7852 PR gdb/21675:
7853 * gdb.base/printcmds.exp (test_radices): New function.
7854 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7855 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7856 * lib/gdb.exp (get_integer_valueof): Use p/d.
7857
7858 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7859
7860 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7861 characters.
7862
7863 2017-08-05 Tom Tromey <tom@tromey.com>
7864
7865 * gdb.rust/simple.exp: Allow String to appear in a different
7866 namespace.
7867
7868 2017-07-26 Yao Qi <yao.qi@linaro.org>
7869
7870 * gdb.gdb/unittest.exp: Invoke command
7871 "maintenance check xml-descriptions".
7872
7873 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7874
7875 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7876 calling context.
7877 (hex128): Drop erroneous calculation of parameters.
7878
7879 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7880
7881 * gdb.python/py-unwind.exp: Disable stack protection when
7882 building test file.
7883
7884 2017-07-20 Pedro Alves <palves@redhat.com>
7885
7886 * gdb.base/default.exp (set language): Adjust expected output.
7887
7888 2017-07-20 Pedro Alves <palves@redhat.com>
7889
7890 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7891 (test_minsym): ... this, and make static.
7892 (get_pck__foo__bar__minsym): Rename to ...
7893 (get_test_minsym): ... this.
7894 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7895 symbol names and comments.
7896 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7897 (get_test_minsym): ... this.
7898 (pck__foo__bar__minsym__2): Rename to ...
7899 (test_minsym): ... this.
7900 (main): Adjust.
7901
7902 2017-07-17 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.base/completion.exp: Adjust expected output.
7905 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7906 the completer works.
7907
7908 2017-07-17 Pedro Alves <palves@redhat.com>
7909
7910 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7911
7912 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7913
7914 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7915
7916 2017-07-14 Tom Tromey <tom@tromey.com>
7917
7918 PR rust/21764:
7919 * gdb.rust/simple.exp: Add tests.
7920
7921 2017-07-14 Tom Tromey <tom@tromey.com>
7922
7923 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7924
7925 2017-07-14 Pedro Alves <palves@redhat.com>
7926
7927 * gdb.linespec/base/one/thefile.cc (z1): New function.
7928 * gdb.linespec/base/two/thefile.cc (z2): New function.
7929 * gdb.linespec/linespec.exp: Add tests.
7930
7931 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7932
7933 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7934 to mi_create_breakpoint.
7935
7936 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7937
7938 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7939 mi_create_breakpoint.
7940
7941 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7942
7943 * gdb.dlang/demangle.exp: Update for demangling changes.
7944
7945 2017-07-09 Tom Tromey <tom@tromey.com>
7946
7947 * gdb.dwarf2/shortpiece.exp: New file.
7948
7949 2017-07-06 David Blaikie <dblaikie@gmail.com>
7950
7951 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7952 built from fissiont-multi-cu{1,2}.c.
7953 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7954 except putting 'main' and 'func' in separate CUs in the same DWO file.
7955 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7956 test.
7957 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7958 test.
7959
7960 2017-07-06 Pedro Alves <palves@redhat.com>
7961
7962 * gdb.python/py-unwind.exp: Test flushregs.
7963
7964 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7965
7966 PR cli/21688
7967 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7968 tests for alias commands and trailing whitespace.
7969
7970 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7971
7972 PR cli/21688
7973 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7974 procedure. Call it.
7975
7976 2017-06-29 Pedro Alves <palves@redhat.com>
7977
7978 * gdb.base/printcmds.exp: Add tests.
7979
7980 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7981
7982 PR gdb/21337
7983 * gdb.base/reread-readsym.exp: New file.
7984 * gdb.base/reread-readsym.c: New file.
7985
7986 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7987
7988 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7989 subpattern.
7990
7991 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7992
7993 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7994 extended mnemonic.
7995 * gdb.arch/powerpc-power9.s: Likewise.
7996
7997 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7998
7999 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8000 on 32-bit x86 targets. Exploit is_*_target macros where
8001 appropriate.
8002
8003 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8004
8005 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8006 register pieces.
8007
8008 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8009
8010 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8011 located in one or more DWARF pieces.
8012
8013 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8014
8015 * lib/gdb.exp (get_endianness): New proc.
8016 * gdb.arch/aarch64-fp.exp: Use it.
8017 * gdb.arch/altivec-regs.exp: Likewise.
8018 * gdb.arch/e500-regs.exp: Likewise.
8019 * gdb.arch/vsx-regs.exp: Likewise.
8020 * gdb.base/dump.exp: Likewise.
8021 * gdb.base/funcargs.exp: Likewise.
8022 * gdb.base/gnu_vector.exp: Likewise.
8023 * gdb.dwarf2/formdata16.exp: Likewise.
8024 * gdb.dwarf2/implptrpiece.exp: Likewise.
8025 * gdb.dwarf2/nonvar-access.exp: Likewise.
8026 * gdb.python/py-inferior.exp: Likewise.
8027 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8028
8029 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8030
8031 PR gdb/21226
8032 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8033 stack value pieces are taken from the LSB end.
8034
8035 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8036
8037 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8038 variable at nonzero offset.
8039
8040 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8041
8042 * gdb.dwarf2/var-access.c: New file.
8043 * gdb.dwarf2/var-access.exp: New test.
8044 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8045
8046 2017-06-12 Tom Tromey <tom@tromey.com>
8047
8048 * gdb.dwarf2/formdata16.exp: Add tests.
8049
8050 2017-06-12 Tom Tromey <tom@tromey.com>
8051
8052 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8053
8054 2017-06-12 Tom Tromey <tom@tromey.com>
8055
8056 PR exp/16225:
8057 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8058 * gdb.arch/vsx-regs.exp: Update tests.
8059 * gdb.arch/s390-vregs.exp (hex128): New proc.
8060 Update test.
8061 * gdb.arch/altivec-regs.exp: Update tests.
8062
8063 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8064
8065 * gdb.base/startup-with-shell.c: New file.
8066 * gdb.base/startup-with-shell.exp: Likewise.
8067
8068 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8069
8070 * gdb.server/non-existing-program.exp: Update regex in order to
8071 reflect the fact that gdbserver is now using fork_inferior (with a
8072 shell) to startup the inferior.
8073
8074 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8075
8076 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8077 support function calls from GDB.
8078
8079 2017-05-21 Tom Tromey <tom@tromey.com>
8080
8081 PR rust/21466:
8082 * gdb.rust/unsized.exp: New file.
8083 * gdb.rust/unsized.rs: New file.
8084
8085 2017-05-19 Tom Tromey <tom@tromey.com>
8086
8087 PR rust/21484:
8088 * gdb.rust/watch.exp: New file.
8089 * gdb.rust/watch.rs: New file.
8090
8091 2017-05-18 Tom Tromey <tom@tromey.com>
8092
8093 * gdb.rust/simple.exp: Allow Box to be qualified.
8094
8095 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8096
8097 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8098
8099 2017-05-18 Pedro Alves <palves@redhat.com>
8100
8101 * gdb.base/fileio.c (test_write, test_read, test_close)
8102 (test_fstat): Don't print 'ret' in the fail path.
8103
8104 2017-05-18 Pedro Alves <palves@redhat.com>
8105
8106 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8107 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8108 (test_system, test_rename, test_unlink, test_time): Change
8109 prototypes.
8110 * gdb.base/fileio.exp (stop_msg): Adjust.
8111
8112 2017-05-18 Pedro Alves <palves@redhat.com>
8113
8114 * gdb.base/fileio.c (null_str): New global.
8115 (test_stat): Use it.
8116 * gdb.base/fileio.exp: Remove nowarnings.
8117
8118 2017-05-17 Yao Qi <yao.qi@linaro.org>
8119
8120 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8121
8122 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8123
8124 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8125 argument command.
8126 (top-level): Invoke test_set_inferior_tty.
8127
8128 2017-05-04 Pedro Alves <palves@redhat.com>
8129
8130 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8131 Add parens to print call for Python 3.
8132
8133 2017-05-03 Keith Seitz <keiths@redhat.com>
8134
8135 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8136 (main): Call it.
8137
8138 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8139
8140 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8141 to prev and next.
8142
8143 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8144
8145 * gdb.python/py-record-btrace.exp: Remove test for
8146 gdb.BtraceInstruction.error.
8147
8148 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8149
8150 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8151
8152 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8153
8154 * gdb.python/py-record-btrace-threads.c: New file.
8155 * gdb.python/py-record-btrace-threads.exp: New file.
8156
8157 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8158
8159 PR testsuite/8595
8160 * gdb.base/environ.exp: Make test available in all architectures.
8161 Move bits related to "info program" testing to
8162 gdb.base/info-program.exp. Rewrite tests to use the two new
8163 procedures mentione below.
8164 (test_set_show_env_var) New procedure.
8165 (test_set_show_env_var_equal): Likewise.
8166 * gdb.base/info-program.exp: New file.
8167
8168 2017-04-27 Keith Seitz <keiths@redhat.com>
8169
8170 * gdb.cp/oranking.cc (test15): New function.
8171 (main): Call test15 and declare additional variables for testing.
8172 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8173 "p foo101('abc')" tests.
8174 Add tests for cv qualifier overloads.
8175 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8176 "lvalue reference overload" test.
8177 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8178 "print value of f1 on Child&& in f2" test.
8179
8180 2017-04-19 Pedro Alves <palves@redhat.com>
8181
8182 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8183 procedure.
8184 (top level): Call it.
8185 * lib/gdb.exp (gdb_define_cmd): New procedure.
8186
8187 2017-04-12 Pedro Alves <palves@redhat.com>
8188
8189 PR gdb/21323
8190 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8191 (wchar): New global.
8192 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8193 (do_test_wide_char, wide_char_types_no_program, top level): Add
8194 wchar_t testing.
8195
8196 2017-04-12 Pedro Alves <palves@redhat.com>
8197
8198 PR c++/21323
8199 * gdb.cp/wide_char_types.c: New file.
8200 * gdb.cp/wide_char_types.exp: New file.
8201
8202 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8203
8204 PR gdb/21352
8205 * gdb.trace/tsv.exp: Add test for "tsave -r".
8206
8207 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8208
8209 * gdb.dlang/watch-loc.c: New file.
8210 * gdb.dlang/watch-loc.exp: New file.
8211
8212 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8213
8214 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8215
8216 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8217
8218 * gdb.arch/arc-analyze-prologue.S: New file.
8219 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8220
8221 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8222
8223 * gdb.arch/arc-decode-insn.S: New file.
8224 * gdb.arch/arc-decode-insn.exp: Likewise.
8225
8226 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8227
8228 PR tdep/20928
8229 * gdb.arch/sparc64-regs.exp: New file.
8230 * gdb.arch/sparc64-regs.S: Likewise.
8231
8232 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8233
8234 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8235 and memory view on Python 3.
8236
8237 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8238 Keith Seitz <keiths@redhat.com>
8239
8240 PR gdb/14441
8241 * gdb.cp/demangle.exp: Add rvalue reference tests.
8242 * gdb.cp/rvalue-ref-casts.cc: New file.
8243 * gdb.cp/rvalue-ref-casts.exp: New file.
8244 * gdb.cp/rvalue-ref-overload.cc: New file.
8245 * gdb.cp/rvalue-ref-overload.exp: New file.
8246 * gdb.cp/rvalue-ref-params.cc: New file.
8247 * gdb.cp/rvalue-ref-params.exp: New file.
8248 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8249 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8250 * gdb.cp/rvalue-ref-types.cc: New file.
8251 * gdb.cp/rvalue-ref-types.exp: New file.
8252 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8253 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8254
8255 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8256
8257 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8258 New procedure.
8259
8260 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8261
8262 * lib/mi-support.exp (mi_gdb_test): Add additional message
8263 for unexpected output.
8264
8265 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8266
8267 * gdb.base/examine-backward.c (Barrier): New character array
8268 constant, to ensure that TestStrings is preceded by a string
8269 terminator.
8270
8271 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8272
8273 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8274 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8275 and implicit pointer into such a location.
8276
8277 2017-03-16 Doug Evans <dje@google.com>
8278
8279 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8280
8281 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8282
8283 * gdb.cp/m-static.exp: Fix expectation for prototype of
8284 test5.single_constructor and single_constructor::single_constructor.
8285
8286 2017-03-16 Doug Evans <dje@google.com>
8287
8288 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8289 * gdb.guile/scm-lazy-string.c: New file.
8290 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8291 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8292 for pointer, array, typedef lazy strings.
8293
8294 2017-03-16 Doug Evans <dje@google.com>
8295
8296 PR python/17728, python/18439, python/18779
8297 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8298 * gdb.python/py-lazy-string.c (pointer): New typedef.
8299 (main): New locals ptr, array, typedef_ptr.
8300 * gdb.python/py-value.exp: Move lazy string tests to ...
8301 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8302 array, typedef lazy strings.
8303
8304 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8305
8306 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8307 Add optional 'test' parameter.
8308
8309 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8310
8311 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8312 Skip for versions of DejaGnu < 1.5.
8313
8314 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8315
8316 * lib/gdb.exp (dejagnu_version): New proc.
8317 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8318 Use dejagnu_version.
8319
8320 2017-03-10 Keith Seitz <keiths@redhat.com>
8321
8322 PR c++/8128
8323 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8324 type from destructor regexps.
8325 Add a branch which actually passes the test.
8326 Adjust "ptype t5i" test names.
8327
8328 2017-03-08 Pedro Alves <palves@redhat.com>
8329
8330 * gdb.base/step-over-exit.exp: Add explicit test message.
8331
8332 2017-03-08 Pedro Alves <palves@redhat.com>
8333
8334 PR gdb/18360
8335 * gdb.threads/interrupt-while-step-over.c: New file.
8336 * gdb.threads/interrupt-while-step-over.exp: New file.
8337
8338 2017-03-08 Pedro Alves <palves@redhat.com>
8339
8340 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8341 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8342
8343 2017-03-08 Pedro Alves <palves@redhat.com>
8344
8345 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8346 PKRU as not supported as a PASS.
8347
8348 2017-03-08 Pedro Alves <palves@redhat.com>
8349
8350 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8351 prefix instead of $binfile1/$binfile2.
8352 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8353 in test message.
8354 * gdb.python/py-completion.exp: Use "load python file" as test
8355 messages instead of unstable path names.
8356
8357 2017-03-08 Pedro Alves <palves@redhat.com>
8358 Jan Kratochvil <jan.kratochvil@redhat.com>
8359
8360 PR cli/21218
8361 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8362 New proc.
8363 (top level): Call it.
8364
8365 2017-03-08 Pedro Alves <palves@redhat.com>
8366
8367 PR tui/21216
8368 * gdb.tui/tui-nl-filtered-output.exp: New file.
8369
8370 2017-03-08 Pedro Alves <palves@redhat.com>
8371
8372 * gdb.base/completion.exp: Move TUI completion tests to ...
8373 * gdb.tui/completion.exp: ... this new file.
8374
8375 2017-03-08 Pedro Alves <palves@redhat.com>
8376
8377 * gdb.base/tui-disasm-long-lines.c,
8378 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8379 gdb.base/tui-layout.exp: Move to ...
8380 * gdb.tui/: ... this new directory.
8381
8382 2017-03-07 Pedro Alves <palves@redhat.com>
8383
8384 * gdb.base/tui-layout.c: New file.
8385 * gdb.base/tui-layout.exp: New file.
8386
8387 2017-03-07 Pedro Alves <palves@redhat.com>
8388
8389 * gdb.base/tui-layout.c: Rename to ...
8390 * gdb.base/tui-disasm-long-lines.c: ... this.
8391 * gdb.base/tui-layout.exp: Rename to ...
8392 * gdb.base/tui-disasm-long-lines.exp: ... this.
8393
8394 2017-03-07 Pedro Alves <palves@redhat.com>
8395
8396 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8397
8398 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8399
8400 * i386-mpx-call.c: New file.
8401 * i386-mpx-call.exp: New file.
8402
8403 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8404
8405 * gdb.arch/powerpc-power.exp: Delete test.
8406 * gdb.arch/powerpc-power.s: Likewise.
8407 * gdb.disasm/disassembler-options.exp: New test.
8408 * gdb.arch/powerpc-altivec.exp: Likewise.
8409 * gdb.arch/powerpc-altivec.s: Likewise.
8410 * gdb.arch/powerpc-altivec2.exp: Likewise.
8411 * gdb.arch/powerpc-altivec2.s: Likewise.
8412 * gdb.arch/powerpc-altivec3.exp: Likewise.
8413 * gdb.arch/powerpc-altivec3.s: Likewise.
8414 * gdb.arch/powerpc-power7.exp: Likewise.
8415 * gdb.arch/powerpc-power7.s: Likewise.
8416 * gdb.arch/powerpc-power8.exp: Likewise.
8417 * gdb.arch/powerpc-power8.s: Likewise.
8418 * gdb.arch/powerpc-power9.exp: Likewise.
8419 * gdb.arch/powerpc-power9.s: Likewise.
8420 * gdb.arch/powerpc-vsx.exp: Likewise.
8421 * gdb.arch/powerpc-vsx.s: Likewise.
8422 * gdb.arch/powerpc-vsx2.exp: Likewise.
8423 * gdb.arch/powerpc-vsx2.s: Likewise.
8424 * gdb.arch/powerpc-vsx3.exp: Likewise.
8425 * gdb.arch/powerpc-vsx3.s: Likewise.
8426 * gdb.arch/arm-disassembler-options.exp: Likewise.
8427 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8428 * gdb.arch/s390-disassembler-options.exp: Likewise.
8429
8430 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8431
8432 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8433 (check_supported_features): ... this. Changed return type to void.
8434 (supports_rdseed): New static global.
8435 (rdseed): Check supports_rdseed.
8436 (initialize): Call check_supported_features.
8437
8438 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8439
8440 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8441 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8442 and lqarx/stqcx.
8443 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8444 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8445
8446 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8447
8448 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8449 uppercase.
8450
8451 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8452
8453 * gdb.dwarf2/formdata16.c: New file.
8454 * gdb.dwarf2/formdata16.exp: New file.
8455 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8456
8457 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8458
8459 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8460 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8461 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8462 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8463 DW_AT_GNU_*.
8464
8465 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8466
8467 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8468
8469 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8470
8471 PR gdb/21164
8472 * gdb.base/maint.exp: Add testcases for when the commands do
8473 not have arguments.
8474
8475 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8476
8477 * gdb.cp/chained-calls.exp: Use p instead of P.
8478
8479 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8480
8481 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8482 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8483
8484 2017-02-14 Tom Tromey <tom@tromey.com>
8485
8486 PR python/13598:
8487 * gdb.python/py-events.exp: Add before_prompt event tests.
8488
8489 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8490
8491 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8492
8493 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8494
8495 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8496 (main): Call my_unique_function_name.
8497 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8498 completion of patterns with a single match.
8499 Add missing -re switches to gdb_test_multiple calls.
8500
8501 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8502
8503 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8504 return if core file is not recognized.
8505
8506 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8507
8508 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8509 and extra UIs.
8510
8511 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8512
8513 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8514 proc_with_prefix.
8515
8516 2017-02-10 Tom Tromey <tom@tromey.com>
8517
8518 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8519
8520 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8521
8522 PR gdb/21122
8523 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8524
8525 2017-02-08 Jerome Guitton <guitton@adacore.com>
8526
8527 * gdb.base/define.exp: Add test for command abbreviations
8528 in define.
8529
8530 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8531
8532 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8533 * gdb.reverse/insn-reverse-x86.c: New file.
8534
8535 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8536
8537 PR tdep/20936
8538 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8539
8540 2017-02-03 Tom Tromey <tom@tromey.com>
8541
8542 PR rust/21097:
8543 * gdb.rust/simple.exp: Add new tests.
8544
8545 2017-02-02 Pedro Alves <palves@redhat.com>
8546
8547 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8548 tests.
8549
8550 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8551
8552 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8553 taking a 2-byte value out of a 4-byte DWARF implicit value on
8554 big-endian targets.
8555 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8556 logic. Add test cases for DW_OP_implicit.
8557
8558 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8559
8560 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8561
8562 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8563
8564 * gdb.btrace/enable.exp: Call gdb_exit before
8565 skip_gdbserver_tests.
8566
8567 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8568
8569 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8570 GDBFLAGS.
8571
8572 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8573
8574 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8575 the test is skipped.
8576 * gdb.btrace/data.exp: Likewise.
8577 * gdb.btrace/delta.exp: Likewise.
8578 * gdb.btrace/dlopen.exp: Likewise.
8579 * gdb.btrace/enable-running.exp: Likewise.
8580 * gdb.btrace/enable.exp: Likewise.
8581 * gdb.btrace/exception.exp: Likewise.
8582 * gdb.btrace/function_call_history.exp: Likewise.
8583 * gdb.btrace/gcore.exp: Likewise.
8584 * gdb.btrace/instruction_history.exp: Likewise.
8585 * gdb.btrace/multi-thread-step.exp: Likewise.
8586 * gdb.btrace/nohist.exp: Likewise.
8587 * gdb.btrace/non-stop.exp: Likewise.
8588 * gdb.btrace/reconnect.exp: Likewise.
8589 * gdb.btrace/record_goto-step.exp: Likewise.
8590 * gdb.btrace/record_goto.exp: Likewise.
8591 * gdb.btrace/rn-dl-bind.exp: Likewise.
8592 * gdb.btrace/segv.exp: Likewise.
8593 * gdb.btrace/step.exp: Likewise.
8594 * gdb.btrace/stepi.exp: Likewise.
8595 * gdb.btrace/tailcall-only.exp: Likewise.
8596 * gdb.btrace/tailcall.exp: Likewise.
8597 * gdb.btrace/tsx.exp: Likewise.
8598 * gdb.btrace/unknown_functions.exp: Likewise.
8599 * gdb.btrace/vdso.exp: Likewise.
8600
8601 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8602
8603 * gdb.btrace/enable-running.c: New.
8604 * gdb.btrace/enable-running.exp: New.
8605
8606 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8607
8608 * gdb.arch/amd64-gs_base.c: New file.
8609 * gdb.arch/amd64-gs_base.exp: New file.
8610
8611 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8612
8613 * lib/memory.exp: Remove spurious empty newlines.
8614
8615 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8616
8617 * gdb.python/py-bad-printers.exp: Load python file using "source".
8618 * gdb.python/py-events.exp: Likewise.
8619 * gdb.python/py-evsignal.exp: Likewise.
8620 * gdb.python/py-evthreads.exp: Likewise.
8621 * gdb.python/py-frame-args.exp: Likewise.
8622 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8623 * gdb.python/py-framefilter-mi.exp: Likewise.
8624 * gdb.python/py-framefilter.exp: Likewise.
8625 * gdb.python/py-mi.exp: Likewise.
8626 * gdb.python/py-pp-maint.exp: Likewise.
8627 * gdb.python/py-pp-registration.exp: Likewise.
8628 * gdb.python/py-prettyprint.exp: Likewise.
8629 (run_lang_tests): Likewise.
8630 * gdb.python/py-typeprint.exp: Likewise.
8631
8632 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8633
8634 * lib/memory.exp: New file.
8635 * lib/gdb.exp: Load memory.exp.
8636 * gdb.base/memattr.exp (delete_memory): Move proc to
8637 lib/memory.exp and rename to delete_memory_regions.
8638 Replace delete_memory with delete_memory_regions.
8639 Cleanup memory regions before tests.
8640 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8641 before tests.
8642
8643 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8644
8645 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8646 files.
8647 (initialize): New function conditionally defined.
8648 (testcases): Move within conditional block.
8649 (main): Call initialize.
8650 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8651 of gdb.reverse/insn-reverse.c.
8652 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8653 gdb.reverse/insn-reverse.c.
8654
8655 2017-01-26 Yao Qi <yao.qi@linaro.org>
8656
8657 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8658 disassemble on address 0.
8659
8660 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8661 Yao Qi <yao.qi@linaro.org>
8662
8663 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8664 * gdb.dwarf2/implptr-64bit.S: Remove.
8665 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8666 variables in caller's context. Add DW_OP_implicit_value.
8667
8668 2017-01-25 Yao Qi <yao.qi@linaro.org>
8669
8670 * lib/dwarf.exp (Dwarf::_location): Handle
8671 DW_OP_GNU_implicit_pointer with proper size.
8672
8673 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8674
8675 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8676 and add untested calls.
8677
8678 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8679
8680 * gdb.python/python.exp: Check line number against what GDB thinks
8681 the line number is for func1.
8682
8683 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8684
8685 * gdb.dlang/debug-expr.exp: New file.
8686
8687 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8688
8689 Fix test names for the following files:
8690
8691 * gdb.ada/exec_changed.exp
8692 * gdb.ada/info_types.exp
8693 * gdb.arch/aarch64-atomic-inst.exp
8694 * gdb.arch/aarch64-fp.exp
8695 * gdb.arch/altivec-abi.exp
8696 * gdb.arch/altivec-regs.exp
8697 * gdb.arch/amd64-byte.exp
8698 * gdb.arch/amd64-disp-step.exp
8699 * gdb.arch/amd64-dword.exp
8700 * gdb.arch/amd64-entry-value-inline.exp
8701 * gdb.arch/amd64-entry-value-param.exp
8702 * gdb.arch/amd64-entry-value-paramref.exp
8703 * gdb.arch/amd64-entry-value.exp
8704 * gdb.arch/amd64-i386-address.exp
8705 * gdb.arch/amd64-invalid-stack-middle.exp
8706 * gdb.arch/amd64-invalid-stack-top.exp
8707 * gdb.arch/amd64-optimout-repeat.exp
8708 * gdb.arch/amd64-prologue-skip.exp
8709 * gdb.arch/amd64-prologue-xmm.exp
8710 * gdb.arch/amd64-stap-special-operands.exp
8711 * gdb.arch/amd64-stap-wrong-subexp.exp
8712 * gdb.arch/amd64-tailcall-cxx.exp
8713 * gdb.arch/amd64-tailcall-noret.exp
8714 * gdb.arch/amd64-tailcall-ret.exp
8715 * gdb.arch/amd64-tailcall-self.exp
8716 * gdb.arch/amd64-word.exp
8717 * gdb.arch/arm-bl-branch-dest.exp
8718 * gdb.arch/arm-disp-step.exp
8719 * gdb.arch/arm-neon.exp
8720 * gdb.arch/arm-single-step-kernel-helper.exp
8721 * gdb.arch/avr-flash-qualifier.exp
8722 * gdb.arch/disp-step-insn-reloc.exp
8723 * gdb.arch/e500-abi.exp
8724 * gdb.arch/e500-regs.exp
8725 * gdb.arch/ftrace-insn-reloc.exp
8726 * gdb.arch/i386-avx512.exp
8727 * gdb.arch/i386-bp_permanent.exp
8728 * gdb.arch/i386-byte.exp
8729 * gdb.arch/i386-cfi-notcurrent.exp
8730 * gdb.arch/i386-disp-step.exp
8731 * gdb.arch/i386-dr3-watch.exp
8732 * gdb.arch/i386-float.exp
8733 * gdb.arch/i386-gnu-cfi.exp
8734 * gdb.arch/i386-mpx-map.exp
8735 * gdb.arch/i386-mpx-sigsegv.exp
8736 * gdb.arch/i386-mpx-simple_segv.exp
8737 * gdb.arch/i386-mpx.exp
8738 * gdb.arch/i386-permbkpt.exp
8739 * gdb.arch/i386-prologue.exp
8740 * gdb.arch/i386-signal.exp
8741 * gdb.arch/i386-size-overlap.exp
8742 * gdb.arch/i386-unwind.exp
8743 * gdb.arch/i386-word.exp
8744 * gdb.arch/mips-fcr.exp
8745 * gdb.arch/powerpc-d128-regs.exp
8746 * gdb.arch/powerpc-stackless.exp
8747 * gdb.arch/ppc64-atomic-inst.exp
8748 * gdb.arch/s390-stackless.exp
8749 * gdb.arch/s390-tdbregs.exp
8750 * gdb.arch/s390-vregs.exp
8751 * gdb.arch/sparc-sysstep.exp
8752 * gdb.arch/thumb-bx-pc.exp
8753 * gdb.arch/thumb-singlestep.exp
8754 * gdb.arch/thumb2-it.exp
8755 * gdb.arch/vsx-regs.exp
8756 * gdb.asm/asm-source.exp
8757 * gdb.base/a2-run.exp
8758 * gdb.base/advance.exp
8759 * gdb.base/all-bin.exp
8760 * gdb.base/anon.exp
8761 * gdb.base/args.exp
8762 * gdb.base/arithmet.exp
8763 * gdb.base/async-shell.exp
8764 * gdb.base/async.exp
8765 * gdb.base/attach-pie-noexec.exp
8766 * gdb.base/attach-twice.exp
8767 * gdb.base/auto-load.exp
8768 * gdb.base/bang.exp
8769 * gdb.base/bitfields.exp
8770 * gdb.base/break-always.exp
8771 * gdb.base/break-caller-line.exp
8772 * gdb.base/break-entry.exp
8773 * gdb.base/break-inline.exp
8774 * gdb.base/break-on-linker-gcd-function.exp
8775 * gdb.base/break-probes.exp
8776 * gdb.base/break.exp
8777 * gdb.base/breakpoint-shadow.exp
8778 * gdb.base/call-ar-st.exp
8779 * gdb.base/call-sc.exp
8780 * gdb.base/call-signal-resume.exp
8781 * gdb.base/call-strs.exp
8782 * gdb.base/callfuncs.exp
8783 * gdb.base/catch-fork-static.exp
8784 * gdb.base/catch-gdb-caused-signals.exp
8785 * gdb.base/catch-load.exp
8786 * gdb.base/catch-signal-fork.exp
8787 * gdb.base/catch-signal.exp
8788 * gdb.base/catch-syscall.exp
8789 * gdb.base/charset.exp
8790 * gdb.base/checkpoint.exp
8791 * gdb.base/chng-syms.exp
8792 * gdb.base/code-expr.exp
8793 * gdb.base/code_elim.exp
8794 * gdb.base/commands.exp
8795 * gdb.base/completion.exp
8796 * gdb.base/complex.exp
8797 * gdb.base/cond-expr.exp
8798 * gdb.base/condbreak.exp
8799 * gdb.base/consecutive.exp
8800 * gdb.base/continue-all-already-running.exp
8801 * gdb.base/coredump-filter.exp
8802 * gdb.base/corefile.exp
8803 * gdb.base/dbx.exp
8804 * gdb.base/debug-expr.exp
8805 * gdb.base/define.exp
8806 * gdb.base/del.exp
8807 * gdb.base/disabled-location.exp
8808 * gdb.base/disasm-end-cu.exp
8809 * gdb.base/disasm-optim.exp
8810 * gdb.base/display.exp
8811 * gdb.base/duplicate-bp.exp
8812 * gdb.base/ena-dis-br.exp
8813 * gdb.base/ending-run.exp
8814 * gdb.base/enumval.exp
8815 * gdb.base/environ.exp
8816 * gdb.base/eu-strip-infcall.exp
8817 * gdb.base/eval-avoid-side-effects.exp
8818 * gdb.base/eval-skip.exp
8819 * gdb.base/exitsignal.exp
8820 * gdb.base/expand-psymtabs.exp
8821 * gdb.base/filesym.exp
8822 * gdb.base/find-unmapped.exp
8823 * gdb.base/finish.exp
8824 * gdb.base/float.exp
8825 * gdb.base/foll-exec-mode.exp
8826 * gdb.base/foll-exec.exp
8827 * gdb.base/foll-fork.exp
8828 * gdb.base/fortran-sym-case.exp
8829 * gdb.base/freebpcmd.exp
8830 * gdb.base/func-ptr.exp
8831 * gdb.base/func-ptrs.exp
8832 * gdb.base/funcargs.exp
8833 * gdb.base/gcore-buffer-overflow.exp
8834 * gdb.base/gcore-relro-pie.exp
8835 * gdb.base/gcore-relro.exp
8836 * gdb.base/gcore.exp
8837 * gdb.base/gdb1090.exp
8838 * gdb.base/gdb11530.exp
8839 * gdb.base/gdb11531.exp
8840 * gdb.base/gdb1821.exp
8841 * gdb.base/gdbindex-stabs.exp
8842 * gdb.base/gdbvars.exp
8843 * gdb.base/hbreak.exp
8844 * gdb.base/hbreak2.exp
8845 * gdb.base/included.exp
8846 * gdb.base/infcall-input.exp
8847 * gdb.base/inferior-died.exp
8848 * gdb.base/infnan.exp
8849 * gdb.base/info-macros.exp
8850 * gdb.base/info-os.exp
8851 * gdb.base/info-proc.exp
8852 * gdb.base/info-shared.exp
8853 * gdb.base/info-target.exp
8854 * gdb.base/infoline.exp
8855 * gdb.base/interp.exp
8856 * gdb.base/interrupt.exp
8857 * gdb.base/jit-reader.exp
8858 * gdb.base/jit-simple.exp
8859 * gdb.base/kill-after-signal.exp
8860 * gdb.base/kill-detach-inferiors-cmd.exp
8861 * gdb.base/label.exp
8862 * gdb.base/langs.exp
8863 * gdb.base/ldbl_e308.exp
8864 * gdb.base/line-symtabs.exp
8865 * gdb.base/linespecs.exp
8866 * gdb.base/list.exp
8867 * gdb.base/long_long.exp
8868 * gdb.base/longest-types.exp
8869 * gdb.base/maint.exp
8870 * gdb.base/max-value-size.exp
8871 * gdb.base/memattr.exp
8872 * gdb.base/mips_pro.exp
8873 * gdb.base/morestack.exp
8874 * gdb.base/moribund-step.exp
8875 * gdb.base/multi-forks.exp
8876 * gdb.base/nested-addr.exp
8877 * gdb.base/nextoverexit.exp
8878 * gdb.base/noreturn-finish.exp
8879 * gdb.base/noreturn-return.exp
8880 * gdb.base/nostdlib.exp
8881 * gdb.base/offsets.exp
8882 * gdb.base/opaque.exp
8883 * gdb.base/pc-fp.exp
8884 * gdb.base/permissions.exp
8885 * gdb.base/print-symbol-loading.exp
8886 * gdb.base/prologue-include.exp
8887 * gdb.base/psymtab.exp
8888 * gdb.base/ptype.exp
8889 * gdb.base/random-signal.exp
8890 * gdb.base/randomize.exp
8891 * gdb.base/range-stepping.exp
8892 * gdb.base/readline-ask.exp
8893 * gdb.base/recpar.exp
8894 * gdb.base/recurse.exp
8895 * gdb.base/relational.exp
8896 * gdb.base/restore.exp
8897 * gdb.base/return-nodebug.exp
8898 * gdb.base/return.exp
8899 * gdb.base/run-after-attach.exp
8900 * gdb.base/save-bp.exp
8901 * gdb.base/scope.exp
8902 * gdb.base/sect-cmd.exp
8903 * gdb.base/set-lang-auto.exp
8904 * gdb.base/set-noassign.exp
8905 * gdb.base/setvar.exp
8906 * gdb.base/sigall.exp
8907 * gdb.base/sigbpt.exp
8908 * gdb.base/siginfo-addr.exp
8909 * gdb.base/siginfo-infcall.exp
8910 * gdb.base/siginfo-obj.exp
8911 * gdb.base/siginfo.exp
8912 * gdb.base/signals-state-child.exp
8913 * gdb.base/signest.exp
8914 * gdb.base/sigstep.exp
8915 * gdb.base/sizeof.exp
8916 * gdb.base/skip.exp
8917 * gdb.base/solib-corrupted.exp
8918 * gdb.base/solib-nodir.exp
8919 * gdb.base/solib-search.exp
8920 * gdb.base/stack-checking.exp
8921 * gdb.base/stale-infcall.exp
8922 * gdb.base/stap-probe.exp
8923 * gdb.base/start.exp
8924 * gdb.base/step-break.exp
8925 * gdb.base/step-bt.exp
8926 * gdb.base/step-line.exp
8927 * gdb.base/step-over-exit.exp
8928 * gdb.base/step-over-syscall.exp
8929 * gdb.base/step-resume-infcall.exp
8930 * gdb.base/step-test.exp
8931 * gdb.base/store.exp
8932 * gdb.base/structs3.exp
8933 * gdb.base/sym-file.exp
8934 * gdb.base/symbol-without-target_section.exp
8935 * gdb.base/term.exp
8936 * gdb.base/testenv.exp
8937 * gdb.base/ui-redirect.exp
8938 * gdb.base/until.exp
8939 * gdb.base/unwindonsignal.exp
8940 * gdb.base/value-double-free.exp
8941 * gdb.base/vla-datatypes.exp
8942 * gdb.base/vla-ptr.exp
8943 * gdb.base/vla-sideeffect.exp
8944 * gdb.base/volatile.exp
8945 * gdb.base/watch-cond-infcall.exp
8946 * gdb.base/watch-cond.exp
8947 * gdb.base/watch-non-mem.exp
8948 * gdb.base/watch-read.exp
8949 * gdb.base/watch-vfork.exp
8950 * gdb.base/watchpoint-cond-gone.exp
8951 * gdb.base/watchpoint-delete.exp
8952 * gdb.base/watchpoint-hw-hit-once.exp
8953 * gdb.base/watchpoint-hw.exp
8954 * gdb.base/watchpoint-stops-at-right-insn.exp
8955 * gdb.base/watchpoints.exp
8956 * gdb.base/wchar.exp
8957 * gdb.base/whatis-exp.exp
8958 * gdb.btrace/buffer-size.exp
8959 * gdb.btrace/data.exp
8960 * gdb.btrace/delta.exp
8961 * gdb.btrace/dlopen.exp
8962 * gdb.btrace/enable.exp
8963 * gdb.btrace/exception.exp
8964 * gdb.btrace/function_call_history.exp
8965 * gdb.btrace/gcore.exp
8966 * gdb.btrace/instruction_history.exp
8967 * gdb.btrace/nohist.exp
8968 * gdb.btrace/reconnect.exp
8969 * gdb.btrace/record_goto-step.exp
8970 * gdb.btrace/record_goto.exp
8971 * gdb.btrace/rn-dl-bind.exp
8972 * gdb.btrace/segv.exp
8973 * gdb.btrace/step.exp
8974 * gdb.btrace/stepi.exp
8975 * gdb.btrace/tailcall-only.exp
8976 * gdb.btrace/tailcall.exp
8977 * gdb.btrace/tsx.exp
8978 * gdb.btrace/unknown_functions.exp
8979 * gdb.btrace/vdso.exp
8980 * gdb.compile/compile-ifunc.exp
8981 * gdb.compile/compile-ops.exp
8982 * gdb.compile/compile-print.exp
8983 * gdb.compile/compile-setjmp.exp
8984 * gdb.cp/abstract-origin.exp
8985 * gdb.cp/ambiguous.exp
8986 * gdb.cp/annota2.exp
8987 * gdb.cp/annota3.exp
8988 * gdb.cp/anon-ns.exp
8989 * gdb.cp/anon-struct.exp
8990 * gdb.cp/anon-union.exp
8991 * gdb.cp/arg-reference.exp
8992 * gdb.cp/baseenum.exp
8993 * gdb.cp/bool.exp
8994 * gdb.cp/breakpoint.exp
8995 * gdb.cp/bs15503.exp
8996 * gdb.cp/call-c.exp
8997 * gdb.cp/casts.exp
8998 * gdb.cp/chained-calls.exp
8999 * gdb.cp/class2.exp
9000 * gdb.cp/classes.exp
9001 * gdb.cp/cmpd-minsyms.exp
9002 * gdb.cp/converts.exp
9003 * gdb.cp/cp-relocate.exp
9004 * gdb.cp/cpcompletion.exp
9005 * gdb.cp/cpexprs.exp
9006 * gdb.cp/cplabel.exp
9007 * gdb.cp/cplusfuncs.exp
9008 * gdb.cp/cpsizeof.exp
9009 * gdb.cp/ctti.exp
9010 * gdb.cp/derivation.exp
9011 * gdb.cp/destrprint.exp
9012 * gdb.cp/dispcxx.exp
9013 * gdb.cp/enum-class.exp
9014 * gdb.cp/exception.exp
9015 * gdb.cp/exceptprint.exp
9016 * gdb.cp/expand-psymtabs-cxx.exp
9017 * gdb.cp/expand-sals.exp
9018 * gdb.cp/extern-c.exp
9019 * gdb.cp/filename.exp
9020 * gdb.cp/formatted-ref.exp
9021 * gdb.cp/fpointer.exp
9022 * gdb.cp/gdb1355.exp
9023 * gdb.cp/gdb2495.exp
9024 * gdb.cp/hang.exp
9025 * gdb.cp/impl-this.exp
9026 * gdb.cp/infcall-dlopen.exp
9027 * gdb.cp/inherit.exp
9028 * gdb.cp/iostream.exp
9029 * gdb.cp/koenig.exp
9030 * gdb.cp/local.exp
9031 * gdb.cp/m-data.exp
9032 * gdb.cp/m-static.exp
9033 * gdb.cp/mb-ctor.exp
9034 * gdb.cp/mb-inline.exp
9035 * gdb.cp/mb-templates.exp
9036 * gdb.cp/member-name.exp
9037 * gdb.cp/member-ptr.exp
9038 * gdb.cp/meth-typedefs.exp
9039 * gdb.cp/method.exp
9040 * gdb.cp/method2.exp
9041 * gdb.cp/minsym-fallback.exp
9042 * gdb.cp/misc.exp
9043 * gdb.cp/namelessclass.exp
9044 * gdb.cp/namespace-enum.exp
9045 * gdb.cp/namespace-nested-import.exp
9046 * gdb.cp/namespace.exp
9047 * gdb.cp/nextoverthrow.exp
9048 * gdb.cp/no-dmgl-verbose.exp
9049 * gdb.cp/non-trivial-retval.exp
9050 * gdb.cp/noparam.exp
9051 * gdb.cp/nsdecl.exp
9052 * gdb.cp/nsimport.exp
9053 * gdb.cp/nsnested.exp
9054 * gdb.cp/nsnoimports.exp
9055 * gdb.cp/nsrecurs.exp
9056 * gdb.cp/nsstress.exp
9057 * gdb.cp/nsusing.exp
9058 * gdb.cp/operator.exp
9059 * gdb.cp/oranking.exp
9060 * gdb.cp/overload-const.exp
9061 * gdb.cp/overload.exp
9062 * gdb.cp/ovldbreak.exp
9063 * gdb.cp/ovsrch.exp
9064 * gdb.cp/paren-type.exp
9065 * gdb.cp/parse-lang.exp
9066 * gdb.cp/pass-by-ref.exp
9067 * gdb.cp/pr-1023.exp
9068 * gdb.cp/pr-1210.exp
9069 * gdb.cp/pr-574.exp
9070 * gdb.cp/pr10687.exp
9071 * gdb.cp/pr12028.exp
9072 * gdb.cp/pr17132.exp
9073 * gdb.cp/pr17494.exp
9074 * gdb.cp/pr9067.exp
9075 * gdb.cp/pr9167.exp
9076 * gdb.cp/pr9631.exp
9077 * gdb.cp/printmethod.exp
9078 * gdb.cp/psmang.exp
9079 * gdb.cp/psymtab-parameter.exp
9080 * gdb.cp/ptype-cv-cp.exp
9081 * gdb.cp/ptype-flags.exp
9082 * gdb.cp/re-set-overloaded.exp
9083 * gdb.cp/ref-types.exp
9084 * gdb.cp/rtti.exp
9085 * gdb.cp/scope-err.exp
9086 * gdb.cp/shadow.exp
9087 * gdb.cp/smartp.exp
9088 * gdb.cp/static-method.exp
9089 * gdb.cp/static-print-quit.exp
9090 * gdb.cp/temargs.exp
9091 * gdb.cp/templates.exp
9092 * gdb.cp/try_catch.exp
9093 * gdb.cp/typedef-operator.exp
9094 * gdb.cp/typeid.exp
9095 * gdb.cp/userdef.exp
9096 * gdb.cp/using-crash.exp
9097 * gdb.cp/var-tag.exp
9098 * gdb.cp/virtbase.exp
9099 * gdb.cp/virtfunc.exp
9100 * gdb.cp/virtfunc2.exp
9101 * gdb.cp/vla-cxx.exp
9102 * gdb.disasm/t01_mov.exp
9103 * gdb.disasm/t02_mova.exp
9104 * gdb.disasm/t03_add.exp
9105 * gdb.disasm/t04_sub.exp
9106 * gdb.disasm/t05_cmp.exp
9107 * gdb.disasm/t06_ari2.exp
9108 * gdb.disasm/t07_ari3.exp
9109 * gdb.disasm/t08_or.exp
9110 * gdb.disasm/t09_xor.exp
9111 * gdb.disasm/t10_and.exp
9112 * gdb.disasm/t11_logs.exp
9113 * gdb.disasm/t12_bit.exp
9114 * gdb.disasm/t13_otr.exp
9115 * gdb.dlang/circular.exp
9116 * gdb.dwarf2/arr-stride.exp
9117 * gdb.dwarf2/arr-subrange.exp
9118 * gdb.dwarf2/atomic-type.exp
9119 * gdb.dwarf2/bad-regnum.exp
9120 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9121 * gdb.dwarf2/callframecfa.exp
9122 * gdb.dwarf2/clztest.exp
9123 * gdb.dwarf2/corrupt.exp
9124 * gdb.dwarf2/data-loc.exp
9125 * gdb.dwarf2/dup-psym.exp
9126 * gdb.dwarf2/dw2-anon-mptr.exp
9127 * gdb.dwarf2/dw2-anonymous-func.exp
9128 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9129 * gdb.dwarf2/dw2-bad-unresolved.exp
9130 * gdb.dwarf2/dw2-basic.exp
9131 * gdb.dwarf2/dw2-canonicalize-type.exp
9132 * gdb.dwarf2/dw2-case-insensitive.exp
9133 * gdb.dwarf2/dw2-common-block.exp
9134 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9135 * gdb.dwarf2/dw2-compressed.exp
9136 * gdb.dwarf2/dw2-const.exp
9137 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9138 * gdb.dwarf2/dw2-cu-size.exp
9139 * gdb.dwarf2/dw2-dup-frame.exp
9140 * gdb.dwarf2/dw2-entry-value.exp
9141 * gdb.dwarf2/dw2-icycle.exp
9142 * gdb.dwarf2/dw2-ifort-parameter.exp
9143 * gdb.dwarf2/dw2-inline-break.exp
9144 * gdb.dwarf2/dw2-inline-param.exp
9145 * gdb.dwarf2/dw2-intercu.exp
9146 * gdb.dwarf2/dw2-intermix.exp
9147 * gdb.dwarf2/dw2-lexical-block-bare.exp
9148 * gdb.dwarf2/dw2-linkage-name-trust.exp
9149 * gdb.dwarf2/dw2-minsym-in-cu.exp
9150 * gdb.dwarf2/dw2-noloc.exp
9151 * gdb.dwarf2/dw2-op-call.exp
9152 * gdb.dwarf2/dw2-op-out-param.exp
9153 * gdb.dwarf2/dw2-opt-structptr.exp
9154 * gdb.dwarf2/dw2-param-error.exp
9155 * gdb.dwarf2/dw2-producer.exp
9156 * gdb.dwarf2/dw2-ranges-base.exp
9157 * gdb.dwarf2/dw2-ref-missing-frame.exp
9158 * gdb.dwarf2/dw2-reg-undefined.exp
9159 * gdb.dwarf2/dw2-regno-invalid.exp
9160 * gdb.dwarf2/dw2-restore.exp
9161 * gdb.dwarf2/dw2-restrict.exp
9162 * gdb.dwarf2/dw2-single-line-discriminators.exp
9163 * gdb.dwarf2/dw2-strp.exp
9164 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9165 * gdb.dwarf2/dw2-unresolved.exp
9166 * gdb.dwarf2/dw2-var-zero-addr.exp
9167 * gdb.dwarf2/dw4-sig-types.exp
9168 * gdb.dwarf2/dwz.exp
9169 * gdb.dwarf2/dynarr-ptr.exp
9170 * gdb.dwarf2/enum-type.exp
9171 * gdb.dwarf2/gdb-index.exp
9172 * gdb.dwarf2/implptr-64bit.exp
9173 * gdb.dwarf2/implptr-optimized-out.exp
9174 * gdb.dwarf2/implptr.exp
9175 * gdb.dwarf2/implref-array.exp
9176 * gdb.dwarf2/implref-const.exp
9177 * gdb.dwarf2/implref-global.exp
9178 * gdb.dwarf2/implref-struct.exp
9179 * gdb.dwarf2/mac-fileno.exp
9180 * gdb.dwarf2/main-subprogram.exp
9181 * gdb.dwarf2/member-ptr-forwardref.exp
9182 * gdb.dwarf2/method-ptr.exp
9183 * gdb.dwarf2/missing-sig-type.exp
9184 * gdb.dwarf2/nonvar-access.exp
9185 * gdb.dwarf2/opaque-type-lookup.exp
9186 * gdb.dwarf2/pieces-optimized-out.exp
9187 * gdb.dwarf2/pieces.exp
9188 * gdb.dwarf2/pr10770.exp
9189 * gdb.dwarf2/pr13961.exp
9190 * gdb.dwarf2/staticvirtual.exp
9191 * gdb.dwarf2/subrange.exp
9192 * gdb.dwarf2/symtab-producer.exp
9193 * gdb.dwarf2/trace-crash.exp
9194 * gdb.dwarf2/typeddwarf.exp
9195 * gdb.dwarf2/valop.exp
9196 * gdb.dwarf2/watch-notconst.exp
9197 * gdb.fortran/array-element.exp
9198 * gdb.fortran/charset.exp
9199 * gdb.fortran/common-block.exp
9200 * gdb.fortran/complex.exp
9201 * gdb.fortran/derived-type-function.exp
9202 * gdb.fortran/derived-type.exp
9203 * gdb.fortran/logical.exp
9204 * gdb.fortran/module.exp
9205 * gdb.fortran/multi-dim.exp
9206 * gdb.fortran/nested-funcs.exp
9207 * gdb.fortran/print-formatted.exp
9208 * gdb.fortran/subarray.exp
9209 * gdb.fortran/vla-alloc-assoc.exp
9210 * gdb.fortran/vla-datatypes.exp
9211 * gdb.fortran/vla-history.exp
9212 * gdb.fortran/vla-ptr-info.exp
9213 * gdb.fortran/vla-ptype-sub.exp
9214 * gdb.fortran/vla-ptype.exp
9215 * gdb.fortran/vla-sizeof.exp
9216 * gdb.fortran/vla-type.exp
9217 * gdb.fortran/vla-value-sub-arbitrary.exp
9218 * gdb.fortran/vla-value-sub-finish.exp
9219 * gdb.fortran/vla-value-sub.exp
9220 * gdb.fortran/vla-value.exp
9221 * gdb.fortran/whatis_type.exp
9222 * gdb.go/chan.exp
9223 * gdb.go/handcall.exp
9224 * gdb.go/hello.exp
9225 * gdb.go/integers.exp
9226 * gdb.go/methods.exp
9227 * gdb.go/package.exp
9228 * gdb.go/strings.exp
9229 * gdb.go/types.exp
9230 * gdb.go/unsafe.exp
9231 * gdb.guile/scm-arch.exp
9232 * gdb.guile/scm-block.exp
9233 * gdb.guile/scm-breakpoint.exp
9234 * gdb.guile/scm-cmd.exp
9235 * gdb.guile/scm-disasm.exp
9236 * gdb.guile/scm-equal.exp
9237 * gdb.guile/scm-frame-args.exp
9238 * gdb.guile/scm-frame-inline.exp
9239 * gdb.guile/scm-frame.exp
9240 * gdb.guile/scm-iterator.exp
9241 * gdb.guile/scm-math.exp
9242 * gdb.guile/scm-objfile.exp
9243 * gdb.guile/scm-ports.exp
9244 * gdb.guile/scm-symbol.exp
9245 * gdb.guile/scm-symtab.exp
9246 * gdb.guile/scm-value-cc.exp
9247 * gdb.guile/types-module.exp
9248 * gdb.linespec/break-ask.exp
9249 * gdb.linespec/cpexplicit.exp
9250 * gdb.linespec/explicit.exp
9251 * gdb.linespec/keywords.exp
9252 * gdb.linespec/linespec.exp
9253 * gdb.linespec/ls-dollar.exp
9254 * gdb.linespec/ls-errs.exp
9255 * gdb.linespec/skip-two.exp
9256 * gdb.linespec/thread.exp
9257 * gdb.mi/mi-async.exp
9258 * gdb.mi/mi-basics.exp
9259 * gdb.mi/mi-break.exp
9260 * gdb.mi/mi-catch-load.exp
9261 * gdb.mi/mi-cli.exp
9262 * gdb.mi/mi-cmd-param-changed.exp
9263 * gdb.mi/mi-console.exp
9264 * gdb.mi/mi-detach.exp
9265 * gdb.mi/mi-disassemble.exp
9266 * gdb.mi/mi-eval.exp
9267 * gdb.mi/mi-file-transfer.exp
9268 * gdb.mi/mi-file.exp
9269 * gdb.mi/mi-fill-memory.exp
9270 * gdb.mi/mi-inheritance-syntax-error.exp
9271 * gdb.mi/mi-linespec-err-cp.exp
9272 * gdb.mi/mi-logging.exp
9273 * gdb.mi/mi-memory-changed.exp
9274 * gdb.mi/mi-read-memory.exp
9275 * gdb.mi/mi-record-changed.exp
9276 * gdb.mi/mi-reg-undefined.exp
9277 * gdb.mi/mi-regs.exp
9278 * gdb.mi/mi-return.exp
9279 * gdb.mi/mi-reverse.exp
9280 * gdb.mi/mi-simplerun.exp
9281 * gdb.mi/mi-solib.exp
9282 * gdb.mi/mi-stack.exp
9283 * gdb.mi/mi-stepi.exp
9284 * gdb.mi/mi-syn-frame.exp
9285 * gdb.mi/mi-until.exp
9286 * gdb.mi/mi-var-block.exp
9287 * gdb.mi/mi-var-child.exp
9288 * gdb.mi/mi-var-cmd.exp
9289 * gdb.mi/mi-var-cp.exp
9290 * gdb.mi/mi-var-display.exp
9291 * gdb.mi/mi-var-invalidate.exp
9292 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9293 * gdb.mi/mi-vla-fortran.exp
9294 * gdb.mi/mi-watch.exp
9295 * gdb.mi/mi2-var-child.exp
9296 * gdb.mi/user-selected-context-sync.exp
9297 * gdb.modula2/unbounded-array.exp
9298 * gdb.multi/dummy-frame-restore.exp
9299 * gdb.multi/multi-arch-exec.exp
9300 * gdb.multi/multi-arch.exp
9301 * gdb.multi/tids.exp
9302 * gdb.multi/watchpoint-multi.exp
9303 * gdb.opencl/callfuncs.exp
9304 * gdb.opencl/convs_casts.exp
9305 * gdb.opencl/datatypes.exp
9306 * gdb.opencl/operators.exp
9307 * gdb.opencl/vec_comps.exp
9308 * gdb.opt/clobbered-registers-O2.exp
9309 * gdb.opt/inline-break.exp
9310 * gdb.opt/inline-bt.exp
9311 * gdb.opt/inline-cmds.exp
9312 * gdb.opt/inline-locals.exp
9313 * gdb.pascal/case-insensitive-symbols.exp
9314 * gdb.pascal/floats.exp
9315 * gdb.pascal/gdb11492.exp
9316 * gdb.python/lib-types.exp
9317 * gdb.python/py-arch.exp
9318 * gdb.python/py-as-string.exp
9319 * gdb.python/py-bad-printers.exp
9320 * gdb.python/py-block.exp
9321 * gdb.python/py-breakpoint-create-fail.exp
9322 * gdb.python/py-breakpoint.exp
9323 * gdb.python/py-caller-is.exp
9324 * gdb.python/py-cmd.exp
9325 * gdb.python/py-explore-cc.exp
9326 * gdb.python/py-explore.exp
9327 * gdb.python/py-finish-breakpoint.exp
9328 * gdb.python/py-finish-breakpoint2.exp
9329 * gdb.python/py-frame-args.exp
9330 * gdb.python/py-frame-inline.exp
9331 * gdb.python/py-frame.exp
9332 * gdb.python/py-framefilter-mi.exp
9333 * gdb.python/py-infthread.exp
9334 * gdb.python/py-lazy-string.exp
9335 * gdb.python/py-linetable.exp
9336 * gdb.python/py-mi-events.exp
9337 * gdb.python/py-mi-objfile.exp
9338 * gdb.python/py-mi.exp
9339 * gdb.python/py-objfile.exp
9340 * gdb.python/py-pp-integral.exp
9341 * gdb.python/py-pp-maint.exp
9342 * gdb.python/py-pp-re-notag.exp
9343 * gdb.python/py-pp-registration.exp
9344 * gdb.python/py-recurse-unwind.exp
9345 * gdb.python/py-strfns.exp
9346 * gdb.python/py-symbol.exp
9347 * gdb.python/py-symtab.exp
9348 * gdb.python/py-sync-interp.exp
9349 * gdb.python/py-typeprint.exp
9350 * gdb.python/py-unwind-maint.exp
9351 * gdb.python/py-unwind.exp
9352 * gdb.python/py-value-cc.exp
9353 * gdb.python/py-xmethods.exp
9354 * gdb.reverse/amd64-tailcall-reverse.exp
9355 * gdb.reverse/break-precsave.exp
9356 * gdb.reverse/break-reverse.exp
9357 * gdb.reverse/consecutive-precsave.exp
9358 * gdb.reverse/consecutive-reverse.exp
9359 * gdb.reverse/finish-precsave.exp
9360 * gdb.reverse/finish-reverse-bkpt.exp
9361 * gdb.reverse/finish-reverse.exp
9362 * gdb.reverse/fstatat-reverse.exp
9363 * gdb.reverse/getresuid-reverse.exp
9364 * gdb.reverse/i386-precsave.exp
9365 * gdb.reverse/i386-reverse.exp
9366 * gdb.reverse/i386-sse-reverse.exp
9367 * gdb.reverse/i387-env-reverse.exp
9368 * gdb.reverse/i387-stack-reverse.exp
9369 * gdb.reverse/insn-reverse.exp
9370 * gdb.reverse/machinestate-precsave.exp
9371 * gdb.reverse/machinestate.exp
9372 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9373 * gdb.reverse/pipe-reverse.exp
9374 * gdb.reverse/readv-reverse.exp
9375 * gdb.reverse/recvmsg-reverse.exp
9376 * gdb.reverse/rerun-prec.exp
9377 * gdb.reverse/s390-mvcle.exp
9378 * gdb.reverse/step-precsave.exp
9379 * gdb.reverse/step-reverse.exp
9380 * gdb.reverse/time-reverse.exp
9381 * gdb.reverse/until-precsave.exp
9382 * gdb.reverse/until-reverse.exp
9383 * gdb.reverse/waitpid-reverse.exp
9384 * gdb.reverse/watch-precsave.exp
9385 * gdb.reverse/watch-reverse.exp
9386 * gdb.rust/generics.exp
9387 * gdb.rust/methods.exp
9388 * gdb.rust/modules.exp
9389 * gdb.rust/simple.exp
9390 * gdb.server/connect-with-no-symbol-file.exp
9391 * gdb.server/ext-attach.exp
9392 * gdb.server/ext-restart.exp
9393 * gdb.server/ext-wrapper.exp
9394 * gdb.server/file-transfer.exp
9395 * gdb.server/server-exec-info.exp
9396 * gdb.server/server-kill.exp
9397 * gdb.server/server-mon.exp
9398 * gdb.server/wrapper.exp
9399 * gdb.stabs/exclfwd.exp
9400 * gdb.stabs/gdb11479.exp
9401 * gdb.threads/clone-new-thread-event.exp
9402 * gdb.threads/corethreads.exp
9403 * gdb.threads/current-lwp-dead.exp
9404 * gdb.threads/dlopen-libpthread.exp
9405 * gdb.threads/gcore-thread.exp
9406 * gdb.threads/sigstep-threads.exp
9407 * gdb.threads/watchpoint-fork.exp
9408 * gdb.trace/actions-changed.exp
9409 * gdb.trace/backtrace.exp
9410 * gdb.trace/change-loc.exp
9411 * gdb.trace/circ.exp
9412 * gdb.trace/collection.exp
9413 * gdb.trace/disconnected-tracing.exp
9414 * gdb.trace/ftrace.exp
9415 * gdb.trace/mi-trace-frame-collected.exp
9416 * gdb.trace/mi-trace-unavailable.exp
9417 * gdb.trace/mi-traceframe-changed.exp
9418 * gdb.trace/mi-tsv-changed.exp
9419 * gdb.trace/no-attach-trace.exp
9420 * gdb.trace/passc-dyn.exp
9421 * gdb.trace/qtro.exp
9422 * gdb.trace/range-stepping.exp
9423 * gdb.trace/read-memory.exp
9424 * gdb.trace/save-trace.exp
9425 * gdb.trace/signal.exp
9426 * gdb.trace/status-stop.exp
9427 * gdb.trace/tfile.exp
9428 * gdb.trace/trace-break.exp
9429 * gdb.trace/trace-buffer-size.exp
9430 * gdb.trace/trace-condition.exp
9431 * gdb.trace/tracefile-pseudo-reg.exp
9432 * gdb.trace/tstatus.exp
9433 * gdb.trace/unavailable.exp
9434 * gdb.trace/while-dyn.exp
9435 * gdb.trace/while-stepping.exp
9436
9437 2016-12-22 Doug Evans <xdje42@gmail.com>
9438
9439 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9440 and msymbols.
9441
9442 2016-12-19 Yao Qi <yao.qi@linaro.org>
9443
9444 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9445 (test_with_self): Don't call do_steps_and_nexts, and remove
9446 code about stepping into xmalloc.
9447
9448 2016-12-09 Yao Qi <yao.qi@linaro.org>
9449
9450 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9451
9452 2016-12-09 Yao Qi <yao.qi@linaro.org>
9453
9454 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9455
9456 2016-12-09 Pedro Alves <palves@redhat.com>
9457
9458 * gdb.base/all-architectures-0.exp: New file.
9459 * gdb.base/all-architectures-1.exp: New file.
9460 * gdb.base/all-architectures-2.exp: New file.
9461 * gdb.base/all-architectures-3.exp: New file.
9462 * gdb.base/all-architectures-4.exp: New file.
9463 * gdb.base/all-architectures-5.exp: New file.
9464 * gdb.base/all-architectures-6.exp: New file.
9465 * gdb.base/all-architectures-7.exp: New file.
9466 * gdb.base/all-architectures.exp.in: New file.
9467
9468 2016-12-09 Yao Qi <yao.qi@linaro.org>
9469
9470 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9471
9472 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9473
9474 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9475 possible.
9476 Remove useless pattern-matching code.
9477
9478 2016-12-02 Pedro Alves <palves@redhat.com>
9479
9480 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9481 procedure.
9482 (top level): Call it.
9483
9484 2016-12-02 Pedro Alves <palves@redhat.com>
9485
9486 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9487 New procedure.
9488 (top level): Call it.
9489
9490 2016-12-02 Pedro Alves <palves@redhat.com>
9491
9492 PR cli/20559
9493 * gdb.base/commands.exp (user_defined_command_args_eval): New
9494 procedure.
9495 (top level): Call it.
9496
9497 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9498
9499 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9500 timeout handling.
9501
9502 2016-12-02 Tom Tromey <tom@tromey.com>
9503
9504 * gdb.dwarf2/main-subprogram.c: New file.
9505 * gdb.dwarf2/main-subprogram.exp: New file.
9506
9507 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9508
9509 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9510 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9511 gdb_test_no_output for a couple of cases.
9512 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9513
9514 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9515
9516 Fix test names and standardize compilation error messages throughout
9517 the following files:
9518
9519 * gdb.ada/start.exp
9520 * gdb.arch/alpha-step.exp
9521 * gdb.arch/e500-prologue.exp
9522 * gdb.arch/ftrace-insn-reloc.exp
9523 * gdb.arch/gdb1291.exp
9524 * gdb.arch/gdb1431.exp
9525 * gdb.arch/gdb1558.exp
9526 * gdb.arch/i386-dr3-watch.exp
9527 * gdb.arch/i386-sse-stack-align.exp
9528 * gdb.arch/ia64-breakpoint-shadow.exp
9529 * gdb.arch/pa-nullify.exp
9530 * gdb.arch/powerpc-aix-prologue.exp
9531 * gdb.arch/thumb-bx-pc.exp
9532 * gdb.base/annota1.exp
9533 * gdb.base/annota3.exp
9534 * gdb.base/arrayidx.exp
9535 * gdb.base/assign.exp
9536 * gdb.base/attach.exp
9537 * gdb.base/auxv.exp
9538 * gdb.base/bang.exp
9539 * gdb.base/bfp-test.exp
9540 * gdb.base/bigcore.exp
9541 * gdb.base/bitfields2.exp
9542 * gdb.base/break-fun-addr.exp
9543 * gdb.base/break-probes.exp
9544 * gdb.base/call-rt-st.exp
9545 * gdb.base/callexit.exp
9546 * gdb.base/catch-fork-kill.exp
9547 * gdb.base/charset.exp
9548 * gdb.base/checkpoint.exp
9549 * gdb.base/comprdebug.exp
9550 * gdb.base/constvars.exp
9551 * gdb.base/coredump-filter.exp
9552 * gdb.base/cursal.exp
9553 * gdb.base/cvexpr.exp
9554 * gdb.base/detach.exp
9555 * gdb.base/display.exp
9556 * gdb.base/dmsym.exp
9557 * gdb.base/dprintf-pending.exp
9558 * gdb.base/dso2dso.exp
9559 * gdb.base/dtrace-probe.exp
9560 * gdb.base/dump.exp
9561 * gdb.base/enum_cond.exp
9562 * gdb.base/exe-lock.exp
9563 * gdb.base/exec-invalid-sysroot.exp
9564 * gdb.base/execl-update-breakpoints.exp
9565 * gdb.base/exprs.exp
9566 * gdb.base/fileio.exp
9567 * gdb.base/find.exp
9568 * gdb.base/finish.exp
9569 * gdb.base/fixsection.exp
9570 * gdb.base/foll-vfork.exp
9571 * gdb.base/frame-args.exp
9572 * gdb.base/gcore.exp
9573 * gdb.base/gdb1250.exp
9574 * gdb.base/global-var-nested-by-dso.exp
9575 * gdb.base/gnu-ifunc.exp
9576 * gdb.base/hashline1.exp
9577 * gdb.base/hashline2.exp
9578 * gdb.base/hashline3.exp
9579 * gdb.base/hbreak-in-shr-unsupported.exp
9580 * gdb.base/huge.exp
9581 * gdb.base/infcall-input.exp
9582 * gdb.base/info-fun.exp
9583 * gdb.base/info-shared.exp
9584 * gdb.base/jit-simple.exp
9585 * gdb.base/jit-so.exp
9586 * gdb.base/jit.exp
9587 * gdb.base/jump.exp
9588 * gdb.base/label.exp
9589 * gdb.base/lineinc.exp
9590 * gdb.base/logical.exp
9591 * gdb.base/longjmp.exp
9592 * gdb.base/macscp.exp
9593 * gdb.base/miscexprs.exp
9594 * gdb.base/new-ui-echo.exp
9595 * gdb.base/new-ui-pending-input.exp
9596 * gdb.base/new-ui.exp
9597 * gdb.base/nodebug.exp
9598 * gdb.base/nofield.exp
9599 * gdb.base/offsets.exp
9600 * gdb.base/overlays.exp
9601 * gdb.base/pending.exp
9602 * gdb.base/pointers.exp
9603 * gdb.base/pr11022.exp
9604 * gdb.base/printcmds.exp
9605 * gdb.base/prologue.exp
9606 * gdb.base/ptr-typedef.exp
9607 * gdb.base/realname-expand.exp
9608 * gdb.base/relativedebug.exp
9609 * gdb.base/relocate.exp
9610 * gdb.base/remote.exp
9611 * gdb.base/reread.exp
9612 * gdb.base/return2.exp
9613 * gdb.base/savedregs.exp
9614 * gdb.base/sep.exp
9615 * gdb.base/sepdebug.exp
9616 * gdb.base/sepsymtab.exp
9617 * gdb.base/set-inferior-tty.exp
9618 * gdb.base/setshow.exp
9619 * gdb.base/shlib-call.exp
9620 * gdb.base/sigaltstack.exp
9621 * gdb.base/siginfo-addr.exp
9622 * gdb.base/signals.exp
9623 * gdb.base/signull.exp
9624 * gdb.base/sigrepeat.exp
9625 * gdb.base/so-impl-ld.exp
9626 * gdb.base/solib-display.exp
9627 * gdb.base/solib-overlap.exp
9628 * gdb.base/solib-search.exp
9629 * gdb.base/solib-symbol.exp
9630 * gdb.base/structs.exp
9631 * gdb.base/structs2.exp
9632 * gdb.base/symtab-search-order.exp
9633 * gdb.base/twice.exp
9634 * gdb.base/unload.exp
9635 * gdb.base/varargs.exp
9636 * gdb.base/watchpoint-solib.exp
9637 * gdb.base/watchpoint.exp
9638 * gdb.base/whatis.exp
9639 * gdb.base/wrong_frame_bt_full.exp
9640 * gdb.btrace/dlopen.exp
9641 * gdb.cell/ea-standalone.exp
9642 * gdb.cell/ea-test.exp
9643 * gdb.cp/dispcxx.exp
9644 * gdb.cp/gdb2384.exp
9645 * gdb.cp/method2.exp
9646 * gdb.cp/nextoverthrow.exp
9647 * gdb.cp/pr10728.exp
9648 * gdb.disasm/am33.exp
9649 * gdb.disasm/h8300s.exp
9650 * gdb.disasm/mn10300.exp
9651 * gdb.disasm/sh3.exp
9652 * gdb.dwarf2/dw2-dir-file-name.exp
9653 * gdb.fortran/complex.exp
9654 * gdb.fortran/library-module.exp
9655 * gdb.guile/scm-pretty-print.exp
9656 * gdb.guile/scm-symbol.exp
9657 * gdb.guile/scm-type.exp
9658 * gdb.guile/scm-value.exp
9659 * gdb.linespec/linespec.exp
9660 * gdb.mi/gdb701.exp
9661 * gdb.mi/gdb792.exp
9662 * gdb.mi/mi-breakpoint-changed.exp
9663 * gdb.mi/mi-dprintf-pending.exp
9664 * gdb.mi/mi-dprintf.exp
9665 * gdb.mi/mi-exit-code.exp
9666 * gdb.mi/mi-pending.exp
9667 * gdb.mi/mi-solib.exp
9668 * gdb.mi/new-ui-mi-sync.exp
9669 * gdb.mi/pr11022.exp
9670 * gdb.mi/user-selected-context-sync.exp
9671 * gdb.opt/solib-intra-step.exp
9672 * gdb.python/py-events.exp
9673 * gdb.python/py-finish-breakpoint.exp
9674 * gdb.python/py-mi.exp
9675 * gdb.python/py-prettyprint.exp
9676 * gdb.python/py-shared.exp
9677 * gdb.python/py-symbol.exp
9678 * gdb.python/py-template.exp
9679 * gdb.python/py-type.exp
9680 * gdb.python/py-value.exp
9681 * gdb.reverse/solib-precsave.exp
9682 * gdb.reverse/solib-reverse.exp
9683 * gdb.server/solib-list.exp
9684 * gdb.stabs/weird.exp
9685 * gdb.threads/reconnect-signal.exp
9686 * gdb.threads/stepi-random-signal.exp
9687 * gdb.trace/actions.exp
9688 * gdb.trace/ax.exp
9689 * gdb.trace/backtrace.exp
9690 * gdb.trace/change-loc.exp
9691 * gdb.trace/deltrace.exp
9692 * gdb.trace/ftrace-lock.exp
9693 * gdb.trace/ftrace.exp
9694 * gdb.trace/infotrace.exp
9695 * gdb.trace/mi-tracepoint-changed.exp
9696 * gdb.trace/packetlen.exp
9697 * gdb.trace/passcount.exp
9698 * gdb.trace/pending.exp
9699 * gdb.trace/range-stepping.exp
9700 * gdb.trace/report.exp
9701 * gdb.trace/stap-trace.exp
9702 * gdb.trace/tfind.exp
9703 * gdb.trace/trace-break.exp
9704 * gdb.trace/trace-condition.exp
9705 * gdb.trace/trace-enable-disable.exp
9706 * gdb.trace/trace-mt.exp
9707 * gdb.trace/tracecmd.exp
9708 * gdb.trace/tspeed.exp
9709 * gdb.trace/tsv.exp
9710 * lib/perftest.exp
9711
9712 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9713
9714 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9715 with gdb_test_no_output.
9716 Use command as test name.
9717
9718 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9719
9720 Fix test names starting with uppercase throughout the files.
9721
9722 * gdb.ada/assign_1.exp
9723 * gdb.ada/boolean_expr.exp
9724 * gdb.base/arrayidx.exp
9725 * gdb.base/del.exp
9726 * gdb.base/gcore-buffer-overflow.exp
9727 * gdb.base/testenv.exp
9728 * gdb.compile/compile.exp
9729 * gdb.python/py-framefilter-invalidarg.exp
9730 * gdb.python/py-framefilter.exp
9731
9732 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9733
9734 Fix test names starting with uppercase throughout the files.
9735
9736 * gdb.ada/array_return.exp
9737 * gdb.ada/expr_delims.exp
9738 * gdb.ada/mi_dyn_arr.exp
9739 * gdb.ada/mi_interface.exp
9740 * gdb.ada/mi_var_array.exp
9741 * gdb.ada/watch_arg.exp
9742 * gdb.arch/alpha-step.exp
9743 * gdb.arch/altivec-regs.exp
9744 * gdb.arch/e500-regs.exp
9745 * gdb.arch/powerpc-d128-regs.exp
9746 * gdb.base/arrayidx.exp
9747 * gdb.base/break.exp
9748 * gdb.base/checkpoint.exp
9749 * gdb.base/debug-expr.exp
9750 * gdb.base/dmsym.exp
9751 * gdb.base/radix.exp
9752 * gdb.base/sepdebug.exp
9753 * gdb.base/testenv.exp
9754 * gdb.base/watch_thread_num.exp
9755 * gdb.base/watchpoint-cond-gone.exp
9756 * gdb.cell/break.exp
9757 * gdb.cell/ea-cache.exp
9758 * gdb.compile/compile.exp
9759 * gdb.cp/gdb2495.exp
9760 * gdb.gdb/selftest.exp
9761 * gdb.gdb/xfullpath.exp
9762 * gdb.go/hello.exp
9763 * gdb.go/integers.exp
9764 * gdb.objc/basicclass.exp
9765 * gdb.pascal/hello.exp
9766 * gdb.pascal/integers.exp
9767 * gdb.python/py-breakpoint.exp
9768 * gdb.python/py-cmd.exp
9769 * gdb.python/py-linetable.exp
9770 * gdb.python/py-xmethods.exp
9771 * gdb.python/python.exp
9772 * gdb.reverse/consecutive-precsave.exp
9773 * gdb.reverse/finish-precsave.exp
9774 * gdb.reverse/i386-precsave.exp
9775 * gdb.reverse/machinestate-precsave.exp
9776 * gdb.reverse/sigall-precsave.exp
9777 * gdb.reverse/solib-precsave.exp
9778 * gdb.reverse/step-precsave.exp
9779 * gdb.reverse/until-precsave.exp
9780 * gdb.reverse/watch-precsave.exp
9781 * gdb.threads/leader-exit.exp
9782 * gdb.threads/pthreads.exp
9783 * gdb.threads/wp-replication.exp
9784 * gdb.trace/actions.exp
9785 * gdb.trace/mi-tsv-changed.exp
9786 * gdb.trace/tsv.exp
9787
9788 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9789
9790 Fix test names starting with uppercase throughout the files.
9791
9792 * gdb.arch/i386-bp_permanent.exp
9793 * gdb.arch/i386-gnu-cfi.exp
9794 * gdb.base/disasm-end-cu.exp
9795 * gdb.base/macscp.exp
9796 * gdb.base/pending.exp
9797 * gdb.base/watch_thread_num.exp
9798 * gdb.cp/exception.exp
9799 * gdb.cp/gdb2495.exp
9800 * gdb.cp/local.exp
9801 * gdb.python/py-evsignal.exp
9802 * gdb.python/python.exp
9803 * gdb.trace/tracecmd.exp
9804
9805 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9806
9807 Fix test names starting with uppercase throughout the files.
9808
9809 * gdb.base/charset.exp
9810 * gdb.base/eval.exp
9811 * gdb.base/multi-forks.exp
9812 * gdb.guile/scm-progspace.exp
9813 * gdb.opencl/datatypes.exp
9814 * gdb.python/py-block.exp
9815 * gdb.python/py-function.exp
9816 * gdb.python/py-symbol.exp
9817 * gdb.python/py-symtab.exp
9818 * gdb.python/py-xmethods.exp
9819 * gdb.reverse/break-precsave.exp
9820 * gdb.reverse/break-reverse.exp
9821 * gdb.reverse/consecutive-precsave.exp
9822 * gdb.reverse/consecutive-reverse.exp
9823 * gdb.reverse/finish-precsave.exp
9824 * gdb.reverse/finish-reverse-bkpt.exp
9825 * gdb.reverse/finish-reverse.exp
9826 * gdb.reverse/fstatat-reverse.exp
9827 * gdb.reverse/getresuid-reverse.exp
9828 * gdb.reverse/i386-precsave.exp
9829 * gdb.reverse/i386-reverse.exp
9830 * gdb.reverse/i386-sse-reverse.exp
9831 * gdb.reverse/i387-stack-reverse.exp
9832 * gdb.reverse/insn-reverse.exp
9833 * gdb.reverse/machinestate-precsave.exp
9834 * gdb.reverse/machinestate.exp
9835 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9836 * gdb.reverse/pipe-reverse.exp
9837 * gdb.reverse/readv-reverse.exp
9838 * gdb.reverse/recvmsg-reverse.exp
9839 * gdb.reverse/rerun-prec.exp
9840 * gdb.reverse/s390-mvcle.exp
9841 * gdb.reverse/sigall-precsave.exp
9842 * gdb.reverse/sigall-reverse.exp
9843 * gdb.reverse/solib-precsave.exp
9844 * gdb.reverse/solib-reverse.exp
9845 * gdb.reverse/step-precsave.exp
9846 * gdb.reverse/step-reverse.exp
9847 * gdb.reverse/time-reverse.exp
9848 * gdb.reverse/until-precsave.exp
9849 * gdb.reverse/until-reverse.exp
9850 * gdb.reverse/waitpid-reverse.exp
9851 * gdb.reverse/watch-precsave.exp
9852 * gdb.reverse/watch-reverse.exp
9853
9854 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9855
9856 Fix test names starting with uppercase throughout the files.
9857
9858 * gdb.arch/i386-mpx-simple_segv.exp
9859 * gdb.arch/i386-mpx.exp
9860 * gdb.arch/i386-permbkpt.exp
9861 * gdb.arch/pa-nullify.exp
9862 * gdb.arch/powerpc-d128-regs.exp
9863 * gdb.arch/vsx-regs.exp
9864 * gdb.base/bfp-test.exp
9865 * gdb.base/break.exp
9866 * gdb.base/breakpoint-shadow.exp
9867 * gdb.base/callfuncs.exp
9868 * gdb.base/charset.exp
9869 * gdb.base/commands.exp
9870 * gdb.base/completion.exp
9871 * gdb.base/dfp-test.exp
9872 * gdb.base/echo.exp
9873 * gdb.base/ending-run.exp
9874 * gdb.base/eval.exp
9875 * gdb.base/expand-psymtabs.exp
9876 * gdb.base/float128.exp
9877 * gdb.base/floatn.exp
9878 * gdb.base/foll-exec-mode.exp
9879 * gdb.base/gdb1056.exp
9880 * gdb.base/gdb11531.exp
9881 * gdb.base/kill-after-signal.exp
9882 * gdb.base/multi-forks.exp
9883 * gdb.base/overlays.exp
9884 * gdb.base/pending.exp
9885 * gdb.base/sepdebug.exp
9886 * gdb.base/testenv.exp
9887 * gdb.base/valgrind-db-attach.exp
9888 * gdb.base/watch_thread_num.exp
9889 * gdb.base/watchpoint-cond-gone.exp
9890 * gdb.base/watchpoint.exp
9891 * gdb.base/watchpoints.exp
9892 * gdb.cp/arg-reference.exp
9893 * gdb.cp/baseenum.exp
9894 * gdb.cp/operator.exp
9895 * gdb.cp/shadow.exp
9896 * gdb.dwarf2/dw2-op-out-param.exp
9897 * gdb.dwarf2/dw2-reg-undefined.exp
9898 * gdb.go/chan.exp
9899 * gdb.go/hello.exp
9900 * gdb.go/integers.exp
9901 * gdb.go/methods.exp
9902 * gdb.go/package.exp
9903 * gdb.guile/scm-parameter.exp
9904 * gdb.guile/scm-progspace.exp
9905 * gdb.guile/scm-value.exp
9906 * gdb.mi/mi-pending.exp
9907 * gdb.mi/user-selected-context-sync.exp
9908 * gdb.multi/multi-attach.exp
9909 * gdb.multi/tids.exp
9910 * gdb.opt/clobbered-registers-O2.exp
9911 * gdb.pascal/floats.exp
9912 * gdb.pascal/integers.exp
9913 * gdb.python/py-block.exp
9914 * gdb.python/py-events.exp
9915 * gdb.python/py-parameter.exp
9916 * gdb.python/py-symbol.exp
9917 * gdb.python/py-symtab.exp
9918 * gdb.python/py-type.exp
9919 * gdb.python/py-value.exp
9920 * gdb.python/py-xmethods.exp
9921 * gdb.python/python.exp
9922 * gdb.reverse/break-precsave.exp
9923 * gdb.reverse/consecutive-precsave.exp
9924 * gdb.reverse/finish-precsave.exp
9925 * gdb.reverse/i386-precsave.exp
9926 * gdb.reverse/machinestate-precsave.exp
9927 * gdb.reverse/sigall-precsave.exp
9928 * gdb.reverse/solib-precsave.exp
9929 * gdb.reverse/step-precsave.exp
9930 * gdb.reverse/until-precsave.exp
9931 * gdb.reverse/watch-precsave.exp
9932 * gdb.server/ext-attach.exp
9933 * gdb.server/ext-restart.exp
9934 * gdb.server/ext-run.exp
9935 * gdb.server/ext-wrapper.exp
9936 * gdb.stabs/gdb11479.exp
9937 * gdb.stabs/weird.exp
9938 * gdb.threads/attach-many-short-lived-threads.exp
9939 * gdb.threads/kill.exp
9940 * gdb.threads/watchpoint-fork.exp
9941
9942 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9943
9944 Fix test names starting with uppercase throughout all the files below.
9945
9946 * gdb.ada/array_return.exp
9947 * gdb.ada/catch_ex.exp
9948 * gdb.ada/info_exc.exp
9949 * gdb.ada/mi_catch_ex.exp
9950 * gdb.ada/mi_dyn_arr.exp
9951 * gdb.ada/mi_ex_cond.exp
9952 * gdb.ada/mi_exc_info.exp
9953 * gdb.ada/mi_interface.exp
9954 * gdb.ada/mi_task_arg.exp
9955 * gdb.ada/mi_task_info.exp
9956 * gdb.ada/mi_var_array.exp
9957 * gdb.arch/alpha-step.exp
9958 * gdb.arch/amd64-disp-step.exp
9959 * gdb.arch/arm-disp-step.exp
9960 * gdb.arch/disp-step-insn-reloc.exp
9961 * gdb.arch/e500-prologue.exp
9962 * gdb.arch/ftrace-insn-reloc.exp
9963 * gdb.arch/gdb1558.exp
9964 * gdb.arch/i386-bp_permanent.exp
9965 * gdb.arch/i386-disp-step.exp
9966 * gdb.arch/i386-float.exp
9967 * gdb.arch/i386-gnu-cfi.exp
9968 * gdb.arch/ia64-breakpoint-shadow.exp
9969 * gdb.arch/mips16-thunks.exp
9970 * gdb.arch/pa-nullify.exp
9971 * gdb.arch/powerpc-aix-prologue.exp
9972 * gdb.arch/powerpc-power.exp
9973 * gdb.arch/ppc-dfp.exp
9974 * gdb.arch/s390-tdbregs.exp
9975 * gdb.arch/spu-info.exp
9976 * gdb.arch/spu-ls.exp
9977 * gdb.arch/thumb-bx-pc.exp
9978 * gdb.base/advance.exp
9979 * gdb.base/annota-input-while-running.exp
9980 * gdb.base/arrayidx.exp
9981 * gdb.base/asmlabel.exp
9982 * gdb.base/async.exp
9983 * gdb.base/attach-wait-input.exp
9984 * gdb.base/auto-connect-native-target.exp
9985 * gdb.base/batch-preserve-term-settings.exp
9986 * gdb.base/bfp-test.exp
9987 * gdb.base/bigcore.exp
9988 * gdb.base/bp-permanent.exp
9989 * gdb.base/break-always.exp
9990 * gdb.base/break-fun-addr.exp
9991 * gdb.base/break-idempotent.exp
9992 * gdb.base/break-main-file-remove-fail.exp
9993 * gdb.base/break-probes.exp
9994 * gdb.base/break-unload-file.exp
9995 * gdb.base/break.exp
9996 * gdb.base/call-ar-st.exp
9997 * gdb.base/call-rt-st.exp
9998 * gdb.base/call-sc.exp
9999 * gdb.base/call-signal-resume.exp
10000 * gdb.base/call-strs.exp
10001 * gdb.base/callexit.exp
10002 * gdb.base/callfuncs.exp
10003 * gdb.base/catch-gdb-caused-signals.exp
10004 * gdb.base/catch-signal-siginfo-cond.exp
10005 * gdb.base/catch-syscall.exp
10006 * gdb.base/compare-sections.exp
10007 * gdb.base/cond-eval-mode.exp
10008 * gdb.base/condbreak-call-false.exp
10009 * gdb.base/consecutive-step-over.exp
10010 * gdb.base/cursal.exp
10011 * gdb.base/disabled-location.exp
10012 * gdb.base/disasm-end-cu.exp
10013 * gdb.base/display.exp
10014 * gdb.base/double-prompt-target-event-error.exp
10015 * gdb.base/dprintf-bp-same-addr.exp
10016 * gdb.base/dprintf-detach.exp
10017 * gdb.base/dprintf-next.exp
10018 * gdb.base/dprintf-non-stop.exp
10019 * gdb.base/dprintf-pending.exp
10020 * gdb.base/dso2dso.exp
10021 * gdb.base/ending-run.exp
10022 * gdb.base/enum_cond.exp
10023 * gdb.base/examine-backward.exp
10024 * gdb.base/exe-lock.exp
10025 * gdb.base/exec-invalid-sysroot.exp
10026 * gdb.base/execl-update-breakpoints.exp
10027 * gdb.base/execution-termios.exp
10028 * gdb.base/fileio.exp
10029 * gdb.base/fixsection.exp
10030 * gdb.base/foll-exec-mode.exp
10031 * gdb.base/foll-exec.exp
10032 * gdb.base/fork-running-state.exp
10033 * gdb.base/frame-args.exp
10034 * gdb.base/fullpath-expand.exp
10035 * gdb.base/func-ptr.exp
10036 * gdb.base/gcore-relro-pie.exp
10037 * gdb.base/gdb1090.exp
10038 * gdb.base/gdb1555.exp
10039 * gdb.base/global-var-nested-by-dso.exp
10040 * gdb.base/gnu-ifunc.exp
10041 * gdb.base/hbreak-in-shr-unsupported.exp
10042 * gdb.base/hbreak-unmapped.exp
10043 * gdb.base/hook-stop.exp
10044 * gdb.base/infcall-input.exp
10045 * gdb.base/info-fun.exp
10046 * gdb.base/info-shared.exp
10047 * gdb.base/interrupt-noterm.exp
10048 * gdb.base/jit-so.exp
10049 * gdb.base/jit.exp
10050 * gdb.base/line-symtabs.exp
10051 * gdb.base/list.exp
10052 * gdb.base/longjmp.exp
10053 * gdb.base/macscp.exp
10054 * gdb.base/max-value-size.exp
10055 * gdb.base/nodebug.exp
10056 * gdb.base/nofield.exp
10057 * gdb.base/overlays.exp
10058 * gdb.base/paginate-after-ctrl-c-running.exp
10059 * gdb.base/paginate-bg-execution.exp
10060 * gdb.base/paginate-inferior-exit.exp
10061 * gdb.base/pending.exp
10062 * gdb.base/pr11022.exp
10063 * gdb.base/printcmds.exp
10064 * gdb.base/ptr-typedef.exp
10065 * gdb.base/ptype.exp
10066 * gdb.base/randomize.exp
10067 * gdb.base/range-stepping.exp
10068 * gdb.base/realname-expand.exp
10069 * gdb.base/relativedebug.exp
10070 * gdb.base/remote.exp
10071 * gdb.base/savedregs.exp
10072 * gdb.base/sepdebug.exp
10073 * gdb.base/set-noassign.exp
10074 * gdb.base/shlib-call.exp
10075 * gdb.base/shreloc.exp
10076 * gdb.base/sigaltstack.exp
10077 * gdb.base/sigbpt.exp
10078 * gdb.base/siginfo-addr.exp
10079 * gdb.base/siginfo-obj.exp
10080 * gdb.base/siginfo-thread.exp
10081 * gdb.base/signest.exp
10082 * gdb.base/signull.exp
10083 * gdb.base/sigrepeat.exp
10084 * gdb.base/skip.exp
10085 * gdb.base/so-impl-ld.exp
10086 * gdb.base/solib-corrupted.exp
10087 * gdb.base/solib-disc.exp
10088 * gdb.base/solib-display.exp
10089 * gdb.base/solib-overlap.exp
10090 * gdb.base/solib-search.exp
10091 * gdb.base/solib-symbol.exp
10092 * gdb.base/source-execution.exp
10093 * gdb.base/sss-bp-on-user-bp-2.exp
10094 * gdb.base/sss-bp-on-user-bp.exp
10095 * gdb.base/stack-checking.exp
10096 * gdb.base/stale-infcall.exp
10097 * gdb.base/step-break.exp
10098 * gdb.base/step-line.exp
10099 * gdb.base/step-over-exit.exp
10100 * gdb.base/step-test.exp
10101 * gdb.base/structs.exp
10102 * gdb.base/sym-file.exp
10103 * gdb.base/symtab-search-order.exp
10104 * gdb.base/term.exp
10105 * gdb.base/type-opaque.exp
10106 * gdb.base/unload.exp
10107 * gdb.base/until-nodebug.exp
10108 * gdb.base/until.exp
10109 * gdb.base/unwindonsignal.exp
10110 * gdb.base/watch-cond.exp
10111 * gdb.base/watch-non-mem.exp
10112 * gdb.base/watch_thread_num.exp
10113 * gdb.base/watchpoint-reuse-slot.exp
10114 * gdb.base/watchpoint-solib.exp
10115 * gdb.base/watchpoint.exp
10116 * gdb.btrace/dlopen.exp
10117 * gdb.cell/arch.exp
10118 * gdb.cell/break.exp
10119 * gdb.cell/bt.exp
10120 * gdb.cell/core.exp
10121 * gdb.cell/data.exp
10122 * gdb.cell/dwarfaddr.exp
10123 * gdb.cell/ea-cache.exp
10124 * gdb.cell/ea-standalone.exp
10125 * gdb.cell/ea-test.exp
10126 * gdb.cell/f-regs.exp
10127 * gdb.cell/fork.exp
10128 * gdb.cell/gcore.exp
10129 * gdb.cell/mem-access.exp
10130 * gdb.cell/ptype.exp
10131 * gdb.cell/registers.exp
10132 * gdb.cell/sizeof.exp
10133 * gdb.cell/solib-symbol.exp
10134 * gdb.cell/solib.exp
10135 * gdb.compile/compile-tls.exp
10136 * gdb.cp/exception.exp
10137 * gdb.cp/gdb2495.exp
10138 * gdb.cp/local.exp
10139 * gdb.cp/mb-inline.exp
10140 * gdb.cp/mb-templates.exp
10141 * gdb.cp/pr10687.exp
10142 * gdb.cp/pr9167.exp
10143 * gdb.cp/scope-err.exp
10144 * gdb.cp/templates.exp
10145 * gdb.cp/virtfunc.exp
10146 * gdb.dwarf2/dw2-dir-file-name.exp
10147 * gdb.dwarf2/dw2-single-line-discriminators.exp
10148 * gdb.fortran/complex.exp
10149 * gdb.fortran/library-module.exp
10150 * gdb.guile/guile.exp
10151 * gdb.guile/scm-cmd.exp
10152 * gdb.guile/scm-frame-inline.exp
10153 * gdb.guile/scm-objfile.exp
10154 * gdb.guile/scm-pretty-print.exp
10155 * gdb.guile/scm-symbol.exp
10156 * gdb.guile/scm-type.exp
10157 * gdb.guile/scm-value.exp
10158 * gdb.linespec/keywords.exp
10159 * gdb.linespec/ls-errs.exp
10160 * gdb.linespec/macro-relative.exp
10161 * gdb.linespec/thread.exp
10162 * gdb.mi/mi-breakpoint-changed.exp
10163 * gdb.mi/mi-dprintf-pending.exp
10164 * gdb.mi/mi-fullname-deleted.exp
10165 * gdb.mi/mi-logging.exp
10166 * gdb.mi/mi-pending.exp
10167 * gdb.mi/mi-solib.exp
10168 * gdb.mi/new-ui-mi-sync.exp
10169 * gdb.mi/user-selected-context-sync.exp
10170 * gdb.multi/dummy-frame-restore.exp
10171 * gdb.multi/multi-arch-exec.exp
10172 * gdb.multi/remove-inferiors.exp
10173 * gdb.multi/watchpoint-multi-exit.exp
10174 * gdb.opt/solib-intra-step.exp
10175 * gdb.perf/backtrace.exp
10176 * gdb.perf/single-step.exp
10177 * gdb.perf/skip-command.exp
10178 * gdb.perf/skip-prologue.exp
10179 * gdb.perf/solib.exp
10180 * gdb.python/lib-types.exp
10181 * gdb.python/py-as-string.exp
10182 * gdb.python/py-bad-printers.exp
10183 * gdb.python/py-block.exp
10184 * gdb.python/py-breakpoint.exp
10185 * gdb.python/py-cmd.exp
10186 * gdb.python/py-events.exp
10187 * gdb.python/py-evthreads.exp
10188 * gdb.python/py-finish-breakpoint.exp
10189 * gdb.python/py-finish-breakpoint2.exp
10190 * gdb.python/py-frame-inline.exp
10191 * gdb.python/py-frame.exp
10192 * gdb.python/py-inferior.exp
10193 * gdb.python/py-infthread.exp
10194 * gdb.python/py-mi.exp
10195 * gdb.python/py-objfile.exp
10196 * gdb.python/py-pp-maint.exp
10197 * gdb.python/py-pp-registration.exp
10198 * gdb.python/py-prettyprint.exp
10199 * gdb.python/py-recurse-unwind.exp
10200 * gdb.python/py-shared.exp
10201 * gdb.python/py-symbol.exp
10202 * gdb.python/py-symtab.exp
10203 * gdb.python/py-template.exp
10204 * gdb.python/py-type.exp
10205 * gdb.python/py-unwind-maint.exp
10206 * gdb.python/py-unwind.exp
10207 * gdb.python/py-value.exp
10208 * gdb.python/python.exp
10209 * gdb.reverse/finish-reverse-bkpt.exp
10210 * gdb.reverse/insn-reverse.exp
10211 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10212 * gdb.reverse/solib-precsave.exp
10213 * gdb.reverse/solib-reverse.exp
10214 * gdb.stabs/gdb11479.exp
10215 * gdb.stabs/weird.exp
10216 * gdb.threads/fork-child-threads.exp
10217 * gdb.threads/fork-plus-threads.exp
10218 * gdb.threads/fork-thread-pending.exp
10219 * gdb.threads/forking-threads-plus-breakpoint.exp
10220 * gdb.threads/hand-call-in-threads.exp
10221 * gdb.threads/interrupted-hand-call.exp
10222 * gdb.threads/linux-dp.exp
10223 * gdb.threads/local-watch-wrong-thread.exp
10224 * gdb.threads/next-while-other-thread-longjmps.exp
10225 * gdb.threads/non-ldr-exit.exp
10226 * gdb.threads/pending-step.exp
10227 * gdb.threads/print-threads.exp
10228 * gdb.threads/process-dies-while-detaching.exp
10229 * gdb.threads/process-dies-while-handling-bp.exp
10230 * gdb.threads/pthreads.exp
10231 * gdb.threads/queue-signal.exp
10232 * gdb.threads/reconnect-signal.exp
10233 * gdb.threads/signal-command-handle-nopass.exp
10234 * gdb.threads/signal-command-multiple-signals-pending.exp
10235 * gdb.threads/signal-delivered-right-thread.exp
10236 * gdb.threads/signal-sigtrap.exp
10237 * gdb.threads/sigthread.exp
10238 * gdb.threads/staticthreads.exp
10239 * gdb.threads/stepi-random-signal.exp
10240 * gdb.threads/thread-unwindonsignal.exp
10241 * gdb.threads/thread_check.exp
10242 * gdb.threads/thread_events.exp
10243 * gdb.threads/tid-reuse.exp
10244 * gdb.threads/tls-nodebug.exp
10245 * gdb.threads/tls-shared.exp
10246 * gdb.threads/tls-so_extern.exp
10247 * gdb.threads/tls.exp
10248 * gdb.threads/wp-replication.exp
10249 * gdb.trace/actions-changed.exp
10250 * gdb.trace/actions.exp
10251 * gdb.trace/backtrace.exp
10252 * gdb.trace/change-loc.exp
10253 * gdb.trace/collection.exp
10254 * gdb.trace/deltrace.exp
10255 * gdb.trace/disconnected-tracing.exp
10256 * gdb.trace/entry-values.exp
10257 * gdb.trace/ftrace-lock.exp
10258 * gdb.trace/ftrace.exp
10259 * gdb.trace/infotrace.exp
10260 * gdb.trace/mi-trace-frame-collected.exp
10261 * gdb.trace/mi-trace-unavailable.exp
10262 * gdb.trace/mi-traceframe-changed.exp
10263 * gdb.trace/mi-tracepoint-changed.exp
10264 * gdb.trace/mi-tsv-changed.exp
10265 * gdb.trace/no-attach-trace.exp
10266 * gdb.trace/packetlen.exp
10267 * gdb.trace/passc-dyn.exp
10268 * gdb.trace/passcount.exp
10269 * gdb.trace/pending.exp
10270 * gdb.trace/pr16508.exp
10271 * gdb.trace/qtro.exp
10272 * gdb.trace/range-stepping.exp
10273 * gdb.trace/read-memory.exp
10274 * gdb.trace/report.exp
10275 * gdb.trace/save-trace.exp
10276 * gdb.trace/signal.exp
10277 * gdb.trace/stap-trace.exp
10278 * gdb.trace/status-stop.exp
10279 * gdb.trace/strace.exp
10280 * gdb.trace/tfile.exp
10281 * gdb.trace/tfind.exp
10282 * gdb.trace/trace-break.exp
10283 * gdb.trace/trace-condition.exp
10284 * gdb.trace/trace-enable-disable.exp
10285 * gdb.trace/trace-mt.exp
10286 * gdb.trace/tracecmd.exp
10287 * gdb.trace/tracefile-pseudo-reg.exp
10288 * gdb.trace/tspeed.exp
10289 * gdb.trace/tstatus.exp
10290 * gdb.trace/tsv.exp
10291 * gdb.trace/unavailable.exp
10292 * gdb.trace/while-dyn.exp
10293 * gdb.trace/while-stepping.exp
10294 * lib/gdb-guile.exp
10295 * lib/gdb.exp
10296 * lib/mi-support.exp
10297 * lib/pascal.exp
10298 * lib/perftest.exp
10299 * lib/prelink-support.exp
10300 * lib/selftest-support.exp
10301
10302 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10303
10304 * Makefile.in: Include disable-implicit-rules.mk.
10305
10306 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10307
10308 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10309 non-byte-aligned bit fields.
10310
10311 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10312
10313 PR gdb/12616
10314 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10315 respects the DW_AT_data_bit_offset attribute.
10316
10317 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10318
10319 * gdb.base/default.exp: Fix output of "set language".
10320
10321 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10322
10323 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10324 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10325 make.
10326 * configure.ac: Remove checks for the make program.
10327 * configure: Re-generate.
10328
10329 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10330
10331 * gdb.python/py-recurse-unwind.c (main): Add loop.
10332 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10333 to read_register() and gdb.parse_and_eval(). Make each code
10334 call a separate case that can be individually tested.
10335 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10336 proc. Call cont_and_backtrace for each of the code paths that
10337 we want to test in the unwinder.
10338
10339 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10340
10341 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10342 the definition of struct S.
10343
10344 2016-11-11 Catherine Moore <clm@codesourcery.com>
10345
10346 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10347
10348 2016-11-09 Pedro Alves <palves@redhat.com>
10349
10350 * gdb.base/commands.exp (runto_or_return): New procedure.
10351 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10352 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10353 (progvar_simple_while_test, progvar_complex_if_while_test)
10354 (if_while_breakpoint_command_test)
10355 (infrun_breakpoint_command_test, breakpoint_command_test)
10356 (user_defined_command_test, watchpoint_command_test)
10357 (test_command_prompt_position, redefine_hook_test)
10358 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10359 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10360 multi_line_input and multi_line. Remove gdb_expect and
10361 gdb_stop_suppressing_tests uses.
10362 * lib/gdb.exp (valnum_re): New global.
10363 (multi_line_input): New procedure.
10364
10365 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10366
10367 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10368 Remove.
10369 (test_setup): Define with proc_with_prefix.
10370 (test_cli_inferior): Likewise.
10371 (test_cli_thread): Likewise.
10372 (test_cli_frame): Likewise.
10373 (test_cli_select_frame): Likewise.
10374 (test_cli_up_down): Likewise.
10375 (test_mi_thread_select): Likewise.
10376 (test_mi_stack_select_frame): Likewise.
10377 (test_cli_in_mi_inferior): Likewise.
10378 (test_cli_in_mi_thread): Likewise.
10379 (test_cli_in_mi_frame): Likewise.
10380 (top level): Do not use with_test_prefix_procname.
10381
10382 2016-11-09 Pedro Alves <palves@redhat.com>
10383
10384 * gdb.base/commands.exp (gdbvar_simple_if_test)
10385 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10386 (progvar_simple_if_test, progvar_simple_while_test)
10387 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10388 (infrun_breakpoint_command_test, breakpoint_command_test)
10389 (user_defined_command_test, watchpoint_command_test)
10390 (test_command_prompt_position, deprecated_command_test)
10391 (bp_deleted_in_command, temporary_breakpoint_commands)
10392 (stray_arg0_test, source_file_with_indented_comment)
10393 (recursive_source_test, if_commands_test)
10394 (error_clears_commands_left, redefine_hook_test)
10395 (redefine_backtrace_test): Use proc_with_prefix.
10396 * lib/gdb.exp (proc_with_prefix): New proc.
10397
10398 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10399
10400 * gdb.base/tui-layout.c: New file.
10401 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10402 disassembly window contains very long lines.
10403
10404 2016-11-08 Tom Tromey <tom@tromey.com>
10405
10406 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10407 depend on Python 2.
10408
10409 2016-11-08 Tom Tromey <tom@tromey.com>
10410
10411 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10412 New method.
10413
10414 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10415
10416 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10417
10418 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10419
10420 * gdb.rust/simple.rs: Add test for univariant enums without
10421 discriminants and for encoded struct-like enums.
10422
10423 2016-10-28 Pedro Alves <palves@redhat.com>
10424
10425 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10426 gdb_test_multiple, tighten regexps and match symtabs and line
10427 tables incrementally.
10428
10429 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10430
10431 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10432 general.
10433
10434 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10435
10436 * gdb.base/exec-invalid-sysroot.exp: New file.
10437
10438 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10439
10440 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10441
10442 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10443
10444 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10445
10446 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10447
10448 * gdb.base/killed-outside.exp: Remove $options from a call to
10449 `prepare_for_testing'.
10450
10451 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10452
10453 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10454 Change test message.
10455
10456 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10457
10458 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10459 Update comment.
10460
10461 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10462
10463 * gdb.trace/mi-trace-save.exp: New file.
10464
10465 2016-10-13 Yao Qi <yao.qi@linaro.org>
10466
10467 * gdb.base/code_elim.exp (get_var_address): Remove.
10468 * gdb.base/relocate.exp: Likewise.
10469 * gdb.base/shreloc.exp: Likewise.
10470 * lib/gdb.exp (get_var_address): New.
10471
10472 2016-10-13 Yao Qi <yao.qi@linaro.org>
10473
10474 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10475 floating point tests if $skip_float_test is false.
10476
10477 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10478
10479 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10480 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10481 argc values.
10482 Add 1 to argc so we guarantee distinct initial/modified argc values.
10483
10484 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10485
10486 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10487
10488 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10489
10490 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10491 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10492 * gdb.arch/vsx-regs.exp: Likewise.
10493
10494 2016-10-07 Yao Qi <yao.qi@linaro.org>
10495
10496 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10497
10498 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10499
10500 * gdb.python/python.exp: Test decode_line("*0").
10501
10502 2016-10-06 Doug Evans <dje@google.com>
10503
10504 * gdb.python/py-value.exp (test_value_creation): Add test for large
10505 unsigned 64-bit value.
10506
10507 2016-10-06 Tom Tromey <tom@tromey.com>
10508
10509 * gdb.compile/compile.exp: Change java tests to rust.
10510 * gdb.base/setshow.exp: Change java tests to rust.
10511 * gdb.base/default.exp: Remove java from language list.
10512 * README (Examples): Update language example.
10513 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10514 test.
10515 * lib/gdb.exp (skip_java_tests): Remove.
10516 * lib/java.exp: Remove.
10517 * gdb.java: Remove.
10518
10519 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10520
10521 * gdb.arch/mips-fcr.exp: New test.
10522 * gdb.arch/mips-fcr.c: Source for the new test.
10523
10524 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10525
10526 * gdb.base/solib-disc.exp: Use `standard_output_file'
10527 throughout.
10528
10529 2016-10-06 Pedro Alves <palves@redhat.com>
10530
10531 * gdb.base/jit-simple-dl.c: New file.
10532 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10533 * gdb.base/jit-simple.c: ... this.
10534 * gdb.base/jit-simple.exp (jit_run): Delete.
10535 (build_jit): New proc.
10536 (jit_test_reread): Recompile either the main program or the shared
10537 library, depending on what is being tested. Skip changing address
10538 if caller wants to. Compare before/after addresses. If testing
10539 standalone, explicitly load the binary. Test "maint info
10540 breakpoints".
10541 (top level): Add "standalone vs shared lib" and "change address"
10542 vs "same address" axes.
10543
10544 2016-10-06 Pedro Alves <palves@redhat.com>
10545
10546 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10547 call.
10548 (jit_run): Delete.
10549 (jit_test_reread): Use with_test_prefix. Reload the main binary
10550 explicitly. Compare the before/after addresses of the JIT
10551 descriptor.
10552
10553 2016-08-15 Doug Evans <dje@google.com>
10554
10555 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10556 for single bitfields is bool.
10557 * gdb.xml/tdesc-regs.exp: Ditto.
10558
10559 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10560
10561 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10562
10563 2016-10-05 Yao Qi <yao.qi@linaro.org>
10564
10565 * lib/gdb.exp (support_complex_tests): Return zero if
10566 gdb_skip_float_test return true.
10567
10568 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10569 Simon Marchi <simon.marchi@ericsson.com>
10570
10571 PR gdb/20487
10572 * gdb.mi/user-selected-context-sync.exp: New file.
10573 * gdb.mi/user-selected-context-sync.c: New file.
10574
10575 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10576 Simon Marchi <simon.marchi@ericsson.com>
10577
10578 PR gdb/20487
10579 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10580 =thread-select-event check.
10581
10582 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10583
10584 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10585 the compulsory L operand changes.
10586 * gdb.arch/powerpc-power.s: Likewise.
10587
10588 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10589
10590 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10591 * gdb.base/jit-attach-pie.c: New file.
10592 * gdb.base/jit-attach-pie.exp: New file.
10593
10594 2016-09-28 Pedro Alves <palves@redhat.com>
10595
10596 * gdb.base/infcall-input.c: New file.
10597 * gdb.base/infcall-input.exp: New file.
10598
10599 2016-09-22 Yao Qi <yao.qi@linaro.org>
10600
10601 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10602 (gdb_exit): Rename it to ...
10603 (gdbserver_gdb_exit): ... Close GDBserver.
10604 (gdb_exit): New proc, call gdbserver_gdb_exit.
10605 (mi_gdb_exit): Likewise.
10606
10607 2016-09-22 Yao Qi <yao.qi@linaro.org>
10608
10609 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10610 path.
10611 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10612 Remove duplication.
10613
10614 2016-09-22 Yao Qi <yao.qi@linaro.org>
10615
10616 * lib/gdbserver-support.exp: Check the existence of
10617 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10618
10619 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10620
10621 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10622
10623 2016-09-21 Tom Tromey <tom@tromey.com>
10624
10625 PR gdb/20604:
10626 * gdb.base/quit.exp: New file.
10627
10628 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10629
10630 * .gitignore: New file.
10631
10632 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10633
10634 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10635 throughout.
10636
10637 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10638
10639 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10640
10641 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10642
10643 * gdb.cp/casts.cc (decltype): Move it ...
10644 (main): ... with its call to ...
10645 * gdb.cp/casts03.cc: ... a new file.
10646 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10647
10648 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10649
10650 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10651
10652 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10653
10654 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10655 and sync up the test with tests in gas/testsuite/gas/ppc.
10656 * gdb.arch/powerpc-power.exp: Likewise.
10657
10658 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10659
10660 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10661
10662 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10663 Jan Kratochvil <jan.kratochvil@redhat.com>
10664
10665 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10666 make m1's definition to be different from m2's. Use 'dummy' as an
10667 argument for probe 'two'.
10668
10669 2016-09-10 Jon Beniston <jon@beniston.com>
10670
10671 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10672 for sim target.
10673
10674 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10675
10676 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10677 variable declaration.
10678 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10679 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10680 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10681 received HWCAP as its argument.
10682
10683 2016-09-06 Pedro Alves <palves@redhat.com>
10684
10685 * gdb.base/new-ui-pending-input.c: New file.
10686 * gdb.base/new-ui-pending-input.exp: New file.
10687 * gdb.exp (clear_gdb_spawn_id): New procedure.
10688 (with_spawn_id): Check whether gdb_spawn_id exists before
10689 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10690 on exit.
10691
10692 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10693
10694 * gdb.base/float128.c: New file.
10695 * gdb.base/float128.exp: Likewise.
10696 * gdb.base/floatn.c: Likewise.
10697 * gdb.base/floatn.exp: Likewise.
10698
10699 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10700
10701 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10702
10703 2016-09-05 Pedro Alves <palves@redhat.com>
10704
10705 PR backtrace/19927
10706 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10707 unwinders are immediately called as side effect of "source" or
10708 "disable unwinder" commands.
10709 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10710
10711 2016-09-02 Yao Qi <yao.qi@linaro.org>
10712
10713 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10714 is true and $type is "float" or "double".
10715
10716 2016-09-02 Yao Qi <yao.qi@linaro.org>
10717
10718 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10719 true.
10720 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10721 * gdb.base/call-rt-st.exp: Likewise.
10722 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10723 return value instead of gdb,skip_float_test.
10724 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10725 (do_function_calls): Use its return value instead of
10726 gdb,skip_float_test.
10727 * gdb.base/finish.exp: Likewise.
10728 * gdb.base/funcargs.exp: Likewise.
10729 * gdb.base/return.exp: Likewise.
10730 * gdb.base/return2.exp: Likewise.
10731 * gdb.base/varargs.exp: Likewise.
10732 * lib/gdb.exp (gdb_skip_float_test): Change it to
10733 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10734
10735 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10736
10737 * gdb.multi/tids.exp: Test "thread apply all".
10738
10739 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10740
10741 * gdb.base/default.exp (tty): Remove.
10742
10743 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10744
10745 * gdb.python/py-recurse-unwind.c: New file.
10746 * gdb.python/py-recurse-unwind.py: New file.
10747 * gdb.python/py-recurse-unwind.exp: New file.
10748
10749 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10750
10751 * gdb.base/set-inferior-tty.exp: New file.
10752 * gdb.base/set-inferior-tty.c: New file.
10753
10754 2016-08-23 Pedro Alves <palves@redhat.com>
10755
10756 PR gdb/20494
10757 * gdb.base/new-ui-echo.c: New file.
10758 * gdb.base/new-ui-echo.exp: New file.
10759
10760 2016-08-23 Yao Qi <yao.qi@linaro.org>
10761
10762 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10763 gdbserver_spawn.
10764 * gdb.server/connect-without-multi-process.exp (do_test):
10765 Likewise.
10766
10767 2016-08-23 Yao Qi <yao.qi@linaro.org>
10768
10769 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10770 standalone_txt. Delete gdb_txt and standalone_txt on host
10771 and target. Spawn the binary on target. Copy files from
10772 target to host.
10773
10774 2016-08-22 Pedro Alves <palves@redhat.com>
10775
10776 PR gdb/20505
10777 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10778 with_test_prefix. Factor out bits to ...
10779 (test_no_vdso): ... this new procedure.
10780
10781 2016-08-19 Carl Love <cel@us.ibm.com>
10782
10783 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10784 maintaining separate logic for constructing the output path.
10785 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10786 * gdb.arch/ppc-dfp.exp: Likewise.
10787 * gdb.arch/ppc-fp.exp: Likewise.
10788 * gdb.arch/vsx-regs.exp: Likewise.
10789 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10790 binprefix for generating the additional binary files.
10791
10792 2016-08-19 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.trace/mi-trace-frame-collected.exp
10795 (test_trace_frame_collected): On x32, expect two registers.
10796
10797 2016-08-18 Carl Love <cel@us.ibm.com>
10798
10799 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10800 and sync up the test with tests in gas/testsuite/gas/ppc.
10801 * gdb.arch/powerpc-power.exp: Likewise.
10802
10803 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10804
10805 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10806 expected error message.
10807
10808 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10809
10810 * gdb.multi/remove-inferiors.exp: New file.
10811 * gdb.multi/remove-inferiors.c: New file.
10812
10813 2016-08-12 Yao Qi <yao.qi@linaro.org>
10814
10815 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10816 argument list.
10817
10818 2016-08-10 Pedro Alves <palves@redhat.com>
10819
10820 PR gdb/19187
10821 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10822 setup_kfails.
10823
10824 2016-08-09 Pedro Alves <palves@redhat.com>
10825 Simon Marchi <simon.marchi@ericsson.com>
10826
10827 PR gdb/20418
10828 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10829 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10830
10831 2016-08-09 Pedro Alves <palves@redhat.com>
10832
10833 PR mi/20431
10834 * gdb.mi/mi-cmd-error.exp: New file.
10835
10836 2016-08-09 Pedro Alves <palves@redhat.com>
10837
10838 PR gdb/18653
10839 * gdb.base/signals-state-child.c: New file.
10840 * gdb.base/signals-state-child.exp: New file.
10841 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10842
10843 2016-08-09 Pedro Alves <palves@redhat.com>
10844
10845 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10846
10847 2016-08-03 Tom Tromey <tom@tromey.com>
10848
10849 PR python/18565:
10850 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10851
10852 2016-08-01 Yao Qi <yao.qi@linaro.org>
10853
10854 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10855 variable mode to "multi-process" if $multi_process is 1, otherwise
10856 set it to "single-process".
10857
10858 2016-08-01 Yao Qi <yao.qi@linaro.org>
10859
10860 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10861 * gdb.cp/cpexprs.exp: Likewise.
10862 * gdb.cp/m-static.exp: Likewise.
10863
10864 2016-07-26 Tom Tromey <tom@tromey.com>
10865
10866 PR python/20190:
10867 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10868 test.
10869
10870 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10871
10872 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10873 selecting assembly source files.
10874 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10875 assembly source files.
10876 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10877 assembly source files.
10878 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10879 selecting assembly source files.
10880
10881 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10882
10883 * gdb.base/new-ui.exp (do_test_invalid_args): New
10884 procedure.
10885
10886 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10887
10888 * gdb.btrace/reconnect.c: New file.
10889 * gdb.btrace/reconnect.exp: New file.
10890
10891 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10892
10893 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10894 to test_catch_syscall_group.
10895 (test_catch_syscall_group): New.
10896
10897 2016-07-21 Tom Tromey <tom@tromey.com>
10898
10899 * gdb.rust/simple.rs (main): Use empty struct expression.
10900 * gdb.rust/simple.exp: Add tests for empty struct expression.
10901
10902 2016-07-21 Yao Qi <yao.qi@linaro.org>
10903
10904 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10905 if gdb_skip_xml_test is true on some targets.
10906
10907 2016-07-21 Yao Qi <yao.qi@linaro.org>
10908
10909 * gdb.server/solib-list.exp: Unset last_loaded_file.
10910
10911 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10912
10913 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10914 "step into captured_main (args)".
10915
10916 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10917
10918 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10919
10920 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10921
10922 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10923
10924 2016-07-19 Pedro Alves <palves@redhat.com>
10925
10926 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10927 * gdb.opt/inline-bt.exp: Likewise.
10928 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10929 additional_flags=-Winline.
10930 * gdb.opt/inline-locals.exp: Likewise.
10931 * gdb.opt/inline-markers.c (ATTR): Define.
10932 (inlined_fn): Use it.
10933
10934 2016-07-19 Yao Qi <yao.qi@linaro.org>
10935
10936 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10937 (test_with_self): Remove some code. Remove argument executable.
10938 (top-level): Use do_self_tests.
10939
10940 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10941 Don Breazeal <donb@codesourcery.com>
10942
10943 * gdb.base/maint.exp: Escape paths used in regular expressions.
10944 * gdb.stabs/weird.exp: Likewise.
10945
10946 2016-07-13 Tom Tromey <tom@tromey.com>
10947
10948 PR python/15620, PR python/18620:
10949 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10950 (test_bkpt_events): New procs.
10951
10952 2016-07-13 Tom Tromey <tom@tromey.com>
10953
10954 PR python/17698:
10955 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10956 test.
10957 (test_watchpoints): Likewise.
10958 (test_bkpt_pending): New proc.
10959
10960 2016-07-13 Tom Tromey <tom@tromey.com>
10961
10962 PR cli/18053:
10963 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10964 completion test.
10965
10966 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10967
10968 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10969 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10970 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10971 f_label.
10972 (g): Rename g_end_lbl to g_label.
10973 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10974 low_pc and high_pc.
10975 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10976
10977 2016-07-12 Tom Tromey <tom@tromey.com>
10978
10979 PR python/19293:
10980 * gdb.python/py-unwind-maint.exp: Update tests.
10981
10982 2016-07-12 Yao Qi <yao.qi@linaro.org>
10983
10984 * lib/selftest-support.exp (selftest_setup): Match the output
10985 when captured_main is inlined.
10986
10987 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10988
10989 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10990 New variables.
10991 (print this%a, print this%b, print this): New tests.
10992 * gdb.fortran/derived-types.f90 (this): New object and
10993 initialization.
10994
10995 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10996
10997 * gdb.ada/arraydim.exp: Remove extra directory level in build
10998 directory.
10999
11000 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11001
11002 * lib/ada.exp: Remove extra directory level in build directory.
11003 * gdb.ada/cond_lang.exp: Likewise.
11004 * gdb.ada/exec_changed.exp: Likewise.
11005 * gdb.ada/lang_switch.exp: Likewise.
11006
11007 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11008
11009 * simple.rs: Add test for raw pointer subscripting.
11010 * simple.exp: Add test expectations.
11011
11012 2016-07-05 Yao Qi <yao.qi@linaro.org>
11013
11014 * gdb.mi/mi-reverse.exp: Match =record-started output.
11015
11016 2016-07-01 Pedro Alves <palves@redhat.com>
11017
11018 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11019 procedure.
11020 (jit_reader_test): Test the jit reader's unwinder.
11021 * gdb.base/jithost.c (jit_function_00_code): New global.
11022 (main): Use memcpy to fill in the mmapped code, instead of poking
11023 bytes manually here.
11024 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11025 value.
11026 (read_debug_info): Save the function's range.
11027 (read_sp): New function.
11028 (unwind_frame): Use it. Also unwind RBP.
11029 (get_frame_id): Use read_sp.
11030 (gdb_init_reader): Use calloc instead of malloc.
11031 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11032 parameter. Use gdb_test_multiple.
11033
11034 2016-07-01 Pedro Alves <palves@redhat.com>
11035 Antoine Tremblay <antoine.tremblay@ericsson.com>
11036
11037 * gdb.threads/process-dies-while-detaching.c: New file.
11038 * gdb.threads/process-dies-while-detaching.exp: New file.
11039
11040 2016-07-01 Pedro Alves <palves@redhat.com>
11041
11042 * gdb.multi/watchpoint-multi-exit.c: New file.
11043 * gdb.multi/watchpoint-multi-exit.exp: New file.
11044
11045 2016-06-30 Pedro Alves <palves@redhat.com>
11046
11047 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11048 unset inferior_spawn_id.
11049
11050 2016-06-30 Pedro Alves <palves@redhat.com>
11051
11052 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11053 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11054
11055 2016-06-29 Yao Qi <yao.qi@linaro.org>
11056
11057 * gdb.base/return.c: Add copyright header.
11058
11059 2016-06-29 Tom Tromey <tom@tromey.com>
11060
11061 PR python/20129:
11062 * gdb.python/py-framefilter.exp: Add tests for setting priority
11063 and disabling of non-existent frame filter.
11064
11065 2016-06-29 Yao Qi <yao.qi@linaro.org>
11066
11067 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11068 0x0f07ff.
11069
11070 2016-06-28 Yao Qi <yao.qi@linaro.org>
11071
11072 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11073 triplets. Start gdb, execute catch syscall, and continue. Check
11074 gdb's output to determine catch syscall is supported.
11075
11076 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11077
11078 * gdb.rust/simple.rs: Add test for returning unit in a function.
11079 * gdb.rust/simple.exp: Add expectation for functions returning
11080 unit.
11081
11082 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11083
11084 * gdb.python/py-breakpoint-create-fail.c,
11085 gdb.python/py-breakpoint-create-fail.exp,
11086 gdb.python/py-breakpoint-create-fail.py: New testcase.
11087
11088 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11089
11090 PR gdb/20239
11091 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11092 * gdb.rust/simple.exp: Add test expectations for new NonZero
11093 tests.
11094
11095 2016-06-24 David Taylor <dtaylor@emc.com>
11096
11097 * gdb.base/offsets.exp: New file.
11098 * gdb.base/offsets.c: New file.
11099
11100 2016-06-23 Tom Tromey <tom@tromey.com>
11101
11102 PR gdb/16483:
11103 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11104 before any filters are loaded.
11105
11106 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11107
11108 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11109 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11110 structs.
11111 * gdb.fortran/derived-type-function.exp: New file.
11112 * gdb.fortran/derived-type-function.f90: New file.
11113
11114
11115 2016-06-21 Pedro Alves <palves@redhat.com>
11116
11117 * gdb.base/new-ui.exp: New file.
11118 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11119 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11120 (with_spawn_id): New procedure.
11121
11122 2016-06-21 Pedro Alves <palves@redhat.com>
11123
11124 * gdb.mi/mi-exec-run.exp: New file.
11125
11126 2016-06-21 Pedro Alves <palves@redhat.com>
11127
11128 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11129 breakpoint command's output on the main UI.
11130 (test_break): New procedure, factored out from calls in the top
11131 level.
11132 (top level): Use foreach_with_prefix to test MI as main UI and as
11133 separate UI.
11134
11135 2016-06-21 Pedro Alves <palves@redhat.com>
11136
11137 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11138 (test_awatch_creation_and_listing)
11139 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11140 Remove 'type' parameter.
11141 (test_watchpoint_all): New parameter mi_mode. Remove
11142 with_test_prefix.
11143 (top level): Use foreach_with_prefix, and add main/separate UI MI
11144 testing axis.
11145
11146 2016-06-21 Pedro Alves <palves@redhat.com>
11147
11148 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11149 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11150 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11151 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11152 (gdb_main_spawn_id, mi_spawn_id): Declare and
11153 comment.
11154 (mi_create_inferior_pty): New procedure,
11155 factored out from default_mi_gdb_start.
11156 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11157 procedures.
11158 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11159 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11160 Use mi_create_inferior_pty.
11161 (mi_gdb_start): Use eval to pass down args list.
11162
11163 2016-06-21 Pedro Alves <palves@redhat.com>
11164
11165 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11166 * gdb.opt/inline-cmds.exp: Add MI tests.
11167
11168 2016-06-21 Pedro Alves <palves@redhat.com>
11169
11170 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11171
11172 2016-06-21 Pedro Alves <palves@redhat.com>
11173
11174 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11175 (top level): Use it instead of mi_execute_to.
11176
11177 2016-06-21 Pedro Alves <palves@redhat.com>
11178
11179 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11180 (cont_handler_str): New.
11181 (signal_stop_handler): Set stop_handler_str instead of printing to
11182 stdout.
11183 (continue_handler): Set cont_handler_str instead of printing to
11184 stdout.
11185 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11186 mi_send_resuming_command. Print stop_handler_str and
11187 cont_handler_str instead of expecting the python events print
11188 directly.
11189
11190 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11191
11192 * gdb.base/jit-reader.exp: New file.
11193 * gdb.base/jithost.c: New file.
11194 * gdb.base/jithost.h: New file.
11195 * gdb.base/jitreader.c : New file.
11196 * gdb.base/jit-protocol.h: New file.
11197
11198 2016-06-17 Yao Qi <yao.qi@linaro.org>
11199
11200 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11201 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11202 and detach-on-fork. Adjust tests.
11203 (top level): Invoke break_cond_on_syscall with combinations of
11204 syscall, follow-fork-mode and detach-on-fork.
11205
11206 2016-06-17 Yao Qi <yao.qi@linaro.org>
11207
11208 * gdb.base/step-over-exit.c: New.
11209 * gdb.base/step-over-exit.exp: New.
11210
11211 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11212
11213 * gdb.base/float.exp: Add target check for nds32*-*-*.
11214 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11215
11216 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11217
11218 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11219 for unsupported target features.
11220 * gdb.base/call-rt-st.exp: Likewise.
11221 * gdb.base/call-sc.exp: Likewise.
11222 * gdb.base/call-signal-resume.exp: Likewise.
11223 * gdb.base/call-strs.exp: Likewise.
11224 * gdb.base/callexit.exp: Likewise.
11225 * gdb.base/callfuncs.exp: Likewise.
11226 * gdb.base/nodebug.exp: Likewise.
11227 * gdb.base/printcmds.exp: Likewise.
11228 * gdb.base/ptype.exp: Likewise.
11229 * gdb.base/structs.exp: Likewise.
11230 * gdb.base/unwindonsignal.exp: Likewise.
11231 * gdb.cp/gdb2495.exp: Likewise.
11232 * gdb.cp/templates.exp: Likewise.
11233 * gdb.cp/virtfunc.exp: Likewise.
11234 * gdb.threads/hand-call-in-threads.exp: Likewise.
11235 * gdb.threads/interrupted-hand-call.exp: Likewise.
11236 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11237
11238 2016-06-10 Tom Tromey <tom@tromey.com>
11239
11240 PR rust/20110:
11241 * gdb.rust/expr.exp: Add test for integer constant larger than
11242 i32.
11243
11244 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11245
11246 * gdb.fortran/nested-funcs.exp: New.
11247 * gdb.fortran/nested-funcs.f90: New.
11248
11249 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11250
11251 * gdb.base/examine-backward.c: New file.
11252 * gdb.base/examine-backward.exp: New file.
11253
11254 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11255
11256 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11257 matching.
11258
11259 2016-06-02 Tom Tromey <tom@tromey.com>
11260
11261 PR python/18984:
11262 * gdb.python/py-shared.exp: Add solib_name test.
11263
11264 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11265
11266 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11267
11268 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11269
11270 PR c++/19893
11271 * gdb.dwarf2/implref.exp: Rename to...
11272 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11273 * gdb.dwarf2/implref-array.c: New file.
11274 * gdb.dwarf2/implref-array.exp: Likewise.
11275 * gdb.dwarf2/implref-global.c: Likewise.
11276 * gdb.dwarf2/implref-global.exp: Likewise.
11277 * gdb.dwarf2/implref-struct.c: Likewise.
11278 * gdb.dwarf2/implref-struct.exp: Likewise.
11279
11280 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11281
11282 * gdb.trace/trace-condition.exp: Add 64bit tests.
11283
11284 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11285
11286 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11287 bits types.
11288 (main): Adapt to 8 to 64 bits types.
11289 * gdb.trace/trace-condition.exp: Add new tests.
11290
11291 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11292
11293 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11294
11295 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11296
11297 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11298 Move condition tests...
11299 * gdb.trace/trace-condition.exp: Here.
11300
11301 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11302
11303 * gdb.trace/trace-condition.exp: Add counter-case tests.
11304
11305 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11306
11307 PR c++/15231
11308 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11309 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11310
11311 2016-05-27 Pedro Alves <palves@redhat.com>
11312
11313 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11314 New procedure.
11315 (top level): Call it, and bail out of DejaGnu is known to be bad.
11316
11317 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11318
11319 * gdb.base/whatis.c: Extend the test case.
11320 * gdb.base/whatis.exp: Add additional tests.
11321
11322 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11323
11324 * gdb.fortran/type.f90: Add pointer variable.
11325 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11326
11327 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11328
11329 * gdb.fortran/vla-type.exp: Fix testcase name.
11330
11331 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11332
11333 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11334
11335 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11336
11337 * gdb.fortran/type.f90: Add nested structures.
11338 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11339 * gdb.fortran/derived-type.exp: Adapt expected output.
11340 * gdb.fortran/vla-type.exp: Adapt expected output.
11341
11342 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11343
11344 * gdb.fortran/whatis_type.exp: Adapt expected output.
11345
11346 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11347
11348 * gdb.fortran/print_type.exp: Fix expected output.
11349 * gdb.fortran/whatis_type.exp: Fix expected output.
11350
11351 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11352
11353 * gdb.fortran/whatis_type.exp: Use multi_line.
11354
11355 2016-05-24 Tom Tromey <tom@tromey.com>
11356
11357 PR python/17386:
11358 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11359 use value as an index.
11360
11361 2016-05-23 Tom Tromey <tom@tromey.com>
11362
11363 PR python/17981:
11364 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11365 no-breakpoint case.
11366
11367 2016-05-24 Pedro Alves <palves@redhat.com>
11368
11369 PR gdb/19828
11370 * gdb.threads/clone-attach-detach.c: New file.
11371 * gdb.threads/clone-attach-detach.exp: New file.
11372
11373 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11374
11375 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11376
11377 2016-05-23 Tom Tromey <tom@tromey.com>
11378
11379 PR python/19438, PR python/18393:
11380 * gdb.python/py-progspace.exp: Add "dir" test.
11381 * gdb.python/py-objfile.exp: Add "dir" test.
11382
11383 2016-05-23 Yao Qi <yao.qi@linaro.org>
11384
11385 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11386 * gdb.arch/thumb2-it.exp: Likewise.
11387
11388 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11389
11390 * gdb.mi/mi-threads-interrupt.c: New file.
11391 * gdb.mi/mi-threads-interrupt.exp: New file.
11392
11393 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11394
11395 PR gdb/18077
11396 * gdb.mi/mi-async-run.exp: New file.
11397 * gdb.mi/mi-async-run.c: New file.
11398
11399 2016-05-17 Tom Tromey <tom@tromey.com>
11400 Manish Goregaokar <manishsmail@gmail.com>
11401
11402 * lib/rust-support.exp: New file.
11403 * lib/gdb.exp (skip_rust_tests): New proc.
11404 (build_executable_from_specs): Handle rust.
11405 * lib/future.exp (gdb_find_rustc): New proc.
11406 (gdb_default_target_compile): Handle rust.
11407 * gdb.rust/expr.exp: New file.
11408 * gdb.rust/generics.exp: New file.
11409 * gdb.rust/generics.rs: New file.
11410 * gdb.rust/methods.exp: New file.
11411 * gdb.rust/methods.rs: New file.
11412 * gdb.rust/modules.exp: New file.
11413 * gdb.rust/modules.rs: New file.
11414 * gdb.rust/simple.exp: New file.
11415 * gdb.rust/simple.rs: New file.
11416
11417 2016-05-17 Tom Tromey <tom@tromey.com>
11418
11419 * gdb.base/default.exp (set language): Add rust.
11420
11421 2016-05-17 Tom Tromey <tom@tromey.com>
11422
11423 * gdb.gdb/unittest.exp: New file.
11424
11425 2016-05-16 Yao Qi <yao.qi@linaro.org>
11426
11427 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11428 shell_prompt. Update shell_prompt_re.
11429
11430 2016-05-12 Doug Evans <dje@google.com>
11431
11432 PR symtab/19999
11433 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11434 $options when building executable.
11435 * gdb.dwarf2/fission-loclists-pie.S: New file.
11436 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11437
11438 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11439
11440 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11441 of [is_remote target],
11442
11443 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11444
11445 * lib/gdb.exp (use_gdb_stub): New procedure.
11446
11447 2016-05-03 Yunlian Jiang <yunlian@google.com>
11448 Doug Evans <dje@google.com>
11449
11450 PR symtab/19914
11451 * gdb.dwarf2/dwp-sepdebug.c: New file.
11452 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11453
11454 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11455
11456 * gdb.base/detach.exp: Remove is_remote check.
11457
11458 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11459
11460 * gdb.base/annota-input-while-running.exp: Don't check for
11461 [is_remote target]. Enable annotations after running to main.
11462 Remove unused "set test..." line.
11463
11464 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11465
11466 * gdb.trace/trace-enable-disable.exp: New file.
11467 * gdb.trace/trace-enable-disable.c: New file.
11468
11469 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11470
11471 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11472 use it in info sharedlibrary test.
11473 * gdb.trace/ftrace-lock.exp: Likewise.
11474 * gdb.trace/ftrace.exp: Likewise.
11475 * gdb.trace/range-stepping.exp: Likewise.
11476 * gdb.trace/trace-break.exp: Likewise.
11477 * gdb.trace/trace-condition.exp: Likewise.
11478 * gdb.trace/trace-mt.exp: Likewise.
11479
11480 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11481
11482 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11483 (gdb_load_shlib): ... this.
11484 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11485 gdb_load_shlib.
11486 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11487 * gdb.base/ctxobj.exp: Likewise.
11488 * gdb.base/dprintf-pending.exp: Likewise.
11489 * gdb.base/dso2dso.exp: Likewise.
11490 * gdb.base/fixsection.exp: Likewise.
11491 * gdb.base/gcore-relro.exp: Likewise.
11492 * gdb.base/gdb1555.exp: Likewise.
11493 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11494 * gdb.base/gnu-ifunc.exp: Likewise.
11495 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11496 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11497 * gdb.base/pending.exp: Likewise.
11498 * gdb.base/print-file-var.exp: Likewise.
11499 * gdb.base/print-symbol-loading.exp: Likewise.
11500 * gdb.base/shlib-call.exp: Likewise.
11501 * gdb.base/shreloc.exp: Likewise.
11502 * gdb.base/so-impl-ld.exp: Likewise.
11503 * gdb.base/solib-disc.exp: Likewise.
11504 * gdb.base/solib-nodir.exp: Likewise.
11505 * gdb.base/solib-overlap.exp: Likewise.
11506 * gdb.base/solib-symbol.exp: Likewise.
11507 * gdb.base/solib-weak.exp (do_test): Likewise.
11508 * gdb.base/sym-file.exp: Likewise.
11509 * gdb.base/symtab-search-order.exp: Likewise.
11510 * gdb.base/type-opaque.exp: Likewise.
11511 * gdb.base/unload.exp: Likewise.
11512 * gdb.base/watchpoint-solib.exp: Likewise.
11513 * gdb.compile/compile.exp: Likewise.
11514 * gdb.cp/gdb2384.exp: Likewise.
11515 * gdb.cp/infcall-dlopen.exp: Likewise.
11516 * gdb.cp/re-set-overloaded.exp: Likewise.
11517 * gdb.fortran/library-module.exp: Likewise.
11518 * gdb.opt/solib-intra-step.exp: Likewise.
11519 * gdb.python/py-finish-breakpoint.exp: Likewise.
11520 * gdb.python/py-shared.exp: Likewise.
11521 * gdb.reverse/solib-precsave.exp: Likewise.
11522 * gdb.reverse/solib-reverse.exp: Likewise.
11523 * gdb.server/solib-list.exp: Likewise.
11524 * gdb.threads/dlopen-libpthread.exp: Likewise.
11525 * gdb.threads/tls-shared.exp: Likewise.
11526 * gdb.threads/tls-so_extern.exp: Likewise.
11527 * gdb.trace/change-loc.exp: Likewise.
11528 * gdb.trace/ftrace-lock.exp: Likewise.
11529 * gdb.trace/ftrace.exp: Likewise.
11530 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11531 * gdb.trace/pending.exp: Likewise.
11532 * gdb.trace/range-stepping.exp: Likewise.
11533 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11534 (strace_info_marker): Likewise.
11535 (strace_probe_marker): Likewise.
11536 (strace_trace_on_same_addr): Likewise.
11537 (strace_trace_on_diff_addr): Likewise.
11538 * gdb.trace/trace-break.exp: Likewise.
11539 * gdb.trace/trace-condition.exp: Likewise.
11540 * gdb.trace/trace-mt.exp: Likewise.
11541
11542 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11543
11544 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11545 result of gdb_remote_download.
11546 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11547 * gdb.base/dso2dso.exp: Likewise.
11548 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11549 * gdb.base/print-file-var.exp: Likewise.
11550 * gdb.base/shlib-call.exp: Likewise.
11551 * gdb.base/shreloc.exp: Likewise.
11552 * gdb.base/solib-overlap.exp: Likewise.
11553 * gdb.base/solib-weak.exp (do_test): Likewise.
11554 * gdb.base/unload.exp: Likewise.
11555
11556 2016-04-27 Yao Qi <yao.qi@linaro.org>
11557
11558 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11559 exists.
11560
11561 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11562
11563 * vla-type.exp: Print structure from toplevel.
11564
11565 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11566
11567 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11568 of dynamic types.
11569 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11570 of dynamic types.
11571
11572 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11573
11574 * gdb.fortran/vla-type.f90: New file.
11575 * gdb.fortran/vla-type.exp: New file.
11576
11577 2016-04-25 Yao Qi <yao.qi@linaro.org>
11578
11579 * gdb.base/branch-to-self.c: New file.
11580 * gdb.base/branch-to-self.exp: New file.
11581
11582 2016-04-22 Yao Qi <yao.qi@linaro.org>
11583
11584 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11585 more after $hex.
11586
11587 2016-04-22 Yao Qi <yao.qi@linaro.org>
11588
11589 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11590 * gdb.base/annota3.exp: Likewise.
11591
11592 2016-04-22 Yao Qi <yao.qi@linaro.org>
11593
11594 * gdb.reverse/step-precsave.exp: Do one step and test program
11595 stops in "callee" and do multiple steps until program goes out
11596 of "callee".
11597 * gdb.reverse/step-reverse.exp: Likewise.
11598
11599 2016-04-22 Yao Qi <yao.qi@linaro.org>
11600
11601 * gdb.trace/signal.exp: Also pass if
11602 $tracepoint_hits($i) > $iterations.
11603
11604 2016-04-22 Yao Qi <yao.qi@linaro.org>
11605
11606 * gdb.trace/signal.c: New file.
11607 * gdb.trace/signal.exp: New file.
11608
11609 2016-04-19 Doug Evans <xdje42@gmail.com>
11610
11611 * gdb.base/bad-file.exp: New file.
11612
11613 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11614
11615 * gdb.dwarf2/implref.exp: New file.
11616
11617 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11618
11619 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11620 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11621 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11622 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11623 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11624 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11625 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11626 * lib/fortran.exp (fortran_int4): New procedure.
11627 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11628 (fortran_logical4): Likewise.
11629
11630 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11631
11632 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11633
11634 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11635
11636 * lib/compiler.c: Add Intel specific preprocessor macros.
11637 * lib/compiler.cc: Likewise.
11638
11639 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11640
11641 * gdb.server/connect-with-no-symbol-file.c: New file.
11642 * gdb.server/connect-with-no-symbol-file.exp: New file.
11643
11644 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11645
11646 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11647
11648 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11649
11650 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11651 standard output directory.
11652
11653 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11654
11655 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11656
11657 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11658
11659 * gdb.btrace/instruction_history.c (loop): Add declaration.
11660
11661 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11662
11663 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11664
11665 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11666
11667 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11668 parentheses to print.
11669 (continue_handler): Likewise.
11670
11671 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11672
11673 * gdb.server/solib-list.exp: Remove is_remote check.
11674 Pass shlib= to gdb_compile. Don't link shared library with
11675 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11676 Run binary filename through "readlink -f" on the target.
11677
11678 2016-04-08 Pedro Alves <palves@redhat.com>
11679
11680 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11681 interpreter filename as argument to gdbserver_spawn.
11682 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11683 Return empty if $last_loaded_file does not exist.
11684
11685 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11686
11687 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11688 * gdb.base/jit-main.c: Use exit after usage.
11689
11690 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11691
11692 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11693 GDBHISTSIZE prior to the tests.
11694 * gdb.base/gdbinit-history.exp: Likewise.
11695
11696 2016-04-07 Pedro Alves <palves@redhat.com>
11697
11698 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11699 instead of build_executable. Use gdb_load_shlibs.
11700
11701 2016-04-07 Yao Qi <yao.qi@linaro.org>
11702
11703 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11704 Execute "si" command.
11705
11706 2016-04-07 Yao Qi <yao.qi@linaro.org>
11707
11708 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11709 number instead of the comments on some line.
11710
11711 2016-04-06 Don Breazeal <donb@codesourcery.com>
11712
11713 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11714 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11715
11716 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11717
11718 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11719 standard_output_file. Remove unused binfile variable.
11720
11721 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11722
11723 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11724 * gdb.python/py-mi-objfile.exp: Match "list main" output
11725 in console format.
11726
11727 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11728
11729 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11730 absolute.
11731
11732 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11733
11734 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11735 absolute.
11736 * gdb.trace/ftrace.exp: Likewise.
11737 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11738 targets as well.
11739 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11740 (gdb_load_shlibs): Copy libraries to test directory when testing
11741 natively. Only set solib-search-path if testing remotely.
11742 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11743
11744 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11745
11746 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11747 gdb_download. Use it even if the target is not remote.
11748 * gdb.base/jit.exp (compile_jit_test): Likewise.
11749 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11750 output directory if the destination board is local, otherwise use
11751 the standard remote_download from DejaGnu.
11752 (gdb_download): Remove.
11753 (gdb_load_shlibs): Use gdb_remote_download instead of
11754 gdb_download.
11755 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11756 Use gdb_remote_download instead of gdb_download. Use it even if
11757 the target is not remote.
11758 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11759 instead of gdb_download.
11760
11761 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11762
11763 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11764 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11765 run.
11766
11767 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11768
11769 PR gdb/19820
11770 * gdb.base/printcmds.exp: Add artificial arrays tests.
11771
11772 2016-03-31 Pedro Alves <palves@redhat.com>
11773
11774 PR gdb/19858
11775 * gdb.base/jit-main.c: Include unistd.h.
11776 (ATTACH): Define to 0 if not already defined.
11777 (wait_for_gdb, mypid): New globals.
11778 (WAIT_FOR_GDB): New macro.
11779 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11780 some breakpoint locations.
11781 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11782 New procedures.
11783 (one_jit_test): Add REATTACH parameter, and handle it. Use
11784 continue_to_test_location.
11785 (top level): Test attach, and adjusts calls to one_jit_test.
11786
11787 2016-03-31 Pedro Alves <palves@redhat.com>
11788
11789 PR gdb/19858
11790 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11791 BINSUFFIX parameter, and handle it.
11792 (top level): Adjust calls compile_jit_test.
11793
11794 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11795
11796 PR python/19743
11797 * gdb.python/py-mi-events-gdb.py: New file.
11798 * gdb.python/py-mi-events.c: New file.
11799 * gdb.python/py-mi-events.exp: New file.
11800
11801 2016-03-30 Yao Qi <yao.qi@linaro.org>
11802
11803 * gdb.reverse/until-precsave.exp: Match function name only.
11804 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11805 Move malloc to a condition block.
11806 * gdb.reverse/until-reverse.exp: Match function name only.
11807
11808 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11809
11810 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11811 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11812 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11813 variable for GPR 0 instead of assuming it is register 0.
11814 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11815 * lib/trace-support.exp: Add s390 registers.
11816
11817 2016-03-29 Yao Qi <yao.qi@linaro.org>
11818
11819 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11820
11821 2016-03-24 Yao Qi <yao.qi@linaro.org>
11822
11823 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11824 test message.
11825
11826 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11827
11828 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11829 maintaining separate logic for constructing the output path.
11830
11831 2016-03-16 Don Breazeal <donb@codesourcery.com>
11832
11833 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11834 Retry fork and waitpid on interrupted system call errors.
11835 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11836 Use with_timeout_factor to increase timeout by factor of 10.
11837
11838 2016-03-15 Don Breazeal <donb@codesourcery.com>
11839
11840 * gdb.cp/scope-err.cc: New test program.
11841 * gdb.cp/scope-err.exp: New test script.
11842 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11843 lines and "set breakpoint here" comment.
11844 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11845 Fixed some whitespace and format issues.
11846 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11847 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11848
11849 2016-03-15 Doug Evans <dje@google.com>
11850
11851 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11852 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11853 All callers updated. Add tests for enums, mixed flags register.
11854
11855 2016-03-15 Doug Evans <dje@google.com>
11856
11857 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11858 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11859
11860 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11861
11862 * gdb.base/default.exp: Add $_as_string to the list of expected
11863 convenience functions.
11864
11865 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11866
11867 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11868
11869 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11870
11871 * gdb.python/py-as-string.exp: New file.
11872 * gdb.python/py-as-string.c: New file.
11873
11874 2016-03-09 Pedro Alves <palves@redhat.com>
11875
11876 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11877 signal" -> "Thread NN received signal" output change.
11878 * gdb.threads/ia64-sigill.exp: Likewise.
11879 * gdb.threads/linux-dp.exp: Likewise.
11880 * gdb.threads/manythreads.exp: Likewise.
11881 * gdb.threads/pending-step.exp: Likewise.
11882 * gdb.threads/print-threads.exp: Likewise.
11883 * gdb.threads/sigstep-threads.exp: Likewise.
11884 * gdb.threads/staticthreads.exp: Likewise.
11885 * gdb.threads/tls.exp: Likewise.
11886
11887 2016-03-09 Pedro Alves <palves@redhat.com>
11888
11889 * gdb.base/command-line-input.exp: New file.
11890
11891 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11892
11893 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11894 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11895 * gdb.trace/pending.exp: Accept leading dot before function name.
11896 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11897 * lib/trace-support.exp: Set registers for ppc.
11898
11899 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11900
11901 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11902 use it for disassembly; accept .main in addition to main in backtrace.
11903
11904 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11905 Marcin Kościelnicki <koriakin@0x04.net>
11906
11907 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11908 (gdb_recursion_test_ptr): New global variable.
11909 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11910 gdb_recursion_test.
11911 (gdb_c_test): Ditto.
11912
11913 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11914
11915 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11916 ordering.
11917
11918 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11919
11920 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11921 (bar): Add bar_start_lbl label.
11922 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11923 of foo/bar for emitting DWARF and tracing.
11924
11925 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11926
11927 * analyze-racy-logs.py: Set executable bit.
11928
11929 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11930
11931 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11932 (CHECK_TARGET_TMP): Likewise.
11933 (check-single-racy): New rule.
11934 (check-parallel-racy): Likewise.
11935 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11936 (do-check-parallel-racy): New rule.
11937 (check-racy/%.exp): Likewise.
11938 * README (Racy testcases): New section.
11939 * analyze-racy-logs.py: New file.
11940
11941 2016-03-03 Doug Evans <dje@google.com>
11942
11943 * gdb.base/skip.exp: Use with_test_prefix.
11944
11945 2016-03-03 Yao Qi <yao.qi@linaro.org>
11946
11947 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11948 Invoke step_over_syscall "clone" and break_cond_on_syscall
11949 "clone".
11950 * gdb.base/step-over-clone.c: New file.
11951
11952 2016-03-03 Yao Qi <yao.qi@linaro.org>
11953
11954 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11955 code format.
11956
11957 2016-03-03 Yao Qi <yao.qi@linaro.org>
11958
11959 * gdb.base/disp-step-fork.c: Rename to ...
11960 * gdb.base/step-over-fork.c: ... it. New file.
11961 * gdb.base/disp-step-vfork.c: Rename to ...
11962 * gdb.base/step-over-vfork.c: ... it. New file.
11963 * gdb.base/disp-step-syscall.exp: Rename to ...
11964 * gdb.base/step-over-syscall.exp: ... it. New file.
11965 (disp_step_cross_syscall): Rename to ...
11966 (step_over_syscall): ... it.
11967
11968 2016-03-03 Yao Qi <yao.qi@linaro.org>
11969
11970 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11971 If target supports condition evaluation on target, invoke
11972 break_cond_on_syscall for fork and vfork.
11973
11974 2016-03-03 Yao Qi <yao.qi@linaro.org>
11975
11976 * gdb.base/disp-step-syscall.exp: Don't invoke
11977 support_displaced_stepping.
11978 (disp_step_cross_syscall): Test with displaced stepping off and
11979 on if supported.
11980
11981 2016-03-03 Yao Qi <yao.qi@linaro.org>
11982
11983 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11984 proc.
11985 (setup): New proc.
11986 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11987 and setup.
11988
11989 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11990
11991 * gdb.fortran/vla-history.exp: Remove breakpoint.
11992
11993 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11994
11995 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11996 exceeds timeout.
11997
11998 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11999
12000 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12001 breakpoint.
12002
12003 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12004
12005 * gdb.mi/vla.f90: Nullify pointer after declaration.
12006
12007 2016-03-01 Pedro Alves <palves@redhat.com>
12008
12009 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12010
12011 2016-03-01 Pedro Alves <palves@redhat.com>
12012
12013 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12014 before anything else.
12015 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12016 _GNU_SOURCE here.
12017 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12018 before anything else.
12019 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12020
12021 2016-03-01 Pedro Alves <palves@redhat.com>
12022
12023 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12024
12025 2016-03-01 Yao Qi <yao.qi@linaro.org>
12026
12027 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12028 prepare_for_testing.
12029
12030 2016-03-01 Yao Qi <yao.qi@linaro.org>
12031
12032 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12033
12034 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12035
12036 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12037 manually constructing the output path.
12038
12039 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12040
12041 * gdb.arch/s390-stackless.S: New.
12042 * gdb.arch/s390-stackless.exp: New.
12043
12044 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12045
12046 * gdb.dlang/circular.c: New file.
12047 * gdb.dlang/circular.exp: New file.
12048
12049 2016-02-26 Yao Qi <yao.qi@linaro.org>
12050
12051 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12052 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12053 (testcases): Update.
12054
12055 2016-02-26 Yao Qi <yao.qi@linaro.org>
12056
12057 * gdb.reverse/aarch64.c: Rename to ...
12058 * gdb.reverse/insn-reverse.c: ... it.
12059 * gdb.reverse/aarch64.exp: Rename to ...
12060 * gdb.reverse/insn-reverse.exp: ... it.
12061
12062 2016-02-26 Yao Qi <yao.qi@linaro.org>
12063
12064 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12065 (testcase_ftype): New.
12066 (testcases): New array.
12067 (n_testcases): New.
12068 (main): Call each element in testcases.
12069 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12070 (read_testcase): New.
12071 Do the tests in a loop.
12072
12073 2016-02-25 Yao Qi <yao.qi@linaro.org>
12074
12075 * gdb.base/branches.c: Remove.
12076
12077 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12078
12079 PR gdb/13808
12080 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12081
12082 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12083
12084 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12085
12086 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12087
12088 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12089 change x86_64 call_insn to 'callq'.
12090
12091 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12092
12093 * gdb.trace/tfile-avx.c: Move to...
12094 * gdb.trace/tracefile-pseudo-reg.c: Here.
12095 * gdb.trace/tfile-avx.exp: Move to...
12096 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12097
12098 2016-02-24 Gary Benson <gbenson@redhat.com>
12099
12100 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12101 message on attach.
12102
12103 2016-02-23 Doug Evans <dje@google.com>
12104
12105 * gdb.base/skip.c (test_skip): New function.
12106 (end_test_skip_file_and_function): New function.
12107 (test_skip_file_and_function): New function.
12108 * gdb.base/skip1.c (test_skip): New function.
12109 (skip1_test_skip_file_and_function): New function.
12110 * gdb.base/skip.exp: Add tests for new skip options.
12111 * gdb.base/skip-solib.exp: Update expected output.
12112 * gdb.perf/skip-command.cc: New file.
12113 * gdb.perf/skip-command.exp: New file.
12114 * gdb.perf/skip-command.py: New file.
12115
12116 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12117
12118 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12119 info registers pattern.
12120
12121 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12122
12123 * lib/future.exp: Add D support.
12124 (gdb_find_gdc): New proc.
12125 (gdb_default_target_compile): Add D support.
12126
12127 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12128
12129 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12130 user+system time.
12131 (trace_speed_test): Determine the iteration count for a time
12132 between 15..30 seconds.
12133
12134 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12135
12136 * gdb.arch/i386-mpx-sigsegv.c: New file.
12137 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12138 * gdb.arch/i386-mpx-simple_segv.c: New file.
12139 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12140
12141 2016-02-18 Yao Qi <yao.qi@linaro.org>
12142
12143 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12144 Don't call setup_kfail.
12145
12146 2016-02-18 Yao Qi <yao.qi@linaro.org>
12147
12148 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12149 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12150
12151 2016-02-16 Doug Evans <dje@google.com>
12152
12153 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12154 * gdb.base/skip1.c: Ditto.
12155 * gdb.base/skip.exp: Whitespace cleanup.
12156
12157 2016-02-16 Don Breazeal <donb@codesourcery.com>
12158
12159 PR remote/19496
12160 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12161 Remove kfail for PR remote/19496.
12162
12163 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12164
12165 * lib/gdb.exp (standard_temp_file): Return a path specific to
12166 the runtest invocation.
12167
12168 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12169
12170 * gdb.trace/save-trace.exp: Change relative path to be in the
12171 standard output directory.
12172
12173 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12174
12175 * gdb.arch/i386-prologue.c: Add missing prototypes.
12176
12177 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12178
12179 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12180 * gdb.arch/i386-prologue.exp: Likewise.
12181 * gdb.arch/i386-size.exp: Likewise.
12182
12183 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12184
12185 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12186 define object file path.
12187 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12188 file path.
12189 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12190 standard_output_file to define binfile.
12191
12192 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12193
12194 Fix compatibility with recent gfortran-5.3.1.
12195 * gdb.fortran/vla-history.exp (print vla1 allocated)
12196 (print vla2 allocated, print $2, print $3): Remove
12197 (print $4): Rename to ...
12198 (print $2): ... here.
12199 (print $9): Rename to ...
12200 (print $5): ... here.
12201 (print $10): Rename to ...
12202 (print $6): ... here.
12203 * gdb.fortran/vla.f90: Add pvla initialization.
12204
12205 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12206
12207 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12208 New test.
12209 * gdb.fortran/vla-value-sub.exp: Likewise.
12210
12211 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12212
12213 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12214
12215 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12216
12217 * i386-biarch-core.exp: Define corefile using
12218 standard_output_file.
12219
12220 2016-02-12 Yao Qi <yao.qi@linaro.org>
12221
12222 * gdb.arch/arm-single-step-kernel-helper.c: New.
12223 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12224
12225 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12226
12227 * gdb.btrace/tailcall-only.exp: New.
12228 * gdb.btrace/tailcall-only.c: New.
12229 * gdb.btrace/x86_64-tailcall-only.S: New.
12230 * gdb.btrace/i686-tailcall-only.S: New.
12231
12232 2016-02-11 Pedro Alves <palves@redhat.com>
12233
12234 * README (Parallel testing): Add missing double quotes.
12235
12236 2016-02-11 Pedro Alves <palves@redhat.com>
12237
12238 * README (Parallel testing): New section.
12239 (GDB_PARALLEL): Rewrite.
12240 (FORCE_PARALLEL): Document.
12241
12242 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12243
12244 * gdb.trace/tfile-avx.c: New test.
12245 * gdb.trace/tfile-avx.exp: New test.
12246
12247 2016-02-09 Keith Seitz <keiths@redhat.com>
12248
12249 PR breakpoints/19546
12250 * gdb.base/infcall-exec.c: New file.
12251 * gdb.base/infcall-exec2.c: New file.
12252 * gdb.base/infcall-exec.exp: New file.
12253
12254 2016-02-09 Keith Seitz <keiths@redhat.com>
12255
12256 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12257 (toplevel): Call test_bkpt_address.
12258
12259 2016-02-09 Keith Seitz <keiths@redhat.com>
12260
12261 PR python/19506
12262 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12263 (toplevel): Call test_bkpt_address.
12264
12265 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12266
12267 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12268 to AC_OUTPUT.
12269 * configure: Regenerate.
12270
12271 2016-02-09 Pedro Alves <palves@redhat.com>
12272
12273 PR breakpoints/19548
12274 * gdb.base/execl-update-breakpoints.c (some_function): New
12275 function.
12276 (main): Call it.
12277 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12278 Tighten expected GDB output.
12279
12280 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12281
12282 * Makefile.in (ALL_SUBDIRS): Remove.
12283 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12284 (distclean maintainer-clean realclean): Likewise.
12285 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12286 * configure: Regenerate.
12287 * gdb.ada/Makefile.in: Delete.
12288 * gdb.arch/Makefile.in: Likewise.
12289 * gdb.asm/Makefile.in: Likewise.
12290 * gdb.base/Makefile.in: Likewise.
12291 * gdb.btrace/Makefile.in: Likewise.
12292 * gdb.cell/Makefile.in: Likewise.
12293 * gdb.compile/Makefile.in: Likewise.
12294 * gdb.cp/Makefile.in: Likewise.
12295 * gdb.disasm/Makefile.in: Likewise.
12296 * gdb.dlang/Makefile.in: Likewise.
12297 * gdb.dwarf2/Makefile.in: Likewise.
12298 * gdb.fortran/Makefile.in: Likewise.
12299 * gdb.gdb/Makefile.in: Likewise.
12300 * gdb.go/Makefile.in: Likewise.
12301 * gdb.guile/Makefile.in: Likewise.
12302 * gdb.java/Makefile.in: Likewise.
12303 * gdb.linespec/Makefile.in: Likewise.
12304 * gdb.mi/Makefile.in: Likewise.
12305 * gdb.modula2/Makefile.in: Likewise.
12306 * gdb.multi/Makefile.in: Likewise.
12307 * gdb.objc/Makefile.in: Likewise.
12308 * gdb.opencl/Makefile.in: Likewise.
12309 * gdb.opt/Makefile.in: Likewise.
12310 * gdb.pascal/Makefile.in: Likewise.
12311 * gdb.perf/Makefile.in: Likewise.
12312 * gdb.python/Makefile.in: Likewise.
12313 * gdb.reverse/Makefile.in: Likewise.
12314 * gdb.server/Makefile.in: Likewise.
12315 * gdb.stabs/Makefile.in: Likewise.
12316 * gdb.threads/Makefile.in: Likewise.
12317 * gdb.trace/Makefile.in: Likewise.
12318 * gdb.xml/Makefile.in: Likewise.
12319 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12320 GDB_PARALLEL.
12321 (standard_output_file): Remove check for GDB_PARALLEL, always
12322 return path in outputs/$subdir/$testname.
12323
12324 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12325
12326 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12327 (site.exp): Assign abs_srcdir to tcl's srcdir.
12328
12329 2016-02-04 Yao Qi <yao.qi@linaro.org>
12330
12331 * gdb.base/foll-exec-mode.c: Include limits.h.
12332 (main): Add parameters argc and argv. Get directory from
12333 argv[0].
12334 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12335 compilation.
12336 * gdb.base/foll-exec.c: Include limits.h.
12337 (main): Add parameters argc and argv.
12338 Get directory from argv[0].
12339 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12340 Adjust tests on the number of lines as source code changed.
12341 * gdb.base/foll-vfork-exit.c: Include limits.h.
12342 (main): Add one line of statement before vfork.
12343 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12344 (main): Add parameters argc and argv. Get directory from
12345 argv[0].
12346 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12347 (setup_gdb): Set tbreak to skip some source lines.
12348 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12349 (main): Add parameters argc and argv. Get directory from
12350 argv[0].
12351 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12352 compilation.
12353 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12354 (main): Add parameters argc and argv. Get directory from
12355 argv[0].
12356 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12357 compilation.
12358
12359 2016-02-01 Doug Evans <dje@google.com>
12360
12361 * gdb.base/skip.exp: Clean up multiple references to same test name.
12362
12363 2016-02-01 Pedro Alves <palves@redhat.com>
12364
12365 PR remote/19496
12366 * gdb.threads/forking-threads-plus-breakpoint.exp
12367 (displaced_stepping_supported): New global.
12368 (probe_displaced_stepping_support): New procedure.
12369 (do_test): Add 'displaced' parameter, and use it.
12370 (top level): Check for displaced stepping support. Add displaced
12371 stepping on/off testing axis.
12372
12373 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12374
12375 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12376 pointer. Don't perform further tests on the unassociated pointer
12377 if the first test fails.
12378
12379 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12380
12381 * gdb.base/max-value-size.c: New file.
12382 * gdb.base/max-value-size.exp: New file.
12383 * gdb.base/huge.exp: Disable max-value-size for this test.
12384
12385 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12386
12387 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12388
12389 2016-01-28 Yao Qi <yao.qi@linaro.org>
12390
12391 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12392
12393 2016-01-25 Pedro Alves <palves@redhat.com>
12394
12395 PR threads/19461
12396 * gdb.base/fork-running-state.c: New file.
12397 * gdb.base/fork-running-state.exp: New file.
12398
12399 2016-01-25 Pedro Alves <palves@redhat.com>
12400
12401 PR gdb/19494
12402 * gdb.base/catch-fork-kill.c: New file.
12403 * gdb.base/catch-fork-kill.exp: New file.
12404
12405 2016-01-25 Pedro Alves <palves@redhat.com>
12406
12407 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12408 Delete, moved to lib/gdb.exp.
12409 * gdb.threads/forking-threads-plus-breakpoint.exp
12410 (foreach_with_prefix): Likewise.
12411 * gdb.threads/process-dies-while-handling-bp.exp
12412 (foreach_with_prefix): Likewise.
12413 * lib/gdb.exp (foreach_with_prefix): New procedure.
12414
12415 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12416
12417 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12418 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12419
12420 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12421
12422 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12423 endian targets.
12424
12425 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12426 Pedro Alves <palves@redhat.com>
12427
12428 Fix testsuite compatibility with Guile.
12429 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12430 number.
12431
12432 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12433
12434 Fix testsuite compatibility with Guile.
12435 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12436 (thread 1): New test for backtrace through signal handler.
12437
12438 2016-01-22 Yao Qi <yao.qi@linaro.org>
12439
12440 PR testsuite/19491
12441 * gdb.base/multi-forks.c: Include
12442 ../lib/unbuffer_output.c
12443 (main): Call gdb_unbuffer_output.
12444
12445 2016-01-21 Doug Evans <dje@google.com>
12446
12447 * lib/ada.exp (gdb_compile_ada): Fix typo.
12448
12449 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12450
12451 * gdb.base/break-fun-addr.exp: New file.
12452 * gdb.base/break-fun-addr1.c: New file.
12453 * gdb.base/break-fun-addr2.c: New file.
12454
12455 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12456
12457 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12458 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12459 enum flag values.
12460
12461 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12462
12463 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12464 when GDB can not set the vector return value. Add more comments
12465 for clarification.
12466
12467 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12468
12469 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12470 command.
12471
12472 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12473
12474 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12475
12476 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12477
12478 * Makefile.in (check-single): Pass --status to runtest.
12479 (check/%.exp): Likewise.
12480
12481 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12482
12483 * Makefile.in (check-parallel): Propagate return code from make
12484 do-check-parallel.
12485
12486 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12487
12488 * gdb.trace/ftrace.exp: Fix expected message on continue.
12489 * gdb.trace/pending.exp: Fix expected message on continue.
12490 * gdb.trace/trace-break.exp: Fix expected message on continue.
12491
12492 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12493
12494 * lib/gdb.exp (gdb_test): Remove unused global references.
12495
12496 2016-01-18 Pedro Alves <palves@redhat.com>
12497
12498 * gdb.base/async-shell.exp: Adjust expected output.
12499 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12500 * gdb.base/siginfo-thread.exp: Adjust expected output.
12501 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12502 * gdb.java/jnpe.exp: Adjust expected output.
12503 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12504 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12505 * gdb.threads/leader-exit.exp: Adjust expected output.
12506 * gdb.threads/manythreads.exp: Adjust expected output.
12507 * gdb.threads/pthreads.exp: Adjust expected output.
12508 * gdb.threads/schedlock.exp: Adjust expected output.
12509 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12510 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12511 expected output.
12512 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12513 output.
12514 * gdb.threads/sigthread.exp: Adjust expected output.
12515 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12516
12517 2016-01-18 Yao Qi <yao.qi@linaro.org>
12518
12519 * gdb.guile/scm-section-script.c: Replace @progbits with
12520 %progbits.
12521 * gdb.python/py-section-script.c: Likewise.
12522
12523 2016-01-15 Pedro Alves <palves@redhat.com>
12524
12525 * gdb.multi/tids.exp: Test star wildcard ranges.
12526
12527 2016-01-15 Pedro Alves <palves@redhat.com>
12528
12529 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12530 command from "thread apply" invocation.
12531 (thr_apply_info_thr_invalid): Default the expected output to the
12532 input tid list.
12533 (top level): Add tests that use convenience variables. Add tests
12534 for "thread apply" with a valid TID list, but missing the command.
12535
12536 2016-01-13 Pedro Alves <palves@redhat.com>
12537
12538 * gdb.base/default.exp: Expect $_gthread as well.
12539 * gdb.multi/tids.exp: Test $_gthread.
12540 * gdb.threads/thread-specific.exp: Test $_gthread.
12541
12542 2016-01-13 Pedro Alves <palves@redhat.com>
12543
12544 * gdb.multi/tids.exp: Test "info threads -gid".
12545
12546 2016-01-13 Pedro Alves <palves@redhat.com>
12547
12548 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12549 Breakpoint.thread.
12550 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12551
12552 2016-01-07 Pedro Alves <palves@redhat.com>
12553
12554 * gdb.base/break.exp: Adjust to output changes.
12555 * gdb.base/hbreak2.exp: Likewise.
12556 * gdb.base/sepdebug.exp: Likewise.
12557 * gdb.base/watch_thread_num.exp: Likewise.
12558 * gdb.linespec/keywords.exp: Likewise.
12559 * gdb.multi/info-threads.exp: Likewise.
12560 * gdb.threads/thread-find.exp: Likewise.
12561 * gdb.multi/tids.c: New file.
12562 * gdb.multi/tids.exp: New file.
12563
12564 2016-01-13 Pedro Alves <palves@redhat.com>
12565
12566 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12567
12568 2016-01-13 Pedro Alves <palves@redhat.com>
12569
12570 * gdb.base/default.exp: Expect $_inferior as well.
12571 * gdb.multi/base.exp: Test $_inferior.
12572
12573 2016-01-13 Pedro Alves <palves@redhat.com>
12574
12575 PR breakpoints/19388
12576 * gdb.base/catch-signal-siginfo-cond.c: New file.
12577 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12578
12579 2016-01-12 Josh Stone <jistone@redhat.com>
12580 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12581
12582 * gdb.base/catch-syscall.c (do_execve): New variable.
12583 (main): Conditionally trigger an execve.
12584 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12585 (test_catch_syscall_execve): New, check entry/return across execve.
12586 (do_syscall_tests): Call test_catch_syscall_execve.
12587
12588 2016-01-12 Pedro Alves <palves@redhat.com>
12589
12590 * gdb.base/random-signal.exp (do_test): New procedure, with body
12591 of testcase moved in.
12592
12593 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12594 Pedro Alves <palves@redhat.com>
12595
12596 * gdb.base/funcargs.exp (finish from indirectly called function):
12597 Reintroduce the case for 'First'.
12598
12599 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12600 Pedro Alves <palves@redhat.com>
12601
12602 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12603 (tcatch_vfork_then_child_follow_exec)
12604 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12605 identification.
12606
12607 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12608
12609 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12610 and repeats to unlimited.
12611 * gdb.python/py-value.exp: Likewise.
12612 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12613 and repeats to unlimited.
12614
12615 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12616
12617 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12618 and reordering the functions.
12619 * gdb.multi/hangout.c: Likewise.
12620 * gdb.multi/hello.c: Likewise.
12621
12622 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12623
12624 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12625 absolute.
12626 (SingleStatisticTestResult.report): Use dict.keys instead of
12627 dict.iterkeys.
12628
12629 2016-01-06 Pedro Alves <palves@redhat.com>
12630
12631 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12632
12633 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12634
12635 * gdb.btrace/dlopen.exp: New.
12636 * gdb.btrace/dlopen.c: New.
12637 * gdb.btrace/dlopen-dso.c: New.
12638
12639 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12640
12641 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12642 PATTERN argument is optional.
12643
12644 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12645
12646 * lib/ada.exp (target_compile_ada_from_dir): New function.
12647 (gdb_compile_ada): Reimplement avoiding the use of project files.
12648 * gdb.ada/gnat_ada.gpr: Delete.
12649 * gdb.ada/cond_lang.exp: Adjust test to make path before
12650 filename optional.
12651 * gdb.ada/small_reg_param.exp: Likewise.
12652
12653 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12654
12655 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12656
12657 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12658
12659 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12660 case.
12661
12662 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12663
12664 * gdb.base/break.exp: Remove dead code.
12665 * gdb.base/sepdebug.exp: Likewise.
12666
12667 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12668
12669 * gdb.asm/asm-source.exp: Remove HP-UX references.
12670 * gdb.base/annota1.exp: Likewise.
12671 * gdb.base/annota3.exp: Likewise.
12672 * gdb.base/attach.exp: Likewise.
12673 * gdb.base/bigcore.exp: Likewise.
12674 * gdb.base/break.exp: Likewise.
12675 * gdb.base/call-ar-st.exp: Likewise.
12676 * gdb.base/callfuncs.exp: Likewise.
12677 * gdb.base/catch-fork-static.exp: Likewise.
12678 * gdb.base/display.exp: Likewise.
12679 * gdb.base/foll-exec-mode.exp: Likewise.
12680 * gdb.base/foll-exec.exp: Likewise.
12681 * gdb.base/foll-fork.exp: Likewise.
12682 * gdb.base/foll-vfork.exp: Likewise.
12683 * gdb.base/funcargs.exp: Likewise.
12684 * gdb.base/hbreak2.exp: Likewise.
12685 * gdb.base/inferior-died.exp: Likewise.
12686 * gdb.base/interrupt.exp: Likewise.
12687 * gdb.base/multi-forks.exp: Likewise.
12688 * gdb.base/nodebug.exp: Likewise.
12689 * gdb.base/sepdebug.exp: Likewise.
12690 * gdb.base/solib1.c: Likewise.
12691 * gdb.base/step-test.exp: Likewise.
12692 * gdb.mi/non-stop.c: Likewise.
12693 * gdb.mi/pthreads.c: Likewise.
12694 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12695 * gdb.threads/pthreads.c: Likewise.
12696 * gdb.threads/staticthreads.exp: Likewise.
12697 * lib/future.exp: Likewise.
12698 * lib/gdb.exp: Likewise.
12699 * gdb.base/so-indr-cl.c: Remove.
12700 * gdb.base/so-indr-cl.exp: Likewise.
12701 * gdb.base/solib.c: Likewise.
12702 * gdb.base/solib.exp: Likewise.
12703 * gdb.base/solib2.c: Likewise.
12704
12705 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12706
12707 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12708 * gdb.base/call-ar-st.exp: Likewise.
12709 * gdb.base/callfuncs.exp: Likewise.
12710 * gdb.base/condbreak.exp: Likewise.
12711 * gdb.base/constvars.exp: Likewise.
12712 * gdb.base/hbreak2.exp: Likewise.
12713 * gdb.base/langs.exp: Likewise.
12714 * gdb.base/list.exp: Likewise.
12715 * gdb.base/long_long.exp: Likewise.
12716 * gdb.base/ptype.exp: Likewise.
12717 * gdb.base/scope.exp: Likewise.
12718 * gdb.base/signals.exp: Likewise.
12719 * gdb.base/so-impl-ld.exp: Likewise.
12720 * gdb.base/varargs.exp: Likewise.
12721 * gdb.base/volatile.exp: Likewise.
12722 * gdb.base/whatis.exp: Likewise.
12723 * gdb.cp/cplusfuncs.exp: Likewise.
12724 * gdb.cp/inherit.exp: Likewise.
12725 * gdb.cp/local.exp: Likewise.
12726 * gdb.cp/member-ptr.exp: Likewise.
12727 * gdb.cp/method.exp: Likewise.
12728 * gdb.cp/overload.exp: Likewise.
12729 * gdb.cp/templates.exp: Likewise.
12730 * gdb.stabs/weird.exp: Likewise.
12731 * lib/compiler.c: Likewise.
12732 * lib/compiler.cc: Likewise.
12733 * lib/cp-support.exp: Likewise.
12734 * lib/gdb.exp: Likewise.
12735
12736 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12737
12738 * configure.ac: Remove HP-UX case.
12739 * configure: Regenerate.
12740
12741 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12742
12743 * lib/gdb.exp (gdb_compile): Add function doc.
12744
12745 2015-12-17 Pedro Alves <palves@redhat.com>
12746
12747 PR threads/19354
12748 * gdb.multi/info-threads.exp: New file.
12749
12750 2015-12-15 Yao Qi <yao.qi@linaro.org>
12751
12752 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12753 is aarch64*-*-*.
12754
12755 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12756
12757 * gdb.base/history-duplicates.exp: Skip if no readline support.
12758
12759 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12760
12761 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12762
12763 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12764
12765 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12766
12767 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12768
12769 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12770 ctrl-C if nointerrupts target property is set.
12771 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12772 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12773 * gdb.base/paginate-bg-execution.exp: Likewise.
12774 * gdb.base/paginate-execution-startup.exp: Likewise.
12775 * gdb.base/random-signal.exp: Likewise.
12776 * gdb.base/range-stepping.exp: Likewise.
12777 * gdb.cp/annota2.exp: Likewise.
12778 * gdb.cp/annota3.exp: Likewise.
12779 * gdb.gdb/selftest.exp: Likewise.
12780 * gdb.threads/continue-pending-status.exp: Likewise.
12781 * gdb.threads/leader-exit.exp: Likewise.
12782 * gdb.threads/manythreads.exp: Likewise.
12783 * gdb.threads/pthreads.exp: Likewise.
12784 * gdb.threads/schedlock.exp: Likewise.
12785 * gdb.threads/sigthread.exp: Likewise.
12786
12787 2015-12-11 Don Breazeal <donb@codesourcery.com>
12788
12789 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12790 remote.
12791 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12792 * gdb.base/foll-exec.exp (main): Enable for target remote.
12793 * gdb.base/foll-fork.exp (main): Likewise.
12794 * gdb.base/foll-vfork.exp (main): Likewise.
12795 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12796 (proc continue_to_exit_bp_loc): Use clean_restart.
12797 * gdb.base/pie-execl.exp (main): Disable for target remote.
12798 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12799 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12800 * gdb.threads/execl.exp (main): Likewise.
12801 * gdb.threads/fork-child-threads.exp (main): Likewise.
12802 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12803 remote.
12804 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12805 remote.
12806 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12807 pid.tid style ptids, instead of just tid.
12808 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12809 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12810 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12811 ptids, instead of just tid.
12812
12813 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12814
12815 * gdb.base/list.exp (test_list_forward): Add end of file error
12816 test.
12817 (test_repeat_list_command): Add end of file error test.
12818 (test_list_backwards): Add beginning of file error test.
12819
12820 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12821
12822 * gdb.base/list.exp (test_list_invalid_args): New function,
12823 defined, and called.
12824
12825 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12826
12827 * gdb.base/list.exp (test_list): Make test names unique.
12828
12829 2015-12-11 Yao Qi <yao.qi@linaro.org>
12830
12831 * gdb.base/coremaker2.c: Remove.
12832
12833 2015-12-10 Pedro Alves <palves@redhat.com>
12834
12835 * gdb.multi/base.exp: Remove stale "spaces" references.
12836
12837 2015-12-10 Pedro Alves <palves@redhat.com>
12838
12839 * gdb.multi/base.exp: Don't use nowarnings.
12840 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12841 * gdb.multi/hangout.c: Include stdio.h.
12842 * gdb.multi/hello.c: Include stdlib.h.
12843 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12844 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12845 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12846
12847 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12848
12849 * gdb.dwarf2/dw2-ranges-base.c: New file.
12850 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12851 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12852 support additional line table, and debug ranges generation.
12853 (Dwarf::ranges): New function, generate .debug_ranges.
12854 (Dwarf::lines): Support generating simple line table programs.
12855 (Dwarf::assemble): Initialise new namespace variables.
12856
12857 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12858
12859 * gdb.base/async.exp (proc test_background): Add case for
12860 asynchronous execution not supported.
12861
12862 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12863
12864 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12865 format and change test names to make them unique.
12866
12867 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12868 Pedro Alves <pedro@redhat.com>
12869
12870 PR gdb/18702
12871 Add checking of floatformats setup on x86_64 hosts.
12872 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12873 (smallval, bigval): New labels/constants.
12874 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12875 float" after loading bigval and smallval.
12876
12877 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12878
12879 * gdb.ada/fun_overload_menu.exp: New testcase.
12880 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12881
12882 2015-12-04 Josh Stone <jistone@redhat.com>
12883
12884 * gdb.base/catch-fork-static.exp: New.
12885
12886 2015-12-03 Yao Qi <yao.qi@linaro.org>
12887
12888 * gdb.base/sizeof.c: Don't include stdio.h and
12889 ../lib/unbuffer_output.c.
12890 (main): New variable 'size' and 'value'. Remove printf and
12891 gdb_unbuffer_output. Assign return value to size and value.
12892 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12893 at the beginning.
12894 (check_sizeof): Check the result by printing variable 'size'.
12895 (check_valueof): Check the result by printing variable 'value'.
12896
12897 2015-12-01 Yao Qi <yao.qi@linaro.org>
12898
12899 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12900 for aarch64*-*-linux* target.
12901
12902 2015-11-30 Pedro Alves <palves@redhat.com>
12903
12904 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12905
12906 2015-11-30 Pedro Alves <palves@redhat.com>
12907
12908 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12909 Handle non-stop mode vCont replies.
12910
12911 2015-11-30 Pedro Alves <palves@redhat.com>
12912
12913 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12914 prepare_for_testing. Start gdb with "set non-stop on" appended to
12915 GDBFLAGS. Lax expected stop output.
12916
12917 2015-11-27 Yao Qi <yao.qi@linaro.org>
12918
12919 * gdb.arch/arm-neon.exp: New.
12920 * gdb.arch/arm-neon.c: New.
12921
12922 2015-11-27 Yao Qi <yao.qi@linaro.org>
12923
12924 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12925
12926 2015-11-27 Yao Qi <yao.qi@linaro.org>
12927
12928 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12929 frames-invalid annotation.
12930
12931 2015-11-27 Yao Qi <yao.qi@linaro.org>
12932
12933 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12934
12935 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12936
12937 * gdb.threads/names.exp: New file.
12938 * gdb.threads/names.c: New file.
12939 * README: Mention gdb,no_thread_names.
12940
12941 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12942
12943 PR 19297
12944 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12945 support" error.
12946
12947 2015-11-24 Pedro Alves <palves@redhat.com>
12948
12949 PR 17539
12950 * gdb.base/display.exp: Expect displays to be sorted in ascending
12951 order. Use multi_line.
12952 * gdb.base/solib-display.exp: Likewise.
12953
12954 2015-11-24 Pedro Alves <palves@redhat.com>
12955
12956 PR 17539
12957 * gdb.base/display.exp: Expect displays to be sorted in ascending
12958 order. Use multi_line.
12959 * gdb.base/solib-display.exp: Likewise.
12960
12961 2015-11-24 Pedro Alves <palves@redhat.com>
12962
12963 PR 17539
12964 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12965 threads in ascending order.
12966 * gdb.base/foll-fork.exp: Likewise.
12967 * gdb.base/foll-vfork.exp: Likewise.
12968 * gdb.base/multi-forks.exp: Likewise.
12969 * gdb.mi/mi-nonstop.exp: Likewise.
12970 * gdb.mi/mi-nsintrall.exp: Likewise.
12971 * gdb.multi/base.exp: Likewise.
12972 * gdb.multi/multi-arch.exp: Likewise.
12973 * gdb.python/py-inferior.exp: Likewise.
12974 * gdb.threads/break-while-running.exp: Likewise.
12975 * gdb.threads/execl.exp: Likewise.
12976 * gdb.threads/gcore-thread.exp: Likewise.
12977 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12978 * gdb.threads/kill.exp: Likewise.
12979 * gdb.threads/linux-dp.exp: Likewise.
12980 * gdb.threads/multiple-step-overs.exp: Likewise.
12981 * gdb.threads/next-bp-other-thread.exp: Likewise.
12982 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12983 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12984 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12985 * gdb.threads/thread-find.exp: Likewise.
12986 * gdb.threads/tls.exp: Likewise.
12987 * lib/mi-support.exp (mi_reverse_list): Delete.
12988 (mi_check_thread_states): No longer reverse list.
12989
12990 2015-11-24 Pedro Alves <palves@redhat.com>
12991
12992 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12993 use lowercase.
12994
12995 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12996
12997 * gdb.trace/actions.c: Include trace-common.h.
12998 (main): Add a location for a fast tracepoint.
12999 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13000 the normal tracepoints.
13001 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13002
13003 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13004
13005 * save-trace.exp: Factor out code to these...
13006 (gdb_save_tracepoints): New.
13007 (gdb_load_tracepoints): New.
13008 (do_save_load_test): New.
13009
13010 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13011
13012 * gdb.base/asmlabel.exp: New test.
13013 * gdb.base/asmlabel.c: New test case.
13014
13015 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13016
13017 * gdb.base/wrong_frame_bt_full-main.c: New file.
13018 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13019 * gdb.base/wrong_frame_bt_full.exp: New file.
13020
13021 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13022
13023 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13024
13025 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13026
13027 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13028 pstate register when comparing registers values in
13029 sparc64-*-linux-gnu targets to avoid spurious differences.
13030
13031 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13032
13033 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13034
13035 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13036
13037 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13038 as type argument to gdb_compile.
13039 * gdb.base/nested-subp2.exp: Likewise.
13040 * gdb.base/nested-subp3.exp: Likewise.
13041
13042 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13043
13044 * lib/dwarf.exp (_note): Fix left shift of negative value.
13045 * gdb.trace/trace-condition.exp: Likewise.
13046
13047 2015-11-13 Yao Qi <yao.qi@linaro.org>
13048
13049 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13050 comments about d10v.
13051 (test_scalar_returns): Likewise.
13052 * gdb.base/d10v.ld: Remove.
13053 * gdb.base/overlays.exp: Remove the target triplet checking for
13054 d10v-*-*.
13055 * gdb.base/structs.exp (test_struct_returns): Remove the
13056 comments about d10v.
13057 (test_struct_calls): Likewise.
13058
13059 2015-11-13 Yao Qi <yao.qi@linaro.org>
13060
13061 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13062 * gdb.base/gnu_vector.c: Don't include stdio.h.
13063 (main): Don't print res and call add_some_intvecs.
13064
13065 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13066
13067 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13068 macro.
13069 (func5): Removed.
13070 (func4): Use FAST_TRACEPOINT_LABEL.
13071 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13072 macro.
13073 (func): Removed.
13074 (thread_function): Use FAST_TRACEPOINT_LABEL.
13075 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13076 (func): Remove.
13077 (marker): Use FAST_TRACEPOINT_LABEL.
13078 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13079 (pendfunc1): Remove.
13080 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13081 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13082 (foo): Remove.
13083 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13084 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13085 macro.
13086 (func): Remove.
13087 (marker): Use FAST_TRACEPOINT_LABEL.
13088 * gdb.trace/trace-common.h: New header.
13089 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13090 macro.
13091 (func): Remove.
13092 (marker): Use FAST_TRACEPOINT_LABEL.
13093 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13094 (func): Remove.
13095 (thread_function): Use FAST_TRACEPOINT_LABEL.
13096
13097 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13098
13099 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13100 in front.
13101 * gdb.trace/change-loc.exp: Use global pcreg definition.
13102 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13103 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13104 in front.
13105 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13106 * gdb.trace/pending.exp: Likewise.
13107 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13108 * gdb.trace/trace-break.exp: Likewise.
13109 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13110 in front.
13111 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13112 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13113 in front.
13114 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13115
13116 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13117
13118 * gdb.ada/fin_fun_out: New testcase.
13119
13120 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13121
13122 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13123 value associated with DW_AT_byte_size.
13124 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13125 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13126 DW_AT_upper_bound.
13127
13128 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13129
13130 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13131 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13132 version.
13133 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13134 gdb.dwarf2/dw2-canonicalize-type.exp,
13135 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13136 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13137 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13138 provided by gdb_target_symbol_prefix_flags_asm.
13139 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13140 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13141 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13142 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13143 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13144 macros where needed). Use this macro for symbols which require
13145 the prefix provided by SYMBOL_PREFIX.
13146
13147 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13148
13149 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13150 New procs.
13151 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13152 representing expressions, of more than one list element.
13153 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13154 to prepend linker symbol prefix to f.
13155 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13156 table_1 and table_2.
13157 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13158 Likewise, for f and g.
13159 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13160 for ptr.
13161 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13162 for main.
13163 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13164 table_1_ptr and table_2_ptr.
13165
13166 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13167 Joel Brobecker <brobecker@adacore.com>
13168
13169 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13170
13171 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13172
13173 * gdb.reverse/s390-mvcle.c: New test.
13174 * gdb.reverse/s390-mvcle.exp: New file.
13175 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13176
13177 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13178
13179 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13180
13181 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13182
13183 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13184 reaching marker2.
13185 * gdb.reverse/getresuid-reverse.exp: Likewise.
13186 * gdb.reverse/pipe-reverse.exp: Likewise.
13187 * gdb.reverse/readv-reverse.exp: Likewise.
13188 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13189 * gdb.reverse/time-reverse.exp: Likewise.
13190 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13191
13192 2015-10-30 Yao Qi <yao.qi@linaro.org>
13193
13194 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13195 (empty_cycle): Remove.
13196 (main): Don't call empty_cycle. Don't use watch_count_done.
13197 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13198 empty_cycle. Rewrite the code counting HW watchpoints.
13199
13200 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13201
13202 * gdb.reverse/fstatat-reverse.c: New test.
13203 * gdb.reverse/fstatat-reverse.exp: New file.
13204 * gdb.reverse/getresuid-reverse.c: New test.
13205 * gdb.reverse/getresuid-reverse.exp: New file.
13206 * gdb.reverse/pipe-reverse.c: New test.
13207 * gdb.reverse/pipe-reverse.exp: New file.
13208 * gdb.reverse/readv-reverse.c: New test.
13209 * gdb.reverse/readv-reverse.exp: New file.
13210 * gdb.reverse/recvmsg-reverse.c: New test.
13211 * gdb.reverse/recvmsg-reverse.exp: New file.
13212 * gdb.reverse/time-reverse.c: New test.
13213 * gdb.reverse/time-reverse.exp: New file.
13214 * gdb.reverse/waitpid-reverse.c: New test.
13215 * gdb.reverse/waitpid-reverse.exp: New file.
13216
13217 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13218
13219 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13220
13221 2015-10-26 Doug Evans <dje@google.com>
13222
13223 PR symtab/17391
13224 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13225 * gdb.dwarf2/bad-regnum.c: New file.
13226 * gdb.dwarf2/bad-regnum.exp: New file.
13227
13228 2015-10-26 Doug Evans <dje@google.com>
13229
13230 PR python/18938
13231 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13232 file.
13233
13234 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13235
13236 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13237 for a change by "Mention language in compile error message".
13238
13239 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13240
13241 PR python/18073
13242 * gdb.python/py-type.c (C::a_method): New.
13243 (C::a_const_method): New.
13244 (C::a_static_method): New.
13245 (a_function): New.
13246 * gdb.python/py-type.exp (test_fields): Test getting fields
13247 from function and method.
13248
13249 2015-10-21 Keven Boell <keven.boell@intel.com>
13250
13251 * gdb.fortran/vla-alloc-assoc.exp: New file.
13252 * gdb.fortran/vla-datatypes.exp: New file.
13253 * gdb.fortran/vla-datatypes.f90: New file.
13254 * gdb.fortran/vla-history.exp: New file.
13255 * gdb.fortran/vla-ptype-sub.exp: New file.
13256 * gdb.fortran/vla-ptype.exp: New file.
13257 * gdb.fortran/vla-sizeof.exp: New file.
13258 * gdb.fortran/vla-sub.f90: New file.
13259 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13260 * gdb.fortran/vla-value-sub-finish.exp: New file.
13261 * gdb.fortran/vla-value-sub.exp: New file.
13262 * gdb.fortran/vla-value.exp: New file.
13263 * gdb.fortran/vla-ptr-info.exp: New file.
13264 * gdb.mi/mi-vla-fortran.exp: New file.
13265 * gdb.mi/vla.f90: New file.
13266
13267 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13268
13269 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13270 of hardwired timeout value.
13271
13272 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13273 Pedro Alves <palves@redhat.com>
13274
13275 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13276 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13277
13278 2015-10-19 Josh Stone <jistone@redhat.com>
13279
13280 * gdb.base/catch-syscall.c: Include <sched.h>.
13281 (unknown_syscall): New variable.
13282 (main): Trigger a vfork and an unknown syscall.
13283 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13284 (unknown_syscall_number): Likewise.
13285 (check_call_to_syscall): Accept an optional syscall pattern.
13286 (check_return_from_syscall): Likewise.
13287 (check_continue): Likewise.
13288 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13289 (test_catch_syscall_skipping_return): New test toggling off 'catch
13290 syscall' to step over the syscall return, then toggling back on.
13291 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13292 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13293 (do_syscall_tests): Call test_catch_syscall_without_args and
13294 test_catch_syscall_mid_vfork.
13295 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13296 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13297
13298 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13299
13300 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13301 print g_vE): Add new pass patterns.
13302 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13303 print various symbol names for vptr fields.
13304
13305 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13306
13307 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13308 results.
13309
13310 2015-10-12 Yao Qi <yao.qi@linaro.org>
13311
13312 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13313
13314 2015-10-12 Yao Qi <yao.qi@linaro.org>
13315
13316 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13317 is aarch64*-*-linux*.
13318
13319 2015-10-12 Yao Qi <yao.qi@linaro.org>
13320
13321 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13322 (can_relocate_bcond_true): ... it.
13323 (can_relocate_bcond_false): New function.
13324 (foo): Likewise.
13325 (can_relocate_bl): Likewise.
13326 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13327 can_relocate_bl.
13328
13329 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13330
13331 * gdb.base/nested-addr.c: New file.
13332 * gdb.base/nested-addr.exp: New testcase.
13333
13334 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13335
13336 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13337 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13338 its output. Ignore the output of "record goto begin" and instead
13339 check that GDB is replaying.
13340
13341 2015-10-09 Pedro Alves <palves@redhat.com>
13342
13343 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13344 (top level): Use it in the run with no args test.
13345
13346 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13347
13348 * gdb.dlang/properties.exp: New file.
13349
13350 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13351
13352 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13353 whether or not address 0x1000 is mapped on the target.
13354
13355 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13356
13357 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13358 build.
13359
13360 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13361
13362 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13363 instruction-history test.
13364
13365 2015-09-28 Doug Evans <dje@google.com>
13366
13367 * gdb.base/gcore.c (array_func): Add reference to static_array.
13368
13369 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13370
13371 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13372 source line.
13373
13374 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13375
13376 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13377 short or char as base type.
13378
13379 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13380
13381 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13382 to allow any size enum.
13383
13384 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13385
13386 * gdb.ada/array_ptr_renaming.exp: New testcase.
13387 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13388 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13389
13390 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13391
13392 * gdb.trace/ftrace-lock.c: New file.
13393 * gdb.trace/ftrace-lock.exp: New file.
13394
13395 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13396
13397 * gdb.arch/insn-reloc.c: New file.
13398 * gdb.arch/ftrace-insn-reloc.exp: New file.
13399
13400 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13401
13402 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13403 instruction.
13404 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13405 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13406 * gdb.trace/range-stepping.c: Likewise.
13407 * gdb.trace/trace-break.c: Likewise.
13408 * gdb.trace/trace-mt.c (thread_function): Likewise.
13409 * gdb.trace/ftrace.c (marker): Likewise.
13410 * gdb.trace/trace-condition.c (marker): Likewise.
13411 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13412 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13413 is_aarch64_target.
13414
13415 2015-09-18 Doug Evans <xdje42@gmail.com>
13416
13417 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13418 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13419
13420 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13421
13422 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13423 the breakpoint.
13424
13425 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13426
13427 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13428 the pending breakpoint. Remove timeout override for "Run till
13429 MI pending breakpoint on pendfunc3 on thread 2" test.
13430
13431 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13432
13433 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13434 filename pattern.
13435
13436 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13437
13438 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13439 in breakpoint filename pattern.
13440
13441 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13442
13443 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13444
13445 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13446
13447 * gdb.linespec/explicit.exp: Check for readline support for
13448 tab-completion tests. Fix obvious typo.
13449
13450 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13451
13452 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13453 and replay.
13454
13455 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13456
13457 * gdb.btrace/non-stop.c: New.
13458 * gdb.btrace/non-stop.exp: New.
13459
13460 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13461 Yao Qi <yao.qi@linaro.org>
13462
13463 * gdb.trace/trace-condition.c: New file.
13464 * gdb.trace/trace-condition.exp: New file.
13465
13466 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13467
13468 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13469 for testing bytecode compilation.
13470
13471 2015-09-16 Pedro Alves <palves@redhat.com>
13472 Sandra Loosemore <sandra@codesourcery.com>
13473
13474 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13475 (SECONDS): Redefine.
13476 (main): Call pthread_kill and alarm early.
13477 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13478 support.
13479 (test): If the target can't hardware step and doesn't support
13480 displaced stepping, increase the timeout.
13481
13482 2015-09-16 Pedro Alves <palves@redhat.com>
13483
13484 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13485 (enable_debug): New procedures.
13486 (test): Use them. Bail out if waiting for threads fails.
13487 (top level): Bail out if a test fails.
13488
13489 2015-09-16 Yao Qi <yao.qi@linaro.org>
13490
13491 * gdb.asm/asm-source.exp: Set asm-arch for
13492 aarch64*-*-* target.
13493 * gdb.asm/aarch64.inc: New file.
13494
13495 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13496
13497 * gdb.ada/array_of_variable_length.exp: New testcase.
13498 * gdb.ada/array_of_variable_length/foo.adb: New file.
13499 * gdb.ada/array_of_variable_length/pck.adb: New file.
13500 * gdb.ada/array_of_variable_length/pck.ads: New file.
13501
13502 2015-09-15 Doug Evans <dje@google.com>
13503
13504 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13505 of function static local variable.
13506
13507 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13508
13509 * gdb.threads/tls-so_extern.exp: New test file.
13510 * gdb.threads/tls-so_extern.c: New test file.
13511 * gdb.threads/tls-so_extern_main.c: New test file.
13512
13513 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13514
13515 * gdb.opt/solib-intra-step-lib.c: New file.
13516 * gdb.opt/solib-intra-step-main.c: New file.
13517 * gdb.opt/solib-intra-step.exp: New file.
13518
13519 2015-09-15 Pedro Alves <palves@redhat.com>
13520
13521 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13522 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13523
13524 2015-09-14 Pedro Alves <palves@redhat.com>
13525
13526 * gdb.base/hook-stop-continue.c: Delete.
13527 * gdb.base/hook-stop-continue.exp: Delete.
13528 * gdb.base/hook-stop-frame.c: Delete.
13529 * gdb.base/hook-stop-frame.exp: Delete.
13530 * gdb.base/hook-stop.c: New file.
13531 * gdb.base/hook-stop.exp: New file.
13532
13533 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13534
13535 * gdb.ada/access_to_packed_array.exp: New testcase.
13536 * gdb.ada/access_to_packed_array/foo.adb: New file.
13537 * gdb.ada/access_to_packed_array/pack.adb: New file.
13538 * gdb.ada/access_to_packed_array/pack.ads: New file.
13539
13540 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13541
13542 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13543 buffer size test.
13544
13545 2015-09-11 Don Breazeal <donb@codesourcery.com>
13546
13547 * gdb.base/foll-exec.c: Add copyright header. Fix
13548 formatting issues.
13549 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13550 (do_exec_tests): Use clean_restart in place of zap_session,
13551 and for test initialization. Fix formatting issues. Use
13552 fail in place of perror.
13553 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13554 an expect statement to match an expression with output from
13555 the program under debug.
13556 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13557 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13558 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13559 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13560 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13561
13562 2015-09-09 Doug Evans <dje@google.com>
13563
13564 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13565
13566 2015-09-09 Doug Evans <dje@google.com>
13567
13568 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13569
13570 2015-09-09 Doug Evans <dje@google.com>
13571
13572 * gdb.base/savedregs.exp: Fix typo.
13573
13574 2015-09-09 Pedro Alves <palves@redhat.com>
13575
13576 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13577
13578 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13579
13580 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13581 command actually switches threads. Give up on remaining
13582 tests if target fails to stop at breakpoint.
13583
13584 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13585
13586 * gdb.ada/funcall_char.exp: New testcase.
13587 * gdb.ada/funcall_char/foo.adb: New file.
13588
13589 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13590
13591 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13592 expected outputs. Add two testcases for completing ambiguous
13593 functions.
13594 * gdb.ada/complete/aux_pck.adb: New file.
13595 * gdb.ada/complete/aux_pck.ads: New file.
13596 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13597 Ambiguous_Func functions.
13598 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13599 * gdb.ada/complete/pck.adb: Likewise.
13600
13601 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13602
13603 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13604 failures to run the test program under GDB.
13605
13606 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13607
13608 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13609 to C.
13610
13611 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13612
13613 * gdb.base/run-after-attach.exp: New test file.
13614 * gdb.base/run-after-attach.c: New test file.
13615
13616 2015-08-26 Don Breazeal <donb@codesourcery.com>
13617
13618 * gdb.base/foll-exec-2.c: New test program.
13619 * gdb.base/foll-exec-2.exp: New test.
13620
13621 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13622
13623 * gdb.base/nested-subp1.exp: New file.
13624 * gdb.base/nested-subp1.c: New file.
13625 * gdb.base/nested-subp2.exp: New file.
13626 * gdb.base/nested-subp2.c: New file.
13627 * gdb.base/nested-subp3.exp: New file.
13628 * gdb.base/nested-subp3.c: New file.
13629
13630 2015-08-24 Pedro Alves <palves@redhat.com>
13631
13632 * gdb.server/connect-without-multi-process.c: New file.
13633 * gdb.server/connect-without-multi-process.exp: New file.
13634
13635 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13636
13637 * gdb.opt/inline-markers.c: Make z int.
13638
13639 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13640
13641 * gdb.opt/inline-markers.c: Make z volatile.
13642
13643 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13644
13645 * gdb.opt/inline-bt.c: New volatile global z.
13646 * gdb.opt/inline-cmds.c: Likewise.
13647 * gdb.opt/inline-locals.c: Likewise.
13648 * gdb.opt/inline-markers.c: New extern global z.
13649 (marker): Use z.
13650 (inline_fn): Likewise.
13651
13652 2015-08-24 Pedro Alves <palves@redhat.com>
13653
13654 * config/m32r-stub.exp: Remove file.
13655 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13656 * gdb.base/call-rt-st.exp: Likewise.
13657 * gdb.base/call-strs.exp: Likewise.
13658 * gdb.base/default.exp: Remove references to h8300-*-hms and
13659 *-*-udi*.
13660 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13661
13662 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13663
13664 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13665 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13666 and "return" use KFAIL when GDB can not read/write the vector
13667 return value.
13668
13669 2015-08-21 Gary Benson <gbenson@redhat.com>
13670
13671 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13672
13673 2015-08-20 Pedro Alves <palves@redhat.com>
13674
13675 * gdb.server/solib-list.exp: No longer expect an interior stop in
13676 non-stop mode.
13677
13678 2015-08-20 Pedro Alves <palves@redhat.com>
13679
13680 * gdb.server/connect-stopped-target.c: New file.
13681 * gdb.server/connect-stopped-target.exp: New file.
13682
13683 2015-08-20 Pedro Alves <palves@redhat.com>
13684
13685 * gdb.dwarf2/comp-unit-lang.exp: New file.
13686 * gdb.dwarf2/comp-unit-lang.c: New file.
13687
13688 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13689
13690 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13691 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13692
13693 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13694
13695 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13696 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13697
13698 2015-08-18 Doug Evans <dje@google.com>
13699 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13700
13701 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13702 skip_python_tests. New arg prompt_regexp.
13703 (skip_python_tests): New function.
13704 * lib/mi-support.exp (mi_skip_python_tests): New function.
13705 * gdb.python/py-mi-objfile-gdb.py: New file.
13706 * gdb.python/py-mi-objfile.c: New file.
13707 * gdb.python/py-mi-objfile.exp: New file.
13708
13709 2015-08-17 Keith Seitz <keiths@redhat.com>
13710
13711 * gdb.linespec/explicit.exp: Move strace test from here ...
13712 * gdb.trace/strace.exp: ... to here.
13713
13714 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13715
13716 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13717 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13718
13719 2015-08-14 Doug Evans <xdje42@gmail.com>
13720
13721 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13722 inferior before selecting a new file.
13723
13724 2015-08-14 Doug Evans <xdje42@gmail.com>
13725
13726 * gdb.mi/mi-disassemble.exp: Update.
13727 * gdb.base/disasm-optim.S: New file.
13728 * gdb.base/disasm-optim.c: New file.
13729 * gdb.base/disasm-optim.h: New file.
13730 * gdb.base/disasm-optim.exp: New file.
13731
13732 2015-08-14 Keith Seitz <keiths@redhat.com>
13733
13734 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13735 "evaluated-by".
13736
13737 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13738
13739 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13740
13741 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13742
13743 * gdb.ada/fun_renaming.exp: New testcase.
13744 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13745 * gdb.ada/fun_renaming/pack.adb: New file.
13746 * gdb.ada/fun_renaming/pack.ads: New file.
13747
13748 2015-08-12 Keith Seitz <keiths@redhat.com>
13749
13750 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13751 gdb_get_line_number.
13752
13753 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13754
13755 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13756 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13757 gdb.base/dso2dso.exp: New files.
13758
13759 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13760 Pedro Alves <palves@redhat.com>
13761 Keith Seitz <keiths@redhat.com>
13762
13763 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13764 GDBFLAGS.
13765
13766 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13767
13768 * gdb.base/gdbhistsize-history.exp
13769 (test_histsize_history_setting): Use save_vars.
13770 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13771 Use save_vars.
13772 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13773 * gdb.base/readline.exp: Use save_vars.
13774
13775 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13776
13777 * lib/gdb.exp (save_vars): New proc.
13778
13779 2015-08-11 Keith Seitz <keiths@redhat.com>
13780
13781 * gdb.base/help.exp: Update help_breakpoint_text.
13782
13783 2015-08-11 Keith Seitz <keiths@redhat.com>
13784
13785 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13786 (at toplevel): Call test_explicit_breakpoints.
13787 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13788 breakpoints.
13789 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13790 breakpoint conditions, "-cond".
13791
13792 2015-08-11 Keith Seitz <keiths@redhat.com>
13793
13794 * gdb.linespec/3explicit.c: New file.
13795 * gdb.linespec/cpexplicit.cc: New file.
13796 * gdb.linespec/cpexplicit.exp: New file.
13797 * gdb.linespec/explicit.c: New file.
13798 * gdb.linespec/explicit.exp: New file.
13799 * gdb.linespec/explicit2.c: New file.
13800 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13801 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13802 before using in the matching pattern.
13803 Clarify that `prefix' is a regular expression.
13804
13805 2015-08-11 Keith Seitz <keiths@redhat.com>
13806
13807 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13808 test.
13809 Add tests for missing ",FMT" and ",".
13810
13811 2015-08-10 Doug Evans <dje@google.com>
13812 Keith Seitz <keiths@redhat.com>
13813
13814 PR gdb/17960
13815 * gdb.base/completion.exp: Add location completer tests.
13816
13817 2015-08-07 Pedro Alves <palves@redhat.com>
13818
13819 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13820 tests here.
13821 (top level): Run do_test with and without displaced stepping.
13822
13823 2015-08-07 Pedro Alves <palves@redhat.com>
13824
13825 * gdb.base/valgrind-disp-step.c: New file.
13826 * gdb.base/valgrind-disp-step.exp: New file.
13827
13828 2015-08-07 Pedro Alves <palves@redhat.com>
13829
13830 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13831 Delete function.
13832 (main): Add alarm. Run an infinite loop instead of calling
13833 wait_threads.
13834 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13835 comment.
13836 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13837 Delete function.
13838 (main): Add alarm. Run an infinite loop instead of calling
13839 wait_threads.
13840 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13841 comment.
13842
13843 2015-08-07 Pedro Alves <palves@redhat.com>
13844
13845 * gdb.base/checkpoint-ns.exp: New file.
13846 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13847 standard_testfile.
13848
13849 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13850
13851 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13852 * gdb.btrace/instruction_history.exp: Update.
13853 * gdb.btrace/tsx.exp: New.
13854 * gdb.btrace/tsx.c: New.
13855
13856 2015-08-06 Pedro Alves <palves@redhat.com>
13857
13858 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13859 increase timeout.
13860 * gdb.reverse/until-precsave.exp: Bump timeouts.
13861
13862 2015-08-06 Pedro Alves <palves@redhat.com>
13863
13864 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13865
13866 2015-08-06 Pedro Alves <palves@redhat.com>
13867
13868 PR gdb/18749
13869 * gdb.threads/process-dies-while-handling-bp.c: New file.
13870 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13871
13872 2015-08-06 Pedro Alves <palves@redhat.com>
13873
13874 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13875 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13876
13877 2015-08-05 Pedro Alves <palves@redhat.com>
13878
13879 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13880 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13881
13882 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13883
13884 * gdb.base/bp-permanent.exp: Report test as unsupported if
13885 the target cannot stop at the permanent breakpoint.
13886
13887 2015-08-03 Doug Evans <dje@google.com>
13888
13889 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13890 10000.
13891
13892 2015-08-03 Doug Evans <dje@google.com>
13893
13894 * Makefile.in (workers/%.worker, build-perf): New rule.
13895 (GDB_PERFTEST_MODE): New variable.
13896 (check-perf): Use it.
13897 (clean): Clean up gdb.perf parallel build subdirs.
13898 * lib/build-piece.exp: New file.
13899 * lib/gdb.exp (make_gdb_parallel_path): New function
13900 (standard_output_file, standard_temp_file): Call it.
13901 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13902 of $GDB_PARALLEL.
13903 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13904
13905 2015-08-03 Doug Evans <dje@google.com>
13906
13907 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13908 (LOG_FILE_NAME): New global.
13909 (TextReporter.__init__): Initialize self.txt_sum.
13910 (TextReporter.report): Add support for multiple data-points.
13911 Move report to perftest.sum, put raw data in perftest.log.
13912 (TextReporter.start): Open sum and log files.
13913 (TextReporter.end): Close sum and log files.
13914 * gdb.perf/lib/perftest/testresult.py
13915 (SingleStatisticTestResult.record): Handle multiple data-points.
13916
13917 2015-07-31 Pedro Alves <palves@redhat.com>
13918
13919 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13920 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13921 kill_wait_spawned_process instead of explicit "kill -9".
13922 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13923 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13924 kill_wait_spawned_process.
13925 * gdb.base/attach-twice.exp: Likewise.
13926 * gdb.base/attach.exp: Likewise.
13927 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13928 gdb_test_multiple.
13929 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13930 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13931 kill_wait_spawned_process.
13932 * gdb.base/valgrind-infcall.exp: Likewise.
13933 * gdb.multi/multi-attach.exp: Likewise.
13934 * gdb.python/py-prompt.exp: Likewise.
13935 * gdb.python/py-sync-interp.exp: Likewise.
13936 * gdb.server/ext-attach.exp: Likewise.
13937 * gdb.threads/attach-into-signal.exp (corefunc): Use
13938 spawn_wait_for_attach, spawn_id_get_pid and
13939 kill_wait_spawned_process.
13940 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13941 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13942 spawn_id_get_pid and kill_wait_spawned_process.
13943 * gdb.threads/attach-stopped.exp (corefunc): Use
13944 spawn_wait_for_attach, spawn_id_get_pid and
13945 kill_wait_spawned_process.
13946 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13947 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13948 kill_wait_spawned_process instead of explicit "kill -9".
13949 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13950 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13951 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13952 processes. Don't map cygwin/windows pids here. Now returns a
13953 spawn id list.
13954
13955 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13956
13957 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13958 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13959 correct patch.
13960
13961 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13962
13963 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13964
13965 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13966
13967 Reapply:
13968 2014-05-21 Mark Wielaard <mjw@redhat.com>
13969
13970 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13971
13972 2015-07-30 Pedro Alves <palves@redhat.com>
13973
13974 * linux-low.c (handle_extended_wait): Set the child's last
13975 reported status to TARGET_WAITKIND_STOPPED.
13976
13977 2015-07-30 Pedro Alves <palves@redhat.com>
13978
13979 PR threads/18600
13980 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13981 only shows inferior 1.
13982
13983 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13984 Pedro Alves <palves@redhat.com>
13985
13986 PR threads/18600
13987 * gdb.threads/fork-plus-threads.c: New file.
13988 * gdb.threads/fork-plus-threads.exp: New file.
13989
13990 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13991
13992 * gdb.base/batch-preserve-term-settings.exp
13993 (test_terminal_settings_preserved_after_cli_exit): Use
13994 send_quit_command.
13995
13996 2015-07-29 Pedro Alves <palves@redhat.com>
13997 Don Breazeal <donb@codesourcery.com>
13998
13999 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14000 output from both inferior_spawn_id and gdb_spawn_id.
14001
14002 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14003
14004 * gdb.threads/attach-into-signal.exp (corefunc): Use
14005 with_test_prefix on nested loops, uniquefying the test messages.
14006
14007 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14008
14009 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14010 commit.
14011
14012 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14013
14014 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14015 New proc.
14016 (test_terminal_settings_preserved_after_sigterm): New test.
14017
14018 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14019
14020 * gdb.base/batch-preserve-term-settings.exp
14021 (test_terminal_settings_preserved_after_cli_exit): New test.
14022
14023 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14024
14025 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14026 manipulation of saved_gdbflags.
14027 (test_terminal_settings_preserved): Remove global declaration of
14028 the unused variable pagination_prompt. Remove manipulation of
14029 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14030 GDBFLAGS.
14031
14032 2015-07-29 Pedro Alves <palves@redhat.com>
14033
14034 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14035
14036 2015-07-29 Pedro Alves <palves@redhat.com>
14037
14038 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14039 at the top.
14040
14041 2015-07-29 Pedro Alves <palves@redhat.com>
14042
14043 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14044 (main): Call gdb_unbuffer_output.
14045 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14046 (main): Call gdb_unbuffer_output.
14047 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14048 (main): Call gdb_unbuffer_output.
14049 * gdb.base/call-strs.exp: Adjust to step over the
14050 gdb_unbuffer_output call.
14051 * gdb.base/catch-gdb-caused-signals.c: Include
14052 "../lib/unbuffer_output.c".
14053 (main): Call gdb_unbuffer_output.
14054 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14055 (main): Call gdb_unbuffer_output.
14056 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14057 (main): Call gdb_unbuffer_output.
14058 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14059 (main): Call gdb_unbuffer_output.
14060 * gdb.base/shlib-call.exp: Adjust to step over the
14061 gdb_unbuffer_output call.
14062 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14063 (main): Call gdb_unbuffer_output.
14064 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14065 (main): Call gdb_unbuffer_output.
14066 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14067 (main): Rename to ...
14068 (test): ... this.
14069 (main): Reimplement.
14070 * gdb.base/varargs.exp: Run to test instead of to main.
14071 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14072 (main): Call gdb_unbuffer_output.
14073
14074 2015-07-29 Pedro Alves <palves@redhat.com>
14075
14076 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14077 factore out from mi_continue_dprintf. For call-style dprintfs,
14078 expect dprintf output out of $inferior_spawn_id.
14079 (mi_continue_dprintf): Use mi_expect_dprintf.
14080 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14081 (main): Call gdb_unbuffer_output.
14082
14083 2015-07-29 Pedro Alves <palves@redhat.com>
14084
14085 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14086 (default_mi_gdb_start): Set inferior_spawn_id instead of
14087 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14088 gdb_spawn_id.
14089 (mi_gdb_test): Always expect inferior output from both
14090 $inferior_spawn_id and $gdb_spawn_id.
14091
14092 2015-07-29 Pedro Alves <palves@redhat.com>
14093
14094 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14095 send_inferior and $inferior_spawn_id.
14096
14097 2015-07-29 Pedro Alves <palves@redhat.com>
14098
14099 * gdb.gdb/complaints.exp (test_initial_complaints)
14100 (test_serial_complaints, test_short_complaints): Use
14101 gdb_test_stdio.
14102 (test_empty_complaint): Handle $inferior_spawn_id !=
14103 $gdb_spawn_id.
14104
14105 2015-07-29 Pedro Alves <palves@redhat.com>
14106
14107 * gdb.base/varargs.exp: Use gdb_test_stdio.
14108
14109 2015-07-29 Pedro Alves <palves@redhat.com>
14110
14111 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14112
14113 2015-07-29 Pedro Alves <palves@redhat.com>
14114
14115 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14116
14117 2015-07-29 Pedro Alves <palves@redhat.com>
14118
14119 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14120 parameter into two new parameters, "inf_result" and "gdb_result".
14121 Expect inferior output and gdb output from $inferior_spawn_id and
14122 $gdb_spawn_id, respectively. Adjust all callers.
14123
14124 2015-07-29 Pedro Alves <palves@redhat.com>
14125
14126 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14127 of gdb_test_sequence.
14128
14129 2015-07-29 Pedro Alves <palves@redhat.com>
14130
14131 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14132 (saw_spurious_output): Expect inferior output from
14133 $inferior_spawn_id. Use gdb_test_stdio.
14134
14135 2015-07-29 Pedro Alves <palves@redhat.com>
14136
14137 * gdb.base/dprintf.exp: Use standard_testfile. Change
14138 prepare_for_testing call.
14139 (srcfile): Don't set.
14140 (restart): New procedure.
14141 (test_dprintf): New procecure, use to continue over dprintfs.
14142 (test_call, test_agent): New procedures, tests moved here.
14143 Restart gdb and recreate dprintfs. Adjust expected output.
14144
14145 2015-07-29 Pedro Alves <palves@redhat.com>
14146
14147 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14148
14149 2015-07-29 Pedro Alves <palves@redhat.com>
14150
14151 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14152
14153 2015-07-29 Pedro Alves <palves@redhat.com>
14154
14155 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14156 gdb_test_stdio.
14157
14158 2015-07-29 Pedro Alves <palves@redhat.com>
14159
14160 * lib/gdb.exp (gdb_test_stdio): New procedure.
14161
14162 2015-07-29 Pedro Alves <palves@redhat.com>
14163
14164 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14165
14166 2015-07-29 Pedro Alves <palves@redhat.com>
14167
14168 * gdb.base/call-signal-resume.exp: Remove check for
14169 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14170 * gdb.base/unwindonsignal.exp: Likewise.
14171 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14172 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14173
14174 2015-07-29 Pedro Alves <palves@redhat.com>
14175
14176 * gdb.base/siginfo-addr.c (pass): New function.
14177 (handler): Call it iff si_addr is correct.
14178 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14179 Set a breakpoint at "pass" and continue to it.
14180
14181 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14182
14183 * gdb.python/py-objfile.exp: Make some tests have unique names.
14184 * gdb.python/py-pp-registration.exp: Likewise.
14185
14186 2015-07-28 Pedro Alves <palves@redhat.com>
14187
14188 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14189
14190 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14191
14192 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14193
14194 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14195
14196 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14197
14198 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14199
14200 * gdb.base/gdb-sigterm-2.exp: New test.
14201
14202 2015-07-25 Doug Evans <xdje42@gmail.com>
14203
14204 Revert:
14205 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14206 (workers/%.worker, build-perf): New rule.
14207 (GDB_PERFTEST_MODE): New variable.
14208 (check-perf): Use it.
14209 (clean): Clean up gdb.perf parallel build subdirs.
14210 * lib/build-piece.exp: New file.
14211 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14212 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14213 name.
14214 (standard_temp_file): Ditto.
14215 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14216 of $GDB_PARALLEL.
14217
14218 2015-07-24 Doug Evans <dje@google.com>
14219
14220 * gdb.perf/lib/perftest/utils.py: New file.
14221 * gdb.perf/gm-hello.cc: New file.
14222 * gdb.perf/gm-pervasive-typedef.cc: New file.
14223 * gdb.perf/gm-pervasive-typedef.h: New file.
14224 * gdb.perf/gm-std.cc: New file.
14225 * gdb.perf/gm-std.h: New file.
14226 * gdb.perf/gm-use-cerr.cc: New file.
14227 * gdb.perf/gm-utils.h: New file.
14228 * gdb.perf/gmonster-null-lookup.py: New file.
14229 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14230 * gdb.perf/gmonster-print-cerr.py: New file.
14231 * gdb.perf/gmonster-ptype-string.py: New file.
14232 * gdb.perf/gmonster-runto-main.py: New file.
14233 * gdb.perf/gmonster-select-file.py: New file.
14234 * gdb.perf/gmonster1-null-lookup.exp: New file.
14235 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14236 * gdb.perf/gmonster1-print-cerr.exp: New file.
14237 * gdb.perf/gmonster1-ptype-string.exp: New file.
14238 * gdb.perf/gmonster1-runto-main.exp: New file.
14239 * gdb.perf/gmonster1-select-file.exp: New file.
14240 * gdb.perf/gmonster1.cc: New file.
14241 * gdb.perf/gmonster1.exp: New file.
14242 * gdb.perf/gmonster2-null-lookup.exp: New file.
14243 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14244 * gdb.perf/gmonster2-print-cerr.exp: New file.
14245 * gdb.perf/gmonster2-ptype-string.exp: New file.
14246 * gdb.perf/gmonster2-runto-main.exp: New file.
14247 * gdb.perf/gmonster2-select-file.exp: New file.
14248 * gdb.perf/gmonster2.cc: New file.
14249 * gdb.perf/gmonster2.exp: New file.
14250
14251 2015-07-24 Doug Evans <dje@google.com>
14252
14253 * gdb.perf/README: New file.
14254 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14255 * lib/gen-perf-test.exp: New file.
14256
14257 2015-07-24 Doug Evans <dje@google.com>
14258
14259 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14260 (PerfTest::startup): New function.
14261 (PerfTest::run): Return result of calling body.
14262 (PerfTest::assemble): Rewrite.
14263 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14264 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14265 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14266 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14267 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14268
14269 2015-07-24 Doug Evans <dje@google.com>
14270
14271 * lib/gdb.exp (clean_restart): Make executable optional.
14272
14273 2015-07-24 Doug Evans <dje@google.com>
14274
14275 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14276 compiler_info references.
14277 * gdb.cp/temargs.exp: Ditto.
14278 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14279 (get_compiler_info): Early exit if already computed. Set compiler_info
14280 to "unknown" if there was a problem.
14281 (test_compiler_info): Add function comment. Call get_compiler_info.
14282
14283 2015-07-24 Doug Evans <dje@google.com>
14284
14285 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14286 (workers/%.worker, build-perf): New rule.
14287 (GDB_PERFTEST_MODE): New variable.
14288 (check-perf): Use it.
14289 (clean): Clean up gdb.perf parallel build subdirs.
14290 * lib/build-piece.exp: New file.
14291 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14292 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14293 name.
14294 (standard_temp_file): Ditto.
14295 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14296 of $GDB_PARALLEL.
14297
14298 2015-07-24 Doug Evans <dje@google.com>
14299
14300 * lib/future.exp (gdb_default_target_compile): New option
14301 "early_flags".
14302 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14303 --as-needed.
14304
14305 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14306
14307 * gdb.base/catch-syscall.exp: Call gdb_exit before
14308 gdb_skip_xml_test.
14309
14310 2015-07-24 Pedro Alves <palves@redhat.com>
14311
14312 * gdb.python/py-events.exp: Accept output between the stop event
14313 and the prompt.
14314 * gdb.python/py-evsignal.exp: Likewise.
14315 * gdb.python/py-evthreads.exp: Likewise.
14316
14317 2015-07-24 Pedro Alves <palves@redhat.com>
14318
14319 PR gdb/18717
14320 * gdb.threads/non-ldr-exit.c: New file.
14321 * gdb.threads/non-ldr-exit.exp: New file.
14322
14323 2015-07-24 Yao Qi <yao.qi@linaro.org>
14324
14325 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14326 restarting process.
14327
14328 2015-07-24 Yao Qi <yao.qi@linaro.org>
14329
14330 * gdb.server/ext-restart.exp: New file.
14331
14332 2015-07-24 Yao Qi <yao.qi@linaro.org>
14333
14334 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14335 argument options.
14336 * gdb.server/ext-wrapper.exp: New file.
14337
14338 2015-07-23 Doug Evans <dje@google.com>
14339
14340 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14341 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14342
14343 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14344
14345 * gdb.ada/var_arr_typedef.exp: New testcase.
14346 * gdb.ada/var_arr_typedef/pack.adb: New file.
14347 * gdb.ada/var_arr_typedef/pack.ads: New file.
14348 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14349
14350 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14351
14352 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14353
14354 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14355
14356 * gdb.arch/i386-biarch-core.exp: Replace istarget
14357 by "complete set gnutarget". Remove expectation for the "core-file"
14358 command.
14359
14360 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14361
14362 Revert the previous commit:
14363 Tests for validate symbol file using build-id.
14364
14365 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14366
14367 Tests for validate symbol file using build-id.
14368 * gdb.base/solib-mismatch-lib.c: New file.
14369 * gdb.base/solib-mismatch-libmod.c: New file.
14370 * gdb.base/solib-mismatch.c: New file.
14371 * gdb.base/solib-mismatch.exp: New file.
14372
14373 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14374
14375 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14376 nios2-*-linux*.
14377 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14378 * gdb.base/siginfo.exp: Likewise.
14379 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14380
14381 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14382
14383 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14384 Move it to ...
14385 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14386 ... here.
14387 * gdb.trace/range-stepping.exp: Check that the target supports
14388 range stepping.
14389
14390 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14391
14392 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14393
14394 2015-07-14 Pedro Alves <palves@redhat.com>
14395
14396 * gdb.base/killed-outside.exp: New file.
14397 * gdb.base/killed-outside.c: New file.
14398
14399 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14400
14401 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14402 (n at main): New.
14403 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14404
14405 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14406
14407 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14408 infcall tests instead of setting up for KFAIL.
14409
14410 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14411
14412 * gdb.btrace/record_goto-step.exp: New.
14413
14414 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14415
14416 PR compile/18484
14417 * gdb.compile/compile.c (struct struct_type): Add volatile to
14418 selffield's type.
14419 * gdb.compile/compile.exp
14420 (compile code struct_object.selffield = &struct_object): Skip further
14421 struct_object tests if this one xfails.
14422
14423 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14424
14425 PR exp/18617
14426 * gdb.trace/ax.exp: Add test.
14427
14428 2015-07-07 Yao Qi <yao.qi@linaro.org>
14429
14430 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14431 instead of istarget "aarch64*-*-*".
14432 * gdb.arch/aarch64-fp.exp: Likewise.
14433 * gdb.base/float.exp: Likewise.
14434 * gdb.reverse/aarch64.exp: Likewise.
14435 * lib/gdb.exp (is_aarch64_target): New proc.
14436
14437 2015-07-07 Yao Qi <yao.qi@linaro.org>
14438
14439 * lib/gdb.exp (is_aarch32_target): New proc.
14440 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14441 instead of "istarget "arm*-*-*"".
14442 * gdb.arch/arm-disp-step.exp: Likewise.
14443 * gdb.arch/thumb-bx-pc.exp: Likewise.
14444 * gdb.arch/thumb-prologue.exp: Likewise.
14445 * gdb.arch/thumb-singlestep.exp: Likewise.
14446 * gdb.base/disp-step-syscall.exp: Likewise.
14447 * gdb.base/float.exp: Likewise.
14448
14449 2015-07-07 Yao Qi <yao.qi@linaro.org>
14450
14451 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14452 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14453
14454 2015-07-07 Yao Qi <yao.qi@linaro.org>
14455
14456 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14457 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14458 if it exists.
14459 * gdb.multi/multi-arch.exp: Likewise.
14460
14461 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14462
14463 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14464 print.
14465
14466 2015-07-07 Yao Qi <yao.qi@linaro.org>
14467
14468 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14469
14470 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14471
14472 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14473 '[' and ']' characters.
14474
14475 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14476
14477 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14478
14479 2015-06-29 Pedro Alves <palves@redhat.com>
14480
14481 PR threads/18127
14482 * gdb.threads/hand-call-new-thread.c: New file.
14483 * gdb.threads/hand-call-new-thread.c: New file.
14484
14485 2015-06-26 Keith Seitz <keiths@redhat.com>
14486 Doug Evans <dje@google.com>
14487
14488 PR 16253
14489 * gdb.cp/var-tag-2.cc: New file.
14490 * gdb.cp/var-tag-3.cc: New file.
14491 * gdb.cp/var-tag-4.cc: New file.
14492 * gdb.cp/var-tag.cc: New file.
14493 * gdb.cp/var-tag.exp: New file.
14494
14495 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14496
14497 * gdb.base/history-duplicates.exp: New test.
14498
14499 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14500
14501 * gdb.base/completion.exp: Test the completion of the "focus"
14502 command.
14503
14504 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14505
14506 * gdb.arch/amd64-prologue-skip.S: New file.
14507 * gdb.arch/amd64-prologue-skip.exp: New file.
14508
14509 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14510
14511 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14512 is_address_zero_readable check.
14513
14514 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14515
14516 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14517 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14518
14519 2015-06-24 Yao Qi <yao.qi@linaro.org>
14520
14521 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14522 linux targets.
14523
14524 2015-06-24 Yao Qi <yao.qi@linaro.org>
14525
14526 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14527 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14528 * gdb.base/siginfo-thread.exp: Likewise.
14529
14530 2015-06-22 Yao Qi <yao.qi@linaro.org>
14531
14532 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14533
14534 2015-06-22 Yao Qi <yao.qi@linaro.org>
14535
14536 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14537 aarch64*-*-*.
14538 (skip_hw_watchpoint_tests): Likewise.
14539
14540 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14541
14542 * gdb.base/gdbinit-history.exp: Test the interaction between
14543 setting GDBHISTSIZE and setting the history size via .gdbinit.
14544
14545 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14546
14547 PR gdb/16999
14548 * gdb.base/gdbhistsize-history.exp: New test.
14549
14550 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14551
14552 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14553 with GDBHISTSIZE.
14554 * gdb.base/readline.exp: Likewise.
14555
14556 2015-06-17 Yao Qi <yao.qi@linaro.org>
14557
14558 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14559 line.
14560
14561 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14562
14563 * gdb.base/gdbinit-history.exp: Add test case to check that
14564 an unlimited history file does not get truncated on exit.
14565
14566 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14567
14568 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14569 (VECTOR): New macro. Use it...
14570 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14571 ...for these typedefs.
14572 (int8, char1, int1, double1): New typedefs.
14573 (struct just_int2, struct two_int2): New structures.
14574 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14575 (add_structvecs, add_singlevecs): New functions.
14576 (main): Call add_some_intvecs twice.
14577 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14578 the compile and exit upon failure. Try compiling for the "native"
14579 architecture. Test inferior function calls with vector arguments
14580 and vector return value handling with "finish" and "return".
14581
14582 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14583
14584 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14585 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14586 PE file.
14587 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14588
14589 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14590
14591 PR breakpoints/16465
14592 * gdb.mi/mi-dprintf-pending.c: New file.
14593 * gdb.mi/mi-dprintf-pending.exp: New test.
14594 * gdb.mi/mi-dprintf-pendshr.c: New file.
14595
14596 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14597 Mircea Gherzan <mircea.gherzan@intel.com>
14598
14599 * gdb.arch/i386-mpx-map.c: New file.
14600 * gdb.arch/i386-mpx-map.exp: New File.
14601
14602 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14603
14604 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14605 * gdb.arch/i386-mpx.exp: Indentation fixed.
14606
14607 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14608
14609 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14610 function and improved indentation.
14611 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14612 gdb_test_multiple. Added additional tests to skip the test.
14613
14614 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14615
14616 * gdb.arch/i386-avx512.c: Change path in include file.
14617 * gdb.arch/i386-avx512.exp: Change include dir path
14618 compilation flag.
14619 * gdb.arch/i386-mpx.c: Change path in include file.
14620 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14621 flag.
14622
14623 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14624
14625 * gdb.compile/compile-print.exp (compile print *vararray@3)
14626 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14627
14628 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14629
14630 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14631 (do not keep jit in memory): ... this.
14632 (expect 5): Change it to ...
14633 (expect no 5): ... this.
14634
14635 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14636
14637 PR gdb/15564
14638 * gdb.mi/mi-detach.exp: New file.
14639
14640 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14641
14642 PR symtab/18392
14643 * gdb.arch/amd64-tailcall-self.S: New file.
14644 * gdb.arch/amd64-tailcall-self.c: New file.
14645 * gdb.arch/amd64-tailcall-self.exp: New file.
14646
14647 2015-05-28 Don Breazeal <donb@codesourcery.com>
14648
14649 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14650 tests for remote targets by checking is_target_gdbserver.
14651
14652 2015-05-27 Doug Evans <dje@google.com>
14653
14654 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14655 * gdb.dwarf2/opaque-type-lookup.c: New file.
14656 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14657
14658 2015-05-26 Doug Evans <dje@google.com>
14659
14660 * gdb.cp/iostream.cc: New file.
14661 * gdb.cp/iostream.exp: New file.
14662
14663 2015-05-26 Doug Evans <dje@google.com>
14664
14665 * gdb.dwarf2/dw2-op-call.exp: Update.
14666 * gdb.dwarf2/dw4-sig-types.exp: Update.
14667 * gdb.dwarf2/implptr.exp: Update.
14668 * gdb.mi/mi-cmd-param-changed.exp: Update.
14669
14670 2015-05-26 Doug Evans <dje@google.com>
14671
14672 * gdb.python/py-lazy-string.c: New file.
14673 * gdb.python/py-lazy-string.exp: New file.
14674 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14675 (main): Update. Add estring3.
14676 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14677 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14678
14679 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14680 Yao Qi <yao.qi@linaro.org>
14681
14682 * gdb.reverse/aarch64.c: New.
14683 * gdb.reverse/aarch64.exp: New.
14684
14685 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14686
14687 * lib/gdb.exp (supports_process_record): Return true for
14688 aarch64*-linux*.
14689 (supports_reverse): Likewise.
14690
14691 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14692
14693 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14694 Use with_test_prefix.
14695
14696 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14697
14698 * gdb.base/completion.exp: Add test for completion of layout
14699 names.
14700
14701 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14702
14703 * lib/gdb.exp (skip_tui_tests): New proc.
14704 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14705
14706 2015-05-19 Pedro Alves <palves@redhat.com>
14707
14708 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14709 Save the whole env array instead of just HOME. Unset HISTSIZE in
14710 the environment while testing. Restore whole environment
14711 afterwards.
14712
14713 2015-05-16 Doug Evans <xdje42@gmail.com>
14714
14715 * gdb.guile/scm-ports.c: New file.
14716 * gdb.guile/scm-ports.exp: Add memory port tests.
14717
14718 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14719
14720 * gdb.compile/compile-print.c: New file.
14721 * gdb.compile/compile-print.exp: New file.
14722
14723 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14724
14725 * gdb.compile/compile-ops.exp: Cast param to void.
14726 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14727 (compile code struct_object.selffield = &struct_object): Add xfail.
14728
14729 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14730
14731 * gdb.ada/arr_enum_with_gap: New testcase.
14732
14733 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14734
14735 * gdb.ada/byte_packed_arr: New testcase.
14736
14737 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14738
14739 * gdb.ada/pckd_neg: New testcase.
14740
14741 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14742
14743 PR gdb/17820
14744 * gdb.base/gdbinit-history.exp: New test.
14745 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14746 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14747
14748 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14749
14750 * gdb.python/py-xmethods.cc: Enhance test case.
14751 * gdb.python/py-xmethods.exp: New tests.
14752 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14753 function.
14754 (B_indexoper): Likewise.
14755 (global_dm_list) : Add new xmethod worker functions.
14756
14757 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14758
14759 * gdb.base/coredump-filter.exp: Correctly unset
14760 "coredump_var_addr" array.
14761
14762 2015-05-08 Pedro Alves <palves@redhat.com>
14763
14764 * gdb.server/non-existing-program.exp: Unset spawn_id.
14765
14766 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14767
14768 PR python/18291
14769 * gdb.python/py-xmethods.exp: Add tests.
14770
14771 2015-05-08 Yao Qi <yao.qi@linaro.org>
14772
14773 PR gdb/18208
14774 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14775 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14776 function set_coredump_filter, and remove remote_exec call.
14777 Remove argument ipid. Callers update.
14778 (top level): Don't get inferior's PID.
14779
14780 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14781
14782 * gdb.base/watch_thread_num.exp: Skip test on targets without
14783 access watchpoints.
14784
14785 2015-05-06 Pedro Alves <palves@redhat.com>
14786
14787 PR server/18081
14788 * gdb.server/non-existing-program.exp: New file.
14789
14790 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14791
14792 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14793
14794 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14795
14796 * gdb.ada/out_of_line_in_inlined: New testcase.
14797
14798 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14799
14800 * gdb.ada/var_rec_arr: New testcase.
14801
14802 2015-04-30 Yao Qi <yao.qi@linaro.org>
14803
14804 * gdb.base/break-idempotent.exp: If
14805 skip_hw_watchpoint_multi_tests returns true, skip the tests
14806 on "rwatch" and "awatch".
14807
14808 2015-04-30 Yao Qi <yao.qi@linaro.org>
14809
14810 * gdb.base/relativedebug.exp: Invoke gdb command
14811 "info sharedlibrary", and if libc.so doesn't have debug info,
14812 skip the test.
14813
14814 2015-04-29 Doug Evans <dje@google.com>
14815
14816 * gdb.python/py-xmethods.exp: Add ptype tests.
14817 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14818 get_result_type method.
14819
14820 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14821
14822 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14823 the target does not support hardware watchpoints.
14824
14825 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14826
14827 * gdb.base/break-always.exp: Abort testing if writing to memory
14828 causes an error.
14829
14830 2015-04-28 Doug Evans <dje@google.com>
14831
14832 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14833 * gdb.python/py-pp-registration.exp: ... here. New file.
14834 * gdb.python/py-pp-registration.c: New file.
14835 * gdb.python/py-pp-registration.py: New file.
14836
14837 2015-04-28 Doug Evans <dje@google.com>
14838
14839 * gdb.python/py-bad-printers.c: New file.
14840 * gdb.python/py-bad-printers.py: New file.
14841 * gdb.python/py-bad-printers.exp: New file.
14842
14843 2015-04-28 Sasha Smundak <asmundak@google.com>
14844
14845 * gdb.python/py-type.exp: New test.
14846
14847 2015-04-28 Andy Wingo <wingo@igalia.com>
14848
14849 * gdb.python/py-parameter.exp:
14850 * gdb.guile/scm-parameter.exp: Escape the path that we are
14851 matching against, as it might contain characters that are special
14852 to regular expressions.
14853
14854 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14855
14856 * gdb.ada/rec_comp: New testcase.
14857
14858 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14859
14860 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14861 before using it.
14862
14863 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14864
14865 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14866 new tests for verilog output.
14867
14868 2015-04-24 Yao Qi <yao.qi@linaro.org>
14869
14870 * boards/remote-gdbserver-on-localhost.exp: New file.
14871
14872 2015-04-23 Pedro Alves <palves@redhat.com>
14873
14874 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14875 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14876 "end of file", remove $inferior_spawn_id from the indirect list.
14877
14878 2015-04-23 Pedro Alves <palves@redhat.com>
14879
14880 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14881
14882 2015-04-23 Pedro Alves <palves@redhat.com>
14883
14884 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14885 on $any_spawn_id instead of only on $gdb_spawn_id.
14886
14887 2015-04-21 Pierre Muller <muller@sourceware.org>
14888
14889 PR pascal/17815
14890 * lib/pascal.exp (gpc_compile): Add new option "class".
14891 (fpc_compile): Likewise.
14892 * gdb.pascal/case-insensitive-symbols.pas: New file.
14893 * gdb.pascal/case-insensitive-symbols.exp: New file.
14894
14895 2015-04-20 Gary Benson <gbenson@redhat.com>
14896
14897 * gdb.base/attach.exp: Fix three extended remote failures.
14898
14899 2015-04-17 Gary Benson <gbenson@redhat.com>
14900
14901 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14902 the main executable over the remote protocol.
14903
14904 2015-04-16 Pedro Alves <palves@redhat.com>
14905
14906 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14907 a new gdbserver if gdbserver_reconnect_p is set.
14908
14909 2015-04-16 Pedro Alves <palves@redhat.com>
14910
14911 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14912 is set, don't exit gdbserver.
14913
14914 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14915
14916 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14917 appropriate .insn, such that an older assembler can be used.
14918 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14919 the z/Architecture instruction set on 31-bit targets as well.
14920
14921 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14922
14923 * gdb.go/handcall.exp: Remove all logic related to the first
14924 breakpoint and rely on go_runto_main instead.
14925 * gdb.go/strings.exp: Likewise.
14926 * gdb.go/unsafe.exp: Likewise.
14927 * gdb.go/hello.exp: Likewise. Also rename the remaining
14928 breakpoint marker to "breakpoint 1".
14929 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14930 * gdb.go/strings.go: Likewise.
14931 * gdb.go/unsafe.go: Likewise.
14932 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14933 "set breakpoint 2 here" and rename the remaining breakpoint marker
14934 to "breakpoint 1".
14935
14936 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14937
14938 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14939 if itertools.imap is not present.
14940 * gdb.python/py-objfile.exp: Add parentheses.
14941 * gdb.python/py-type.exp: Same.
14942 * gdb.python/py-unwind-maint.py: Same.
14943
14944 2015-04-15 Yao Qi <yao.qi@linaro.org>
14945
14946 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14947 of ":$ptr_size" and set its form explicitly.
14948
14949 2015-04-15 Pedro Alves <palves@redhat.com>
14950 Yao Qi <yao.qi@linaro.org>
14951
14952 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14953 timeout by factor of 4.
14954 (test_regular_watch): Likewise.
14955 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14956 * gdb.reverse/sigall-reverse.exp: Likewise.
14957 * gdb.reverse/until-precsave.exp: Likewise.
14958 * lib/gdb.exp (with_timeout_factor): New proc.
14959 (gdb_expect): Move some code to ...
14960 (get_largest_timeout): ... here. New procedure.
14961
14962 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14963
14964 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14965
14966 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14967
14968 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14969 to write to the .text section.
14970
14971 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14972
14973 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14974 Handle the case of targets that do not provide PID information.
14975
14976 2015-04-13 Yao Qi <yao.qi@linaro.org>
14977
14978 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14979 and use expect instead of gdb_expect.
14980
14981 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14982
14983 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14984 "coredump_var_addr" to avoid naming conflict with other testcases.
14985
14986 2015-04-10 Pedro Alves <palves@redhat.com>
14987
14988 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14989 gdb_test_sequence and gdb_assert.
14990
14991 2015-04-10 Pedro Alves <palves@redhat.com>
14992
14993 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14994 test messages that don't include the breakpoint address.
14995
14996 2015-04-10 Yao Qi <yao.qi@linaro.org>
14997
14998 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14999 false for some offset and width combinations which aren't
15000 supported by linux kernel.
15001
15002 2015-04-10 Pedro Alves <palves@redhat.com>
15003
15004 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15005 procedure, factored out from ...
15006 (top level): ... here. Add "set displaced-stepping" testing axis.
15007 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15008 parameter "displaced". Use it.
15009 (top level): Use foreach and add "set displaced-stepping" testing
15010 axis.
15011
15012 2015-04-10 Pedro Alves <palves@redhat.com>
15013
15014 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15015 Remove comment.
15016 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15017 both the address of the instruction that triggers the watchpoint
15018 and the address of the instruction immediately after, and use
15019 those addresses for the test. Fix comment.
15020
15021 2015-04-10 Pedro Alves <palves@redhat.com>
15022
15023 * gdb.base/sigstep.exp (breakpoint_to_handler)
15024 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15025 Test "backtrace" in handler.
15026 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15027 (top level): Add new "displaced" test axis to
15028 breakpoint_to_handler, breakpoint_to_handler_entry and
15029 breakpoint_over_handler.
15030
15031 2015-04-10 Pedro Alves <palves@redhat.com>
15032
15033 PR gdb/18216
15034 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15035
15036 2015-04-10 Yao Qi <yao.qi@linaro.org>
15037
15038 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15039 (test_add_rn_pc): New function.
15040 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15041 (top level): Invoke test_add_rn_pc.
15042
15043 2015-04-10 Pedro Alves <palves@redhat.com>
15044
15045 PR gdb/13858
15046 * gdb.base/step-over-no-symbols.exp: New file.
15047
15048 2015-04-09 Andy Wingo <wingo@igalia.com>
15049
15050 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15051 after the Python tests.
15052
15053 2015-04-08 Keith Seitz <keiths@redhat.com>
15054
15055 PR python/16699
15056 * gdb.python/py-completion.exp: New tests for completion.
15057 * gdb.python/py-completion.py (CompleteLimit1): New class.
15058 (CompleteLimit2): Likewise.
15059 (CompleteLimit3): Likewise.
15060 (CompleteLimit4): Likewise.
15061 (CompleteLimit5): Likewise.
15062 (CompleteLimit6): Likewise.
15063 (CompleteLimit7): Likewise.
15064
15065 2015-04-08 Pedro Alves <palves@redhat.com>
15066
15067 PR gdb/18214
15068 PR gdb/18216
15069 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15070 function.
15071 (main): Install it as SIGUSR1 handler.
15072 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15073 parameter. Always use "setup" as prefix. Toggle "set
15074 displaced-stepping" off/on depending on global. Don't switch to
15075 thread 1 here.
15076 (top level): Add displaced stepping "off/on" test axis. Update
15077 "setup" calls. Wrap each subtest with with_test_prefix. Test
15078 continuing with a queued signal in each thread.
15079
15080 2015-04-08 Pedro Alves <palves@redhat.com>
15081
15082 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15083 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15084 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15085 Return early if running to main fails.
15086 * gdb.trace/while-stepping.exp: Likewise.
15087
15088 2015-04-07 Pedro Alves <palves@redhat.com>
15089
15090 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15091 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15092 interact with inferior program.
15093
15094 2015-04-07 Pedro Alves <palves@redhat.com>
15095
15096 * lib/gdb.exp (inferior_spawn_id): New global.
15097 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15098 spawn id after processing the user code.
15099 (default_gdb_start): Set inferior_spawn_id.
15100 (send_inferior): New procedure.
15101 * lib/gdbserver-support.exp (gdbserver_start): Set
15102 inferior_spawn_id.
15103 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15104
15105 2015-04-07 Pedro Alves <palves@redhat.com>
15106
15107 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15108 * lib/gdbserver-support.exp (gdbserver_start): Make
15109 $server_spawn_id global.
15110 (gdbserver_start): Don't wait for gdbserver's spawn id with
15111 expect_background.
15112 (close_gdbserver): New procedure.
15113 (gdb_exit): Rename the default version and reimplement.
15114
15115 2015-04-07 Pedro Alves <palves@redhat.com>
15116
15117 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15118 append the substituted item, not the original item.
15119
15120 2015-04-07 Pedro Alves <palves@redhat.com>
15121
15122 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15123 gdb_expect.
15124
15125 2015-04-07 Pedro Alves <palves@redhat.com>
15126
15127 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15128 output appearing once only.
15129
15130 2015-04-07 Pedro Alves <palves@redhat.com>
15131
15132 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15133 that doesn't expect anything. Return early if running to main
15134 fails.
15135
15136 2015-04-07 Yao Qi <yao.qi@linaro.org>
15137
15138 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15139 (child_function): Call alarm.
15140 (main): Move call to alarm into the loop.
15141 * gdb.threads/non-stop-fair-events.exp: Build program with
15142 -DTIMEOUT=$timeout.
15143
15144 2015-04-06 Doug Evans <xdje42@gmail.com>
15145
15146 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15147 Fix dest parameter to board_info.
15148 (fpc_compile): Ditto.
15149 (gdb_compile_pascal): Rename dest arg to destfile.
15150
15151 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15152
15153 * gdb.ada/funcall_ref.exp: New file.
15154 * gdb.ada/funcall_ref/foo.adb: New file.
15155
15156 2015-04-02 Yao Qi <yao.qi@linaro.org>
15157
15158 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15159 is remote.
15160
15161 2015-04-02 Gary Benson <gbenson@redhat.com>
15162
15163 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15164
15165 2015-04-01 Sasha Smundak <asmundak@google.com>
15166
15167 * gdb.python/py-unwind-maint.c: New file.
15168 * gdb.python/py-unwind-maint.exp: New test.
15169 * gdb.python/py-unwind-maint.py: New file.
15170 * gdb.python/py-unwind.c: New file.
15171 * gdb.python/py-unwind.exp: New test.
15172 * gdb.python/py-unwind.py: New test.
15173
15174 2015-04-01 Pedro Alves <palves@redhat.com>
15175
15176 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15177 to fail instead of non-existent $test.
15178
15179 2015-04-01 Pedro Alves <palves@redhat.com>
15180
15181 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15182 GDBFLAGS if not empty.
15183
15184 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15185
15186 * gdb.ada/complete.exp: Remove "multi_line".
15187 * gdb.ada/info_exc.exp: Remove "multi_line".
15188 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15189 * gdb.ada/ptype_field.exp: Remove "multi_line".
15190 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15191 * gdb.ada/tagged.exp: Remove "multi_line".
15192 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15193 [multi_line ...]
15194 * gdb.btrace/delta.exp: Likewise.
15195 * gdb.btrace/exception.exp: Likewise.
15196 * gdb.btrace/function_call_history.exp: Likewise.
15197 * gdb.btrace/instruction_history.exp: Likewise.
15198 * gdb.btrace/nohist.exp: Likewise.
15199 * gdb.btrace/record_goto.exp: Likewise.
15200 * gdb.btrace/segv.exp: Likewise.
15201 * gdb.btrace/stepi.exp: Likewise.
15202 * gdb.btrace/tailcall.exp: Likewise.
15203 * gdb.btrace/unknown_functions.exp: Likewise.
15204 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15205 * lib/gdb.exp: Add the "multi_line" helper.
15206
15207 2015-04-01 Pedro Alves <palves@redhat.com>
15208
15209 * gdb.threads/tid-reuse.c: New file.
15210 * gdb.threads/tid-reuse.exp: New file.
15211
15212 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15213
15214 PR corefiles/16092
15215 * gdb.base/coredump-filter.c: New file.
15216 * gdb.base/coredump-filter.exp: Likewise.
15217
15218 2015-03-27 Petr Machata <pmachata@redhat.com>
15219
15220 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15221 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15222 (Dwarf::assemble): Initialize them.
15223 (Dwarf::lines): New function.
15224
15225 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15226
15227 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15228 SYMBOL_PREFIX for x86_64-*-cygwin.
15229
15230 2015-03-26 Andy Wingo <wingo@igalia.com>
15231
15232 PR symtab/18148
15233 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15234 const_value but not a location.
15235 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15236 location defined in non-main CUs are visible.
15237
15238 2015-03-26 Yao Qi <yao.qi@linaro.org>
15239
15240 PR testsuite/18139
15241 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15242 Add a line number entry for the same line.
15243 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15244 Add a line number entry for the same line.
15245
15246 2015-03-26 Yao Qi <yao.qi@linaro.org>
15247
15248 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15249 .int 0.
15250 (func): Likewise. Add .Lfunc_1 label.
15251 Use .Lfunc_1 label.
15252 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15253 .int 0.
15254 (func): Likewise.
15255 Use .Lfunc_1 label.
15256
15257 2015-03-26 Yao Qi <yao.qi@linaro.org>
15258
15259 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15260 Call gdb_compile instead to compile each .s files without debug
15261 information.
15262
15263 2015-03-26 Yao Qi <yao.qi@linaro.org>
15264
15265 * gdb.base/savedregs.exp (process_saved_regs): Make
15266 "Saved registers:" optional in the pattern.
15267
15268 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15269
15270 * gdb.btrace/next.exp: Merged into step.exp.
15271 * gdb.btrace/finish.exp: Merged into step.exp.
15272 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15273 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15274 "record goto" and checking the exact replay position.
15275 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15276 check for "Recording format" in "info record" output.
15277 * gdb.btrace/record_goto.exp: Choose test file based on target.
15278 * gdb.btrace/x86-record_goto.S: Renamed into ...
15279 * gdb.btrace/x86_64-record_goto.S: ... this.
15280 * gdb.btrace/i686-record_goto.S: New.
15281 * gdb.btrace/x86-tailcall.S: Renamed into ...
15282 * gdb.btrace/x86_64-tailcall.S: ... this.
15283 * gdb.btrace/i686-tailcall.S: New.
15284 * gdb.btrace/x86-tailcall.c: Renamed into ...
15285 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15286 separate statements. Update test.
15287 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15288 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15289 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15290 * gdb.btrace/tailcall.exp: Choose test file based on target.
15291 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15292
15293 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15294
15295 * gdb.btrace/exception.exp: Increase BTS buffer size.
15296
15297 2015-03-24 Pedro Alves <palves@redhat.com>
15298
15299 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15300
15301 2015-03-24 Pedro Alves <palves@redhat.com>
15302
15303 * gdb.threads/schedlock.exp (test_step): No longer expect that
15304 "set scheduler-locking step" with "next" over a function call runs
15305 threads unlocked.
15306
15307 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15308
15309 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15310
15311 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15312
15313 PR breakpoints/16466
15314 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15315 * gdb.mi/mi-pending.c (thread_func): New function.
15316 (int main): Add threading support required.
15317 * gdb.mi/mi-pending.exp: Add tests for this issue.
15318 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15319 (pendfunc2): Remove stdio dependency.
15320 * gdb.mi/mi-pendshr2.c: New file.
15321
15322 2015-03-23 Keith Seitz <keiths@redhat.com>
15323
15324 * gdb.linespec/keywords.c: New file.
15325 * gdb.linespec/keywords.exp: New file.
15326
15327 2015-03-23 Keith Seitz <keiths@redhat.com>
15328
15329 PR gdb/18021
15330 * gdb.dwarf2/staticvirtual.exp: New test.
15331
15332 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15333
15334 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15335 * README: Remove HP-UX and gdb.hp.
15336 (configuration):
15337 * configure: Regenerate.
15338 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15339 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15340 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15341 gdb.hp/gdb.defects/Makefile.
15342 * gdb.hp/Makefile.in: File deleted.
15343 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15344 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15345 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15346 * gdb.hp/gdb.aCC/run.c: File deleted.
15347 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15348 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15349 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15350 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15351 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15352 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15353 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15354 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15355 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15356 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15357 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15358 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15359 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15360 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15361 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15362 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15363 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15364 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15365 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15366 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15367 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15368 * gdb.hp/gdb.compat/average.c: File deleted.
15369 * gdb.hp/gdb.compat/sum.c: File deleted.
15370 * gdb.hp/gdb.compat/xdb.c: File deleted.
15371 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15372 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15373 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15374 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15375 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15376 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15377 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15378 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15379 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15380 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15381 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15382 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15383 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15384 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15385 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15386 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15387 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15388 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15389 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15390 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15391 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15392 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15393 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15394 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15395 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15396 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15397 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15398 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15399 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15400 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15401 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15402 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15403 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15404 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15405 * gdb.hp/tools/odump: File deleted.
15406
15407 2015-03-19 Pedro Alves <palves@redhat.com>
15408
15409 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15410 (saw_thread_3): New globals.
15411 (top level): Increment them when an event for the corresponding
15412 thread is seen.
15413 (no thread starvation): New test.
15414
15415 2015-03-19 Pedro Alves <palves@redhat.com>
15416
15417 * gdb.threads/continue-pending-status.c: New file.
15418 * gdb.threads/continue-pending-status.exp: New file.
15419
15420 2015-03-18 Pedro Alves <palves@redhat.com>
15421
15422 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15423 Use gdb_is_target_remote instead of is_remote. Use
15424 gdb_test_multiple instead of gdb_expect. Exit early if
15425 gdb_test_multiple hits its internal matches. Tighten stepi tests
15426 expected output. Fail on exit with any signal, instead of just
15427 SIGILL.
15428
15429 2015-03-18 Yao Qi <yao.qi@linaro.org>
15430
15431 PR tdep/18107
15432 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15433 variable.
15434 * gdb.base/catch-syscall.exp: Don't skip it on
15435 aarch64*-*-linux* target. Remove elements in all_syscalls.
15436 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15437 target.
15438 (setup_all_syscalls): New proc.
15439
15440 2015-03-16 Yao Qi <yao.qi@linaro.org>
15441
15442 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15443 (top level): Skip tests if valid_addr_p returns false for
15444 $cmd1 or $cmd2.
15445
15446 2015-03-11 Andy Wingo <wingo@igalia.com>
15447
15448 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15449
15450 2015-03-11 Yao Qi <yao.qi@linaro.org>
15451
15452 * gdb.base/catch-syscall.exp: Fix typo in comments.
15453
15454 2015-03-11 Yao Qi <yao.qi@linaro.org>
15455
15456 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15457
15458 2015-03-09 Pedro Alves <palves@redhat.com>
15459
15460 * dg-extract-results.py: Delete.
15461
15462 2015-03-09 Pedro Alves <palves@redhat.com>
15463
15464 Merge dg-extract-results.sh from GCC upstream (r218843).
15465
15466 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15467 * dg-extract-results.sh: Use --text with grep to avoid issues with
15468 binary files. Fall back to cat -v, if that doesn't work.
15469
15470 2015-03-05 Pedro Alves <palves@redhat.com>
15471
15472 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15473
15474 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15475
15476 * lib/mi-support.exp (mi_expect_interrupt): Accept
15477 alternative event for when in all-stop mode.
15478
15479 2015-03-04 Pedro Alves <palves@redhat.com>
15480
15481 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15482
15483 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15484
15485 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15486
15487 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15488
15489 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15490 regexps for GDB's current line display, accept a hex address
15491 preceding the line number.
15492
15493 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15494
15495 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15496 the 'arch1' variable for "s390*-linux*" targets.
15497
15498 2015-03-04 Pedro Alves <palves@redhat.com>
15499
15500 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15501 (main): Pass missing retval argument to pthread_join call.
15502
15503 2015-03-02 Pedro Alves <palves@redhat.com>
15504
15505 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15506 (top level): Call do_test with non-stop as well.
15507
15508 2015-03-02 Pedro Alves <palves@redhat.com>
15509
15510 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15511 -1.
15512
15513 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15514
15515 * gdb.arch/s390-vregs.exp: New test.
15516 * gdb.arch/s390-vregs.S: New file.
15517
15518 2015-02-27 Pedro Alves <palves@redhat.com>
15519
15520 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15521 call to catch_command_errors.
15522 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15523 catch_command_errors.
15524
15525 2015-02-27 Pedro Alves <palves@redhat.com>
15526
15527 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15528 "true" for boolean result.
15529 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15530 prototype of main.
15531
15532 2015-02-27 Pedro Alves <palves@redhat.com>
15533
15534 * lib/unbuffer_output.c: New file.
15535 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15536 (main): Call gdb_unbuffer_output.
15537
15538 2015-02-27 Yao Qi <yao.qi@linaro.org>
15539
15540 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15541 target.
15542
15543 2015-02-26 Doug Evans <dje@google.com>
15544
15545 * gdb.cp/class2.cc (Dbase, D): New classes.
15546 (main): New local delta.
15547 * gdb.cp/class2.exp: Test printing delta.
15548 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15549 (dynbar): New global.
15550 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15551
15552 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15553
15554 * gdb.compile/compile-ifunc.c: New file.
15555 * gdb.compile/compile-ifunc.exp: New file.
15556
15557 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15558
15559 * gdb.base/structs.exp: Check for correct struct on finish.
15560
15561 2015-02-26 Yao Qi <yao.qi@linaro.org>
15562
15563 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15564 is zero.
15565
15566 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15567
15568 * gdb.arch/cordic.ko.bz2: New file.
15569 * gdb.arch/cordic.ko.debug.bz2: New file.
15570 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15571
15572 2015-02-25 Yao Qi <yao.qi@linaro.org>
15573
15574 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15575 aarch64*-*-* target.
15576
15577 2015-02-23 Pedro Alves <palves@redhat.com>
15578
15579 * lib/gdb.exp (delete_breakpoints): Rewrite using
15580 gdb_test_multiple.
15581
15582 2015-02-23 Pedro Alves <palves@redhat.com>
15583
15584 * gdb.base/info-os.c: Include stdlib.h.
15585
15586 2015-02-22 Doug Evans <xdje42@gmail.com>
15587
15588 PR symtab/17855
15589 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15590 is read after symbols have been re-read.
15591 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15592 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15593
15594 2015-02-21 Doug Evans <dje@google.com>
15595
15596 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15597
15598 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15599
15600 PR corefiles/17808
15601 * gdb.arch/i386-biarch-core.core.bz2: New file.
15602 * gdb.arch/i386-biarch-core.exp: New file.
15603
15604 2015-02-21 Pedro Alves <palves@redhat.com>
15605
15606 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15607 runto_main fails.
15608
15609 2015-02-20 Pedro Alves <palves@redhat.com>
15610
15611 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15612 info probes.
15613
15614 2015-02-20 Pedro Alves <palves@redhat.com>
15615
15616 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15617
15618 2015-02-20 Pedro Alves <palves@redhat.com>
15619
15620 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15621 clean_restart before gdb_target_supports_trace.
15622
15623 2015-02-20 Pedro Alves <palves@redhat.com>
15624
15625 PR threads/18006
15626 * gdb.threads/clone-thread_db.c: New file.
15627 * gdb.threads/clone-thread_db.exp: New file.
15628
15629 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15630
15631 PR breakpoints/16812
15632 * gdb.base/catch-gdb-caused-signals.c: New file.
15633 * gdb.base/catch-gdb-caused-signals.exp: New file.
15634
15635 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15636
15637 * configure: Regenerated.
15638 * configure.ac: Use GDB_AC_TRANSFORM.
15639 * aclocal.m4: sinclude ../transform.m4.
15640
15641 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15642
15643 * lib/dtrace.exp: New file.
15644 * gdb.base/dtrace-probe.exp: Likewise.
15645 * gdb.base/dtrace-probe.d: Likewise.
15646 * gdb.base/dtrace-probe.c: Likewise.
15647 * lib/pdtrace.in: Likewise.
15648 * configure.ac: Output variables with the transformed names of
15649 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15650 * configure: Regenerated.
15651
15652 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15653
15654 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15655 expected message when trying to access $_probe_* convenience
15656 variables while not on a probe.
15657
15658 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15659
15660 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15661
15662 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15663
15664 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15665 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15666
15667 2015-02-10 Doug Evans <xdje42@gmail.com>
15668
15669 * lib/gdb.exp (gdb_load): Always return a result.
15670
15671 2015-02-10 Pedro Alves <palves@redhat.com>
15672
15673 * gdb.threads/signal-sigtrap.c: New file.
15674 * gdb.threads/signal-sigtrap.exp: New file.
15675
15676 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15677
15678 * gdb.trace/no-attach-trace.c: New file.
15679 * gdb.trace/no-attach-trace.exp: New file.
15680
15681 2015-02-09 Mark Wielaard <mjw@redhat.com>
15682
15683 * gdb.dwarf2/atomic.c: New file.
15684 * gdb.dwarf2/atomic-type.exp: Likewise.
15685
15686 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15687
15688 * gdb.btrace/buffer-size.exp: Update "info record" output.
15689 * gdb.btrace/delta.exp: Update "info record" output.
15690 * gdb.btrace/enable.exp: Update "info record" output.
15691 * gdb.btrace/finish.exp: Update "info record" output.
15692 * gdb.btrace/instruction_history.exp: Update "info record" output.
15693 * gdb.btrace/next.exp: Update "info record" output.
15694 * gdb.btrace/nexti.exp: Update "info record" output.
15695 * gdb.btrace/step.exp: Update "info record" output.
15696 * gdb.btrace/stepi.exp: Update "info record" output.
15697 * gdb.btrace/nohist.exp: Update "info record" output.
15698
15699 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15700
15701 * gdb.btrace/buffer-size: New.
15702
15703 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15704
15705 * gdb.btrace/delta.exp: Update "info record" output.
15706 * gdb.btrace/enable.exp: Update "info record" output.
15707 * gdb.btrace/finish.exp: Update "info record" output.
15708 * gdb.btrace/instruction_history.exp: Update "info record" output.
15709 * gdb.btrace/next.exp: Update "info record" output.
15710 * gdb.btrace/nexti.exp: Update "info record" output.
15711 * gdb.btrace/step.exp: Update "info record" output.
15712 * gdb.btrace/stepi.exp: Update "info record" output.
15713 * gdb.btrace/nohist.exp: Update "info record" output.
15714
15715 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15716
15717 PR gdb/15678
15718 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15719
15720 2015-02-06 Pedro Alves <palves@redhat.com>
15721
15722 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15723 macro.
15724 (seconds_left, again): New globals.
15725 (main): Wait seconds_left in a 1-second sleep loop instead of
15726 sleeping 180 seconds. If 'again' is set, reset the seconds
15727 counter.
15728 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15729 'again' in the inferior before detaching. Print the seconds left.
15730 (options): New global.
15731 (top level): Build program with -DTIMEOUT=$timeout.
15732
15733 2015-02-06 Pedro Alves <palves@redhat.com>
15734
15735 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15736 determine how many seconds to pass to 'alarm'.
15737 * gdb.base/gdb-sigterm.exp (top level): Build program with
15738 -DTIMEOUT=$timeout.
15739 (do_test): Return success/failure indication. Add more verbose
15740 logging. Don't fail if 200 single steps are seen. Instead, fail
15741 when the test times out.
15742 (passes): New global.
15743 (top level): Break the testing loop if testing fails on any
15744 iteration. Use gdb_assert.
15745
15746 2015-02-04 Don Breazeal <donb@codesourcery.com>
15747
15748 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15749 and initialize them.
15750 (ipc_cleanup): New function.
15751 (main): Don't declare shmid, semid, and msqid. Add a call to
15752 atexit so that we call ipc_cleanup on exit.
15753
15754 2015-02-04 Pedro Alves <palves@redhat.com>
15755
15756 * boards/native-extended-gdbserver.exp: Remove any target variant
15757 specifications from the board name before clearing the isremote
15758 flag from board_info.
15759
15760 2015-01-31 Doug Evans <xdje42@gmail.com>
15761
15762 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15763
15764 2015-01-31 Gary Benson <gbenson@redhat.com>
15765
15766 * gdb.base/completion.exp: Disable completion limiting for
15767 existing tests. Add new tests to check completion limiting.
15768 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15769
15770 2015-01-31 Doug Evans <xdje42@gmail.com>
15771
15772 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15773
15774 2015-01-31 Doug Evans <xdje42@gmail.com>
15775
15776 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15777 entries. Duplicate file section script entries.
15778 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15779 inlined entries. Add test for safe-path rejection.
15780 * gdb.python/py-section-script.c: Add duplicate inlined section script
15781 entries. Duplicate file section script entries.
15782 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15783 inlined entries. Add test for safe-path rejection.
15784
15785 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15786
15787 * gdb.ada/disc_arr_bound: New testcase.
15788
15789 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15790
15791 * gdb.ada/mi_var_array: New testcase.
15792
15793 2015-01-27 Doug Evans <dje@google.com>
15794
15795 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15796 Add test for objfile.filename, objfile.username after objfile
15797 has been unloaded.
15798
15799 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15800
15801 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15802 the second test to print the name attribute of value
15803 returned by the call to gdb.lookup_type, and adjust
15804 the expected output accordingly.
15805
15806 2015-01-25 Mark Wielaard <mjw@redhat.com>
15807
15808 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15809 * gdb.base/disp-step-fork.c: Include unistd.h.
15810 * gdb.base/siginfo-obj.c: Include stdio.h.
15811 * gdb.base/siginfo-thread.c: Likewise.
15812 * gdb.mi/non-stop.c: Include unistd.h.
15813 * gdb.mi/nsthrexec.c: Include stdio.h.
15814 * gdb.mi/pthreads.c: Include unistd.h.
15815 * gdb.modula2/unbounded1.c (main): Declare returns int.
15816 * gdb.reverse/consecutive-reverse.c: Likewise.
15817 * gdb.threads/create-fail.c: Include unistd.h.
15818 * gdb.threads/killed.c: Likewise.
15819 * gdb.threads/linux-dp.c: Likewise.
15820 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15821 * gdb.threads/non-ldr-exc-2.c: Likewise.
15822 * gdb.threads/non-ldr-exc-3.c: Likewise.
15823 * gdb.threads/non-ldr-exc-4.c: Likewise.
15824 * gdb.threads/pthreads.c: Include unistd.h.
15825 (main): Declare returns int.
15826 * gdb.threads/tls-main.c (foo): New declaration.
15827 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15828
15829 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15830
15831 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15832 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15833
15834 2015-01-15 Mark Wielaard <mjw@redhat.com>
15835
15836 * gdb.base/noreturn-return.c: New file.
15837 * gdb.base/noreturn-return.exp: New file.
15838 * gdb.base/noreturn-finish.c: New file.
15839 * gdb.base/noreturn-finish.exp: New file.
15840
15841 2015-01-23 Pedro Alves <palves@redhat.com>
15842
15843 * gdb.threads/continue-pending-after-query.c: New file.
15844 * gdb.threads/continue-pending-after-query.exp: New file.
15845
15846 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15847 Simon Marchi <simon.marchi@ericsson.com>
15848
15849 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15850 * gdb.base/valgrind-db-attach.exp: Same.
15851 * gdb.base/valgrind-infcall.exp: Same.
15852 * lib/mi-support.exp (default_mi_gdb_start): Same.
15853 * lib/prompt.exp (default_prompt_gdb_start): Same.
15854 * lib/gdb.exp (default_gdb_spawn): Same.
15855 (gdb_interact): New.
15856
15857
15858 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15859
15860 * gdb.compile/compile.exp (pointer to jit function): New test.
15861
15862 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15863
15864 * lib/gdb.exp (supports_process_record): Return true for
15865 powerpc*-*-linux*.
15866 (supports_reverse): Likewise.
15867
15868 2015-01-15 Don Breazeal <donb@codesourcery.com>
15869
15870 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15871 instead of checking whether the target board is remote and
15872 use spawn_wait_for_attach instead of exec/sleep.
15873 * gdb.base/attach-twice.exp: Likewise.
15874
15875 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15876
15877 * gdb.ada/var_arr_attrs: New testcase.
15878
15879 2015-01-14 Pedro Alves <palves@redhat.com>
15880 Joel Brobecker <brobecker@adacore.com>
15881
15882 PR gdb/17525
15883 * gdb.base/bp-cmds-execution-x-script.c: New file.
15884 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15885 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15886
15887 2015-01-14 Pedro Alves <palves@redhat.com>
15888
15889 PR cli/17828
15890 * gdb.base/batch-preserve-term-settings.c: New file.
15891 * gdb.base/batch-preserve-term-settings.exp: New file.
15892
15893 2015-01-13 Doug Evans <dje@google.com>
15894
15895 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15896 binary.
15897
15898 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15899
15900 * Makefile.in (clean mostlyclean): Do not delete *.py.
15901
15902 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15903
15904 * gdb.python/py-lookup-type.exp: New file.
15905
15906 2015-01-12 Pedro Alves <palves@redhat.com>
15907
15908 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15909 restore GDBFLAGS before returning.
15910
15911 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15912
15913 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15914 is_amd64_regs_target and is_x86_like_target.
15915
15916 2015-01-11 Doug Evans <xdje42@gmail.com>
15917
15918 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15919 is given without an explicit form.
15920 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15921 attributes.
15922 * gdb.dwarf/corrupt.exp: Ditto.
15923 * gdb.dwarf2/enum-type.exp: Ditto.
15924 * gdb.trace/entry-values.exp: Ditto.
15925 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15926
15927 2015-01-11 Doug Evans <xdje42@gmail.com>
15928
15929 PR gdb/15830
15930 * gdb.base/maint.exp: Remove references to "maint demangle".
15931 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15932 Add tests for explicitly specifying language to demangle.
15933 * gdb.dlang/demangle.exp: Ditto.
15934
15935 2015-01-09 Pedro Alves <palves@redhat.com>
15936
15937 * gdb.threads/non-stop-fair-events.c: New file.
15938 * gdb.threads/non-stop-fair-events.exp: New file.
15939
15940 2015-01-09 Pedro Alves <palves@redhat.com>
15941
15942 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15943 the global scope. Set a breakpoint after all threads are started
15944 rather than stepping over two source lines. Expect the prompt.
15945 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15946 global.
15947 (NUM): Now 15.
15948 (main): Use threads_started_barrier to wait for all threads to
15949 start. Main thread no longer calls thread_function. Exit after
15950 180 seconds.
15951 (loop): New function.
15952 (thread_function): Wait on threads_started_barrier barrier. Call
15953 'loop' at each iteration.
15954 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15955 threads have started, instead of hardcoding number of "next"
15956 steps. Use an access watchpoint instead of a write watchpoint.
15957
15958 2015-01-09 Pedro Alves <palves@redhat.com>
15959
15960 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15961 (thread_func): Wait on barrier.
15962 (main): Wait for all threads to start before stopping GDB.
15963 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15964 global.
15965 (thread1_func, thread2_func): Wait on barrier.
15966 (main): Wait for all threads to start before stopping GDB.
15967 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15968 New global.
15969 (thread1_func, thread2_func): Wait on barrier.
15970 (main): Wait for all threads to start before stopping GDB.
15971
15972 2015-01-09 Pedro Alves <palves@redhat.com>
15973
15974 * gdb.threads/attach-many-short-lived-threads.c: New file.
15975 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15976
15977 2014-01-09 Pedro Alves <palves@redhat.com>
15978
15979 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15980 instead of to thread 2.
15981 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15982 Add barrier around each pthread_create call instead of around all
15983 calls.
15984 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15985 Set a break on thread_function and have the child threads hit it
15986 one at at a time.
15987
15988 2015-01-09 Pedro Alves <palves@redhat.com>
15989
15990 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15991 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15992 false.
15993 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15994 checking whether the target board is remote.
15995 * gdb.multi/multi-attach.exp: Likewise.
15996 * gdb.python/py-sync-interp.exp: Likewise.
15997 * gdb.server/ext-attach.exp: Likewise.
15998 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15999 tests that need to attach, instead of checking whether the target
16000 board is remote at the top of the file.
16001
16002 2015-01-08 Yao Qi <yao@codesourcery.com>
16003
16004 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16005
16006 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16007
16008 Fix testcase compilation.
16009 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16010
16011 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16012
16013 * gdb.python/py-type.exp: Add a couple test about empty
16014 array creation, and negative-length array creation.
16015
16016 2015-01-02 Doug Evans <xdje42@gmail.com>
16017
16018 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16019
16020 2015-01-02 Doug Evans <dje@google.com>
16021
16022 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16023
16024 2014-12-29 Yao Qi <yao@codesourcery.com>
16025
16026 * gdb.trace/entry-values.exp: Update comments. Rename variable
16027 bar_call_foo to returned_from_foo.
16028
16029 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16030
16031 PR gdb/17394
16032 * gdb.linespec/break-asm-file.c: New file.
16033 * gdb.linespec/break-asm-file.exp: New file.
16034 * gdb.linespec/break-asm-file0.s: New file.
16035 * gdb.linespec/break-asm-file1.s: New file.
16036
16037 2014-12-18 Nigel Stephens <nigel@mips.com>
16038 Maciej W. Rozycki <macro@codesourcery.com>
16039
16040 * gdb.base/float.exp: Handle the new output from "info float" on
16041 MIPS targets.
16042
16043 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16044
16045 Fix MinGW compilation.
16046 * gdb.compile/compile-ops.exp: Update untested message if
16047 !skip_compile_feature_tests.
16048 * gdb.compile/compile-setjmp.exp: Likewise.
16049 * gdb.compile/compile-tls.exp: Likewise.
16050 * gdb.compile/compile.exp: Likewise.
16051 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16052 supported on this host".
16053
16054 2014-12-16 Doug Evans <xdje42@gmail.com>
16055
16056 * boards/stabs.exp: New file.
16057
16058 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16059
16060 * gdb.base/completion.exp: Adjust to format changes of "maint
16061 print user-registers".
16062
16063 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16064
16065 PR server/17457
16066 * gdb.arch/aarch64-fp.c: New file.
16067 * gdb.arch/aarch64-fp.exp: New file.
16068
16069 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16070
16071 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16072 r210637, r210913, r211666, r215400, r215817).
16073
16074 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16075 * dg-extract-results.py: New file.
16076 * dg-extract-results.sh: Use it if the environment seems
16077 suitable.
16078
16079 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16080
16081 * dg-extract-results.py (parse_run): Handle warnings that
16082 are printed before a test harness is run.
16083
16084 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16085
16086 * dg-extract-results.py (Named): Remove __cmp__ method.
16087 (output_variation): Use a key to sort variation.harnesses.
16088
16089 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16090
16091 * dg-extract-results.py: For Python 3, force sys.stdout to
16092 handle surrogate escape sequences.
16093 (safe_open): New function.
16094 (output_segment, main): Use it.
16095
16096 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16097
16098 * dg-extract-results.py (Prog.result_re): Include options
16099 in test name.
16100
16101 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16102
16103 * dg-extract-results.py (output_variation): Always sort if
16104 do_sum.
16105
16106 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16107
16108 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16109 as long as we get pagination notifications.
16110
16111 2014-12-15 Jason Merrill <jason@redhat.com>
16112
16113 * Makefile.in (check-gdb.%): Restore.
16114 * README: Mention it.
16115
16116 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16117
16118 * gdb.ada/str_uninit: New testcase.
16119
16120 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16121
16122 PR symtab/17642
16123 * gdb.base/vla-stub-define.c: New file.
16124 * gdb.base/vla-stub.c: New file.
16125 * gdb.base/vla-stub.exp: New file.
16126
16127 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16128 Jan Kratochvil <jan.kratochvil@redhat.com>
16129 Tom Tromey <tromey@redhat.com>
16130
16131 * configure.ac: Add gdb.compile/.
16132 * configure: Regenerate.
16133 * gdb.compile/Makefile.in: New file.
16134 * gdb.compile/compile-ops.exp: New file.
16135 * gdb.compile/compile-ops.c: New file.
16136 * gdb.compile/compile-tls.c: New file.
16137 * gdb.compile/compile-tls.exp: New file.
16138 * gdb.compile/compile-constvar.S: New file.
16139 * gdb.compile/compile-constvar.c: New file.
16140 * gdb.compile/compile-mod.c: New file.
16141 * gdb.compile/compile-nodebug.c: New file.
16142 * gdb.compile/compile-setjmp-mod.c: New file.
16143 * gdb.compile/compile-setjmp.c: New file.
16144 * gdb.compile/compile-setjmp.exp: New file.
16145 * gdb.compile/compile-shlib.c: New file.
16146 * gdb.compile/compile.c: New file.
16147 * gdb.compile/compile.exp: New file.
16148 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16149
16150 2014-12-12 Tom Tromey <tromey@redhat.com>
16151
16152 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16153 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16154
16155 2014-12-12 Doug Evans <dje@google.com>
16156
16157 * lib/gdb-python.exp (get_python_valueof): New function.
16158 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16159
16160 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16161
16162 * gdb.base/completion.exp: Add test for completion of "info
16163 registers ".
16164
16165 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16166
16167 * gdb.base/func-ptrs.c: New file.
16168 * gdb.base/func-ptrs.exp: New file.
16169
16170 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16171
16172 PR breakpoints/17012
16173 * gdb.base/dprintf-detach.c: New file.
16174 * gdb.base/dprintf-detach.exp: New file.
16175
16176 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16177
16178 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16179 * lib/gdb.exp (target_is_gdbserver): New procedure.
16180
16181 2014-12-08 Doug Evans <dje@google.com>
16182
16183 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16184
16185 2014-12-05 Yao Qi <yao@codesourcery.com>
16186
16187 * gdb.guile/scm-error.exp: Remove the third argument to
16188 gdb_remote_download.
16189 * gdb.guile/scm-frame-args.exp: Likewise.
16190 * gdb.guile/scm-section-script.exp: Likewise.
16191
16192 2014-12-05 Yao Qi <yao@codesourcery.com>
16193
16194 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16195
16196 2014-12-04 Doug Evans <dje@google.com>
16197
16198 * gdb.python/py-objfile.exp: Add tests for
16199 objfile.add_separate_debug_file.
16200
16201 2014-12-04 Doug Evans <dje@google.com>
16202
16203 * lib/gdb.exp (get_build_id): New function.
16204 (build_id_debug_filename_get): Rewrite to use it.
16205 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16206
16207 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16208
16209 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16210 `method(long)', not just 0x0.
16211 * gdb.cp/nsalias.exp: Align code labels to 4.
16212 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16213 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16214 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16215 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16216 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16217 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16218
16219 2014-12-02 Doug Evans <dje@google.com>
16220
16221 PR symtab/17602
16222 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16223 * gdb.cp/anon-ns2.cc: ... here. New file.
16224 * gdb.cp/anon-ns.exp: Update.
16225
16226 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16227
16228 * gdb.python/py-events.py (inferior_call_handler): New.
16229 (register_changed_handler, memory_changed_handler): New.
16230 (test_events.invoke): Register new handlers.
16231 * gdb.python/py-events.exp: Add tests for inferior call,
16232 memory_changed and register_changed events.
16233
16234 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16235
16236 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16237 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16238 if the linker doesn't understand this.
16239
16240 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16241
16242 * gdb.python/python.exp: Change expected reply to help().
16243
16244 2014-12-01 Yao Qi <yao@codesourcery.com>
16245
16246 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16247 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16248 * configure: Re-generated.
16249
16250 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16251
16252 * gdb.cp/chained-calls.cc: New file.
16253 * gdb.cp/chained-calls.exp: New file.
16254 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16255
16256 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16257
16258 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16259 * gdb.dwarf2/symtab-producer.exp: Same.
16260 * gdb.gdb/python-interrupts.exp: Same.
16261 * gdb.gdb/python-selftest.exp: Same.
16262 * gdb.python/py-linetable.exp: Same.
16263 * gdb.python/py-type.exp: Same.
16264 * gdb.python/py-value-cc.exp: Same.
16265 * gdb.python/py-value.exp: Same.
16266
16267 2014-11-28 Yao Qi <yao@codesourcery.com>
16268
16269 * gdb.base/break-probes.exp: Match library name prefixed with
16270 sysroot.
16271
16272 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16273
16274 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16275 test expected output. Add parentheses for the call to print.
16276 Remove L suffix from integers.
16277
16278 2014-11-26 Doug Evans <dje@google.com>
16279
16280 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16281
16282 2014-11-22 Yao Qi <yao@codesourcery.com>
16283
16284 * gdb.trace/entry-values.c: Remove asms.
16285 (foo): Add foo_label.
16286 (bar): Add bar_label.
16287 * gdb.trace/entry-values.exp: Remove code computing foo's
16288 length and bar's length.
16289 (Dwarf::assemble): Invoke function_range for bar and use
16290 MACRO_AT_func for foo.
16291
16292 2014-11-22 Yao Qi <yao@codesourcery.com>
16293
16294 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16295 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16296 Use .Lgcc43_procstart instead of gcc43.
16297
16298 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16299
16300 * gdb.ada/n_arr_bound: New testcase.
16301
16302 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16303
16304 PR breakpoints/10737
16305 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16306 test_catch_syscall_multi_arch.
16307 (test_catch_syscall_multi_arch): New function.
16308
16309 2014-11-20 Doug Evans <xdje42@gmail.com>
16310
16311 * gdb.base/maint.exp: Update expected output.
16312
16313 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16314
16315 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16316 4-byte instruction on S390.
16317
16318 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16319
16320 * gdb.ada/arr_arr: New testcase.
16321
16322 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16323
16324 * gdb.ada/pkd_arr_elem: New Testcase.
16325
16326 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16327
16328 * gdb.reverse/break-precsave: Expect completion message for
16329 core file reads.
16330 * gdb.reverse/consecutive-precsave.exp: Likewise.
16331 * gdb.reverse/finish-precsave.exp: Likewise.
16332 * gdb.reverse/i386-precsave.exp: Likewise.
16333 * gdb.reverse/machinestate-precsave.exp: Likewise.
16334 * gdb.reverse/sigall-precsave.exp: Likewise.
16335 * gdb.reverse/solib-precsave.exp: Likewise.
16336 * gdb.reverse/step-precsave.exp: Likewise.
16337 * gdb.reverse/until-precsave.exp: Likewise.
16338 * gdb.reverse/watch-precsave.exp: Likewise.
16339
16340 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16341
16342 * gdb.base/bp-permanent.c: Include unistd.h.
16343 * gdb.python/py-framefilter-mi.c (main): Add return type.
16344 * gdb.python/py-framefilter.c (main): Likewise.
16345 * gdb.trace/actions-changed.c (main): Likewise.
16346
16347 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16348
16349 * gdb.mi/until.c: Add eye-catchers.
16350 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16351 line numbers.
16352
16353 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16354
16355 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16356 function header variants in break1.c.
16357 * gdb.base/ena-dis-br.exp: Likewise.
16358 * gdb.base/hbreak2.exp: Likewise.
16359 * gdb.reverse/until-precsave.exp: Drop references to removed
16360 non-prototype function header variants in ur1.c.
16361 * gdb.reverse/until-reverse.exp: Likewise.
16362
16363 2014-11-17 Petr Machata <pmachata@redhat.com>
16364
16365 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16366 ${_cu_offset_size} bytes abbrev offset.
16367
16368 2014-11-15 Doug Evans <xdje42@gmail.com>
16369
16370 PR symtab/17559
16371 * gdb.base/line-symtabs.exp: New file.
16372 * gdb.base/line-symtabs.c: New file.
16373 * gdb.base/line-symtabs.h: New file.
16374
16375 2014-11-14 Yao Qi <yao@codesourcery.com>
16376
16377 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16378 (func): Add label func_label.
16379 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16380 Replace low_pc and high_pc with MACRO_AT_range.
16381 Replace name, low_pc and high_pc with MACRO_AT_func.
16382
16383 2014-11-14 Yao Qi <yao@codesourcery.com>
16384
16385 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16386 Replace name, low_pc and high_pc with MACRO_AT_func.
16387
16388 2014-11-14 Yao Qi <yao@codesourcery.com>
16389
16390 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16391 produce debug information.
16392 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16393
16394 2014-11-14 Yao Qi <yao@codesourcery.com>
16395
16396 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16397 object and get function length.
16398 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16399 with MACRO_AT_func.
16400 (top-level): Replace gdb_compile and clean_restart with
16401 prepare_for_testing.
16402 * gdb.dwarf2/main.c (main): Add label main_label.
16403
16404 2014-11-14 Yao Qi <yao@codesourcery.com>
16405
16406 * lib/dwarf.exp (function_range): New procedure.
16407 (Dwarf::_handle_macro_at_func): New procedure.
16408 (Dwarf::_handle_macro_at_range): New procedure.
16409 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16410
16411 2014-11-14 Yao Qi <yao@codesourcery.com>
16412
16413 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16414 (_handle_attribute): New procedure.
16415
16416 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16417
16418 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16419 * gdb.base/call-sc.c (zed): Likewise.
16420 * gdb.base/checkpoint.c (main): Likewise.
16421 * gdb.base/dump.c (main): Likewise.
16422 * gdb.base/gcore.c (main): Likewise.
16423 * gdb.base/huge.c (main): Likewise.
16424 * gdb.base/multi-forks.c (main): Likewise.
16425 * gdb.base/pr10179-a.c (main): Likewise.
16426 * gdb.base/savedregs.c (main): Likewise.
16427 * gdb.base/sigaltstack.c (main): Likewise.
16428 * gdb.base/siginfo.c (main): Likewise.
16429 * gdb.base/structs.c (zed): Likewise.
16430 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16431 * gdb.mi/mi-syn-frame.c (main): Likewise.
16432 * gdb.mi/until.c (foo, main): Likewise.
16433 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16434 * gdb.base/solib-weak.c (foo): Declare.
16435 * gdb.base/attach-twice.c: Include stdio.h.
16436 * gdb.base/weaklib1.c: Likewise.
16437 * gdb.base/weaklib2.c: Likewise.
16438 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16439 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16440 unistd.h.
16441 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16442 * gdb.mi/mi-exit-code.c: Likewise.
16443 * gdb.base/break-interp-lib.c: Include string.h.
16444 * gdb.base/coremaker.c: Likewise.
16445 * gdb.base/testenv.c: Likewise.
16446 * gdb.python/py-finish-breakpoint.c: Likewise.
16447 * gdb.base/inferior-died.c: Include sys/wait.h.
16448 * gdb.base/fileio.c: Include time.h.
16449 * gdb.base/async-shell.c: Include unistd.h.
16450 * gdb.base/dprintf-non-stop.c: Likewise.
16451 * gdb.base/info-os.c: Likewise.
16452 * gdb.mi/mi-console.c: Likewise.
16453 * gdb.mi/watch-nonstop.c: Likewise.
16454 * gdb.python/py-events.c: Likewise.
16455 * gdb.base/async.c (baz): Move up before its invocation.
16456 * gdb.base/code_elim2.c (my_global_func): Likewise.
16457 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16458 * gdb.base/advance.c (func2): Likewise.
16459
16460 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16461
16462 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16463 variant.
16464 * gdb.base/annota3.c: Likewise.
16465 * gdb.base/async.c: Likewise.
16466 * gdb.base/average.c: Likewise.
16467 * gdb.base/call-ar-st.c: Likewise.
16468 * gdb.base/call-rt-st.c: Likewise.
16469 * gdb.base/call-sc.c: Likewise.
16470 * gdb.base/call-strs.c: Likewise.
16471 * gdb.base/ending-run.c: Likewise.
16472 * gdb.base/execd-prog.c: Likewise.
16473 * gdb.base/exprs.c: Likewise.
16474 * gdb.base/foll-exec.c: Likewise.
16475 * gdb.base/foll-fork.c: Likewise.
16476 * gdb.base/foll-vfork.c: Likewise.
16477 * gdb.base/funcargs.c: Likewise.
16478 * gdb.base/gcore.c: Likewise.
16479 * gdb.base/jump.c: Likewise.
16480 * gdb.base/langs0.c: Likewise.
16481 * gdb.base/langs1.c: Likewise.
16482 * gdb.base/langs2.c: Likewise.
16483 * gdb.base/mips_pro.c: Likewise.
16484 * gdb.base/nodebug.c: Likewise.
16485 * gdb.base/opaque0.c: Likewise.
16486 * gdb.base/opaque1.c: Likewise.
16487 * gdb.base/recurse.c: Likewise.
16488 * gdb.base/run.c: Likewise.
16489 * gdb.base/scope0.c: Likewise.
16490 * gdb.base/scope1.c: Likewise.
16491 * gdb.base/setshow.c: Likewise.
16492 * gdb.base/setvar.c: Likewise.
16493 * gdb.base/shmain.c: Likewise.
16494 * gdb.base/shr1.c: Likewise.
16495 * gdb.base/shr2.c: Likewise.
16496 * gdb.base/sigall.c: Likewise.
16497 * gdb.base/signals.c: Likewise.
16498 * gdb.base/so-indr-cl.c: Likewise.
16499 * gdb.base/solib2.c: Likewise.
16500 * gdb.base/structs.c: Likewise.
16501 * gdb.base/sum.c: Likewise.
16502 * gdb.base/vforked-prog.c: Likewise.
16503 * gdb.base/watchpoint.c: Likewise.
16504 * gdb.reverse/shr2.c: Likewise.
16505 * gdb.reverse/until-reverse.c: Likewise.
16506 * gdb.reverse/ur1.c: Likewise.
16507 * gdb.reverse/watch-reverse.c: Likewise.
16508
16509 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16510
16511 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16512 variant.
16513 * gdb.base/sepdebug.exp: Drop references to removed code.
16514
16515 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16516
16517 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16518 variant. Preserve original line numbering.
16519 * gdb.base/list1.c: Likewise.
16520
16521 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16522
16523 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16524 variant.
16525 * gdb.base/break1.c: Likewise.
16526 * gdb.base/break.exp: Drop references to removed code.
16527
16528 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16529
16530 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16531 variant.
16532
16533 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16534
16535 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16536
16537 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16538
16539 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16540 logic into perform_all_tests() and invoke it with and without
16541 function header prototypes.
16542 (do_function_calls): Remove conditional XFAIL for PR 5318.
16543 (rerun_and_prepare): Remove duplicate code.
16544 (perform_all_tests): New. Main logic moved here.
16545
16546 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16547
16548 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16549 code guarded by #ifdef NO_PROTOTYPES.
16550 (t_double_many_args): Likewise.
16551 (DEF_FUNC_MANY_ARGS_1): Likewise.
16552 (DEF_FUNC_VALUES_1): Likewise.
16553 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16554 guarded by #ifdef PROTOTYPES.
16555
16556 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16557
16558 * gdb.mi/mi-console.c: Add eye-catcher.
16559 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16560 instead of literal line number.
16561
16562 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16563
16564 * gdb.base/shr2.c: Add eye-catcher.
16565 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16566 line number.
16567
16568 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16569
16570 * gdb.base/jump.c: Add eye-catchers.
16571 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16572 numbers.
16573
16574 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16575
16576 * gdb.base/execd-prog.c: Add eye-catchers.
16577 * gdb.base/foll-exec.c: Likewise.
16578 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16579 line numbers.
16580
16581 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16582
16583 * gdb.base/ending-run.c: Add eye-catchers.
16584 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16585 literal line numbers.
16586
16587 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16588
16589 * gdb.base/call-rt-st.c: Add eye-catchers.
16590 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16591 literal line numbers.
16592
16593 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16594
16595 * gdb.base/call-ar-st.c: Add eye-catchers.
16596 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16597 literal line numbers.
16598
16599 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16600
16601 * gdb.base/average.c: Add eye-catchers.
16602 * gdb.base/sum.c: Likewise.
16603 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16604 regexps dynamically.
16605
16606 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16607
16608 * gdb.base/solib1.c: Add eye-catchers.
16609 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16610 literal line numbers.
16611
16612 2014-11-12 Pedro Alves <palves@redhat.com>
16613
16614 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16615 leader has exited.
16616
16617 2014-11-12 Pedro Alves <palves@redhat.com>
16618
16619 * gdb.arch/i386-bp_permanent.c: New file.
16620 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16621 (srcfile): Set to i386-bp_permanent.c.
16622 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16623 that stepi does not execute the 'leave' instruction, instead of
16624 testing it does execute.
16625 * gdb.base/bp-permanent.c: New file.
16626 * gdb.base/bp-permanent.exp: New file.
16627
16628 2014-11-10 Doug Evans <xdje42@gmail.com>
16629
16630 PR symtab/17564
16631 * gdb.base/symtab-search-order.exp: New file.
16632 * gdb.base/symtab-search-order.c: New file.
16633 * gdb.base/symtab-search-order-1.c: New file.
16634 * gdb.base/symtab-search-order-shlib-1.c: New file.
16635
16636 2014-11-07 Pedro Alves <palves@redhat.com>
16637
16638 PR gdb/17511
16639 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16640 i?86-*-linux*.
16641
16642 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16643
16644 PR c++/17494
16645 * gdb.cp/pr17494.cc: New file.
16646 * gdb.cp/pr17494.exp: New file.
16647
16648 2014-11-02 Yao Qi <yao@codesourcery.com>
16649
16650 * gdb.python/python.exp: Get working directory and match the
16651 output of "set extended-prompt \\w " with it.
16652
16653 2014-10-30 Doug Evans <dje@google.com>
16654
16655 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16656 in objfiles.
16657 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16658 in progspaces.
16659
16660 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16661
16662 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16663 * gdb.base/realname-expand.exp: Likewise.
16664 * gdb.linespec/macro-relative.exp: Likewise.
16665
16666 2014-10-29 Pedro Alves <palves@redhat.com>
16667
16668 PR gdb/17408
16669 * gdb.threads/schedlock.c (some_function): New function.
16670 (call_function): New global.
16671 (MAYBE_CALL_SOME_FUNCTION): New macro.
16672 (thread_function): Call it.
16673 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16674 and use it instead of a global counter. Adjust all callers.
16675 (get_current_thread): Use "find current thread" for test message
16676 here rather than having all callers pass down the same string.
16677 (goto_loop): New procedure, factored out from ...
16678 (my_continue): ... this.
16679 (step_ten_loops): Change parameter from test message to command to
16680 use. Adjust.
16681 (list_count): Delete global.
16682 (check_result): New procedure, factored out from duplicate top
16683 level code.
16684 (continue tests): Wrap in with_test_prefix.
16685 (test_step): New procedure, factored out from duplicate top level
16686 code.
16687 (top level): Test "step" in combination with all scheduler-locking
16688 modes. Test "next" in combination with all scheduler-locking
16689 modes, and in combination with stepping over a function call or
16690 not.
16691 * gdb.threads/next-bp-other-thread.c: New file.
16692 * gdb.threads/next-bp-other-thread.exp: New file.
16693
16694 2014-10-29 Pedro Alves <palves@redhat.com>
16695
16696 PR python/17372
16697 * gdb.python/python.exp: Test a multi-line command that spawns
16698 interactive Python.
16699 * gdb.base/multi-line-starts-subshell.exp: New file.
16700
16701 2014-10-29 Yao Qi <yao@codesourcery.com>
16702
16703 * gdb.base/fileio.exp: Make directories on host.
16704
16705 2014-10-29 Yao Qi <yao@codesourcery.com>
16706
16707 * gdb.base/fileio.c (test_write): Close the file.
16708
16709 2014-10-28 Pedro Alves <palves@redhat.com>
16710
16711 PR gdb/12623
16712 * gdb.base/sigstep.c (no_handler): New global.
16713 (main): If 'no_handler is true, set the signal handlers to
16714 SIG_IGN.
16715 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16716 with_sw_watch and no_handler parameters. Handle them.
16717 (top level) <stepping over handler when stopped at a breakpoint
16718 test>: Add a test axis for testing with a software watchpoint, and
16719 another for testing with the signal handler set to SIG_IGN.
16720 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16721 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16722
16723 2014-10-28 Pedro Alves <palves@redhat.com>
16724
16725 PR gdb/17511
16726 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16727 * gdb.base/sigstep.exp (other_handler_location): New global.
16728 (advance): Support stepping into the signal handler, and running
16729 commands while in the handler.
16730 (in_handler_map): New global.
16731 (top level): In the advance test, add combinations for getting
16732 into the handler with stepping commands, and for running commands
16733 in the handler. Add comment descripting the advancei tests.
16734
16735 2014-10-28 Pedro Alves <palves@redhat.com>
16736
16737 * gdb.base/sigstep.exp: Use build_executable instead of
16738 prepare_for_testing.
16739 (top level): Move code that starts GDB, runs to main and creates a
16740 display to ...
16741 (restart): ... this new procedure.
16742 (top level): Move backtrace from signal handler test to ...
16743 (validate_backtrace): ... this new procedure.
16744 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16745 with_test_prefix. Always restart GDB.
16746 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16747 with_test_prefix. Always restart GDB. No need to delete
16748 breakpoints after the test.
16749 (test_skip_handler): Remove prefix parameter.
16750 (skip_over_handler, breakpoint_to_handler)
16751 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16752 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16753 restart GDB. No need to delete breakpoints after the test.
16754 (top level): Use foreach to call the test procedures with
16755 different commands.
16756
16757 2014-10-28 Pedro Alves <palves@redhat.com>
16758
16759 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16760 instead of GNATS numbers.
16761 * gdb.base/sigbpt.exp: Likewise.
16762 * gdb.base/siginfo.exp: Likewise.
16763 * gdb.base/sigstep.exp: Likewise.
16764
16765 2014-10-27 Pedro Alves <palves@redhat.com>
16766
16767 * gdb.base/sigstep.c (dummy): New global.
16768 (main): Issue a couple writes to the new global.
16769 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16770 procedures.
16771 (skip_over_handler): Use test_skip_handler.
16772 (top level): Call skip_over_handler for stepi and nexti too.
16773 (breakpoint_over_handler): Use test_skip_handler.
16774 (top level): Call breakpoint_over_handler for stepi and nexti too.
16775
16776 2014-10-27 Yao Qi <yao@codesourcery.com>
16777
16778 * gdb.trace/tfile.c (adjust_function_address)
16779 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16780 function descriptor.
16781
16782 2014-10-24 Don Breazeal <donb@codesourcery.com>
16783
16784 * gdb.base/foll-fork.exp (test_follow_fork,
16785 catch_fork_child_follow): Check for updated fork messages emitted
16786 from infrun.c.
16787 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16788 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16789 vfork_and_exec_child_follow_through_step): Check for updated vfork
16790 messages emitted from infrun.c.
16791
16792 2014-10-24 Pedro Alves <palves@redhat.com>
16793
16794 * gdb.base/corefile.exp: Remove references to ultrix.
16795 * gdb.base/interrupt.exp: Likewise.
16796 * gdb.base/whatis.exp: Likewise.
16797 * gdb.gdb/selftest.exp: Likewise.
16798 * gdb.threads/manythreads.exp: Likewise.
16799 * gdb.threads/print-threads.exp: Likewise.
16800 * gdb.threads/pthreads.exp:: Likewise.
16801 * gdb.threads/schedlock.exp: Likewise.
16802
16803 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16804
16805 * gdb.cp/non-trivial-retval.cc: Add a test case.
16806 * gdb.cp/non-trivial-retval.exp: Add a test.
16807
16808 2014-10-20 Yao Qi <yao@codesourcery.com>
16809
16810 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16811 * gdb.python/py-objfile-script-gdb.py: New file.
16812 * gdb.python/py-objfile-script.exp: Update reference to
16813 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16814 of remote_download. Remove the dest file.
16815
16816 2014-10-20 Yao Qi <yao@codesourcery.com>
16817
16818 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16819 * gdb.base/step-line.exp: Likewise.
16820 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16821 * gdb.dwarf2/dw2-basic.exp: Likewise.
16822 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16823 * gdb.dwarf2/dw2-filename.exp: Likewise.
16824 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16825 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16826 * gdb.dwarf2/dw2-producer.exp: Likewise.
16827 * gdb.dwarf2/mac-fileno.exp: Likewise.
16828 * gdb.python/py-frame-args.exp: Likewise.
16829 * gdb.python/py-framefilter.exp: Likewise.
16830 * gdb.python/py-mi.exp: Likewise.
16831 * gdb.python/py-objfile-script.exp: Likewise
16832 * gdb.python/py-pp-integral.exp: Likewise.
16833 * gdb.python/py-pp-re-notag.exp: Likewise.
16834 * gdb.python/py-prettyprint.exp: Likewise.
16835 * gdb.python/py-section-script.exp: Likewise.
16836 * gdb.python/py-typeprint.exp: Likewise.
16837 * gdb.python/py-xmethods.exp: Likewise.
16838 * gdb.stabs/weird.exp: Likewise.
16839 * gdb.xml/tdesc-regs.exp: Likewise.
16840
16841 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16842
16843 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16844 (out_cu): Use addr_len for the size of addresses.
16845 (out_line): Likewise. Size DW_LNE_set_address instruction
16846 according to addr_len.
16847 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16848 (FUNC): Add START_INSNS to definition.
16849
16850 2014-10-18 Yao Qi <yao@codesourcery.com>
16851
16852 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16853 gdb_has_argv0 return true.
16854 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16855 check [target_info exists noargs], check [gdb_has_argv0]
16856 instead.
16857 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16858 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16859 procedures.
16860
16861 2014-10-17 Doug Evans <dje@google.com>
16862
16863 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16864 event.
16865 * gdb.python/py-events.py: Add clear_objfiles event.
16866
16867 2014-10-17 Doug Evans <dje@google.com>
16868
16869 * gdb.python/py-objfile.exp: Test progspace attribute.
16870
16871 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16872
16873 * gdb.guile/scm-breakpoint.exp: Do not assume any
16874 directory separators when matching source file paths.
16875 * gdb.python/py-breakpoint.exp: Likewise.
16876 * gdb.reverse/break-precsave.exp: Likewise.
16877 * gdb.reverse/break-reverse.exp: Likewise.
16878 * gdb.reverse/consecutive-precsave.exp: Likewise.
16879 * gdb.reverse/finish-precsave.exp: Likewise.
16880 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16881 * gdb.reverse/finish-reverse.exp: Likewise.
16882 * gdb.reverse/i386-precsave.exp: Likewise.
16883 * gdb.reverse/i387-env-reverse.exp: Likewise.
16884 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16885 * gdb.reverse/machinestate-precsave.exp: Likewise.
16886 * gdb.reverse/machinestate.exp: Likewise.
16887 * gdb.reverse/sigall-precsave.exp: Likewise.
16888 * gdb.reverse/solib-precsave.exp: Likewise.
16889 * gdb.reverse/step-precsave.exp: Likewise.
16890 * gdb.reverse/until-precsave.exp: Likewise.
16891 * gdb.reverse/watch-precsave.exp: Likewise.
16892 * gdb.reverse/watch-reverse.exp: Likewise.
16893
16894 2014-10-17 Yao Qi <yao@codesourcery.com>
16895
16896 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16897 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16898
16899 2014-10-17 Pedro Alves <palves@redhat.com>
16900
16901 PR gdb/17471
16902 * gdb.base/bg-execution-repeat.c: New file.
16903 * gdb.base/bg-execution-repeat.exp: New file.
16904
16905 2014-10-17 Pedro Alves <palves@redhat.com>
16906
16907 PR gdb/17300
16908 * gdb.base/continue-all-already-running.c: New file.
16909 * gdb.base/continue-all-already-running.exp: New file.
16910
16911 2014-10-17 Pedro Alves <palves@redhat.com>
16912
16913 PR gdb/17472
16914 * gdb.base/annota-input-while-running.c: New file.
16915 * gdb.base/annota-input-while-running.exp: New file.
16916
16917 2014-10-17 Pedro Alves <palves@redhat.com>
16918
16919 * gdb.base/callfuncs.exp: emove references to osf.
16920 * gdb.base/sigall.exp: Likewise.
16921 * gdb.gdb/selftest.exp: Likewise.
16922 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16923 * gdb.mi/non-stop.c: Likewise.
16924 * gdb.mi/pthreads.c: Likewise.
16925 * gdb.reverse/sigall-precsave.exp: Likewise.
16926 * gdb.reverse/sigall-reverse.exp: Likewise.
16927 * gdb.threads/pthreads.c: Likewise.
16928 * gdb.threads/pthreads.exp: Likewise.
16929
16930 2014-10-17 Yao Qi <yao@codesourcery.com>
16931
16932 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16933 check 'target_info exists noargs'.
16934 (test_command_prompt_position): Likewise.
16935 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16936 Remove "set args".
16937 (progvar_simple_while_test): Likewise.
16938 (progvar_complex_if_while_test): Likewise.
16939 (if_while_breakpoint_command_test): Likewise.
16940 (infrun_breakpoint_command_test): Likewise.
16941 (breakpoint_command_test): Likewise.
16942 (watchpoint_command_test): Likewise.
16943 (bp_deleted_in_command_test): Likewise.
16944 (temporary_breakpoint_commands): Likewise.
16945
16946 2014-10-16 Yao Qi <yao@codesourcery.com>
16947
16948 * gdb.base/remotetimeout.exp: Remove noargs checking.
16949
16950 2014-10-15 Pedro Alves <palves@redhat.com>
16951
16952 PR breakpoints/9649
16953 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16954 * gdb.base/breakpoint-in-ro-region.exp
16955 (probe_target_hardware_step): New procedure.
16956 (top level): Probe hardware stepping and hardware breakpoint
16957 support. Test stepping through a read-only region, with both
16958 "breakpoint auto-hw" on and off and both "always-inserted" on and
16959 off.
16960
16961 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16962
16963 * gdb.dlang/demangle.exp: Update for demangling changes.
16964
16965 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16966
16967 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16968 * gdb.cp/non-trivial-retval.exp: Add new tests.
16969
16970 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16971
16972 PR c++/13403
16973 PR c++/15154
16974 * gdb.cp/non-trivial-retval.cc: New file.
16975 * gdb.cp/non-trivial-retval.exp: New file.
16976
16977 2014-10-15 Yao Qi <yao@codesourcery.com>
16978
16979 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16980 remote host.
16981
16982 2014-10-15 Yao Qi <yao@codesourcery.com>
16983
16984 * gdb.python/py-symbol.exp: Match file base name if host is
16985 remote, otherwise match file name with dir name.
16986 * gdb.python/py-symtab.exp: Likewise.
16987 * gdb.python/python.exp: Likewise.
16988
16989 2014-10-15 Yao Qi <yao@codesourcery.com>
16990
16991 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16992 pattern.
16993 * gdb.python/py-symtab.exp: Likewise.
16994 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16995 locationn.
16996
16997 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16998
16999 * gdb.ada/addr_arith: New testcase.
17000
17001 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17002
17003 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17004 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17005 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17006 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17007
17008 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17009
17010 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17011 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17012 * gdb.arch/stap-eval-lang-ada.exp: New file.
17013
17014 2014-10-14 Yao Qi <yao@codesourcery.com>
17015
17016 * gdb.mi/mi-var-child.c (nothing1): New function.
17017 (nothing2): New function.
17018 (do_children_tests): Set function pointers by nothing1 and
17019 nothing2.
17020 * gdb.mi/mi-var-child.exp: Step over new added statements.
17021 Update test to match the new output.
17022 * gdb.mi/var-cmd.c (nothing1): New function.
17023 (nothing2): New function.
17024 (do_children_tests): Set function pointers by nothing1 and
17025 nothing2.
17026 * gdb.mi/mi-var-display.exp: Update test to match output.
17027 Step to the line specified by $line_dct_nothing.
17028 Increase the number of lines to step.
17029
17030 2014-10-14 Yao Qi <yao@codesourcery.com>
17031
17032 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17033 tests.
17034 * gdb.mi/mi2-var-child.exp: Likewise.
17035
17036 2014-10-13 Doug Evans <dje@google.com>
17037
17038 * gdb.python/py-objfile.exp: Change name of file name test.
17039
17040 2014-10-13 Doug Evans <dje@google.com>
17041
17042 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17043 from the start of the CU.
17044
17045 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17046 Yao Qi <yao@codesourcery.com>
17047
17048 Fix "save breakpoints" for "catch" command.
17049 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17050 Remove -nonewline. Match also the added "main" line.
17051
17052 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17053
17054 Fix "save breakpoints" for "disable $bpnum" command.
17055 * gdb.base/save-bp.c (main): Add label.
17056 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17057
17058 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17059
17060 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17061
17062 2014-10-11 Yao Qi <yao@codesourcery.com>
17063
17064 * gdb.server/server-kill.exp: Execute command
17065 "set remote trace-status-packet on" before "tstatus".
17066
17067 2014-10-11 Yao Qi <yao@codesourcery.com>
17068
17069 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17070 (main): Call getppid.
17071 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17072 and continue to it. Read variable "server_pid".
17073
17074 2014-10-11 Yao Qi <yao@codesourcery.com>
17075
17076 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17077
17078 2014-10-11 Yao Qi <yao@codesourcery.com>
17079
17080 * gdb.threads/thread-find.exp: Don't execute command
17081 "info threads".
17082 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17083 * gdb.threads/linux-dp.exp: Don't check the condition
17084 $threads_created equals to zero.
17085
17086 2014-10-10 Pedro Alves <palves@redhat.com>
17087
17088 * gdb.base/bigcore.exp: Remove references to IRIX.
17089 * gdb.base/funcargs.exp: Likewise.
17090 * gdb.base/interrupt.exp: Likewise.
17091 * gdb.base/mips_pro.exp: Likewise.
17092 * gdb.base/nodebug.exp: Likewise.
17093 * gdb.base/setvar.exp: Likewise.
17094 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17095
17096 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17097 Pedro Alves <palves@redhat.com>
17098
17099 PR symtab/14466
17100 * gdb.base/vdso-warning.c: New file.
17101 * gdb.base/vdso-warning.exp: New file.
17102
17103 2014-10-02 Doug Evans <dje@google.com>
17104
17105 * gdb.base/structs.c (main): Don't run forever.
17106
17107 2014-10-02 Pedro Alves <palves@redhat.com>
17108
17109 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17110 (top level) <stop threads 1, stop threads 2>: Use it.
17111
17112 2014-10-02 Pedro Alves <palves@redhat.com>
17113
17114 * gdb.threads/break-while-running.exp (test): Add new
17115 'update_thread_list' argument. Skip "info threads" if false.
17116 (top level): Add new 'update_thread_list' axis.
17117
17118 2014-10-02 Pedro Alves <palves@redhat.com>
17119
17120 PR breakpoints/17431
17121 * gdb.base/execl-update-breakpoints.c: New file.
17122 * gdb.base/execl-update-breakpoints.exp: New file.
17123
17124 2014-10-01 Pedro Alves <palves@redhat.com>
17125
17126 * gdb.base/breakpoint-in-ro-region.c: New file.
17127 * gdb.base/breakpoint-in-ro-region.exp: New file.
17128
17129 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17130
17131 * gdb.mi/mi-exit-code.exp: New file.
17132 * gdb.mi/mi-exit-code.c: New file.
17133
17134 2014-09-30 Yao Qi <yao@codesourcery.com>
17135
17136 * lib/prelink-support.exp (build_executable_own_libs): Error if
17137 the target isn't native.
17138
17139 2014-09-30 Yao Qi <yao@codesourcery.com>
17140
17141 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17142 false.
17143
17144 2014-09-22 Pedro Alves <palves@redhat.com>
17145
17146 * gdb.threads/break-while-running.exp: New file.
17147 * gdb.threads/break-while-running.c: New file.
17148
17149 2014-09-19 Yao Qi <yao@codesourcery.com>
17150
17151 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17152 Invoke test. Restart GDB with --readnow and invoke test again.
17153
17154 2014-09-19 Yao Qi <yao@codesourcery.com>
17155
17156 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17157 proc set_breakpoint_on_gcd_function. Invoke
17158 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17159 invoke set_breakpoint_on_gcd_function again.
17160
17161 2014-09-18 Doug Evans <dje@google.com>
17162
17163 * gdb.dwarf2/symtab-producer.exp: New file.
17164
17165 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17166
17167 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17168 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17169 * gdb.base/global-var-nested-by-dso.c: Likewise.
17170 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17171
17172 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17173 Pedro Alves <palves@redhat.com>
17174
17175 * gdb.base/watch-bitfields.exp: Pass string other than test file
17176 name to prepare_for_testing.
17177 (watch): New procedure.
17178 (expect_watchpoint): Use with_test_prefix.
17179 (top level): Factor out tests to ...
17180 (test_watch_location, test_regular_watch): ... these new
17181 procedures, and use with_test_prefix and gdb_continue_to_end.
17182
17183 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17184
17185 PR breakpoints/12526
17186 * gdb.base/watch-bitfields.exp: New file.
17187 * gdb.base/watch-bitfields.c: New file.
17188
17189 2014-09-16 Pedro Alves <palves@redhat.com>
17190
17191 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17192 software and hardware addresses, not software address against
17193 itself.
17194
17195 2014-09-16 Pedro Alves <palves@redhat.com>
17196
17197 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17198 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17199
17200 2014-09-16 Pedro Alves <palves@redhat.com>
17201
17202 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17203 files.
17204 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17205 "*-*-vxworks*" throughout.
17206 * gdb.base/break.exp: Likewise.
17207 * gdb.base/default.exp: Likewise.
17208 * gdb.base/scope.exp: Likewise.
17209 * gdb.base/sepdebug.exp: Likewise.
17210 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17211 throughout.
17212 * gdb.base/run.c: Likewise.
17213 * gdb.base/sepdebug.c: Likewise.
17214 * gdb.hp/gdb.aCC/run.c: Likewise.
17215 * gdb.reverse/until-reverse.c: Likewise.
17216 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17217
17218 2014-09-16 Yao Qi <yao@codesourcery.com>
17219
17220 * boards/local-remote-host-native.exp: New file.
17221
17222 2014-09-14 Doug Evans <xdje42@gmail.com>
17223
17224 * gdb.threads/queue-signal.c (thread_count): New variable.
17225 (thread_count_mutex, thread_count_condvar): New variables.
17226 (incr_thread_count, wait_all_threads_running): New functions.
17227 (main): Wait for all threads to be in their thread functions.
17228
17229 2014-09-13 Doug Evans <xdje42@gmail.com>
17230
17231 * gdb.threads/queue-signal.c: New file.
17232 * gdb.threads/queue-signal.exp: New file.
17233
17234 2014-09-13 Doug Evans <xdje42@gmail.com>
17235
17236 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17237 be consistent with what default_gdb_init uses.
17238 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17239 the plain text of the prompt. Add some logging printfs.
17240 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17241
17242 2014-09-12 Pedro Alves <palves@redhat.com>
17243
17244 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17245 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17246 * gdb.arch/i386-size-overlap.exp: Likewise.
17247 * gdb.arch/i386-size.exp: Likewise.
17248 * gdb.arch/i386-unwind.exp: Likewise.
17249 * gdb.base/a2-run.exp: Likewise.
17250 * gdb.base/break.exp: Likewise.
17251 * gdb.base/charset.exp: Likewise.
17252 * gdb.base/chng-syms.exp: Likewise.
17253 * gdb.base/commands.exp: Likewise.
17254 * gdb.base/dbx.exp: Likewise.
17255 * gdb.base/find.exp: Likewise.
17256 * gdb.base/funcargs.exp: Likewise.
17257 * gdb.base/jit-simple.exp: Likewise.
17258 * gdb.base/reread.exp: Likewise.
17259 * gdb.base/sepdebug.exp: Likewise.
17260 * gdb.base/step-bt.exp: Likewise.
17261 * gdb.cp/mb-inline.exp: Likewise.
17262 * gdb.cp/mb-templates.exp: Likewise.
17263 * gdb.objc/basicclass.exp: Likewise.
17264 * gdb.threads/killed.exp: Likewise.
17265
17266 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17267
17268 PR tdep/17379
17269 * gdb.arch/powerpc-stackless.S: New file.
17270 * gdb.arch/powerpc-stackless.exp: New file.
17271
17272 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17273
17274 * gdb.base/attach.c: Include unistd.h.
17275 (main): Call alarm. Add label postloop.
17276 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17277 gdb_breakpoint, gdb_continue_to_breakpoint.
17278 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17279
17280 2014-09-11 Pedro Alves <palves@redhat.com>
17281
17282 PR gdb/17347
17283 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17284 * gdb.base/attach.exp (test_command_line_attach_run): New
17285 procedure.
17286 (top level): Call it.
17287
17288 2014-09-11 Pedro Alves <palves@redhat.com>
17289
17290 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17291 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17292 (do_command_attach_tests): Use spawn_wait_for_attach.
17293 * gdb.base/solib-overlap.exp: Likewise.
17294 * gdb.multi/multi-attach.exp: Likewise.
17295 * gdb.python/py-prompt.exp: Likewise.
17296 * gdb.python/py-sync-interp.exp: Likewise.
17297 * gdb.server/ext-attach.exp: Likewise.
17298
17299 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17300
17301 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17302 command in testcase. Simplify testcase.
17303
17304 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17305
17306 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17307
17308 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17309
17310 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17311
17312 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17313
17314 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17315
17316 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17317
17318 * gdb.dwarf2/dynarr-ptr.c: New file.
17319 * gdb.dwarf2/dynarr-ptr.exp: New file.
17320
17321 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17322
17323 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17324 of 30 rather than hardcoding 120 for a slow test case. Take the
17325 `gdb,timeout' target setting into account for this calculation.
17326 Don't extend the timeout for the test cases that don't need it.
17327
17328 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17329
17330 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17331 a factor of 2 for a slow test case. Take the `gdb,timeout'
17332 target setting into account for this calculation.
17333 * gdb.reverse/until-precsave.exp: Increase the timeout by
17334 a factor of 15 and 3 respectively rather than adding 120
17335 for a pair of slow test cases. Take the `gdb,timeout'
17336 target setting into account for this calculation.
17337
17338 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17339
17340 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17341 timeout, don't pass one down to gdb_expect.
17342 (gdb_expect): Rework timeout selection.
17343
17344 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17345
17346 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17347 exception on timeout.
17348 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17349 (gdbserver_start_extended): Catch any `gdbserver_start' error
17350 exceptions.
17351 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17352 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17353 `gdbserver_gdb_load' error exceptions.
17354
17355 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17356
17357 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17358 120 on waiting for the TCP socket to open.
17359
17360 2014-09-09 Doug Evans <xdje42@gmail.com>
17361
17362 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17363 _caller_matches, _any_caller_is, _any_caller_matches.
17364
17365 2014-09-09 Doug Evans <xdje42@gmail.com>
17366
17367 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17368
17369 2014-09-09 Yao Qi <yao@codesourcery.com>
17370
17371 * gdb.mi/mi-var-display.exp: Set print symbol off.
17372
17373 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17374
17375 PR gdb/17035
17376 * gdb.base/commands.exp: Add tests to verify user-defined
17377 commands with empty bodies.
17378 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17379 python commands in `show user command`.
17380 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17381 scheme commands in `show user command`.
17382
17383 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17384
17385 PR python/17355
17386 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17387 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17388 * gdb.python/py-framefilter-invalidarg.exp: New file.
17389 * gdb.python/py-framefilter-invalidarg.py: New file.
17390
17391 2014-09-06 Doug Evans <xdje42@gmail.com>
17392
17393 PR 15276
17394 * gdb.python/py-caller-is.c: New file.
17395 * gdb.python/py-caller-is.exp: New file.
17396
17397 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17398
17399 PR gdb/17235
17400 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17401 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17402
17403 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17404
17405 PR fortran/17237
17406 * gdb.fortran/print-formatted.exp: New file.
17407 * gdb.fortran/print-formatted.f90: Likewise.
17408
17409 2014-09-03 Sasha Smundak <asmundak@google.com>
17410
17411 * gdb.python/py-frame.exp: Test Frame.read_register.
17412
17413 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17414
17415 PR python/16699
17416 * gdb.python/py-completion.exp: New file.
17417 * gdb.python/py-completion.py: Likewise.
17418
17419 2014-08-28 Doug Evans <dje@google.com>
17420
17421 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17422 eax,etc. are live with values set by gdb and thus the compiler can't
17423 use them.
17424 * gdb.arch/i386-pseudo.c (main): Ditto.
17425
17426 2014-08-27 Doug Evans <dje@google.com>
17427
17428 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17429
17430 2014-08-25 Doug Evans <dje@google.com>
17431
17432 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17433 (main): Ditto.
17434
17435 2014-08-25 Doug Evans <dje@google.com>
17436
17437 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17438
17439 2014-08-24 Yao Qi <yao@codesourcery.com>
17440
17441 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17442 symbol off.
17443 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17444
17445 2014-08-22 Doug Evans <dje@google.com>
17446
17447 PR 17276
17448 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17449 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17450 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17451
17452 2014-08-22 Yao Qi <yao@codesourcery.com>
17453
17454 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17455 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17456 * gdb.python/python.exp: Likewise. Use .py file on the host
17457 instead of the build.
17458
17459 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17460
17461 * gdb.threads/gcore-stale-thread.c: New file.
17462 * gdb.threads/gcore-stale-thread.exp: New file.
17463
17464 2014-08-21 Pedro Alves <palves@redhat.com>
17465
17466 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17467 * gdb.base/gcore-relro-pie.exp: Likewise.
17468 * gdb.base/gcore-relro.exp: Likewise.
17469 * gdb.base/gcore.exp: Likewise.
17470 * gdb.base/print-symbol-loading.exp: Likewise.
17471 * gdb.threads/gcore-thread.exp: Likewise.
17472 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17473
17474 2014-08-20 Pedro Alves <palves@redhat.com>
17475 Jan Kratochvil <jan.kratochvil@redhat.com>
17476
17477 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17478 configure.
17479 (EXPECT): Handle READ1 being set.
17480 (all): Depend on EXTRA_RULES.
17481 (check-read1, expect-read1, read1.so, read1): New rules.
17482 * README (Testsuite Parameters): Document the READ1 make variable.
17483 (Race detection): New section.
17484 * configure: Regenerate.
17485 * configure.ac: If build==host==target, and running under a
17486 GNU/glibc system, add read1 to the extra Makefile rules.
17487 (EXTRA_RULES): AC_SUBST it.
17488 * lib/read1.c: New file.
17489
17490 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17491
17492 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17493 the handling of variables declared as a typedef to an array
17494 which a DW_AT_data_location attribute.
17495
17496 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17497 Pedro Alves <palves@redhat.com>
17498
17499 PR symtab/14604
17500 PR symtab/14605
17501 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17502 gdb_test.
17503
17504 2014-08-19 Pedro Alves <palves@redhat.com>
17505
17506 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17507
17508 2014-08-19 Yao Qi <yao@codesourcery.com>
17509
17510 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17511 right line.
17512
17513 2014-08-18 David Blaikie <dblaikie@gmail.com>
17514
17515 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17516
17517 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17518
17519 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17520 attribute in array range.
17521
17522 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17523
17524 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17525
17526 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17527
17528 PR c++/17132
17529 * gdb.cp/pr17132.cc: New file.
17530 * gdb.cp/pr17132.exp: New file.
17531
17532 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17533
17534 * gdb.python/py-xmethods.py (A_getarrayind)
17535 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17536 Use 'print' with function call syntax.
17537 (E_method_matcher.match): Fix tab vs space indentation mixup.
17538
17539 2014-08-15 Yao Qi <yao@codesourcery.com>
17540
17541 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17542 false.
17543
17544 2014-08-15 Yao Qi <yao@codesourcery.com>
17545
17546 * gdb.cp/casts.exp: Set print symbol off.
17547 * gdb.cp/class2.exp: Likewise.
17548 * gdb.cp/overload.exp: Likewise.
17549 * gdb.cp/templates.exp: Likewise.
17550
17551 2014-08-11 Doug Evans <dje@google.com>
17552
17553 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17554 (test_load_shlib): Update.
17555
17556 2014-08-09 Yao Qi <yao@codesourcery.com>
17557
17558 * gdb.base/display.exp: Invoke is_address_zero_readable.
17559 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17560 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17561 * gdb.base/hbreak-unmapped.exp: Return if
17562 is_address_zero_readable returns true.
17563 * gdb.base/signest.exp: Likewise.
17564 * gdb.base/signull.exp: Likewise.
17565 * gdb.base/sigbpt.exp: Likewise.
17566 * gdb.guile/scm-disasm.exp: Do the test if
17567 is_address_zero_readable returns false.
17568 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17569 * gdb.python/py-arch.exp: Likewise.
17570 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17571 * lib/gdb.exp (is_address_zero_readable): New proc.
17572
17573 2014-08-09 Yao Qi <yao@codesourcery.com>
17574
17575 PR testsuite/13443
17576 * gdb.mi/mi-var-display.exp: Make test messages unique.
17577
17578 2014-08-04 Tom Tromey <tromey@redhat.com>
17579
17580 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17581 target 0".
17582
17583 2014-08-04 Tom Tromey <tromey@redhat.com>
17584
17585 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17586 "target_resume".
17587
17588 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17589
17590 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17591 inner_vla_struct_object_size.
17592 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17593 as xfail.
17594
17595 2014-07-30 Pedro Alves <palves@redhat.com>
17596
17597 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17598 comment.
17599
17600 2014-07-29 Yao Qi <yao@codesourcery.com>
17601
17602 PR gdb/17206
17603 * gdb.base/until-nodebug.exp: New.
17604
17605 2014-07-28 Doug Evans <xdje42@gmail.com>
17606
17607 PR guile/17203
17608 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17609 previously existing parameter, and previously ambiguously spelled
17610 parameter.
17611
17612 2014-07-28 Will Newton <will.newton@linaro.org>
17613
17614 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17615
17616 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17617 Doug Evans <xdje42@gmail.com>
17618
17619 PR guile/17146
17620 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17621
17622 2014-07-25 Pedro Alves <palves@redhat.com>
17623
17624 * gdb.threads/signal-command-handle-nopass.c: New file.
17625 * gdb.threads/signal-command-handle-nopass.exp: New file.
17626 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17627 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17628 * gdb.threads/signal-delivered-right-thread.c: New file.
17629 * gdb.threads/signal-delivered-right-thread.exp: New file.
17630
17631 2014-07-25 Pedro Alves <palves@redhat.com>
17632
17633 * gdb.base/double-prompt-target-event-error.exp
17634 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17635 match.
17636 (cancel_pagination_in_target_event): Rework double prompt
17637 detection.
17638 * gdb.base/paginate-after-ctrl-c-running.exp
17639 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17640 <return>' match.
17641 * gdb.base/paginate-bg-execution.exp
17642 (test_bg_execution_pagination_return)
17643 (test_bg_execution_pagination_cancel): Remove '-notransfer
17644 <return>' matches.
17645 * gdb.base/paginate-execution-startup.exp
17646 (test_fg_execution_pagination_return)
17647 (test_fg_execution_pagination_cancel): Remove '-notransfer
17648 <return>' matches.
17649 * gdb.base/paginate-inferior-exit.exp
17650 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17651 match.
17652 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17653 * lib/gdb.exp (pagination_prompt): Run text through
17654 string_to_regexp.
17655 (gdb_test_multiple): Match $pagination_prompt instead of
17656 "<return>".
17657 (string_to_regexp): Move to lib/gdb-utils.exp.
17658
17659 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17660
17661 * gdb.arch/amd64-entry-value-paramref.S: New file.
17662 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17663 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17664 * gdb.arch/amd64-optimout-repeat.S: New file.
17665 * gdb.arch/amd64-optimout-repeat.c: New file.
17666 * gdb.arch/amd64-optimout-repeat.exp: New file.
17667
17668 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17669
17670 PR gdb/17170
17671 * gdb.base/statistics.exp: New file.
17672
17673 2014-07-17 Doug Evans <dje@google.com>
17674
17675 PR gdb/17170
17676 * gdb.base/maint.exp: Update testing of per-command stats.
17677
17678 2014-07-16 Pedro Alves <palves@redhat.com>
17679
17680 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17681 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17682 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17683 (tfile_write_buf): New functions.
17684 (add_memory_block): Rewrite using the above.
17685 (adjust_function_address): New function.
17686 (FUNCTION_ADDRESS): New macro.
17687 (write_basic_trace_file): Remove short_x local, and use
17688 tfile_write_16. Change type of func_addr local to unsigned long
17689 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17690 here. Cast argument of add_memory_block to char pointer.
17691 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17692 (main): Remove parameters.
17693 * gdb.trace/tfile.exp: Remove nowarnings.
17694
17695 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17696
17697 * gdb.base/debug-expr.exp: Test string evaluation with
17698 "debug expression" on.
17699
17700 2014-07-15 Pedro Alves <palves@redhat.com>
17701
17702 * gdb.base/reread.exp: Use clean_restart.
17703
17704 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17705
17706 * gdb.arch/avr-flash-qualifer.c: New.
17707 * gdb.arch/avr-flash-qualifer.exp: New.
17708
17709 2014-07-14 Pedro Alves <palves@redhat.com>
17710
17711 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17712 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17713
17714 2014-07-14 Pedro Alves <palves@redhat.com>
17715
17716 * gdb.base/double-prompt-target-event-error.c: New file.
17717 * gdb.base/double-prompt-target-event-error.exp: New file.
17718
17719 2014-07-14 Pedro Alves <palves@redhat.com>
17720
17721 PR gdb/17072
17722 * gdb.base/paginate-inferior-exit.c: New file.
17723 * gdb.base/paginate-inferior-exit.exp: New file.
17724
17725 2014-07-14 Pedro Alves <palves@redhat.com>
17726
17727 PR gdb/17072
17728 * gdb.base/paginate-bg-execution.c: New file.
17729 * gdb.base/paginate-bg-execution.exp: New file.
17730
17731 2014-07-14 Pedro Alves <palves@redhat.com>
17732
17733 PR gdb/17072
17734 * gdb.base/paginate-execution-startup.c: New file.
17735 * gdb.base/paginate-execution-startup.exp: New file.
17736 * lib/gdb.exp (pagination_prompt): New global.
17737 (default_gdb_spawn): New procedure, factored out from
17738 default_gdb_spawn.
17739 (default_gdb_start): Adjust to call default_gdb_spawn.
17740 (gdb_spawn): New procedure.
17741
17742 2014-07-14 Pedro Alves <palves@redhat.com>
17743
17744 * lib/gdb.exp (gdb_assert): New procedure.
17745 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17746
17747 2014-07-14 Pedro Alves <palves@redhat.com>
17748
17749 * gdb.base/execution-termios.c: New file.
17750 * gdb.base/execution-termios.exp: New file.
17751
17752 2014-07-14 Tom Tromey <tromey@redhat.com>
17753
17754 * gdb.cp/vla-cxx.cc: New file.
17755 * gdb.cp/vla-cxx.exp: New file.
17756
17757 2014-07-14 Tom Tromey <tromey@redhat.com>
17758
17759 * gdb.reverse/rerun-prec.c: New file.
17760 * gdb.reverse/rerun-prec.exp: New file.
17761
17762 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17763 Maciej W. Rozycki <macro@codesourcery.com>
17764
17765 * lib/gdb-utils.exp: New file.
17766 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17767 inline `gdb_init_command' processing.
17768 (gdb_start_cmd): Likewise.
17769 * lib/mi-support.exp (mi_run_cmd): Likewise.
17770 * README: Document `gdb_init_command' and `gdb_init_commands'.
17771
17772 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17773
17774 Fix false FAIL running under a very long directory name.
17775 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17776 and "set print elements 10000". Twice.
17777
17778 2014-07-11 Yao Qi <yao@codesourcery.com>
17779
17780 * gdb.base/exprs.exp: "set print symbol off".
17781
17782 2014-07-11 Pedro Alves <palves@redhat.com>
17783
17784 * gdb.threads/kill.c: New file.
17785 * gdb.threads/kill.exp: New file.
17786
17787 2014-07-10 Yao Qi <yao@codesourcery.com>
17788
17789 * gdb.trace/tfile.c (write_basic_trace_file)
17790 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17791 address written to trace file.
17792
17793 2014-07-09 Pedro Alves <palves@redhat.com>
17794
17795 * gdb.base/attach-wait-input.exp: New file.
17796 * gdb.base/attach-wait-input.c: New file.
17797
17798 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17799
17800 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17801 setting up test structures.
17802 (main): Call new test function.
17803 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17804 test function, continue into test function and walk test
17805 structures.
17806
17807 2014-07-02 Yao Qi <yao@codesourcery.com>
17808
17809 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17810 'bar_start' at the beginning of functions 'foo' and 'bar'
17811 respectively.
17812 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17813 instead of 'foo' and 'bar'.
17814
17815 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17816
17817 * gdb.btrace/segv.exp: New.
17818 * gdb.btrace/segv.c: New.
17819
17820 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17821
17822 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17823 instruction.
17824
17825 2014-06-30 Mark Wielaard <mjw@redhat.com>
17826
17827 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17828 vulture, vilify, villar): New volatile array constants.
17829 (vindictive, vegetation): New const volatile array constants.
17830 * gdb.base/volatile.exp: Test volatile and const volatile array
17831 types.
17832
17833 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17834
17835 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17836 target lacks support for awatch, rwatch, or hbreak.
17837
17838 2014-06-27 Yao Qi <yao@codesourcery.com>
17839
17840 * gdb.multi/dummy-frame-restore.exp: New.
17841 * gdb.multi/dummy-frame-restore.c: New.
17842
17843 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17844
17845 * gdb.btrace/gcore.exp: New.
17846
17847 2014-06-23 Pedro Alves <palves@redhat.com>
17848
17849 * gdb.base/watchpoint-reuse-slot.c: New file.
17850 * gdb.base/watchpoint-reuse-slot.exp: New file.
17851
17852 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17853
17854 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17855 progspace's filename in 'info', 'enable' and 'disable' command
17856 tests.
17857
17858 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17859
17860 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17861 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17862 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17863
17864 2014-06-20 Gary Benson <gbenson@redhat.com>
17865
17866 * gdb.arch/i386-avx.exp: Fix include file location.
17867 * gdb.arch/i386-sse.exp: Likewise.
17868
17869 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17870
17871 * gdb.dlang/expression.exp: New file.
17872
17873 2014-06-19 Pedro Alves <palves@redhat.com>
17874
17875 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17876 out from ...
17877 (top level): ... here. Iterate running tests under different
17878 scheduler-locking settings.
17879
17880 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17881
17882 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17883 to DW_FORM_addr and use non-zero addresses.
17884
17885 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17886
17887 PR gdb/17017
17888 * gdb.python/py-xmethods.cc: Add global function call counters and
17889 increment them in their respective functions. Remove "cout"
17890 statements.
17891 * gdb.python/py-xmethods.exp: Make tests check the global function
17892 call counters instead of depending on inferior IO.
17893
17894 2014-06-18 Don Breazeal <donb@codesourcery.com>
17895
17896 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17897 Deleted procedure.
17898 (explicit_fork_parent_follow): Deleted procedure.
17899 (explicit_fork_child_follow): Deleted procedure.
17900 (test_follow_fork): New procedure.
17901 (do_fork_tests): Replace calls to deleted procedures with
17902 calls to test_follow_fork and reset GDB for subsequent
17903 procedure calls.
17904
17905 2014-06-17 Yao Qi <yao@codesourcery.com>
17906
17907 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17908 CP1252.
17909
17910 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17911
17912 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17913 Initialize ptr and S explicitly.
17914 (skip_type_update_when_not_use_rtti_test): Likewise.
17915
17916 2014-06-16 Keith Seitz <keiths@redhat.com>
17917
17918 PR mi/15863
17919 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17920 the inferior is started.
17921
17922 2014-06-16 Pedro Alves <palves@redhat.com>
17923
17924 * gdb.base/break-main-file-remove-fail.c: New file.
17925 * gdb.base/break-main-file-remove-fail.exp: New file.
17926 * gdb.base/break-unload-file.exp: Use build_executable instead of
17927 prepare_for_testing.
17928 (test_break): New parameter "initial_load". Handle it.
17929 (top level): Add initial_load cmdline/file axis.
17930
17931 2014-06-12 Tom Tromey <tromey@redhat.com>
17932
17933 * gdb.base/completion.exp: Don't use directory name in test.
17934
17935 2014-06-09 Gary Benson <gbenson@redhat.com>
17936
17937 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17938 separate the always-available ANSI-standard signals from the
17939 signals that require checking.
17940 (main): Likewise.
17941 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17942 Likewise.
17943 (main): Likewise.
17944
17945 2014-06-07 Keith Seitz <keiths@redhat.com>
17946
17947 Revert:
17948 PR c++/16253
17949 * gdb.cp/var-tag.cc: New file.
17950 * gdb.cp/var-tag.exp: New file.
17951 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17952 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17953 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17954 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17955
17956 2014-06-06 Doug Evans <xdje42@gmail.com>
17957
17958 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17959
17960 2014-06-06 Pedro Alves <palves@redhat.com>
17961
17962 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17963 in target debug output instead of looking at RSP packets,
17964 disabling the test on any target that uses hardware stepping.
17965 Update comments.
17966
17967 2014-06-06 Pedro Alves <palves@redhat.com>
17968
17969 * gdb.base/break-unload-file.exp: Fix typo.
17970
17971 2014-06-06 Yao Qi <yao@codesourcery.com>
17972
17973 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17974 from "jit_function" to "^jit_function".
17975
17976 2014-06-06 Yao Qi <yao@codesourcery.com>
17977
17978 * gdb.base/async.c (foo): Add one statement.
17979 * gdb.base/async.exp: Get the next instruction address and
17980 match the output of "nexti" by instruction address. Match
17981 the hex address in the output of "finish".
17982
17983 2014-06-06 Gary Benson <gbenson@redhat.com>
17984
17985 * gdb.base/call-signals.c: Remove preprocessor conditionals
17986 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17987 SIGSEGV and SIGTERM.
17988 * gdb.base/sigall.c: Likewise.
17989 * gdb.base/unwindonsignal.c: Likewise.
17990 * gdb.reverse/sigall-reverse.c: Likewise.
17991
17992 2014-06-06 Yao Qi <yao@codesourcery.com>
17993
17994 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17995 readable, skip the test.
17996
17997 2014-06-06 Yao Qi <yao@codesourcery.com>
17998
17999 * gdb.threads/staticthreads.c (thread_function): Move the line
18000 setting breakpoint on forward.
18001 * gdb.threads/staticthreads.exp: Update comments.
18002
18003 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18004
18005 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18006 "history-append! type error".
18007
18008 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18009
18010 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18011 erroneous dprintf expected input.
18012
18013 2014-06-04 Doug Evans <xdje42@gmail.com>
18014
18015 * gdb.guile/scm-generics.exp: Delete.
18016
18017 2014-06-04 Doug Evans <xdje42@gmail.com>
18018
18019 * gdb.guile/scm-breakpoint.exp: Update.
18020 Add tests for breakpoint registration.
18021
18022 2014-06-04 Tom Tromey <tromey@redhat.com>
18023
18024 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18025 VLA-in-union.
18026 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18027 inner_vla_struct, vla_union types. Initialize objects of those
18028 types and compute their sizes.
18029
18030 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18031 Hui Zhu <hui@codesourcery.com>
18032
18033 * gdb.base/fileio.exp: Add test for shell not available as well as
18034 available.
18035 * gdb.base/fileio.c (test_system): Check for shell twice.
18036
18037 2014-06-04 Yao Qi <yao@codesourcery.com>
18038
18039 * gdb.base/auto-connect-native-target.exp: Remove redundant
18040 space from the regexp pattern.
18041
18042 2014-06-04 Yao Qi <yao@codesourcery.com>
18043
18044 * gdb.base/default.exp: Replace "child" with "native" in
18045 regexp pattern.
18046
18047 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18048
18049 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18050 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18051 * gdb.python/py-xmethods.py: Python script supporting the
18052 new testcase and tests.
18053
18054 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18055 Pedro Alves <palves@redhat.com>
18056
18057 PR breakpoints/17000
18058 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18059 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18060
18061 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18062
18063 * gdb.base/subst.exp: Add tests to verify partial path matching
18064 output.
18065
18066 2014-06-03 Pedro Alves <palves@redhat.com>
18067
18068 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18069 target that doesn't use software single-stepping.
18070
18071 2014-06-03 Pedro Alves <palves@redhat.com>
18072
18073 PR breakpoints/17000
18074 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18075 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18076
18077 2014-06-02 Doug Evans <xdje42@gmail.com>
18078
18079 * gdb.guile/scm-parameter.exp: New file.
18080
18081 2014-06-02 Doug Evans <xdje42@gmail.com>
18082
18083 * gdb.guile/scm-cmd.c: New file.
18084 * gdb.guile/scm-cmd.exp: New file.
18085
18086 2014-06-02 Doug Evans <xdje42@gmail.com>
18087
18088 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18089 pretty-printer lookup.
18090 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18091 (make-pp_s-printer): Call it.
18092 (make-pretty-printer-from-dict): New function.
18093 (lookup-pretty-printer-maker-from-dict): New function.
18094 (*pretty-printer*): Simplify.
18095 (make-objfile-pp_s-printer): New function.
18096 (install-objfile-pretty-printers!): New function.
18097 (make-progspace-pp_s-printer): New function.
18098 (install-progspace-pretty-printers!): New function.
18099 * gdb.guile/scm-progspace.c: New file.
18100 * gdb.guile/scm-progspace.exp: New file.
18101
18102 2014-06-02 Pedro Alves <palves@redhat.com>
18103
18104 * gdb.base/dprintf-bp-same-addr.c: New file.
18105 * gdb.base/dprintf-bp-same-addr.exp: New file.
18106
18107 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18108
18109 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18110 * gdb.arch/powerpc-power.s: Likewise.
18111
18112 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18113
18114 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18115
18116 2014-06-01 Yao Qi <yao@codesourcery.com>
18117
18118 * gdb.base/watchpoint.exp (test_watch_location): Check null
18119 pointer can be dereferenced. If not, do the test, otherwise
18120 skip it.
18121
18122 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18123
18124 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18125 results.
18126 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18127
18128 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18129
18130 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18131 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18132 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18133 * gdb.arch/amd64-invalid-stack-top.c: New file.
18134 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18135
18136 2014-05-30 Pedro Alves <palves@redhat.com>
18137
18138 PR breakpoints/17000
18139 * gdb.base/sss-bp-on-user-bp.c: New file.
18140 * gdb.base/sss-bp-on-user-bp.exp: New file.
18141
18142 2014-05-30 David Blaikie <dblaikie@gmail.com>
18143
18144 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18145 gnu_inline semantics via attribute.
18146 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18147 source explicitly specifies the required semantics.
18148
18149 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18150
18151 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18152
18153 2014-05-29 Pedro Alves <palves@redhat.com>
18154 Tom Tromey <tromey@redhat.com>
18155
18156 * gdb.base/async-shell.exp: Don't enable target-async.
18157 * gdb.base/async.exp
18158 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18159 parameter. Adjust.
18160 (top level): Don't test with "target-async".
18161 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18162 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18163 * gdb.base/inferior-died.exp: Don't enable target-async.
18164 * gdb.base/interrupt-noterm.exp: Likewise.
18165 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18166 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18167 * gdb.mi/mi-nonstop.exp: Likewise.
18168 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18169 * gdb.mi/mi-nsintrall.exp: Likewise.
18170 * gdb.mi/mi-nsmoribund.exp: Likewise.
18171 * gdb.mi/mi-nsthrexec.exp: Likewise.
18172 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18173 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18174 * gdb.python/py-evsignal.exp: Don't enable target-async.
18175 * gdb.python/py-evthreads.exp: Likewise.
18176 * gdb.python/py-prompt.exp: Likewise.
18177 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18178 * gdb.server/solib-list.exp: Don't enable target-async.
18179 * gdb.threads/thread-specific-bp.exp: Likewise.
18180 * lib/mi-support.exp: Adjust to use mi-async.
18181
18182 2014-05-29 Pedro Alves <palves@redhat.com>
18183
18184 PR gdb/13860
18185 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18186 reason, even in sync mode.
18187
18188 2014-05-29 Pedro Alves <palves@redhat.com>
18189 Hui Zhu <hui@codesourcery.com>
18190
18191 PR PR15693
18192 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18193 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18194 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18195 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18196
18197 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18198
18199 * config/monitor.exp (gdb_target_monitor): Replace use of
18200 "set remotebaud" by "set serial baud".
18201
18202 2014-05-26 Andy Wingo <wingo@igalia.com>
18203
18204 * gdb.guile/scm-breakpoint.exp:
18205 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18206 properties instead of gdb-object-properties.
18207
18208 2014-05-26 Yao Qi <yao@codesourcery.com>
18209
18210 * gdb.server/no-thread-db.exp: Specify source file name
18211 explicitly when setting a breakpoint.
18212
18213 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18214
18215 * gdb.btrace/vdso.c: New.
18216 * gdb.btrace/vdso.exp: New.
18217
18218 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18219
18220 * gdb.base/gcore.exp (capture_command_output): Move ...
18221 * lib/gdb.exp (capture_command_output): ... here.
18222
18223 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18224
18225 * gdb.btrace/data.exp: Test memory access during btrace replay.
18226
18227 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18228
18229 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18230
18231 2014-05-21 Pedro Alves <palves@redhat.com>
18232
18233 PR gdb/13860
18234 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18235 (top level): Test that output related to execution commands is
18236 sent to the console with CLI commands, but not with MI commands.
18237 Test that breakpoint events are always mirrored to the console.
18238 Also expect the new source line to be output after a "next" in
18239 async mode too. Make it a pass/fail test.
18240 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18241 output.
18242 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18243
18244 2014-05-21 Pedro Alves <palves@redhat.com>
18245
18246 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18247 Use them to test variations of "list" after reaching a breakpoint.
18248 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18249 Test "list" with listsize 10 after reaching a breakpoint.
18250 * gdb.python/python.exp (decode_line current location line
18251 number): Adjust expected line number.
18252
18253 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18254
18255 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18256 behavior for $args, pass it directly to "run".
18257
18258 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18259
18260 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18261 30000 to 65536.
18262
18263 2014-05-21 Pedro Alves <palves@redhat.com>
18264
18265 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18266 auto-connect-native-target off".
18267 * gdb.base/auto-connect-native-target.c: New file.
18268 * gdb.base/auto-connect-native-target.exp: New file.
18269
18270 2014-05-21 Pedro Alves <palves@redhat.com>
18271
18272 * gdb.base/default.exp: Test "target native" instead of "target
18273 child".
18274
18275 2014-05-21 Mark Wielaard <mjw@redhat.com>
18276
18277 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18278
18279 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18280
18281 Fix TLS access for -static -pthread.
18282 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18283 <HAVE_TLS> (thread_function, main): Initialize it.
18284 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18285 Add clean_restart.
18286 <$have_tls != "">: Check TLSVAR.
18287
18288 2014-05-21 Pedro Alves <palves@redhat.com>
18289
18290 * gdb.base/dcache-line-read-error.c: New.
18291 * gdb.base/dcache-line-read-error.exp: New.
18292
18293 2014-05-20 Pedro Alves <palves@redhat.com>
18294
18295 * gdb.base/compare-sections.c: New file.
18296 * gdb.base/compare-sections.exp: New file.
18297
18298 2014-05-20 Pedro Alves <palves@redhat.com>
18299
18300 * gdb.base/break-idempotent.c: New file.
18301 * gdb.base/break-idempotent.exp: New file.
18302
18303 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18304
18305 * gdb.btrace/nohist.exp: New.
18306
18307 2014-05-20 Yao Qi <yao@codesourcery.com>
18308
18309 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18310 gdb.reverse directory and gdb_reverse_timeout exists in board
18311 setting.
18312 * README: Document gdb_reverse_timeout.
18313
18314 2014-05-20 Yao Qi <yao@codesourcery.com>
18315
18316 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18317 'test_file_name'. Treat args as a string instead of a list.
18318 (gdb_init): Rename argument 'args' by 'test_file_name'.
18319
18320 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18321
18322 * gdb.arch/powerpc-power.exp: New file.
18323 * gdb.arch/powerpc-power.s: New file.
18324
18325 2014-05-16 Doug Evans <dje@google.com>
18326
18327 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18328 * gdb.base/completion.exp: Check that all expected files exist
18329 before doing file completion.
18330
18331 2014-05-16 Doug Evans <dje@google.com>
18332
18333 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18334 Update.
18335 (do_syscall_tests_without_xml): Update.
18336
18337 2014-05-16 Pedro Alves <palves@redhat.com>
18338
18339 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18340 instead of "unknown output after running".
18341
18342 2014-05-16 Yao Qi <yao@codesourcery.com>
18343
18344 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18345 file1.txt from host at the end.
18346 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18347
18348 2014-05-15 Doug Evans <dje@google.com>
18349
18350 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18351 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18352 loading file. Add test for TU lookup.
18353
18354 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18355
18356 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18357 calling "-exec-arguments" or "set args" before running the
18358 inferior.
18359
18360 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18361
18362 * lib/mi-support.exp (mi_expect_stop): Expect message for
18363 inferiors that exit with non-zero exit code.
18364
18365 2014-05-14 Yao Qi <yao@codesourcery.com>
18366
18367 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18368 match absolute path on remote host.
18369 (test_file_list_exec_source_files): Remove "/" from the
18370 pattern.
18371
18372 2014-05-14 Yao Qi <yao@codesourcery.com>
18373
18374 * boards/local-remote-host-notty.exp (${board}_file): New
18375 proc.
18376
18377 2014-05-07 Kyle McMartin <kyle@redhat.com>
18378
18379 Pushed by Joel Brobecker <brobecker@adacore.com>.
18380 * gdb.arch/aarch64-atomic-inst.c: New file.
18381 * gdb.arch/aarch64-atomic-inst.exp: New file.
18382
18383 2014-05-07 Yao Qi <yao@codesourcery.com>
18384
18385 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18386 in current context" too.
18387
18388 2014-05-05 Keith Seitz <keiths@redhat.com>
18389
18390 * gdb.linespec/ls-dollar.exp: Add test for linespec
18391 file:convenience_variable.
18392
18393 2014-05-05 Yao Qi <yao@codesourcery.com>
18394
18395 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18396 traceframes into tfile and ctf trace files. Read data from
18397 trace file and test collected data.
18398 (gdb_collect_locals_test): Likewise.
18399 (gdb_unavailable_registers_test): Likewise.
18400 (gdb_unavailable_floats): Likewise.
18401 (gdb_collect_globals_test): Likewise.
18402 (top-level): Append "ctf" to trace_file_targets if GDB
18403 supports.
18404
18405 2014-05-05 Yao Qi <yao@codesourcery.com>
18406
18407 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18408 code to ...
18409 (gdb_collect_args_test_1): ... it. New proc.
18410 (gdb_collect_locals_test): Move some code to ...
18411 (gdb_collect_locals_test_1): ... it. New proc.
18412 (gdb_unavailable_registers_test): Move some code to ...
18413 (gdb_unavailable_registers_test_1): ... it. New proc.
18414 (gdb_unavailable_floats): Move some code to ...
18415 (gdb_unavailable_floats_1): ... it. New proc.
18416
18417 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18418
18419 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18420 probes to test for bitness recognition.
18421 * gdb.arch/amd64-stap-optional-prefix.exp
18422 (test_probe_value_without_reg): New procedure.
18423 Add code to test for different kinds of bitness.
18424
18425 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18426
18427 PR breakpoints/16889
18428 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18429 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18430
18431 2014-05-01 Pedro Alves <palves@redhat.com>
18432
18433 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18434 gdb_file_cmd if no file is specified.
18435 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18436 last_loaded_file to set the remote exec-file.
18437
18438 2014-05-01 Pedro Alves <palves@redhat.com>
18439
18440 * boards/local-remote-host.exp: New file.
18441
18442 2014-05-01 Pedro Alves <palves@redhat.com>
18443
18444 * boards/local-remote-host.exp: Rename to ...
18445 * boards/local-remote-host-notty.exp: ... this.
18446
18447 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18448
18449 * gdb.ada/dyn_arrayidx: New testcase.
18450
18451 2014-04-26 Yao Qi <yao@codesourcery.com>
18452
18453 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18454 and compute the length of function main. Save it in
18455 $main_length.
18456 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18457 (top-level): Use gdb_compile to compile objects into
18458 executable and restart GDB. Remove invocation to
18459 prepare_for_testing.
18460
18461 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18462 Pedro Alves <palves@redhat.com>
18463
18464 PR server/16255
18465 * gdb.multi/multi-attach.c: New file.
18466 * gdb.multi/multi-attach.exp: New file.
18467
18468 2014-04-25 Pedro Alves <palves@redhat.com>
18469
18470 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18471 user.
18472 (top level): Test that "set remote conditional-breakpoints-packet
18473 off" works as intended.
18474 * gdb.base/dprintf.exp: Test that "set remote
18475 breakpoint-commands-packet off" works as intended.
18476 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18477 New function.
18478 (top level): Call it.
18479 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18480 remote fast-tracepoints-packet off" works as intended.
18481 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18482 * lib/gdb.exp (gdb_is_target_remote): ... here.
18483
18484 2014-04-24 David Blaikie <dblaikie@gmail.com>
18485
18486 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18487 ensure clang would not discard them.
18488 * gdb.base/gdbvars.c: Ditto.
18489 * gdb.base/memattr.c: Ditto.
18490 * gdb.base/whatis.c: Ditto.
18491 * gdb.python/py-prettyprint.c: Ditto.
18492 * gdb.trace/actions.c: Ditto.
18493 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18494 ensure clang would not discard it.
18495
18496 2014-04-24 David Blaikie <dblaikie@gmail.com>
18497
18498 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18499 clang to emit the full definition of type required by the test
18500 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18501
18502 2014-04-24 David Blaikie <dblaikie@gmail.com>
18503
18504 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18505 coax Clang into emitting the definition of the type.
18506 * gdb.cp/pr10728-x.h (y): Ditto.
18507 * gdb.cp/pr10728-y.cc (y): Ditto.
18508
18509 2014-04-24 David Blaikie <dblaikie@gmail.com>
18510
18511 * gdb.base/label.exp: XFAIL label related tests under Clang.
18512 * gdb.cp/cplabel.exp: Ditto.
18513 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18514 under Clang those using labels.
18515
18516 2014-04-25 Yao Qi <yao@codesourcery.com>
18517
18518 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18519 double_label.
18520 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18521 partial_label and double_label.
18522
18523 2014-04-24 David Blaikie <dblaikie@gmail.com>
18524
18525 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18526
18527 2014-04-24 David Blaikie <dblaikie@gmail.com>
18528
18529 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18530 of the function to work across GCC and Clang.
18531 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18532 pointer types (const void ** const V void **).
18533
18534 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18535 Walfred Tedeschi <walfred.tedeschi@intel.com>
18536
18537 * Makefile.in (EXECUTABLES): Added i386-avx512.
18538 * gdb.arch/i386-avx512.c: New file.
18539 * gdb.arch/i386-avx512.exp: Likewise.
18540
18541 2014-04-23 Keith Seitz <keiths@redhat.com>
18542
18543 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18544 (mi_make_breakpoint_table): New procedure.
18545 (mi_create_breakpoint): Use mi_make_breakpoint
18546 and return the result.
18547 (mi_make_breakpoint): New procedure.
18548 (mi_build_kv_pairs): New procedure.
18549
18550 * gdb.mi/mi-break.exp: Remove unused globals,
18551 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18552 All callers updated.
18553 * gdb.mi/mi-dprintf.exp: Use variable to track command
18554 number.
18555 Update all callers of mi_create_breakpoint and use
18556 mi_make_breakpoint_table.
18557 Remove any unused global variables.
18558 * gdb.mi/mi-nonstop.exp: Likewise.
18559 * gdb.mi/mi-nsintrall.exp: Likewise.
18560 * gdb.mi/mi-nsmoribund.exp: Likewise.
18561 * gdb.mi/mi-nsthrexec.exp: Likewise.
18562 * gdb.mi/mi-reverse.exp: Likewise.
18563 * gdb.mi/mi-simplerun.exp: Likewise.
18564 * gdb.mi/mi-stepn.exp: Likewise.
18565 * gdb.mi/mi-syn-frame.exp: Likewise.
18566 * gdb.mi/mi-until.exp: Likewise.
18567 * gdb.mi/mi-var-cp.exp: Likewise.
18568 * gdb.mi/mi-var-display.exp: Likewise.
18569 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18570 * gdb.mi/mi2-var-child.exp: Likewise.
18571 * gdb.mi/mi-vla-c99.exp: Likewise.
18572 * lib/mi-support.exp: Likewise.
18573
18574 From Ian Lance Taylor <iant@cygnus.com>:
18575 * lib/gdb.exp (parse_args): New procedure.
18576
18577 2014-04-23 Pedro Alves <palves@redhat.com>
18578
18579 * gdb.base/break-unload-file.c: New file.
18580 * gdb.base/break-unload-file.exp: New file.
18581 * gdb.base/sym-file-lib.c (baz): New function.
18582 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18583 field.
18584 (load): Store the segment's mapped size.
18585 (unload): New function.
18586 (unload_shlib): New function.
18587 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18588 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18589 set a breakpoint at baz, and call it.
18590 * gdb.base/sym-file.exp: New tests for stale breakpoint
18591 instructions.
18592
18593 2014-04-23 Pedro Alves <palves@redhat.com>
18594
18595 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18596 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18597 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18598 * gdb.base/hbreak-unmapped.c: New file.
18599 * gdb.base/hbreak-unmapped.exp: New file.
18600 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18601 * lib/gdb.exp (gdb_is_target_remote): ... here.
18602
18603 2014-04-22 Pedro Alves <palves@redhat.com>
18604
18605 * gdb.base/consecutive-step-over.c: New file.
18606 * gdb.base/consecutive-step-over.exp: New file.
18607
18608 2014-04-22 Pedro Alves <palves@redhat.com>
18609
18610 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18611 instead of send_gdb/gdb_expect.
18612
18613 2014-04-22 Yao Qi <yao@codesourcery.com>
18614
18615 * lib/trace-support.exp (generate_tracefile): New procedure.
18616 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18617 return 0.
18618 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18619 if generate_tracefile returns 1.
18620
18621 2014-04-18 Tom Tromey <palves@redhat.com>
18622 Pedro alves <tromey@redhat.com>
18623
18624 PR backtrace/15558
18625 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18626 with a backtrace limit.
18627 * gdb.python/py-frame-inline.exp: Test running to an inline
18628 function with a backtrace limit, and printing the newest frame.
18629 * gdb.python/py-frame-inline.c (main): Call f.
18630
18631 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18632
18633 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18634
18635 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18636
18637 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18638 Drop prefix from unsupported source file path.
18639
18640 2014-04-17 Yao Qi <yao@codesourcery.com>
18641
18642 * lib/gdb.exp (with_target_charset): New proc.
18643 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18644 with_target_charset.
18645 (test_print_strings): Likewise.
18646 (test_repeat_bytes): Likewise.
18647 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18648 for some tests.
18649
18650 2014-04-16 Keith Seitz <keiths@redhat.com>
18651
18652 PR gdb/15827
18653 * gdb.dwarf2/corrupt.c: New file.
18654 * gdb.dwarf2/corrupt.exp: New file.
18655
18656 2014-04-16 Keith Seitz <keiths@redhat.com>
18657
18658 PR c++/16597
18659 * gdb.cp/namelessclass.cc: New file.
18660 * gdb.cp/namelessclass.exp: New file.
18661 * gdb.cp/namelessclass.S: New file.
18662
18663 2014-04-16 Doug Evans <dje@google.com>
18664
18665 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18666 Add comment.
18667 (gdbserver_default_get_comm_port): New function.
18668 (gdbserver_start): Check if board file provided
18669 "gdbserver,get_comm_port" and use it if so.
18670 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18671 (gdb,socketport): Set to "stdio".
18672 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18673 (stdio_gdbserver_template): Delete.
18674 (${board}_get_remote_address): Update.
18675 (${board}_build_remote_cmd): Delete.
18676 (${board}_get_comm_port): New function.
18677 (${board}_spawn): Update.
18678 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18679 Delete.
18680 (${board}_get_remote_address): Update.
18681 (${board}_get_comm_port): New function.
18682
18683 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18684
18685 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18686 appearing in any order.
18687
18688 2014-04-15 Doug Evans <dje@google.com>
18689
18690 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18691 uninitialized value of "description".
18692
18693 2014-04-15 Keith Seitz <keiths@redhat.com>
18694
18695 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18696 Remove unused globals.
18697 (test_running_the_program): Likewise.
18698 (test_controlled_execution): Likewise.
18699 (test_controlling_breakpoints): Likewise.
18700 (test_program_termination): Likewise.
18701
18702 2014-04-15 Keith Seitz <keiths@redhat.com>
18703
18704 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18705 unused globals.
18706 (test_rbreak_creation_and_listing): Likewise.
18707 (test_ignore_count): Likewise.
18708 (test_error): Likewise.
18709
18710 2014-04-15 Pedro Alves <palves@redhat.com>
18711
18712 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18713 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18714 sym-file-loader.c.
18715 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18716 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18717 to sym-file-loader.c.
18718 (struct library): Forward declare.
18719 (load_shlib, lookup_function): Change prototypes.
18720 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18721 (translate_offset): Remove declarations.
18722 (get_text_addr): New declaration.
18723 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18724 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18725 sym-file-loader.h.
18726 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18727 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18728 here from sym-file-loader.h.
18729 (struct library): New structure.
18730 (load_shlib, lookup_function): Change prototypes and adjust to
18731 work with a struct library.
18732 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18733 (translate_offset): Make static.
18734 (get_text_addr): New function.
18735 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18736
18737 2014-04-15 Pedro Alves <palves@redhat.com>
18738
18739 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18740
18741 2014-04-15 Pedro Alves <palves@redhat.com>
18742
18743 * gdb.base/sym-file-loader.c: Include <limits.h>.
18744 (SELF_LINK): New define.
18745 (get_origin): New function.
18746 (load_shlib): Use it.
18747 * gdb.base/sym-file.exp: Don't early return if the target is
18748 remote. Use runto_main, and issue fail is that fails. Use
18749 gdb_load_shlibs.
18750 (shlib_name): Delete.
18751 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18752
18753 2014-04-15 Pedro Alves <palves@redhat.com>
18754
18755 * gdb.base/sym-file.exp: Remove regex characters from test
18756 message. Don't refer to breakpoint numbers in test messages.
18757
18758 2014-04-14 Keith Seitz <keiths@redhat.com>
18759
18760 PR c++/16253
18761 * gdb.cp/var-tag.cc: New file.
18762 * gdb.cp/var-tag.exp: New file.
18763 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18764 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18765 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18766 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18767
18768 2014-04-14 Tom Tromey <tromey@redhat.com>
18769
18770 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18771 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18772 type.
18773 * gdb.cp/enum-class.exp: New file.
18774 * gdb.cp/enum-class.cc: New file.
18775
18776 2014-04-14 Tom Tromey <tromey@redhat.com>
18777
18778 * gdb.dwarf2/enum-type.exp: New file.
18779
18780 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18781
18782 * gdb.mi/mi-vla-c99.exp: New file.
18783 * gdb.mi/vla.c: New file.
18784
18785 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18786
18787 * gdb.base/vla-datatypes.c: New file.
18788 * gdb.base/vla-datatypes.exp: New file.
18789
18790 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18791
18792 * gdb.base/vla-ptr.c: New file.
18793 * gdb.base/vla-ptr.exp: New file.
18794
18795 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18796
18797 * gdb.dwarf2/count.exp: New file.
18798
18799 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18800
18801 * gdb.base/vla-sideeffect.c: New file.
18802 * gdb.base/vla-sideeffect.exp: New file.
18803
18804 2014-04-14 David Blaikie <dblaikie@gmail.com>
18805
18806 * gdb.mi/non-stop.c: Add return value for non-void function return
18807 statement.
18808 * gdb.threads/staticthreads.c: Ditto.
18809
18810 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18811 Doug Evans <xdje42@gmail.com>
18812
18813 * gdb.guile/scm-value.c: Improve test case.
18814 * gdb.guile/scm-value.exp: Add new test.
18815
18816 2014-04-11 David Blaikie <dblaikie@gmail.com>
18817
18818 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18819 override Clang's default.
18820
18821 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18822
18823 Revert the following changes (regressions):
18824
18825 * gdb.base/vla-sideeffect.c: New file.
18826 * gdb.base/vla-sideeffect.exp: New file.
18827
18828 * gdb.dwarf2/count.exp: New file.
18829
18830 * gdb.base/vla-multi.c: New file.
18831 * gdb.base/vla-multi.exp: New file.
18832
18833 * gdb.base/vla-ptr.c: New file.
18834 * gdb.base/vla-ptr.exp: New file.
18835
18836 * gdb.base/vla-datatypes.c: New file.
18837 * gdb.base/vla-datatypes.exp: New file.
18838
18839 * gdb.mi/mi-vla-c99.exp: New file.
18840 * gdb.mi/vla.c: New file.
18841
18842 2014-04-11 Keith Seitz <keiths@redhat.com>
18843
18844 PR c++/16675
18845 * gdb.cp/cpsizeof.exp: New file.
18846 * gdb.cp/cpsizeof.cc: New file.
18847
18848 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18849
18850 * gdb.mi/mi-vla-c99.exp: New file.
18851 * gdb.mi/vla.c: New file.
18852
18853 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18854
18855 * gdb.base/vla-datatypes.c: New file.
18856 * gdb.base/vla-datatypes.exp: New file.
18857
18858 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18859
18860 * gdb.base/vla-ptr.c: New file.
18861 * gdb.base/vla-ptr.exp: New file.
18862
18863 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18864
18865 * gdb.base/vla-multi.c: New file.
18866 * gdb.base/vla-multi.exp: New file.
18867
18868 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18869
18870 * gdb.dwarf2/count.exp: New file.
18871
18872 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18873
18874 * gdb.base/vla-sideeffect.c: New file.
18875 * gdb.base/vla-sideeffect.exp: New file.
18876
18877 2014-04-11 Yao Qi <yao@codesourcery.com>
18878
18879 * gdb.base/completion.exp: Check file exists before running tests
18880 on file completion.
18881
18882 2014-04-10 Pedro Alves <palves@redhat.com>
18883
18884 * gdb.base/cond-eval-mode.c: New file.
18885 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18886 prepare_for_testing to build the new file. Check result of
18887 runto_main.
18888 (test_break, test_watch): New procedures.
18889 (top level): Use them.
18890
18891 2014-04-08 Pierre Muller <muller@sourceware.org>
18892
18893 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18894 Ctrl-V use for mingw hosts.
18895
18896 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18897
18898 * gdb.python/py-value.c: Improve test case.
18899 * gdb.python/py-value.exp: Add new test.
18900
18901 2014-04-07 David Blaikie <dblaikie@gmail.com>
18902
18903 * lib/compiler.c: Identify the clang compiler.
18904 * lib/compiler.cc: Ditto.
18905
18906 2014-04-03 Yao Qi <yao@codesourcery.com>
18907
18908 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18909
18910 2014-04-01 Anton Blanchard <anton@samba.org>
18911
18912 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18913 messages unique.
18914
18915 2014-04-01 Anton Blanchard <anton@samba.org>
18916
18917 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18918 prepare_for_testing.
18919
18920 2014-04-01 Anton Blanchard <anton@samba.org>
18921
18922 * gdb.arch/ppc64-atomic-inst.c: Remove.
18923 * gdb.arch/ppc64-atomic-inst.S: New file.
18924 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18925
18926 2014-03-31 Doug Evans <dje@google.com>
18927
18928 * gdb.base/print-symbol-loading-lib.c: New file.
18929 * gdb.base/print-symbol-loading-main.c: New file.
18930 * gdb.base/print-symbol-loading.exp: New file.
18931
18932 2014-03-31 Yao Qi <yao@codesourcery.com>
18933
18934 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18935
18936 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18937
18938 * gdb.ada/mi_dyn_arr: New testcase.
18939
18940 2014-03-27 Doug Evans <dje@google.com>
18941
18942 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18943
18944 2014-03-27 Yao Qi <yao@codesourcery.com>
18945
18946 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18947 if target is nios2-*-*.
18948
18949 2014-03-26 Yao Qi <yao@codesourcery.com>
18950
18951 * lib/gdb.exp (readline_is_used): New proc.
18952 * gdb.base/completion.exp: Move tests on command complete up.
18953 Skip the rest of tests if readline is not used.
18954 * gdb.ada/complete.exp: Skp the test if readline is not
18955 used.
18956 * gdb.base/filesym.exp: Likewise.
18957 * gdb.base/macscp.exp: Likewise.
18958 * gdb.base/readline-ask.exp: Likewise.
18959 * gdb.base/readline.exp: Likewise.
18960 * gdb.python/py-cmd.exp: Likewise.
18961 * gdb.trace/tfile.exp: Likewise.
18962
18963 2014-03-26 Yao Qi <yao@codesourcery.com>
18964
18965 * gdb.base/macscp.exp: Fix code format issues.
18966
18967 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18968
18969 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18970 * gdb.asm/powerpc64le.inc: New file.
18971
18972 2014-03-25 Pedro Alves <palves@redhat.com>
18973 Doug Evans <dje@google.com>
18974
18975 * gdb.base/source-execution.c: New file.
18976 * gdb.base/source-execution.exp: New file.
18977 * gdb.base/source-execution.gdb: New file.
18978
18979 2014-03-24 Doug Evans <dje@google.com>
18980
18981 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18982 using fission.
18983
18984 2014-03-24 Hui Zhu <hui@codesourcery.com>
18985 Pedro Alves <palves@redhat.com>
18986
18987 PR breakpoints/16101
18988 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18989 test pass/fail messages. Detect missing support for dprintf when
18990 breakpoints are actually inserted.
18991 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18992 breakpoints are actually inserted.
18993 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18994 fails.
18995
18996 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18997
18998 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18999
19000 2014-03-22 Doug Evans <xdje42@gmail.com>
19001
19002 * gdb.python/python.exp (python not supported): Verify multi-line
19003 python command issues an error.
19004 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19005 guile command issues an error.
19006
19007 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19008
19009 * gdb.threads/thread-specific.exp: Handle the lack of usable
19010 $this_breakpoint and $this_thread.
19011
19012 2014-03-21 Hui Zhu <hui@codesourcery.com>
19013
19014 * gdb.base/attach.exp (do_command_attach_tests): New.
19015
19016 2014-03-20 Tom Tromey <tromey@redhat.com>
19017 Pedro Alves <palves@redhat.com>
19018
19019 PR cli/15718
19020 * gdb.base/condbreak-call-false.c: New file.
19021 * gdb.base/condbreak-call-false.exp: New file.
19022
19023 2014-03-20 Pedro Alves <palves@redhat.com>
19024
19025 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19026 Delete.
19027 (block_signals, unblock_signals): Delete.
19028 (child_function_2, main): Remove references to deleted variable
19029 and functions.
19030
19031 2014-03-20 Pedro Alves <palves@redhat.com>
19032
19033 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19034 Use pthread_kill to signal thread 2.
19035 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19036 Adjust to make the test send itself a signal rather than using the
19037 host's "kill" command.
19038
19039 2014-03-20 Pedro Alves <palves@redhat.com>
19040
19041 * gdb.threads/multiple-step-overs.c: New file.
19042 * gdb.threads/multiple-step-overs.exp: New file.
19043 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19044 Adjust expected infrun debug output.
19045
19046 2014-03-20 Pedro Alves <palves@redhat.com>
19047
19048 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19049 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19050
19051 2014-03-20 Pedro Alves <palves@redhat.com>
19052
19053 PR breakpoints/7143
19054 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19055 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19056 of gdb_test_multiple.
19057 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19058 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19059
19060 2014-03-20 Pedro Alves <palves@redhat.com>
19061
19062 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19063 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19064
19065 2014-03-19 Pedro Alves <palves@redhat.com>
19066
19067 * gdb.base/async.exp: Remove early return.
19068
19069 2014-03-19 Pedro Alves <palves@redhat.com>
19070
19071 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19072
19073 2014-03-19 Pedro Alves <palves@redhat.com>
19074
19075 * gdb.base/async.exp (test_background): Expect \r\n after
19076 "completed." in the fail pattern.
19077
19078 2014-03-19 Pedro Alves <palves@redhat.com>
19079
19080 * gdb.base/async.exp (test_background): New procedure.
19081 Use it for all background execution command tests.
19082
19083 2014-03-19 Pedro Alves <palves@redhat.com>
19084
19085 * gdb.base/async.exp: Use prepare_for_testing.
19086
19087 2014-03-19 Pedro Alves <palves@redhat.com>
19088
19089 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19090 the same line.
19091
19092 2014-03-19 Pedro Alves <palves@redhat.com>
19093
19094 * gdb.base/async.c (main): Add "jump here" and "until here" line
19095 marker comments.
19096 * gdb.base/async.exp (jump_here): New global.
19097 (jump& test): Use it.
19098 (until_here): New global.
19099 (until& test): Use it.
19100
19101 2014-03-19 Pedro Alves <palves@redhat.com>
19102
19103 * gdb.base/async.exp: Don't frob gdb_protocol.
19104
19105 2014-03-18 Doug Evans <xdje42@gmail.com>
19106
19107 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19108 Fix spelling of exec-done-display.
19109
19110 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19111
19112 PR gdb/15358
19113 * gdb.base/gdb-sigterm.c: New file.
19114 * gdb.base/gdb-sigterm.exp: New file.
19115
19116 2014-03-18 Pedro Alves <palves@redhat.com>
19117
19118 PR gdb/13860
19119 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19120 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19121 solib-event.
19122
19123 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19124
19125 * gdb.ada/pckd_arr_ren: New testcase.
19126
19127 2014-03-13 Doug Evans <xdje42@gmail.com>
19128
19129 PR guile/16612
19130 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19131 collect after discarding symbols.
19132
19133 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19134 Doug Evans <xdje42@gmail.com>
19135
19136 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19137 to history survives a gc.
19138
19139 2014-03-13 Pedro Alves <palves@redhat.com>
19140
19141 * gdb.base/default.exp: Don't test "target procfs".
19142
19143 2014-03-13 Pedro Alves <palves@redhat.com>
19144
19145 * gdb.base/default.exp: Update "target child" and "target procfs"
19146 tests to not expect "Unix".
19147
19148 2014-03-12 Tom Tromey <tromey@redhat.com>
19149
19150 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19151 New procs. Add target-async tests.
19152 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19153 Add target-async tests.
19154
19155 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19156
19157 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19158 'func_start' and 'func_end' for the beginning and end of the
19159 function code, respectively.
19160 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19161 'func_end' instead of 'func' and 'main'.
19162
19163 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19164
19165 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19166 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19167 generate the debug info assembler source.
19168
19169 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19170
19171 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19172 * gdb.dwarf2/arr-subrange.exp: Likewise.
19173 * gdb.dwarf2/dwz.exp: Likewise.
19174 * gdb.dwarf2/method-ptr.exp: Likewise.
19175 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19176 * gdb.dwarf2/subrange.exp: Likewise.
19177 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19178 * gdb.dwarf2/implptrpiece.exp: Likewise.
19179 * gdb.dwarf2/nostaticblock.exp: Likewise.
19180
19181 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19182
19183 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19184 directory to absolute path name arguments.
19185
19186 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19187
19188 * gdb.ada/tagged_access: New testcase.
19189
19190 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19191
19192 * gdb.btrace/data.exp: Update expected output.
19193
19194 2014-03-06 Yao Qi <yao@codesourcery.com>
19195
19196 * gdb.trace/pr16508.exp: New file.
19197
19198 2014-03-05 Pedro Alves <palves@redhat.com>
19199
19200 PR gdb/16575
19201 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19202 procedure.
19203 (top level): Adjust to use it. Add tests that exercise breakpoint
19204 interaction with the code-cache.
19205
19206 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19207
19208 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19209 test for 'history-append!'.
19210
19211 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19212
19213 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19214 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19215 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19216 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19217 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19218 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19219
19220 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19221
19222 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19223 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19224 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19225
19226 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19227
19228 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19229
19230 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19231
19232 * gdb.dwarf2/arr-stride.c: New file.
19233 * gdb.dwarf2/arr-stride.exp: New file.
19234
19235 2014-02-26 Pedro Alves <palves@redhat.com>
19236
19237 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19238 that won't ever trigger. Make sure that GDB reports the correct
19239 breakpoint that caused the stop.
19240
19241 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19242
19243 PR gdb/16626
19244 * gdb.base/auto-load-script: New file.
19245 * gdb.base/auto-load.c: New file.
19246 * gdb.base/auto-load.exp: New file.
19247
19248 PR gdb/16626
19249 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19250
19251 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19252
19253 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19254 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19255
19256 2014-02-24 Doug Evans <dje@google.com>
19257
19258 * lib/gdb.exp (run_on_host): Log error output if program fails.
19259
19260 2014-02-21 Pedro Alves <palves@redhat.com>
19261
19262 * gdb.threads/step-after-sr-lock.c: Rename to ...
19263 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19264 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19265 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19266 ... this.
19267
19268 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19269
19270 PR tdep/16397
19271 * gdb.arch/amd64-stap-special-operands.exp: New file.
19272 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19273 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19274 * gdb.arch/amd64-stap-triplet.S: Likewise.
19275 * gdb.arch/amd64-stap-triplet.c: Likewise.
19276
19277 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19278
19279 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19280 in .section pseudo-op.
19281
19282 2014-02-20 lin zuojian <manjian2006@gmail.com>
19283 Joel Brobecker <brobecker@adacore.com>
19284 Doug Evans <xdje42@gmail.com>
19285
19286 PR symtab/16581
19287 * gdb.dwarf2/dw2-icycle.S: New file.
19288 * gdb.dwarf2/dw2-icycle.c: New file.
19289 * gdb.dwarf2/dw2-icycle.exp: New file.
19290
19291 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19292
19293 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19294 operations on gdb.Value objects.
19295 * gdb.python/py-value-cc.exp: Add new test to test operations on
19296 gdb.Value objects.
19297
19298 2014-02-18 Doug Evans <dje@google.com>
19299
19300 * Makefile.in (TESTS): New variable.
19301 (expanded_tests, expanded_tests_or_none): New variables
19302 (check-single): Pass $(expanded_tests_or_none) to runtest.
19303 (check-parallel): Only run tests in $(TESTS) if non-empty.
19304 (check/no-matching-tests-found): New rule.
19305 * README: Document TESTS makefile variable.
19306
19307 2014-02-18 Doug Evans <dje@google.com>
19308
19309 * Makefile.in (check-parallel): rm -rf outputs temp.
19310
19311 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19312
19313 Fix "ERROR: no fileid for" in the testsuite.
19314 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19315
19316 2014-02-12 Doug Evans <dje@google.com>
19317
19318 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19319 (MISCELLANEOUS): New variable.
19320 (clean): rm -rf $(MISCELLANEOUS).
19321 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19322 dwp live in the same directory as symlinks, with each symlink pointed
19323 to a differently named file in a different directory.
19324
19325 2014-02-11 Doug Evans <dje@google.com>
19326
19327 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19328 of Tcl file commands.
19329
19330 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19331
19332 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19333 "kill -SIGUSR1 -1".
19334
19335 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19336
19337 * gdb.ada/tick_length_array_enum_idx: New testcase.
19338
19339 2014-02-10 Doug Evans <xdje42@gmail.com>
19340
19341 * configure.ac (AC_OUTPUT): Add gdb.guile.
19342 * configure: Regenerate.
19343 * lib/gdb-guile.exp: New file.
19344 * lib/gdb.exp (get_target_charset): New function.
19345 * gdb.base/help.exp: Update expected output from "apropos apropos".
19346 * gdb.guile/Makefile.in: New file.
19347 * gdb.guile/guile.exp: New file.
19348 * gdb.guile/scm-arch.c: New file.
19349 * gdb.guile/scm-arch.exp: New file.
19350 * gdb.guile/scm-block.c: New file.
19351 * gdb.guile/scm-block.exp: New file.
19352 * gdb.guile/scm-breakpoint.c: New file.
19353 * gdb.guile/scm-breakpoint.exp: New file.
19354 * gdb.guile/scm-disasm.c: New file.
19355 * gdb.guile/scm-disasm.exp: New file.
19356 * gdb.guile/scm-equal.c: New file.
19357 * gdb.guile/scm-equal.exp: New file.
19358 * gdb.guile/scm-error.exp: New file.
19359 * gdb.guile/scm-error.scm: New file.
19360 * gdb.guile/scm-frame-args.c: New file.
19361 * gdb.guile/scm-frame-args.exp: New file.
19362 * gdb.guile/scm-frame-args.scm: New file.
19363 * gdb.guile/scm-frame-inline.c: New file.
19364 * gdb.guile/scm-frame-inline.exp: New file.
19365 * gdb.guile/scm-frame.c: New file.
19366 * gdb.guile/scm-frame.exp: New file.
19367 * gdb.guile/scm-generics.exp: New file.
19368 * gdb.guile/scm-gsmob.exp: New file.
19369 * gdb.guile/scm-iterator.c: New file.
19370 * gdb.guile/scm-iterator.exp: New file.
19371 * gdb.guile/scm-math.c: New file.
19372 * gdb.guile/scm-math.exp: New file.
19373 * gdb.guile/scm-objfile-script-gdb.in: New file.
19374 * gdb.guile/scm-objfile-script.c: New file.
19375 * gdb.guile/scm-objfile-script.exp: New file.
19376 * gdb.guile/scm-objfile.c: New file.
19377 * gdb.guile/scm-objfile.exp: New file.
19378 * gdb.guile/scm-ports.exp: New file.
19379 * gdb.guile/scm-pretty-print.c: New file.
19380 * gdb.guile/scm-pretty-print.exp: New file.
19381 * gdb.guile/scm-pretty-print.scm: New file.
19382 * gdb.guile/scm-section-script.c: New file.
19383 * gdb.guile/scm-section-script.exp: New file.
19384 * gdb.guile/scm-section-script.scm: New file.
19385 * gdb.guile/scm-symbol.c: New file.
19386 * gdb.guile/scm-symbol.exp: New file.
19387 * gdb.guile/scm-symtab-2.c: New file.
19388 * gdb.guile/scm-symtab.c: New file.
19389 * gdb.guile/scm-symtab.exp: New file.
19390 * gdb.guile/scm-type.c: New file.
19391 * gdb.guile/scm-type.exp: New file.
19392 * gdb.guile/scm-value-cc.cc: New file.
19393 * gdb.guile/scm-value-cc.exp: New file.
19394 * gdb.guile/scm-value.c: New file.
19395 * gdb.guile/scm-value.exp: New file.
19396 * gdb.guile/source2.scm: New file.
19397 * gdb.guile/types-module.cc: New file.
19398 * gdb.guile/types-module.exp: New file.
19399
19400 2014-02-10 Yao Qi <yao@codesourcery.com>
19401
19402 PR testsuite/16543
19403 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19404 * configure: Regenerated.
19405 * Makefile.in: New file.
19406
19407 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19408
19409 * gdb.python/py-framefilter.exp: Fix typo.
19410
19411 2014-02-08 Yao Qi <yao@codesourcery.com>
19412
19413 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19414 that no =breakpoint-modified is emitted when breakpoints are
19415 modified through MI commands.
19416
19417 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19418 Pedro Alves <palves@redhat.com>
19419
19420 * gdb.threads/step-after-sr-lock.c: New file.
19421 * gdb.threads/step-after-sr-lock.exp: New file.
19422
19423 2014-02-07 Pedro Alves <palves@redhat.com>
19424
19425 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19426
19427 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19428
19429 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19430 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19431
19432 2014-02-06 Doug Evans <xdje42@gmail.com>
19433
19434 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19435 output.
19436
19437 * gdb.gdb/python-interrupts.exp: New file.
19438
19439 2014-02-05 Yao Qi <yao@codesourcery.com>
19440
19441 * gdb.trace/report.exp (use_collected_data): Test the output
19442 of "info threads" and "info inferiors".
19443
19444 2014-02-05 Yao Qi <yao@codesourcery.com>
19445
19446 Revert this patch:
19447
19448 2013-05-24 Yao Qi <yao@codesourcery.com>
19449
19450 * gdb.trace/tfile.exp: Test inferior and thread.
19451
19452 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19453
19454 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19455 on a function.
19456 * gdb.base/step-bt.c: Call hello via function pointer to make
19457 sure its first instruction is executed on powerpc64le-linux.
19458
19459 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19460
19461 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19462
19463 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19464
19465 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19466 of the test patterns for use on little-endian systems.
19467
19468 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19469
19470 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19471 (decimal_vector): Fix for little-endian.
19472
19473 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19474
19475 * gdb.arch/sparc-sysstep.exp: New file.
19476 * gdb.arch/sparc-sysstep.c: Likewise.
19477
19478 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19479
19480 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19481
19482 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19483
19484 2014-01-23 Tom Tromey <tromey@redhat.com>
19485
19486 * gdb.ada/array_char_idx: New testcase.
19487
19488 2014-01-23 Tom Tromey <tromey@redhat.com>
19489
19490 PR python/16487:
19491 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19492 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19493 classes.
19494
19495 2014-01-23 Tom Tromey <tromey@redhat.com>
19496
19497 PR python/16491:
19498 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19499 string from an inferior frame.
19500 * gdb.python/py-framefilter-mi.exp: Update.
19501
19502 2014-01-22 Doug Evans <dje@google.com>
19503
19504 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19505
19506 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19507
19508 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19509
19510 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19511
19512 * gdb.trace/entry-values.exp: Remove excess space character from
19513 regex patterns. Handle s390 call instruction.
19514
19515 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19516
19517 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19518 define "*_start" label. Make "name" static.
19519 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19520 ${name} by references to ${name}_start.
19521
19522 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19523
19524 * gdb.base/info-macros.exp: Remove "debug" from the compile
19525 options.
19526
19527 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19528
19529 * gdb.dlang/demangle.exp: New file.
19530
19531 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19532
19533 * gdb.dlang/primitive-types.exp: New file.
19534
19535 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19536
19537 * configure.ac: Create gdb.dlang/Makefile.
19538 * configure: Regenerate.
19539 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19540 * gdb.dlang/Makefile.in: New file.
19541 * lib/d-support.exp: New file.
19542 * lib/gdb.exp (skip_d_tests): New proc.
19543
19544 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19545
19546 * gdb.btrace/delta.exp: Check reverse stepi.
19547 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19548 * gdb.btrace/finish.exp: New.
19549 * gdb.btrace/next.exp: New.
19550 * gdb.btrace/nexti.exp: New.
19551 * gdb.btrace/record_goto.c: Add comments.
19552 * gdb.btrace/step.exp: New.
19553 * gdb.btrace/stepi.exp: New.
19554 * gdb.btrace/multi-thread-step.c: New.
19555 * gdb.btrace/multi-thread-step.exp: New.
19556 * gdb.btrace/rn-dl-bind.c: New.
19557 * gdb.btrace/rn-dl-bind.exp: New.
19558 * gdb.btrace/data.c: New.
19559 * gdb.btrace/data.exp: New.
19560 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19561
19562 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19563
19564 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19565 * gdb.btrace/exception.exp: Update.
19566 * gdb.btrace/instruction_history.exp: Update.
19567 * gdb.btrace/record_goto.exp: Update.
19568 * gdb.btrace/tailcall.exp: Update.
19569 * gdb.btrace/unknown_functions.exp: Update.
19570 * gdb.btrace/delta.exp: New.
19571
19572 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19573
19574 * gdb.btrace/record_goto.exp: Add backtrace test.
19575 * gdb.btrace/tailcall.exp: Add backtrace test.
19576
19577 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19578
19579 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19580 * gdb.btrace/record_goto.c: New.
19581 * gdb.btrace/record_goto.exp: New.
19582 * gdb.btrace/x86-record_goto.S: New.
19583
19584 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19585
19586 * gdb.btrace/function_call_history.exp: Update tests.
19587 * gdb.btrace/instruction_history.exp: Update tests.
19588
19589 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19590
19591 * gdb.btrace/function_call_history.exp: Fix expected field
19592 order for "record function-call-history".
19593 Add new tests for "record function-call-history /c".
19594 * gdb.btrace/exception.cc: New.
19595 * gdb.btrace/exception.exp: New.
19596 * gdb.btrace/tailcall.exp: New.
19597 * gdb.btrace/x86-tailcall.S: New.
19598 * gdb.btrace/x86-tailcall.c: New.
19599 * gdb.btrace/unknown_functions.c: New.
19600 * gdb.btrace/unknown_functions.exp: New.
19601 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19602
19603 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19604
19605 * gdb.btrace/instruction_history.exp: Update.
19606 * gdb.btrace/function_call_history.exp: Update.
19607
19608 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19609
19610 * gdb.btrace/function_call_history.exp: Fix expected function
19611 trace.
19612 * gdb.btrace/instruction_history.exp: Initialize traced.
19613 Remove traced_functions.
19614
19615 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19616
19617 * gdb.btrace/function_call_history.exp: Update
19618 * gdb.btrace/instruction_history.exp: Update.
19619
19620 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19621
19622 * gdb.btrace/enable.exp: Update expected text.
19623
19624 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19625
19626 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19627 bytes.
19628
19629 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19630
19631 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19632
19633 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19634
19635 * lib/gdb.exp (supports_process_record): Return true for
19636 arm*-linux*. (supports_reverse): Likewise.
19637
19638 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19639
19640 PR python/15464
19641 PR python/16113
19642 * gdb.python/py-type.c: Enhance test case.
19643 * gdb.python/py-value-cc.cc: Likewise
19644 * gdb.python/py-type.exp: Add new tests.
19645 * gdb.python/py-value-cc.exp: Likewise
19646
19647 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19648 Pedro Alves <palves@redhat.com>
19649
19650 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19651 Make "name" extern.
19652 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19653 references to ${name}_start by references to ${name}.
19654
19655 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19656
19657 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19658
19659 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19660
19661 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19662
19663 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19664 Pedro Alves <palves@redhat.com>
19665
19666 * gdb.mi/mi-info-os.exp: Connect to the target with
19667 mi_gdb_target_load.
19668
19669 2014-01-08 Pedro Alves <palves@redhat.com>
19670
19671 * gdb.threads/reconnect-signal.c: New file.
19672 * gdb.threads/reconnect-signal.exp: New file.
19673
19674 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19675
19676 * gdb.base/source-dir.exp: New file.
19677
19678 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19679
19680 * gdb.ada/mi_interface: New testcase.
19681
19682 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19683
19684 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19685 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19686 gdb.ada/pp-rec-component/pck.ads: New files.
19687
19688 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19689
19690 * gdb.python/py-pp-integral.c: New file.
19691 * gdb.python/py-pp-integral.py: New file.
19692 * gdb.python/py-pp-integral.exp: New file.
19693
19694 For older changes see ChangeLog-1993-2013.
19695 \f
19696 ;; Local Variables:
19697 ;; mode: change-log
19698 ;; left-margin: 8
19699 ;; fill-column: 74
19700 ;; version-control: never
19701 ;; End:
19702
19703 Copyright 2014-2020 Free Software Foundation, Inc.
19704 Copying and distribution of this file, with or without modification,
19705 are permitted provided the copyright notice and this notice are preserved.
This page took 0.424282 seconds and 5 git commands to generate.