]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
[gdb/testsuite] Fix duplicate test-names in gdb.trace
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-05-12 Tom de Vries <tdevries@suse.de>
2
3 * gdb.trace/passcount.exp: Fix test-names.
4
5 2020-05-12 Tom de Vries <tdevries@suse.de>
6
7 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
8
9 2020-05-12 Tom de Vries <tdevries@suse.de>
10
11 * gdb.gdb/complaints.exp: Use with_test_prefix.
12 * gdb.xml/tdesc-regs.exp: Same.
13 * gdb.opt/inline-locals.exp: Fix test name.
14
15 2020-05-12 Tom de Vries <tdevries@suse.de>
16
17 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
18 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
19 * gdb.dwarf2/implref-struct.exp: Same.
20 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
21 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
22
23 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
24
25 * gdb.base/jit-so.exp (one_jit_test): Change test name.
26
27 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * lib/check-test-names.exp (all_test_names): New module variable.
30 (counts): Add 'duplicates' field.
31 (_check_duplicates): New procedure.
32 (check): Also check for duplicates.
33 (do_log_summary): Print duplicates count.
34 (do_reset_vars): Reset counter for duplicate test names, and
35 discard all know test names.
36
37 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
38
39 * lib/gdb.exp: Include check-test-names.exp library.
40 * lib/check-test-names.exp: New file.
41
42 2020-05-11 Tom de Vries <tdevries@suse.de>
43
44 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
45
46 2020-05-11 Keith Seitz <keiths@redhat.com>
47
48 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
49
50 2020-05-11 Tom de Vries <tdevries@suse.de>
51
52 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
53 * gdb.cp/cpexprs.exp.in: .. here.
54 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
55 cpexprs.exp.
56
57 2020-05-11 Keith Seitz <keiths@redhat.com>
58
59 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
60 test names.
61 * gdb.ada/arrayptr.exp: Likewise.
62 * gdb.ada/assign_arr.exp: Likewise.
63 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
64 * gdb.ada/bp_on_var.exp: Likewise.
65 * gdb.ada/call_pn.exp: Likewise.
66 * gdb.ada/complete.exp: Likewise.
67 * gdb.ada/fun_overload_menu.exp: Likewise.
68 * gdb.ada/funcall_param.exp: Likewise.
69 * gdb.ada/funcall_ref.exp: Likewise.
70 * gdb.ada/packed_array_assign.exp: Likewise.
71 * gdb.ada/same_component_name.exp: Likewise.
72 * gdb.ada/type_coercion.exp: Likewise.
73 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
74 * gdb.ada/variant_record_packed_array.exp: Likewise.
75
76 2020-05-11 Tom de Vries <tdevries@suse.de>
77
78 PR symtab/25941
79 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
80 out of ...
81 * gdb.dwarf2/clang-debug-names.exp: ... here.
82 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
83 clang-debug-names.exp.in.
84 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
85 * gdb.dwarf2/clang-debug-names-2.c: New test.
86
87 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
88
89 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
90 (fortran_runto_main): New Proc, fortran version of runto_main.
91 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
92 * gdb.fortran/array-bounds.exp: Likewise.
93 * gdb.fortran/array-slices.exp: Likewise.
94 * gdb.fortran/block-data.exp: Likewise.
95 * gdb.fortran/charset.exp: Likewise.
96 * gdb.fortran/common-block.exp: Likewise.
97 * gdb.fortran/complex.exp: Likewise.
98 * gdb.fortran/derived-type-function.exp: Likewise.
99 * gdb.fortran/derived-type.exp: Likewise.
100 * gdb.fortran/info-modules.exp: Likewise.
101 * gdb.fortran/info-types.exp: Likewise.
102 * gdb.fortran/intrinsics.exp: Likewise.
103 * gdb.fortran/library-module.exp: Likewise.
104 * gdb.fortran/logical.exp: Likewise.
105 * gdb.fortran/max-depth.exp: Likewise.
106 * gdb.fortran/module.exp: Likewise.
107 * gdb.fortran/multi-dim.exp: Likewise.
108 * gdb.fortran/nested-funcs.exp: Likewise.
109 * gdb.fortran/print-formatted.exp: Likewise.
110 * gdb.fortran/print_type.exp: Likewise.
111 * gdb.fortran/printing-types.exp: Likewise.
112 * gdb.fortran/ptr-indentation.exp: Likewise.
113 * gdb.fortran/ptype-on-functions.exp: Likewise.
114 * gdb.fortran/subarray.exp: Likewise.
115 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
116 * gdb.fortran/vla-datatypes.exp: Likewise.
117 * gdb.fortran/vla-history.exp: Likewise.
118 * gdb.fortran/vla-ptr-info.exp: Likewise.
119 * gdb.fortran/vla-ptype-sub.exp: Likewise.
120 * gdb.fortran/vla-ptype.exp: Likewise.
121 * gdb.fortran/vla-sizeof.exp: Likewise.
122 * gdb.fortran/vla-type.exp: Likewise.
123 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
124 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
125 * gdb.fortran/vla-value-sub.exp: Likewise.
126 * gdb.fortran/vla-value.exp: Likewise.
127 * gdb.fortran/whatis_type.exp: Likewise.
128 * gdb.mi/mi-var-child-f.exp: Likewise.
129
130 2020-05-09 Tom de Vries <tdevries@suse.de>
131
132 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
133
134 2020-05-08 Tom de Vries <tdevries@suse.de>
135
136 * gdb.dwarf2/clang-debug-names.c: New test.
137 * gdb.dwarf2/clang-debug-names.exp: New file.
138
139 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
140
141 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
142 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
143
144 2020-05-06 Tom de Vries <tdevries@suse.de>
145
146 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
147 breakpoint is at a "recommended breakpoint location".
148 * gdb.reverse/consecutive-reverse.exp: Same.
149
150 2020-05-06 Tom de Vries <tdevries@suse.de>
151
152 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
153 address.
154
155 2020-05-06 Tom de Vries <tdevries@suse.de>
156
157 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
158
159 2020-05-06 Tom de Vries <tdevries@suse.de>
160
161 * gdb.base/store.exp (check_set, up_set): Allowing missing location
162 info for r.
163
164 2020-05-06 Tom de Vries <tdevries@suse.de>
165
166 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
167 necessary.
168
169 2020-05-06 Tom de Vries <tdevries@suse.de>
170
171 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
172 void.
173
174 2020-05-06 Tom de Vries <tdevries@suse.de>
175
176 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
177 of ...
178 * gdb.base/async.exp: ... here.
179 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
180 "recommended breakpoint location".
181
182 2020-05-06 Tom de Vries <tdevries@suse.de>
183
184 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
185
186 2020-05-04 Tom de Vries <tdevries@suse.de>
187
188 * gdb.base/async.exp: Check whether instruction addresses are a
189 "recommended breakpoint location".
190
191 2020-05-03 Tom Tromey <tom@tromey.com>
192
193 * gdb.base/sepdebug.exp: Remove "catch" test.
194 * gdb.base/break.exp: Remove "catch" test.
195 * gdb.base/default.exp: Update expected output.
196
197 2020-05-02 Tom de Vries <tdevries@suse.de>
198
199 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
200 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
201 * gdb.arch/i386-mpx-map.exp: Same.
202 * gdb.arch/i386-mpx-sigsegv.exp: Same.
203 * gdb.arch/i386-mpx-simple_segv.exp: Same.
204 * gdb.arch/i386-mpx.exp: Same.
205
206 2020-05-02 Tom de Vries <tdevries@suse.de>
207
208 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
209
210 2020-05-01 Tom de Vries <tdevries@suse.de>
211
212 * gdb.ada/operator_bp.exp: Allow more than required amount of
213 breakpoint.
214
215 2020-05-01 Tom de Vries <tdevries@suse.de>
216
217 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
218
219 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
220
221 PR gdb/18706
222 * gdb.cp/stub-array-size.cc: New test.
223 * gdb.cp/stub-array-size.exp: New file.
224 * gdb.cp/stub-array-size.h: New test.
225 * gdb.cp/stub-array-size2.cc: New test.
226
227 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
228
229 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
230 output to the new format.
231
232 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
233
234 * gdb.base/break.exp: Use with_test_prefix.
235
236 2020-04-29 Tom de Vries <tdevries@suse.de>
237
238 * lib/gdb.exp (debug_types): New proc.
239 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
240 * gdb.python/py-symtab.exp: Same.
241
242 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
243
244 PR gdb/17320
245 * gdb.base/pretty-array.c: New test.
246 * gdb.base/pretty-array.exp: New file.
247
248 2020-04-29 Tom de Vries <tdevries@suse.de>
249
250 PR symtab/25889
251 * gdb.cp/cpexprs.exp: Adapt for inclusion.
252 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
253 and include cpexprs.exp.
254
255 2020-04-28 Mark Williams <mark@myosotissp.com>
256
257 PR gdb/24480
258 * dw4-toplevel-types.exp: Test for top level types.
259 * dw4-toplevel-types.cc: Test for top level types.
260
261 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
262
263 * gdb.threads/stop-with-handle.exp: Fix typo in comment
264 (theads -> threads).
265
266 2020-04-28 Tom de Vries <tdevries@suse.de>
267
268 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
269
270 2020-04-28 Tom de Vries <tdevries@suse.de>
271
272 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
273
274 2020-04-28 Tom de Vries <tdevries@suse.de>
275
276 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
277
278 2020-04-28 Tom de Vries <tdevries@suse.de>
279
280 * gdb.dwarf2/main-foo.c: New test.
281 * gdb.dwarf2/struct-with-sig.exp: New file.
282
283 2020-04-25 Tom de Vries <tdevries@suse.de>
284
285 * boards/debug-types.exp: New file.
286
287 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
288
289 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
290
291 2020-04-24 Tom Tromey <tom@tromey.com>
292
293 PR symtab/12707:
294 * gdb.python/py-symbol.exp: Update expected results for
295 linkage_name test.
296 * gdb.cp/print-demangle.exp: New file.
297 * gdb.base/c-linkage-name.exp: Fix test.
298 * gdb.guile/scm-symbol.exp: Update expected results for
299 linkage_name test.
300
301 2020-04-24 Tom Tromey <tom@tromey.com>
302
303 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
304 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
305 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
306 assembler.
307
308 2020-04-24 Tom de Vries <tdevries@suse.de>
309
310 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
311 C++.
312
313 2020-04-24 Tom Tromey <tromey@adacore.com>
314
315 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
316 values.
317 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
318 values. Update test for minimal encodings.
319 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
320 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
321 values. Update test for minimal encodings.
322
323 2020-04-24 Tom Tromey <tromey@adacore.com>
324
325 PR python/23662:
326 * gdb.ada/variant.exp: Add Python checks.
327 * gdb.rust/simple.exp: Add dynamic type checks.
328
329 2020-04-24 Tom Tromey <tromey@adacore.com>
330
331 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
332 Make array type matching more lax.
333 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
334 * gdb.ada/mi_variant.exp: New file.
335 * gdb.ada/mi_variant/pck.ads: New file.
336 * gdb.ada/mi_variant/pkg.adb: New file.
337 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
338 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
339
340 2020-04-24 Tom Tromey <tromey@adacore.com>
341
342 * gdb.ada/variant.exp: Add dynamic field offset tests.
343 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
344 * gdb.ada/variant/pkg.adb: Add new variables.
345
346 2020-04-24 Tom Tromey <tromey@adacore.com>
347
348 * gdb.ada/variant.exp: New file
349 * gdb.ada/variant/pkg.adb: New file
350 * gdb.ada/variant/pck.adb: New file
351
352 2020-04-24 Tom de Vries <tdevries@suse.de>
353
354 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
355
356 2020-04-24 Tom de Vries <tdevries@suse.de>
357
358 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
359 flags.
360
361 2020-04-24 Tom de Vries <tdevries@suse.de>
362
363 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
364
365 2020-04-24 Tom de Vries <tdevries@suse.de>
366
367 * lib/gdb.exp (default_gdb_start): Handle eof.
368 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
369 failure.
370 * gdb.base/readnever.exp: Handle clean_restart failure.
371
372 2020-04-23 Tom de Vries <tdevries@suse.de>
373
374 * gdb.base/decl-before-def.exp: Run to main and print a again.
375
376 2020-04-23 Tom de Vries <tdevries@suse.de>
377
378 * gdb.base/decl-before-def-decl.c: New test.
379 * gdb.base/decl-before-def-def.c: New test.
380 * gdb.base/decl-before-def.exp: New file.
381
382 2020-04-23 Tom de Vries <tdevries@suse.de>
383
384 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
385
386 2020-04-22 Tom de Vries <tdevries@suse.de>
387
388 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
389 debug_info_offset.
390 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
391 before $objsfile in the line line.
392
393 2020-04-22 Tom de Vries <tdevries@suse.de>
394
395 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
396
397 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
398
399 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
400 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
401 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
402 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
403 * gdb.base/jit-protocol.h: Update definitions to match all usage
404 contexts.
405
406 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
407
408 * gdb.base: Rename all jit related test and source files.
409
410 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
411
412 * gdb.base/jit-reader.exp: Relax register output check.
413
414 2020-04-22 Tom de Vries <tdevries@suse.de>
415
416 PR symtab/25764
417 * gdb.base/psym-external-decl-2.c: New test.
418 * gdb.base/psym-external-decl.c: New test.
419 * gdb.base/psym-external-decl.exp: New file.
420 * gdb.threads/tls.exp: Add PR25807 kfail.
421
422 2020-04-22 Tom de Vries <tdevries@suse.de>
423
424 PR symtab/25801
425 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
426 in "info source" output.
427
428 2020-04-22 Tom de Vries <tdevries@suse.de>
429
430 PR symtab/25700
431 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
432 symtab for imported_unit.c.
433
434 2020-04-21 Gary Benson <gbenson@redhat.com>
435
436 * gdb.base/advance.c (func): New argument, to match call site.
437 (func2, func3): Add return statements.
438
439 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
440
441 * gdb.multi/run-only-second-inf.c: New file.
442 * gdb.multi/run-only-second-inf.exp: New file.
443
444 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
445
446 * gdb.btrace/multi-inferior.c: New test.
447 * gdb.btrace/multi-inferior.exp: New file.
448
449 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
450
451 * gdb.btrace/enable-new-thread.c: New test.
452 * gdb.btrace/enable-new-thread.exp: New file.
453
454 2020-04-21 Tom de Vries <tdevries@suse.de>
455
456 PR gdb/25471
457 * gdb.threads/killed-outside.c: New test.
458 * gdb.threads/killed-outside.exp: New file.
459
460 2020-04-20 Gary Benson <gbenson@redhat.com>
461
462 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
463 * gdb.base/nested-subp2.exp: Likewise.
464 * gdb.base/nested-subp3.exp: Likewise.
465
466 2020-04-20 Gary Benson <gbenson@redhat.com>
467
468 * gdb.base/nested-subp1.exp: Disable test when using clang.
469 * gdb.base/nested-subp2.exp: Likewise.
470 * gdb.base/nested-subp3.exp: Likewise.
471
472 2020-04-20 Gary Benson <gbenson@redhat.com>
473
474 * gdb.cp/exception.cc: Fix compilation error with clang.
475
476 2020-04-20 Gary Benson <gbenson@redhat.com>
477
478 * gdb.trace/tspeed.c: Fix compilation error with clang.
479
480 2020-04-20 Gary Benson <gbenson@redhat.com>
481
482 * gdb.base/jit-main.c: Fix compilation error with clang.
483
484 2020-04-17 Kamil Rytarowski <n54@gmx.com>
485
486 * gdb.base/attach-twice.c: Include "sys/types.h".
487 (PTRACE_ATTACH): Add fallback definition.
488 (main): Pass `0' to the 4th argument of `ptrace'.
489
490 2020-04-17 Kamil Rytarowski <n54@gmx.com>
491
492 * gdb.base/fork-running-state.c: Include "signal.h".
493
494 2020-04-17 Tom Tromey <tromey@adacore.com>
495
496 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
497 Update tests.
498 * gdb.btrace/cpu.exp: Update tests.
499 * gdb.base/maint.exp: Update tests.
500 * gdb.base/default.exp: Update tests.
501 * gdb.base/completion.exp: Update tests.
502
503 2020-04-16 Tom de Vries <tdevries@suse.de>
504
505 PR symtab/25791
506 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
507 (ensure_gdb_index): and factor out and move ...
508 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
509 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
510
511 2020-04-16 Tom de Vries <tdevries@suse.de>
512
513 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
514 loading exec.
515
516 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
517
518 * gdb.base/many-completions.exp: New file.
519
520 2020-04-14 Tom de Vries <tdevries@suse.de>
521
522 PR symtab/25718
523 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
524
525 2020-04-14 Tom de Vries <tdevries@suse.de>
526
527 PR symtab/25720
528 * gdb.base/maint-expand-symbols-header-file.c: New test.
529 * gdb.base/maint-expand-symbols-header-file.exp: New file.
530 * gdb.base/maint-expand-symbols-header-file.h: New test.
531
532 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
533
534 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
535 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
536 get_func_info.
537 (get_func_info): Delete.
538 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
539 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
540 * lib/dwarf.exp (get_func_info): New function.
541
542 2020-04-13 Tom de Vries <tdevries@suse.de>
543
544 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
545 to what find_gnatmake does.
546
547 2020-04-10 Tom de Vries <tdevries@suse.de>
548
549 * gdb.base/style.exp: Expect "Expanding full symbols" message for
550 -readnow.
551
552 2020-04-10 Tom de Vries <tdevries@suse.de>
553
554 PR cli/25808
555 * gdb.base/style.c: Add leading newlines.
556 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
557 Check listing of main's one-line body.
558
559 2020-04-08 Tom de Vries <tdevries@suse.de>
560
561 * lib/gdb.exp (psymtabs_p): New proc.
562 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
563 importing unit" unsupported if there are no partial symbols.
564
565 2020-04-08 Tom de Vries <tdevries@suse.de>
566
567 PR testsuite/25760
568 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
569
570 2020-04-07 Tom de Vries <tdevries@suse.de>
571
572 PR symtab/25796
573 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
574
575 2020-04-07 Tom de Vries <tdevries@suse.de>
576
577 * gdb.base/check-psymtab.c: New test.
578 * gdb.base/check-psymtab.exp: New file.
579
580 2020-04-06 Tom Tromey <tromey@adacore.com>
581
582 * gdb.ada/variant-record/proc.adb: New file.
583 * gdb.ada/variant-record/value.adb: New file.
584 * gdb.ada/variant-record/value.s: New file.
585 * gdb.ada/variant-record.exp: New file.
586
587 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
588
589 PR gdb/25325
590 * gdb.cp/typed-enum.cc: New test.
591 * gdb.cp/typed-enum.exp: New file.
592
593 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
594
595 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
596 * gdb.dwarf2/dw2-inline-small-func.c: New file.
597 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
598 * gdb.dwarf2/dw2-inline-small-func.h: New file.
599 * gdb.opt/inline-small-func.c: New file.
600 * gdb.opt/inline-small-func.exp: New file.
601 * gdb.opt/inline-small-func.h: New file.
602
603 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
604
605 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
606 function.
607
608 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
609
610 * lib/dwarf.exp (function_range): Allow compiler options to be
611 specified.
612
613 2020-04-02 Tom de Vries <tdevries@suse.de>
614
615 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
616 __attribute__((always_inline)).
617 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
618
619 2020-04-02 Tom de Vries <tdevries@suse.de>
620
621 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
622 (gdbserver_gdb_exit): ... here. Add timeout warning.
623 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
624 (connect_target_extended_remote): Append new server_spawn_id to
625 server_spawn_ids.
626 (cleanup): New proc.
627 (setup, <toplevel>): Call cleanup.
628
629 2020-04-02 Tom de Vries <tdevries@suse.de>
630
631 * gdb.base/main-psymtab.exp: New file.
632
633 2020-04-02 Tom de Vries <tdevries@suse.de>
634
635 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
636
637 2020-04-01 Tom Tromey <tom@tromey.com>
638
639 * gdb.base/complex-parts.exp: Add type tests.
640
641 2020-04-01 Tom Tromey <tom@tromey.com>
642
643 * gdb.base/complex-parts.exp: Add arithmetic tests.
644
645 2020-04-01 Tom Tromey <tom@tromey.com>
646
647 * gdb.compile/compile.exp: Update.
648 * gdb.compile/compile-cplus.exp: Update.
649 * gdb.base/varargs.exp: Update.
650 * gdb.base/floatn.exp: Update.
651 * gdb.base/endianity.exp: Update.
652 * gdb.base/callfuncs.exp (do_function_calls): Update.
653 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
654 (complex_float_integral_args): Update.
655 * gdb.base/complex.exp: Update.
656 * gdb.base/complex-parts.exp: Update.
657
658 2020-04-01 Tom Tromey <tromey@adacore.com>
659
660 * gdb.rust/union.rs: New file.
661 * gdb.rust/union.exp: New file.
662 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
663 (main): Update.
664 * gdb.rust/simple.exp: Move union tests to union.exp.
665
666 2020-04-01 Tom Tromey <tromey@adacore.com>
667
668 * gdb.rust/simple.rs (main): Remove "y0".
669
670 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
671
672 * gdb.multi/stop-all-on-exit.c: New test.
673 * gdb.multi/stop-all-on-exit.exp: New file.
674
675 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
676
677 PR gdb/24789
678 * gdb.cp/misc.cc: Add integer reference variable.
679 * gdb.cp/misc.exp: Add test.
680
681 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
682
683 * gdb.server/stop-reply-no-thread.exp: Enhance the test
684 scenario to cover execution until the end and also the case
685
686 2020-03-31 Tom de Vries <tdevries@suse.de>
687
688 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
689 c. Use "maint info symtabs" to check symtab expansion.
690
691 2020-03-30 Tom de Vries <tdevries@suse.de>
692
693 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
694 unsupported.
695 (verify_psymtab_expanded): Move ...
696 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
697 test.
698 (readnow): New proc.
699
700 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
701
702 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
703 with $hex.
704
705 2020-03-20 Tom Tromey <tromey@adacore.com>
706
707 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
708
709 2020-03-20 Tom Tromey <tromey@adacore.com>
710
711 * gdb.ada/sub_variant/subv.adb: New file.
712 * gdb.ada/sub_variant.exp: New file.
713
714 2020-03-20 Tom de Vries <tdevries@suse.de>
715
716 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
717 first break fails.
718 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
719
720 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.server/exit-multiple-threads.c: New file.
723 * gdb.server/exit-multiple-threads.exp: New file.
724
725 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
726
727 * gdb.fortran/mixed-lang-stack.c: New file.
728 * gdb.fortran/mixed-lang-stack.cpp: New file.
729 * gdb.fortran/mixed-lang-stack.exp: New file.
730 * gdb.fortran/mixed-lang-stack.f90: New file.
731
732 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
733
734 * gdb.linespec/cp-completion-aliases.cc: New file.
735 * gdb.linespec/cp-completion-aliases.exp: New file.
736
737 2020-03-19 Tom de Vries <tdevries@suse.de>
738
739 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
740 more precise.
741
742 2020-03-18 Tom de Vries <tdevries@suse.de>
743
744 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
745 * gdb.dwarf2/break-inline-psymtab.c: New test.
746 * gdb.dwarf2/break-inline-psymtab.exp: New file.
747
748 2020-03-16 Tom de Vries <tdevries@suse.de>
749
750 * lib/cache.exp (gdb_do_cache): Add and handle local variables
751 cache_verify and cache_verify_proc.
752
753 2020-03-15 Tom de Vries <tdevries@suse.de>
754
755 * gdb.server/solib-list.exp: Handle
756 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
757
758 2020-03-15 Tom de Vries <tdevries@suse.de>
759
760 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
761 objfiles".
762
763 2020-03-14 Tom Tromey <tom@tromey.com>
764
765 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
766
767 2020-03-14 Tom de Vries <tdevries@suse.de>
768
769 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
770
771 2020-03-14 Tom de Vries <tdevries@suse.de>
772
773 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
774 result in line-by-line fashion.
775
776 2020-03-14 Tom de Vries <tdevries@suse.de>
777
778 * lib/gdb.exp (supports_statement_frontiers): New proc.
779 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
780
781 2020-03-14 Tom de Vries <tdevries@suse.de>
782
783 * gdb.base/printcmds.exp: Add missing quoting for "print
784 teststring2".
785
786 2020-03-13 Tom Tromey <tom@tromey.com>
787
788 * gdb.base/printcmds.exp (test_print_strings): Add regression
789 test.
790 * gdb.base/printcmds.c (charptr): New typedef.
791 (teststring2): New global.
792
793 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
794
795 * gdb.base/break-interp.exp: Use the tail of the filename, not the
796 full path in the test name.
797 (test_ld): Add some with_test_prefix blocks to make test names
798 unique.
799
800 2020-03-13 Tom de Vries <tdevries@suse.de>
801
802 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
803
804 2020-03-13 Tom de Vries <tdevries@suse.de>
805
806 * gdb.mi/mi-sym-info.exp: Make matching more precise.
807
808 2020-03-13 Tom de Vries <tdevries@suse.de>
809
810 PR symtab/25646
811 * gdb.dwarf2/imported-unit.exp: Add test.
812
813 2020-03-13 Tom de Vries <tdevries@suse.de>
814
815 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
816 (var1, var2): New variable.
817 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
818 matching symbols.
819
820 2020-03-13 Tom de Vries <tdevries@suse.de>
821
822 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
823 (Term::command): Use prompt prefix.
824 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
825 * gdb.tui/tui-layout-asm-short-prog.exp: Use
826 command_no_prompt_prefix instead of prefix.
827 * gdb.tui/tui-layout-asm.exp: Same.
828
829 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
830
831 * gdb.base/break-interp.exp: Use foreach_with_prefix.
832
833 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
834
835 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
836 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
837 on" while stepping over the test instruction, match printed
838 message.
839
840 2020-03-12 Tom de Vries <tdevries@suse.de>
841
842 * gdb.base/info-types.exp: Use exp_continue during matching of output
843 of "info types".
844
845 2020-03-12 Tom de Vries <tdevries@suse.de>
846
847 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
848
849 2020-03-12 Tom de Vries <tdevries@suse.de>
850
851 * gdb.fortran/module.exp: Use exp_continue during matching of output
852 of "info variable -n".
853
854 2020-03-12 Tom de Vries <tdevries@suse.de>
855
856 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
857 gdb.dwarf2/dw2-ranges-base.c.
858
859 2020-03-12 Tom de Vries <tdevries@suse.de>
860
861 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
862 in presence of GLIBC debuginfo.
863
864 2020-03-12 Tom de Vries <tdevries@suse.de>
865
866 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
867 $core.
868
869 2020-03-12 Tom de Vries <tdevries@suse.de>
870
871 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
872 more precise.
873
874 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
875
876 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
877 from Unix to Windows path.
878
879 2020-03-11 Tom de Vries <tdevries@suse.de>
880
881 * gdb.ada/minsyms.exp: Set language to ada.
882
883 2020-03-11 Tom de Vries <tdevries@suse.de>
884
885 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
886
887 2020-03-11 Tom de Vries <tdevries@suse.de>
888
889 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
890
891 2020-03-11 Tom Tromey <tromey@adacore.com>
892
893 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
894
895 2020-03-11 Tom de Vries <tdevries@suse.de>
896
897 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
898
899 2020-03-11 Tom de Vries <tdevries@suse.de>
900
901 * gdb.base/break-interp.exp: Limit verbose scope.
902
903 2020-03-11 Tom de Vries <tdevries@suse.de>
904
905 * gdb.fortran/logical.f90: Define variable with character type.
906 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
907
908 2020-03-11 Tom de Vries <tdevries@suse.de>
909
910 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
911
912 2020-03-11 Tom de Vries <tdevries@suse.de>
913
914 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
915 symtabs.
916
917 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
918 Bernd Edlinger <bernd.edlinger@hotmail.de>
919
920 * gdb.cp/step-and-next-inline.cc: New file.
921 * gdb.cp/step-and-next-inline.exp: New file.
922 * gdb.cp/step-and-next-inline.h: New file.
923 * gdb.dwarf2/dw2-is-stmt.c: New file.
924 * gdb.dwarf2/dw2-is-stmt.exp: New file.
925 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
926 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
927 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
928
929 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
930
931 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
932 is-stmt flag in the line table.
933
934 2020-03-09 Tom de Vries <tdevries@suse.de>
935
936 * lib/gdb.exp (cached_file): Create cache dir.
937
938 2020-03-07 Tom de Vries <tdevries@suse.de>
939
940 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
941 * gdb.cp/rvalue-ref-params.exp: Same.
942
943 2020-03-06 Tom de Vries <tdevries@suse.de>
944
945 * lib/gdb.exp (tentative_rename, cached_file): New proc.
946 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
947
948 2020-03-06 Tom de Vries <tdevries@suse.de>
949
950 * README: Fix "the the".
951 * gdb.base/dprintf.exp: Same.
952
953 2020-03-05 Tom de Vries <tdevries@suse.de>
954
955 * gdb.base/maint.exp: Update "main print statistics" expected output.
956
957 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
958
959 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
960 (fortran_int8): Likewise.
961 (fortran_real4): Likewise.
962 (fortran_real8): Likewise.
963 (fortran_complex4): Likewise.
964 (fortran_logical4): Likewise.
965 (fortran_character1): Likewise.
966
967 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
968
969 * gdb.fortran/logical.exp: Add tests that any non-zero value is
970 printed as true.
971
972 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
973
974 * gdb.base/printcmds.exp: Add test to verify printf of a
975 variable holding an address.
976
977 2020-03-03 Tom de Vries <tdevries@suse.de>
978
979 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
980
981 2020-03-03 Tom de Vries <tdevries@suse.de>
982
983 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
984 gdb_test_multiple call.
985
986 2020-03-03 Tom de Vries <tdevries@suse.de>
987
988 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
989 gdb_test_multiple calls.
990
991 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
992
993 * gdb.base/default.exp: Remove test of 'set history filename'.
994 * gdb.base/gdbinit-history.exp: Add tests for setting the history
995 filename to the empty string.
996 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
997 and GDBHISTSIZE.
998
999 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1000
1001 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1002 disabled.
1003
1004 2020-03-02 Pedro Alves <palves@redhat.com>
1005 Tom de Vries <tdevries@suse.de>
1006
1007 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1008 -prompt prefix, before user_code argument. Add -lbl option likewise.
1009 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1010 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1011 argument.
1012 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1013 have "\r\n" at start-of-line, instead of at end-of-line.
1014
1015 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1016
1017 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1018 libinproctrace.so.
1019
1020 2020-02-28 Luis Machado <luis.machado@linaro.org>
1021
1022 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1023 to "p/x".
1024
1025 2020-02-28 Luis Machado <luis.machado@linaro.org>
1026
1027 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1028 asm/ptrace.h and error.h.
1029
1030 2020-02-28 Tom de Vries <tdevries@suse.de>
1031
1032 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1033 (struct wrapper, do_something, mundane/symada__cS): Move ...
1034 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1035 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1036 Update "print symada__cS before partial symtab expansion" regexp.
1037 Update breakpoint location. Flush symbol cache after expansion.
1038
1039 2020-02-28 Luis Machado <luis.machado@linaro.org>
1040
1041 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1042
1043 2020-02-27 Tom de Vries <tdevries@suse.de>
1044
1045 * config/sid.exp: Remove unused globals.
1046 * gdb.base/attach.exp: Same.
1047 * gdb.base/catch-load.exp: Same.
1048 * gdb.base/dbx.exp: Same.
1049 * lib/gdb.exp: Same.
1050 * lib/mi-support.exp: Same.
1051 * lib/prompt.exp: Same.
1052
1053 2020-02-27 Tom de Vries <tdevries@suse.de>
1054
1055 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1056 not set.
1057
1058 2020-02-26 Aaron Merey <amerey@redhat.com>
1059
1060 * gdb.debuginfod: New directory for debuginfod tests.
1061 * gdb.debuginfod/main.c: New test file.
1062 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1063
1064 2020-02-26 Tom de Vries <tdevries@suse.de>
1065
1066 PR gdb/25603
1067 * gdb.base/persistent-lang.cc: New test.
1068 * gdb.base/persistent-lang.exp: New file.
1069
1070 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1071
1072 * gdb.fortran/derived-type-striding.exp: Add a new test.
1073 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1074 new test.
1075
1076 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1077
1078 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1079 names.
1080
1081 2020-02-25 Tom de Vries <tdevries@suse.de>
1082
1083 PR go/18926
1084 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1085
1086 2020-02-24 Tom de Vries <tdevries@suse.de>
1087
1088 PR gdb/25592
1089 * gdb.base/info-locals-unused-static-var.c: New test.
1090 * gdb.base/info-locals-unused-static-var.exp: New file.
1091
1092 2020-02-22 Tom Tromey <tom@tromey.com>
1093
1094 * gdb.python/tui-window.exp: New file.
1095 * gdb.python/tui-window.py: New file.
1096
1097 2020-02-22 Tom Tromey <tom@tromey.com>
1098
1099 PR tui/17850:
1100 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1101 tests.
1102
1103 2020-02-22 Tom Tromey <tom@tromey.com>
1104
1105 * gdb.tui/new-layout.exp: Add sub-layout tests.
1106
1107 2020-02-22 Tom Tromey <tom@tromey.com>
1108
1109 * gdb.tui/new-layout.exp: New file.
1110
1111 2020-02-22 Tom Tromey <tom@tromey.com>
1112
1113 * gdb.rust/rust-style.rs: New file.
1114 * gdb.rust/rust-style.exp: New file.
1115 * gdb.base/style.exp: Test structure printing.
1116 * gdb.base/style.c (struct some_struct): New type.
1117 (enum etype): New type.
1118 (struct_value): New global.
1119
1120 2020-02-21 Tom de Vries <tdevries@suse.de>
1121
1122 PR go/18926
1123 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1124 Remove blanket xfails. Use message argument for gdb_breakpoint.
1125 Make continuing to breakpoint test conditional on setting breakpoint.
1126 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1127 DW_AT_name attribute. Add xfail for GCC PR93866.
1128
1129 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1130
1131 * gdb.dwarf2/cpp-linkage-name.c: New file.
1132 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1133
1134 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1135
1136 * lib/gdb.exp (gdb_wrapper_init): Reset
1137 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1138 not exist.
1139
1140 2020-02-20 Tom de Vries <tdevries@suse.de>
1141
1142 PR go/17018
1143 * gdb.go/hello.exp: Copy ...
1144 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1145 print of st to print value of global definition. Add xfail for GCC
1146 PR93844.
1147 * gdb.go/hello.exp: Remove printing of st before definition.
1148 * gdb.go/hello.go: Copy ...
1149 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1150 to st.
1151 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1152
1153 2020-02-20 Tom de Vries <tdevries@suse.de>
1154
1155 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1156 (gdb_simple_compile): Handle compile_flags go by using .go extension
1157 for source file.
1158 * gdb.go/chan.exp: Use support_go_compile.
1159 * gdb.go/handcall.exp: Same.
1160 * gdb.go/hello.exp: Same.
1161 * gdb.go/integers.exp: Same.
1162 * gdb.go/max-depth.exp: Same.
1163 * gdb.go/methods.exp: Same.
1164 * gdb.go/package.exp: Same.
1165 * gdb.go/strings.exp: Same.
1166 * gdb.go/types.exp: Same.
1167 * gdb.go/unsafe.exp: Same.
1168
1169 2020-02-19 Tom de Vries <tdevries@suse.de>
1170
1171 * gdb.python/lib-types.exp: Make xfail more strict.
1172
1173 2020-02-19 Tom de Vries <tdevries@suse.de>
1174
1175 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1176
1177 2020-02-19 Doug Evans <dje@google.com>
1178
1179 PR rust/25535
1180 * gdb.rust/simple.exp: Add test.
1181 * gdb.rust/simple.rs: Add test.
1182
1183 2020-02-19 Tom de Vries <tdevries@suse.de>
1184
1185 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1186 output line-by-line.
1187
1188 2020-02-19 Tom de Vries <tdevries@suse.de>
1189
1190 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1191
1192 2020-02-19 Tom de Vries <tdevries@suse.de>
1193
1194 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1195 prelink.
1196
1197 2020-02-19 Tom de Vries <tdevries@suse.de>
1198
1199 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1200 (gdb_do_cache): Use gdb_do_cache_wrap.
1201 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1202
1203 2020-02-19 Tom de Vries <tdevries@suse.de>
1204
1205 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1206 gdb_compile option.
1207
1208 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1209
1210 * gdb.base/printcmds.exp (test_print_enums): Update expected
1211 output.
1212
1213 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1214
1215 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1216 for "unknown".
1217
1218 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1219
1220 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1221 enumerator.
1222
1223 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1224
1225 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1226 FE_, add FE_NONE.
1227 (three): Update.
1228 (enum flag_enum_without_zero): New enum.
1229 (flag_enum_without_zero): New variable.
1230 (enum not_flag_enum): New enum.
1231 (three_not_flag): New variable.
1232 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1233 (test_print_enums): Add more tests for printing flag enums.
1234
1235 2020-02-18 Tom de Vries <tdevries@suse.de>
1236
1237 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1238 (gdb_compile_ada): ... here.
1239 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1240 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1241
1242 2020-02-14 Tom Tromey <tom@tromey.com>
1243
1244 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1245 build directory.
1246 * boards/gdbserver-base.exp: Update path to gdbserver.
1247
1248 2020-02-13 Tom de Vries <tdevries@suse.de>
1249
1250 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1251
1252 2020-02-13 Tom de Vries <tdevries@suse.de>
1253
1254 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1255 are missing.
1256
1257 2020-02-13 Tom de Vries <tdevries@suse.de>
1258
1259 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1260 call.
1261
1262 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1263
1264 PR tui/25126
1265 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1266 * gdb.base/cached-source-file.c: New file.
1267 * gdb.base/cached-source-file.exp: New file.
1268
1269 2020-02-11 Tom de Vries <tdevries@suse.de>
1270
1271 PR testsuite/25488
1272 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1273
1274 2020-02-10 Tom de Vries <tdevries@suse.de>
1275
1276 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1277
1278 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1279
1280 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1281 and $after_addr are both integers before making a comparison.
1282
1283 2020-02-09 Tom de Vries <tdevries@suse.de>
1284
1285 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1286 command output and paste it into gdb.log. If any, paste catch message
1287 to gdb.log.
1288
1289 2020-02-07 Tom Tromey <tromey@adacore.com>
1290
1291 PR breakpoints/24915:
1292 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1293
1294 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1295
1296 * gdb.tui/tui-missing-src.exp: Add the "missing source
1297 file" test for the TUI.
1298
1299 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1300
1301 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1302 including a port number in the output.
1303
1304 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1305
1306 * lib/fortran.exp (fortran_int4): Handle clang.
1307 (fortran_int8): Likewise.
1308 (fortran_real4): Likewise.
1309 (fortran_real8): Likewise.
1310 (fortran_complex4): Likewise.
1311 (fortran_logical4): Likewise.
1312 (fortran_character1): Likewise.
1313
1314 2020-02-04 Tom de Vries <tdevries@suse.de>
1315
1316 * README (Race detection): Add note.
1317
1318 2020-02-04 Tom de Vries <tdevries@suse.de>
1319
1320 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1321
1322 2020-02-04 Tom de Vries <tdevries@suse.de>
1323
1324 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1325
1326 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1327
1328 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1329 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1330 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1331 blttar, bnetarl.
1332 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1333 binary for blttar, bnetarl.
1334 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1335 wait instruction. Delete ldmx test.
1336 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1337
1338 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1339
1340 * gdb.fortran/array-bounds-high.exp: New file.
1341 * gdb.fortran/array-bounds-high.f90: New file.
1342
1343 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1344
1345 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1346 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1347
1348 2020-02-01 Tom de Vries <tdevries@suse.de>
1349
1350 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1351
1352 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1353
1354 PR tui/9765
1355 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1356 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1357
1358 2020-01-29 Luis Machado <luis.machado@linaro.org>
1359
1360 * gdb.arch/aarch64-brk-patterns.c: New source file.
1361 * gdb.arch/aarch64-brk-patterns.exp: New test.
1362
1363 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1364
1365 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1366 GCC/Clang version.
1367 * gdb.cp/pass-by-ref.exp: Ditto.
1368
1369 2020-01-29 Tom de Vries <tdevries@suse.de>
1370
1371 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1372 * gdb.threads/watchpoint-fork-mt.c: Same.
1373 * gdb.threads/watchpoint-fork-parent.c: Same.
1374 * gdb.threads/watchpoint-fork-st.c: Same.
1375 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1376
1377 2020-01-27 Luis Machado <luis.machado@linaro.org>
1378
1379 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1380 sitting at a syscall instruction when we hit the syscall function's
1381 breakpoint.
1382 Check PC against one obtained with the x command.
1383 Validate syscall number.
1384 (step_over_syscall): Don't continue to the syscall instruction if
1385 we're already there.
1386
1387 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1388
1389 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1390
1391 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1394 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1395
1396 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1399 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1400
1401 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1402
1403 * gdb.base/maint.exp: Update line table parsing test.
1404 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1405
1406 2020-01-24 Pedro Alves <palves@redhat.com>
1407
1408 PR gdb/25410
1409 * gdb.multi/multi-re-run-1.c: New.
1410 * gdb.multi/multi-re-run-2.c: New.
1411 * gdb.multi/multi-re-run.exp: New.
1412
1413 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1414
1415 PR gdb/23718
1416 * gdb.server/server-kill-python.exp: New file.
1417
1418 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1419
1420 * gdb.server/multi-ui-errors.c: New file.
1421 * gdb.server/multi-ui-errors.exp: New file.
1422
1423 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1424
1425 PR tui/9765
1426 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1427
1428 2020-01-19 Tom Tromey <tom@tromey.com>
1429
1430 * gdb.tui/main.exp: Add check for plain "file".
1431
1432 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1433
1434 * lib/gdb.exp: Fix spelling error (seperatelly).
1435
1436 2020-01-14 Tom Tromey <tom@tromey.com>
1437
1438 PR symtab/12535:
1439 * gdb.python/python.exp: Test decode_line with empty string
1440 argument.
1441
1442 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1443
1444 * gdb.base/skip-inline.exp: Extend test.
1445
1446 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1447
1448 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1449 * gdb.dwarf2/dw2-bad-elf.c: New file.
1450 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1451
1452 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1453
1454 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1455 _line_saw_file.
1456
1457 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1458
1459 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1460 border.
1461
1462 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1463
1464 * gdb.multi/multi-target.exp (setup): Factor out "info
1465 connections" and "info inferiors" tests to ...
1466 (test_info_inferiors): ... this new procedure.
1467 (top level): Run new "info-inferiors" tests.
1468
1469 2020-01-10 Pedro Alves <palves@redhat.com>
1470
1471 * gdb.server/bkpt-other-inferior.exp: New file.
1472
1473 2020-01-10 Pedro Alves <palves@redhat.com>
1474
1475 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1476 of "add-inferior".
1477 * gdb.base/quit-live.exp: Likewise.
1478 * gdb.base/remote-exec-file.exp: Likewise.
1479 * gdb.guile/scm-progspace.exp: Likewise.
1480 * gdb.linespec/linespec.exp: Likewise.
1481 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1482 * gdb.mi/user-selected-context-sync.exp: Likewise.
1483 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1484 "info inferiors" tests.
1485 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1486 "add-inferior".
1487 * gdb.multi/watchpoint-multi.exp: Likewise.
1488 * gdb.python/py-inferior.exp: Likewise.
1489 * gdb.server/extended-remote-restart.exp: Likewise.
1490 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1491 "info inferiors".
1492 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1493 * gdb.trace/report.exp: Likewise.
1494
1495 2020-01-10 Pedro Alves <palves@redhat.com>
1496
1497 * gdb.multi/multi-target.c: New file.
1498 * gdb.multi/multi-target.exp: New file.
1499 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1500 mode requested, but remote does not support non-stop".
1501
1502 2020-01-10 Pedro Alves <palves@redhat.com>
1503
1504 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1505 disconnect before reconnecting.
1506
1507 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1508 Pedro Alves <palves@redhat.com>
1509
1510 * gdb.server/connect-without-multi-process.exp: Also test
1511 continuing to end.
1512
1513 2020-01-10 Pedro Alves <palves@redhat.com>
1514
1515 * gdb.base/remote-exec-file.exp: New file.
1516
1517 2020-01-10 Pedro Alves <palves@redhat.com>
1518
1519 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1520 output.
1521 * gdb.threads/async.c: New.
1522 * gdb.threads/async.exp: New.
1523 * gdb.multi/tids-gid-reset.c: New.
1524 * gdb.multi/tids-gid-reset.exp: New.
1525
1526 2020-01-10 George Barrett <bob@bob131.so>
1527
1528 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1529 to help in finding the image relocation offset.
1530 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1531 options in arguments.
1532 (stap_test_no_debuginfo): Likewise.
1533 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1534 test variants.
1535 (stap_test): Add null semaphore relocation test.
1536
1537 2020-01-10 George Barrett <bob@bob131.so>
1538
1539 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1540 * gdb.base/stap-probe.exp: Likewise.
1541 (stap_test): Pass argument as an additional flag.
1542 (stap_test_no_debuginfo): Likewise.
1543 (stap_test): Check `info probes stap' output for semaphore
1544 addresses if the test binary is supposed to have them.
1545
1546 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1547
1548 * gdb.tui/basic.exp: Add more scrolling tests.
1549
1550 2020-01-09 Tom Tromey <tom@tromey.com>
1551
1552 PR tui/18932:
1553 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1554 meangingful value.
1555 (Term::command, Term::resize): Update.
1556 * gdb.tui/basic.exp: Add scrolling test.
1557
1558 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1559
1560 * gdb.tui/tui-layout-asm.exp: New file.
1561
1562 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1563
1564 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1565
1566 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1569 (Term::enter_tui): Use Term::prepare_for_tui.
1570
1571 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1572
1573 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1574 called.
1575
1576 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1577
1578 * gdb.base/skip.exp: Fix race condition in test.
1579
1580 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1581
1582 * gdb.base/backtrace.c: New file.
1583 * gdb.base/backtrace.exp: New file.
1584
1585 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1586
1587 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1588
1589 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1590
1591 * gdb.base/style.exp: Test that warnings are styled.
1592
1593 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1594
1595 * gdb.base/line65535.exp: New file.
1596 * gdb.base/line65535.c: New file.
1597
1598 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1599
1600 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1601 * lib/gnat_debug_info_test.adb: New file.
1602 * gdb.ada/ptype_tagged_param.exp: Use
1603 gnat_runtime_has_debug_info, expect a different output if
1604 runtime does not have debug info.
1605
1606 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1607
1608 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1609 (another) quote in test name.
1610
1611 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1612
1613 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1614 Add quote in test name.
1615
1616 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1617
1618 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1619 directory instead.
1620 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1621 * gdb.cp/pass-by-ref-2.cc: New file.
1622 * gdb.cp/pass-by-ref-2.exp: New file.
1623
1624 2019-12-20 Tom Tromey <tom@tromey.com>
1625
1626 * gdb.tui/list-before.exp: New file.
1627
1628 2019-12-20 Tom Tromey <tom@tromey.com>
1629
1630 * gdb.tui/list.exp: Check for source on initial listing.
1631
1632 2019-12-11 Tom Tromey <tromey@adacore.com>
1633
1634 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1635 Add crlf test.
1636
1637 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1638
1639 * gdb.base/default.exp: Update value of $_gdb_major.
1640
1641 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1642
1643 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1644
1645 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1646
1647 * gdb.base/skip.exp: Whitespace fix.
1648
1649 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1650
1651 * gdb.base/skip-inline.c: New file.
1652 * gdb.base/skip-inline.exp: New file.
1653
1654 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1655
1656 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1657 jit_function_00 to jit_function_stack_mangle.
1658 * gdb.base/jithost.c (jit_function_t): Rename to...
1659 (jit_function_stack_mangle_t): ... this.
1660 (jit_function_add_t): New typedef.
1661 (jit_function_00_code): Rename to...
1662 (jit_function_stack_mangle_code): ... this, make static.
1663 (jit_function_add_code): New.
1664 (main): Generate "add" function and call it. Adjust to changes
1665 in jithost_abi.
1666 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1667 (struct jithost_abi) <begin, end>: Remove fields.
1668 <object, function_stack_mangle, function_add>: New fields.
1669 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1670 code_end>: Remove fields.
1671 <func_stack_mangle>: New field.
1672 (read_debug_info): Adjust to renaming, create block for "add"
1673 function.
1674 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1675
1676 2019-12-11 Tom Tromey <tom@tromey.com>
1677
1678 * gdb.tui/resize.exp: Fix regexp.
1679 * gdb.tui/regs.exp: Fix regexps.
1680 * gdb.tui/main.exp: Fix regexp.
1681
1682 2019-12-11 Tom Tromey <tom@tromey.com>
1683
1684 * gdb.tui/resize.exp: Update.
1685 * gdb.tui/empty.exp (layouts): Update.
1686
1687 2019-12-11 Tom Tromey <tom@tromey.com>
1688
1689 * gdb.tui/regs.exp: Update.
1690 * gdb.tui/empty.exp (layouts): Update.
1691 * gdb.tui/basic.exp: Update.
1692 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1693
1694 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1695
1696 * gdb.base/options.exp: Add -raw-values in the print completion list.
1697 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1698
1699 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1700
1701 * gdb.threads/omp-par-scope.c: New file.
1702 * gdb/threads/omp-par-scope.exp: New file.
1703
1704 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1705
1706 * lib/gdb.exp (support_nested_function_tests): New proc.
1707
1708 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1709
1710 * lib/gdb.exp (gdb_compile_openmp): New proc.
1711 (build_executable_from_specs): Add an "openmp" option.
1712 (gdb_compile_pthreads): Add non-executable case.
1713
1714 2019-12-10 Tom Tromey <tromey@adacore.com>
1715
1716 * gdb.ada/unchecked_union.exp: New file.
1717 * gdb.ada/unchecked_union/pck.adb: New file.
1718 * gdb.ada/unchecked_union/pck.ads: New file.
1719 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1720 * gdb-utils.exp (string_to_regexp): Also quote "?".
1721
1722 2019-12-10 George Barrett <bob@bob131.so>
1723
1724 Test scripted probe breakpoints.
1725 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1726 * gdb.python/py-breakpoint.c (main): Likewise.
1727 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1728 specifier test.
1729 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1730
1731 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1732
1733 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1734 an rvalue parameter.
1735 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1736 parameter.
1737
1738 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1739
1740 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1741 modules.
1742
1743 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1744
1745 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1746 broken version of GCC.
1747
1748 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1749
1750 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1751 sym-info-cmds library.
1752 * gdb.fortran/info-types.exp: Likewise.
1753 * lib/sym-info-cmds.exp: New file.
1754
1755 2019-12-08 Tom de Vries <tdevries@suse.de>
1756
1757 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1758
1759 2019-12-07 Keith Seitz <keiths@redhat.com>
1760
1761 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1762 * gdb.base/corefile-buildid-shlib.c: New file.
1763 * gdb.base/corefile-buildid.c: New file.
1764 * gdb.base/corefile-buildid.exp: New file.
1765
1766 2019-12-06 Tom de Vries <tdevries@suse.de>
1767
1768 * gdb.dwarf2/varval.exp: Add decl before def test.
1769
1770 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1771
1772 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1773
1774 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1775
1776 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1777 CV and reference conversion for overload resolution.
1778 * gdb.cp/rvalue-ref-overload.exp: Test it.
1779
1780 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1781
1782 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1783 * gdb.base/frameapply.exp: Test faas without command.
1784
1785 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1786
1787 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1788 Fortran tests.
1789 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1790 order.
1791
1792 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1793
1794 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1795 casting to type with no kind specified.
1796 (test_basic_parsing_of_type_kinds): Additional tests for types
1797 with no kind specified, and add tests for single/double
1798 precision/complex types.
1799
1800 2019-12-04 Tom Tromey <tromey@adacore.com>
1801
1802 * gdb.base/endianity.c (struct other) <x>: New field.
1803 (main): Initialize it.
1804 * gdb.base/endianity.exp: Update.
1805
1806 2019-12-04 Tom Tromey <tromey@adacore.com>
1807
1808 * gdb.ada/scalar_storage/storage.adb: New file.
1809 * gdb.ada/scalar_storage/pck.adb: New file.
1810 * gdb.ada/scalar_storage/pck.ads: New file.
1811 * gdb.ada/scalar_storage.exp: New file.
1812
1813 2019-12-04 Tom Tromey <tromey@adacore.com>
1814
1815 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1816 (main): Initialize it.
1817 * gdb.base/endianity.exp: Update.
1818
1819 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1820
1821 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1822
1823 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1824
1825 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1826 -symbol-info-module-functions and -symbol-info-module-variables.
1827
1828 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1829
1830 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1831
1832 2019-12-01 Richard Bunt <richard.bunt@arm.com>
1833 Andrew Burgess <andrew.burgess@embecosm.com>
1834
1835 * gdb.fortran/derived-type-striding.exp: New file.
1836 * gdb.fortran/derived-type-striding.f90: New file.
1837 * gdb.fortran/array-slices.exp: New file.
1838 * gdb.fortran/array-slices.f90: New file.
1839
1840 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1841
1842 * gdb.base/define.exp: Test . in command names.
1843 * gdb.base/setshow.exp: Update test, as . is now part of
1844 command name.
1845
1846 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1847
1848 * gdb.base/define-prefix.exp: New file.
1849
1850 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1851
1852 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1853 compile.
1854 (skip_btrace_pt_tests): Likewise.
1855
1856 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1857
1858 * gdb.fortran/info-modules.exp: Compile source files in correct
1859 order.
1860
1861 2019-11-27 Kevin Buettner <kevinb@redhat.com>
1862
1863 * gdb.dwarf2/imported-unit.exp: New file.
1864 * gdb.dwarf2/imported-unit.c: New file.
1865
1866 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1867
1868 * gdb.mi/mi-fortran-modules-2.f90: New file.
1869 * gdb.mi/mi-fortran-modules.exp: New file.
1870 * gdb.mi/mi-fortran-modules.f90: New file.
1871
1872 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1873
1874 * gdb.mi/mi-sym-info-1.c: New file.
1875 * gdb.mi/mi-sym-info-2.c: New file.
1876 * gdb.mi/mi-sym-info.exp: New file.
1877
1878 2019-11-22 Tom Tromey <tromey@adacore.com>
1879
1880 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1881 * gdb.ada/tasks/foo.adb: Add another stopping location.
1882
1883 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1884
1885 * gdb.base/endianity.c: New test.
1886 * gdb.base/endianity.exp: New file.
1887
1888 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1889
1890 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1891
1892 2019-11-21 Tom de Vries <tdevries@suse.de>
1893
1894 PR gdb/24956
1895 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1896
1897 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1898
1899 * gdb.python/py-progspace.exp: Add missing parentheses on some
1900 'print' commands.
1901
1902 2019-11-19 Tom Tromey <tom@tromey.com>
1903
1904 * gdb.tui/winheight.exp: New file.
1905
1906 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1907
1908 * gdb.base/ctf-whatis.c: Delete.
1909 * gdb.base/ctf-whatis.exp: Delete.
1910 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1911
1912 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1913
1914 * gdb.base/ctf-cvexpr.exp: Delete.
1915 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1916
1917 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1918
1919 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1920 the compiler. Clean up header comment a little.
1921 * gdb.base/ctf-ptype.exp: Likewise.
1922 * gdb.base/ctf-whatis.exp: Likewise.
1923 * lib/gdb.exp (skip_ctf_tests): New proc.
1924
1925 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1926
1927 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1928 * gdb.tui/corefile-run.exp: New file.
1929
1930 2019-11-14 Tom Tromey <tromey@adacore.com>
1931
1932 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1933 regression tests.
1934
1935 2019-11-12 Tom Tromey <tom@tromey.com>
1936
1937 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1938 after any command. Expect prompt after WAIT_FOR is seen.
1939 (enter_tui): Enable resize messages.
1940 (command): Expect command in output.
1941 (get_line): Avoid error when cursor appears to be off-screen.
1942 (dump_screen): Include screen size in title.
1943 (_do_resize): New proc, from "resize".
1944 (resize): Rewrite. Do resize in two steps.
1945 * gdb.tui/empty.exp (layouts): Fix entries.
1946 (check_boxes): Remove xfail.
1947 (check_text): Dump screen on failure.
1948
1949 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1950
1951 * gdb.python/py-symbol.exp: Add test for
1952 gdb.lookup_static_symbols.
1953
1954 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1955
1956 * gdb.python/py-symbol.c: Declare and call function from new
1957 py-symbol-2.c file.
1958 * gdb.python/py-symbol.exp: Compile both source files, and add new
1959 tests for gdb.lookup_static_symbol.
1960 * gdb.python/py-symbol-2.c: New file.
1961
1962 2019-11-02 Tom de Vries <tdevries@suse.de>
1963
1964 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1965 * gdb.base/anon.exp: Same.
1966 * gdb.base/auto-connect-native-target.exp: Same.
1967 * gdb.base/call-ar-st.exp: Same.
1968 * gdb.base/catch-syscall.exp: Same.
1969 * gdb.base/commands.exp: Same.
1970 * gdb.base/default.exp: Same.
1971 * gdb.base/display.exp: Same.
1972 * gdb.base/float.exp: Same.
1973 * gdb.base/foll-fork.exp: Same.
1974 * gdb.base/help.exp: Same.
1975 * gdb.base/info-macros.exp: Same.
1976 * gdb.base/info-proc.exp: Same.
1977 * gdb.base/info-target.exp: Same.
1978 * gdb.base/long_long.exp: Same.
1979 * gdb.base/macscp.exp: Same.
1980 * gdb.base/memattr.exp: Same.
1981 * gdb.base/nofield.exp: Same.
1982 * gdb.base/pointers.exp: Same.
1983 * gdb.base/printcmds.exp: Same.
1984 * gdb.base/ptype.exp: Same.
1985 * gdb.base/restore.exp: Same.
1986 * gdb.base/return.exp: Same.
1987 * gdb.base/scope.exp: Same.
1988 * gdb.base/set-noassign.exp: Same.
1989 * gdb.base/setshow.exp: Same.
1990 * gdb.base/shlib-call.exp: Same.
1991 * gdb.base/signals.exp: Same.
1992 * gdb.base/sigstep.exp: Same.
1993 * gdb.base/skip.exp: Same.
1994 * gdb.base/solib-symbol.exp: Same.
1995 * gdb.base/stap-probe.exp: Same.
1996 * gdb.base/step-line.exp: Same.
1997 * gdb.base/step-test.exp: Same.
1998 * gdb.base/style.exp: Same.
1999 * gdb.base/varargs.exp: Same.
2000 * gdb.base/vla-datatypes.exp: Same.
2001 * gdb.base/vla-ptr.exp: Same.
2002 * gdb.base/vla-sideeffect.exp: Same.
2003 * gdb.base/volatile.exp: Same.
2004 * gdb.base/watch-cond-infcall.exp: Same.
2005 * gdb.base/watchpoint.exp: Same.
2006
2007 2019-11-02 Tom de Vries <tdevries@suse.de>
2008
2009 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2010 * gdb.cp/cpexprs.exp: Same.
2011 * gdb.cp/except-multi-location.exp: Same.
2012 * gdb.cp/exceptprint.exp: Same.
2013 * gdb.cp/gdb2384.exp: Same.
2014 * gdb.cp/inherit.exp: Same.
2015 * gdb.cp/m-static.exp: Same.
2016 * gdb.cp/meth-typedefs.exp: Same.
2017 * gdb.cp/misc.exp: Same.
2018 * gdb.cp/namespace.exp: Same.
2019 * gdb.cp/non-trivial-retval.exp: Same.
2020 * gdb.cp/overload.exp: Same.
2021 * gdb.cp/pr17132.exp: Same.
2022 * gdb.cp/re-set-overloaded.exp: Same.
2023 * gdb.cp/rvalue-ref-types.exp: Same.
2024 * gdb.cp/templates.exp: Same.
2025
2026 2019-11-01 Luis Machado <luis.machado@linaro.org>
2027
2028 PR gdb/25124
2029
2030 * gdb.arch/pr25124.S: New file.
2031 * gdb.arch/pr25124.exp: New file.
2032
2033 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2034
2035 * gdb.fortran/info-modules.exp: Update expected results, and add
2036 additional tests for 'info module functinos', and 'info module
2037 variables'.
2038 * gdb.fortran/info-types.exp: Update expected results.
2039 * gdb.fortran/info-types.f90: Extend testcase with additional
2040 module variables and functions.
2041
2042 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2043
2044 * gdb.fortran/info-modules.exp: New file.
2045 * gdb.fortran/info-types.exp: Build with new file.
2046 * gdb.fortran/info-types.f90: Include and use new module.
2047 * gdb.fortran/info-types-2.f90: New file.
2048
2049 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2050
2051 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2052 * gdb.base/settings.exp: Test all settings types using
2053 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2054 that now verifies that the value of "maint show" is the same as
2055 returned by the settings functions. Test the type of the
2056 maintenance settings.
2057 * gdb.base/default.exp: Update show_conv_list.
2058
2059 2019-10-31 Tom de Vries <tdevries@suse.de>
2060
2061 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2062 gdb_test.
2063 * gdb.arch/amd64-disp-step.exp: Same.
2064 * gdb.asm/asm-source.exp: Same.
2065 * gdb.btrace/buffer-size.exp: Same.
2066 * gdb.btrace/cpu.exp: Same.
2067 * gdb.btrace/enable.exp: Same.
2068 * gdb.dwarf2/count.exp: Same.
2069 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2070 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2071 * gdb.fortran/vla-datatypes.exp: Same.
2072 * gdb.fortran/vla-history.exp: Same.
2073 * gdb.fortran/vla-ptype.exp: Same.
2074 * gdb.fortran/vla-value.exp: Same.
2075 * gdb.fortran/whatis_type.exp: Same.
2076 * gdb.guile/guile.exp: Same.
2077 * gdb.multi/tids.exp: Same.
2078 * gdb.python/py-finish-breakpoint.exp: Same.
2079 * gdb.python/py-framefilter.exp: Same.
2080 * gdb.python/py-pp-registration.exp: Same.
2081 * gdb.python/py-xmethods.exp: Same.
2082 * gdb.python/python.exp: Same.
2083 * gdb.server/connect-with-no-symbol-file.exp: Same.
2084 * gdb.server/no-thread-db.exp: Same.
2085 * gdb.server/run-without-local-binary.exp: Same.
2086 * gdb.stabs/weird.exp: Same.
2087 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2088 * gdb.threads/thread-find.exp: Same.
2089 * gdb.threads/tls-shared.exp: Same.
2090 * gdb.threads/tls.exp: Same.
2091 * gdb.threads/wp-replication.exp: Same.
2092 * gdb.trace/ax.exp: Same.
2093 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2094
2095 2019-10-31 Tom de Vries <tdevries@suse.de>
2096
2097 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2098 * gdb.ada/array_subscript_addr.exp: Same.
2099 * gdb.ada/arrayidx.exp: Same.
2100 * gdb.ada/arrayparam.exp: Same.
2101 * gdb.ada/arrayptr.exp: Same.
2102 * gdb.ada/boolean_expr.exp: Same.
2103 * gdb.ada/call_pn.exp: Same.
2104 * gdb.ada/complete.exp: Same.
2105 * gdb.ada/fixed_cmp.exp: Same.
2106 * gdb.ada/fun_addr.exp: Same.
2107 * gdb.ada/funcall_param.exp: Same.
2108 * gdb.ada/interface.exp: Same.
2109 * gdb.ada/mod_from_name.exp: Same.
2110 * gdb.ada/null_array.exp: Same.
2111 * gdb.ada/packed_array.exp: Same.
2112 * gdb.ada/packed_tagged.exp: Same.
2113 * gdb.ada/print_chars.exp: Same.
2114 * gdb.ada/print_pc.exp: Same.
2115 * gdb.ada/ptype_arith_binop.exp: Same.
2116 * gdb.ada/ptype_field.exp: Same.
2117 * gdb.ada/ptype_tagged_param.exp: Same.
2118 * gdb.ada/rec_return.exp: Same.
2119 * gdb.ada/ref_tick_size.exp: Same.
2120 * gdb.ada/str_ref_cmp.exp: Same.
2121 * gdb.ada/taft_type.exp: Same.
2122 * gdb.ada/tagged.exp: Same.
2123 * gdb.ada/type_coercion.exp: Same.
2124 * gdb.ada/uninitialized_vars.exp: Same.
2125
2126 2019-10-30 Tom de Vries <tdevries@suse.de>
2127
2128 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2129
2130 2019-10-26 Tom de Vries <tdevries@suse.de>
2131
2132 * gdb.base/bigcore.c: Fix typos in comments.
2133 * gdb.base/ctf-ptype.c: Same.
2134 * gdb.base/long_long.c: Same.
2135 * gdb.dwarf2/dw2-op-out-param.S: Same.
2136 * gdb.python/py-evthreads.c: Same.
2137 * gdb.reverse/i387-stack-reverse.c: Same.
2138 * gdb.trace/tfile.c: Same.
2139 * lib/compiler.c: Same.
2140 * lib/compiler.cc: Same.
2141
2142 2019-10-25 Tom de Vries <tdevries@suse.de>
2143
2144 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2145 gdb_test_multiple calls.
2146 * gdb.reverse/sigall-reverse.exp: Same.
2147 * gdb.reverse/solib-precsave.exp: Same.
2148 * gdb.reverse/solib-reverse.exp: Same.
2149 * gdb.reverse/until-precsave.exp: Same.
2150 * gdb.reverse/until-reverse.exp: Same.
2151
2152 2019-10-24 Tom de Vries <tdevries@suse.de>
2153
2154 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2155 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2156 kfail using -wrap pattern flag and convenience variable
2157 gdb_test_name.
2158
2159 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2160
2161 * gdb.python/py-progspace.exp: Add tests for the
2162 Progspace.block_for_pc method.
2163
2164 2019-10-23 Tom Tromey <tom@tromey.com>
2165
2166 * configure: Rebuild.
2167 * aclocal.m4: Use m4_include, not sinclude.
2168
2169 2019-10-21 Tom de Vries <tdevries@suse.de>
2170
2171 * gdb.base/infcall-nested-structs.c: Add
2172 __attribute__((noinline,noclone)) to all functions.
2173 (call_all): Add missing variable initialization. Simplify return value.
2174 (breakpt): Increment volatile variable, to prevent call from being
2175 optimized out.
2176 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2177
2178 2019-10-17 Tom de Vries <tdevries@suse.de>
2179
2180 * gdb.fortran/module.exp: Allow info variables to print info for files
2181 other than module.f90.
2182
2183 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2184
2185 * gdb.fortran/module.exp: Extend with 'info variables' test.
2186
2187 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2188
2189 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2190 F77_FOR_TARGET.
2191
2192 2019-10-16 Tom de Vries <tdevries@suse.de>
2193
2194 PR tdep/25096
2195 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2196
2197 2019-10-16 Tom de Vries <tdevries@suse.de>
2198
2199 PR tdep/24104
2200 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2201 Add KFAIL for PR tdep/25096.
2202
2203 2019-10-16 Tom de Vries <tdevries@suse.de>
2204
2205 PR testsuite/25059
2206 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2207
2208 2019-10-16 Tom de Vries <tdevries@suse.de>
2209
2210 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2211 as signed.
2212
2213 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2214
2215 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2216 one instead of increasing timeout.
2217
2218 2019-10-13 Tom de Vries <tdevries@suse.de>
2219
2220 PR record/25038
2221 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2222 * gdb.reverse/sigall-reverse.exp: Same.
2223 * gdb.reverse/solib-precsave.exp: Same.
2224 * gdb.reverse/solib-reverse.exp: Same.
2225 * gdb.reverse/step-precsave.exp: Same.
2226 * gdb.reverse/until-precsave.exp: Same.
2227 * gdb.reverse/until-reverse.exp: Same.
2228 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2229
2230 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2231
2232 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2233 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2234 (cmp_struct_05_01, cmp_struct_static_02_01)
2235 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2236 comparisons.
2237
2238 2019-10-10 Tom de Vries <tdevries@suse.de>
2239
2240 PR testsuite/24888
2241 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2242 gnatlink.
2243
2244 2019-10-09 Tom de Vries <tdevries@suse.de>
2245
2246 PR testsuite/25048
2247 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2248
2249 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2250
2251 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2252 exceptions due to missing debug information.
2253
2254 2019-10-07 Tom de Vries <tdevries@suse.de>
2255
2256 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2257
2258 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2259
2260 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2261 * gdb.base/annota1.exp: Update to use gdb_test_name.
2262
2263 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2264
2265 * gdb.base/ctf-whatis.exp: New file.
2266 * gdb.base/ctf-whatis.c: New file.
2267 * gdb.base/ctf-ptype.exp: New file.
2268 * gdb.base/ctf-ptype.c: New file.
2269 * gdb.base/ctf-constvars.exp: New file.
2270 * gdb.base/ctf-constvars.c: New file.
2271 * gdb.base/ctf-cvexpr.exp: New file.
2272
2273 2019-10-04 Tom de Vries <tdevries@suse.de>
2274
2275 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2276 for loop.
2277
2278 2019-10-03 Tom Tromey <tom@tromey.com>
2279
2280 PR rust/24976:
2281 * gdb.rust/simple.rs (Union2): New type.
2282 (main): Use Union2.
2283 * gdb.rust/simple.exp: Add test.
2284
2285 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2286
2287 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2288 nested function prefix.
2289
2290 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2291 Richard Bunt <richard.bunt@arm.com>
2292 Andrew Burgess <andrew.burgess@embecosm.com>
2293
2294 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2295 nested functions.
2296 * gdb.fortran/nested-funcs.f90: Update expected results.
2297 * gdb.fortran/nested-funcs-2.exp: New file.
2298 * gdb.fortran/nested-funcs-2.f90: New file.
2299
2300 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.python/py-parameter.exp: Make test names unique.
2303 * gdb.python/py-template.exp: Likewise.
2304 * gdb.python/py-value.exp: Likewise.
2305
2306 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2307
2308 * gdb.base/break-interp.exp: Reduce test name duplication.
2309 * gdb.base/call-sc.exp: Likewise.
2310 * gdb.base/callfuncs.exp: Likewise.
2311 * gdb.base/charset.exp: Likewise.
2312 * gdb.base/dump.exp: Likewise.
2313 * gdb.base/ena-dis-br.exp: Likewise.
2314 * gdb.base/relational.exp: Likewise.
2315 * gdb.base/step-over-syscall.exp: Likewise.
2316 * gdb.base/structs.exp: Likewise.
2317
2318 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2319
2320 * gdb.linespec/explicit.exp: Make test names unique.
2321 * gdb.linespec/ls-errs.exp: Likewise.
2322
2323 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2324
2325 * gdb.reverse/break-precsave.exp: Make test names unique.
2326 * gdb.reverse/break-reverse.exp: Likewise.
2327 * gdb.reverse/finish-precsave.exp: Likewise.
2328 * gdb.reverse/finish-reverse.exp: Likewise.
2329 * gdb.reverse/machinestate-precsave.exp: Likewise.
2330 * gdb.reverse/machinestate.exp: Likewise.
2331 * gdb.reverse/readv-reverse.exp: Likewise.
2332 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2333 * gdb.reverse/sigall-precsave.exp: Likewise.
2334 * gdb.reverse/sigall-reverse.exp: Likewise.
2335 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2336 * gdb.reverse/watch-precsave.exp: Likewise.
2337 * gdb.reverse/watch-reverse.exp: Likewise.
2338
2339 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2340
2341 * gdb.threads/stop-with-handle.c: New file.
2342 * gdb.threads/stop-with-handle.exp: New file.
2343
2344 2019-10-03 Tom de Vries <tdevries@suse.de>
2345
2346 PR testsuite/25059
2347 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2348 directory" line to be missing.
2349
2350 2019-10-03 Tom de Vries <tdevries@suse.de>
2351
2352 PR testsuite/25059
2353 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2354 type optional.
2355
2356 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2357
2358 * gdb.python/py-format-string.c (string.h): New include.
2359 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2360 the same value, for endianness-independence.
2361 * gdb.python/py-format-string.exp (default_regexp_dict)
2362 (test_pretty_structs, test_format): Adjust expected output to the
2363 changed initialization.
2364
2365 2019-10-02 Tom Tromey <tromey@adacore.com>
2366
2367 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2368
2369 2019-10-02 Pedro Alves <palves@redhat.com>
2370 Andrew Burgess <andrew.burgess@embecosm.com>
2371
2372 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2373 "print-file-var.h".
2374 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2375 (get_version_1): Print this_version_id and its address.
2376 Add extern "C" wrappers around interface functions.
2377 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2378 "print-file-var.h".
2379 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2380 (get_version_2): Print this_version_id and its address.
2381 Add extern "C" wrappers around interface functions.
2382 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2383 <stddef.h> and "print-file-var.h".
2384 Add extern "C" wrappers around interface functions.
2385 [VERSION_ID_MAIN] (this_version_id): Define.
2386 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2387 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2388 up extern "C" blocks.
2389 * gdb.base/print-file-var.exp (test): New, factored out from top
2390 level.
2391 (top level): Test all combinations of attribute hidden or not,
2392 dlopen or not, and this_version_id symbol in main file or not.
2393 Compile tests as both C++ and C, make test names unique.
2394
2395 2019-10-01 Tom Tromey <tom@tromey.com>
2396
2397 * gdb.base/style.exp: Test "show logging filename".
2398
2399 2019-10-01 Tom Tromey <tom@tromey.com>
2400
2401 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2402 * gdb.base/style.exp: Add metadata style test.
2403
2404 2019-10-01 Tom Tromey <tom@tromey.com>
2405
2406 * gdb.base/style.exp: Test "pwd".
2407
2408 2019-10-01 Tom Tromey <tom@tromey.com>
2409
2410 * gdb.base/style.exp: Update tests.
2411
2412 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2413
2414 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2415 'six' to unsigned.
2416 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2417 'five'. Use an all-ones bit pattern for each.
2418 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2419 to its changed values.
2420
2421 2019-09-30 Tom Tromey <tromey@adacore.com>
2422
2423 * gdb.rust/traits.rs: Disable all warnings.
2424
2425 2019-09-29 Tom de Vries <tdevries@suse.de>
2426
2427 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2428
2429 2019-09-29 Tom de Vries <tdevries@suse.de>
2430
2431 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2432
2433 2019-09-27 Tom de Vries <tdevries@suse.de>
2434
2435 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2436
2437 2019-09-27 Tom de Vries <tdevries@suse.de>
2438
2439 PR record/23188
2440 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2441
2442 2019-09-26 Tom Tromey <tromey@adacore.com>
2443
2444 * gdb.ada/py_taft.exp: New file.
2445 * gdb.ada/py_taft/main.adb: New file.
2446 * gdb.ada/py_taft/pkg.adb: New file.
2447 * gdb.ada/py_taft/pkg.ads: New file.
2448
2449 2019-09-24 Tom de Vries <tdevries@suse.de>
2450
2451 PR gdb/24598
2452 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2453
2454 2019-09-22 Tom de Vries <tdevries@suse.de>
2455
2456 * gdb.base/restore.exp: Allow register variables to be optimized out at
2457 -O0.
2458
2459 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2460
2461 * gdb.arch/spu-info.exp: Remove file.
2462 * gdb.arch/spu-info.c: Remove file.
2463 * gdb.arch/spu-ls.exp: Remove file.
2464 * gdb.arch/spu-ls.c: Remove file.
2465
2466 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2467 * gdb.asm/spu.inc: Remove file.
2468
2469 * gdb.base/dump.exp: Remove support for spu*-*-*.
2470 * gdb.base/stack-checking.exp: Likewise.
2471 * gdb.base/overlays.exp: Likewise.
2472 * gdb.base/ovlymgr.c: Likewise.
2473 * gdb.base/spu.ld: Remove file.
2474
2475 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2476 * gdb.cp/cpexprs.exp: Likewise.
2477 * gdb.cp/exception.exp: Likewise.
2478 * gdb.cp/gdb2495.exp: Likewise.
2479 * gdb.cp/mb-templates.exp: Likewise.
2480 * gdb.cp/pr9167.exp: Likewise.
2481 * gdb.cp/userdef.exp: Likewise.
2482
2483 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2484
2485 * gdb.cell: Remove directory.
2486 * lib/cell.exp: Remove file.
2487
2488 2019-09-19 Tom de Vries <tdevries@suse.de>
2489
2490 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2491
2492 2019-09-19 Tom de Vries <tdevries@suse.de>
2493
2494 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2495
2496 2019-09-19 Tom de Vries <tdevries@suse.de>
2497
2498 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2499 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2500 (gdb_target_cmd): ... here.
2501 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2502 value 2.
2503
2504 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2505
2506 * gdb.base/source-dir.exp: Avoid having directory names in test
2507 names.
2508
2509 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2510
2511 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2512 directory.
2513
2514 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2515
2516 * gdb.base/list-missing-source.exp: New file.
2517
2518 2019-09-14 Tom de Vries <tdevries@suse.de>
2519
2520 PR teststuite/24599
2521 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2522 * lib/ada.exp (gnatmake_version_at_least): New proc.
2523
2524 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2525
2526 * gdb.base/maint.exp: Use exec_has_index_section.
2527
2528 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2529
2530 * gdb.base/maint.exp: Add test for 'maint info sections'.
2531
2532 2019-09-12 Tom de Vries <tdevries@suse.de>
2533
2534 * gdb.base/store.exp: Allow register variables to be optimized out at
2535 -O0.
2536
2537 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2538
2539 * gdb.ada/rdv_wait.exp: Update to new task names.
2540 * gdb.base/task_switch_in_core.exp: Likewise.
2541 * gdb.base/info_sources_base.c: Likewise.
2542
2543 2019-09-10 Tom Tromey <tromey@adacore.com>
2544
2545 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2546
2547 2019-09-10 Tom Tromey <tromey@adacore.com>
2548
2549 * gdb.ada/dgopt.exp: New file.
2550 * gdb.ada/dgopt/x.adb: New file.
2551
2552 2019-09-08 Tom Tromey <tom@tromey.com>
2553
2554 * gdb.tui/resize.exp: Remove setup_xfail.
2555 * gdb.tui/regs.exp: Remove setup_xfail.
2556 * gdb.tui/basic.exp: Remove setup_xfail.
2557
2558 2019-09-06 David Blaikie <dblaikie@gmail.com>
2559
2560 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2561 * gdb.cp/cplabel.exp: Ditto.
2562 * gdb.linespec/ls-errs.exp: Ditto.
2563
2564 2019-09-05 Tom de Vries <tdevries@suse.de>
2565
2566 * lib/gdb.exp (cmp_file_string): New proc.
2567 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2568 runto_main. Verify save breakpoints output.
2569
2570 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2571
2572 * gdb.base/info-var.exp: Test info variables without running
2573 to main, to avoid expect's buffer overflow.
2574
2575 2019-09-03 Tom Tromey <tromey@adacore.com>
2576
2577 * gdb.ada/bias.exp: New file.
2578 * gdb.ada/bias/bias.adb: New file.
2579 * gdb.ada/print_chars.exp: Add regression test.
2580 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2581 (MC): New variable.
2582
2583 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2584
2585 * gdb.base/argv0-symlink.exp: Run only on native target
2586 and local host.
2587
2588 2019-08-29 Tom de Vries <tdevries@suse.de>
2589
2590 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2591 diverse debug info.
2592 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2593
2594 2019-08-28 Tom de Vries <tdevries@suse.de>
2595
2596 * gdb.base/info-var.exp: Allow info variables to print info for files
2597 other than info-var-f1.c and info-var-f2.c.
2598
2599 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2600
2601 * gdb.fortran/info-types.exp: Add module.
2602 * gdb.fortran/info-types.f90: Update expected results.
2603
2604 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2605
2606 * gdb.fortran/info-types.exp: New file.
2607 * gdb.fortran/info-types.f90: New file.
2608 * lib/fortran.exp (fortran_character1): New proc.
2609
2610 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2611
2612 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2613 functions'. Reindent as needed.
2614 * gdb.base/info-var-f1.c: New file.
2615 * gdb.base/info-var-f2.c: New file.
2616 * gdb.base/info-var.exp: New file.
2617 * gdb.base/info-var.h: New file.
2618
2619 2019-08-26 Tom de Vries <tdevries@suse.de>
2620
2621 PR c++/24852
2622 * gdb.cp/no-libstdcxx-probe.exp: New test.
2623
2624 2019-08-26 Tom de Vries <tdevries@suse.de>
2625
2626 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2627 * tests need to be skipped.
2628 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2629 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2630 mi_skip_libstdcxx_probe_tests.
2631
2632 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2633
2634 * gdb.python/py-xmethods.exp: Use raw strings when passing
2635 arguments to SimpleXMethodMatcher.
2636
2637 2019-08-22 Tom de Vries <tdevries@suse.de>
2638
2639 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2640 more informative.
2641
2642 2019-08-21 Pedro Alves <palves@redhat.com>
2643
2644 * gdb.base/with.exp: Test "with" with no arguments.
2645
2646 2019-08-21 Tom de Vries <tdevries@suse.de>
2647
2648 * gdb.base/gdb-caching-proc.exp: Sort files.
2649
2650 2019-08-20 Tom de Vries <tdevries@suse.de>
2651
2652 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2653 compilation.
2654
2655 2019-08-16 Tom de Vries <tdevries@suse.de>
2656
2657 * gdb.base/compare-sections.exp ("after run to main"): Allow
2658 mismatched read-only sections for PIE executables.
2659
2660 2019-08-16 Tom Tromey <tom@tromey.com>
2661
2662 * lib/tuiterm.exp (_csi_Z): New proc.
2663 * gdb.tui/basic.exp: Update window positions.
2664 * gdb.tui/empty.exp: Update window positions.
2665
2666 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2667
2668 * gdb.base/examine-backward.exp: Correct regexp for
2669 "examine 3 bytes backward from ${address_zero}".
2670
2671 2019-08-15 Tom Tromey <tom@tromey.com>
2672
2673 * gdb.tui/empty.exp: Enable resizing tests.
2674
2675 2019-08-15 Tom Tromey <tromey@adacore.com>
2676
2677 * gdb.ada/char_enum.exp: Add regression tests.
2678 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2679 and '0'.
2680 (Char, Gchar): Update.
2681 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2682
2683 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2684
2685 * gdb.python/python.exp: Expect a leading underscore on
2686 GdbOutput{,Error}File.
2687
2688 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2689
2690 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2691 Windows host.
2692
2693 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2694
2695 * gdb.base/batch-preserve-term-settings.exp
2696 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2697
2698 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2699
2700 * lib/gdb.exp: When running on a mingw target, replace
2701 /x/ with x:/.
2702
2703 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2704
2705 * gdb.arch/aarch64-prologue.c: New test.
2706 * gdb.arch/aarch64-prologue.exp: New file.
2707
2708 2019-08-13 Tom de Vries <tdevries@suse.de>
2709
2710 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2711 Thread.
2712
2713 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2714
2715 * gdb.python/py-completion.exp: Download the .py file to the host
2716 and use its host pathname. Conditionalize tests that use
2717 tab completion and manipulate files on the build machine.
2718 * gdb.python/py-events.exp: Download the .py file to the host
2719 and use its host pathname.
2720 * gdb.python/py-evsignal.exp: Likewise.
2721 * gdb.python/py-evthreads.exp: Likewise.
2722 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2723 pathname syntax.
2724 * gdb.python/py-framefilter.exp: Download the .py file to the right
2725 place on the host. Match Windows pathname syntax.
2726 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2727 .py file to the host and use its host pathname.
2728 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2729 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2730 build pathname. Skip symlink test on Windows host. Add missing
2731 newline at end of file.
2732 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2733 and use its host pathname.
2734 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2735 * gdb.python/py-section-script.exp: Use host location of binfile
2736 on safe-path. Use correct path separator on Windows host.
2737 Reorder alternatives in gdb_test_multiple to prevent matching
2738 the wrong alternative on success.
2739 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2740
2741 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2742
2743 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2744 expect the GDB inferior to no longer immediately stop after
2745 being resumed with "signal SIGINT".
2746
2747 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2748
2749 * gdb.linespec/break-ask.exp: Generalize regexps to match
2750 Windows pathnames too.
2751
2752 2019-08-08 Tom de Vries <tdevries@suse.de>
2753
2754 PR testsuite/24862
2755 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2756
2757 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2758
2759 * gdb.base/style.exp: Update tests for help doc new invariants.
2760 * gdb.base/help.exp: Likewise.
2761
2762 2019-08-06 Tom Tromey <tom@tromey.com>
2763
2764 * gdb.base/style.exp: Add disassemble test.
2765 * gdb.base/style.c (some_called_function): New function.
2766 (main): Use it.
2767
2768 2019-08-05 Christian Biesinger <cbiesinger@google.com>
2769
2770 * gdb.python/py-block.exp: Test dictionary access on blocks.
2771
2772 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
2773
2774 PR gdb/24863
2775 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2776 -list-thread-groups --available test when running under
2777 check-read1.
2778
2779 2019-08-05 Tom de Vries <tdevries@suse.de>
2780
2781 PR testsuite/24863
2782 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2783 * gdb.base/help.exp: Use with_read1_timeout_factor.
2784 * gdb.base/info-macros.exp: Same.
2785 * gdb.cp/nested-types.exp: Same.
2786
2787 2019-08-05 Tom de Vries <tdevries@suse.de>
2788
2789 * lib/gdb.exp (version_at_least): Factor out of ...
2790 (tcl_version_at_least): ... here.
2791 (gdb_compile): Fail if pie results in non-PIE executable.
2792 (readelf_version, readelf_prints_pie): New proc.
2793 (exec_is_pie): Return -1 if unknown.
2794
2795 2019-08-05 Tom de Vries <tdevries@suse.de>
2796
2797 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2798
2799 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2800
2801 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2802
2803 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2804
2805 * lib/completion-support.exp (test_gdb_complete_none): Skip
2806 tab completion tests if no readline support.
2807 (test_gdb_complete_unique_re): Likewise.
2808 (test_gdb_complete_multiple): Likewise.
2809
2810 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2811
2812 * gdb.base/info_sources.exp: New file.
2813 * gdb.base/info_sources.c: New file.
2814 * gdb.base/info_sources_base.c: New file.
2815
2816 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2817
2818 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2819 prefix argument.
2820 (test_exit_status): Add prefix argument.
2821
2822 2019-08-01 Tom de Vries <tdevries@suse.de>
2823
2824 PR testsuite/24863
2825 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2826 calling exp_continue for new thread and thread exited messages.
2827
2828 2019-08-01 Tom de Vries <tdevries@suse.de>
2829
2830 PR testsuite/24863
2831 * gdb.base/structs.exp: Fix check-read1 timeout using
2832 gdb_test_sequence.
2833 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2834
2835 2019-08-01 Tom de Vries <tdevries@suse.de>
2836
2837 PR testsuite/24863
2838 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2839 line.
2840
2841 2019-08-01 Tom de Vries <tdevries@suse.de>
2842
2843 PR testsuite/24863
2844 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2845
2846 2019-07-30 Tom Tromey <tromey@adacore.com>
2847
2848 * gdb.ada/display_nested.exp: New file.
2849 * gdb.ada/display_nested/foo.adb: New file.
2850 * gdb.ada/display_nested/pack.adb: New file.
2851 * gdb.ada/display_nested/pack.ads: New file.
2852
2853 2019-07-30 Christian Biesinger <cbiesinger@google.com>
2854
2855 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2856 namespace.
2857 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2858
2859 2019-07-30 Tom de Vries <tdevries@suse.de>
2860
2861 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2862 instead.
2863
2864 2019-07-30 Tom de Vries <tdevries@suse.de>
2865
2866 PR testsuite/24834
2867 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2868 (exec_is_pie): New proc.
2869
2870 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2871
2872 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2873
2874 2019-07-29 Christian Biesinger <cbiesinger@google.com>
2875
2876 * gdb.python/py-objfile.c: Add global and static vars.
2877 * gdb.python/py-objfile.exp: Test new functions Objfile.
2878 lookup_global_symbol and lookup_static_symbol.
2879
2880 2019-07-29 Tom Tromey <tom@tromey.com>
2881
2882 * lib/tuiterm.exp (Term::_csi_@): New proc.
2883 (Term::_csi_X): Don't move cursor.
2884
2885 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2886
2887 * gdb.base/options.exp: Update backtrace - completion to
2888 new option -frame-info.
2889 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2890 Test new 'set print frame-info'. Test backtrace -frame-info
2891 overriding 'set print frame-info'.
2892 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2893 Test new 'set print frame-info'.
2894 Verify consistency of backtrace with and without filters, with and
2895 without -no-filters.
2896 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2897 default.
2898
2899 2019-07-29 Tom de Vries <tdevries@suse.de>
2900
2901 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2902 no arguments".
2903
2904 2019-07-29 Tom de Vries <tdevries@suse.de>
2905
2906 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2907 is a substring of the first for "complete non-unique file name".
2908
2909 2019-07-29 Tom de Vries <tdevries@suse.de>
2910
2911 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2912 with ".*".
2913
2914 2019-07-29 Tom de Vries <tdevries@suse.de>
2915
2916 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2917 Pass prompt_regexp parameter to gdb_test_multiple calls.
2918
2919 2019-07-29 Tom de Vries <tdevries@suse.de>
2920
2921 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2922 print registers" regexps.
2923
2924 2019-07-29 Tom de Vries <tdevries@suse.de>
2925
2926 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2927
2928 2019-07-29 Tom de Vries <tdevries@suse.de>
2929
2930 PR gdb/24855
2931 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2932 (skip_python_tests_prompt): Add prompt_regexp argument to
2933 gdb_test_multiple calls.
2934
2935 2019-07-27 Tom Tromey <tom@tromey.com>
2936
2937 * gdb.tui/main.exp: New file.
2938
2939 2019-07-27 Tom Tromey <tom@tromey.com>
2940
2941 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2942 optional.
2943 * gdb.tui/empty.exp: New file.
2944
2945 2019-07-27 Tom Tromey <tom@tromey.com>
2946
2947 * lib/tuiterm.exp (spawn): New proc.
2948 (Term::resize): New proc.
2949 * gdb.tui/resize.exp: New file.
2950
2951 2019-07-27 Tom Tromey <tom@tromey.com>
2952
2953 * gdb.tui/list.exp: New file.
2954
2955 2019-07-27 Tom Tromey <tom@tromey.com>
2956
2957 * gdb.tui/regs.exp: New file.
2958
2959 2019-07-27 Tom Tromey <tom@tromey.com>
2960
2961 * gdb.tui/basic.exp: Add "layout split" test.
2962
2963 2019-07-27 Tom Tromey <tom@tromey.com>
2964
2965 * gdb.tui/basic.exp: Add "layout asm" test.
2966
2967 2019-07-27 Tom Tromey <tom@tromey.com>
2968
2969 * lib/tuiterm.exp: New file.
2970 * gdb.tui/basic.exp: New file.
2971
2972 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2973
2974 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2975 Enable tests associated with this flag. Adjust regex
2976 referencing "foo_low" to now refer to "foo_cold" instead.
2977
2978 2019-07-27 Kevin Buettner <kevinb@redhat.com>
2979
2980 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2981 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2982 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2983 foo_cold. Revise comments to match.
2984 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2985 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2986 were wrapped into this proc; Call do_test in loop from outermost
2987 level.
2988 (foo_low): Rename all occurrences to "foo_cold".
2989 (backtrace from baz): New test.
2990 (x2/i foo_cold): New test.
2991 (info line *foo_cold): New test.
2992
2993 2019-07-26 Tom de Vries <tdevries@suse.de>
2994
2995 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2996
2997 2019-07-25 Tom de Vries <tdevries@suse.de>
2998
2999 PR testsuite/24830
3000 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3001 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3002 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3003 (skip_libstdcxx_probe_tests): ... here.
3004 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3005
3006 2019-07-24 Tom de Vries <tdevries@suse.de>
3007
3008 PR testsuite/24807
3009 * gdb.objc/basicclass.m: Include stdio.h.
3010 * gdb.objc/nondebug.m: Same.
3011 * gdb.objc/objcdecode.m: Same.
3012
3013 2019-07-24 Tom de Vries <tdevries@suse.de>
3014
3015 PR testsuite/24612
3016 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3017 additional_flags.
3018
3019 2019-07-24 Tom de Vries <tdevries@suse.de>
3020
3021 PR testsuite/24831
3022 * gdb.multi/tids.exp: Update error messages for info threads.
3023
3024 2019-07-24 Tom de Vries <tdevries@suse.de>
3025
3026 * gdb.base/info-types.exp: Allow info types to print info for more than
3027 one file.
3028
3029 2019-07-23 Tom de Vries <tdevries@suse.de>
3030
3031 PR testsuite/24842
3032 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3033 gdb_spawn_with_cmdline_opts.
3034
3035 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3036
3037 * gdb.arch/arm-cmse-sgstubs.c: New test.
3038 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3039
3040 2019-07-23 Tom de Vries <tdevries@suse.de>
3041
3042 PR testsuite/24711
3043 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3044 issuing next command.
3045
3046 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3047
3048 * gdb.ada/info_auto_lang.exp: Update expected results.
3049 * gdb.base/info-types.c: Add additional types to check.
3050 * gdb.base/info-types.exp: Update expected results.
3051
3052 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3053
3054 * gdb.base/info-types.c: New file.
3055 * gdb.base/info-types.exp: New file.
3056
3057 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3058
3059 * gdb.arch/riscv-bp-infcall.c: New file.
3060 * gdb.arch/riscv-bp-infcall.exp: New file.
3061
3062 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3063
3064 PR breakpoints/24541
3065 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3066
3067 2019-07-14 Tom de Vries <tdevries@suse.de>
3068
3069 PR testsuite/24760
3070 * gdb.objc/basicclass.exp: Fix unterminated string.
3071
3072 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3073 Andrew Burgess <andrew.burgess@embecosm.com>
3074
3075 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3076 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3077 negative bounds.
3078 * gdb.fortran/vla-value.exp: Print elements of an array with
3079 negative bounds.
3080 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3081 testing.
3082
3083 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3084
3085 * gdb.base/options.exp (expect_string): Dequote strings in
3086 results.
3087 (test-string): Test strings with different quoting and reindent.
3088
3089 2019-07-10 Tom Tromey <tromey@adacore.com>
3090
3091 * gdb.ada/mi_ex_cond.exp: Update expected results.
3092 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3093 * gdb.ada/mi_catch_ex.exp: Update expected results.
3094 * gdb.ada/mi_catch_assert.exp: Update expected results.
3095 * gdb.ada/catch_ex.exp (catch_exception_info)
3096 (catch_exception_entry, catch_assert_entry)
3097 (catch_unhandled_entry): Update.
3098 * gdb.ada/catch_assert_if.exp: Update expected results.
3099
3100 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3101 Stephen Roberts <stephen.roberts@arm.com>
3102
3103 * gdb.base/define.exp: Restore original prompt.
3104
3105 2019-07-09 Pedro Alves <palves@redhat.com>
3106
3107 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3108 breakpoints" output.
3109 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3110 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3111 throw" creates breakpoint.
3112 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3113 'type="catchpoint"'.
3114
3115 2019-07-09 Pedro Alves <palves@redhat.com>
3116
3117 PR c++/15468
3118 * gdb.cp/except-multi-location-lib.cc: New.
3119 * gdb.cp/except-multi-location-main.cc: New.
3120 * gdb.cp/except-multi-location.exp: New.
3121
3122 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3123
3124 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3125 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3126 argument and update callers.
3127
3128 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3129
3130 * gdb.arch/amd64-break-on-asm-line.S: New file.
3131 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3132
3133 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3134
3135 * gdb.base/printcmds.exp: Test printing C string and
3136 C wide string convenience vars without transiting via the inferior.
3137 Also make test names unique.
3138
3139 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3140
3141 PR breakpoints/25011
3142 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3143
3144 2019-07-04 Pedro Alves <palves@redhat.com>
3145
3146 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3147 body returned ok(0), break(3) or continue(4).
3148 * gdb.testsuite/foreach_with_prefix.exp: New file.
3149
3150 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3151
3152 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3153
3154 2019-07-03 Pedro Alves <palves@redhat.com>
3155
3156 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3157 "return -code".
3158
3159 2019-07-03 Pedro Alves <palves@redhat.com>
3160
3161 PR cli/24732
3162 * gdb.base/shell.exp: Load completion-support.exp.
3163 Adjust expected error output. Add completion tests.
3164
3165 2019-07-03 Pedro Alves <palves@redhat.com>
3166
3167 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3168 string_to_regexp.
3169
3170 2019-07-03 Pedro Alves <palves@redhat.com>
3171
3172 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3173 (expect_integer): Adjust to expect "-string".
3174 (expect_string): New.
3175 (all_options): Expect "-string".
3176 (test-flag, test-boolean): Adjust to expect "-string".
3177 (test-string): New proc.
3178 (top level): Call it.
3179
3180 2019-07-03 Pedro Alves <palves@redhat.com>
3181
3182 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3183 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3184 the expected output in the success.
3185
3186 2019-07-03 Pedro Alves <palves@redhat.com>
3187
3188 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3189 Split one gdb_test_multiple call in two to avoid a race.
3190
3191 2019-07-03 Pedro Alves <palves@redhat.com>
3192
3193 * gdb.base/with.c: New file.
3194 * gdb.base/with.exp: New file.
3195
3196 2019-07-03 Pedro Alves <palves@redhat.com>
3197
3198 * gdb.base/settings.exp: Replace all references to "maint
3199 test-settings set" with references to "maint set test-settings",
3200 and all references to "maint test-settings show" with references
3201 to "maint show test-settings".
3202
3203 2019-07-03 Pedro Alves <palves@redhat.com>
3204
3205 * gdb.base/settings.exp (test-string): Adjust expected out when
3206 testing "maint test-settings show filename"
3207
3208 2019-07-02 Pedro Alves <palves@redhat.com>
3209
3210 * gdb.base/options.exp (test-info-threads): New procedure.
3211 (top level): Call it.
3212
3213 2019-06-28 Tom Tromey <tromey@adacore.com>
3214
3215 * gdb.dwarf2/ada-linkage-name.c: New file.
3216 * gdb.dwarf2/ada-linkage-name.exp: New file.
3217
3218 2019-06-27 Tom Tromey <tromey@adacore.com>
3219
3220 PR c++/20020:
3221 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3222
3223 2019-06-26 Tom de Vries <tdevries@suse.de>
3224
3225 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3226
3227 2019-06-26 Tom de Vries <tdevries@suse.de>
3228
3229 * gdb.base/index-cache.exp: Add back missing debug option.
3230
3231 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3232
3233 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3234
3235 2019-06-25 Tom de Vries <tdevries@suse.de>
3236
3237 PR testsuite/24727
3238 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3239
3240 2019-06-24 Tom de Vries <tdevries@suse.de>
3241
3242 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3243
3244 2019-06-24 Tom de Vries <tdevries@suse.de>
3245
3246 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3247 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3248 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3249
3250 2019-06-24 Tom de Vries <tdevries@suse.de>
3251
3252 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3253
3254 2019-06-21 Tom de Vries <tdevries@suse.de>
3255
3256 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3257
3258 2019-06-21 Tom de Vries <tdevries@suse.de>
3259
3260 PR testsuite/24518
3261 PR ada/24713
3262 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3263 index.
3264
3265 2019-06-19 Tom Tromey <tromey@adacore.com>
3266
3267 * gdb.ada/length_cond.exp: Add intro comment.
3268
3269 2019-06-19 Tom Tromey <tromey@adacore.com>
3270
3271 * gdb.ada/length_cond.exp: New file.
3272 * gdb.ada/length_cond/length_cond.adb: New file.
3273 * gdb.ada/length_cond/pck.adb: New file.
3274 * gdb.ada/length_cond/pck.ads: New file.
3275
3276 2019-06-18 Tom de Vries <tdevries@suse.de>
3277
3278 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3279
3280 2019-06-18 Tom Tromey <tromey@adacore.com>
3281
3282 * gdb.base/list0.h: Add comment explaining control character.
3283
3284 2019-06-18 Tom de Vries <tdevries@suse.de>
3285
3286 * boards/fission.exp: Break up long debug_flags line.
3287
3288 2019-06-16 Tom de Vries <tdevries@suse.de>
3289
3290 PR gdb/24445
3291 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3292 generated index.
3293
3294 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3295
3296 PR gdb/24686
3297 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3298 improve detection of bug gdb/24541.
3299
3300 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3301
3302 PR gdb/24669
3303 * gdb.base/index-cache.exp (uses_readnow,
3304 expecting_index_cache_use): Define global variable.
3305 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3306 expecting_index_cache_use.
3307
3308 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3309 Andrew Burgess <andrew.burgess@embecosm.com>
3310
3311 * gdb.fortran/pointers.f90: New file.
3312 * gdb.fortran/print_type.exp: New file.
3313 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3314 * gdb.fortran/vla-type.exp: Likewise.
3315 * gdb.fortran/vla-value.exp: Likewise.
3316 * gdb.mi/mi-vla-fortran.exp: Likewise.
3317
3318 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3319
3320 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3321 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3322 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3323 as a stop reason.
3324
3325 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3326
3327 * gdb.base/annota1.exp: Update expected results.
3328 * gdb.cp/annota2.exp: Likewise.
3329 * gdb.cp/annota3.exp: Likewise.
3330
3331 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3332
3333 * gdb.base/style-logging.exp: Remove path from test name.
3334
3335 2019-06-14 Tom Tromey <tromey@adacore.com>
3336
3337 PR gdb/24502:
3338 * gdb.base/style-logging.exp: New file.
3339
3340 2019-06-14 Tom Tromey <tromey@adacore.com>
3341
3342 * gdb.base/symfile-warn.exp: New file.
3343 * gdb.base/symfile-warn.c: New file.
3344
3345 2019-06-14 Tom Tromey <tromey@adacore.com>
3346
3347 * gdb.base/annotate-symlink.exp: New file.
3348
3349 2019-06-14 Tom Tromey <tromey@adacore.com>
3350
3351 * gdb.ada/set_wstr.exp: Add reassignment test.
3352
3353 2019-06-14 Tom Tromey <tromey@adacore.com>
3354
3355 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3356 'unchecked_access and 'unrestricted_access as well.
3357
3358 2019-06-14 Tom Tromey <tromey@adacore.com>
3359
3360 PR ada/24539:
3361 * gdb.ada/vla.exp: Update tests.
3362 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3363 pragma.
3364
3365 2019-06-13 Pedro Alves <palves@redhat.com>
3366
3367 * gdb.base/settings.exp (test-integer): Test junk after
3368 "unlimited".
3369
3370 2019-06-13 Pedro Alves <palves@redhat.com>
3371
3372 * gdb.base/options.exp (test-thread-apply): New.
3373 (top level): Call it.
3374
3375 2019-06-13 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.base/options.exp (test-frame-apply): New.
3378 (top level): Test print commands with different "frame apply"
3379 prefixes.
3380
3381 2019-06-13 Pedro Alves <palves@redhat.com>
3382
3383 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3384 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3385 'max_completions' parameter and handle it.
3386 (test_gdb_completion_offers_commands): New.
3387
3388 2019-06-13 Pedro Alves <palves@redhat.com>
3389
3390 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3391
3392 2019-06-13 Pedro Alves <palves@redhat.com>
3393
3394 * gdb.base/options.exp (test-backtrace): New.
3395 (top level): Call it.
3396
3397 2019-06-13 Pedro Alves <palves@redhat.com>
3398
3399 * gdb.guile/scm-frame-args.exp: Use "set print
3400 raw-frame-arguments" instead of "set print raw frame-arguments".
3401 * gdb.python/py-frame-args.exp: Likewise.
3402
3403 2019-06-13 Pedro Alves <palves@redhat.com>
3404
3405 * gdb.compile/compile.exp: Adjust expected output to option
3406 processing changes.
3407
3408 2019-06-13 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.base/options.exp: Build executable.
3411 (test-print): New procedure.
3412 (top level): Call it, once for "print" and another for "compile
3413 print".
3414
3415 2019-06-13 Pedro Alves <palves@redhat.com>
3416
3417 * gdb.base/options.c: New file.
3418 * gdb.base/options.exp: New file.
3419
3420 2019-06-13 Pedro Alves <palves@redhat.com>
3421
3422 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3423 that "o" is ambiguous.
3424
3425 2019-06-13 Pedro Alves <palves@redhat.com>
3426
3427 * gdb.base/settings.c: New file.
3428 * gdb.base/settings.exp: New file.
3429
3430 2019-06-13 Pedro Alves <palves@redhat.com>
3431
3432 * gdb.base/completion.exp: Fix comment typo.
3433
3434 2019-06-13 Pedro Alves <palves@redhat.com>
3435
3436 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3437 foo --1" test.
3438
3439 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3440
3441 * gdb.fortran/block-data.f: New.
3442 * gdb.fortran/block-data.exp: New.
3443
3444 2019-06-11 Tom de Vries <tdevries@suse.de>
3445
3446 PR testsuite/24521
3447 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3448 message.
3449
3450 2019-06-11 Tom de Vries <tdevries@suse.de>
3451
3452 PR testsuite/24521
3453 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3454
3455 2019-06-11 Tom de Vries <tdevries@suse.de>
3456
3457 * boards/readnow.exp: New file.
3458
3459 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3460
3461 * gdb.fortran/vla-sizeof.exp: Update expected results.
3462
3463 2019-06-06 Amos Bird <amosbird@gmail.com>
3464
3465 * gdb.base/annota1.exp (thread_switch): Add test for
3466 thread-exited annotation.
3467
3468 2019-06-06 Tom Tromey <tromey@adacore.com>
3469
3470 * gdb.base/maint.exp: Expect command started/finished output.
3471
3472 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3473
3474 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3475 comment.
3476 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3477
3478 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3479
3480 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3481 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3482 * gdb.arch/riscv-unwind-long-insn.c: New file.
3483 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3484
3485 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3486
3487 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3488
3489 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3490
3491 * lib/gdb.exp (help_list_trailer): New regexp variable
3492 factorizing the help trailer message.
3493 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3494 arg to allow to better factorize various tests.
3495 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3496 (test_prefix_command_help): Use help_list_trailer.
3497 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3498 * gdb.guile/scm-cmd.exp: Likewise.
3499 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3500 * gdb.base/help.exp: Use test_user_defined_class_help.
3501 * gdb.base/style.exp: Add tests for styling of help and apropos.
3502 * lib/gdb-utils.exp (style): Add title and highlight styles.
3503
3504 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3505
3506 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3507 $_shell_exitsignal.
3508 * gdb.base/default.exp: Update for new convenience variables.
3509
3510 2019-05-29 Tom Tromey <tromey@adacore.com>
3511
3512 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3513 to "break complete ada" test case's regexp.
3514
3515 2019-05-29 Tom Tromey <tromey@adacore.com>
3516
3517 PR c++/20020:
3518 * gdb.cp/constexpr-field.exp: New file.
3519 * gdb.cp/constexpr-field.cc: New file.
3520
3521 2019-05-29 Tom Tromey <tromey@adacore.com>
3522
3523 * gdb.base/finish.exp (finish_no_print): New proc.
3524 (finish_tests): Call it.
3525
3526 2019-05-24 Tom de Vries <tdevries@suse.de>
3527
3528 * gdb.dwarf2/gdb-add-index.exp: New file.
3529
3530 2019-05-22 Tom Tromey <tromey@adacore.com>
3531
3532 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3533 * gdb.base/style.exp: Use "style".
3534 * lib/gdb-utils.exp (style): New proc.
3535
3536 2019-05-22 Tom de Vries <tdevries@suse.de>
3537
3538 * gdb.base/align.exp: Require c++11.
3539
3540 2019-05-22 Tom de Vries <tdevries@suse.de>
3541
3542 PR testsuite/24586
3543 * gdb.python/py-mi-var-info-path-expression.exp: Call
3544 mi_skip_python_tests to check if python is supported.
3545
3546 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3547
3548 * gdb.arch/aarch64-pauth.c: New test.
3549 * gdb.arch/aarch64-pauth.exp: New file.
3550
3551 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3552
3553 * README (Re-running Tests Outside The Testsuite): New section.
3554
3555 2019-05-21 Tom de Vries <tdevries@suse.de>
3556
3557 * gdb.arch/amd64-eval.exp: Require c++11.
3558 * gdb.base/max-depth.exp: Same.
3559 * gdb.compile/compile-cplus-array-decay.exp: Same.
3560 * gdb.cp/meth-typedefs.exp: Same.
3561 * gdb.cp/subtypes.exp: Same.
3562 * gdb.cp/temargs.exp: Same.
3563
3564 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3565
3566 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3567
3568 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3569
3570 PR gdb/18644
3571 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3572 * gdb.fortran/printing-types.exp: Add new test.
3573 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3574 testing.
3575 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3576 setup_kfail call.
3577
3578 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3579
3580 * README (Running the Testsuite): Change example.
3581 (Testsuite Parameters): Remove TRANSCRIPT.
3582 * lib/gdb.exp: Remove TRANSCRIPT check.
3583
3584 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3585
3586 * README (Testsuite Parameters): Add replay logging to
3587 GDBSERVER_DEBUG.
3588 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3589 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3590 as a comma separated list.
3591 (gdb_debug_init): Override procedure.
3592
3593 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3594
3595 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3596 (gdb_write_cmd_file): New procedure.
3597 * lib/gdbserver-support.exp (gdbserver_start): Call
3598 gdbserver_write_cmd_file.
3599 (gdbserver_write_cmd_file): New procedure.
3600
3601 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3602
3603 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3604 (delete_breakpoints): Likewise.
3605 (gdb_run_cmd): Likewise.
3606 (gdb_start_cmd): Likewise.
3607 (gdb_starti_cmd): Likewise.
3608 (gdb_internal_error_resync): Likewise.
3609 (gdb_test_multiple): Likewise.
3610 (gdb_reinitialize_dir): Likewise.
3611 (default_gdb_exit): Likewise.
3612 (gdb_file_cmd): Mark kill as optional.
3613 (default_gdb_start): Call gdb_stdin_log_init.
3614 (send_gdb): Call gdb_stdin_log_write.
3615 (rerun_to_main): Mark Y as an answer.
3616 (gdb_stdin_log_init): New function.
3617 (gdb_stdin_log_write): Likewise.
3618
3619 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3620
3621 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3622 * gdb.base/debug-expr.exp: Likewise.
3623 * gdb.base/foll-fork.exp: Likewise.
3624 * gdb.base/foll-vfork.exp: Likewise.
3625 * gdb.base/fork-print-inferior-events.exp: Likewise.
3626 * gdb.base/gdb-sigterm.exp: Likewise.
3627 * gdb.base/gdbinit-history.exp: Likewise.
3628 * gdb.base/osabi.exp: Likewise.
3629 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3630 * gdb.base/ui-redirect.exp: Likewise.
3631 * gdb.gdb/unittest.exp: Likewise.
3632 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3633 * gdb.mi/mi-watch.exp: Likewise.
3634 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3635 * gdb.mi/user-selected-context-sync.exp: Likewise.
3636 * gdb.python/python.exp: Disable debug test when debugging.
3637 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3638 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3639 Likewise.
3640 * gdb.threads/stepi-random-signal.exp: Likewise.
3641
3642 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3643
3644 * Makefile.in: Pass through GDB_DEBUG.
3645 * README (Testsuite Parameters): Add GDB_DEBUG.
3646 (gdb,debug): Add board setting.
3647 * lib/gdb.exp (default_gdb_start): Start debugging.
3648 (gdb_debug_enabled): New procedure.
3649 (gdb_debug_init): Likewise.
3650
3651 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3652
3653 * Makefile.in: Pass through GDB_DEBUG.
3654 * README (Testsuite Parameters): Add GDB_DEBUG.
3655 (gdb,debug): Add board setting.
3656 * lib/gdb.exp (default_gdb_start): Start debugging.
3657 (gdb_debug_enabled): New procedure.
3658 (gdb_debug_init): Likewise.
3659
3660 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3661
3662 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3663
3664 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3665
3666 * gdb.base/ui-redirect.exp: Test redirection.
3667
3668 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3669
3670 * gdb.mi/mi-complete.exp: New file.
3671 * gdb.mi/mi-complete.cc: Likewise.
3672
3673 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3674
3675 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3676 indexed and sliced arrays, and pointers to arrays.
3677
3678 2019-05-14 Tom Tromey <tromey@adacore.com>
3679
3680 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3681 styling test.
3682
3683 2019-05-14 Tom de Vries <tdevries@suse.de>
3684
3685 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3686 selection entry encoding.
3687
3688 2019-05-10 Tom Tromey <tromey@adacore.com>
3689
3690 * gdb.ada/info_exc.exp: Add "complete" test.
3691
3692 2019-05-09 Tom de Vries <tdevries@suse.de>
3693
3694 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3695 CU-relative.
3696
3697 2019-05-09 Tom de Vries <tdevries@suse.de>
3698
3699 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3700 CU-relative.
3701
3702 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3703
3704 * gdb.ada/frame_arg_lang.exp: New testcase.
3705 * gdb.ada/frame_arg_lang/bla.adb: New file.
3706 * gdb.ada/frame_arg_lang/pck.ads: New file.
3707 * gdb.ada/frame_arg_lang/pck.adb: New file.
3708 * gdb.ada/frame_arg_lang/foo.c: New file.
3709
3710 2019-05-08 Tom Tromey <tromey@adacore.com>
3711
3712 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3713
3714 2019-05-08 Tom Tromey <tromey@adacore.com>
3715
3716 * gdb.base/ptype-offsets.exp: Update tests.
3717
3718 2019-05-08 Tom Tromey <tromey@adacore.com>
3719
3720 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3721 cases.
3722 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3723 "short".
3724
3725 2019-05-08 Tom Tromey <tromey@adacore.com>
3726
3727 * gdb.ada/vla.exp: New file.
3728 * gdb.ada/vla/vla.adb: New file.
3729
3730 2019-05-07 Tom de Vries <tdevries@suse.de>
3731
3732 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3733
3734 2019-05-07 Tom de Vries <tdevries@suse.de>
3735
3736 PR testsuite/24522
3737 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3738 section.
3739
3740 2019-05-07 Tom de Vries <tdevries@suse.de>
3741
3742 PR testsuite/24522
3743 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3744 .debug_aranges section.
3745
3746 2019-05-07 Tom de Vries <tdevries@suse.de>
3747
3748 PR testsuite/24159
3749 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3750
3751 2019-05-06 Tom de Vries <tdevries@suse.de>
3752
3753 * lib/gdb.exp (exec_has_index_section): New proc.
3754 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3755 section.
3756
3757 2019-05-04 Tom de Vries <tdevries@suse.de>
3758
3759 * boards/cc-with-debug-names.exp: New file.
3760
3761 2019-05-03 Tom Tromey <tromey@adacore.com>
3762
3763 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3764 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3765 * gdb.ada/char_enum.exp: Add test.
3766
3767 2019-05-03 Tom de Vries <tdevries@suse.de>
3768
3769 * boards/cc-with-gdb-index.exp: New file.
3770
3771 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3772
3773 * gdb.rust/simple.exp: Add new test case.
3774 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3775 (main): Initialise an instance of the new struct.
3776
3777 2019-05-01 Tom Tromey <tromey@adacore.com>
3778
3779 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3780 record.
3781 (NPR): New variable.
3782 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3783 test.
3784
3785 2019-05-01 Tom Tromey <tromey@adacore.com>
3786
3787 * gdb.ada/packed_array_assign.exp: Add packed assignment
3788 regression test.
3789
3790 2019-05-01 Tom de Vries <tdevries@suse.de>
3791
3792 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3793
3794 2019-05-01 Tom de Vries <tdevries@suse.de>
3795
3796 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3797
3798 2019-04-30 Ali Tamur <tamur@google.com>
3799
3800 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3801
3802 2019-04-30 Tom Tromey <tromey@adacore.com>
3803
3804 * lib/ada.exp (find_ada_tool): New proc.
3805 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3806 * gdb.ada/catch_ex_std.exp: New file.
3807 * gdb.ada/catch_ex_std/foo.adb: New file.
3808 * gdb.ada/catch_ex_std/some_package.adb: New file.
3809 * gdb.ada/catch_ex_std/some_package.ads: New file.
3810
3811 2019-04-30 Tom Tromey <tromey@adacore.com>
3812
3813 PR c++/24470:
3814 * gdb.cp/temargs.cc: Add test code from PR.
3815
3816 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3817
3818 * gdb.fortran/vla-datatypes.exp: Update expected results.
3819 * gdb.fortran/vla-ptype.exp: Likewise.
3820 * gdb.fortran/vla-type.exp: Likewise.
3821 * gdb.fortran/vla-value.exp: Likewise.
3822
3823 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3824
3825 * gdb.fortran/ptr-indentation.exp: Update expected results.
3826 * gdb.fortran/ptype-on-functions.exp: Likewise.
3827 * gdb.fortran/vla-ptr-info.exp: Likewise.
3828 * gdb.fortran/vla-value.exp: Likewise.
3829
3830 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3831
3832 * gdb.fortran/ptype-on-functions.exp: New file.
3833 * gdb.fortran/ptype-on-functions.f90: New file.
3834
3835 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3836
3837 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3838 case void string.
3839
3840 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3841
3842 * gdb.fortran/complex.exp: Expand.
3843 * gdb.fortran/complex.f: Renamed to...
3844 * gdb.fortran/complex.f90: ...this, and extended to add more
3845 complex values.
3846
3847 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3848
3849 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3850 MODULO, CMPLX.
3851
3852 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3853 Richard Bunt <richard.bunt@arm.com>
3854
3855 * gdb.base/max-depth.c: New file.
3856 * gdb.base/max-depth.exp: New file.
3857 * gdb.python/py-nested-maps.c: New file.
3858 * gdb.python/py-nested-maps.exp: New file.
3859 * gdb.python/py-nested-maps.py: New file.
3860 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3861 (test_all_common): Call test_max_depth.
3862 * gdb.fortran/max-depth.exp: New file.
3863 * gdb.fortran/max-depth.f90: New file.
3864 * gdb.go/max-depth.exp: New file.
3865 * gdb.go/max-depth.go: New file.
3866 * gdb.modula2/max-depth.exp: New file.
3867 * gdb.modula2/max-depth.c: New file.
3868 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3869
3870 2019-04-29 Tom de Vries <tdevries@suse.de>
3871
3872 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3873
3874 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3875
3876 * gdb.base/callexit.exp: Test may-call-functions off.
3877
3878 2019-04-25 Keith Seitz <keiths@redhat.com>
3879
3880 PR c++/24367
3881 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3882 (another_incomplete_struct, test_incomplete): New definitions.
3883 (main): Use new definitions.
3884 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3885 functions.
3886
3887 2019-04-25 Ali Tamur <tamur@google.com>
3888
3889 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3890
3891 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3892
3893 PR corefiles/11608
3894 PR corefiles/18187
3895 * gdb.base/coredump-filter-build-id.exp: New file.
3896
3897 2019-04-25 Alan Hayward <alan.hayward@arm.com>
3898
3899 * Makefile.in: Pass through GDBSERVER_DEBUG.
3900 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3901 (gdbserver,debug): Add board setting.
3902 * gdb.trace/tspeed.exp: Skip when debugging.
3903 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3904 * lib/gdbserver-support.exp: Likewise
3905
3906 2019-04-24 Tom Tromey <tromey@adacore.com>
3907
3908 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3909 Rust.
3910
3911 2019-04-24 Tom Tromey <tromey@adacore.com>
3912
3913 * gdb.arch/amd64-eval.exp: Test bitfield return.
3914 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3915 (class Foo) <return_bitfields>: New method.
3916 (main): Call it.
3917
3918 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3919
3920 * gdb.cp/many-args.cc: New file.
3921 * gdb.cp/many-args.exp: New file.
3922
3923 2019-04-23 Tom de Vries <tdevries@suse.de>
3924
3925 PR gdb/24433
3926 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3927
3928 2019-04-23 Alan Hayward <alan.hayward@arm.com>
3929
3930 * gdb.trace/backtrace.exp: Use nopie flag.
3931 * gdb.trace/circ.exp: Likewise.
3932 * gdb.trace/collection.exp: Likewise.
3933 * gdb.trace/ftrace.exp: Likewise.
3934 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3935 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3936 * gdb.trace/qtro.exp: Likewise.
3937 * gdb.trace/read-memory.exp: Likewise.
3938 * gdb.trace/report.exp: Likewise.
3939 * gdb.trace/tfile.exp: Likewise.
3940 * gdb.trace/tfind.exp: Likewise.
3941 * gdb.trace/unavailable.exp: Likewise.
3942
3943 2019-04-22 Pedro Alves <palves@redhat.com>
3944
3945 * gdb.base/solib-probes-nosharedlibrary.c,
3946 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3947
3948 2019-04-19 Tom Tromey <tromey@adacore.com>
3949
3950 * gdb.ada/ptype_union.c: New file.
3951 * gdb.ada/ptype_union.exp: New file.
3952
3953 2019-04-19 Tom Tromey <tromey@adacore.com>
3954
3955 PR symtab/24423:
3956 * gdb.base/list0.h (foo): Add a control-l character.
3957
3958 2019-04-18 Tom de Vries <tdevries@suse.de>
3959
3960 PR gdb/24433
3961 * boards/local-board.exp: Set sysroot to "".
3962
3963 2019-04-18 Tom de Vries <tdevries@suse.de>
3964 Pedro Alves <palves@redhat.com>
3965
3966 PR gdb/24454
3967 * gdb.threads/vfork-follow-child-exec.c: New file.
3968 * gdb.threads/vfork-follow-child-exec.exp: New file.
3969 * gdb.threads/vfork-follow-child-exit.c: New file.
3970 * gdb.threads/vfork-follow-child-exit.exp: New file.
3971
3972 2019-04-15 Leszek Swirski <leszeks@google.com>
3973
3974 * gdb.arch/amd64-eval.cc: New file.
3975 * gdb.arch/amd64-eval.exp: New file.
3976
3977 2019-04-11 Alan Hayward <alan.hayward@arm.com>
3978
3979 * gdb.server/sysroot.c: New test.
3980 * gdb.server/sysroot.exp: New file.
3981 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3982 matching param.
3983
3984 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3985
3986 * gdb.base/align.exp: Extend test to cover structures containing
3987 only static fields.
3988
3989 2019-04-11 Tom de Vries <tdevries@suse.de>
3990
3991 * boards/cc-with-dwz-m.exp: New file.
3992 * boards/cc-with-dwz.exp: New file.
3993 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3994
3995 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
3996
3997 * gdb.base/start-cpp.exp: New file.
3998 * gdb.base/start-cpp.cc: New file.
3999
4000 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4001
4002 * gdb.python/py-thrhandle.exp: Adjust tests to call
4003 thread_from_handle instead of thread_from_thread_handle.
4004
4005 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4006
4007 * gdb.python/py-thrhandle.exp: Add tests for
4008 gdb.InferiorThread.handle.
4009
4010 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4011
4012 * gdb.python/py-function.exp: Check calling helper function from
4013 all languages.
4014 * lib/gdb.exp (gdb_supported_languages): New proc.
4015
4016 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4017
4018 * gdb.base/complex-parts.c: New file.
4019 * gdb.base/complex-parts.exp: New file.
4020
4021 2019-04-01 Tom Tromey <tromey@adacore.com>
4022
4023 PR symtab/23331:
4024 * gdb.dwarf2/dw2-ranges-main.c: New file.
4025 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4026 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4027
4028 2019-03-30 Simon Marchi <simark@simark.ca>
4029
4030 * gdb.base/default.exp: Add values for $_gdb_major and
4031 $_gdb_minor.
4032
4033 2019-03-29 Tom Tromey <tromey@adacore.com>
4034
4035 * gdb.base/help.exp: Tighten apropos regexp.
4036
4037 2019-03-29 Keith Seitz <keiths@redhat.com>
4038
4039 * gdb.fortran/array-bounds.exp: New file.
4040 * gdb.fortran/array-bounds.f90: New file.
4041
4042 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4043
4044 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4045
4046 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4047
4048 * gdb.multi/hello.c (main): Increase alarm timer.
4049
4050 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4051
4052 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4053 factor when no hardware watchpoint support.
4054
4055 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4056 Pedro Alves <palves@redhat.com>
4057
4058 * boards/local-board.exp: set sysroot to /.
4059
4060 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4061
4062 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4063 in child.
4064
4065 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4066
4067 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4068 field.
4069 (make_container): Initialise new field.
4070 * gdb.python/py-prettyprint.exp: Add new tests.
4071 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4072 <display_hint>: New method.
4073
4074 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4075
4076 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4077 gdb_continue_to_breakpoint more throughout this test.
4078 (run_lang_tests) Supply unique test names, and use
4079 gdb_test_no_output.
4080
4081 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4082
4083 * gdb.base/finish-pretty.exp: Update expected results.
4084 * gdb.base/pretty-print.c: New file.
4085 * gdb.base/pretty-print.exp: New file.
4086
4087 2019-03-25 Pedro Alves <palves@redhat.com>
4088
4089 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4090 move comments outside list. Append '-i "" eof' section.
4091
4092 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4093
4094 PR testsuite/25016
4095 * README: Add pie options.
4096 * gdb.base/break-interp.exp: Ensure pie is disabled.
4097 * gdb.base/dump.exp: Likewise.
4098 * lib/gdb.exp (gdb_compile): Add pie option.
4099
4100 2019-03-19 Tom Tromey <tromey@adacore.com>
4101
4102 * gdb.mi/mi2-cli-display.c: New file.
4103 * gdb.mi/mi2-cli-display.exp: New file.
4104
4105 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4106 Tom Tromey <tromey@adacore.com>
4107
4108 * gdb.ada/ptype_array/pck.adb: New file.
4109 * gdb.ada/ptype_array/pck.ads: New file.
4110 * gdb.ada/ptype_array/foo.adb: New file.
4111 * gdb.ada/ptype_array.exp: New file.
4112
4113 2019-03-14 Tom Tromey <tromey@adacore.com>
4114
4115 * gdb.base/style.exp: Add "set style sources" test.
4116
4117 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4118
4119 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4120 * mi-breakpoint-multiple-locations.exp: ... this.
4121 (make_breakpoints_pattern): New proc.
4122 (do_test): Add mi_version parameter, test -break-insert,
4123 -break-info and =breakpoint-created.
4124
4125 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4126
4127 * config/default.exp: Remove 'load_lib gdb.exp'.
4128 * config/monitor.exp: Likewise.
4129 * config/sid.exp: Likewise.
4130 * config/sim.exp: Likewise.
4131 * config/slite.exp: Likewise.
4132 * config/unix.exp: Likewise.
4133 * gdb.base/default.exp: Remove unhelpful comment.
4134
4135 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4136
4137 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4138
4139 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4140
4141 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4142
4143 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4144
4145 * gdb.fortran/type-kinds.exp: Update expected results.
4146
4147 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4148
4149 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4150
4151 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4152
4153 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4154 function.
4155 (test_basic_parsing_of_type_kinds): Expand types tested.
4156 (test_parsing_invalid_type_kinds): New function.
4157
4158 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4159
4160 * gdb.fortran/intrinsics.exp: New file.
4161 * gdb.fortran/intrinsics.f90: New file.
4162 * gdb.fortran/type-kinds.exp: New file.
4163
4164 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4165
4166 * gdb.fortran/dot-ops.exp: New file.
4167
4168 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4169
4170 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4171 Check upper and lower case logical literals.
4172
4173 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4174
4175 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4176 Remove duplicate tests.
4177
4178 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4179
4180 * lib/gdb.exp (builtin_cd): rename of cd.
4181 (cd): Override builtin.
4182
4183 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4184
4185 * gdb.fortran/function-calls.exp: New file.
4186 * gdb.fortran/function-calls.f90: New test.
4187
4188 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4189
4190 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4191 on user program standard output.
4192 * gdb.fortran/short-circuit-argument-list.f90: Record function
4193 calls.
4194
4195 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4196
4197 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4198 failure.
4199
4200 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4201
4202 PR gdb/8527
4203 * gdb.base/interrupt-daemon-attach.c,
4204 gdb.base/interrupt-daemon-attach.exp: New test.
4205
4206 2019-02-27 Pedro Alves <palves@redhat.com>
4207
4208 * gdb.base/page.exp: Add tests for "set width/height -1".
4209
4210 2019-02-27 Pedro Alves <palves@redhat.com>
4211
4212 * gdb.base/page.exp: Add tests for "set/show width/height" with
4213 "infinite" values.
4214
4215 2019-02-27 Tom Tromey <tromey@adacore.com>
4216
4217 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4218 2.4.
4219 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4220 workaround.
4221
4222 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4223
4224 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4225 tests for structs with static members.
4226
4227 2019-02-26 Tom Tromey <tromey@adacore.com>
4228
4229 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4230 ValueError, not TypeError.
4231
4232 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4233
4234 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4235 call from main program.
4236
4237 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4238
4239 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4240 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4241 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4242 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4243 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4244
4245 2019-02-22 Keith Seitz <keiths@redhat.com>
4246
4247 PR symtab/23853
4248 * gdb.base/symlink-sourcefile.c: New file.
4249 * gdb.base/symlink-sourcefile.exp: New file.
4250
4251 2019-02-20 Tom Tromey <tom@tromey.com>
4252
4253 * gdb.base/info_qt.exp: Update.
4254
4255 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4256
4257 * gdb.base/source.exp: Move "error in sourced script" code to
4258 the end.
4259 * gdb.base/source-error.gdb: Move contents to
4260 source-error-1.gdb. Add new code to source source-error-1.gdb.
4261 * gdb.base/source-error-1.gdb: New file, from previous
4262 source-error.gdb.
4263
4264 2019-02-17 Tom Tromey <tom@tromey.com>
4265
4266 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4267 for macro styling.
4268 * gdb.base/style.c (SOME_MACRO): New macro.
4269
4270 2019-02-17 Tom Tromey <tom@tromey.com>
4271
4272 * gdb.base/style.exp: Add line-wrapping tests.
4273 * gdb.base/page.exp: Add test for quitting during pagination.
4274
4275 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4276
4277 * gdb.ada/big_packed_array: New testcase.
4278 * gdb.ada/homonym.exp: Fix incorrect expected output for
4279 "break <homonym__get_value>" test.
4280
4281 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4282
4283 PR breakpoints/21870
4284 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4285 and prepare_for_testing. Add comment.
4286 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4287 redundant cleanup call. Clean up comment.
4288
4289 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4290
4291 PR breakpoints/21870
4292 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4293 * gdb.arch/aarch64-dbreg-contents.c: New file.
4294
4295 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4296
4297 * gdb.ada/mi_ref_changeable: New testcase.
4298
4299 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4300
4301 * gdb.base/attach.exp: Add double attach test.
4302
4303 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4304
4305 * lib/gdb.exp (default_gdb_start): Don't match pagination
4306 prompt.
4307 (gdb_init): Set stty_init.
4308
4309 2019-01-27 Tom Tromey <tom@tromey.com>
4310
4311 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4312 skip_python_tests.
4313
4314 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4315
4316 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4317 New structure.
4318 (struct struct_static_02_02): Likewise.
4319 (struct struct_static_02_03): Likewise.
4320 (struct struct_static_02_04): Likewise.
4321 (struct struct_static_04_01): Likewise.
4322 (struct struct_static_04_02): Likewise.
4323 (struct struct_static_04_03): Likewise.
4324 (struct struct_static_04_04): Likewise.
4325 (struct struct_static_06_01): Likewise.
4326 (struct struct_static_06_02): Likewise.
4327 (struct struct_static_06_03): Likewise.
4328 (struct struct_static_06_04): Likewise.
4329 (cmp_struct_static_02_01): Likewise.
4330 (cmp_struct_static_02_02): Likewise.
4331 (cmp_struct_static_02_03): Likewise.
4332 (cmp_struct_static_02_04): Likewise.
4333 (cmp_struct_static_04_01): Likewise.
4334 (cmp_struct_static_04_02): Likewise.
4335 (cmp_struct_static_04_03): Likewise.
4336 (cmp_struct_static_04_04): Likewise.
4337 (cmp_struct_static_06_01): Likewise.
4338 (cmp_struct_static_06_02): Likewise.
4339 (cmp_struct_static_06_03): Likewise.
4340 (cmp_struct_static_06_04): Likewise.
4341 (call_all): Test new structs.
4342 * gdb.base/infcall-nested-structs.exp: Likewise.
4343
4344 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4345 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4346
4347 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4348 * gdb.base/stack-protector.c: New test.
4349 * gdb.base/stack-protector.exp: New file.
4350 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4351 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4352 option.
4353 (gdb_compile): Remove stack protector for GCC and prevent
4354 recursion.
4355
4356 2019-01-16 Keith Seitz <keiths@redhat.com>
4357
4358 PR gdb/23773
4359 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4360
4361 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4362
4363 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4364 aliases.
4365 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4366 tests.
4367 * gdb.arch/powerpc-vector-regs.c: New file.
4368 * gdb.arch/powerpc-vector-regs.exp: New file.
4369
4370 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4371
4372 * gdb.arch/altivec-regs.exp: Fix the list passed to
4373 gdb_expect_list when testing "info vector".
4374
4375 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4376
4377 * gdb.base/style.exp: Don't include path in testname.
4378
4379 2019-01-10 Keith Seitz <keiths@redhat.com>
4380
4381 PR gdb/23712
4382 PR symtab/23010
4383 * gdb.dwarf2/multidictionary.exp: New file.
4384
4385 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4386
4387 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4388 (test_gnuv3_style_demangling): ... this.
4389 (test_lucid_style_demangling): Remove.
4390 (test_arm_style_demangling): Remove.
4391 (test_hp_style_demangling): Remove.
4392 (do_tests): Remove calls to the above.
4393
4394 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4395
4396 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4397 case.
4398
4399 2019-01-06 Tom Tromey <tom@tromey.com>
4400
4401 PR gdb/28155:
4402 * gdb.dwarf2/typedef-void-finish.exp: New file.
4403
4404 2018-12-28 Tom Tromey <tom@tromey.com>
4405 Simon Marchi <simark@simark.ca>
4406
4407 * gdb.base/jit-exec.exp: New file.
4408 * gdb.base/jit-exec.c: New file.
4409 * gdb.base/jit-execd.c: New file.
4410
4411 2018-12-28 Tom Tromey <tom@tromey.com>
4412
4413 * gdb.base/style.exp: Update test to check for address styling.
4414
4415 2018-12-28 Tom Tromey <tom@tromey.com>
4416
4417 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4418 message.
4419
4420 2018-12-28 Tom Tromey <tom@tromey.com>
4421
4422 * gdb.base/style.exp: Add test for version number styling.
4423
4424 2018-12-28 Tom Tromey <tom@tromey.com>
4425
4426 * gdb.base/style.exp: Add test for print_address_symbolic.
4427
4428 2018-12-28 Tom Tromey <tom@tromey.com>
4429
4430 * gdb.base/style.exp: Add test for breakpoint setting.
4431
4432 2018-12-28 Tom Tromey <tom@tromey.com>
4433
4434 * gdb.base/style.exp: Add test for variable names.
4435
4436 2018-12-28 Tom Tromey <tom@tromey.com>
4437
4438 * gdb.base/style.exp: New file.
4439 * gdb.base/style.c: New file.
4440
4441 2018-12-28 Tom Tromey <tom@tromey.com>
4442
4443 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4444 "dumb".
4445 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4446 the TERM environment variable.
4447
4448 2018-12-27 Tom Tromey <tom@tromey.com>
4449
4450 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4451 pagination test.
4452
4453 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4454
4455 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4456 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4457
4458 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4459
4460 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4461 Filename a.adb changed to bp_fun_addr.adb.
4462 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4463
4464 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4465
4466 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4467 non-PIE executables.
4468 * README: Mention the gdb,nopie_flag board setting.
4469 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4470 non-PIE executable.
4471 * gdb.arch/amd64-entry-value.exp: Likewise.
4472 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4473 * gdb.arch/i386-float.exp: Likewise.
4474 * gdb.arch/i386-signal.exp: Likewise.
4475 * gdb.mi/mi-reg-undefined.exp: Likewise.
4476
4477 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4478
4479 PR gdb/23974
4480 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4481
4482 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4483
4484 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4485 Update order of results accordingly.
4486
4487 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4488
4489 * gdb.base/annota1.exp: Update a test regexp.
4490
4491 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4492
4493 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4494
4495 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4496
4497 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4498 (reuse_time): Initialize to REUSE_TIME_CAP.
4499 (check_rc): New function.
4500 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4501 Check pthread_create rc.
4502 (spawner_thread_func): Check pthread_create and pthread_join rc.
4503
4504 2018-12-08 Pedro Alves <palves@redhat.com>
4505
4506 * gdb.base/list.exp (test_forward_search): Rename to ...
4507 (test_forward_reverse_search): ... this. Also test reverse-search
4508 and the forward-search alias.
4509
4510 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4511
4512 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4513 local timeout variable before return, and remove all local timeout
4514 variable entirely.
4515 (gdb_load): Likewise.
4516
4517 2018-12-01 Tom de Vries <tdevries@suse.de>
4518
4519 * gdb.base/gdb-caching-proc.exp: New file.
4520
4521 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4522
4523 * Makefile.in (TIMESTAMP): New variable.
4524 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4525 command.
4526 (check-single-racy): Likewise.
4527 (check/%.exp): Likewise.
4528 (check-racy/%.exp): Likewise.
4529 (workers/%.worker): Likewise.
4530 (build-perf): Likewise.
4531 (check-perf): Likewise.
4532 * README: Describe new "TS" and "TS_FORMAT" variables.
4533 * print-ts.py: New file.
4534
4535 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4536
4537 PR python/23714
4538 * gdb.python/python.exp: Test command repetition after
4539 gdb.execute.
4540
4541 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4542
4543 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4544 is correctly aligned.
4545
4546 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4547
4548 * gdb.ada/info_auto_lang.exp: New testcase.
4549 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4550 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4551 * gdb.ada/info_auto_lang/some_c.c: New file.
4552
4553 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4554
4555 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4556 FUNC_lang language syntax.
4557
4558 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4559
4560 * gdb.base/info_minsym.c: New file.
4561 * gdb.base/info_minsym.exp: New file.
4562
4563 2018-11-19 Tom Tromey <tom@tromey.com>
4564
4565 PR rust/23625:
4566 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4567 * gdb.rust/expr.exp: Update expected output. Change one test.
4568
4569 2018-11-19 Tom Tromey <tom@tromey.com>
4570
4571 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4572
4573 2018-11-19 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4576 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4577 see the expected warning.
4578
4579 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4580
4581 PR gdb/22736:
4582 * gdb.cp/infcall-nodebug-lib.c: New test.
4583 * gdb.cp/infcall-nodebug-main.c: New test.
4584 * gdb.cp/infcall-nodebug.exp: New file.
4585
4586 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4587
4588 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4589 completer tests.
4590
4591 2018-11-09 Tom de Vries <tdevries@suse.de>
4592
4593 * gdb.base/msym-lang.c: New test.
4594 * gdb.base/msym-lang.exp: New file.
4595 * gdb.base/msym-lang-main.c: New test.
4596
4597 2018-11-08 Tom Tromey <tom@tromey.com>
4598
4599 PR gdb/23555:
4600 PR gdb/23838:
4601 * gdb.base/warning.exp: New file.
4602
4603 2018-11-08 Jan Beulich <jbeulich@suse.com>
4604
4605 * testsuite/gdb.arch/i386-avx512.c,
4606 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4607
4608 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4609
4610 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4611 point hardware.
4612
4613 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4614
4615 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4616 * gdb.dwarf2/missing-type-name.exp: New file.
4617
4618 2018-11-06 Tom de Vries <tdevries@suse.de>
4619
4620 * gdb.base/many-headers.c: New test.
4621 * gdb.base/many-headers.exp: New file.
4622
4623 2018-11-06 Jim Wilson <jimw@sifive.com>
4624
4625 * gdb.base/code_elim.exp: For riscv, set additional_flags
4626 to include -msmall-data-limit=0.
4627
4628 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4629
4630 * gdb.ada/watch_minus_l: New testcase.
4631
4632 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4633
4634 * gdb.arch/aix-sighandle.c: New file.
4635 * gdb.arch/aix-sighandle.exp: New file.
4636
4637 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4638
4639 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4640 registers being unions.
4641
4642 2018-10-31 Tom de Vries <tdevries@suse.de>
4643
4644 * lib/valgrind.exp: New file.
4645 (vgdb_start, vgdb_stop): New procs, factored out of ...
4646 * gdb.base/valgrind-bt.exp: ... here, ...
4647 * gdb.base/valgrind-disp-step.exp: ... here and ...
4648 * gdb.base/valgrind-infcall.exp: ... here.
4649
4650 2018-10-31 Tom de Vries <tdevries@suse.de>
4651
4652 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4653
4654 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4655
4656 * gdb.dwarf2/void-type.c: New file.
4657 * gdb.dwarf2/void-type.exp: New file.
4658
4659 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4660
4661 * gdb.base/info_qt.c: New file.
4662 * gdb.base/info_qt.exp: New file.
4663
4664 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4665
4666 * gdb.arch/powerpc-htm-regs.c: New file.
4667 * gdb.arch/powerpc-htm-regs.exp: New file.
4668
4669 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4670
4671 * gdb.arch/powerpc-tar.c: New file.
4672 * gdb.arch/powerpc-tar.exp: New file.
4673
4674 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4675
4676 * gdb.arch/powerpc-ppr-dscr.c: New file.
4677 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4678
4679 2018-10-25 Tom de Vries <tdevries@suse.de>
4680
4681 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4682
4683 2018-10-24 Tom de Vries <tdevries@suse.de>
4684
4685 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4686 longer exists error.
4687
4688 2018-10-24 Tom de Vries <tdevries@suse.de>
4689
4690 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4691
4692 2018-10-24 Tom de Vries <tdevries@suse.de>
4693
4694 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4695 --db-attach in valgrind.
4696
4697 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4698
4699 * gdb.arch/riscv-reg-aliases.c: New file.
4700 * gdb.arch/riscv-reg-aliases.exp: New file.
4701
4702 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4703
4704 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4705
4706 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4707
4708 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4709
4710 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4711
4712 * gdb.cp/ovldbreak.exp: Fix regexps.
4713
4714 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4715
4716 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4717
4718 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4719
4720 PR cli/23785
4721 * gdb.base/restore.exp: New test to check if "restore" with an
4722 invalid file doesn't segfault.
4723
4724 2018-10-18 Tom de Vries <tdevries@suse.de>
4725
4726 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4727 * gdb.ada/excep_handle.exp: Same.
4728 * gdb.ada/mi_string_access.exp: Same.
4729 * gdb.ada/mi_var_union.exp: Same.
4730 * gdb.arch/arc-analyze-prologue.exp: Same.
4731 * gdb.arch/arc-decode-insn.exp: Same.
4732 * gdb.base/readnever.exp: Same.
4733 * gdb.fortran/printing-types.exp: Same.
4734 * gdb.guile/scm-lazy-string.exp: Same.
4735
4736 2018-10-16 Tom de Vries <tdevries@suse.de>
4737
4738 PR gdb/23730
4739 * gdb.base/catch-follow-exec.c: Add copyright notice.
4740 * gdb.base/catch-follow-exec.exp: Rewrite to use
4741 gdb_spawn_with_cmdline_opts. Require gdb-native.
4742
4743 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4744
4745 * gdb.trace/actions-changed.exp: Check for arch support.
4746 * gdb.trace/actions.exp: Likewise.
4747 * gdb.trace/ax.exp: Likewise.
4748 * gdb.trace/backtrace.exp: Likewise.
4749 * gdb.trace/change-loc.exp: Likewise.
4750 * gdb.trace/deltrace.exp: Likewise.
4751 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4752 * gdb.trace/ftrace.exp: Likewise.
4753 * gdb.trace/infotrace.exp: Check for arch support.
4754 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4755 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4756 * gdb.trace/mi-tsv-changed.exp: Likewise.
4757 * gdb.trace/packetlen.exp: Likewise.
4758 * gdb.trace/passc-dyn.exp: Likewise.
4759 * gdb.trace/passcount.exp: Likewise.
4760 * gdb.trace/pending.exp: Likewise.
4761 * gdb.trace/range-stepping.exp: Check for shlib support.
4762 * gdb.trace/report.exp: Check for arch support.
4763 * gdb.trace/save-trace.exp: Likewise.
4764 * gdb.trace/signal.exp: Check for signal support.
4765 * gdb.trace/tfind.exp: Check for arch support.
4766 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4767 * gdb.trace/trace-common.h: Add comment.
4768 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4769 * gdb.trace/trace-enable-disable.exp: Likewise.
4770 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4771 * gdb.trace/tracecmd.exp: Check for arch support.
4772 * gdb.trace/tspeed.exp: Check for shlib and target support.
4773 * gdb.trace/tstatus.exp: Check for arch support.
4774 * gdb.trace/tsv.exp: Likewise.
4775 * gdb.trace/while-dyn.exp: Likewise.
4776 * gdb.trace/while-stepping.exp: Likewise.
4777 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4778
4779 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4780
4781 * gdb.trace/tspeed.exp: Remove nowarnings.
4782 (prepare_for_trace_test): Declare "global ipalib".
4783 * gdb.trace/tspeed.c: Include unistd.h.
4784 (main): Remove superfluous printf argument.
4785
4786 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4787
4788 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4789 directory prefix on the filename.
4790
4791 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4792
4793 * gdb.gdb/unittest.exp: Update expected message informing that
4794 selftests have been disabled.
4795 * gdb.server/unittest.exp: Likewise.
4796
4797 2018-10-09 Tom de Vries <tdevries@suse.de>
4798
4799 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4800 with runto_main.
4801
4802 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
4803
4804 PR c++/16841
4805 * gdb.cp/virtbase2.cc: New file.
4806 * gdb.cp/virtbase2.exp: New file.
4807
4808 2018-10-06 Tom Tromey <tom@tromey.com>
4809
4810 PR python/19399:
4811 * gdb.python/py-inferior.exp: Add architecture test.
4812
4813 2018-10-06 Tom Tromey <tom@tromey.com>
4814
4815 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4816 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4817
4818 2018-10-06 Tom Tromey <tom@tromey.com>
4819
4820 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4821 of a "throw" catchpoint.
4822
4823 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4824
4825 * gdb.base/info-proc.exp: Update string expected from "help info
4826 proc".
4827
4828 2018-10-04 Tom Tromey <tom@tromey.com>
4829
4830 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4831 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4832 (test_initial_complaints, test_empty_complaints): Update.
4833 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4834
4835 2018-10-04 Tom Tromey <tom@tromey.com>
4836
4837 PR cli/19551:
4838 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4839 * lib/gdb.exp (gdb_file_cmd): Update.
4840 * gdb.stabs/weird.exp (print_weird_var): Update.
4841 * gdb.server/solib-list.exp: Update.
4842 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4843 * gdb.mi/mi-cli.exp: Update.
4844 * gdb.linespec/linespec.exp: Update.
4845 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4846 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4847 * gdb.cp/cp-relocate.exp: Update.
4848 * gdb.base/sym-file.exp: Update.
4849 * gdb.base/relocate.exp: Update.
4850 * gdb.base/readnever.exp: Update.
4851 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4852 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4853 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4854 * gdb.base/code_elim.exp: Update.
4855 * gdb.base/break-unload-file.exp (test_break): Update.
4856 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4857 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4858 Update.
4859 * gdb.base/attach.exp (do_attach_tests): Update.
4860 * gdb.base/sepdebug.exp: Update.
4861 * gdb.python/py-section-script.exp: Update.
4862
4863 2018-10-04 Tom Tromey <tom@tromey.com>
4864
4865 PR cli/22234:
4866 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4867 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4868 output.
4869
4870 2018-10-04 Tom Tromey <tom@tromey.com>
4871
4872 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4873 set width and height to 0.
4874 (test_command_line_attach_run): Use -quiet.
4875
4876 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4877
4878 * lib/gdb.exp (skip_ifunc_tests): New.
4879 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4880 other compile failures.
4881 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4882
4883 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4884
4885 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4886 is_amd64_regs_target.
4887
4888 2018-10-01 Alan Hayward <alan.hayward@arm.com>
4889
4890 * gdb.arch/aarch64-sighandler-regs.c: New test.
4891 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4892 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4893
4894 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4895
4896 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4897 assembly.
4898
4899 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4900
4901 * gdb.base/frame-selection.exp: New file.
4902 * gdb.base/frame-selection.c: New file.
4903
4904 2018-09-27 Alan Hayward <alan.hayward@arm.com>
4905
4906 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4907 pthread barrier.
4908 (main): Likewise.
4909
4910 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4911
4912 * gdb.base/large-frame-1.c: New file.
4913 * gdb.base/large-frame-2.c: New file.
4914 * gdb.base/large-frame.exp: New file.
4915 * gdb.base/large-frame.h: New file.
4916
4917 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4918
4919 PR gdb/20948
4920 * gdb.base/write_mem.exp: New test.
4921 * gdb.base/write_mem.c: Likewise.
4922
4923 2018-09-23 Tom Tromey <tom@tromey.com>
4924
4925 PR python/18852:
4926 * gdb.python/py-parameter.exp: Add test for parameter that throws
4927 on "set".
4928
4929 2018-09-23 Tom Tromey <tom@tromey.com>
4930
4931 PR python/17284:
4932 * gdb.python/py-template.exp (test_template_arg): Add test for
4933 negative template argument number.
4934
4935 2018-09-23 Tom Tromey <tom@tromey.com>
4936
4937 PR python/14062:
4938 * gdb.python/python.exp: Add test for post_event error.
4939
4940 2018-09-23 Tom Tromey <tom@tromey.com>
4941
4942 PR python/18170:
4943 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4944 convert pointers to int and long.
4945
4946 2018-09-23 Tom Tromey <tom@tromey.com>
4947
4948 PR python/20126:
4949 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4950 signed-ness conversion tests.
4951
4952 2018-09-23 Tom Tromey <tom@tromey.com>
4953
4954 PR python/18352;
4955 * gdb.python/py-value.exp (test_float_conversion): New proc.
4956 Use it.
4957
4958 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4959
4960 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4961
4962 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4963
4964 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4965 no readline.
4966 * gdb.base/utf8-identifiers.exp: Likewise.
4967 * gdb.cp/cpcompletion.exp: Likewise.
4968 * gdb.linespec/cpcompletion.exp: Likewise.
4969 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4970 * gdb.linespec/cpls-ops.exp: Likewise.
4971
4972 2018-09-19 Richard Bunt <richard.bunt@arm.com>
4973 Chris January <chris.january@arm.com>
4974
4975 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4976 * gdb.fortran/short-circuit-argument-list.exp: New file.
4977 * gdb.fortran/short-circuit-argument-list.f90: New test.
4978
4979 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4980
4981 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4982 "arch=" keyword when executing "-stack-list-frames".
4983
4984 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4985
4986 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4987 "arch=" keyword when executing "-stack-list-frames".
4988
4989 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4990
4991 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4992 break ada".
4993
4994 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4995
4996 PR python/23669
4997 * gdb.python/python.exp: Test gdb.execute("show commands").
4998
4999 2018-09-16 Tom Tromey <tom@tromey.com>
5000
5001 * gdb.base/new-ui.exp (do_execution_tests): Update.
5002 * gdb.base/dbx.exp (test_breakpoints): Update.
5003
5004 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5005
5006 * lib/gdb.exp (gdb_simple_compile): Add proc.
5007 (is_elf_target): Use gdb_simple_compile.
5008 (skip_altivec_tests): Likewise.
5009 (skip_vsx_tests): Likewise.
5010 (skip_tsx_tests): Likewise.
5011 (skip_btrace_tests): Likewise.
5012 (skip_btrace_pt_tests): Likewise.
5013 (gdb_can_simple_compile): Likewise.
5014 (gdb_has_argv0): Likewise.
5015 (gdb_target_symbol_prefix): Likewise.
5016 (target_supports_scheduler_locking): Likewise.
5017
5018 2018-09-13 Tom Tromey <tom@tromey.com>
5019
5020 * Makefile.in (TAGS): Recognize proc_with_prefix and
5021 gdb_caching_proc.
5022
5023 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5024
5025 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5026 method.
5027
5028 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5029
5030 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5031 and a few other Inferior properties when the Inferior is no
5032 longer valid.
5033
5034 2018-09-13 Tom Tromey <tom@tromey.com>
5035
5036 PR rust/23650:
5037 * gdb.rust/simple.exp: Add test for enum field access error.
5038
5039 2018-09-13 Tom Tromey <tom@tromey.com>
5040
5041 PR rust/23626:
5042 * gdb.rust/simple.rs (EmptyEnum): New type.
5043 (main): Use it.
5044 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5045
5046 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5047
5048 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5049 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5050 * gdb.python/py-symtab.exp: Update test printing an objfile.
5051
5052 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5053
5054 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5055 object.
5056
5057 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5058
5059 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5060 (support_complex_tests): Use gdb_can_simple_compile.
5061 (is_ilp32_target): Likewise.
5062 (is_lp64_target): Likewise.
5063 (is_64_target): Likewise.
5064 (is_amd64_regs_target): Likewise.
5065 (is_aarch32_target): Likewise.
5066 (gdb_int128_helper): Likewise.
5067
5068 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5069
5070 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5071
5072 2018-09-10 Jerome Guitton <guitton@adacore.com>
5073
5074 * gdb.ada/same_component_name: Add test for case of tagged record
5075 with variable-length fields.
5076
5077 2018-09-10 Xavier Roirand <roirand@adacore.com>
5078
5079 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5080 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5081 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5082 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5083
5084 2018-09-10 Xavier Roirand <roirand@adacore.com>
5085
5086 * gdb.ada/mi_string_access.exp: New testcase.
5087 * gdb.ada/mi_string_access/bar.adb: New file.
5088 * gdb.ada/mi_string_access/pck.adb: New file.
5089 * gdb.ada/mi_string_access/pck.asd: New file.
5090
5091 2018-09-10 Xavier Roirand <roirand@adacore.com>
5092
5093 * gdb.ada/mi_var_union.exp: New testcase.
5094 * gdb.ada/mi_var_union/bar.adb: New file.
5095 * gdb.ada/mi_var_union/pck.adb: New file.
5096 * gdb.ada/mi_var_union/pck.asd: New file.
5097
5098 2018-09-08 Tom Tromey <tom@tromey.com>
5099
5100 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5101
5102 2018-09-08 Tom Tromey <tom@tromey.com>
5103
5104 PR python/16047:
5105 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5106 (register_pretty_printers): Register new printer.
5107 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5108 test.
5109 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5110 (an_int_type3): New global.
5111
5112 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5113
5114 * gdb.ada/expr_with_funcall: New testcase.
5115
5116 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5117
5118 * gdb.ada/packed_array_assign: New testcase.
5119
5120 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5121
5122 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5123 names, and add test prefixes to make test names unique.
5124
5125 2018-09-05 Tom de Vries <tdevries@suse.de>
5126
5127 * gdb.dwarf2/varval.exp: Add test.
5128
5129 2018-09-04 Gary Benson <gbenson@redhat.com>
5130
5131 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5132 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5133
5134 2018-08-31 Tom Tromey <tom@tromey.com>
5135
5136 * gdb.rust/simple.rs: Rename second variable "v".
5137
5138 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5139
5140 * gdb.base/funcargs.c (use_a): New function.
5141 (recurse): Call use_a.
5142
5143 2018-08-29 Keith Seitz <keiths@redhat.com>
5144
5145 * gdb.compile/compile-cplus-anonymous.cc: New file.
5146 * gdb.compile/compile-cplus-anonymous.exp: New file.
5147 * gdb.compile/compile-cplus-array-decay.cc: New file.
5148 * gdb.compile/compile-cplus-array-decay.exp: New file.
5149 * gdb.compile/compile-cplus-inherit.cc: New file.
5150 * gdb.compile/compile-cplus-inherit.exp: New file.
5151 * gdb.compile/compile-cplus-member.cc: New file.
5152 * gdb.compile/compile-cplus-member.exp: New file.
5153 * gdb.compile/compile-cplus-method.cc: New file.
5154 * gdb.compile/compile-cplus-method.exp: New file.
5155 * gdb.compile/compile-cplus-mod.c: "New" file.
5156 * gdb.compile/compile-cplus-namespace.cc: New file.
5157 * gdb.compile/compile-cplus-namespace.exp: New file.
5158 * gdb.compile/compile-cplus-nested.cc: New file.
5159 * gdb.compile/compile-cplus-nested.exp: New file.
5160 * gdb.compile/compile-cplus-print.c: "New" file.
5161 * gdb.compile/compile-cplus-print.exp: "New" file.
5162 * gdb.compile/compile-cplus-virtual.cc: New file.
5163 * gdb.compile/compile-cplus-virtual.exp: New file.
5164 * gdb.compile/compile-cplus.c: "New" file.
5165 * gdb.compile/compile-cplus.exp: "New" file.
5166 * lib/compile-support.exp: New file.
5167
5168 2018-08-16 Gary Benson <gbenson@redhat.com>
5169
5170 PR gdb/13000:
5171 * gdb.base/batch-exit-status.exp: New file.
5172 * gdb.base/batch-exit-status.good-commands: Likewise.
5173 * gdb.base/batch-exit-status.bad-commands: Likewise.
5174
5175 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5176
5177 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5178 (struct struct02): Likewise.
5179 (struct struct03): Likewise.
5180 (struct struct04): Likewise.
5181 (struct struct_01_01): New struct.
5182 (struct struct_01_02): Likewise.
5183 (struct struct_01_03): Likewise.
5184 (struct struct_01_04): Likewise.
5185 (struct struct_02_01): Likewise.
5186 (struct struct_02_02): Likewise.
5187 (struct struct_02_03): Likewise.
5188 (struct struct_02_04): Likewise.
5189 (struct struct_04_01): Likewise.
5190 (struct struct_04_02): Likewise.
5191 (struct struct_04_03): Likewise.
5192 (struct struct_04_04): Likewise.
5193 (struct struct_05_01): Likewise.
5194 (struct struct_05_02): Likewise.
5195 (struct struct_05_03): Likewise.
5196 (struct struct_05_04): Likewise.
5197 (cmp_struct01): Remove function.
5198 (cmp_struct02): Likewise.
5199 (cmp_struct03): Likewise.
5200 (cmp_struct04): Likewise.
5201 (cmp_struct_01_01): Add Function.
5202 (cmp_struct_01_02): Likewise.
5203 (cmp_struct_01_03): Likewise.
5204 (cmp_struct_01_04): Likewise.
5205 (cmp_struct_02_01): Likewise.
5206 (cmp_struct_02_02): Likewise.
5207 (cmp_struct_02_03): Likewise.
5208 (cmp_struct_02_04): Likewise.
5209 (cmp_struct_04_01): Likewise.
5210 (cmp_struct_04_02): Likewise.
5211 (cmp_struct_04_03): Likewise.
5212 (cmp_struct_04_04): Likewise.
5213 (cmp_struct_05_01): Likewise.
5214 (cmp_struct_05_02): Likewise.
5215 (cmp_struct_05_03): Likewise.
5216 (cmp_struct_05_04): Likewise.
5217 (call_all): Add new structs.
5218 * gdb.base/infcall-nested-structs.exp: Likewise.
5219
5220 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5221
5222 * gdb.python/py-framefilter-mi.exp: Update regexp to
5223 check for "arch" field in frame output.
5224
5225 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5226
5227 * gdb.dwarf2/dw2-ranges-func.c: New file.
5228 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5229
5230 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5231
5232 * gdb.base/term.exp: Compare terminal settings with values from
5233 the inferior.
5234 * gdb.base/term.c: Get and set terminal settings.
5235
5236 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5237
5238 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5239 accommodate new "arch" field in frame output.
5240 * gdb.mi/mi-return.exp: Likewise.
5241 * gdb.mi/mi-stack.exp: Likewise.
5242 * gdb.mi/mi-syn-frame.exp: Likewise.
5243 * gdb.mi/user-selected-context-sync.exp: Likewise.
5244
5245 2018-08-19 Michael Spang <spang@google.com>
5246
5247 PR gdb/11786
5248 * gdb.base/gcore-tls-pie.c: New file.
5249 * gdb.base/gcore-tls-pie.exp: New file.
5250
5251 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5252
5253 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5254 * gdb.dwarf2/varval.c: New file.
5255 * gdb.dwarf2/varval.exp: New file.
5256
5257 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5258
5259 PR gdb/18931
5260 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5261
5262 2018-08-16 Keith Seitz <keiths@redhat.com>
5263
5264 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5265 tests expected to pass.
5266
5267 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5268
5269 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5270 -data-disassemble -a.
5271 (test_disassembly_bogus_args): Likewise.
5272
5273 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5274
5275 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5276
5277 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5278
5279 * gdb.base/vla-optimized-out.exp: Add new test.
5280
5281 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5282
5283 * gdb.base/vla-optimized-out-o3.exp: Delete.
5284 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5285 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5286 deleted tests.
5287
5288 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5289
5290 PR gdb/18050:
5291 * gdb.server/extended-remote-restart.c: New file.
5292 * gdb.server/extended-remote-restart.exp: New file.
5293
5294 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5295
5296 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5297 "set variable index = 42".
5298
5299 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5300
5301 * boards/index-cache-gdb.exp: New file.
5302 * gdb.dwarf2/index-cache.exp: New file.
5303 * gdb.dwarf2/index-cache.c: New file.
5304 * gdb.base/maint.exp: Check if we are using the index cache.
5305
5306 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5307
5308 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5309 MAKEFLAGS.
5310
5311 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5312
5313 * dg-extract-results.sh: Move to toplevel contrib.
5314 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5315 * Makefile.in (check-parallel-racy): Likewise.
5316
5317 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5318
5319 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5320 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5321 tests if the target supports scheduler locking.
5322
5323 2018-08-04 Tom de Vries <tdevries@suse.de>
5324
5325 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5326
5327 2018-08-02 Tom Tromey <tom@tromey.com>
5328
5329 PR symtab/16842.
5330 * gdb.cp/temargs.exp: Test "info address" of a template
5331 parameter.
5332
5333 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5334
5335 * gdb.python/py-mi-var-info-path-expression.c: New file.
5336 * gdb.python/py-mi-var-info-path-expression.py: New file.
5337 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5338
5339 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5340
5341 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5342 error after "cannot resolve name" string.
5343
5344 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5345
5346 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5347 started.
5348 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5349
5350 2018-07-28 Tom de Vries <tdevries@suse.de>
5351
5352 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5353
5354 2018-07-26 Tom de Vries <tdevries@suse.de>
5355
5356 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5357
5358 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5359
5360 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5361 is visible.
5362
5363 2018-07-26 Tom de Vries <tdevries@suse.de>
5364
5365 PR breakpoints/23366
5366 * gdb.base/catch-follow-exec.c: New test.
5367 * gdb.base/catch-follow-exec.exp: New file.
5368
5369 2018-07-25 Tom de Vries <tdevries@suse.de>
5370
5371 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5372 vla-optimized-out.c.
5373
5374 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5375
5376 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5377 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5378
5379 2018-07-20 Tom de Vries <tdevries@suse.de>
5380
5381 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5382 NOCLONE macro.
5383 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5384
5385 2018-07-19 Tom de Vries <tdevries@suse.de>
5386
5387 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5388 regular expression.
5389
5390 2018-07-18 Tom de Vries <tdevries@suse.de>
5391
5392 * gdb.base/vla-optimized-out.c: New test.
5393 * gdb.base/vla-optimized-out.exp: New file.
5394
5395 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5396
5397 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5398 message "No address associated with hostname" when gdbserver
5399 cannot resolve the hostname.
5400
5401 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5402
5403 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5404 Add some test prefixes to make tests unique.
5405
5406 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5407
5408 * gdb.base/frameapply.c: New file.
5409 * gdb.base/frameapply.exp: New file.
5410
5411 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5412
5413 * gdb.base/skip.exp: Update expected error message.
5414
5415 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5416 Jan Kratochvil <jan.kratochvil@redhat.com>
5417 Paul Fertser <fercerpav@gmail.com>
5418 Tsutomu Seki <sekiriki@gmail.com>
5419
5420 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5421 parameter.
5422 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5423 by default.
5424 * boards/native-gdbserver.exp: Likewise.
5425 * gdb.server/run-without-local-binary.exp: Improve regexp used
5426 for detecting when a remote debugging connection succeeds.
5427 * gdb.server/server-connect.exp: New file.
5428 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5429 Do not prefix the port number with ":".
5430 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5431 support for detecting and using it. Add '$debughost_gdbserver'
5432 to the list of arguments used to start gdbserver. Handle case
5433 when gdbserver cannot resolve a network name.
5434
5435 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5436
5437 PR c++/23373
5438 * gdb.base/ptype-offsets.cc (struct static_member): New
5439 struct.
5440 (main) <stmember>: New variable.
5441 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5442 with a static member in it.
5443
5444 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5445
5446 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5447 watchpoints enabled and disabled.
5448
5449 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5450
5451 * gdb.base/examine-backward.exp: Still run tests around address
5452 0x0, even if address 0x0 is not readable. Update the pattern for
5453 matching address 0x0 in expected output.
5454
5455 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5456
5457 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5458 malloc/free.
5459
5460 2018-07-04 Tom de Vries <tdevries@suse.de>
5461
5462 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5463
5464 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5465
5466 PR tdep/8282
5467 * gdb.arch/mips-disassembler-options.exp: New test.
5468 * gdb.arch/mips-disassembler-options.s: New test source.
5469
5470 2018-06-29 Pedro Alves <palves@redhat.com>
5471
5472 * gdb.threads/names.exp: Adjust expected "info threads" output.
5473
5474 2018-06-29 Pedro Alves <palves@redhat.com>
5475
5476 * gdb.opt/inline-break.exp (line number, address): Add "info
5477 break" tests.
5478
5479 2018-06-29 Pedro Alves <palves@redhat.com>
5480
5481 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5482 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5483 number and address and running to them.
5484
5485 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5486
5487 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5488
5489 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5490
5491 * lib/compiler.c: Remove executable permission flag.
5492
5493 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5494
5495 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5496 code.
5497 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5498
5499 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5500
5501 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5502
5503 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5504
5505 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5506 address argument is omitted.
5507
5508 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5509
5510 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5511
5512 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5513
5514 PR gdb/21695
5515 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5516 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5517
5518 2018-06-26 Tom Tromey <tom@tromey.com>
5519
5520 PR rust/22574:
5521 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5522 * gdb.rust/simple.rs (struct SimpleLayout): New.
5523
5524 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5525
5526 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5527 "info registers" output.
5528
5529 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5530
5531 * gdb.base/watchpoint-hw-attach.c: New test.
5532 * gdb.base/watchpoint-hw-attach.exp: New file.
5533
5534 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5535
5536 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5537 through /bin/sh.
5538 * boards/dwarf4-gdb-index.exp: Likewise.
5539 * boards/fission-dwp.exp: Likewise.
5540
5541 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5542
5543 * gdb.base/float128.exp: Add comment and improved fail message
5544 to the failure case of "print large128" test.
5545
5546 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5547
5548 * configure.ac: Remove AC_PREREQ.
5549 * configure: Re-generate.
5550
5551 2018-06-19 Pedro Alves <palves@redhat.com>
5552
5553 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5554 (func_extern_caller): New.
5555 (main): Call func_extern_caller.
5556 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5557 logic change.
5558
5559 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5560
5561 PR gdb/16841
5562 * gdb.cp/typedef-base.cc: New file.
5563 * gdb.cp/typedef-base.exp: New file.
5564
5565 2018-06-18 Tom de Vries <tdevries@suse.de>
5566
5567 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5568
5569 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5570 Richard Bunt <Richard.Bunt@arm.com>
5571
5572 * gdb.threads/attach-slow-waitpid.c: New file.
5573 * gdb.threads/attach-slow-waitpid.exp: New file.
5574 * gdb.threads/slow-waitpid.c: New file.
5575
5576 2018-06-14 Pedro Alves <palves@redhat.com>
5577
5578 * gdb.base/fork-running-state.c: Include <errno.h>.
5579 (exit_if_relative_exits): New.
5580 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5581 exits.
5582 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5583 child exits.
5584
5585 2018-06-14 Tom de Vries <tdevries@suse.de>
5586
5587 PR cli/22573
5588 * gdb.base/finish-pretty.c: New test.
5589 * gdb.base/finish-pretty.exp: New file.
5590
5591 2018-06-14 Pedro Alves <palves@redhat.com>
5592
5593 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5594 gdb's expected startup output.
5595
5596 2018-06-14 Pedro Alves <palves@redhat.com>
5597
5598 * lib/selftest-support.exp (selftest_setup): Remove inlined
5599 function handling.
5600
5601 2018-06-14 Tom de Vries <tdevries@suse.de>
5602
5603 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5604 matching of breakpoint printing.
5605
5606 2018-06-13 Tom de Vries <tdevries@suse.de>
5607
5608 PR testsuite/23269
5609 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5610 (fork_child): ... here, and ...
5611 (fork_parent): ... here.
5612
5613 2018-06-12 Tom de Vries <tdevries@suse.de>
5614
5615 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5616
5617 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5618 Stephen Roberts <stephen.roberts@arm.com>
5619
5620 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5621 rewrite test to describe action performed, rather than possible
5622 failure.
5623
5624 2018-06-08 Gary Benson <gbenson@redhat.com>
5625
5626 * gdb.threads/check-libthread-db.exp: New file.
5627 * gdb.threads/check-libthread-db.c: Likewise.
5628
5629 2018-06-05 Tom Tromey <tom@tromey.com>
5630
5631 * gdb.base/default.exp: Update expected "show version" output.
5632
5633 2018-06-05 Tom Tromey <tom@tromey.com>
5634
5635 PR cli/12326:
5636 * gdb.cp/static-print-quit.exp: Update.
5637 * lib/gdb.exp (pagination_prompt): Update.
5638 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5639 * gdb.python/python.exp: Update.
5640
5641 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5642
5643 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5644
5645 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5646
5647 * gdb.ada/bp_fun_addr: New testcase.
5648
5649 2018-06-01 Tom Tromey <tom@tromey.com>
5650
5651 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5652 results.
5653 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5654 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5655 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5656 * gdb.base/maint.exp (maint_pass_if): Update.
5657
5658 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5659
5660 * gdb.base/endian.exp: New test.
5661 * gdb.base/endian.c: New test source.
5662
5663 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5664
5665 PR gdb/23203
5666 * gdb.base/bt-selected-frame.c: New file.
5667 * gdb.base/bt-selected-frame.exp: New file.
5668 * lib/gdb.exp (get_current_frame_number): New function.
5669
5670 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5671 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.threads/tls-core.c: Include <stdlib.h>
5674 (thread_proc): Call `abort'.
5675 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5676 (tls_core_test): New procedure, bits factored out from ...
5677 (top level): ... here. Test both native cores and gcore cores.
5678
5679 2018-05-23 Tom Tromey <tom@tromey.com>
5680
5681 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5682
5683 2018-05-23 Tom Tromey <tom@tromey.com>
5684
5685 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5686 symfile_complaints.
5687 (test_short_complaints): Likewise.
5688 (test_empty_complaints): Likewise.
5689 (test_initial_complaints): Update.
5690
5691 2018-05-23 Tom Tromey <tom@tromey.com>
5692
5693 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5694
5695 2018-05-23 Tom Tromey <tom@tromey.com>
5696
5697 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5698 (test_short_complaints): Update.
5699
5700 2018-05-22 Pedro Alves <palves@redhat.com>
5701
5702 * gdb.base/remote.exp: Only gdb_start after compiling the
5703 testcase. Issue "disconnect" before testing "set remote" command
5704 defaults. Issue clean_restart before running to main.
5705
5706 2018-05-22 Pedro Alves <palves@redhat.com>
5707
5708 * gdb.base/remote.exp: Adjust expected output of "show remote
5709 memory-write-packet-size". Add tests for "set remote
5710 memory-write-packet-size 0" and "set remote
5711 memory-write-packet-size fixed/limit".
5712
5713 2018-05-22 Pedro Alves <palves@redhat.com>
5714
5715 PR gdb/22973
5716 * gdb.base/utf8-identifiers.c: New file.
5717 * gdb.base/utf8-identifiers.exp: New file.
5718
5719 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5720
5721 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5722
5723 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5724
5725 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5726
5727 2018-05-18 Tom Tromey <tom@tromey.com>
5728
5729 * gdb.base/ptype-offsets.exp: Update.
5730
5731 2018-05-17 Keith Seitz <keiths@redhat.com>
5732
5733 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5734 in expected breakpoint stop locations.
5735 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5736 move to proper scope to test variable values.
5737 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5738 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5739 New functions.
5740 (main): Call not_inline_func3.
5741 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5742 inline_func1, inline_func2, and inline_func3. Test that when each
5743 breakpoint is hit, GDB properly reports both the stop location
5744 and the backtrace. Repeat tests for temporary breakpoints.
5745
5746 2018-05-15 Maciej W. Rozycki <macro@mips.com>
5747
5748 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5749 rather then trying to access it in determining whether the PID
5750 of `gdbserver' could have been retrieved.
5751
5752 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5753
5754 * gdb.arch/amd64-init-x87-values.S: New file.
5755 * gdb.arch/amd64-init-x87-values.exp: New file.
5756
5757 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5758
5759 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5760
5761 2018-05-04 Tom Tromey <tom@tromey.com>
5762
5763 PR python/22730:
5764 * gdb.python/python.exp: Test multi-line execute.
5765
5766 2018-05-04 Tom Tromey <tom@tromey.com>
5767
5768 PR python/22731:
5769 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5770
5771 2018-05-04 Tom Tromey <tom@tromey.com>
5772
5773 PR gdb/11750:
5774 * gdb.base/define.exp: Test defining a user command inside a user
5775 command.
5776 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5777
5778 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5779 Pedro Alves <palves@redhat.com>
5780
5781 PR breakpoints/19806 and support for PR external/20207.
5782 * gdb.base/watchpoint-unaligned.c: New file.
5783 * gdb.base/watchpoint-unaligned.exp: New file.
5784
5785 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5786
5787 * gdb.base/maint.exp: Make test names unique, use
5788 test_prefix_command_help to test 'help maint info', and remove
5789 repeated test of 'help maint'.
5790
5791 2018-05-04 Tom Tromey <tom@tromey.com>
5792
5793 PR gdb/22619:
5794 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5795 behavior.
5796
5797 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5798
5799 * gdb.base/maint.exp: Process output from 'maint print registers'
5800 line at a time.
5801
5802 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5803
5804 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5805 timeout.
5806
5807 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5808
5809 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5810 filter pattern.
5811
5812 2018-05-02 Pedro Alves <palves@redhat.com>
5813
5814 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5815 to_log_command renames.
5816 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5817
5818 2018-05-02 Tom Tromey <tom@tromey.com>
5819
5820 * gdb.python/py-parameter.exp: Set test message.
5821
5822 2018-05-02 Tom Tromey <tom@tromey.com>
5823
5824 PR python/20084:
5825 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5826 PARAM_ZUINTEGER_UNLIMITED tests.
5827
5828 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5829
5830 PR rust/23124
5831 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5832 when casting.
5833
5834 2018-04-30 Tom Tromey <tom@tromey.com>
5835
5836 * gdb.python/py-type.exp: Check align attribute.
5837 * gdb.python/py-type.c: New "aligncheck" global.
5838
5839 2018-04-30 Tom Tromey <tom@tromey.com>
5840
5841 PR exp/17095:
5842 * gdb.dwarf2/dw2-align.exp: New file.
5843 * gdb.cp/align.exp: New file.
5844 * gdb.base/align.exp: New file.
5845 * lib/gdb.exp (gdb_int128_helper): New proc.
5846 (has_int128_c, has_int128_cxx): New caching procs.
5847
5848 2018-04-27 Tom Tromey <tom@tromey.com>
5849
5850 PR rust/22545:
5851 * gdb.rust/simple.exp: Add inclusive range tests.
5852
5853 2018-04-26 Pedro Alves <palves@redhat.com>
5854
5855 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5856 ifunc breakpoint locations correctly of ifunc breakpoints set
5857 while the program resolves the ifunc.
5858
5859 2018-04-26 Pedro Alves <palves@redhat.com>
5860
5861 * gdb.base/gnu-ifunc-final.c: New file.
5862 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5863 * gdb.base/gnu-ifunc.exp (executable): Delete.
5864 (staticexecutable): Adjust.
5865 (lib_opts, exec_opts): Delete.
5866 (make_binsuffix, build, set-break): New procedures.
5867 (misc_tests): New, with tests factored out from the top level.
5868 (top level): Test different combinations of ifunc resolver name,
5869 resolver with and with debug info, and ifunc target with and
5870 without debug info. Wrap static tests with with_target_prefix.
5871
5872 2018-04-26 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5875 return type" warnings.
5876
5877 2018-04-25 Pedro Alves <palves@redhat.com>
5878
5879 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5880 killed".
5881 * gdb.base/kill-after-signal.exp: Likewise.
5882 * gdb.threads/kill.exp: Likewise.
5883
5884 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5885 Sergio Durigan Junior <sergiodj@redhat.com>
5886 Pedro Alves <palves@redhat.com>
5887
5888 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5889 regexps to expect for '[Inferior ... detached]' as well.
5890 * gdb.base/attach.exp: Likewise.
5891 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5892 "gdb_continue_to_end".
5893 (test_catch_syscall_with_wrong_args): Likewise.
5894 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5895 ']'. Don't set 'verbose' on.
5896 * gdb.base/foll-vfork.exp: Likewise.
5897 * gdb.base/fork-print-inferior-events.c: New file.
5898 * gdb.base/fork-print-inferior-events.exp: New file.
5899 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5900 '[Inferior ... has been killed]' message.
5901 * gdb.base/kill-after-signal.exp: Likewise.
5902 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5903 detach message.
5904 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5905 message.
5906 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5907 regexps to expect for '[Inferior ... detached]' as well.
5908 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5909
5910 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5911
5912 PR gdb/23104
5913 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5914
5915 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5916
5917 PR gdb/23095
5918 * gdb.base/break-probes.exp: Pass shlib_load to
5919 prepare_for_testing. Set normal_bp to r_debug_state if target is
5920 bsd.
5921
5922 2018-04-19 Richard Bunt <richard.bunt@arm.com>
5923
5924 * gdb.threads/multiple-successive-infcall.c: New test.
5925 * gdb.threads/multiple-successive-infcall.exp: New file.
5926
5927 2018-04-17 Tom Tromey <tom@tromey.com>
5928
5929 * gdb.rust/simple.rs (Union): New type.
5930 (main): New local "u".
5931 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5932
5933 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5934
5935 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5936 number information in output of "whereis" command.
5937 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5938
5939 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5940
5941 * gdb.ada/info_types.exp: Adjust expected output to the line
5942 numbers now printed by "info var/func/type".
5943 * gdb.base/completion.exp: Likewise.
5944 * gdb.base/included.exp: Likewise.
5945 * gdb.cp/cp-relocate.exp: Likewise.
5946 * gdb.cp/cplusfuncs.exp: Likewise.
5947 * gdb.cp/namespace.exp: Likewise.
5948 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5949
5950 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5951
5952 * gdb.btrace/cpu.exp: New.
5953
5954 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5955
5956 * gdb.base/step-indirect-call-thunk.exp: New.
5957 * gdb.base/step-indirect-call-thunk.c: New.
5958 * gdb.reverse/step-indirect-call-thunk.exp: New.
5959 * gdb.reverse/step-indirect-call-thunk.c: New.
5960
5961 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5962
5963 * gdb.base/pie-fork.c: New file.
5964 * gdb.base/pie-fork.exp: New file.
5965
5966 2018-04-11 Tom Tromey <tom@tromey.com>
5967
5968 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5969
5970 2018-04-10 Pedro Alves <palves@redhat.com>
5971
5972 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5973 exits. Instead loop running forever.
5974 (fork_parent): Run forever too.
5975
5976 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5977
5978 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5979 mi_continue_to_line.
5980 * gdb.mi/mi-stack.c (callee4): Add comment.
5981
5982 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5983
5984 * gdb.mi/mi-stack.exp: Fix indentation.
5985
5986 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5987
5988 PR gdb/22979
5989 * gdb.arch/amd64-osabi.exp: New file.
5990
5991 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5992
5993 PR gdb/22980
5994 * gdb.base/osabi.exp: New file.
5995
5996 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5997
5998 * gdb.cp/static-typedef-print.exp: New file.
5999 * gdb.cp/static-typedef-print.cc: New file.
6000
6001 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6002
6003 * gdb.ada/varsize_limit: New testcase.
6004
6005 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6006
6007 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6008
6009 * gdb.ada/notcplusplus: New testcase.
6010
6011 * gdb.base/c-linkage-name.c: New file.
6012 * gdb.base/c-linkage-name.exp: New testcase.
6013
6014 2018-03-26 Tom Tromey <tom@tromey.com>
6015
6016 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6017 * gdb.python/py-framefilter.py (name_error): New global.
6018 (ErrorInName.function): Use name_error.
6019
6020 2018-03-26 Tom Tromey <tom@tromey.com>
6021
6022 PR backtrace/15582:
6023 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6024
6025 2018-03-23 Keith Seitz <keiths@redhat.com>
6026
6027 PR c++/22968
6028 * gdb.cp/subtypes.exp: New file.
6029 * gdb.cp/subtypes.h: New file.
6030 * gdb.cp/subtypes.cc: New file.
6031 * gdb.cp/subtypes-2.cc: New file.
6032
6033 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6034
6035 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6036 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6037 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6038 -nostartfiles when compiling the test. Confirm that all registers
6039 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6040
6041 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6042
6043 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6044 option, syntax was wrong anyway.
6045 * gdb.arch/arm-disp-step.exp: Likewise.
6046 * gdb.arch/sparc64-regs.exp: Likewise.
6047 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6048 option, syntax was wrong anyway, switch to use
6049 prepare_for_testing.
6050 * gdb.arch/i386-disp-step.exp: Likewise.
6051
6052 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6053
6054 * gdb.ada/exec_changed.exp: Replace "target_info exists
6055 use_gdb_stub" by "use_gdb_stub".
6056 * gdb.ada/start.exp: Likewise.
6057 * gdb.base/async-shell.exp: Likewise.
6058 * gdb.base/attach-pie-misread.exp: Likewise.
6059 * gdb.base/attach-wait-input.exp: Likewise.
6060 * gdb.base/break-entry.exp: Likewise.
6061 * gdb.base/break-interp.exp: Likewise.
6062 * gdb.base/dprintf-detach.exp: Likewise.
6063 * gdb.base/nostdlib.exp: Likewise.
6064 * gdb.base/solib-nodir.exp: Likewise.
6065 * gdb.base/statistics.exp: Likewise.
6066 * gdb.base/testenv.exp: Likewise.
6067 * gdb.mi/mi-exec-run.exp: Likewise.
6068 * gdb.mi/mi-start.exp: Likewise.
6069 * gdb.multi/dummy-frame-restore.exp: Likewise.
6070 * gdb.multi/multi-arch-exec.exp: Likewise.
6071 * gdb.multi/multi-arch.exp: Likewise.
6072 * gdb.multi/tids.exp: Likewise.
6073 * gdb.multi/watchpoint-multi.exp: Likewise.
6074 * gdb.python/py-events.exp: Likewise.
6075 * gdb.threads/attach-into-signal.exp: Likewise.
6076 * gdb.threads/attach-stopped.exp: Likewise.
6077 * gdb.threads/threadapply.exp: Likewise.
6078 * lib/selftest-support.exp: Likewise.
6079
6080 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6081
6082 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6083
6084 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6085
6086 * gdb.perf/template-breakpoints.cc: New file.
6087 * gdb.perf/template-breakpoints.exp: New file.
6088 * gdb.perf/template-breakpoints.py: New file.
6089
6090 2018-03-19 Tom Tromey <tom@tromey.com>
6091
6092 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6093 y0.
6094 * gdb.rust/simple.exp: Test bare identifier form of struct
6095 initializer.
6096
6097 2018-03-19 Tom Tromey <tom@tromey.com>
6098
6099 * gdb.gdb/observer.exp: Remove.
6100
6101 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6102
6103 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6104 "qualified" option when setting breakpoints.
6105 * gdb.trace/backtrace.exp: Likewise.
6106 * gdb.trace/circ.exp: Likewise.
6107 * gdb.trace/collection.exp: Likewise.
6108 * gdb.trace/disconnected-tracing.exp: Likewise.
6109 * gdb.trace/ftrace-lock.exp: Likewise.
6110 * gdb.trace/ftrace.exp: Likewise.
6111 * gdb.trace/infotrace.exp: Likewise.
6112 * gdb.trace/packetlen.exp: Likewise.
6113 * gdb.trace/passc-dyn.exp: Likewise.
6114 * gdb.trace/qtro.exp: Likewise.
6115 * gdb.trace/read-memory.exp: Likewise.
6116 * gdb.trace/report.exp: Likewise.
6117 * gdb.trace/signal.exp: Likewise.
6118 * gdb.trace/status-stop.exp: Likewise.
6119 * gdb.trace/strace.exp: Likewise.
6120 * gdb.trace/tfind.exp: Likewise.
6121 * gdb.trace/trace-break.exp: Likewise.
6122 * gdb.trace/trace-condition.exp: Likewise.
6123 * gdb.trace/trace-mt.exp: Likewise.
6124 * gdb.trace/tstatus.exp: Likewise.
6125 * gdb.trace/tsv.exp: Likewise.
6126 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6127 * gdb.trace/unavailable.exp: Likewise.
6128 * gdb.trace/while-dyn.exp: Likewise.
6129
6130 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6131
6132 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6133 that libinproctrace is copied to the target.
6134
6135 2018-03-14 Tom Tromey <tom@tromey.com>
6136
6137 PR cli/14977:
6138 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6139 a null pointer.
6140 * gdb.base/wchar.exp: Likewise.
6141
6142 2018-03-14 Tom Tromey <tom@tromey.com>
6143
6144 PR cli/19918:
6145 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6146 flag.
6147
6148 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6149
6150 PR gdb/22841
6151 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6152 "target" to remote_exec.
6153
6154 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6155
6156 PR gdb/22841
6157 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6158 ${board}_upload): Remove.
6159
6160 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6161
6162 * gdb.cp/watch-cp.cc: New test.
6163 * gdb.cp/watch-cp.exp: New file.
6164
6165 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6166
6167 * gdb.base/infcall-nested-structs.exp: New file.
6168 * gdb.base/infcall-nested-structs.c: New file.
6169 * gdb.base/float.exp: Add riscv support.
6170
6171 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6172
6173 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6174 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6175
6176 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6177
6178 * gdb.server/abspath.exp: New file.
6179 * lib/gdb.exp (with_cwd): New procedure.
6180
6181 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6182
6183 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6184 use it.
6185 (gdb_is_target_remote_prompt): New proc.
6186 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6187 (gdb_is_target_native): Pass prompt parameter to
6188 gdb_is_target_1.
6189
6190 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6191
6192 * gdb.base/load-command.c: New file.
6193 * gdb.base/load-command.exp: New file.
6194 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6195 (gdb_is_target_1): ...this, and generalize for other targets
6196 than just remote.
6197 (gdb_is_target_remote): Use gdb_is_target_1.
6198 (gdb_is_target_native): use gdb_is_target_1.
6199
6200 2018-02-26 Tom Tromey <tom@tromey.com>
6201
6202 PR python/16497:
6203 * gdb.python/py-framefilter.exp: Update test.
6204
6205 2018-02-26 Tom Tromey <tom@tromey.com>
6206
6207 * gdb.dwarf2/variant.c: New file.
6208 * gdb.dwarf2/variant.exp: New file.
6209
6210 2018-02-26 Tom Tromey <tom@tromey.com>
6211
6212 * gdb.rust/simple.exp: Accept more possible results in enum test.
6213
6214 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6215
6216 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6217 parentheses.
6218
6219 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6220
6221 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6222 name of a variable: $actual_linejj -> $actual_line.
6223
6224 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6225
6226 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6227
6228 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6229
6230 * gdb.btrace/buffer-size.exp: Do not force BTS.
6231
6232 2018-02-14 Pedro Alves <palves@redhat.com>
6233
6234 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6235 getting a "Quit".
6236
6237 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6238
6239 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6240 Fix test name.
6241
6242 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6243
6244 * gdb.cp/m-static.exp: Check type of optimized out static
6245 member.
6246
6247 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6248
6249 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6250 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6251
6252 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6253 Leszek Swirski <leszeks@google.com>
6254
6255 * gdb.python/py-prettyprint.c
6256 (struct to_string_returns_value_inner,
6257 struct to_string_returns_value_wrapper): New.
6258 (main): Add tsrvw variable.
6259 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6260 ToStringReturnsValueWrapper): New classes.
6261 (register_pretty_printers): Register new pretty-printers.
6262 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6263 recursive pretty printer.
6264 * gdb.python/py-mi.exp: Likewise.
6265
6266 2018-02-01 Leszek Swirski <leszeks@google.com>
6267
6268 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6269 functions with the same name as an include file are parsed
6270 correctly.
6271
6272 2018-02-01 Yao Qi <yao.qi@linaro.org>
6273
6274 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6275 "\[^\r\n\]*".
6276
6277 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6278
6279 * gdb.arch/powerpc-prologue-frame.s: New file.
6280 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6281 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6282
6283 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6284
6285 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6286
6287 2018-01-30 Pedro Alves <palves@redhat.com>
6288
6289 PR gdb/13211
6290 * gdb.base/interrupt-daemon.c: New.
6291 * gdb.base/interrupt-daemon.exp: New.
6292 * gdb.multi/multi-term-settings.c: New.
6293 * gdb.multi/multi-term-settings.exp: New.
6294
6295 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6296
6297 * gdb.base/break.exp: Save the location where the breakpoint
6298 on break.c:47 was actually inserted when debugging the version
6299 compiled at -O2 and use it in the expected output of the "info
6300 break" test performed soon after.
6301
6302 2018-01-22 Pedro Alves <palves@redhat.com>
6303 Sergio Durigan Junior <sergiodj@redhat.com>
6304
6305 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6306 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6307
6308 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6309
6310 * gdb.base/break-include.c, gdb.base/break-include.inc,
6311 gdb.base/break-include.exp: New files.
6312 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6313 line number now being the actual line number where the breakpoint
6314 was inserted.
6315 * gdb.mi/mi-break.exp: Likewise.
6316 * gdb.mi/mi-reverse.exp: Likewise.
6317 * gdb.mi/mi-simplerun.exp: Ditto.
6318
6319 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6320
6321 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6322 varobj.
6323 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6324
6325 2018-01-21 Don Breazeal <donb@codesourcery.com>
6326 Andrew Burgess <andrew.burgess@embecosm.com>
6327
6328 * gdb.mi/basics.c: Add new global.
6329 * gdb.mi/mi-frame-regs.exp: New file.
6330 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6331 case.
6332
6333 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6334
6335 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6336 non-parameter, and on an unknown symbol.
6337
6338 2018-01-19 Tom Tromey <tom@tromey.com>
6339
6340 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6341 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6342
6343 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6344
6345 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6346 setrlimit and chdir to int.
6347
6348 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6349
6350 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6351 function.
6352 (my_tend): Likewise.
6353 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6354 rationale of avoiding FP- and vector instructions.
6355
6356 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6357
6358 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6359 "info reg" with "\[ \t\]*".
6360 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6361 "\[ \t\]+".
6362 * gdb.arch/s390-multiarch.exp: Ditto.
6363 * gdb.base/pc-fp.exp: Ditto.
6364 * gdb.reverse/i386-precsave.exp: Ditto.
6365 * gdb.reverse/i386-reverse.exp: Ditto.
6366 * gdb.reverse/i387-env-reverse.exp: Ditto.
6367 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6368
6369 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6370
6371 * lib/gdb.exp (gdb_compile): Re-enable use of
6372 universal_compile_options for languages other than Rust.
6373
6374 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6375
6376 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6377
6378 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6379
6380 PR gdb/16577
6381 * gdb.base/solib-vanish.exp: New.
6382 * gdb.base/solib-vanish-main.c: New.
6383 * gdb.base/solib-vanish-lib1.c: New.
6384 * gdb.base/solib-vanish-lib2.c: New.
6385
6386 2018-01-17 Yao Qi <yao.qi@linaro.org>
6387
6388 * gdb.compile/compile.exp: Match the address printed for
6389 frame in the output of command "bt".
6390
6391 2018-01-15 Tom Tromey <tom@tromey.com>
6392
6393 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6394 compute sp_reg.
6395
6396 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6397
6398 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6399 to prepare.
6400 (prepare): Return 0 on error, 1 on success.
6401
6402 2018-01-12 Pedro Alves <palves@redhat.com>
6403
6404 * gdb.base/continue-after-aborted-step-over.c: New.
6405 * gdb.base/continue-after-aborted-step-over.exp: New.
6406
6407 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6408
6409 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6410 options when not creating an executable.
6411
6412 2018-01-11 Pedro Alves <palves@redhat.com>
6413
6414 PR remote/22597
6415 * gdb.server/stop-reply-no-thread.c: New file.
6416 * gdb.server/stop-reply-no-thread.exp: New file.
6417
6418 2018-01-10 Pedro Alves <palves@redhat.com>
6419
6420 PR gdb/22670
6421 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6422 functions too. Test setting breakpoints and printing C functions
6423 with no debug info too.
6424 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6425
6426 2018-01-10 Pedro Alves <palves@redhat.com>
6427
6428 PR gdb/22670
6429 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6430 a fail.
6431
6432 2018-01-10 Pedro Alves <palves@redhat.com>
6433
6434 PR gdb/22670
6435 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6436
6437 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6438
6439 * gdb.server/unittest.exp: Match the output in non-development
6440 mode.
6441
6442 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6443
6444 * gdb.gdb/unittest.exp: Match output in non-development mode.
6445
6446 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6447
6448 * gdb.ada/access_tagged_param.exp: Relax expected output
6449 for value of "ObjL" in "continue" to pck.inspect breakpoint
6450 test.
6451
6452 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6453
6454 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6455 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6456
6457 2018-01-05 Pedro Alves <palves@redhat.com>
6458
6459 PR gdb/18653
6460 * gdb.base/libsegfault.exp: New.
6461
6462 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6463
6464 PR gdb/22670
6465 * gdb.ada/access_tagged_param.exp: New file.
6466 * gdb.ada/access_tagged_param/foo.adb: New file.
6467
6468 2018-01-05 Pedro Alves <palves@redhat.com>
6469
6470 PR gdb/22670
6471 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6472 exercise lower case too, and to exercise both full matching and
6473 wild matching.
6474
6475 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6476
6477 * gdb.ada/rename_subscript_param: New testcase.
6478
6479 2018-01-05 Jerome Guitton <guitton@adacore.com>
6480
6481 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6482
6483 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6484
6485 * gdb.ada/convvar_comp: New testcase.
6486
6487 2018-01-05 Xavier Roirand <roirand@adacore.com>
6488
6489 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6490 (My_Table): New global variable.
6491 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6492
6493 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6494
6495 PR gdb/22670
6496 * gdb.ada/maint_with_ada: New testcase.
6497
6498 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6499
6500 PR gdb/22670
6501 * gdb.ada/bp_c_mixed_case: New testcase.
6502
6503 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6504
6505 PR gdb/22670
6506 * gdb.ada/complete.exp: Add "complete break ada" test.
6507
6508 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6509
6510 PR gdb/22670
6511 * gdb.ada/info_addr_mixed_case: New testcase.
6512
6513 2018-01-03 Xavier Roirand <roirand@adacore.com>
6514
6515 * gdb.ada/excep_handle.exp: New testcase.
6516 * gdb.ada/excep_handle/foo.adb: New file.
6517 * gdb.ada/excep_handle/pck.ads: New file.
6518
6519 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6520
6521 * gdb.base/step-line.c: Add extra empty line in copyright header.
6522 * gdb.base/step-line.inp: Likewise.
6523
6524 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6525
6526 * gdb.ada/dyn_stride.exp: Add slice test.
6527
6528 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6529
6530 * gdb.ada/dyn_stride: New testcase.
6531
6532 2017-12-27 Stafford Horne <shorne@gmail.com>
6533
6534 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6535 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6536
6537 2017-12-27 Stafford Horne <shorne@gmail.com>
6538
6539 * gdb.base/reggroups.c: New file.
6540 * gdb.base/reggroups.exp: New file.
6541
6542 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6543
6544 * gdb.dwarf2/ada-valprint-error.c: New file.
6545 * gdb.dwarf2/ada-valprint-error.exp: New file.
6546
6547 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6548
6549 * gdb.ada/assign_arr: New testcase.
6550
6551 2017-12-18 Xavier Roirand <roirand@adacore.com>
6552
6553 * gdb.ada/funcall_ptr: New testcase.
6554
6555 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6556
6557 PR cli/16224
6558 * gdb.base/ptype-offsets.cc: New file.
6559 * gdb.base/ptype-offsets.exp: New file.
6560
6561 2017-12-15 Yao Qi <yao.qi@linaro.org>
6562
6563 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6564 if XML is disabled.
6565
6566 2017-12-15 Xavier Roirand <roirand@adacore.com>
6567
6568 * gdb.ada/same_component_name: New testcase.
6569
6570 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6571
6572 * gdb.ada/str_binop_equal: New testcase.
6573
6574 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6575
6576 * gdb.ada/task_switch_in_core: New testcase.
6577
6578 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6579
6580 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6581 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6582 call test_bkpt_qualified.
6583 (test_bkpt_qualified): New proc.
6584
6585 2017-12-13 Pedro Alves <palves@redhat.com>
6586
6587 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6588 Tighten regexp by matching with an anchor.
6589
6590 2017-12-13 Pedro Alves <palves@redhat.com>
6591
6592 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6593 ("expression with namespace"): New set of tests.
6594 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6595 (Nested::Test_NS::qux): New.
6596 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6597 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6598
6599 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6600
6601 * gdb.base/server-del-break.c: New file.
6602 * gdb.base/server-del-break.exp: New file.
6603
6604 2017-12-12 Stafford Horne <shorne@gmail.com>
6605
6606 * gdb.xml/tdesc-regs.exp: Add or1k support.
6607
6608 2017-12-12 Stafford Horne <shorne@gmail.com>
6609
6610 * gdb.base/bp-permanent.c: Define nop of or1k.
6611
6612 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6613
6614 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6615 output with components being reordered.
6616
6617 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6618
6619 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6620 output with components being reordered.
6621
6622 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6623 Pedro Alves <palves@redhat.com>
6624
6625 * gdb.base/maint.exp (check for .gdb_index): Check also for
6626 .debug_names.
6627 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6628 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6629 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6630 (.gdb_index used after symbol reloading): Support also .debug_names.
6631 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6632
6633 2017-12-08 Yao Qi <yao.qi@linaro.org>
6634
6635 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6636 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6637
6638 2017-12-08 Yao Qi <yao.qi@linaro.org>
6639
6640 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6641 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6642
6643 2017-12-08 Yao Qi <yao.qi@linaro.org>
6644
6645 * gdb.arch/aarch64-tagged-pointer.c: New file.
6646 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6647
6648 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6649
6650 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6651 "int".
6652
6653 2017-12-07 Keith Seitz <keiths@redhat.com>
6654
6655 PR breakpoints/22569
6656 * gdb.linespec/ls-errs.exp: Change expected result of "break
6657 -source this file has spaces.c -line 3".
6658 Check that an explicit source file followed by whitespace is
6659 identified as an invalid explicit location.
6660
6661 2017-12-07 Keith Seitz <keiths@redhat.com>
6662
6663 * gdb.cp/nested-types.cc: New file.
6664 * gdb.cp/nested-types.exp: New file.
6665 * lib/cp-support.exp: Load data-structures.exp library.
6666 (debug_cp_test_ptype_class): New global.
6667 (cp_ptype_class_verbose, next_line): New procedures.
6668 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6669 Add and document new return value.
6670 Switch the list of lines to a queue.
6671 Add support for new `type' key for nested type definitions.
6672 Add debugging/troubleshooting messages.
6673 * lib/data-structures.exp: New file.
6674
6675 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6676
6677 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6678 with proc_with_prefix, don't use with_test_prefix.
6679
6680 2017-12-07 Tom Tromey <tom@tromey.com>
6681
6682 * gdb.base/break.exp: Add test for empty "commands".
6683
6684 2017-12-07 Yao Qi <yao.qi@linaro.org>
6685
6686 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6687 malloc and catch syscall.
6688
6689 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6690
6691 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6692 tests for explicit locations.
6693
6694 2017-12-06 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6697 force-disabling XML descriptions.
6698
6699 2017-12-04 Pedro Alves <palves@redhat.com>
6700
6701 PR gdb/22499
6702 * gdb.arch/amd64-disp-step-avx.S: New file.
6703 * gdb.arch/amd64-disp-step-avx.exp: New file.
6704
6705 2017-12-03 Pedro Alves <palves@redhat.com>
6706
6707 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6708 and <string.h>.
6709 (parent_function): Print distinct messages when waitpid fails, or
6710 the child exits with a signal, or the child exits for an unhandled
6711 reason.
6712 * gdb.threads/process-dies-while-detaching.exp
6713 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6714 it. Wait for both inferior output and GDB's prompt. Use an
6715 indirect spawn id list.
6716 (do_detach): New parameter 'child_exit'. Use it to compute
6717 expected inferior output.
6718 (test_detach, test_detach_watch, test_detach_killed_outside):
6719 Adjust to pass down the expected child exit kind.
6720
6721 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6722 Sergio Durigan Junior <sergiodj@redhat.com>
6723 Pedro Alves <palves@redhat.com>
6724
6725 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6726
6727 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6728
6729 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6730 to 'symbol-file' and 'add-symbol-file' can be
6731 position-independent.
6732
6733 2017-12-01 Yao Qi <yao.qi@linaro.org>
6734
6735 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6736 the URL in copyright header.
6737 * gdb.arch/aarch64-fp.exp: Likewise.
6738 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6739 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6740 * gdb.base/expand-psymtabs.exp: Likewise.
6741 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6742 * gdb.fortran/common-block.exp: Likewise.
6743 * gdb.fortran/common-block.f90: Likewise.
6744 * gdb.fortran/logical.exp: Likewise.
6745 * gdb.fortran/vla-datatypes.f90: Likewise.
6746 * gdb.fortran/vla-sub.f90: Likewise.
6747
6748 2017-11-30 Joel Brobecker <brobecker@adacore.com>
6749
6750 * gdb.ada/repeat_dyn: New testcase.
6751
6752 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6753
6754 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6755 Update for changed thread numbering.
6756 * gdb.cell/bt.exp: Update for changed GDB output.
6757
6758 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6759
6760 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6761 setting isremote by hand.
6762 * boards/dwarf4-gdb-index.exp: Likewise.
6763 * boards/fission.exp: Likewise.
6764 * boards/stabs.exp: Likewise.
6765
6766 2017-11-30 Pedro Alves <palves@redhat.com>
6767
6768 * gdb.linespec/cpls-ops.exp
6769 (check_explicit_skips_function_argument): Extract the underlying
6770 type of size_t instead of hardcoding it.
6771
6772 2017-11-29 Pedro Alves <palves@redhat.com>
6773
6774 PR c++/19436
6775 * gdb.linespec/cpls-abi-tag.cc: New file.
6776 * gdb.linespec/cpls-abi-tag.exp: New file.
6777
6778 2017-11-29 Pedro Alves <palves@redhat.com>
6779
6780 * gdb.base/langs.exp: Use -qualified.
6781 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6782 it.
6783 * gdb.cp/namespace.exp: Use -qualified.
6784 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6785 (overload-3, template-overload, template-ret-type, const-overload)
6786 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6787 procedures.
6788 (test_driver): Call them.
6789 * gdb.cp/save-bp-qualified.cc: New.
6790 * gdb.cp/save-bp-qualified.exp: New.
6791 * gdb.linespec/explicit.exp: Test -qualified.
6792 * lib/completion-support.exp (completion::explicit_opts_list): Add
6793 "-qualified".
6794 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6795
6796 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6797
6798 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6799
6800 2017-11-29 Tom Tromey <tom@tromey.com>
6801
6802 * gdb.base/relocate.exp: Update invalid argument test.
6803 Add new tests for invalid arguments.
6804
6805 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6806
6807 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6808 Return 0 as a long.
6809 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6810
6811 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6812
6813 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6814 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6815 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6816 func ().
6817 * gdb.cp/shadow.cc (B.func): Return 0.
6818
6819 2017-11-27 Joel Brobecker <brobecker@adacore.com>
6820
6821 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6822 expected output in gdb_expect call to allow the exception
6823 message to be present as well. Fix syntax confusion to avoid
6824 TCL thinking that exception_name is an array.
6825
6826 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6827
6828 * gdb.arch/spu-info.c: Include <unistd.h>.
6829 (do_signal_test): Fix broken calls to write.
6830 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6831 Fix checks for empty mailboxes. Update signal tests for corrected
6832 do_signal_test routine. Allow nonzero event status.
6833 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6834 * gdb.cell/arch.exp: Use standard_output_file.
6835 * gdb.cell/break.exp: Likewise.
6836 * gdb.cell/bt.exp: Likewise.
6837 * gdb.cell/core.exp: Likewise.
6838 * gdb.cell/dwarfaddr.exp: Likewise.
6839 * gdb.cell/ea-cache.exp: Likewise.
6840 * gdb.cell/ea-standalone.exp: Likewise.
6841 * gdb.cell/f-regs.exp: Likewise.
6842 * gdb.cell/fork.exp: Likewise.
6843 * gdb.cell/gcore.exp: Likewise.
6844 * gdb.cell/mem-access.exp: Likewise.
6845 * gdb.cell/ptype.exp: Likewise.
6846 * gdb.cell/registers.exp: Likewise.
6847 * gdb.cell/sizeof.exp: Likewise.
6848 * gdb.cell/solib-symbol.exp: Likewise.
6849 * gdb.cell/solib.exp: Likewise.
6850
6851 2017-11-25 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.base/complete-empty.exp: New file.
6854 * gdb.base/completion.exp: Adjust.
6855
6856 2017-11-25 Pedro Alves <palves@redhat.com>
6857
6858 * gdb.linespec/cpls-ops.cc: New file.
6859 * gdb.linespec/cpls-ops.exp: New file.
6860 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6861 factored out from ...
6862 (test_complete_prefix_range): ... this.
6863
6864 2017-11-24 Pedro Alves <palves@redhat.com>
6865
6866 * gdb.linespec/cpcompletion.exp: New file.
6867 * gdb.linespec/cpls-hyphen.cc: New file.
6868 * gdb.linespec/cpls.cc: New file.
6869 * gdb.linespec/cpls2.cc: New file.
6870 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6871 test to use test_gdb_complete_unique. Add label completion,
6872 keyword completion and explicit location completion tests.
6873 * lib/completion-support.exp: New file.
6874
6875 2017-11-24 Joel Brobecker <brobecker@adacore.com>
6876
6877 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6878 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6879 when hitting an exception catchpoint.
6880
6881 2017-11-22 Yao Qi <yao.qi@linaro.org>
6882
6883 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6884
6885 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6886
6887 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6888 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6889 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6890
6891 2017-11-22 Yao Qi <yao.qi@linaro.org>
6892
6893 * gdb.base/info-os.exp: Pass pthreads.
6894 * gdb.multi/multi-attach.exp: Likewise.
6895
6896 2017-11-22 Yao Qi <yao.qi@linaro.org>
6897
6898 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6899 compiler.
6900
6901 2017-11-22 Yao Qi <yao.qi@linaro.org>
6902
6903 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6904 * gdb.base/break-interp.exp: Likewise.
6905 * gdb.base/jit-attach-pie.exp: Likewise.
6906
6907 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6908
6909 * gdb.base/float128.c (large128): New variable.
6910 * gdb.base/float128.exp: Add test to print largest __float128 value.
6911
6912 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6913
6914 * gdb.arch/vsx-regs.exp: Update register content checks.
6915
6916 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6917
6918 * gdb.arch/ppc-longdouble.exp: New file.
6919 * gdb.arch/ppc-longdouble.c: Likewise.
6920
6921 2017-11-21 Pedro Alves <palves@redhat.com>
6922
6923 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6924
6925 2017-11-20 Pedro Alves <palves@redhat.com>
6926
6927 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6928 (long_double_typedef): New typedefs.
6929 Use DEF on double and long double.
6930 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6931 cases.
6932 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6933 and 'long_double_ptr_same_size' locals. Use them to decide
6934 whether cast from array/function to float is valid/invalid.
6935
6936 2017-11-17 Tom Tromey <tom@tromey.com>
6937
6938 * gdb.rust/traits.rs: New file.
6939 * gdb.rust/traits.exp: New file.
6940
6941 2017-11-17 Joel Brobecker <brobecker@adacore.com>
6942
6943 * gdb.ada/minsyms: New testcase.
6944
6945 2017-11-16 Pedro Alves <palves@redhat.com>
6946
6947 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6948 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6949
6950 2017-11-16 Pedro Alves <palves@redhat.com>
6951
6952 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6953 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6954
6955 2017-11-16 Pedro Alves <palves@redhat.com>
6956
6957 * gdb.server/reconnect-ctrl-c.c: New file.
6958 * gdb.server/reconnect-ctrl-c.exp: New file.
6959
6960 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6961
6962 * gdb.python/py-rbreak.exp: New file.
6963 * gdb.python/py-rbreak.c: New file.
6964 * gdb.python/py-rbreak-func2.c: New file.
6965
6966 2017-11-16 Pedro Alves <palves@redhat.com>
6967
6968 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6969 pattern.
6970 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6971 GDB.
6972
6973 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6974
6975 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6976 regex.
6977
6978 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6979
6980 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6981 test names.
6982
6983 2017-11-09 Pedro Alves <palves@redhat.com>
6984
6985 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6986 factored out from ...
6987 (top level): ... here, and adjusted to avoid expecting beyond the
6988 prompt in a single gdb_test_multiple.
6989
6990 2017-11-09 Pedro Alves <palves@redhat.com>
6991
6992 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6993 output.
6994 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6995 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6996 * gdb.server/ext-run.exp ("kill" test): Likewise.
6997 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6998
6999 2017-11-09 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7002 match till end of line.
7003
7004 2017-11-09 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7007
7008 2017-11-09 Pedro Alves <palves@redhat.com>
7009
7010 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7011 New procedures, factored out from ...
7012 (top level): ... here, and adjusted to avoid expecting beyond the
7013 prompt in one go.
7014
7015 2017-11-09 Pedro Alves <palves@redhat.com>
7016
7017 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7018 output. Fix '?' match.
7019
7020 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7021
7022 * gdb.ada/scoped_watch: New testcase.
7023 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7024 which is actually correct.
7025 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7026 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7027
7028 2017-11-08 Pedro Alves <palves@redhat.com>
7029
7030 * gdb.gdb/complaints.exp (test_initial_complaints)
7031 (test_serial_complaints, test_short_complaints): Call
7032 complaint_internal instead of complaint.
7033
7034 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7035
7036 * gdb.threads/tls-core.c: New file.
7037 * gdb.threads/tls-core.exp: Likewise.
7038
7039 2017-11-08 Pedro Alves <palves@redhat.com>
7040
7041 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7042 (p Exported_Capitalized): New test.
7043 (p exported_capitalized): New test.
7044
7045 2017-11-07 Pedro Alves <palves@redhat.com>
7046
7047 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7048
7049 2017-11-07 Pedro Alves <palves@redhat.com>
7050
7051 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7052 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7053 (disable_invalid, disable_inverted, disable_negative): New
7054 procedures.
7055 ("bad numbers"): New set of tests.
7056
7057 2017-11-07 Pedro Alves <palves@redhat.com>
7058
7059 * gdb.cp/ena-dis-br-range.exp: Add tests.
7060
7061 2017-11-07 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7064
7065 2017-11-07 Xavier Roirand <roirand@adacore.com>
7066 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.base/ena-dis-br.exp: Add reference to
7069 gdb.cp/ena-dis-br-range.exp.
7070 * gdb.cp/ena-dis-br-range.exp: New file.
7071 * gdb.cp/ena-dis-br-range.cc: New file.
7072
7073 2017-11-06 Pedro Alves <palves@redhat.com>
7074
7075 * gdb.base/attach-non-pgrp-leader.c: New.
7076 * gdb.base/attach-non-pgrp-leader.exp: New.
7077
7078 2017-11-06 Pedro Alves <palves@redhat.com>
7079
7080 * configure.ac: No longer check for termio.h and sgtty.h.
7081 * configure: Regenerate.
7082 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7083 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7084 Remove termio and sgtty code.
7085
7086 2017-11-03 Yao Qi <yao.qi@linaro.org>
7087
7088 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7089 in GDB is disabled.
7090
7091 2017-11-03 Yao Qi <yao.qi@linaro.org>
7092
7093 * gdb.python/py-thrhandle.exp: Skip it if python is not
7094 enabled.
7095
7096 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7097
7098 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7099 as a breakpoint command.
7100
7101 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7102
7103 PR python/21213
7104 * gdb.python/py-infthread.exp: Test calling
7105 InferiorThread.inferior () multiple times in a row.
7106
7107 2017-10-27 Keith Seitz <keiths@redhat.com>
7108
7109 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7110 Test "info break" for every inlined function breakpoint.
7111
7112 2017-10-27 Yao Qi <yao.qi@linaro.org>
7113
7114 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7115
7116 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7117
7118 * gdb.cp/classes.exp (test_static_members): Test printing
7119 Outer::instance.
7120 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7121 (Inner::instance, Outer::instance): New.
7122
7123 2017-10-24 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7126 extra console" test in two stages.
7127
7128 2017-10-24 Pedro Alves <palves@redhat.com>
7129
7130 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7131
7132 2017-10-24 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7135 loop.
7136
7137 2017-10-24 Pedro Alves <palves@redhat.com>
7138
7139 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7140 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7141
7142 2017-10-24 Pedro Alves <palves@redhat.com>
7143
7144 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7145 parameter and handle it. Don't output read value in test name.
7146
7147 2017-10-24 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7150 custom test name.
7151
7152 2017-10-24 Pedro Alves <palves@redhat.com>
7153
7154 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7155 include the unstable output directory name in the test's name.
7156 (initial_setup_simple) <'set args'>: Use custom test name.
7157
7158 2017-10-24 Pedro Alves <palves@redhat.com>
7159
7160 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7161 with explicit test name.
7162
7163 2017-10-20 Pedro Alves <palves@redhat.com>
7164
7165 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7166 'wait -i'. Use gdb_assert and remote_close.
7167
7168 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7169
7170 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7171 number from variable rather than hard-coded.
7172
7173 2017-10-19 Pedro Alves <palves@redhat.com>
7174
7175 * gdb.base/long-inferior-output.c: New file.
7176 * gdb.base/long-inferior-output.exp: New file.
7177
7178 2017-11-18 Keith Seitz <keiths@redhat.com>
7179
7180 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7181 method.
7182 (main): Call it.
7183 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7184 Add additional user-defined conversion operator tests.
7185
7186 2017-10-17 Pedro Alves <palves@redhat.com>
7187
7188 * boards/native-stdio-gdbserver.exp: Load "local-board".
7189
7190 2017-10-17 Pedro Alves <palves@redhat.com>
7191
7192 * gdb.base/quit-live.c: New file.
7193 * gdb.base/quit-live.exp: New file.
7194
7195 2017-10-16 Keith Seitz <keiths@redhat.com>
7196
7197 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7198 (class_with_protected_typedef, class_with_private_typedef)
7199 (struct_with_public_typedef, struct_with_protected_typedef)
7200 (struct_with_private_typedef): New classes/structs.
7201 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7202 typedefs and access specifiers.
7203
7204 2017-10-16 Pedro Alves <palves@redhat.com>
7205 Simon Marchi <simon.marchi@polymtl.ca>
7206
7207 * README (Local vs Remote vs Native): New section.
7208 * boards/local-board.exp: New file, with bits factored out from
7209 ...
7210 * boards/native-extended-gdbserver.exp: ... here. Load
7211 "local-board".
7212 * boards/native-gdbserver.exp: Load "local-board".
7213 (${board}_spawn, ${board}_exec): Delete.
7214 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7215 ...
7216 * boards/stdio-gdbserver-base.exp: ... this new file.
7217 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7218 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7219 procedure.
7220 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7221 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7222 stdio_gdbserver_command.
7223 (${board}_get_remote_address, ${board}_get_comm_port)
7224 (${board}_download, ${board}_upload): Delete.
7225 (get_target_remote_pipe_cmd): New.
7226
7227 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7228
7229 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7230 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7231 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7232 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7233 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7234 remove with_test_prefix.
7235
7236 2017-10-13 Pedro Alves <palves@redhat.com>
7237
7238 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7239 * gdb.base/annota1.exp: Use it instead of is_remote.
7240 * gdb.base/annota3.exp: Use it instead of is_remote.
7241 * gdb.cp/annota2.exp: Use it instead of is_remote.
7242 * gdb.cp/annota3.exp: Use it instead of is_remote.
7243 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7244
7245 2017-10-13 Pedro Alves <palves@redhat.com>
7246
7247 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7248 (test_num_test_vars, run_and_count_vars, find_env)
7249 (test_set_unset_env, test_inherit_env_var): New procedures.
7250 (top level): Use them.
7251
7252 2017-10-13 Pedro Alves <palves@redhat.com>
7253
7254 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7255 also skip on stub-like targets.
7256
7257 2017-10-13 Pedro Alves <palves@redhat.com>
7258
7259 PR gdb/22293
7260 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7261 (top level): Move some tests to ...
7262 (test_not_found): ... this new procedure.
7263 (top level): Call it.
7264
7265 2017-10-13 Pedro Alves <palves@redhat.com>
7266
7267 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7268 expect different "info terminal" output if testing with a
7269 non-native target.
7270
7271 2017-10-13 Pedro Alves <palves@redhat.com>
7272 Simon Marchi <simon.marchi@polymtl.ca>
7273
7274 PR python/12966
7275 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7276
7277 2017-10-13 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7280 already.
7281
7282 2017-10-13 Pedro Alves <palves@redhat.com>
7283
7284 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7285 is_remote.
7286
7287 2017-10-13 Pedro Alves <palves@redhat.com>
7288
7289 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7290 is_remote.
7291
7292 2017-10-13 Pedro Alves <palves@redhat.com>
7293
7294 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7295 is set.
7296 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7297 instead of is_remote.
7298
7299 2017-10-13 Pedro Alves <palves@redhat.com>
7300
7301 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7302 (top level): Add comment.
7303
7304 2017-10-13 Pedro Alves <palves@redhat.com>
7305
7306 * gdb.base/remote.exp (top level): Fix comment typo and add
7307 missing return.
7308
7309 2017-10-13 Pedro Alves <palves@redhat.com>
7310 Simon Marchi <simon.marchi@polymtl.ca>
7311
7312 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7313 calls and add comments. Skip test if use_gdb_stub is set.
7314 (top level): Use "set cwd" command instead of "cd" command.
7315
7316 2017-10-13 Pedro Alves <palves@redhat.com>
7317
7318 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7319 is_remote target check.
7320
7321 2017-10-13 Pedro Alves <palves@redhat.com>
7322
7323 * gdb.base/scope.exp: Use build_executable + clean_restart +
7324 gdb_file_cmd instead of prepare_for_testing and no longer skip
7325 "before run" tests on is_remote target boards. Update comments.
7326 * boards/native-extended-gdbserver.exp
7327 (extended_gdbserver_load_last_file): New, factored out from ...
7328 (gdb_load): ... this. Move further below and add comment.
7329 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7330
7331 2017-10-12 Pedro Alves <palves@redhat.com>
7332
7333 * gdb.base/attach.exp: Remove references to gdb64.
7334 * gdb.base/dbx.exp: Remove references to gdb64.
7335
7336 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7337 Pedro Alves <palves@redhat.com>
7338
7339 * gdb.base/label.exp: Remove is_remote target check.
7340
7341 2017-10-12 Pedro Alves <palves@redhat.com>
7342
7343 * gdb.base/auvx.exp (coredir): Update comment.
7344 (top level) <core_works>: Use "set cwd" command instead of "cd"
7345 command.
7346
7347 2017-10-12 Pedro Alves <palves@redhat.com>
7348 Simon Marchi <simon.marchi@polymtl.ca>
7349
7350 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7351 target boards.
7352
7353 2017-10-12 Pedro Alves <palves@redhat.com>
7354 Simon Marchi <simon.marchi@polymtl.ca>
7355
7356 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7357 Instead skip if there's any gdb_protocol set.
7358
7359 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7360 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7363
7364 2017-10-12 Pedro Alves <palves@redhat.com>
7365 Simon Marchi <simon.marchi@polymtl.ca>
7366
7367 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7368 instead of on dejagnu remote boards.
7369
7370 2017-10-12 Pedro Alves <palves@redhat.com>
7371 Simon Marchi <simon.marchi@polymtl.ca>
7372
7373 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7374 checks. Use build_executable + clean_restart instead of
7375 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7376 of enabling non-stop after starting gdb.
7377
7378 2017-10-12 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7381 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7382 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7383 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7384
7385 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7386
7387 * gdb.arch/arc-tdesc-cpu.exp: New file.
7388 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7389
7390 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7391
7392 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7393
7394 2017-10-10 Pedro Alves <palves@redhat.com>
7395
7396 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7397 expect CLI output.
7398
7399 2017-10-10 Pedro Alves <palves@redhat.com>
7400
7401 * lib/selftest-support.exp (selftest_setup): Update for
7402 captured_command_loop's prototype change.
7403
7404 2017-10-09 Pedro Alves <palves@redhat.com>
7405
7406 Test both arch1=>arch2 and arch2=>arch1.
7407
7408 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7409 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7410 factored out to...
7411 (append_arch1_options, append_arch2_options, append_arch_options)
7412 (build_executables): New procedures.
7413 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7414 local.
7415 (top level): Add new 'first_arch' testing axis.
7416
7417 2017-10-09 Pedro Alves <palves@redhat.com>
7418
7419 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7420 (barrier): New.
7421 (thread_start, all_started): New functions.
7422 (main): Spawn new thread and wait until it is scheduled.
7423 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7424 option.
7425 (do_test): Add 'selected_thread' parameter. Run to all_started
7426 instead of main. Explicitly set the breakpoint at main. Switch
7427 to the SELECTED_THREAD thread.
7428 (top level): Test handling the exec event with either the main
7429 thread or the second thread selected.
7430
7431 2017-10-09 Pedro Alves <palves@redhat.com>
7432
7433 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7434 logic. Move STOP marker after the value checks.
7435 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7436 regexp.
7437
7438 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7439
7440 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7441
7442 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7443
7444 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7445 integer-to-dfp conversion.
7446 * gdb.base/dfp-test.exp: Likewise.
7447
7448 2017-10-04 Pedro Alves <palves@redhat.com>
7449
7450 * gdb.multi/hangout.c: Include <unistd.h>.
7451 (hangout_loop): New function.
7452 (main): Call alarm. Call hangout_loop in a loop.
7453 * gdb.multi/hello.c: Include <unistd.h>.
7454 (hello_loop): New function.
7455 (main): Call alarm. Call hangout_loop in a loop.
7456 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7457 inferior with the other selected.
7458
7459 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7460
7461 * gdb.mi/list-thread-groups-available.exp: New file.
7462 * gdb.mi/list-thread-groups-available.c: New file.
7463
7464 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7465
7466 * gdb.base/set-cwd.exp: Make it available on
7467 native-extended-gdbserver.
7468
7469 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7470
7471 * gdb.base/set-cwd.c: New file.
7472 * gdb.base/set-cwd.exp: Likewise.
7473
7474 2017-10-02 Tom Tromey <tom@tromey.com>
7475
7476 PR rust/22236:
7477 * gdb.rust/simple.rs (main): New variable "fslice".
7478 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7479
7480 2017-10-02 Tom Tromey <tom@tromey.com>
7481
7482 * gdb.rust/simple.exp: Test ptype of a slice.
7483
7484 2017-10-02 Tom Tromey <tom@tromey.com>
7485
7486 * gdb.rust/simple.exp: Test index of slice.
7487
7488 2017-09-27 Tom Tromey <tom@tromey.com>
7489
7490 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7491
7492 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7493 Pedro Alves <palves@redhat.com>
7494
7495 * gdb.base/compare-sections.exp (get value of read-only section): Read
7496 as unsigned value.
7497 (corrupt read-only section): Likewise and don't set written if patching
7498 failed.
7499
7500 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7501
7502 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7503 files.
7504
7505 2017-09-20 Pedro Alves <palves@redhat.com>
7506
7507 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7508 symbol names in gdb's output.
7509 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7510
7511 2017-09-20 Pedro Alves <palves@redhat.com>
7512
7513 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7514 Rename to ...
7515 (test_list_ambiguous_symbol): ... this and add a symbol name
7516 parameter. Adjust.
7517 (test_list_ambiguous_function): Reimplement on top of
7518 test_list_ambiguous_symbol and also test listing ambiguous
7519 variables.
7520 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7521 (ambiguous_fun): ... this.
7522 (ambiguous_var): New.
7523 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7524 (ambiguous_fun): ... this.
7525 (ambiguous_var): New.
7526
7527 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7528
7529 * gdb.base/starti.c: New file.
7530 * gdb.base/starti.exp: New file.
7531 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7532
7533 2017-09-14 Pedro Alves <palves@redhat.com>
7534
7535 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7536 (top level): Use it instead of runto.
7537
7538 2017-09-11 Tom Tromey <tom@tromey.com>
7539
7540 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7541
7542 2017-09-11 Tom Tromey <tom@tromey.com>
7543
7544 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7545 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7546
7547 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7548
7549 * gdb.fortran/printing-types.exp: New file.
7550 * gdb.fortran/printing-types.exp: New file.
7551
7552 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7553
7554 * gdb.fortran/vla-ptype.exp: Fix typos.
7555 * gdb.fortran/vla-value.exp: Same.
7556
7557 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7558
7559 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7560 * gdb.mi/mi-var-child-f.exp: Likewise.
7561 * gdb.mi/mi-vla-fortran.exp: Likewise.
7562
7563 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7564 Christoph Weinmann <christoph.t.weinmann@intel.com>
7565 Bernhard Heckel <bernhard.heckel@intel.com>
7566
7567 * gdb.fortran/ptr-indentation.f90: New file.
7568 * gdb.fortran/ptr-indentation.exp: New file.
7569
7570 2017-09-05 Tom Tromey <tom@tromey.com>
7571
7572 PR gdb/22010:
7573 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7574
7575 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7576
7577 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7578
7579 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7580
7581 * gdb.threads/tls-nodebug-pie.c: New file.
7582 * gdb.threads/tls-nodebug-pie.exp: New file.
7583
7584 2017-09-05 Tom Tromey <tom@tromey.com>
7585
7586 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7587 for rust.
7588
7589 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7590
7591 * gdb.multi/multi-arch-exec.exp: Test with different
7592 "follow-exec-mode" settings.
7593 (do_test): New procedure.
7594
7595 2017-09-04 Pedro Alves <palves@redhat.com>
7596
7597 * gdb.base/func-static.c (S::method const, S::method volatile)
7598 (S::method volatile const): New methods.
7599 (c_s, v_s, cv_s): New instances.
7600 (main): Call method() on them.
7601 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7602 (cannot_resolve): New procedure.
7603 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7604 print-quote-unquoted columns.
7605 (do_test): Test printing each scope too.
7606
7607 2017-09-04 Pedro Alves <palves@redhat.com>
7608
7609 * gdb.base/local-static.exp: Also test with
7610 class::method::variable wholly quoted.
7611 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7612
7613 2017-09-04 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/local-static.c: New.
7616 * gdb.base/local-static.cc: New.
7617 * gdb.base/local-static.exp: New.
7618
7619 2017-09-04 Pedro Alves <palves@redhat.com>
7620
7621 * gdb.asm/asm-source.exp: Add casts to int.
7622 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7623 (dataglobal64_1, dataglobal64_2): New globals.
7624 * gdb.base/nodebug.exp: Test different expressions involving the
7625 new globals, with print, whatis and ptype. Add casts to int.
7626 * gdb.base/solib-display.exp: Add casts to int.
7627 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7628 * gdb.cp/m-static.exp: Add cast to int.
7629 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7630 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7631 tls variable with no debug info without a cast. Test with a cast
7632 to int too.
7633 * gdb.trace/entry-values.exp: Add casts.
7634
7635 2017-09-04 Pedro Alves <palves@redhat.com>
7636
7637 * gdb.base/nodebug.exp: Test that ptype's error about functions
7638 with unknown return type includes the function name too.
7639
7640 2017-09-04 Pedro Alves <palves@redhat.com>
7641
7642 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7643 return type of munmap in infcall.
7644 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7645 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7646 type of ftell in infcall.
7647 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7648 type of getpid in infcall.
7649 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7650 infcall.
7651 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7652 Bail on failure to extract the pid.
7653 * gdb.base/nodebug.c: #include <stdint.h>.
7654 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7655 New functions.
7656 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7657 Change expected output of print/whatis/ptype with functions with
7658 no debug info. Test all supported languages. Call
7659 test_call_promotion.
7660 * gdb.compile/compile.exp: Adjust expected output to expect
7661 warning.
7662 * gdb.threads/siginfo-threads.exp: Likewise.
7663
7664 2017-09-04 Pedro Alves <palves@redhat.com>
7665
7666 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7667 "prototypes". Test calling float functions via prototyped and
7668 unprototyped function pointers.
7669 (perform_all_tests): New parameter "prototypes". Pass it down.
7670 (top level): Pass down "prototypes" parameter to
7671 perform_all_tests.
7672
7673 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7674
7675 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7676 Test with nested loops.
7677
7678 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7679
7680 * gdb.base/commands.exp: Call the new procedures.
7681 (loop_break_test, loop_continue_test): New procedures.
7682
7683 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7684
7685 * gdb.base/commands.exp: Call new procedure.
7686 (define_if_without_arg_test): New procedure.
7687
7688 2017-09-04 Pedro Alves <palves@redhat.com>
7689
7690 * gdb.base/list-ambiguous.exp: New file.
7691 * gdb.base/list-ambiguous0.c: New file.
7692 * gdb.base/list-ambiguous1.c: New file.
7693 * gdb.base/list.exp (test_list_range): Adjust expected output.
7694
7695 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7696
7697 * gdb.base/share-env-with-gdbserver.c: New file.
7698 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7699
7700 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7701
7702 * gdb.base/commands.exp (gdbvar_simple_if_test,
7703 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7704 progvar_simple_if_test, progvar_simple_while_test,
7705 progvar_complex_if_while_test, user_defined_command_test,
7706 user_defined_command_args_eval,
7707 user_defined_command_args_stack_test,
7708 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7709 temporary_breakpoint_commands,
7710 gdb_test_no_prompt, redefine_hook_test,
7711 redefine_backtrace_test): Remove "global gdb_prompt".
7712
7713 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7714
7715 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7716 New proc, call it from toplevel.
7717
7718 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7719
7720 PR remote/21852
7721 * gdb.server/normal.c: New file, copied from gdb.base.
7722 * gdb.server/run-without-local-binary.exp: New file.
7723
7724 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7725
7726 * gdb.arch/sparc64-adi.exp: New file.
7727 * gdb.arch/sparc64-adi.c: New file.
7728
7729 2017-08-22 Pedro Alves <palves@redhat.com>
7730
7731 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7732 (top level): Add "list all overloads" tests.
7733
7734 2017-08-22 Tom Tromey <tom@tromey.com>
7735
7736 * gdb.gdb/xfullpath.exp: Remove.
7737
7738 2017-08-21 Pedro Alves <palves@redhat.com>
7739
7740 PR gdb/19487
7741 * gdb.base/symbol-alias.c: New.
7742 * gdb.base/symbol-alias2.c: New.
7743 * gdb.base/symbol-alias.exp: New.
7744
7745 2017-08-21 Pedro Alves <palves@redhat.com>
7746
7747 * gdb.base/dfp-test.c
7748 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7749 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7750 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7751 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7752 * gdb.base/whatis-ptype-typedefs.c: New.
7753 * gdb.base/whatis-ptype-typedefs.exp: New.
7754 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7755 (an_int, an_int_type, an_int_type2): New globals.
7756 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7757 involving typedefs and cast expressions.
7758 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7759 (lookup_typedefs_function): New.
7760 (typedefs_pretty_printers_dict): New.
7761 (top level): Register lookup_typedefs_function in
7762 gdb.pretty_printers.
7763
7764 2017-08-18 Yao Qi <yao.qi@linaro.org>
7765
7766 * gdb.server/unittest.exp: New.
7767
7768 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7769
7770 PR gdb/21954
7771 * gdb.base/environ.exp: Add test to check if 'unset environment'
7772 works.
7773
7774 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7775
7776 * lib/gdb.exp (universal_compile_options): New caching proc.
7777 (gdb_compile): Suppress GCC's coloring of messages.
7778
7779 2017-08-14 Tom Tromey <tom@tromey.com>
7780
7781 PR gdb/21675:
7782 * gdb.base/printcmds.exp (test_radices): New function.
7783 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7784 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7785 * lib/gdb.exp (get_integer_valueof): Use p/d.
7786
7787 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7788
7789 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7790 characters.
7791
7792 2017-08-05 Tom Tromey <tom@tromey.com>
7793
7794 * gdb.rust/simple.exp: Allow String to appear in a different
7795 namespace.
7796
7797 2017-07-26 Yao Qi <yao.qi@linaro.org>
7798
7799 * gdb.gdb/unittest.exp: Invoke command
7800 "maintenance check xml-descriptions".
7801
7802 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7803
7804 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7805 calling context.
7806 (hex128): Drop erroneous calculation of parameters.
7807
7808 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7809
7810 * gdb.python/py-unwind.exp: Disable stack protection when
7811 building test file.
7812
7813 2017-07-20 Pedro Alves <palves@redhat.com>
7814
7815 * gdb.base/default.exp (set language): Adjust expected output.
7816
7817 2017-07-20 Pedro Alves <palves@redhat.com>
7818
7819 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7820 (test_minsym): ... this, and make static.
7821 (get_pck__foo__bar__minsym): Rename to ...
7822 (get_test_minsym): ... this.
7823 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7824 symbol names and comments.
7825 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7826 (get_test_minsym): ... this.
7827 (pck__foo__bar__minsym__2): Rename to ...
7828 (test_minsym): ... this.
7829 (main): Adjust.
7830
7831 2017-07-17 Pedro Alves <palves@redhat.com>
7832
7833 * gdb.base/completion.exp: Adjust expected output.
7834 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7835 the completer works.
7836
7837 2017-07-17 Pedro Alves <palves@redhat.com>
7838
7839 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7840
7841 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7842
7843 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7844
7845 2017-07-14 Tom Tromey <tom@tromey.com>
7846
7847 PR rust/21764:
7848 * gdb.rust/simple.exp: Add tests.
7849
7850 2017-07-14 Tom Tromey <tom@tromey.com>
7851
7852 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7853
7854 2017-07-14 Pedro Alves <palves@redhat.com>
7855
7856 * gdb.linespec/base/one/thefile.cc (z1): New function.
7857 * gdb.linespec/base/two/thefile.cc (z2): New function.
7858 * gdb.linespec/linespec.exp: Add tests.
7859
7860 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7861
7862 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7863 to mi_create_breakpoint.
7864
7865 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7866
7867 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7868 mi_create_breakpoint.
7869
7870 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7871
7872 * gdb.dlang/demangle.exp: Update for demangling changes.
7873
7874 2017-07-09 Tom Tromey <tom@tromey.com>
7875
7876 * gdb.dwarf2/shortpiece.exp: New file.
7877
7878 2017-07-06 David Blaikie <dblaikie@gmail.com>
7879
7880 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7881 built from fissiont-multi-cu{1,2}.c.
7882 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7883 except putting 'main' and 'func' in separate CUs in the same DWO file.
7884 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7885 test.
7886 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7887 test.
7888
7889 2017-07-06 Pedro Alves <palves@redhat.com>
7890
7891 * gdb.python/py-unwind.exp: Test flushregs.
7892
7893 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7894
7895 PR cli/21688
7896 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7897 tests for alias commands and trailing whitespace.
7898
7899 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7900
7901 PR cli/21688
7902 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7903 procedure. Call it.
7904
7905 2017-06-29 Pedro Alves <palves@redhat.com>
7906
7907 * gdb.base/printcmds.exp: Add tests.
7908
7909 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7910
7911 PR gdb/21337
7912 * gdb.base/reread-readsym.exp: New file.
7913 * gdb.base/reread-readsym.c: New file.
7914
7915 2017-06-21 Kevin Buettner <kevinb@redhat.com>
7916
7917 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7918 subpattern.
7919
7920 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7921
7922 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7923 extended mnemonic.
7924 * gdb.arch/powerpc-power9.s: Likewise.
7925
7926 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7927
7928 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7929 on 32-bit x86 targets. Exploit is_*_target macros where
7930 appropriate.
7931
7932 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7933
7934 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7935 register pieces.
7936
7937 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7938
7939 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7940 located in one or more DWARF pieces.
7941
7942 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7943
7944 * lib/gdb.exp (get_endianness): New proc.
7945 * gdb.arch/aarch64-fp.exp: Use it.
7946 * gdb.arch/altivec-regs.exp: Likewise.
7947 * gdb.arch/e500-regs.exp: Likewise.
7948 * gdb.arch/vsx-regs.exp: Likewise.
7949 * gdb.base/dump.exp: Likewise.
7950 * gdb.base/funcargs.exp: Likewise.
7951 * gdb.base/gnu_vector.exp: Likewise.
7952 * gdb.dwarf2/formdata16.exp: Likewise.
7953 * gdb.dwarf2/implptrpiece.exp: Likewise.
7954 * gdb.dwarf2/nonvar-access.exp: Likewise.
7955 * gdb.python/py-inferior.exp: Likewise.
7956 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7957
7958 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7959
7960 PR gdb/21226
7961 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7962 stack value pieces are taken from the LSB end.
7963
7964 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7965
7966 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7967 variable at nonzero offset.
7968
7969 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7970
7971 * gdb.dwarf2/var-access.c: New file.
7972 * gdb.dwarf2/var-access.exp: New test.
7973 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7974
7975 2017-06-12 Tom Tromey <tom@tromey.com>
7976
7977 * gdb.dwarf2/formdata16.exp: Add tests.
7978
7979 2017-06-12 Tom Tromey <tom@tromey.com>
7980
7981 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7982
7983 2017-06-12 Tom Tromey <tom@tromey.com>
7984
7985 PR exp/16225:
7986 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7987 * gdb.arch/vsx-regs.exp: Update tests.
7988 * gdb.arch/s390-vregs.exp (hex128): New proc.
7989 Update test.
7990 * gdb.arch/altivec-regs.exp: Update tests.
7991
7992 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7993
7994 * gdb.base/startup-with-shell.c: New file.
7995 * gdb.base/startup-with-shell.exp: Likewise.
7996
7997 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7998
7999 * gdb.server/non-existing-program.exp: Update regex in order to
8000 reflect the fact that gdbserver is now using fork_inferior (with a
8001 shell) to startup the inferior.
8002
8003 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8004
8005 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8006 support function calls from GDB.
8007
8008 2017-05-21 Tom Tromey <tom@tromey.com>
8009
8010 PR rust/21466:
8011 * gdb.rust/unsized.exp: New file.
8012 * gdb.rust/unsized.rs: New file.
8013
8014 2017-05-19 Tom Tromey <tom@tromey.com>
8015
8016 PR rust/21484:
8017 * gdb.rust/watch.exp: New file.
8018 * gdb.rust/watch.rs: New file.
8019
8020 2017-05-18 Tom Tromey <tom@tromey.com>
8021
8022 * gdb.rust/simple.exp: Allow Box to be qualified.
8023
8024 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8025
8026 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8027
8028 2017-05-18 Pedro Alves <palves@redhat.com>
8029
8030 * gdb.base/fileio.c (test_write, test_read, test_close)
8031 (test_fstat): Don't print 'ret' in the fail path.
8032
8033 2017-05-18 Pedro Alves <palves@redhat.com>
8034
8035 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8036 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8037 (test_system, test_rename, test_unlink, test_time): Change
8038 prototypes.
8039 * gdb.base/fileio.exp (stop_msg): Adjust.
8040
8041 2017-05-18 Pedro Alves <palves@redhat.com>
8042
8043 * gdb.base/fileio.c (null_str): New global.
8044 (test_stat): Use it.
8045 * gdb.base/fileio.exp: Remove nowarnings.
8046
8047 2017-05-17 Yao Qi <yao.qi@linaro.org>
8048
8049 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8050
8051 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8052
8053 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8054 argument command.
8055 (top-level): Invoke test_set_inferior_tty.
8056
8057 2017-05-04 Pedro Alves <palves@redhat.com>
8058
8059 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8060 Add parens to print call for Python 3.
8061
8062 2017-05-03 Keith Seitz <keiths@redhat.com>
8063
8064 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8065 (main): Call it.
8066
8067 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8068
8069 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8070 to prev and next.
8071
8072 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8073
8074 * gdb.python/py-record-btrace.exp: Remove test for
8075 gdb.BtraceInstruction.error.
8076
8077 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8078
8079 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8080
8081 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8082
8083 * gdb.python/py-record-btrace-threads.c: New file.
8084 * gdb.python/py-record-btrace-threads.exp: New file.
8085
8086 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8087
8088 PR testsuite/8595
8089 * gdb.base/environ.exp: Make test available in all architectures.
8090 Move bits related to "info program" testing to
8091 gdb.base/info-program.exp. Rewrite tests to use the two new
8092 procedures mentione below.
8093 (test_set_show_env_var) New procedure.
8094 (test_set_show_env_var_equal): Likewise.
8095 * gdb.base/info-program.exp: New file.
8096
8097 2017-04-27 Keith Seitz <keiths@redhat.com>
8098
8099 * gdb.cp/oranking.cc (test15): New function.
8100 (main): Call test15 and declare additional variables for testing.
8101 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8102 "p foo101('abc')" tests.
8103 Add tests for cv qualifier overloads.
8104 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8105 "lvalue reference overload" test.
8106 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8107 "print value of f1 on Child&& in f2" test.
8108
8109 2017-04-19 Pedro Alves <palves@redhat.com>
8110
8111 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8112 procedure.
8113 (top level): Call it.
8114 * lib/gdb.exp (gdb_define_cmd): New procedure.
8115
8116 2017-04-12 Pedro Alves <palves@redhat.com>
8117
8118 PR gdb/21323
8119 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8120 (wchar): New global.
8121 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8122 (do_test_wide_char, wide_char_types_no_program, top level): Add
8123 wchar_t testing.
8124
8125 2017-04-12 Pedro Alves <palves@redhat.com>
8126
8127 PR c++/21323
8128 * gdb.cp/wide_char_types.c: New file.
8129 * gdb.cp/wide_char_types.exp: New file.
8130
8131 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8132
8133 PR gdb/21352
8134 * gdb.trace/tsv.exp: Add test for "tsave -r".
8135
8136 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8137
8138 * gdb.dlang/watch-loc.c: New file.
8139 * gdb.dlang/watch-loc.exp: New file.
8140
8141 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8142
8143 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8144
8145 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8146
8147 * gdb.arch/arc-analyze-prologue.S: New file.
8148 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8149
8150 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8151
8152 * gdb.arch/arc-decode-insn.S: New file.
8153 * gdb.arch/arc-decode-insn.exp: Likewise.
8154
8155 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8156
8157 PR tdep/20928
8158 * gdb.arch/sparc64-regs.exp: New file.
8159 * gdb.arch/sparc64-regs.S: Likewise.
8160
8161 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8162
8163 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8164 and memory view on Python 3.
8165
8166 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8167 Keith Seitz <keiths@redhat.com>
8168
8169 PR gdb/14441
8170 * gdb.cp/demangle.exp: Add rvalue reference tests.
8171 * gdb.cp/rvalue-ref-casts.cc: New file.
8172 * gdb.cp/rvalue-ref-casts.exp: New file.
8173 * gdb.cp/rvalue-ref-overload.cc: New file.
8174 * gdb.cp/rvalue-ref-overload.exp: New file.
8175 * gdb.cp/rvalue-ref-params.cc: New file.
8176 * gdb.cp/rvalue-ref-params.exp: New file.
8177 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8178 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8179 * gdb.cp/rvalue-ref-types.cc: New file.
8180 * gdb.cp/rvalue-ref-types.exp: New file.
8181 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8182 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8183
8184 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8185
8186 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8187 New procedure.
8188
8189 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8190
8191 * lib/mi-support.exp (mi_gdb_test): Add additional message
8192 for unexpected output.
8193
8194 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8195
8196 * gdb.base/examine-backward.c (Barrier): New character array
8197 constant, to ensure that TestStrings is preceded by a string
8198 terminator.
8199
8200 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8201
8202 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8203 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8204 and implicit pointer into such a location.
8205
8206 2017-03-16 Doug Evans <dje@google.com>
8207
8208 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8209
8210 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8211
8212 * gdb.cp/m-static.exp: Fix expectation for prototype of
8213 test5.single_constructor and single_constructor::single_constructor.
8214
8215 2017-03-16 Doug Evans <dje@google.com>
8216
8217 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8218 * gdb.guile/scm-lazy-string.c: New file.
8219 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8220 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8221 for pointer, array, typedef lazy strings.
8222
8223 2017-03-16 Doug Evans <dje@google.com>
8224
8225 PR python/17728, python/18439, python/18779
8226 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8227 * gdb.python/py-lazy-string.c (pointer): New typedef.
8228 (main): New locals ptr, array, typedef_ptr.
8229 * gdb.python/py-value.exp: Move lazy string tests to ...
8230 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8231 array, typedef lazy strings.
8232
8233 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8234
8235 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8236 Add optional 'test' parameter.
8237
8238 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8239
8240 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8241 Skip for versions of DejaGnu < 1.5.
8242
8243 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8244
8245 * lib/gdb.exp (dejagnu_version): New proc.
8246 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8247 Use dejagnu_version.
8248
8249 2017-03-10 Keith Seitz <keiths@redhat.com>
8250
8251 PR c++/8128
8252 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8253 type from destructor regexps.
8254 Add a branch which actually passes the test.
8255 Adjust "ptype t5i" test names.
8256
8257 2017-03-08 Pedro Alves <palves@redhat.com>
8258
8259 * gdb.base/step-over-exit.exp: Add explicit test message.
8260
8261 2017-03-08 Pedro Alves <palves@redhat.com>
8262
8263 PR gdb/18360
8264 * gdb.threads/interrupt-while-step-over.c: New file.
8265 * gdb.threads/interrupt-while-step-over.exp: New file.
8266
8267 2017-03-08 Pedro Alves <palves@redhat.com>
8268
8269 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8270 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8271
8272 2017-03-08 Pedro Alves <palves@redhat.com>
8273
8274 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8275 PKRU as not supported as a PASS.
8276
8277 2017-03-08 Pedro Alves <palves@redhat.com>
8278
8279 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8280 prefix instead of $binfile1/$binfile2.
8281 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8282 in test message.
8283 * gdb.python/py-completion.exp: Use "load python file" as test
8284 messages instead of unstable path names.
8285
8286 2017-03-08 Pedro Alves <palves@redhat.com>
8287 Jan Kratochvil <jan.kratochvil@redhat.com>
8288
8289 PR cli/21218
8290 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8291 New proc.
8292 (top level): Call it.
8293
8294 2017-03-08 Pedro Alves <palves@redhat.com>
8295
8296 PR tui/21216
8297 * gdb.tui/tui-nl-filtered-output.exp: New file.
8298
8299 2017-03-08 Pedro Alves <palves@redhat.com>
8300
8301 * gdb.base/completion.exp: Move TUI completion tests to ...
8302 * gdb.tui/completion.exp: ... this new file.
8303
8304 2017-03-08 Pedro Alves <palves@redhat.com>
8305
8306 * gdb.base/tui-disasm-long-lines.c,
8307 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8308 gdb.base/tui-layout.exp: Move to ...
8309 * gdb.tui/: ... this new directory.
8310
8311 2017-03-07 Pedro Alves <palves@redhat.com>
8312
8313 * gdb.base/tui-layout.c: New file.
8314 * gdb.base/tui-layout.exp: New file.
8315
8316 2017-03-07 Pedro Alves <palves@redhat.com>
8317
8318 * gdb.base/tui-layout.c: Rename to ...
8319 * gdb.base/tui-disasm-long-lines.c: ... this.
8320 * gdb.base/tui-layout.exp: Rename to ...
8321 * gdb.base/tui-disasm-long-lines.exp: ... this.
8322
8323 2017-03-07 Pedro Alves <palves@redhat.com>
8324
8325 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8326
8327 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8328
8329 * i386-mpx-call.c: New file.
8330 * i386-mpx-call.exp: New file.
8331
8332 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8333
8334 * gdb.arch/powerpc-power.exp: Delete test.
8335 * gdb.arch/powerpc-power.s: Likewise.
8336 * gdb.disasm/disassembler-options.exp: New test.
8337 * gdb.arch/powerpc-altivec.exp: Likewise.
8338 * gdb.arch/powerpc-altivec.s: Likewise.
8339 * gdb.arch/powerpc-altivec2.exp: Likewise.
8340 * gdb.arch/powerpc-altivec2.s: Likewise.
8341 * gdb.arch/powerpc-altivec3.exp: Likewise.
8342 * gdb.arch/powerpc-altivec3.s: Likewise.
8343 * gdb.arch/powerpc-power7.exp: Likewise.
8344 * gdb.arch/powerpc-power7.s: Likewise.
8345 * gdb.arch/powerpc-power8.exp: Likewise.
8346 * gdb.arch/powerpc-power8.s: Likewise.
8347 * gdb.arch/powerpc-power9.exp: Likewise.
8348 * gdb.arch/powerpc-power9.s: Likewise.
8349 * gdb.arch/powerpc-vsx.exp: Likewise.
8350 * gdb.arch/powerpc-vsx.s: Likewise.
8351 * gdb.arch/powerpc-vsx2.exp: Likewise.
8352 * gdb.arch/powerpc-vsx2.s: Likewise.
8353 * gdb.arch/powerpc-vsx3.exp: Likewise.
8354 * gdb.arch/powerpc-vsx3.s: Likewise.
8355 * gdb.arch/arm-disassembler-options.exp: Likewise.
8356 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8357 * gdb.arch/s390-disassembler-options.exp: Likewise.
8358
8359 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8360
8361 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8362 (check_supported_features): ... this. Changed return type to void.
8363 (supports_rdseed): New static global.
8364 (rdseed): Check supports_rdseed.
8365 (initialize): Call check_supported_features.
8366
8367 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8368
8369 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8370 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8371 and lqarx/stqcx.
8372 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8373 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8374
8375 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8376
8377 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8378 uppercase.
8379
8380 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8381
8382 * gdb.dwarf2/formdata16.c: New file.
8383 * gdb.dwarf2/formdata16.exp: New file.
8384 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8385
8386 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8387
8388 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8389 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8390 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8391 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8392 DW_AT_GNU_*.
8393
8394 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8395
8396 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8397
8398 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8399
8400 PR gdb/21164
8401 * gdb.base/maint.exp: Add testcases for when the commands do
8402 not have arguments.
8403
8404 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8405
8406 * gdb.cp/chained-calls.exp: Use p instead of P.
8407
8408 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8409
8410 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8411 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8412
8413 2017-02-14 Tom Tromey <tom@tromey.com>
8414
8415 PR python/13598:
8416 * gdb.python/py-events.exp: Add before_prompt event tests.
8417
8418 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8419
8420 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8421
8422 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8423
8424 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8425 (main): Call my_unique_function_name.
8426 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8427 completion of patterns with a single match.
8428 Add missing -re switches to gdb_test_multiple calls.
8429
8430 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8431
8432 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8433 return if core file is not recognized.
8434
8435 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8436
8437 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8438 and extra UIs.
8439
8440 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8441
8442 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8443 proc_with_prefix.
8444
8445 2017-02-10 Tom Tromey <tom@tromey.com>
8446
8447 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8448
8449 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8450
8451 PR gdb/21122
8452 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8453
8454 2017-02-08 Jerome Guitton <guitton@adacore.com>
8455
8456 * gdb.base/define.exp: Add test for command abbreviations
8457 in define.
8458
8459 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8460
8461 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8462 * gdb.reverse/insn-reverse-x86.c: New file.
8463
8464 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8465
8466 PR tdep/20936
8467 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8468
8469 2017-02-03 Tom Tromey <tom@tromey.com>
8470
8471 PR rust/21097:
8472 * gdb.rust/simple.exp: Add new tests.
8473
8474 2017-02-02 Pedro Alves <palves@redhat.com>
8475
8476 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8477 tests.
8478
8479 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8480
8481 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8482 taking a 2-byte value out of a 4-byte DWARF implicit value on
8483 big-endian targets.
8484 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8485 logic. Add test cases for DW_OP_implicit.
8486
8487 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8488
8489 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8490
8491 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8492
8493 * gdb.btrace/enable.exp: Call gdb_exit before
8494 skip_gdbserver_tests.
8495
8496 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8497
8498 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8499 GDBFLAGS.
8500
8501 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8502
8503 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8504 the test is skipped.
8505 * gdb.btrace/data.exp: Likewise.
8506 * gdb.btrace/delta.exp: Likewise.
8507 * gdb.btrace/dlopen.exp: Likewise.
8508 * gdb.btrace/enable-running.exp: Likewise.
8509 * gdb.btrace/enable.exp: Likewise.
8510 * gdb.btrace/exception.exp: Likewise.
8511 * gdb.btrace/function_call_history.exp: Likewise.
8512 * gdb.btrace/gcore.exp: Likewise.
8513 * gdb.btrace/instruction_history.exp: Likewise.
8514 * gdb.btrace/multi-thread-step.exp: Likewise.
8515 * gdb.btrace/nohist.exp: Likewise.
8516 * gdb.btrace/non-stop.exp: Likewise.
8517 * gdb.btrace/reconnect.exp: Likewise.
8518 * gdb.btrace/record_goto-step.exp: Likewise.
8519 * gdb.btrace/record_goto.exp: Likewise.
8520 * gdb.btrace/rn-dl-bind.exp: Likewise.
8521 * gdb.btrace/segv.exp: Likewise.
8522 * gdb.btrace/step.exp: Likewise.
8523 * gdb.btrace/stepi.exp: Likewise.
8524 * gdb.btrace/tailcall-only.exp: Likewise.
8525 * gdb.btrace/tailcall.exp: Likewise.
8526 * gdb.btrace/tsx.exp: Likewise.
8527 * gdb.btrace/unknown_functions.exp: Likewise.
8528 * gdb.btrace/vdso.exp: Likewise.
8529
8530 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8531
8532 * gdb.btrace/enable-running.c: New.
8533 * gdb.btrace/enable-running.exp: New.
8534
8535 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8536
8537 * gdb.arch/amd64-gs_base.c: New file.
8538 * gdb.arch/amd64-gs_base.exp: New file.
8539
8540 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8541
8542 * lib/memory.exp: Remove spurious empty newlines.
8543
8544 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8545
8546 * gdb.python/py-bad-printers.exp: Load python file using "source".
8547 * gdb.python/py-events.exp: Likewise.
8548 * gdb.python/py-evsignal.exp: Likewise.
8549 * gdb.python/py-evthreads.exp: Likewise.
8550 * gdb.python/py-frame-args.exp: Likewise.
8551 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8552 * gdb.python/py-framefilter-mi.exp: Likewise.
8553 * gdb.python/py-framefilter.exp: Likewise.
8554 * gdb.python/py-mi.exp: Likewise.
8555 * gdb.python/py-pp-maint.exp: Likewise.
8556 * gdb.python/py-pp-registration.exp: Likewise.
8557 * gdb.python/py-prettyprint.exp: Likewise.
8558 (run_lang_tests): Likewise.
8559 * gdb.python/py-typeprint.exp: Likewise.
8560
8561 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8562
8563 * lib/memory.exp: New file.
8564 * lib/gdb.exp: Load memory.exp.
8565 * gdb.base/memattr.exp (delete_memory): Move proc to
8566 lib/memory.exp and rename to delete_memory_regions.
8567 Replace delete_memory with delete_memory_regions.
8568 Cleanup memory regions before tests.
8569 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8570 before tests.
8571
8572 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8573
8574 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8575 files.
8576 (initialize): New function conditionally defined.
8577 (testcases): Move within conditional block.
8578 (main): Call initialize.
8579 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8580 of gdb.reverse/insn-reverse.c.
8581 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8582 gdb.reverse/insn-reverse.c.
8583
8584 2017-01-26 Yao Qi <yao.qi@linaro.org>
8585
8586 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8587 disassemble on address 0.
8588
8589 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8590 Yao Qi <yao.qi@linaro.org>
8591
8592 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8593 * gdb.dwarf2/implptr-64bit.S: Remove.
8594 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8595 variables in caller's context. Add DW_OP_implicit_value.
8596
8597 2017-01-25 Yao Qi <yao.qi@linaro.org>
8598
8599 * lib/dwarf.exp (Dwarf::_location): Handle
8600 DW_OP_GNU_implicit_pointer with proper size.
8601
8602 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8603
8604 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8605 and add untested calls.
8606
8607 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8608
8609 * gdb.python/python.exp: Check line number against what GDB thinks
8610 the line number is for func1.
8611
8612 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8613
8614 * gdb.dlang/debug-expr.exp: New file.
8615
8616 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8617
8618 Fix test names for the following files:
8619
8620 * gdb.ada/exec_changed.exp
8621 * gdb.ada/info_types.exp
8622 * gdb.arch/aarch64-atomic-inst.exp
8623 * gdb.arch/aarch64-fp.exp
8624 * gdb.arch/altivec-abi.exp
8625 * gdb.arch/altivec-regs.exp
8626 * gdb.arch/amd64-byte.exp
8627 * gdb.arch/amd64-disp-step.exp
8628 * gdb.arch/amd64-dword.exp
8629 * gdb.arch/amd64-entry-value-inline.exp
8630 * gdb.arch/amd64-entry-value-param.exp
8631 * gdb.arch/amd64-entry-value-paramref.exp
8632 * gdb.arch/amd64-entry-value.exp
8633 * gdb.arch/amd64-i386-address.exp
8634 * gdb.arch/amd64-invalid-stack-middle.exp
8635 * gdb.arch/amd64-invalid-stack-top.exp
8636 * gdb.arch/amd64-optimout-repeat.exp
8637 * gdb.arch/amd64-prologue-skip.exp
8638 * gdb.arch/amd64-prologue-xmm.exp
8639 * gdb.arch/amd64-stap-special-operands.exp
8640 * gdb.arch/amd64-stap-wrong-subexp.exp
8641 * gdb.arch/amd64-tailcall-cxx.exp
8642 * gdb.arch/amd64-tailcall-noret.exp
8643 * gdb.arch/amd64-tailcall-ret.exp
8644 * gdb.arch/amd64-tailcall-self.exp
8645 * gdb.arch/amd64-word.exp
8646 * gdb.arch/arm-bl-branch-dest.exp
8647 * gdb.arch/arm-disp-step.exp
8648 * gdb.arch/arm-neon.exp
8649 * gdb.arch/arm-single-step-kernel-helper.exp
8650 * gdb.arch/avr-flash-qualifier.exp
8651 * gdb.arch/disp-step-insn-reloc.exp
8652 * gdb.arch/e500-abi.exp
8653 * gdb.arch/e500-regs.exp
8654 * gdb.arch/ftrace-insn-reloc.exp
8655 * gdb.arch/i386-avx512.exp
8656 * gdb.arch/i386-bp_permanent.exp
8657 * gdb.arch/i386-byte.exp
8658 * gdb.arch/i386-cfi-notcurrent.exp
8659 * gdb.arch/i386-disp-step.exp
8660 * gdb.arch/i386-dr3-watch.exp
8661 * gdb.arch/i386-float.exp
8662 * gdb.arch/i386-gnu-cfi.exp
8663 * gdb.arch/i386-mpx-map.exp
8664 * gdb.arch/i386-mpx-sigsegv.exp
8665 * gdb.arch/i386-mpx-simple_segv.exp
8666 * gdb.arch/i386-mpx.exp
8667 * gdb.arch/i386-permbkpt.exp
8668 * gdb.arch/i386-prologue.exp
8669 * gdb.arch/i386-signal.exp
8670 * gdb.arch/i386-size-overlap.exp
8671 * gdb.arch/i386-unwind.exp
8672 * gdb.arch/i386-word.exp
8673 * gdb.arch/mips-fcr.exp
8674 * gdb.arch/powerpc-d128-regs.exp
8675 * gdb.arch/powerpc-stackless.exp
8676 * gdb.arch/ppc64-atomic-inst.exp
8677 * gdb.arch/s390-stackless.exp
8678 * gdb.arch/s390-tdbregs.exp
8679 * gdb.arch/s390-vregs.exp
8680 * gdb.arch/sparc-sysstep.exp
8681 * gdb.arch/thumb-bx-pc.exp
8682 * gdb.arch/thumb-singlestep.exp
8683 * gdb.arch/thumb2-it.exp
8684 * gdb.arch/vsx-regs.exp
8685 * gdb.asm/asm-source.exp
8686 * gdb.base/a2-run.exp
8687 * gdb.base/advance.exp
8688 * gdb.base/all-bin.exp
8689 * gdb.base/anon.exp
8690 * gdb.base/args.exp
8691 * gdb.base/arithmet.exp
8692 * gdb.base/async-shell.exp
8693 * gdb.base/async.exp
8694 * gdb.base/attach-pie-noexec.exp
8695 * gdb.base/attach-twice.exp
8696 * gdb.base/auto-load.exp
8697 * gdb.base/bang.exp
8698 * gdb.base/bitfields.exp
8699 * gdb.base/break-always.exp
8700 * gdb.base/break-caller-line.exp
8701 * gdb.base/break-entry.exp
8702 * gdb.base/break-inline.exp
8703 * gdb.base/break-on-linker-gcd-function.exp
8704 * gdb.base/break-probes.exp
8705 * gdb.base/break.exp
8706 * gdb.base/breakpoint-shadow.exp
8707 * gdb.base/call-ar-st.exp
8708 * gdb.base/call-sc.exp
8709 * gdb.base/call-signal-resume.exp
8710 * gdb.base/call-strs.exp
8711 * gdb.base/callfuncs.exp
8712 * gdb.base/catch-fork-static.exp
8713 * gdb.base/catch-gdb-caused-signals.exp
8714 * gdb.base/catch-load.exp
8715 * gdb.base/catch-signal-fork.exp
8716 * gdb.base/catch-signal.exp
8717 * gdb.base/catch-syscall.exp
8718 * gdb.base/charset.exp
8719 * gdb.base/checkpoint.exp
8720 * gdb.base/chng-syms.exp
8721 * gdb.base/code-expr.exp
8722 * gdb.base/code_elim.exp
8723 * gdb.base/commands.exp
8724 * gdb.base/completion.exp
8725 * gdb.base/complex.exp
8726 * gdb.base/cond-expr.exp
8727 * gdb.base/condbreak.exp
8728 * gdb.base/consecutive.exp
8729 * gdb.base/continue-all-already-running.exp
8730 * gdb.base/coredump-filter.exp
8731 * gdb.base/corefile.exp
8732 * gdb.base/dbx.exp
8733 * gdb.base/debug-expr.exp
8734 * gdb.base/define.exp
8735 * gdb.base/del.exp
8736 * gdb.base/disabled-location.exp
8737 * gdb.base/disasm-end-cu.exp
8738 * gdb.base/disasm-optim.exp
8739 * gdb.base/display.exp
8740 * gdb.base/duplicate-bp.exp
8741 * gdb.base/ena-dis-br.exp
8742 * gdb.base/ending-run.exp
8743 * gdb.base/enumval.exp
8744 * gdb.base/environ.exp
8745 * gdb.base/eu-strip-infcall.exp
8746 * gdb.base/eval-avoid-side-effects.exp
8747 * gdb.base/eval-skip.exp
8748 * gdb.base/exitsignal.exp
8749 * gdb.base/expand-psymtabs.exp
8750 * gdb.base/filesym.exp
8751 * gdb.base/find-unmapped.exp
8752 * gdb.base/finish.exp
8753 * gdb.base/float.exp
8754 * gdb.base/foll-exec-mode.exp
8755 * gdb.base/foll-exec.exp
8756 * gdb.base/foll-fork.exp
8757 * gdb.base/fortran-sym-case.exp
8758 * gdb.base/freebpcmd.exp
8759 * gdb.base/func-ptr.exp
8760 * gdb.base/func-ptrs.exp
8761 * gdb.base/funcargs.exp
8762 * gdb.base/gcore-buffer-overflow.exp
8763 * gdb.base/gcore-relro-pie.exp
8764 * gdb.base/gcore-relro.exp
8765 * gdb.base/gcore.exp
8766 * gdb.base/gdb1090.exp
8767 * gdb.base/gdb11530.exp
8768 * gdb.base/gdb11531.exp
8769 * gdb.base/gdb1821.exp
8770 * gdb.base/gdbindex-stabs.exp
8771 * gdb.base/gdbvars.exp
8772 * gdb.base/hbreak.exp
8773 * gdb.base/hbreak2.exp
8774 * gdb.base/included.exp
8775 * gdb.base/infcall-input.exp
8776 * gdb.base/inferior-died.exp
8777 * gdb.base/infnan.exp
8778 * gdb.base/info-macros.exp
8779 * gdb.base/info-os.exp
8780 * gdb.base/info-proc.exp
8781 * gdb.base/info-shared.exp
8782 * gdb.base/info-target.exp
8783 * gdb.base/infoline.exp
8784 * gdb.base/interp.exp
8785 * gdb.base/interrupt.exp
8786 * gdb.base/jit-reader.exp
8787 * gdb.base/jit-simple.exp
8788 * gdb.base/kill-after-signal.exp
8789 * gdb.base/kill-detach-inferiors-cmd.exp
8790 * gdb.base/label.exp
8791 * gdb.base/langs.exp
8792 * gdb.base/ldbl_e308.exp
8793 * gdb.base/line-symtabs.exp
8794 * gdb.base/linespecs.exp
8795 * gdb.base/list.exp
8796 * gdb.base/long_long.exp
8797 * gdb.base/longest-types.exp
8798 * gdb.base/maint.exp
8799 * gdb.base/max-value-size.exp
8800 * gdb.base/memattr.exp
8801 * gdb.base/mips_pro.exp
8802 * gdb.base/morestack.exp
8803 * gdb.base/moribund-step.exp
8804 * gdb.base/multi-forks.exp
8805 * gdb.base/nested-addr.exp
8806 * gdb.base/nextoverexit.exp
8807 * gdb.base/noreturn-finish.exp
8808 * gdb.base/noreturn-return.exp
8809 * gdb.base/nostdlib.exp
8810 * gdb.base/offsets.exp
8811 * gdb.base/opaque.exp
8812 * gdb.base/pc-fp.exp
8813 * gdb.base/permissions.exp
8814 * gdb.base/print-symbol-loading.exp
8815 * gdb.base/prologue-include.exp
8816 * gdb.base/psymtab.exp
8817 * gdb.base/ptype.exp
8818 * gdb.base/random-signal.exp
8819 * gdb.base/randomize.exp
8820 * gdb.base/range-stepping.exp
8821 * gdb.base/readline-ask.exp
8822 * gdb.base/recpar.exp
8823 * gdb.base/recurse.exp
8824 * gdb.base/relational.exp
8825 * gdb.base/restore.exp
8826 * gdb.base/return-nodebug.exp
8827 * gdb.base/return.exp
8828 * gdb.base/run-after-attach.exp
8829 * gdb.base/save-bp.exp
8830 * gdb.base/scope.exp
8831 * gdb.base/sect-cmd.exp
8832 * gdb.base/set-lang-auto.exp
8833 * gdb.base/set-noassign.exp
8834 * gdb.base/setvar.exp
8835 * gdb.base/sigall.exp
8836 * gdb.base/sigbpt.exp
8837 * gdb.base/siginfo-addr.exp
8838 * gdb.base/siginfo-infcall.exp
8839 * gdb.base/siginfo-obj.exp
8840 * gdb.base/siginfo.exp
8841 * gdb.base/signals-state-child.exp
8842 * gdb.base/signest.exp
8843 * gdb.base/sigstep.exp
8844 * gdb.base/sizeof.exp
8845 * gdb.base/skip.exp
8846 * gdb.base/solib-corrupted.exp
8847 * gdb.base/solib-nodir.exp
8848 * gdb.base/solib-search.exp
8849 * gdb.base/stack-checking.exp
8850 * gdb.base/stale-infcall.exp
8851 * gdb.base/stap-probe.exp
8852 * gdb.base/start.exp
8853 * gdb.base/step-break.exp
8854 * gdb.base/step-bt.exp
8855 * gdb.base/step-line.exp
8856 * gdb.base/step-over-exit.exp
8857 * gdb.base/step-over-syscall.exp
8858 * gdb.base/step-resume-infcall.exp
8859 * gdb.base/step-test.exp
8860 * gdb.base/store.exp
8861 * gdb.base/structs3.exp
8862 * gdb.base/sym-file.exp
8863 * gdb.base/symbol-without-target_section.exp
8864 * gdb.base/term.exp
8865 * gdb.base/testenv.exp
8866 * gdb.base/ui-redirect.exp
8867 * gdb.base/until.exp
8868 * gdb.base/unwindonsignal.exp
8869 * gdb.base/value-double-free.exp
8870 * gdb.base/vla-datatypes.exp
8871 * gdb.base/vla-ptr.exp
8872 * gdb.base/vla-sideeffect.exp
8873 * gdb.base/volatile.exp
8874 * gdb.base/watch-cond-infcall.exp
8875 * gdb.base/watch-cond.exp
8876 * gdb.base/watch-non-mem.exp
8877 * gdb.base/watch-read.exp
8878 * gdb.base/watch-vfork.exp
8879 * gdb.base/watchpoint-cond-gone.exp
8880 * gdb.base/watchpoint-delete.exp
8881 * gdb.base/watchpoint-hw-hit-once.exp
8882 * gdb.base/watchpoint-hw.exp
8883 * gdb.base/watchpoint-stops-at-right-insn.exp
8884 * gdb.base/watchpoints.exp
8885 * gdb.base/wchar.exp
8886 * gdb.base/whatis-exp.exp
8887 * gdb.btrace/buffer-size.exp
8888 * gdb.btrace/data.exp
8889 * gdb.btrace/delta.exp
8890 * gdb.btrace/dlopen.exp
8891 * gdb.btrace/enable.exp
8892 * gdb.btrace/exception.exp
8893 * gdb.btrace/function_call_history.exp
8894 * gdb.btrace/gcore.exp
8895 * gdb.btrace/instruction_history.exp
8896 * gdb.btrace/nohist.exp
8897 * gdb.btrace/reconnect.exp
8898 * gdb.btrace/record_goto-step.exp
8899 * gdb.btrace/record_goto.exp
8900 * gdb.btrace/rn-dl-bind.exp
8901 * gdb.btrace/segv.exp
8902 * gdb.btrace/step.exp
8903 * gdb.btrace/stepi.exp
8904 * gdb.btrace/tailcall-only.exp
8905 * gdb.btrace/tailcall.exp
8906 * gdb.btrace/tsx.exp
8907 * gdb.btrace/unknown_functions.exp
8908 * gdb.btrace/vdso.exp
8909 * gdb.compile/compile-ifunc.exp
8910 * gdb.compile/compile-ops.exp
8911 * gdb.compile/compile-print.exp
8912 * gdb.compile/compile-setjmp.exp
8913 * gdb.cp/abstract-origin.exp
8914 * gdb.cp/ambiguous.exp
8915 * gdb.cp/annota2.exp
8916 * gdb.cp/annota3.exp
8917 * gdb.cp/anon-ns.exp
8918 * gdb.cp/anon-struct.exp
8919 * gdb.cp/anon-union.exp
8920 * gdb.cp/arg-reference.exp
8921 * gdb.cp/baseenum.exp
8922 * gdb.cp/bool.exp
8923 * gdb.cp/breakpoint.exp
8924 * gdb.cp/bs15503.exp
8925 * gdb.cp/call-c.exp
8926 * gdb.cp/casts.exp
8927 * gdb.cp/chained-calls.exp
8928 * gdb.cp/class2.exp
8929 * gdb.cp/classes.exp
8930 * gdb.cp/cmpd-minsyms.exp
8931 * gdb.cp/converts.exp
8932 * gdb.cp/cp-relocate.exp
8933 * gdb.cp/cpcompletion.exp
8934 * gdb.cp/cpexprs.exp
8935 * gdb.cp/cplabel.exp
8936 * gdb.cp/cplusfuncs.exp
8937 * gdb.cp/cpsizeof.exp
8938 * gdb.cp/ctti.exp
8939 * gdb.cp/derivation.exp
8940 * gdb.cp/destrprint.exp
8941 * gdb.cp/dispcxx.exp
8942 * gdb.cp/enum-class.exp
8943 * gdb.cp/exception.exp
8944 * gdb.cp/exceptprint.exp
8945 * gdb.cp/expand-psymtabs-cxx.exp
8946 * gdb.cp/expand-sals.exp
8947 * gdb.cp/extern-c.exp
8948 * gdb.cp/filename.exp
8949 * gdb.cp/formatted-ref.exp
8950 * gdb.cp/fpointer.exp
8951 * gdb.cp/gdb1355.exp
8952 * gdb.cp/gdb2495.exp
8953 * gdb.cp/hang.exp
8954 * gdb.cp/impl-this.exp
8955 * gdb.cp/infcall-dlopen.exp
8956 * gdb.cp/inherit.exp
8957 * gdb.cp/iostream.exp
8958 * gdb.cp/koenig.exp
8959 * gdb.cp/local.exp
8960 * gdb.cp/m-data.exp
8961 * gdb.cp/m-static.exp
8962 * gdb.cp/mb-ctor.exp
8963 * gdb.cp/mb-inline.exp
8964 * gdb.cp/mb-templates.exp
8965 * gdb.cp/member-name.exp
8966 * gdb.cp/member-ptr.exp
8967 * gdb.cp/meth-typedefs.exp
8968 * gdb.cp/method.exp
8969 * gdb.cp/method2.exp
8970 * gdb.cp/minsym-fallback.exp
8971 * gdb.cp/misc.exp
8972 * gdb.cp/namelessclass.exp
8973 * gdb.cp/namespace-enum.exp
8974 * gdb.cp/namespace-nested-import.exp
8975 * gdb.cp/namespace.exp
8976 * gdb.cp/nextoverthrow.exp
8977 * gdb.cp/no-dmgl-verbose.exp
8978 * gdb.cp/non-trivial-retval.exp
8979 * gdb.cp/noparam.exp
8980 * gdb.cp/nsdecl.exp
8981 * gdb.cp/nsimport.exp
8982 * gdb.cp/nsnested.exp
8983 * gdb.cp/nsnoimports.exp
8984 * gdb.cp/nsrecurs.exp
8985 * gdb.cp/nsstress.exp
8986 * gdb.cp/nsusing.exp
8987 * gdb.cp/operator.exp
8988 * gdb.cp/oranking.exp
8989 * gdb.cp/overload-const.exp
8990 * gdb.cp/overload.exp
8991 * gdb.cp/ovldbreak.exp
8992 * gdb.cp/ovsrch.exp
8993 * gdb.cp/paren-type.exp
8994 * gdb.cp/parse-lang.exp
8995 * gdb.cp/pass-by-ref.exp
8996 * gdb.cp/pr-1023.exp
8997 * gdb.cp/pr-1210.exp
8998 * gdb.cp/pr-574.exp
8999 * gdb.cp/pr10687.exp
9000 * gdb.cp/pr12028.exp
9001 * gdb.cp/pr17132.exp
9002 * gdb.cp/pr17494.exp
9003 * gdb.cp/pr9067.exp
9004 * gdb.cp/pr9167.exp
9005 * gdb.cp/pr9631.exp
9006 * gdb.cp/printmethod.exp
9007 * gdb.cp/psmang.exp
9008 * gdb.cp/psymtab-parameter.exp
9009 * gdb.cp/ptype-cv-cp.exp
9010 * gdb.cp/ptype-flags.exp
9011 * gdb.cp/re-set-overloaded.exp
9012 * gdb.cp/ref-types.exp
9013 * gdb.cp/rtti.exp
9014 * gdb.cp/scope-err.exp
9015 * gdb.cp/shadow.exp
9016 * gdb.cp/smartp.exp
9017 * gdb.cp/static-method.exp
9018 * gdb.cp/static-print-quit.exp
9019 * gdb.cp/temargs.exp
9020 * gdb.cp/templates.exp
9021 * gdb.cp/try_catch.exp
9022 * gdb.cp/typedef-operator.exp
9023 * gdb.cp/typeid.exp
9024 * gdb.cp/userdef.exp
9025 * gdb.cp/using-crash.exp
9026 * gdb.cp/var-tag.exp
9027 * gdb.cp/virtbase.exp
9028 * gdb.cp/virtfunc.exp
9029 * gdb.cp/virtfunc2.exp
9030 * gdb.cp/vla-cxx.exp
9031 * gdb.disasm/t01_mov.exp
9032 * gdb.disasm/t02_mova.exp
9033 * gdb.disasm/t03_add.exp
9034 * gdb.disasm/t04_sub.exp
9035 * gdb.disasm/t05_cmp.exp
9036 * gdb.disasm/t06_ari2.exp
9037 * gdb.disasm/t07_ari3.exp
9038 * gdb.disasm/t08_or.exp
9039 * gdb.disasm/t09_xor.exp
9040 * gdb.disasm/t10_and.exp
9041 * gdb.disasm/t11_logs.exp
9042 * gdb.disasm/t12_bit.exp
9043 * gdb.disasm/t13_otr.exp
9044 * gdb.dlang/circular.exp
9045 * gdb.dwarf2/arr-stride.exp
9046 * gdb.dwarf2/arr-subrange.exp
9047 * gdb.dwarf2/atomic-type.exp
9048 * gdb.dwarf2/bad-regnum.exp
9049 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9050 * gdb.dwarf2/callframecfa.exp
9051 * gdb.dwarf2/clztest.exp
9052 * gdb.dwarf2/corrupt.exp
9053 * gdb.dwarf2/data-loc.exp
9054 * gdb.dwarf2/dup-psym.exp
9055 * gdb.dwarf2/dw2-anon-mptr.exp
9056 * gdb.dwarf2/dw2-anonymous-func.exp
9057 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9058 * gdb.dwarf2/dw2-bad-unresolved.exp
9059 * gdb.dwarf2/dw2-basic.exp
9060 * gdb.dwarf2/dw2-canonicalize-type.exp
9061 * gdb.dwarf2/dw2-case-insensitive.exp
9062 * gdb.dwarf2/dw2-common-block.exp
9063 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9064 * gdb.dwarf2/dw2-compressed.exp
9065 * gdb.dwarf2/dw2-const.exp
9066 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9067 * gdb.dwarf2/dw2-cu-size.exp
9068 * gdb.dwarf2/dw2-dup-frame.exp
9069 * gdb.dwarf2/dw2-entry-value.exp
9070 * gdb.dwarf2/dw2-icycle.exp
9071 * gdb.dwarf2/dw2-ifort-parameter.exp
9072 * gdb.dwarf2/dw2-inline-break.exp
9073 * gdb.dwarf2/dw2-inline-param.exp
9074 * gdb.dwarf2/dw2-intercu.exp
9075 * gdb.dwarf2/dw2-intermix.exp
9076 * gdb.dwarf2/dw2-lexical-block-bare.exp
9077 * gdb.dwarf2/dw2-linkage-name-trust.exp
9078 * gdb.dwarf2/dw2-minsym-in-cu.exp
9079 * gdb.dwarf2/dw2-noloc.exp
9080 * gdb.dwarf2/dw2-op-call.exp
9081 * gdb.dwarf2/dw2-op-out-param.exp
9082 * gdb.dwarf2/dw2-opt-structptr.exp
9083 * gdb.dwarf2/dw2-param-error.exp
9084 * gdb.dwarf2/dw2-producer.exp
9085 * gdb.dwarf2/dw2-ranges-base.exp
9086 * gdb.dwarf2/dw2-ref-missing-frame.exp
9087 * gdb.dwarf2/dw2-reg-undefined.exp
9088 * gdb.dwarf2/dw2-regno-invalid.exp
9089 * gdb.dwarf2/dw2-restore.exp
9090 * gdb.dwarf2/dw2-restrict.exp
9091 * gdb.dwarf2/dw2-single-line-discriminators.exp
9092 * gdb.dwarf2/dw2-strp.exp
9093 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9094 * gdb.dwarf2/dw2-unresolved.exp
9095 * gdb.dwarf2/dw2-var-zero-addr.exp
9096 * gdb.dwarf2/dw4-sig-types.exp
9097 * gdb.dwarf2/dwz.exp
9098 * gdb.dwarf2/dynarr-ptr.exp
9099 * gdb.dwarf2/enum-type.exp
9100 * gdb.dwarf2/gdb-index.exp
9101 * gdb.dwarf2/implptr-64bit.exp
9102 * gdb.dwarf2/implptr-optimized-out.exp
9103 * gdb.dwarf2/implptr.exp
9104 * gdb.dwarf2/implref-array.exp
9105 * gdb.dwarf2/implref-const.exp
9106 * gdb.dwarf2/implref-global.exp
9107 * gdb.dwarf2/implref-struct.exp
9108 * gdb.dwarf2/mac-fileno.exp
9109 * gdb.dwarf2/main-subprogram.exp
9110 * gdb.dwarf2/member-ptr-forwardref.exp
9111 * gdb.dwarf2/method-ptr.exp
9112 * gdb.dwarf2/missing-sig-type.exp
9113 * gdb.dwarf2/nonvar-access.exp
9114 * gdb.dwarf2/opaque-type-lookup.exp
9115 * gdb.dwarf2/pieces-optimized-out.exp
9116 * gdb.dwarf2/pieces.exp
9117 * gdb.dwarf2/pr10770.exp
9118 * gdb.dwarf2/pr13961.exp
9119 * gdb.dwarf2/staticvirtual.exp
9120 * gdb.dwarf2/subrange.exp
9121 * gdb.dwarf2/symtab-producer.exp
9122 * gdb.dwarf2/trace-crash.exp
9123 * gdb.dwarf2/typeddwarf.exp
9124 * gdb.dwarf2/valop.exp
9125 * gdb.dwarf2/watch-notconst.exp
9126 * gdb.fortran/array-element.exp
9127 * gdb.fortran/charset.exp
9128 * gdb.fortran/common-block.exp
9129 * gdb.fortran/complex.exp
9130 * gdb.fortran/derived-type-function.exp
9131 * gdb.fortran/derived-type.exp
9132 * gdb.fortran/logical.exp
9133 * gdb.fortran/module.exp
9134 * gdb.fortran/multi-dim.exp
9135 * gdb.fortran/nested-funcs.exp
9136 * gdb.fortran/print-formatted.exp
9137 * gdb.fortran/subarray.exp
9138 * gdb.fortran/vla-alloc-assoc.exp
9139 * gdb.fortran/vla-datatypes.exp
9140 * gdb.fortran/vla-history.exp
9141 * gdb.fortran/vla-ptr-info.exp
9142 * gdb.fortran/vla-ptype-sub.exp
9143 * gdb.fortran/vla-ptype.exp
9144 * gdb.fortran/vla-sizeof.exp
9145 * gdb.fortran/vla-type.exp
9146 * gdb.fortran/vla-value-sub-arbitrary.exp
9147 * gdb.fortran/vla-value-sub-finish.exp
9148 * gdb.fortran/vla-value-sub.exp
9149 * gdb.fortran/vla-value.exp
9150 * gdb.fortran/whatis_type.exp
9151 * gdb.go/chan.exp
9152 * gdb.go/handcall.exp
9153 * gdb.go/hello.exp
9154 * gdb.go/integers.exp
9155 * gdb.go/methods.exp
9156 * gdb.go/package.exp
9157 * gdb.go/strings.exp
9158 * gdb.go/types.exp
9159 * gdb.go/unsafe.exp
9160 * gdb.guile/scm-arch.exp
9161 * gdb.guile/scm-block.exp
9162 * gdb.guile/scm-breakpoint.exp
9163 * gdb.guile/scm-cmd.exp
9164 * gdb.guile/scm-disasm.exp
9165 * gdb.guile/scm-equal.exp
9166 * gdb.guile/scm-frame-args.exp
9167 * gdb.guile/scm-frame-inline.exp
9168 * gdb.guile/scm-frame.exp
9169 * gdb.guile/scm-iterator.exp
9170 * gdb.guile/scm-math.exp
9171 * gdb.guile/scm-objfile.exp
9172 * gdb.guile/scm-ports.exp
9173 * gdb.guile/scm-symbol.exp
9174 * gdb.guile/scm-symtab.exp
9175 * gdb.guile/scm-value-cc.exp
9176 * gdb.guile/types-module.exp
9177 * gdb.linespec/break-ask.exp
9178 * gdb.linespec/cpexplicit.exp
9179 * gdb.linespec/explicit.exp
9180 * gdb.linespec/keywords.exp
9181 * gdb.linespec/linespec.exp
9182 * gdb.linespec/ls-dollar.exp
9183 * gdb.linespec/ls-errs.exp
9184 * gdb.linespec/skip-two.exp
9185 * gdb.linespec/thread.exp
9186 * gdb.mi/mi-async.exp
9187 * gdb.mi/mi-basics.exp
9188 * gdb.mi/mi-break.exp
9189 * gdb.mi/mi-catch-load.exp
9190 * gdb.mi/mi-cli.exp
9191 * gdb.mi/mi-cmd-param-changed.exp
9192 * gdb.mi/mi-console.exp
9193 * gdb.mi/mi-detach.exp
9194 * gdb.mi/mi-disassemble.exp
9195 * gdb.mi/mi-eval.exp
9196 * gdb.mi/mi-file-transfer.exp
9197 * gdb.mi/mi-file.exp
9198 * gdb.mi/mi-fill-memory.exp
9199 * gdb.mi/mi-inheritance-syntax-error.exp
9200 * gdb.mi/mi-linespec-err-cp.exp
9201 * gdb.mi/mi-logging.exp
9202 * gdb.mi/mi-memory-changed.exp
9203 * gdb.mi/mi-read-memory.exp
9204 * gdb.mi/mi-record-changed.exp
9205 * gdb.mi/mi-reg-undefined.exp
9206 * gdb.mi/mi-regs.exp
9207 * gdb.mi/mi-return.exp
9208 * gdb.mi/mi-reverse.exp
9209 * gdb.mi/mi-simplerun.exp
9210 * gdb.mi/mi-solib.exp
9211 * gdb.mi/mi-stack.exp
9212 * gdb.mi/mi-stepi.exp
9213 * gdb.mi/mi-syn-frame.exp
9214 * gdb.mi/mi-until.exp
9215 * gdb.mi/mi-var-block.exp
9216 * gdb.mi/mi-var-child.exp
9217 * gdb.mi/mi-var-cmd.exp
9218 * gdb.mi/mi-var-cp.exp
9219 * gdb.mi/mi-var-display.exp
9220 * gdb.mi/mi-var-invalidate.exp
9221 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9222 * gdb.mi/mi-vla-fortran.exp
9223 * gdb.mi/mi-watch.exp
9224 * gdb.mi/mi2-var-child.exp
9225 * gdb.mi/user-selected-context-sync.exp
9226 * gdb.modula2/unbounded-array.exp
9227 * gdb.multi/dummy-frame-restore.exp
9228 * gdb.multi/multi-arch-exec.exp
9229 * gdb.multi/multi-arch.exp
9230 * gdb.multi/tids.exp
9231 * gdb.multi/watchpoint-multi.exp
9232 * gdb.opencl/callfuncs.exp
9233 * gdb.opencl/convs_casts.exp
9234 * gdb.opencl/datatypes.exp
9235 * gdb.opencl/operators.exp
9236 * gdb.opencl/vec_comps.exp
9237 * gdb.opt/clobbered-registers-O2.exp
9238 * gdb.opt/inline-break.exp
9239 * gdb.opt/inline-bt.exp
9240 * gdb.opt/inline-cmds.exp
9241 * gdb.opt/inline-locals.exp
9242 * gdb.pascal/case-insensitive-symbols.exp
9243 * gdb.pascal/floats.exp
9244 * gdb.pascal/gdb11492.exp
9245 * gdb.python/lib-types.exp
9246 * gdb.python/py-arch.exp
9247 * gdb.python/py-as-string.exp
9248 * gdb.python/py-bad-printers.exp
9249 * gdb.python/py-block.exp
9250 * gdb.python/py-breakpoint-create-fail.exp
9251 * gdb.python/py-breakpoint.exp
9252 * gdb.python/py-caller-is.exp
9253 * gdb.python/py-cmd.exp
9254 * gdb.python/py-explore-cc.exp
9255 * gdb.python/py-explore.exp
9256 * gdb.python/py-finish-breakpoint.exp
9257 * gdb.python/py-finish-breakpoint2.exp
9258 * gdb.python/py-frame-args.exp
9259 * gdb.python/py-frame-inline.exp
9260 * gdb.python/py-frame.exp
9261 * gdb.python/py-framefilter-mi.exp
9262 * gdb.python/py-infthread.exp
9263 * gdb.python/py-lazy-string.exp
9264 * gdb.python/py-linetable.exp
9265 * gdb.python/py-mi-events.exp
9266 * gdb.python/py-mi-objfile.exp
9267 * gdb.python/py-mi.exp
9268 * gdb.python/py-objfile.exp
9269 * gdb.python/py-pp-integral.exp
9270 * gdb.python/py-pp-maint.exp
9271 * gdb.python/py-pp-re-notag.exp
9272 * gdb.python/py-pp-registration.exp
9273 * gdb.python/py-recurse-unwind.exp
9274 * gdb.python/py-strfns.exp
9275 * gdb.python/py-symbol.exp
9276 * gdb.python/py-symtab.exp
9277 * gdb.python/py-sync-interp.exp
9278 * gdb.python/py-typeprint.exp
9279 * gdb.python/py-unwind-maint.exp
9280 * gdb.python/py-unwind.exp
9281 * gdb.python/py-value-cc.exp
9282 * gdb.python/py-xmethods.exp
9283 * gdb.reverse/amd64-tailcall-reverse.exp
9284 * gdb.reverse/break-precsave.exp
9285 * gdb.reverse/break-reverse.exp
9286 * gdb.reverse/consecutive-precsave.exp
9287 * gdb.reverse/consecutive-reverse.exp
9288 * gdb.reverse/finish-precsave.exp
9289 * gdb.reverse/finish-reverse-bkpt.exp
9290 * gdb.reverse/finish-reverse.exp
9291 * gdb.reverse/fstatat-reverse.exp
9292 * gdb.reverse/getresuid-reverse.exp
9293 * gdb.reverse/i386-precsave.exp
9294 * gdb.reverse/i386-reverse.exp
9295 * gdb.reverse/i386-sse-reverse.exp
9296 * gdb.reverse/i387-env-reverse.exp
9297 * gdb.reverse/i387-stack-reverse.exp
9298 * gdb.reverse/insn-reverse.exp
9299 * gdb.reverse/machinestate-precsave.exp
9300 * gdb.reverse/machinestate.exp
9301 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9302 * gdb.reverse/pipe-reverse.exp
9303 * gdb.reverse/readv-reverse.exp
9304 * gdb.reverse/recvmsg-reverse.exp
9305 * gdb.reverse/rerun-prec.exp
9306 * gdb.reverse/s390-mvcle.exp
9307 * gdb.reverse/step-precsave.exp
9308 * gdb.reverse/step-reverse.exp
9309 * gdb.reverse/time-reverse.exp
9310 * gdb.reverse/until-precsave.exp
9311 * gdb.reverse/until-reverse.exp
9312 * gdb.reverse/waitpid-reverse.exp
9313 * gdb.reverse/watch-precsave.exp
9314 * gdb.reverse/watch-reverse.exp
9315 * gdb.rust/generics.exp
9316 * gdb.rust/methods.exp
9317 * gdb.rust/modules.exp
9318 * gdb.rust/simple.exp
9319 * gdb.server/connect-with-no-symbol-file.exp
9320 * gdb.server/ext-attach.exp
9321 * gdb.server/ext-restart.exp
9322 * gdb.server/ext-wrapper.exp
9323 * gdb.server/file-transfer.exp
9324 * gdb.server/server-exec-info.exp
9325 * gdb.server/server-kill.exp
9326 * gdb.server/server-mon.exp
9327 * gdb.server/wrapper.exp
9328 * gdb.stabs/exclfwd.exp
9329 * gdb.stabs/gdb11479.exp
9330 * gdb.threads/clone-new-thread-event.exp
9331 * gdb.threads/corethreads.exp
9332 * gdb.threads/current-lwp-dead.exp
9333 * gdb.threads/dlopen-libpthread.exp
9334 * gdb.threads/gcore-thread.exp
9335 * gdb.threads/sigstep-threads.exp
9336 * gdb.threads/watchpoint-fork.exp
9337 * gdb.trace/actions-changed.exp
9338 * gdb.trace/backtrace.exp
9339 * gdb.trace/change-loc.exp
9340 * gdb.trace/circ.exp
9341 * gdb.trace/collection.exp
9342 * gdb.trace/disconnected-tracing.exp
9343 * gdb.trace/ftrace.exp
9344 * gdb.trace/mi-trace-frame-collected.exp
9345 * gdb.trace/mi-trace-unavailable.exp
9346 * gdb.trace/mi-traceframe-changed.exp
9347 * gdb.trace/mi-tsv-changed.exp
9348 * gdb.trace/no-attach-trace.exp
9349 * gdb.trace/passc-dyn.exp
9350 * gdb.trace/qtro.exp
9351 * gdb.trace/range-stepping.exp
9352 * gdb.trace/read-memory.exp
9353 * gdb.trace/save-trace.exp
9354 * gdb.trace/signal.exp
9355 * gdb.trace/status-stop.exp
9356 * gdb.trace/tfile.exp
9357 * gdb.trace/trace-break.exp
9358 * gdb.trace/trace-buffer-size.exp
9359 * gdb.trace/trace-condition.exp
9360 * gdb.trace/tracefile-pseudo-reg.exp
9361 * gdb.trace/tstatus.exp
9362 * gdb.trace/unavailable.exp
9363 * gdb.trace/while-dyn.exp
9364 * gdb.trace/while-stepping.exp
9365
9366 2016-12-22 Doug Evans <xdje42@gmail.com>
9367
9368 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9369 and msymbols.
9370
9371 2016-12-19 Yao Qi <yao.qi@linaro.org>
9372
9373 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9374 (test_with_self): Don't call do_steps_and_nexts, and remove
9375 code about stepping into xmalloc.
9376
9377 2016-12-09 Yao Qi <yao.qi@linaro.org>
9378
9379 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9380
9381 2016-12-09 Yao Qi <yao.qi@linaro.org>
9382
9383 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9384
9385 2016-12-09 Pedro Alves <palves@redhat.com>
9386
9387 * gdb.base/all-architectures-0.exp: New file.
9388 * gdb.base/all-architectures-1.exp: New file.
9389 * gdb.base/all-architectures-2.exp: New file.
9390 * gdb.base/all-architectures-3.exp: New file.
9391 * gdb.base/all-architectures-4.exp: New file.
9392 * gdb.base/all-architectures-5.exp: New file.
9393 * gdb.base/all-architectures-6.exp: New file.
9394 * gdb.base/all-architectures-7.exp: New file.
9395 * gdb.base/all-architectures.exp.in: New file.
9396
9397 2016-12-09 Yao Qi <yao.qi@linaro.org>
9398
9399 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9400
9401 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9402
9403 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9404 possible.
9405 Remove useless pattern-matching code.
9406
9407 2016-12-02 Pedro Alves <palves@redhat.com>
9408
9409 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9410 procedure.
9411 (top level): Call it.
9412
9413 2016-12-02 Pedro Alves <palves@redhat.com>
9414
9415 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9416 New procedure.
9417 (top level): Call it.
9418
9419 2016-12-02 Pedro Alves <palves@redhat.com>
9420
9421 PR cli/20559
9422 * gdb.base/commands.exp (user_defined_command_args_eval): New
9423 procedure.
9424 (top level): Call it.
9425
9426 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9427
9428 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9429 timeout handling.
9430
9431 2016-12-02 Tom Tromey <tom@tromey.com>
9432
9433 * gdb.dwarf2/main-subprogram.c: New file.
9434 * gdb.dwarf2/main-subprogram.exp: New file.
9435
9436 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9437
9438 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9439 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9440 gdb_test_no_output for a couple of cases.
9441 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9442
9443 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9444
9445 Fix test names and standardize compilation error messages throughout
9446 the following files:
9447
9448 * gdb.ada/start.exp
9449 * gdb.arch/alpha-step.exp
9450 * gdb.arch/e500-prologue.exp
9451 * gdb.arch/ftrace-insn-reloc.exp
9452 * gdb.arch/gdb1291.exp
9453 * gdb.arch/gdb1431.exp
9454 * gdb.arch/gdb1558.exp
9455 * gdb.arch/i386-dr3-watch.exp
9456 * gdb.arch/i386-sse-stack-align.exp
9457 * gdb.arch/ia64-breakpoint-shadow.exp
9458 * gdb.arch/pa-nullify.exp
9459 * gdb.arch/powerpc-aix-prologue.exp
9460 * gdb.arch/thumb-bx-pc.exp
9461 * gdb.base/annota1.exp
9462 * gdb.base/annota3.exp
9463 * gdb.base/arrayidx.exp
9464 * gdb.base/assign.exp
9465 * gdb.base/attach.exp
9466 * gdb.base/auxv.exp
9467 * gdb.base/bang.exp
9468 * gdb.base/bfp-test.exp
9469 * gdb.base/bigcore.exp
9470 * gdb.base/bitfields2.exp
9471 * gdb.base/break-fun-addr.exp
9472 * gdb.base/break-probes.exp
9473 * gdb.base/call-rt-st.exp
9474 * gdb.base/callexit.exp
9475 * gdb.base/catch-fork-kill.exp
9476 * gdb.base/charset.exp
9477 * gdb.base/checkpoint.exp
9478 * gdb.base/comprdebug.exp
9479 * gdb.base/constvars.exp
9480 * gdb.base/coredump-filter.exp
9481 * gdb.base/cursal.exp
9482 * gdb.base/cvexpr.exp
9483 * gdb.base/detach.exp
9484 * gdb.base/display.exp
9485 * gdb.base/dmsym.exp
9486 * gdb.base/dprintf-pending.exp
9487 * gdb.base/dso2dso.exp
9488 * gdb.base/dtrace-probe.exp
9489 * gdb.base/dump.exp
9490 * gdb.base/enum_cond.exp
9491 * gdb.base/exe-lock.exp
9492 * gdb.base/exec-invalid-sysroot.exp
9493 * gdb.base/execl-update-breakpoints.exp
9494 * gdb.base/exprs.exp
9495 * gdb.base/fileio.exp
9496 * gdb.base/find.exp
9497 * gdb.base/finish.exp
9498 * gdb.base/fixsection.exp
9499 * gdb.base/foll-vfork.exp
9500 * gdb.base/frame-args.exp
9501 * gdb.base/gcore.exp
9502 * gdb.base/gdb1250.exp
9503 * gdb.base/global-var-nested-by-dso.exp
9504 * gdb.base/gnu-ifunc.exp
9505 * gdb.base/hashline1.exp
9506 * gdb.base/hashline2.exp
9507 * gdb.base/hashline3.exp
9508 * gdb.base/hbreak-in-shr-unsupported.exp
9509 * gdb.base/huge.exp
9510 * gdb.base/infcall-input.exp
9511 * gdb.base/info-fun.exp
9512 * gdb.base/info-shared.exp
9513 * gdb.base/jit-simple.exp
9514 * gdb.base/jit-so.exp
9515 * gdb.base/jit.exp
9516 * gdb.base/jump.exp
9517 * gdb.base/label.exp
9518 * gdb.base/lineinc.exp
9519 * gdb.base/logical.exp
9520 * gdb.base/longjmp.exp
9521 * gdb.base/macscp.exp
9522 * gdb.base/miscexprs.exp
9523 * gdb.base/new-ui-echo.exp
9524 * gdb.base/new-ui-pending-input.exp
9525 * gdb.base/new-ui.exp
9526 * gdb.base/nodebug.exp
9527 * gdb.base/nofield.exp
9528 * gdb.base/offsets.exp
9529 * gdb.base/overlays.exp
9530 * gdb.base/pending.exp
9531 * gdb.base/pointers.exp
9532 * gdb.base/pr11022.exp
9533 * gdb.base/printcmds.exp
9534 * gdb.base/prologue.exp
9535 * gdb.base/ptr-typedef.exp
9536 * gdb.base/realname-expand.exp
9537 * gdb.base/relativedebug.exp
9538 * gdb.base/relocate.exp
9539 * gdb.base/remote.exp
9540 * gdb.base/reread.exp
9541 * gdb.base/return2.exp
9542 * gdb.base/savedregs.exp
9543 * gdb.base/sep.exp
9544 * gdb.base/sepdebug.exp
9545 * gdb.base/sepsymtab.exp
9546 * gdb.base/set-inferior-tty.exp
9547 * gdb.base/setshow.exp
9548 * gdb.base/shlib-call.exp
9549 * gdb.base/sigaltstack.exp
9550 * gdb.base/siginfo-addr.exp
9551 * gdb.base/signals.exp
9552 * gdb.base/signull.exp
9553 * gdb.base/sigrepeat.exp
9554 * gdb.base/so-impl-ld.exp
9555 * gdb.base/solib-display.exp
9556 * gdb.base/solib-overlap.exp
9557 * gdb.base/solib-search.exp
9558 * gdb.base/solib-symbol.exp
9559 * gdb.base/structs.exp
9560 * gdb.base/structs2.exp
9561 * gdb.base/symtab-search-order.exp
9562 * gdb.base/twice.exp
9563 * gdb.base/unload.exp
9564 * gdb.base/varargs.exp
9565 * gdb.base/watchpoint-solib.exp
9566 * gdb.base/watchpoint.exp
9567 * gdb.base/whatis.exp
9568 * gdb.base/wrong_frame_bt_full.exp
9569 * gdb.btrace/dlopen.exp
9570 * gdb.cell/ea-standalone.exp
9571 * gdb.cell/ea-test.exp
9572 * gdb.cp/dispcxx.exp
9573 * gdb.cp/gdb2384.exp
9574 * gdb.cp/method2.exp
9575 * gdb.cp/nextoverthrow.exp
9576 * gdb.cp/pr10728.exp
9577 * gdb.disasm/am33.exp
9578 * gdb.disasm/h8300s.exp
9579 * gdb.disasm/mn10300.exp
9580 * gdb.disasm/sh3.exp
9581 * gdb.dwarf2/dw2-dir-file-name.exp
9582 * gdb.fortran/complex.exp
9583 * gdb.fortran/library-module.exp
9584 * gdb.guile/scm-pretty-print.exp
9585 * gdb.guile/scm-symbol.exp
9586 * gdb.guile/scm-type.exp
9587 * gdb.guile/scm-value.exp
9588 * gdb.linespec/linespec.exp
9589 * gdb.mi/gdb701.exp
9590 * gdb.mi/gdb792.exp
9591 * gdb.mi/mi-breakpoint-changed.exp
9592 * gdb.mi/mi-dprintf-pending.exp
9593 * gdb.mi/mi-dprintf.exp
9594 * gdb.mi/mi-exit-code.exp
9595 * gdb.mi/mi-pending.exp
9596 * gdb.mi/mi-solib.exp
9597 * gdb.mi/new-ui-mi-sync.exp
9598 * gdb.mi/pr11022.exp
9599 * gdb.mi/user-selected-context-sync.exp
9600 * gdb.opt/solib-intra-step.exp
9601 * gdb.python/py-events.exp
9602 * gdb.python/py-finish-breakpoint.exp
9603 * gdb.python/py-mi.exp
9604 * gdb.python/py-prettyprint.exp
9605 * gdb.python/py-shared.exp
9606 * gdb.python/py-symbol.exp
9607 * gdb.python/py-template.exp
9608 * gdb.python/py-type.exp
9609 * gdb.python/py-value.exp
9610 * gdb.reverse/solib-precsave.exp
9611 * gdb.reverse/solib-reverse.exp
9612 * gdb.server/solib-list.exp
9613 * gdb.stabs/weird.exp
9614 * gdb.threads/reconnect-signal.exp
9615 * gdb.threads/stepi-random-signal.exp
9616 * gdb.trace/actions.exp
9617 * gdb.trace/ax.exp
9618 * gdb.trace/backtrace.exp
9619 * gdb.trace/change-loc.exp
9620 * gdb.trace/deltrace.exp
9621 * gdb.trace/ftrace-lock.exp
9622 * gdb.trace/ftrace.exp
9623 * gdb.trace/infotrace.exp
9624 * gdb.trace/mi-tracepoint-changed.exp
9625 * gdb.trace/packetlen.exp
9626 * gdb.trace/passcount.exp
9627 * gdb.trace/pending.exp
9628 * gdb.trace/range-stepping.exp
9629 * gdb.trace/report.exp
9630 * gdb.trace/stap-trace.exp
9631 * gdb.trace/tfind.exp
9632 * gdb.trace/trace-break.exp
9633 * gdb.trace/trace-condition.exp
9634 * gdb.trace/trace-enable-disable.exp
9635 * gdb.trace/trace-mt.exp
9636 * gdb.trace/tracecmd.exp
9637 * gdb.trace/tspeed.exp
9638 * gdb.trace/tsv.exp
9639 * lib/perftest.exp
9640
9641 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9642
9643 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9644 with gdb_test_no_output.
9645 Use command as test name.
9646
9647 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9648
9649 Fix test names starting with uppercase throughout the files.
9650
9651 * gdb.ada/assign_1.exp
9652 * gdb.ada/boolean_expr.exp
9653 * gdb.base/arrayidx.exp
9654 * gdb.base/del.exp
9655 * gdb.base/gcore-buffer-overflow.exp
9656 * gdb.base/testenv.exp
9657 * gdb.compile/compile.exp
9658 * gdb.python/py-framefilter-invalidarg.exp
9659 * gdb.python/py-framefilter.exp
9660
9661 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9662
9663 Fix test names starting with uppercase throughout the files.
9664
9665 * gdb.ada/array_return.exp
9666 * gdb.ada/expr_delims.exp
9667 * gdb.ada/mi_dyn_arr.exp
9668 * gdb.ada/mi_interface.exp
9669 * gdb.ada/mi_var_array.exp
9670 * gdb.ada/watch_arg.exp
9671 * gdb.arch/alpha-step.exp
9672 * gdb.arch/altivec-regs.exp
9673 * gdb.arch/e500-regs.exp
9674 * gdb.arch/powerpc-d128-regs.exp
9675 * gdb.base/arrayidx.exp
9676 * gdb.base/break.exp
9677 * gdb.base/checkpoint.exp
9678 * gdb.base/debug-expr.exp
9679 * gdb.base/dmsym.exp
9680 * gdb.base/radix.exp
9681 * gdb.base/sepdebug.exp
9682 * gdb.base/testenv.exp
9683 * gdb.base/watch_thread_num.exp
9684 * gdb.base/watchpoint-cond-gone.exp
9685 * gdb.cell/break.exp
9686 * gdb.cell/ea-cache.exp
9687 * gdb.compile/compile.exp
9688 * gdb.cp/gdb2495.exp
9689 * gdb.gdb/selftest.exp
9690 * gdb.gdb/xfullpath.exp
9691 * gdb.go/hello.exp
9692 * gdb.go/integers.exp
9693 * gdb.objc/basicclass.exp
9694 * gdb.pascal/hello.exp
9695 * gdb.pascal/integers.exp
9696 * gdb.python/py-breakpoint.exp
9697 * gdb.python/py-cmd.exp
9698 * gdb.python/py-linetable.exp
9699 * gdb.python/py-xmethods.exp
9700 * gdb.python/python.exp
9701 * gdb.reverse/consecutive-precsave.exp
9702 * gdb.reverse/finish-precsave.exp
9703 * gdb.reverse/i386-precsave.exp
9704 * gdb.reverse/machinestate-precsave.exp
9705 * gdb.reverse/sigall-precsave.exp
9706 * gdb.reverse/solib-precsave.exp
9707 * gdb.reverse/step-precsave.exp
9708 * gdb.reverse/until-precsave.exp
9709 * gdb.reverse/watch-precsave.exp
9710 * gdb.threads/leader-exit.exp
9711 * gdb.threads/pthreads.exp
9712 * gdb.threads/wp-replication.exp
9713 * gdb.trace/actions.exp
9714 * gdb.trace/mi-tsv-changed.exp
9715 * gdb.trace/tsv.exp
9716
9717 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9718
9719 Fix test names starting with uppercase throughout the files.
9720
9721 * gdb.arch/i386-bp_permanent.exp
9722 * gdb.arch/i386-gnu-cfi.exp
9723 * gdb.base/disasm-end-cu.exp
9724 * gdb.base/macscp.exp
9725 * gdb.base/pending.exp
9726 * gdb.base/watch_thread_num.exp
9727 * gdb.cp/exception.exp
9728 * gdb.cp/gdb2495.exp
9729 * gdb.cp/local.exp
9730 * gdb.python/py-evsignal.exp
9731 * gdb.python/python.exp
9732 * gdb.trace/tracecmd.exp
9733
9734 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9735
9736 Fix test names starting with uppercase throughout the files.
9737
9738 * gdb.base/charset.exp
9739 * gdb.base/eval.exp
9740 * gdb.base/multi-forks.exp
9741 * gdb.guile/scm-progspace.exp
9742 * gdb.opencl/datatypes.exp
9743 * gdb.python/py-block.exp
9744 * gdb.python/py-function.exp
9745 * gdb.python/py-symbol.exp
9746 * gdb.python/py-symtab.exp
9747 * gdb.python/py-xmethods.exp
9748 * gdb.reverse/break-precsave.exp
9749 * gdb.reverse/break-reverse.exp
9750 * gdb.reverse/consecutive-precsave.exp
9751 * gdb.reverse/consecutive-reverse.exp
9752 * gdb.reverse/finish-precsave.exp
9753 * gdb.reverse/finish-reverse-bkpt.exp
9754 * gdb.reverse/finish-reverse.exp
9755 * gdb.reverse/fstatat-reverse.exp
9756 * gdb.reverse/getresuid-reverse.exp
9757 * gdb.reverse/i386-precsave.exp
9758 * gdb.reverse/i386-reverse.exp
9759 * gdb.reverse/i386-sse-reverse.exp
9760 * gdb.reverse/i387-stack-reverse.exp
9761 * gdb.reverse/insn-reverse.exp
9762 * gdb.reverse/machinestate-precsave.exp
9763 * gdb.reverse/machinestate.exp
9764 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9765 * gdb.reverse/pipe-reverse.exp
9766 * gdb.reverse/readv-reverse.exp
9767 * gdb.reverse/recvmsg-reverse.exp
9768 * gdb.reverse/rerun-prec.exp
9769 * gdb.reverse/s390-mvcle.exp
9770 * gdb.reverse/sigall-precsave.exp
9771 * gdb.reverse/sigall-reverse.exp
9772 * gdb.reverse/solib-precsave.exp
9773 * gdb.reverse/solib-reverse.exp
9774 * gdb.reverse/step-precsave.exp
9775 * gdb.reverse/step-reverse.exp
9776 * gdb.reverse/time-reverse.exp
9777 * gdb.reverse/until-precsave.exp
9778 * gdb.reverse/until-reverse.exp
9779 * gdb.reverse/waitpid-reverse.exp
9780 * gdb.reverse/watch-precsave.exp
9781 * gdb.reverse/watch-reverse.exp
9782
9783 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9784
9785 Fix test names starting with uppercase throughout the files.
9786
9787 * gdb.arch/i386-mpx-simple_segv.exp
9788 * gdb.arch/i386-mpx.exp
9789 * gdb.arch/i386-permbkpt.exp
9790 * gdb.arch/pa-nullify.exp
9791 * gdb.arch/powerpc-d128-regs.exp
9792 * gdb.arch/vsx-regs.exp
9793 * gdb.base/bfp-test.exp
9794 * gdb.base/break.exp
9795 * gdb.base/breakpoint-shadow.exp
9796 * gdb.base/callfuncs.exp
9797 * gdb.base/charset.exp
9798 * gdb.base/commands.exp
9799 * gdb.base/completion.exp
9800 * gdb.base/dfp-test.exp
9801 * gdb.base/echo.exp
9802 * gdb.base/ending-run.exp
9803 * gdb.base/eval.exp
9804 * gdb.base/expand-psymtabs.exp
9805 * gdb.base/float128.exp
9806 * gdb.base/floatn.exp
9807 * gdb.base/foll-exec-mode.exp
9808 * gdb.base/gdb1056.exp
9809 * gdb.base/gdb11531.exp
9810 * gdb.base/kill-after-signal.exp
9811 * gdb.base/multi-forks.exp
9812 * gdb.base/overlays.exp
9813 * gdb.base/pending.exp
9814 * gdb.base/sepdebug.exp
9815 * gdb.base/testenv.exp
9816 * gdb.base/valgrind-db-attach.exp
9817 * gdb.base/watch_thread_num.exp
9818 * gdb.base/watchpoint-cond-gone.exp
9819 * gdb.base/watchpoint.exp
9820 * gdb.base/watchpoints.exp
9821 * gdb.cp/arg-reference.exp
9822 * gdb.cp/baseenum.exp
9823 * gdb.cp/operator.exp
9824 * gdb.cp/shadow.exp
9825 * gdb.dwarf2/dw2-op-out-param.exp
9826 * gdb.dwarf2/dw2-reg-undefined.exp
9827 * gdb.go/chan.exp
9828 * gdb.go/hello.exp
9829 * gdb.go/integers.exp
9830 * gdb.go/methods.exp
9831 * gdb.go/package.exp
9832 * gdb.guile/scm-parameter.exp
9833 * gdb.guile/scm-progspace.exp
9834 * gdb.guile/scm-value.exp
9835 * gdb.mi/mi-pending.exp
9836 * gdb.mi/user-selected-context-sync.exp
9837 * gdb.multi/multi-attach.exp
9838 * gdb.multi/tids.exp
9839 * gdb.opt/clobbered-registers-O2.exp
9840 * gdb.pascal/floats.exp
9841 * gdb.pascal/integers.exp
9842 * gdb.python/py-block.exp
9843 * gdb.python/py-events.exp
9844 * gdb.python/py-parameter.exp
9845 * gdb.python/py-symbol.exp
9846 * gdb.python/py-symtab.exp
9847 * gdb.python/py-type.exp
9848 * gdb.python/py-value.exp
9849 * gdb.python/py-xmethods.exp
9850 * gdb.python/python.exp
9851 * gdb.reverse/break-precsave.exp
9852 * gdb.reverse/consecutive-precsave.exp
9853 * gdb.reverse/finish-precsave.exp
9854 * gdb.reverse/i386-precsave.exp
9855 * gdb.reverse/machinestate-precsave.exp
9856 * gdb.reverse/sigall-precsave.exp
9857 * gdb.reverse/solib-precsave.exp
9858 * gdb.reverse/step-precsave.exp
9859 * gdb.reverse/until-precsave.exp
9860 * gdb.reverse/watch-precsave.exp
9861 * gdb.server/ext-attach.exp
9862 * gdb.server/ext-restart.exp
9863 * gdb.server/ext-run.exp
9864 * gdb.server/ext-wrapper.exp
9865 * gdb.stabs/gdb11479.exp
9866 * gdb.stabs/weird.exp
9867 * gdb.threads/attach-many-short-lived-threads.exp
9868 * gdb.threads/kill.exp
9869 * gdb.threads/watchpoint-fork.exp
9870
9871 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9872
9873 Fix test names starting with uppercase throughout all the files below.
9874
9875 * gdb.ada/array_return.exp
9876 * gdb.ada/catch_ex.exp
9877 * gdb.ada/info_exc.exp
9878 * gdb.ada/mi_catch_ex.exp
9879 * gdb.ada/mi_dyn_arr.exp
9880 * gdb.ada/mi_ex_cond.exp
9881 * gdb.ada/mi_exc_info.exp
9882 * gdb.ada/mi_interface.exp
9883 * gdb.ada/mi_task_arg.exp
9884 * gdb.ada/mi_task_info.exp
9885 * gdb.ada/mi_var_array.exp
9886 * gdb.arch/alpha-step.exp
9887 * gdb.arch/amd64-disp-step.exp
9888 * gdb.arch/arm-disp-step.exp
9889 * gdb.arch/disp-step-insn-reloc.exp
9890 * gdb.arch/e500-prologue.exp
9891 * gdb.arch/ftrace-insn-reloc.exp
9892 * gdb.arch/gdb1558.exp
9893 * gdb.arch/i386-bp_permanent.exp
9894 * gdb.arch/i386-disp-step.exp
9895 * gdb.arch/i386-float.exp
9896 * gdb.arch/i386-gnu-cfi.exp
9897 * gdb.arch/ia64-breakpoint-shadow.exp
9898 * gdb.arch/mips16-thunks.exp
9899 * gdb.arch/pa-nullify.exp
9900 * gdb.arch/powerpc-aix-prologue.exp
9901 * gdb.arch/powerpc-power.exp
9902 * gdb.arch/ppc-dfp.exp
9903 * gdb.arch/s390-tdbregs.exp
9904 * gdb.arch/spu-info.exp
9905 * gdb.arch/spu-ls.exp
9906 * gdb.arch/thumb-bx-pc.exp
9907 * gdb.base/advance.exp
9908 * gdb.base/annota-input-while-running.exp
9909 * gdb.base/arrayidx.exp
9910 * gdb.base/asmlabel.exp
9911 * gdb.base/async.exp
9912 * gdb.base/attach-wait-input.exp
9913 * gdb.base/auto-connect-native-target.exp
9914 * gdb.base/batch-preserve-term-settings.exp
9915 * gdb.base/bfp-test.exp
9916 * gdb.base/bigcore.exp
9917 * gdb.base/bp-permanent.exp
9918 * gdb.base/break-always.exp
9919 * gdb.base/break-fun-addr.exp
9920 * gdb.base/break-idempotent.exp
9921 * gdb.base/break-main-file-remove-fail.exp
9922 * gdb.base/break-probes.exp
9923 * gdb.base/break-unload-file.exp
9924 * gdb.base/break.exp
9925 * gdb.base/call-ar-st.exp
9926 * gdb.base/call-rt-st.exp
9927 * gdb.base/call-sc.exp
9928 * gdb.base/call-signal-resume.exp
9929 * gdb.base/call-strs.exp
9930 * gdb.base/callexit.exp
9931 * gdb.base/callfuncs.exp
9932 * gdb.base/catch-gdb-caused-signals.exp
9933 * gdb.base/catch-signal-siginfo-cond.exp
9934 * gdb.base/catch-syscall.exp
9935 * gdb.base/compare-sections.exp
9936 * gdb.base/cond-eval-mode.exp
9937 * gdb.base/condbreak-call-false.exp
9938 * gdb.base/consecutive-step-over.exp
9939 * gdb.base/cursal.exp
9940 * gdb.base/disabled-location.exp
9941 * gdb.base/disasm-end-cu.exp
9942 * gdb.base/display.exp
9943 * gdb.base/double-prompt-target-event-error.exp
9944 * gdb.base/dprintf-bp-same-addr.exp
9945 * gdb.base/dprintf-detach.exp
9946 * gdb.base/dprintf-next.exp
9947 * gdb.base/dprintf-non-stop.exp
9948 * gdb.base/dprintf-pending.exp
9949 * gdb.base/dso2dso.exp
9950 * gdb.base/ending-run.exp
9951 * gdb.base/enum_cond.exp
9952 * gdb.base/examine-backward.exp
9953 * gdb.base/exe-lock.exp
9954 * gdb.base/exec-invalid-sysroot.exp
9955 * gdb.base/execl-update-breakpoints.exp
9956 * gdb.base/execution-termios.exp
9957 * gdb.base/fileio.exp
9958 * gdb.base/fixsection.exp
9959 * gdb.base/foll-exec-mode.exp
9960 * gdb.base/foll-exec.exp
9961 * gdb.base/fork-running-state.exp
9962 * gdb.base/frame-args.exp
9963 * gdb.base/fullpath-expand.exp
9964 * gdb.base/func-ptr.exp
9965 * gdb.base/gcore-relro-pie.exp
9966 * gdb.base/gdb1090.exp
9967 * gdb.base/gdb1555.exp
9968 * gdb.base/global-var-nested-by-dso.exp
9969 * gdb.base/gnu-ifunc.exp
9970 * gdb.base/hbreak-in-shr-unsupported.exp
9971 * gdb.base/hbreak-unmapped.exp
9972 * gdb.base/hook-stop.exp
9973 * gdb.base/infcall-input.exp
9974 * gdb.base/info-fun.exp
9975 * gdb.base/info-shared.exp
9976 * gdb.base/interrupt-noterm.exp
9977 * gdb.base/jit-so.exp
9978 * gdb.base/jit.exp
9979 * gdb.base/line-symtabs.exp
9980 * gdb.base/list.exp
9981 * gdb.base/longjmp.exp
9982 * gdb.base/macscp.exp
9983 * gdb.base/max-value-size.exp
9984 * gdb.base/nodebug.exp
9985 * gdb.base/nofield.exp
9986 * gdb.base/overlays.exp
9987 * gdb.base/paginate-after-ctrl-c-running.exp
9988 * gdb.base/paginate-bg-execution.exp
9989 * gdb.base/paginate-inferior-exit.exp
9990 * gdb.base/pending.exp
9991 * gdb.base/pr11022.exp
9992 * gdb.base/printcmds.exp
9993 * gdb.base/ptr-typedef.exp
9994 * gdb.base/ptype.exp
9995 * gdb.base/randomize.exp
9996 * gdb.base/range-stepping.exp
9997 * gdb.base/realname-expand.exp
9998 * gdb.base/relativedebug.exp
9999 * gdb.base/remote.exp
10000 * gdb.base/savedregs.exp
10001 * gdb.base/sepdebug.exp
10002 * gdb.base/set-noassign.exp
10003 * gdb.base/shlib-call.exp
10004 * gdb.base/shreloc.exp
10005 * gdb.base/sigaltstack.exp
10006 * gdb.base/sigbpt.exp
10007 * gdb.base/siginfo-addr.exp
10008 * gdb.base/siginfo-obj.exp
10009 * gdb.base/siginfo-thread.exp
10010 * gdb.base/signest.exp
10011 * gdb.base/signull.exp
10012 * gdb.base/sigrepeat.exp
10013 * gdb.base/skip.exp
10014 * gdb.base/so-impl-ld.exp
10015 * gdb.base/solib-corrupted.exp
10016 * gdb.base/solib-disc.exp
10017 * gdb.base/solib-display.exp
10018 * gdb.base/solib-overlap.exp
10019 * gdb.base/solib-search.exp
10020 * gdb.base/solib-symbol.exp
10021 * gdb.base/source-execution.exp
10022 * gdb.base/sss-bp-on-user-bp-2.exp
10023 * gdb.base/sss-bp-on-user-bp.exp
10024 * gdb.base/stack-checking.exp
10025 * gdb.base/stale-infcall.exp
10026 * gdb.base/step-break.exp
10027 * gdb.base/step-line.exp
10028 * gdb.base/step-over-exit.exp
10029 * gdb.base/step-test.exp
10030 * gdb.base/structs.exp
10031 * gdb.base/sym-file.exp
10032 * gdb.base/symtab-search-order.exp
10033 * gdb.base/term.exp
10034 * gdb.base/type-opaque.exp
10035 * gdb.base/unload.exp
10036 * gdb.base/until-nodebug.exp
10037 * gdb.base/until.exp
10038 * gdb.base/unwindonsignal.exp
10039 * gdb.base/watch-cond.exp
10040 * gdb.base/watch-non-mem.exp
10041 * gdb.base/watch_thread_num.exp
10042 * gdb.base/watchpoint-reuse-slot.exp
10043 * gdb.base/watchpoint-solib.exp
10044 * gdb.base/watchpoint.exp
10045 * gdb.btrace/dlopen.exp
10046 * gdb.cell/arch.exp
10047 * gdb.cell/break.exp
10048 * gdb.cell/bt.exp
10049 * gdb.cell/core.exp
10050 * gdb.cell/data.exp
10051 * gdb.cell/dwarfaddr.exp
10052 * gdb.cell/ea-cache.exp
10053 * gdb.cell/ea-standalone.exp
10054 * gdb.cell/ea-test.exp
10055 * gdb.cell/f-regs.exp
10056 * gdb.cell/fork.exp
10057 * gdb.cell/gcore.exp
10058 * gdb.cell/mem-access.exp
10059 * gdb.cell/ptype.exp
10060 * gdb.cell/registers.exp
10061 * gdb.cell/sizeof.exp
10062 * gdb.cell/solib-symbol.exp
10063 * gdb.cell/solib.exp
10064 * gdb.compile/compile-tls.exp
10065 * gdb.cp/exception.exp
10066 * gdb.cp/gdb2495.exp
10067 * gdb.cp/local.exp
10068 * gdb.cp/mb-inline.exp
10069 * gdb.cp/mb-templates.exp
10070 * gdb.cp/pr10687.exp
10071 * gdb.cp/pr9167.exp
10072 * gdb.cp/scope-err.exp
10073 * gdb.cp/templates.exp
10074 * gdb.cp/virtfunc.exp
10075 * gdb.dwarf2/dw2-dir-file-name.exp
10076 * gdb.dwarf2/dw2-single-line-discriminators.exp
10077 * gdb.fortran/complex.exp
10078 * gdb.fortran/library-module.exp
10079 * gdb.guile/guile.exp
10080 * gdb.guile/scm-cmd.exp
10081 * gdb.guile/scm-frame-inline.exp
10082 * gdb.guile/scm-objfile.exp
10083 * gdb.guile/scm-pretty-print.exp
10084 * gdb.guile/scm-symbol.exp
10085 * gdb.guile/scm-type.exp
10086 * gdb.guile/scm-value.exp
10087 * gdb.linespec/keywords.exp
10088 * gdb.linespec/ls-errs.exp
10089 * gdb.linespec/macro-relative.exp
10090 * gdb.linespec/thread.exp
10091 * gdb.mi/mi-breakpoint-changed.exp
10092 * gdb.mi/mi-dprintf-pending.exp
10093 * gdb.mi/mi-fullname-deleted.exp
10094 * gdb.mi/mi-logging.exp
10095 * gdb.mi/mi-pending.exp
10096 * gdb.mi/mi-solib.exp
10097 * gdb.mi/new-ui-mi-sync.exp
10098 * gdb.mi/user-selected-context-sync.exp
10099 * gdb.multi/dummy-frame-restore.exp
10100 * gdb.multi/multi-arch-exec.exp
10101 * gdb.multi/remove-inferiors.exp
10102 * gdb.multi/watchpoint-multi-exit.exp
10103 * gdb.opt/solib-intra-step.exp
10104 * gdb.perf/backtrace.exp
10105 * gdb.perf/single-step.exp
10106 * gdb.perf/skip-command.exp
10107 * gdb.perf/skip-prologue.exp
10108 * gdb.perf/solib.exp
10109 * gdb.python/lib-types.exp
10110 * gdb.python/py-as-string.exp
10111 * gdb.python/py-bad-printers.exp
10112 * gdb.python/py-block.exp
10113 * gdb.python/py-breakpoint.exp
10114 * gdb.python/py-cmd.exp
10115 * gdb.python/py-events.exp
10116 * gdb.python/py-evthreads.exp
10117 * gdb.python/py-finish-breakpoint.exp
10118 * gdb.python/py-finish-breakpoint2.exp
10119 * gdb.python/py-frame-inline.exp
10120 * gdb.python/py-frame.exp
10121 * gdb.python/py-inferior.exp
10122 * gdb.python/py-infthread.exp
10123 * gdb.python/py-mi.exp
10124 * gdb.python/py-objfile.exp
10125 * gdb.python/py-pp-maint.exp
10126 * gdb.python/py-pp-registration.exp
10127 * gdb.python/py-prettyprint.exp
10128 * gdb.python/py-recurse-unwind.exp
10129 * gdb.python/py-shared.exp
10130 * gdb.python/py-symbol.exp
10131 * gdb.python/py-symtab.exp
10132 * gdb.python/py-template.exp
10133 * gdb.python/py-type.exp
10134 * gdb.python/py-unwind-maint.exp
10135 * gdb.python/py-unwind.exp
10136 * gdb.python/py-value.exp
10137 * gdb.python/python.exp
10138 * gdb.reverse/finish-reverse-bkpt.exp
10139 * gdb.reverse/insn-reverse.exp
10140 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10141 * gdb.reverse/solib-precsave.exp
10142 * gdb.reverse/solib-reverse.exp
10143 * gdb.stabs/gdb11479.exp
10144 * gdb.stabs/weird.exp
10145 * gdb.threads/fork-child-threads.exp
10146 * gdb.threads/fork-plus-threads.exp
10147 * gdb.threads/fork-thread-pending.exp
10148 * gdb.threads/forking-threads-plus-breakpoint.exp
10149 * gdb.threads/hand-call-in-threads.exp
10150 * gdb.threads/interrupted-hand-call.exp
10151 * gdb.threads/linux-dp.exp
10152 * gdb.threads/local-watch-wrong-thread.exp
10153 * gdb.threads/next-while-other-thread-longjmps.exp
10154 * gdb.threads/non-ldr-exit.exp
10155 * gdb.threads/pending-step.exp
10156 * gdb.threads/print-threads.exp
10157 * gdb.threads/process-dies-while-detaching.exp
10158 * gdb.threads/process-dies-while-handling-bp.exp
10159 * gdb.threads/pthreads.exp
10160 * gdb.threads/queue-signal.exp
10161 * gdb.threads/reconnect-signal.exp
10162 * gdb.threads/signal-command-handle-nopass.exp
10163 * gdb.threads/signal-command-multiple-signals-pending.exp
10164 * gdb.threads/signal-delivered-right-thread.exp
10165 * gdb.threads/signal-sigtrap.exp
10166 * gdb.threads/sigthread.exp
10167 * gdb.threads/staticthreads.exp
10168 * gdb.threads/stepi-random-signal.exp
10169 * gdb.threads/thread-unwindonsignal.exp
10170 * gdb.threads/thread_check.exp
10171 * gdb.threads/thread_events.exp
10172 * gdb.threads/tid-reuse.exp
10173 * gdb.threads/tls-nodebug.exp
10174 * gdb.threads/tls-shared.exp
10175 * gdb.threads/tls-so_extern.exp
10176 * gdb.threads/tls.exp
10177 * gdb.threads/wp-replication.exp
10178 * gdb.trace/actions-changed.exp
10179 * gdb.trace/actions.exp
10180 * gdb.trace/backtrace.exp
10181 * gdb.trace/change-loc.exp
10182 * gdb.trace/collection.exp
10183 * gdb.trace/deltrace.exp
10184 * gdb.trace/disconnected-tracing.exp
10185 * gdb.trace/entry-values.exp
10186 * gdb.trace/ftrace-lock.exp
10187 * gdb.trace/ftrace.exp
10188 * gdb.trace/infotrace.exp
10189 * gdb.trace/mi-trace-frame-collected.exp
10190 * gdb.trace/mi-trace-unavailable.exp
10191 * gdb.trace/mi-traceframe-changed.exp
10192 * gdb.trace/mi-tracepoint-changed.exp
10193 * gdb.trace/mi-tsv-changed.exp
10194 * gdb.trace/no-attach-trace.exp
10195 * gdb.trace/packetlen.exp
10196 * gdb.trace/passc-dyn.exp
10197 * gdb.trace/passcount.exp
10198 * gdb.trace/pending.exp
10199 * gdb.trace/pr16508.exp
10200 * gdb.trace/qtro.exp
10201 * gdb.trace/range-stepping.exp
10202 * gdb.trace/read-memory.exp
10203 * gdb.trace/report.exp
10204 * gdb.trace/save-trace.exp
10205 * gdb.trace/signal.exp
10206 * gdb.trace/stap-trace.exp
10207 * gdb.trace/status-stop.exp
10208 * gdb.trace/strace.exp
10209 * gdb.trace/tfile.exp
10210 * gdb.trace/tfind.exp
10211 * gdb.trace/trace-break.exp
10212 * gdb.trace/trace-condition.exp
10213 * gdb.trace/trace-enable-disable.exp
10214 * gdb.trace/trace-mt.exp
10215 * gdb.trace/tracecmd.exp
10216 * gdb.trace/tracefile-pseudo-reg.exp
10217 * gdb.trace/tspeed.exp
10218 * gdb.trace/tstatus.exp
10219 * gdb.trace/tsv.exp
10220 * gdb.trace/unavailable.exp
10221 * gdb.trace/while-dyn.exp
10222 * gdb.trace/while-stepping.exp
10223 * lib/gdb-guile.exp
10224 * lib/gdb.exp
10225 * lib/mi-support.exp
10226 * lib/pascal.exp
10227 * lib/perftest.exp
10228 * lib/prelink-support.exp
10229 * lib/selftest-support.exp
10230
10231 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10232
10233 * Makefile.in: Include disable-implicit-rules.mk.
10234
10235 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10236
10237 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10238 non-byte-aligned bit fields.
10239
10240 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10241
10242 PR gdb/12616
10243 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10244 respects the DW_AT_data_bit_offset attribute.
10245
10246 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10247
10248 * gdb.base/default.exp: Fix output of "set language".
10249
10250 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10251
10252 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10253 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10254 make.
10255 * configure.ac: Remove checks for the make program.
10256 * configure: Re-generate.
10257
10258 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10259
10260 * gdb.python/py-recurse-unwind.c (main): Add loop.
10261 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10262 to read_register() and gdb.parse_and_eval(). Make each code
10263 call a separate case that can be individually tested.
10264 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10265 proc. Call cont_and_backtrace for each of the code paths that
10266 we want to test in the unwinder.
10267
10268 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10269
10270 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10271 the definition of struct S.
10272
10273 2016-11-11 Catherine Moore <clm@codesourcery.com>
10274
10275 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10276
10277 2016-11-09 Pedro Alves <palves@redhat.com>
10278
10279 * gdb.base/commands.exp (runto_or_return): New procedure.
10280 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10281 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10282 (progvar_simple_while_test, progvar_complex_if_while_test)
10283 (if_while_breakpoint_command_test)
10284 (infrun_breakpoint_command_test, breakpoint_command_test)
10285 (user_defined_command_test, watchpoint_command_test)
10286 (test_command_prompt_position, redefine_hook_test)
10287 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10288 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10289 multi_line_input and multi_line. Remove gdb_expect and
10290 gdb_stop_suppressing_tests uses.
10291 * lib/gdb.exp (valnum_re): New global.
10292 (multi_line_input): New procedure.
10293
10294 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10295
10296 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10297 Remove.
10298 (test_setup): Define with proc_with_prefix.
10299 (test_cli_inferior): Likewise.
10300 (test_cli_thread): Likewise.
10301 (test_cli_frame): Likewise.
10302 (test_cli_select_frame): Likewise.
10303 (test_cli_up_down): Likewise.
10304 (test_mi_thread_select): Likewise.
10305 (test_mi_stack_select_frame): Likewise.
10306 (test_cli_in_mi_inferior): Likewise.
10307 (test_cli_in_mi_thread): Likewise.
10308 (test_cli_in_mi_frame): Likewise.
10309 (top level): Do not use with_test_prefix_procname.
10310
10311 2016-11-09 Pedro Alves <palves@redhat.com>
10312
10313 * gdb.base/commands.exp (gdbvar_simple_if_test)
10314 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10315 (progvar_simple_if_test, progvar_simple_while_test)
10316 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10317 (infrun_breakpoint_command_test, breakpoint_command_test)
10318 (user_defined_command_test, watchpoint_command_test)
10319 (test_command_prompt_position, deprecated_command_test)
10320 (bp_deleted_in_command, temporary_breakpoint_commands)
10321 (stray_arg0_test, source_file_with_indented_comment)
10322 (recursive_source_test, if_commands_test)
10323 (error_clears_commands_left, redefine_hook_test)
10324 (redefine_backtrace_test): Use proc_with_prefix.
10325 * lib/gdb.exp (proc_with_prefix): New proc.
10326
10327 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10328
10329 * gdb.base/tui-layout.c: New file.
10330 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10331 disassembly window contains very long lines.
10332
10333 2016-11-08 Tom Tromey <tom@tromey.com>
10334
10335 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10336 depend on Python 2.
10337
10338 2016-11-08 Tom Tromey <tom@tromey.com>
10339
10340 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10341 New method.
10342
10343 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10344
10345 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10346
10347 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10348
10349 * gdb.rust/simple.rs: Add test for univariant enums without
10350 discriminants and for encoded struct-like enums.
10351
10352 2016-10-28 Pedro Alves <palves@redhat.com>
10353
10354 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10355 gdb_test_multiple, tighten regexps and match symtabs and line
10356 tables incrementally.
10357
10358 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10359
10360 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10361 general.
10362
10363 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10364
10365 * gdb.base/exec-invalid-sysroot.exp: New file.
10366
10367 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10368
10369 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10370
10371 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10372
10373 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10374
10375 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10376
10377 * gdb.base/killed-outside.exp: Remove $options from a call to
10378 `prepare_for_testing'.
10379
10380 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10381
10382 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10383 Change test message.
10384
10385 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10386
10387 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10388 Update comment.
10389
10390 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10391
10392 * gdb.trace/mi-trace-save.exp: New file.
10393
10394 2016-10-13 Yao Qi <yao.qi@linaro.org>
10395
10396 * gdb.base/code_elim.exp (get_var_address): Remove.
10397 * gdb.base/relocate.exp: Likewise.
10398 * gdb.base/shreloc.exp: Likewise.
10399 * lib/gdb.exp (get_var_address): New.
10400
10401 2016-10-13 Yao Qi <yao.qi@linaro.org>
10402
10403 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10404 floating point tests if $skip_float_test is false.
10405
10406 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10407
10408 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10409 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10410 argc values.
10411 Add 1 to argc so we guarantee distinct initial/modified argc values.
10412
10413 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10414
10415 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10416
10417 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10418
10419 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10420 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10421 * gdb.arch/vsx-regs.exp: Likewise.
10422
10423 2016-10-07 Yao Qi <yao.qi@linaro.org>
10424
10425 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10426
10427 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10428
10429 * gdb.python/python.exp: Test decode_line("*0").
10430
10431 2016-10-06 Doug Evans <dje@google.com>
10432
10433 * gdb.python/py-value.exp (test_value_creation): Add test for large
10434 unsigned 64-bit value.
10435
10436 2016-10-06 Tom Tromey <tom@tromey.com>
10437
10438 * gdb.compile/compile.exp: Change java tests to rust.
10439 * gdb.base/setshow.exp: Change java tests to rust.
10440 * gdb.base/default.exp: Remove java from language list.
10441 * README (Examples): Update language example.
10442 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10443 test.
10444 * lib/gdb.exp (skip_java_tests): Remove.
10445 * lib/java.exp: Remove.
10446 * gdb.java: Remove.
10447
10448 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10449
10450 * gdb.arch/mips-fcr.exp: New test.
10451 * gdb.arch/mips-fcr.c: Source for the new test.
10452
10453 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10454
10455 * gdb.base/solib-disc.exp: Use `standard_output_file'
10456 throughout.
10457
10458 2016-10-06 Pedro Alves <palves@redhat.com>
10459
10460 * gdb.base/jit-simple-dl.c: New file.
10461 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10462 * gdb.base/jit-simple.c: ... this.
10463 * gdb.base/jit-simple.exp (jit_run): Delete.
10464 (build_jit): New proc.
10465 (jit_test_reread): Recompile either the main program or the shared
10466 library, depending on what is being tested. Skip changing address
10467 if caller wants to. Compare before/after addresses. If testing
10468 standalone, explicitly load the binary. Test "maint info
10469 breakpoints".
10470 (top level): Add "standalone vs shared lib" and "change address"
10471 vs "same address" axes.
10472
10473 2016-10-06 Pedro Alves <palves@redhat.com>
10474
10475 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10476 call.
10477 (jit_run): Delete.
10478 (jit_test_reread): Use with_test_prefix. Reload the main binary
10479 explicitly. Compare the before/after addresses of the JIT
10480 descriptor.
10481
10482 2016-08-15 Doug Evans <dje@google.com>
10483
10484 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10485 for single bitfields is bool.
10486 * gdb.xml/tdesc-regs.exp: Ditto.
10487
10488 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10489
10490 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10491
10492 2016-10-05 Yao Qi <yao.qi@linaro.org>
10493
10494 * lib/gdb.exp (support_complex_tests): Return zero if
10495 gdb_skip_float_test return true.
10496
10497 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10498 Simon Marchi <simon.marchi@ericsson.com>
10499
10500 PR gdb/20487
10501 * gdb.mi/user-selected-context-sync.exp: New file.
10502 * gdb.mi/user-selected-context-sync.c: New file.
10503
10504 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10505 Simon Marchi <simon.marchi@ericsson.com>
10506
10507 PR gdb/20487
10508 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10509 =thread-select-event check.
10510
10511 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10512
10513 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10514 the compulsory L operand changes.
10515 * gdb.arch/powerpc-power.s: Likewise.
10516
10517 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10518
10519 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10520 * gdb.base/jit-attach-pie.c: New file.
10521 * gdb.base/jit-attach-pie.exp: New file.
10522
10523 2016-09-28 Pedro Alves <palves@redhat.com>
10524
10525 * gdb.base/infcall-input.c: New file.
10526 * gdb.base/infcall-input.exp: New file.
10527
10528 2016-09-22 Yao Qi <yao.qi@linaro.org>
10529
10530 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10531 (gdb_exit): Rename it to ...
10532 (gdbserver_gdb_exit): ... Close GDBserver.
10533 (gdb_exit): New proc, call gdbserver_gdb_exit.
10534 (mi_gdb_exit): Likewise.
10535
10536 2016-09-22 Yao Qi <yao.qi@linaro.org>
10537
10538 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10539 path.
10540 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10541 Remove duplication.
10542
10543 2016-09-22 Yao Qi <yao.qi@linaro.org>
10544
10545 * lib/gdbserver-support.exp: Check the existence of
10546 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10547
10548 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10549
10550 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10551
10552 2016-09-21 Tom Tromey <tom@tromey.com>
10553
10554 PR gdb/20604:
10555 * gdb.base/quit.exp: New file.
10556
10557 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10558
10559 * .gitignore: New file.
10560
10561 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10562
10563 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10564 throughout.
10565
10566 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10567
10568 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10569
10570 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10571
10572 * gdb.cp/casts.cc (decltype): Move it ...
10573 (main): ... with its call to ...
10574 * gdb.cp/casts03.cc: ... a new file.
10575 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10576
10577 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10578
10579 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10580
10581 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10582
10583 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10584 and sync up the test with tests in gas/testsuite/gas/ppc.
10585 * gdb.arch/powerpc-power.exp: Likewise.
10586
10587 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10588
10589 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10590
10591 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10592 Jan Kratochvil <jan.kratochvil@redhat.com>
10593
10594 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10595 make m1's definition to be different from m2's. Use 'dummy' as an
10596 argument for probe 'two'.
10597
10598 2016-09-10 Jon Beniston <jon@beniston.com>
10599
10600 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10601 for sim target.
10602
10603 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10604
10605 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10606 variable declaration.
10607 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10608 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10609 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10610 received HWCAP as its argument.
10611
10612 2016-09-06 Pedro Alves <palves@redhat.com>
10613
10614 * gdb.base/new-ui-pending-input.c: New file.
10615 * gdb.base/new-ui-pending-input.exp: New file.
10616 * gdb.exp (clear_gdb_spawn_id): New procedure.
10617 (with_spawn_id): Check whether gdb_spawn_id exists before
10618 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10619 on exit.
10620
10621 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10622
10623 * gdb.base/float128.c: New file.
10624 * gdb.base/float128.exp: Likewise.
10625 * gdb.base/floatn.c: Likewise.
10626 * gdb.base/floatn.exp: Likewise.
10627
10628 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10629
10630 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10631
10632 2016-09-05 Pedro Alves <palves@redhat.com>
10633
10634 PR backtrace/19927
10635 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10636 unwinders are immediately called as side effect of "source" or
10637 "disable unwinder" commands.
10638 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10639
10640 2016-09-02 Yao Qi <yao.qi@linaro.org>
10641
10642 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10643 is true and $type is "float" or "double".
10644
10645 2016-09-02 Yao Qi <yao.qi@linaro.org>
10646
10647 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10648 true.
10649 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10650 * gdb.base/call-rt-st.exp: Likewise.
10651 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10652 return value instead of gdb,skip_float_test.
10653 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10654 (do_function_calls): Use its return value instead of
10655 gdb,skip_float_test.
10656 * gdb.base/finish.exp: Likewise.
10657 * gdb.base/funcargs.exp: Likewise.
10658 * gdb.base/return.exp: Likewise.
10659 * gdb.base/return2.exp: Likewise.
10660 * gdb.base/varargs.exp: Likewise.
10661 * lib/gdb.exp (gdb_skip_float_test): Change it to
10662 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10663
10664 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10665
10666 * gdb.multi/tids.exp: Test "thread apply all".
10667
10668 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10669
10670 * gdb.base/default.exp (tty): Remove.
10671
10672 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10673
10674 * gdb.python/py-recurse-unwind.c: New file.
10675 * gdb.python/py-recurse-unwind.py: New file.
10676 * gdb.python/py-recurse-unwind.exp: New file.
10677
10678 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10679
10680 * gdb.base/set-inferior-tty.exp: New file.
10681 * gdb.base/set-inferior-tty.c: New file.
10682
10683 2016-08-23 Pedro Alves <palves@redhat.com>
10684
10685 PR gdb/20494
10686 * gdb.base/new-ui-echo.c: New file.
10687 * gdb.base/new-ui-echo.exp: New file.
10688
10689 2016-08-23 Yao Qi <yao.qi@linaro.org>
10690
10691 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10692 gdbserver_spawn.
10693 * gdb.server/connect-without-multi-process.exp (do_test):
10694 Likewise.
10695
10696 2016-08-23 Yao Qi <yao.qi@linaro.org>
10697
10698 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10699 standalone_txt. Delete gdb_txt and standalone_txt on host
10700 and target. Spawn the binary on target. Copy files from
10701 target to host.
10702
10703 2016-08-22 Pedro Alves <palves@redhat.com>
10704
10705 PR gdb/20505
10706 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10707 with_test_prefix. Factor out bits to ...
10708 (test_no_vdso): ... this new procedure.
10709
10710 2016-08-19 Carl Love <cel@us.ibm.com>
10711
10712 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10713 maintaining separate logic for constructing the output path.
10714 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10715 * gdb.arch/ppc-dfp.exp: Likewise.
10716 * gdb.arch/ppc-fp.exp: Likewise.
10717 * gdb.arch/vsx-regs.exp: Likewise.
10718 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10719 binprefix for generating the additional binary files.
10720
10721 2016-08-19 Pedro Alves <palves@redhat.com>
10722
10723 * gdb.trace/mi-trace-frame-collected.exp
10724 (test_trace_frame_collected): On x32, expect two registers.
10725
10726 2016-08-18 Carl Love <cel@us.ibm.com>
10727
10728 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10729 and sync up the test with tests in gas/testsuite/gas/ppc.
10730 * gdb.arch/powerpc-power.exp: Likewise.
10731
10732 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10733
10734 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10735 expected error message.
10736
10737 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10738
10739 * gdb.multi/remove-inferiors.exp: New file.
10740 * gdb.multi/remove-inferiors.c: New file.
10741
10742 2016-08-12 Yao Qi <yao.qi@linaro.org>
10743
10744 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10745 argument list.
10746
10747 2016-08-10 Pedro Alves <palves@redhat.com>
10748
10749 PR gdb/19187
10750 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10751 setup_kfails.
10752
10753 2016-08-09 Pedro Alves <palves@redhat.com>
10754 Simon Marchi <simon.marchi@ericsson.com>
10755
10756 PR gdb/20418
10757 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10758 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10759
10760 2016-08-09 Pedro Alves <palves@redhat.com>
10761
10762 PR mi/20431
10763 * gdb.mi/mi-cmd-error.exp: New file.
10764
10765 2016-08-09 Pedro Alves <palves@redhat.com>
10766
10767 PR gdb/18653
10768 * gdb.base/signals-state-child.c: New file.
10769 * gdb.base/signals-state-child.exp: New file.
10770 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10771
10772 2016-08-09 Pedro Alves <palves@redhat.com>
10773
10774 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10775
10776 2016-08-03 Tom Tromey <tom@tromey.com>
10777
10778 PR python/18565:
10779 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10780
10781 2016-08-01 Yao Qi <yao.qi@linaro.org>
10782
10783 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10784 variable mode to "multi-process" if $multi_process is 1, otherwise
10785 set it to "single-process".
10786
10787 2016-08-01 Yao Qi <yao.qi@linaro.org>
10788
10789 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10790 * gdb.cp/cpexprs.exp: Likewise.
10791 * gdb.cp/m-static.exp: Likewise.
10792
10793 2016-07-26 Tom Tromey <tom@tromey.com>
10794
10795 PR python/20190:
10796 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10797 test.
10798
10799 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10800
10801 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10802 selecting assembly source files.
10803 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10804 assembly source files.
10805 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10806 assembly source files.
10807 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10808 selecting assembly source files.
10809
10810 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10811
10812 * gdb.base/new-ui.exp (do_test_invalid_args): New
10813 procedure.
10814
10815 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10816
10817 * gdb.btrace/reconnect.c: New file.
10818 * gdb.btrace/reconnect.exp: New file.
10819
10820 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10821
10822 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10823 to test_catch_syscall_group.
10824 (test_catch_syscall_group): New.
10825
10826 2016-07-21 Tom Tromey <tom@tromey.com>
10827
10828 * gdb.rust/simple.rs (main): Use empty struct expression.
10829 * gdb.rust/simple.exp: Add tests for empty struct expression.
10830
10831 2016-07-21 Yao Qi <yao.qi@linaro.org>
10832
10833 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10834 if gdb_skip_xml_test is true on some targets.
10835
10836 2016-07-21 Yao Qi <yao.qi@linaro.org>
10837
10838 * gdb.server/solib-list.exp: Unset last_loaded_file.
10839
10840 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10841
10842 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10843 "step into captured_main (args)".
10844
10845 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10846
10847 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10848
10849 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10850
10851 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10852
10853 2016-07-19 Pedro Alves <palves@redhat.com>
10854
10855 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10856 * gdb.opt/inline-bt.exp: Likewise.
10857 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10858 additional_flags=-Winline.
10859 * gdb.opt/inline-locals.exp: Likewise.
10860 * gdb.opt/inline-markers.c (ATTR): Define.
10861 (inlined_fn): Use it.
10862
10863 2016-07-19 Yao Qi <yao.qi@linaro.org>
10864
10865 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10866 (test_with_self): Remove some code. Remove argument executable.
10867 (top-level): Use do_self_tests.
10868
10869 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
10870 Don Breazeal <donb@codesourcery.com>
10871
10872 * gdb.base/maint.exp: Escape paths used in regular expressions.
10873 * gdb.stabs/weird.exp: Likewise.
10874
10875 2016-07-13 Tom Tromey <tom@tromey.com>
10876
10877 PR python/15620, PR python/18620:
10878 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10879 (test_bkpt_events): New procs.
10880
10881 2016-07-13 Tom Tromey <tom@tromey.com>
10882
10883 PR python/17698:
10884 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10885 test.
10886 (test_watchpoints): Likewise.
10887 (test_bkpt_pending): New proc.
10888
10889 2016-07-13 Tom Tromey <tom@tromey.com>
10890
10891 PR cli/18053:
10892 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10893 completion test.
10894
10895 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10896
10897 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10898 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10899 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10900 f_label.
10901 (g): Rename g_end_lbl to g_label.
10902 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10903 low_pc and high_pc.
10904 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10905
10906 2016-07-12 Tom Tromey <tom@tromey.com>
10907
10908 PR python/19293:
10909 * gdb.python/py-unwind-maint.exp: Update tests.
10910
10911 2016-07-12 Yao Qi <yao.qi@linaro.org>
10912
10913 * lib/selftest-support.exp (selftest_setup): Match the output
10914 when captured_main is inlined.
10915
10916 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10917
10918 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10919 New variables.
10920 (print this%a, print this%b, print this): New tests.
10921 * gdb.fortran/derived-types.f90 (this): New object and
10922 initialization.
10923
10924 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10925
10926 * gdb.ada/arraydim.exp: Remove extra directory level in build
10927 directory.
10928
10929 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10930
10931 * lib/ada.exp: Remove extra directory level in build directory.
10932 * gdb.ada/cond_lang.exp: Likewise.
10933 * gdb.ada/exec_changed.exp: Likewise.
10934 * gdb.ada/lang_switch.exp: Likewise.
10935
10936 2016-07-06 Manish Goregaokar <manish@mozilla.com>
10937
10938 * simple.rs: Add test for raw pointer subscripting.
10939 * simple.exp: Add test expectations.
10940
10941 2016-07-05 Yao Qi <yao.qi@linaro.org>
10942
10943 * gdb.mi/mi-reverse.exp: Match =record-started output.
10944
10945 2016-07-01 Pedro Alves <palves@redhat.com>
10946
10947 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10948 procedure.
10949 (jit_reader_test): Test the jit reader's unwinder.
10950 * gdb.base/jithost.c (jit_function_00_code): New global.
10951 (main): Use memcpy to fill in the mmapped code, instead of poking
10952 bytes manually here.
10953 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10954 value.
10955 (read_debug_info): Save the function's range.
10956 (read_sp): New function.
10957 (unwind_frame): Use it. Also unwind RBP.
10958 (get_frame_id): Use read_sp.
10959 (gdb_init_reader): Use calloc instead of malloc.
10960 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10961 parameter. Use gdb_test_multiple.
10962
10963 2016-07-01 Pedro Alves <palves@redhat.com>
10964 Antoine Tremblay <antoine.tremblay@ericsson.com>
10965
10966 * gdb.threads/process-dies-while-detaching.c: New file.
10967 * gdb.threads/process-dies-while-detaching.exp: New file.
10968
10969 2016-07-01 Pedro Alves <palves@redhat.com>
10970
10971 * gdb.multi/watchpoint-multi-exit.c: New file.
10972 * gdb.multi/watchpoint-multi-exit.exp: New file.
10973
10974 2016-06-30 Pedro Alves <palves@redhat.com>
10975
10976 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10977 unset inferior_spawn_id.
10978
10979 2016-06-30 Pedro Alves <palves@redhat.com>
10980
10981 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10982 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10983
10984 2016-06-29 Yao Qi <yao.qi@linaro.org>
10985
10986 * gdb.base/return.c: Add copyright header.
10987
10988 2016-06-29 Tom Tromey <tom@tromey.com>
10989
10990 PR python/20129:
10991 * gdb.python/py-framefilter.exp: Add tests for setting priority
10992 and disabling of non-existent frame filter.
10993
10994 2016-06-29 Yao Qi <yao.qi@linaro.org>
10995
10996 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10997 0x0f07ff.
10998
10999 2016-06-28 Yao Qi <yao.qi@linaro.org>
11000
11001 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11002 triplets. Start gdb, execute catch syscall, and continue. Check
11003 gdb's output to determine catch syscall is supported.
11004
11005 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11006
11007 * gdb.rust/simple.rs: Add test for returning unit in a function.
11008 * gdb.rust/simple.exp: Add expectation for functions returning
11009 unit.
11010
11011 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11012
11013 * gdb.python/py-breakpoint-create-fail.c,
11014 gdb.python/py-breakpoint-create-fail.exp,
11015 gdb.python/py-breakpoint-create-fail.py: New testcase.
11016
11017 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11018
11019 PR gdb/20239
11020 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11021 * gdb.rust/simple.exp: Add test expectations for new NonZero
11022 tests.
11023
11024 2016-06-24 David Taylor <dtaylor@emc.com>
11025
11026 * gdb.base/offsets.exp: New file.
11027 * gdb.base/offsets.c: New file.
11028
11029 2016-06-23 Tom Tromey <tom@tromey.com>
11030
11031 PR gdb/16483:
11032 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11033 before any filters are loaded.
11034
11035 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11036
11037 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11038 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11039 structs.
11040 * gdb.fortran/derived-type-function.exp: New file.
11041 * gdb.fortran/derived-type-function.f90: New file.
11042
11043
11044 2016-06-21 Pedro Alves <palves@redhat.com>
11045
11046 * gdb.base/new-ui.exp: New file.
11047 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11048 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11049 (with_spawn_id): New procedure.
11050
11051 2016-06-21 Pedro Alves <palves@redhat.com>
11052
11053 * gdb.mi/mi-exec-run.exp: New file.
11054
11055 2016-06-21 Pedro Alves <palves@redhat.com>
11056
11057 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11058 breakpoint command's output on the main UI.
11059 (test_break): New procedure, factored out from calls in the top
11060 level.
11061 (top level): Use foreach_with_prefix to test MI as main UI and as
11062 separate UI.
11063
11064 2016-06-21 Pedro Alves <palves@redhat.com>
11065
11066 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11067 (test_awatch_creation_and_listing)
11068 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11069 Remove 'type' parameter.
11070 (test_watchpoint_all): New parameter mi_mode. Remove
11071 with_test_prefix.
11072 (top level): Use foreach_with_prefix, and add main/separate UI MI
11073 testing axis.
11074
11075 2016-06-21 Pedro Alves <palves@redhat.com>
11076
11077 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11078 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11079 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11080 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11081 (gdb_main_spawn_id, mi_spawn_id): Declare and
11082 comment.
11083 (mi_create_inferior_pty): New procedure,
11084 factored out from default_mi_gdb_start.
11085 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11086 procedures.
11087 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11088 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11089 Use mi_create_inferior_pty.
11090 (mi_gdb_start): Use eval to pass down args list.
11091
11092 2016-06-21 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11095 * gdb.opt/inline-cmds.exp: Add MI tests.
11096
11097 2016-06-21 Pedro Alves <palves@redhat.com>
11098
11099 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11100
11101 2016-06-21 Pedro Alves <palves@redhat.com>
11102
11103 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11104 (top level): Use it instead of mi_execute_to.
11105
11106 2016-06-21 Pedro Alves <palves@redhat.com>
11107
11108 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11109 (cont_handler_str): New.
11110 (signal_stop_handler): Set stop_handler_str instead of printing to
11111 stdout.
11112 (continue_handler): Set cont_handler_str instead of printing to
11113 stdout.
11114 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11115 mi_send_resuming_command. Print stop_handler_str and
11116 cont_handler_str instead of expecting the python events print
11117 directly.
11118
11119 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11120
11121 * gdb.base/jit-reader.exp: New file.
11122 * gdb.base/jithost.c: New file.
11123 * gdb.base/jithost.h: New file.
11124 * gdb.base/jitreader.c : New file.
11125 * gdb.base/jit-protocol.h: New file.
11126
11127 2016-06-17 Yao Qi <yao.qi@linaro.org>
11128
11129 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11130 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11131 and detach-on-fork. Adjust tests.
11132 (top level): Invoke break_cond_on_syscall with combinations of
11133 syscall, follow-fork-mode and detach-on-fork.
11134
11135 2016-06-17 Yao Qi <yao.qi@linaro.org>
11136
11137 * gdb.base/step-over-exit.c: New.
11138 * gdb.base/step-over-exit.exp: New.
11139
11140 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11141
11142 * gdb.base/float.exp: Add target check for nds32*-*-*.
11143 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11144
11145 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11146
11147 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11148 for unsupported target features.
11149 * gdb.base/call-rt-st.exp: Likewise.
11150 * gdb.base/call-sc.exp: Likewise.
11151 * gdb.base/call-signal-resume.exp: Likewise.
11152 * gdb.base/call-strs.exp: Likewise.
11153 * gdb.base/callexit.exp: Likewise.
11154 * gdb.base/callfuncs.exp: Likewise.
11155 * gdb.base/nodebug.exp: Likewise.
11156 * gdb.base/printcmds.exp: Likewise.
11157 * gdb.base/ptype.exp: Likewise.
11158 * gdb.base/structs.exp: Likewise.
11159 * gdb.base/unwindonsignal.exp: Likewise.
11160 * gdb.cp/gdb2495.exp: Likewise.
11161 * gdb.cp/templates.exp: Likewise.
11162 * gdb.cp/virtfunc.exp: Likewise.
11163 * gdb.threads/hand-call-in-threads.exp: Likewise.
11164 * gdb.threads/interrupted-hand-call.exp: Likewise.
11165 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11166
11167 2016-06-10 Tom Tromey <tom@tromey.com>
11168
11169 PR rust/20110:
11170 * gdb.rust/expr.exp: Add test for integer constant larger than
11171 i32.
11172
11173 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11174
11175 * gdb.fortran/nested-funcs.exp: New.
11176 * gdb.fortran/nested-funcs.f90: New.
11177
11178 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11179
11180 * gdb.base/examine-backward.c: New file.
11181 * gdb.base/examine-backward.exp: New file.
11182
11183 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11184
11185 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11186 matching.
11187
11188 2016-06-02 Tom Tromey <tom@tromey.com>
11189
11190 PR python/18984:
11191 * gdb.python/py-shared.exp: Add solib_name test.
11192
11193 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11194
11195 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11196
11197 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11198
11199 PR c++/19893
11200 * gdb.dwarf2/implref.exp: Rename to...
11201 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11202 * gdb.dwarf2/implref-array.c: New file.
11203 * gdb.dwarf2/implref-array.exp: Likewise.
11204 * gdb.dwarf2/implref-global.c: Likewise.
11205 * gdb.dwarf2/implref-global.exp: Likewise.
11206 * gdb.dwarf2/implref-struct.c: Likewise.
11207 * gdb.dwarf2/implref-struct.exp: Likewise.
11208
11209 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11210
11211 * gdb.trace/trace-condition.exp: Add 64bit tests.
11212
11213 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11214
11215 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11216 bits types.
11217 (main): Adapt to 8 to 64 bits types.
11218 * gdb.trace/trace-condition.exp: Add new tests.
11219
11220 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11221
11222 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11223
11224 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11225
11226 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11227 Move condition tests...
11228 * gdb.trace/trace-condition.exp: Here.
11229
11230 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11231
11232 * gdb.trace/trace-condition.exp: Add counter-case tests.
11233
11234 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11235
11236 PR c++/15231
11237 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11238 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11239
11240 2016-05-27 Pedro Alves <palves@redhat.com>
11241
11242 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11243 New procedure.
11244 (top level): Call it, and bail out of DejaGnu is known to be bad.
11245
11246 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11247
11248 * gdb.base/whatis.c: Extend the test case.
11249 * gdb.base/whatis.exp: Add additional tests.
11250
11251 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11252
11253 * gdb.fortran/type.f90: Add pointer variable.
11254 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11255
11256 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11257
11258 * gdb.fortran/vla-type.exp: Fix testcase name.
11259
11260 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11261
11262 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11263
11264 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11265
11266 * gdb.fortran/type.f90: Add nested structures.
11267 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11268 * gdb.fortran/derived-type.exp: Adapt expected output.
11269 * gdb.fortran/vla-type.exp: Adapt expected output.
11270
11271 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11272
11273 * gdb.fortran/whatis_type.exp: Adapt expected output.
11274
11275 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11276
11277 * gdb.fortran/print_type.exp: Fix expected output.
11278 * gdb.fortran/whatis_type.exp: Fix expected output.
11279
11280 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11281
11282 * gdb.fortran/whatis_type.exp: Use multi_line.
11283
11284 2016-05-24 Tom Tromey <tom@tromey.com>
11285
11286 PR python/17386:
11287 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11288 use value as an index.
11289
11290 2016-05-23 Tom Tromey <tom@tromey.com>
11291
11292 PR python/17981:
11293 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11294 no-breakpoint case.
11295
11296 2016-05-24 Pedro Alves <palves@redhat.com>
11297
11298 PR gdb/19828
11299 * gdb.threads/clone-attach-detach.c: New file.
11300 * gdb.threads/clone-attach-detach.exp: New file.
11301
11302 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11303
11304 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11305
11306 2016-05-23 Tom Tromey <tom@tromey.com>
11307
11308 PR python/19438, PR python/18393:
11309 * gdb.python/py-progspace.exp: Add "dir" test.
11310 * gdb.python/py-objfile.exp: Add "dir" test.
11311
11312 2016-05-23 Yao Qi <yao.qi@linaro.org>
11313
11314 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11315 * gdb.arch/thumb2-it.exp: Likewise.
11316
11317 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11318
11319 * gdb.mi/mi-threads-interrupt.c: New file.
11320 * gdb.mi/mi-threads-interrupt.exp: New file.
11321
11322 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11323
11324 PR gdb/18077
11325 * gdb.mi/mi-async-run.exp: New file.
11326 * gdb.mi/mi-async-run.c: New file.
11327
11328 2016-05-17 Tom Tromey <tom@tromey.com>
11329 Manish Goregaokar <manishsmail@gmail.com>
11330
11331 * lib/rust-support.exp: New file.
11332 * lib/gdb.exp (skip_rust_tests): New proc.
11333 (build_executable_from_specs): Handle rust.
11334 * lib/future.exp (gdb_find_rustc): New proc.
11335 (gdb_default_target_compile): Handle rust.
11336 * gdb.rust/expr.exp: New file.
11337 * gdb.rust/generics.exp: New file.
11338 * gdb.rust/generics.rs: New file.
11339 * gdb.rust/methods.exp: New file.
11340 * gdb.rust/methods.rs: New file.
11341 * gdb.rust/modules.exp: New file.
11342 * gdb.rust/modules.rs: New file.
11343 * gdb.rust/simple.exp: New file.
11344 * gdb.rust/simple.rs: New file.
11345
11346 2016-05-17 Tom Tromey <tom@tromey.com>
11347
11348 * gdb.base/default.exp (set language): Add rust.
11349
11350 2016-05-17 Tom Tromey <tom@tromey.com>
11351
11352 * gdb.gdb/unittest.exp: New file.
11353
11354 2016-05-16 Yao Qi <yao.qi@linaro.org>
11355
11356 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11357 shell_prompt. Update shell_prompt_re.
11358
11359 2016-05-12 Doug Evans <dje@google.com>
11360
11361 PR symtab/19999
11362 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11363 $options when building executable.
11364 * gdb.dwarf2/fission-loclists-pie.S: New file.
11365 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11366
11367 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11368
11369 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11370 of [is_remote target],
11371
11372 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11373
11374 * lib/gdb.exp (use_gdb_stub): New procedure.
11375
11376 2016-05-03 Yunlian Jiang <yunlian@google.com>
11377 Doug Evans <dje@google.com>
11378
11379 PR symtab/19914
11380 * gdb.dwarf2/dwp-sepdebug.c: New file.
11381 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11382
11383 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11384
11385 * gdb.base/detach.exp: Remove is_remote check.
11386
11387 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11388
11389 * gdb.base/annota-input-while-running.exp: Don't check for
11390 [is_remote target]. Enable annotations after running to main.
11391 Remove unused "set test..." line.
11392
11393 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11394
11395 * gdb.trace/trace-enable-disable.exp: New file.
11396 * gdb.trace/trace-enable-disable.c: New file.
11397
11398 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11399
11400 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11401 use it in info sharedlibrary test.
11402 * gdb.trace/ftrace-lock.exp: Likewise.
11403 * gdb.trace/ftrace.exp: Likewise.
11404 * gdb.trace/range-stepping.exp: Likewise.
11405 * gdb.trace/trace-break.exp: Likewise.
11406 * gdb.trace/trace-condition.exp: Likewise.
11407 * gdb.trace/trace-mt.exp: Likewise.
11408
11409 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11410
11411 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11412 (gdb_load_shlib): ... this.
11413 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11414 gdb_load_shlib.
11415 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11416 * gdb.base/ctxobj.exp: Likewise.
11417 * gdb.base/dprintf-pending.exp: Likewise.
11418 * gdb.base/dso2dso.exp: Likewise.
11419 * gdb.base/fixsection.exp: Likewise.
11420 * gdb.base/gcore-relro.exp: Likewise.
11421 * gdb.base/gdb1555.exp: Likewise.
11422 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11423 * gdb.base/gnu-ifunc.exp: Likewise.
11424 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11425 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11426 * gdb.base/pending.exp: Likewise.
11427 * gdb.base/print-file-var.exp: Likewise.
11428 * gdb.base/print-symbol-loading.exp: Likewise.
11429 * gdb.base/shlib-call.exp: Likewise.
11430 * gdb.base/shreloc.exp: Likewise.
11431 * gdb.base/so-impl-ld.exp: Likewise.
11432 * gdb.base/solib-disc.exp: Likewise.
11433 * gdb.base/solib-nodir.exp: Likewise.
11434 * gdb.base/solib-overlap.exp: Likewise.
11435 * gdb.base/solib-symbol.exp: Likewise.
11436 * gdb.base/solib-weak.exp (do_test): Likewise.
11437 * gdb.base/sym-file.exp: Likewise.
11438 * gdb.base/symtab-search-order.exp: Likewise.
11439 * gdb.base/type-opaque.exp: Likewise.
11440 * gdb.base/unload.exp: Likewise.
11441 * gdb.base/watchpoint-solib.exp: Likewise.
11442 * gdb.compile/compile.exp: Likewise.
11443 * gdb.cp/gdb2384.exp: Likewise.
11444 * gdb.cp/infcall-dlopen.exp: Likewise.
11445 * gdb.cp/re-set-overloaded.exp: Likewise.
11446 * gdb.fortran/library-module.exp: Likewise.
11447 * gdb.opt/solib-intra-step.exp: Likewise.
11448 * gdb.python/py-finish-breakpoint.exp: Likewise.
11449 * gdb.python/py-shared.exp: Likewise.
11450 * gdb.reverse/solib-precsave.exp: Likewise.
11451 * gdb.reverse/solib-reverse.exp: Likewise.
11452 * gdb.server/solib-list.exp: Likewise.
11453 * gdb.threads/dlopen-libpthread.exp: Likewise.
11454 * gdb.threads/tls-shared.exp: Likewise.
11455 * gdb.threads/tls-so_extern.exp: Likewise.
11456 * gdb.trace/change-loc.exp: Likewise.
11457 * gdb.trace/ftrace-lock.exp: Likewise.
11458 * gdb.trace/ftrace.exp: Likewise.
11459 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11460 * gdb.trace/pending.exp: Likewise.
11461 * gdb.trace/range-stepping.exp: Likewise.
11462 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11463 (strace_info_marker): Likewise.
11464 (strace_probe_marker): Likewise.
11465 (strace_trace_on_same_addr): Likewise.
11466 (strace_trace_on_diff_addr): Likewise.
11467 * gdb.trace/trace-break.exp: Likewise.
11468 * gdb.trace/trace-condition.exp: Likewise.
11469 * gdb.trace/trace-mt.exp: Likewise.
11470
11471 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11472
11473 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11474 result of gdb_remote_download.
11475 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11476 * gdb.base/dso2dso.exp: Likewise.
11477 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11478 * gdb.base/print-file-var.exp: Likewise.
11479 * gdb.base/shlib-call.exp: Likewise.
11480 * gdb.base/shreloc.exp: Likewise.
11481 * gdb.base/solib-overlap.exp: Likewise.
11482 * gdb.base/solib-weak.exp (do_test): Likewise.
11483 * gdb.base/unload.exp: Likewise.
11484
11485 2016-04-27 Yao Qi <yao.qi@linaro.org>
11486
11487 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11488 exists.
11489
11490 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11491
11492 * vla-type.exp: Print structure from toplevel.
11493
11494 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11495
11496 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11497 of dynamic types.
11498 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11499 of dynamic types.
11500
11501 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11502
11503 * gdb.fortran/vla-type.f90: New file.
11504 * gdb.fortran/vla-type.exp: New file.
11505
11506 2016-04-25 Yao Qi <yao.qi@linaro.org>
11507
11508 * gdb.base/branch-to-self.c: New file.
11509 * gdb.base/branch-to-self.exp: New file.
11510
11511 2016-04-22 Yao Qi <yao.qi@linaro.org>
11512
11513 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11514 more after $hex.
11515
11516 2016-04-22 Yao Qi <yao.qi@linaro.org>
11517
11518 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11519 * gdb.base/annota3.exp: Likewise.
11520
11521 2016-04-22 Yao Qi <yao.qi@linaro.org>
11522
11523 * gdb.reverse/step-precsave.exp: Do one step and test program
11524 stops in "callee" and do multiple steps until program goes out
11525 of "callee".
11526 * gdb.reverse/step-reverse.exp: Likewise.
11527
11528 2016-04-22 Yao Qi <yao.qi@linaro.org>
11529
11530 * gdb.trace/signal.exp: Also pass if
11531 $tracepoint_hits($i) > $iterations.
11532
11533 2016-04-22 Yao Qi <yao.qi@linaro.org>
11534
11535 * gdb.trace/signal.c: New file.
11536 * gdb.trace/signal.exp: New file.
11537
11538 2016-04-19 Doug Evans <xdje42@gmail.com>
11539
11540 * gdb.base/bad-file.exp: New file.
11541
11542 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11543
11544 * gdb.dwarf2/implref.exp: New file.
11545
11546 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11547
11548 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11549 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11550 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11551 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11552 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11553 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11554 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11555 * lib/fortran.exp (fortran_int4): New procedure.
11556 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11557 (fortran_logical4): Likewise.
11558
11559 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11560
11561 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11562
11563 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11564
11565 * lib/compiler.c: Add Intel specific preprocessor macros.
11566 * lib/compiler.cc: Likewise.
11567
11568 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11569
11570 * gdb.server/connect-with-no-symbol-file.c: New file.
11571 * gdb.server/connect-with-no-symbol-file.exp: New file.
11572
11573 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11574
11575 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11576
11577 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11578
11579 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11580 standard output directory.
11581
11582 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11583
11584 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11585
11586 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11587
11588 * gdb.btrace/instruction_history.c (loop): Add declaration.
11589
11590 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11591
11592 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11593
11594 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11595
11596 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11597 parentheses to print.
11598 (continue_handler): Likewise.
11599
11600 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11601
11602 * gdb.server/solib-list.exp: Remove is_remote check.
11603 Pass shlib= to gdb_compile. Don't link shared library with
11604 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11605 Run binary filename through "readlink -f" on the target.
11606
11607 2016-04-08 Pedro Alves <palves@redhat.com>
11608
11609 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11610 interpreter filename as argument to gdbserver_spawn.
11611 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11612 Return empty if $last_loaded_file does not exist.
11613
11614 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11615
11616 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11617 * gdb.base/jit-main.c: Use exit after usage.
11618
11619 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11620
11621 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11622 GDBHISTSIZE prior to the tests.
11623 * gdb.base/gdbinit-history.exp: Likewise.
11624
11625 2016-04-07 Pedro Alves <palves@redhat.com>
11626
11627 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11628 instead of build_executable. Use gdb_load_shlibs.
11629
11630 2016-04-07 Yao Qi <yao.qi@linaro.org>
11631
11632 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11633 Execute "si" command.
11634
11635 2016-04-07 Yao Qi <yao.qi@linaro.org>
11636
11637 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11638 number instead of the comments on some line.
11639
11640 2016-04-06 Don Breazeal <donb@codesourcery.com>
11641
11642 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11643 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11644
11645 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11646
11647 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11648 standard_output_file. Remove unused binfile variable.
11649
11650 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11651
11652 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11653 * gdb.python/py-mi-objfile.exp: Match "list main" output
11654 in console format.
11655
11656 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11657
11658 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11659 absolute.
11660
11661 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11662
11663 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11664 absolute.
11665 * gdb.trace/ftrace.exp: Likewise.
11666 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11667 targets as well.
11668 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11669 (gdb_load_shlibs): Copy libraries to test directory when testing
11670 natively. Only set solib-search-path if testing remotely.
11671 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11672
11673 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11674
11675 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11676 gdb_download. Use it even if the target is not remote.
11677 * gdb.base/jit.exp (compile_jit_test): Likewise.
11678 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11679 output directory if the destination board is local, otherwise use
11680 the standard remote_download from DejaGnu.
11681 (gdb_download): Remove.
11682 (gdb_load_shlibs): Use gdb_remote_download instead of
11683 gdb_download.
11684 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11685 Use gdb_remote_download instead of gdb_download. Use it even if
11686 the target is not remote.
11687 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11688 instead of gdb_download.
11689
11690 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11691
11692 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11693 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11694 run.
11695
11696 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11697
11698 PR gdb/19820
11699 * gdb.base/printcmds.exp: Add artificial arrays tests.
11700
11701 2016-03-31 Pedro Alves <palves@redhat.com>
11702
11703 PR gdb/19858
11704 * gdb.base/jit-main.c: Include unistd.h.
11705 (ATTACH): Define to 0 if not already defined.
11706 (wait_for_gdb, mypid): New globals.
11707 (WAIT_FOR_GDB): New macro.
11708 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11709 some breakpoint locations.
11710 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11711 New procedures.
11712 (one_jit_test): Add REATTACH parameter, and handle it. Use
11713 continue_to_test_location.
11714 (top level): Test attach, and adjusts calls to one_jit_test.
11715
11716 2016-03-31 Pedro Alves <palves@redhat.com>
11717
11718 PR gdb/19858
11719 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11720 BINSUFFIX parameter, and handle it.
11721 (top level): Adjust calls compile_jit_test.
11722
11723 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11724
11725 PR python/19743
11726 * gdb.python/py-mi-events-gdb.py: New file.
11727 * gdb.python/py-mi-events.c: New file.
11728 * gdb.python/py-mi-events.exp: New file.
11729
11730 2016-03-30 Yao Qi <yao.qi@linaro.org>
11731
11732 * gdb.reverse/until-precsave.exp: Match function name only.
11733 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11734 Move malloc to a condition block.
11735 * gdb.reverse/until-reverse.exp: Match function name only.
11736
11737 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11738
11739 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11740 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11741 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11742 variable for GPR 0 instead of assuming it is register 0.
11743 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11744 * lib/trace-support.exp: Add s390 registers.
11745
11746 2016-03-29 Yao Qi <yao.qi@linaro.org>
11747
11748 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11749
11750 2016-03-24 Yao Qi <yao.qi@linaro.org>
11751
11752 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11753 test message.
11754
11755 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11756
11757 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11758 maintaining separate logic for constructing the output path.
11759
11760 2016-03-16 Don Breazeal <donb@codesourcery.com>
11761
11762 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11763 Retry fork and waitpid on interrupted system call errors.
11764 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11765 Use with_timeout_factor to increase timeout by factor of 10.
11766
11767 2016-03-15 Don Breazeal <donb@codesourcery.com>
11768
11769 * gdb.cp/scope-err.cc: New test program.
11770 * gdb.cp/scope-err.exp: New test script.
11771 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11772 lines and "set breakpoint here" comment.
11773 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11774 Fixed some whitespace and format issues.
11775 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11776 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11777
11778 2016-03-15 Doug Evans <dje@google.com>
11779
11780 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11781 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11782 All callers updated. Add tests for enums, mixed flags register.
11783
11784 2016-03-15 Doug Evans <dje@google.com>
11785
11786 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11787 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11788
11789 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11790
11791 * gdb.base/default.exp: Add $_as_string to the list of expected
11792 convenience functions.
11793
11794 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11795
11796 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11797
11798 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11799
11800 * gdb.python/py-as-string.exp: New file.
11801 * gdb.python/py-as-string.c: New file.
11802
11803 2016-03-09 Pedro Alves <palves@redhat.com>
11804
11805 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11806 signal" -> "Thread NN received signal" output change.
11807 * gdb.threads/ia64-sigill.exp: Likewise.
11808 * gdb.threads/linux-dp.exp: Likewise.
11809 * gdb.threads/manythreads.exp: Likewise.
11810 * gdb.threads/pending-step.exp: Likewise.
11811 * gdb.threads/print-threads.exp: Likewise.
11812 * gdb.threads/sigstep-threads.exp: Likewise.
11813 * gdb.threads/staticthreads.exp: Likewise.
11814 * gdb.threads/tls.exp: Likewise.
11815
11816 2016-03-09 Pedro Alves <palves@redhat.com>
11817
11818 * gdb.base/command-line-input.exp: New file.
11819
11820 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11821
11822 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11823 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11824 * gdb.trace/pending.exp: Accept leading dot before function name.
11825 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11826 * lib/trace-support.exp: Set registers for ppc.
11827
11828 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11829
11830 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11831 use it for disassembly; accept .main in addition to main in backtrace.
11832
11833 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
11834 Marcin Kościelnicki <koriakin@0x04.net>
11835
11836 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11837 (gdb_recursion_test_ptr): New global variable.
11838 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11839 gdb_recursion_test.
11840 (gdb_c_test): Ditto.
11841
11842 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11843
11844 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11845 ordering.
11846
11847 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11848
11849 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11850 (bar): Add bar_start_lbl label.
11851 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11852 of foo/bar for emitting DWARF and tracing.
11853
11854 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11855
11856 * analyze-racy-logs.py: Set executable bit.
11857
11858 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11859
11860 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11861 (CHECK_TARGET_TMP): Likewise.
11862 (check-single-racy): New rule.
11863 (check-parallel-racy): Likewise.
11864 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11865 (do-check-parallel-racy): New rule.
11866 (check-racy/%.exp): Likewise.
11867 * README (Racy testcases): New section.
11868 * analyze-racy-logs.py: New file.
11869
11870 2016-03-03 Doug Evans <dje@google.com>
11871
11872 * gdb.base/skip.exp: Use with_test_prefix.
11873
11874 2016-03-03 Yao Qi <yao.qi@linaro.org>
11875
11876 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11877 Invoke step_over_syscall "clone" and break_cond_on_syscall
11878 "clone".
11879 * gdb.base/step-over-clone.c: New file.
11880
11881 2016-03-03 Yao Qi <yao.qi@linaro.org>
11882
11883 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11884 code format.
11885
11886 2016-03-03 Yao Qi <yao.qi@linaro.org>
11887
11888 * gdb.base/disp-step-fork.c: Rename to ...
11889 * gdb.base/step-over-fork.c: ... it. New file.
11890 * gdb.base/disp-step-vfork.c: Rename to ...
11891 * gdb.base/step-over-vfork.c: ... it. New file.
11892 * gdb.base/disp-step-syscall.exp: Rename to ...
11893 * gdb.base/step-over-syscall.exp: ... it. New file.
11894 (disp_step_cross_syscall): Rename to ...
11895 (step_over_syscall): ... it.
11896
11897 2016-03-03 Yao Qi <yao.qi@linaro.org>
11898
11899 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11900 If target supports condition evaluation on target, invoke
11901 break_cond_on_syscall for fork and vfork.
11902
11903 2016-03-03 Yao Qi <yao.qi@linaro.org>
11904
11905 * gdb.base/disp-step-syscall.exp: Don't invoke
11906 support_displaced_stepping.
11907 (disp_step_cross_syscall): Test with displaced stepping off and
11908 on if supported.
11909
11910 2016-03-03 Yao Qi <yao.qi@linaro.org>
11911
11912 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11913 proc.
11914 (setup): New proc.
11915 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11916 and setup.
11917
11918 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11919
11920 * gdb.fortran/vla-history.exp: Remove breakpoint.
11921
11922 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11923
11924 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11925 exceeds timeout.
11926
11927 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11928
11929 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11930 breakpoint.
11931
11932 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11933
11934 * gdb.mi/vla.f90: Nullify pointer after declaration.
11935
11936 2016-03-01 Pedro Alves <palves@redhat.com>
11937
11938 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11939
11940 2016-03-01 Pedro Alves <palves@redhat.com>
11941
11942 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11943 before anything else.
11944 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11945 _GNU_SOURCE here.
11946 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11947 before anything else.
11948 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11949
11950 2016-03-01 Pedro Alves <palves@redhat.com>
11951
11952 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11953
11954 2016-03-01 Yao Qi <yao.qi@linaro.org>
11955
11956 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11957 prepare_for_testing.
11958
11959 2016-03-01 Yao Qi <yao.qi@linaro.org>
11960
11961 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11962
11963 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11964
11965 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11966 manually constructing the output path.
11967
11968 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11969
11970 * gdb.arch/s390-stackless.S: New.
11971 * gdb.arch/s390-stackless.exp: New.
11972
11973 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11974
11975 * gdb.dlang/circular.c: New file.
11976 * gdb.dlang/circular.exp: New file.
11977
11978 2016-02-26 Yao Qi <yao.qi@linaro.org>
11979
11980 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11981 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11982 (testcases): Update.
11983
11984 2016-02-26 Yao Qi <yao.qi@linaro.org>
11985
11986 * gdb.reverse/aarch64.c: Rename to ...
11987 * gdb.reverse/insn-reverse.c: ... it.
11988 * gdb.reverse/aarch64.exp: Rename to ...
11989 * gdb.reverse/insn-reverse.exp: ... it.
11990
11991 2016-02-26 Yao Qi <yao.qi@linaro.org>
11992
11993 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11994 (testcase_ftype): New.
11995 (testcases): New array.
11996 (n_testcases): New.
11997 (main): Call each element in testcases.
11998 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11999 (read_testcase): New.
12000 Do the tests in a loop.
12001
12002 2016-02-25 Yao Qi <yao.qi@linaro.org>
12003
12004 * gdb.base/branches.c: Remove.
12005
12006 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12007
12008 PR gdb/13808
12009 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12010
12011 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12012
12013 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12014
12015 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12016
12017 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12018 change x86_64 call_insn to 'callq'.
12019
12020 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12021
12022 * gdb.trace/tfile-avx.c: Move to...
12023 * gdb.trace/tracefile-pseudo-reg.c: Here.
12024 * gdb.trace/tfile-avx.exp: Move to...
12025 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12026
12027 2016-02-24 Gary Benson <gbenson@redhat.com>
12028
12029 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12030 message on attach.
12031
12032 2016-02-23 Doug Evans <dje@google.com>
12033
12034 * gdb.base/skip.c (test_skip): New function.
12035 (end_test_skip_file_and_function): New function.
12036 (test_skip_file_and_function): New function.
12037 * gdb.base/skip1.c (test_skip): New function.
12038 (skip1_test_skip_file_and_function): New function.
12039 * gdb.base/skip.exp: Add tests for new skip options.
12040 * gdb.base/skip-solib.exp: Update expected output.
12041 * gdb.perf/skip-command.cc: New file.
12042 * gdb.perf/skip-command.exp: New file.
12043 * gdb.perf/skip-command.py: New file.
12044
12045 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12046
12047 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12048 info registers pattern.
12049
12050 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12051
12052 * lib/future.exp: Add D support.
12053 (gdb_find_gdc): New proc.
12054 (gdb_default_target_compile): Add D support.
12055
12056 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12057
12058 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12059 user+system time.
12060 (trace_speed_test): Determine the iteration count for a time
12061 between 15..30 seconds.
12062
12063 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12064
12065 * gdb.arch/i386-mpx-sigsegv.c: New file.
12066 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12067 * gdb.arch/i386-mpx-simple_segv.c: New file.
12068 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12069
12070 2016-02-18 Yao Qi <yao.qi@linaro.org>
12071
12072 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12073 Don't call setup_kfail.
12074
12075 2016-02-18 Yao Qi <yao.qi@linaro.org>
12076
12077 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12078 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12079
12080 2016-02-16 Doug Evans <dje@google.com>
12081
12082 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12083 * gdb.base/skip1.c: Ditto.
12084 * gdb.base/skip.exp: Whitespace cleanup.
12085
12086 2016-02-16 Don Breazeal <donb@codesourcery.com>
12087
12088 PR remote/19496
12089 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12090 Remove kfail for PR remote/19496.
12091
12092 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12093
12094 * lib/gdb.exp (standard_temp_file): Return a path specific to
12095 the runtest invocation.
12096
12097 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12098
12099 * gdb.trace/save-trace.exp: Change relative path to be in the
12100 standard output directory.
12101
12102 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12103
12104 * gdb.arch/i386-prologue.c: Add missing prototypes.
12105
12106 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12107
12108 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12109 * gdb.arch/i386-prologue.exp: Likewise.
12110 * gdb.arch/i386-size.exp: Likewise.
12111
12112 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12113
12114 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12115 define object file path.
12116 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12117 file path.
12118 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12119 standard_output_file to define binfile.
12120
12121 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12122
12123 Fix compatibility with recent gfortran-5.3.1.
12124 * gdb.fortran/vla-history.exp (print vla1 allocated)
12125 (print vla2 allocated, print $2, print $3): Remove
12126 (print $4): Rename to ...
12127 (print $2): ... here.
12128 (print $9): Rename to ...
12129 (print $5): ... here.
12130 (print $10): Rename to ...
12131 (print $6): ... here.
12132 * gdb.fortran/vla.f90: Add pvla initialization.
12133
12134 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12135
12136 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12137 New test.
12138 * gdb.fortran/vla-value-sub.exp: Likewise.
12139
12140 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12141
12142 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12143
12144 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12145
12146 * i386-biarch-core.exp: Define corefile using
12147 standard_output_file.
12148
12149 2016-02-12 Yao Qi <yao.qi@linaro.org>
12150
12151 * gdb.arch/arm-single-step-kernel-helper.c: New.
12152 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12153
12154 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12155
12156 * gdb.btrace/tailcall-only.exp: New.
12157 * gdb.btrace/tailcall-only.c: New.
12158 * gdb.btrace/x86_64-tailcall-only.S: New.
12159 * gdb.btrace/i686-tailcall-only.S: New.
12160
12161 2016-02-11 Pedro Alves <palves@redhat.com>
12162
12163 * README (Parallel testing): Add missing double quotes.
12164
12165 2016-02-11 Pedro Alves <palves@redhat.com>
12166
12167 * README (Parallel testing): New section.
12168 (GDB_PARALLEL): Rewrite.
12169 (FORCE_PARALLEL): Document.
12170
12171 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12172
12173 * gdb.trace/tfile-avx.c: New test.
12174 * gdb.trace/tfile-avx.exp: New test.
12175
12176 2016-02-09 Keith Seitz <keiths@redhat.com>
12177
12178 PR breakpoints/19546
12179 * gdb.base/infcall-exec.c: New file.
12180 * gdb.base/infcall-exec2.c: New file.
12181 * gdb.base/infcall-exec.exp: New file.
12182
12183 2016-02-09 Keith Seitz <keiths@redhat.com>
12184
12185 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12186 (toplevel): Call test_bkpt_address.
12187
12188 2016-02-09 Keith Seitz <keiths@redhat.com>
12189
12190 PR python/19506
12191 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12192 (toplevel): Call test_bkpt_address.
12193
12194 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12195
12196 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12197 to AC_OUTPUT.
12198 * configure: Regenerate.
12199
12200 2016-02-09 Pedro Alves <palves@redhat.com>
12201
12202 PR breakpoints/19548
12203 * gdb.base/execl-update-breakpoints.c (some_function): New
12204 function.
12205 (main): Call it.
12206 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12207 Tighten expected GDB output.
12208
12209 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12210
12211 * Makefile.in (ALL_SUBDIRS): Remove.
12212 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12213 (distclean maintainer-clean realclean): Likewise.
12214 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12215 * configure: Regenerate.
12216 * gdb.ada/Makefile.in: Delete.
12217 * gdb.arch/Makefile.in: Likewise.
12218 * gdb.asm/Makefile.in: Likewise.
12219 * gdb.base/Makefile.in: Likewise.
12220 * gdb.btrace/Makefile.in: Likewise.
12221 * gdb.cell/Makefile.in: Likewise.
12222 * gdb.compile/Makefile.in: Likewise.
12223 * gdb.cp/Makefile.in: Likewise.
12224 * gdb.disasm/Makefile.in: Likewise.
12225 * gdb.dlang/Makefile.in: Likewise.
12226 * gdb.dwarf2/Makefile.in: Likewise.
12227 * gdb.fortran/Makefile.in: Likewise.
12228 * gdb.gdb/Makefile.in: Likewise.
12229 * gdb.go/Makefile.in: Likewise.
12230 * gdb.guile/Makefile.in: Likewise.
12231 * gdb.java/Makefile.in: Likewise.
12232 * gdb.linespec/Makefile.in: Likewise.
12233 * gdb.mi/Makefile.in: Likewise.
12234 * gdb.modula2/Makefile.in: Likewise.
12235 * gdb.multi/Makefile.in: Likewise.
12236 * gdb.objc/Makefile.in: Likewise.
12237 * gdb.opencl/Makefile.in: Likewise.
12238 * gdb.opt/Makefile.in: Likewise.
12239 * gdb.pascal/Makefile.in: Likewise.
12240 * gdb.perf/Makefile.in: Likewise.
12241 * gdb.python/Makefile.in: Likewise.
12242 * gdb.reverse/Makefile.in: Likewise.
12243 * gdb.server/Makefile.in: Likewise.
12244 * gdb.stabs/Makefile.in: Likewise.
12245 * gdb.threads/Makefile.in: Likewise.
12246 * gdb.trace/Makefile.in: Likewise.
12247 * gdb.xml/Makefile.in: Likewise.
12248 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12249 GDB_PARALLEL.
12250 (standard_output_file): Remove check for GDB_PARALLEL, always
12251 return path in outputs/$subdir/$testname.
12252
12253 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12254
12255 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12256 (site.exp): Assign abs_srcdir to tcl's srcdir.
12257
12258 2016-02-04 Yao Qi <yao.qi@linaro.org>
12259
12260 * gdb.base/foll-exec-mode.c: Include limits.h.
12261 (main): Add parameters argc and argv. Get directory from
12262 argv[0].
12263 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12264 compilation.
12265 * gdb.base/foll-exec.c: Include limits.h.
12266 (main): Add parameters argc and argv.
12267 Get directory from argv[0].
12268 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12269 Adjust tests on the number of lines as source code changed.
12270 * gdb.base/foll-vfork-exit.c: Include limits.h.
12271 (main): Add one line of statement before vfork.
12272 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12273 (main): Add parameters argc and argv. Get directory from
12274 argv[0].
12275 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12276 (setup_gdb): Set tbreak to skip some source lines.
12277 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12278 (main): Add parameters argc and argv. Get directory from
12279 argv[0].
12280 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12281 compilation.
12282 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12283 (main): Add parameters argc and argv. Get directory from
12284 argv[0].
12285 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12286 compilation.
12287
12288 2016-02-01 Doug Evans <dje@google.com>
12289
12290 * gdb.base/skip.exp: Clean up multiple references to same test name.
12291
12292 2016-02-01 Pedro Alves <palves@redhat.com>
12293
12294 PR remote/19496
12295 * gdb.threads/forking-threads-plus-breakpoint.exp
12296 (displaced_stepping_supported): New global.
12297 (probe_displaced_stepping_support): New procedure.
12298 (do_test): Add 'displaced' parameter, and use it.
12299 (top level): Check for displaced stepping support. Add displaced
12300 stepping on/off testing axis.
12301
12302 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12303
12304 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12305 pointer. Don't perform further tests on the unassociated pointer
12306 if the first test fails.
12307
12308 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12309
12310 * gdb.base/max-value-size.c: New file.
12311 * gdb.base/max-value-size.exp: New file.
12312 * gdb.base/huge.exp: Disable max-value-size for this test.
12313
12314 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12315
12316 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12317
12318 2016-01-28 Yao Qi <yao.qi@linaro.org>
12319
12320 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12321
12322 2016-01-25 Pedro Alves <palves@redhat.com>
12323
12324 PR threads/19461
12325 * gdb.base/fork-running-state.c: New file.
12326 * gdb.base/fork-running-state.exp: New file.
12327
12328 2016-01-25 Pedro Alves <palves@redhat.com>
12329
12330 PR gdb/19494
12331 * gdb.base/catch-fork-kill.c: New file.
12332 * gdb.base/catch-fork-kill.exp: New file.
12333
12334 2016-01-25 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12337 Delete, moved to lib/gdb.exp.
12338 * gdb.threads/forking-threads-plus-breakpoint.exp
12339 (foreach_with_prefix): Likewise.
12340 * gdb.threads/process-dies-while-handling-bp.exp
12341 (foreach_with_prefix): Likewise.
12342 * lib/gdb.exp (foreach_with_prefix): New procedure.
12343
12344 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12345
12346 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12347 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12348
12349 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12350
12351 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12352 endian targets.
12353
12354 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12355 Pedro Alves <palves@redhat.com>
12356
12357 Fix testsuite compatibility with Guile.
12358 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12359 number.
12360
12361 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12362
12363 Fix testsuite compatibility with Guile.
12364 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12365 (thread 1): New test for backtrace through signal handler.
12366
12367 2016-01-22 Yao Qi <yao.qi@linaro.org>
12368
12369 PR testsuite/19491
12370 * gdb.base/multi-forks.c: Include
12371 ../lib/unbuffer_output.c
12372 (main): Call gdb_unbuffer_output.
12373
12374 2016-01-21 Doug Evans <dje@google.com>
12375
12376 * lib/ada.exp (gdb_compile_ada): Fix typo.
12377
12378 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12379
12380 * gdb.base/break-fun-addr.exp: New file.
12381 * gdb.base/break-fun-addr1.c: New file.
12382 * gdb.base/break-fun-addr2.c: New file.
12383
12384 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12385
12386 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12387 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12388 enum flag values.
12389
12390 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12391
12392 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12393 when GDB can not set the vector return value. Add more comments
12394 for clarification.
12395
12396 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12397
12398 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12399 command.
12400
12401 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12402
12403 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12404
12405 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12406
12407 * Makefile.in (check-single): Pass --status to runtest.
12408 (check/%.exp): Likewise.
12409
12410 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12411
12412 * Makefile.in (check-parallel): Propagate return code from make
12413 do-check-parallel.
12414
12415 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12416
12417 * gdb.trace/ftrace.exp: Fix expected message on continue.
12418 * gdb.trace/pending.exp: Fix expected message on continue.
12419 * gdb.trace/trace-break.exp: Fix expected message on continue.
12420
12421 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12422
12423 * lib/gdb.exp (gdb_test): Remove unused global references.
12424
12425 2016-01-18 Pedro Alves <palves@redhat.com>
12426
12427 * gdb.base/async-shell.exp: Adjust expected output.
12428 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12429 * gdb.base/siginfo-thread.exp: Adjust expected output.
12430 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12431 * gdb.java/jnpe.exp: Adjust expected output.
12432 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12433 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12434 * gdb.threads/leader-exit.exp: Adjust expected output.
12435 * gdb.threads/manythreads.exp: Adjust expected output.
12436 * gdb.threads/pthreads.exp: Adjust expected output.
12437 * gdb.threads/schedlock.exp: Adjust expected output.
12438 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12439 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12440 expected output.
12441 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12442 output.
12443 * gdb.threads/sigthread.exp: Adjust expected output.
12444 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12445
12446 2016-01-18 Yao Qi <yao.qi@linaro.org>
12447
12448 * gdb.guile/scm-section-script.c: Replace @progbits with
12449 %progbits.
12450 * gdb.python/py-section-script.c: Likewise.
12451
12452 2016-01-15 Pedro Alves <palves@redhat.com>
12453
12454 * gdb.multi/tids.exp: Test star wildcard ranges.
12455
12456 2016-01-15 Pedro Alves <palves@redhat.com>
12457
12458 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12459 command from "thread apply" invocation.
12460 (thr_apply_info_thr_invalid): Default the expected output to the
12461 input tid list.
12462 (top level): Add tests that use convenience variables. Add tests
12463 for "thread apply" with a valid TID list, but missing the command.
12464
12465 2016-01-13 Pedro Alves <palves@redhat.com>
12466
12467 * gdb.base/default.exp: Expect $_gthread as well.
12468 * gdb.multi/tids.exp: Test $_gthread.
12469 * gdb.threads/thread-specific.exp: Test $_gthread.
12470
12471 2016-01-13 Pedro Alves <palves@redhat.com>
12472
12473 * gdb.multi/tids.exp: Test "info threads -gid".
12474
12475 2016-01-13 Pedro Alves <palves@redhat.com>
12476
12477 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12478 Breakpoint.thread.
12479 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12480
12481 2016-01-07 Pedro Alves <palves@redhat.com>
12482
12483 * gdb.base/break.exp: Adjust to output changes.
12484 * gdb.base/hbreak2.exp: Likewise.
12485 * gdb.base/sepdebug.exp: Likewise.
12486 * gdb.base/watch_thread_num.exp: Likewise.
12487 * gdb.linespec/keywords.exp: Likewise.
12488 * gdb.multi/info-threads.exp: Likewise.
12489 * gdb.threads/thread-find.exp: Likewise.
12490 * gdb.multi/tids.c: New file.
12491 * gdb.multi/tids.exp: New file.
12492
12493 2016-01-13 Pedro Alves <palves@redhat.com>
12494
12495 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12496
12497 2016-01-13 Pedro Alves <palves@redhat.com>
12498
12499 * gdb.base/default.exp: Expect $_inferior as well.
12500 * gdb.multi/base.exp: Test $_inferior.
12501
12502 2016-01-13 Pedro Alves <palves@redhat.com>
12503
12504 PR breakpoints/19388
12505 * gdb.base/catch-signal-siginfo-cond.c: New file.
12506 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12507
12508 2016-01-12 Josh Stone <jistone@redhat.com>
12509 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12510
12511 * gdb.base/catch-syscall.c (do_execve): New variable.
12512 (main): Conditionally trigger an execve.
12513 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12514 (test_catch_syscall_execve): New, check entry/return across execve.
12515 (do_syscall_tests): Call test_catch_syscall_execve.
12516
12517 2016-01-12 Pedro Alves <palves@redhat.com>
12518
12519 * gdb.base/random-signal.exp (do_test): New procedure, with body
12520 of testcase moved in.
12521
12522 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12523 Pedro Alves <palves@redhat.com>
12524
12525 * gdb.base/funcargs.exp (finish from indirectly called function):
12526 Reintroduce the case for 'First'.
12527
12528 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12529 Pedro Alves <palves@redhat.com>
12530
12531 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12532 (tcatch_vfork_then_child_follow_exec)
12533 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12534 identification.
12535
12536 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12537
12538 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12539 and repeats to unlimited.
12540 * gdb.python/py-value.exp: Likewise.
12541 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12542 and repeats to unlimited.
12543
12544 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12545
12546 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12547 and reordering the functions.
12548 * gdb.multi/hangout.c: Likewise.
12549 * gdb.multi/hello.c: Likewise.
12550
12551 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12552
12553 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12554 absolute.
12555 (SingleStatisticTestResult.report): Use dict.keys instead of
12556 dict.iterkeys.
12557
12558 2016-01-06 Pedro Alves <palves@redhat.com>
12559
12560 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12561
12562 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12563
12564 * gdb.btrace/dlopen.exp: New.
12565 * gdb.btrace/dlopen.c: New.
12566 * gdb.btrace/dlopen-dso.c: New.
12567
12568 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12569
12570 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12571 PATTERN argument is optional.
12572
12573 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12574
12575 * lib/ada.exp (target_compile_ada_from_dir): New function.
12576 (gdb_compile_ada): Reimplement avoiding the use of project files.
12577 * gdb.ada/gnat_ada.gpr: Delete.
12578 * gdb.ada/cond_lang.exp: Adjust test to make path before
12579 filename optional.
12580 * gdb.ada/small_reg_param.exp: Likewise.
12581
12582 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12583
12584 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12585
12586 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12587
12588 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12589 case.
12590
12591 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12592
12593 * gdb.base/break.exp: Remove dead code.
12594 * gdb.base/sepdebug.exp: Likewise.
12595
12596 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12597
12598 * gdb.asm/asm-source.exp: Remove HP-UX references.
12599 * gdb.base/annota1.exp: Likewise.
12600 * gdb.base/annota3.exp: Likewise.
12601 * gdb.base/attach.exp: Likewise.
12602 * gdb.base/bigcore.exp: Likewise.
12603 * gdb.base/break.exp: Likewise.
12604 * gdb.base/call-ar-st.exp: Likewise.
12605 * gdb.base/callfuncs.exp: Likewise.
12606 * gdb.base/catch-fork-static.exp: Likewise.
12607 * gdb.base/display.exp: Likewise.
12608 * gdb.base/foll-exec-mode.exp: Likewise.
12609 * gdb.base/foll-exec.exp: Likewise.
12610 * gdb.base/foll-fork.exp: Likewise.
12611 * gdb.base/foll-vfork.exp: Likewise.
12612 * gdb.base/funcargs.exp: Likewise.
12613 * gdb.base/hbreak2.exp: Likewise.
12614 * gdb.base/inferior-died.exp: Likewise.
12615 * gdb.base/interrupt.exp: Likewise.
12616 * gdb.base/multi-forks.exp: Likewise.
12617 * gdb.base/nodebug.exp: Likewise.
12618 * gdb.base/sepdebug.exp: Likewise.
12619 * gdb.base/solib1.c: Likewise.
12620 * gdb.base/step-test.exp: Likewise.
12621 * gdb.mi/non-stop.c: Likewise.
12622 * gdb.mi/pthreads.c: Likewise.
12623 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12624 * gdb.threads/pthreads.c: Likewise.
12625 * gdb.threads/staticthreads.exp: Likewise.
12626 * lib/future.exp: Likewise.
12627 * lib/gdb.exp: Likewise.
12628 * gdb.base/so-indr-cl.c: Remove.
12629 * gdb.base/so-indr-cl.exp: Likewise.
12630 * gdb.base/solib.c: Likewise.
12631 * gdb.base/solib.exp: Likewise.
12632 * gdb.base/solib2.c: Likewise.
12633
12634 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12635
12636 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12637 * gdb.base/call-ar-st.exp: Likewise.
12638 * gdb.base/callfuncs.exp: Likewise.
12639 * gdb.base/condbreak.exp: Likewise.
12640 * gdb.base/constvars.exp: Likewise.
12641 * gdb.base/hbreak2.exp: Likewise.
12642 * gdb.base/langs.exp: Likewise.
12643 * gdb.base/list.exp: Likewise.
12644 * gdb.base/long_long.exp: Likewise.
12645 * gdb.base/ptype.exp: Likewise.
12646 * gdb.base/scope.exp: Likewise.
12647 * gdb.base/signals.exp: Likewise.
12648 * gdb.base/so-impl-ld.exp: Likewise.
12649 * gdb.base/varargs.exp: Likewise.
12650 * gdb.base/volatile.exp: Likewise.
12651 * gdb.base/whatis.exp: Likewise.
12652 * gdb.cp/cplusfuncs.exp: Likewise.
12653 * gdb.cp/inherit.exp: Likewise.
12654 * gdb.cp/local.exp: Likewise.
12655 * gdb.cp/member-ptr.exp: Likewise.
12656 * gdb.cp/method.exp: Likewise.
12657 * gdb.cp/overload.exp: Likewise.
12658 * gdb.cp/templates.exp: Likewise.
12659 * gdb.stabs/weird.exp: Likewise.
12660 * lib/compiler.c: Likewise.
12661 * lib/compiler.cc: Likewise.
12662 * lib/cp-support.exp: Likewise.
12663 * lib/gdb.exp: Likewise.
12664
12665 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12666
12667 * configure.ac: Remove HP-UX case.
12668 * configure: Regenerate.
12669
12670 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12671
12672 * lib/gdb.exp (gdb_compile): Add function doc.
12673
12674 2015-12-17 Pedro Alves <palves@redhat.com>
12675
12676 PR threads/19354
12677 * gdb.multi/info-threads.exp: New file.
12678
12679 2015-12-15 Yao Qi <yao.qi@linaro.org>
12680
12681 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12682 is aarch64*-*-*.
12683
12684 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12685
12686 * gdb.base/history-duplicates.exp: Skip if no readline support.
12687
12688 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12689
12690 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12691
12692 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12693
12694 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12695
12696 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12697
12698 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12699 ctrl-C if nointerrupts target property is set.
12700 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12701 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12702 * gdb.base/paginate-bg-execution.exp: Likewise.
12703 * gdb.base/paginate-execution-startup.exp: Likewise.
12704 * gdb.base/random-signal.exp: Likewise.
12705 * gdb.base/range-stepping.exp: Likewise.
12706 * gdb.cp/annota2.exp: Likewise.
12707 * gdb.cp/annota3.exp: Likewise.
12708 * gdb.gdb/selftest.exp: Likewise.
12709 * gdb.threads/continue-pending-status.exp: Likewise.
12710 * gdb.threads/leader-exit.exp: Likewise.
12711 * gdb.threads/manythreads.exp: Likewise.
12712 * gdb.threads/pthreads.exp: Likewise.
12713 * gdb.threads/schedlock.exp: Likewise.
12714 * gdb.threads/sigthread.exp: Likewise.
12715
12716 2015-12-11 Don Breazeal <donb@codesourcery.com>
12717
12718 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12719 remote.
12720 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12721 * gdb.base/foll-exec.exp (main): Enable for target remote.
12722 * gdb.base/foll-fork.exp (main): Likewise.
12723 * gdb.base/foll-vfork.exp (main): Likewise.
12724 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12725 (proc continue_to_exit_bp_loc): Use clean_restart.
12726 * gdb.base/pie-execl.exp (main): Disable for target remote.
12727 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12728 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12729 * gdb.threads/execl.exp (main): Likewise.
12730 * gdb.threads/fork-child-threads.exp (main): Likewise.
12731 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12732 remote.
12733 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12734 remote.
12735 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12736 pid.tid style ptids, instead of just tid.
12737 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12738 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12739 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12740 ptids, instead of just tid.
12741
12742 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12743
12744 * gdb.base/list.exp (test_list_forward): Add end of file error
12745 test.
12746 (test_repeat_list_command): Add end of file error test.
12747 (test_list_backwards): Add beginning of file error test.
12748
12749 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12750
12751 * gdb.base/list.exp (test_list_invalid_args): New function,
12752 defined, and called.
12753
12754 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12755
12756 * gdb.base/list.exp (test_list): Make test names unique.
12757
12758 2015-12-11 Yao Qi <yao.qi@linaro.org>
12759
12760 * gdb.base/coremaker2.c: Remove.
12761
12762 2015-12-10 Pedro Alves <palves@redhat.com>
12763
12764 * gdb.multi/base.exp: Remove stale "spaces" references.
12765
12766 2015-12-10 Pedro Alves <palves@redhat.com>
12767
12768 * gdb.multi/base.exp: Don't use nowarnings.
12769 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12770 * gdb.multi/hangout.c: Include stdio.h.
12771 * gdb.multi/hello.c: Include stdlib.h.
12772 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12773 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12774 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12775
12776 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12777
12778 * gdb.dwarf2/dw2-ranges-base.c: New file.
12779 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12780 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12781 support additional line table, and debug ranges generation.
12782 (Dwarf::ranges): New function, generate .debug_ranges.
12783 (Dwarf::lines): Support generating simple line table programs.
12784 (Dwarf::assemble): Initialise new namespace variables.
12785
12786 2015-12-09 Kevin Buettner <kevinb@redhat.com>
12787
12788 * gdb.base/async.exp (proc test_background): Add case for
12789 asynchronous execution not supported.
12790
12791 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
12792
12793 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12794 format and change test names to make them unique.
12795
12796 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12797 Pedro Alves <pedro@redhat.com>
12798
12799 PR gdb/18702
12800 Add checking of floatformats setup on x86_64 hosts.
12801 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12802 (smallval, bigval): New labels/constants.
12803 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12804 float" after loading bigval and smallval.
12805
12806 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12807
12808 * gdb.ada/fun_overload_menu.exp: New testcase.
12809 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12810
12811 2015-12-04 Josh Stone <jistone@redhat.com>
12812
12813 * gdb.base/catch-fork-static.exp: New.
12814
12815 2015-12-03 Yao Qi <yao.qi@linaro.org>
12816
12817 * gdb.base/sizeof.c: Don't include stdio.h and
12818 ../lib/unbuffer_output.c.
12819 (main): New variable 'size' and 'value'. Remove printf and
12820 gdb_unbuffer_output. Assign return value to size and value.
12821 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12822 at the beginning.
12823 (check_sizeof): Check the result by printing variable 'size'.
12824 (check_valueof): Check the result by printing variable 'value'.
12825
12826 2015-12-01 Yao Qi <yao.qi@linaro.org>
12827
12828 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12829 for aarch64*-*-linux* target.
12830
12831 2015-11-30 Pedro Alves <palves@redhat.com>
12832
12833 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12834
12835 2015-11-30 Pedro Alves <palves@redhat.com>
12836
12837 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12838 Handle non-stop mode vCont replies.
12839
12840 2015-11-30 Pedro Alves <palves@redhat.com>
12841
12842 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12843 prepare_for_testing. Start gdb with "set non-stop on" appended to
12844 GDBFLAGS. Lax expected stop output.
12845
12846 2015-11-27 Yao Qi <yao.qi@linaro.org>
12847
12848 * gdb.arch/arm-neon.exp: New.
12849 * gdb.arch/arm-neon.c: New.
12850
12851 2015-11-27 Yao Qi <yao.qi@linaro.org>
12852
12853 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12854
12855 2015-11-27 Yao Qi <yao.qi@linaro.org>
12856
12857 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12858 frames-invalid annotation.
12859
12860 2015-11-27 Yao Qi <yao.qi@linaro.org>
12861
12862 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12863
12864 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12865
12866 * gdb.threads/names.exp: New file.
12867 * gdb.threads/names.c: New file.
12868 * README: Mention gdb,no_thread_names.
12869
12870 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12871
12872 PR 19297
12873 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12874 support" error.
12875
12876 2015-11-24 Pedro Alves <palves@redhat.com>
12877
12878 PR 17539
12879 * gdb.base/display.exp: Expect displays to be sorted in ascending
12880 order. Use multi_line.
12881 * gdb.base/solib-display.exp: Likewise.
12882
12883 2015-11-24 Pedro Alves <palves@redhat.com>
12884
12885 PR 17539
12886 * gdb.base/display.exp: Expect displays to be sorted in ascending
12887 order. Use multi_line.
12888 * gdb.base/solib-display.exp: Likewise.
12889
12890 2015-11-24 Pedro Alves <palves@redhat.com>
12891
12892 PR 17539
12893 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12894 threads in ascending order.
12895 * gdb.base/foll-fork.exp: Likewise.
12896 * gdb.base/foll-vfork.exp: Likewise.
12897 * gdb.base/multi-forks.exp: Likewise.
12898 * gdb.mi/mi-nonstop.exp: Likewise.
12899 * gdb.mi/mi-nsintrall.exp: Likewise.
12900 * gdb.multi/base.exp: Likewise.
12901 * gdb.multi/multi-arch.exp: Likewise.
12902 * gdb.python/py-inferior.exp: Likewise.
12903 * gdb.threads/break-while-running.exp: Likewise.
12904 * gdb.threads/execl.exp: Likewise.
12905 * gdb.threads/gcore-thread.exp: Likewise.
12906 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12907 * gdb.threads/kill.exp: Likewise.
12908 * gdb.threads/linux-dp.exp: Likewise.
12909 * gdb.threads/multiple-step-overs.exp: Likewise.
12910 * gdb.threads/next-bp-other-thread.exp: Likewise.
12911 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12912 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12913 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12914 * gdb.threads/thread-find.exp: Likewise.
12915 * gdb.threads/tls.exp: Likewise.
12916 * lib/mi-support.exp (mi_reverse_list): Delete.
12917 (mi_check_thread_states): No longer reverse list.
12918
12919 2015-11-24 Pedro Alves <palves@redhat.com>
12920
12921 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12922 use lowercase.
12923
12924 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12925
12926 * gdb.trace/actions.c: Include trace-common.h.
12927 (main): Add a location for a fast tracepoint.
12928 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12929 the normal tracepoints.
12930 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12931
12932 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12933
12934 * save-trace.exp: Factor out code to these...
12935 (gdb_save_tracepoints): New.
12936 (gdb_load_tracepoints): New.
12937 (do_save_load_test): New.
12938
12939 2015-11-23 Kevin Buettner <kevinb@redhat.com>
12940
12941 * gdb.base/asmlabel.exp: New test.
12942 * gdb.base/asmlabel.c: New test case.
12943
12944 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12945
12946 * gdb.base/wrong_frame_bt_full-main.c: New file.
12947 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12948 * gdb.base/wrong_frame_bt_full.exp: New file.
12949
12950 2015-11-23 Joel Brobecker <brobecker@adacore.com>
12951
12952 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12953
12954 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12955
12956 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12957 pstate register when comparing registers values in
12958 sparc64-*-linux-gnu targets to avoid spurious differences.
12959
12960 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12961
12962 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12963
12964 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12965
12966 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12967 as type argument to gdb_compile.
12968 * gdb.base/nested-subp2.exp: Likewise.
12969 * gdb.base/nested-subp3.exp: Likewise.
12970
12971 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12972
12973 * lib/dwarf.exp (_note): Fix left shift of negative value.
12974 * gdb.trace/trace-condition.exp: Likewise.
12975
12976 2015-11-13 Yao Qi <yao.qi@linaro.org>
12977
12978 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12979 comments about d10v.
12980 (test_scalar_returns): Likewise.
12981 * gdb.base/d10v.ld: Remove.
12982 * gdb.base/overlays.exp: Remove the target triplet checking for
12983 d10v-*-*.
12984 * gdb.base/structs.exp (test_struct_returns): Remove the
12985 comments about d10v.
12986 (test_struct_calls): Likewise.
12987
12988 2015-11-13 Yao Qi <yao.qi@linaro.org>
12989
12990 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12991 * gdb.base/gnu_vector.c: Don't include stdio.h.
12992 (main): Don't print res and call add_some_intvecs.
12993
12994 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12995
12996 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12997 macro.
12998 (func5): Removed.
12999 (func4): Use FAST_TRACEPOINT_LABEL.
13000 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13001 macro.
13002 (func): Removed.
13003 (thread_function): Use FAST_TRACEPOINT_LABEL.
13004 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13005 (func): Remove.
13006 (marker): Use FAST_TRACEPOINT_LABEL.
13007 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13008 (pendfunc1): Remove.
13009 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13010 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13011 (foo): Remove.
13012 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13013 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13014 macro.
13015 (func): Remove.
13016 (marker): Use FAST_TRACEPOINT_LABEL.
13017 * gdb.trace/trace-common.h: New header.
13018 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13019 macro.
13020 (func): Remove.
13021 (marker): Use FAST_TRACEPOINT_LABEL.
13022 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13023 (func): Remove.
13024 (thread_function): Use FAST_TRACEPOINT_LABEL.
13025
13026 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13027
13028 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13029 in front.
13030 * gdb.trace/change-loc.exp: Use global pcreg definition.
13031 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13032 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13033 in front.
13034 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13035 * gdb.trace/pending.exp: Likewise.
13036 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13037 * gdb.trace/trace-break.exp: Likewise.
13038 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13039 in front.
13040 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13041 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13042 in front.
13043 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13044
13045 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13046
13047 * gdb.ada/fin_fun_out: New testcase.
13048
13049 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13050
13051 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13052 value associated with DW_AT_byte_size.
13053 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13054 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13055 DW_AT_upper_bound.
13056
13057 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13058
13059 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13060 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13061 version.
13062 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13063 gdb.dwarf2/dw2-canonicalize-type.exp,
13064 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13065 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13066 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13067 provided by gdb_target_symbol_prefix_flags_asm.
13068 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13069 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13070 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13071 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13072 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13073 macros where needed). Use this macro for symbols which require
13074 the prefix provided by SYMBOL_PREFIX.
13075
13076 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13077
13078 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13079 New procs.
13080 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13081 representing expressions, of more than one list element.
13082 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13083 to prepend linker symbol prefix to f.
13084 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13085 table_1 and table_2.
13086 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13087 Likewise, for f and g.
13088 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13089 for ptr.
13090 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13091 for main.
13092 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13093 table_1_ptr and table_2_ptr.
13094
13095 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13096 Joel Brobecker <brobecker@adacore.com>
13097
13098 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13099
13100 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13101
13102 * gdb.reverse/s390-mvcle.c: New test.
13103 * gdb.reverse/s390-mvcle.exp: New file.
13104 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13105
13106 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13107
13108 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13109
13110 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13111
13112 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13113 reaching marker2.
13114 * gdb.reverse/getresuid-reverse.exp: Likewise.
13115 * gdb.reverse/pipe-reverse.exp: Likewise.
13116 * gdb.reverse/readv-reverse.exp: Likewise.
13117 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13118 * gdb.reverse/time-reverse.exp: Likewise.
13119 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13120
13121 2015-10-30 Yao Qi <yao.qi@linaro.org>
13122
13123 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13124 (empty_cycle): Remove.
13125 (main): Don't call empty_cycle. Don't use watch_count_done.
13126 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13127 empty_cycle. Rewrite the code counting HW watchpoints.
13128
13129 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13130
13131 * gdb.reverse/fstatat-reverse.c: New test.
13132 * gdb.reverse/fstatat-reverse.exp: New file.
13133 * gdb.reverse/getresuid-reverse.c: New test.
13134 * gdb.reverse/getresuid-reverse.exp: New file.
13135 * gdb.reverse/pipe-reverse.c: New test.
13136 * gdb.reverse/pipe-reverse.exp: New file.
13137 * gdb.reverse/readv-reverse.c: New test.
13138 * gdb.reverse/readv-reverse.exp: New file.
13139 * gdb.reverse/recvmsg-reverse.c: New test.
13140 * gdb.reverse/recvmsg-reverse.exp: New file.
13141 * gdb.reverse/time-reverse.c: New test.
13142 * gdb.reverse/time-reverse.exp: New file.
13143 * gdb.reverse/waitpid-reverse.c: New test.
13144 * gdb.reverse/waitpid-reverse.exp: New file.
13145
13146 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13147
13148 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13149
13150 2015-10-26 Doug Evans <dje@google.com>
13151
13152 PR symtab/17391
13153 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13154 * gdb.dwarf2/bad-regnum.c: New file.
13155 * gdb.dwarf2/bad-regnum.exp: New file.
13156
13157 2015-10-26 Doug Evans <dje@google.com>
13158
13159 PR python/18938
13160 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13161 file.
13162
13163 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13164
13165 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13166 for a change by "Mention language in compile error message".
13167
13168 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13169
13170 PR python/18073
13171 * gdb.python/py-type.c (C::a_method): New.
13172 (C::a_const_method): New.
13173 (C::a_static_method): New.
13174 (a_function): New.
13175 * gdb.python/py-type.exp (test_fields): Test getting fields
13176 from function and method.
13177
13178 2015-10-21 Keven Boell <keven.boell@intel.com>
13179
13180 * gdb.fortran/vla-alloc-assoc.exp: New file.
13181 * gdb.fortran/vla-datatypes.exp: New file.
13182 * gdb.fortran/vla-datatypes.f90: New file.
13183 * gdb.fortran/vla-history.exp: New file.
13184 * gdb.fortran/vla-ptype-sub.exp: New file.
13185 * gdb.fortran/vla-ptype.exp: New file.
13186 * gdb.fortran/vla-sizeof.exp: New file.
13187 * gdb.fortran/vla-sub.f90: New file.
13188 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13189 * gdb.fortran/vla-value-sub-finish.exp: New file.
13190 * gdb.fortran/vla-value-sub.exp: New file.
13191 * gdb.fortran/vla-value.exp: New file.
13192 * gdb.fortran/vla-ptr-info.exp: New file.
13193 * gdb.mi/mi-vla-fortran.exp: New file.
13194 * gdb.mi/vla.f90: New file.
13195
13196 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13197
13198 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13199 of hardwired timeout value.
13200
13201 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13202 Pedro Alves <palves@redhat.com>
13203
13204 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13205 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13206
13207 2015-10-19 Josh Stone <jistone@redhat.com>
13208
13209 * gdb.base/catch-syscall.c: Include <sched.h>.
13210 (unknown_syscall): New variable.
13211 (main): Trigger a vfork and an unknown syscall.
13212 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13213 (unknown_syscall_number): Likewise.
13214 (check_call_to_syscall): Accept an optional syscall pattern.
13215 (check_return_from_syscall): Likewise.
13216 (check_continue): Likewise.
13217 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13218 (test_catch_syscall_skipping_return): New test toggling off 'catch
13219 syscall' to step over the syscall return, then toggling back on.
13220 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13221 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13222 (do_syscall_tests): Call test_catch_syscall_without_args and
13223 test_catch_syscall_mid_vfork.
13224 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13225 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13226
13227 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13228
13229 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13230 print g_vE): Add new pass patterns.
13231 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13232 print various symbol names for vptr fields.
13233
13234 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13235
13236 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13237 results.
13238
13239 2015-10-12 Yao Qi <yao.qi@linaro.org>
13240
13241 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13242
13243 2015-10-12 Yao Qi <yao.qi@linaro.org>
13244
13245 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13246 is aarch64*-*-linux*.
13247
13248 2015-10-12 Yao Qi <yao.qi@linaro.org>
13249
13250 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13251 (can_relocate_bcond_true): ... it.
13252 (can_relocate_bcond_false): New function.
13253 (foo): Likewise.
13254 (can_relocate_bl): Likewise.
13255 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13256 can_relocate_bl.
13257
13258 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13259
13260 * gdb.base/nested-addr.c: New file.
13261 * gdb.base/nested-addr.exp: New testcase.
13262
13263 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13264
13265 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13266 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13267 its output. Ignore the output of "record goto begin" and instead
13268 check that GDB is replaying.
13269
13270 2015-10-09 Pedro Alves <palves@redhat.com>
13271
13272 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13273 (top level): Use it in the run with no args test.
13274
13275 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13276
13277 * gdb.dlang/properties.exp: New file.
13278
13279 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13280
13281 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13282 whether or not address 0x1000 is mapped on the target.
13283
13284 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13285
13286 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13287 build.
13288
13289 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13290
13291 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13292 instruction-history test.
13293
13294 2015-09-28 Doug Evans <dje@google.com>
13295
13296 * gdb.base/gcore.c (array_func): Add reference to static_array.
13297
13298 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13299
13300 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13301 source line.
13302
13303 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13304
13305 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13306 short or char as base type.
13307
13308 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13309
13310 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13311 to allow any size enum.
13312
13313 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13314
13315 * gdb.ada/array_ptr_renaming.exp: New testcase.
13316 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13317 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13318
13319 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13320
13321 * gdb.trace/ftrace-lock.c: New file.
13322 * gdb.trace/ftrace-lock.exp: New file.
13323
13324 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13325
13326 * gdb.arch/insn-reloc.c: New file.
13327 * gdb.arch/ftrace-insn-reloc.exp: New file.
13328
13329 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13330
13331 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13332 instruction.
13333 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13334 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13335 * gdb.trace/range-stepping.c: Likewise.
13336 * gdb.trace/trace-break.c: Likewise.
13337 * gdb.trace/trace-mt.c (thread_function): Likewise.
13338 * gdb.trace/ftrace.c (marker): Likewise.
13339 * gdb.trace/trace-condition.c (marker): Likewise.
13340 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13341 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13342 is_aarch64_target.
13343
13344 2015-09-18 Doug Evans <xdje42@gmail.com>
13345
13346 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13347 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13348
13349 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13350
13351 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13352 the breakpoint.
13353
13354 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13355
13356 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13357 the pending breakpoint. Remove timeout override for "Run till
13358 MI pending breakpoint on pendfunc3 on thread 2" test.
13359
13360 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13361
13362 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13363 filename pattern.
13364
13365 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13366
13367 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13368 in breakpoint filename pattern.
13369
13370 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13371
13372 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13373
13374 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13375
13376 * gdb.linespec/explicit.exp: Check for readline support for
13377 tab-completion tests. Fix obvious typo.
13378
13379 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13380
13381 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13382 and replay.
13383
13384 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13385
13386 * gdb.btrace/non-stop.c: New.
13387 * gdb.btrace/non-stop.exp: New.
13388
13389 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13390 Yao Qi <yao.qi@linaro.org>
13391
13392 * gdb.trace/trace-condition.c: New file.
13393 * gdb.trace/trace-condition.exp: New file.
13394
13395 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13396
13397 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13398 for testing bytecode compilation.
13399
13400 2015-09-16 Pedro Alves <palves@redhat.com>
13401 Sandra Loosemore <sandra@codesourcery.com>
13402
13403 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13404 (SECONDS): Redefine.
13405 (main): Call pthread_kill and alarm early.
13406 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13407 support.
13408 (test): If the target can't hardware step and doesn't support
13409 displaced stepping, increase the timeout.
13410
13411 2015-09-16 Pedro Alves <palves@redhat.com>
13412
13413 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13414 (enable_debug): New procedures.
13415 (test): Use them. Bail out if waiting for threads fails.
13416 (top level): Bail out if a test fails.
13417
13418 2015-09-16 Yao Qi <yao.qi@linaro.org>
13419
13420 * gdb.asm/asm-source.exp: Set asm-arch for
13421 aarch64*-*-* target.
13422 * gdb.asm/aarch64.inc: New file.
13423
13424 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13425
13426 * gdb.ada/array_of_variable_length.exp: New testcase.
13427 * gdb.ada/array_of_variable_length/foo.adb: New file.
13428 * gdb.ada/array_of_variable_length/pck.adb: New file.
13429 * gdb.ada/array_of_variable_length/pck.ads: New file.
13430
13431 2015-09-15 Doug Evans <dje@google.com>
13432
13433 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13434 of function static local variable.
13435
13436 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13437
13438 * gdb.threads/tls-so_extern.exp: New test file.
13439 * gdb.threads/tls-so_extern.c: New test file.
13440 * gdb.threads/tls-so_extern_main.c: New test file.
13441
13442 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13443
13444 * gdb.opt/solib-intra-step-lib.c: New file.
13445 * gdb.opt/solib-intra-step-main.c: New file.
13446 * gdb.opt/solib-intra-step.exp: New file.
13447
13448 2015-09-15 Pedro Alves <palves@redhat.com>
13449
13450 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13451 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13452
13453 2015-09-14 Pedro Alves <palves@redhat.com>
13454
13455 * gdb.base/hook-stop-continue.c: Delete.
13456 * gdb.base/hook-stop-continue.exp: Delete.
13457 * gdb.base/hook-stop-frame.c: Delete.
13458 * gdb.base/hook-stop-frame.exp: Delete.
13459 * gdb.base/hook-stop.c: New file.
13460 * gdb.base/hook-stop.exp: New file.
13461
13462 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13463
13464 * gdb.ada/access_to_packed_array.exp: New testcase.
13465 * gdb.ada/access_to_packed_array/foo.adb: New file.
13466 * gdb.ada/access_to_packed_array/pack.adb: New file.
13467 * gdb.ada/access_to_packed_array/pack.ads: New file.
13468
13469 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13470
13471 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13472 buffer size test.
13473
13474 2015-09-11 Don Breazeal <donb@codesourcery.com>
13475
13476 * gdb.base/foll-exec.c: Add copyright header. Fix
13477 formatting issues.
13478 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13479 (do_exec_tests): Use clean_restart in place of zap_session,
13480 and for test initialization. Fix formatting issues. Use
13481 fail in place of perror.
13482 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13483 an expect statement to match an expression with output from
13484 the program under debug.
13485 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13486 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13487 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13488 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13489 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13490
13491 2015-09-09 Doug Evans <dje@google.com>
13492
13493 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13494
13495 2015-09-09 Doug Evans <dje@google.com>
13496
13497 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13498
13499 2015-09-09 Doug Evans <dje@google.com>
13500
13501 * gdb.base/savedregs.exp: Fix typo.
13502
13503 2015-09-09 Pedro Alves <palves@redhat.com>
13504
13505 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13506
13507 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13508
13509 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13510 command actually switches threads. Give up on remaining
13511 tests if target fails to stop at breakpoint.
13512
13513 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13514
13515 * gdb.ada/funcall_char.exp: New testcase.
13516 * gdb.ada/funcall_char/foo.adb: New file.
13517
13518 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13519
13520 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13521 expected outputs. Add two testcases for completing ambiguous
13522 functions.
13523 * gdb.ada/complete/aux_pck.adb: New file.
13524 * gdb.ada/complete/aux_pck.ads: New file.
13525 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13526 Ambiguous_Func functions.
13527 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13528 * gdb.ada/complete/pck.adb: Likewise.
13529
13530 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13531
13532 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13533 failures to run the test program under GDB.
13534
13535 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13536
13537 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13538 to C.
13539
13540 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13541
13542 * gdb.base/run-after-attach.exp: New test file.
13543 * gdb.base/run-after-attach.c: New test file.
13544
13545 2015-08-26 Don Breazeal <donb@codesourcery.com>
13546
13547 * gdb.base/foll-exec-2.c: New test program.
13548 * gdb.base/foll-exec-2.exp: New test.
13549
13550 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13551
13552 * gdb.base/nested-subp1.exp: New file.
13553 * gdb.base/nested-subp1.c: New file.
13554 * gdb.base/nested-subp2.exp: New file.
13555 * gdb.base/nested-subp2.c: New file.
13556 * gdb.base/nested-subp3.exp: New file.
13557 * gdb.base/nested-subp3.c: New file.
13558
13559 2015-08-24 Pedro Alves <palves@redhat.com>
13560
13561 * gdb.server/connect-without-multi-process.c: New file.
13562 * gdb.server/connect-without-multi-process.exp: New file.
13563
13564 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13565
13566 * gdb.opt/inline-markers.c: Make z int.
13567
13568 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13569
13570 * gdb.opt/inline-markers.c: Make z volatile.
13571
13572 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13573
13574 * gdb.opt/inline-bt.c: New volatile global z.
13575 * gdb.opt/inline-cmds.c: Likewise.
13576 * gdb.opt/inline-locals.c: Likewise.
13577 * gdb.opt/inline-markers.c: New extern global z.
13578 (marker): Use z.
13579 (inline_fn): Likewise.
13580
13581 2015-08-24 Pedro Alves <palves@redhat.com>
13582
13583 * config/m32r-stub.exp: Remove file.
13584 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13585 * gdb.base/call-rt-st.exp: Likewise.
13586 * gdb.base/call-strs.exp: Likewise.
13587 * gdb.base/default.exp: Remove references to h8300-*-hms and
13588 *-*-udi*.
13589 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13590
13591 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13592
13593 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13594 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13595 and "return" use KFAIL when GDB can not read/write the vector
13596 return value.
13597
13598 2015-08-21 Gary Benson <gbenson@redhat.com>
13599
13600 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13601
13602 2015-08-20 Pedro Alves <palves@redhat.com>
13603
13604 * gdb.server/solib-list.exp: No longer expect an interior stop in
13605 non-stop mode.
13606
13607 2015-08-20 Pedro Alves <palves@redhat.com>
13608
13609 * gdb.server/connect-stopped-target.c: New file.
13610 * gdb.server/connect-stopped-target.exp: New file.
13611
13612 2015-08-20 Pedro Alves <palves@redhat.com>
13613
13614 * gdb.dwarf2/comp-unit-lang.exp: New file.
13615 * gdb.dwarf2/comp-unit-lang.c: New file.
13616
13617 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13618
13619 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13620 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13621
13622 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13623
13624 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13625 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13626
13627 2015-08-18 Doug Evans <dje@google.com>
13628 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13629
13630 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13631 skip_python_tests. New arg prompt_regexp.
13632 (skip_python_tests): New function.
13633 * lib/mi-support.exp (mi_skip_python_tests): New function.
13634 * gdb.python/py-mi-objfile-gdb.py: New file.
13635 * gdb.python/py-mi-objfile.c: New file.
13636 * gdb.python/py-mi-objfile.exp: New file.
13637
13638 2015-08-17 Keith Seitz <keiths@redhat.com>
13639
13640 * gdb.linespec/explicit.exp: Move strace test from here ...
13641 * gdb.trace/strace.exp: ... to here.
13642
13643 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13644
13645 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13646 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13647
13648 2015-08-14 Doug Evans <xdje42@gmail.com>
13649
13650 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13651 inferior before selecting a new file.
13652
13653 2015-08-14 Doug Evans <xdje42@gmail.com>
13654
13655 * gdb.mi/mi-disassemble.exp: Update.
13656 * gdb.base/disasm-optim.S: New file.
13657 * gdb.base/disasm-optim.c: New file.
13658 * gdb.base/disasm-optim.h: New file.
13659 * gdb.base/disasm-optim.exp: New file.
13660
13661 2015-08-14 Keith Seitz <keiths@redhat.com>
13662
13663 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13664 "evaluated-by".
13665
13666 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13667
13668 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13669
13670 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13671
13672 * gdb.ada/fun_renaming.exp: New testcase.
13673 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13674 * gdb.ada/fun_renaming/pack.adb: New file.
13675 * gdb.ada/fun_renaming/pack.ads: New file.
13676
13677 2015-08-12 Keith Seitz <keiths@redhat.com>
13678
13679 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13680 gdb_get_line_number.
13681
13682 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13683
13684 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13685 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13686 gdb.base/dso2dso.exp: New files.
13687
13688 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13689 Pedro Alves <palves@redhat.com>
13690 Keith Seitz <keiths@redhat.com>
13691
13692 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13693 GDBFLAGS.
13694
13695 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13696
13697 * gdb.base/gdbhistsize-history.exp
13698 (test_histsize_history_setting): Use save_vars.
13699 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13700 Use save_vars.
13701 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13702 * gdb.base/readline.exp: Use save_vars.
13703
13704 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13705
13706 * lib/gdb.exp (save_vars): New proc.
13707
13708 2015-08-11 Keith Seitz <keiths@redhat.com>
13709
13710 * gdb.base/help.exp: Update help_breakpoint_text.
13711
13712 2015-08-11 Keith Seitz <keiths@redhat.com>
13713
13714 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13715 (at toplevel): Call test_explicit_breakpoints.
13716 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13717 breakpoints.
13718 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13719 breakpoint conditions, "-cond".
13720
13721 2015-08-11 Keith Seitz <keiths@redhat.com>
13722
13723 * gdb.linespec/3explicit.c: New file.
13724 * gdb.linespec/cpexplicit.cc: New file.
13725 * gdb.linespec/cpexplicit.exp: New file.
13726 * gdb.linespec/explicit.c: New file.
13727 * gdb.linespec/explicit.exp: New file.
13728 * gdb.linespec/explicit2.c: New file.
13729 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13730 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13731 before using in the matching pattern.
13732 Clarify that `prefix' is a regular expression.
13733
13734 2015-08-11 Keith Seitz <keiths@redhat.com>
13735
13736 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13737 test.
13738 Add tests for missing ",FMT" and ",".
13739
13740 2015-08-10 Doug Evans <dje@google.com>
13741 Keith Seitz <keiths@redhat.com>
13742
13743 PR gdb/17960
13744 * gdb.base/completion.exp: Add location completer tests.
13745
13746 2015-08-07 Pedro Alves <palves@redhat.com>
13747
13748 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13749 tests here.
13750 (top level): Run do_test with and without displaced stepping.
13751
13752 2015-08-07 Pedro Alves <palves@redhat.com>
13753
13754 * gdb.base/valgrind-disp-step.c: New file.
13755 * gdb.base/valgrind-disp-step.exp: New file.
13756
13757 2015-08-07 Pedro Alves <palves@redhat.com>
13758
13759 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13760 Delete function.
13761 (main): Add alarm. Run an infinite loop instead of calling
13762 wait_threads.
13763 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13764 comment.
13765 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13766 Delete function.
13767 (main): Add alarm. Run an infinite loop instead of calling
13768 wait_threads.
13769 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13770 comment.
13771
13772 2015-08-07 Pedro Alves <palves@redhat.com>
13773
13774 * gdb.base/checkpoint-ns.exp: New file.
13775 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13776 standard_testfile.
13777
13778 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13779
13780 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13781 * gdb.btrace/instruction_history.exp: Update.
13782 * gdb.btrace/tsx.exp: New.
13783 * gdb.btrace/tsx.c: New.
13784
13785 2015-08-06 Pedro Alves <palves@redhat.com>
13786
13787 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13788 increase timeout.
13789 * gdb.reverse/until-precsave.exp: Bump timeouts.
13790
13791 2015-08-06 Pedro Alves <palves@redhat.com>
13792
13793 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13794
13795 2015-08-06 Pedro Alves <palves@redhat.com>
13796
13797 PR gdb/18749
13798 * gdb.threads/process-dies-while-handling-bp.c: New file.
13799 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13800
13801 2015-08-06 Pedro Alves <palves@redhat.com>
13802
13803 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13804 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13805
13806 2015-08-05 Pedro Alves <palves@redhat.com>
13807
13808 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13809 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13810
13811 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13812
13813 * gdb.base/bp-permanent.exp: Report test as unsupported if
13814 the target cannot stop at the permanent breakpoint.
13815
13816 2015-08-03 Doug Evans <dje@google.com>
13817
13818 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13819 10000.
13820
13821 2015-08-03 Doug Evans <dje@google.com>
13822
13823 * Makefile.in (workers/%.worker, build-perf): New rule.
13824 (GDB_PERFTEST_MODE): New variable.
13825 (check-perf): Use it.
13826 (clean): Clean up gdb.perf parallel build subdirs.
13827 * lib/build-piece.exp: New file.
13828 * lib/gdb.exp (make_gdb_parallel_path): New function
13829 (standard_output_file, standard_temp_file): Call it.
13830 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13831 of $GDB_PARALLEL.
13832 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13833
13834 2015-08-03 Doug Evans <dje@google.com>
13835
13836 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13837 (LOG_FILE_NAME): New global.
13838 (TextReporter.__init__): Initialize self.txt_sum.
13839 (TextReporter.report): Add support for multiple data-points.
13840 Move report to perftest.sum, put raw data in perftest.log.
13841 (TextReporter.start): Open sum and log files.
13842 (TextReporter.end): Close sum and log files.
13843 * gdb.perf/lib/perftest/testresult.py
13844 (SingleStatisticTestResult.record): Handle multiple data-points.
13845
13846 2015-07-31 Pedro Alves <palves@redhat.com>
13847
13848 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13849 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13850 kill_wait_spawned_process instead of explicit "kill -9".
13851 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13852 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13853 kill_wait_spawned_process.
13854 * gdb.base/attach-twice.exp: Likewise.
13855 * gdb.base/attach.exp: Likewise.
13856 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13857 gdb_test_multiple.
13858 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13859 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13860 kill_wait_spawned_process.
13861 * gdb.base/valgrind-infcall.exp: Likewise.
13862 * gdb.multi/multi-attach.exp: Likewise.
13863 * gdb.python/py-prompt.exp: Likewise.
13864 * gdb.python/py-sync-interp.exp: Likewise.
13865 * gdb.server/ext-attach.exp: Likewise.
13866 * gdb.threads/attach-into-signal.exp (corefunc): Use
13867 spawn_wait_for_attach, spawn_id_get_pid and
13868 kill_wait_spawned_process.
13869 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13870 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13871 spawn_id_get_pid and kill_wait_spawned_process.
13872 * gdb.threads/attach-stopped.exp (corefunc): Use
13873 spawn_wait_for_attach, spawn_id_get_pid and
13874 kill_wait_spawned_process.
13875 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13876 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13877 kill_wait_spawned_process instead of explicit "kill -9".
13878 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13879 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13880 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13881 processes. Don't map cygwin/windows pids here. Now returns a
13882 spawn id list.
13883
13884 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13885
13886 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13887 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13888 correct patch.
13889
13890 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13891
13892 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13893
13894 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13895
13896 Reapply:
13897 2014-05-21 Mark Wielaard <mjw@redhat.com>
13898
13899 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13900
13901 2015-07-30 Pedro Alves <palves@redhat.com>
13902
13903 * linux-low.c (handle_extended_wait): Set the child's last
13904 reported status to TARGET_WAITKIND_STOPPED.
13905
13906 2015-07-30 Pedro Alves <palves@redhat.com>
13907
13908 PR threads/18600
13909 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13910 only shows inferior 1.
13911
13912 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13913 Pedro Alves <palves@redhat.com>
13914
13915 PR threads/18600
13916 * gdb.threads/fork-plus-threads.c: New file.
13917 * gdb.threads/fork-plus-threads.exp: New file.
13918
13919 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13920
13921 * gdb.base/batch-preserve-term-settings.exp
13922 (test_terminal_settings_preserved_after_cli_exit): Use
13923 send_quit_command.
13924
13925 2015-07-29 Pedro Alves <palves@redhat.com>
13926 Don Breazeal <donb@codesourcery.com>
13927
13928 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13929 output from both inferior_spawn_id and gdb_spawn_id.
13930
13931 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13932
13933 * gdb.threads/attach-into-signal.exp (corefunc): Use
13934 with_test_prefix on nested loops, uniquefying the test messages.
13935
13936 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13937
13938 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13939 commit.
13940
13941 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13942
13943 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13944 New proc.
13945 (test_terminal_settings_preserved_after_sigterm): New test.
13946
13947 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13948
13949 * gdb.base/batch-preserve-term-settings.exp
13950 (test_terminal_settings_preserved_after_cli_exit): New test.
13951
13952 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13953
13954 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13955 manipulation of saved_gdbflags.
13956 (test_terminal_settings_preserved): Remove global declaration of
13957 the unused variable pagination_prompt. Remove manipulation of
13958 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13959 GDBFLAGS.
13960
13961 2015-07-29 Pedro Alves <palves@redhat.com>
13962
13963 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13964
13965 2015-07-29 Pedro Alves <palves@redhat.com>
13966
13967 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13968 at the top.
13969
13970 2015-07-29 Pedro Alves <palves@redhat.com>
13971
13972 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13973 (main): Call gdb_unbuffer_output.
13974 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13975 (main): Call gdb_unbuffer_output.
13976 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13977 (main): Call gdb_unbuffer_output.
13978 * gdb.base/call-strs.exp: Adjust to step over the
13979 gdb_unbuffer_output call.
13980 * gdb.base/catch-gdb-caused-signals.c: Include
13981 "../lib/unbuffer_output.c".
13982 (main): Call gdb_unbuffer_output.
13983 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13984 (main): Call gdb_unbuffer_output.
13985 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13986 (main): Call gdb_unbuffer_output.
13987 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13988 (main): Call gdb_unbuffer_output.
13989 * gdb.base/shlib-call.exp: Adjust to step over the
13990 gdb_unbuffer_output call.
13991 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13992 (main): Call gdb_unbuffer_output.
13993 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13994 (main): Call gdb_unbuffer_output.
13995 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13996 (main): Rename to ...
13997 (test): ... this.
13998 (main): Reimplement.
13999 * gdb.base/varargs.exp: Run to test instead of to main.
14000 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14001 (main): Call gdb_unbuffer_output.
14002
14003 2015-07-29 Pedro Alves <palves@redhat.com>
14004
14005 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14006 factore out from mi_continue_dprintf. For call-style dprintfs,
14007 expect dprintf output out of $inferior_spawn_id.
14008 (mi_continue_dprintf): Use mi_expect_dprintf.
14009 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14010 (main): Call gdb_unbuffer_output.
14011
14012 2015-07-29 Pedro Alves <palves@redhat.com>
14013
14014 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14015 (default_mi_gdb_start): Set inferior_spawn_id instead of
14016 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14017 gdb_spawn_id.
14018 (mi_gdb_test): Always expect inferior output from both
14019 $inferior_spawn_id and $gdb_spawn_id.
14020
14021 2015-07-29 Pedro Alves <palves@redhat.com>
14022
14023 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14024 send_inferior and $inferior_spawn_id.
14025
14026 2015-07-29 Pedro Alves <palves@redhat.com>
14027
14028 * gdb.gdb/complaints.exp (test_initial_complaints)
14029 (test_serial_complaints, test_short_complaints): Use
14030 gdb_test_stdio.
14031 (test_empty_complaint): Handle $inferior_spawn_id !=
14032 $gdb_spawn_id.
14033
14034 2015-07-29 Pedro Alves <palves@redhat.com>
14035
14036 * gdb.base/varargs.exp: Use gdb_test_stdio.
14037
14038 2015-07-29 Pedro Alves <palves@redhat.com>
14039
14040 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14041
14042 2015-07-29 Pedro Alves <palves@redhat.com>
14043
14044 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14045
14046 2015-07-29 Pedro Alves <palves@redhat.com>
14047
14048 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14049 parameter into two new parameters, "inf_result" and "gdb_result".
14050 Expect inferior output and gdb output from $inferior_spawn_id and
14051 $gdb_spawn_id, respectively. Adjust all callers.
14052
14053 2015-07-29 Pedro Alves <palves@redhat.com>
14054
14055 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14056 of gdb_test_sequence.
14057
14058 2015-07-29 Pedro Alves <palves@redhat.com>
14059
14060 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14061 (saw_spurious_output): Expect inferior output from
14062 $inferior_spawn_id. Use gdb_test_stdio.
14063
14064 2015-07-29 Pedro Alves <palves@redhat.com>
14065
14066 * gdb.base/dprintf.exp: Use standard_testfile. Change
14067 prepare_for_testing call.
14068 (srcfile): Don't set.
14069 (restart): New procedure.
14070 (test_dprintf): New procecure, use to continue over dprintfs.
14071 (test_call, test_agent): New procedures, tests moved here.
14072 Restart gdb and recreate dprintfs. Adjust expected output.
14073
14074 2015-07-29 Pedro Alves <palves@redhat.com>
14075
14076 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14077
14078 2015-07-29 Pedro Alves <palves@redhat.com>
14079
14080 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14081
14082 2015-07-29 Pedro Alves <palves@redhat.com>
14083
14084 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14085 gdb_test_stdio.
14086
14087 2015-07-29 Pedro Alves <palves@redhat.com>
14088
14089 * lib/gdb.exp (gdb_test_stdio): New procedure.
14090
14091 2015-07-29 Pedro Alves <palves@redhat.com>
14092
14093 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14094
14095 2015-07-29 Pedro Alves <palves@redhat.com>
14096
14097 * gdb.base/call-signal-resume.exp: Remove check for
14098 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14099 * gdb.base/unwindonsignal.exp: Likewise.
14100 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14101 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14102
14103 2015-07-29 Pedro Alves <palves@redhat.com>
14104
14105 * gdb.base/siginfo-addr.c (pass): New function.
14106 (handler): Call it iff si_addr is correct.
14107 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14108 Set a breakpoint at "pass" and continue to it.
14109
14110 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14111
14112 * gdb.python/py-objfile.exp: Make some tests have unique names.
14113 * gdb.python/py-pp-registration.exp: Likewise.
14114
14115 2015-07-28 Pedro Alves <palves@redhat.com>
14116
14117 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14118
14119 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14120
14121 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14122
14123 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14124
14125 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14126
14127 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14128
14129 * gdb.base/gdb-sigterm-2.exp: New test.
14130
14131 2015-07-25 Doug Evans <xdje42@gmail.com>
14132
14133 Revert:
14134 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14135 (workers/%.worker, build-perf): New rule.
14136 (GDB_PERFTEST_MODE): New variable.
14137 (check-perf): Use it.
14138 (clean): Clean up gdb.perf parallel build subdirs.
14139 * lib/build-piece.exp: New file.
14140 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14141 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14142 name.
14143 (standard_temp_file): Ditto.
14144 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14145 of $GDB_PARALLEL.
14146
14147 2015-07-24 Doug Evans <dje@google.com>
14148
14149 * gdb.perf/lib/perftest/utils.py: New file.
14150 * gdb.perf/gm-hello.cc: New file.
14151 * gdb.perf/gm-pervasive-typedef.cc: New file.
14152 * gdb.perf/gm-pervasive-typedef.h: New file.
14153 * gdb.perf/gm-std.cc: New file.
14154 * gdb.perf/gm-std.h: New file.
14155 * gdb.perf/gm-use-cerr.cc: New file.
14156 * gdb.perf/gm-utils.h: New file.
14157 * gdb.perf/gmonster-null-lookup.py: New file.
14158 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14159 * gdb.perf/gmonster-print-cerr.py: New file.
14160 * gdb.perf/gmonster-ptype-string.py: New file.
14161 * gdb.perf/gmonster-runto-main.py: New file.
14162 * gdb.perf/gmonster-select-file.py: New file.
14163 * gdb.perf/gmonster1-null-lookup.exp: New file.
14164 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14165 * gdb.perf/gmonster1-print-cerr.exp: New file.
14166 * gdb.perf/gmonster1-ptype-string.exp: New file.
14167 * gdb.perf/gmonster1-runto-main.exp: New file.
14168 * gdb.perf/gmonster1-select-file.exp: New file.
14169 * gdb.perf/gmonster1.cc: New file.
14170 * gdb.perf/gmonster1.exp: New file.
14171 * gdb.perf/gmonster2-null-lookup.exp: New file.
14172 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14173 * gdb.perf/gmonster2-print-cerr.exp: New file.
14174 * gdb.perf/gmonster2-ptype-string.exp: New file.
14175 * gdb.perf/gmonster2-runto-main.exp: New file.
14176 * gdb.perf/gmonster2-select-file.exp: New file.
14177 * gdb.perf/gmonster2.cc: New file.
14178 * gdb.perf/gmonster2.exp: New file.
14179
14180 2015-07-24 Doug Evans <dje@google.com>
14181
14182 * gdb.perf/README: New file.
14183 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14184 * lib/gen-perf-test.exp: New file.
14185
14186 2015-07-24 Doug Evans <dje@google.com>
14187
14188 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14189 (PerfTest::startup): New function.
14190 (PerfTest::run): Return result of calling body.
14191 (PerfTest::assemble): Rewrite.
14192 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14193 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14194 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14195 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14196 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14197
14198 2015-07-24 Doug Evans <dje@google.com>
14199
14200 * lib/gdb.exp (clean_restart): Make executable optional.
14201
14202 2015-07-24 Doug Evans <dje@google.com>
14203
14204 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14205 compiler_info references.
14206 * gdb.cp/temargs.exp: Ditto.
14207 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14208 (get_compiler_info): Early exit if already computed. Set compiler_info
14209 to "unknown" if there was a problem.
14210 (test_compiler_info): Add function comment. Call get_compiler_info.
14211
14212 2015-07-24 Doug Evans <dje@google.com>
14213
14214 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14215 (workers/%.worker, build-perf): New rule.
14216 (GDB_PERFTEST_MODE): New variable.
14217 (check-perf): Use it.
14218 (clean): Clean up gdb.perf parallel build subdirs.
14219 * lib/build-piece.exp: New file.
14220 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14221 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14222 name.
14223 (standard_temp_file): Ditto.
14224 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14225 of $GDB_PARALLEL.
14226
14227 2015-07-24 Doug Evans <dje@google.com>
14228
14229 * lib/future.exp (gdb_default_target_compile): New option
14230 "early_flags".
14231 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14232 --as-needed.
14233
14234 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14235
14236 * gdb.base/catch-syscall.exp: Call gdb_exit before
14237 gdb_skip_xml_test.
14238
14239 2015-07-24 Pedro Alves <palves@redhat.com>
14240
14241 * gdb.python/py-events.exp: Accept output between the stop event
14242 and the prompt.
14243 * gdb.python/py-evsignal.exp: Likewise.
14244 * gdb.python/py-evthreads.exp: Likewise.
14245
14246 2015-07-24 Pedro Alves <palves@redhat.com>
14247
14248 PR gdb/18717
14249 * gdb.threads/non-ldr-exit.c: New file.
14250 * gdb.threads/non-ldr-exit.exp: New file.
14251
14252 2015-07-24 Yao Qi <yao.qi@linaro.org>
14253
14254 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14255 restarting process.
14256
14257 2015-07-24 Yao Qi <yao.qi@linaro.org>
14258
14259 * gdb.server/ext-restart.exp: New file.
14260
14261 2015-07-24 Yao Qi <yao.qi@linaro.org>
14262
14263 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14264 argument options.
14265 * gdb.server/ext-wrapper.exp: New file.
14266
14267 2015-07-23 Doug Evans <dje@google.com>
14268
14269 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14270 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14271
14272 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14273
14274 * gdb.ada/var_arr_typedef.exp: New testcase.
14275 * gdb.ada/var_arr_typedef/pack.adb: New file.
14276 * gdb.ada/var_arr_typedef/pack.ads: New file.
14277 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14278
14279 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14280
14281 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14282
14283 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14284
14285 * gdb.arch/i386-biarch-core.exp: Replace istarget
14286 by "complete set gnutarget". Remove expectation for the "core-file"
14287 command.
14288
14289 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14290
14291 Revert the previous commit:
14292 Tests for validate symbol file using build-id.
14293
14294 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14295
14296 Tests for validate symbol file using build-id.
14297 * gdb.base/solib-mismatch-lib.c: New file.
14298 * gdb.base/solib-mismatch-libmod.c: New file.
14299 * gdb.base/solib-mismatch.c: New file.
14300 * gdb.base/solib-mismatch.exp: New file.
14301
14302 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14303
14304 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14305 nios2-*-linux*.
14306 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14307 * gdb.base/siginfo.exp: Likewise.
14308 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14309
14310 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14311
14312 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14313 Move it to ...
14314 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14315 ... here.
14316 * gdb.trace/range-stepping.exp: Check that the target supports
14317 range stepping.
14318
14319 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14320
14321 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14322
14323 2015-07-14 Pedro Alves <palves@redhat.com>
14324
14325 * gdb.base/killed-outside.exp: New file.
14326 * gdb.base/killed-outside.c: New file.
14327
14328 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14329
14330 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14331 (n at main): New.
14332 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14333
14334 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14335
14336 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14337 infcall tests instead of setting up for KFAIL.
14338
14339 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14340
14341 * gdb.btrace/record_goto-step.exp: New.
14342
14343 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14344
14345 PR compile/18484
14346 * gdb.compile/compile.c (struct struct_type): Add volatile to
14347 selffield's type.
14348 * gdb.compile/compile.exp
14349 (compile code struct_object.selffield = &struct_object): Skip further
14350 struct_object tests if this one xfails.
14351
14352 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14353
14354 PR exp/18617
14355 * gdb.trace/ax.exp: Add test.
14356
14357 2015-07-07 Yao Qi <yao.qi@linaro.org>
14358
14359 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14360 instead of istarget "aarch64*-*-*".
14361 * gdb.arch/aarch64-fp.exp: Likewise.
14362 * gdb.base/float.exp: Likewise.
14363 * gdb.reverse/aarch64.exp: Likewise.
14364 * lib/gdb.exp (is_aarch64_target): New proc.
14365
14366 2015-07-07 Yao Qi <yao.qi@linaro.org>
14367
14368 * lib/gdb.exp (is_aarch32_target): New proc.
14369 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14370 instead of "istarget "arm*-*-*"".
14371 * gdb.arch/arm-disp-step.exp: Likewise.
14372 * gdb.arch/thumb-bx-pc.exp: Likewise.
14373 * gdb.arch/thumb-prologue.exp: Likewise.
14374 * gdb.arch/thumb-singlestep.exp: Likewise.
14375 * gdb.base/disp-step-syscall.exp: Likewise.
14376 * gdb.base/float.exp: Likewise.
14377
14378 2015-07-07 Yao Qi <yao.qi@linaro.org>
14379
14380 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14381 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14382
14383 2015-07-07 Yao Qi <yao.qi@linaro.org>
14384
14385 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14386 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14387 if it exists.
14388 * gdb.multi/multi-arch.exp: Likewise.
14389
14390 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14391
14392 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14393 print.
14394
14395 2015-07-07 Yao Qi <yao.qi@linaro.org>
14396
14397 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14398
14399 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14400
14401 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14402 '[' and ']' characters.
14403
14404 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14405
14406 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14407
14408 2015-06-29 Pedro Alves <palves@redhat.com>
14409
14410 PR threads/18127
14411 * gdb.threads/hand-call-new-thread.c: New file.
14412 * gdb.threads/hand-call-new-thread.c: New file.
14413
14414 2015-06-26 Keith Seitz <keiths@redhat.com>
14415 Doug Evans <dje@google.com>
14416
14417 PR 16253
14418 * gdb.cp/var-tag-2.cc: New file.
14419 * gdb.cp/var-tag-3.cc: New file.
14420 * gdb.cp/var-tag-4.cc: New file.
14421 * gdb.cp/var-tag.cc: New file.
14422 * gdb.cp/var-tag.exp: New file.
14423
14424 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14425
14426 * gdb.base/history-duplicates.exp: New test.
14427
14428 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14429
14430 * gdb.base/completion.exp: Test the completion of the "focus"
14431 command.
14432
14433 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14434
14435 * gdb.arch/amd64-prologue-skip.S: New file.
14436 * gdb.arch/amd64-prologue-skip.exp: New file.
14437
14438 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14439
14440 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14441 is_address_zero_readable check.
14442
14443 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14444
14445 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14446 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14447
14448 2015-06-24 Yao Qi <yao.qi@linaro.org>
14449
14450 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14451 linux targets.
14452
14453 2015-06-24 Yao Qi <yao.qi@linaro.org>
14454
14455 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14456 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14457 * gdb.base/siginfo-thread.exp: Likewise.
14458
14459 2015-06-22 Yao Qi <yao.qi@linaro.org>
14460
14461 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14462
14463 2015-06-22 Yao Qi <yao.qi@linaro.org>
14464
14465 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14466 aarch64*-*-*.
14467 (skip_hw_watchpoint_tests): Likewise.
14468
14469 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14470
14471 * gdb.base/gdbinit-history.exp: Test the interaction between
14472 setting GDBHISTSIZE and setting the history size via .gdbinit.
14473
14474 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14475
14476 PR gdb/16999
14477 * gdb.base/gdbhistsize-history.exp: New test.
14478
14479 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14480
14481 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14482 with GDBHISTSIZE.
14483 * gdb.base/readline.exp: Likewise.
14484
14485 2015-06-17 Yao Qi <yao.qi@linaro.org>
14486
14487 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14488 line.
14489
14490 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14491
14492 * gdb.base/gdbinit-history.exp: Add test case to check that
14493 an unlimited history file does not get truncated on exit.
14494
14495 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14496
14497 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14498 (VECTOR): New macro. Use it...
14499 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14500 ...for these typedefs.
14501 (int8, char1, int1, double1): New typedefs.
14502 (struct just_int2, struct two_int2): New structures.
14503 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14504 (add_structvecs, add_singlevecs): New functions.
14505 (main): Call add_some_intvecs twice.
14506 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14507 the compile and exit upon failure. Try compiling for the "native"
14508 architecture. Test inferior function calls with vector arguments
14509 and vector return value handling with "finish" and "return".
14510
14511 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14512
14513 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14514 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14515 PE file.
14516 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14517
14518 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14519
14520 PR breakpoints/16465
14521 * gdb.mi/mi-dprintf-pending.c: New file.
14522 * gdb.mi/mi-dprintf-pending.exp: New test.
14523 * gdb.mi/mi-dprintf-pendshr.c: New file.
14524
14525 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14526 Mircea Gherzan <mircea.gherzan@intel.com>
14527
14528 * gdb.arch/i386-mpx-map.c: New file.
14529 * gdb.arch/i386-mpx-map.exp: New File.
14530
14531 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14532
14533 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14534 * gdb.arch/i386-mpx.exp: Indentation fixed.
14535
14536 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14537
14538 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14539 function and improved indentation.
14540 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14541 gdb_test_multiple. Added additional tests to skip the test.
14542
14543 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14544
14545 * gdb.arch/i386-avx512.c: Change path in include file.
14546 * gdb.arch/i386-avx512.exp: Change include dir path
14547 compilation flag.
14548 * gdb.arch/i386-mpx.c: Change path in include file.
14549 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14550 flag.
14551
14552 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14553
14554 * gdb.compile/compile-print.exp (compile print *vararray@3)
14555 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14556
14557 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14558
14559 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14560 (do not keep jit in memory): ... this.
14561 (expect 5): Change it to ...
14562 (expect no 5): ... this.
14563
14564 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14565
14566 PR gdb/15564
14567 * gdb.mi/mi-detach.exp: New file.
14568
14569 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14570
14571 PR symtab/18392
14572 * gdb.arch/amd64-tailcall-self.S: New file.
14573 * gdb.arch/amd64-tailcall-self.c: New file.
14574 * gdb.arch/amd64-tailcall-self.exp: New file.
14575
14576 2015-05-28 Don Breazeal <donb@codesourcery.com>
14577
14578 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14579 tests for remote targets by checking is_target_gdbserver.
14580
14581 2015-05-27 Doug Evans <dje@google.com>
14582
14583 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14584 * gdb.dwarf2/opaque-type-lookup.c: New file.
14585 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14586
14587 2015-05-26 Doug Evans <dje@google.com>
14588
14589 * gdb.cp/iostream.cc: New file.
14590 * gdb.cp/iostream.exp: New file.
14591
14592 2015-05-26 Doug Evans <dje@google.com>
14593
14594 * gdb.dwarf2/dw2-op-call.exp: Update.
14595 * gdb.dwarf2/dw4-sig-types.exp: Update.
14596 * gdb.dwarf2/implptr.exp: Update.
14597 * gdb.mi/mi-cmd-param-changed.exp: Update.
14598
14599 2015-05-26 Doug Evans <dje@google.com>
14600
14601 * gdb.python/py-lazy-string.c: New file.
14602 * gdb.python/py-lazy-string.exp: New file.
14603 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14604 (main): Update. Add estring3.
14605 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14606 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14607
14608 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14609 Yao Qi <yao.qi@linaro.org>
14610
14611 * gdb.reverse/aarch64.c: New.
14612 * gdb.reverse/aarch64.exp: New.
14613
14614 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14615
14616 * lib/gdb.exp (supports_process_record): Return true for
14617 aarch64*-linux*.
14618 (supports_reverse): Likewise.
14619
14620 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14621
14622 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14623 Use with_test_prefix.
14624
14625 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14626
14627 * gdb.base/completion.exp: Add test for completion of layout
14628 names.
14629
14630 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14631
14632 * lib/gdb.exp (skip_tui_tests): New proc.
14633 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14634
14635 2015-05-19 Pedro Alves <palves@redhat.com>
14636
14637 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14638 Save the whole env array instead of just HOME. Unset HISTSIZE in
14639 the environment while testing. Restore whole environment
14640 afterwards.
14641
14642 2015-05-16 Doug Evans <xdje42@gmail.com>
14643
14644 * gdb.guile/scm-ports.c: New file.
14645 * gdb.guile/scm-ports.exp: Add memory port tests.
14646
14647 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14648
14649 * gdb.compile/compile-print.c: New file.
14650 * gdb.compile/compile-print.exp: New file.
14651
14652 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14653
14654 * gdb.compile/compile-ops.exp: Cast param to void.
14655 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14656 (compile code struct_object.selffield = &struct_object): Add xfail.
14657
14658 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14659
14660 * gdb.ada/arr_enum_with_gap: New testcase.
14661
14662 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14663
14664 * gdb.ada/byte_packed_arr: New testcase.
14665
14666 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14667
14668 * gdb.ada/pckd_neg: New testcase.
14669
14670 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14671
14672 PR gdb/17820
14673 * gdb.base/gdbinit-history.exp: New test.
14674 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14675 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14676
14677 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14678
14679 * gdb.python/py-xmethods.cc: Enhance test case.
14680 * gdb.python/py-xmethods.exp: New tests.
14681 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14682 function.
14683 (B_indexoper): Likewise.
14684 (global_dm_list) : Add new xmethod worker functions.
14685
14686 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14687
14688 * gdb.base/coredump-filter.exp: Correctly unset
14689 "coredump_var_addr" array.
14690
14691 2015-05-08 Pedro Alves <palves@redhat.com>
14692
14693 * gdb.server/non-existing-program.exp: Unset spawn_id.
14694
14695 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14696
14697 PR python/18291
14698 * gdb.python/py-xmethods.exp: Add tests.
14699
14700 2015-05-08 Yao Qi <yao.qi@linaro.org>
14701
14702 PR gdb/18208
14703 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14704 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14705 function set_coredump_filter, and remove remote_exec call.
14706 Remove argument ipid. Callers update.
14707 (top level): Don't get inferior's PID.
14708
14709 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14710
14711 * gdb.base/watch_thread_num.exp: Skip test on targets without
14712 access watchpoints.
14713
14714 2015-05-06 Pedro Alves <palves@redhat.com>
14715
14716 PR server/18081
14717 * gdb.server/non-existing-program.exp: New file.
14718
14719 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14720
14721 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14722
14723 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14724
14725 * gdb.ada/out_of_line_in_inlined: New testcase.
14726
14727 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14728
14729 * gdb.ada/var_rec_arr: New testcase.
14730
14731 2015-04-30 Yao Qi <yao.qi@linaro.org>
14732
14733 * gdb.base/break-idempotent.exp: If
14734 skip_hw_watchpoint_multi_tests returns true, skip the tests
14735 on "rwatch" and "awatch".
14736
14737 2015-04-30 Yao Qi <yao.qi@linaro.org>
14738
14739 * gdb.base/relativedebug.exp: Invoke gdb command
14740 "info sharedlibrary", and if libc.so doesn't have debug info,
14741 skip the test.
14742
14743 2015-04-29 Doug Evans <dje@google.com>
14744
14745 * gdb.python/py-xmethods.exp: Add ptype tests.
14746 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14747 get_result_type method.
14748
14749 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14750
14751 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14752 the target does not support hardware watchpoints.
14753
14754 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
14755
14756 * gdb.base/break-always.exp: Abort testing if writing to memory
14757 causes an error.
14758
14759 2015-04-28 Doug Evans <dje@google.com>
14760
14761 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14762 * gdb.python/py-pp-registration.exp: ... here. New file.
14763 * gdb.python/py-pp-registration.c: New file.
14764 * gdb.python/py-pp-registration.py: New file.
14765
14766 2015-04-28 Doug Evans <dje@google.com>
14767
14768 * gdb.python/py-bad-printers.c: New file.
14769 * gdb.python/py-bad-printers.py: New file.
14770 * gdb.python/py-bad-printers.exp: New file.
14771
14772 2015-04-28 Sasha Smundak <asmundak@google.com>
14773
14774 * gdb.python/py-type.exp: New test.
14775
14776 2015-04-28 Andy Wingo <wingo@igalia.com>
14777
14778 * gdb.python/py-parameter.exp:
14779 * gdb.guile/scm-parameter.exp: Escape the path that we are
14780 matching against, as it might contain characters that are special
14781 to regular expressions.
14782
14783 2015-04-27 Joel Brobecker <brobecker@adacore.com>
14784
14785 * gdb.ada/rec_comp: New testcase.
14786
14787 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14788
14789 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14790 before using it.
14791
14792 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14793
14794 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14795 new tests for verilog output.
14796
14797 2015-04-24 Yao Qi <yao.qi@linaro.org>
14798
14799 * boards/remote-gdbserver-on-localhost.exp: New file.
14800
14801 2015-04-23 Pedro Alves <palves@redhat.com>
14802
14803 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14804 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14805 "end of file", remove $inferior_spawn_id from the indirect list.
14806
14807 2015-04-23 Pedro Alves <palves@redhat.com>
14808
14809 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14810
14811 2015-04-23 Pedro Alves <palves@redhat.com>
14812
14813 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14814 on $any_spawn_id instead of only on $gdb_spawn_id.
14815
14816 2015-04-21 Pierre Muller <muller@sourceware.org>
14817
14818 PR pascal/17815
14819 * lib/pascal.exp (gpc_compile): Add new option "class".
14820 (fpc_compile): Likewise.
14821 * gdb.pascal/case-insensitive-symbols.pas: New file.
14822 * gdb.pascal/case-insensitive-symbols.exp: New file.
14823
14824 2015-04-20 Gary Benson <gbenson@redhat.com>
14825
14826 * gdb.base/attach.exp: Fix three extended remote failures.
14827
14828 2015-04-17 Gary Benson <gbenson@redhat.com>
14829
14830 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14831 the main executable over the remote protocol.
14832
14833 2015-04-16 Pedro Alves <palves@redhat.com>
14834
14835 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14836 a new gdbserver if gdbserver_reconnect_p is set.
14837
14838 2015-04-16 Pedro Alves <palves@redhat.com>
14839
14840 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14841 is set, don't exit gdbserver.
14842
14843 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14844
14845 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14846 appropriate .insn, such that an older assembler can be used.
14847 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14848 the z/Architecture instruction set on 31-bit targets as well.
14849
14850 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14851
14852 * gdb.go/handcall.exp: Remove all logic related to the first
14853 breakpoint and rely on go_runto_main instead.
14854 * gdb.go/strings.exp: Likewise.
14855 * gdb.go/unsafe.exp: Likewise.
14856 * gdb.go/hello.exp: Likewise. Also rename the remaining
14857 breakpoint marker to "breakpoint 1".
14858 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14859 * gdb.go/strings.go: Likewise.
14860 * gdb.go/unsafe.go: Likewise.
14861 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14862 "set breakpoint 2 here" and rename the remaining breakpoint marker
14863 to "breakpoint 1".
14864
14865 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14866
14867 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14868 if itertools.imap is not present.
14869 * gdb.python/py-objfile.exp: Add parentheses.
14870 * gdb.python/py-type.exp: Same.
14871 * gdb.python/py-unwind-maint.py: Same.
14872
14873 2015-04-15 Yao Qi <yao.qi@linaro.org>
14874
14875 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14876 of ":$ptr_size" and set its form explicitly.
14877
14878 2015-04-15 Pedro Alves <palves@redhat.com>
14879 Yao Qi <yao.qi@linaro.org>
14880
14881 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14882 timeout by factor of 4.
14883 (test_regular_watch): Likewise.
14884 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14885 * gdb.reverse/sigall-reverse.exp: Likewise.
14886 * gdb.reverse/until-precsave.exp: Likewise.
14887 * lib/gdb.exp (with_timeout_factor): New proc.
14888 (gdb_expect): Move some code to ...
14889 (get_largest_timeout): ... here. New procedure.
14890
14891 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
14892
14893 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14894
14895 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14896
14897 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14898 to write to the .text section.
14899
14900 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
14901
14902 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14903 Handle the case of targets that do not provide PID information.
14904
14905 2015-04-13 Yao Qi <yao.qi@linaro.org>
14906
14907 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14908 and use expect instead of gdb_expect.
14909
14910 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14911
14912 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14913 "coredump_var_addr" to avoid naming conflict with other testcases.
14914
14915 2015-04-10 Pedro Alves <palves@redhat.com>
14916
14917 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14918 gdb_test_sequence and gdb_assert.
14919
14920 2015-04-10 Pedro Alves <palves@redhat.com>
14921
14922 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14923 test messages that don't include the breakpoint address.
14924
14925 2015-04-10 Yao Qi <yao.qi@linaro.org>
14926
14927 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14928 false for some offset and width combinations which aren't
14929 supported by linux kernel.
14930
14931 2015-04-10 Pedro Alves <palves@redhat.com>
14932
14933 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14934 procedure, factored out from ...
14935 (top level): ... here. Add "set displaced-stepping" testing axis.
14936 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14937 parameter "displaced". Use it.
14938 (top level): Use foreach and add "set displaced-stepping" testing
14939 axis.
14940
14941 2015-04-10 Pedro Alves <palves@redhat.com>
14942
14943 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14944 Remove comment.
14945 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14946 both the address of the instruction that triggers the watchpoint
14947 and the address of the instruction immediately after, and use
14948 those addresses for the test. Fix comment.
14949
14950 2015-04-10 Pedro Alves <palves@redhat.com>
14951
14952 * gdb.base/sigstep.exp (breakpoint_to_handler)
14953 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14954 Test "backtrace" in handler.
14955 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14956 (top level): Add new "displaced" test axis to
14957 breakpoint_to_handler, breakpoint_to_handler_entry and
14958 breakpoint_over_handler.
14959
14960 2015-04-10 Pedro Alves <palves@redhat.com>
14961
14962 PR gdb/18216
14963 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14964
14965 2015-04-10 Yao Qi <yao.qi@linaro.org>
14966
14967 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14968 (test_add_rn_pc): New function.
14969 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14970 (top level): Invoke test_add_rn_pc.
14971
14972 2015-04-10 Pedro Alves <palves@redhat.com>
14973
14974 PR gdb/13858
14975 * gdb.base/step-over-no-symbols.exp: New file.
14976
14977 2015-04-09 Andy Wingo <wingo@igalia.com>
14978
14979 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14980 after the Python tests.
14981
14982 2015-04-08 Keith Seitz <keiths@redhat.com>
14983
14984 PR python/16699
14985 * gdb.python/py-completion.exp: New tests for completion.
14986 * gdb.python/py-completion.py (CompleteLimit1): New class.
14987 (CompleteLimit2): Likewise.
14988 (CompleteLimit3): Likewise.
14989 (CompleteLimit4): Likewise.
14990 (CompleteLimit5): Likewise.
14991 (CompleteLimit6): Likewise.
14992 (CompleteLimit7): Likewise.
14993
14994 2015-04-08 Pedro Alves <palves@redhat.com>
14995
14996 PR gdb/18214
14997 PR gdb/18216
14998 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14999 function.
15000 (main): Install it as SIGUSR1 handler.
15001 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15002 parameter. Always use "setup" as prefix. Toggle "set
15003 displaced-stepping" off/on depending on global. Don't switch to
15004 thread 1 here.
15005 (top level): Add displaced stepping "off/on" test axis. Update
15006 "setup" calls. Wrap each subtest with with_test_prefix. Test
15007 continuing with a queued signal in each thread.
15008
15009 2015-04-08 Pedro Alves <palves@redhat.com>
15010
15011 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15012 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15013 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15014 Return early if running to main fails.
15015 * gdb.trace/while-stepping.exp: Likewise.
15016
15017 2015-04-07 Pedro Alves <palves@redhat.com>
15018
15019 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15020 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15021 interact with inferior program.
15022
15023 2015-04-07 Pedro Alves <palves@redhat.com>
15024
15025 * lib/gdb.exp (inferior_spawn_id): New global.
15026 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15027 spawn id after processing the user code.
15028 (default_gdb_start): Set inferior_spawn_id.
15029 (send_inferior): New procedure.
15030 * lib/gdbserver-support.exp (gdbserver_start): Set
15031 inferior_spawn_id.
15032 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15033
15034 2015-04-07 Pedro Alves <palves@redhat.com>
15035
15036 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15037 * lib/gdbserver-support.exp (gdbserver_start): Make
15038 $server_spawn_id global.
15039 (gdbserver_start): Don't wait for gdbserver's spawn id with
15040 expect_background.
15041 (close_gdbserver): New procedure.
15042 (gdb_exit): Rename the default version and reimplement.
15043
15044 2015-04-07 Pedro Alves <palves@redhat.com>
15045
15046 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15047 append the substituted item, not the original item.
15048
15049 2015-04-07 Pedro Alves <palves@redhat.com>
15050
15051 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15052 gdb_expect.
15053
15054 2015-04-07 Pedro Alves <palves@redhat.com>
15055
15056 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15057 output appearing once only.
15058
15059 2015-04-07 Pedro Alves <palves@redhat.com>
15060
15061 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15062 that doesn't expect anything. Return early if running to main
15063 fails.
15064
15065 2015-04-07 Yao Qi <yao.qi@linaro.org>
15066
15067 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15068 (child_function): Call alarm.
15069 (main): Move call to alarm into the loop.
15070 * gdb.threads/non-stop-fair-events.exp: Build program with
15071 -DTIMEOUT=$timeout.
15072
15073 2015-04-06 Doug Evans <xdje42@gmail.com>
15074
15075 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15076 Fix dest parameter to board_info.
15077 (fpc_compile): Ditto.
15078 (gdb_compile_pascal): Rename dest arg to destfile.
15079
15080 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15081
15082 * gdb.ada/funcall_ref.exp: New file.
15083 * gdb.ada/funcall_ref/foo.adb: New file.
15084
15085 2015-04-02 Yao Qi <yao.qi@linaro.org>
15086
15087 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15088 is remote.
15089
15090 2015-04-02 Gary Benson <gbenson@redhat.com>
15091
15092 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15093
15094 2015-04-01 Sasha Smundak <asmundak@google.com>
15095
15096 * gdb.python/py-unwind-maint.c: New file.
15097 * gdb.python/py-unwind-maint.exp: New test.
15098 * gdb.python/py-unwind-maint.py: New file.
15099 * gdb.python/py-unwind.c: New file.
15100 * gdb.python/py-unwind.exp: New test.
15101 * gdb.python/py-unwind.py: New test.
15102
15103 2015-04-01 Pedro Alves <palves@redhat.com>
15104
15105 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15106 to fail instead of non-existent $test.
15107
15108 2015-04-01 Pedro Alves <palves@redhat.com>
15109
15110 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15111 GDBFLAGS if not empty.
15112
15113 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15114
15115 * gdb.ada/complete.exp: Remove "multi_line".
15116 * gdb.ada/info_exc.exp: Remove "multi_line".
15117 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15118 * gdb.ada/ptype_field.exp: Remove "multi_line".
15119 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15120 * gdb.ada/tagged.exp: Remove "multi_line".
15121 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15122 [multi_line ...]
15123 * gdb.btrace/delta.exp: Likewise.
15124 * gdb.btrace/exception.exp: Likewise.
15125 * gdb.btrace/function_call_history.exp: Likewise.
15126 * gdb.btrace/instruction_history.exp: Likewise.
15127 * gdb.btrace/nohist.exp: Likewise.
15128 * gdb.btrace/record_goto.exp: Likewise.
15129 * gdb.btrace/segv.exp: Likewise.
15130 * gdb.btrace/stepi.exp: Likewise.
15131 * gdb.btrace/tailcall.exp: Likewise.
15132 * gdb.btrace/unknown_functions.exp: Likewise.
15133 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15134 * lib/gdb.exp: Add the "multi_line" helper.
15135
15136 2015-04-01 Pedro Alves <palves@redhat.com>
15137
15138 * gdb.threads/tid-reuse.c: New file.
15139 * gdb.threads/tid-reuse.exp: New file.
15140
15141 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15142
15143 PR corefiles/16092
15144 * gdb.base/coredump-filter.c: New file.
15145 * gdb.base/coredump-filter.exp: Likewise.
15146
15147 2015-03-27 Petr Machata <pmachata@redhat.com>
15148
15149 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15150 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15151 (Dwarf::assemble): Initialize them.
15152 (Dwarf::lines): New function.
15153
15154 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15155
15156 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15157 SYMBOL_PREFIX for x86_64-*-cygwin.
15158
15159 2015-03-26 Andy Wingo <wingo@igalia.com>
15160
15161 PR symtab/18148
15162 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15163 const_value but not a location.
15164 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15165 location defined in non-main CUs are visible.
15166
15167 2015-03-26 Yao Qi <yao.qi@linaro.org>
15168
15169 PR testsuite/18139
15170 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15171 Add a line number entry for the same line.
15172 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15173 Add a line number entry for the same line.
15174
15175 2015-03-26 Yao Qi <yao.qi@linaro.org>
15176
15177 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15178 .int 0.
15179 (func): Likewise. Add .Lfunc_1 label.
15180 Use .Lfunc_1 label.
15181 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15182 .int 0.
15183 (func): Likewise.
15184 Use .Lfunc_1 label.
15185
15186 2015-03-26 Yao Qi <yao.qi@linaro.org>
15187
15188 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15189 Call gdb_compile instead to compile each .s files without debug
15190 information.
15191
15192 2015-03-26 Yao Qi <yao.qi@linaro.org>
15193
15194 * gdb.base/savedregs.exp (process_saved_regs): Make
15195 "Saved registers:" optional in the pattern.
15196
15197 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15198
15199 * gdb.btrace/next.exp: Merged into step.exp.
15200 * gdb.btrace/finish.exp: Merged into step.exp.
15201 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15202 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15203 "record goto" and checking the exact replay position.
15204 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15205 check for "Recording format" in "info record" output.
15206 * gdb.btrace/record_goto.exp: Choose test file based on target.
15207 * gdb.btrace/x86-record_goto.S: Renamed into ...
15208 * gdb.btrace/x86_64-record_goto.S: ... this.
15209 * gdb.btrace/i686-record_goto.S: New.
15210 * gdb.btrace/x86-tailcall.S: Renamed into ...
15211 * gdb.btrace/x86_64-tailcall.S: ... this.
15212 * gdb.btrace/i686-tailcall.S: New.
15213 * gdb.btrace/x86-tailcall.c: Renamed into ...
15214 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15215 separate statements. Update test.
15216 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15217 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15218 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15219 * gdb.btrace/tailcall.exp: Choose test file based on target.
15220 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15221
15222 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15223
15224 * gdb.btrace/exception.exp: Increase BTS buffer size.
15225
15226 2015-03-24 Pedro Alves <palves@redhat.com>
15227
15228 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15229
15230 2015-03-24 Pedro Alves <palves@redhat.com>
15231
15232 * gdb.threads/schedlock.exp (test_step): No longer expect that
15233 "set scheduler-locking step" with "next" over a function call runs
15234 threads unlocked.
15235
15236 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15237
15238 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15239
15240 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15241
15242 PR breakpoints/16466
15243 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15244 * gdb.mi/mi-pending.c (thread_func): New function.
15245 (int main): Add threading support required.
15246 * gdb.mi/mi-pending.exp: Add tests for this issue.
15247 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15248 (pendfunc2): Remove stdio dependency.
15249 * gdb.mi/mi-pendshr2.c: New file.
15250
15251 2015-03-23 Keith Seitz <keiths@redhat.com>
15252
15253 * gdb.linespec/keywords.c: New file.
15254 * gdb.linespec/keywords.exp: New file.
15255
15256 2015-03-23 Keith Seitz <keiths@redhat.com>
15257
15258 PR gdb/18021
15259 * gdb.dwarf2/staticvirtual.exp: New test.
15260
15261 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15262
15263 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15264 * README: Remove HP-UX and gdb.hp.
15265 (configuration):
15266 * configure: Regenerate.
15267 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15268 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15269 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15270 gdb.hp/gdb.defects/Makefile.
15271 * gdb.hp/Makefile.in: File deleted.
15272 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15273 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15274 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15275 * gdb.hp/gdb.aCC/run.c: File deleted.
15276 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15277 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15278 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15279 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15280 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15281 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15282 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15283 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15284 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15285 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15286 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15287 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15288 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15289 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15290 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15291 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15292 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15293 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15294 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15295 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15296 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15297 * gdb.hp/gdb.compat/average.c: File deleted.
15298 * gdb.hp/gdb.compat/sum.c: File deleted.
15299 * gdb.hp/gdb.compat/xdb.c: File deleted.
15300 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15301 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15302 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15303 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15304 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15305 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15306 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15307 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15308 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15309 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15310 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15311 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15312 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15313 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15314 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15315 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15316 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15317 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15318 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15319 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15320 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15321 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15322 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15323 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15324 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15325 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15326 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15327 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15328 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15329 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15330 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15331 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15332 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15333 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15334 * gdb.hp/tools/odump: File deleted.
15335
15336 2015-03-19 Pedro Alves <palves@redhat.com>
15337
15338 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15339 (saw_thread_3): New globals.
15340 (top level): Increment them when an event for the corresponding
15341 thread is seen.
15342 (no thread starvation): New test.
15343
15344 2015-03-19 Pedro Alves <palves@redhat.com>
15345
15346 * gdb.threads/continue-pending-status.c: New file.
15347 * gdb.threads/continue-pending-status.exp: New file.
15348
15349 2015-03-18 Pedro Alves <palves@redhat.com>
15350
15351 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15352 Use gdb_is_target_remote instead of is_remote. Use
15353 gdb_test_multiple instead of gdb_expect. Exit early if
15354 gdb_test_multiple hits its internal matches. Tighten stepi tests
15355 expected output. Fail on exit with any signal, instead of just
15356 SIGILL.
15357
15358 2015-03-18 Yao Qi <yao.qi@linaro.org>
15359
15360 PR tdep/18107
15361 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15362 variable.
15363 * gdb.base/catch-syscall.exp: Don't skip it on
15364 aarch64*-*-linux* target. Remove elements in all_syscalls.
15365 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15366 target.
15367 (setup_all_syscalls): New proc.
15368
15369 2015-03-16 Yao Qi <yao.qi@linaro.org>
15370
15371 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15372 (top level): Skip tests if valid_addr_p returns false for
15373 $cmd1 or $cmd2.
15374
15375 2015-03-11 Andy Wingo <wingo@igalia.com>
15376
15377 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15378
15379 2015-03-11 Yao Qi <yao.qi@linaro.org>
15380
15381 * gdb.base/catch-syscall.exp: Fix typo in comments.
15382
15383 2015-03-11 Yao Qi <yao.qi@linaro.org>
15384
15385 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15386
15387 2015-03-09 Pedro Alves <palves@redhat.com>
15388
15389 * dg-extract-results.py: Delete.
15390
15391 2015-03-09 Pedro Alves <palves@redhat.com>
15392
15393 Merge dg-extract-results.sh from GCC upstream (r218843).
15394
15395 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15396 * dg-extract-results.sh: Use --text with grep to avoid issues with
15397 binary files. Fall back to cat -v, if that doesn't work.
15398
15399 2015-03-05 Pedro Alves <palves@redhat.com>
15400
15401 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15402
15403 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15404
15405 * lib/mi-support.exp (mi_expect_interrupt): Accept
15406 alternative event for when in all-stop mode.
15407
15408 2015-03-04 Pedro Alves <palves@redhat.com>
15409
15410 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15411
15412 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15413
15414 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15415
15416 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15417
15418 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15419 regexps for GDB's current line display, accept a hex address
15420 preceding the line number.
15421
15422 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15423
15424 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15425 the 'arch1' variable for "s390*-linux*" targets.
15426
15427 2015-03-04 Pedro Alves <palves@redhat.com>
15428
15429 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15430 (main): Pass missing retval argument to pthread_join call.
15431
15432 2015-03-02 Pedro Alves <palves@redhat.com>
15433
15434 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15435 (top level): Call do_test with non-stop as well.
15436
15437 2015-03-02 Pedro Alves <palves@redhat.com>
15438
15439 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15440 -1.
15441
15442 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15443
15444 * gdb.arch/s390-vregs.exp: New test.
15445 * gdb.arch/s390-vregs.S: New file.
15446
15447 2015-02-27 Pedro Alves <palves@redhat.com>
15448
15449 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15450 call to catch_command_errors.
15451 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15452 catch_command_errors.
15453
15454 2015-02-27 Pedro Alves <palves@redhat.com>
15455
15456 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15457 "true" for boolean result.
15458 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15459 prototype of main.
15460
15461 2015-02-27 Pedro Alves <palves@redhat.com>
15462
15463 * lib/unbuffer_output.c: New file.
15464 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15465 (main): Call gdb_unbuffer_output.
15466
15467 2015-02-27 Yao Qi <yao.qi@linaro.org>
15468
15469 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15470 target.
15471
15472 2015-02-26 Doug Evans <dje@google.com>
15473
15474 * gdb.cp/class2.cc (Dbase, D): New classes.
15475 (main): New local delta.
15476 * gdb.cp/class2.exp: Test printing delta.
15477 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15478 (dynbar): New global.
15479 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15480
15481 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15482
15483 * gdb.compile/compile-ifunc.c: New file.
15484 * gdb.compile/compile-ifunc.exp: New file.
15485
15486 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15487
15488 * gdb.base/structs.exp: Check for correct struct on finish.
15489
15490 2015-02-26 Yao Qi <yao.qi@linaro.org>
15491
15492 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15493 is zero.
15494
15495 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15496
15497 * gdb.arch/cordic.ko.bz2: New file.
15498 * gdb.arch/cordic.ko.debug.bz2: New file.
15499 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15500
15501 2015-02-25 Yao Qi <yao.qi@linaro.org>
15502
15503 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15504 aarch64*-*-* target.
15505
15506 2015-02-23 Pedro Alves <palves@redhat.com>
15507
15508 * lib/gdb.exp (delete_breakpoints): Rewrite using
15509 gdb_test_multiple.
15510
15511 2015-02-23 Pedro Alves <palves@redhat.com>
15512
15513 * gdb.base/info-os.c: Include stdlib.h.
15514
15515 2015-02-22 Doug Evans <xdje42@gmail.com>
15516
15517 PR symtab/17855
15518 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15519 is read after symbols have been re-read.
15520 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15521 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15522
15523 2015-02-21 Doug Evans <dje@google.com>
15524
15525 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15526
15527 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15528
15529 PR corefiles/17808
15530 * gdb.arch/i386-biarch-core.core.bz2: New file.
15531 * gdb.arch/i386-biarch-core.exp: New file.
15532
15533 2015-02-21 Pedro Alves <palves@redhat.com>
15534
15535 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15536 runto_main fails.
15537
15538 2015-02-20 Pedro Alves <palves@redhat.com>
15539
15540 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15541 info probes.
15542
15543 2015-02-20 Pedro Alves <palves@redhat.com>
15544
15545 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15546
15547 2015-02-20 Pedro Alves <palves@redhat.com>
15548
15549 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15550 clean_restart before gdb_target_supports_trace.
15551
15552 2015-02-20 Pedro Alves <palves@redhat.com>
15553
15554 PR threads/18006
15555 * gdb.threads/clone-thread_db.c: New file.
15556 * gdb.threads/clone-thread_db.exp: New file.
15557
15558 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15559
15560 PR breakpoints/16812
15561 * gdb.base/catch-gdb-caused-signals.c: New file.
15562 * gdb.base/catch-gdb-caused-signals.exp: New file.
15563
15564 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15565
15566 * configure: Regenerated.
15567 * configure.ac: Use GDB_AC_TRANSFORM.
15568 * aclocal.m4: sinclude ../transform.m4.
15569
15570 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15571
15572 * lib/dtrace.exp: New file.
15573 * gdb.base/dtrace-probe.exp: Likewise.
15574 * gdb.base/dtrace-probe.d: Likewise.
15575 * gdb.base/dtrace-probe.c: Likewise.
15576 * lib/pdtrace.in: Likewise.
15577 * configure.ac: Output variables with the transformed names of
15578 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15579 * configure: Regenerated.
15580
15581 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15582
15583 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15584 expected message when trying to access $_probe_* convenience
15585 variables while not on a probe.
15586
15587 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15588
15589 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15590
15591 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15592
15593 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15594 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15595
15596 2015-02-10 Doug Evans <xdje42@gmail.com>
15597
15598 * lib/gdb.exp (gdb_load): Always return a result.
15599
15600 2015-02-10 Pedro Alves <palves@redhat.com>
15601
15602 * gdb.threads/signal-sigtrap.c: New file.
15603 * gdb.threads/signal-sigtrap.exp: New file.
15604
15605 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15606
15607 * gdb.trace/no-attach-trace.c: New file.
15608 * gdb.trace/no-attach-trace.exp: New file.
15609
15610 2015-02-09 Mark Wielaard <mjw@redhat.com>
15611
15612 * gdb.dwarf2/atomic.c: New file.
15613 * gdb.dwarf2/atomic-type.exp: Likewise.
15614
15615 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15616
15617 * gdb.btrace/buffer-size.exp: Update "info record" output.
15618 * gdb.btrace/delta.exp: Update "info record" output.
15619 * gdb.btrace/enable.exp: Update "info record" output.
15620 * gdb.btrace/finish.exp: Update "info record" output.
15621 * gdb.btrace/instruction_history.exp: Update "info record" output.
15622 * gdb.btrace/next.exp: Update "info record" output.
15623 * gdb.btrace/nexti.exp: Update "info record" output.
15624 * gdb.btrace/step.exp: Update "info record" output.
15625 * gdb.btrace/stepi.exp: Update "info record" output.
15626 * gdb.btrace/nohist.exp: Update "info record" output.
15627
15628 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15629
15630 * gdb.btrace/buffer-size: New.
15631
15632 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15633
15634 * gdb.btrace/delta.exp: Update "info record" output.
15635 * gdb.btrace/enable.exp: Update "info record" output.
15636 * gdb.btrace/finish.exp: Update "info record" output.
15637 * gdb.btrace/instruction_history.exp: Update "info record" output.
15638 * gdb.btrace/next.exp: Update "info record" output.
15639 * gdb.btrace/nexti.exp: Update "info record" output.
15640 * gdb.btrace/step.exp: Update "info record" output.
15641 * gdb.btrace/stepi.exp: Update "info record" output.
15642 * gdb.btrace/nohist.exp: Update "info record" output.
15643
15644 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15645
15646 PR gdb/15678
15647 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15648
15649 2015-02-06 Pedro Alves <palves@redhat.com>
15650
15651 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15652 macro.
15653 (seconds_left, again): New globals.
15654 (main): Wait seconds_left in a 1-second sleep loop instead of
15655 sleeping 180 seconds. If 'again' is set, reset the seconds
15656 counter.
15657 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15658 'again' in the inferior before detaching. Print the seconds left.
15659 (options): New global.
15660 (top level): Build program with -DTIMEOUT=$timeout.
15661
15662 2015-02-06 Pedro Alves <palves@redhat.com>
15663
15664 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15665 determine how many seconds to pass to 'alarm'.
15666 * gdb.base/gdb-sigterm.exp (top level): Build program with
15667 -DTIMEOUT=$timeout.
15668 (do_test): Return success/failure indication. Add more verbose
15669 logging. Don't fail if 200 single steps are seen. Instead, fail
15670 when the test times out.
15671 (passes): New global.
15672 (top level): Break the testing loop if testing fails on any
15673 iteration. Use gdb_assert.
15674
15675 2015-02-04 Don Breazeal <donb@codesourcery.com>
15676
15677 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15678 and initialize them.
15679 (ipc_cleanup): New function.
15680 (main): Don't declare shmid, semid, and msqid. Add a call to
15681 atexit so that we call ipc_cleanup on exit.
15682
15683 2015-02-04 Pedro Alves <palves@redhat.com>
15684
15685 * boards/native-extended-gdbserver.exp: Remove any target variant
15686 specifications from the board name before clearing the isremote
15687 flag from board_info.
15688
15689 2015-01-31 Doug Evans <xdje42@gmail.com>
15690
15691 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15692
15693 2015-01-31 Gary Benson <gbenson@redhat.com>
15694
15695 * gdb.base/completion.exp: Disable completion limiting for
15696 existing tests. Add new tests to check completion limiting.
15697 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15698
15699 2015-01-31 Doug Evans <xdje42@gmail.com>
15700
15701 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15702
15703 2015-01-31 Doug Evans <xdje42@gmail.com>
15704
15705 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15706 entries. Duplicate file section script entries.
15707 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15708 inlined entries. Add test for safe-path rejection.
15709 * gdb.python/py-section-script.c: Add duplicate inlined section script
15710 entries. Duplicate file section script entries.
15711 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15712 inlined entries. Add test for safe-path rejection.
15713
15714 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15715
15716 * gdb.ada/disc_arr_bound: New testcase.
15717
15718 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15719
15720 * gdb.ada/mi_var_array: New testcase.
15721
15722 2015-01-27 Doug Evans <dje@google.com>
15723
15724 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15725 Add test for objfile.filename, objfile.username after objfile
15726 has been unloaded.
15727
15728 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15729
15730 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15731 the second test to print the name attribute of value
15732 returned by the call to gdb.lookup_type, and adjust
15733 the expected output accordingly.
15734
15735 2015-01-25 Mark Wielaard <mjw@redhat.com>
15736
15737 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15738 * gdb.base/disp-step-fork.c: Include unistd.h.
15739 * gdb.base/siginfo-obj.c: Include stdio.h.
15740 * gdb.base/siginfo-thread.c: Likewise.
15741 * gdb.mi/non-stop.c: Include unistd.h.
15742 * gdb.mi/nsthrexec.c: Include stdio.h.
15743 * gdb.mi/pthreads.c: Include unistd.h.
15744 * gdb.modula2/unbounded1.c (main): Declare returns int.
15745 * gdb.reverse/consecutive-reverse.c: Likewise.
15746 * gdb.threads/create-fail.c: Include unistd.h.
15747 * gdb.threads/killed.c: Likewise.
15748 * gdb.threads/linux-dp.c: Likewise.
15749 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15750 * gdb.threads/non-ldr-exc-2.c: Likewise.
15751 * gdb.threads/non-ldr-exc-3.c: Likewise.
15752 * gdb.threads/non-ldr-exc-4.c: Likewise.
15753 * gdb.threads/pthreads.c: Include unistd.h.
15754 (main): Declare returns int.
15755 * gdb.threads/tls-main.c (foo): New declaration.
15756 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15757
15758 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15759
15760 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15761 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15762
15763 2015-01-15 Mark Wielaard <mjw@redhat.com>
15764
15765 * gdb.base/noreturn-return.c: New file.
15766 * gdb.base/noreturn-return.exp: New file.
15767 * gdb.base/noreturn-finish.c: New file.
15768 * gdb.base/noreturn-finish.exp: New file.
15769
15770 2015-01-23 Pedro Alves <palves@redhat.com>
15771
15772 * gdb.threads/continue-pending-after-query.c: New file.
15773 * gdb.threads/continue-pending-after-query.exp: New file.
15774
15775 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15776 Simon Marchi <simon.marchi@ericsson.com>
15777
15778 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15779 * gdb.base/valgrind-db-attach.exp: Same.
15780 * gdb.base/valgrind-infcall.exp: Same.
15781 * lib/mi-support.exp (default_mi_gdb_start): Same.
15782 * lib/prompt.exp (default_prompt_gdb_start): Same.
15783 * lib/gdb.exp (default_gdb_spawn): Same.
15784 (gdb_interact): New.
15785
15786
15787 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15788
15789 * gdb.compile/compile.exp (pointer to jit function): New test.
15790
15791 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
15792
15793 * lib/gdb.exp (supports_process_record): Return true for
15794 powerpc*-*-linux*.
15795 (supports_reverse): Likewise.
15796
15797 2015-01-15 Don Breazeal <donb@codesourcery.com>
15798
15799 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15800 instead of checking whether the target board is remote and
15801 use spawn_wait_for_attach instead of exec/sleep.
15802 * gdb.base/attach-twice.exp: Likewise.
15803
15804 2015-01-15 Joel Brobecker <brobecker@adacore.com>
15805
15806 * gdb.ada/var_arr_attrs: New testcase.
15807
15808 2015-01-14 Pedro Alves <palves@redhat.com>
15809 Joel Brobecker <brobecker@adacore.com>
15810
15811 PR gdb/17525
15812 * gdb.base/bp-cmds-execution-x-script.c: New file.
15813 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15814 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15815
15816 2015-01-14 Pedro Alves <palves@redhat.com>
15817
15818 PR cli/17828
15819 * gdb.base/batch-preserve-term-settings.c: New file.
15820 * gdb.base/batch-preserve-term-settings.exp: New file.
15821
15822 2015-01-13 Doug Evans <dje@google.com>
15823
15824 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15825 binary.
15826
15827 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15828
15829 * Makefile.in (clean mostlyclean): Do not delete *.py.
15830
15831 2015-01-13 Joel Brobecker <brobecker@adacore.com>
15832
15833 * gdb.python/py-lookup-type.exp: New file.
15834
15835 2015-01-12 Pedro Alves <palves@redhat.com>
15836
15837 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15838 restore GDBFLAGS before returning.
15839
15840 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15841
15842 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15843 is_amd64_regs_target and is_x86_like_target.
15844
15845 2015-01-11 Doug Evans <xdje42@gmail.com>
15846
15847 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15848 is given without an explicit form.
15849 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15850 attributes.
15851 * gdb.dwarf/corrupt.exp: Ditto.
15852 * gdb.dwarf2/enum-type.exp: Ditto.
15853 * gdb.trace/entry-values.exp: Ditto.
15854 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15855
15856 2015-01-11 Doug Evans <xdje42@gmail.com>
15857
15858 PR gdb/15830
15859 * gdb.base/maint.exp: Remove references to "maint demangle".
15860 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15861 Add tests for explicitly specifying language to demangle.
15862 * gdb.dlang/demangle.exp: Ditto.
15863
15864 2015-01-09 Pedro Alves <palves@redhat.com>
15865
15866 * gdb.threads/non-stop-fair-events.c: New file.
15867 * gdb.threads/non-stop-fair-events.exp: New file.
15868
15869 2015-01-09 Pedro Alves <palves@redhat.com>
15870
15871 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15872 the global scope. Set a breakpoint after all threads are started
15873 rather than stepping over two source lines. Expect the prompt.
15874 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15875 global.
15876 (NUM): Now 15.
15877 (main): Use threads_started_barrier to wait for all threads to
15878 start. Main thread no longer calls thread_function. Exit after
15879 180 seconds.
15880 (loop): New function.
15881 (thread_function): Wait on threads_started_barrier barrier. Call
15882 'loop' at each iteration.
15883 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15884 threads have started, instead of hardcoding number of "next"
15885 steps. Use an access watchpoint instead of a write watchpoint.
15886
15887 2015-01-09 Pedro Alves <palves@redhat.com>
15888
15889 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15890 (thread_func): Wait on barrier.
15891 (main): Wait for all threads to start before stopping GDB.
15892 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15893 global.
15894 (thread1_func, thread2_func): Wait on barrier.
15895 (main): Wait for all threads to start before stopping GDB.
15896 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15897 New global.
15898 (thread1_func, thread2_func): Wait on barrier.
15899 (main): Wait for all threads to start before stopping GDB.
15900
15901 2015-01-09 Pedro Alves <palves@redhat.com>
15902
15903 * gdb.threads/attach-many-short-lived-threads.c: New file.
15904 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15905
15906 2014-01-09 Pedro Alves <palves@redhat.com>
15907
15908 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15909 instead of to thread 2.
15910 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15911 Add barrier around each pthread_create call instead of around all
15912 calls.
15913 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15914 Set a break on thread_function and have the child threads hit it
15915 one at at a time.
15916
15917 2015-01-09 Pedro Alves <palves@redhat.com>
15918
15919 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15920 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15921 false.
15922 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15923 checking whether the target board is remote.
15924 * gdb.multi/multi-attach.exp: Likewise.
15925 * gdb.python/py-sync-interp.exp: Likewise.
15926 * gdb.server/ext-attach.exp: Likewise.
15927 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15928 tests that need to attach, instead of checking whether the target
15929 board is remote at the top of the file.
15930
15931 2015-01-08 Yao Qi <yao@codesourcery.com>
15932
15933 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15934
15935 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15936
15937 Fix testcase compilation.
15938 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15939
15940 2015-01-06 Joel Brobecker <brobecker@adacore.com>
15941
15942 * gdb.python/py-type.exp: Add a couple test about empty
15943 array creation, and negative-length array creation.
15944
15945 2015-01-02 Doug Evans <xdje42@gmail.com>
15946
15947 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15948
15949 2015-01-02 Doug Evans <dje@google.com>
15950
15951 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15952
15953 2014-12-29 Yao Qi <yao@codesourcery.com>
15954
15955 * gdb.trace/entry-values.exp: Update comments. Rename variable
15956 bar_call_foo to returned_from_foo.
15957
15958 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15959
15960 PR gdb/17394
15961 * gdb.linespec/break-asm-file.c: New file.
15962 * gdb.linespec/break-asm-file.exp: New file.
15963 * gdb.linespec/break-asm-file0.s: New file.
15964 * gdb.linespec/break-asm-file1.s: New file.
15965
15966 2014-12-18 Nigel Stephens <nigel@mips.com>
15967 Maciej W. Rozycki <macro@codesourcery.com>
15968
15969 * gdb.base/float.exp: Handle the new output from "info float" on
15970 MIPS targets.
15971
15972 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15973
15974 Fix MinGW compilation.
15975 * gdb.compile/compile-ops.exp: Update untested message if
15976 !skip_compile_feature_tests.
15977 * gdb.compile/compile-setjmp.exp: Likewise.
15978 * gdb.compile/compile-tls.exp: Likewise.
15979 * gdb.compile/compile.exp: Likewise.
15980 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15981 supported on this host".
15982
15983 2014-12-16 Doug Evans <xdje42@gmail.com>
15984
15985 * boards/stabs.exp: New file.
15986
15987 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15988
15989 * gdb.base/completion.exp: Adjust to format changes of "maint
15990 print user-registers".
15991
15992 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
15993
15994 PR server/17457
15995 * gdb.arch/aarch64-fp.c: New file.
15996 * gdb.arch/aarch64-fp.exp: New file.
15997
15998 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15999
16000 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16001 r210637, r210913, r211666, r215400, r215817).
16002
16003 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16004 * dg-extract-results.py: New file.
16005 * dg-extract-results.sh: Use it if the environment seems
16006 suitable.
16007
16008 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16009
16010 * dg-extract-results.py (parse_run): Handle warnings that
16011 are printed before a test harness is run.
16012
16013 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16014
16015 * dg-extract-results.py (Named): Remove __cmp__ method.
16016 (output_variation): Use a key to sort variation.harnesses.
16017
16018 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16019
16020 * dg-extract-results.py: For Python 3, force sys.stdout to
16021 handle surrogate escape sequences.
16022 (safe_open): New function.
16023 (output_segment, main): Use it.
16024
16025 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16026
16027 * dg-extract-results.py (Prog.result_re): Include options
16028 in test name.
16029
16030 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16031
16032 * dg-extract-results.py (output_variation): Always sort if
16033 do_sum.
16034
16035 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16036
16037 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16038 as long as we get pagination notifications.
16039
16040 2014-12-15 Jason Merrill <jason@redhat.com>
16041
16042 * Makefile.in (check-gdb.%): Restore.
16043 * README: Mention it.
16044
16045 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16046
16047 * gdb.ada/str_uninit: New testcase.
16048
16049 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16050
16051 PR symtab/17642
16052 * gdb.base/vla-stub-define.c: New file.
16053 * gdb.base/vla-stub.c: New file.
16054 * gdb.base/vla-stub.exp: New file.
16055
16056 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16057 Jan Kratochvil <jan.kratochvil@redhat.com>
16058 Tom Tromey <tromey@redhat.com>
16059
16060 * configure.ac: Add gdb.compile/.
16061 * configure: Regenerate.
16062 * gdb.compile/Makefile.in: New file.
16063 * gdb.compile/compile-ops.exp: New file.
16064 * gdb.compile/compile-ops.c: New file.
16065 * gdb.compile/compile-tls.c: New file.
16066 * gdb.compile/compile-tls.exp: New file.
16067 * gdb.compile/compile-constvar.S: New file.
16068 * gdb.compile/compile-constvar.c: New file.
16069 * gdb.compile/compile-mod.c: New file.
16070 * gdb.compile/compile-nodebug.c: New file.
16071 * gdb.compile/compile-setjmp-mod.c: New file.
16072 * gdb.compile/compile-setjmp.c: New file.
16073 * gdb.compile/compile-setjmp.exp: New file.
16074 * gdb.compile/compile-shlib.c: New file.
16075 * gdb.compile/compile.c: New file.
16076 * gdb.compile/compile.exp: New file.
16077 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16078
16079 2014-12-12 Tom Tromey <tromey@redhat.com>
16080
16081 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16082 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16083
16084 2014-12-12 Doug Evans <dje@google.com>
16085
16086 * lib/gdb-python.exp (get_python_valueof): New function.
16087 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16088
16089 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16090
16091 * gdb.base/completion.exp: Add test for completion of "info
16092 registers ".
16093
16094 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16095
16096 * gdb.base/func-ptrs.c: New file.
16097 * gdb.base/func-ptrs.exp: New file.
16098
16099 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16100
16101 PR breakpoints/17012
16102 * gdb.base/dprintf-detach.c: New file.
16103 * gdb.base/dprintf-detach.exp: New file.
16104
16105 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16106
16107 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16108 * lib/gdb.exp (target_is_gdbserver): New procedure.
16109
16110 2014-12-08 Doug Evans <dje@google.com>
16111
16112 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16113
16114 2014-12-05 Yao Qi <yao@codesourcery.com>
16115
16116 * gdb.guile/scm-error.exp: Remove the third argument to
16117 gdb_remote_download.
16118 * gdb.guile/scm-frame-args.exp: Likewise.
16119 * gdb.guile/scm-section-script.exp: Likewise.
16120
16121 2014-12-05 Yao Qi <yao@codesourcery.com>
16122
16123 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16124
16125 2014-12-04 Doug Evans <dje@google.com>
16126
16127 * gdb.python/py-objfile.exp: Add tests for
16128 objfile.add_separate_debug_file.
16129
16130 2014-12-04 Doug Evans <dje@google.com>
16131
16132 * lib/gdb.exp (get_build_id): New function.
16133 (build_id_debug_filename_get): Rewrite to use it.
16134 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16135
16136 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16137
16138 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16139 `method(long)', not just 0x0.
16140 * gdb.cp/nsalias.exp: Align code labels to 4.
16141 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16142 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16143 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16144 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16145 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16146 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16147
16148 2014-12-02 Doug Evans <dje@google.com>
16149
16150 PR symtab/17602
16151 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16152 * gdb.cp/anon-ns2.cc: ... here. New file.
16153 * gdb.cp/anon-ns.exp: Update.
16154
16155 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16156
16157 * gdb.python/py-events.py (inferior_call_handler): New.
16158 (register_changed_handler, memory_changed_handler): New.
16159 (test_events.invoke): Register new handlers.
16160 * gdb.python/py-events.exp: Add tests for inferior call,
16161 memory_changed and register_changed events.
16162
16163 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16164
16165 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16166 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16167 if the linker doesn't understand this.
16168
16169 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16170
16171 * gdb.python/python.exp: Change expected reply to help().
16172
16173 2014-12-01 Yao Qi <yao@codesourcery.com>
16174
16175 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16176 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16177 * configure: Re-generated.
16178
16179 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16180
16181 * gdb.cp/chained-calls.cc: New file.
16182 * gdb.cp/chained-calls.exp: New file.
16183 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16184
16185 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16186
16187 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16188 * gdb.dwarf2/symtab-producer.exp: Same.
16189 * gdb.gdb/python-interrupts.exp: Same.
16190 * gdb.gdb/python-selftest.exp: Same.
16191 * gdb.python/py-linetable.exp: Same.
16192 * gdb.python/py-type.exp: Same.
16193 * gdb.python/py-value-cc.exp: Same.
16194 * gdb.python/py-value.exp: Same.
16195
16196 2014-11-28 Yao Qi <yao@codesourcery.com>
16197
16198 * gdb.base/break-probes.exp: Match library name prefixed with
16199 sysroot.
16200
16201 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16202
16203 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16204 test expected output. Add parentheses for the call to print.
16205 Remove L suffix from integers.
16206
16207 2014-11-26 Doug Evans <dje@google.com>
16208
16209 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16210
16211 2014-11-22 Yao Qi <yao@codesourcery.com>
16212
16213 * gdb.trace/entry-values.c: Remove asms.
16214 (foo): Add foo_label.
16215 (bar): Add bar_label.
16216 * gdb.trace/entry-values.exp: Remove code computing foo's
16217 length and bar's length.
16218 (Dwarf::assemble): Invoke function_range for bar and use
16219 MACRO_AT_func for foo.
16220
16221 2014-11-22 Yao Qi <yao@codesourcery.com>
16222
16223 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16224 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16225 Use .Lgcc43_procstart instead of gcc43.
16226
16227 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16228
16229 * gdb.ada/n_arr_bound: New testcase.
16230
16231 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16232
16233 PR breakpoints/10737
16234 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16235 test_catch_syscall_multi_arch.
16236 (test_catch_syscall_multi_arch): New function.
16237
16238 2014-11-20 Doug Evans <xdje42@gmail.com>
16239
16240 * gdb.base/maint.exp: Update expected output.
16241
16242 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16243
16244 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16245 4-byte instruction on S390.
16246
16247 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16248
16249 * gdb.ada/arr_arr: New testcase.
16250
16251 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16252
16253 * gdb.ada/pkd_arr_elem: New Testcase.
16254
16255 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16256
16257 * gdb.reverse/break-precsave: Expect completion message for
16258 core file reads.
16259 * gdb.reverse/consecutive-precsave.exp: Likewise.
16260 * gdb.reverse/finish-precsave.exp: Likewise.
16261 * gdb.reverse/i386-precsave.exp: Likewise.
16262 * gdb.reverse/machinestate-precsave.exp: Likewise.
16263 * gdb.reverse/sigall-precsave.exp: Likewise.
16264 * gdb.reverse/solib-precsave.exp: Likewise.
16265 * gdb.reverse/step-precsave.exp: Likewise.
16266 * gdb.reverse/until-precsave.exp: Likewise.
16267 * gdb.reverse/watch-precsave.exp: Likewise.
16268
16269 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16270
16271 * gdb.base/bp-permanent.c: Include unistd.h.
16272 * gdb.python/py-framefilter-mi.c (main): Add return type.
16273 * gdb.python/py-framefilter.c (main): Likewise.
16274 * gdb.trace/actions-changed.c (main): Likewise.
16275
16276 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16277
16278 * gdb.mi/until.c: Add eye-catchers.
16279 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16280 line numbers.
16281
16282 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16283
16284 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16285 function header variants in break1.c.
16286 * gdb.base/ena-dis-br.exp: Likewise.
16287 * gdb.base/hbreak2.exp: Likewise.
16288 * gdb.reverse/until-precsave.exp: Drop references to removed
16289 non-prototype function header variants in ur1.c.
16290 * gdb.reverse/until-reverse.exp: Likewise.
16291
16292 2014-11-17 Petr Machata <pmachata@redhat.com>
16293
16294 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16295 ${_cu_offset_size} bytes abbrev offset.
16296
16297 2014-11-15 Doug Evans <xdje42@gmail.com>
16298
16299 PR symtab/17559
16300 * gdb.base/line-symtabs.exp: New file.
16301 * gdb.base/line-symtabs.c: New file.
16302 * gdb.base/line-symtabs.h: New file.
16303
16304 2014-11-14 Yao Qi <yao@codesourcery.com>
16305
16306 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16307 (func): Add label func_label.
16308 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16309 Replace low_pc and high_pc with MACRO_AT_range.
16310 Replace name, low_pc and high_pc with MACRO_AT_func.
16311
16312 2014-11-14 Yao Qi <yao@codesourcery.com>
16313
16314 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16315 Replace name, low_pc and high_pc with MACRO_AT_func.
16316
16317 2014-11-14 Yao Qi <yao@codesourcery.com>
16318
16319 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16320 produce debug information.
16321 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16322
16323 2014-11-14 Yao Qi <yao@codesourcery.com>
16324
16325 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16326 object and get function length.
16327 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16328 with MACRO_AT_func.
16329 (top-level): Replace gdb_compile and clean_restart with
16330 prepare_for_testing.
16331 * gdb.dwarf2/main.c (main): Add label main_label.
16332
16333 2014-11-14 Yao Qi <yao@codesourcery.com>
16334
16335 * lib/dwarf.exp (function_range): New procedure.
16336 (Dwarf::_handle_macro_at_func): New procedure.
16337 (Dwarf::_handle_macro_at_range): New procedure.
16338 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16339
16340 2014-11-14 Yao Qi <yao@codesourcery.com>
16341
16342 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16343 (_handle_attribute): New procedure.
16344
16345 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16346
16347 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16348 * gdb.base/call-sc.c (zed): Likewise.
16349 * gdb.base/checkpoint.c (main): Likewise.
16350 * gdb.base/dump.c (main): Likewise.
16351 * gdb.base/gcore.c (main): Likewise.
16352 * gdb.base/huge.c (main): Likewise.
16353 * gdb.base/multi-forks.c (main): Likewise.
16354 * gdb.base/pr10179-a.c (main): Likewise.
16355 * gdb.base/savedregs.c (main): Likewise.
16356 * gdb.base/sigaltstack.c (main): Likewise.
16357 * gdb.base/siginfo.c (main): Likewise.
16358 * gdb.base/structs.c (zed): Likewise.
16359 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16360 * gdb.mi/mi-syn-frame.c (main): Likewise.
16361 * gdb.mi/until.c (foo, main): Likewise.
16362 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16363 * gdb.base/solib-weak.c (foo): Declare.
16364 * gdb.base/attach-twice.c: Include stdio.h.
16365 * gdb.base/weaklib1.c: Likewise.
16366 * gdb.base/weaklib2.c: Likewise.
16367 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16368 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16369 unistd.h.
16370 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16371 * gdb.mi/mi-exit-code.c: Likewise.
16372 * gdb.base/break-interp-lib.c: Include string.h.
16373 * gdb.base/coremaker.c: Likewise.
16374 * gdb.base/testenv.c: Likewise.
16375 * gdb.python/py-finish-breakpoint.c: Likewise.
16376 * gdb.base/inferior-died.c: Include sys/wait.h.
16377 * gdb.base/fileio.c: Include time.h.
16378 * gdb.base/async-shell.c: Include unistd.h.
16379 * gdb.base/dprintf-non-stop.c: Likewise.
16380 * gdb.base/info-os.c: Likewise.
16381 * gdb.mi/mi-console.c: Likewise.
16382 * gdb.mi/watch-nonstop.c: Likewise.
16383 * gdb.python/py-events.c: Likewise.
16384 * gdb.base/async.c (baz): Move up before its invocation.
16385 * gdb.base/code_elim2.c (my_global_func): Likewise.
16386 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16387 * gdb.base/advance.c (func2): Likewise.
16388
16389 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16390
16391 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16392 variant.
16393 * gdb.base/annota3.c: Likewise.
16394 * gdb.base/async.c: Likewise.
16395 * gdb.base/average.c: Likewise.
16396 * gdb.base/call-ar-st.c: Likewise.
16397 * gdb.base/call-rt-st.c: Likewise.
16398 * gdb.base/call-sc.c: Likewise.
16399 * gdb.base/call-strs.c: Likewise.
16400 * gdb.base/ending-run.c: Likewise.
16401 * gdb.base/execd-prog.c: Likewise.
16402 * gdb.base/exprs.c: Likewise.
16403 * gdb.base/foll-exec.c: Likewise.
16404 * gdb.base/foll-fork.c: Likewise.
16405 * gdb.base/foll-vfork.c: Likewise.
16406 * gdb.base/funcargs.c: Likewise.
16407 * gdb.base/gcore.c: Likewise.
16408 * gdb.base/jump.c: Likewise.
16409 * gdb.base/langs0.c: Likewise.
16410 * gdb.base/langs1.c: Likewise.
16411 * gdb.base/langs2.c: Likewise.
16412 * gdb.base/mips_pro.c: Likewise.
16413 * gdb.base/nodebug.c: Likewise.
16414 * gdb.base/opaque0.c: Likewise.
16415 * gdb.base/opaque1.c: Likewise.
16416 * gdb.base/recurse.c: Likewise.
16417 * gdb.base/run.c: Likewise.
16418 * gdb.base/scope0.c: Likewise.
16419 * gdb.base/scope1.c: Likewise.
16420 * gdb.base/setshow.c: Likewise.
16421 * gdb.base/setvar.c: Likewise.
16422 * gdb.base/shmain.c: Likewise.
16423 * gdb.base/shr1.c: Likewise.
16424 * gdb.base/shr2.c: Likewise.
16425 * gdb.base/sigall.c: Likewise.
16426 * gdb.base/signals.c: Likewise.
16427 * gdb.base/so-indr-cl.c: Likewise.
16428 * gdb.base/solib2.c: Likewise.
16429 * gdb.base/structs.c: Likewise.
16430 * gdb.base/sum.c: Likewise.
16431 * gdb.base/vforked-prog.c: Likewise.
16432 * gdb.base/watchpoint.c: Likewise.
16433 * gdb.reverse/shr2.c: Likewise.
16434 * gdb.reverse/until-reverse.c: Likewise.
16435 * gdb.reverse/ur1.c: Likewise.
16436 * gdb.reverse/watch-reverse.c: Likewise.
16437
16438 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16439
16440 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16441 variant.
16442 * gdb.base/sepdebug.exp: Drop references to removed code.
16443
16444 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16445
16446 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16447 variant. Preserve original line numbering.
16448 * gdb.base/list1.c: Likewise.
16449
16450 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16451
16452 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16453 variant.
16454 * gdb.base/break1.c: Likewise.
16455 * gdb.base/break.exp: Drop references to removed code.
16456
16457 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16458
16459 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16460 variant.
16461
16462 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16463
16464 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16465
16466 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16467
16468 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16469 logic into perform_all_tests() and invoke it with and without
16470 function header prototypes.
16471 (do_function_calls): Remove conditional XFAIL for PR 5318.
16472 (rerun_and_prepare): Remove duplicate code.
16473 (perform_all_tests): New. Main logic moved here.
16474
16475 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16476
16477 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16478 code guarded by #ifdef NO_PROTOTYPES.
16479 (t_double_many_args): Likewise.
16480 (DEF_FUNC_MANY_ARGS_1): Likewise.
16481 (DEF_FUNC_VALUES_1): Likewise.
16482 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16483 guarded by #ifdef PROTOTYPES.
16484
16485 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16486
16487 * gdb.mi/mi-console.c: Add eye-catcher.
16488 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16489 instead of literal line number.
16490
16491 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16492
16493 * gdb.base/shr2.c: Add eye-catcher.
16494 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16495 line number.
16496
16497 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16498
16499 * gdb.base/jump.c: Add eye-catchers.
16500 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16501 numbers.
16502
16503 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16504
16505 * gdb.base/execd-prog.c: Add eye-catchers.
16506 * gdb.base/foll-exec.c: Likewise.
16507 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16508 line numbers.
16509
16510 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16511
16512 * gdb.base/ending-run.c: Add eye-catchers.
16513 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16514 literal line numbers.
16515
16516 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16517
16518 * gdb.base/call-rt-st.c: Add eye-catchers.
16519 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16520 literal line numbers.
16521
16522 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16523
16524 * gdb.base/call-ar-st.c: Add eye-catchers.
16525 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16526 literal line numbers.
16527
16528 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16529
16530 * gdb.base/average.c: Add eye-catchers.
16531 * gdb.base/sum.c: Likewise.
16532 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16533 regexps dynamically.
16534
16535 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16536
16537 * gdb.base/solib1.c: Add eye-catchers.
16538 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16539 literal line numbers.
16540
16541 2014-11-12 Pedro Alves <palves@redhat.com>
16542
16543 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16544 leader has exited.
16545
16546 2014-11-12 Pedro Alves <palves@redhat.com>
16547
16548 * gdb.arch/i386-bp_permanent.c: New file.
16549 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16550 (srcfile): Set to i386-bp_permanent.c.
16551 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16552 that stepi does not execute the 'leave' instruction, instead of
16553 testing it does execute.
16554 * gdb.base/bp-permanent.c: New file.
16555 * gdb.base/bp-permanent.exp: New file.
16556
16557 2014-11-10 Doug Evans <xdje42@gmail.com>
16558
16559 PR symtab/17564
16560 * gdb.base/symtab-search-order.exp: New file.
16561 * gdb.base/symtab-search-order.c: New file.
16562 * gdb.base/symtab-search-order-1.c: New file.
16563 * gdb.base/symtab-search-order-shlib-1.c: New file.
16564
16565 2014-11-07 Pedro Alves <palves@redhat.com>
16566
16567 PR gdb/17511
16568 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16569 i?86-*-linux*.
16570
16571 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16572
16573 PR c++/17494
16574 * gdb.cp/pr17494.cc: New file.
16575 * gdb.cp/pr17494.exp: New file.
16576
16577 2014-11-02 Yao Qi <yao@codesourcery.com>
16578
16579 * gdb.python/python.exp: Get working directory and match the
16580 output of "set extended-prompt \\w " with it.
16581
16582 2014-10-30 Doug Evans <dje@google.com>
16583
16584 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16585 in objfiles.
16586 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16587 in progspaces.
16588
16589 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16590
16591 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16592 * gdb.base/realname-expand.exp: Likewise.
16593 * gdb.linespec/macro-relative.exp: Likewise.
16594
16595 2014-10-29 Pedro Alves <palves@redhat.com>
16596
16597 PR gdb/17408
16598 * gdb.threads/schedlock.c (some_function): New function.
16599 (call_function): New global.
16600 (MAYBE_CALL_SOME_FUNCTION): New macro.
16601 (thread_function): Call it.
16602 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16603 and use it instead of a global counter. Adjust all callers.
16604 (get_current_thread): Use "find current thread" for test message
16605 here rather than having all callers pass down the same string.
16606 (goto_loop): New procedure, factored out from ...
16607 (my_continue): ... this.
16608 (step_ten_loops): Change parameter from test message to command to
16609 use. Adjust.
16610 (list_count): Delete global.
16611 (check_result): New procedure, factored out from duplicate top
16612 level code.
16613 (continue tests): Wrap in with_test_prefix.
16614 (test_step): New procedure, factored out from duplicate top level
16615 code.
16616 (top level): Test "step" in combination with all scheduler-locking
16617 modes. Test "next" in combination with all scheduler-locking
16618 modes, and in combination with stepping over a function call or
16619 not.
16620 * gdb.threads/next-bp-other-thread.c: New file.
16621 * gdb.threads/next-bp-other-thread.exp: New file.
16622
16623 2014-10-29 Pedro Alves <palves@redhat.com>
16624
16625 PR python/17372
16626 * gdb.python/python.exp: Test a multi-line command that spawns
16627 interactive Python.
16628 * gdb.base/multi-line-starts-subshell.exp: New file.
16629
16630 2014-10-29 Yao Qi <yao@codesourcery.com>
16631
16632 * gdb.base/fileio.exp: Make directories on host.
16633
16634 2014-10-29 Yao Qi <yao@codesourcery.com>
16635
16636 * gdb.base/fileio.c (test_write): Close the file.
16637
16638 2014-10-28 Pedro Alves <palves@redhat.com>
16639
16640 PR gdb/12623
16641 * gdb.base/sigstep.c (no_handler): New global.
16642 (main): If 'no_handler is true, set the signal handlers to
16643 SIG_IGN.
16644 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16645 with_sw_watch and no_handler parameters. Handle them.
16646 (top level) <stepping over handler when stopped at a breakpoint
16647 test>: Add a test axis for testing with a software watchpoint, and
16648 another for testing with the signal handler set to SIG_IGN.
16649 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16650 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16651
16652 2014-10-28 Pedro Alves <palves@redhat.com>
16653
16654 PR gdb/17511
16655 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16656 * gdb.base/sigstep.exp (other_handler_location): New global.
16657 (advance): Support stepping into the signal handler, and running
16658 commands while in the handler.
16659 (in_handler_map): New global.
16660 (top level): In the advance test, add combinations for getting
16661 into the handler with stepping commands, and for running commands
16662 in the handler. Add comment descripting the advancei tests.
16663
16664 2014-10-28 Pedro Alves <palves@redhat.com>
16665
16666 * gdb.base/sigstep.exp: Use build_executable instead of
16667 prepare_for_testing.
16668 (top level): Move code that starts GDB, runs to main and creates a
16669 display to ...
16670 (restart): ... this new procedure.
16671 (top level): Move backtrace from signal handler test to ...
16672 (validate_backtrace): ... this new procedure.
16673 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16674 with_test_prefix. Always restart GDB.
16675 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16676 with_test_prefix. Always restart GDB. No need to delete
16677 breakpoints after the test.
16678 (test_skip_handler): Remove prefix parameter.
16679 (skip_over_handler, breakpoint_to_handler)
16680 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16681 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16682 restart GDB. No need to delete breakpoints after the test.
16683 (top level): Use foreach to call the test procedures with
16684 different commands.
16685
16686 2014-10-28 Pedro Alves <palves@redhat.com>
16687
16688 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16689 instead of GNATS numbers.
16690 * gdb.base/sigbpt.exp: Likewise.
16691 * gdb.base/siginfo.exp: Likewise.
16692 * gdb.base/sigstep.exp: Likewise.
16693
16694 2014-10-27 Pedro Alves <palves@redhat.com>
16695
16696 * gdb.base/sigstep.c (dummy): New global.
16697 (main): Issue a couple writes to the new global.
16698 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16699 procedures.
16700 (skip_over_handler): Use test_skip_handler.
16701 (top level): Call skip_over_handler for stepi and nexti too.
16702 (breakpoint_over_handler): Use test_skip_handler.
16703 (top level): Call breakpoint_over_handler for stepi and nexti too.
16704
16705 2014-10-27 Yao Qi <yao@codesourcery.com>
16706
16707 * gdb.trace/tfile.c (adjust_function_address)
16708 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16709 function descriptor.
16710
16711 2014-10-24 Don Breazeal <donb@codesourcery.com>
16712
16713 * gdb.base/foll-fork.exp (test_follow_fork,
16714 catch_fork_child_follow): Check for updated fork messages emitted
16715 from infrun.c.
16716 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16717 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16718 vfork_and_exec_child_follow_through_step): Check for updated vfork
16719 messages emitted from infrun.c.
16720
16721 2014-10-24 Pedro Alves <palves@redhat.com>
16722
16723 * gdb.base/corefile.exp: Remove references to ultrix.
16724 * gdb.base/interrupt.exp: Likewise.
16725 * gdb.base/whatis.exp: Likewise.
16726 * gdb.gdb/selftest.exp: Likewise.
16727 * gdb.threads/manythreads.exp: Likewise.
16728 * gdb.threads/print-threads.exp: Likewise.
16729 * gdb.threads/pthreads.exp:: Likewise.
16730 * gdb.threads/schedlock.exp: Likewise.
16731
16732 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16733
16734 * gdb.cp/non-trivial-retval.cc: Add a test case.
16735 * gdb.cp/non-trivial-retval.exp: Add a test.
16736
16737 2014-10-20 Yao Qi <yao@codesourcery.com>
16738
16739 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16740 * gdb.python/py-objfile-script-gdb.py: New file.
16741 * gdb.python/py-objfile-script.exp: Update reference to
16742 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16743 of remote_download. Remove the dest file.
16744
16745 2014-10-20 Yao Qi <yao@codesourcery.com>
16746
16747 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16748 * gdb.base/step-line.exp: Likewise.
16749 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16750 * gdb.dwarf2/dw2-basic.exp: Likewise.
16751 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16752 * gdb.dwarf2/dw2-filename.exp: Likewise.
16753 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16754 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16755 * gdb.dwarf2/dw2-producer.exp: Likewise.
16756 * gdb.dwarf2/mac-fileno.exp: Likewise.
16757 * gdb.python/py-frame-args.exp: Likewise.
16758 * gdb.python/py-framefilter.exp: Likewise.
16759 * gdb.python/py-mi.exp: Likewise.
16760 * gdb.python/py-objfile-script.exp: Likewise
16761 * gdb.python/py-pp-integral.exp: Likewise.
16762 * gdb.python/py-pp-re-notag.exp: Likewise.
16763 * gdb.python/py-prettyprint.exp: Likewise.
16764 * gdb.python/py-section-script.exp: Likewise.
16765 * gdb.python/py-typeprint.exp: Likewise.
16766 * gdb.python/py-xmethods.exp: Likewise.
16767 * gdb.stabs/weird.exp: Likewise.
16768 * gdb.xml/tdesc-regs.exp: Likewise.
16769
16770 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16771
16772 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16773 (out_cu): Use addr_len for the size of addresses.
16774 (out_line): Likewise. Size DW_LNE_set_address instruction
16775 according to addr_len.
16776 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16777 (FUNC): Add START_INSNS to definition.
16778
16779 2014-10-18 Yao Qi <yao@codesourcery.com>
16780
16781 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16782 gdb_has_argv0 return true.
16783 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16784 check [target_info exists noargs], check [gdb_has_argv0]
16785 instead.
16786 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16787 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16788 procedures.
16789
16790 2014-10-17 Doug Evans <dje@google.com>
16791
16792 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16793 event.
16794 * gdb.python/py-events.py: Add clear_objfiles event.
16795
16796 2014-10-17 Doug Evans <dje@google.com>
16797
16798 * gdb.python/py-objfile.exp: Test progspace attribute.
16799
16800 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
16801
16802 * gdb.guile/scm-breakpoint.exp: Do not assume any
16803 directory separators when matching source file paths.
16804 * gdb.python/py-breakpoint.exp: Likewise.
16805 * gdb.reverse/break-precsave.exp: Likewise.
16806 * gdb.reverse/break-reverse.exp: Likewise.
16807 * gdb.reverse/consecutive-precsave.exp: Likewise.
16808 * gdb.reverse/finish-precsave.exp: Likewise.
16809 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16810 * gdb.reverse/finish-reverse.exp: Likewise.
16811 * gdb.reverse/i386-precsave.exp: Likewise.
16812 * gdb.reverse/i387-env-reverse.exp: Likewise.
16813 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16814 * gdb.reverse/machinestate-precsave.exp: Likewise.
16815 * gdb.reverse/machinestate.exp: Likewise.
16816 * gdb.reverse/sigall-precsave.exp: Likewise.
16817 * gdb.reverse/solib-precsave.exp: Likewise.
16818 * gdb.reverse/step-precsave.exp: Likewise.
16819 * gdb.reverse/until-precsave.exp: Likewise.
16820 * gdb.reverse/watch-precsave.exp: Likewise.
16821 * gdb.reverse/watch-reverse.exp: Likewise.
16822
16823 2014-10-17 Yao Qi <yao@codesourcery.com>
16824
16825 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16826 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16827
16828 2014-10-17 Pedro Alves <palves@redhat.com>
16829
16830 PR gdb/17471
16831 * gdb.base/bg-execution-repeat.c: New file.
16832 * gdb.base/bg-execution-repeat.exp: New file.
16833
16834 2014-10-17 Pedro Alves <palves@redhat.com>
16835
16836 PR gdb/17300
16837 * gdb.base/continue-all-already-running.c: New file.
16838 * gdb.base/continue-all-already-running.exp: New file.
16839
16840 2014-10-17 Pedro Alves <palves@redhat.com>
16841
16842 PR gdb/17472
16843 * gdb.base/annota-input-while-running.c: New file.
16844 * gdb.base/annota-input-while-running.exp: New file.
16845
16846 2014-10-17 Pedro Alves <palves@redhat.com>
16847
16848 * gdb.base/callfuncs.exp: emove references to osf.
16849 * gdb.base/sigall.exp: Likewise.
16850 * gdb.gdb/selftest.exp: Likewise.
16851 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16852 * gdb.mi/non-stop.c: Likewise.
16853 * gdb.mi/pthreads.c: Likewise.
16854 * gdb.reverse/sigall-precsave.exp: Likewise.
16855 * gdb.reverse/sigall-reverse.exp: Likewise.
16856 * gdb.threads/pthreads.c: Likewise.
16857 * gdb.threads/pthreads.exp: Likewise.
16858
16859 2014-10-17 Yao Qi <yao@codesourcery.com>
16860
16861 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16862 check 'target_info exists noargs'.
16863 (test_command_prompt_position): Likewise.
16864 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16865 Remove "set args".
16866 (progvar_simple_while_test): Likewise.
16867 (progvar_complex_if_while_test): Likewise.
16868 (if_while_breakpoint_command_test): Likewise.
16869 (infrun_breakpoint_command_test): Likewise.
16870 (breakpoint_command_test): Likewise.
16871 (watchpoint_command_test): Likewise.
16872 (bp_deleted_in_command_test): Likewise.
16873 (temporary_breakpoint_commands): Likewise.
16874
16875 2014-10-16 Yao Qi <yao@codesourcery.com>
16876
16877 * gdb.base/remotetimeout.exp: Remove noargs checking.
16878
16879 2014-10-15 Pedro Alves <palves@redhat.com>
16880
16881 PR breakpoints/9649
16882 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16883 * gdb.base/breakpoint-in-ro-region.exp
16884 (probe_target_hardware_step): New procedure.
16885 (top level): Probe hardware stepping and hardware breakpoint
16886 support. Test stepping through a read-only region, with both
16887 "breakpoint auto-hw" on and off and both "always-inserted" on and
16888 off.
16889
16890 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16891
16892 * gdb.dlang/demangle.exp: Update for demangling changes.
16893
16894 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16895
16896 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16897 * gdb.cp/non-trivial-retval.exp: Add new tests.
16898
16899 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16900
16901 PR c++/13403
16902 PR c++/15154
16903 * gdb.cp/non-trivial-retval.cc: New file.
16904 * gdb.cp/non-trivial-retval.exp: New file.
16905
16906 2014-10-15 Yao Qi <yao@codesourcery.com>
16907
16908 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16909 remote host.
16910
16911 2014-10-15 Yao Qi <yao@codesourcery.com>
16912
16913 * gdb.python/py-symbol.exp: Match file base name if host is
16914 remote, otherwise match file name with dir name.
16915 * gdb.python/py-symtab.exp: Likewise.
16916 * gdb.python/python.exp: Likewise.
16917
16918 2014-10-15 Yao Qi <yao@codesourcery.com>
16919
16920 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16921 pattern.
16922 * gdb.python/py-symtab.exp: Likewise.
16923 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16924 locationn.
16925
16926 2014-10-14 Joel Brobecker <brobecker@adacore.com>
16927
16928 * gdb.ada/addr_arith: New testcase.
16929
16930 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16931
16932 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16933 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16934 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16935 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16936
16937 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16938
16939 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16940 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16941 * gdb.arch/stap-eval-lang-ada.exp: New file.
16942
16943 2014-10-14 Yao Qi <yao@codesourcery.com>
16944
16945 * gdb.mi/mi-var-child.c (nothing1): New function.
16946 (nothing2): New function.
16947 (do_children_tests): Set function pointers by nothing1 and
16948 nothing2.
16949 * gdb.mi/mi-var-child.exp: Step over new added statements.
16950 Update test to match the new output.
16951 * gdb.mi/var-cmd.c (nothing1): New function.
16952 (nothing2): New function.
16953 (do_children_tests): Set function pointers by nothing1 and
16954 nothing2.
16955 * gdb.mi/mi-var-display.exp: Update test to match output.
16956 Step to the line specified by $line_dct_nothing.
16957 Increase the number of lines to step.
16958
16959 2014-10-14 Yao Qi <yao@codesourcery.com>
16960
16961 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16962 tests.
16963 * gdb.mi/mi2-var-child.exp: Likewise.
16964
16965 2014-10-13 Doug Evans <dje@google.com>
16966
16967 * gdb.python/py-objfile.exp: Change name of file name test.
16968
16969 2014-10-13 Doug Evans <dje@google.com>
16970
16971 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16972 from the start of the CU.
16973
16974 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16975 Yao Qi <yao@codesourcery.com>
16976
16977 Fix "save breakpoints" for "catch" command.
16978 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16979 Remove -nonewline. Match also the added "main" line.
16980
16981 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16982
16983 Fix "save breakpoints" for "disable $bpnum" command.
16984 * gdb.base/save-bp.c (main): Add label.
16985 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16986
16987 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16988
16989 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16990
16991 2014-10-11 Yao Qi <yao@codesourcery.com>
16992
16993 * gdb.server/server-kill.exp: Execute command
16994 "set remote trace-status-packet on" before "tstatus".
16995
16996 2014-10-11 Yao Qi <yao@codesourcery.com>
16997
16998 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16999 (main): Call getppid.
17000 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17001 and continue to it. Read variable "server_pid".
17002
17003 2014-10-11 Yao Qi <yao@codesourcery.com>
17004
17005 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17006
17007 2014-10-11 Yao Qi <yao@codesourcery.com>
17008
17009 * gdb.threads/thread-find.exp: Don't execute command
17010 "info threads".
17011 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17012 * gdb.threads/linux-dp.exp: Don't check the condition
17013 $threads_created equals to zero.
17014
17015 2014-10-10 Pedro Alves <palves@redhat.com>
17016
17017 * gdb.base/bigcore.exp: Remove references to IRIX.
17018 * gdb.base/funcargs.exp: Likewise.
17019 * gdb.base/interrupt.exp: Likewise.
17020 * gdb.base/mips_pro.exp: Likewise.
17021 * gdb.base/nodebug.exp: Likewise.
17022 * gdb.base/setvar.exp: Likewise.
17023 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17024
17025 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17026 Pedro Alves <palves@redhat.com>
17027
17028 PR symtab/14466
17029 * gdb.base/vdso-warning.c: New file.
17030 * gdb.base/vdso-warning.exp: New file.
17031
17032 2014-10-02 Doug Evans <dje@google.com>
17033
17034 * gdb.base/structs.c (main): Don't run forever.
17035
17036 2014-10-02 Pedro Alves <palves@redhat.com>
17037
17038 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17039 (top level) <stop threads 1, stop threads 2>: Use it.
17040
17041 2014-10-02 Pedro Alves <palves@redhat.com>
17042
17043 * gdb.threads/break-while-running.exp (test): Add new
17044 'update_thread_list' argument. Skip "info threads" if false.
17045 (top level): Add new 'update_thread_list' axis.
17046
17047 2014-10-02 Pedro Alves <palves@redhat.com>
17048
17049 PR breakpoints/17431
17050 * gdb.base/execl-update-breakpoints.c: New file.
17051 * gdb.base/execl-update-breakpoints.exp: New file.
17052
17053 2014-10-01 Pedro Alves <palves@redhat.com>
17054
17055 * gdb.base/breakpoint-in-ro-region.c: New file.
17056 * gdb.base/breakpoint-in-ro-region.exp: New file.
17057
17058 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17059
17060 * gdb.mi/mi-exit-code.exp: New file.
17061 * gdb.mi/mi-exit-code.c: New file.
17062
17063 2014-09-30 Yao Qi <yao@codesourcery.com>
17064
17065 * lib/prelink-support.exp (build_executable_own_libs): Error if
17066 the target isn't native.
17067
17068 2014-09-30 Yao Qi <yao@codesourcery.com>
17069
17070 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17071 false.
17072
17073 2014-09-22 Pedro Alves <palves@redhat.com>
17074
17075 * gdb.threads/break-while-running.exp: New file.
17076 * gdb.threads/break-while-running.c: New file.
17077
17078 2014-09-19 Yao Qi <yao@codesourcery.com>
17079
17080 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17081 Invoke test. Restart GDB with --readnow and invoke test again.
17082
17083 2014-09-19 Yao Qi <yao@codesourcery.com>
17084
17085 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17086 proc set_breakpoint_on_gcd_function. Invoke
17087 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17088 invoke set_breakpoint_on_gcd_function again.
17089
17090 2014-09-18 Doug Evans <dje@google.com>
17091
17092 * gdb.dwarf2/symtab-producer.exp: New file.
17093
17094 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17095
17096 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17097 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17098 * gdb.base/global-var-nested-by-dso.c: Likewise.
17099 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17100
17101 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17102 Pedro Alves <palves@redhat.com>
17103
17104 * gdb.base/watch-bitfields.exp: Pass string other than test file
17105 name to prepare_for_testing.
17106 (watch): New procedure.
17107 (expect_watchpoint): Use with_test_prefix.
17108 (top level): Factor out tests to ...
17109 (test_watch_location, test_regular_watch): ... these new
17110 procedures, and use with_test_prefix and gdb_continue_to_end.
17111
17112 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17113
17114 PR breakpoints/12526
17115 * gdb.base/watch-bitfields.exp: New file.
17116 * gdb.base/watch-bitfields.c: New file.
17117
17118 2014-09-16 Pedro Alves <palves@redhat.com>
17119
17120 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17121 software and hardware addresses, not software address against
17122 itself.
17123
17124 2014-09-16 Pedro Alves <palves@redhat.com>
17125
17126 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17127 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17128
17129 2014-09-16 Pedro Alves <palves@redhat.com>
17130
17131 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17132 files.
17133 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17134 "*-*-vxworks*" throughout.
17135 * gdb.base/break.exp: Likewise.
17136 * gdb.base/default.exp: Likewise.
17137 * gdb.base/scope.exp: Likewise.
17138 * gdb.base/sepdebug.exp: Likewise.
17139 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17140 throughout.
17141 * gdb.base/run.c: Likewise.
17142 * gdb.base/sepdebug.c: Likewise.
17143 * gdb.hp/gdb.aCC/run.c: Likewise.
17144 * gdb.reverse/until-reverse.c: Likewise.
17145 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17146
17147 2014-09-16 Yao Qi <yao@codesourcery.com>
17148
17149 * boards/local-remote-host-native.exp: New file.
17150
17151 2014-09-14 Doug Evans <xdje42@gmail.com>
17152
17153 * gdb.threads/queue-signal.c (thread_count): New variable.
17154 (thread_count_mutex, thread_count_condvar): New variables.
17155 (incr_thread_count, wait_all_threads_running): New functions.
17156 (main): Wait for all threads to be in their thread functions.
17157
17158 2014-09-13 Doug Evans <xdje42@gmail.com>
17159
17160 * gdb.threads/queue-signal.c: New file.
17161 * gdb.threads/queue-signal.exp: New file.
17162
17163 2014-09-13 Doug Evans <xdje42@gmail.com>
17164
17165 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17166 be consistent with what default_gdb_init uses.
17167 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17168 the plain text of the prompt. Add some logging printfs.
17169 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17170
17171 2014-09-12 Pedro Alves <palves@redhat.com>
17172
17173 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17174 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17175 * gdb.arch/i386-size-overlap.exp: Likewise.
17176 * gdb.arch/i386-size.exp: Likewise.
17177 * gdb.arch/i386-unwind.exp: Likewise.
17178 * gdb.base/a2-run.exp: Likewise.
17179 * gdb.base/break.exp: Likewise.
17180 * gdb.base/charset.exp: Likewise.
17181 * gdb.base/chng-syms.exp: Likewise.
17182 * gdb.base/commands.exp: Likewise.
17183 * gdb.base/dbx.exp: Likewise.
17184 * gdb.base/find.exp: Likewise.
17185 * gdb.base/funcargs.exp: Likewise.
17186 * gdb.base/jit-simple.exp: Likewise.
17187 * gdb.base/reread.exp: Likewise.
17188 * gdb.base/sepdebug.exp: Likewise.
17189 * gdb.base/step-bt.exp: Likewise.
17190 * gdb.cp/mb-inline.exp: Likewise.
17191 * gdb.cp/mb-templates.exp: Likewise.
17192 * gdb.objc/basicclass.exp: Likewise.
17193 * gdb.threads/killed.exp: Likewise.
17194
17195 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17196
17197 PR tdep/17379
17198 * gdb.arch/powerpc-stackless.S: New file.
17199 * gdb.arch/powerpc-stackless.exp: New file.
17200
17201 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17202
17203 * gdb.base/attach.c: Include unistd.h.
17204 (main): Call alarm. Add label postloop.
17205 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17206 gdb_breakpoint, gdb_continue_to_breakpoint.
17207 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17208
17209 2014-09-11 Pedro Alves <palves@redhat.com>
17210
17211 PR gdb/17347
17212 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17213 * gdb.base/attach.exp (test_command_line_attach_run): New
17214 procedure.
17215 (top level): Call it.
17216
17217 2014-09-11 Pedro Alves <palves@redhat.com>
17218
17219 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17220 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17221 (do_command_attach_tests): Use spawn_wait_for_attach.
17222 * gdb.base/solib-overlap.exp: Likewise.
17223 * gdb.multi/multi-attach.exp: Likewise.
17224 * gdb.python/py-prompt.exp: Likewise.
17225 * gdb.python/py-sync-interp.exp: Likewise.
17226 * gdb.server/ext-attach.exp: Likewise.
17227
17228 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17229
17230 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17231 command in testcase. Simplify testcase.
17232
17233 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17234
17235 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17236
17237 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17238
17239 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17240
17241 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17242
17243 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17244
17245 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17246
17247 * gdb.dwarf2/dynarr-ptr.c: New file.
17248 * gdb.dwarf2/dynarr-ptr.exp: New file.
17249
17250 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17251
17252 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17253 of 30 rather than hardcoding 120 for a slow test case. Take the
17254 `gdb,timeout' target setting into account for this calculation.
17255 Don't extend the timeout for the test cases that don't need it.
17256
17257 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17258
17259 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17260 a factor of 2 for a slow test case. Take the `gdb,timeout'
17261 target setting into account for this calculation.
17262 * gdb.reverse/until-precsave.exp: Increase the timeout by
17263 a factor of 15 and 3 respectively rather than adding 120
17264 for a pair of slow test cases. Take the `gdb,timeout'
17265 target setting into account for this calculation.
17266
17267 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17268
17269 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17270 timeout, don't pass one down to gdb_expect.
17271 (gdb_expect): Rework timeout selection.
17272
17273 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17274
17275 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17276 exception on timeout.
17277 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17278 (gdbserver_start_extended): Catch any `gdbserver_start' error
17279 exceptions.
17280 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17281 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17282 `gdbserver_gdb_load' error exceptions.
17283
17284 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17285
17286 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17287 120 on waiting for the TCP socket to open.
17288
17289 2014-09-09 Doug Evans <xdje42@gmail.com>
17290
17291 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17292 _caller_matches, _any_caller_is, _any_caller_matches.
17293
17294 2014-09-09 Doug Evans <xdje42@gmail.com>
17295
17296 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17297
17298 2014-09-09 Yao Qi <yao@codesourcery.com>
17299
17300 * gdb.mi/mi-var-display.exp: Set print symbol off.
17301
17302 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17303
17304 PR gdb/17035
17305 * gdb.base/commands.exp: Add tests to verify user-defined
17306 commands with empty bodies.
17307 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17308 python commands in `show user command`.
17309 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17310 scheme commands in `show user command`.
17311
17312 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17313
17314 PR python/17355
17315 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17316 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17317 * gdb.python/py-framefilter-invalidarg.exp: New file.
17318 * gdb.python/py-framefilter-invalidarg.py: New file.
17319
17320 2014-09-06 Doug Evans <xdje42@gmail.com>
17321
17322 PR 15276
17323 * gdb.python/py-caller-is.c: New file.
17324 * gdb.python/py-caller-is.exp: New file.
17325
17326 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17327
17328 PR gdb/17235
17329 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17330 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17331
17332 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17333
17334 PR fortran/17237
17335 * gdb.fortran/print-formatted.exp: New file.
17336 * gdb.fortran/print-formatted.f90: Likewise.
17337
17338 2014-09-03 Sasha Smundak <asmundak@google.com>
17339
17340 * gdb.python/py-frame.exp: Test Frame.read_register.
17341
17342 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17343
17344 PR python/16699
17345 * gdb.python/py-completion.exp: New file.
17346 * gdb.python/py-completion.py: Likewise.
17347
17348 2014-08-28 Doug Evans <dje@google.com>
17349
17350 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17351 eax,etc. are live with values set by gdb and thus the compiler can't
17352 use them.
17353 * gdb.arch/i386-pseudo.c (main): Ditto.
17354
17355 2014-08-27 Doug Evans <dje@google.com>
17356
17357 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17358
17359 2014-08-25 Doug Evans <dje@google.com>
17360
17361 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17362 (main): Ditto.
17363
17364 2014-08-25 Doug Evans <dje@google.com>
17365
17366 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17367
17368 2014-08-24 Yao Qi <yao@codesourcery.com>
17369
17370 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17371 symbol off.
17372 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17373
17374 2014-08-22 Doug Evans <dje@google.com>
17375
17376 PR 17276
17377 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17378 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17379 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17380
17381 2014-08-22 Yao Qi <yao@codesourcery.com>
17382
17383 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17384 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17385 * gdb.python/python.exp: Likewise. Use .py file on the host
17386 instead of the build.
17387
17388 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17389
17390 * gdb.threads/gcore-stale-thread.c: New file.
17391 * gdb.threads/gcore-stale-thread.exp: New file.
17392
17393 2014-08-21 Pedro Alves <palves@redhat.com>
17394
17395 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17396 * gdb.base/gcore-relro-pie.exp: Likewise.
17397 * gdb.base/gcore-relro.exp: Likewise.
17398 * gdb.base/gcore.exp: Likewise.
17399 * gdb.base/print-symbol-loading.exp: Likewise.
17400 * gdb.threads/gcore-thread.exp: Likewise.
17401 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17402
17403 2014-08-20 Pedro Alves <palves@redhat.com>
17404 Jan Kratochvil <jan.kratochvil@redhat.com>
17405
17406 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17407 configure.
17408 (EXPECT): Handle READ1 being set.
17409 (all): Depend on EXTRA_RULES.
17410 (check-read1, expect-read1, read1.so, read1): New rules.
17411 * README (Testsuite Parameters): Document the READ1 make variable.
17412 (Race detection): New section.
17413 * configure: Regenerate.
17414 * configure.ac: If build==host==target, and running under a
17415 GNU/glibc system, add read1 to the extra Makefile rules.
17416 (EXTRA_RULES): AC_SUBST it.
17417 * lib/read1.c: New file.
17418
17419 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17420
17421 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17422 the handling of variables declared as a typedef to an array
17423 which a DW_AT_data_location attribute.
17424
17425 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17426 Pedro Alves <palves@redhat.com>
17427
17428 PR symtab/14604
17429 PR symtab/14605
17430 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17431 gdb_test.
17432
17433 2014-08-19 Pedro Alves <palves@redhat.com>
17434
17435 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17436
17437 2014-08-19 Yao Qi <yao@codesourcery.com>
17438
17439 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17440 right line.
17441
17442 2014-08-18 David Blaikie <dblaikie@gmail.com>
17443
17444 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17445
17446 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17447
17448 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17449 attribute in array range.
17450
17451 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17452
17453 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17454
17455 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17456
17457 PR c++/17132
17458 * gdb.cp/pr17132.cc: New file.
17459 * gdb.cp/pr17132.exp: New file.
17460
17461 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17462
17463 * gdb.python/py-xmethods.py (A_getarrayind)
17464 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17465 Use 'print' with function call syntax.
17466 (E_method_matcher.match): Fix tab vs space indentation mixup.
17467
17468 2014-08-15 Yao Qi <yao@codesourcery.com>
17469
17470 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17471 false.
17472
17473 2014-08-15 Yao Qi <yao@codesourcery.com>
17474
17475 * gdb.cp/casts.exp: Set print symbol off.
17476 * gdb.cp/class2.exp: Likewise.
17477 * gdb.cp/overload.exp: Likewise.
17478 * gdb.cp/templates.exp: Likewise.
17479
17480 2014-08-11 Doug Evans <dje@google.com>
17481
17482 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17483 (test_load_shlib): Update.
17484
17485 2014-08-09 Yao Qi <yao@codesourcery.com>
17486
17487 * gdb.base/display.exp: Invoke is_address_zero_readable.
17488 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17489 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17490 * gdb.base/hbreak-unmapped.exp: Return if
17491 is_address_zero_readable returns true.
17492 * gdb.base/signest.exp: Likewise.
17493 * gdb.base/signull.exp: Likewise.
17494 * gdb.base/sigbpt.exp: Likewise.
17495 * gdb.guile/scm-disasm.exp: Do the test if
17496 is_address_zero_readable returns false.
17497 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17498 * gdb.python/py-arch.exp: Likewise.
17499 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17500 * lib/gdb.exp (is_address_zero_readable): New proc.
17501
17502 2014-08-09 Yao Qi <yao@codesourcery.com>
17503
17504 PR testsuite/13443
17505 * gdb.mi/mi-var-display.exp: Make test messages unique.
17506
17507 2014-08-04 Tom Tromey <tromey@redhat.com>
17508
17509 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17510 target 0".
17511
17512 2014-08-04 Tom Tromey <tromey@redhat.com>
17513
17514 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17515 "target_resume".
17516
17517 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17518
17519 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17520 inner_vla_struct_object_size.
17521 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17522 as xfail.
17523
17524 2014-07-30 Pedro Alves <palves@redhat.com>
17525
17526 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17527 comment.
17528
17529 2014-07-29 Yao Qi <yao@codesourcery.com>
17530
17531 PR gdb/17206
17532 * gdb.base/until-nodebug.exp: New.
17533
17534 2014-07-28 Doug Evans <xdje42@gmail.com>
17535
17536 PR guile/17203
17537 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17538 previously existing parameter, and previously ambiguously spelled
17539 parameter.
17540
17541 2014-07-28 Will Newton <will.newton@linaro.org>
17542
17543 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17544
17545 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17546 Doug Evans <xdje42@gmail.com>
17547
17548 PR guile/17146
17549 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17550
17551 2014-07-25 Pedro Alves <palves@redhat.com>
17552
17553 * gdb.threads/signal-command-handle-nopass.c: New file.
17554 * gdb.threads/signal-command-handle-nopass.exp: New file.
17555 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17556 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17557 * gdb.threads/signal-delivered-right-thread.c: New file.
17558 * gdb.threads/signal-delivered-right-thread.exp: New file.
17559
17560 2014-07-25 Pedro Alves <palves@redhat.com>
17561
17562 * gdb.base/double-prompt-target-event-error.exp
17563 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17564 match.
17565 (cancel_pagination_in_target_event): Rework double prompt
17566 detection.
17567 * gdb.base/paginate-after-ctrl-c-running.exp
17568 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17569 <return>' match.
17570 * gdb.base/paginate-bg-execution.exp
17571 (test_bg_execution_pagination_return)
17572 (test_bg_execution_pagination_cancel): Remove '-notransfer
17573 <return>' matches.
17574 * gdb.base/paginate-execution-startup.exp
17575 (test_fg_execution_pagination_return)
17576 (test_fg_execution_pagination_cancel): Remove '-notransfer
17577 <return>' matches.
17578 * gdb.base/paginate-inferior-exit.exp
17579 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17580 match.
17581 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17582 * lib/gdb.exp (pagination_prompt): Run text through
17583 string_to_regexp.
17584 (gdb_test_multiple): Match $pagination_prompt instead of
17585 "<return>".
17586 (string_to_regexp): Move to lib/gdb-utils.exp.
17587
17588 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17589
17590 * gdb.arch/amd64-entry-value-paramref.S: New file.
17591 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17592 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17593 * gdb.arch/amd64-optimout-repeat.S: New file.
17594 * gdb.arch/amd64-optimout-repeat.c: New file.
17595 * gdb.arch/amd64-optimout-repeat.exp: New file.
17596
17597 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17598
17599 PR gdb/17170
17600 * gdb.base/statistics.exp: New file.
17601
17602 2014-07-17 Doug Evans <dje@google.com>
17603
17604 PR gdb/17170
17605 * gdb.base/maint.exp: Update testing of per-command stats.
17606
17607 2014-07-16 Pedro Alves <palves@redhat.com>
17608
17609 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17610 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17611 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17612 (tfile_write_buf): New functions.
17613 (add_memory_block): Rewrite using the above.
17614 (adjust_function_address): New function.
17615 (FUNCTION_ADDRESS): New macro.
17616 (write_basic_trace_file): Remove short_x local, and use
17617 tfile_write_16. Change type of func_addr local to unsigned long
17618 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17619 here. Cast argument of add_memory_block to char pointer.
17620 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17621 (main): Remove parameters.
17622 * gdb.trace/tfile.exp: Remove nowarnings.
17623
17624 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17625
17626 * gdb.base/debug-expr.exp: Test string evaluation with
17627 "debug expression" on.
17628
17629 2014-07-15 Pedro Alves <palves@redhat.com>
17630
17631 * gdb.base/reread.exp: Use clean_restart.
17632
17633 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17634
17635 * gdb.arch/avr-flash-qualifer.c: New.
17636 * gdb.arch/avr-flash-qualifer.exp: New.
17637
17638 2014-07-14 Pedro Alves <palves@redhat.com>
17639
17640 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17641 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17642
17643 2014-07-14 Pedro Alves <palves@redhat.com>
17644
17645 * gdb.base/double-prompt-target-event-error.c: New file.
17646 * gdb.base/double-prompt-target-event-error.exp: New file.
17647
17648 2014-07-14 Pedro Alves <palves@redhat.com>
17649
17650 PR gdb/17072
17651 * gdb.base/paginate-inferior-exit.c: New file.
17652 * gdb.base/paginate-inferior-exit.exp: New file.
17653
17654 2014-07-14 Pedro Alves <palves@redhat.com>
17655
17656 PR gdb/17072
17657 * gdb.base/paginate-bg-execution.c: New file.
17658 * gdb.base/paginate-bg-execution.exp: New file.
17659
17660 2014-07-14 Pedro Alves <palves@redhat.com>
17661
17662 PR gdb/17072
17663 * gdb.base/paginate-execution-startup.c: New file.
17664 * gdb.base/paginate-execution-startup.exp: New file.
17665 * lib/gdb.exp (pagination_prompt): New global.
17666 (default_gdb_spawn): New procedure, factored out from
17667 default_gdb_spawn.
17668 (default_gdb_start): Adjust to call default_gdb_spawn.
17669 (gdb_spawn): New procedure.
17670
17671 2014-07-14 Pedro Alves <palves@redhat.com>
17672
17673 * lib/gdb.exp (gdb_assert): New procedure.
17674 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17675
17676 2014-07-14 Pedro Alves <palves@redhat.com>
17677
17678 * gdb.base/execution-termios.c: New file.
17679 * gdb.base/execution-termios.exp: New file.
17680
17681 2014-07-14 Tom Tromey <tromey@redhat.com>
17682
17683 * gdb.cp/vla-cxx.cc: New file.
17684 * gdb.cp/vla-cxx.exp: New file.
17685
17686 2014-07-14 Tom Tromey <tromey@redhat.com>
17687
17688 * gdb.reverse/rerun-prec.c: New file.
17689 * gdb.reverse/rerun-prec.exp: New file.
17690
17691 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17692 Maciej W. Rozycki <macro@codesourcery.com>
17693
17694 * lib/gdb-utils.exp: New file.
17695 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17696 inline `gdb_init_command' processing.
17697 (gdb_start_cmd): Likewise.
17698 * lib/mi-support.exp (mi_run_cmd): Likewise.
17699 * README: Document `gdb_init_command' and `gdb_init_commands'.
17700
17701 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17702
17703 Fix false FAIL running under a very long directory name.
17704 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17705 and "set print elements 10000". Twice.
17706
17707 2014-07-11 Yao Qi <yao@codesourcery.com>
17708
17709 * gdb.base/exprs.exp: "set print symbol off".
17710
17711 2014-07-11 Pedro Alves <palves@redhat.com>
17712
17713 * gdb.threads/kill.c: New file.
17714 * gdb.threads/kill.exp: New file.
17715
17716 2014-07-10 Yao Qi <yao@codesourcery.com>
17717
17718 * gdb.trace/tfile.c (write_basic_trace_file)
17719 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17720 address written to trace file.
17721
17722 2014-07-09 Pedro Alves <palves@redhat.com>
17723
17724 * gdb.base/attach-wait-input.exp: New file.
17725 * gdb.base/attach-wait-input.c: New file.
17726
17727 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17728
17729 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17730 setting up test structures.
17731 (main): Call new test function.
17732 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17733 test function, continue into test function and walk test
17734 structures.
17735
17736 2014-07-02 Yao Qi <yao@codesourcery.com>
17737
17738 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17739 'bar_start' at the beginning of functions 'foo' and 'bar'
17740 respectively.
17741 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17742 instead of 'foo' and 'bar'.
17743
17744 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17745
17746 * gdb.btrace/segv.exp: New.
17747 * gdb.btrace/segv.c: New.
17748
17749 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
17750
17751 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17752 instruction.
17753
17754 2014-06-30 Mark Wielaard <mjw@redhat.com>
17755
17756 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17757 vulture, vilify, villar): New volatile array constants.
17758 (vindictive, vegetation): New const volatile array constants.
17759 * gdb.base/volatile.exp: Test volatile and const volatile array
17760 types.
17761
17762 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17763
17764 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17765 target lacks support for awatch, rwatch, or hbreak.
17766
17767 2014-06-27 Yao Qi <yao@codesourcery.com>
17768
17769 * gdb.multi/dummy-frame-restore.exp: New.
17770 * gdb.multi/dummy-frame-restore.c: New.
17771
17772 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17773
17774 * gdb.btrace/gcore.exp: New.
17775
17776 2014-06-23 Pedro Alves <palves@redhat.com>
17777
17778 * gdb.base/watchpoint-reuse-slot.c: New file.
17779 * gdb.base/watchpoint-reuse-slot.exp: New file.
17780
17781 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17782
17783 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17784 progspace's filename in 'info', 'enable' and 'disable' command
17785 tests.
17786
17787 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17788
17789 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17790 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17791 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17792
17793 2014-06-20 Gary Benson <gbenson@redhat.com>
17794
17795 * gdb.arch/i386-avx.exp: Fix include file location.
17796 * gdb.arch/i386-sse.exp: Likewise.
17797
17798 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17799
17800 * gdb.dlang/expression.exp: New file.
17801
17802 2014-06-19 Pedro Alves <palves@redhat.com>
17803
17804 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17805 out from ...
17806 (top level): ... here. Iterate running tests under different
17807 scheduler-locking settings.
17808
17809 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
17810
17811 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17812 to DW_FORM_addr and use non-zero addresses.
17813
17814 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17815
17816 PR gdb/17017
17817 * gdb.python/py-xmethods.cc: Add global function call counters and
17818 increment them in their respective functions. Remove "cout"
17819 statements.
17820 * gdb.python/py-xmethods.exp: Make tests check the global function
17821 call counters instead of depending on inferior IO.
17822
17823 2014-06-18 Don Breazeal <donb@codesourcery.com>
17824
17825 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17826 Deleted procedure.
17827 (explicit_fork_parent_follow): Deleted procedure.
17828 (explicit_fork_child_follow): Deleted procedure.
17829 (test_follow_fork): New procedure.
17830 (do_fork_tests): Replace calls to deleted procedures with
17831 calls to test_follow_fork and reset GDB for subsequent
17832 procedure calls.
17833
17834 2014-06-17 Yao Qi <yao@codesourcery.com>
17835
17836 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17837 CP1252.
17838
17839 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
17840
17841 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17842 Initialize ptr and S explicitly.
17843 (skip_type_update_when_not_use_rtti_test): Likewise.
17844
17845 2014-06-16 Keith Seitz <keiths@redhat.com>
17846
17847 PR mi/15863
17848 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17849 the inferior is started.
17850
17851 2014-06-16 Pedro Alves <palves@redhat.com>
17852
17853 * gdb.base/break-main-file-remove-fail.c: New file.
17854 * gdb.base/break-main-file-remove-fail.exp: New file.
17855 * gdb.base/break-unload-file.exp: Use build_executable instead of
17856 prepare_for_testing.
17857 (test_break): New parameter "initial_load". Handle it.
17858 (top level): Add initial_load cmdline/file axis.
17859
17860 2014-06-12 Tom Tromey <tromey@redhat.com>
17861
17862 * gdb.base/completion.exp: Don't use directory name in test.
17863
17864 2014-06-09 Gary Benson <gbenson@redhat.com>
17865
17866 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17867 separate the always-available ANSI-standard signals from the
17868 signals that require checking.
17869 (main): Likewise.
17870 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17871 Likewise.
17872 (main): Likewise.
17873
17874 2014-06-07 Keith Seitz <keiths@redhat.com>
17875
17876 Revert:
17877 PR c++/16253
17878 * gdb.cp/var-tag.cc: New file.
17879 * gdb.cp/var-tag.exp: New file.
17880 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17881 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17882 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17883 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17884
17885 2014-06-06 Doug Evans <xdje42@gmail.com>
17886
17887 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17888
17889 2014-06-06 Pedro Alves <palves@redhat.com>
17890
17891 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17892 in target debug output instead of looking at RSP packets,
17893 disabling the test on any target that uses hardware stepping.
17894 Update comments.
17895
17896 2014-06-06 Pedro Alves <palves@redhat.com>
17897
17898 * gdb.base/break-unload-file.exp: Fix typo.
17899
17900 2014-06-06 Yao Qi <yao@codesourcery.com>
17901
17902 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17903 from "jit_function" to "^jit_function".
17904
17905 2014-06-06 Yao Qi <yao@codesourcery.com>
17906
17907 * gdb.base/async.c (foo): Add one statement.
17908 * gdb.base/async.exp: Get the next instruction address and
17909 match the output of "nexti" by instruction address. Match
17910 the hex address in the output of "finish".
17911
17912 2014-06-06 Gary Benson <gbenson@redhat.com>
17913
17914 * gdb.base/call-signals.c: Remove preprocessor conditionals
17915 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17916 SIGSEGV and SIGTERM.
17917 * gdb.base/sigall.c: Likewise.
17918 * gdb.base/unwindonsignal.c: Likewise.
17919 * gdb.reverse/sigall-reverse.c: Likewise.
17920
17921 2014-06-06 Yao Qi <yao@codesourcery.com>
17922
17923 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17924 readable, skip the test.
17925
17926 2014-06-06 Yao Qi <yao@codesourcery.com>
17927
17928 * gdb.threads/staticthreads.c (thread_function): Move the line
17929 setting breakpoint on forward.
17930 * gdb.threads/staticthreads.exp: Update comments.
17931
17932 2014-06-05 Ludovic Courtès <ludo@gnu.org>
17933
17934 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17935 "history-append! type error".
17936
17937 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17938
17939 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17940 erroneous dprintf expected input.
17941
17942 2014-06-04 Doug Evans <xdje42@gmail.com>
17943
17944 * gdb.guile/scm-generics.exp: Delete.
17945
17946 2014-06-04 Doug Evans <xdje42@gmail.com>
17947
17948 * gdb.guile/scm-breakpoint.exp: Update.
17949 Add tests for breakpoint registration.
17950
17951 2014-06-04 Tom Tromey <tromey@redhat.com>
17952
17953 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17954 VLA-in-union.
17955 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17956 inner_vla_struct, vla_union types. Initialize objects of those
17957 types and compute their sizes.
17958
17959 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17960 Hui Zhu <hui@codesourcery.com>
17961
17962 * gdb.base/fileio.exp: Add test for shell not available as well as
17963 available.
17964 * gdb.base/fileio.c (test_system): Check for shell twice.
17965
17966 2014-06-04 Yao Qi <yao@codesourcery.com>
17967
17968 * gdb.base/auto-connect-native-target.exp: Remove redundant
17969 space from the regexp pattern.
17970
17971 2014-06-04 Yao Qi <yao@codesourcery.com>
17972
17973 * gdb.base/default.exp: Replace "child" with "native" in
17974 regexp pattern.
17975
17976 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17977
17978 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17979 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17980 * gdb.python/py-xmethods.py: Python script supporting the
17981 new testcase and tests.
17982
17983 2014-06-03 Joel Brobecker <brobecker@adacore.com>
17984 Pedro Alves <palves@redhat.com>
17985
17986 PR breakpoints/17000
17987 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17988 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17989
17990 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17991
17992 * gdb.base/subst.exp: Add tests to verify partial path matching
17993 output.
17994
17995 2014-06-03 Pedro Alves <palves@redhat.com>
17996
17997 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17998 target that doesn't use software single-stepping.
17999
18000 2014-06-03 Pedro Alves <palves@redhat.com>
18001
18002 PR breakpoints/17000
18003 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18004 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18005
18006 2014-06-02 Doug Evans <xdje42@gmail.com>
18007
18008 * gdb.guile/scm-parameter.exp: New file.
18009
18010 2014-06-02 Doug Evans <xdje42@gmail.com>
18011
18012 * gdb.guile/scm-cmd.c: New file.
18013 * gdb.guile/scm-cmd.exp: New file.
18014
18015 2014-06-02 Doug Evans <xdje42@gmail.com>
18016
18017 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18018 pretty-printer lookup.
18019 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18020 (make-pp_s-printer): Call it.
18021 (make-pretty-printer-from-dict): New function.
18022 (lookup-pretty-printer-maker-from-dict): New function.
18023 (*pretty-printer*): Simplify.
18024 (make-objfile-pp_s-printer): New function.
18025 (install-objfile-pretty-printers!): New function.
18026 (make-progspace-pp_s-printer): New function.
18027 (install-progspace-pretty-printers!): New function.
18028 * gdb.guile/scm-progspace.c: New file.
18029 * gdb.guile/scm-progspace.exp: New file.
18030
18031 2014-06-02 Pedro Alves <palves@redhat.com>
18032
18033 * gdb.base/dprintf-bp-same-addr.c: New file.
18034 * gdb.base/dprintf-bp-same-addr.exp: New file.
18035
18036 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18037
18038 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18039 * gdb.arch/powerpc-power.s: Likewise.
18040
18041 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18042
18043 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18044
18045 2014-06-01 Yao Qi <yao@codesourcery.com>
18046
18047 * gdb.base/watchpoint.exp (test_watch_location): Check null
18048 pointer can be dereferenced. If not, do the test, otherwise
18049 skip it.
18050
18051 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18052
18053 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18054 results.
18055 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18056
18057 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18058
18059 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18060 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18061 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18062 * gdb.arch/amd64-invalid-stack-top.c: New file.
18063 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18064
18065 2014-05-30 Pedro Alves <palves@redhat.com>
18066
18067 PR breakpoints/17000
18068 * gdb.base/sss-bp-on-user-bp.c: New file.
18069 * gdb.base/sss-bp-on-user-bp.exp: New file.
18070
18071 2014-05-30 David Blaikie <dblaikie@gmail.com>
18072
18073 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18074 gnu_inline semantics via attribute.
18075 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18076 source explicitly specifies the required semantics.
18077
18078 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18079
18080 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18081
18082 2014-05-29 Pedro Alves <palves@redhat.com>
18083 Tom Tromey <tromey@redhat.com>
18084
18085 * gdb.base/async-shell.exp: Don't enable target-async.
18086 * gdb.base/async.exp
18087 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18088 parameter. Adjust.
18089 (top level): Don't test with "target-async".
18090 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18091 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18092 * gdb.base/inferior-died.exp: Don't enable target-async.
18093 * gdb.base/interrupt-noterm.exp: Likewise.
18094 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18095 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18096 * gdb.mi/mi-nonstop.exp: Likewise.
18097 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18098 * gdb.mi/mi-nsintrall.exp: Likewise.
18099 * gdb.mi/mi-nsmoribund.exp: Likewise.
18100 * gdb.mi/mi-nsthrexec.exp: Likewise.
18101 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18102 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18103 * gdb.python/py-evsignal.exp: Don't enable target-async.
18104 * gdb.python/py-evthreads.exp: Likewise.
18105 * gdb.python/py-prompt.exp: Likewise.
18106 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18107 * gdb.server/solib-list.exp: Don't enable target-async.
18108 * gdb.threads/thread-specific-bp.exp: Likewise.
18109 * lib/mi-support.exp: Adjust to use mi-async.
18110
18111 2014-05-29 Pedro Alves <palves@redhat.com>
18112
18113 PR gdb/13860
18114 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18115 reason, even in sync mode.
18116
18117 2014-05-29 Pedro Alves <palves@redhat.com>
18118 Hui Zhu <hui@codesourcery.com>
18119
18120 PR PR15693
18121 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18122 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18123 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18124 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18125
18126 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18127
18128 * config/monitor.exp (gdb_target_monitor): Replace use of
18129 "set remotebaud" by "set serial baud".
18130
18131 2014-05-26 Andy Wingo <wingo@igalia.com>
18132
18133 * gdb.guile/scm-breakpoint.exp:
18134 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18135 properties instead of gdb-object-properties.
18136
18137 2014-05-26 Yao Qi <yao@codesourcery.com>
18138
18139 * gdb.server/no-thread-db.exp: Specify source file name
18140 explicitly when setting a breakpoint.
18141
18142 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18143
18144 * gdb.btrace/vdso.c: New.
18145 * gdb.btrace/vdso.exp: New.
18146
18147 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18148
18149 * gdb.base/gcore.exp (capture_command_output): Move ...
18150 * lib/gdb.exp (capture_command_output): ... here.
18151
18152 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18153
18154 * gdb.btrace/data.exp: Test memory access during btrace replay.
18155
18156 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18157
18158 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18159
18160 2014-05-21 Pedro Alves <palves@redhat.com>
18161
18162 PR gdb/13860
18163 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18164 (top level): Test that output related to execution commands is
18165 sent to the console with CLI commands, but not with MI commands.
18166 Test that breakpoint events are always mirrored to the console.
18167 Also expect the new source line to be output after a "next" in
18168 async mode too. Make it a pass/fail test.
18169 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18170 output.
18171 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18172
18173 2014-05-21 Pedro Alves <palves@redhat.com>
18174
18175 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18176 Use them to test variations of "list" after reaching a breakpoint.
18177 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18178 Test "list" with listsize 10 after reaching a breakpoint.
18179 * gdb.python/python.exp (decode_line current location line
18180 number): Adjust expected line number.
18181
18182 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18183
18184 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18185 behavior for $args, pass it directly to "run".
18186
18187 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18188
18189 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18190 30000 to 65536.
18191
18192 2014-05-21 Pedro Alves <palves@redhat.com>
18193
18194 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18195 auto-connect-native-target off".
18196 * gdb.base/auto-connect-native-target.c: New file.
18197 * gdb.base/auto-connect-native-target.exp: New file.
18198
18199 2014-05-21 Pedro Alves <palves@redhat.com>
18200
18201 * gdb.base/default.exp: Test "target native" instead of "target
18202 child".
18203
18204 2014-05-21 Mark Wielaard <mjw@redhat.com>
18205
18206 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18207
18208 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18209
18210 Fix TLS access for -static -pthread.
18211 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18212 <HAVE_TLS> (thread_function, main): Initialize it.
18213 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18214 Add clean_restart.
18215 <$have_tls != "">: Check TLSVAR.
18216
18217 2014-05-21 Pedro Alves <palves@redhat.com>
18218
18219 * gdb.base/dcache-line-read-error.c: New.
18220 * gdb.base/dcache-line-read-error.exp: New.
18221
18222 2014-05-20 Pedro Alves <palves@redhat.com>
18223
18224 * gdb.base/compare-sections.c: New file.
18225 * gdb.base/compare-sections.exp: New file.
18226
18227 2014-05-20 Pedro Alves <palves@redhat.com>
18228
18229 * gdb.base/break-idempotent.c: New file.
18230 * gdb.base/break-idempotent.exp: New file.
18231
18232 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18233
18234 * gdb.btrace/nohist.exp: New.
18235
18236 2014-05-20 Yao Qi <yao@codesourcery.com>
18237
18238 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18239 gdb.reverse directory and gdb_reverse_timeout exists in board
18240 setting.
18241 * README: Document gdb_reverse_timeout.
18242
18243 2014-05-20 Yao Qi <yao@codesourcery.com>
18244
18245 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18246 'test_file_name'. Treat args as a string instead of a list.
18247 (gdb_init): Rename argument 'args' by 'test_file_name'.
18248
18249 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18250
18251 * gdb.arch/powerpc-power.exp: New file.
18252 * gdb.arch/powerpc-power.s: New file.
18253
18254 2014-05-16 Doug Evans <dje@google.com>
18255
18256 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18257 * gdb.base/completion.exp: Check that all expected files exist
18258 before doing file completion.
18259
18260 2014-05-16 Doug Evans <dje@google.com>
18261
18262 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18263 Update.
18264 (do_syscall_tests_without_xml): Update.
18265
18266 2014-05-16 Pedro Alves <palves@redhat.com>
18267
18268 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18269 instead of "unknown output after running".
18270
18271 2014-05-16 Yao Qi <yao@codesourcery.com>
18272
18273 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18274 file1.txt from host at the end.
18275 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18276
18277 2014-05-15 Doug Evans <dje@google.com>
18278
18279 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18280 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18281 loading file. Add test for TU lookup.
18282
18283 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18284
18285 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18286 calling "-exec-arguments" or "set args" before running the
18287 inferior.
18288
18289 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18290
18291 * lib/mi-support.exp (mi_expect_stop): Expect message for
18292 inferiors that exit with non-zero exit code.
18293
18294 2014-05-14 Yao Qi <yao@codesourcery.com>
18295
18296 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18297 match absolute path on remote host.
18298 (test_file_list_exec_source_files): Remove "/" from the
18299 pattern.
18300
18301 2014-05-14 Yao Qi <yao@codesourcery.com>
18302
18303 * boards/local-remote-host-notty.exp (${board}_file): New
18304 proc.
18305
18306 2014-05-07 Kyle McMartin <kyle@redhat.com>
18307
18308 Pushed by Joel Brobecker <brobecker@adacore.com>.
18309 * gdb.arch/aarch64-atomic-inst.c: New file.
18310 * gdb.arch/aarch64-atomic-inst.exp: New file.
18311
18312 2014-05-07 Yao Qi <yao@codesourcery.com>
18313
18314 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18315 in current context" too.
18316
18317 2014-05-05 Keith Seitz <keiths@redhat.com>
18318
18319 * gdb.linespec/ls-dollar.exp: Add test for linespec
18320 file:convenience_variable.
18321
18322 2014-05-05 Yao Qi <yao@codesourcery.com>
18323
18324 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18325 traceframes into tfile and ctf trace files. Read data from
18326 trace file and test collected data.
18327 (gdb_collect_locals_test): Likewise.
18328 (gdb_unavailable_registers_test): Likewise.
18329 (gdb_unavailable_floats): Likewise.
18330 (gdb_collect_globals_test): Likewise.
18331 (top-level): Append "ctf" to trace_file_targets if GDB
18332 supports.
18333
18334 2014-05-05 Yao Qi <yao@codesourcery.com>
18335
18336 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18337 code to ...
18338 (gdb_collect_args_test_1): ... it. New proc.
18339 (gdb_collect_locals_test): Move some code to ...
18340 (gdb_collect_locals_test_1): ... it. New proc.
18341 (gdb_unavailable_registers_test): Move some code to ...
18342 (gdb_unavailable_registers_test_1): ... it. New proc.
18343 (gdb_unavailable_floats): Move some code to ...
18344 (gdb_unavailable_floats_1): ... it. New proc.
18345
18346 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18347
18348 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18349 probes to test for bitness recognition.
18350 * gdb.arch/amd64-stap-optional-prefix.exp
18351 (test_probe_value_without_reg): New procedure.
18352 Add code to test for different kinds of bitness.
18353
18354 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18355
18356 PR breakpoints/16889
18357 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18358 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18359
18360 2014-05-01 Pedro Alves <palves@redhat.com>
18361
18362 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18363 gdb_file_cmd if no file is specified.
18364 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18365 last_loaded_file to set the remote exec-file.
18366
18367 2014-05-01 Pedro Alves <palves@redhat.com>
18368
18369 * boards/local-remote-host.exp: New file.
18370
18371 2014-05-01 Pedro Alves <palves@redhat.com>
18372
18373 * boards/local-remote-host.exp: Rename to ...
18374 * boards/local-remote-host-notty.exp: ... this.
18375
18376 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18377
18378 * gdb.ada/dyn_arrayidx: New testcase.
18379
18380 2014-04-26 Yao Qi <yao@codesourcery.com>
18381
18382 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18383 and compute the length of function main. Save it in
18384 $main_length.
18385 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18386 (top-level): Use gdb_compile to compile objects into
18387 executable and restart GDB. Remove invocation to
18388 prepare_for_testing.
18389
18390 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18391 Pedro Alves <palves@redhat.com>
18392
18393 PR server/16255
18394 * gdb.multi/multi-attach.c: New file.
18395 * gdb.multi/multi-attach.exp: New file.
18396
18397 2014-04-25 Pedro Alves <palves@redhat.com>
18398
18399 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18400 user.
18401 (top level): Test that "set remote conditional-breakpoints-packet
18402 off" works as intended.
18403 * gdb.base/dprintf.exp: Test that "set remote
18404 breakpoint-commands-packet off" works as intended.
18405 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18406 New function.
18407 (top level): Call it.
18408 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18409 remote fast-tracepoints-packet off" works as intended.
18410 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18411 * lib/gdb.exp (gdb_is_target_remote): ... here.
18412
18413 2014-04-24 David Blaikie <dblaikie@gmail.com>
18414
18415 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18416 ensure clang would not discard them.
18417 * gdb.base/gdbvars.c: Ditto.
18418 * gdb.base/memattr.c: Ditto.
18419 * gdb.base/whatis.c: Ditto.
18420 * gdb.python/py-prettyprint.c: Ditto.
18421 * gdb.trace/actions.c: Ditto.
18422 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18423 ensure clang would not discard it.
18424
18425 2014-04-24 David Blaikie <dblaikie@gmail.com>
18426
18427 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18428 clang to emit the full definition of type required by the test
18429 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18430
18431 2014-04-24 David Blaikie <dblaikie@gmail.com>
18432
18433 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18434 coax Clang into emitting the definition of the type.
18435 * gdb.cp/pr10728-x.h (y): Ditto.
18436 * gdb.cp/pr10728-y.cc (y): Ditto.
18437
18438 2014-04-24 David Blaikie <dblaikie@gmail.com>
18439
18440 * gdb.base/label.exp: XFAIL label related tests under Clang.
18441 * gdb.cp/cplabel.exp: Ditto.
18442 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18443 under Clang those using labels.
18444
18445 2014-04-25 Yao Qi <yao@codesourcery.com>
18446
18447 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18448 double_label.
18449 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18450 partial_label and double_label.
18451
18452 2014-04-24 David Blaikie <dblaikie@gmail.com>
18453
18454 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18455
18456 2014-04-24 David Blaikie <dblaikie@gmail.com>
18457
18458 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18459 of the function to work across GCC and Clang.
18460 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18461 pointer types (const void ** const V void **).
18462
18463 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18464 Walfred Tedeschi <walfred.tedeschi@intel.com>
18465
18466 * Makefile.in (EXECUTABLES): Added i386-avx512.
18467 * gdb.arch/i386-avx512.c: New file.
18468 * gdb.arch/i386-avx512.exp: Likewise.
18469
18470 2014-04-23 Keith Seitz <keiths@redhat.com>
18471
18472 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18473 (mi_make_breakpoint_table): New procedure.
18474 (mi_create_breakpoint): Use mi_make_breakpoint
18475 and return the result.
18476 (mi_make_breakpoint): New procedure.
18477 (mi_build_kv_pairs): New procedure.
18478
18479 * gdb.mi/mi-break.exp: Remove unused globals,
18480 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18481 All callers updated.
18482 * gdb.mi/mi-dprintf.exp: Use variable to track command
18483 number.
18484 Update all callers of mi_create_breakpoint and use
18485 mi_make_breakpoint_table.
18486 Remove any unused global variables.
18487 * gdb.mi/mi-nonstop.exp: Likewise.
18488 * gdb.mi/mi-nsintrall.exp: Likewise.
18489 * gdb.mi/mi-nsmoribund.exp: Likewise.
18490 * gdb.mi/mi-nsthrexec.exp: Likewise.
18491 * gdb.mi/mi-reverse.exp: Likewise.
18492 * gdb.mi/mi-simplerun.exp: Likewise.
18493 * gdb.mi/mi-stepn.exp: Likewise.
18494 * gdb.mi/mi-syn-frame.exp: Likewise.
18495 * gdb.mi/mi-until.exp: Likewise.
18496 * gdb.mi/mi-var-cp.exp: Likewise.
18497 * gdb.mi/mi-var-display.exp: Likewise.
18498 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18499 * gdb.mi/mi2-var-child.exp: Likewise.
18500 * gdb.mi/mi-vla-c99.exp: Likewise.
18501 * lib/mi-support.exp: Likewise.
18502
18503 From Ian Lance Taylor <iant@cygnus.com>:
18504 * lib/gdb.exp (parse_args): New procedure.
18505
18506 2014-04-23 Pedro Alves <palves@redhat.com>
18507
18508 * gdb.base/break-unload-file.c: New file.
18509 * gdb.base/break-unload-file.exp: New file.
18510 * gdb.base/sym-file-lib.c (baz): New function.
18511 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18512 field.
18513 (load): Store the segment's mapped size.
18514 (unload): New function.
18515 (unload_shlib): New function.
18516 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18517 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18518 set a breakpoint at baz, and call it.
18519 * gdb.base/sym-file.exp: New tests for stale breakpoint
18520 instructions.
18521
18522 2014-04-23 Pedro Alves <palves@redhat.com>
18523
18524 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18525 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18526 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18527 * gdb.base/hbreak-unmapped.c: New file.
18528 * gdb.base/hbreak-unmapped.exp: New file.
18529 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18530 * lib/gdb.exp (gdb_is_target_remote): ... here.
18531
18532 2014-04-22 Pedro Alves <palves@redhat.com>
18533
18534 * gdb.base/consecutive-step-over.c: New file.
18535 * gdb.base/consecutive-step-over.exp: New file.
18536
18537 2014-04-22 Pedro Alves <palves@redhat.com>
18538
18539 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18540 instead of send_gdb/gdb_expect.
18541
18542 2014-04-22 Yao Qi <yao@codesourcery.com>
18543
18544 * lib/trace-support.exp (generate_tracefile): New procedure.
18545 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18546 return 0.
18547 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18548 if generate_tracefile returns 1.
18549
18550 2014-04-18 Tom Tromey <palves@redhat.com>
18551 Pedro alves <tromey@redhat.com>
18552
18553 PR backtrace/15558
18554 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18555 with a backtrace limit.
18556 * gdb.python/py-frame-inline.exp: Test running to an inline
18557 function with a backtrace limit, and printing the newest frame.
18558 * gdb.python/py-frame-inline.c (main): Call f.
18559
18560 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18561
18562 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18563
18564 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18565
18566 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18567 Drop prefix from unsupported source file path.
18568
18569 2014-04-17 Yao Qi <yao@codesourcery.com>
18570
18571 * lib/gdb.exp (with_target_charset): New proc.
18572 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18573 with_target_charset.
18574 (test_print_strings): Likewise.
18575 (test_repeat_bytes): Likewise.
18576 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18577 for some tests.
18578
18579 2014-04-16 Keith Seitz <keiths@redhat.com>
18580
18581 PR gdb/15827
18582 * gdb.dwarf2/corrupt.c: New file.
18583 * gdb.dwarf2/corrupt.exp: New file.
18584
18585 2014-04-16 Keith Seitz <keiths@redhat.com>
18586
18587 PR c++/16597
18588 * gdb.cp/namelessclass.cc: New file.
18589 * gdb.cp/namelessclass.exp: New file.
18590 * gdb.cp/namelessclass.S: New file.
18591
18592 2014-04-16 Doug Evans <dje@google.com>
18593
18594 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18595 Add comment.
18596 (gdbserver_default_get_comm_port): New function.
18597 (gdbserver_start): Check if board file provided
18598 "gdbserver,get_comm_port" and use it if so.
18599 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18600 (gdb,socketport): Set to "stdio".
18601 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18602 (stdio_gdbserver_template): Delete.
18603 (${board}_get_remote_address): Update.
18604 (${board}_build_remote_cmd): Delete.
18605 (${board}_get_comm_port): New function.
18606 (${board}_spawn): Update.
18607 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18608 Delete.
18609 (${board}_get_remote_address): Update.
18610 (${board}_get_comm_port): New function.
18611
18612 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18613
18614 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18615 appearing in any order.
18616
18617 2014-04-15 Doug Evans <dje@google.com>
18618
18619 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18620 uninitialized value of "description".
18621
18622 2014-04-15 Keith Seitz <keiths@redhat.com>
18623
18624 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18625 Remove unused globals.
18626 (test_running_the_program): Likewise.
18627 (test_controlled_execution): Likewise.
18628 (test_controlling_breakpoints): Likewise.
18629 (test_program_termination): Likewise.
18630
18631 2014-04-15 Keith Seitz <keiths@redhat.com>
18632
18633 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18634 unused globals.
18635 (test_rbreak_creation_and_listing): Likewise.
18636 (test_ignore_count): Likewise.
18637 (test_error): Likewise.
18638
18639 2014-04-15 Pedro Alves <palves@redhat.com>
18640
18641 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18642 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18643 sym-file-loader.c.
18644 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18645 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18646 to sym-file-loader.c.
18647 (struct library): Forward declare.
18648 (load_shlib, lookup_function): Change prototypes.
18649 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18650 (translate_offset): Remove declarations.
18651 (get_text_addr): New declaration.
18652 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18653 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18654 sym-file-loader.h.
18655 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18656 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18657 here from sym-file-loader.h.
18658 (struct library): New structure.
18659 (load_shlib, lookup_function): Change prototypes and adjust to
18660 work with a struct library.
18661 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18662 (translate_offset): Make static.
18663 (get_text_addr): New function.
18664 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18665
18666 2014-04-15 Pedro Alves <palves@redhat.com>
18667
18668 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18669
18670 2014-04-15 Pedro Alves <palves@redhat.com>
18671
18672 * gdb.base/sym-file-loader.c: Include <limits.h>.
18673 (SELF_LINK): New define.
18674 (get_origin): New function.
18675 (load_shlib): Use it.
18676 * gdb.base/sym-file.exp: Don't early return if the target is
18677 remote. Use runto_main, and issue fail is that fails. Use
18678 gdb_load_shlibs.
18679 (shlib_name): Delete.
18680 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18681
18682 2014-04-15 Pedro Alves <palves@redhat.com>
18683
18684 * gdb.base/sym-file.exp: Remove regex characters from test
18685 message. Don't refer to breakpoint numbers in test messages.
18686
18687 2014-04-14 Keith Seitz <keiths@redhat.com>
18688
18689 PR c++/16253
18690 * gdb.cp/var-tag.cc: New file.
18691 * gdb.cp/var-tag.exp: New file.
18692 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18693 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18694 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18695 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18696
18697 2014-04-14 Tom Tromey <tromey@redhat.com>
18698
18699 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18700 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18701 type.
18702 * gdb.cp/enum-class.exp: New file.
18703 * gdb.cp/enum-class.cc: New file.
18704
18705 2014-04-14 Tom Tromey <tromey@redhat.com>
18706
18707 * gdb.dwarf2/enum-type.exp: New file.
18708
18709 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18710
18711 * gdb.mi/mi-vla-c99.exp: New file.
18712 * gdb.mi/vla.c: New file.
18713
18714 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18715
18716 * gdb.base/vla-datatypes.c: New file.
18717 * gdb.base/vla-datatypes.exp: New file.
18718
18719 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18720
18721 * gdb.base/vla-ptr.c: New file.
18722 * gdb.base/vla-ptr.exp: New file.
18723
18724 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18725
18726 * gdb.dwarf2/count.exp: New file.
18727
18728 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18729
18730 * gdb.base/vla-sideeffect.c: New file.
18731 * gdb.base/vla-sideeffect.exp: New file.
18732
18733 2014-04-14 David Blaikie <dblaikie@gmail.com>
18734
18735 * gdb.mi/non-stop.c: Add return value for non-void function return
18736 statement.
18737 * gdb.threads/staticthreads.c: Ditto.
18738
18739 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18740 Doug Evans <xdje42@gmail.com>
18741
18742 * gdb.guile/scm-value.c: Improve test case.
18743 * gdb.guile/scm-value.exp: Add new test.
18744
18745 2014-04-11 David Blaikie <dblaikie@gmail.com>
18746
18747 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18748 override Clang's default.
18749
18750 2014-04-11 Joel Brobecker <brobecker@adacore.com>
18751
18752 Revert the following changes (regressions):
18753
18754 * gdb.base/vla-sideeffect.c: New file.
18755 * gdb.base/vla-sideeffect.exp: New file.
18756
18757 * gdb.dwarf2/count.exp: New file.
18758
18759 * gdb.base/vla-multi.c: New file.
18760 * gdb.base/vla-multi.exp: New file.
18761
18762 * gdb.base/vla-ptr.c: New file.
18763 * gdb.base/vla-ptr.exp: New file.
18764
18765 * gdb.base/vla-datatypes.c: New file.
18766 * gdb.base/vla-datatypes.exp: New file.
18767
18768 * gdb.mi/mi-vla-c99.exp: New file.
18769 * gdb.mi/vla.c: New file.
18770
18771 2014-04-11 Keith Seitz <keiths@redhat.com>
18772
18773 PR c++/16675
18774 * gdb.cp/cpsizeof.exp: New file.
18775 * gdb.cp/cpsizeof.cc: New file.
18776
18777 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18778
18779 * gdb.mi/mi-vla-c99.exp: New file.
18780 * gdb.mi/vla.c: New file.
18781
18782 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18783
18784 * gdb.base/vla-datatypes.c: New file.
18785 * gdb.base/vla-datatypes.exp: New file.
18786
18787 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18788
18789 * gdb.base/vla-ptr.c: New file.
18790 * gdb.base/vla-ptr.exp: New file.
18791
18792 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18793
18794 * gdb.base/vla-multi.c: New file.
18795 * gdb.base/vla-multi.exp: New file.
18796
18797 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18798
18799 * gdb.dwarf2/count.exp: New file.
18800
18801 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18802
18803 * gdb.base/vla-sideeffect.c: New file.
18804 * gdb.base/vla-sideeffect.exp: New file.
18805
18806 2014-04-11 Yao Qi <yao@codesourcery.com>
18807
18808 * gdb.base/completion.exp: Check file exists before running tests
18809 on file completion.
18810
18811 2014-04-10 Pedro Alves <palves@redhat.com>
18812
18813 * gdb.base/cond-eval-mode.c: New file.
18814 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18815 prepare_for_testing to build the new file. Check result of
18816 runto_main.
18817 (test_break, test_watch): New procedures.
18818 (top level): Use them.
18819
18820 2014-04-08 Pierre Muller <muller@sourceware.org>
18821
18822 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18823 Ctrl-V use for mingw hosts.
18824
18825 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18826
18827 * gdb.python/py-value.c: Improve test case.
18828 * gdb.python/py-value.exp: Add new test.
18829
18830 2014-04-07 David Blaikie <dblaikie@gmail.com>
18831
18832 * lib/compiler.c: Identify the clang compiler.
18833 * lib/compiler.cc: Ditto.
18834
18835 2014-04-03 Yao Qi <yao@codesourcery.com>
18836
18837 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18838
18839 2014-04-01 Anton Blanchard <anton@samba.org>
18840
18841 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18842 messages unique.
18843
18844 2014-04-01 Anton Blanchard <anton@samba.org>
18845
18846 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18847 prepare_for_testing.
18848
18849 2014-04-01 Anton Blanchard <anton@samba.org>
18850
18851 * gdb.arch/ppc64-atomic-inst.c: Remove.
18852 * gdb.arch/ppc64-atomic-inst.S: New file.
18853 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18854
18855 2014-03-31 Doug Evans <dje@google.com>
18856
18857 * gdb.base/print-symbol-loading-lib.c: New file.
18858 * gdb.base/print-symbol-loading-main.c: New file.
18859 * gdb.base/print-symbol-loading.exp: New file.
18860
18861 2014-03-31 Yao Qi <yao@codesourcery.com>
18862
18863 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18864
18865 2014-03-28 Joel Brobecker <brobecker@adacore.com>
18866
18867 * gdb.ada/mi_dyn_arr: New testcase.
18868
18869 2014-03-27 Doug Evans <dje@google.com>
18870
18871 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18872
18873 2014-03-27 Yao Qi <yao@codesourcery.com>
18874
18875 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18876 if target is nios2-*-*.
18877
18878 2014-03-26 Yao Qi <yao@codesourcery.com>
18879
18880 * lib/gdb.exp (readline_is_used): New proc.
18881 * gdb.base/completion.exp: Move tests on command complete up.
18882 Skip the rest of tests if readline is not used.
18883 * gdb.ada/complete.exp: Skp the test if readline is not
18884 used.
18885 * gdb.base/filesym.exp: Likewise.
18886 * gdb.base/macscp.exp: Likewise.
18887 * gdb.base/readline-ask.exp: Likewise.
18888 * gdb.base/readline.exp: Likewise.
18889 * gdb.python/py-cmd.exp: Likewise.
18890 * gdb.trace/tfile.exp: Likewise.
18891
18892 2014-03-26 Yao Qi <yao@codesourcery.com>
18893
18894 * gdb.base/macscp.exp: Fix code format issues.
18895
18896 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18897
18898 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18899 * gdb.asm/powerpc64le.inc: New file.
18900
18901 2014-03-25 Pedro Alves <palves@redhat.com>
18902 Doug Evans <dje@google.com>
18903
18904 * gdb.base/source-execution.c: New file.
18905 * gdb.base/source-execution.exp: New file.
18906 * gdb.base/source-execution.gdb: New file.
18907
18908 2014-03-24 Doug Evans <dje@google.com>
18909
18910 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18911 using fission.
18912
18913 2014-03-24 Hui Zhu <hui@codesourcery.com>
18914 Pedro Alves <palves@redhat.com>
18915
18916 PR breakpoints/16101
18917 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18918 test pass/fail messages. Detect missing support for dprintf when
18919 breakpoints are actually inserted.
18920 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18921 breakpoints are actually inserted.
18922 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18923 fails.
18924
18925 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18926
18927 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18928
18929 2014-03-22 Doug Evans <xdje42@gmail.com>
18930
18931 * gdb.python/python.exp (python not supported): Verify multi-line
18932 python command issues an error.
18933 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18934 guile command issues an error.
18935
18936 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18937
18938 * gdb.threads/thread-specific.exp: Handle the lack of usable
18939 $this_breakpoint and $this_thread.
18940
18941 2014-03-21 Hui Zhu <hui@codesourcery.com>
18942
18943 * gdb.base/attach.exp (do_command_attach_tests): New.
18944
18945 2014-03-20 Tom Tromey <tromey@redhat.com>
18946 Pedro Alves <palves@redhat.com>
18947
18948 PR cli/15718
18949 * gdb.base/condbreak-call-false.c: New file.
18950 * gdb.base/condbreak-call-false.exp: New file.
18951
18952 2014-03-20 Pedro Alves <palves@redhat.com>
18953
18954 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18955 Delete.
18956 (block_signals, unblock_signals): Delete.
18957 (child_function_2, main): Remove references to deleted variable
18958 and functions.
18959
18960 2014-03-20 Pedro Alves <palves@redhat.com>
18961
18962 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18963 Use pthread_kill to signal thread 2.
18964 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18965 Adjust to make the test send itself a signal rather than using the
18966 host's "kill" command.
18967
18968 2014-03-20 Pedro Alves <palves@redhat.com>
18969
18970 * gdb.threads/multiple-step-overs.c: New file.
18971 * gdb.threads/multiple-step-overs.exp: New file.
18972 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18973 Adjust expected infrun debug output.
18974
18975 2014-03-20 Pedro Alves <palves@redhat.com>
18976
18977 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18978 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18979
18980 2014-03-20 Pedro Alves <palves@redhat.com>
18981
18982 PR breakpoints/7143
18983 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18984 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18985 of gdb_test_multiple.
18986 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18987 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18988
18989 2014-03-20 Pedro Alves <palves@redhat.com>
18990
18991 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18992 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18993
18994 2014-03-19 Pedro Alves <palves@redhat.com>
18995
18996 * gdb.base/async.exp: Remove early return.
18997
18998 2014-03-19 Pedro Alves <palves@redhat.com>
18999
19000 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19001
19002 2014-03-19 Pedro Alves <palves@redhat.com>
19003
19004 * gdb.base/async.exp (test_background): Expect \r\n after
19005 "completed." in the fail pattern.
19006
19007 2014-03-19 Pedro Alves <palves@redhat.com>
19008
19009 * gdb.base/async.exp (test_background): New procedure.
19010 Use it for all background execution command tests.
19011
19012 2014-03-19 Pedro Alves <palves@redhat.com>
19013
19014 * gdb.base/async.exp: Use prepare_for_testing.
19015
19016 2014-03-19 Pedro Alves <palves@redhat.com>
19017
19018 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19019 the same line.
19020
19021 2014-03-19 Pedro Alves <palves@redhat.com>
19022
19023 * gdb.base/async.c (main): Add "jump here" and "until here" line
19024 marker comments.
19025 * gdb.base/async.exp (jump_here): New global.
19026 (jump& test): Use it.
19027 (until_here): New global.
19028 (until& test): Use it.
19029
19030 2014-03-19 Pedro Alves <palves@redhat.com>
19031
19032 * gdb.base/async.exp: Don't frob gdb_protocol.
19033
19034 2014-03-18 Doug Evans <xdje42@gmail.com>
19035
19036 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19037 Fix spelling of exec-done-display.
19038
19039 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19040
19041 PR gdb/15358
19042 * gdb.base/gdb-sigterm.c: New file.
19043 * gdb.base/gdb-sigterm.exp: New file.
19044
19045 2014-03-18 Pedro Alves <palves@redhat.com>
19046
19047 PR gdb/13860
19048 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19049 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19050 solib-event.
19051
19052 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19053
19054 * gdb.ada/pckd_arr_ren: New testcase.
19055
19056 2014-03-13 Doug Evans <xdje42@gmail.com>
19057
19058 PR guile/16612
19059 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19060 collect after discarding symbols.
19061
19062 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19063 Doug Evans <xdje42@gmail.com>
19064
19065 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19066 to history survives a gc.
19067
19068 2014-03-13 Pedro Alves <palves@redhat.com>
19069
19070 * gdb.base/default.exp: Don't test "target procfs".
19071
19072 2014-03-13 Pedro Alves <palves@redhat.com>
19073
19074 * gdb.base/default.exp: Update "target child" and "target procfs"
19075 tests to not expect "Unix".
19076
19077 2014-03-12 Tom Tromey <tromey@redhat.com>
19078
19079 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19080 New procs. Add target-async tests.
19081 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19082 Add target-async tests.
19083
19084 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19085
19086 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19087 'func_start' and 'func_end' for the beginning and end of the
19088 function code, respectively.
19089 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19090 'func_end' instead of 'func' and 'main'.
19091
19092 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19093
19094 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19095 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19096 generate the debug info assembler source.
19097
19098 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19099
19100 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19101 * gdb.dwarf2/arr-subrange.exp: Likewise.
19102 * gdb.dwarf2/dwz.exp: Likewise.
19103 * gdb.dwarf2/method-ptr.exp: Likewise.
19104 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19105 * gdb.dwarf2/subrange.exp: Likewise.
19106 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19107 * gdb.dwarf2/implptrpiece.exp: Likewise.
19108 * gdb.dwarf2/nostaticblock.exp: Likewise.
19109
19110 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19111
19112 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19113 directory to absolute path name arguments.
19114
19115 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19116
19117 * gdb.ada/tagged_access: New testcase.
19118
19119 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19120
19121 * gdb.btrace/data.exp: Update expected output.
19122
19123 2014-03-06 Yao Qi <yao@codesourcery.com>
19124
19125 * gdb.trace/pr16508.exp: New file.
19126
19127 2014-03-05 Pedro Alves <palves@redhat.com>
19128
19129 PR gdb/16575
19130 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19131 procedure.
19132 (top level): Adjust to use it. Add tests that exercise breakpoint
19133 interaction with the code-cache.
19134
19135 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19136
19137 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19138 test for 'history-append!'.
19139
19140 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19141
19142 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19143 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19144 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19145 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19146 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19147 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19148
19149 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19150
19151 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19152 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19153 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19154
19155 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19156
19157 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19158
19159 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19160
19161 * gdb.dwarf2/arr-stride.c: New file.
19162 * gdb.dwarf2/arr-stride.exp: New file.
19163
19164 2014-02-26 Pedro Alves <palves@redhat.com>
19165
19166 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19167 that won't ever trigger. Make sure that GDB reports the correct
19168 breakpoint that caused the stop.
19169
19170 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19171
19172 PR gdb/16626
19173 * gdb.base/auto-load-script: New file.
19174 * gdb.base/auto-load.c: New file.
19175 * gdb.base/auto-load.exp: New file.
19176
19177 PR gdb/16626
19178 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19179
19180 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19181
19182 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19183 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19184
19185 2014-02-24 Doug Evans <dje@google.com>
19186
19187 * lib/gdb.exp (run_on_host): Log error output if program fails.
19188
19189 2014-02-21 Pedro Alves <palves@redhat.com>
19190
19191 * gdb.threads/step-after-sr-lock.c: Rename to ...
19192 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19193 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19194 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19195 ... this.
19196
19197 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19198
19199 PR tdep/16397
19200 * gdb.arch/amd64-stap-special-operands.exp: New file.
19201 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19202 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19203 * gdb.arch/amd64-stap-triplet.S: Likewise.
19204 * gdb.arch/amd64-stap-triplet.c: Likewise.
19205
19206 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19207
19208 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19209 in .section pseudo-op.
19210
19211 2014-02-20 lin zuojian <manjian2006@gmail.com>
19212 Joel Brobecker <brobecker@adacore.com>
19213 Doug Evans <xdje42@gmail.com>
19214
19215 PR symtab/16581
19216 * gdb.dwarf2/dw2-icycle.S: New file.
19217 * gdb.dwarf2/dw2-icycle.c: New file.
19218 * gdb.dwarf2/dw2-icycle.exp: New file.
19219
19220 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19221
19222 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19223 operations on gdb.Value objects.
19224 * gdb.python/py-value-cc.exp: Add new test to test operations on
19225 gdb.Value objects.
19226
19227 2014-02-18 Doug Evans <dje@google.com>
19228
19229 * Makefile.in (TESTS): New variable.
19230 (expanded_tests, expanded_tests_or_none): New variables
19231 (check-single): Pass $(expanded_tests_or_none) to runtest.
19232 (check-parallel): Only run tests in $(TESTS) if non-empty.
19233 (check/no-matching-tests-found): New rule.
19234 * README: Document TESTS makefile variable.
19235
19236 2014-02-18 Doug Evans <dje@google.com>
19237
19238 * Makefile.in (check-parallel): rm -rf outputs temp.
19239
19240 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19241
19242 Fix "ERROR: no fileid for" in the testsuite.
19243 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19244
19245 2014-02-12 Doug Evans <dje@google.com>
19246
19247 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19248 (MISCELLANEOUS): New variable.
19249 (clean): rm -rf $(MISCELLANEOUS).
19250 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19251 dwp live in the same directory as symlinks, with each symlink pointed
19252 to a differently named file in a different directory.
19253
19254 2014-02-11 Doug Evans <dje@google.com>
19255
19256 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19257 of Tcl file commands.
19258
19259 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19260
19261 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19262 "kill -SIGUSR1 -1".
19263
19264 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19265
19266 * gdb.ada/tick_length_array_enum_idx: New testcase.
19267
19268 2014-02-10 Doug Evans <xdje42@gmail.com>
19269
19270 * configure.ac (AC_OUTPUT): Add gdb.guile.
19271 * configure: Regenerate.
19272 * lib/gdb-guile.exp: New file.
19273 * lib/gdb.exp (get_target_charset): New function.
19274 * gdb.base/help.exp: Update expected output from "apropos apropos".
19275 * gdb.guile/Makefile.in: New file.
19276 * gdb.guile/guile.exp: New file.
19277 * gdb.guile/scm-arch.c: New file.
19278 * gdb.guile/scm-arch.exp: New file.
19279 * gdb.guile/scm-block.c: New file.
19280 * gdb.guile/scm-block.exp: New file.
19281 * gdb.guile/scm-breakpoint.c: New file.
19282 * gdb.guile/scm-breakpoint.exp: New file.
19283 * gdb.guile/scm-disasm.c: New file.
19284 * gdb.guile/scm-disasm.exp: New file.
19285 * gdb.guile/scm-equal.c: New file.
19286 * gdb.guile/scm-equal.exp: New file.
19287 * gdb.guile/scm-error.exp: New file.
19288 * gdb.guile/scm-error.scm: New file.
19289 * gdb.guile/scm-frame-args.c: New file.
19290 * gdb.guile/scm-frame-args.exp: New file.
19291 * gdb.guile/scm-frame-args.scm: New file.
19292 * gdb.guile/scm-frame-inline.c: New file.
19293 * gdb.guile/scm-frame-inline.exp: New file.
19294 * gdb.guile/scm-frame.c: New file.
19295 * gdb.guile/scm-frame.exp: New file.
19296 * gdb.guile/scm-generics.exp: New file.
19297 * gdb.guile/scm-gsmob.exp: New file.
19298 * gdb.guile/scm-iterator.c: New file.
19299 * gdb.guile/scm-iterator.exp: New file.
19300 * gdb.guile/scm-math.c: New file.
19301 * gdb.guile/scm-math.exp: New file.
19302 * gdb.guile/scm-objfile-script-gdb.in: New file.
19303 * gdb.guile/scm-objfile-script.c: New file.
19304 * gdb.guile/scm-objfile-script.exp: New file.
19305 * gdb.guile/scm-objfile.c: New file.
19306 * gdb.guile/scm-objfile.exp: New file.
19307 * gdb.guile/scm-ports.exp: New file.
19308 * gdb.guile/scm-pretty-print.c: New file.
19309 * gdb.guile/scm-pretty-print.exp: New file.
19310 * gdb.guile/scm-pretty-print.scm: New file.
19311 * gdb.guile/scm-section-script.c: New file.
19312 * gdb.guile/scm-section-script.exp: New file.
19313 * gdb.guile/scm-section-script.scm: New file.
19314 * gdb.guile/scm-symbol.c: New file.
19315 * gdb.guile/scm-symbol.exp: New file.
19316 * gdb.guile/scm-symtab-2.c: New file.
19317 * gdb.guile/scm-symtab.c: New file.
19318 * gdb.guile/scm-symtab.exp: New file.
19319 * gdb.guile/scm-type.c: New file.
19320 * gdb.guile/scm-type.exp: New file.
19321 * gdb.guile/scm-value-cc.cc: New file.
19322 * gdb.guile/scm-value-cc.exp: New file.
19323 * gdb.guile/scm-value.c: New file.
19324 * gdb.guile/scm-value.exp: New file.
19325 * gdb.guile/source2.scm: New file.
19326 * gdb.guile/types-module.cc: New file.
19327 * gdb.guile/types-module.exp: New file.
19328
19329 2014-02-10 Yao Qi <yao@codesourcery.com>
19330
19331 PR testsuite/16543
19332 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19333 * configure: Regenerated.
19334 * Makefile.in: New file.
19335
19336 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19337
19338 * gdb.python/py-framefilter.exp: Fix typo.
19339
19340 2014-02-08 Yao Qi <yao@codesourcery.com>
19341
19342 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19343 that no =breakpoint-modified is emitted when breakpoints are
19344 modified through MI commands.
19345
19346 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19347 Pedro Alves <palves@redhat.com>
19348
19349 * gdb.threads/step-after-sr-lock.c: New file.
19350 * gdb.threads/step-after-sr-lock.exp: New file.
19351
19352 2014-02-07 Pedro Alves <palves@redhat.com>
19353
19354 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19355
19356 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19357
19358 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19359 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19360
19361 2014-02-06 Doug Evans <xdje42@gmail.com>
19362
19363 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19364 output.
19365
19366 * gdb.gdb/python-interrupts.exp: New file.
19367
19368 2014-02-05 Yao Qi <yao@codesourcery.com>
19369
19370 * gdb.trace/report.exp (use_collected_data): Test the output
19371 of "info threads" and "info inferiors".
19372
19373 2014-02-05 Yao Qi <yao@codesourcery.com>
19374
19375 Revert this patch:
19376
19377 2013-05-24 Yao Qi <yao@codesourcery.com>
19378
19379 * gdb.trace/tfile.exp: Test inferior and thread.
19380
19381 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19382
19383 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19384 on a function.
19385 * gdb.base/step-bt.c: Call hello via function pointer to make
19386 sure its first instruction is executed on powerpc64le-linux.
19387
19388 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19389
19390 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19391
19392 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19393
19394 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19395 of the test patterns for use on little-endian systems.
19396
19397 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19398
19399 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19400 (decimal_vector): Fix for little-endian.
19401
19402 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19403
19404 * gdb.arch/sparc-sysstep.exp: New file.
19405 * gdb.arch/sparc-sysstep.c: Likewise.
19406
19407 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19408
19409 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19410
19411 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19412
19413 2014-01-23 Tom Tromey <tromey@redhat.com>
19414
19415 * gdb.ada/array_char_idx: New testcase.
19416
19417 2014-01-23 Tom Tromey <tromey@redhat.com>
19418
19419 PR python/16487:
19420 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19421 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19422 classes.
19423
19424 2014-01-23 Tom Tromey <tromey@redhat.com>
19425
19426 PR python/16491:
19427 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19428 string from an inferior frame.
19429 * gdb.python/py-framefilter-mi.exp: Update.
19430
19431 2014-01-22 Doug Evans <dje@google.com>
19432
19433 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19434
19435 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19436
19437 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19438
19439 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19440
19441 * gdb.trace/entry-values.exp: Remove excess space character from
19442 regex patterns. Handle s390 call instruction.
19443
19444 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19445
19446 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19447 define "*_start" label. Make "name" static.
19448 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19449 ${name} by references to ${name}_start.
19450
19451 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19452
19453 * gdb.base/info-macros.exp: Remove "debug" from the compile
19454 options.
19455
19456 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19457
19458 * gdb.dlang/demangle.exp: New file.
19459
19460 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19461
19462 * gdb.dlang/primitive-types.exp: New file.
19463
19464 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19465
19466 * configure.ac: Create gdb.dlang/Makefile.
19467 * configure: Regenerate.
19468 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19469 * gdb.dlang/Makefile.in: New file.
19470 * lib/d-support.exp: New file.
19471 * lib/gdb.exp (skip_d_tests): New proc.
19472
19473 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19474
19475 * gdb.btrace/delta.exp: Check reverse stepi.
19476 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19477 * gdb.btrace/finish.exp: New.
19478 * gdb.btrace/next.exp: New.
19479 * gdb.btrace/nexti.exp: New.
19480 * gdb.btrace/record_goto.c: Add comments.
19481 * gdb.btrace/step.exp: New.
19482 * gdb.btrace/stepi.exp: New.
19483 * gdb.btrace/multi-thread-step.c: New.
19484 * gdb.btrace/multi-thread-step.exp: New.
19485 * gdb.btrace/rn-dl-bind.c: New.
19486 * gdb.btrace/rn-dl-bind.exp: New.
19487 * gdb.btrace/data.c: New.
19488 * gdb.btrace/data.exp: New.
19489 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19490
19491 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19492
19493 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19494 * gdb.btrace/exception.exp: Update.
19495 * gdb.btrace/instruction_history.exp: Update.
19496 * gdb.btrace/record_goto.exp: Update.
19497 * gdb.btrace/tailcall.exp: Update.
19498 * gdb.btrace/unknown_functions.exp: Update.
19499 * gdb.btrace/delta.exp: New.
19500
19501 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19502
19503 * gdb.btrace/record_goto.exp: Add backtrace test.
19504 * gdb.btrace/tailcall.exp: Add backtrace test.
19505
19506 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19507
19508 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19509 * gdb.btrace/record_goto.c: New.
19510 * gdb.btrace/record_goto.exp: New.
19511 * gdb.btrace/x86-record_goto.S: New.
19512
19513 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19514
19515 * gdb.btrace/function_call_history.exp: Update tests.
19516 * gdb.btrace/instruction_history.exp: Update tests.
19517
19518 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19519
19520 * gdb.btrace/function_call_history.exp: Fix expected field
19521 order for "record function-call-history".
19522 Add new tests for "record function-call-history /c".
19523 * gdb.btrace/exception.cc: New.
19524 * gdb.btrace/exception.exp: New.
19525 * gdb.btrace/tailcall.exp: New.
19526 * gdb.btrace/x86-tailcall.S: New.
19527 * gdb.btrace/x86-tailcall.c: New.
19528 * gdb.btrace/unknown_functions.c: New.
19529 * gdb.btrace/unknown_functions.exp: New.
19530 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19531
19532 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19533
19534 * gdb.btrace/instruction_history.exp: Update.
19535 * gdb.btrace/function_call_history.exp: Update.
19536
19537 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19538
19539 * gdb.btrace/function_call_history.exp: Fix expected function
19540 trace.
19541 * gdb.btrace/instruction_history.exp: Initialize traced.
19542 Remove traced_functions.
19543
19544 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19545
19546 * gdb.btrace/function_call_history.exp: Update
19547 * gdb.btrace/instruction_history.exp: Update.
19548
19549 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19550
19551 * gdb.btrace/enable.exp: Update expected text.
19552
19553 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19554
19555 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19556 bytes.
19557
19558 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19559
19560 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19561
19562 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19563
19564 * lib/gdb.exp (supports_process_record): Return true for
19565 arm*-linux*. (supports_reverse): Likewise.
19566
19567 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19568
19569 PR python/15464
19570 PR python/16113
19571 * gdb.python/py-type.c: Enhance test case.
19572 * gdb.python/py-value-cc.cc: Likewise
19573 * gdb.python/py-type.exp: Add new tests.
19574 * gdb.python/py-value-cc.exp: Likewise
19575
19576 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19577 Pedro Alves <palves@redhat.com>
19578
19579 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19580 Make "name" extern.
19581 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19582 references to ${name}_start by references to ${name}.
19583
19584 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19585
19586 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19587
19588 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19589
19590 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19591
19592 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19593 Pedro Alves <palves@redhat.com>
19594
19595 * gdb.mi/mi-info-os.exp: Connect to the target with
19596 mi_gdb_target_load.
19597
19598 2014-01-08 Pedro Alves <palves@redhat.com>
19599
19600 * gdb.threads/reconnect-signal.c: New file.
19601 * gdb.threads/reconnect-signal.exp: New file.
19602
19603 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19604
19605 * gdb.base/source-dir.exp: New file.
19606
19607 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19608
19609 * gdb.ada/mi_interface: New testcase.
19610
19611 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19612
19613 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19614 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19615 gdb.ada/pp-rec-component/pck.ads: New files.
19616
19617 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19618
19619 * gdb.python/py-pp-integral.c: New file.
19620 * gdb.python/py-pp-integral.py: New file.
19621 * gdb.python/py-pp-integral.exp: New file.
19622
19623 For older changes see ChangeLog-1993-2013.
19624 \f
19625 ;; Local Variables:
19626 ;; mode: change-log
19627 ;; left-margin: 8
19628 ;; fill-column: 74
19629 ;; version-control: never
19630 ;; End:
19631
19632 Copyright 2014-2020 Free Software Foundation, Inc.
19633 Copying and distribution of this file, with or without modification,
19634 are permitted provided the copyright notice and this notice are preserved.