]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
[gdb/testsuite] add jit-elf-util.h and run jit function
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
111b33f0
TV
12020-05-12 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
5 * gdb.dwarf2/implref-struct.exp: Same.
6 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
7 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
8
ebf47080
SM
92020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
10
11 * gdb.base/jit-so.exp (one_jit_test): Change test name.
12
d30dcd12
AB
132020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
14
15 * lib/check-test-names.exp (all_test_names): New module variable.
16 (counts): Add 'duplicates' field.
17 (_check_duplicates): New procedure.
18 (check): Also check for duplicates.
19 (do_log_summary): Print duplicates count.
20 (do_reset_vars): Reset counter for duplicate test names, and
21 discard all know test names.
22
34584c09
AB
232020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
24
25 * lib/gdb.exp: Include check-test-names.exp library.
26 * lib/check-test-names.exp: New file.
27
e0002117
TV
282020-05-11 Tom de Vries <tdevries@suse.de>
29
30 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
31
53f539a3
KS
322020-05-11 Keith Seitz <keiths@redhat.com>
33
34 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
35
113ee09a
TV
362020-05-11 Tom de Vries <tdevries@suse.de>
37
38 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
39 * gdb.cp/cpexprs.exp.in: .. here.
40 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
41 cpexprs.exp.
42
ba3e70b0
KS
432020-05-11 Keith Seitz <keiths@redhat.com>
44
45 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
46 test names.
47 * gdb.ada/arrayptr.exp: Likewise.
48 * gdb.ada/assign_arr.exp: Likewise.
49 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
50 * gdb.ada/bp_on_var.exp: Likewise.
51 * gdb.ada/call_pn.exp: Likewise.
52 * gdb.ada/complete.exp: Likewise.
53 * gdb.ada/fun_overload_menu.exp: Likewise.
54 * gdb.ada/funcall_param.exp: Likewise.
55 * gdb.ada/funcall_ref.exp: Likewise.
56 * gdb.ada/packed_array_assign.exp: Likewise.
57 * gdb.ada/same_component_name.exp: Likewise.
58 * gdb.ada/type_coercion.exp: Likewise.
59 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
60 * gdb.ada/variant_record_packed_array.exp: Likewise.
61
3ee6bb11
TV
622020-05-11 Tom de Vries <tdevries@suse.de>
63
64 PR symtab/25941
65 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
66 out of ...
67 * gdb.dwarf2/clang-debug-names.exp: ... here.
68 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
69 clang-debug-names.exp.in.
70 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
71 * gdb.dwarf2/clang-debug-names-2.c: New test.
72
86cd6bc8
AKS
732020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
74
75 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
76 (fortran_runto_main): New Proc, fortran version of runto_main.
77 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
78 * gdb.fortran/array-bounds.exp: Likewise.
79 * gdb.fortran/array-slices.exp: Likewise.
80 * gdb.fortran/block-data.exp: Likewise.
81 * gdb.fortran/charset.exp: Likewise.
82 * gdb.fortran/common-block.exp: Likewise.
83 * gdb.fortran/complex.exp: Likewise.
84 * gdb.fortran/derived-type-function.exp: Likewise.
85 * gdb.fortran/derived-type.exp: Likewise.
86 * gdb.fortran/info-modules.exp: Likewise.
87 * gdb.fortran/info-types.exp: Likewise.
88 * gdb.fortran/intrinsics.exp: Likewise.
89 * gdb.fortran/library-module.exp: Likewise.
90 * gdb.fortran/logical.exp: Likewise.
91 * gdb.fortran/max-depth.exp: Likewise.
92 * gdb.fortran/module.exp: Likewise.
93 * gdb.fortran/multi-dim.exp: Likewise.
94 * gdb.fortran/nested-funcs.exp: Likewise.
95 * gdb.fortran/print-formatted.exp: Likewise.
96 * gdb.fortran/print_type.exp: Likewise.
97 * gdb.fortran/printing-types.exp: Likewise.
98 * gdb.fortran/ptr-indentation.exp: Likewise.
99 * gdb.fortran/ptype-on-functions.exp: Likewise.
100 * gdb.fortran/subarray.exp: Likewise.
101 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
102 * gdb.fortran/vla-datatypes.exp: Likewise.
103 * gdb.fortran/vla-history.exp: Likewise.
104 * gdb.fortran/vla-ptr-info.exp: Likewise.
105 * gdb.fortran/vla-ptype-sub.exp: Likewise.
106 * gdb.fortran/vla-ptype.exp: Likewise.
107 * gdb.fortran/vla-sizeof.exp: Likewise.
108 * gdb.fortran/vla-type.exp: Likewise.
109 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
110 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
111 * gdb.fortran/vla-value-sub.exp: Likewise.
112 * gdb.fortran/vla-value.exp: Likewise.
113 * gdb.fortran/whatis_type.exp: Likewise.
114 * gdb.mi/mi-var-child-f.exp: Likewise.
115
6dc55ce9 1162020-05-09 Tom de Vries <tdevries@suse.de>
117
118 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
119
283cb58c
TV
1202020-05-08 Tom de Vries <tdevries@suse.de>
121
122 * gdb.dwarf2/clang-debug-names.c: New test.
123 * gdb.dwarf2/clang-debug-names.exp: New file.
124
ac4a4f1c
SM
1252020-05-06 Simon Marchi <simon.marchi@efficios.com>
126
127 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
128 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
129
24fe640b
TV
1302020-05-06 Tom de Vries <tdevries@suse.de>
131
132 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
133 breakpoint is at a "recommended breakpoint location".
134 * gdb.reverse/consecutive-reverse.exp: Same.
135
0d8683a3
TV
1362020-05-06 Tom de Vries <tdevries@suse.de>
137
138 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
139 address.
140
b8983c46
TV
1412020-05-06 Tom de Vries <tdevries@suse.de>
142
143 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
144
abf6d805
TV
1452020-05-06 Tom de Vries <tdevries@suse.de>
146
147 * gdb.base/store.exp (check_set, up_set): Allowing missing location
148 info for r.
149
0fc2a808
TV
1502020-05-06 Tom de Vries <tdevries@suse.de>
151
152 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
153 necessary.
154
873dd427
TV
1552020-05-06 Tom de Vries <tdevries@suse.de>
156
157 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
158 void.
159
7c99e7e2
TV
1602020-05-06 Tom de Vries <tdevries@suse.de>
161
162 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
163 of ...
164 * gdb.base/async.exp: ... here.
165 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
166 "recommended breakpoint location".
167
6173d6a6
TV
1682020-05-06 Tom de Vries <tdevries@suse.de>
169
170 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
171
6015a067
TV
1722020-05-04 Tom de Vries <tdevries@suse.de>
173
174 * gdb.base/async.exp: Check whether instruction addresses are a
175 "recommended breakpoint location".
176
3b6acaee
TT
1772020-05-03 Tom Tromey <tom@tromey.com>
178
179 * gdb.base/sepdebug.exp: Remove "catch" test.
180 * gdb.base/break.exp: Remove "catch" test.
181 * gdb.base/default.exp: Update expected output.
182
5beb4d17
TV
1832020-05-02 Tom de Vries <tdevries@suse.de>
184
185 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
186 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
187 * gdb.arch/i386-mpx-map.exp: Same.
188 * gdb.arch/i386-mpx-sigsegv.exp: Same.
189 * gdb.arch/i386-mpx-simple_segv.exp: Same.
190 * gdb.arch/i386-mpx.exp: Same.
191
8caf140d
TV
1922020-05-02 Tom de Vries <tdevries@suse.de>
193
194 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
195
693196cb
TV
1962020-05-01 Tom de Vries <tdevries@suse.de>
197
198 * gdb.ada/operator_bp.exp: Allow more than required amount of
199 breakpoint.
200
53ae0aa9
TV
2012020-05-01 Tom de Vries <tdevries@suse.de>
202
203 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
204
ee9d1e5f
HD
2052020-04-30 Hannes Domani <ssbssa@yahoo.de>
206
207 PR gdb/18706
208 * gdb.cp/stub-array-size.cc: New test.
209 * gdb.cp/stub-array-size.exp: New file.
210 * gdb.cp/stub-array-size.h: New test.
211 * gdb.cp/stub-array-size2.cc: New test.
212
d5cf82c0
HD
2132020-04-30 Hannes Domani <ssbssa@yahoo.de>
214
215 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
216 output to the new format.
217
42e165c3
SM
2182020-04-29 Simon Marchi <simon.marchi@efficios.com>
219
220 * gdb.base/break.exp: Use with_test_prefix.
221
6e4e3fe1
TV
2222020-04-29 Tom de Vries <tdevries@suse.de>
223
224 * lib/gdb.exp (debug_types): New proc.
225 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
226 * gdb.python/py-symtab.exp: Same.
227
d642b692
HD
2282020-04-29 Hannes Domani <ssbssa@yahoo.de>
229
230 PR gdb/17320
231 * gdb.base/pretty-array.c: New test.
232 * gdb.base/pretty-array.exp: New file.
233
ea90f227
TV
2342020-04-29 Tom de Vries <tdevries@suse.de>
235
236 PR symtab/25889
237 * gdb.cp/cpexprs.exp: Adapt for inclusion.
238 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
239 and include cpexprs.exp.
240
a65189c9
TV
2412020-04-28 Mark Williams <mark@myosotissp.com>
242
243 PR gdb/24480
244 * dw4-toplevel-types.exp: Test for top level types.
245 * dw4-toplevel-types.cc: Test for top level types.
246
32d1f47a
TBA
2472020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
248
249 * gdb.threads/stop-with-handle.exp: Fix typo in comment
250 (theads -> threads).
251
56a4f5a1
TV
2522020-04-28 Tom de Vries <tdevries@suse.de>
253
254 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
255
0b2f8a3b
TV
2562020-04-28 Tom de Vries <tdevries@suse.de>
257
258 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
259
5390c717
TV
2602020-04-28 Tom de Vries <tdevries@suse.de>
261
262 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
263
15cd93d0
TV
2642020-04-28 Tom de Vries <tdevries@suse.de>
265
266 * gdb.dwarf2/main-foo.c: New test.
267 * gdb.dwarf2/struct-with-sig.exp: New file.
268
d472f0fb
TV
2692020-04-25 Tom de Vries <tdevries@suse.de>
270
271 * boards/debug-types.exp: New file.
272
8d840e05
AB
2732020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
274
275 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
276
bcfe6157
TT
2772020-04-24 Tom Tromey <tom@tromey.com>
278
279 PR symtab/12707:
280 * gdb.python/py-symbol.exp: Update expected results for
281 linkage_name test.
282 * gdb.cp/print-demangle.exp: New file.
283 * gdb.base/c-linkage-name.exp: Fix test.
284 * gdb.guile/scm-symbol.exp: Update expected results for
285 linkage_name test.
286
f049a313
TT
2872020-04-24 Tom Tromey <tom@tromey.com>
288
289 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
290 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
291 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
292 assembler.
293
7cf28874
TV
2942020-04-24 Tom de Vries <tdevries@suse.de>
295
296 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
297 C++.
298
dac2fef7
TT
2992020-04-24 Tom Tromey <tromey@adacore.com>
300
301 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
302 values.
303 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
304 values. Update test for minimal encodings.
305 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
306 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
307 values. Update test for minimal encodings.
308
1acda803
TT
3092020-04-24 Tom Tromey <tromey@adacore.com>
310
311 PR python/23662:
312 * gdb.ada/variant.exp: Add Python checks.
313 * gdb.rust/simple.exp: Add dynamic type checks.
314
adfb9815
TT
3152020-04-24 Tom Tromey <tromey@adacore.com>
316
317 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
318 Make array type matching more lax.
319 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
320 * gdb.ada/mi_variant.exp: New file.
321 * gdb.ada/mi_variant/pck.ads: New file.
322 * gdb.ada/mi_variant/pkg.adb: New file.
323 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
324 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
325
7d79de9a
TT
3262020-04-24 Tom Tromey <tromey@adacore.com>
327
328 * gdb.ada/variant.exp: Add dynamic field offset tests.
329 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
330 * gdb.ada/variant/pkg.adb: Add new variables.
331
f8e89861
TT
3322020-04-24 Tom Tromey <tromey@adacore.com>
333
334 * gdb.ada/variant.exp: New file
335 * gdb.ada/variant/pkg.adb: New file
336 * gdb.ada/variant/pck.adb: New file
337
86e887ae
TV
3382020-04-24 Tom de Vries <tdevries@suse.de>
339
340 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
341
88428775
TV
3422020-04-24 Tom de Vries <tdevries@suse.de>
343
344 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
345 flags.
346
4e86f6e7
TV
3472020-04-24 Tom de Vries <tdevries@suse.de>
348
349 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
350
2016d3e6
TV
3512020-04-24 Tom de Vries <tdevries@suse.de>
352
353 * lib/gdb.exp (default_gdb_start): Handle eof.
354 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
355 failure.
356 * gdb.base/readnever.exp: Handle clean_restart failure.
357
70bc38f5
TV
3582020-04-23 Tom de Vries <tdevries@suse.de>
359
360 * gdb.base/decl-before-def.exp: Run to main and print a again.
361
de82891c
TV
3622020-04-23 Tom de Vries <tdevries@suse.de>
363
364 * gdb.base/decl-before-def-decl.c: New test.
365 * gdb.base/decl-before-def-def.c: New test.
366 * gdb.base/decl-before-def.exp: New file.
367
96038148
TV
3682020-04-23 Tom de Vries <tdevries@suse.de>
369
370 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
371
54ac3df1
TV
3722020-04-22 Tom de Vries <tdevries@suse.de>
373
374 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
375 debug_info_offset.
376 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
377 before $objsfile in the line line.
378
714534e1
TV
3792020-04-22 Tom de Vries <tdevries@suse.de>
380
381 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
382
16a7dbf4
MS
3832020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
384
385 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
386 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
387 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
388 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
389 * gdb.base/jit-protocol.h: Update definitions to match all usage
390 contexts.
391
3922020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
393
394 * gdb.base: Rename all jit related test and source files.
395
3962020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
397
398 * gdb.base/jit-reader.exp: Relax register output check.
399
317d2668
TV
4002020-04-22 Tom de Vries <tdevries@suse.de>
401
402 PR symtab/25764
403 * gdb.base/psym-external-decl-2.c: New test.
404 * gdb.base/psym-external-decl.c: New test.
405 * gdb.base/psym-external-decl.exp: New file.
406 * gdb.threads/tls.exp: Add PR25807 kfail.
407
eea9e357
TV
4082020-04-22 Tom de Vries <tdevries@suse.de>
409
410 PR symtab/25801
411 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
412 in "info source" output.
413
3d5afab3
TV
4142020-04-22 Tom de Vries <tdevries@suse.de>
415
416 PR symtab/25700
417 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
418 symtab for imported_unit.c.
419
b32102f6
GB
4202020-04-21 Gary Benson <gbenson@redhat.com>
421
422 * gdb.base/advance.c (func): New argument, to match call site.
423 (func2, func3): Add return statements.
424
d43b7a2d
TBA
4252020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
426
427 * gdb.multi/run-only-second-inf.c: New file.
428 * gdb.multi/run-only-second-inf.exp: New file.
429
d89edf9b
MM
4302020-04-21 Markus Metzger <markus.t.metzger@intel.com>
431
432 * gdb.btrace/multi-inferior.c: New test.
433 * gdb.btrace/multi-inferior.exp: New file.
434
1a476b6d
MM
4352020-04-21 Markus Metzger <markus.t.metzger@intel.com>
436
437 * gdb.btrace/enable-new-thread.c: New test.
438 * gdb.btrace/enable-new-thread.exp: New file.
439
4778a5f8
TV
4402020-04-21 Tom de Vries <tdevries@suse.de>
441
442 PR gdb/25471
443 * gdb.threads/killed-outside.c: New test.
444 * gdb.threads/killed-outside.exp: New file.
445
9b2c992c
GB
4462020-04-20 Gary Benson <gbenson@redhat.com>
447
448 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
449 * gdb.base/nested-subp2.exp: Likewise.
450 * gdb.base/nested-subp3.exp: Likewise.
451
b5d1d6f7
GB
4522020-04-20 Gary Benson <gbenson@redhat.com>
453
454 * gdb.base/nested-subp1.exp: Disable test when using clang.
455 * gdb.base/nested-subp2.exp: Likewise.
456 * gdb.base/nested-subp3.exp: Likewise.
457
25230285
GB
4582020-04-20 Gary Benson <gbenson@redhat.com>
459
460 * gdb.cp/exception.cc: Fix compilation error with clang.
461
fa93cc8f
GB
4622020-04-20 Gary Benson <gbenson@redhat.com>
463
809730f3 464 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 465
e0c45f30
GB
4662020-04-20 Gary Benson <gbenson@redhat.com>
467
468 * gdb.base/jit-main.c: Fix compilation error with clang.
469
4ddfec93
KR
4702020-04-17 Kamil Rytarowski <n54@gmx.com>
471
472 * gdb.base/attach-twice.c: Include "sys/types.h".
473 (PTRACE_ATTACH): Add fallback definition.
474 (main): Pass `0' to the 4th argument of `ptrace'.
475
2bed205e
KR
4762020-04-17 Kamil Rytarowski <n54@gmx.com>
477
478 * gdb.base/fork-running-state.c: Include "signal.h".
479
0743fc83
TT
4802020-04-17 Tom Tromey <tromey@adacore.com>
481
482 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
483 Update tests.
484 * gdb.btrace/cpu.exp: Update tests.
485 * gdb.base/maint.exp: Update tests.
486 * gdb.base/default.exp: Update tests.
487 * gdb.base/completion.exp: Update tests.
488
efba5c23
TV
4892020-04-16 Tom de Vries <tdevries@suse.de>
490
491 PR symtab/25791
492 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
493 (ensure_gdb_index): and factor out and move ...
494 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
495 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
496
d191d716
TV
4972020-04-16 Tom de Vries <tdevries@suse.de>
498
499 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
500 loading exec.
501
99f1bc6a
AB
5022020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
503
504 * gdb.base/many-completions.exp: New file.
505
194d088f
TV
5062020-04-14 Tom de Vries <tdevries@suse.de>
507
508 PR symtab/25718
509 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
510
c1a66c06
TV
5112020-04-14 Tom de Vries <tdevries@suse.de>
512
513 PR symtab/25720
514 * gdb.base/maint-expand-symbols-header-file.c: New test.
515 * gdb.base/maint-expand-symbols-header-file.exp: New file.
516 * gdb.base/maint-expand-symbols-header-file.h: New test.
517
21b0982c
AB
5182020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
519
520 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
521 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
522 get_func_info.
523 (get_func_info): Delete.
524 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
525 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
526 * lib/dwarf.exp (get_func_info): New function.
527
dd1cab06
TV
5282020-04-13 Tom de Vries <tdevries@suse.de>
529
530 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
531 to what find_gnatmake does.
532
71ea2b6b
TV
5332020-04-10 Tom de Vries <tdevries@suse.de>
534
535 * gdb.base/style.exp: Expect "Expanding full symbols" message for
536 -readnow.
537
bdfc1e8a
TV
5382020-04-10 Tom de Vries <tdevries@suse.de>
539
540 PR cli/25808
541 * gdb.base/style.c: Add leading newlines.
542 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
543 Check listing of main's one-line body.
544
14ca8ecf
TV
5452020-04-08 Tom de Vries <tdevries@suse.de>
546
547 * lib/gdb.exp (psymtabs_p): New proc.
548 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
549 importing unit" unsupported if there are no partial symbols.
550
e21d048f
TV
5512020-04-08 Tom de Vries <tdevries@suse.de>
552
553 PR testsuite/25760
554 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
555
25c11aca
TV
5562020-04-07 Tom de Vries <tdevries@suse.de>
557
558 PR symtab/25796
559 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
560
5707e24b
TV
5612020-04-07 Tom de Vries <tdevries@suse.de>
562
563 * gdb.base/check-psymtab.c: New test.
564 * gdb.base/check-psymtab.exp: New file.
565
6ee448cc
TT
5662020-04-06 Tom Tromey <tromey@adacore.com>
567
568 * gdb.ada/variant-record/proc.adb: New file.
569 * gdb.ada/variant-record/value.adb: New file.
570 * gdb.ada/variant-record/value.s: New file.
571 * gdb.ada/variant-record.exp: New file.
572
9e7c9a03
HD
5732020-04-03 Hannes Domani <ssbssa@yahoo.de>
574
575 PR gdb/25325
576 * gdb.cp/typed-enum.cc: New test.
577 * gdb.cp/typed-enum.exp: New file.
578
c90d28ac
AB
5792020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
580
581 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
582 * gdb.dwarf2/dw2-inline-small-func.c: New file.
583 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
584 * gdb.dwarf2/dw2-inline-small-func.h: New file.
585 * gdb.opt/inline-small-func.c: New file.
586 * gdb.opt/inline-small-func.exp: New file.
587 * gdb.opt/inline-small-func.h: New file.
588
34e9a9fa
AB
5892020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
590
591 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
592 function.
593
6a354911
AB
5942020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
595
596 * lib/dwarf.exp (function_range): Allow compiler options to be
597 specified.
598
880d9777
TV
5992020-04-02 Tom de Vries <tdevries@suse.de>
600
601 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
602 __attribute__((always_inline)).
603 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
604
f32682ea
TV
6052020-04-02 Tom de Vries <tdevries@suse.de>
606
607 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
608 (gdbserver_gdb_exit): ... here. Add timeout warning.
609 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
610 (connect_target_extended_remote): Append new server_spawn_id to
611 server_spawn_ids.
612 (cleanup): New proc.
613 (setup, <toplevel>): Call cleanup.
614
d3214198
TV
6152020-04-02 Tom de Vries <tdevries@suse.de>
616
617 * gdb.base/main-psymtab.exp: New file.
618
cc77ed24
TV
6192020-04-02 Tom de Vries <tdevries@suse.de>
620
621 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
622
3638a098
TT
6232020-04-01 Tom Tromey <tom@tromey.com>
624
625 * gdb.base/complex-parts.exp: Add type tests.
626
c34e8714
TT
6272020-04-01 Tom Tromey <tom@tromey.com>
628
629 * gdb.base/complex-parts.exp: Add arithmetic tests.
630
981c08ce
TT
6312020-04-01 Tom Tromey <tom@tromey.com>
632
633 * gdb.compile/compile.exp: Update.
634 * gdb.compile/compile-cplus.exp: Update.
635 * gdb.base/varargs.exp: Update.
636 * gdb.base/floatn.exp: Update.
637 * gdb.base/endianity.exp: Update.
638 * gdb.base/callfuncs.exp (do_function_calls): Update.
639 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
640 (complex_float_integral_args): Update.
641 * gdb.base/complex.exp: Update.
642 * gdb.base/complex-parts.exp: Update.
643
3d1cfd43
TT
6442020-04-01 Tom Tromey <tromey@adacore.com>
645
646 * gdb.rust/union.rs: New file.
647 * gdb.rust/union.exp: New file.
648 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
649 (main): Update.
650 * gdb.rust/simple.exp: Move union tests to union.exp.
651
e033dfa9
TT
6522020-04-01 Tom Tromey <tromey@adacore.com>
653
654 * gdb.rust/simple.rs (main): Remove "y0".
655
53cccef1
TBA
6562020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
657
658 * gdb.multi/stop-all-on-exit.c: New test.
659 * gdb.multi/stop-all-on-exit.exp: New file.
660
60e22c1e
HD
6612020-04-01 Hannes Domani <ssbssa@yahoo.de>
662
663 PR gdb/24789
664 * gdb.cp/misc.cc: Add integer reference variable.
665 * gdb.cp/misc.exp: Add test.
666
e139a727
TBA
6672020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
668
669 * gdb.server/stop-reply-no-thread.exp: Enhance the test
670 scenario to cover execution until the end and also the case
671
16b0db75
TV
6722020-03-31 Tom de Vries <tdevries@suse.de>
673
674 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
675 c. Use "maint info symtabs" to check symtab expansion.
676
c0502da6
TV
6772020-03-30 Tom de Vries <tdevries@suse.de>
678
679 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
680 unsupported.
681 (verify_psymtab_expanded): Move ...
682 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
683 test.
684 (readnow): New proc.
685
5935fd15
AB
6862020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
687
688 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
689 with $hex.
690
1773be9e
TT
6912020-03-20 Tom Tromey <tromey@adacore.com>
692
693 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
694
70304be9
TT
6952020-03-20 Tom Tromey <tromey@adacore.com>
696
697 * gdb.ada/sub_variant/subv.adb: New file.
698 * gdb.ada/sub_variant.exp: New file.
699
0dd7b8f7
TV
7002020-03-20 Tom de Vries <tdevries@suse.de>
701
702 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
703 first break fails.
704 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
705
cada5fc9
AB
7062020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
707
708 * gdb.server/exit-multiple-threads.c: New file.
709 * gdb.server/exit-multiple-threads.exp: New file.
710
6b8c53f2
AB
7112020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
712
713 * gdb.fortran/mixed-lang-stack.c: New file.
714 * gdb.fortran/mixed-lang-stack.cpp: New file.
715 * gdb.fortran/mixed-lang-stack.exp: New file.
716 * gdb.fortran/mixed-lang-stack.f90: New file.
717
19a2740f
AB
7182020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * gdb.linespec/cp-completion-aliases.cc: New file.
721 * gdb.linespec/cp-completion-aliases.exp: New file.
722
d8c8b848
TV
7232020-03-19 Tom de Vries <tdevries@suse.de>
724
725 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
726 more precise.
727
a9933ccf
TV
7282020-03-18 Tom de Vries <tdevries@suse.de>
729
730 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
731 * gdb.dwarf2/break-inline-psymtab.c: New test.
732 * gdb.dwarf2/break-inline-psymtab.exp: New file.
733
2f89101f
TV
7342020-03-16 Tom de Vries <tdevries@suse.de>
735
736 * lib/cache.exp (gdb_do_cache): Add and handle local variables
737 cache_verify and cache_verify_proc.
738
6b9374f1
TV
7392020-03-15 Tom de Vries <tdevries@suse.de>
740
741 * gdb.server/solib-list.exp: Handle
742 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
743
eaeaf44c
TV
7442020-03-15 Tom de Vries <tdevries@suse.de>
745
746 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
747 objfiles".
748
3293bbaf
TT
7492020-03-14 Tom Tromey <tom@tromey.com>
750
751 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
752
ab44624c
TV
7532020-03-14 Tom de Vries <tdevries@suse.de>
754
755 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
756
54c43825
TV
7572020-03-14 Tom de Vries <tdevries@suse.de>
758
759 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
760 result in line-by-line fashion.
761
2ac70237
TV
7622020-03-14 Tom de Vries <tdevries@suse.de>
763
764 * lib/gdb.exp (supports_statement_frontiers): New proc.
765 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
766
09546b56
TV
7672020-03-14 Tom de Vries <tdevries@suse.de>
768
769 * gdb.base/printcmds.exp: Add missing quoting for "print
770 teststring2".
771
a1f6a07c
TT
7722020-03-13 Tom Tromey <tom@tromey.com>
773
774 * gdb.base/printcmds.exp (test_print_strings): Add regression
775 test.
776 * gdb.base/printcmds.c (charptr): New typedef.
777 (teststring2): New global.
778
1b83d09c
AB
7792020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
780
781 * gdb.base/break-interp.exp: Use the tail of the filename, not the
782 full path in the test name.
783 (test_ld): Add some with_test_prefix blocks to make test names
784 unique.
785
2d61316c
TV
7862020-03-13 Tom de Vries <tdevries@suse.de>
787
788 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
789
2e9145ac
TV
7902020-03-13 Tom de Vries <tdevries@suse.de>
791
792 * gdb.mi/mi-sym-info.exp: Make matching more precise.
793
96c7f873
TV
7942020-03-13 Tom de Vries <tdevries@suse.de>
795
796 PR symtab/25646
797 * gdb.dwarf2/imported-unit.exp: Add test.
798
49ba92c0
TV
7992020-03-13 Tom de Vries <tdevries@suse.de>
800
801 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
802 (var1, var2): New variable.
803 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
804 matching symbols.
805
301b21e0
TV
8062020-03-13 Tom de Vries <tdevries@suse.de>
807
808 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
809 (Term::command): Use prompt prefix.
810 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
811 * gdb.tui/tui-layout-asm-short-prog.exp: Use
812 command_no_prompt_prefix instead of prefix.
813 * gdb.tui/tui-layout-asm.exp: Same.
814
3f512721
SM
8152020-03-12 Simon Marchi <simon.marchi@efficios.com>
816
817 * gdb.base/break-interp.exp: Use foreach_with_prefix.
818
40310f30
SM
8192020-03-12 Simon Marchi <simon.marchi@efficios.com>
820
821 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
822 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
823 on" while stepping over the test instruction, match printed
824 message.
825
09252140
TV
8262020-03-12 Tom de Vries <tdevries@suse.de>
827
828 * gdb.base/info-types.exp: Use exp_continue during matching of output
829 of "info types".
830
14e9c72c
TV
8312020-03-12 Tom de Vries <tdevries@suse.de>
832
833 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
834
e515d67e
TV
8352020-03-12 Tom de Vries <tdevries@suse.de>
836
837 * gdb.fortran/module.exp: Use exp_continue during matching of output
838 of "info variable -n".
839
307eafd8
TV
8402020-03-12 Tom de Vries <tdevries@suse.de>
841
842 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
843 gdb.dwarf2/dw2-ranges-base.c.
844
9a2de3fc
TV
8452020-03-12 Tom de Vries <tdevries@suse.de>
846
847 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
848 in presence of GLIBC debuginfo.
849
3217502e
TV
8502020-03-12 Tom de Vries <tdevries@suse.de>
851
852 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
853 $core.
854
1281424c
TV
8552020-03-12 Tom de Vries <tdevries@suse.de>
856
857 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
858 more precise.
859
038b97fc
SM
8602020-03-11 Simon Marchi <simon.marchi@efficios.com>
861
862 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
863 from Unix to Windows path.
864
5308d1e7
TV
8652020-03-11 Tom de Vries <tdevries@suse.de>
866
867 * gdb.ada/minsyms.exp: Set language to ada.
868
f870f78f
TV
8692020-03-11 Tom de Vries <tdevries@suse.de>
870
871 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
872
5a13315d
TV
8732020-03-11 Tom de Vries <tdevries@suse.de>
874
875 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
876
976862ed
TT
8772020-03-11 Tom Tromey <tromey@adacore.com>
878
879 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
880
7462c383
TV
8812020-03-11 Tom de Vries <tdevries@suse.de>
882
883 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
884
1c6c46a0
TV
8852020-03-11 Tom de Vries <tdevries@suse.de>
886
887 * gdb.base/break-interp.exp: Limit verbose scope.
888
44f41bb7
TV
8892020-03-11 Tom de Vries <tdevries@suse.de>
890
891 * gdb.fortran/logical.f90: Define variable with character type.
892 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
893
b76f3a42
TV
8942020-03-11 Tom de Vries <tdevries@suse.de>
895
896 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
897
1c33af77
TV
8982020-03-11 Tom de Vries <tdevries@suse.de>
899
900 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
901 symtabs.
902
8c95582d
AB
9032020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
904 Bernd Edlinger <bernd.edlinger@hotmail.de>
905
906 * gdb.cp/step-and-next-inline.cc: New file.
907 * gdb.cp/step-and-next-inline.exp: New file.
908 * gdb.cp/step-and-next-inline.h: New file.
909 * gdb.dwarf2/dw2-is-stmt.c: New file.
910 * gdb.dwarf2/dw2-is-stmt.exp: New file.
911 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
912 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
913 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
914
cecf8547
AB
9152020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
916
917 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
918 is-stmt flag in the line table.
919
0ba678c9
TV
9202020-03-09 Tom de Vries <tdevries@suse.de>
921
922 * lib/gdb.exp (cached_file): Create cache dir.
923
72fbdf83
TV
9242020-03-07 Tom de Vries <tdevries@suse.de>
925
926 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
927 * gdb.cp/rvalue-ref-params.exp: Same.
928
436b5e99
TV
9292020-03-06 Tom de Vries <tdevries@suse.de>
930
931 * lib/gdb.exp (tentative_rename, cached_file): New proc.
932 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
933
09f2921c
TV
9342020-03-06 Tom de Vries <tdevries@suse.de>
935
936 * README: Fix "the the".
937 * gdb.base/dprintf.exp: Same.
938
50a3cc5d
TV
9392020-03-05 Tom de Vries <tdevries@suse.de>
940
941 * gdb.base/maint.exp: Update "main print statistics" expected output.
942
0a709cba
AKS
9432020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
944
945 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
946 (fortran_int8): Likewise.
947 (fortran_real4): Likewise.
948 (fortran_real8): Likewise.
949 (fortran_complex4): Likewise.
950 (fortran_logical4): Likewise.
951 (fortran_character1): Likewise.
952
5e5d66b6
AB
9532020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
954
955 * gdb.fortran/logical.exp: Add tests that any non-zero value is
956 printed as true.
957
7b973adc
SDJ
9582020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
959
960 * gdb.base/printcmds.exp: Add test to verify printf of a
961 variable holding an address.
962
478e490a
TV
9632020-03-03 Tom de Vries <tdevries@suse.de>
964
965 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
966
1ef44e86
TV
9672020-03-03 Tom de Vries <tdevries@suse.de>
968
969 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
970 gdb_test_multiple call.
971
b98cc2cf
TV
9722020-03-03 Tom de Vries <tdevries@suse.de>
973
974 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
975 gdb_test_multiple calls.
976
63e163f2
AB
9772020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
978
979 * gdb.base/default.exp: Remove test of 'set history filename'.
980 * gdb.base/gdbinit-history.exp: Add tests for setting the history
981 filename to the empty string.
982 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
983 and GDBHISTSIZE.
984
24ed6739
AB
9852020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
986
987 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
988 disabled.
989
590003dc
TV
9902020-03-02 Pedro Alves <palves@redhat.com>
991 Tom de Vries <tdevries@suse.de>
992
993 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
994 -prompt prefix, before user_code argument. Add -lbl option likewise.
995 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
996 (gdb_is_target_1): Add -prompt prefix and move to before user_code
997 argument.
998 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
999 have "\r\n" at start-of-line, instead of at end-of-line.
1000
f5e46084
SM
10012020-02-28 Simon Marchi <simon.marchi@efficios.com>
1002
1003 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1004 libinproctrace.so.
1005
f7a7000d
LM
10062020-02-28 Luis Machado <luis.machado@linaro.org>
1007
1008 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1009 to "p/x".
1010
718e0816
LM
10112020-02-28 Luis Machado <luis.machado@linaro.org>
1012
1013 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1014 asm/ptrace.h and error.h.
1015
13c3a74a
TV
10162020-02-28 Tom de Vries <tdevries@suse.de>
1017
1018 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1019 (struct wrapper, do_something, mundane/symada__cS): Move ...
1020 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1021 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1022 Update "print symada__cS before partial symtab expansion" regexp.
1023 Update breakpoint location. Flush symbol cache after expansion.
1024
85d2d5bb
LM
10252020-02-28 Luis Machado <luis.machado@linaro.org>
1026
1027 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1028
3608f86c
TV
10292020-02-27 Tom de Vries <tdevries@suse.de>
1030
1031 * config/sid.exp: Remove unused globals.
1032 * gdb.base/attach.exp: Same.
1033 * gdb.base/catch-load.exp: Same.
1034 * gdb.base/dbx.exp: Same.
1035 * lib/gdb.exp: Same.
1036 * lib/mi-support.exp: Same.
1037 * lib/prompt.exp: Same.
1038
c8d4f6df
TV
10392020-02-27 Tom de Vries <tdevries@suse.de>
1040
1041 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1042 not set.
1043
0d79cdc4
AM
10442020-02-26 Aaron Merey <amerey@redhat.com>
1045
1046 * gdb.debuginfod: New directory for debuginfod tests.
1047 * gdb.debuginfod/main.c: New test file.
1048 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1049
0dce4280
TV
10502020-02-26 Tom de Vries <tdevries@suse.de>
1051
1052 PR gdb/25603
1053 * gdb.base/persistent-lang.cc: New test.
1054 * gdb.base/persistent-lang.exp: New file.
1055
9e80cfa1
AB
10562020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1057
1058 * gdb.fortran/derived-type-striding.exp: Add a new test.
1059 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1060 new test.
1061
2078dbb2
AB
10622020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1063
1064 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1065 names.
1066
70d49700
TV
10672020-02-25 Tom de Vries <tdevries@suse.de>
1068
1069 PR go/18926
1070 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1071
a88ef40d
TV
10722020-02-24 Tom de Vries <tdevries@suse.de>
1073
1074 PR gdb/25592
1075 * gdb.base/info-locals-unused-static-var.c: New test.
1076 * gdb.base/info-locals-unused-static-var.exp: New file.
1077
01b1af32
TT
10782020-02-22 Tom Tromey <tom@tromey.com>
1079
1080 * gdb.python/tui-window.exp: New file.
1081 * gdb.python/tui-window.py: New file.
1082
7c043ba6
TT
10832020-02-22 Tom Tromey <tom@tromey.com>
1084
1085 PR tui/17850:
1086 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1087 tests.
1088
c22fef7e
TT
10892020-02-22 Tom Tromey <tom@tromey.com>
1090
1091 * gdb.tui/new-layout.exp: Add sub-layout tests.
1092
ee325b61
TT
10932020-02-22 Tom Tromey <tom@tromey.com>
1094
1095 * gdb.tui/new-layout.exp: New file.
1096
3f0cbb04
TT
10972020-02-22 Tom Tromey <tom@tromey.com>
1098
1099 * gdb.rust/rust-style.rs: New file.
1100 * gdb.rust/rust-style.exp: New file.
1101 * gdb.base/style.exp: Test structure printing.
1102 * gdb.base/style.c (struct some_struct): New type.
1103 (enum etype): New type.
1104 (struct_value): New global.
1105
75525152
TV
11062020-02-21 Tom de Vries <tdevries@suse.de>
1107
1108 PR go/18926
1109 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1110 Remove blanket xfails. Use message argument for gdb_breakpoint.
1111 Make continuing to breakpoint test conditional on setting breakpoint.
1112 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1113 DW_AT_name attribute. Add xfail for GCC PR93866.
1114
bd360d30
AB
11152020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1116
1117 * gdb.dwarf2/cpp-linkage-name.c: New file.
1118 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1119
c7adb09f 11202020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1121
1122 * lib/gdb.exp (gdb_wrapper_init): Reset
1123 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1124 not exist.
1125
a9c79803
TV
11262020-02-20 Tom de Vries <tdevries@suse.de>
1127
1128 PR go/17018
1129 * gdb.go/hello.exp: Copy ...
1130 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1131 print of st to print value of global definition. Add xfail for GCC
1132 PR93844.
1133 * gdb.go/hello.exp: Remove printing of st before definition.
1134 * gdb.go/hello.go: Copy ...
1135 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1136 to st.
1137 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1138
d7445728
TV
11392020-02-20 Tom de Vries <tdevries@suse.de>
1140
1141 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1142 (gdb_simple_compile): Handle compile_flags go by using .go extension
1143 for source file.
1144 * gdb.go/chan.exp: Use support_go_compile.
1145 * gdb.go/handcall.exp: Same.
1146 * gdb.go/hello.exp: Same.
1147 * gdb.go/integers.exp: Same.
1148 * gdb.go/max-depth.exp: Same.
1149 * gdb.go/methods.exp: Same.
1150 * gdb.go/package.exp: Same.
1151 * gdb.go/strings.exp: Same.
1152 * gdb.go/types.exp: Same.
1153 * gdb.go/unsafe.exp: Same.
1154
c9c41e6d
TV
11552020-02-19 Tom de Vries <tdevries@suse.de>
1156
1157 * gdb.python/lib-types.exp: Make xfail more strict.
1158
f20ff837
TV
11592020-02-19 Tom de Vries <tdevries@suse.de>
1160
1161 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1162
08410482
DE
11632020-02-19 Doug Evans <dje@google.com>
1164
1165 PR rust/25535
1166 * gdb.rust/simple.exp: Add test.
1167 * gdb.rust/simple.rs: Add test.
1168
623563f7
TV
11692020-02-19 Tom de Vries <tdevries@suse.de>
1170
1171 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1172 output line-by-line.
1173
d3308cfd
TV
11742020-02-19 Tom de Vries <tdevries@suse.de>
1175
1176 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1177
86cbc5dc
TV
11782020-02-19 Tom de Vries <tdevries@suse.de>
1179
1180 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1181 prelink.
1182
9db2b96b
TV
11832020-02-19 Tom de Vries <tdevries@suse.de>
1184
1185 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1186 (gdb_do_cache): Use gdb_do_cache_wrap.
1187 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1188
89e2fdc5
TV
11892020-02-19 Tom de Vries <tdevries@suse.de>
1190
1191 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1192 gdb_compile option.
1193
373d7ac0
SM
11942020-02-18 Simon Marchi <simon.marchi@efficios.com>
1195
1196 * gdb.base/printcmds.exp (test_print_enums): Update expected
1197 output.
1198
b29a2df0
SM
11992020-02-18 Simon Marchi <simon.marchi@efficios.com>
1200
1201 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1202 for "unknown".
1203
6740f0cc
SM
12042020-02-18 Simon Marchi <simon.marchi@efficios.com>
1205
1206 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1207 enumerator.
1208
edd45eb0
SM
12092020-02-18 Simon Marchi <simon.marchi@efficios.com>
1210
1211 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1212 FE_, add FE_NONE.
1213 (three): Update.
1214 (enum flag_enum_without_zero): New enum.
1215 (flag_enum_without_zero): New variable.
1216 (enum not_flag_enum): New enum.
1217 (three_not_flag): New variable.
1218 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1219 (test_print_enums): Add more tests for printing flag enums.
1220
d4295de4
TV
12212020-02-18 Tom de Vries <tdevries@suse.de>
1222
1223 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1224 (gdb_compile_ada): ... here.
1225 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1226 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1227
f251f505
TT
12282020-02-14 Tom Tromey <tom@tromey.com>
1229
1230 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1231 build directory.
1232 * boards/gdbserver-base.exp: Update path to gdbserver.
1233
8f432634
TV
12342020-02-13 Tom de Vries <tdevries@suse.de>
1235
1236 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1237
92b6eaf7
TV
12382020-02-13 Tom de Vries <tdevries@suse.de>
1239
1240 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1241 are missing.
1242
f3b0f7fe
TV
12432020-02-13 Tom de Vries <tdevries@suse.de>
1244
1245 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1246 call.
1247
f6be8713
SDJ
12482020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1249
1250 PR tui/25126
1251 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1252 * gdb.base/cached-source-file.c: New file.
1253 * gdb.base/cached-source-file.exp: New file.
1254
b2770d5e
TV
12552020-02-11 Tom de Vries <tdevries@suse.de>
1256
1257 PR testsuite/25488
1258 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1259
44f6938e
TV
12602020-02-10 Tom de Vries <tdevries@suse.de>
1261
1262 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1263
5f0e2eb7
MR
12642020-02-10 Maciej W. Rozycki <macro@wdc.com>
1265
1266 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1267 and $after_addr are both integers before making a comparison.
1268
46ce2b6f
TV
12692020-02-09 Tom de Vries <tdevries@suse.de>
1270
1271 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1272 command output and paste it into gdb.log. If any, paste catch message
1273 to gdb.log.
1274
5abbbe1d
TT
12752020-02-07 Tom Tromey <tromey@adacore.com>
1276
1277 PR breakpoints/24915:
1278 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1279
1d5d29e7
SV
12802020-02-06 Shahab Vahedi <shahab@synopsys.com>
1281
1282 * gdb.tui/tui-missing-src.exp: Add the "missing source
1283 file" test for the TUI.
1284
b0999b9b
AB
12852020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1286
1287 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1288 including a port number in the output.
1289
c3b149eb
AKS
12902020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1291
1292 * lib/fortran.exp (fortran_int4): Handle clang.
1293 (fortran_int8): Likewise.
1294 (fortran_real4): Likewise.
1295 (fortran_real8): Likewise.
1296 (fortran_complex4): Likewise.
1297 (fortran_logical4): Likewise.
1298 (fortran_character1): Likewise.
1299
f8dcc90b
TV
13002020-02-04 Tom de Vries <tdevries@suse.de>
1301
1302 * README (Race detection): Add note.
1303
f90ac7c2
TV
13042020-02-04 Tom de Vries <tdevries@suse.de>
1305
1306 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1307
780636ae
TV
13082020-02-04 Tom de Vries <tdevries@suse.de>
1309
1310 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1311
5d2e1193
RA
13122020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1313
1314 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1315 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1316 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1317 blttar, bnetarl.
1318 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1319 binary for blttar, bnetarl.
1320 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1321 wait instruction. Delete ldmx test.
1322 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1323
e409c542
AKS
13242020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1325
1326 * gdb.fortran/array-bounds-high.exp: New file.
1327 * gdb.fortran/array-bounds-high.f90: New file.
1328
b0029748
LD
13292020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1330
1331 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1332 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1333
195a8287
TV
13342020-02-01 Tom de Vries <tdevries@suse.de>
1335
1336 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1337
42330a68
AB
13382020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1339
1340 PR tui/9765
1341 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1342 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1343
b62a8028
LM
13442020-01-29 Luis Machado <luis.machado@linaro.org>
1345
1346 * gdb.arch/aarch64-brk-patterns.c: New source file.
1347 * gdb.arch/aarch64-brk-patterns.exp: New test.
1348
5f440116
TBA
13492020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1350
1351 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1352 GCC/Clang version.
1353 * gdb.cp/pass-by-ref.exp: Ditto.
1354
ee2a6fc6
TV
13552020-01-29 Tom de Vries <tdevries@suse.de>
1356
1357 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1358 * gdb.threads/watchpoint-fork-mt.c: Same.
1359 * gdb.threads/watchpoint-fork-parent.c: Same.
1360 * gdb.threads/watchpoint-fork-st.c: Same.
1361 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1362
16b10d6e
LM
13632020-01-27 Luis Machado <luis.machado@linaro.org>
1364
1365 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1366 sitting at a syscall instruction when we hit the syscall function's
1367 breakpoint.
1368 Check PC against one obtained with the x command.
1369 Validate syscall number.
1370 (step_over_syscall): Don't continue to the syscall instruction if
1371 we're already there.
1372
b1468492
PW
13732020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1374
1375 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1376
7ffa82e1
AB
13772020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1378
1379 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1380 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1381
3d92a3e3
AB
13822020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1383
1384 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1385 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1386
94a72be7
AB
13872020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1388
1389 * gdb.base/maint.exp: Update line table parsing test.
1390 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1391
53af73bf
PA
13922020-01-24 Pedro Alves <palves@redhat.com>
1393
1394 PR gdb/25410
1395 * gdb.multi/multi-re-run-1.c: New.
1396 * gdb.multi/multi-re-run-2.c: New.
1397 * gdb.multi/multi-re-run.exp: New.
1398
1ba1ac88
AB
13992020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1400
1401 PR gdb/23718
1402 * gdb.server/server-kill-python.exp: New file.
1403
f3364a6d
AB
14042020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1405
1406 * gdb.server/multi-ui-errors.c: New file.
1407 * gdb.server/multi-ui-errors.exp: New file.
1408
733d0a67
AB
14092020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1410
1411 PR tui/9765
1412 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1413
4f13c1c0
TT
14142020-01-19 Tom Tromey <tom@tromey.com>
1415
1416 * gdb.tui/main.exp: Add check for plain "file".
1417
40c94099
CB
14182020-01-16 Christian Biesinger <cbiesinger@google.com>
1419
1420 * lib/gdb.exp: Fix spelling error (seperatelly).
1421
ff47f4f0
TT
14222020-01-14 Tom Tromey <tom@tromey.com>
1423
1424 PR symtab/12535:
1425 * gdb.python/python.exp: Test decode_line with empty string
1426 argument.
1427
717c684d
BE
14282020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1429
1430 * gdb.base/skip-inline.exp: Extend test.
1431
44e4c775
AB
14322020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1433
1434 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1435 * gdb.dwarf2/dw2-bad-elf.c: New file.
1436 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1437
d93c6db7
AB
14382020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1439
1440 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1441 _line_saw_file.
1442
9a6d629c
AB
14432020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1444
1445 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1446 border.
1447
d9ebdab7
TBA
14482020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1449
1450 * gdb.multi/multi-target.exp (setup): Factor out "info
1451 connections" and "info inferiors" tests to ...
1452 (test_info_inferiors): ... this new procedure.
1453 (top level): Run new "info-inferiors" tests.
1454
f3c469b9
PA
14552020-01-10 Pedro Alves <palves@redhat.com>
1456
1457 * gdb.server/bkpt-other-inferior.exp: New file.
1458
121b3efd
PA
14592020-01-10 Pedro Alves <palves@redhat.com>
1460
1461 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1462 of "add-inferior".
1463 * gdb.base/quit-live.exp: Likewise.
1464 * gdb.base/remote-exec-file.exp: Likewise.
1465 * gdb.guile/scm-progspace.exp: Likewise.
1466 * gdb.linespec/linespec.exp: Likewise.
1467 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1468 * gdb.mi/user-selected-context-sync.exp: Likewise.
1469 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1470 "info inferiors" tests.
1471 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1472 "add-inferior".
1473 * gdb.multi/watchpoint-multi.exp: Likewise.
1474 * gdb.python/py-inferior.exp: Likewise.
1475 * gdb.server/extended-remote-restart.exp: Likewise.
1476 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1477 "info inferiors".
1478 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1479 * gdb.trace/report.exp: Likewise.
1480
1dadb1dd
PA
14812020-01-10 Pedro Alves <palves@redhat.com>
1482
1483 * gdb.multi/multi-target.c: New file.
1484 * gdb.multi/multi-target.exp: New file.
1485 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1486 mode requested, but remote does not support non-stop".
1487
78f2c40a
PA
14882020-01-10 Pedro Alves <palves@redhat.com>
1489
1490 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1491 disconnect before reconnecting.
1492
e7af6c70
TBA
14932020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1494 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.server/connect-without-multi-process.exp: Also test
1497 continuing to end.
1498
acdf84a6
PA
14992020-01-10 Pedro Alves <palves@redhat.com>
1500
1501 * gdb.base/remote-exec-file.exp: New file.
1502
873657b9
PA
15032020-01-10 Pedro Alves <palves@redhat.com>
1504
1505 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1506 output.
1507 * gdb.threads/async.c: New.
1508 * gdb.threads/async.exp: New.
1509 * gdb.multi/tids-gid-reset.c: New.
1510 * gdb.multi/tids-gid-reset.exp: New.
1511
7f0ae84c
GB
15122020-01-10 George Barrett <bob@bob131.so>
1513
1514 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1515 to help in finding the image relocation offset.
1516 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1517 options in arguments.
1518 (stap_test_no_debuginfo): Likewise.
1519 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1520 test variants.
1521 (stap_test): Add null semaphore relocation test.
1522
47e9d49d
GB
15232020-01-10 George Barrett <bob@bob131.so>
1524
1525 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1526 * gdb.base/stap-probe.exp: Likewise.
1527 (stap_test): Pass argument as an additional flag.
1528 (stap_test_no_debuginfo): Likewise.
1529 (stap_test): Check `info probes stap' output for semaphore
1530 addresses if the test binary is supposed to have them.
1531
f5a7c406
AB
15322020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1533
1534 * gdb.tui/basic.exp: Add more scrolling tests.
1535
9ae6bf64
TT
15362020-01-09 Tom Tromey <tom@tromey.com>
1537
1538 PR tui/18932:
1539 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1540 meangingful value.
1541 (Term::command, Term::resize): Update.
1542 * gdb.tui/basic.exp: Add scrolling test.
1543
b2efe70c
AB
15442020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1545
1546 * gdb.tui/tui-layout-asm.exp: New file.
1547
3804da7e
AB
15482020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1549
1550 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1551
b40aa28f
AB
15522020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1553
1554 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1555 (Term::enter_tui): Use Term::prepare_for_tui.
1556
63ffd7c9
AB
15572020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1558
1559 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1560 called.
1561
3be966f6
AB
15622020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1563
1564 * gdb.base/skip.exp: Fix race condition in test.
1565
153d79c4
AB
15662020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * gdb.base/backtrace.c: New file.
1569 * gdb.base/backtrace.exp: New file.
1570
f2302a34
AB
15712020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1572
1573 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1574
6ec1d75e
PW
15752020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1576
1577 * gdb.base/style.exp: Test that warnings are styled.
1578
c296cbe6
BE
15792019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1580
1581 * gdb.base/line65535.exp: New file.
1582 * gdb.base/line65535.c: New file.
1583
b28a729d
SM
15842019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1585
1586 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1587 * lib/gnat_debug_info_test.adb: New file.
1588 * gdb.ada/ptype_tagged_param.exp: Use
1589 gnat_runtime_has_debug_info, expect a different output if
1590 runtime does not have debug info.
1591
7f2d7a0d
SM
15922019-12-20 Simon Marchi <simon.marchi@efficios.com>
1593
1594 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1595 (another) quote in test name.
1596
f3bce483
SM
15972019-12-20 Simon Marchi <simon.marchi@efficios.com>
1598
1599 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1600 Add quote in test name.
1601
c855a912
TBA
16022019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1603
1604 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1605 directory instead.
1606 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1607 * gdb.cp/pass-by-ref-2.cc: New file.
1608 * gdb.cp/pass-by-ref-2.exp: New file.
1609
fc9d2d72
TT
16102019-12-20 Tom Tromey <tom@tromey.com>
1611
1612 * gdb.tui/list-before.exp: New file.
1613
77b97e00
TT
16142019-12-20 Tom Tromey <tom@tromey.com>
1615
1616 * gdb.tui/list.exp: Check for source on initial listing.
1617
f69656d0
TT
16182019-12-11 Tom Tromey <tromey@adacore.com>
1619
1620 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1621 Add crlf test.
1622
99a55965
SM
16232019-12-18 Simon Marchi <simon.marchi@efficios.com>
1624
1625 * gdb.base/default.exp: Update value of $_gdb_major.
1626
5024637f
BE
16272019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1628
1629 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1630
b63634be
BE
16312019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1632
1633 * gdb.base/skip.exp: Whitespace fix.
1634
45d73523
BE
16352019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1636
1637 * gdb.base/skip-inline.c: New file.
1638 * gdb.base/skip-inline.exp: New file.
1639
d043f8c8
SM
16402019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1641
1642 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1643 jit_function_00 to jit_function_stack_mangle.
1644 * gdb.base/jithost.c (jit_function_t): Rename to...
1645 (jit_function_stack_mangle_t): ... this.
1646 (jit_function_add_t): New typedef.
1647 (jit_function_00_code): Rename to...
1648 (jit_function_stack_mangle_code): ... this, make static.
1649 (jit_function_add_code): New.
1650 (main): Generate "add" function and call it. Adjust to changes
1651 in jithost_abi.
1652 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1653 (struct jithost_abi) <begin, end>: Remove fields.
1654 <object, function_stack_mangle, function_add>: New fields.
1655 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1656 code_end>: Remove fields.
1657 <func_stack_mangle>: New field.
1658 (read_debug_info): Adjust to renaming, create block for "add"
1659 function.
1660 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1661
873de05c
TT
16622019-12-11 Tom Tromey <tom@tromey.com>
1663
1664 * gdb.tui/resize.exp: Fix regexp.
1665 * gdb.tui/regs.exp: Fix regexps.
1666 * gdb.tui/main.exp: Fix regexp.
1667
3d979945
TT
16682019-12-11 Tom Tromey <tom@tromey.com>
1669
1670 * gdb.tui/resize.exp: Update.
1671 * gdb.tui/empty.exp (layouts): Update.
1672
2192a9d3
TT
16732019-12-11 Tom Tromey <tom@tromey.com>
1674
1675 * gdb.tui/regs.exp: Update.
1676 * gdb.tui/empty.exp (layouts): Update.
1677 * gdb.tui/basic.exp: Update.
1678 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1679
d8edc8b7
PW
16802019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1681
1682 * gdb.base/options.exp: Add -raw-values in the print completion list.
1683 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1684
4c12d936
KB
16852019-12-10 Kevin Buettner <kevinb@redhat.com>
1686
1687 * gdb.threads/omp-par-scope.c: New file.
1688 * gdb/threads/omp-par-scope.exp: New file.
1689
26b911fb
KB
16902019-12-10 Kevin Buettner <kevinb@redhat.com>
1691
bb47f919
KB
1692 * lib/gdb.exp (support_nested_function_tests): New proc.
1693
16942019-12-10 Kevin Buettner <kevinb@redhat.com>
1695
1696 * lib/gdb.exp (gdb_compile_openmp): New proc.
1697 (build_executable_from_specs): Add an "openmp" option.
1698 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1699
6c71eb7d
TT
17002019-12-10 Tom Tromey <tromey@adacore.com>
1701
1702 * gdb.ada/unchecked_union.exp: New file.
1703 * gdb.ada/unchecked_union/pck.adb: New file.
1704 * gdb.ada/unchecked_union/pck.ads: New file.
1705 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1706 * gdb-utils.exp (string_to_regexp): Also quote "?".
1707
bac7c5cf
GB
17082019-12-10 George Barrett <bob@bob131.so>
1709
1710 Test scripted probe breakpoints.
1711 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1712 * gdb.python/py-breakpoint.c (main): Likewise.
1713 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1714 specifier test.
1715 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1716
330f1d38
TBA
17172019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1718
1719 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1720 an rvalue parameter.
1721 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1722 parameter.
1723
b43315e2
AB
17242019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1725
1726 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1727 modules.
1728
54f73dad
AB
17292019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1730
1731 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1732 broken version of GCC.
1733
d57cbee9
AB
17342019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1735
1736 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1737 sym-info-cmds library.
1738 * gdb.fortran/info-types.exp: Likewise.
1739 * lib/sym-info-cmds.exp: New file.
1740
c14aab8c
TV
17412019-12-08 Tom de Vries <tdevries@suse.de>
1742
1743 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1744
aa2d5a42
KS
17452019-12-07 Keith Seitz <keiths@redhat.com>
1746
1747 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1748 * gdb.base/corefile-buildid-shlib.c: New file.
1749 * gdb.base/corefile-buildid.c: New file.
1750 * gdb.base/corefile-buildid.exp: New file.
1751
93e55f0a
TV
17522019-12-06 Tom de Vries <tdevries@suse.de>
1753
1754 * gdb.dwarf2/varval.exp: Add decl before def test.
1755
c7d12402
TBA
17562019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1757
1758 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1759
06acc08f
TBA
17602019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1761
1762 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1763 CV and reference conversion for overload resolution.
1764 * gdb.cp/rvalue-ref-overload.exp: Test it.
1765
e0fad1ea
PW
17662019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1767
1768 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1769 * gdb.base/frameapply.exp: Test faas without command.
1770
8d70a9f0
AB
17712019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1772
1773 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1774 Fortran tests.
1775 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1776 order.
1777
36c8fb93
AB
17782019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1781 casting to type with no kind specified.
1782 (test_basic_parsing_of_type_kinds): Additional tests for types
1783 with no kind specified, and add tests for single/double
1784 precision/complex types.
1785
4139ff00
TT
17862019-12-04 Tom Tromey <tromey@adacore.com>
1787
1788 * gdb.base/endianity.c (struct other) <x>: New field.
1789 (main): Initialize it.
1790 * gdb.base/endianity.exp: Update.
1791
a05cf17a
TT
17922019-12-04 Tom Tromey <tromey@adacore.com>
1793
1794 * gdb.ada/scalar_storage/storage.adb: New file.
1795 * gdb.ada/scalar_storage/pck.adb: New file.
1796 * gdb.ada/scalar_storage/pck.ads: New file.
1797 * gdb.ada/scalar_storage.exp: New file.
1798
103a685e
TT
17992019-12-04 Tom Tromey <tromey@adacore.com>
1800
1801 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1802 (main): Initialize it.
1803 * gdb.base/endianity.exp: Update.
1804
c2512106
AB
18052019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1806
1807 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1808
293b38d6
AB
18092019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1810
1811 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1812 -symbol-info-module-functions and -symbol-info-module-variables.
1813
216a7e6b
AB
18142019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1815
1816 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1817
5bbd8269
AB
18182019-12-01 Richard Bunt <richard.bunt@arm.com>
1819 Andrew Burgess <andrew.burgess@embecosm.com>
1820
1821 * gdb.fortran/derived-type-striding.exp: New file.
1822 * gdb.fortran/derived-type-striding.f90: New file.
1823 * gdb.fortran/array-slices.exp: New file.
1824 * gdb.fortran/array-slices.f90: New file.
1825
be09caf1
PW
18262019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1827
1828 * gdb.base/define.exp: Test . in command names.
1829 * gdb.base/setshow.exp: Update test, as . is now part of
1830 command name.
1831
643c0cbe
PW
18322019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1833
1834 * gdb.base/define-prefix.exp: New file.
1835
dcdec678
AB
18362019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1837
1838 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1839 compile.
1840 (skip_btrace_pt_tests): Likewise.
1841
640ab947
AB
18422019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1843
1844 * gdb.fortran/info-modules.exp: Compile source files in correct
1845 order.
1846
d22670f0
KB
18472019-11-27 Kevin Buettner <kevinb@redhat.com>
1848
1849 * gdb.dwarf2/imported-unit.exp: New file.
1850 * gdb.dwarf2/imported-unit.c: New file.
1851
db5960b4
AB
18522019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1853
1854 * gdb.mi/mi-fortran-modules-2.f90: New file.
1855 * gdb.mi/mi-fortran-modules.exp: New file.
1856 * gdb.mi/mi-fortran-modules.f90: New file.
1857
7dc42066
AB
18582019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1859
1860 * gdb.mi/mi-sym-info-1.c: New file.
1861 * gdb.mi/mi-sym-info-2.c: New file.
1862 * gdb.mi/mi-sym-info.exp: New file.
1863
0dfeecca
TT
18642019-11-22 Tom Tromey <tromey@adacore.com>
1865
1866 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1867 * gdb.ada/tasks/foo.adb: Add another stopping location.
1868
34877895
PJ
18692019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1870
1871 * gdb.base/endianity.c: New test.
1872 * gdb.base/endianity.exp: New file.
1873
2e84f897
LD
18742019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1875
1876 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1877
65d1cd5f
TV
18782019-11-21 Tom de Vries <tdevries@suse.de>
1879
1880 PR gdb/24956
1881 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1882
4f22c3f4
SDJ
18832019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1884
1885 * gdb.python/py-progspace.exp: Add missing parentheses on some
1886 'print' commands.
1887
9f6ad286
TT
18882019-11-19 Tom Tromey <tom@tromey.com>
1889
1890 * gdb.tui/winheight.exp: New file.
1891
0b8dbf3f
AB
18922019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1893
1894 * gdb.base/ctf-whatis.c: Delete.
1895 * gdb.base/ctf-whatis.exp: Delete.
1896 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1897
f833b7a7
AB
18982019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1899
1900 * gdb.base/ctf-cvexpr.exp: Delete.
1901 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1902
30d0a636
AB
19032019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1904
1905 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1906 the compiler. Clean up header comment a little.
1907 * gdb.base/ctf-ptype.exp: Likewise.
1908 * gdb.base/ctf-whatis.exp: Likewise.
1909 * lib/gdb.exp (skip_ctf_tests): New proc.
1910
494409bb
SDJ
19112019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1912
1913 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1914 * gdb.tui/corefile-run.exp: New file.
1915
55708e99
TT
19162019-11-14 Tom Tromey <tromey@adacore.com>
1917
1918 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1919 regression tests.
1920
45e42163
TT
19212019-11-12 Tom Tromey <tom@tromey.com>
1922
1923 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1924 after any command. Expect prompt after WAIT_FOR is seen.
1925 (enter_tui): Enable resize messages.
1926 (command): Expect command in output.
1927 (get_line): Avoid error when cursor appears to be off-screen.
1928 (dump_screen): Include screen size in title.
1929 (_do_resize): New proc, from "resize".
1930 (resize): Rewrite. Do resize in two steps.
1931 * gdb.tui/empty.exp (layouts): Fix entries.
1932 (check_boxes): Remove xfail.
1933 (check_text): Dump screen on failure.
1934
086baaf1
AB
19352019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1936
1937 * gdb.python/py-symbol.exp: Add test for
1938 gdb.lookup_static_symbols.
1939
09ff83af
AB
19402019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1941
1942 * gdb.python/py-symbol.c: Declare and call function from new
1943 py-symbol-2.c file.
1944 * gdb.python/py-symbol.exp: Compile both source files, and add new
1945 tests for gdb.lookup_static_symbol.
1946 * gdb.python/py-symbol-2.c: New file.
1947
11af934b
TV
19482019-11-02 Tom de Vries <tdevries@suse.de>
1949
1950 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1951 * gdb.base/anon.exp: Same.
1952 * gdb.base/auto-connect-native-target.exp: Same.
1953 * gdb.base/call-ar-st.exp: Same.
1954 * gdb.base/catch-syscall.exp: Same.
1955 * gdb.base/commands.exp: Same.
1956 * gdb.base/default.exp: Same.
1957 * gdb.base/display.exp: Same.
1958 * gdb.base/float.exp: Same.
1959 * gdb.base/foll-fork.exp: Same.
1960 * gdb.base/help.exp: Same.
1961 * gdb.base/info-macros.exp: Same.
1962 * gdb.base/info-proc.exp: Same.
1963 * gdb.base/info-target.exp: Same.
1964 * gdb.base/long_long.exp: Same.
1965 * gdb.base/macscp.exp: Same.
1966 * gdb.base/memattr.exp: Same.
1967 * gdb.base/nofield.exp: Same.
1968 * gdb.base/pointers.exp: Same.
1969 * gdb.base/printcmds.exp: Same.
1970 * gdb.base/ptype.exp: Same.
1971 * gdb.base/restore.exp: Same.
1972 * gdb.base/return.exp: Same.
1973 * gdb.base/scope.exp: Same.
1974 * gdb.base/set-noassign.exp: Same.
1975 * gdb.base/setshow.exp: Same.
1976 * gdb.base/shlib-call.exp: Same.
1977 * gdb.base/signals.exp: Same.
1978 * gdb.base/sigstep.exp: Same.
1979 * gdb.base/skip.exp: Same.
1980 * gdb.base/solib-symbol.exp: Same.
1981 * gdb.base/stap-probe.exp: Same.
1982 * gdb.base/step-line.exp: Same.
1983 * gdb.base/step-test.exp: Same.
1984 * gdb.base/style.exp: Same.
1985 * gdb.base/varargs.exp: Same.
1986 * gdb.base/vla-datatypes.exp: Same.
1987 * gdb.base/vla-ptr.exp: Same.
1988 * gdb.base/vla-sideeffect.exp: Same.
1989 * gdb.base/volatile.exp: Same.
1990 * gdb.base/watch-cond-infcall.exp: Same.
1991 * gdb.base/watchpoint.exp: Same.
1992
e96ec2ba
TV
19932019-11-02 Tom de Vries <tdevries@suse.de>
1994
1995 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1996 * gdb.cp/cpexprs.exp: Same.
1997 * gdb.cp/except-multi-location.exp: Same.
1998 * gdb.cp/exceptprint.exp: Same.
1999 * gdb.cp/gdb2384.exp: Same.
2000 * gdb.cp/inherit.exp: Same.
2001 * gdb.cp/m-static.exp: Same.
2002 * gdb.cp/meth-typedefs.exp: Same.
2003 * gdb.cp/misc.exp: Same.
2004 * gdb.cp/namespace.exp: Same.
2005 * gdb.cp/non-trivial-retval.exp: Same.
2006 * gdb.cp/overload.exp: Same.
2007 * gdb.cp/pr17132.exp: Same.
2008 * gdb.cp/re-set-overloaded.exp: Same.
2009 * gdb.cp/rvalue-ref-types.exp: Same.
2010 * gdb.cp/templates.exp: Same.
2011
bd5766ec
LM
20122019-11-01 Luis Machado <luis.machado@linaro.org>
2013
2014 PR gdb/25124
2015
2016 * gdb.arch/pr25124.S: New file.
2017 * gdb.arch/pr25124.exp: New file.
2018
165f8965
AB
20192019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2020
2021 * gdb.fortran/info-modules.exp: Update expected results, and add
2022 additional tests for 'info module functinos', and 'info module
2023 variables'.
2024 * gdb.fortran/info-types.exp: Update expected results.
2025 * gdb.fortran/info-types.f90: Extend testcase with additional
2026 module variables and functions.
2027
59c35742
AB
20282019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2029
2030 * gdb.fortran/info-modules.exp: New file.
2031 * gdb.fortran/info-types.exp: Build with new file.
2032 * gdb.fortran/info-types.f90: Include and use new module.
2033 * gdb.fortran/info-types-2.f90: New file.
2034
f3fb2519
PW
20352019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2036
2037 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2038 * gdb.base/settings.exp: Test all settings types using
2039 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2040 that now verifies that the value of "maint show" is the same as
2041 returned by the settings functions. Test the type of the
2042 maintenance settings.
2043 * gdb.base/default.exp: Update show_conv_list.
2044
d1e36019
TV
20452019-10-31 Tom de Vries <tdevries@suse.de>
2046
2047 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2048 gdb_test.
2049 * gdb.arch/amd64-disp-step.exp: Same.
2050 * gdb.asm/asm-source.exp: Same.
2051 * gdb.btrace/buffer-size.exp: Same.
2052 * gdb.btrace/cpu.exp: Same.
2053 * gdb.btrace/enable.exp: Same.
2054 * gdb.dwarf2/count.exp: Same.
2055 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2056 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2057 * gdb.fortran/vla-datatypes.exp: Same.
2058 * gdb.fortran/vla-history.exp: Same.
2059 * gdb.fortran/vla-ptype.exp: Same.
2060 * gdb.fortran/vla-value.exp: Same.
2061 * gdb.fortran/whatis_type.exp: Same.
2062 * gdb.guile/guile.exp: Same.
2063 * gdb.multi/tids.exp: Same.
2064 * gdb.python/py-finish-breakpoint.exp: Same.
2065 * gdb.python/py-framefilter.exp: Same.
2066 * gdb.python/py-pp-registration.exp: Same.
2067 * gdb.python/py-xmethods.exp: Same.
2068 * gdb.python/python.exp: Same.
2069 * gdb.server/connect-with-no-symbol-file.exp: Same.
2070 * gdb.server/no-thread-db.exp: Same.
2071 * gdb.server/run-without-local-binary.exp: Same.
2072 * gdb.stabs/weird.exp: Same.
2073 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2074 * gdb.threads/thread-find.exp: Same.
2075 * gdb.threads/tls-shared.exp: Same.
2076 * gdb.threads/tls.exp: Same.
2077 * gdb.threads/wp-replication.exp: Same.
2078 * gdb.trace/ax.exp: Same.
2079 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2080
3d11e68e
TV
20812019-10-31 Tom de Vries <tdevries@suse.de>
2082
2083 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2084 * gdb.ada/array_subscript_addr.exp: Same.
2085 * gdb.ada/arrayidx.exp: Same.
2086 * gdb.ada/arrayparam.exp: Same.
2087 * gdb.ada/arrayptr.exp: Same.
2088 * gdb.ada/boolean_expr.exp: Same.
2089 * gdb.ada/call_pn.exp: Same.
2090 * gdb.ada/complete.exp: Same.
2091 * gdb.ada/fixed_cmp.exp: Same.
2092 * gdb.ada/fun_addr.exp: Same.
2093 * gdb.ada/funcall_param.exp: Same.
2094 * gdb.ada/interface.exp: Same.
2095 * gdb.ada/mod_from_name.exp: Same.
2096 * gdb.ada/null_array.exp: Same.
2097 * gdb.ada/packed_array.exp: Same.
2098 * gdb.ada/packed_tagged.exp: Same.
2099 * gdb.ada/print_chars.exp: Same.
2100 * gdb.ada/print_pc.exp: Same.
2101 * gdb.ada/ptype_arith_binop.exp: Same.
2102 * gdb.ada/ptype_field.exp: Same.
2103 * gdb.ada/ptype_tagged_param.exp: Same.
2104 * gdb.ada/rec_return.exp: Same.
2105 * gdb.ada/ref_tick_size.exp: Same.
2106 * gdb.ada/str_ref_cmp.exp: Same.
2107 * gdb.ada/taft_type.exp: Same.
2108 * gdb.ada/tagged.exp: Same.
2109 * gdb.ada/type_coercion.exp: Same.
2110 * gdb.ada/uninitialized_vars.exp: Same.
2111
60b6ede8
TV
21122019-10-30 Tom de Vries <tdevries@suse.de>
2113
2114 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2115
30baf67b
TV
21162019-10-26 Tom de Vries <tdevries@suse.de>
2117
2118 * gdb.base/bigcore.c: Fix typos in comments.
2119 * gdb.base/ctf-ptype.c: Same.
2120 * gdb.base/long_long.c: Same.
2121 * gdb.dwarf2/dw2-op-out-param.S: Same.
2122 * gdb.python/py-evthreads.c: Same.
2123 * gdb.reverse/i387-stack-reverse.c: Same.
2124 * gdb.trace/tfile.c: Same.
2125 * lib/compiler.c: Same.
2126 * lib/compiler.cc: Same.
2127
158da0d1
TV
21282019-10-25 Tom de Vries <tdevries@suse.de>
2129
2130 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2131 gdb_test_multiple calls.
2132 * gdb.reverse/sigall-reverse.exp: Same.
2133 * gdb.reverse/solib-precsave.exp: Same.
2134 * gdb.reverse/solib-reverse.exp: Same.
2135 * gdb.reverse/until-precsave.exp: Same.
2136 * gdb.reverse/until-reverse.exp: Same.
2137
4ccdfbec
TV
21382019-10-24 Tom de Vries <tdevries@suse.de>
2139
2140 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2141 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2142 kfail using -wrap pattern flag and convenience variable
2143 gdb_test_name.
2144
33d569b7
AB
21452019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2146
2147 * gdb.python/py-progspace.exp: Add tests for the
2148 Progspace.block_for_pc method.
2149
4d0b984b
TT
21502019-10-23 Tom Tromey <tom@tromey.com>
2151
2152 * configure: Rebuild.
2153 * aclocal.m4: Use m4_include, not sinclude.
2154
94cb3754
TV
21552019-10-21 Tom de Vries <tdevries@suse.de>
2156
2157 * gdb.base/infcall-nested-structs.c: Add
2158 __attribute__((noinline,noclone)) to all functions.
2159 (call_all): Add missing variable initialization. Simplify return value.
2160 (breakpt): Increment volatile variable, to prevent call from being
2161 optimized out.
2162 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2163
062f1fc1
TV
21642019-10-17 Tom de Vries <tdevries@suse.de>
2165
2166 * gdb.fortran/module.exp: Allow info variables to print info for files
2167 other than module.f90.
2168
0b54364d
AB
21692019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2170
2171 * gdb.fortran/module.exp: Extend with 'info variables' test.
2172
7ff5fae7
AB
21732019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2174
2175 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2176 F77_FOR_TARGET.
2177
d10eccaa
TV
21782019-10-16 Tom de Vries <tdevries@suse.de>
2179
2180 PR tdep/25096
2181 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2182
745ff14e
TV
21832019-10-16 Tom de Vries <tdevries@suse.de>
2184
2185 PR tdep/24104
2186 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2187 Add KFAIL for PR tdep/25096.
2188
03e1ab94
TV
21892019-10-16 Tom de Vries <tdevries@suse.de>
2190
2191 PR testsuite/25059
2192 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2193
b17fcc10
TV
21942019-10-16 Tom de Vries <tdevries@suse.de>
2195
2196 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2197 as signed.
2198
9223170f
SM
21992019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2200
2201 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2202 one instead of increasing timeout.
2203
d6e76313
TV
22042019-10-13 Tom de Vries <tdevries@suse.de>
2205
2206 PR record/25038
2207 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2208 * gdb.reverse/sigall-reverse.exp: Same.
2209 * gdb.reverse/solib-precsave.exp: Same.
2210 * gdb.reverse/solib-reverse.exp: Same.
2211 * gdb.reverse/step-precsave.exp: Same.
2212 * gdb.reverse/until-precsave.exp: Same.
2213 * gdb.reverse/until-reverse.exp: Same.
2214 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2215
6dfc0041
AA
22162019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2217
2218 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2219 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2220 (cmp_struct_05_01, cmp_struct_static_02_01)
2221 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2222 comparisons.
2223
abcf2cc8
TV
22242019-10-10 Tom de Vries <tdevries@suse.de>
2225
2226 PR testsuite/24888
2227 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2228 gnatlink.
2229
a50faaf6
TV
22302019-10-09 Tom de Vries <tdevries@suse.de>
2231
2232 PR testsuite/25048
2233 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2234
60ff3cd7
AB
22352019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2236
2237 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2238 exceptions due to missing debug information.
2239
dfee8566
TV
22402019-10-07 Tom de Vries <tdevries@suse.de>
2241
2242 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2243
3d63690a
AB
22442019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2245
2246 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2247 * gdb.base/annota1.exp: Update to use gdb_test_name.
2248
30d1f018
WP
22492019-10-07 Weimin Pan <weimin.pan@oracle.com>
2250
2251 * gdb.base/ctf-whatis.exp: New file.
2252 * gdb.base/ctf-whatis.c: New file.
2253 * gdb.base/ctf-ptype.exp: New file.
2254 * gdb.base/ctf-ptype.c: New file.
2255 * gdb.base/ctf-constvars.exp: New file.
2256 * gdb.base/ctf-constvars.c: New file.
2257 * gdb.base/ctf-cvexpr.exp: New file.
2258
4dbbb47c
TV
22592019-10-04 Tom de Vries <tdevries@suse.de>
2260
2261 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2262 for loop.
2263
77c2dba3
TT
22642019-10-03 Tom Tromey <tom@tromey.com>
2265
2266 PR rust/24976:
2267 * gdb.rust/simple.rs (Union2): New type.
2268 (main): Use Union2.
2269 * gdb.rust/simple.exp: Add test.
2270
179aed7f
AB
22712019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2272
2273 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2274 nested function prefix.
2275
0a4b0913
AB
22762019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2277 Richard Bunt <richard.bunt@arm.com>
2278 Andrew Burgess <andrew.burgess@embecosm.com>
2279
2280 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2281 nested functions.
2282 * gdb.fortran/nested-funcs.f90: Update expected results.
2283 * gdb.fortran/nested-funcs-2.exp: New file.
2284 * gdb.fortran/nested-funcs-2.f90: New file.
2285
082cce05
AB
22862019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2287
2288 * gdb.python/py-parameter.exp: Make test names unique.
2289 * gdb.python/py-template.exp: Likewise.
2290 * gdb.python/py-value.exp: Likewise.
2291
2b74ba5a
AB
22922019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2293
2294 * gdb.base/break-interp.exp: Reduce test name duplication.
2295 * gdb.base/call-sc.exp: Likewise.
2296 * gdb.base/callfuncs.exp: Likewise.
2297 * gdb.base/charset.exp: Likewise.
2298 * gdb.base/dump.exp: Likewise.
2299 * gdb.base/ena-dis-br.exp: Likewise.
2300 * gdb.base/relational.exp: Likewise.
2301 * gdb.base/step-over-syscall.exp: Likewise.
2302 * gdb.base/structs.exp: Likewise.
2303
58eb20d5
AB
23042019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2305
2306 * gdb.linespec/explicit.exp: Make test names unique.
2307 * gdb.linespec/ls-errs.exp: Likewise.
2308
4d421147
AB
23092019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2310
2311 * gdb.reverse/break-precsave.exp: Make test names unique.
2312 * gdb.reverse/break-reverse.exp: Likewise.
2313 * gdb.reverse/finish-precsave.exp: Likewise.
2314 * gdb.reverse/finish-reverse.exp: Likewise.
2315 * gdb.reverse/machinestate-precsave.exp: Likewise.
2316 * gdb.reverse/machinestate.exp: Likewise.
2317 * gdb.reverse/readv-reverse.exp: Likewise.
2318 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2319 * gdb.reverse/sigall-precsave.exp: Likewise.
2320 * gdb.reverse/sigall-reverse.exp: Likewise.
2321 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2322 * gdb.reverse/watch-precsave.exp: Likewise.
2323 * gdb.reverse/watch-reverse.exp: Likewise.
2324
d8c06f22
AB
23252019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2326
2327 * gdb.threads/stop-with-handle.c: New file.
2328 * gdb.threads/stop-with-handle.exp: New file.
2329
3a56ed86
TV
23302019-10-03 Tom de Vries <tdevries@suse.de>
2331
2332 PR testsuite/25059
2333 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2334 directory" line to be missing.
2335
42275044
TV
23362019-10-03 Tom de Vries <tdevries@suse.de>
2337
2338 PR testsuite/25059
2339 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2340 type optional.
2341
9ef62df0
AA
23422019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2343
2344 * gdb.python/py-format-string.c (string.h): New include.
2345 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2346 the same value, for endianness-independence.
2347 * gdb.python/py-format-string.exp (default_regexp_dict)
2348 (test_pretty_structs, test_format): Adjust expected output to the
2349 changed initialization.
2350
37f6a7f4
TT
23512019-10-02 Tom Tromey <tromey@adacore.com>
2352
2353 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2354
1d58d6a2
PA
23552019-10-02 Pedro Alves <palves@redhat.com>
2356 Andrew Burgess <andrew.burgess@embecosm.com>
2357
2358 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2359 "print-file-var.h".
2360 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2361 (get_version_1): Print this_version_id and its address.
2362 Add extern "C" wrappers around interface functions.
2363 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2364 "print-file-var.h".
2365 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2366 (get_version_2): Print this_version_id and its address.
2367 Add extern "C" wrappers around interface functions.
2368 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2369 <stddef.h> and "print-file-var.h".
2370 Add extern "C" wrappers around interface functions.
2371 [VERSION_ID_MAIN] (this_version_id): Define.
2372 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2373 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2374 up extern "C" blocks.
2375 * gdb.base/print-file-var.exp (test): New, factored out from top
2376 level.
2377 (top level): Test all combinations of attribute hidden or not,
2378 dlopen or not, and this_version_id symbol in main file or not.
2379 Compile tests as both C++ and C, make test names unique.
2380
d770d56f
TT
23812019-10-01 Tom Tromey <tom@tromey.com>
2382
2383 * gdb.base/style.exp: Test "show logging filename".
2384
7f6aba03
TT
23852019-10-01 Tom Tromey <tom@tromey.com>
2386
2387 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2388 * gdb.base/style.exp: Add metadata style test.
2389
14309bb6
TT
23902019-10-01 Tom Tromey <tom@tromey.com>
2391
2392 * gdb.base/style.exp: Test "pwd".
2393
2a3c1174
PA
23942019-10-01 Tom Tromey <tom@tromey.com>
2395
2396 * gdb.base/style.exp: Update tests.
2397
53d666ec
AA
23982019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2399
2400 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2401 'six' to unsigned.
2402 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2403 'five'. Use an all-ones bit pattern for each.
2404 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2405 to its changed values.
2406
4a56a520
TT
24072019-09-30 Tom Tromey <tromey@adacore.com>
2408
2409 * gdb.rust/traits.rs: Disable all warnings.
2410
0df0352a
TV
24112019-09-29 Tom de Vries <tdevries@suse.de>
2412
aac66a4c 2413 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2414
73d9a918
TV
24152019-09-29 Tom de Vries <tdevries@suse.de>
2416
2417 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2418
060b3ab4
TV
24192019-09-27 Tom de Vries <tdevries@suse.de>
2420
2421 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2422
68f7d34d
TV
24232019-09-27 Tom de Vries <tdevries@suse.de>
2424
2425 PR record/23188
2426 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2427
5d63b30a
TT
24282019-09-26 Tom Tromey <tromey@adacore.com>
2429
2430 * gdb.ada/py_taft.exp: New file.
2431 * gdb.ada/py_taft/main.adb: New file.
2432 * gdb.ada/py_taft/pkg.adb: New file.
2433 * gdb.ada/py_taft/pkg.ads: New file.
2434
3d435220
TV
24352019-09-24 Tom de Vries <tdevries@suse.de>
2436
2437 PR gdb/24598
2438 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2439
77d03678
TV
24402019-09-22 Tom de Vries <tdevries@suse.de>
2441
2442 * gdb.base/restore.exp: Allow register variables to be optimized out at
2443 -O0.
2444
abf516c6
UW
24452019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2446
2447 * gdb.arch/spu-info.exp: Remove file.
2448 * gdb.arch/spu-info.c: Remove file.
2449 * gdb.arch/spu-ls.exp: Remove file.
2450 * gdb.arch/spu-ls.c: Remove file.
2451
2452 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2453 * gdb.asm/spu.inc: Remove file.
2454
2455 * gdb.base/dump.exp: Remove support for spu*-*-*.
2456 * gdb.base/stack-checking.exp: Likewise.
2457 * gdb.base/overlays.exp: Likewise.
2458 * gdb.base/ovlymgr.c: Likewise.
2459 * gdb.base/spu.ld: Remove file.
2460
2461 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2462 * gdb.cp/cpexprs.exp: Likewise.
2463 * gdb.cp/exception.exp: Likewise.
2464 * gdb.cp/gdb2495.exp: Likewise.
2465 * gdb.cp/mb-templates.exp: Likewise.
2466 * gdb.cp/pr9167.exp: Likewise.
2467 * gdb.cp/userdef.exp: Likewise.
2468
2469 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2470
2471 * gdb.cell: Remove directory.
2472 * lib/cell.exp: Remove file.
2473
e452e88f
TV
24742019-09-19 Tom de Vries <tdevries@suse.de>
2475
2476 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2477
8a625130
TV
24782019-09-19 Tom de Vries <tdevries@suse.de>
2479
2480 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2481
81dc3ab5
TV
24822019-09-19 Tom de Vries <tdevries@suse.de>
2483
2484 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2485 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2486 (gdb_target_cmd): ... here.
2487 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2488 value 2.
2489
b078f3ac
AB
24902019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2491
2492 * gdb.base/source-dir.exp: Avoid having directory names in test
2493 names.
2494
f1b620e9
MG
24952019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2496
2497 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2498 directory.
2499
67f3ed6a
AB
25002019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2501
2502 * gdb.base/list-missing-source.exp: New file.
2503
d1b70248
TV
25042019-09-14 Tom de Vries <tdevries@suse.de>
2505
2506 PR teststuite/24599
2507 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2508 * lib/ada.exp (gnatmake_version_at_least): New proc.
2509
5fabdcd6
AB
25102019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2511
2512 * gdb.base/maint.exp: Use exec_has_index_section.
2513
aa17805f
AB
25142019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2515
2516 * gdb.base/maint.exp: Add test for 'maint info sections'.
2517
25e5c209
TV
25182019-09-12 Tom de Vries <tdevries@suse.de>
2519
2520 * gdb.base/store.exp: Allow register variables to be optimized out at
2521 -O0.
2522
4993045d
PW
25232019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2524
2525 * gdb.ada/rdv_wait.exp: Update to new task names.
2526 * gdb.base/task_switch_in_core.exp: Likewise.
2527 * gdb.base/info_sources_base.c: Likewise.
2528
8a516164
TT
25292019-09-10 Tom Tromey <tromey@adacore.com>
2530
2531 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2532
aa391654
TT
25332019-09-10 Tom Tromey <tromey@adacore.com>
2534
2535 * gdb.ada/dgopt.exp: New file.
2536 * gdb.ada/dgopt/x.adb: New file.
2537
8634b462
TT
25382019-09-08 Tom Tromey <tom@tromey.com>
2539
2540 * gdb.tui/resize.exp: Remove setup_xfail.
2541 * gdb.tui/regs.exp: Remove setup_xfail.
2542 * gdb.tui/basic.exp: Remove setup_xfail.
2543
736b0f76
DB
25442019-09-06 David Blaikie <dblaikie@gmail.com>
2545
2546 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2547 * gdb.cp/cplabel.exp: Ditto.
2548 * gdb.linespec/ls-errs.exp: Ditto.
2549
30331a6c
TV
25502019-09-05 Tom de Vries <tdevries@suse.de>
2551
2552 * lib/gdb.exp (cmp_file_string): New proc.
2553 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2554 runto_main. Verify save breakpoints output.
2555
98b0ebab
PW
25562019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2557
2558 * gdb.base/info-var.exp: Test info variables without running
2559 to main, to avoid expect's buffer overflow.
2560
4e962e74
TT
25612019-09-03 Tom Tromey <tromey@adacore.com>
2562
2563 * gdb.ada/bias.exp: New file.
2564 * gdb.ada/bias/bias.adb: New file.
2565 * gdb.ada/print_chars.exp: Add regression test.
2566 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2567 (MC): New variable.
2568
2ea1a07a
SL
25692019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2570
2571 * gdb.base/argv0-symlink.exp: Run only on native target
2572 and local host.
2573
8077c50d
TV
25742019-08-29 Tom de Vries <tdevries@suse.de>
2575
2576 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2577 diverse debug info.
2578 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2579
48352473
TV
25802019-08-28 Tom de Vries <tdevries@suse.de>
2581
2582 * gdb.base/info-var.exp: Allow info variables to print info for files
2583 other than info-var-f1.c and info-var-f2.c.
2584
d8f27c60
AB
25852019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2586
2587 * gdb.fortran/info-types.exp: Add module.
2588 * gdb.fortran/info-types.f90: Update expected results.
2589
1f20c35e
AB
25902019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2591
2592 * gdb.fortran/info-types.exp: New file.
2593 * gdb.fortran/info-types.f90: New file.
2594 * lib/fortran.exp (fortran_character1): New proc.
2595
4acfdd20
AB
25962019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2597
2598 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2599 functions'. Reindent as needed.
2600 * gdb.base/info-var-f1.c: New file.
2601 * gdb.base/info-var-f2.c: New file.
2602 * gdb.base/info-var.exp: New file.
2603 * gdb.base/info-var.h: New file.
2604
5c31b358
TV
26052019-08-26 Tom de Vries <tdevries@suse.de>
2606
2607 PR c++/24852
2608 * gdb.cp/no-libstdcxx-probe.exp: New test.
2609
b694989f
TV
26102019-08-26 Tom de Vries <tdevries@suse.de>
2611
2612 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2613 * tests need to be skipped.
2614 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2615 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2616 mi_skip_libstdcxx_probe_tests.
2617
d9c4ba53
SDJ
26182019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2619
2620 * gdb.python/py-xmethods.exp: Use raw strings when passing
2621 arguments to SimpleXMethodMatcher.
2622
395fad09
TV
26232019-08-22 Tom de Vries <tdevries@suse.de>
2624
2625 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2626 more informative.
2627
26c957f1
PA
26282019-08-21 Pedro Alves <palves@redhat.com>
2629
2630 * gdb.base/with.exp: Test "with" with no arguments.
2631
61f80d5d
TV
26322019-08-21 Tom de Vries <tdevries@suse.de>
2633
2634 * gdb.base/gdb-caching-proc.exp: Sort files.
2635
d7a11d13
TV
26362019-08-20 Tom de Vries <tdevries@suse.de>
2637
2638 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2639 compilation.
2640
34dafe9f
TV
26412019-08-16 Tom de Vries <tdevries@suse.de>
2642
2643 * gdb.base/compare-sections.exp ("after run to main"): Allow
2644 mismatched read-only sections for PIE executables.
2645
398fdd60
TT
26462019-08-16 Tom Tromey <tom@tromey.com>
2647
2648 * lib/tuiterm.exp (_csi_Z): New proc.
2649 * gdb.tui/basic.exp: Update window positions.
2650 * gdb.tui/empty.exp: Update window positions.
2651
d8f9e51c
SL
26522019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2653
2654 * gdb.base/examine-backward.exp: Correct regexp for
2655 "examine 3 bytes backward from ${address_zero}".
2656
3df505f6
TT
26572019-08-15 Tom Tromey <tom@tromey.com>
2658
2659 * gdb.tui/empty.exp: Enable resizing tests.
2660
272560b5
TT
26612019-08-15 Tom Tromey <tromey@adacore.com>
2662
2663 * gdb.ada/char_enum.exp: Add regression tests.
2664 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2665 and '0'.
2666 (Char, Gchar): Update.
2667 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2668
08235187
CB
26692019-08-15 Christian Biesinger <cbiesinger@google.com>
2670
2671 * gdb.python/python.exp: Expect a leading underscore on
2672 GdbOutput{,Error}File.
2673
22a2ab04
SL
26742019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2675
2676 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2677 Windows host.
2678
835b995b
SL
26792019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2680
2681 * gdb.base/batch-preserve-term-settings.exp
2682 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2683
97dd8e07
CB
26842019-08-15 Christian Biesinger <cbiesinger@google.com>
2685
2686 * lib/gdb.exp: When running on a mingw target, replace
2687 /x/ with x:/.
2688
75faf5c4
AH
26892019-08-14 Alan Hayward <alan.hayward@arm.com>
2690
2691 * gdb.arch/aarch64-prologue.c: New test.
2692 * gdb.arch/aarch64-prologue.exp: New file.
2693
abc6c00f
TV
26942019-08-13 Tom de Vries <tdevries@suse.de>
2695
2696 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2697 Thread.
2698
74c2c1f4
SL
26992019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2700
2701 * gdb.python/py-completion.exp: Download the .py file to the host
2702 and use its host pathname. Conditionalize tests that use
2703 tab completion and manipulate files on the build machine.
2704 * gdb.python/py-events.exp: Download the .py file to the host
2705 and use its host pathname.
2706 * gdb.python/py-evsignal.exp: Likewise.
2707 * gdb.python/py-evthreads.exp: Likewise.
2708 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2709 pathname syntax.
2710 * gdb.python/py-framefilter.exp: Download the .py file to the right
2711 place on the host. Match Windows pathname syntax.
2712 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2713 .py file to the host and use its host pathname.
2714 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2715 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2716 build pathname. Skip symlink test on Windows host. Add missing
2717 newline at end of file.
2718 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2719 and use its host pathname.
2720 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2721 * gdb.python/py-section-script.exp: Use host location of binfile
2722 on safe-path. Use correct path separator on Windows host.
2723 Reorder alternatives in gdb_test_multiple to prevent matching
2724 the wrong alternative on success.
2725 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2726
ca2589f3
PP
27272019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2728
2729 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2730 expect the GDB inferior to no longer immediately stop after
2731 being resumed with "signal SIGINT".
2732
020a839d
SL
27332019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2734
2735 * gdb.linespec/break-ask.exp: Generalize regexps to match
2736 Windows pathnames too.
2737
128d6509
TV
27382019-08-08 Tom de Vries <tdevries@suse.de>
2739
2740 PR testsuite/24862
2741 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2742
590042fc
PW
27432019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2744
2745 * gdb.base/style.exp: Update tests for help doc new invariants.
2746 * gdb.base/help.exp: Likewise.
2747
046bebe1
TT
27482019-08-06 Tom Tromey <tom@tromey.com>
2749
2750 * gdb.base/style.exp: Add disassemble test.
2751 * gdb.base/style.c (some_called_function): New function.
2752 (main): Use it.
2753
0b27c27d
CB
27542019-08-05 Christian Biesinger <cbiesinger@google.com>
2755
2756 * gdb.python/py-block.exp: Test dictionary access on blocks.
2757
580f1034
SM
27582019-08-05 Simon Marchi <simon.marchi@efficios.com>
2759
2760 PR gdb/24863
2761 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2762 -list-thread-groups --available test when running under
2763 check-read1.
2764
d86bd7cb
TV
27652019-08-05 Tom de Vries <tdevries@suse.de>
2766
2767 PR testsuite/24863
2768 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2769 * gdb.base/help.exp: Use with_read1_timeout_factor.
2770 * gdb.base/info-macros.exp: Same.
2771 * gdb.cp/nested-types.exp: Same.
2772
a80cf5d8
TV
27732019-08-05 Tom de Vries <tdevries@suse.de>
2774
2775 * lib/gdb.exp (version_at_least): Factor out of ...
2776 (tcl_version_at_least): ... here.
2777 (gdb_compile): Fail if pie results in non-PIE executable.
2778 (readelf_version, readelf_prints_pie): New proc.
2779 (exec_is_pie): Return -1 if unknown.
2780
d0962838
TV
27812019-08-05 Tom de Vries <tdevries@suse.de>
2782
2783 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2784
2252ff3d
SL
27852019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2786
2787 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2788
26655f53
SL
27892019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2790
2791 * lib/completion-support.exp (test_gdb_complete_none): Skip
2792 tab completion tests if no readline support.
2793 (test_gdb_complete_unique_re): Likewise.
2794 (test_gdb_complete_multiple): Likewise.
2795
db4dc13e
PW
27962019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2797
2798 * gdb.base/info_sources.exp: New file.
2799 * gdb.base/info_sources.c: New file.
2800 * gdb.base/info_sources_base.c: New file.
2801
0eba165a
PFC
28022019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2803
2804 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2805 prefix argument.
2806 (test_exit_status): Add prefix argument.
2807
59bd512b
TV
28082019-08-01 Tom de Vries <tdevries@suse.de>
2809
2810 PR testsuite/24863
2811 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2812 calling exp_continue for new thread and thread exited messages.
2813
2a3ad588
TV
28142019-08-01 Tom de Vries <tdevries@suse.de>
2815
2816 PR testsuite/24863
2817 * gdb.base/structs.exp: Fix check-read1 timeout using
2818 gdb_test_sequence.
2819 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2820
117eb594
TV
28212019-08-01 Tom de Vries <tdevries@suse.de>
2822
2823 PR testsuite/24863
2824 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2825 line.
2826
ed591340
TV
28272019-08-01 Tom de Vries <tdevries@suse.de>
2828
2829 PR testsuite/24863
2830 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2831
aa3b6533
TT
28322019-07-30 Tom Tromey <tromey@adacore.com>
2833
2834 * gdb.ada/display_nested.exp: New file.
2835 * gdb.ada/display_nested/foo.adb: New file.
2836 * gdb.ada/display_nested/pack.adb: New file.
2837 * gdb.ada/display_nested/pack.ads: New file.
2838
2906593f
CB
28392019-07-30 Christian Biesinger <cbiesinger@google.com>
2840
2841 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2842 namespace.
2843 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2844
0f575925
TV
28452019-07-30 Tom de Vries <tdevries@suse.de>
2846
2847 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2848 instead.
2849
b13057d9
TV
28502019-07-30 Tom de Vries <tdevries@suse.de>
2851
2852 PR testsuite/24834
2853 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2854 (exec_is_pie): New proc.
2855
5c4dde85
CB
28562019-07-29 Christian Biesinger <cbiesinger@google.com>
2857
2858 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2859
c620ed88
CB
28602019-07-29 Christian Biesinger <cbiesinger@google.com>
2861
2862 * gdb.python/py-objfile.c: Add global and static vars.
2863 * gdb.python/py-objfile.exp: Test new functions Objfile.
2864 lookup_global_symbol and lookup_static_symbol.
2865
3d235706
TT
28662019-07-29 Tom Tromey <tom@tromey.com>
2867
2868 * lib/tuiterm.exp (Term::_csi_@): New proc.
2869 (Term::_csi_X): Don't move cursor.
2870
c7e4c0a6
PW
28712019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2872
2873 * gdb.base/options.exp: Update backtrace - completion to
2874 new option -frame-info.
2875 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2876 Test new 'set print frame-info'. Test backtrace -frame-info
2877 overriding 'set print frame-info'.
2878 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2879 Test new 'set print frame-info'.
2880 Verify consistency of backtrace with and without filters, with and
2881 without -no-filters.
2882 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2883 default.
2884
de28a3b7
TV
28852019-07-29 Tom de Vries <tdevries@suse.de>
2886
2887 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2888 no arguments".
2889
507dd60e
TV
28902019-07-29 Tom de Vries <tdevries@suse.de>
2891
2892 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2893 is a substring of the first for "complete non-unique file name".
2894
5beafce9
TV
28952019-07-29 Tom de Vries <tdevries@suse.de>
2896
2897 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2898 with ".*".
2899
2d274232
TV
29002019-07-29 Tom de Vries <tdevries@suse.de>
2901
2902 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2903 Pass prompt_regexp parameter to gdb_test_multiple calls.
2904
9197cd8b
TV
29052019-07-29 Tom de Vries <tdevries@suse.de>
2906
2907 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2908 print registers" regexps.
9197cd8b 2909
b528dae0
TV
29102019-07-29 Tom de Vries <tdevries@suse.de>
2911
2912 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2913
d17725d7
TV
29142019-07-29 Tom de Vries <tdevries@suse.de>
2915
2916 PR gdb/24855
2917 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2918 (skip_python_tests_prompt): Add prompt_regexp argument to
2919 gdb_test_multiple calls.
2920
52b75bf1
TT
29212019-07-27 Tom Tromey <tom@tromey.com>
2922
2923 * gdb.tui/main.exp: New file.
2924
2b1d00c2
TT
29252019-07-27 Tom Tromey <tom@tromey.com>
2926
2927 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2928 optional.
2929 * gdb.tui/empty.exp: New file.
2930
ded631d5
TT
29312019-07-27 Tom Tromey <tom@tromey.com>
2932
2933 * lib/tuiterm.exp (spawn): New proc.
2934 (Term::resize): New proc.
2935 * gdb.tui/resize.exp: New file.
2936
58ac439d
TT
29372019-07-27 Tom Tromey <tom@tromey.com>
2938
2939 * gdb.tui/list.exp: New file.
2940
fe1f56ee
TT
29412019-07-27 Tom Tromey <tom@tromey.com>
2942
2943 * gdb.tui/regs.exp: New file.
2944
f790b310
TT
29452019-07-27 Tom Tromey <tom@tromey.com>
2946
2947 * gdb.tui/basic.exp: Add "layout split" test.
2948
d95fc6ee
TT
29492019-07-27 Tom Tromey <tom@tromey.com>
2950
2951 * gdb.tui/basic.exp: Add "layout asm" test.
2952
c3786b3a
TT
29532019-07-27 Tom Tromey <tom@tromey.com>
2954
2955 * lib/tuiterm.exp: New file.
2956 * gdb.tui/basic.exp: New file.
2957
98a617f8
KB
29582019-07-27 Kevin Buettner <kevinb@redhat.com>
2959
2960 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2961 Enable tests associated with this flag. Adjust regex
2962 referencing "foo_low" to now refer to "foo_cold" instead.
2963
5c076da4
KB
29642019-07-27 Kevin Buettner <kevinb@redhat.com>
2965
2966 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2967 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2968 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2969 foo_cold. Revise comments to match.
2970 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2971 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2972 were wrapped into this proc; Call do_test in loop from outermost
2973 level.
2974 (foo_low): Rename all occurrences to "foo_cold".
2975 (backtrace from baz): New test.
2976 (x2/i foo_cold): New test.
2977 (info line *foo_cold): New test.
2978
1512d3b7
TV
29792019-07-26 Tom de Vries <tdevries@suse.de>
2980
2981 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2982
297989a1
TV
29832019-07-25 Tom de Vries <tdevries@suse.de>
2984
2985 PR testsuite/24830
2986 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2987 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2988 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2989 (skip_libstdcxx_probe_tests): ... here.
2990 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2991
b3b965fb
TV
29922019-07-24 Tom de Vries <tdevries@suse.de>
2993
2994 PR testsuite/24807
2995 * gdb.objc/basicclass.m: Include stdio.h.
2996 * gdb.objc/nondebug.m: Same.
2997 * gdb.objc/objcdecode.m: Same.
2998
4625b4d0
TV
29992019-07-24 Tom de Vries <tdevries@suse.de>
3000
3001 PR testsuite/24612
3002 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3003 additional_flags.
3004
024a5840
TV
30052019-07-24 Tom de Vries <tdevries@suse.de>
3006
3007 PR testsuite/24831
3008 * gdb.multi/tids.exp: Update error messages for info threads.
3009
c76ddaa3
TV
30102019-07-24 Tom de Vries <tdevries@suse.de>
3011
3012 * gdb.base/info-types.exp: Allow info types to print info for more than
3013 one file.
3014
9a618ef6
TV
30152019-07-23 Tom de Vries <tdevries@suse.de>
3016
3017 PR testsuite/24842
3018 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3019 gdb_spawn_with_cmdline_opts.
3020
40eadf04
SP
30212019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3022
3023 * gdb.arch/arm-cmse-sgstubs.c: New test.
3024 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3025
5ba29434
TV
30262019-07-23 Tom de Vries <tdevries@suse.de>
3027
3028 PR testsuite/24711
3029 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3030 issuing next command.
3031
a8e9d247
AB
30322019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3033
3034 * gdb.ada/info_auto_lang.exp: Update expected results.
3035 * gdb.base/info-types.c: Add additional types to check.
3036 * gdb.base/info-types.exp: Update expected results.
3037
eb86c5e2
AB
30382019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3039
3040 * gdb.base/info-types.c: New file.
3041 * gdb.base/info-types.exp: New file.
3042
01e175fe
AB
30432019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3044
3045 * gdb.arch/riscv-bp-infcall.c: New file.
3046 * gdb.arch/riscv-bp-infcall.exp: New file.
3047
6b78c3f8
AB
30482019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3049
3050 PR breakpoints/24541
3051 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3052
da738167
TV
30532019-07-14 Tom de Vries <tdevries@suse.de>
3054
3055 PR testsuite/24760
3056 * gdb.objc/basicclass.exp: Fix unterminated string.
3057
0d4e84ed
AB
30582019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3059 Andrew Burgess <andrew.burgess@embecosm.com>
3060
3061 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3062 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3063 negative bounds.
3064 * gdb.fortran/vla-value.exp: Print elements of an array with
3065 negative bounds.
3066 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3067 testing.
3068
021d8588
AB
30692019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3070
3071 * gdb.base/options.exp (expect_string): Dequote strings in
3072 results.
3073 (test-string): Test strings with different quoting and reindent.
3074
f06f1252
TT
30752019-07-10 Tom Tromey <tromey@adacore.com>
3076
3077 * gdb.ada/mi_ex_cond.exp: Update expected results.
3078 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3079 * gdb.ada/mi_catch_ex.exp: Update expected results.
3080 * gdb.ada/mi_catch_assert.exp: Update expected results.
3081 * gdb.ada/catch_ex.exp (catch_exception_info)
3082 (catch_exception_entry, catch_assert_entry)
3083 (catch_unhandled_entry): Update.
3084 * gdb.ada/catch_assert_if.exp: Update expected results.
3085
b863685d
RB
30862019-07-10 Richard Bunt <richard.bunt@arm.com>
3087 Stephen Roberts <stephen.roberts@arm.com>
3088
3089 * gdb.base/define.exp: Restore original prompt.
3090
cb1e4e32
PA
30912019-07-09 Pedro Alves <palves@redhat.com>
3092
3093 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3094 breakpoints" output.
3095 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3096 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3097 throw" creates breakpoint.
3098 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3099 'type="catchpoint"'.
3100
b58a68fe
PA
31012019-07-09 Pedro Alves <palves@redhat.com>
3102
3103 PR c++/15468
3104 * gdb.cp/except-multi-location-lib.cc: New.
3105 * gdb.cp/except-multi-location-main.cc: New.
3106 * gdb.cp/except-multi-location.exp: New.
3107
0826779b
PW
31082019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3109
3110 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3111 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3112 argument and update callers.
3113
5b0e2db4
AB
31142019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3115
3116 * gdb.arch/amd64-break-on-asm-line.S: New file.
3117 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3118
1f6f6e21
PW
31192019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3120
3121 * gdb.base/printcmds.exp: Test printing C string and
3122 C wide string convenience vars without transiting via the inferior.
3123 Also make test names unique.
3124
ea142fbf
AH
31252019-07-08 Alan Hayward <alan.hayward@arm.com>
3126
5862c886 3127 PR breakpoints/25011
ea142fbf
AH
3128 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3129
213fd9fa
PA
31302019-07-04 Pedro Alves <palves@redhat.com>
3131
3132 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3133 body returned ok(0), break(3) or continue(4).
3134 * gdb.testsuite/foreach_with_prefix.exp: New file.
3135
2b40fda7
AH
31362019-07-04 Alan Hayward <alan.hayward@arm.com>
3137
3138 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3139
a26c8de0
PA
31402019-07-03 Pedro Alves <palves@redhat.com>
3141
3142 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3143 "return -code".
3144
5f4ba3e7
PA
31452019-07-03 Pedro Alves <palves@redhat.com>
3146
3147 PR cli/24732
3148 * gdb.base/shell.exp: Load completion-support.exp.
3149 Adjust expected error output. Add completion tests.
3150
a994424f
PA
31512019-07-03 Pedro Alves <palves@redhat.com>
3152
3153 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3154 string_to_regexp.
3155
3d9be6f5
PA
31562019-07-03 Pedro Alves <palves@redhat.com>
3157
3158 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3159 (expect_integer): Adjust to expect "-string".
3160 (expect_string): New.
3161 (all_options): Expect "-string".
3162 (test-flag, test-boolean): Adjust to expect "-string".
3163 (test-string): New proc.
3164 (top level): Call it.
3165
41fc454c
PA
31662019-07-03 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3169 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3170 the expected output in the success.
3171
b2b2a215
PA
31722019-07-03 Pedro Alves <palves@redhat.com>
3173
3174 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3175 Split one gdb_test_multiple call in two to avoid a race.
3176
fdbc9870
PA
31772019-07-03 Pedro Alves <palves@redhat.com>
3178
3179 * gdb.base/with.c: New file.
3180 * gdb.base/with.exp: New file.
3181
c6ac8931
PA
31822019-07-03 Pedro Alves <palves@redhat.com>
3183
3184 * gdb.base/settings.exp: Replace all references to "maint
3185 test-settings set" with references to "maint set test-settings",
3186 and all references to "maint test-settings show" with references
3187 to "maint show test-settings".
3188
970f9d09
PA
31892019-07-03 Pedro Alves <palves@redhat.com>
3190
3191 * gdb.base/settings.exp (test-string): Adjust expected out when
3192 testing "maint test-settings show filename"
3193
54d66006
PA
31942019-07-02 Pedro Alves <palves@redhat.com>
3195
3196 * gdb.base/options.exp (test-info-threads): New procedure.
3197 (top level): Call it.
3198
10d06d82
TT
31992019-06-28 Tom Tromey <tromey@adacore.com>
3200
3201 * gdb.dwarf2/ada-linkage-name.c: New file.
3202 * gdb.dwarf2/ada-linkage-name.exp: New file.
3203
3d507ff2
TT
32042019-06-27 Tom Tromey <tromey@adacore.com>
3205
d039f014 3206 PR c++/20020:
3d507ff2
TT
3207 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3208
8af58ffe
TV
32092019-06-26 Tom de Vries <tdevries@suse.de>
3210
3211 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3212
22e21752
TV
32132019-06-26 Tom de Vries <tdevries@suse.de>
3214
3215 * gdb.base/index-cache.exp: Add back missing debug option.
3216
b65b566c
PW
32172019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3218
3219 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3220
5c2c8c69
TV
32212019-06-25 Tom de Vries <tdevries@suse.de>
3222
3223 PR testsuite/24727
3224 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3225
164e3873
TV
32262019-06-24 Tom de Vries <tdevries@suse.de>
3227
3228 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3229
824eacee
TV
32302019-06-24 Tom de Vries <tdevries@suse.de>
3231
3232 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3233 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3234 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3235
385b97d3
TV
32362019-06-24 Tom de Vries <tdevries@suse.de>
3237
3238 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3239
c596f180
TV
32402019-06-21 Tom de Vries <tdevries@suse.de>
3241
3242 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3243
b13a7d03
TV
32442019-06-21 Tom de Vries <tdevries@suse.de>
3245
3246 PR testsuite/24518
3247 PR ada/24713
3248 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3249 index.
3250
899277ae
TT
32512019-06-19 Tom Tromey <tromey@adacore.com>
3252
3253 * gdb.ada/length_cond.exp: Add intro comment.
3254
680e1bee
TT
32552019-06-19 Tom Tromey <tromey@adacore.com>
3256
3257 * gdb.ada/length_cond.exp: New file.
3258 * gdb.ada/length_cond/length_cond.adb: New file.
3259 * gdb.ada/length_cond/pck.adb: New file.
3260 * gdb.ada/length_cond/pck.ads: New file.
3261
0ed4690a
TV
32622019-06-18 Tom de Vries <tdevries@suse.de>
3263
3264 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3265
d20ed5fd
TT
32662019-06-18 Tom Tromey <tromey@adacore.com>
3267
3268 * gdb.base/list0.h: Add comment explaining control character.
3269
86e04673
TV
32702019-06-18 Tom de Vries <tdevries@suse.de>
3271
3272 * boards/fission.exp: Break up long debug_flags line.
3273
c4973306
SM
32742019-06-16 Tom de Vries <tdevries@suse.de>
3275
3276 PR gdb/24445
3277 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3278 generated index.
3279
93cb9841
AB
32802019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3281
3282 PR gdb/24686
3283 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3284 improve detection of bug gdb/24541.
3285
399aaebd
SM
32862019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3287
3288 PR gdb/24669
3289 * gdb.base/index-cache.exp (uses_readnow,
3290 expecting_index_cache_use): Define global variable.
3291 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3292 expecting_index_cache_use.
3293
584a927c
AB
32942019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3295 Andrew Burgess <andrew.burgess@embecosm.com>
3296
3297 * gdb.fortran/pointers.f90: New file.
3298 * gdb.fortran/print_type.exp: New file.
3299 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3300 * gdb.fortran/vla-type.exp: Likewise.
3301 * gdb.fortran/vla-value.exp: Likewise.
3302 * gdb.mi/mi-vla-fortran.exp: Likewise.
3303
30056ea0
AB
33042019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3305
3306 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3307 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3308 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3309 as a stop reason.
3310
ec8e2b6d
AB
33112019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3312
3313 * gdb.base/annota1.exp: Update expected results.
3314 * gdb.cp/annota2.exp: Likewise.
3315 * gdb.cp/annota3.exp: Likewise.
3316
09e4c4e1
AB
33172019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3318
3319 * gdb.base/style-logging.exp: Remove path from test name.
3320
0735b091
TT
33212019-06-14 Tom Tromey <tromey@adacore.com>
3322
3323 PR gdb/24502:
3324 * gdb.base/style-logging.exp: New file.
3325
f5686554
TT
33262019-06-14 Tom Tromey <tromey@adacore.com>
3327
3328 * gdb.base/symfile-warn.exp: New file.
3329 * gdb.base/symfile-warn.c: New file.
3330
a0c1ffed
TT
33312019-06-14 Tom Tromey <tromey@adacore.com>
3332
3333 * gdb.base/annotate-symlink.exp: New file.
3334
f411722c
TT
33352019-06-14 Tom Tromey <tromey@adacore.com>
3336
3337 * gdb.ada/set_wstr.exp: Add reassignment test.
3338
4268ec18
TT
33392019-06-14 Tom Tromey <tromey@adacore.com>
3340
3341 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3342 'unchecked_access and 'unrestricted_access as well.
3343
9a9e394b
TT
33442019-06-14 Tom Tromey <tromey@adacore.com>
3345
3346 PR ada/24539:
3347 * gdb.ada/vla.exp: Update tests.
3348 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3349 pragma.
3350
4c048731
PA
33512019-06-13 Pedro Alves <palves@redhat.com>
3352
3353 * gdb.base/settings.exp (test-integer): Test junk after
3354 "unlimited".
3355
6665660a
PA
33562019-06-13 Pedro Alves <palves@redhat.com>
3357
3358 * gdb.base/options.exp (test-thread-apply): New.
3359 (top level): Call it.
3360
5d707134
PA
33612019-06-13 Pedro Alves <palves@redhat.com>
3362
3363 * gdb.base/options.exp (test-frame-apply): New.
3364 (top level): Test print commands with different "frame apply"
3365 prefixes.
3366
e2a689da
PA
33672019-06-13 Pedro Alves <palves@redhat.com>
3368
e79be6e5 3369 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3370 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3371 'max_completions' parameter and handle it.
3372 (test_gdb_completion_offers_commands): New.
3373
90a1ef87
PA
33742019-06-13 Pedro Alves <palves@redhat.com>
3375
3376 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3377
d4c16835
PA
33782019-06-13 Pedro Alves <palves@redhat.com>
3379
3380 * gdb.base/options.exp (test-backtrace): New.
3381 (top level): Call it.
3382
2daf894e
PA
33832019-06-13 Pedro Alves <palves@redhat.com>
3384
3385 * gdb.guile/scm-frame-args.exp: Use "set print
3386 raw-frame-arguments" instead of "set print raw frame-arguments".
3387 * gdb.python/py-frame-args.exp: Likewise.
3388
e6ed716c
PA
33892019-06-13 Pedro Alves <palves@redhat.com>
3390
3391 * gdb.compile/compile.exp: Adjust expected output to option
3392 processing changes.
3393
7d8062de
PA
33942019-06-13 Pedro Alves <palves@redhat.com>
3395
3396 * gdb.base/options.exp: Build executable.
3397 (test-print): New procedure.
3398 (top level): Call it, once for "print" and another for "compile
3399 print".
3400
9d0faba9
PA
34012019-06-13 Pedro Alves <palves@redhat.com>
3402
3403 * gdb.base/options.c: New file.
3404 * gdb.base/options.exp: New file.
3405
dee7b4c8
PA
34062019-06-13 Pedro Alves <palves@redhat.com>
3407
3408 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3409 that "o" is ambiguous.
3410
dca0f6c0
PA
34112019-06-13 Pedro Alves <palves@redhat.com>
3412
3413 * gdb.base/settings.c: New file.
3414 * gdb.base/settings.exp: New file.
3415
ccf46844
PA
34162019-06-13 Pedro Alves <palves@redhat.com>
3417
3418 * gdb.base/completion.exp: Fix comment typo.
3419
b9a3f842
PA
34202019-06-13 Pedro Alves <palves@redhat.com>
3421
3422 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3423 foo --1" test.
3424
d106773e
PA
34252019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3426
3427 * gdb.fortran/block-data.f: New.
3428 * gdb.fortran/block-data.exp: New.
3429
fea82da0
TV
34302019-06-11 Tom de Vries <tdevries@suse.de>
3431
3432 PR testsuite/24521
3433 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3434 message.
3435
8c2e74f1
TV
34362019-06-11 Tom de Vries <tdevries@suse.de>
3437
3438 PR testsuite/24521
3439 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3440
b49851c8
TV
34412019-06-11 Tom de Vries <tdevries@suse.de>
3442
3443 * boards/readnow.exp: New file.
3444
a7067863
AB
34452019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3446
3447 * gdb.fortran/vla-sizeof.exp: Update expected results.
3448
1a3da2cd
AB
34492019-06-06 Amos Bird <amosbird@gmail.com>
3450
3451 * gdb.base/annota1.exp (thread_switch): Add test for
3452 thread-exited annotation.
3453
3847a7bf
TT
34542019-06-06 Tom Tromey <tromey@adacore.com>
3455
3456 * gdb.base/maint.exp: Expect command started/finished output.
3457
0088ba59
AB
34582019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3459
3460 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3461 comment.
3462 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3463
312617a3
AB
34642019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3465
3466 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3467 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3468 * gdb.arch/riscv-unwind-long-insn.c: New file.
3469 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3470
e1f2e1a2
CB
34712019-06-04 Christian Biesinger <cbiesinger@google.com>
3472
d3238f7d 3473 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3474
206584bd
PW
34752019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3476
3477 * lib/gdb.exp (help_list_trailer): New regexp variable
3478 factorizing the help trailer message.
3479 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3480 arg to allow to better factorize various tests.
3481 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3482 (test_prefix_command_help): Use help_list_trailer.
3483 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3484 * gdb.guile/scm-cmd.exp: Likewise.
3485 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3486 * gdb.base/help.exp: Use test_user_defined_class_help.
3487 * gdb.base/style.exp: Add tests for styling of help and apropos.
3488 * lib/gdb-utils.exp (style): Add title and highlight styles.
3489
708dc93e
PW
34902019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3491
3492 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3493 $_shell_exitsignal.
3494 * gdb.base/default.exp: Update for new convenience variables.
3495
f49055a5
TT
34962019-05-29 Tom Tromey <tromey@adacore.com>
3497
3498 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3499 to "break complete ada" test case's regexp.
3500
4330d61d
TT
35012019-05-29 Tom Tromey <tromey@adacore.com>
3502
3503 PR c++/20020:
3504 * gdb.cp/constexpr-field.exp: New file.
3505 * gdb.cp/constexpr-field.cc: New file.
3506
000439d5
TT
35072019-05-29 Tom Tromey <tromey@adacore.com>
3508
3509 * gdb.base/finish.exp (finish_no_print): New proc.
3510 (finish_tests): Call it.
3511
5a01c34c
TV
35122019-05-24 Tom de Vries <tdevries@suse.de>
3513
3514 * gdb.dwarf2/gdb-add-index.exp: New file.
3515
18125b16
TT
35162019-05-22 Tom Tromey <tromey@adacore.com>
3517
3518 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3519 * gdb.base/style.exp: Use "style".
3520 * lib/gdb-utils.exp (style): New proc.
3521
af1a8d03
TV
35222019-05-22 Tom de Vries <tdevries@suse.de>
3523
3524 * gdb.base/align.exp: Require c++11.
3525
e7fe496b
TV
35262019-05-22 Tom de Vries <tdevries@suse.de>
3527
3528 PR testsuite/24586
3529 * gdb.python/py-mi-var-info-path-expression.exp: Call
3530 mi_skip_python_tests to check if python is supported.
3531
8fca4da0
AH
35322019-05-22 Alan Hayward <alan.hayward@arm.com>
3533
3534 * gdb.arch/aarch64-pauth.c: New test.
3535 * gdb.arch/aarch64-pauth.exp: New file.
3536
b7060614
AH
35372019-05-22 Alan Hayward <alan.hayward@arm.com>
3538
3539 * README (Re-running Tests Outside The Testsuite): New section.
3540
669d0468
TV
35412019-05-21 Tom de Vries <tdevries@suse.de>
3542
3543 * gdb.arch/amd64-eval.exp: Require c++11.
3544 * gdb.base/max-depth.exp: Same.
3545 * gdb.compile/compile-cplus-array-decay.exp: Same.
3546 * gdb.cp/meth-typedefs.exp: Same.
3547 * gdb.cp/subtypes.exp: Same.
3548 * gdb.cp/temargs.exp: Same.
3549
ce3ebcaa
AH
35502019-05-21 Alan Hayward <alan.hayward@arm.com>
3551
3552 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3553
34d11c68
AB
35542019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3555
3556 PR gdb/18644
3557 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3558 * gdb.fortran/printing-types.exp: Add new test.
3559 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3560 testing.
3561 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3562 setup_kfail call.
3563
87781e84
AH
35642019-05-17 Alan Hayward <alan.hayward@arm.com>
3565
3566 * README (Running the Testsuite): Change example.
3567 (Testsuite Parameters): Remove TRANSCRIPT.
3568 * lib/gdb.exp: Remove TRANSCRIPT check.
3569
b420b89e
AH
35702019-05-17 Alan Hayward <alan.hayward@arm.com>
3571
3572 * README (Testsuite Parameters): Add replay logging to
3573 GDBSERVER_DEBUG.
3574 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3575 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3576 as a comma separated list.
3577 (gdb_debug_init): Override procedure.
3578
408e9b8b
AH
35792019-05-17 Alan Hayward <alan.hayward@arm.com>
3580
3581 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3582 (gdb_write_cmd_file): New procedure.
3583 * lib/gdbserver-support.exp (gdbserver_start): Call
3584 gdbserver_write_cmd_file.
3585 (gdbserver_write_cmd_file): New procedure.
3586
f9e2e39d
AH
35872019-05-17 Alan Hayward <alan.hayward@arm.com>
3588
3589 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3590 (delete_breakpoints): Likewise.
3591 (gdb_run_cmd): Likewise.
3592 (gdb_start_cmd): Likewise.
3593 (gdb_starti_cmd): Likewise.
3594 (gdb_internal_error_resync): Likewise.
3595 (gdb_test_multiple): Likewise.
3596 (gdb_reinitialize_dir): Likewise.
3597 (default_gdb_exit): Likewise.
3598 (gdb_file_cmd): Mark kill as optional.
3599 (default_gdb_start): Call gdb_stdin_log_init.
3600 (send_gdb): Call gdb_stdin_log_write.
3601 (rerun_to_main): Mark Y as an answer.
3602 (gdb_stdin_log_init): New function.
3603 (gdb_stdin_log_write): Likewise.
3604
81f47ac2
AH
36052019-05-17 Alan Hayward <alan.hayward@arm.com>
3606
3607 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3608 * gdb.base/debug-expr.exp: Likewise.
3609 * gdb.base/foll-fork.exp: Likewise.
3610 * gdb.base/foll-vfork.exp: Likewise.
3611 * gdb.base/fork-print-inferior-events.exp: Likewise.
3612 * gdb.base/gdb-sigterm.exp: Likewise.
3613 * gdb.base/gdbinit-history.exp: Likewise.
3614 * gdb.base/osabi.exp: Likewise.
3615 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3616 * gdb.base/ui-redirect.exp: Likewise.
3617 * gdb.gdb/unittest.exp: Likewise.
3618 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3619 * gdb.mi/mi-watch.exp: Likewise.
3620 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3621 * gdb.mi/user-selected-context-sync.exp: Likewise.
3622 * gdb.python/python.exp: Disable debug test when debugging.
3623 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3624 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3625 Likewise.
3626 * gdb.threads/stepi-random-signal.exp: Likewise.
3627
29b52314
AH
36282019-05-17 Alan Hayward <alan.hayward@arm.com>
3629
3630 * Makefile.in: Pass through GDB_DEBUG.
3631 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3632 (gdb,debug): Add board setting.
3633 * lib/gdb.exp (default_gdb_start): Start debugging.
3634 (gdb_debug_enabled): New procedure.
3635 (gdb_debug_init): Likewise.
29b52314
AH
3636
36372019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3638
29b52314
AH
3639 * Makefile.in: Pass through GDB_DEBUG.
3640 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3641 (gdb,debug): Add board setting.
3642 * lib/gdb.exp (default_gdb_start): Start debugging.
3643 (gdb_debug_enabled): New procedure.
3644 (gdb_debug_init): Likewise.
29b52314 3645
ca1285d1
AH
36462019-05-17 Alan Hayward <alan.hayward@arm.com>
3647
3648 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3649
f3a09c80
AH
36502019-05-17 Alan Hayward <alan.hayward@arm.com>
3651
3652 * gdb.base/ui-redirect.exp: Test redirection.
3653
26648588
JV
36542019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3655
3656 * gdb.mi/mi-complete.exp: New file.
3657 * gdb.mi/mi-complete.cc: Likewise.
3658
14237686
AB
36592019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3660
3661 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3662 indexed and sliced arrays, and pointers to arrays.
3663
e7bd7fba
TT
36642019-05-14 Tom Tromey <tromey@adacore.com>
3665
3666 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3667 styling test.
3668
2764128d
TV
36692019-05-14 Tom de Vries <tdevries@suse.de>
3670
3671 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3672 selection entry encoding.
3673
71bed2db
TT
36742019-05-10 Tom Tromey <tromey@adacore.com>
3675
3676 * gdb.ada/info_exc.exp: Add "complete" test.
3677
63b667ad
TV
36782019-05-09 Tom de Vries <tdevries@suse.de>
3679
3680 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3681 CU-relative.
3682
9cfd2b89
TV
36832019-05-09 Tom de Vries <tdevries@suse.de>
3684
3685 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3686 CU-relative.
3687
2228ef77
XR
36882019-05-08 Joel Brobecker <brobecker@adacore.com>
3689
3690 * gdb.ada/frame_arg_lang.exp: New testcase.
3691 * gdb.ada/frame_arg_lang/bla.adb: New file.
3692 * gdb.ada/frame_arg_lang/pck.ads: New file.
3693 * gdb.ada/frame_arg_lang/pck.adb: New file.
3694 * gdb.ada/frame_arg_lang/foo.c: New file.
3695
80e55b13
TT
36962019-05-08 Tom Tromey <tromey@adacore.com>
3697
3698 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3699
9d3421af
TT
37002019-05-08 Tom Tromey <tromey@adacore.com>
3701
3702 * gdb.base/ptype-offsets.exp: Update tests.
3703
844333e2
TT
37042019-05-08 Tom Tromey <tromey@adacore.com>
3705
3706 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3707 cases.
3708 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3709 "short".
3710
988915ee
TT
37112019-05-08 Tom Tromey <tromey@adacore.com>
3712
3713 * gdb.ada/vla.exp: New file.
3714 * gdb.ada/vla/vla.adb: New file.
3715
7bd55dac
TV
37162019-05-07 Tom de Vries <tdevries@suse.de>
3717
3718 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3719
75f06e9d
TV
37202019-05-07 Tom de Vries <tdevries@suse.de>
3721
3722 PR testsuite/24522
3723 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3724 section.
3725
77e7aaa4
TV
37262019-05-07 Tom de Vries <tdevries@suse.de>
3727
3728 PR testsuite/24522
3729 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3730 .debug_aranges section.
3731
456ba0fa
TV
37322019-05-07 Tom de Vries <tdevries@suse.de>
3733
3734 PR testsuite/24159
3735 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3736
5a56d6a6
TV
37372019-05-06 Tom de Vries <tdevries@suse.de>
3738
3739 * lib/gdb.exp (exec_has_index_section): New proc.
3740 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3741 section.
3742
9d6d4be8
TV
37432019-05-04 Tom de Vries <tdevries@suse.de>
3744
3745 * boards/cc-with-debug-names.exp: New file.
3746
222a8d25
TT
37472019-05-03 Tom Tromey <tromey@adacore.com>
3748
3749 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3750 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3751 * gdb.ada/char_enum.exp: Add test.
3752
0fdfd794
TV
37532019-05-03 Tom de Vries <tdevries@suse.de>
3754
3755 * boards/cc-with-gdb-index.exp: New file.
3756
80062eb9
AB
37572019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3758
3759 * gdb.rust/simple.exp: Add new test case.
3760 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3761 (main): Initialise an instance of the new struct.
3762
4504bbde
TT
37632019-05-01 Tom Tromey <tromey@adacore.com>
3764
3765 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3766 record.
3767 (NPR): New variable.
3768 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3769 test.
3770
d48e62f4
TT
37712019-05-01 Tom Tromey <tromey@adacore.com>
3772
3773 * gdb.ada/packed_array_assign.exp: Add packed assignment
3774 regression test.
3775
f59f30f5
TV
37762019-05-01 Tom de Vries <tdevries@suse.de>
3777
3778 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3779
b70bfc54
TV
37802019-05-01 Tom de Vries <tdevries@suse.de>
3781
3782 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3783
15f18d14
AT
37842019-04-30 Ali Tamur <tamur@google.com>
3785
3786 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3787
2ff0a947
TT
37882019-04-30 Tom Tromey <tromey@adacore.com>
3789
3790 * lib/ada.exp (find_ada_tool): New proc.
3791 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3792 * gdb.ada/catch_ex_std.exp: New file.
3793 * gdb.ada/catch_ex_std/foo.adb: New file.
3794 * gdb.ada/catch_ex_std/some_package.adb: New file.
3795 * gdb.ada/catch_ex_std/some_package.ads: New file.
3796
a776957c
TT
37972019-04-30 Tom Tromey <tromey@adacore.com>
3798
3799 PR c++/24470:
3800 * gdb.cp/temargs.cc: Add test code from PR.
3801
bc68014d
AB
38022019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3803
3804 * gdb.fortran/vla-datatypes.exp: Update expected results.
3805 * gdb.fortran/vla-ptype.exp: Likewise.
3806 * gdb.fortran/vla-type.exp: Likewise.
3807 * gdb.fortran/vla-value.exp: Likewise.
3808
f1fdc960
AB
38092019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3810
3811 * gdb.fortran/ptr-indentation.exp: Update expected results.
3812 * gdb.fortran/ptype-on-functions.exp: Likewise.
3813 * gdb.fortran/vla-ptr-info.exp: Likewise.
3814 * gdb.fortran/vla-value.exp: Likewise.
3815
bf7a4de1
AB
38162019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3817
3818 * gdb.fortran/ptype-on-functions.exp: New file.
3819 * gdb.fortran/ptype-on-functions.f90: New file.
3820
bbe75b9d
AB
38212019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3822
3823 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3824 case void string.
3825
1db455a7
AB
38262019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3827
3828 * gdb.fortran/complex.exp: Expand.
3829 * gdb.fortran/complex.f: Renamed to...
3830 * gdb.fortran/complex.f90: ...this, and extended to add more
3831 complex values.
3832
b6d03bb2
AB
38332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3834
3835 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3836 MODULO, CMPLX.
3837
2e62ab40
AB
38382019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3839 Richard Bunt <richard.bunt@arm.com>
3840
3841 * gdb.base/max-depth.c: New file.
3842 * gdb.base/max-depth.exp: New file.
3843 * gdb.python/py-nested-maps.c: New file.
3844 * gdb.python/py-nested-maps.exp: New file.
3845 * gdb.python/py-nested-maps.py: New file.
3846 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3847 (test_all_common): Call test_max_depth.
3848 * gdb.fortran/max-depth.exp: New file.
3849 * gdb.fortran/max-depth.f90: New file.
3850 * gdb.go/max-depth.exp: New file.
3851 * gdb.go/max-depth.go: New file.
3852 * gdb.modula2/max-depth.exp: New file.
3853 * gdb.modula2/max-depth.c: New file.
3854 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3855
d2b584a5
TV
38562019-04-29 Tom de Vries <tdevries@suse.de>
3857
3858 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3859
136afab8
PW
38602019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3861
3862 * gdb.base/callexit.exp: Test may-call-functions off.
3863
725cbb63
KS
38642019-04-25 Keith Seitz <keiths@redhat.com>
3865
3866 PR c++/24367
3867 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3868 (another_incomplete_struct, test_incomplete): New definitions.
3869 (main): Use new definitions.
3870 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3871 functions.
3872
701adfb0
PA
38732019-04-25 Ali Tamur <tamur@google.com>
3874
3875 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3876
82433e3e
SDJ
38772019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3878
3879 PR corefiles/11608
3880 PR corefiles/18187
3881 * gdb.base/coredump-filter-build-id.exp: New file.
3882
dd06d4d6
AH
38832019-04-25 Alan Hayward <alan.hayward@arm.com>
3884
e79be6e5
SM
3885 * Makefile.in: Pass through GDBSERVER_DEBUG.
3886 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3887 (gdbserver,debug): Add board setting.
3888 * gdb.trace/tspeed.exp: Skip when debugging.
3889 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3890 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3891
1670072e
TT
38922019-04-24 Tom Tromey <tromey@adacore.com>
3893
3894 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3895 Rust.
3896
a59240a4
TT
38972019-04-24 Tom Tromey <tromey@adacore.com>
3898
3899 * gdb.arch/amd64-eval.exp: Test bitfield return.
3900 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3901 (class Foo) <return_bitfields>: New method.
3902 (main): Call it.
3903
b907456c
AB
39042019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3905
3906 * gdb.cp/many-args.cc: New file.
3907 * gdb.cp/many-args.exp: New file.
3908
5c565afd
TV
39092019-04-23 Tom de Vries <tdevries@suse.de>
3910
3911 PR gdb/24433
3912 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3913
ba22ff86
AH
39142019-04-23 Alan Hayward <alan.hayward@arm.com>
3915
3916 * gdb.trace/backtrace.exp: Use nopie flag.
3917 * gdb.trace/circ.exp: Likewise.
3918 * gdb.trace/collection.exp: Likewise.
3919 * gdb.trace/ftrace.exp: Likewise.
3920 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3921 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3922 * gdb.trace/qtro.exp: Likewise.
3923 * gdb.trace/read-memory.exp: Likewise.
3924 * gdb.trace/report.exp: Likewise.
3925 * gdb.trace/tfile.exp: Likewise.
3926 * gdb.trace/tfind.exp: Likewise.
3927 * gdb.trace/unavailable.exp: Likewise.
3928
7905fc35
PA
39292019-04-22 Pedro Alves <palves@redhat.com>
3930
3931 * gdb.base/solib-probes-nosharedlibrary.c,
3932 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3933
8ecb59f8
TT
39342019-04-19 Tom Tromey <tromey@adacore.com>
3935
3936 * gdb.ada/ptype_union.c: New file.
3937 * gdb.ada/ptype_union.exp: New file.
3938
62160ec9
TT
39392019-04-19 Tom Tromey <tromey@adacore.com>
3940
3941 PR symtab/24423:
3942 * gdb.base/list0.h (foo): Add a control-l character.
3943
36cd4ba5
TV
39442019-04-18 Tom de Vries <tdevries@suse.de>
3945
3946 PR gdb/24433
3947 * boards/local-board.exp: Set sysroot to "".
3948
b73715df
TV
39492019-04-18 Tom de Vries <tdevries@suse.de>
3950 Pedro Alves <palves@redhat.com>
3951
3952 PR gdb/24454
3953 * gdb.threads/vfork-follow-child-exec.c: New file.
3954 * gdb.threads/vfork-follow-child-exec.exp: New file.
3955 * gdb.threads/vfork-follow-child-exit.c: New file.
3956 * gdb.threads/vfork-follow-child-exit.exp: New file.
3957
4aa866af
LS
39582019-04-15 Leszek Swirski <leszeks@google.com>
3959
3960 * gdb.arch/amd64-eval.cc: New file.
3961 * gdb.arch/amd64-eval.exp: New file.
3962
e5a1a79a
AH
39632019-04-11 Alan Hayward <alan.hayward@arm.com>
3964
3965 * gdb.server/sysroot.c: New test.
3966 * gdb.server/sysroot.exp: New file.
3967 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3968 matching param.
3969
41077b66
AB
39702019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3971
3972 * gdb.base/align.exp: Extend test to cover structures containing
3973 only static fields.
3974
c30391f8
TV
39752019-04-11 Tom de Vries <tdevries@suse.de>
3976
3977 * boards/cc-with-dwz-m.exp: New file.
3978 * boards/cc-with-dwz.exp: New file.
3979 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3980
e242fd12
SM
39812019-04-09 Simon Marchi <simon.marchi@efficios.com>
3982
3983 * gdb.base/start-cpp.exp: New file.
3984 * gdb.base/start-cpp.cc: New file.
3985
2b0c8b01
KB
39862019-04-08 Kevin Buettner <kevinb@redhat.com>
3987
3988 * gdb.python/py-thrhandle.exp: Adjust tests to call
3989 thread_from_handle instead of thread_from_thread_handle.
3990
947210e5
KB
39912019-04-08 Kevin Buettner <kevinb@redhat.com>
3992
3993 * gdb.python/py-thrhandle.exp: Add tests for
3994 gdb.InferiorThread.handle.
3995
d7df6549
AB
39962019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3997
3998 * gdb.python/py-function.exp: Check calling helper function from
3999 all languages.
4000 * lib/gdb.exp (gdb_supported_languages): New proc.
4001
8bdc1658
AB
40022019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4003
4004 * gdb.base/complex-parts.c: New file.
4005 * gdb.base/complex-parts.exp: New file.
4006
05caa1d2
TT
40072019-04-01 Tom Tromey <tromey@adacore.com>
4008
4009 PR symtab/23331:
4010 * gdb.dwarf2/dw2-ranges-main.c: New file.
4011 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4012 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4013
7734102d
EZ
40142019-03-30 Simon Marchi <simark@simark.ca>
4015
4016 * gdb.base/default.exp: Add values for $_gdb_major and
4017 $_gdb_minor.
4018
188e1fa9
TT
40192019-03-29 Tom Tromey <tromey@adacore.com>
4020
4021 * gdb.base/help.exp: Tighten apropos regexp.
4022
2880242d
KS
40232019-03-29 Keith Seitz <keiths@redhat.com>
4024
4025 * gdb.fortran/array-bounds.exp: New file.
4026 * gdb.fortran/array-bounds.f90: New file.
4027
077cad8e
PW
40282019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4029
4030 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4031
80047cfc
PW
40322019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4033
4034 * gdb.multi/hello.c (main): Increase alarm timer.
4035
f489207e
SL
40362019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4037
4038 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4039 factor when no hardware watchpoint support.
4040
c92df149
AH
40412019-03-28 Alan Hayward <alan.hayward@arm.com>
4042 Pedro Alves <palves@redhat.com>
4043
4044 * boards/local-board.exp: set sysroot to /.
4045
933aebfa
AH
40462019-03-27 Alan Hayward <alan.hayward@arm.com>
4047
4048 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4049 in child.
4050
9f9aa852
AB
40512019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4052
4053 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4054 field.
4055 (make_container): Initialise new field.
4056 * gdb.python/py-prettyprint.exp: Add new tests.
4057 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4058 <display_hint>: New method.
4059
3714a195
AB
40602019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4061
4062 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4063 gdb_continue_to_breakpoint more throughout this test.
4064 (run_lang_tests) Supply unique test names, and use
4065 gdb_test_no_output.
4066
18c77628
AB
40672019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4068
4069 * gdb.base/finish-pretty.exp: Update expected results.
4070 * gdb.base/pretty-print.c: New file.
4071 * gdb.base/pretty-print.exp: New file.
4072
9a93502f
PA
40732019-03-25 Pedro Alves <palves@redhat.com>
4074
4075 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4076 move comments outside list. Append '-i "" eof' section.
4077
968aa7ae
AH
40782019-03-22 Alan Hayward <alan.hayward@arm.com>
4079
34a7f2a4 4080 PR testsuite/25016
968aa7ae
AH
4081 * README: Add pie options.
4082 * gdb.base/break-interp.exp: Ensure pie is disabled.
4083 * gdb.base/dump.exp: Likewise.
4084 * lib/gdb.exp (gdb_compile): Add pie option.
4085
4c7d57e7
TT
40862019-03-19 Tom Tromey <tromey@adacore.com>
4087
4088 * gdb.mi/mi2-cli-display.c: New file.
4089 * gdb.mi/mi2-cli-display.exp: New file.
4090
bff8c71f
TT
40912019-03-18 Joel Brobecker <brobecker@adacore.com>
4092 Tom Tromey <tromey@adacore.com>
4093
4094 * gdb.ada/ptype_array/pck.adb: New file.
4095 * gdb.ada/ptype_array/pck.ads: New file.
4096 * gdb.ada/ptype_array/foo.adb: New file.
4097 * gdb.ada/ptype_array.exp: New file.
4098
d085f989
TT
40992019-03-14 Tom Tromey <tromey@adacore.com>
4100
4101 * gdb.base/style.exp: Add "set style sources" test.
4102
b4be1b06
SM
41032019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4104
4105 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4106 * mi-breakpoint-multiple-locations.exp: ... this.
4107 (make_breakpoints_pattern): New proc.
4108 (do_test): Add mi_version parameter, test -break-insert,
4109 -break-info and =breakpoint-created.
4110
7cde5fc2
AB
41112019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4112
4113 * config/default.exp: Remove 'load_lib gdb.exp'.
4114 * config/monitor.exp: Likewise.
4115 * config/sid.exp: Likewise.
4116 * config/sim.exp: Likewise.
4117 * config/slite.exp: Likewise.
4118 * config/unix.exp: Likewise.
4119 * gdb.base/default.exp: Remove unhelpful comment.
4120
efbecbc1
AB
41212019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4122
4123 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4124
0841c79a
AB
41252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4126
4127 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4128
4a270568
AB
41292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4130
4131 * gdb.fortran/type-kinds.exp: Update expected results.
4132
067630bd
AB
41332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4134
4135 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4136
3be47f7a
AB
41372019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4138
4139 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4140 function.
4141 (test_basic_parsing_of_type_kinds): Expand types tested.
4142 (test_parsing_invalid_type_kinds): New function.
4143
4d00f5d8
AB
41442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4145
4146 * gdb.fortran/intrinsics.exp: New file.
4147 * gdb.fortran/intrinsics.f90: New file.
4148 * gdb.fortran/type-kinds.exp: New file.
4149
c8f91604
AB
41502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4151
4152 * gdb.fortran/dot-ops.exp: New file.
4153
dd9f2c76
AB
41542019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4155
4156 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4157 Check upper and lower case logical literals.
4158
84ec9724
AB
41592019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4160
4161 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4162 Remove duplicate tests.
4163
c3734e09
AH
41642019-03-06 Alan Hayward <alan.hayward@arm.com>
4165
4166 * lib/gdb.exp (builtin_cd): rename of cd.
4167 (cd): Override builtin.
4168
aa3cfbda
RB
41692019-03-06 Richard Bunt <richard.bunt@arm.com>
4170
4171 * gdb.fortran/function-calls.exp: New file.
4172 * gdb.fortran/function-calls.f90: New test.
4173
7b63ad86
RB
41742019-03-04 Richard Bunt <richard.bunt@arm.com>
4175
4176 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4177 on user program standard output.
4178 * gdb.fortran/short-circuit-argument-list.f90: Record function
4179 calls.
4180
01abb042
AH
41812019-02-28 Alan Hayward <alan.hayward@arm.com>
4182
c3734e09
AH
4183 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4184 failure.
01abb042 4185
92137da0
RO
41862019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4187
4188 PR gdb/8527
4189 * gdb.base/interrupt-daemon-attach.c,
4190 gdb.base/interrupt-daemon-attach.exp: New test.
4191
5862844d
PA
41922019-02-27 Pedro Alves <palves@redhat.com>
4193
4194 * gdb.base/page.exp: Add tests for "set width/height -1".
4195
8ed25214
PA
41962019-02-27 Pedro Alves <palves@redhat.com>
4197
4198 * gdb.base/page.exp: Add tests for "set/show width/height" with
4199 "infinite" values.
4200
6c28e44a
TT
42012019-02-27 Tom Tromey <tromey@adacore.com>
4202
4203 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4204 2.4.
4205 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4206 workaround.
4207
bf9a735e
AB
42082019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4209
4210 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4211 tests for structs with static members.
4212
8791793c
TT
42132019-02-26 Tom Tromey <tromey@adacore.com>
4214
4215 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4216 ValueError, not TypeError.
4217
bc2a507e
KB
42182019-02-26 Kevin Buettner <kevinb@redhat.com>
4219
4220 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4221 call from main program.
4222
e0e7d3bd
JB
42232019-02-23 Joel Brobecker <brobecker@adacore.com>
4224
4225 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4226 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4227 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4228 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4229 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4230
9600246d
KS
42312019-02-22 Keith Seitz <keiths@redhat.com>
4232
4233 PR symtab/23853
4234 * gdb.base/symlink-sourcefile.c: New file.
4235 * gdb.base/symlink-sourcefile.exp: New file.
4236
0c95f9ed
TT
42372019-02-20 Tom Tromey <tom@tromey.com>
4238
4239 * gdb.base/info_qt.exp: Update.
4240
6caa91b6
SM
42412019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4242
4243 * gdb.base/source.exp: Move "error in sourced script" code to
4244 the end.
4245 * gdb.base/source-error.gdb: Move contents to
4246 source-error-1.gdb. Add new code to source source-error-1.gdb.
4247 * gdb.base/source-error-1.gdb: New file, from previous
4248 source-error.gdb.
4249
6506371f
TT
42502019-02-17 Tom Tromey <tom@tromey.com>
4251
4252 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4253 for macro styling.
4254 * gdb.base/style.c (SOME_MACRO): New macro.
4255
a0087920
TT
42562019-02-17 Tom Tromey <tom@tromey.com>
4257
4258 * gdb.base/style.exp: Add line-wrapping tests.
4259 * gdb.base/page.exp: Add test for quitting during pagination.
4260
a2cd4f14
JB
42612019-02-17 Joel Brobecker <brobecker@adacore.com>
4262
4263 * gdb.ada/big_packed_array: New testcase.
4264 * gdb.ada/homonym.exp: Fix incorrect expected output for
4265 "break <homonym__get_value>" test.
4266
9d70ffbc
WP
42672019-02-13 Weimin Pan <weimin.pan@oracle.com>
4268
4269 PR breakpoints/21870
4270 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4271 and prepare_for_testing. Add comment.
4272 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4273 redundant cleanup call. Clean up comment.
4274
01c7ae81
WP
42752019-02-12 Weimin Pan <weimin.pan@oracle.com>
4276
4277 PR breakpoints/21870
4278 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4279 * gdb.arch/aarch64-dbreg-contents.c: New file.
4280
aff29d1c
JB
42812019-02-10 Joel Brobecker <brobecker@adacore.com>
4282
4283 * gdb.ada/mi_ref_changeable: New testcase.
4284
df0da8a2
AH
42852019-02-07 Alan Hayward <alan.hayward@arm.com>
4286
4287 * gdb.base/attach.exp: Add double attach test.
4288
bd447abb
SM
42892019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4290
4291 * lib/gdb.exp (default_gdb_start): Don't match pagination
4292 prompt.
4293 (gdb_init): Set stty_init.
4294
1dbc40b9
TT
42952019-01-27 Tom Tromey <tom@tromey.com>
4296
4297 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4298 skip_python_tests.
4299
353229bf
AH
43002019-01-24 Alan Hayward <alan.hayward@arm.com>
4301
4302 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4303 New structure.
4304 (struct struct_static_02_02): Likewise.
4305 (struct struct_static_02_03): Likewise.
4306 (struct struct_static_02_04): Likewise.
4307 (struct struct_static_04_01): Likewise.
4308 (struct struct_static_04_02): Likewise.
4309 (struct struct_static_04_03): Likewise.
4310 (struct struct_static_04_04): Likewise.
4311 (struct struct_static_06_01): Likewise.
4312 (struct struct_static_06_02): Likewise.
4313 (struct struct_static_06_03): Likewise.
4314 (struct struct_static_06_04): Likewise.
4315 (cmp_struct_static_02_01): Likewise.
4316 (cmp_struct_static_02_02): Likewise.
4317 (cmp_struct_static_02_03): Likewise.
4318 (cmp_struct_static_02_04): Likewise.
4319 (cmp_struct_static_04_01): Likewise.
4320 (cmp_struct_static_04_02): Likewise.
4321 (cmp_struct_static_04_03): Likewise.
4322 (cmp_struct_static_04_04): Likewise.
4323 (cmp_struct_static_06_01): Likewise.
4324 (cmp_struct_static_06_02): Likewise.
4325 (cmp_struct_static_06_03): Likewise.
4326 (cmp_struct_static_06_04): Likewise.
4327 (call_all): Test new structs.
4328 * gdb.base/infcall-nested-structs.exp: Likewise.
4329
73021deb
AH
43302019-01-21 Alan Hayward <alan.hayward@arm.com>
4331 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4332
fc65c7db
AH
43332019-01-21 Alan Hayward <alan.hayward@arm.com>
4334 * gdb.base/stack-protector.c: New test.
4335 * gdb.base/stack-protector.exp: New file.
4336 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4337 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4338 option.
4339 (gdb_compile): Remove stack protector for GCC and prevent
4340 recursion.
4341
c24bdb02
KS
43422019-01-16 Keith Seitz <keiths@redhat.com>
4343
4344 PR gdb/23773
4345 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4346
6f072a10
PFC
43472019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4348
4349 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4350 aliases.
4351 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4352 tests.
4353 * gdb.arch/powerpc-vector-regs.c: New file.
4354 * gdb.arch/powerpc-vector-regs.exp: New file.
4355
a7b8d682
PFC
43562019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4357
4358 * gdb.arch/altivec-regs.exp: Fix the list passed to
4359 gdb_expect_list when testing "info vector".
4360
6eb6fb67
AB
43612019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4362
4363 * gdb.base/style.exp: Don't include path in testname.
4364
b56f80d8
KS
43652019-01-10 Keith Seitz <keiths@redhat.com>
4366
4367 PR gdb/23712
4368 PR symtab/23010
4369 * gdb.dwarf2/multidictionary.exp: New file.
4370
041be526
SM
43712019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4372
4373 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4374 (test_gnuv3_style_demangling): ... this.
4375 (test_lucid_style_demangling): Remove.
4376 (test_arm_style_demangling): Remove.
4377 (test_hp_style_demangling): Remove.
4378 (do_tests): Remove calls to the above.
4379
d820d0c3
AB
43802019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4381
4382 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4383 case.
4384
f097f5ad
TT
43852019-01-06 Tom Tromey <tom@tromey.com>
4386
4387 PR gdb/28155:
4388 * gdb.dwarf2/typedef-void-finish.exp: New file.
4389
2cd8cc0b
TT
43902018-12-28 Tom Tromey <tom@tromey.com>
4391 Simon Marchi <simark@simark.ca>
4392
4393 * gdb.base/jit-exec.exp: New file.
4394 * gdb.base/jit-exec.c: New file.
4395 * gdb.base/jit-execd.c: New file.
4396
35fb8261
TT
43972018-12-28 Tom Tromey <tom@tromey.com>
4398
4399 * gdb.base/style.exp: Update test to check for address styling.
4400
47fd17cd
TT
44012018-12-28 Tom Tromey <tom@tromey.com>
4402
4403 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4404 message.
4405
d47032b7
TT
44062018-12-28 Tom Tromey <tom@tromey.com>
4407
4408 * gdb.base/style.exp: Add test for version number styling.
4409
af79b68d
TT
44102018-12-28 Tom Tromey <tom@tromey.com>
4411
4412 * gdb.base/style.exp: Add test for print_address_symbolic.
4413
0bb296cb
TT
44142018-12-28 Tom Tromey <tom@tromey.com>
4415
4416 * gdb.base/style.exp: Add test for breakpoint setting.
4417
80ae2043
TT
44182018-12-28 Tom Tromey <tom@tromey.com>
4419
4420 * gdb.base/style.exp: Add test for variable names.
4421
cbe56571
TT
44222018-12-28 Tom Tromey <tom@tromey.com>
4423
4424 * gdb.base/style.exp: New file.
4425 * gdb.base/style.c: New file.
4426
9162a27c
TT
44272018-12-28 Tom Tromey <tom@tromey.com>
4428
4429 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4430 "dumb".
4431 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4432 the TERM environment variable.
4433
bc543c90
TT
44342018-12-27 Tom Tromey <tom@tromey.com>
4435
4436 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4437 pagination test.
4438
6f0ffe50
AB
44392018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4440
4441 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4442 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4443
b5a1e557
PW
44442018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4445
4446 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4447 Filename a.adb changed to bp_fun_addr.adb.
4448 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4449
6e8b1ab2
JV
44502018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4451
4452 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4453 non-PIE executables.
4454 * README: Mention the gdb,nopie_flag board setting.
4455 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4456 non-PIE executable.
4457 * gdb.arch/amd64-entry-value.exp: Likewise.
4458 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4459 * gdb.arch/i386-float.exp: Likewise.
4460 * gdb.arch/i386-signal.exp: Likewise.
4461 * gdb.mi/mi-reg-undefined.exp: Likewise.
4462
d00a27c5
PM
44632018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4464
4465 PR gdb/23974
4466 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4467
161d081c
PW
44682018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4469
4470 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4471 Update order of results accordingly.
4472
b001de23
AB
44732018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4474
4475 * gdb.base/annota1.exp: Update a test regexp.
4476
99e1a184
AB
44772018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4478
4479 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4480
7a81c1e2
PW
44812018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4482
4483 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4484 (reuse_time): Initialize to REUSE_TIME_CAP.
4485 (check_rc): New function.
4486 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4487 Check pthread_create rc.
4488 (spawner_thread_func): Check pthread_create and pthread_join rc.
4489
73e8dc90
PA
44902018-12-08 Pedro Alves <palves@redhat.com>
4491
4492 * gdb.base/list.exp (test_forward_search): Rename to ...
4493 (test_forward_reverse_search): ... this. Also test reverse-search
4494 and the forward-search alias.
4495
13f2ed32
AB
44962018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4497
4498 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4499 local timeout variable before return, and remove all local timeout
4500 variable entirely.
4501 (gdb_load): Likewise.
4502
64d27cfc
TV
45032018-12-01 Tom de Vries <tdevries@suse.de>
4504
4505 * gdb.base/gdb-caching-proc.exp: New file.
4506
f63c03b4
SDJ
45072018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4508
4509 * Makefile.in (TIMESTAMP): New variable.
4510 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4511 command.
4512 (check-single-racy): Likewise.
4513 (check/%.exp): Likewise.
4514 (check-racy/%.exp): Likewise.
4515 (workers/%.worker): Likewise.
4516 (build-perf): Likewise.
4517 (check-perf): Likewise.
4518 * README: Describe new "TS" and "TS_FORMAT" variables.
4519 * print-ts.py: New file.
4520
1c97054b
BF
45212018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4522
4523 PR python/23714
4524 * gdb.python/python.exp: Test command repetition after
4525 gdb.execute.
4526
1871a62d
AB
45272018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4528
4529 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4530 is correctly aligned.
4531
fb5e1ed9
PW
45322018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4533
4534 * gdb.ada/info_auto_lang.exp: New testcase.
4535 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4536 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4537 * gdb.ada/info_auto_lang/some_c.c: New file.
4538
43d397ca
PW
45392018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4540
4541 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4542 FUNC_lang language syntax.
4543
beddd671
PW
45442018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4545
4546 * gdb.base/info_minsym.c: New file.
4547 * gdb.base/info_minsym.exp: New file.
4548
73fc52c4
TT
45492018-11-19 Tom Tromey <tom@tromey.com>
4550
4551 PR rust/23625:
4552 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4553 * gdb.rust/expr.exp: Update expected output. Change one test.
4554
994b876a
TT
45552018-11-19 Tom Tromey <tom@tromey.com>
4556
4557 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4558
6769f276
PA
45592018-11-19 Pedro Alves <palves@redhat.com>
4560
4561 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4562 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4563 see the expected warning.
4564
38a72da0
AH
45652018-11-16 Alan Hayward <alan.hayward@arm.com>
4566
4567 PR gdb/22736:
4568 * gdb.cp/infcall-nodebug-lib.c: New test.
4569 * gdb.cp/infcall-nodebug-main.c: New test.
4570 * gdb.cp/infcall-nodebug.exp: New file.
4571
53a89d6e
SM
45722018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4573
4574 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4575 completer tests.
4576
9325300d
TV
45772018-11-09 Tom de Vries <tdevries@suse.de>
4578
4579 * gdb.base/msym-lang.c: New test.
4580 * gdb.base/msym-lang.exp: New file.
4581 * gdb.base/msym-lang-main.c: New test.
4582
20f0d60d
TT
45832018-11-08 Tom Tromey <tom@tromey.com>
4584
4585 PR gdb/23555:
4586 PR gdb/23838:
4587 * gdb.base/warning.exp: New file.
4588
b5420128
JB
45892018-11-08 Jan Beulich <jbeulich@suse.com>
4590
4591 * testsuite/gdb.arch/i386-avx512.c,
4592 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4593
cd115d61
AB
45942018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4595
4596 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4597 point hardware.
4598
35ee2dc2
AB
45992018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4600
4601 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4602 * gdb.dwarf2/missing-type-name.exp: New file.
4603
31aceee8
TV
46042018-11-06 Tom de Vries <tdevries@suse.de>
4605
4606 * gdb.base/many-headers.c: New test.
4607 * gdb.base/many-headers.exp: New file.
4608
109be305
JW
46092018-11-06 Jim Wilson <jimw@sifive.com>
4610
4611 * gdb.base/code_elim.exp: For riscv, set additional_flags
4612 to include -msmall-data-limit=0.
4613
e2b7af72
JB
46142018-11-01 Joel Brobecker <brobecker@adacore.com>
4615
4616 * gdb.ada/watch_minus_l: New testcase.
4617
cdcda965
SM
46182018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4619
4620 * gdb.arch/aix-sighandle.c: New file.
4621 * gdb.arch/aix-sighandle.exp: New file.
4622
92dcebf3
AB
46232018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4624
4625 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4626 registers being unions.
4627
68b9ac18
TV
46282018-10-31 Tom de Vries <tdevries@suse.de>
4629
4630 * lib/valgrind.exp: New file.
4631 (vgdb_start, vgdb_stop): New procs, factored out of ...
4632 * gdb.base/valgrind-bt.exp: ... here, ...
4633 * gdb.base/valgrind-disp-step.exp: ... here and ...
4634 * gdb.base/valgrind-infcall.exp: ... here.
4635
1443936e
TV
46362018-10-31 Tom de Vries <tdevries@suse.de>
4637
4638 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4639
eb77c9df
AB
46402018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4641
4642 * gdb.dwarf2/void-type.c: New file.
4643 * gdb.dwarf2/void-type.exp: New file.
4644
82b5e646
PW
46452018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4646
4647 * gdb.base/info_qt.c: New file.
4648 * gdb.base/info_qt.exp: New file.
4649
8d619c01
EBM
46502018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4651
4652 * gdb.arch/powerpc-htm-regs.c: New file.
4653 * gdb.arch/powerpc-htm-regs.exp: New file.
4654
f2cf6173
EBM
46552018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4656
4657 * gdb.arch/powerpc-tar.c: New file.
4658 * gdb.arch/powerpc-tar.exp: New file.
4659
7ca18ed6
EBM
46602018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4661
4662 * gdb.arch/powerpc-ppr-dscr.c: New file.
4663 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4664
bfcc0eba
TV
46652018-10-25 Tom de Vries <tdevries@suse.de>
4666
4667 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4668
fe1a5cad
TV
46692018-10-24 Tom de Vries <tdevries@suse.de>
4670
4671 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4672 longer exists error.
4673
a76dc3b7
TV
46742018-10-24 Tom de Vries <tdevries@suse.de>
4675
4676 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4677
4df46df7
TV
46782018-10-24 Tom de Vries <tdevries@suse.de>
4679
4680 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4681 --db-attach in valgrind.
4682
0dbfcfff
AB
46832018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4684
4685 * gdb.arch/riscv-reg-aliases.c: New file.
4686 * gdb.arch/riscv-reg-aliases.exp: New file.
4687
b04480b1
AH
46882018-10-19 Alan Hayward <alan.hayward@arm.com>
4689
4690 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4691
2c6ac8d7
AH
46922018-10-19 Alan Hayward <alan.hayward@arm.com>
4693
4694 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4695
2bc69f25
AH
46962018-10-19 Alan Hayward <alan.hayward@arm.com>
4697
4698 * gdb.cp/ovldbreak.exp: Fix regexps.
4699
1f1ae3a3
AH
47002018-10-19 Alan Hayward <alan.hayward@arm.com>
4701
4702 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4703
94c18618
SDJ
47042018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4705
4706 PR cli/23785
4707 * gdb.base/restore.exp: New test to check if "restore" with an
4708 invalid file doesn't segfault.
4709
812cd6eb
TV
47102018-10-18 Tom de Vries <tdevries@suse.de>
4711
4712 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4713 * gdb.ada/excep_handle.exp: Same.
4714 * gdb.ada/mi_string_access.exp: Same.
4715 * gdb.ada/mi_var_union.exp: Same.
4716 * gdb.arch/arc-analyze-prologue.exp: Same.
4717 * gdb.arch/arc-decode-insn.exp: Same.
4718 * gdb.base/readnever.exp: Same.
4719 * gdb.fortran/printing-types.exp: Same.
4720 * gdb.guile/scm-lazy-string.exp: Same.
4721
c4b90788
TV
47222018-10-16 Tom de Vries <tdevries@suse.de>
4723
4724 PR gdb/23730
4725 * gdb.base/catch-follow-exec.c: Add copyright notice.
4726 * gdb.base/catch-follow-exec.exp: Rewrite to use
4727 gdb_spawn_with_cmdline_opts. Require gdb-native.
4728
8bca2978
SL
47292018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4730
4731 * gdb.trace/actions-changed.exp: Check for arch support.
4732 * gdb.trace/actions.exp: Likewise.
4733 * gdb.trace/ax.exp: Likewise.
4734 * gdb.trace/backtrace.exp: Likewise.
4735 * gdb.trace/change-loc.exp: Likewise.
4736 * gdb.trace/deltrace.exp: Likewise.
4737 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4738 * gdb.trace/ftrace.exp: Likewise.
4739 * gdb.trace/infotrace.exp: Check for arch support.
4740 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4741 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4742 * gdb.trace/mi-tsv-changed.exp: Likewise.
4743 * gdb.trace/packetlen.exp: Likewise.
4744 * gdb.trace/passc-dyn.exp: Likewise.
4745 * gdb.trace/passcount.exp: Likewise.
4746 * gdb.trace/pending.exp: Likewise.
4747 * gdb.trace/range-stepping.exp: Check for shlib support.
4748 * gdb.trace/report.exp: Check for arch support.
4749 * gdb.trace/save-trace.exp: Likewise.
4750 * gdb.trace/signal.exp: Check for signal support.
4751 * gdb.trace/tfind.exp: Check for arch support.
4752 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4753 * gdb.trace/trace-common.h: Add comment.
4754 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4755 * gdb.trace/trace-enable-disable.exp: Likewise.
4756 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4757 * gdb.trace/tracecmd.exp: Check for arch support.
4758 * gdb.trace/tspeed.exp: Check for shlib and target support.
4759 * gdb.trace/tstatus.exp: Check for arch support.
4760 * gdb.trace/tsv.exp: Likewise.
4761 * gdb.trace/while-dyn.exp: Likewise.
4762 * gdb.trace/while-stepping.exp: Likewise.
4763 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4764
f9c49bff
SM
47652018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4766
4767 * gdb.trace/tspeed.exp: Remove nowarnings.
4768 (prepare_for_trace_test): Declare "global ipalib".
4769 * gdb.trace/tspeed.c: Include unistd.h.
4770 (main): Remove superfluous printf argument.
4771
d4330bde
SL
47722018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4773
4774 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4775 directory prefix on the filename.
4776
8ecfd7bd
SDJ
47772018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4778
4779 * gdb.gdb/unittest.exp: Update expected message informing that
4780 selftests have been disabled.
4781 * gdb.server/unittest.exp: Likewise.
4782
58bbcd02
TV
47832018-10-09 Tom de Vries <tdevries@suse.de>
4784
4785 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4786 with runto_main.
4787
9f6b697b
WP
47882018-10-08 Weimin Pan <weimin.pan@oracle.com>
4789
4790 PR c++/16841
4791 * gdb.cp/virtbase2.cc: New file.
4792 * gdb.cp/virtbase2.exp: New file.
4793
add5ded5
TT
47942018-10-06 Tom Tromey <tom@tromey.com>
4795
4796 PR python/19399:
4797 * gdb.python/py-inferior.exp: Add architecture test.
4798
f9e48344
TT
47992018-10-06 Tom Tromey <tom@tromey.com>
4800
4801 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4802 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4803
2a8be203
TT
48042018-10-06 Tom Tromey <tom@tromey.com>
4805
4806 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4807 of a "throw" catchpoint.
4808
e04caa70
SDJ
48092018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4810
4811 * gdb.base/info-proc.exp: Update string expected from "help info
4812 proc".
4813
5ca8c39f
TT
48142018-10-04 Tom Tromey <tom@tromey.com>
4815
4816 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4817 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4818 (test_initial_complaints, test_empty_complaints): Update.
4819 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4820
3453e7e4
TT
48212018-10-04 Tom Tromey <tom@tromey.com>
4822
4823 PR cli/19551:
4824 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4825 * lib/gdb.exp (gdb_file_cmd): Update.
4826 * gdb.stabs/weird.exp (print_weird_var): Update.
4827 * gdb.server/solib-list.exp: Update.
4828 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4829 * gdb.mi/mi-cli.exp: Update.
4830 * gdb.linespec/linespec.exp: Update.
4831 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4832 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4833 * gdb.cp/cp-relocate.exp: Update.
4834 * gdb.base/sym-file.exp: Update.
4835 * gdb.base/relocate.exp: Update.
4836 * gdb.base/readnever.exp: Update.
4837 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4838 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4839 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4840 * gdb.base/code_elim.exp: Update.
4841 * gdb.base/break-unload-file.exp (test_break): Update.
4842 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4843 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4844 Update.
4845 * gdb.base/attach.exp (do_attach_tests): Update.
4846 * gdb.base/sepdebug.exp: Update.
4847 * gdb.python/py-section-script.exp: Update.
4848
6afcf761
TT
48492018-10-04 Tom Tromey <tom@tromey.com>
4850
4851 PR cli/22234:
4852 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4853 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4854 output.
4855
fef1b293
TT
48562018-10-04 Tom Tromey <tom@tromey.com>
4857
4858 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4859 set width and height to 0.
4860 (test_command_line_attach_run): Use -quiet.
4861
ca98345e
SL
48622018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4863
4864 * lib/gdb.exp (skip_ifunc_tests): New.
4865 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4866 other compile failures.
4867 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4868
ff34e6ae
SM
48692018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4870
4871 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4872 is_amd64_regs_target.
4873
6bb8890e
AH
48742018-10-01 Alan Hayward <alan.hayward@arm.com>
4875
4876 * gdb.arch/aarch64-sighandler-regs.c: New test.
4877 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4878 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4879
224d30d3
MM
48802018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4881
4882 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4883 assembly.
4884
f67ffa6a
AB
48852018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4886
4887 * gdb.base/frame-selection.exp: New file.
4888 * gdb.base/frame-selection.c: New file.
4889
9fc3183f
AH
48902018-09-27 Alan Hayward <alan.hayward@arm.com>
4891
4892 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4893 pthread barrier.
4894 (main): Likewise.
4895
d354055e
AB
48962018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4897
4898 * gdb.base/large-frame-1.c: New file.
4899 * gdb.base/large-frame-2.c: New file.
4900 * gdb.base/large-frame.exp: New file.
4901 * gdb.base/large-frame.h: New file.
4902
db727370
JL
49032018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4904
4905 PR gdb/20948
4906 * gdb.base/write_mem.exp: New test.
4907 * gdb.base/write_mem.c: Likewise.
4908
ae778caf
TT
49092018-09-23 Tom Tromey <tom@tromey.com>
4910
4911 PR python/18852:
4912 * gdb.python/py-parameter.exp: Add test for parameter that throws
4913 on "set".
4914
fd3ba736
TT
49152018-09-23 Tom Tromey <tom@tromey.com>
4916
4917 PR python/17284:
4918 * gdb.python/py-template.exp (test_template_arg): Add test for
4919 negative template argument number.
4920
39a24317
TT
49212018-09-23 Tom Tromey <tom@tromey.com>
4922
4923 PR python/14062:
4924 * gdb.python/python.exp: Add test for post_event error.
4925
f5769a2c
TT
49262018-09-23 Tom Tromey <tom@tromey.com>
4927
4928 PR python/18170:
4929 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4930 convert pointers to int and long.
4931
1c1e54f6
TT
49322018-09-23 Tom Tromey <tom@tromey.com>
4933
4934 PR python/20126:
4935 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4936 signed-ness conversion tests.
4937
fb4fa946
TT
49382018-09-23 Tom Tromey <tom@tromey.com>
4939
4940 PR python/18352;
4941 * gdb.python/py-value.exp (test_float_conversion): New proc.
4942 Use it.
4943
a466edac
HAQ
49442018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4945
4946 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4947
4ee9b0c5
SL
49482018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4949
4950 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4951 no readline.
4952 * gdb.base/utf8-identifiers.exp: Likewise.
4953 * gdb.cp/cpcompletion.exp: Likewise.
4954 * gdb.linespec/cpcompletion.exp: Likewise.
4955 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4956 * gdb.linespec/cpls-ops.exp: Likewise.
4957
23be8da7
RB
49582018-09-19 Richard Bunt <richard.bunt@arm.com>
4959 Chris January <chris.january@arm.com>
4960
4961 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4962 * gdb.fortran/short-circuit-argument-list.exp: New file.
4963 * gdb.fortran/short-circuit-argument-list.f90: New test.
4964
5031d0ae
SDJ
49652018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4966
4967 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4968 "arch=" keyword when executing "-stack-list-frames".
4969
b4c0d1a4
SDJ
49702018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4971
4972 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4973 "arch=" keyword when executing "-stack-list-frames".
4974
7a6d2b45
SDJ
49752018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4976
4977 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4978 break ada".
4979
8588b356
SM
49802018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4981
4982 PR python/23669
4983 * gdb.python/python.exp: Test gdb.execute("show commands").
4984
65e65158
TT
49852018-09-16 Tom Tromey <tom@tromey.com>
4986
4987 * gdb.base/new-ui.exp (do_execution_tests): Update.
4988 * gdb.base/dbx.exp (test_breakpoints): Update.
4989
bf326452
AH
49902018-09-14 Alan Hayward <alan.hayward@arm.com>
4991
4992 * lib/gdb.exp (gdb_simple_compile): Add proc.
4993 (is_elf_target): Use gdb_simple_compile.
4994 (skip_altivec_tests): Likewise.
4995 (skip_vsx_tests): Likewise.
4996 (skip_tsx_tests): Likewise.
4997 (skip_btrace_tests): Likewise.
4998 (skip_btrace_pt_tests): Likewise.
4999 (gdb_can_simple_compile): Likewise.
5000 (gdb_has_argv0): Likewise.
5001 (gdb_target_symbol_prefix): Likewise.
5002 (target_supports_scheduler_locking): Likewise.
5003
2361b0fb
TT
50042018-09-13 Tom Tromey <tom@tromey.com>
5005
5006 * Makefile.in (TAGS): Recognize proc_with_prefix and
5007 gdb_caching_proc.
5008
0ae1a321
SM
50092018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5010
5011 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5012 method.
5013
a40bf0c2
SM
50142018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5015
5016 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5017 and a few other Inferior properties when the Inferior is no
5018 longer valid.
5019
4a3fe98f
TT
50202018-09-13 Tom Tromey <tom@tromey.com>
5021
5022 PR rust/23650:
5023 * gdb.rust/simple.exp: Add test for enum field access error.
5024
098b2108
TT
50252018-09-13 Tom Tromey <tom@tromey.com>
5026
5027 PR rust/23626:
5028 * gdb.rust/simple.rs (EmptyEnum): New type.
5029 (main): Use it.
5030 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5031
1256af7d
SM
50322018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5033
5034 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5035 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5036 * gdb.python/py-symtab.exp: Update test printing an objfile.
5037
4aa8e6c2
SM
50382018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5039
5040 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5041 object.
5042
c221b2f7
AH
50432018-09-12 Alan Hayward <alan.hayward@arm.com>
5044
5045 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5046 (support_complex_tests): Use gdb_can_simple_compile.
5047 (is_ilp32_target): Likewise.
5048 (is_lp64_target): Likewise.
5049 (is_64_target): Likewise.
5050 (is_amd64_regs_target): Likewise.
5051 (is_aarch32_target): Likewise.
5052 (gdb_int128_helper): Likewise.
5053
6f1107b5
JK
50542018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5055
5056 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5057
1f5d1570
JG
50582018-09-10 Jerome Guitton <guitton@adacore.com>
5059
5060 * gdb.ada/same_component_name: Add test for case of tagged record
5061 with variable-length fields.
5062
cc330e39
XR
50632018-09-10 Xavier Roirand <roirand@adacore.com>
5064
5065 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5066 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5067 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5068 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5069
b9c50e9a
XR
50702018-09-10 Xavier Roirand <roirand@adacore.com>
5071
5072 * gdb.ada/mi_string_access.exp: New testcase.
5073 * gdb.ada/mi_string_access/bar.adb: New file.
5074 * gdb.ada/mi_string_access/pck.adb: New file.
5075 * gdb.ada/mi_string_access/pck.asd: New file.
5076
2963898f
XR
50772018-09-10 Xavier Roirand <roirand@adacore.com>
5078
5079 * gdb.ada/mi_var_union.exp: New testcase.
5080 * gdb.ada/mi_var_union/bar.adb: New file.
5081 * gdb.ada/mi_var_union/pck.adb: New file.
5082 * gdb.ada/mi_var_union/pck.asd: New file.
5083
1aac008f
TT
50842018-09-08 Tom Tromey <tom@tromey.com>
5085
5086 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5087
332cf4c9
TT
50882018-09-08 Tom Tromey <tom@tromey.com>
5089
5090 PR python/16047:
5091 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5092 (register_pretty_printers): Register new printer.
5093 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5094 test.
5095 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5096 (an_int_type3): New global.
5097
424da6cf
JB
50982018-09-08 Joel Brobecker <brobecker@adacore.com>
5099
5100 * gdb.ada/expr_with_funcall: New testcase.
5101
2a62dfa9
JB
51022018-09-08 Joel Brobecker <brobecker@adacore.com>
5103
5104 * gdb.ada/packed_array_assign: New testcase.
5105
96b6697f
AB
51062018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5107
5108 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5109 names, and add test prefixes to make test names unique.
5110
e4a62c65
TV
51112018-09-05 Tom de Vries <tdevries@suse.de>
5112
5113 * gdb.dwarf2/varval.exp: Add test.
5114
dd083ee2
GB
51152018-09-04 Gary Benson <gbenson@redhat.com>
5116
5117 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5118 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5119
aef9346c
TT
51202018-08-31 Tom Tromey <tom@tromey.com>
5121
5122 * gdb.rust/simple.rs: Rename second variable "v".
5123
c67f2e15
AB
51242018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5125
5126 * gdb.base/funcargs.c (use_a): New function.
5127 (recurse): Call use_a.
5128
078a0207
KS
51292018-08-29 Keith Seitz <keiths@redhat.com>
5130
5131 * gdb.compile/compile-cplus-anonymous.cc: New file.
5132 * gdb.compile/compile-cplus-anonymous.exp: New file.
5133 * gdb.compile/compile-cplus-array-decay.cc: New file.
5134 * gdb.compile/compile-cplus-array-decay.exp: New file.
5135 * gdb.compile/compile-cplus-inherit.cc: New file.
5136 * gdb.compile/compile-cplus-inherit.exp: New file.
5137 * gdb.compile/compile-cplus-member.cc: New file.
5138 * gdb.compile/compile-cplus-member.exp: New file.
5139 * gdb.compile/compile-cplus-method.cc: New file.
5140 * gdb.compile/compile-cplus-method.exp: New file.
5141 * gdb.compile/compile-cplus-mod.c: "New" file.
5142 * gdb.compile/compile-cplus-namespace.cc: New file.
5143 * gdb.compile/compile-cplus-namespace.exp: New file.
5144 * gdb.compile/compile-cplus-nested.cc: New file.
5145 * gdb.compile/compile-cplus-nested.exp: New file.
5146 * gdb.compile/compile-cplus-print.c: "New" file.
5147 * gdb.compile/compile-cplus-print.exp: "New" file.
5148 * gdb.compile/compile-cplus-virtual.cc: New file.
5149 * gdb.compile/compile-cplus-virtual.exp: New file.
5150 * gdb.compile/compile-cplus.c: "New" file.
5151 * gdb.compile/compile-cplus.exp: "New" file.
5152 * lib/compile-support.exp: New file.
5153
b0f492b9
GB
51542018-08-16 Gary Benson <gbenson@redhat.com>
5155
5156 PR gdb/13000:
5157 * gdb.base/batch-exit-status.exp: New file.
5158 * gdb.base/batch-exit-status.good-commands: Likewise.
5159 * gdb.base/batch-exit-status.bad-commands: Likewise.
5160
36eb4c5f
AH
51612018-08-29 Alan Hayward <alan.hayward@arm.com>
5162
5163 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5164 (struct struct02): Likewise.
5165 (struct struct03): Likewise.
5166 (struct struct04): Likewise.
5167 (struct struct_01_01): New struct.
5168 (struct struct_01_02): Likewise.
5169 (struct struct_01_03): Likewise.
5170 (struct struct_01_04): Likewise.
5171 (struct struct_02_01): Likewise.
5172 (struct struct_02_02): Likewise.
5173 (struct struct_02_03): Likewise.
5174 (struct struct_02_04): Likewise.
5175 (struct struct_04_01): Likewise.
5176 (struct struct_04_02): Likewise.
5177 (struct struct_04_03): Likewise.
5178 (struct struct_04_04): Likewise.
5179 (struct struct_05_01): Likewise.
5180 (struct struct_05_02): Likewise.
5181 (struct struct_05_03): Likewise.
5182 (struct struct_05_04): Likewise.
5183 (cmp_struct01): Remove function.
5184 (cmp_struct02): Likewise.
5185 (cmp_struct03): Likewise.
5186 (cmp_struct04): Likewise.
5187 (cmp_struct_01_01): Add Function.
5188 (cmp_struct_01_02): Likewise.
5189 (cmp_struct_01_03): Likewise.
5190 (cmp_struct_01_04): Likewise.
5191 (cmp_struct_02_01): Likewise.
5192 (cmp_struct_02_02): Likewise.
5193 (cmp_struct_02_03): Likewise.
5194 (cmp_struct_02_04): Likewise.
5195 (cmp_struct_04_01): Likewise.
5196 (cmp_struct_04_02): Likewise.
5197 (cmp_struct_04_03): Likewise.
5198 (cmp_struct_04_04): Likewise.
5199 (cmp_struct_05_01): Likewise.
5200 (cmp_struct_05_02): Likewise.
5201 (cmp_struct_05_03): Likewise.
5202 (cmp_struct_05_04): Likewise.
5203 (call_all): Add new structs.
5204 * gdb.base/infcall-nested-structs.exp: Likewise.
5205
3bf9c013
JV
52062018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5207
5208 * gdb.python/py-framefilter-mi.exp: Update regexp to
5209 check for "arch" field in frame output.
5210
450d1e88
KB
52112018-08-23 Kevin Buettner <kevinb@redhat.com>
5212
5213 * gdb.dwarf2/dw2-ranges-func.c: New file.
5214 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5215
ae739fe7
SM
52162018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5217
5218 * gdb.base/term.exp: Compare terminal settings with values from
5219 the inferior.
5220 * gdb.base/term.c: Get and set terminal settings.
5221
6d52907e
JV
52222018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5223
5224 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5225 accommodate new "arch" field in frame output.
5226 * gdb.mi/mi-return.exp: Likewise.
5227 * gdb.mi/mi-stack.exp: Likewise.
5228 * gdb.mi/mi-syn-frame.exp: Likewise.
5229 * gdb.mi/user-selected-context-sync.exp: Likewise.
5230
be2d111a
MS
52312018-08-19 Michael Spang <spang@google.com>
5232
5233 PR gdb/11786
5234 * gdb.base/gcore-tls-pie.c: New file.
5235 * gdb.base/gcore-tls-pie.exp: New file.
5236
ae3a7c47
KB
52372018-08-18 Kevin Buettner <kevinb@redhat.com>
5238
5239 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5240 * gdb.dwarf2/varval.c: New file.
5241 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5242
2ecae92e
AH
52432018-08-17 Alan Hayward <alan.hayward@arm.com>
5244
5245 PR gdb/18931
5246 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5247
c1854f1d
KS
52482018-08-16 Keith Seitz <keiths@redhat.com>
5249
5250 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5251 tests expected to pass.
5252
26fb3983
JV
52532018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5254
5255 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5256 -data-disassemble -a.
5257 (test_disassembly_bogus_args): Likewise.
5258
67943c00
AB
52592018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5260
5261 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5262
5ff2bbae
AB
52632018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5264
5265 * gdb.base/vla-optimized-out.exp: Add new test.
5266
e5bbcd0f
AB
52672018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5268
5269 * gdb.base/vla-optimized-out-o3.exp: Delete.
5270 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5271 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5272 deleted tests.
5273
9d4a934c
AB
52742018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5275
5276 PR gdb/18050:
5277 * gdb.server/extended-remote-restart.c: New file.
5278 * gdb.server/extended-remote-restart.exp: New file.
5279
045cf012
SM
52802018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5281
5282 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5283 "set variable index = 42".
5284
87d6a7aa
SM
52852018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5286
5287 * boards/index-cache-gdb.exp: New file.
5288 * gdb.dwarf2/index-cache.exp: New file.
5289 * gdb.dwarf2/index-cache.c: New file.
5290 * gdb.base/maint.exp: Check if we are using the index cache.
5291
96d68bd4
RO
52922018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5293
5294 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5295 MAKEFLAGS.
5296
5a699617
RO
52972018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5298
5299 * dg-extract-results.sh: Move to toplevel contrib.
5300 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5301 * Makefile.in (check-parallel-racy): Likewise.
5302
5bd18990
AB
53032018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5304
5305 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5306 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5307 tests if the target supports scheduler locking.
5308
3fbbcf47
TV
53092018-08-04 Tom de Vries <tdevries@suse.de>
5310
5311 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5312
3e1d3d8c
TT
53132018-08-02 Tom Tromey <tom@tromey.com>
5314
5315 PR symtab/16842.
5316 * gdb.cp/temargs.exp: Test "info address" of a template
5317 parameter.
5318
5abe0f0c
JV
53192018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5320
5321 * gdb.python/py-mi-var-info-path-expression.c: New file.
5322 * gdb.python/py-mi-var-info-path-expression.py: New file.
5323 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5324
fb66cde8
SDJ
53252018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5326
5327 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5328 error after "cannot resolve name" string.
5329
c708f4d2
AB
53302018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5331
5332 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5333 started.
5334 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5335
37cc0cae
TV
53362018-07-28 Tom de Vries <tdevries@suse.de>
5337
5338 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5339
63b4ecf7
TV
53402018-07-26 Tom de Vries <tdevries@suse.de>
5341
5342 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5343
3c3bb058
AB
53442018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5345
5346 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5347 is visible.
5348
9e7f3bbb
TV
53492018-07-26 Tom de Vries <tdevries@suse.de>
5350
5351 PR breakpoints/23366
5352 * gdb.base/catch-follow-exec.c: New test.
5353 * gdb.base/catch-follow-exec.exp: New file.
5354
16f808ec
TV
53552018-07-25 Tom de Vries <tdevries@suse.de>
5356
5357 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5358 vla-optimized-out.c.
5359
d7154a8d
JV
53602018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5361
5362 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5363 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5364
232a0032
TV
53652018-07-20 Tom de Vries <tdevries@suse.de>
5366
5367 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5368 NOCLONE macro.
5369 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5370
fbb1d502
TV
53712018-07-19 Tom de Vries <tdevries@suse.de>
5372
5373 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5374 regular expression.
5375
42dc7699
TV
53762018-07-18 Tom de Vries <tdevries@suse.de>
5377
5378 * gdb.base/vla-optimized-out.c: New test.
5379 * gdb.base/vla-optimized-out.exp: New file.
5380
7f1f7e23
SDJ
53812018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5382
5383 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5384 message "No address associated with hostname" when gdbserver
5385 cannot resolve the hostname.
5386
5759ebb3
PW
53872018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5388
5389 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5390 Add some test prefixes to make tests unique.
5391
3606ccab
PW
53922018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5393
5394 * gdb.base/frameapply.c: New file.
5395 * gdb.base/frameapply.exp: New file.
5396
529c08b2
PW
53972018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5398
5399 * gdb.base/skip.exp: Update expected error message.
5400
c7ab0aef
SDJ
54012018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5402 Jan Kratochvil <jan.kratochvil@redhat.com>
5403 Paul Fertser <fercerpav@gmail.com>
5404 Tsutomu Seki <sekiriki@gmail.com>
5405
5406 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5407 parameter.
5408 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5409 by default.
5410 * boards/native-gdbserver.exp: Likewise.
5411 * gdb.server/run-without-local-binary.exp: Improve regexp used
5412 for detecting when a remote debugging connection succeeds.
5413 * gdb.server/server-connect.exp: New file.
5414 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5415 Do not prefix the port number with ":".
5416 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5417 support for detecting and using it. Add '$debughost_gdbserver'
5418 to the list of arguments used to start gdbserver. Handle case
5419 when gdbserver cannot resolve a network name.
5420
16ff70dd
SDJ
54212018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5422
5423 PR c++/23373
5424 * gdb.base/ptype-offsets.cc (struct static_member): New
5425 struct.
5426 (main) <stmember>: New variable.
5427 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5428 with a static member in it.
5429
3541979f
AB
54302018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5431
5432 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5433 watchpoints enabled and disabled.
5434
c8ad9b9a
AB
54352018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5436
5437 * gdb.base/examine-backward.exp: Still run tests around address
5438 0x0, even if address 0x0 is not readable. Update the pattern for
5439 matching address 0x0 in expected output.
5440
e0e5e971
AB
54412018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5442
5443 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5444 malloc/free.
5445
1ea5da02
TV
54462018-07-04 Tom de Vries <tdevries@suse.de>
5447
5448 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5449
471b9d15
MR
54502018-07-02 Maciej W. Rozycki <macro@mips.com>
5451
5452 PR tdep/8282
5453 * gdb.arch/mips-disassembler-options.exp: New test.
5454 * gdb.arch/mips-disassembler-options.s: New test source.
5455
75acb486
PA
54562018-06-29 Pedro Alves <palves@redhat.com>
5457
5458 * gdb.threads/names.exp: Adjust expected "info threads" output.
5459
cd2bb709
PA
54602018-06-29 Pedro Alves <palves@redhat.com>
5461
5462 * gdb.opt/inline-break.exp (line number, address): Add "info
5463 break" tests.
5464
991ff292
PA
54652018-06-29 Pedro Alves <palves@redhat.com>
5466
5467 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5468 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5469 number and address and running to them.
5470
356819b6 54712018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5472
5473 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5474
2512d7ef
JK
54752018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5476
5477 * lib/compiler.c: Remove executable permission flag.
5478
be1b6474
RB
54792018-06-28 Richard Bunt <richard.bunt@arm.com>
5480
5481 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5482 code.
5483 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5484
291f9a96
PT
54852018-06-28 Petr Tesarik <ptesarik@suse.cz>
5486
5487 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5488
ed6dfe51
PT
54892018-06-28 Petr Tesarik <ptesarik@suse.cz>
5490
5491 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5492 address argument is omitted.
5493
d4d429d5
PT
54942018-06-28 Petr Tesarik <ptesarik@suse.cz>
5495
5496 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5497
7ab6656f
OJ
54982018-06-27 Omair Javaid <omair.javaid@linaro.org>
5499
5500 PR gdb/21695
5501 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5502 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5503
a33ccfc7
TT
55042018-06-26 Tom Tromey <tom@tromey.com>
5505
5506 PR rust/22574:
5507 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5508 * gdb.rust/simple.rs (struct SimpleLayout): New.
5509
6d72d289
SM
55102018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5511
5512 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5513 "info registers" output.
5514
8363f9d5
RB
55152018-06-21 Richard Bunt <richard.bunt@arm.com>
5516
5517 * gdb.base/watchpoint-hw-attach.c: New test.
5518 * gdb.base/watchpoint-hw-attach.exp: New file.
5519
f00674fe
SM
55202018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5521
5522 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5523 through /bin/sh.
5524 * boards/dwarf4-gdb-index.exp: Likewise.
5525 * boards/fission-dwp.exp: Likewise.
5526
1d554008
UW
55272018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5528
5529 * gdb.base/float128.exp: Add comment and improved fail message
5530 to the failure case of "print large128" test.
5531
d0ac1c44
SM
55322018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5533
5534 * configure.ac: Remove AC_PREREQ.
5535 * configure: Re-generate.
5536
61b04dd0
PA
55372018-06-19 Pedro Alves <palves@redhat.com>
5538
5539 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5540 (func_extern_caller): New.
5541 (main): Call func_extern_caller.
5542 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5543 logic change.
5544
f63b508a
SM
55452018-06-18 Weimin Pan <weimin.pan@oracle.com>
5546
5547 PR gdb/16841
5548 * gdb.cp/typedef-base.cc: New file.
5549 * gdb.cp/typedef-base.exp: New file.
5550
0fe3a558
TV
55512018-06-18 Tom de Vries <tdevries@suse.de>
5552
5553 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5554
7010835a
AB
55552018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5556 Richard Bunt <Richard.Bunt@arm.com>
5557
5558 * gdb.threads/attach-slow-waitpid.c: New file.
5559 * gdb.threads/attach-slow-waitpid.exp: New file.
5560 * gdb.threads/slow-waitpid.c: New file.
5561
14897d65
PA
55622018-06-14 Pedro Alves <palves@redhat.com>
5563
5564 * gdb.base/fork-running-state.c: Include <errno.h>.
5565 (exit_if_relative_exits): New.
5566 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5567 exits.
5568 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5569 child exits.
5570
5d9a0608
TV
55712018-06-14 Tom de Vries <tdevries@suse.de>
5572
5573 PR cli/22573
5574 * gdb.base/finish-pretty.c: New test.
5575 * gdb.base/finish-pretty.exp: New file.
5576
11ae5818
PA
55772018-06-14 Pedro Alves <palves@redhat.com>
5578
5579 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5580 gdb's expected startup output.
5581
1d39de44
PA
55822018-06-14 Pedro Alves <palves@redhat.com>
5583
5584 * lib/selftest-support.exp (selftest_setup): Remove inlined
5585 function handling.
5586
70ee0000
TV
55872018-06-14 Tom de Vries <tdevries@suse.de>
5588
5589 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5590 matching of breakpoint printing.
5591
11f4b608
TV
55922018-06-13 Tom de Vries <tdevries@suse.de>
5593
5594 PR testsuite/23269
5595 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5596 (fork_child): ... here, and ...
5597 (fork_parent): ... here.
5598
55992018-06-12 Tom de Vries <tdevries@suse.de>
5600
5601 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5602
9516f85a
AB
56032018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5604 Stephen Roberts <stephen.roberts@arm.com>
5605
5606 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5607 rewrite test to describe action performed, rather than possible
5608 failure.
5609
5045b3d7
GB
56102018-06-08 Gary Benson <gbenson@redhat.com>
5611
5612 * gdb.threads/check-libthread-db.exp: New file.
5613 * gdb.threads/check-libthread-db.c: Likewise.
5614
c61b06a1
TT
56152018-06-05 Tom Tromey <tom@tromey.com>
5616
5617 * gdb.base/default.exp: Update expected "show version" output.
5618
eb6af809
TT
56192018-06-05 Tom Tromey <tom@tromey.com>
5620
5621 PR cli/12326:
5622 * gdb.cp/static-print-quit.exp: Update.
5623 * lib/gdb.exp (pagination_prompt): Update.
5624 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5625 * gdb.python/python.exp: Update.
5626
178d6a63
JB
56272018-06-04 Joel Brobecker <brobecker@adacore.com>
5628
5629 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5630
8e817061
JB
56312018-06-01 Joel Brobecker <brobecker@adacore.com>
5632
5633 * gdb.ada/bp_fun_addr: New testcase.
5634
e86ca25f
TT
56352018-06-01 Tom Tromey <tom@tromey.com>
5636
5637 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5638 results.
5639 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5640 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5641 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5642 * gdb.base/maint.exp (maint_pass_if): Update.
5643
4b2dfa9d
MR
56442018-05-31 Maciej W. Rozycki <macro@mips.com>
5645
5646 * gdb.base/endian.exp: New test.
5647 * gdb.base/endian.c: New test source.
5648
45f25d6c
AB
56492018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5650
5651 PR gdb/23203
5652 * gdb.base/bt-selected-frame.c: New file.
5653 * gdb.base/bt-selected-frame.exp: New file.
5654 * lib/gdb.exp (get_current_frame_number): New function.
5655
d9f6d7f8
MR
56562018-05-24 Maciej W. Rozycki <macro@mips.com>
5657 Pedro Alves <palves@redhat.com>
5658
5659 * gdb.threads/tls-core.c: Include <stdlib.h>
5660 (thread_proc): Call `abort'.
5661 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5662 (tls_core_test): New procedure, bits factored out from ...
5663 (top level): ... here. Test both native cores and gcore cores.
5664
ff1cf532
TT
56652018-05-23 Tom Tromey <tom@tromey.com>
5666
5667 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5668
b98664d3
TT
56692018-05-23 Tom Tromey <tom@tromey.com>
5670
5671 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5672 symfile_complaints.
5673 (test_short_complaints): Likewise.
5674 (test_empty_complaints): Likewise.
5675 (test_initial_complaints): Update.
5676
4e9668d0
TT
56772018-05-23 Tom Tromey <tom@tromey.com>
5678
5679 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5680
43ba33c7
TT
56812018-05-23 Tom Tromey <tom@tromey.com>
5682
5683 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5684 (test_short_complaints): Update.
5685
035522c0
PA
56862018-05-22 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.base/remote.exp: Only gdb_start after compiling the
5689 testcase. Issue "disconnect" before testing "set remote" command
5690 defaults. Issue clean_restart before running to main.
5691
cc0be08f
PA
56922018-05-22 Pedro Alves <palves@redhat.com>
5693
5694 * gdb.base/remote.exp: Adjust expected output of "show remote
5695 memory-write-packet-size". Add tests for "set remote
5696 memory-write-packet-size 0" and "set remote
5697 memory-write-packet-size fixed/limit".
5698
b1b60145
PA
56992018-05-22 Pedro Alves <palves@redhat.com>
5700
5701 PR gdb/22973
5702 * gdb.base/utf8-identifiers.c: New file.
5703 * gdb.base/utf8-identifiers.exp: New file.
5704
0ec848ad
PFC
57052018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5706
5707 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5708
2c3305f6
PFC
57092018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5710
5711 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5712
ce1e8424
TT
57132018-05-18 Tom Tromey <tom@tromey.com>
5714
5715 * gdb.base/ptype-offsets.exp: Update.
5716
ddfe970e
KS
57172018-05-17 Keith Seitz <keiths@redhat.com>
5718
5719 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5720 in expected breakpoint stop locations.
5721 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5722 move to proper scope to test variable values.
5723 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5724 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5725 New functions.
5726 (main): Call not_inline_func3.
5727 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5728 inline_func1, inline_func2, and inline_func3. Test that when each
5729 breakpoint is hit, GDB properly reports both the stop location
5730 and the backtrace. Repeat tests for temporary breakpoints.
5731
0726fcc6
MR
57322018-05-15 Maciej W. Rozycki <macro@mips.com>
5733
5734 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5735 rather then trying to access it in determining whether the PID
5736 of `gdbserver' could have been retrieved.
5737
8ee22052
AB
57382018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5739
5740 * gdb.arch/amd64-init-x87-values.S: New file.
5741 * gdb.arch/amd64-init-x87-values.exp: New file.
5742
7785df48
JK
57432018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5744
5745 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5746
56bcdbea
TT
57472018-05-04 Tom Tromey <tom@tromey.com>
5748
5749 PR python/22730:
5750 * gdb.python/python.exp: Test multi-line execute.
5751
a913fffb
TT
57522018-05-04 Tom Tromey <tom@tromey.com>
5753
5754 PR python/22731:
5755 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5756
7a2c85f2
TT
57572018-05-04 Tom Tromey <tom@tromey.com>
5758
5759 PR gdb/11750:
5760 * gdb.base/define.exp: Test defining a user command inside a user
5761 command.
5762 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5763
a3b60e45
JK
57642018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5765 Pedro Alves <palves@redhat.com>
5766
5767 PR breakpoints/19806 and support for PR external/20207.
5768 * gdb.base/watchpoint-unaligned.c: New file.
5769 * gdb.base/watchpoint-unaligned.exp: New file.
5770
45fe4a03
AB
57712018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5772
5773 * gdb.base/maint.exp: Make test names unique, use
5774 test_prefix_command_help to test 'help maint info', and remove
5775 repeated test of 'help maint'.
5776
9be2ae8f
TT
57772018-05-04 Tom Tromey <tom@tromey.com>
5778
5779 PR gdb/22619:
5780 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5781 behavior.
5782
11859c31
AB
57832018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5784
5785 * gdb.base/maint.exp: Process output from 'maint print registers'
5786 line at a time.
5787
089a9490
AB
57882018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5789
5790 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5791 timeout.
5792
9b0797e2
AB
57932018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5794
5795 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5796 filter pattern.
5797
f6ac5f3d
PA
57982018-05-02 Pedro Alves <palves@redhat.com>
5799
5800 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5801 to_log_command renames.
5802 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5803
77d3c63b
TT
58042018-05-02 Tom Tromey <tom@tromey.com>
5805
5806 * gdb.python/py-parameter.exp: Set test message.
5807
0489430a
TT
58082018-05-02 Tom Tromey <tom@tromey.com>
5809
5810 PR python/20084:
5811 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5812 PARAM_ZUINTEGER_UNLIMITED tests.
5813
1632f8ba
DR
58142018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5815
5816 PR rust/23124
5817 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5818 when casting.
5819
6d7bb824
TT
58202018-04-30 Tom Tromey <tom@tromey.com>
5821
5822 * gdb.python/py-type.exp: Check align attribute.
5823 * gdb.python/py-type.c: New "aligncheck" global.
5824
007e1530
TT
58252018-04-30 Tom Tromey <tom@tromey.com>
5826
5827 PR exp/17095:
5828 * gdb.dwarf2/dw2-align.exp: New file.
5829 * gdb.cp/align.exp: New file.
5830 * gdb.base/align.exp: New file.
5831 * lib/gdb.exp (gdb_int128_helper): New proc.
5832 (has_int128_c, has_int128_cxx): New caching procs.
5833
6873858b
TT
58342018-04-27 Tom Tromey <tom@tromey.com>
5835
5836 PR rust/22545:
5837 * gdb.rust/simple.exp: Add inclusive range tests.
5838
79188d8d
PA
58392018-04-26 Pedro Alves <palves@redhat.com>
5840
5841 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5842 ifunc breakpoint locations correctly of ifunc breakpoints set
5843 while the program resolves the ifunc.
5844
c7075ad5
PA
58452018-04-26 Pedro Alves <palves@redhat.com>
5846
5847 * gdb.base/gnu-ifunc-final.c: New file.
5848 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5849 * gdb.base/gnu-ifunc.exp (executable): Delete.
5850 (staticexecutable): Adjust.
5851 (lib_opts, exec_opts): Delete.
5852 (make_binsuffix, build, set-break): New procedures.
5853 (misc_tests): New, with tests factored out from the top level.
5854 (top level): Test different combinations of ifunc resolver name,
5855 resolver with and with debug info, and ifunc target with and
5856 without debug info. Wrap static tests with with_target_prefix.
5857
8388016d
PA
58582018-04-26 Pedro Alves <palves@redhat.com>
5859
5860 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5861 return type" warnings.
5862
249b5733
PA
58632018-04-25 Pedro Alves <palves@redhat.com>
5864
5865 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5866 killed".
5867 * gdb.base/kill-after-signal.exp: Likewise.
5868 * gdb.threads/kill.exp: Likewise.
5869
f67c0c91
SDJ
58702018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5871 Sergio Durigan Junior <sergiodj@redhat.com>
5872 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5875 regexps to expect for '[Inferior ... detached]' as well.
5876 * gdb.base/attach.exp: Likewise.
5877 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5878 "gdb_continue_to_end".
5879 (test_catch_syscall_with_wrong_args): Likewise.
5880 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5881 ']'. Don't set 'verbose' on.
5882 * gdb.base/foll-vfork.exp: Likewise.
5883 * gdb.base/fork-print-inferior-events.c: New file.
5884 * gdb.base/fork-print-inferior-events.exp: New file.
5885 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5886 '[Inferior ... has been killed]' message.
5887 * gdb.base/kill-after-signal.exp: Likewise.
5888 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5889 detach message.
5890 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5891 message.
5892 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5893 regexps to expect for '[Inferior ... detached]' as well.
5894 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5895
0a8ddac4
SM
58962018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5897
5898 PR gdb/23104
5899 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5900
701adfb0
PA
59012018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5902
5903 PR gdb/23095
5904 * gdb.base/break-probes.exp: Pass shlib_load to
5905 prepare_for_testing. Set normal_bp to r_debug_state if target is
5906 bsd.
5907
d27d16bf
RB
59082018-04-19 Richard Bunt <richard.bunt@arm.com>
5909
5910 * gdb.threads/multiple-successive-infcall.c: New test.
5911 * gdb.threads/multiple-successive-infcall.exp: New file.
5912
a037790e
TT
59132018-04-17 Tom Tromey <tom@tromey.com>
5914
5915 * gdb.rust/simple.rs (Union): New type.
5916 (main): New local "u".
5917 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5918
e3a91079
AA
59192018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5920
5921 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5922 number information in output of "whereis" command.
5923 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5924
b744723f
AA
59252018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5926
5927 * gdb.ada/info_types.exp: Adjust expected output to the line
5928 numbers now printed by "info var/func/type".
5929 * gdb.base/completion.exp: Likewise.
5930 * gdb.base/included.exp: Likewise.
5931 * gdb.cp/cp-relocate.exp: Likewise.
5932 * gdb.cp/cplusfuncs.exp: Likewise.
5933 * gdb.cp/namespace.exp: Likewise.
5934 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5935
4a4495d6
MM
59362018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5937
5938 * gdb.btrace/cpu.exp: New.
5939
1d509aa6
MM
59402018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5941
5942 * gdb.base/step-indirect-call-thunk.exp: New.
5943 * gdb.base/step-indirect-call-thunk.c: New.
5944 * gdb.reverse/step-indirect-call-thunk.exp: New.
5945 * gdb.reverse/step-indirect-call-thunk.c: New.
5946
6295b6da
SM
59472018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5948
5949 * gdb.base/pie-fork.c: New file.
5950 * gdb.base/pie-fork.exp: New file.
5951
50146e70
TT
59522018-04-11 Tom Tromey <tom@tromey.com>
5953
5954 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5955
f50d8a2e
PA
59562018-04-10 Pedro Alves <palves@redhat.com>
5957
5958 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5959 exits. Instead loop running forever.
5960 (fork_parent): Run forever too.
5961
a0be7a36
SM
59622018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5963
5964 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5965 mi_continue_to_line.
5966 * gdb.mi/mi-stack.c (callee4): Add comment.
5967
9b73db36
SM
59682018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5969
5970 * gdb.mi/mi-stack.exp: Fix indentation.
5971
c912f608
SM
59722018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5973
5974 PR gdb/22979
5975 * gdb.arch/amd64-osabi.exp: New file.
5976
26540402
SM
59772018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5978
5979 PR gdb/22980
5980 * gdb.base/osabi.exp: New file.
5981
121ad66c 59822018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5983
5984 * gdb.cp/static-typedef-print.exp: New file.
5985 * gdb.cp/static-typedef-print.cc: New file.
5986
3fcded8f
JB
59872018-03-27 Joel Brobecker <brobecker@adacore.com>
5988
5989 * gdb.ada/varsize_limit: New testcase.
5990
59cc4834
JB
59912018-03-27 Joel Brobecker <brobecker@adacore.com>
5992
5993 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5994
5995 * gdb.ada/notcplusplus: New testcase.
5996
5997 * gdb.base/c-linkage-name.c: New file.
5998 * gdb.base/c-linkage-name.exp: New testcase.
5999
4ca59a9f
TT
60002018-03-26 Tom Tromey <tom@tromey.com>
6001
6002 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6003 * gdb.python/py-framefilter.py (name_error): New global.
6004 (ErrorInName.function): Use name_error.
6005
978d6c75
TT
60062018-03-26 Tom Tromey <tom@tromey.com>
6007
6008 PR backtrace/15582:
6009 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6010
b7fee5a3
KS
60112018-03-23 Keith Seitz <keiths@redhat.com>
6012
6013 PR c++/22968
6014 * gdb.cp/subtypes.exp: New file.
6015 * gdb.cp/subtypes.h: New file.
6016 * gdb.cp/subtypes.cc: New file.
6017 * gdb.cp/subtypes-2.cc: New file.
6018
376be529
AB
60192018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6020
6021 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6022 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6023 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6024 -nostartfiles when compiling the test. Confirm that all registers
6025 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6026
066cfa98
AB
60272018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6028
6029 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6030 option, syntax was wrong anyway.
6031 * gdb.arch/arm-disp-step.exp: Likewise.
6032 * gdb.arch/sparc64-regs.exp: Likewise.
6033 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6034 option, syntax was wrong anyway, switch to use
6035 prepare_for_testing.
6036 * gdb.arch/i386-disp-step.exp: Likewise.
6037
079670b9
AA
60382018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6039
6040 * gdb.ada/exec_changed.exp: Replace "target_info exists
6041 use_gdb_stub" by "use_gdb_stub".
6042 * gdb.ada/start.exp: Likewise.
6043 * gdb.base/async-shell.exp: Likewise.
6044 * gdb.base/attach-pie-misread.exp: Likewise.
6045 * gdb.base/attach-wait-input.exp: Likewise.
6046 * gdb.base/break-entry.exp: Likewise.
6047 * gdb.base/break-interp.exp: Likewise.
6048 * gdb.base/dprintf-detach.exp: Likewise.
6049 * gdb.base/nostdlib.exp: Likewise.
6050 * gdb.base/solib-nodir.exp: Likewise.
6051 * gdb.base/statistics.exp: Likewise.
6052 * gdb.base/testenv.exp: Likewise.
6053 * gdb.mi/mi-exec-run.exp: Likewise.
6054 * gdb.mi/mi-start.exp: Likewise.
6055 * gdb.multi/dummy-frame-restore.exp: Likewise.
6056 * gdb.multi/multi-arch-exec.exp: Likewise.
6057 * gdb.multi/multi-arch.exp: Likewise.
6058 * gdb.multi/tids.exp: Likewise.
6059 * gdb.multi/watchpoint-multi.exp: Likewise.
6060 * gdb.python/py-events.exp: Likewise.
6061 * gdb.threads/attach-into-signal.exp: Likewise.
6062 * gdb.threads/attach-stopped.exp: Likewise.
6063 * gdb.threads/threadapply.exp: Likewise.
6064 * lib/selftest-support.exp: Likewise.
6065
26d6cec4
AA
60662018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6067
6068 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6069
4ee89e90
SR
60702018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6071
6072 * gdb.perf/template-breakpoints.cc: New file.
6073 * gdb.perf/template-breakpoints.exp: New file.
6074 * gdb.perf/template-breakpoints.py: New file.
6075
92630041
TT
60762018-03-19 Tom Tromey <tom@tromey.com>
6077
6078 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6079 y0.
6080 * gdb.rust/simple.exp: Test bare identifier form of struct
6081 initializer.
6082
76727919
TT
60832018-03-19 Tom Tromey <tom@tromey.com>
6084
6085 * gdb.gdb/observer.exp: Remove.
6086
194ed413
AA
60872018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6088
6089 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6090 "qualified" option when setting breakpoints.
6091 * gdb.trace/backtrace.exp: Likewise.
6092 * gdb.trace/circ.exp: Likewise.
6093 * gdb.trace/collection.exp: Likewise.
6094 * gdb.trace/disconnected-tracing.exp: Likewise.
6095 * gdb.trace/ftrace-lock.exp: Likewise.
6096 * gdb.trace/ftrace.exp: Likewise.
6097 * gdb.trace/infotrace.exp: Likewise.
6098 * gdb.trace/packetlen.exp: Likewise.
6099 * gdb.trace/passc-dyn.exp: Likewise.
6100 * gdb.trace/qtro.exp: Likewise.
6101 * gdb.trace/read-memory.exp: Likewise.
6102 * gdb.trace/report.exp: Likewise.
6103 * gdb.trace/signal.exp: Likewise.
6104 * gdb.trace/status-stop.exp: Likewise.
6105 * gdb.trace/strace.exp: Likewise.
6106 * gdb.trace/tfind.exp: Likewise.
6107 * gdb.trace/trace-break.exp: Likewise.
6108 * gdb.trace/trace-condition.exp: Likewise.
6109 * gdb.trace/trace-mt.exp: Likewise.
6110 * gdb.trace/tstatus.exp: Likewise.
6111 * gdb.trace/tsv.exp: Likewise.
6112 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6113 * gdb.trace/unavailable.exp: Likewise.
6114 * gdb.trace/while-dyn.exp: Likewise.
6115
8b067d2c
AA
61162018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6117
6118 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6119 that libinproctrace is copied to the target.
6120
3ae9ce5d
TT
61212018-03-14 Tom Tromey <tom@tromey.com>
6122
6123 PR cli/14977:
6124 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6125 a null pointer.
6126 * gdb.base/wchar.exp: Likewise.
6127
b8c2339b
TT
61282018-03-14 Tom Tromey <tom@tromey.com>
6129
6130 PR cli/19918:
6131 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6132 flag.
6133
4872dc46
SM
61342018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6135
6136 PR gdb/22841
6137 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6138 "target" to remote_exec.
6139
e4fe3756
SM
61402018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6141
6142 PR gdb/22841
6143 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6144 ${board}_upload): Remove.
6145
e95a97d4
AA
61462018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6147
6148 * gdb.cp/watch-cp.cc: New test.
6149 * gdb.cp/watch-cp.exp: New file.
6150
dbbb1059
AB
61512018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6152
6153 * gdb.base/infcall-nested-structs.exp: New file.
6154 * gdb.base/infcall-nested-structs.c: New file.
6155 * gdb.base/float.exp: Add riscv support.
6156
ecc054c0
TP
61572018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6158
6159 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6160 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6161
25e3c82c
SDJ
61622018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6163
6164 * gdb.server/abspath.exp: New file.
6165 * lib/gdb.exp (with_cwd): New procedure.
6166
3083294d
SM
61672018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6168
6169 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6170 use it.
6171 (gdb_is_target_remote_prompt): New proc.
6172 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6173 (gdb_is_target_native): Pass prompt parameter to
6174 gdb_is_target_1.
6175
3275ef47
SM
61762018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6177
6178 * gdb.base/load-command.c: New file.
6179 * gdb.base/load-command.exp: New file.
6180 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6181 (gdb_is_target_1): ...this, and generalize for other targets
6182 than just remote.
6183 (gdb_is_target_remote): Use gdb_is_target_1.
6184 (gdb_is_target_native): use gdb_is_target_1.
6185
6893c19a
TT
61862018-02-26 Tom Tromey <tom@tromey.com>
6187
6188 PR python/16497:
6189 * gdb.python/py-framefilter.exp: Update test.
6190
2ddeaf8a
TT
61912018-02-26 Tom Tromey <tom@tromey.com>
6192
6193 * gdb.dwarf2/variant.c: New file.
6194 * gdb.dwarf2/variant.exp: New file.
6195
c9317f21
TT
61962018-02-26 Tom Tromey <tom@tromey.com>
6197
6198 * gdb.rust/simple.exp: Accept more possible results in enum test.
6199
6f6d0c26
SM
62002018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6201
6202 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6203 parentheses.
6204
11b03145
MR
62052018-02-23 Maciej W. Rozycki <macro@mips.com>
6206
6207 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6208 name of a variable: $actual_linejj -> $actual_line.
6209
54a27fe5
JB
62102018-02-21 John Baldwin <jhb@FreeBSD.org>
6211
6212 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6213
de65820c
MM
62142018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6215
6216 * gdb.btrace/buffer-size.exp: Do not force BTS.
6217
980548fd
PA
62182018-02-14 Pedro Alves <palves@redhat.com>
6219
6220 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6221 getting a "Quit".
6222
c4e12631
MM
62232018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6224
6225 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6226 Fix test name.
6227
c2e0e465
SM
62282018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6229
6230 * gdb.cp/m-static.exp: Check type of optimized out static
6231 member.
6232
f7216783
AB
62332018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6234
6235 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6236 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6237
0625771b
LS
62382018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6239 Leszek Swirski <leszeks@google.com>
6240
6241 * gdb.python/py-prettyprint.c
6242 (struct to_string_returns_value_inner,
6243 struct to_string_returns_value_wrapper): New.
6244 (main): Add tsrvw variable.
6245 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6246 ToStringReturnsValueWrapper): New classes.
6247 (register_pretty_printers): Register new pretty-printers.
6248 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6249 recursive pretty printer.
6250 * gdb.python/py-mi.exp: Likewise.
6251
59498c30
LS
62522018-02-01 Leszek Swirski <leszeks@google.com>
6253
6254 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6255 functions with the same name as an include file are parsed
6256 correctly.
6257
d4d38844
YQ
62582018-02-01 Yao Qi <yao.qi@linaro.org>
6259
6260 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6261 "\[^\r\n\]*".
6262
07e5f5cf
NP
62632018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6264
6265 * gdb.arch/powerpc-prologue-frame.s: New file.
6266 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6267 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6268
929b5ad4
JB
62692018-01-31 Joel Brobecker <brobecker@adacore.com>
6270
6271 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6272
e671cd59
PA
62732018-01-30 Pedro Alves <palves@redhat.com>
6274
6275 PR gdb/13211
6276 * gdb.base/interrupt-daemon.c: New.
6277 * gdb.base/interrupt-daemon.exp: New.
6278 * gdb.multi/multi-term-settings.c: New.
6279 * gdb.multi/multi-term-settings.exp: New.
6280
fc413dc4
JB
62812018-01-30 Joel Brobecker <brobecker@adacore.com>
6282
6283 * gdb.base/break.exp: Save the location where the breakpoint
6284 on break.c:47 was actually inserted when debugging the version
6285 compiled at -O2 and use it in the expected output of the "info
6286 break" test performed soon after.
6287
5c319bb2
PA
62882018-01-22 Pedro Alves <palves@redhat.com>
6289 Sergio Durigan Junior <sergiodj@redhat.com>
6290
6291 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6292 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6293
a9e40818
JB
62942018-01-22 Joel Brobecker <brobecker@adacore.com>
6295
6296 * gdb.base/break-include.c, gdb.base/break-include.inc,
6297 gdb.base/break-include.exp: New files.
6298 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6299 line number now being the actual line number where the breakpoint
6300 was inserted.
6301 * gdb.mi/mi-break.exp: Likewise.
6302 * gdb.mi/mi-reverse.exp: Likewise.
6303 * gdb.mi/mi-simplerun.exp: Ditto.
6304
e707fc44
AB
63052018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6306
6307 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6308 varobj.
6309 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6310
ae451627
AB
63112018-01-21 Don Breazeal <donb@codesourcery.com>
6312 Andrew Burgess <andrew.burgess@embecosm.com>
6313
6314 * gdb.mi/basics.c: Add new global.
6315 * gdb.mi/mi-frame-regs.exp: New file.
6316 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6317 case.
6318
b1b189e0
AB
63192018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6320
6321 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6322 non-parameter, and on an unknown symbol.
6323
fcfcc376
TT
63242018-01-19 Tom Tromey <tom@tromey.com>
6325
6326 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6327 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6328
634c1c31
AA
63292018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6330
6331 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6332 setrlimit and chdir to int.
6333
d6ad07fd
AA
63342018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6335
6336 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6337 function.
6338 (my_tend): Likewise.
6339 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6340 rationale of avoiding FP- and vector instructions.
6341
adf8243b
RK
63422018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6343
6344 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6345 "info reg" with "\[ \t\]*".
6346 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6347 "\[ \t\]+".
6348 * gdb.arch/s390-multiarch.exp: Ditto.
6349 * gdb.base/pc-fp.exp: Ditto.
6350 * gdb.reverse/i386-precsave.exp: Ditto.
6351 * gdb.reverse/i386-reverse.exp: Ditto.
6352 * gdb.reverse/i387-env-reverse.exp: Ditto.
6353 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6354
dcc06925
AA
63552018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6356
6357 * lib/gdb.exp (gdb_compile): Re-enable use of
6358 universal_compile_options for languages other than Rust.
6359
25d4fd80
AA
63602018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6361
6362 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6363
ee7f689e 63642018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6365
6366 PR gdb/16577
6367 * gdb.base/solib-vanish.exp: New.
6368 * gdb.base/solib-vanish-main.c: New.
6369 * gdb.base/solib-vanish-lib1.c: New.
6370 * gdb.base/solib-vanish-lib2.c: New.
6371
d8447b6b
YQ
63722018-01-17 Yao Qi <yao.qi@linaro.org>
6373
6374 * gdb.compile/compile.exp: Match the address printed for
6375 frame in the output of command "bt".
6376
86d6a90c
TT
63772018-01-15 Tom Tromey <tom@tromey.com>
6378
6379 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6380 compute sp_reg.
6381
cbcdb1aa
AB
63822018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6383
6384 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6385 to prepare.
6386 (prepare): Return 0 on error, 1 on success.
6387
eea61984
PA
63882018-01-12 Pedro Alves <palves@redhat.com>
6389
6390 * gdb.base/continue-after-aborted-step-over.c: New.
6391 * gdb.base/continue-after-aborted-step-over.exp: New.
6392
6181e9c2
SM
63932018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6394
6395 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6396 options when not creating an executable.
6397
3cada740
PA
63982018-01-11 Pedro Alves <palves@redhat.com>
6399
6400 PR remote/22597
6401 * gdb.server/stop-reply-no-thread.c: New file.
6402 * gdb.server/stop-reply-no-thread.exp: New file.
6403
c63d3e8d
PA
64042018-01-10 Pedro Alves <palves@redhat.com>
6405
6406 PR gdb/22670
6407 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6408 functions too. Test setting breakpoints and printing C functions
6409 with no debug info too.
6410 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6411
d4c2a405
PA
64122018-01-10 Pedro Alves <palves@redhat.com>
6413
6414 PR gdb/22670
6415 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6416 a fail.
6417
8825213e
PA
64182018-01-10 Pedro Alves <palves@redhat.com>
6419
6420 PR gdb/22670
6421 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6422
605fd3c6
YQ
64232018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6424
6425 * gdb.server/unittest.exp: Match the output in non-development
6426 mode.
6427
1e5ded6c
YQ
64282018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6429
6430 * gdb.gdb/unittest.exp: Match output in non-development mode.
6431
30066b0b
JB
64322018-01-08 Joel Brobecker <brobecker@adacore.com>
6433
6434 * gdb.ada/access_tagged_param.exp: Relax expected output
6435 for value of "ObjL" in "continue" to pck.inspect breakpoint
6436 test.
6437
04bafb1e
XR
64382018-01-08 Joel Brobecker <brobecker@adacore.com>
6439
9f86398b
JB
6440 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6441 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6442
e379cee6
PA
64432018-01-05 Pedro Alves <palves@redhat.com>
6444
6445 PR gdb/18653
6446 * gdb.base/libsegfault.exp: New.
6447
de63c46b
PA
64482018-01-05 Joel Brobecker <brobecker@adacore.com>
6449
6450 PR gdb/22670
6451 * gdb.ada/access_tagged_param.exp: New file.
6452 * gdb.ada/access_tagged_param/foo.adb: New file.
6453
f98fc17b
PA
64542018-01-05 Pedro Alves <palves@redhat.com>
6455
6456 PR gdb/22670
6457 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6458 exercise lower case too, and to exercise both full matching and
6459 wild matching.
6460
342f8240
JB
64612018-01-05 Joel Brobecker <brobecker@adacore.com>
6462
6463 * gdb.ada/rename_subscript_param: New testcase.
6464
7150d33c
JG
64652018-01-05 Jerome Guitton <guitton@adacore.com>
6466
6467 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6468
cc0e770c
JB
64692018-01-05 Joel Brobecker <brobecker@adacore.com>
6470
6471 * gdb.ada/convvar_comp: New testcase.
6472
672a41aa 64732018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6474
6475 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6476 (My_Table): New global variable.
6477 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6478
7365ec2f
JB
64792018-01-04 Joel Brobecker <brobecker@adacore.com>
6480
6481 PR gdb/22670
6482 * gdb.ada/maint_with_ada: New testcase.
6483
289483b6
JB
64842018-01-04 Joel Brobecker <brobecker@adacore.com>
6485
6486 PR gdb/22670
6487 * gdb.ada/bp_c_mixed_case: New testcase.
6488
344420da
JB
64892018-01-04 Joel Brobecker <brobecker@adacore.com>
6490
6491 PR gdb/22670
6492 * gdb.ada/complete.exp: Add "complete break ada" test.
6493
66fc87a0
JB
64942018-01-04 Joel Brobecker <brobecker@adacore.com>
6495
6496 PR gdb/22670
6497 * gdb.ada/info_addr_mixed_case: New testcase.
6498
9f757bf7
XR
64992018-01-03 Xavier Roirand <roirand@adacore.com>
6500
6501 * gdb.ada/excep_handle.exp: New testcase.
6502 * gdb.ada/excep_handle/foo.adb: New file.
6503 * gdb.ada/excep_handle/pck.ads: New file.
6504
bd570f80
JB
65052018-01-03 Joel Brobecker <brobecker@adacore.com>
6506
6507 * gdb.base/step-line.c: Add extra empty line in copyright header.
6508 * gdb.base/step-line.inp: Likewise.
6509
9fe561ab
JB
65102018-01-02 Joel Brobecker <brobecker@adacore.com>
6511
6512 * gdb.ada/dyn_stride.exp: Add slice test.
6513
a405673c
JB
65142018-01-02 Joel Brobecker <brobecker@adacore.com>
6515
6516 * gdb.ada/dyn_stride: New testcase.
6517
cef0f868
SH
65182017-12-27 Stafford Horne <shorne@gmail.com>
6519
6520 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6521 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6522
b67d92b0
SH
65232017-12-27 Stafford Horne <shorne@gmail.com>
6524
6525 * gdb.base/reggroups.c: New file.
6526 * gdb.base/reggroups.exp: New file.
6527
eccab96d
JB
65282017-12-18 Joel Brobecker <brobecker@adacore.com>
6529
6530 * gdb.dwarf2/ada-valprint-error.c: New file.
6531 * gdb.dwarf2/ada-valprint-error.exp: New file.
6532
0e2da9f0
JB
65332017-12-18 Joel Brobecker <brobecker@adacore.com>
6534
6535 * gdb.ada/assign_arr: New testcase.
6536
cb923fcc
XR
65372017-12-18 Xavier Roirand <roirand@adacore.com>
6538
6539 * gdb.ada/funcall_ptr: New testcase.
6540
7c161838
SDJ
65412017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6542
6543 PR cli/16224
6544 * gdb.base/ptype-offsets.cc: New file.
6545 * gdb.base/ptype-offsets.exp: New file.
6546
1af17fd9
YQ
65472017-12-15 Yao Qi <yao.qi@linaro.org>
6548
6549 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6550 if XML is disabled.
6551
828d5846
XR
65522017-12-15 Xavier Roirand <roirand@adacore.com>
6553
6554 * gdb.ada/same_component_name: New testcase.
6555
79e8fcaa
JB
65562017-12-14 Joel Brobecker <brobecker@adacore.com>
6557
6558 * gdb.ada/str_binop_equal: New testcase.
6559
e05fa6f9
JB
65602017-12-14 Joel Brobecker <brobecker@adacore.com>
6561
6562 * gdb.ada/task_switch_in_core: New testcase.
6563
b89641ba
SM
65642017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6565
6566 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6567 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6568 call test_bkpt_qualified.
6569 (test_bkpt_qualified): New proc.
6570
6892d2e4
PA
65712017-12-13 Pedro Alves <palves@redhat.com>
6572
6573 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6574 Tighten regexp by matching with an anchor.
6575
a22ecf70
PA
65762017-12-13 Pedro Alves <palves@redhat.com>
6577
6578 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6579 ("expression with namespace"): New set of tests.
6580 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6581 (Nested::Test_NS::qux): New.
6582 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6583 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6584
9937536c
JB
65852017-12-13 Joel Brobecker <brobecker@adacore.com>
6586
6587 * gdb.base/server-del-break.c: New file.
6588 * gdb.base/server-del-break.exp: New file.
6589
fe49c6f5
SH
65902017-12-12 Stafford Horne <shorne@gmail.com>
6591
6592 * gdb.xml/tdesc-regs.exp: Add or1k support.
6593
c3d18620
SH
65942017-12-12 Stafford Horne <shorne@gmail.com>
6595
6596 * gdb.base/bp-permanent.c: Define nop of or1k.
6597
c5f9cfc8
JB
65982017-12-11 Joel Brobecker <brobecker@adacore.com>
6599
6600 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6601 output with components being reordered.
6602
a9c135fc
JB
66032017-12-11 Joel Brobecker <brobecker@adacore.com>
6604
6605 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6606 output with components being reordered.
6607
927aa2e7
JK
66082017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6609 Pedro Alves <palves@redhat.com>
6610
6611 * gdb.base/maint.exp (check for .gdb_index): Check also for
6612 .debug_names.
6613 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6614 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6615 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6616 (.gdb_index used after symbol reloading): Support also .debug_names.
6617 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6618
f17d9474
YQ
66192017-12-08 Yao Qi <yao.qi@linaro.org>
6620
6621 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6622 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6623
a0de8c21
YQ
66242017-12-08 Yao Qi <yao.qi@linaro.org>
6625
6626 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6627 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6628
a738ea1d
YQ
66292017-12-08 Yao Qi <yao.qi@linaro.org>
6630
6631 * gdb.arch/aarch64-tagged-pointer.c: New file.
6632 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6633
1cd9a73b
SDJ
66342017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6635
6636 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6637 "int".
6638
fa6eb693
KS
66392017-12-07 Keith Seitz <keiths@redhat.com>
6640
6641 PR breakpoints/22569
6642 * gdb.linespec/ls-errs.exp: Change expected result of "break
6643 -source this file has spaces.c -line 3".
6644 Check that an explicit source file followed by whitespace is
6645 identified as an invalid explicit location.
6646
883fd55a
KS
66472017-12-07 Keith Seitz <keiths@redhat.com>
6648
6649 * gdb.cp/nested-types.cc: New file.
6650 * gdb.cp/nested-types.exp: New file.
6651 * lib/cp-support.exp: Load data-structures.exp library.
6652 (debug_cp_test_ptype_class): New global.
6653 (cp_ptype_class_verbose, next_line): New procedures.
6654 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6655 Add and document new return value.
6656 Switch the list of lines to a queue.
6657 Add support for new `type' key for nested type definitions.
6658 Add debugging/troubleshooting messages.
6659 * lib/data-structures.exp: New file.
6660
ec72db3e
SM
66612017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6662
6663 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6664 with proc_with_prefix, don't use with_test_prefix.
6665
99598d71
TT
66662017-12-07 Tom Tromey <tom@tromey.com>
6667
6668 * gdb.base/break.exp: Add test for empty "commands".
6669
a8806230
YQ
66702017-12-07 Yao Qi <yao.qi@linaro.org>
6671
6672 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6673 malloc and catch syscall.
6674
824cc835
PM
66752017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6676
e79be6e5 6677 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6678 tests for explicit locations.
6679
7cc244de
PA
66802017-12-06 Pedro Alves <palves@redhat.com>
6681
6682 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6683 force-disabling XML descriptions.
6684
50a1fdd5
PA
66852017-12-04 Pedro Alves <palves@redhat.com>
6686
6687 PR gdb/22499
6688 * gdb.arch/amd64-disp-step-avx.S: New file.
6689 * gdb.arch/amd64-disp-step-avx.exp: New file.
6690
f0fb2488
PA
66912017-12-03 Pedro Alves <palves@redhat.com>
6692
6693 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6694 and <string.h>.
6695 (parent_function): Print distinct messages when waitpid fails, or
6696 the child exits with a signal, or the child exits for an unhandled
6697 reason.
6698 * gdb.threads/process-dies-while-detaching.exp
6699 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6700 it. Wait for both inferior output and GDB's prompt. Use an
6701 indirect spawn id list.
6702 (do_detach): New parameter 'child_exit'. Use it to compute
6703 expected inferior output.
6704 (test_detach, test_detach_watch, test_detach_killed_outside):
6705 Adjust to pass down the expected child exit kind.
6706
97cbe998
SDJ
67072017-12-01 Joel Brobecker <brobecker@adacore.com>
6708 Sergio Durigan Junior <sergiodj@redhat.com>
6709 Pedro Alves <palves@redhat.com>
6710
6711 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6712
40fc416f
SDJ
67132017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6714
6715 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6716 to 'symbol-file' and 'add-symbol-file' can be
6717 position-independent.
6718
1cc75e92
YQ
67192017-12-01 Yao Qi <yao.qi@linaro.org>
6720
6721 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6722 the URL in copyright header.
6723 * gdb.arch/aarch64-fp.exp: Likewise.
6724 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6725 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6726 * gdb.base/expand-psymtabs.exp: Likewise.
6727 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6728 * gdb.fortran/common-block.exp: Likewise.
6729 * gdb.fortran/common-block.f90: Likewise.
6730 * gdb.fortran/logical.exp: Likewise.
6731 * gdb.fortran/vla-datatypes.f90: Likewise.
6732 * gdb.fortran/vla-sub.f90: Likewise.
6733
875fb7a7
JB
67342017-11-30 Joel Brobecker <brobecker@adacore.com>
6735
6736 * gdb.ada/repeat_dyn: New testcase.
6737
6f14765f
UW
67382017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6739
6740 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6741 Update for changed thread numbering.
6742 * gdb.cell/bt.exp: Update for changed GDB output.
6743
f1af7b94
SM
67442017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6745
6746 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6747 setting isremote by hand.
6748 * boards/dwarf4-gdb-index.exp: Likewise.
6749 * boards/fission.exp: Likewise.
6750 * boards/stabs.exp: Likewise.
6751
e3919f3e
PA
67522017-11-30 Pedro Alves <palves@redhat.com>
6753
6754 * gdb.linespec/cpls-ops.exp
6755 (check_explicit_skips_function_argument): Extract the underlying
6756 type of size_t instead of hardcoding it.
6757
bd69330d
PA
67582017-11-29 Pedro Alves <palves@redhat.com>
6759
6760 PR c++/19436
6761 * gdb.linespec/cpls-abi-tag.cc: New file.
6762 * gdb.linespec/cpls-abi-tag.exp: New file.
6763
a20714ff
PA
67642017-11-29 Pedro Alves <palves@redhat.com>
6765
6766 * gdb.base/langs.exp: Use -qualified.
6767 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6768 it.
6769 * gdb.cp/namespace.exp: Use -qualified.
6770 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6771 (overload-3, template-overload, template-ret-type, const-overload)
6772 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6773 procedures.
6774 (test_driver): Call them.
6775 * gdb.cp/save-bp-qualified.cc: New.
6776 * gdb.cp/save-bp-qualified.exp: New.
6777 * gdb.linespec/explicit.exp: Test -qualified.
6778 * lib/completion-support.exp (completion::explicit_opts_list): Add
6779 "-qualified".
6780 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6781
f6f1d339
PM
67822017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6783
6784 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6785
02ca603a
TT
67862017-11-29 Tom Tromey <tom@tromey.com>
6787
6788 * gdb.base/relocate.exp: Update invalid argument test.
6789 Add new tests for invalid arguments.
6790
ed6c0bfb
TP
67912017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6792
6793 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6794 Return 0 as a long.
6795 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6796
f106e10e
TP
67972017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6798
6799 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6800 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6801 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6802 func ().
6803 * gdb.cp/shadow.cc (B.func): Return 0.
6804
10329bb2
JB
68052017-11-27 Joel Brobecker <brobecker@adacore.com>
6806
6807 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6808 expected output in gdb_expect call to allow the exception
6809 message to be present as well. Fix syntax confusion to avoid
6810 TCL thinking that exception_name is an array.
6811
617cd4bc
UW
68122017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6813
6814 * gdb.arch/spu-info.c: Include <unistd.h>.
6815 (do_signal_test): Fix broken calls to write.
6816 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6817 Fix checks for empty mailboxes. Update signal tests for corrected
6818 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6819 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6820 * gdb.cell/arch.exp: Use standard_output_file.
6821 * gdb.cell/break.exp: Likewise.
6822 * gdb.cell/bt.exp: Likewise.
6823 * gdb.cell/core.exp: Likewise.
6824 * gdb.cell/dwarfaddr.exp: Likewise.
6825 * gdb.cell/ea-cache.exp: Likewise.
6826 * gdb.cell/ea-standalone.exp: Likewise.
6827 * gdb.cell/f-regs.exp: Likewise.
6828 * gdb.cell/fork.exp: Likewise.
6829 * gdb.cell/gcore.exp: Likewise.
6830 * gdb.cell/mem-access.exp: Likewise.
6831 * gdb.cell/ptype.exp: Likewise.
6832 * gdb.cell/registers.exp: Likewise.
6833 * gdb.cell/sizeof.exp: Likewise.
6834 * gdb.cell/solib-symbol.exp: Likewise.
6835 * gdb.cell/solib.exp: Likewise.
617cd4bc 6836
a81aaca0
PA
68372017-11-25 Pedro Alves <palves@redhat.com>
6838
6839 * gdb.base/complete-empty.exp: New file.
6840 * gdb.base/completion.exp: Adjust.
6841
6a3c6ee4
PA
68422017-11-25 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.linespec/cpls-ops.cc: New file.
6845 * gdb.linespec/cpls-ops.exp: New file.
6846 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6847 factored out from ...
6848 (test_complete_prefix_range): ... this.
6849
8955eb2d
PA
68502017-11-24 Pedro Alves <palves@redhat.com>
6851
6852 * gdb.linespec/cpcompletion.exp: New file.
6853 * gdb.linespec/cpls-hyphen.cc: New file.
6854 * gdb.linespec/cpls.cc: New file.
6855 * gdb.linespec/cpls2.cc: New file.
6856 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6857 test to use test_gdb_complete_unique. Add label completion,
6858 keyword completion and explicit location completion tests.
6859 * lib/completion-support.exp: New file.
6860
e547c119
JB
68612017-11-24 Joel Brobecker <brobecker@adacore.com>
6862
6863 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6864 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6865 when hitting an exception catchpoint.
6866
7c3c1aa8
YQ
68672017-11-22 Yao Qi <yao.qi@linaro.org>
6868
6869 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6870
41bd68f5
SM
68712017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6872
6873 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6874 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6875 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6876
1daad298
YQ
68772017-11-22 Yao Qi <yao.qi@linaro.org>
6878
6879 * gdb.base/info-os.exp: Pass pthreads.
6880 * gdb.multi/multi-attach.exp: Likewise.
6881
88465e87
YQ
68822017-11-22 Yao Qi <yao.qi@linaro.org>
6883
6884 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6885 compiler.
6886
dc196b23
YQ
68872017-11-22 Yao Qi <yao.qi@linaro.org>
6888
6889 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6890 * gdb.base/break-interp.exp: Likewise.
6891 * gdb.base/jit-attach-pie.exp: Likewise.
6892
2400729e
UW
68932017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6894
6895 * gdb.base/float128.c (large128): New variable.
6896 * gdb.base/float128.exp: Add test to print largest __float128 value.
6897
7a26362d
UW
68982017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6899
6900 * gdb.arch/vsx-regs.exp: Update register content checks.
6901
ed0f4273
UW
69022017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6903
6904 * gdb.arch/ppc-longdouble.exp: New file.
6905 * gdb.arch/ppc-longdouble.c: Likewise.
6906
a25d69c6
PA
69072017-11-21 Pedro Alves <palves@redhat.com>
6908
6909 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6910
73fcf641
PA
69112017-11-20 Pedro Alves <palves@redhat.com>
6912
6913 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6914 (long_double_typedef): New typedefs.
6915 Use DEF on double and long double.
6916 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6917 cases.
6918 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6919 and 'long_double_ptr_same_size' locals. Use them to decide
6920 whether cast from array/function to float is valid/invalid.
6921
71a3c369
TT
69222017-11-17 Tom Tromey <tom@tromey.com>
6923
6924 * gdb.rust/traits.rs: New file.
6925 * gdb.rust/traits.exp: New file.
6926
ced9779b
JB
69272017-11-17 Joel Brobecker <brobecker@adacore.com>
6928
6929 * gdb.ada/minsyms: New testcase.
6930
a0922d80
PA
69312017-11-16 Pedro Alves <palves@redhat.com>
6932
6933 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6934 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6935
ea04e54c
PA
69362017-11-16 Pedro Alves <palves@redhat.com>
6937
6938 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6939 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6940
e849ea89
PA
69412017-11-16 Pedro Alves <palves@redhat.com>
6942
6943 * gdb.server/reconnect-ctrl-c.c: New file.
6944 * gdb.server/reconnect-ctrl-c.exp: New file.
6945
d8ae99a7
PM
69462017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6947
6948 * gdb.python/py-rbreak.exp: New file.
6949 * gdb.python/py-rbreak.c: New file.
6950 * gdb.python/py-rbreak-func2.c: New file.
6951
968a13f8
PA
69522017-11-16 Pedro Alves <palves@redhat.com>
6953
6954 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6955 pattern.
6956 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6957 GDB.
6958
71774bc9
SM
69592017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6960
6961 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6962 regex.
6963
ddbb44cf
SM
69642017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6965
6966 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6967 test names.
6968
584a564f
PA
69692017-11-09 Pedro Alves <palves@redhat.com>
6970
6971 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6972 factored out from ...
6973 (top level): ... here, and adjusted to avoid expecting beyond the
6974 prompt in a single gdb_test_multiple.
6975
5ed7a928
PA
69762017-11-09 Pedro Alves <palves@redhat.com>
6977
6978 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6979 output.
6980 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6981 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6982 * gdb.server/ext-run.exp ("kill" test): Likewise.
6983 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6984
a60e0738
PA
69852017-11-09 Pedro Alves <palves@redhat.com>
6986
6987 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6988 match till end of line.
6989
2c88253f
PA
69902017-11-09 Pedro Alves <palves@redhat.com>
6991
6992 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6993
c7a38517
PA
69942017-11-09 Pedro Alves <palves@redhat.com>
6995
6996 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6997 New procedures, factored out from ...
6998 (top level): ... here, and adjusted to avoid expecting beyond the
6999 prompt in one go.
7000
f29f4b6b
PA
70012017-11-09 Pedro Alves <palves@redhat.com>
7002
7003 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7004 output. Fix '?' match.
7005
286acbb5
JB
70062017-11-08 Joel Brobecker <brobecker@adacore.com>
7007
7008 * gdb.ada/scoped_watch: New testcase.
7009 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7010 which is actually correct.
7011 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7012 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7013
62d7ae92
PA
70142017-11-08 Pedro Alves <palves@redhat.com>
7015
7016 * gdb.gdb/complaints.exp (test_initial_complaints)
7017 (test_serial_complaints, test_short_complaints): Call
7018 complaint_internal instead of complaint.
7019
280ca31f
DT
70202017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7021
7022 * gdb.threads/tls-core.c: New file.
7023 * gdb.threads/tls-core.exp: Likewise.
7024
b5ec771e
PA
70252017-11-08 Pedro Alves <palves@redhat.com>
7026
7027 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7028 (p Exported_Capitalized): New test.
7029 (p exported_capitalized): New test.
7030
a02b41a7
PA
70312017-11-07 Pedro Alves <palves@redhat.com>
7032
7033 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7034
95e95a6d
PA
70352017-11-07 Pedro Alves <palves@redhat.com>
7036
7037 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7038 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7039 (disable_invalid, disable_inverted, disable_negative): New
7040 procedures.
7041 ("bad numbers"): New set of tests.
7042
cee62dbd
PA
70432017-11-07 Pedro Alves <palves@redhat.com>
7044
7045 * gdb.cp/ena-dis-br-range.exp: Add tests.
7046
cc638e86
PA
70472017-11-07 Pedro Alves <palves@redhat.com>
7048
7049 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7050
d0fe4701
XR
70512017-11-07 Xavier Roirand <roirand@adacore.com>
7052 Pedro Alves <palves@redhat.com>
7053
7054 * gdb.base/ena-dis-br.exp: Add reference to
7055 gdb.cp/ena-dis-br-range.exp.
7056 * gdb.cp/ena-dis-br-range.exp: New file.
7057 * gdb.cp/ena-dis-br-range.cc: New file.
7058
46f67f80
PA
70592017-11-06 Pedro Alves <palves@redhat.com>
7060
7061 * gdb.base/attach-non-pgrp-leader.c: New.
7062 * gdb.base/attach-non-pgrp-leader.exp: New.
7063
726e1356
PA
70642017-11-06 Pedro Alves <palves@redhat.com>
7065
7066 * configure.ac: No longer check for termio.h and sgtty.h.
7067 * configure: Regenerate.
7068 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7069 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7070 Remove termio and sgtty code.
7071
50ab6ace
YQ
70722017-11-03 Yao Qi <yao.qi@linaro.org>
7073
7074 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7075 in GDB is disabled.
7076
8e68731c
YQ
70772017-11-03 Yao Qi <yao.qi@linaro.org>
7078
7079 * gdb.python/py-thrhandle.exp: Skip it if python is not
7080 enabled.
7081
3a87ae65
SM
70822017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7083
7084 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7085 as a breakpoint command.
7086
484d8d36
MD
70872017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7088
7089 PR python/21213
7090 * gdb.python/py-infthread.exp: Test calling
7091 InferiorThread.inferior () multiple times in a row.
7092
4a27f119
KS
70932017-10-27 Keith Seitz <keiths@redhat.com>
7094
7095 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7096 Test "info break" for every inlined function breakpoint.
7097
bb11dd58
YQ
70982017-10-27 Yao Qi <yao.qi@linaro.org>
7099
7100 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7101
a43f3893
PF
71022017-10-26 Patrick Frants <osscontribute@gmail.com>
7103
7104 * gdb.cp/classes.exp (test_static_members): Test printing
7105 Outer::instance.
7106 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7107 (Inner::instance, Outer::instance): New.
7108
792ccf00
PA
71092017-10-24 Pedro Alves <palves@redhat.com>
7110
7111 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7112 extra console" test in two stages.
7113
eb2bfbad
PA
71142017-10-24 Pedro Alves <palves@redhat.com>
7115
7116 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7117
1f75a651
PA
71182017-10-24 Pedro Alves <palves@redhat.com>
7119
7120 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7121 loop.
7122
779990d9
PA
71232017-10-24 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7126 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7127
ad9b8f5d
PA
71282017-10-24 Pedro Alves <palves@redhat.com>
7129
7130 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7131 parameter and handle it. Don't output read value in test name.
7132
fee6da6e
PA
71332017-10-24 Pedro Alves <palves@redhat.com>
7134
7135 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7136 custom test name.
7137
10389c2c
PA
71382017-10-24 Pedro Alves <palves@redhat.com>
7139
7140 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7141 include the unstable output directory name in the test's name.
7142 (initial_setup_simple) <'set args'>: Use custom test name.
7143
a80e65a9
PA
71442017-10-24 Pedro Alves <palves@redhat.com>
7145
7146 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7147 with explicit test name.
7148
15763a09
PA
71492017-10-20 Pedro Alves <palves@redhat.com>
7150
7151 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7152 'wait -i'. Use gdb_assert and remote_close.
7153
49a4ce2e
AB
71542017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7155
7156 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7157 number from variable rather than hard-coded.
7158
a75868f5
PA
71592017-10-19 Pedro Alves <palves@redhat.com>
7160
7161 * gdb.base/long-inferior-output.c: New file.
7162 * gdb.base/long-inferior-output.exp: New file.
7163
c8ba13ad
KS
71642017-11-18 Keith Seitz <keiths@redhat.com>
7165
7166 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7167 method.
7168 (main): Call it.
7169 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7170 Add additional user-defined conversion operator tests.
7171
b27de576
PA
71722017-10-17 Pedro Alves <palves@redhat.com>
7173
7174 * boards/native-stdio-gdbserver.exp: Load "local-board".
7175
8484c955
PA
71762017-10-17 Pedro Alves <palves@redhat.com>
7177
7178 * gdb.base/quit-live.c: New file.
7179 * gdb.base/quit-live.exp: New file.
7180
83d5a34d
KS
71812017-10-16 Keith Seitz <keiths@redhat.com>
7182
7183 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7184 (class_with_protected_typedef, class_with_private_typedef)
7185 (struct_with_public_typedef, struct_with_protected_typedef)
7186 (struct_with_private_typedef): New classes/structs.
7187 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7188 typedefs and access specifiers.
7189
739b3f1d
PA
71902017-10-16 Pedro Alves <palves@redhat.com>
7191 Simon Marchi <simon.marchi@polymtl.ca>
7192
7193 * README (Local vs Remote vs Native): New section.
7194 * boards/local-board.exp: New file, with bits factored out from
7195 ...
7196 * boards/native-extended-gdbserver.exp: ... here. Load
7197 "local-board".
7198 * boards/native-gdbserver.exp: Load "local-board".
7199 (${board}_spawn, ${board}_exec): Delete.
7200 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7201 ...
7202 * boards/stdio-gdbserver-base.exp: ... this new file.
7203 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7204 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7205 procedure.
7206 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7207 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7208 stdio_gdbserver_command.
7209 (${board}_get_remote_address, ${board}_get_comm_port)
7210 (${board}_download, ${board}_upload): Delete.
7211 (get_target_remote_pipe_cmd): New.
7212
fe68b953
SM
72132017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7214
7215 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7216 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7217 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7218 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7219 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7220 remove with_test_prefix.
7221
300b6685
PA
72222017-10-13 Pedro Alves <palves@redhat.com>
7223
7224 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7225 * gdb.base/annota1.exp: Use it instead of is_remote.
7226 * gdb.base/annota3.exp: Use it instead of is_remote.
7227 * gdb.cp/annota2.exp: Use it instead of is_remote.
7228 * gdb.cp/annota3.exp: Use it instead of is_remote.
7229 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7230
50500caf
PA
72312017-10-13 Pedro Alves <palves@redhat.com>
7232
7233 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7234 (test_num_test_vars, run_and_count_vars, find_env)
7235 (test_set_unset_env, test_inherit_env_var): New procedures.
7236 (top level): Use them.
7237
dad0c6d2
PA
72382017-10-13 Pedro Alves <palves@redhat.com>
7239
7240 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7241 also skip on stub-like targets.
7242
8b0553c1
PA
72432017-10-13 Pedro Alves <palves@redhat.com>
7244
7245 PR gdb/22293
7246 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7247 (top level): Move some tests to ...
7248 (test_not_found): ... this new procedure.
7249 (top level): Call it.
7250
7594f623
PA
72512017-10-13 Pedro Alves <palves@redhat.com>
7252
7253 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7254 expect different "info terminal" output if testing with a
7255 non-native target.
7256
ebe3b402
PA
72572017-10-13 Pedro Alves <palves@redhat.com>
7258 Simon Marchi <simon.marchi@polymtl.ca>
7259
7260 PR python/12966
7261 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7262
42f1b161
PA
72632017-10-13 Pedro Alves <palves@redhat.com>
7264
7265 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7266 already.
7267
8d6ef72b
PA
72682017-10-13 Pedro Alves <palves@redhat.com>
7269
7270 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7271 is_remote.
7272
d7bcd5b8
PA
72732017-10-13 Pedro Alves <palves@redhat.com>
7274
7275 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7276 is_remote.
7277
df479dc6
PA
72782017-10-13 Pedro Alves <palves@redhat.com>
7279
7280 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7281 is set.
7282 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7283 instead of is_remote.
7284
23fb630a
PA
72852017-10-13 Pedro Alves <palves@redhat.com>
7286
7287 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7288 (top level): Add comment.
7289
cc77b1dc
PA
72902017-10-13 Pedro Alves <palves@redhat.com>
7291
7292 * gdb.base/remote.exp (top level): Fix comment typo and add
7293 missing return.
7294
27c9e813
PA
72952017-10-13 Pedro Alves <palves@redhat.com>
7296 Simon Marchi <simon.marchi@polymtl.ca>
7297
7298 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7299 calls and add comments. Skip test if use_gdb_stub is set.
7300 (top level): Use "set cwd" command instead of "cd" command.
7301
5e830d98
PA
73022017-10-13 Pedro Alves <palves@redhat.com>
7303
7304 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7305 is_remote target check.
7306
f5ca0032
PA
73072017-10-13 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.base/scope.exp: Use build_executable + clean_restart +
7310 gdb_file_cmd instead of prepare_for_testing and no longer skip
7311 "before run" tests on is_remote target boards. Update comments.
7312 * boards/native-extended-gdbserver.exp
7313 (extended_gdbserver_load_last_file): New, factored out from ...
7314 (gdb_load): ... this. Move further below and add comment.
7315 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7316
8aed1c0d
PA
73172017-10-12 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.base/attach.exp: Remove references to gdb64.
7320 * gdb.base/dbx.exp: Remove references to gdb64.
7321
cfa34c87
SM
73222017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7323 Pedro Alves <palves@redhat.com>
7324
7325 * gdb.base/label.exp: Remove is_remote target check.
7326
9192b7de
PA
73272017-10-12 Pedro Alves <palves@redhat.com>
7328
7329 * gdb.base/auvx.exp (coredir): Update comment.
7330 (top level) <core_works>: Use "set cwd" command instead of "cd"
7331 command.
7332
6bf0052d
PA
73332017-10-12 Pedro Alves <palves@redhat.com>
7334 Simon Marchi <simon.marchi@polymtl.ca>
7335
7336 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7337 target boards.
7338
e48ef82d
PA
73392017-10-12 Pedro Alves <palves@redhat.com>
7340 Simon Marchi <simon.marchi@polymtl.ca>
7341
7342 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7343 Instead skip if there's any gdb_protocol set.
7344
8d7aea57
SM
73452017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7346 Pedro Alves <palves@redhat.com>
7347
7348 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7349
30440677
PA
73502017-10-12 Pedro Alves <palves@redhat.com>
7351 Simon Marchi <simon.marchi@polymtl.ca>
7352
7353 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7354 instead of on dejagnu remote boards.
7355
4e04f045 73562017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7357 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7358
7359 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7360 checks. Use build_executable + clean_restart instead of
7361 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7362 of enabling non-stop after starting gdb.
7363
871a186e
PA
73642017-10-12 Pedro Alves <palves@redhat.com>
7365
7366 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7367 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7368 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7369 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7370
56d704da
AK
73712017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7372
7373 * gdb.arch/arc-tdesc-cpu.exp: New file.
7374 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7375
2f20e312
SM
73762017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7377
7378 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7379
65630365
PA
73802017-10-10 Pedro Alves <palves@redhat.com>
7381
7382 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7383 expect CLI output.
7384
bf469271
PA
73852017-10-10 Pedro Alves <palves@redhat.com>
7386
7387 * lib/selftest-support.exp (selftest_setup): Update for
7388 captured_command_loop's prototype change.
7389
777a42f1
PA
73902017-10-09 Pedro Alves <palves@redhat.com>
7391
7392 Test both arch1=>arch2 and arch2=>arch1.
7393
7394 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7395 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7396 factored out to...
7397 (append_arch1_options, append_arch2_options, append_arch_options)
7398 (build_executables): New procedures.
7399 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7400 local.
7401 (top level): Add new 'first_arch' testing axis.
7402
cbd2b4e3
PA
74032017-10-09 Pedro Alves <palves@redhat.com>
7404
7405 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7406 (barrier): New.
7407 (thread_start, all_started): New functions.
7408 (main): Spawn new thread and wait until it is scheduled.
7409 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7410 option.
7411 (do_test): Add 'selected_thread' parameter. Run to all_started
7412 instead of main. Explicitly set the breakpoint at main. Switch
7413 to the SELECTED_THREAD thread.
7414 (top level): Test handling the exec event with either the main
7415 thread or the second thread selected.
7416
5c9e4427
PA
74172017-10-09 Pedro Alves <palves@redhat.com>
7418
7419 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7420 logic. Move STOP marker after the value checks.
7421 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7422 regexp.
7423
b3b7c423
SL
74242017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7425
7426 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7427
3b4b2f16
UW
74282017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7429
7430 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7431 integer-to-dfp conversion.
7432 * gdb.base/dfp-test.exp: Likewise.
7433
5cd63fda
PA
74342017-10-04 Pedro Alves <palves@redhat.com>
7435
7436 * gdb.multi/hangout.c: Include <unistd.h>.
7437 (hangout_loop): New function.
7438 (main): Call alarm. Call hangout_loop in a loop.
7439 * gdb.multi/hello.c: Include <unistd.h>.
7440 (hello_loop): New function.
7441 (main): Call alarm. Call hangout_loop in a loop.
7442 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7443 inferior with the other selected.
7444
4c71c105
SM
74452017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7446
7447 * gdb.mi/list-thread-groups-available.exp: New file.
7448 * gdb.mi/list-thread-groups-available.c: New file.
7449
bc3b087d
SDJ
74502017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7451
7452 * gdb.base/set-cwd.exp: Make it available on
7453 native-extended-gdbserver.
7454
d092c5a2
SDJ
74552017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7456
7457 * gdb.base/set-cwd.c: New file.
7458 * gdb.base/set-cwd.exp: Likewise.
7459
45320ffa
TT
74602017-10-02 Tom Tromey <tom@tromey.com>
7461
7462 PR rust/22236:
7463 * gdb.rust/simple.rs (main): New variable "fslice".
7464 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7465
b3e3859b
TT
74662017-10-02 Tom Tromey <tom@tromey.com>
7467
7468 * gdb.rust/simple.exp: Test ptype of a slice.
7469
01af5e0d
TT
74702017-10-02 Tom Tromey <tom@tromey.com>
7471
7472 * gdb.rust/simple.exp: Test index of slice.
7473
a9bbfbd8
TT
74742017-09-27 Tom Tromey <tom@tromey.com>
7475
7476 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7477
df8899e5
TP
74782017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7479 Pedro Alves <palves@redhat.com>
7480
7481 * gdb.base/compare-sections.exp (get value of read-only section): Read
7482 as unsigned value.
7483 (corrupt read-only section): Likewise and don't set written if patching
7484 failed.
7485
757bf54b
KB
74862017-09-21 Kevin Buettner <kevinb@redhat.com>
7487
7488 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7489 files.
7490
06871ae8
PA
74912017-09-20 Pedro Alves <palves@redhat.com>
7492
7493 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7494 symbol names in gdb's output.
7495 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7496
e5f25bc5
PA
74972017-09-20 Pedro Alves <palves@redhat.com>
7498
7499 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7500 Rename to ...
7501 (test_list_ambiguous_symbol): ... this and add a symbol name
7502 parameter. Adjust.
7503 (test_list_ambiguous_function): Reimplement on top of
7504 test_list_ambiguous_symbol and also test listing ambiguous
7505 variables.
7506 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7507 (ambiguous_fun): ... this.
7508 (ambiguous_var): New.
7509 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7510 (ambiguous_fun): ... this.
7511 (ambiguous_var): New.
7512
4e5a4f58
JB
75132017-09-19 John Baldwin <jhb@FreeBSD.org>
7514
7515 * gdb.base/starti.c: New file.
7516 * gdb.base/starti.exp: New file.
7517 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7518
26e53f3e
PA
75192017-09-14 Pedro Alves <palves@redhat.com>
7520
7521 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7522 (top level): Use it instead of runto.
7523
cb791d59
TT
75242017-09-11 Tom Tromey <tom@tromey.com>
7525
7526 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7527
7c96f8c1
TT
75282017-09-11 Tom Tromey <tom@tromey.com>
7529
7530 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7531 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7532
469412dd
CW
75332017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7534
7535 * gdb.fortran/printing-types.exp: New file.
7536 * gdb.fortran/printing-types.exp: New file.
7537
e0f86435
BH
75382017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7539
7540 * gdb.fortran/vla-ptype.exp: Fix typos.
7541 * gdb.fortran/vla-value.exp: Same.
7542
9e9af4be
BH
75432017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7544
7545 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7546 * gdb.mi/mi-var-child-f.exp: Likewise.
7547 * gdb.mi/mi-vla-fortran.exp: Likewise.
7548
a5ad232b 75492017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7550 Christoph Weinmann <christoph.t.weinmann@intel.com>
7551 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7552
7553 * gdb.fortran/ptr-indentation.f90: New file.
7554 * gdb.fortran/ptr-indentation.exp: New file.
7555
5aec60eb
TT
75562017-09-05 Tom Tromey <tom@tromey.com>
7557
7558 PR gdb/22010:
7559 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7560
8f8f8152
TP
75612017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7562
7563 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7564
fbd1b771
JK
75652017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7566
7567 * gdb.threads/tls-nodebug-pie.c: New file.
7568 * gdb.threads/tls-nodebug-pie.exp: New file.
7569
5eb5f850
TT
75702017-09-05 Tom Tromey <tom@tromey.com>
7571
7572 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7573 for rust.
7574
ae780a21
SM
75752017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7576
7577 * gdb.multi/multi-arch-exec.exp: Test with different
7578 "follow-exec-mode" settings.
7579 (do_test): New procedure.
7580
3693fdb3
PA
75812017-09-04 Pedro Alves <palves@redhat.com>
7582
7583 * gdb.base/func-static.c (S::method const, S::method volatile)
7584 (S::method volatile const): New methods.
7585 (c_s, v_s, cv_s): New instances.
7586 (main): Call method() on them.
7587 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7588 (cannot_resolve): New procedure.
7589 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7590 print-quote-unquoted columns.
7591 (do_test): Test printing each scope too.
7592
e68cb8e0
PA
75932017-09-04 Pedro Alves <palves@redhat.com>
7594
7595 * gdb.base/local-static.exp: Also test with
7596 class::method::variable wholly quoted.
7597 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7598
858be34c
PA
75992017-09-04 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.base/local-static.c: New.
7602 * gdb.base/local-static.cc: New.
7603 * gdb.base/local-static.exp: New.
7604
46a4882b
PA
76052017-09-04 Pedro Alves <palves@redhat.com>
7606
7607 * gdb.asm/asm-source.exp: Add casts to int.
7608 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7609 (dataglobal64_1, dataglobal64_2): New globals.
7610 * gdb.base/nodebug.exp: Test different expressions involving the
7611 new globals, with print, whatis and ptype. Add casts to int.
7612 * gdb.base/solib-display.exp: Add casts to int.
7613 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7614 * gdb.cp/m-static.exp: Add cast to int.
7615 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7616 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7617 tls variable with no debug info without a cast. Test with a cast
7618 to int too.
7619 * gdb.trace/entry-values.exp: Add casts.
7620
2c5a2be1
PA
76212017-09-04 Pedro Alves <palves@redhat.com>
7622
7623 * gdb.base/nodebug.exp: Test that ptype's error about functions
7624 with unknown return type includes the function name too.
7625
7022349d
PA
76262017-09-04 Pedro Alves <palves@redhat.com>
7627
7628 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7629 return type of munmap in infcall.
7630 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7631 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7632 type of ftell in infcall.
7633 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7634 type of getpid in infcall.
7635 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7636 infcall.
7637 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7638 Bail on failure to extract the pid.
7639 * gdb.base/nodebug.c: #include <stdint.h>.
7640 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7641 New functions.
7642 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7643 Change expected output of print/whatis/ptype with functions with
7644 no debug info. Test all supported languages. Call
7645 test_call_promotion.
7646 * gdb.compile/compile.exp: Adjust expected output to expect
7647 warning.
7648 * gdb.threads/siginfo-threads.exp: Likewise.
7649
54990598
PA
76502017-09-04 Pedro Alves <palves@redhat.com>
7651
7652 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7653 "prototypes". Test calling float functions via prototyped and
7654 unprototyped function pointers.
7655 (perform_all_tests): New parameter "prototypes". Pass it down.
7656 (top level): Pass down "prototypes" parameter to
7657 perform_all_tests.
7658
34d16ea2
SM
76592017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7660
7661 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7662 Test with nested loops.
7663
9521ecda
SM
76642017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7665
7666 * gdb.base/commands.exp: Call the new procedures.
7667 (loop_break_test, loop_continue_test): New procedures.
7668
80a65e9b
SM
76692017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7670
7671 * gdb.base/commands.exp: Call new procedure.
7672 (define_if_without_arg_test): New procedure.
7673
e439fa14
PA
76742017-09-04 Pedro Alves <palves@redhat.com>
7675
7676 * gdb.base/list-ambiguous.exp: New file.
7677 * gdb.base/list-ambiguous0.c: New file.
7678 * gdb.base/list-ambiguous1.c: New file.
7679 * gdb.base/list.exp (test_list_range): Adjust expected output.
7680
0a2dde4a
SDJ
76812017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7682
7683 * gdb.base/share-env-with-gdbserver.c: New file.
7684 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7685
5e89eb3a
SM
76862017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7687
7688 * gdb.base/commands.exp (gdbvar_simple_if_test,
7689 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7690 progvar_simple_if_test, progvar_simple_while_test,
7691 progvar_complex_if_while_test, user_defined_command_test,
7692 user_defined_command_args_eval,
7693 user_defined_command_args_stack_test,
7694 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7695 temporary_breakpoint_commands,
7696 gdb_test_no_prompt, redefine_hook_test,
7697 redefine_backtrace_test): Remove "global gdb_prompt".
7698
fd437cbc
SM
76992017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7700
7701 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7702 New proc, call it from toplevel.
7703
87215ad1
SDJ
77042017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7705
7706 PR remote/21852
7707 * gdb.server/normal.c: New file, copied from gdb.base.
7708 * gdb.server/run-without-local-binary.exp: New file.
7709
58afddc6
WP
77102017-08-07 Weimin Pan <weimin.pan@oracle.com>
7711
7712 * gdb.arch/sparc64-adi.exp: New file.
7713 * gdb.arch/sparc64-adi.c: New file.
7714
5277199a
PA
77152017-08-22 Pedro Alves <palves@redhat.com>
7716
7717 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7718 (top level): Add "list all overloads" tests.
7719
14278e1f
TT
77202017-08-22 Tom Tromey <tom@tromey.com>
7721
7722 * gdb.gdb/xfullpath.exp: Remove.
7723
bf223d3e
PA
77242017-08-21 Pedro Alves <palves@redhat.com>
7725
7726 PR gdb/19487
7727 * gdb.base/symbol-alias.c: New.
7728 * gdb.base/symbol-alias2.c: New.
7729 * gdb.base/symbol-alias.exp: New.
7730
c973d0aa
PA
77312017-08-21 Pedro Alves <palves@redhat.com>
7732
7733 * gdb.base/dfp-test.c
7734 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7735 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7736 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7737 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7738 * gdb.base/whatis-ptype-typedefs.c: New.
7739 * gdb.base/whatis-ptype-typedefs.exp: New.
7740 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7741 (an_int, an_int_type, an_int_type2): New globals.
7742 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7743 involving typedefs and cast expressions.
7744 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7745 (lookup_typedefs_function): New.
7746 (typedefs_pretty_printers_dict): New.
7747 (top level): Register lookup_typedefs_function in
7748 gdb.pretty_printers.
7749
6d580b63
YQ
77502017-08-18 Yao Qi <yao.qi@linaro.org>
7751
7752 * gdb.server/unittest.exp: New.
7753
206726fb
SDJ
77542017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7755
7756 PR gdb/21954
7757 * gdb.base/environ.exp: Add test to check if 'unset environment'
7758 works.
7759
bf0ec4c2
AA
77602017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7761
7762 * lib/gdb.exp (universal_compile_options): New caching proc.
7763 (gdb_compile): Suppress GCC's coloring of messages.
7764
d6382fff
TT
77652017-08-14 Tom Tromey <tom@tromey.com>
7766
7767 PR gdb/21675:
7768 * gdb.base/printcmds.exp (test_radices): New function.
7769 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7770 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7771 * lib/gdb.exp (get_integer_valueof): Use p/d.
7772
c2c2dd9f
SM
77732017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7774
7775 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7776 characters.
7777
fdffd6f4
TT
77782017-08-05 Tom Tromey <tom@tromey.com>
7779
7780 * gdb.rust/simple.exp: Allow String to appear in a different
7781 namespace.
7782
27d41eac
YQ
77832017-07-26 Yao Qi <yao.qi@linaro.org>
7784
7785 * gdb.gdb/unittest.exp: Invoke command
7786 "maintenance check xml-descriptions".
7787
031ed05d
AA
77882017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7789
7790 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7791 calling context.
7792 (hex128): Drop erroneous calculation of parameters.
7793
dcd27ddf
SM
77942017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7795
7796 * gdb.python/py-unwind.exp: Disable stack protection when
7797 building test file.
7798
47e77640
PA
77992017-07-20 Pedro Alves <palves@redhat.com>
7800
7801 * gdb.base/default.exp (set language): Adjust expected output.
7802
62d2a18a
PA
78032017-07-20 Pedro Alves <palves@redhat.com>
7804
7805 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7806 (test_minsym): ... this, and make static.
7807 (get_pck__foo__bar__minsym): Rename to ...
7808 (get_test_minsym): ... this.
7809 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7810 symbol names and comments.
7811 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7812 (get_test_minsym): ... this.
7813 (pck__foo__bar__minsym__2): Rename to ...
7814 (test_minsym): ... this.
7815 (main): Adjust.
7816
c45ec17c
PA
78172017-07-17 Pedro Alves <palves@redhat.com>
7818
7819 * gdb.base/completion.exp: Adjust expected output.
7820 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7821 the completer works.
7822
c6756f62
PA
78232017-07-17 Pedro Alves <palves@redhat.com>
7824
7825 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7826
5bd68487
AB
78272017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7828
7829 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7830
8880f2a9
TT
78312017-07-14 Tom Tromey <tom@tromey.com>
7832
7833 PR rust/21764:
7834 * gdb.rust/simple.exp: Add tests.
7835
65547233
TT
78362017-07-14 Tom Tromey <tom@tromey.com>
7837
7838 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7839
8f14146e
PA
78402017-07-14 Pedro Alves <palves@redhat.com>
7841
7842 * gdb.linespec/base/one/thefile.cc (z1): New function.
7843 * gdb.linespec/base/two/thefile.cc (z2): New function.
7844 * gdb.linespec/linespec.exp: Add tests.
7845
b4365d02
AB
78462017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7847
7848 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7849 to mi_create_breakpoint.
7850
5d2cbaa5
AB
78512017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7852
7853 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7854 mi_create_breakpoint.
7855
11cb5716
IB
78562017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7857
7858 * gdb.dlang/demangle.exp: Update for demangling changes.
7859
03278692
TT
78602017-07-09 Tom Tromey <tom@tromey.com>
7861
7862 * gdb.dwarf2/shortpiece.exp: New file.
7863
33c5cd75
DB
78642017-07-06 David Blaikie <dblaikie@gmail.com>
7865
7866 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7867 built from fissiont-multi-cu{1,2}.c.
7868 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7869 except putting 'main' and 'func' in separate CUs in the same DWO file.
7870 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7871 test.
7872 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7873 test.
7874
8455d262
PA
78752017-07-06 Pedro Alves <palves@redhat.com>
7876
7877 * gdb.python/py-unwind.exp: Test flushregs.
7878
dc4bde35
SDJ
78792017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7880
7881 PR cli/21688
7882 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7883 tests for alias commands and trailing whitespace.
7884
51ed89aa
SDJ
78852017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7886
7887 PR cli/21688
7888 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7889 procedure. Call it.
7890
eb17d413
PA
78912017-06-29 Pedro Alves <palves@redhat.com>
7892
7893 * gdb.base/printcmds.exp: Add tests.
7894
41664b45
DG
78952017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7896
7897 PR gdb/21337
7898 * gdb.base/reread-readsym.exp: New file.
7899 * gdb.base/reread-readsym.c: New file.
7900
75312ae3
KB
79012017-06-21 Kevin Buettner <kevinb@redhat.com>
7902
7903 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7904 subpattern.
7905
66953522
PB
79062017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7907
7908 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7909 extended mnemonic.
7910 * gdb.arch/powerpc-power9.s: Likewise.
7911
5524b525
AA
79122017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7913
7914 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7915 on 32-bit x86 targets. Exploit is_*_target macros where
7916 appropriate.
7917
03c8af18
AA
79182017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7919
7920 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7921 register pieces.
7922
3bf31011
AA
79232017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7924
7925 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7926 located in one or more DWARF pieces.
7927
805acca0
AA
79282017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7929
7930 * lib/gdb.exp (get_endianness): New proc.
7931 * gdb.arch/aarch64-fp.exp: Use it.
7932 * gdb.arch/altivec-regs.exp: Likewise.
7933 * gdb.arch/e500-regs.exp: Likewise.
7934 * gdb.arch/vsx-regs.exp: Likewise.
7935 * gdb.base/dump.exp: Likewise.
7936 * gdb.base/funcargs.exp: Likewise.
7937 * gdb.base/gnu_vector.exp: Likewise.
7938 * gdb.dwarf2/formdata16.exp: Likewise.
7939 * gdb.dwarf2/implptrpiece.exp: Likewise.
7940 * gdb.dwarf2/nonvar-access.exp: Likewise.
7941 * gdb.python/py-inferior.exp: Likewise.
7942 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7943
e9352324
AA
79442017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7945
7946 PR gdb/21226
7947 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7948 stack value pieces are taken from the LSB end.
7949
d5d1163e
AA
79502017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7951
7952 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7953 variable at nonzero offset.
7954
0567c986
AA
79552017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7956
7957 * gdb.dwarf2/var-access.c: New file.
7958 * gdb.dwarf2/var-access.exp: New test.
7959 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7960
973e9aab
TT
79612017-06-12 Tom Tromey <tom@tromey.com>
7962
7963 * gdb.dwarf2/formdata16.exp: Add tests.
7964
d9109c80
TT
79652017-06-12 Tom Tromey <tom@tromey.com>
7966
7967 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7968
30a25466
TT
79692017-06-12 Tom Tromey <tom@tromey.com>
7970
7971 PR exp/16225:
7972 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7973 * gdb.arch/vsx-regs.exp: Update tests.
7974 * gdb.arch/s390-vregs.exp (hex128): New proc.
7975 Update test.
7976 * gdb.arch/altivec-regs.exp: Update tests.
7977
aefd8b33
SDJ
79782017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7979
7980 * gdb.base/startup-with-shell.c: New file.
7981 * gdb.base/startup-with-shell.exp: Likewise.
7982
2090129c
SDJ
79832017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7984
7985 * gdb.server/non-existing-program.exp: Update regex in order to
7986 reflect the fact that gdbserver is now using fork_inferior (with a
7987 shell) to startup the inferior.
7988
8e86a419
SM
79892017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7990
7991 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7992 support function calls from GDB.
7993
e6cf65f2
TT
79942017-05-21 Tom Tromey <tom@tromey.com>
7995
7996 PR rust/21466:
7997 * gdb.rust/unsized.exp: New file.
7998 * gdb.rust/unsized.rs: New file.
7999
43cc5389
TT
80002017-05-19 Tom Tromey <tom@tromey.com>
8001
8002 PR rust/21484:
8003 * gdb.rust/watch.exp: New file.
8004 * gdb.rust/watch.rs: New file.
8005
ec8df234
TT
80062017-05-18 Tom Tromey <tom@tromey.com>
8007
8008 * gdb.rust/simple.exp: Allow Box to be qualified.
8009
3e3e7fae
TP
80102017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8011
8012 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8013
59cc050d
PA
80142017-05-18 Pedro Alves <palves@redhat.com>
8015
8016 * gdb.base/fileio.c (test_write, test_read, test_close)
8017 (test_fstat): Don't print 'ret' in the fail path.
8018
c8f6abd1
PA
80192017-05-18 Pedro Alves <palves@redhat.com>
8020
8021 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8022 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8023 (test_system, test_rename, test_unlink, test_time): Change
8024 prototypes.
8025 * gdb.base/fileio.exp (stop_msg): Adjust.
8026
d2a03b77
PA
80272017-05-18 Pedro Alves <palves@redhat.com>
8028
8029 * gdb.base/fileio.c (null_str): New global.
8030 (test_stat): Use it.
8031 * gdb.base/fileio.exp: Remove nowarnings.
8032
0d5c6999
YQ
80332017-05-17 Yao Qi <yao.qi@linaro.org>
8034
8035 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8036
21873064
YQ
80372017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8038
8039 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8040 argument command.
8041 (top-level): Invoke test_set_inferior_tty.
8042
d512d31c
PA
80432017-05-04 Pedro Alves <palves@redhat.com>
8044
8045 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8046 Add parens to print call for Python 3.
8047
90cef2ed
KS
80482017-05-03 Keith Seitz <keiths@redhat.com>
8049
8050 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8051 (main): Call it.
8052
14f819c8
TW
80532017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8054
8055 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8056 to prev and next.
8057
913aeadd
TW
80582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8059
8060 * gdb.python/py-record-btrace.exp: Remove test for
8061 gdb.BtraceInstruction.error.
8062
a3be24ad
TW
80632017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8064
8065 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8066
ae20e79a
TW
80672017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8068
8069 * gdb.python/py-record-btrace-threads.c: New file.
8070 * gdb.python/py-record-btrace-threads.exp: New file.
8071
45ce1b47
SDJ
80722017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8073
8074 PR testsuite/8595
8075 * gdb.base/environ.exp: Make test available in all architectures.
8076 Move bits related to "info program" testing to
8077 gdb.base/info-program.exp. Rewrite tests to use the two new
8078 procedures mentione below.
8079 (test_set_show_env_var) New procedure.
8080 (test_set_show_env_var_equal): Likewise.
8081 * gdb.base/info-program.exp: New file.
8082
e15c3eb4
KS
80832017-04-27 Keith Seitz <keiths@redhat.com>
8084
8085 * gdb.cp/oranking.cc (test15): New function.
8086 (main): Call test15 and declare additional variables for testing.
8087 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8088 "p foo101('abc')" tests.
8089 Add tests for cv qualifier overloads.
8090 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8091 "lvalue reference overload" test.
8092 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8093 "print value of f1 on Child&& in f2" test.
8094
3a3fd0fd
PA
80952017-04-19 Pedro Alves <palves@redhat.com>
8096
8097 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8098 procedure.
8099 (top level): Call it.
8100 * lib/gdb.exp (gdb_define_cmd): New procedure.
8101
53375380
PA
81022017-04-12 Pedro Alves <palves@redhat.com>
8103
8104 PR gdb/21323
8105 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8106 (wchar): New global.
8107 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8108 (do_test_wide_char, wide_char_types_no_program, top level): Add
8109 wchar_t testing.
8110
53e710ac
PA
81112017-04-12 Pedro Alves <palves@redhat.com>
8112
8113 PR c++/21323
8114 * gdb.cp/wide_char_types.c: New file.
8115 * gdb.cp/wide_char_types.exp: New file.
8116
0ad9d8c7
SDJ
81172017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8118
8119 PR gdb/21352
8120 * gdb.trace/tsv.exp: Add test for "tsave -r".
8121
b1b45502
IB
81222017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8123
8124 * gdb.dlang/watch-loc.c: New file.
8125 * gdb.dlang/watch-loc.exp: New file.
8126
ec13808e
JK
81272017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8128
8129 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8130
fe5f7374
AK
81312017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8132
8133 * gdb.arch/arc-analyze-prologue.S: New file.
8134 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8135
eea78757
AK
81362017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8137
8138 * gdb.arch/arc-decode-insn.S: New file.
8139 * gdb.arch/arc-decode-insn.exp: Likewise.
8140
5badf10a
IR
81412017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8142
8143 PR tdep/20928
8144 * gdb.arch/sparc64-regs.exp: New file.
8145 * gdb.arch/sparc64-regs.S: Likewise.
8146
cee59b3f
TW
81472017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8148
8149 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8150 and memory view on Python 3.
8151
c0f55cc6
AV
81522017-03-20 Artemiy Volkov <artemiyv@acm.org>
8153 Keith Seitz <keiths@redhat.com>
8154
8155 PR gdb/14441
8156 * gdb.cp/demangle.exp: Add rvalue reference tests.
8157 * gdb.cp/rvalue-ref-casts.cc: New file.
8158 * gdb.cp/rvalue-ref-casts.exp: New file.
8159 * gdb.cp/rvalue-ref-overload.cc: New file.
8160 * gdb.cp/rvalue-ref-overload.exp: New file.
8161 * gdb.cp/rvalue-ref-params.cc: New file.
8162 * gdb.cp/rvalue-ref-params.exp: New file.
8163 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8164 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8165 * gdb.cp/rvalue-ref-types.cc: New file.
8166 * gdb.cp/rvalue-ref-types.exp: New file.
8167 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8168 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8169
51457a05
MAL
81702017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8171
8172 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8173 New procedure.
8174
5b291c04
MAL
81752017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8176
8177 * lib/mi-support.exp (mi_gdb_test): Add additional message
8178 for unexpected output.
8179
59a56148
AA
81802017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8181
8182 * gdb.base/examine-backward.c (Barrier): New character array
8183 constant, to ensure that TestStrings is preceded by a string
8184 terminator.
8185
7942e96e
AA
81862017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8187
8188 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8189 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8190 and implicit pointer into such a location.
8191
6ebac3fb
DE
81922017-03-16 Doug Evans <dje@google.com>
8193
8194 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8195
ec3b243d
TP
81962017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8197
8198 * gdb.cp/m-static.exp: Fix expectation for prototype of
8199 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8200
82012017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8202
8203 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8204 * gdb.guile/scm-lazy-string.c: New file.
8205 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8206 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8207 for pointer, array, typedef lazy strings.
8208
2cc36e25 82092017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8210
8211 PR python/17728, python/18439, python/18779
8212 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8213 * gdb.python/py-lazy-string.c (pointer): New typedef.
8214 (main): New locals ptr, array, typedef_ptr.
8215 * gdb.python/py-value.exp: Move lazy string tests to ...
8216 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8217 array, typedef lazy strings.
ec3b243d 8218
0efcde63
AK
82192017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8220
8221 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8222 Add optional 'test' parameter.
8223
7978d7c3
SM
82242017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8225
8226 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8227 Skip for versions of DejaGnu < 1.5.
8228
896c0c1e
SM
82292017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8230
8231 * lib/gdb.exp (dejagnu_version): New proc.
8232 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8233 Use dejagnu_version.
8234
5f4d1085
KS
82352017-03-10 Keith Seitz <keiths@redhat.com>
8236
8237 PR c++/8128
8238 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8239 type from destructor regexps.
8240 Add a branch which actually passes the test.
8241 Adjust "ptype t5i" test names.
8242
1de05205
PA
82432017-03-08 Pedro Alves <palves@redhat.com>
8244
8245 * gdb.base/step-over-exit.exp: Add explicit test message.
8246
c65d6b55
PA
82472017-03-08 Pedro Alves <palves@redhat.com>
8248
8249 PR gdb/18360
8250 * gdb.threads/interrupt-while-step-over.c: New file.
8251 * gdb.threads/interrupt-while-step-over.exp: New file.
8252
2e86a283
PA
82532017-03-08 Pedro Alves <palves@redhat.com>
8254
8255 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8256 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8257
25dcbff6
PA
82582017-03-08 Pedro Alves <palves@redhat.com>
8259
8260 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8261 PKRU as not supported as a PASS.
8262
dc9366eb
PA
82632017-03-08 Pedro Alves <palves@redhat.com>
8264
8265 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8266 prefix instead of $binfile1/$binfile2.
8267 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8268 in test message.
8269 * gdb.python/py-completion.exp: Use "load python file" as test
8270 messages instead of unstable path names.
8271
6e5d74e7
PA
82722017-03-08 Pedro Alves <palves@redhat.com>
8273 Jan Kratochvil <jan.kratochvil@redhat.com>
8274
8275 PR cli/21218
8276 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8277 New proc.
8278 (top level): Call it.
8279
9753a2f6
PA
82802017-03-08 Pedro Alves <palves@redhat.com>
8281
8282 PR tui/21216
8283 * gdb.tui/tui-nl-filtered-output.exp: New file.
8284
1a4dd9dd
PA
82852017-03-08 Pedro Alves <palves@redhat.com>
8286
8287 * gdb.base/completion.exp: Move TUI completion tests to ...
8288 * gdb.tui/completion.exp: ... this new file.
8289
7cbbff33
PA
82902017-03-08 Pedro Alves <palves@redhat.com>
8291
8292 * gdb.base/tui-disasm-long-lines.c,
8293 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8294 gdb.base/tui-layout.exp: Move to ...
8295 * gdb.tui/: ... this new directory.
8296
5f6fd321
PA
82972017-03-07 Pedro Alves <palves@redhat.com>
8298
8299 * gdb.base/tui-layout.c: New file.
8300 * gdb.base/tui-layout.exp: New file.
8301
44959fa8
PA
83022017-03-07 Pedro Alves <palves@redhat.com>
8303
8304 * gdb.base/tui-layout.c: Rename to ...
8305 * gdb.base/tui-disasm-long-lines.c: ... this.
8306 * gdb.base/tui-layout.exp: Rename to ...
8307 * gdb.base/tui-disasm-long-lines.exp: ... this.
8308
f8c4e718
PA
83092017-03-07 Pedro Alves <palves@redhat.com>
8310
8311 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8312
6dbb839a 83132017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8314
8315 * i386-mpx-call.c: New file.
8316 * i386-mpx-call.exp: New file.
8317
65b48a81
PB
83182017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8319
8320 * gdb.arch/powerpc-power.exp: Delete test.
8321 * gdb.arch/powerpc-power.s: Likewise.
8322 * gdb.disasm/disassembler-options.exp: New test.
8323 * gdb.arch/powerpc-altivec.exp: Likewise.
8324 * gdb.arch/powerpc-altivec.s: Likewise.
8325 * gdb.arch/powerpc-altivec2.exp: Likewise.
8326 * gdb.arch/powerpc-altivec2.s: Likewise.
8327 * gdb.arch/powerpc-altivec3.exp: Likewise.
8328 * gdb.arch/powerpc-altivec3.s: Likewise.
8329 * gdb.arch/powerpc-power7.exp: Likewise.
8330 * gdb.arch/powerpc-power7.s: Likewise.
8331 * gdb.arch/powerpc-power8.exp: Likewise.
8332 * gdb.arch/powerpc-power8.s: Likewise.
8333 * gdb.arch/powerpc-power9.exp: Likewise.
8334 * gdb.arch/powerpc-power9.s: Likewise.
8335 * gdb.arch/powerpc-vsx.exp: Likewise.
8336 * gdb.arch/powerpc-vsx.s: Likewise.
8337 * gdb.arch/powerpc-vsx2.exp: Likewise.
8338 * gdb.arch/powerpc-vsx2.s: Likewise.
8339 * gdb.arch/powerpc-vsx3.exp: Likewise.
8340 * gdb.arch/powerpc-vsx3.s: Likewise.
8341 * gdb.arch/arm-disassembler-options.exp: Likewise.
8342 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8343 * gdb.arch/s390-disassembler-options.exp: Likewise.
8344
17cd4947
LM
83452017-02-23 Luis Machado <lgustavo@codesourcery.com>
8346
8347 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8348 (check_supported_features): ... this. Changed return type to void.
8349 (supports_rdseed): New static global.
8350 (rdseed): Check supports_rdseed.
8351 (initialize): Call check_supported_features.
8352
2039d74e
EBM
83532017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8354
8355 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8356 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8357 and lqarx/stqcx.
8358 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8359 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8360
a51d7ecf
EBM
83612017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8362
8363 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8364 uppercase.
8365
0224619f
JK
83662017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8367
8368 * gdb.dwarf2/formdata16.c: New file.
8369 * gdb.dwarf2/formdata16.exp: New file.
8370 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8371
216f72a1
JK
83722017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8373
8374 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8375 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8376 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8377 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8378 DW_AT_GNU_*.
8379
43988095
JK
83802017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8381
8382 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8383
99e8a4f9
SDJ
83842017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8385
8386 PR gdb/21164
8387 * gdb.base/maint.exp: Add testcases for when the commands do
8388 not have arguments.
8389
b58a8c0c
TP
83902017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8391
8392 * gdb.cp/chained-calls.exp: Use p instead of P.
8393
4e746bb6
TW
83942017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8395
8396 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8397 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8398
3f77c769
TT
83992017-02-14 Tom Tromey <tom@tromey.com>
8400
8401 PR python/13598:
8402 * gdb.python/py-events.exp: Add before_prompt event tests.
8403
075beec0
AA
84042017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8405
8406 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8407
bf5f525c
LM
84082017-02-13 Luis Machado <lgustavo@codesourcery.com>
8409
8410 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8411 (main): Call my_unique_function_name.
8412 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8413 completion of patterns with a single match.
8414 Add missing -re switches to gdb_test_multiple calls.
8415
13a66184
LM
84162017-02-13 Luis Machado <lgustavo@codesourcery.com>
8417
8418 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8419 return if core file is not recognized.
8420
26a06916
SM
84212017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8422
8423 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8424 and extra UIs.
8425
b761ca9e
SM
84262017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8427
8428 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8429 proc_with_prefix.
8430
b964bee0
TT
84312017-02-10 Tom Tromey <tom@tromey.com>
8432
8433 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8434
18da0c51
MG
84352017-02-10 Martin Galvan <martingalvan@sourceware.org>
8436
8437 PR gdb/21122
8438 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8439
604c4576
JG
84402017-02-08 Jerome Guitton <guitton@adacore.com>
8441
8442 * gdb.base/define.exp: Add test for command abbreviations
8443 in define.
8444
20b477a7
LM
84452017-02-06 Luis Machado <lgustavo@codesourcery.com>
8446
8447 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8448 * gdb.reverse/insn-reverse-x86.c: New file.
8449
3f7b46f2
IR
84502017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8451
8452 PR tdep/20936
8453 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8454
f0fd41c1
TT
84552017-02-03 Tom Tromey <tom@tromey.com>
8456
8457 PR rust/21097:
8458 * gdb.rust/simple.exp: Add new tests.
8459
5be5dbf0
PA
84602017-02-02 Pedro Alves <palves@redhat.com>
8461
8462 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8463 tests.
8464
7346ef59
AA
84652017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8466
8467 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8468 taking a 2-byte value out of a 4-byte DWARF implicit value on
8469 big-endian targets.
8470 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8471 logic. Add test cases for DW_OP_implicit.
8472
787f0025
MM
84732017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8474
8475 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8476
68777c29
MM
84772017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8478
8479 * gdb.btrace/enable.exp: Call gdb_exit before
8480 skip_gdbserver_tests.
8481
0a1c7e28
MM
84822017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8483
8484 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8485 GDBFLAGS.
8486
b5ac99b0
MM
84872017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8488
8489 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8490 the test is skipped.
8491 * gdb.btrace/data.exp: Likewise.
8492 * gdb.btrace/delta.exp: Likewise.
8493 * gdb.btrace/dlopen.exp: Likewise.
8494 * gdb.btrace/enable-running.exp: Likewise.
8495 * gdb.btrace/enable.exp: Likewise.
8496 * gdb.btrace/exception.exp: Likewise.
8497 * gdb.btrace/function_call_history.exp: Likewise.
8498 * gdb.btrace/gcore.exp: Likewise.
8499 * gdb.btrace/instruction_history.exp: Likewise.
8500 * gdb.btrace/multi-thread-step.exp: Likewise.
8501 * gdb.btrace/nohist.exp: Likewise.
8502 * gdb.btrace/non-stop.exp: Likewise.
8503 * gdb.btrace/reconnect.exp: Likewise.
8504 * gdb.btrace/record_goto-step.exp: Likewise.
8505 * gdb.btrace/record_goto.exp: Likewise.
8506 * gdb.btrace/rn-dl-bind.exp: Likewise.
8507 * gdb.btrace/segv.exp: Likewise.
8508 * gdb.btrace/step.exp: Likewise.
8509 * gdb.btrace/stepi.exp: Likewise.
8510 * gdb.btrace/tailcall-only.exp: Likewise.
8511 * gdb.btrace/tailcall.exp: Likewise.
8512 * gdb.btrace/tsx.exp: Likewise.
8513 * gdb.btrace/unknown_functions.exp: Likewise.
8514 * gdb.btrace/vdso.exp: Likewise.
8515
cd4007e4
MM
85162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8517
8518 * gdb.btrace/enable-running.c: New.
8519 * gdb.btrace/enable-running.exp: New.
8520
2735833d
WT
85212017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8522
8523 * gdb.arch/amd64-gs_base.c: New file.
8524 * gdb.arch/amd64-gs_base.exp: New file.
8525
b51e1e94
LM
85262017-01-26 Luis Machado <lgustavo@codesourcery.com>
8527
8528 * lib/memory.exp: Remove spurious empty newlines.
8529
72ca0410
SM
85302017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8531
8532 * gdb.python/py-bad-printers.exp: Load python file using "source".
8533 * gdb.python/py-events.exp: Likewise.
8534 * gdb.python/py-evsignal.exp: Likewise.
8535 * gdb.python/py-evthreads.exp: Likewise.
8536 * gdb.python/py-frame-args.exp: Likewise.
8537 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8538 * gdb.python/py-framefilter-mi.exp: Likewise.
8539 * gdb.python/py-framefilter.exp: Likewise.
8540 * gdb.python/py-mi.exp: Likewise.
8541 * gdb.python/py-pp-maint.exp: Likewise.
8542 * gdb.python/py-pp-registration.exp: Likewise.
8543 * gdb.python/py-prettyprint.exp: Likewise.
8544 (run_lang_tests): Likewise.
8545 * gdb.python/py-typeprint.exp: Likewise.
8546
e309aa65
LM
85472017-01-26 Luis Machado <lgustavo@codesourcery.com>
8548
8549 * lib/memory.exp: New file.
8550 * lib/gdb.exp: Load memory.exp.
8551 * gdb.base/memattr.exp (delete_memory): Move proc to
8552 lib/memory.exp and rename to delete_memory_regions.
8553 Replace delete_memory with delete_memory_regions.
8554 Cleanup memory regions before tests.
8555 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8556 before tests.
8557
515aff23
LM
85582017-01-26 Luis Machado <lgustavo@codesourcery.com>
8559
8560 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8561 files.
8562 (initialize): New function conditionally defined.
8563 (testcases): Move within conditional block.
8564 (main): Call initialize.
8565 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8566 of gdb.reverse/insn-reverse.c.
8567 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8568 gdb.reverse/insn-reverse.c.
8569
d8b49cf0
YQ
85702017-01-26 Yao Qi <yao.qi@linaro.org>
8571
8572 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8573 disassemble on address 0.
8574
f13a9a0c
YQ
85752017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8576 Yao Qi <yao.qi@linaro.org>
8577
8578 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8579 * gdb.dwarf2/implptr-64bit.S: Remove.
8580 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8581 variables in caller's context. Add DW_OP_implicit_value.
8582
5ac95241
YQ
85832017-01-25 Yao Qi <yao.qi@linaro.org>
8584
8585 * lib/dwarf.exp (Dwarf::_location): Handle
8586 DW_OP_GNU_implicit_pointer with proper size.
8587
23e82930
LM
85882017-01-20 Luis Machado <lgustavo@codesourcery.com>
8589
8590 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8591 and add untested calls.
8592
d334ae25
LM
85932017-01-20 Luis Machado <lgustavo@codesourcery.com>
8594
8595 * gdb.python/python.exp: Check line number against what GDB thinks
8596 the line number is for func1.
8597
f5e6296e
IB
85982017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8599
8600 * gdb.dlang/debug-expr.exp: New file.
8601
5b362f04
LM
86022016-12-23 Luis Machado <lgustavo@codesourcery.com>
8603
8604 Fix test names for the following files:
8605
8606 * gdb.ada/exec_changed.exp
8607 * gdb.ada/info_types.exp
8608 * gdb.arch/aarch64-atomic-inst.exp
8609 * gdb.arch/aarch64-fp.exp
8610 * gdb.arch/altivec-abi.exp
8611 * gdb.arch/altivec-regs.exp
8612 * gdb.arch/amd64-byte.exp
8613 * gdb.arch/amd64-disp-step.exp
8614 * gdb.arch/amd64-dword.exp
8615 * gdb.arch/amd64-entry-value-inline.exp
8616 * gdb.arch/amd64-entry-value-param.exp
8617 * gdb.arch/amd64-entry-value-paramref.exp
8618 * gdb.arch/amd64-entry-value.exp
8619 * gdb.arch/amd64-i386-address.exp
8620 * gdb.arch/amd64-invalid-stack-middle.exp
8621 * gdb.arch/amd64-invalid-stack-top.exp
8622 * gdb.arch/amd64-optimout-repeat.exp
8623 * gdb.arch/amd64-prologue-skip.exp
8624 * gdb.arch/amd64-prologue-xmm.exp
8625 * gdb.arch/amd64-stap-special-operands.exp
8626 * gdb.arch/amd64-stap-wrong-subexp.exp
8627 * gdb.arch/amd64-tailcall-cxx.exp
8628 * gdb.arch/amd64-tailcall-noret.exp
8629 * gdb.arch/amd64-tailcall-ret.exp
8630 * gdb.arch/amd64-tailcall-self.exp
8631 * gdb.arch/amd64-word.exp
8632 * gdb.arch/arm-bl-branch-dest.exp
8633 * gdb.arch/arm-disp-step.exp
8634 * gdb.arch/arm-neon.exp
8635 * gdb.arch/arm-single-step-kernel-helper.exp
8636 * gdb.arch/avr-flash-qualifier.exp
8637 * gdb.arch/disp-step-insn-reloc.exp
8638 * gdb.arch/e500-abi.exp
8639 * gdb.arch/e500-regs.exp
8640 * gdb.arch/ftrace-insn-reloc.exp
8641 * gdb.arch/i386-avx512.exp
8642 * gdb.arch/i386-bp_permanent.exp
8643 * gdb.arch/i386-byte.exp
8644 * gdb.arch/i386-cfi-notcurrent.exp
8645 * gdb.arch/i386-disp-step.exp
8646 * gdb.arch/i386-dr3-watch.exp
8647 * gdb.arch/i386-float.exp
8648 * gdb.arch/i386-gnu-cfi.exp
8649 * gdb.arch/i386-mpx-map.exp
8650 * gdb.arch/i386-mpx-sigsegv.exp
8651 * gdb.arch/i386-mpx-simple_segv.exp
8652 * gdb.arch/i386-mpx.exp
8653 * gdb.arch/i386-permbkpt.exp
8654 * gdb.arch/i386-prologue.exp
8655 * gdb.arch/i386-signal.exp
8656 * gdb.arch/i386-size-overlap.exp
8657 * gdb.arch/i386-unwind.exp
8658 * gdb.arch/i386-word.exp
8659 * gdb.arch/mips-fcr.exp
8660 * gdb.arch/powerpc-d128-regs.exp
8661 * gdb.arch/powerpc-stackless.exp
8662 * gdb.arch/ppc64-atomic-inst.exp
8663 * gdb.arch/s390-stackless.exp
8664 * gdb.arch/s390-tdbregs.exp
8665 * gdb.arch/s390-vregs.exp
8666 * gdb.arch/sparc-sysstep.exp
8667 * gdb.arch/thumb-bx-pc.exp
8668 * gdb.arch/thumb-singlestep.exp
8669 * gdb.arch/thumb2-it.exp
8670 * gdb.arch/vsx-regs.exp
8671 * gdb.asm/asm-source.exp
8672 * gdb.base/a2-run.exp
8673 * gdb.base/advance.exp
8674 * gdb.base/all-bin.exp
8675 * gdb.base/anon.exp
8676 * gdb.base/args.exp
8677 * gdb.base/arithmet.exp
8678 * gdb.base/async-shell.exp
8679 * gdb.base/async.exp
8680 * gdb.base/attach-pie-noexec.exp
8681 * gdb.base/attach-twice.exp
8682 * gdb.base/auto-load.exp
8683 * gdb.base/bang.exp
8684 * gdb.base/bitfields.exp
8685 * gdb.base/break-always.exp
8686 * gdb.base/break-caller-line.exp
8687 * gdb.base/break-entry.exp
8688 * gdb.base/break-inline.exp
8689 * gdb.base/break-on-linker-gcd-function.exp
8690 * gdb.base/break-probes.exp
8691 * gdb.base/break.exp
8692 * gdb.base/breakpoint-shadow.exp
8693 * gdb.base/call-ar-st.exp
8694 * gdb.base/call-sc.exp
8695 * gdb.base/call-signal-resume.exp
8696 * gdb.base/call-strs.exp
8697 * gdb.base/callfuncs.exp
8698 * gdb.base/catch-fork-static.exp
8699 * gdb.base/catch-gdb-caused-signals.exp
8700 * gdb.base/catch-load.exp
8701 * gdb.base/catch-signal-fork.exp
8702 * gdb.base/catch-signal.exp
8703 * gdb.base/catch-syscall.exp
8704 * gdb.base/charset.exp
8705 * gdb.base/checkpoint.exp
8706 * gdb.base/chng-syms.exp
8707 * gdb.base/code-expr.exp
8708 * gdb.base/code_elim.exp
8709 * gdb.base/commands.exp
8710 * gdb.base/completion.exp
8711 * gdb.base/complex.exp
8712 * gdb.base/cond-expr.exp
8713 * gdb.base/condbreak.exp
8714 * gdb.base/consecutive.exp
8715 * gdb.base/continue-all-already-running.exp
8716 * gdb.base/coredump-filter.exp
8717 * gdb.base/corefile.exp
8718 * gdb.base/dbx.exp
8719 * gdb.base/debug-expr.exp
8720 * gdb.base/define.exp
8721 * gdb.base/del.exp
8722 * gdb.base/disabled-location.exp
8723 * gdb.base/disasm-end-cu.exp
8724 * gdb.base/disasm-optim.exp
8725 * gdb.base/display.exp
8726 * gdb.base/duplicate-bp.exp
8727 * gdb.base/ena-dis-br.exp
8728 * gdb.base/ending-run.exp
8729 * gdb.base/enumval.exp
8730 * gdb.base/environ.exp
8731 * gdb.base/eu-strip-infcall.exp
8732 * gdb.base/eval-avoid-side-effects.exp
8733 * gdb.base/eval-skip.exp
8734 * gdb.base/exitsignal.exp
8735 * gdb.base/expand-psymtabs.exp
8736 * gdb.base/filesym.exp
8737 * gdb.base/find-unmapped.exp
8738 * gdb.base/finish.exp
8739 * gdb.base/float.exp
8740 * gdb.base/foll-exec-mode.exp
8741 * gdb.base/foll-exec.exp
8742 * gdb.base/foll-fork.exp
8743 * gdb.base/fortran-sym-case.exp
8744 * gdb.base/freebpcmd.exp
8745 * gdb.base/func-ptr.exp
8746 * gdb.base/func-ptrs.exp
8747 * gdb.base/funcargs.exp
8748 * gdb.base/gcore-buffer-overflow.exp
8749 * gdb.base/gcore-relro-pie.exp
8750 * gdb.base/gcore-relro.exp
8751 * gdb.base/gcore.exp
8752 * gdb.base/gdb1090.exp
8753 * gdb.base/gdb11530.exp
8754 * gdb.base/gdb11531.exp
8755 * gdb.base/gdb1821.exp
8756 * gdb.base/gdbindex-stabs.exp
8757 * gdb.base/gdbvars.exp
8758 * gdb.base/hbreak.exp
8759 * gdb.base/hbreak2.exp
8760 * gdb.base/included.exp
8761 * gdb.base/infcall-input.exp
8762 * gdb.base/inferior-died.exp
8763 * gdb.base/infnan.exp
8764 * gdb.base/info-macros.exp
8765 * gdb.base/info-os.exp
8766 * gdb.base/info-proc.exp
8767 * gdb.base/info-shared.exp
8768 * gdb.base/info-target.exp
8769 * gdb.base/infoline.exp
8770 * gdb.base/interp.exp
8771 * gdb.base/interrupt.exp
8772 * gdb.base/jit-reader.exp
8773 * gdb.base/jit-simple.exp
8774 * gdb.base/kill-after-signal.exp
8775 * gdb.base/kill-detach-inferiors-cmd.exp
8776 * gdb.base/label.exp
8777 * gdb.base/langs.exp
8778 * gdb.base/ldbl_e308.exp
8779 * gdb.base/line-symtabs.exp
8780 * gdb.base/linespecs.exp
8781 * gdb.base/list.exp
8782 * gdb.base/long_long.exp
8783 * gdb.base/longest-types.exp
8784 * gdb.base/maint.exp
8785 * gdb.base/max-value-size.exp
8786 * gdb.base/memattr.exp
8787 * gdb.base/mips_pro.exp
8788 * gdb.base/morestack.exp
8789 * gdb.base/moribund-step.exp
8790 * gdb.base/multi-forks.exp
8791 * gdb.base/nested-addr.exp
8792 * gdb.base/nextoverexit.exp
8793 * gdb.base/noreturn-finish.exp
8794 * gdb.base/noreturn-return.exp
8795 * gdb.base/nostdlib.exp
8796 * gdb.base/offsets.exp
8797 * gdb.base/opaque.exp
8798 * gdb.base/pc-fp.exp
8799 * gdb.base/permissions.exp
8800 * gdb.base/print-symbol-loading.exp
8801 * gdb.base/prologue-include.exp
8802 * gdb.base/psymtab.exp
8803 * gdb.base/ptype.exp
8804 * gdb.base/random-signal.exp
8805 * gdb.base/randomize.exp
8806 * gdb.base/range-stepping.exp
8807 * gdb.base/readline-ask.exp
8808 * gdb.base/recpar.exp
8809 * gdb.base/recurse.exp
8810 * gdb.base/relational.exp
8811 * gdb.base/restore.exp
8812 * gdb.base/return-nodebug.exp
8813 * gdb.base/return.exp
8814 * gdb.base/run-after-attach.exp
8815 * gdb.base/save-bp.exp
8816 * gdb.base/scope.exp
8817 * gdb.base/sect-cmd.exp
8818 * gdb.base/set-lang-auto.exp
8819 * gdb.base/set-noassign.exp
8820 * gdb.base/setvar.exp
8821 * gdb.base/sigall.exp
8822 * gdb.base/sigbpt.exp
8823 * gdb.base/siginfo-addr.exp
8824 * gdb.base/siginfo-infcall.exp
8825 * gdb.base/siginfo-obj.exp
8826 * gdb.base/siginfo.exp
8827 * gdb.base/signals-state-child.exp
8828 * gdb.base/signest.exp
8829 * gdb.base/sigstep.exp
8830 * gdb.base/sizeof.exp
8831 * gdb.base/skip.exp
8832 * gdb.base/solib-corrupted.exp
8833 * gdb.base/solib-nodir.exp
8834 * gdb.base/solib-search.exp
8835 * gdb.base/stack-checking.exp
8836 * gdb.base/stale-infcall.exp
8837 * gdb.base/stap-probe.exp
8838 * gdb.base/start.exp
8839 * gdb.base/step-break.exp
8840 * gdb.base/step-bt.exp
8841 * gdb.base/step-line.exp
8842 * gdb.base/step-over-exit.exp
8843 * gdb.base/step-over-syscall.exp
8844 * gdb.base/step-resume-infcall.exp
8845 * gdb.base/step-test.exp
8846 * gdb.base/store.exp
8847 * gdb.base/structs3.exp
8848 * gdb.base/sym-file.exp
8849 * gdb.base/symbol-without-target_section.exp
8850 * gdb.base/term.exp
8851 * gdb.base/testenv.exp
8852 * gdb.base/ui-redirect.exp
8853 * gdb.base/until.exp
8854 * gdb.base/unwindonsignal.exp
8855 * gdb.base/value-double-free.exp
8856 * gdb.base/vla-datatypes.exp
8857 * gdb.base/vla-ptr.exp
8858 * gdb.base/vla-sideeffect.exp
8859 * gdb.base/volatile.exp
8860 * gdb.base/watch-cond-infcall.exp
8861 * gdb.base/watch-cond.exp
8862 * gdb.base/watch-non-mem.exp
8863 * gdb.base/watch-read.exp
8864 * gdb.base/watch-vfork.exp
8865 * gdb.base/watchpoint-cond-gone.exp
8866 * gdb.base/watchpoint-delete.exp
8867 * gdb.base/watchpoint-hw-hit-once.exp
8868 * gdb.base/watchpoint-hw.exp
8869 * gdb.base/watchpoint-stops-at-right-insn.exp
8870 * gdb.base/watchpoints.exp
8871 * gdb.base/wchar.exp
8872 * gdb.base/whatis-exp.exp
8873 * gdb.btrace/buffer-size.exp
8874 * gdb.btrace/data.exp
8875 * gdb.btrace/delta.exp
8876 * gdb.btrace/dlopen.exp
8877 * gdb.btrace/enable.exp
8878 * gdb.btrace/exception.exp
8879 * gdb.btrace/function_call_history.exp
8880 * gdb.btrace/gcore.exp
8881 * gdb.btrace/instruction_history.exp
8882 * gdb.btrace/nohist.exp
8883 * gdb.btrace/reconnect.exp
8884 * gdb.btrace/record_goto-step.exp
8885 * gdb.btrace/record_goto.exp
8886 * gdb.btrace/rn-dl-bind.exp
8887 * gdb.btrace/segv.exp
8888 * gdb.btrace/step.exp
8889 * gdb.btrace/stepi.exp
8890 * gdb.btrace/tailcall-only.exp
8891 * gdb.btrace/tailcall.exp
8892 * gdb.btrace/tsx.exp
8893 * gdb.btrace/unknown_functions.exp
8894 * gdb.btrace/vdso.exp
8895 * gdb.compile/compile-ifunc.exp
8896 * gdb.compile/compile-ops.exp
8897 * gdb.compile/compile-print.exp
8898 * gdb.compile/compile-setjmp.exp
8899 * gdb.cp/abstract-origin.exp
8900 * gdb.cp/ambiguous.exp
8901 * gdb.cp/annota2.exp
8902 * gdb.cp/annota3.exp
8903 * gdb.cp/anon-ns.exp
8904 * gdb.cp/anon-struct.exp
8905 * gdb.cp/anon-union.exp
8906 * gdb.cp/arg-reference.exp
8907 * gdb.cp/baseenum.exp
8908 * gdb.cp/bool.exp
8909 * gdb.cp/breakpoint.exp
8910 * gdb.cp/bs15503.exp
8911 * gdb.cp/call-c.exp
8912 * gdb.cp/casts.exp
8913 * gdb.cp/chained-calls.exp
8914 * gdb.cp/class2.exp
8915 * gdb.cp/classes.exp
8916 * gdb.cp/cmpd-minsyms.exp
8917 * gdb.cp/converts.exp
8918 * gdb.cp/cp-relocate.exp
8919 * gdb.cp/cpcompletion.exp
8920 * gdb.cp/cpexprs.exp
8921 * gdb.cp/cplabel.exp
8922 * gdb.cp/cplusfuncs.exp
8923 * gdb.cp/cpsizeof.exp
8924 * gdb.cp/ctti.exp
8925 * gdb.cp/derivation.exp
8926 * gdb.cp/destrprint.exp
8927 * gdb.cp/dispcxx.exp
8928 * gdb.cp/enum-class.exp
8929 * gdb.cp/exception.exp
8930 * gdb.cp/exceptprint.exp
8931 * gdb.cp/expand-psymtabs-cxx.exp
8932 * gdb.cp/expand-sals.exp
8933 * gdb.cp/extern-c.exp
8934 * gdb.cp/filename.exp
8935 * gdb.cp/formatted-ref.exp
8936 * gdb.cp/fpointer.exp
8937 * gdb.cp/gdb1355.exp
8938 * gdb.cp/gdb2495.exp
8939 * gdb.cp/hang.exp
8940 * gdb.cp/impl-this.exp
8941 * gdb.cp/infcall-dlopen.exp
8942 * gdb.cp/inherit.exp
8943 * gdb.cp/iostream.exp
8944 * gdb.cp/koenig.exp
8945 * gdb.cp/local.exp
8946 * gdb.cp/m-data.exp
8947 * gdb.cp/m-static.exp
8948 * gdb.cp/mb-ctor.exp
8949 * gdb.cp/mb-inline.exp
8950 * gdb.cp/mb-templates.exp
8951 * gdb.cp/member-name.exp
8952 * gdb.cp/member-ptr.exp
8953 * gdb.cp/meth-typedefs.exp
8954 * gdb.cp/method.exp
8955 * gdb.cp/method2.exp
8956 * gdb.cp/minsym-fallback.exp
8957 * gdb.cp/misc.exp
8958 * gdb.cp/namelessclass.exp
8959 * gdb.cp/namespace-enum.exp
8960 * gdb.cp/namespace-nested-import.exp
8961 * gdb.cp/namespace.exp
8962 * gdb.cp/nextoverthrow.exp
8963 * gdb.cp/no-dmgl-verbose.exp
8964 * gdb.cp/non-trivial-retval.exp
8965 * gdb.cp/noparam.exp
8966 * gdb.cp/nsdecl.exp
8967 * gdb.cp/nsimport.exp
8968 * gdb.cp/nsnested.exp
8969 * gdb.cp/nsnoimports.exp
8970 * gdb.cp/nsrecurs.exp
8971 * gdb.cp/nsstress.exp
8972 * gdb.cp/nsusing.exp
8973 * gdb.cp/operator.exp
8974 * gdb.cp/oranking.exp
8975 * gdb.cp/overload-const.exp
8976 * gdb.cp/overload.exp
8977 * gdb.cp/ovldbreak.exp
8978 * gdb.cp/ovsrch.exp
8979 * gdb.cp/paren-type.exp
8980 * gdb.cp/parse-lang.exp
8981 * gdb.cp/pass-by-ref.exp
8982 * gdb.cp/pr-1023.exp
8983 * gdb.cp/pr-1210.exp
8984 * gdb.cp/pr-574.exp
8985 * gdb.cp/pr10687.exp
8986 * gdb.cp/pr12028.exp
8987 * gdb.cp/pr17132.exp
8988 * gdb.cp/pr17494.exp
8989 * gdb.cp/pr9067.exp
8990 * gdb.cp/pr9167.exp
8991 * gdb.cp/pr9631.exp
8992 * gdb.cp/printmethod.exp
8993 * gdb.cp/psmang.exp
8994 * gdb.cp/psymtab-parameter.exp
8995 * gdb.cp/ptype-cv-cp.exp
8996 * gdb.cp/ptype-flags.exp
8997 * gdb.cp/re-set-overloaded.exp
8998 * gdb.cp/ref-types.exp
8999 * gdb.cp/rtti.exp
9000 * gdb.cp/scope-err.exp
9001 * gdb.cp/shadow.exp
9002 * gdb.cp/smartp.exp
9003 * gdb.cp/static-method.exp
9004 * gdb.cp/static-print-quit.exp
9005 * gdb.cp/temargs.exp
9006 * gdb.cp/templates.exp
9007 * gdb.cp/try_catch.exp
9008 * gdb.cp/typedef-operator.exp
9009 * gdb.cp/typeid.exp
9010 * gdb.cp/userdef.exp
9011 * gdb.cp/using-crash.exp
9012 * gdb.cp/var-tag.exp
9013 * gdb.cp/virtbase.exp
9014 * gdb.cp/virtfunc.exp
9015 * gdb.cp/virtfunc2.exp
9016 * gdb.cp/vla-cxx.exp
9017 * gdb.disasm/t01_mov.exp
9018 * gdb.disasm/t02_mova.exp
9019 * gdb.disasm/t03_add.exp
9020 * gdb.disasm/t04_sub.exp
9021 * gdb.disasm/t05_cmp.exp
9022 * gdb.disasm/t06_ari2.exp
9023 * gdb.disasm/t07_ari3.exp
9024 * gdb.disasm/t08_or.exp
9025 * gdb.disasm/t09_xor.exp
9026 * gdb.disasm/t10_and.exp
9027 * gdb.disasm/t11_logs.exp
9028 * gdb.disasm/t12_bit.exp
9029 * gdb.disasm/t13_otr.exp
9030 * gdb.dlang/circular.exp
9031 * gdb.dwarf2/arr-stride.exp
9032 * gdb.dwarf2/arr-subrange.exp
9033 * gdb.dwarf2/atomic-type.exp
9034 * gdb.dwarf2/bad-regnum.exp
9035 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9036 * gdb.dwarf2/callframecfa.exp
9037 * gdb.dwarf2/clztest.exp
9038 * gdb.dwarf2/corrupt.exp
9039 * gdb.dwarf2/data-loc.exp
9040 * gdb.dwarf2/dup-psym.exp
9041 * gdb.dwarf2/dw2-anon-mptr.exp
9042 * gdb.dwarf2/dw2-anonymous-func.exp
9043 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9044 * gdb.dwarf2/dw2-bad-unresolved.exp
9045 * gdb.dwarf2/dw2-basic.exp
9046 * gdb.dwarf2/dw2-canonicalize-type.exp
9047 * gdb.dwarf2/dw2-case-insensitive.exp
9048 * gdb.dwarf2/dw2-common-block.exp
9049 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9050 * gdb.dwarf2/dw2-compressed.exp
9051 * gdb.dwarf2/dw2-const.exp
9052 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9053 * gdb.dwarf2/dw2-cu-size.exp
9054 * gdb.dwarf2/dw2-dup-frame.exp
9055 * gdb.dwarf2/dw2-entry-value.exp
9056 * gdb.dwarf2/dw2-icycle.exp
9057 * gdb.dwarf2/dw2-ifort-parameter.exp
9058 * gdb.dwarf2/dw2-inline-break.exp
9059 * gdb.dwarf2/dw2-inline-param.exp
9060 * gdb.dwarf2/dw2-intercu.exp
9061 * gdb.dwarf2/dw2-intermix.exp
9062 * gdb.dwarf2/dw2-lexical-block-bare.exp
9063 * gdb.dwarf2/dw2-linkage-name-trust.exp
9064 * gdb.dwarf2/dw2-minsym-in-cu.exp
9065 * gdb.dwarf2/dw2-noloc.exp
9066 * gdb.dwarf2/dw2-op-call.exp
9067 * gdb.dwarf2/dw2-op-out-param.exp
9068 * gdb.dwarf2/dw2-opt-structptr.exp
9069 * gdb.dwarf2/dw2-param-error.exp
9070 * gdb.dwarf2/dw2-producer.exp
9071 * gdb.dwarf2/dw2-ranges-base.exp
9072 * gdb.dwarf2/dw2-ref-missing-frame.exp
9073 * gdb.dwarf2/dw2-reg-undefined.exp
9074 * gdb.dwarf2/dw2-regno-invalid.exp
9075 * gdb.dwarf2/dw2-restore.exp
9076 * gdb.dwarf2/dw2-restrict.exp
9077 * gdb.dwarf2/dw2-single-line-discriminators.exp
9078 * gdb.dwarf2/dw2-strp.exp
9079 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9080 * gdb.dwarf2/dw2-unresolved.exp
9081 * gdb.dwarf2/dw2-var-zero-addr.exp
9082 * gdb.dwarf2/dw4-sig-types.exp
9083 * gdb.dwarf2/dwz.exp
9084 * gdb.dwarf2/dynarr-ptr.exp
9085 * gdb.dwarf2/enum-type.exp
9086 * gdb.dwarf2/gdb-index.exp
9087 * gdb.dwarf2/implptr-64bit.exp
9088 * gdb.dwarf2/implptr-optimized-out.exp
9089 * gdb.dwarf2/implptr.exp
9090 * gdb.dwarf2/implref-array.exp
9091 * gdb.dwarf2/implref-const.exp
9092 * gdb.dwarf2/implref-global.exp
9093 * gdb.dwarf2/implref-struct.exp
9094 * gdb.dwarf2/mac-fileno.exp
9095 * gdb.dwarf2/main-subprogram.exp
9096 * gdb.dwarf2/member-ptr-forwardref.exp
9097 * gdb.dwarf2/method-ptr.exp
9098 * gdb.dwarf2/missing-sig-type.exp
9099 * gdb.dwarf2/nonvar-access.exp
9100 * gdb.dwarf2/opaque-type-lookup.exp
9101 * gdb.dwarf2/pieces-optimized-out.exp
9102 * gdb.dwarf2/pieces.exp
9103 * gdb.dwarf2/pr10770.exp
9104 * gdb.dwarf2/pr13961.exp
9105 * gdb.dwarf2/staticvirtual.exp
9106 * gdb.dwarf2/subrange.exp
9107 * gdb.dwarf2/symtab-producer.exp
9108 * gdb.dwarf2/trace-crash.exp
9109 * gdb.dwarf2/typeddwarf.exp
9110 * gdb.dwarf2/valop.exp
9111 * gdb.dwarf2/watch-notconst.exp
9112 * gdb.fortran/array-element.exp
9113 * gdb.fortran/charset.exp
9114 * gdb.fortran/common-block.exp
9115 * gdb.fortran/complex.exp
9116 * gdb.fortran/derived-type-function.exp
9117 * gdb.fortran/derived-type.exp
9118 * gdb.fortran/logical.exp
9119 * gdb.fortran/module.exp
9120 * gdb.fortran/multi-dim.exp
9121 * gdb.fortran/nested-funcs.exp
9122 * gdb.fortran/print-formatted.exp
9123 * gdb.fortran/subarray.exp
9124 * gdb.fortran/vla-alloc-assoc.exp
9125 * gdb.fortran/vla-datatypes.exp
9126 * gdb.fortran/vla-history.exp
9127 * gdb.fortran/vla-ptr-info.exp
9128 * gdb.fortran/vla-ptype-sub.exp
9129 * gdb.fortran/vla-ptype.exp
9130 * gdb.fortran/vla-sizeof.exp
9131 * gdb.fortran/vla-type.exp
9132 * gdb.fortran/vla-value-sub-arbitrary.exp
9133 * gdb.fortran/vla-value-sub-finish.exp
9134 * gdb.fortran/vla-value-sub.exp
9135 * gdb.fortran/vla-value.exp
9136 * gdb.fortran/whatis_type.exp
9137 * gdb.go/chan.exp
9138 * gdb.go/handcall.exp
9139 * gdb.go/hello.exp
9140 * gdb.go/integers.exp
9141 * gdb.go/methods.exp
9142 * gdb.go/package.exp
9143 * gdb.go/strings.exp
9144 * gdb.go/types.exp
9145 * gdb.go/unsafe.exp
9146 * gdb.guile/scm-arch.exp
9147 * gdb.guile/scm-block.exp
9148 * gdb.guile/scm-breakpoint.exp
9149 * gdb.guile/scm-cmd.exp
9150 * gdb.guile/scm-disasm.exp
9151 * gdb.guile/scm-equal.exp
9152 * gdb.guile/scm-frame-args.exp
9153 * gdb.guile/scm-frame-inline.exp
9154 * gdb.guile/scm-frame.exp
9155 * gdb.guile/scm-iterator.exp
9156 * gdb.guile/scm-math.exp
9157 * gdb.guile/scm-objfile.exp
9158 * gdb.guile/scm-ports.exp
9159 * gdb.guile/scm-symbol.exp
9160 * gdb.guile/scm-symtab.exp
9161 * gdb.guile/scm-value-cc.exp
9162 * gdb.guile/types-module.exp
9163 * gdb.linespec/break-ask.exp
9164 * gdb.linespec/cpexplicit.exp
9165 * gdb.linespec/explicit.exp
9166 * gdb.linespec/keywords.exp
9167 * gdb.linespec/linespec.exp
9168 * gdb.linespec/ls-dollar.exp
9169 * gdb.linespec/ls-errs.exp
9170 * gdb.linespec/skip-two.exp
9171 * gdb.linespec/thread.exp
9172 * gdb.mi/mi-async.exp
9173 * gdb.mi/mi-basics.exp
9174 * gdb.mi/mi-break.exp
9175 * gdb.mi/mi-catch-load.exp
9176 * gdb.mi/mi-cli.exp
9177 * gdb.mi/mi-cmd-param-changed.exp
9178 * gdb.mi/mi-console.exp
9179 * gdb.mi/mi-detach.exp
9180 * gdb.mi/mi-disassemble.exp
9181 * gdb.mi/mi-eval.exp
9182 * gdb.mi/mi-file-transfer.exp
9183 * gdb.mi/mi-file.exp
9184 * gdb.mi/mi-fill-memory.exp
9185 * gdb.mi/mi-inheritance-syntax-error.exp
9186 * gdb.mi/mi-linespec-err-cp.exp
9187 * gdb.mi/mi-logging.exp
9188 * gdb.mi/mi-memory-changed.exp
9189 * gdb.mi/mi-read-memory.exp
9190 * gdb.mi/mi-record-changed.exp
9191 * gdb.mi/mi-reg-undefined.exp
9192 * gdb.mi/mi-regs.exp
9193 * gdb.mi/mi-return.exp
9194 * gdb.mi/mi-reverse.exp
9195 * gdb.mi/mi-simplerun.exp
9196 * gdb.mi/mi-solib.exp
9197 * gdb.mi/mi-stack.exp
9198 * gdb.mi/mi-stepi.exp
9199 * gdb.mi/mi-syn-frame.exp
9200 * gdb.mi/mi-until.exp
9201 * gdb.mi/mi-var-block.exp
9202 * gdb.mi/mi-var-child.exp
9203 * gdb.mi/mi-var-cmd.exp
9204 * gdb.mi/mi-var-cp.exp
9205 * gdb.mi/mi-var-display.exp
9206 * gdb.mi/mi-var-invalidate.exp
9207 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9208 * gdb.mi/mi-vla-fortran.exp
9209 * gdb.mi/mi-watch.exp
9210 * gdb.mi/mi2-var-child.exp
9211 * gdb.mi/user-selected-context-sync.exp
9212 * gdb.modula2/unbounded-array.exp
9213 * gdb.multi/dummy-frame-restore.exp
9214 * gdb.multi/multi-arch-exec.exp
9215 * gdb.multi/multi-arch.exp
9216 * gdb.multi/tids.exp
9217 * gdb.multi/watchpoint-multi.exp
9218 * gdb.opencl/callfuncs.exp
9219 * gdb.opencl/convs_casts.exp
9220 * gdb.opencl/datatypes.exp
9221 * gdb.opencl/operators.exp
9222 * gdb.opencl/vec_comps.exp
9223 * gdb.opt/clobbered-registers-O2.exp
9224 * gdb.opt/inline-break.exp
9225 * gdb.opt/inline-bt.exp
9226 * gdb.opt/inline-cmds.exp
9227 * gdb.opt/inline-locals.exp
9228 * gdb.pascal/case-insensitive-symbols.exp
9229 * gdb.pascal/floats.exp
9230 * gdb.pascal/gdb11492.exp
9231 * gdb.python/lib-types.exp
9232 * gdb.python/py-arch.exp
9233 * gdb.python/py-as-string.exp
9234 * gdb.python/py-bad-printers.exp
9235 * gdb.python/py-block.exp
9236 * gdb.python/py-breakpoint-create-fail.exp
9237 * gdb.python/py-breakpoint.exp
9238 * gdb.python/py-caller-is.exp
9239 * gdb.python/py-cmd.exp
9240 * gdb.python/py-explore-cc.exp
9241 * gdb.python/py-explore.exp
9242 * gdb.python/py-finish-breakpoint.exp
9243 * gdb.python/py-finish-breakpoint2.exp
9244 * gdb.python/py-frame-args.exp
9245 * gdb.python/py-frame-inline.exp
9246 * gdb.python/py-frame.exp
9247 * gdb.python/py-framefilter-mi.exp
9248 * gdb.python/py-infthread.exp
9249 * gdb.python/py-lazy-string.exp
9250 * gdb.python/py-linetable.exp
9251 * gdb.python/py-mi-events.exp
9252 * gdb.python/py-mi-objfile.exp
9253 * gdb.python/py-mi.exp
9254 * gdb.python/py-objfile.exp
9255 * gdb.python/py-pp-integral.exp
9256 * gdb.python/py-pp-maint.exp
9257 * gdb.python/py-pp-re-notag.exp
9258 * gdb.python/py-pp-registration.exp
9259 * gdb.python/py-recurse-unwind.exp
9260 * gdb.python/py-strfns.exp
9261 * gdb.python/py-symbol.exp
9262 * gdb.python/py-symtab.exp
9263 * gdb.python/py-sync-interp.exp
9264 * gdb.python/py-typeprint.exp
9265 * gdb.python/py-unwind-maint.exp
9266 * gdb.python/py-unwind.exp
9267 * gdb.python/py-value-cc.exp
9268 * gdb.python/py-xmethods.exp
9269 * gdb.reverse/amd64-tailcall-reverse.exp
9270 * gdb.reverse/break-precsave.exp
9271 * gdb.reverse/break-reverse.exp
9272 * gdb.reverse/consecutive-precsave.exp
9273 * gdb.reverse/consecutive-reverse.exp
9274 * gdb.reverse/finish-precsave.exp
9275 * gdb.reverse/finish-reverse-bkpt.exp
9276 * gdb.reverse/finish-reverse.exp
9277 * gdb.reverse/fstatat-reverse.exp
9278 * gdb.reverse/getresuid-reverse.exp
9279 * gdb.reverse/i386-precsave.exp
9280 * gdb.reverse/i386-reverse.exp
9281 * gdb.reverse/i386-sse-reverse.exp
9282 * gdb.reverse/i387-env-reverse.exp
9283 * gdb.reverse/i387-stack-reverse.exp
9284 * gdb.reverse/insn-reverse.exp
9285 * gdb.reverse/machinestate-precsave.exp
9286 * gdb.reverse/machinestate.exp
9287 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9288 * gdb.reverse/pipe-reverse.exp
9289 * gdb.reverse/readv-reverse.exp
9290 * gdb.reverse/recvmsg-reverse.exp
9291 * gdb.reverse/rerun-prec.exp
9292 * gdb.reverse/s390-mvcle.exp
9293 * gdb.reverse/step-precsave.exp
9294 * gdb.reverse/step-reverse.exp
9295 * gdb.reverse/time-reverse.exp
9296 * gdb.reverse/until-precsave.exp
9297 * gdb.reverse/until-reverse.exp
9298 * gdb.reverse/waitpid-reverse.exp
9299 * gdb.reverse/watch-precsave.exp
9300 * gdb.reverse/watch-reverse.exp
9301 * gdb.rust/generics.exp
9302 * gdb.rust/methods.exp
9303 * gdb.rust/modules.exp
9304 * gdb.rust/simple.exp
9305 * gdb.server/connect-with-no-symbol-file.exp
9306 * gdb.server/ext-attach.exp
9307 * gdb.server/ext-restart.exp
9308 * gdb.server/ext-wrapper.exp
9309 * gdb.server/file-transfer.exp
9310 * gdb.server/server-exec-info.exp
9311 * gdb.server/server-kill.exp
9312 * gdb.server/server-mon.exp
9313 * gdb.server/wrapper.exp
9314 * gdb.stabs/exclfwd.exp
9315 * gdb.stabs/gdb11479.exp
9316 * gdb.threads/clone-new-thread-event.exp
9317 * gdb.threads/corethreads.exp
9318 * gdb.threads/current-lwp-dead.exp
9319 * gdb.threads/dlopen-libpthread.exp
9320 * gdb.threads/gcore-thread.exp
9321 * gdb.threads/sigstep-threads.exp
9322 * gdb.threads/watchpoint-fork.exp
9323 * gdb.trace/actions-changed.exp
9324 * gdb.trace/backtrace.exp
9325 * gdb.trace/change-loc.exp
9326 * gdb.trace/circ.exp
9327 * gdb.trace/collection.exp
9328 * gdb.trace/disconnected-tracing.exp
9329 * gdb.trace/ftrace.exp
9330 * gdb.trace/mi-trace-frame-collected.exp
9331 * gdb.trace/mi-trace-unavailable.exp
9332 * gdb.trace/mi-traceframe-changed.exp
9333 * gdb.trace/mi-tsv-changed.exp
9334 * gdb.trace/no-attach-trace.exp
9335 * gdb.trace/passc-dyn.exp
9336 * gdb.trace/qtro.exp
9337 * gdb.trace/range-stepping.exp
9338 * gdb.trace/read-memory.exp
9339 * gdb.trace/save-trace.exp
9340 * gdb.trace/signal.exp
9341 * gdb.trace/status-stop.exp
9342 * gdb.trace/tfile.exp
9343 * gdb.trace/trace-break.exp
9344 * gdb.trace/trace-buffer-size.exp
9345 * gdb.trace/trace-condition.exp
9346 * gdb.trace/tracefile-pseudo-reg.exp
9347 * gdb.trace/tstatus.exp
9348 * gdb.trace/unavailable.exp
9349 * gdb.trace/while-dyn.exp
9350 * gdb.trace/while-stepping.exp
9351
34c41c68
DE
93522016-12-22 Doug Evans <xdje42@gmail.com>
9353
9354 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9355 and msymbols.
9356
16e69324
YQ
93572016-12-19 Yao Qi <yao.qi@linaro.org>
9358
9359 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9360 (test_with_self): Don't call do_steps_and_nexts, and remove
9361 code about stepping into xmalloc.
9362
f94f411b
YQ
93632016-12-09 Yao Qi <yao.qi@linaro.org>
9364
9365 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9366
93672016-12-09 Yao Qi <yao.qi@linaro.org>
9368
9369 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9370
f1b5deee
PA
93712016-12-09 Pedro Alves <palves@redhat.com>
9372
9373 * gdb.base/all-architectures-0.exp: New file.
9374 * gdb.base/all-architectures-1.exp: New file.
9375 * gdb.base/all-architectures-2.exp: New file.
9376 * gdb.base/all-architectures-3.exp: New file.
9377 * gdb.base/all-architectures-4.exp: New file.
9378 * gdb.base/all-architectures-5.exp: New file.
9379 * gdb.base/all-architectures-6.exp: New file.
9380 * gdb.base/all-architectures-7.exp: New file.
9381 * gdb.base/all-architectures.exp.in: New file.
9382
364ca42e
YQ
93832016-12-09 Yao Qi <yao.qi@linaro.org>
9384
9385 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9386
107c2d62
LM
93872016-12-02 Luis Machado <lgustavo@codesourcery.com>
9388
9389 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9390 possible.
9391 Remove useless pattern-matching code.
9392
df3ee9ca
PA
93932016-12-02 Pedro Alves <palves@redhat.com>
9394
9395 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9396 procedure.
9397 (top level): Call it.
9398
ec835369
PA
93992016-12-02 Pedro Alves <palves@redhat.com>
9400
9401 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9402 New procedure.
9403 (top level): Call it.
9404
01770bbd
PA
94052016-12-02 Pedro Alves <palves@redhat.com>
9406
9407 PR cli/20559
9408 * gdb.base/commands.exp (user_defined_command_args_eval): New
9409 procedure.
9410 (top level): Call it.
9411
008459ea
LM
94122016-12-02 Luis Machado <lgustavo@codesourcery.com>
9413
9414 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9415 timeout handling.
9416
0c1b455e
TT
94172016-12-02 Tom Tromey <tom@tromey.com>
9418
9419 * gdb.dwarf2/main-subprogram.c: New file.
9420 * gdb.dwarf2/main-subprogram.exp: New file.
9421
018572b8
LM
94222016-12-01 Luis Machado <lgustavo@codesourcery.com>
9423
9424 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9425 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9426 gdb_test_no_output for a couple of cases.
9427 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9428
84c93cd5
LM
94292016-12-01 Luis Machado <lgustavo@codesourcery.com>
9430
9431 Fix test names and standardize compilation error messages throughout
9432 the following files:
9433
9434 * gdb.ada/start.exp
9435 * gdb.arch/alpha-step.exp
9436 * gdb.arch/e500-prologue.exp
9437 * gdb.arch/ftrace-insn-reloc.exp
9438 * gdb.arch/gdb1291.exp
9439 * gdb.arch/gdb1431.exp
9440 * gdb.arch/gdb1558.exp
9441 * gdb.arch/i386-dr3-watch.exp
9442 * gdb.arch/i386-sse-stack-align.exp
9443 * gdb.arch/ia64-breakpoint-shadow.exp
9444 * gdb.arch/pa-nullify.exp
9445 * gdb.arch/powerpc-aix-prologue.exp
9446 * gdb.arch/thumb-bx-pc.exp
9447 * gdb.base/annota1.exp
9448 * gdb.base/annota3.exp
9449 * gdb.base/arrayidx.exp
9450 * gdb.base/assign.exp
9451 * gdb.base/attach.exp
9452 * gdb.base/auxv.exp
9453 * gdb.base/bang.exp
9454 * gdb.base/bfp-test.exp
9455 * gdb.base/bigcore.exp
9456 * gdb.base/bitfields2.exp
9457 * gdb.base/break-fun-addr.exp
9458 * gdb.base/break-probes.exp
9459 * gdb.base/call-rt-st.exp
9460 * gdb.base/callexit.exp
9461 * gdb.base/catch-fork-kill.exp
9462 * gdb.base/charset.exp
9463 * gdb.base/checkpoint.exp
9464 * gdb.base/comprdebug.exp
9465 * gdb.base/constvars.exp
9466 * gdb.base/coredump-filter.exp
9467 * gdb.base/cursal.exp
9468 * gdb.base/cvexpr.exp
9469 * gdb.base/detach.exp
9470 * gdb.base/display.exp
9471 * gdb.base/dmsym.exp
9472 * gdb.base/dprintf-pending.exp
9473 * gdb.base/dso2dso.exp
9474 * gdb.base/dtrace-probe.exp
9475 * gdb.base/dump.exp
9476 * gdb.base/enum_cond.exp
9477 * gdb.base/exe-lock.exp
9478 * gdb.base/exec-invalid-sysroot.exp
9479 * gdb.base/execl-update-breakpoints.exp
9480 * gdb.base/exprs.exp
9481 * gdb.base/fileio.exp
9482 * gdb.base/find.exp
9483 * gdb.base/finish.exp
9484 * gdb.base/fixsection.exp
9485 * gdb.base/foll-vfork.exp
9486 * gdb.base/frame-args.exp
9487 * gdb.base/gcore.exp
9488 * gdb.base/gdb1250.exp
9489 * gdb.base/global-var-nested-by-dso.exp
9490 * gdb.base/gnu-ifunc.exp
9491 * gdb.base/hashline1.exp
9492 * gdb.base/hashline2.exp
9493 * gdb.base/hashline3.exp
9494 * gdb.base/hbreak-in-shr-unsupported.exp
9495 * gdb.base/huge.exp
9496 * gdb.base/infcall-input.exp
9497 * gdb.base/info-fun.exp
9498 * gdb.base/info-shared.exp
9499 * gdb.base/jit-simple.exp
9500 * gdb.base/jit-so.exp
9501 * gdb.base/jit.exp
9502 * gdb.base/jump.exp
9503 * gdb.base/label.exp
9504 * gdb.base/lineinc.exp
9505 * gdb.base/logical.exp
9506 * gdb.base/longjmp.exp
9507 * gdb.base/macscp.exp
9508 * gdb.base/miscexprs.exp
9509 * gdb.base/new-ui-echo.exp
9510 * gdb.base/new-ui-pending-input.exp
9511 * gdb.base/new-ui.exp
9512 * gdb.base/nodebug.exp
9513 * gdb.base/nofield.exp
9514 * gdb.base/offsets.exp
9515 * gdb.base/overlays.exp
9516 * gdb.base/pending.exp
9517 * gdb.base/pointers.exp
9518 * gdb.base/pr11022.exp
9519 * gdb.base/printcmds.exp
9520 * gdb.base/prologue.exp
9521 * gdb.base/ptr-typedef.exp
9522 * gdb.base/realname-expand.exp
9523 * gdb.base/relativedebug.exp
9524 * gdb.base/relocate.exp
9525 * gdb.base/remote.exp
9526 * gdb.base/reread.exp
9527 * gdb.base/return2.exp
9528 * gdb.base/savedregs.exp
9529 * gdb.base/sep.exp
9530 * gdb.base/sepdebug.exp
9531 * gdb.base/sepsymtab.exp
9532 * gdb.base/set-inferior-tty.exp
9533 * gdb.base/setshow.exp
9534 * gdb.base/shlib-call.exp
9535 * gdb.base/sigaltstack.exp
9536 * gdb.base/siginfo-addr.exp
9537 * gdb.base/signals.exp
9538 * gdb.base/signull.exp
9539 * gdb.base/sigrepeat.exp
9540 * gdb.base/so-impl-ld.exp
9541 * gdb.base/solib-display.exp
9542 * gdb.base/solib-overlap.exp
9543 * gdb.base/solib-search.exp
9544 * gdb.base/solib-symbol.exp
9545 * gdb.base/structs.exp
9546 * gdb.base/structs2.exp
9547 * gdb.base/symtab-search-order.exp
9548 * gdb.base/twice.exp
9549 * gdb.base/unload.exp
9550 * gdb.base/varargs.exp
9551 * gdb.base/watchpoint-solib.exp
9552 * gdb.base/watchpoint.exp
9553 * gdb.base/whatis.exp
9554 * gdb.base/wrong_frame_bt_full.exp
9555 * gdb.btrace/dlopen.exp
9556 * gdb.cell/ea-standalone.exp
9557 * gdb.cell/ea-test.exp
9558 * gdb.cp/dispcxx.exp
9559 * gdb.cp/gdb2384.exp
9560 * gdb.cp/method2.exp
9561 * gdb.cp/nextoverthrow.exp
9562 * gdb.cp/pr10728.exp
9563 * gdb.disasm/am33.exp
9564 * gdb.disasm/h8300s.exp
9565 * gdb.disasm/mn10300.exp
9566 * gdb.disasm/sh3.exp
9567 * gdb.dwarf2/dw2-dir-file-name.exp
9568 * gdb.fortran/complex.exp
9569 * gdb.fortran/library-module.exp
9570 * gdb.guile/scm-pretty-print.exp
9571 * gdb.guile/scm-symbol.exp
9572 * gdb.guile/scm-type.exp
9573 * gdb.guile/scm-value.exp
9574 * gdb.linespec/linespec.exp
9575 * gdb.mi/gdb701.exp
9576 * gdb.mi/gdb792.exp
9577 * gdb.mi/mi-breakpoint-changed.exp
9578 * gdb.mi/mi-dprintf-pending.exp
9579 * gdb.mi/mi-dprintf.exp
9580 * gdb.mi/mi-exit-code.exp
9581 * gdb.mi/mi-pending.exp
9582 * gdb.mi/mi-solib.exp
9583 * gdb.mi/new-ui-mi-sync.exp
9584 * gdb.mi/pr11022.exp
9585 * gdb.mi/user-selected-context-sync.exp
9586 * gdb.opt/solib-intra-step.exp
9587 * gdb.python/py-events.exp
9588 * gdb.python/py-finish-breakpoint.exp
9589 * gdb.python/py-mi.exp
9590 * gdb.python/py-prettyprint.exp
9591 * gdb.python/py-shared.exp
9592 * gdb.python/py-symbol.exp
9593 * gdb.python/py-template.exp
9594 * gdb.python/py-type.exp
9595 * gdb.python/py-value.exp
9596 * gdb.reverse/solib-precsave.exp
9597 * gdb.reverse/solib-reverse.exp
9598 * gdb.server/solib-list.exp
9599 * gdb.stabs/weird.exp
9600 * gdb.threads/reconnect-signal.exp
9601 * gdb.threads/stepi-random-signal.exp
9602 * gdb.trace/actions.exp
9603 * gdb.trace/ax.exp
9604 * gdb.trace/backtrace.exp
9605 * gdb.trace/change-loc.exp
9606 * gdb.trace/deltrace.exp
9607 * gdb.trace/ftrace-lock.exp
9608 * gdb.trace/ftrace.exp
9609 * gdb.trace/infotrace.exp
9610 * gdb.trace/mi-tracepoint-changed.exp
9611 * gdb.trace/packetlen.exp
9612 * gdb.trace/passcount.exp
9613 * gdb.trace/pending.exp
9614 * gdb.trace/range-stepping.exp
9615 * gdb.trace/report.exp
9616 * gdb.trace/stap-trace.exp
9617 * gdb.trace/tfind.exp
9618 * gdb.trace/trace-break.exp
9619 * gdb.trace/trace-condition.exp
9620 * gdb.trace/trace-enable-disable.exp
9621 * gdb.trace/trace-mt.exp
9622 * gdb.trace/tracecmd.exp
9623 * gdb.trace/tspeed.exp
9624 * gdb.trace/tsv.exp
9625 * lib/perftest.exp
9626
fb9feb35
LM
96272016-12-01 Luis Machado <lgustavo@codesourcery.com>
9628
9629 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9630 with gdb_test_no_output.
9631 Use command as test name.
9632
cd2ddb6c
LM
96332016-12-01 Luis Machado <lgustavo@codesourcery.com>
9634
9635 Fix test names starting with uppercase throughout the files.
9636
9637 * gdb.ada/assign_1.exp
9638 * gdb.ada/boolean_expr.exp
9639 * gdb.base/arrayidx.exp
9640 * gdb.base/del.exp
9641 * gdb.base/gcore-buffer-overflow.exp
9642 * gdb.base/testenv.exp
9643 * gdb.compile/compile.exp
9644 * gdb.python/py-framefilter-invalidarg.exp
9645 * gdb.python/py-framefilter.exp
9646
bb95117e
LM
96472016-12-01 Luis Machado <lgustavo@codesourcery.com>
9648
9649 Fix test names starting with uppercase throughout the files.
9650
9651 * gdb.ada/array_return.exp
9652 * gdb.ada/expr_delims.exp
9653 * gdb.ada/mi_dyn_arr.exp
9654 * gdb.ada/mi_interface.exp
9655 * gdb.ada/mi_var_array.exp
9656 * gdb.ada/watch_arg.exp
9657 * gdb.arch/alpha-step.exp
9658 * gdb.arch/altivec-regs.exp
9659 * gdb.arch/e500-regs.exp
9660 * gdb.arch/powerpc-d128-regs.exp
9661 * gdb.base/arrayidx.exp
9662 * gdb.base/break.exp
9663 * gdb.base/checkpoint.exp
9664 * gdb.base/debug-expr.exp
9665 * gdb.base/dmsym.exp
9666 * gdb.base/radix.exp
9667 * gdb.base/sepdebug.exp
9668 * gdb.base/testenv.exp
9669 * gdb.base/watch_thread_num.exp
9670 * gdb.base/watchpoint-cond-gone.exp
9671 * gdb.cell/break.exp
9672 * gdb.cell/ea-cache.exp
9673 * gdb.compile/compile.exp
9674 * gdb.cp/gdb2495.exp
9675 * gdb.gdb/selftest.exp
9676 * gdb.gdb/xfullpath.exp
9677 * gdb.go/hello.exp
9678 * gdb.go/integers.exp
9679 * gdb.objc/basicclass.exp
9680 * gdb.pascal/hello.exp
9681 * gdb.pascal/integers.exp
9682 * gdb.python/py-breakpoint.exp
9683 * gdb.python/py-cmd.exp
9684 * gdb.python/py-linetable.exp
9685 * gdb.python/py-xmethods.exp
9686 * gdb.python/python.exp
9687 * gdb.reverse/consecutive-precsave.exp
9688 * gdb.reverse/finish-precsave.exp
9689 * gdb.reverse/i386-precsave.exp
9690 * gdb.reverse/machinestate-precsave.exp
9691 * gdb.reverse/sigall-precsave.exp
9692 * gdb.reverse/solib-precsave.exp
9693 * gdb.reverse/step-precsave.exp
9694 * gdb.reverse/until-precsave.exp
9695 * gdb.reverse/watch-precsave.exp
9696 * gdb.threads/leader-exit.exp
9697 * gdb.threads/pthreads.exp
9698 * gdb.threads/wp-replication.exp
9699 * gdb.trace/actions.exp
9700 * gdb.trace/mi-tsv-changed.exp
9701 * gdb.trace/tsv.exp
9702
de97fdd4
LM
97032016-12-01 Luis Machado <lgustavo@codesourcery.com>
9704
9705 Fix test names starting with uppercase throughout the files.
9706
9707 * gdb.arch/i386-bp_permanent.exp
9708 * gdb.arch/i386-gnu-cfi.exp
9709 * gdb.base/disasm-end-cu.exp
9710 * gdb.base/macscp.exp
9711 * gdb.base/pending.exp
9712 * gdb.base/watch_thread_num.exp
9713 * gdb.cp/exception.exp
9714 * gdb.cp/gdb2495.exp
9715 * gdb.cp/local.exp
9716 * gdb.python/py-evsignal.exp
9717 * gdb.python/python.exp
9718 * gdb.trace/tracecmd.exp
9719
9f058c10
LM
97202016-12-01 Luis Machado <lgustavo@codesourcery.com>
9721
9722 Fix test names starting with uppercase throughout the files.
9723
9724 * gdb.base/charset.exp
9725 * gdb.base/eval.exp
9726 * gdb.base/multi-forks.exp
9727 * gdb.guile/scm-progspace.exp
9728 * gdb.opencl/datatypes.exp
9729 * gdb.python/py-block.exp
9730 * gdb.python/py-function.exp
9731 * gdb.python/py-symbol.exp
9732 * gdb.python/py-symtab.exp
9733 * gdb.python/py-xmethods.exp
9734 * gdb.reverse/break-precsave.exp
9735 * gdb.reverse/break-reverse.exp
9736 * gdb.reverse/consecutive-precsave.exp
9737 * gdb.reverse/consecutive-reverse.exp
9738 * gdb.reverse/finish-precsave.exp
9739 * gdb.reverse/finish-reverse-bkpt.exp
9740 * gdb.reverse/finish-reverse.exp
9741 * gdb.reverse/fstatat-reverse.exp
9742 * gdb.reverse/getresuid-reverse.exp
9743 * gdb.reverse/i386-precsave.exp
9744 * gdb.reverse/i386-reverse.exp
9745 * gdb.reverse/i386-sse-reverse.exp
9746 * gdb.reverse/i387-stack-reverse.exp
9747 * gdb.reverse/insn-reverse.exp
9748 * gdb.reverse/machinestate-precsave.exp
9749 * gdb.reverse/machinestate.exp
9750 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9751 * gdb.reverse/pipe-reverse.exp
9752 * gdb.reverse/readv-reverse.exp
9753 * gdb.reverse/recvmsg-reverse.exp
9754 * gdb.reverse/rerun-prec.exp
9755 * gdb.reverse/s390-mvcle.exp
9756 * gdb.reverse/sigall-precsave.exp
9757 * gdb.reverse/sigall-reverse.exp
9758 * gdb.reverse/solib-precsave.exp
9759 * gdb.reverse/solib-reverse.exp
9760 * gdb.reverse/step-precsave.exp
9761 * gdb.reverse/step-reverse.exp
9762 * gdb.reverse/time-reverse.exp
9763 * gdb.reverse/until-precsave.exp
9764 * gdb.reverse/until-reverse.exp
9765 * gdb.reverse/waitpid-reverse.exp
9766 * gdb.reverse/watch-precsave.exp
9767 * gdb.reverse/watch-reverse.exp
9768
cdc7edd7
LM
97692016-12-01 Luis Machado <lgustavo@codesourcery.com>
9770
9771 Fix test names starting with uppercase throughout the files.
9772
9773 * gdb.arch/i386-mpx-simple_segv.exp
9774 * gdb.arch/i386-mpx.exp
9775 * gdb.arch/i386-permbkpt.exp
9776 * gdb.arch/pa-nullify.exp
9777 * gdb.arch/powerpc-d128-regs.exp
9778 * gdb.arch/vsx-regs.exp
9779 * gdb.base/bfp-test.exp
9780 * gdb.base/break.exp
9781 * gdb.base/breakpoint-shadow.exp
9782 * gdb.base/callfuncs.exp
9783 * gdb.base/charset.exp
9784 * gdb.base/commands.exp
9785 * gdb.base/completion.exp
9786 * gdb.base/dfp-test.exp
9787 * gdb.base/echo.exp
9788 * gdb.base/ending-run.exp
9789 * gdb.base/eval.exp
9790 * gdb.base/expand-psymtabs.exp
9791 * gdb.base/float128.exp
9792 * gdb.base/floatn.exp
9793 * gdb.base/foll-exec-mode.exp
9794 * gdb.base/gdb1056.exp
9795 * gdb.base/gdb11531.exp
9796 * gdb.base/kill-after-signal.exp
9797 * gdb.base/multi-forks.exp
9798 * gdb.base/overlays.exp
9799 * gdb.base/pending.exp
9800 * gdb.base/sepdebug.exp
9801 * gdb.base/testenv.exp
9802 * gdb.base/valgrind-db-attach.exp
9803 * gdb.base/watch_thread_num.exp
9804 * gdb.base/watchpoint-cond-gone.exp
9805 * gdb.base/watchpoint.exp
9806 * gdb.base/watchpoints.exp
9807 * gdb.cp/arg-reference.exp
9808 * gdb.cp/baseenum.exp
9809 * gdb.cp/operator.exp
9810 * gdb.cp/shadow.exp
9811 * gdb.dwarf2/dw2-op-out-param.exp
9812 * gdb.dwarf2/dw2-reg-undefined.exp
9813 * gdb.go/chan.exp
9814 * gdb.go/hello.exp
9815 * gdb.go/integers.exp
9816 * gdb.go/methods.exp
9817 * gdb.go/package.exp
9818 * gdb.guile/scm-parameter.exp
9819 * gdb.guile/scm-progspace.exp
9820 * gdb.guile/scm-value.exp
9821 * gdb.mi/mi-pending.exp
9822 * gdb.mi/user-selected-context-sync.exp
9823 * gdb.multi/multi-attach.exp
9824 * gdb.multi/tids.exp
9825 * gdb.opt/clobbered-registers-O2.exp
9826 * gdb.pascal/floats.exp
9827 * gdb.pascal/integers.exp
9828 * gdb.python/py-block.exp
9829 * gdb.python/py-events.exp
9830 * gdb.python/py-parameter.exp
9831 * gdb.python/py-symbol.exp
9832 * gdb.python/py-symtab.exp
9833 * gdb.python/py-type.exp
9834 * gdb.python/py-value.exp
9835 * gdb.python/py-xmethods.exp
9836 * gdb.python/python.exp
9837 * gdb.reverse/break-precsave.exp
9838 * gdb.reverse/consecutive-precsave.exp
9839 * gdb.reverse/finish-precsave.exp
9840 * gdb.reverse/i386-precsave.exp
9841 * gdb.reverse/machinestate-precsave.exp
9842 * gdb.reverse/sigall-precsave.exp
9843 * gdb.reverse/solib-precsave.exp
9844 * gdb.reverse/step-precsave.exp
9845 * gdb.reverse/until-precsave.exp
9846 * gdb.reverse/watch-precsave.exp
9847 * gdb.server/ext-attach.exp
9848 * gdb.server/ext-restart.exp
9849 * gdb.server/ext-run.exp
9850 * gdb.server/ext-wrapper.exp
9851 * gdb.stabs/gdb11479.exp
9852 * gdb.stabs/weird.exp
9853 * gdb.threads/attach-many-short-lived-threads.exp
9854 * gdb.threads/kill.exp
9855 * gdb.threads/watchpoint-fork.exp
9856
bc6c7af4
LM
98572016-12-01 Luis Machado <lgustavo@codesourcery.com>
9858
9859 Fix test names starting with uppercase throughout all the files below.
9860
9861 * gdb.ada/array_return.exp
9862 * gdb.ada/catch_ex.exp
9863 * gdb.ada/info_exc.exp
9864 * gdb.ada/mi_catch_ex.exp
9865 * gdb.ada/mi_dyn_arr.exp
9866 * gdb.ada/mi_ex_cond.exp
9867 * gdb.ada/mi_exc_info.exp
9868 * gdb.ada/mi_interface.exp
9869 * gdb.ada/mi_task_arg.exp
9870 * gdb.ada/mi_task_info.exp
9871 * gdb.ada/mi_var_array.exp
9872 * gdb.arch/alpha-step.exp
9873 * gdb.arch/amd64-disp-step.exp
9874 * gdb.arch/arm-disp-step.exp
9875 * gdb.arch/disp-step-insn-reloc.exp
9876 * gdb.arch/e500-prologue.exp
9877 * gdb.arch/ftrace-insn-reloc.exp
9878 * gdb.arch/gdb1558.exp
9879 * gdb.arch/i386-bp_permanent.exp
9880 * gdb.arch/i386-disp-step.exp
9881 * gdb.arch/i386-float.exp
9882 * gdb.arch/i386-gnu-cfi.exp
9883 * gdb.arch/ia64-breakpoint-shadow.exp
9884 * gdb.arch/mips16-thunks.exp
9885 * gdb.arch/pa-nullify.exp
9886 * gdb.arch/powerpc-aix-prologue.exp
9887 * gdb.arch/powerpc-power.exp
9888 * gdb.arch/ppc-dfp.exp
9889 * gdb.arch/s390-tdbregs.exp
9890 * gdb.arch/spu-info.exp
9891 * gdb.arch/spu-ls.exp
9892 * gdb.arch/thumb-bx-pc.exp
9893 * gdb.base/advance.exp
9894 * gdb.base/annota-input-while-running.exp
9895 * gdb.base/arrayidx.exp
9896 * gdb.base/asmlabel.exp
9897 * gdb.base/async.exp
9898 * gdb.base/attach-wait-input.exp
9899 * gdb.base/auto-connect-native-target.exp
9900 * gdb.base/batch-preserve-term-settings.exp
9901 * gdb.base/bfp-test.exp
9902 * gdb.base/bigcore.exp
9903 * gdb.base/bp-permanent.exp
9904 * gdb.base/break-always.exp
9905 * gdb.base/break-fun-addr.exp
9906 * gdb.base/break-idempotent.exp
9907 * gdb.base/break-main-file-remove-fail.exp
9908 * gdb.base/break-probes.exp
9909 * gdb.base/break-unload-file.exp
9910 * gdb.base/break.exp
9911 * gdb.base/call-ar-st.exp
9912 * gdb.base/call-rt-st.exp
9913 * gdb.base/call-sc.exp
9914 * gdb.base/call-signal-resume.exp
9915 * gdb.base/call-strs.exp
9916 * gdb.base/callexit.exp
9917 * gdb.base/callfuncs.exp
9918 * gdb.base/catch-gdb-caused-signals.exp
9919 * gdb.base/catch-signal-siginfo-cond.exp
9920 * gdb.base/catch-syscall.exp
9921 * gdb.base/compare-sections.exp
9922 * gdb.base/cond-eval-mode.exp
9923 * gdb.base/condbreak-call-false.exp
9924 * gdb.base/consecutive-step-over.exp
9925 * gdb.base/cursal.exp
9926 * gdb.base/disabled-location.exp
9927 * gdb.base/disasm-end-cu.exp
9928 * gdb.base/display.exp
9929 * gdb.base/double-prompt-target-event-error.exp
9930 * gdb.base/dprintf-bp-same-addr.exp
9931 * gdb.base/dprintf-detach.exp
9932 * gdb.base/dprintf-next.exp
9933 * gdb.base/dprintf-non-stop.exp
9934 * gdb.base/dprintf-pending.exp
9935 * gdb.base/dso2dso.exp
9936 * gdb.base/ending-run.exp
9937 * gdb.base/enum_cond.exp
9938 * gdb.base/examine-backward.exp
9939 * gdb.base/exe-lock.exp
9940 * gdb.base/exec-invalid-sysroot.exp
9941 * gdb.base/execl-update-breakpoints.exp
9942 * gdb.base/execution-termios.exp
9943 * gdb.base/fileio.exp
9944 * gdb.base/fixsection.exp
9945 * gdb.base/foll-exec-mode.exp
9946 * gdb.base/foll-exec.exp
9947 * gdb.base/fork-running-state.exp
9948 * gdb.base/frame-args.exp
9949 * gdb.base/fullpath-expand.exp
9950 * gdb.base/func-ptr.exp
9951 * gdb.base/gcore-relro-pie.exp
9952 * gdb.base/gdb1090.exp
9953 * gdb.base/gdb1555.exp
9954 * gdb.base/global-var-nested-by-dso.exp
9955 * gdb.base/gnu-ifunc.exp
9956 * gdb.base/hbreak-in-shr-unsupported.exp
9957 * gdb.base/hbreak-unmapped.exp
9958 * gdb.base/hook-stop.exp
9959 * gdb.base/infcall-input.exp
9960 * gdb.base/info-fun.exp
9961 * gdb.base/info-shared.exp
9962 * gdb.base/interrupt-noterm.exp
9963 * gdb.base/jit-so.exp
9964 * gdb.base/jit.exp
9965 * gdb.base/line-symtabs.exp
9966 * gdb.base/list.exp
9967 * gdb.base/longjmp.exp
9968 * gdb.base/macscp.exp
9969 * gdb.base/max-value-size.exp
9970 * gdb.base/nodebug.exp
9971 * gdb.base/nofield.exp
9972 * gdb.base/overlays.exp
9973 * gdb.base/paginate-after-ctrl-c-running.exp
9974 * gdb.base/paginate-bg-execution.exp
9975 * gdb.base/paginate-inferior-exit.exp
9976 * gdb.base/pending.exp
9977 * gdb.base/pr11022.exp
9978 * gdb.base/printcmds.exp
9979 * gdb.base/ptr-typedef.exp
9980 * gdb.base/ptype.exp
9981 * gdb.base/randomize.exp
9982 * gdb.base/range-stepping.exp
9983 * gdb.base/realname-expand.exp
9984 * gdb.base/relativedebug.exp
9985 * gdb.base/remote.exp
9986 * gdb.base/savedregs.exp
9987 * gdb.base/sepdebug.exp
9988 * gdb.base/set-noassign.exp
9989 * gdb.base/shlib-call.exp
9990 * gdb.base/shreloc.exp
9991 * gdb.base/sigaltstack.exp
9992 * gdb.base/sigbpt.exp
9993 * gdb.base/siginfo-addr.exp
9994 * gdb.base/siginfo-obj.exp
9995 * gdb.base/siginfo-thread.exp
9996 * gdb.base/signest.exp
9997 * gdb.base/signull.exp
9998 * gdb.base/sigrepeat.exp
9999 * gdb.base/skip.exp
10000 * gdb.base/so-impl-ld.exp
10001 * gdb.base/solib-corrupted.exp
10002 * gdb.base/solib-disc.exp
10003 * gdb.base/solib-display.exp
10004 * gdb.base/solib-overlap.exp
10005 * gdb.base/solib-search.exp
10006 * gdb.base/solib-symbol.exp
10007 * gdb.base/source-execution.exp
10008 * gdb.base/sss-bp-on-user-bp-2.exp
10009 * gdb.base/sss-bp-on-user-bp.exp
10010 * gdb.base/stack-checking.exp
10011 * gdb.base/stale-infcall.exp
10012 * gdb.base/step-break.exp
10013 * gdb.base/step-line.exp
10014 * gdb.base/step-over-exit.exp
10015 * gdb.base/step-test.exp
10016 * gdb.base/structs.exp
10017 * gdb.base/sym-file.exp
10018 * gdb.base/symtab-search-order.exp
10019 * gdb.base/term.exp
10020 * gdb.base/type-opaque.exp
10021 * gdb.base/unload.exp
10022 * gdb.base/until-nodebug.exp
10023 * gdb.base/until.exp
10024 * gdb.base/unwindonsignal.exp
10025 * gdb.base/watch-cond.exp
10026 * gdb.base/watch-non-mem.exp
10027 * gdb.base/watch_thread_num.exp
10028 * gdb.base/watchpoint-reuse-slot.exp
10029 * gdb.base/watchpoint-solib.exp
10030 * gdb.base/watchpoint.exp
10031 * gdb.btrace/dlopen.exp
10032 * gdb.cell/arch.exp
10033 * gdb.cell/break.exp
10034 * gdb.cell/bt.exp
10035 * gdb.cell/core.exp
10036 * gdb.cell/data.exp
10037 * gdb.cell/dwarfaddr.exp
10038 * gdb.cell/ea-cache.exp
10039 * gdb.cell/ea-standalone.exp
10040 * gdb.cell/ea-test.exp
10041 * gdb.cell/f-regs.exp
10042 * gdb.cell/fork.exp
10043 * gdb.cell/gcore.exp
10044 * gdb.cell/mem-access.exp
10045 * gdb.cell/ptype.exp
10046 * gdb.cell/registers.exp
10047 * gdb.cell/sizeof.exp
10048 * gdb.cell/solib-symbol.exp
10049 * gdb.cell/solib.exp
10050 * gdb.compile/compile-tls.exp
10051 * gdb.cp/exception.exp
10052 * gdb.cp/gdb2495.exp
10053 * gdb.cp/local.exp
10054 * gdb.cp/mb-inline.exp
10055 * gdb.cp/mb-templates.exp
10056 * gdb.cp/pr10687.exp
10057 * gdb.cp/pr9167.exp
10058 * gdb.cp/scope-err.exp
10059 * gdb.cp/templates.exp
10060 * gdb.cp/virtfunc.exp
10061 * gdb.dwarf2/dw2-dir-file-name.exp
10062 * gdb.dwarf2/dw2-single-line-discriminators.exp
10063 * gdb.fortran/complex.exp
10064 * gdb.fortran/library-module.exp
10065 * gdb.guile/guile.exp
10066 * gdb.guile/scm-cmd.exp
10067 * gdb.guile/scm-frame-inline.exp
10068 * gdb.guile/scm-objfile.exp
10069 * gdb.guile/scm-pretty-print.exp
10070 * gdb.guile/scm-symbol.exp
10071 * gdb.guile/scm-type.exp
10072 * gdb.guile/scm-value.exp
10073 * gdb.linespec/keywords.exp
10074 * gdb.linespec/ls-errs.exp
10075 * gdb.linespec/macro-relative.exp
10076 * gdb.linespec/thread.exp
10077 * gdb.mi/mi-breakpoint-changed.exp
10078 * gdb.mi/mi-dprintf-pending.exp
10079 * gdb.mi/mi-fullname-deleted.exp
10080 * gdb.mi/mi-logging.exp
10081 * gdb.mi/mi-pending.exp
10082 * gdb.mi/mi-solib.exp
10083 * gdb.mi/new-ui-mi-sync.exp
10084 * gdb.mi/user-selected-context-sync.exp
10085 * gdb.multi/dummy-frame-restore.exp
10086 * gdb.multi/multi-arch-exec.exp
10087 * gdb.multi/remove-inferiors.exp
10088 * gdb.multi/watchpoint-multi-exit.exp
10089 * gdb.opt/solib-intra-step.exp
10090 * gdb.perf/backtrace.exp
10091 * gdb.perf/single-step.exp
10092 * gdb.perf/skip-command.exp
10093 * gdb.perf/skip-prologue.exp
10094 * gdb.perf/solib.exp
10095 * gdb.python/lib-types.exp
10096 * gdb.python/py-as-string.exp
10097 * gdb.python/py-bad-printers.exp
10098 * gdb.python/py-block.exp
10099 * gdb.python/py-breakpoint.exp
10100 * gdb.python/py-cmd.exp
10101 * gdb.python/py-events.exp
10102 * gdb.python/py-evthreads.exp
10103 * gdb.python/py-finish-breakpoint.exp
10104 * gdb.python/py-finish-breakpoint2.exp
10105 * gdb.python/py-frame-inline.exp
10106 * gdb.python/py-frame.exp
10107 * gdb.python/py-inferior.exp
10108 * gdb.python/py-infthread.exp
10109 * gdb.python/py-mi.exp
10110 * gdb.python/py-objfile.exp
10111 * gdb.python/py-pp-maint.exp
10112 * gdb.python/py-pp-registration.exp
10113 * gdb.python/py-prettyprint.exp
10114 * gdb.python/py-recurse-unwind.exp
10115 * gdb.python/py-shared.exp
10116 * gdb.python/py-symbol.exp
10117 * gdb.python/py-symtab.exp
10118 * gdb.python/py-template.exp
10119 * gdb.python/py-type.exp
10120 * gdb.python/py-unwind-maint.exp
10121 * gdb.python/py-unwind.exp
10122 * gdb.python/py-value.exp
10123 * gdb.python/python.exp
10124 * gdb.reverse/finish-reverse-bkpt.exp
10125 * gdb.reverse/insn-reverse.exp
10126 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10127 * gdb.reverse/solib-precsave.exp
10128 * gdb.reverse/solib-reverse.exp
10129 * gdb.stabs/gdb11479.exp
10130 * gdb.stabs/weird.exp
10131 * gdb.threads/fork-child-threads.exp
10132 * gdb.threads/fork-plus-threads.exp
10133 * gdb.threads/fork-thread-pending.exp
10134 * gdb.threads/forking-threads-plus-breakpoint.exp
10135 * gdb.threads/hand-call-in-threads.exp
10136 * gdb.threads/interrupted-hand-call.exp
10137 * gdb.threads/linux-dp.exp
10138 * gdb.threads/local-watch-wrong-thread.exp
10139 * gdb.threads/next-while-other-thread-longjmps.exp
10140 * gdb.threads/non-ldr-exit.exp
10141 * gdb.threads/pending-step.exp
10142 * gdb.threads/print-threads.exp
10143 * gdb.threads/process-dies-while-detaching.exp
10144 * gdb.threads/process-dies-while-handling-bp.exp
10145 * gdb.threads/pthreads.exp
10146 * gdb.threads/queue-signal.exp
10147 * gdb.threads/reconnect-signal.exp
10148 * gdb.threads/signal-command-handle-nopass.exp
10149 * gdb.threads/signal-command-multiple-signals-pending.exp
10150 * gdb.threads/signal-delivered-right-thread.exp
10151 * gdb.threads/signal-sigtrap.exp
10152 * gdb.threads/sigthread.exp
10153 * gdb.threads/staticthreads.exp
10154 * gdb.threads/stepi-random-signal.exp
10155 * gdb.threads/thread-unwindonsignal.exp
10156 * gdb.threads/thread_check.exp
10157 * gdb.threads/thread_events.exp
10158 * gdb.threads/tid-reuse.exp
10159 * gdb.threads/tls-nodebug.exp
10160 * gdb.threads/tls-shared.exp
10161 * gdb.threads/tls-so_extern.exp
10162 * gdb.threads/tls.exp
10163 * gdb.threads/wp-replication.exp
10164 * gdb.trace/actions-changed.exp
10165 * gdb.trace/actions.exp
10166 * gdb.trace/backtrace.exp
10167 * gdb.trace/change-loc.exp
10168 * gdb.trace/collection.exp
10169 * gdb.trace/deltrace.exp
10170 * gdb.trace/disconnected-tracing.exp
10171 * gdb.trace/entry-values.exp
10172 * gdb.trace/ftrace-lock.exp
10173 * gdb.trace/ftrace.exp
10174 * gdb.trace/infotrace.exp
10175 * gdb.trace/mi-trace-frame-collected.exp
10176 * gdb.trace/mi-trace-unavailable.exp
10177 * gdb.trace/mi-traceframe-changed.exp
10178 * gdb.trace/mi-tracepoint-changed.exp
10179 * gdb.trace/mi-tsv-changed.exp
10180 * gdb.trace/no-attach-trace.exp
10181 * gdb.trace/packetlen.exp
10182 * gdb.trace/passc-dyn.exp
10183 * gdb.trace/passcount.exp
10184 * gdb.trace/pending.exp
10185 * gdb.trace/pr16508.exp
10186 * gdb.trace/qtro.exp
10187 * gdb.trace/range-stepping.exp
10188 * gdb.trace/read-memory.exp
10189 * gdb.trace/report.exp
10190 * gdb.trace/save-trace.exp
10191 * gdb.trace/signal.exp
10192 * gdb.trace/stap-trace.exp
10193 * gdb.trace/status-stop.exp
10194 * gdb.trace/strace.exp
10195 * gdb.trace/tfile.exp
10196 * gdb.trace/tfind.exp
10197 * gdb.trace/trace-break.exp
10198 * gdb.trace/trace-condition.exp
10199 * gdb.trace/trace-enable-disable.exp
10200 * gdb.trace/trace-mt.exp
10201 * gdb.trace/tracecmd.exp
10202 * gdb.trace/tracefile-pseudo-reg.exp
10203 * gdb.trace/tspeed.exp
10204 * gdb.trace/tstatus.exp
10205 * gdb.trace/tsv.exp
10206 * gdb.trace/unavailable.exp
10207 * gdb.trace/while-dyn.exp
10208 * gdb.trace/while-stepping.exp
10209 * lib/gdb-guile.exp
10210 * lib/gdb.exp
10211 * lib/mi-support.exp
10212 * lib/pascal.exp
10213 * lib/perftest.exp
10214 * lib/prelink-support.exp
10215 * lib/selftest-support.exp
10216
ad02e4fe
SM
102172016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10218
10219 * Makefile.in: Include disable-implicit-rules.mk.
10220
22347e55
AA
102212016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10222
10223 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10224 non-byte-aligned bit fields.
10225
da5b30da
AA
102262016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10227
10228 PR gdb/12616
10229 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10230 respects the DW_AT_data_bit_offset attribute.
10231
b593ecca
SM
102322016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10233
10234 * gdb.base/default.exp: Fix output of "set language".
10235
3b165252
SM
102362016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10237
10238 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10239 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10240 make.
10241 * configure.ac: Remove checks for the make program.
10242 * configure: Re-generate.
10243
1a2f3d7f
KB
102442016-11-16 Kevin Buettner <kevinb@redhat.com>
10245
10246 * gdb.python/py-recurse-unwind.c (main): Add loop.
10247 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10248 to read_register() and gdb.parse_and_eval(). Make each code
10249 call a separate case that can be individually tested.
10250 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10251 proc. Call cont_and_backtrace for each of the code paths that
10252 we want to test in the unwinder.
10253
b7f38fda
AA
102542016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10255
10256 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10257 the definition of struct S.
10258
1f8db343
CM
102592016-11-11 Catherine Moore <clm@codesourcery.com>
10260
10261 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10262
fad0c9fb
PA
102632016-11-09 Pedro Alves <palves@redhat.com>
10264
10265 * gdb.base/commands.exp (runto_or_return): New procedure.
10266 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10267 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10268 (progvar_simple_while_test, progvar_complex_if_while_test)
10269 (if_while_breakpoint_command_test)
10270 (infrun_breakpoint_command_test, breakpoint_command_test)
10271 (user_defined_command_test, watchpoint_command_test)
10272 (test_command_prompt_position, redefine_hook_test)
10273 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10274 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10275 multi_line_input and multi_line. Remove gdb_expect and
10276 gdb_stop_suppressing_tests uses.
10277 * lib/gdb.exp (valnum_re): New global.
10278 (multi_line_input): New procedure.
10279
8354c62c
SM
102802016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10281
10282 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10283 Remove.
10284 (test_setup): Define with proc_with_prefix.
10285 (test_cli_inferior): Likewise.
10286 (test_cli_thread): Likewise.
10287 (test_cli_frame): Likewise.
10288 (test_cli_select_frame): Likewise.
10289 (test_cli_up_down): Likewise.
10290 (test_mi_thread_select): Likewise.
10291 (test_mi_stack_select_frame): Likewise.
10292 (test_cli_in_mi_inferior): Likewise.
10293 (test_cli_in_mi_thread): Likewise.
10294 (test_cli_in_mi_frame): Likewise.
10295 (top level): Do not use with_test_prefix_procname.
10296
64f367a2
PA
102972016-11-09 Pedro Alves <palves@redhat.com>
10298
10299 * gdb.base/commands.exp (gdbvar_simple_if_test)
10300 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10301 (progvar_simple_if_test, progvar_simple_while_test)
10302 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10303 (infrun_breakpoint_command_test, breakpoint_command_test)
10304 (user_defined_command_test, watchpoint_command_test)
10305 (test_command_prompt_position, deprecated_command_test)
10306 (bp_deleted_in_command, temporary_breakpoint_commands)
10307 (stray_arg0_test, source_file_with_indented_comment)
10308 (recursive_source_test, if_commands_test)
10309 (error_clears_commands_left, redefine_hook_test)
10310 (redefine_backtrace_test): Use proc_with_prefix.
10311 * lib/gdb.exp (proc_with_prefix): New proc.
10312
0bb65f1e
AA
103132016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10314
10315 * gdb.base/tui-layout.c: New file.
10316 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10317 disassembly window contains very long lines.
10318
7353f247
TT
103192016-11-08 Tom Tromey <tom@tromey.com>
10320
10321 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10322 depend on Python 2.
10323
30a7bb83
TT
103242016-11-08 Tom Tromey <tom@tromey.com>
10325
10326 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10327 New method.
10328
cdf5a07c
MG
103292016-10-29 Manish Goregaokar <manish@mozilla.com>
10330
2806dc7e 10331 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10332
51a789c3
MG
103332016-10-27 Manish Goregaokar <manish@mozilla.com>
10334
2806dc7e
PA
10335 * gdb.rust/simple.rs: Add test for univariant enums without
10336 discriminants and for encoded struct-like enums.
51a789c3 10337
f610ab6d
PA
103382016-10-28 Pedro Alves <palves@redhat.com>
10339
10340 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10341 gdb_test_multiple, tighten regexps and match symtabs and line
10342 tables incrementally.
10343
b129b0ca
LM
103442016-10-28 Luis Machado <lgustavo@codesourcery.com>
10345
10346 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10347 general.
10348
ecf45d2c
SL
103492016-10-25 Luis Machado <lgustavo@codesourcery.com>
10350
10351 * gdb.base/exec-invalid-sysroot.exp: New file.
10352
b8d38ee4
JK
103532016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10354
10355 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10356
f90fd8c2
JK
103572016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10358
10359 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10360
2d2476aa
MR
103612016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10362
2806dc7e
PA
10363 * gdb.base/killed-outside.exp: Remove $options from a call to
10364 `prepare_for_testing'.
2d2476aa 10365
e42b25a0
SM
103662016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10367
10368 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10369 Change test message.
10370
3ccdb432
SM
103712016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10372
10373 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10374 Update comment.
10375
5bad3170
SM
103762016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10377
10378 * gdb.trace/mi-trace-save.exp: New file.
10379
5ad9dba7
YQ
103802016-10-13 Yao Qi <yao.qi@linaro.org>
10381
10382 * gdb.base/code_elim.exp (get_var_address): Remove.
10383 * gdb.base/relocate.exp: Likewise.
10384 * gdb.base/shreloc.exp: Likewise.
10385 * lib/gdb.exp (get_var_address): New.
10386
62df7e21
YQ
103872016-10-13 Yao Qi <yao.qi@linaro.org>
10388
10389 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10390 floating point tests if $skip_float_test is false.
10391
4dac951e
LM
103922016-10-12 Luis Machado <lgustavo@codesourcery.com>
10393
10394 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10395 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10396 argc values.
10397 Add 1 to argc so we guarantee distinct initial/modified argc values.
10398
8f1a8fc4
JK
103992016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10400
10401 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10402
16c85b5d
JK
104032016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10404
10405 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10406 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10407 * gdb.arch/vsx-regs.exp: Likewise.
10408
1d0e042a
YQ
104092016-10-07 Yao Qi <yao.qi@linaro.org>
10410
10411 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10412
68dadef5
MM
104132016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10414
10415 * gdb.python/python.exp: Test decode_line("*0").
10416
33fa2c6e
DE
104172016-10-06 Doug Evans <dje@google.com>
10418
10419 * gdb.python/py-value.exp (test_value_creation): Add test for large
10420 unsigned 64-bit value.
10421
9c37b5ae
TT
104222016-10-06 Tom Tromey <tom@tromey.com>
10423
10424 * gdb.compile/compile.exp: Change java tests to rust.
10425 * gdb.base/setshow.exp: Change java tests to rust.
10426 * gdb.base/default.exp: Remove java from language list.
10427 * README (Examples): Update language example.
10428 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10429 test.
10430 * lib/gdb.exp (skip_java_tests): Remove.
10431 * lib/java.exp: Remove.
10432 * gdb.java: Remove.
10433
78b86327
MR
104342016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10435
10436 * gdb.arch/mips-fcr.exp: New test.
10437 * gdb.arch/mips-fcr.c: Source for the new test.
10438
7470adbb
MR
104392016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10440
10441 * gdb.base/solib-disc.exp: Use `standard_output_file'
10442 throughout.
10443
4a556533
PA
104442016-10-06 Pedro Alves <palves@redhat.com>
10445
10446 * gdb.base/jit-simple-dl.c: New file.
10447 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10448 * gdb.base/jit-simple.c: ... this.
10449 * gdb.base/jit-simple.exp (jit_run): Delete.
10450 (build_jit): New proc.
10451 (jit_test_reread): Recompile either the main program or the shared
10452 library, depending on what is being tested. Skip changing address
10453 if caller wants to. Compare before/after addresses. If testing
10454 standalone, explicitly load the binary. Test "maint info
10455 breakpoints".
10456 (top level): Add "standalone vs shared lib" and "change address"
10457 vs "same address" axes.
10458
5a122fbc
PA
104592016-10-06 Pedro Alves <palves@redhat.com>
10460
10461 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10462 call.
10463 (jit_run): Delete.
10464 (jit_test_reread): Use with_test_prefix. Reload the main binary
10465 explicitly. Compare the before/after addresses of the JIT
10466 descriptor.
10467
ee8da4b8
DE
104682016-08-15 Doug Evans <dje@google.com>
10469
10470 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10471 for single bitfields is bool.
10472 * gdb.xml/tdesc-regs.exp: Ditto.
10473
f389f6fe
JK
104742016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10475
10476 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10477
fdebf1a4
YQ
104782016-10-05 Yao Qi <yao.qi@linaro.org>
10479
10480 * lib/gdb.exp (support_complex_tests): Return zero if
10481 gdb_skip_float_test return true.
10482
9c36d954 104832016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10484 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10485
10486 PR gdb/20487
10487 * gdb.mi/user-selected-context-sync.exp: New file.
10488 * gdb.mi/user-selected-context-sync.c: New file.
10489
4034d0ff 104902016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10491 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10492
10493 PR gdb/20487
10494 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10495 =thread-select-event check.
10496
a4297203
PB
104972016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10498
10499 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10500 the compulsory L operand changes.
10501 * gdb.arch/powerpc-power.s: Likewise.
10502
bb805577
JK
105032016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10504
10505 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10506 * gdb.base/jit-attach-pie.c: New file.
10507 * gdb.base/jit-attach-pie.exp: New file.
10508
6d61dee5
PA
105092016-09-28 Pedro Alves <palves@redhat.com>
10510
10511 * gdb.base/infcall-input.c: New file.
10512 * gdb.base/infcall-input.exp: New file.
10513
f73842fc
YQ
105142016-09-22 Yao Qi <yao.qi@linaro.org>
10515
10516 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10517 (gdb_exit): Rename it to ...
10518 (gdbserver_gdb_exit): ... Close GDBserver.
10519 (gdb_exit): New proc, call gdbserver_gdb_exit.
10520 (mi_gdb_exit): Likewise.
10521
90681dab
YQ
105222016-09-22 Yao Qi <yao.qi@linaro.org>
10523
10524 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10525 path.
10526 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10527 Remove duplication.
10528
9c211fd8
YQ
105292016-09-22 Yao Qi <yao.qi@linaro.org>
10530
10531 * lib/gdbserver-support.exp: Check the existence of
10532 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10533
ad0a504f
AK
105342016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10535
10536 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10537
36cf1806
TT
105382016-09-21 Tom Tromey <tom@tromey.com>
10539
10540 PR gdb/20604:
10541 * gdb.base/quit.exp: New file.
10542
74172ecf
SM
105432016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10544
10545 * .gitignore: New file.
10546
3d0ec882
MR
105472016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10548
10549 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10550 throughout.
10551
8193adea
AA
105522016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10553
10554 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10555
d41a5c09
JK
105562016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10557
10558 * gdb.cp/casts.cc (decltype): Move it ...
10559 (main): ... with its call to ...
10560 * gdb.cp/casts03.cc: ... a new file.
10561 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10562
d2dfe700
JK
105632016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10564
10565 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10566
e2a92b16
PB
105672016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10568
10569 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10570 and sync up the test with tests in gas/testsuite/gas/ppc.
10571 * gdb.arch/powerpc-power.exp: Likewise.
10572
49b4de64
JK
105732016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10574
10575 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10576
2c29df25
SDJ
105772016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10578 Jan Kratochvil <jan.kratochvil@redhat.com>
10579
10580 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10581 make m1's definition to be different from m2's. Use 'dummy' as an
10582 argument for probe 'two'.
10583
cc3c2846
JB
105842016-09-10 Jon Beniston <jon@beniston.com>
10585
10586 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10587 for sim target.
10588
e1b2624a
AA
105892016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10590
10591 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10592 variable declaration.
10593 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10594 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10595 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10596 received HWCAP as its argument.
10597
4295e285
PA
105982016-09-06 Pedro Alves <palves@redhat.com>
10599
10600 * gdb.base/new-ui-pending-input.c: New file.
10601 * gdb.base/new-ui-pending-input.exp: New file.
10602 * gdb.exp (clear_gdb_spawn_id): New procedure.
10603 (with_spawn_id): Check whether gdb_spawn_id exists before
10604 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10605 on exit.
10606
00d5215e
UW
106072016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10608
10609 * gdb.base/float128.c: New file.
10610 * gdb.base/float128.exp: Likewise.
10611 * gdb.base/floatn.c: Likewise.
10612 * gdb.base/floatn.exp: Likewise.
10613
a9ff5f12
UW
106142016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10615
10616 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10617
f245535c
PA
106182016-09-05 Pedro Alves <palves@redhat.com>
10619
10620 PR backtrace/19927
10621 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10622 unwinders are immediately called as side effect of "source" or
10623 "disable unwinder" commands.
10624 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10625
ae9cf263
YQ
106262016-09-02 Yao Qi <yao.qi@linaro.org>
10627
10628 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10629 is true and $type is "float" or "double".
10630
27aba047
YQ
106312016-09-02 Yao Qi <yao.qi@linaro.org>
10632
10633 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10634 true.
10635 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10636 * gdb.base/call-rt-st.exp: Likewise.
10637 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10638 return value instead of gdb,skip_float_test.
10639 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10640 (do_function_calls): Use its return value instead of
10641 gdb,skip_float_test.
10642 * gdb.base/finish.exp: Likewise.
10643 * gdb.base/funcargs.exp: Likewise.
10644 * gdb.base/return.exp: Likewise.
10645 * gdb.base/return2.exp: Likewise.
10646 * gdb.base/varargs.exp: Likewise.
10647 * lib/gdb.exp (gdb_skip_float_test): Change it to
10648 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10649
5af962df
AA
106502016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10651
10652 * gdb.multi/tids.exp: Test "thread apply all".
10653
7fac6910
JK
106542016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10655
10656 * gdb.base/default.exp (tty): Remove.
10657
bb1fe4ac
KB
106582016-08-24 Kevin Buettner <kevinb@redhat.com>
10659
2806dc7e
PA
10660 * gdb.python/py-recurse-unwind.c: New file.
10661 * gdb.python/py-recurse-unwind.py: New file.
10662 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10663
0a1ddfa6
SM
106642016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10665
10666 * gdb.base/set-inferior-tty.exp: New file.
10667 * gdb.base/set-inferior-tty.c: New file.
10668
d9de1fe3
PA
106692016-08-23 Pedro Alves <palves@redhat.com>
10670
10671 PR gdb/20494
10672 * gdb.base/new-ui-echo.c: New file.
10673 * gdb.base/new-ui-echo.exp: New file.
10674
e9d9abd7
YQ
106752016-08-23 Yao Qi <yao.qi@linaro.org>
10676
10677 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10678 gdbserver_spawn.
10679 * gdb.server/connect-without-multi-process.exp (do_test):
10680 Likewise.
10681
3589529e
YQ
106822016-08-23 Yao Qi <yao.qi@linaro.org>
10683
10684 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10685 standalone_txt. Delete gdb_txt and standalone_txt on host
10686 and target. Spawn the binary on target. Copy files from
10687 target to host.
10688
6bb90213
PA
106892016-08-22 Pedro Alves <palves@redhat.com>
10690
10691 PR gdb/20505
10692 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10693 with_test_prefix. Factor out bits to ...
10694 (test_no_vdso): ... this new procedure.
10695
20c2c024
CL
106962016-08-19 Carl Love <cel@us.ibm.com>
10697
10698 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10699 maintaining separate logic for constructing the output path.
10700 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10701 * gdb.arch/ppc-dfp.exp: Likewise.
10702 * gdb.arch/ppc-fp.exp: Likewise.
10703 * gdb.arch/vsx-regs.exp: Likewise.
10704 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10705 binprefix for generating the additional binary files.
10706
0646e07d
PA
107072016-08-19 Pedro Alves <palves@redhat.com>
10708
10709 * gdb.trace/mi-trace-frame-collected.exp
10710 (test_trace_frame_collected): On x32, expect two registers.
10711
46da9242
CL
107122016-08-18 Carl Love <cel@us.ibm.com>
10713
10714 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10715 and sync up the test with tests in gas/testsuite/gas/ppc.
10716 * gdb.arch/powerpc-power.exp: Likewise.
10717
eb2332d7
SM
107182016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10719
10720 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10721 expected error message.
10722
63c61e04
SM
107232016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10724
10725 * gdb.multi/remove-inferiors.exp: New file.
10726 * gdb.multi/remove-inferiors.c: New file.
10727
7b17065f
YQ
107282016-08-12 Yao Qi <yao.qi@linaro.org>
10729
10730 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10731 argument list.
10732
01d3dedf
PA
107332016-08-10 Pedro Alves <palves@redhat.com>
10734
10735 PR gdb/19187
10736 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10737 setup_kfails.
10738
3eb7562a
PA
107392016-08-09 Pedro Alves <palves@redhat.com>
10740 Simon Marchi <simon.marchi@ericsson.com>
10741
10742 PR gdb/20418
10743 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10744 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10745
80614914
PA
107462016-08-09 Pedro Alves <palves@redhat.com>
10747
10748 PR mi/20431
10749 * gdb.mi/mi-cmd-error.exp: New file.
10750
f348d89a
PA
107512016-08-09 Pedro Alves <palves@redhat.com>
10752
10753 PR gdb/18653
10754 * gdb.base/signals-state-child.c: New file.
10755 * gdb.base/signals-state-child.exp: New file.
10756 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10757
e5ca03b4
PA
107582016-08-09 Pedro Alves <palves@redhat.com>
10759
10760 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10761
282a0691
TT
107622016-08-03 Tom Tromey <tom@tromey.com>
10763
10764 PR python/18565:
10765 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10766
41bfcd63
YQ
107672016-08-01 Yao Qi <yao.qi@linaro.org>
10768
10769 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10770 variable mode to "multi-process" if $multi_process is 1, otherwise
10771 set it to "single-process".
10772
e3465b24
YQ
107732016-08-01 Yao Qi <yao.qi@linaro.org>
10774
10775 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10776 * gdb.cp/cpexprs.exp: Likewise.
10777 * gdb.cp/m-static.exp: Likewise.
10778
0b31a4bc
TT
107792016-07-26 Tom Tromey <tom@tromey.com>
10780
10781 PR python/20190:
10782 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10783 test.
10784
e0461dbb
MM
107852016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10786
10787 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10788 selecting assembly source files.
10789 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10790 assembly source files.
10791 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10792 assembly source files.
10793 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10794 selecting assembly source files.
10795
8194e927
SM
107962016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10797
10798 * gdb.base/new-ui.exp (do_test_invalid_args): New
10799 procedure.
10800
c0272db5
TW
108012016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10802
10803 * gdb.btrace/reconnect.c: New file.
10804 * gdb.btrace/reconnect.exp: New file.
10805
e3487908
GKB
108062016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10807
10808 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10809 to test_catch_syscall_group.
10810 (test_catch_syscall_group): New.
10811
12df5c00
TT
108122016-07-21 Tom Tromey <tom@tromey.com>
10813
10814 * gdb.rust/simple.rs (main): Use empty struct expression.
10815 * gdb.rust/simple.exp: Add tests for empty struct expression.
10816
bae62ee2
YQ
108172016-07-21 Yao Qi <yao.qi@linaro.org>
10818
10819 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10820 if gdb_skip_xml_test is true on some targets.
10821
b1b53fb3
YQ
108222016-07-21 Yao Qi <yao.qi@linaro.org>
10823
10824 * gdb.server/solib-list.exp: Unset last_loaded_file.
10825
027d97f8
JK
108262016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10827
10828 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10829 "step into captured_main (args)".
10830
7674d381
JK
108312016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10832
10833 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10834
72b5d099
JK
108352016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10836
10837 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10838
1f960ced
PA
108392016-07-19 Pedro Alves <palves@redhat.com>
10840
10841 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10842 * gdb.opt/inline-bt.exp: Likewise.
10843 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10844 additional_flags=-Winline.
10845 * gdb.opt/inline-locals.exp: Likewise.
10846 * gdb.opt/inline-markers.c (ATTR): Define.
10847 (inlined_fn): Use it.
10848
f25827c1
YQ
108492016-07-19 Yao Qi <yao.qi@linaro.org>
10850
10851 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10852 (test_with_self): Remove some code. Remove argument executable.
10853 (top-level): Use do_self_tests.
10854
37539ebe
DB
108552016-07-15 Zachary Welch <zwelch@codesourcery.com>
10856 Don Breazeal <donb@codesourcery.com>
10857
10858 * gdb.base/maint.exp: Escape paths used in regular expressions.
10859 * gdb.stabs/weird.exp: Likewise.
10860
dac790e1
TT
108612016-07-13 Tom Tromey <tom@tromey.com>
10862
10863 PR python/15620, PR python/18620:
10864 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10865 (test_bkpt_events): New procs.
10866
93daf339
TT
108672016-07-13 Tom Tromey <tom@tromey.com>
10868
10869 PR python/17698:
10870 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10871 test.
10872 (test_watchpoints): Likewise.
10873 (test_bkpt_pending): New proc.
10874
6571a381
TT
108752016-07-13 Tom Tromey <tom@tromey.com>
10876
10877 PR cli/18053:
10878 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10879 completion test.
10880
e8732474
JK
108812016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10882
10883 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10884 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10885 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10886 f_label.
10887 (g): Rename g_end_lbl to g_label.
10888 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10889 low_pc and high_pc.
10890 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10891
e0f3fd7c
TT
108922016-07-12 Tom Tromey <tom@tromey.com>
10893
10894 PR python/19293:
10895 * gdb.python/py-unwind-maint.exp: Update tests.
10896
3cfe46b6
YQ
108972016-07-12 Yao Qi <yao.qi@linaro.org>
10898
10899 * lib/selftest-support.exp (selftest_setup): Match the output
10900 when captured_main is inlined.
10901
4f19a0e6
WT
109022016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10903
10904 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10905 New variables.
10906 (print this%a, print this%b, print this): New tests.
10907 * gdb.fortran/derived-types.f90 (this): New object and
10908 initialization.
10909
986cf455
SM
109102016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10911
10912 * gdb.ada/arraydim.exp: Remove extra directory level in build
10913 directory.
10914
f0464b23
SM
109152016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10916
10917 * lib/ada.exp: Remove extra directory level in build directory.
10918 * gdb.ada/cond_lang.exp: Likewise.
10919 * gdb.ada/exec_changed.exp: Likewise.
10920 * gdb.ada/lang_switch.exp: Likewise.
10921
42d94011
MG
109222016-07-06 Manish Goregaokar <manish@mozilla.com>
10923
2806dc7e
PA
10924 * simple.rs: Add test for raw pointer subscripting.
10925 * simple.exp: Add test expectations.
42d94011 10926
647c264c
YQ
109272016-07-05 Yao Qi <yao.qi@linaro.org>
10928
10929 * gdb.mi/mi-reverse.exp: Match =record-started output.
10930
20aa2c60
PA
109312016-07-01 Pedro Alves <palves@redhat.com>
10932
10933 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10934 procedure.
10935 (jit_reader_test): Test the jit reader's unwinder.
10936 * gdb.base/jithost.c (jit_function_00_code): New global.
10937 (main): Use memcpy to fill in the mmapped code, instead of poking
10938 bytes manually here.
10939 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10940 value.
10941 (read_debug_info): Save the function's range.
10942 (read_sp): New function.
10943 (unwind_frame): Use it. Also unwind RBP.
10944 (get_frame_id): Use read_sp.
10945 (gdb_init_reader): Use calloc instead of malloc.
10946 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10947 parameter. Use gdb_test_multiple.
10948
ced2dffb
PA
109492016-07-01 Pedro Alves <palves@redhat.com>
10950 Antoine Tremblay <antoine.tremblay@ericsson.com>
10951
10952 * gdb.threads/process-dies-while-detaching.c: New file.
10953 * gdb.threads/process-dies-while-detaching.exp: New file.
10954
63000888
PA
109552016-07-01 Pedro Alves <palves@redhat.com>
10956
10957 * gdb.multi/watchpoint-multi-exit.c: New file.
10958 * gdb.multi/watchpoint-multi-exit.exp: New file.
10959
038d4868
PA
109602016-06-30 Pedro Alves <palves@redhat.com>
10961
10962 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10963 unset inferior_spawn_id.
10964
994e9c83
PA
109652016-06-30 Pedro Alves <palves@redhat.com>
10966
10967 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10968 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10969
e5653468
YQ
109702016-06-29 Yao Qi <yao.qi@linaro.org>
10971
10972 * gdb.base/return.c: Add copyright header.
10973
803b47e5
TT
109742016-06-29 Tom Tromey <tom@tromey.com>
10975
10976 PR python/20129:
10977 * gdb.python/py-framefilter.exp: Add tests for setting priority
10978 and disabling of non-existent frame filter.
10979
28244707
YQ
109802016-06-29 Yao Qi <yao.qi@linaro.org>
10981
10982 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10983 0x0f07ff.
10984
a31d2f06
YQ
109852016-06-28 Yao Qi <yao.qi@linaro.org>
10986
10987 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10988 triplets. Start gdb, execute catch syscall, and continue. Check
10989 gdb's output to determine catch syscall is supported.
10990
921d8f54
MG
109912016-06-27 Manish Goregaokar <manish@mozilla.com>
10992
25d49b86
PA
10993 * gdb.rust/simple.rs: Add test for returning unit in a function.
10994 * gdb.rust/simple.exp: Add expectation for functions returning
10995 unit.
921d8f54 10996
f4952523
PMR
109972016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10998
10999 * gdb.python/py-breakpoint-create-fail.c,
11000 gdb.python/py-breakpoint-create-fail.exp,
11001 gdb.python/py-breakpoint-create-fail.py: New testcase.
11002
fccb08f8
MG
110032016-06-25 Manish Goregaokar <manish@mozilla.com>
11004
11005 PR gdb/20239
11006 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11007 * gdb.rust/simple.exp: Add test expectations for new NonZero
11008 tests.
fccb08f8 11009
6b850546
DT
110102016-06-24 David Taylor <dtaylor@emc.com>
11011
11012 * gdb.base/offsets.exp: New file.
11013 * gdb.base/offsets.c: New file.
11014
17621150
TT
110152016-06-23 Tom Tromey <tom@tromey.com>
11016
11017 PR gdb/16483:
11018 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11019 before any filters are loaded.
11020
04d59df6
WT
110212016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11022
11023 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11024 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11025 structs.
11026 * gdb.fortran/derived-type-function.exp: New file.
11027 * gdb.fortran/derived-type-function.f90: New file.
11028
11029
ac69f786
PA
110302016-06-21 Pedro Alves <palves@redhat.com>
11031
11032 * gdb.base/new-ui.exp: New file.
11033 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11034 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11035 (with_spawn_id): New procedure.
11036
49940788
PA
110372016-06-21 Pedro Alves <palves@redhat.com>
11038
11039 * gdb.mi/mi-exec-run.exp: New file.
11040
ef274d26
PA
110412016-06-21 Pedro Alves <palves@redhat.com>
11042
11043 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11044 breakpoint command's output on the main UI.
11045 (test_break): New procedure, factored out from calls in the top
11046 level.
11047 (top level): Use foreach_with_prefix to test MI as main UI and as
11048 separate UI.
11049
468afe6c
PA
110502016-06-21 Pedro Alves <palves@redhat.com>
11051
11052 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11053 (test_awatch_creation_and_listing)
11054 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11055 Remove 'type' parameter.
11056 (test_watchpoint_all): New parameter mi_mode. Remove
11057 with_test_prefix.
11058 (top level): Use foreach_with_prefix, and add main/separate UI MI
11059 testing axis.
11060
51f77c37
PA
110612016-06-21 Pedro Alves <palves@redhat.com>
11062
11063 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11064 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11065 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11066 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11067 (gdb_main_spawn_id, mi_spawn_id): Declare and
11068 comment.
11069 (mi_create_inferior_pty): New procedure,
11070 factored out from default_mi_gdb_start.
11071 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11072 procedures.
11073 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11074 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11075 Use mi_create_inferior_pty.
11076 (mi_gdb_start): Use eval to pass down args list.
11077
8980e177
PA
110782016-06-21 Pedro Alves <palves@redhat.com>
11079
11080 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11081 * gdb.opt/inline-cmds.exp: Add MI tests.
11082
f38d3ad1
PA
110832016-06-21 Pedro Alves <palves@redhat.com>
11084
11085 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11086
45db7c09
PA
110872016-06-21 Pedro Alves <palves@redhat.com>
11088
11089 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11090 (top level): Use it instead of mi_execute_to.
11091
5a069ab3
PA
110922016-06-21 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11095 (cont_handler_str): New.
11096 (signal_stop_handler): Set stop_handler_str instead of printing to
11097 stdout.
11098 (continue_handler): Set cont_handler_str instead of printing to
11099 stdout.
11100 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11101 mi_send_resuming_command. Print stop_handler_str and
11102 cont_handler_str instead of expecting the python events print
11103 directly.
11104
2838cc1d
SD
111052016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11106
11107 * gdb.base/jit-reader.exp: New file.
11108 * gdb.base/jithost.c: New file.
11109 * gdb.base/jithost.h: New file.
11110 * gdb.base/jitreader.c : New file.
11111 * gdb.base/jit-protocol.h: New file.
11112
21a77091
YQ
111132016-06-17 Yao Qi <yao.qi@linaro.org>
11114
11115 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11116 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11117 and detach-on-fork. Adjust tests.
11118 (top level): Invoke break_cond_on_syscall with combinations of
11119 syscall, follow-fork-mode and detach-on-fork.
11120
f50bf8e5
YQ
111212016-06-17 Yao Qi <yao.qi@linaro.org>
11122
11123 * gdb.base/step-over-exit.c: New.
11124 * gdb.base/step-over-exit.exp: New.
11125
a28d8e50
YTL
111262016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11127
11128 * gdb.base/float.exp: Add target check for nds32*-*-*.
11129 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11130
cad8e26d
AB
111312016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11132
11133 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11134 for unsupported target features.
11135 * gdb.base/call-rt-st.exp: Likewise.
11136 * gdb.base/call-sc.exp: Likewise.
11137 * gdb.base/call-signal-resume.exp: Likewise.
11138 * gdb.base/call-strs.exp: Likewise.
11139 * gdb.base/callexit.exp: Likewise.
11140 * gdb.base/callfuncs.exp: Likewise.
11141 * gdb.base/nodebug.exp: Likewise.
11142 * gdb.base/printcmds.exp: Likewise.
11143 * gdb.base/ptype.exp: Likewise.
11144 * gdb.base/structs.exp: Likewise.
11145 * gdb.base/unwindonsignal.exp: Likewise.
11146 * gdb.cp/gdb2495.exp: Likewise.
11147 * gdb.cp/templates.exp: Likewise.
11148 * gdb.cp/virtfunc.exp: Likewise.
11149 * gdb.threads/hand-call-in-threads.exp: Likewise.
11150 * gdb.threads/interrupted-hand-call.exp: Likewise.
11151 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11152
347dc102
TT
111532016-06-10 Tom Tromey <tom@tromey.com>
11154
11155 PR rust/20110:
11156 * gdb.rust/expr.exp: Add test for integer constant larger than
11157 i32.
11158
5e13cf25
BH
111592016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11160
11161 * gdb.fortran/nested-funcs.exp: New.
11162 * gdb.fortran/nested-funcs.f90: New.
11163
bb556f1f
TK
111642016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11165
11166 * gdb.base/examine-backward.c: New file.
11167 * gdb.base/examine-backward.exp: New file.
11168
38b022b4
SM
111692016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11170
11171 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11172 matching.
11173
1b40ec05
TT
111742016-06-02 Tom Tromey <tom@tromey.com>
11175
11176 PR python/18984:
11177 * gdb.python/py-shared.exp: Add solib_name test.
11178
193bd378
SM
111792016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11180
11181 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11182
3326303b
MG
111832016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11184
11185 PR c++/19893
11186 * gdb.dwarf2/implref.exp: Rename to...
11187 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11188 * gdb.dwarf2/implref-array.c: New file.
11189 * gdb.dwarf2/implref-array.exp: Likewise.
11190 * gdb.dwarf2/implref-global.c: Likewise.
11191 * gdb.dwarf2/implref-global.exp: Likewise.
11192 * gdb.dwarf2/implref-struct.c: Likewise.
11193 * gdb.dwarf2/implref-struct.exp: Likewise.
11194
825c8ef2
AT
111952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11196
11197 * gdb.trace/trace-condition.exp: Add 64bit tests.
11198
2320162a
AT
111992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11200
11201 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11202 bits types.
11203 (main): Adapt to 8 to 64 bits types.
11204 * gdb.trace/trace-condition.exp: Add new tests.
11205
a7818233
AT
112062016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11207
11208 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11209
0d336466
AT
112102016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11211
11212 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11213 Move condition tests...
11214 * gdb.trace/trace-condition.exp: Here.
11215
7faeb45a
AT
112162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11217
11218 * gdb.trace/trace-condition.exp: Add counter-case tests.
11219
e385593e
JK
112202016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11221
11222 PR c++/15231
11223 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11224 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11225
744608cc
PA
112262016-05-27 Pedro Alves <palves@redhat.com>
11227
11228 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11229 New procedure.
11230 (top level): Call it, and bail out of DejaGnu is known to be bad.
11231
ac775bf4
AB
112322016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11233
11234 * gdb.base/whatis.c: Extend the test case.
11235 * gdb.base/whatis.exp: Add additional tests.
11236
2bbad2ea
BH
112372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11238
11239* gdb.fortran/type.f90: Add pointer variable.
11240* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11241
8b70175d
BH
112422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11243
11244 * gdb.fortran/vla-type.exp: Fix testcase name.
11245
86d8a848
BH
112462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11247
11248 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11249
e188eb36
BH
112502016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11251
11252 * gdb.fortran/type.f90: Add nested structures.
11253 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11254 * gdb.fortran/derived-type.exp: Adapt expected output.
11255 * gdb.fortran/vla-type.exp: Adapt expected output.
11256
9b2db1fd
BH
112572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11258
11259 * gdb.fortran/whatis_type.exp: Adapt expected output.
11260
72b17055
BH
112612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11262
11263 * gdb.fortran/print_type.exp: Fix expected output.
11264 * gdb.fortran/whatis_type.exp: Fix expected output.
11265
3cd81d8d
BH
112662016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11267
11268 * gdb.fortran/whatis_type.exp: Use multi_line.
11269
ddae9462
TT
112702016-05-24 Tom Tromey <tom@tromey.com>
11271
11272 PR python/17386:
11273 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11274 use value as an index.
11275
1957f6b8
TT
112762016-05-23 Tom Tromey <tom@tromey.com>
11277
11278 PR python/17981:
11279 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11280 no-breakpoint case.
11281
026a9174
PA
112822016-05-24 Pedro Alves <palves@redhat.com>
11283
11284 PR gdb/19828
11285 * gdb.threads/clone-attach-detach.c: New file.
11286 * gdb.threads/clone-attach-detach.exp: New file.
11287
e70a7231
FR
112882016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11289
11290 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11291
0f6ed0e0
TT
112922016-05-23 Tom Tromey <tom@tromey.com>
11293
11294 PR python/19438, PR python/18393:
11295 * gdb.python/py-progspace.exp: Add "dir" test.
11296 * gdb.python/py-objfile.exp: Add "dir" test.
11297
ffd19d61
YQ
112982016-05-23 Yao Qi <yao.qi@linaro.org>
11299
11300 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11301 * gdb.arch/thumb2-it.exp: Likewise.
11302
9e8f9b05
SM
113032016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11304
11305 * gdb.mi/mi-threads-interrupt.c: New file.
11306 * gdb.mi/mi-threads-interrupt.exp: New file.
11307
61c6156d
SM
113082016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11309
11310 PR gdb/18077
11311 * gdb.mi/mi-async-run.exp: New file.
11312 * gdb.mi/mi-async-run.c: New file.
11313
67218854
TT
113142016-05-17 Tom Tromey <tom@tromey.com>
11315 Manish Goregaokar <manishsmail@gmail.com>
11316
11317 * lib/rust-support.exp: New file.
11318 * lib/gdb.exp (skip_rust_tests): New proc.
11319 (build_executable_from_specs): Handle rust.
11320 * lib/future.exp (gdb_find_rustc): New proc.
11321 (gdb_default_target_compile): Handle rust.
11322 * gdb.rust/expr.exp: New file.
11323 * gdb.rust/generics.exp: New file.
11324 * gdb.rust/generics.rs: New file.
11325 * gdb.rust/methods.exp: New file.
11326 * gdb.rust/methods.rs: New file.
11327 * gdb.rust/modules.exp: New file.
11328 * gdb.rust/modules.rs: New file.
11329 * gdb.rust/simple.exp: New file.
11330 * gdb.rust/simple.rs: New file.
11331
c44af4eb
TT
113322016-05-17 Tom Tromey <tom@tromey.com>
11333
11334 * gdb.base/default.exp (set language): Add rust.
11335
dcd1f979
TT
113362016-05-17 Tom Tromey <tom@tromey.com>
11337
11338 * gdb.gdb/unittest.exp: New file.
11339
155b7f57
YQ
113402016-05-16 Yao Qi <yao.qi@linaro.org>
11341
11342 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11343 shell_prompt. Update shell_prompt_re.
11344
8ddd5a6c
DE
113452016-05-12 Doug Evans <dje@google.com>
11346
11347 PR symtab/19999
11348 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11349 $options when building executable.
11350 * gdb.dwarf2/fission-loclists-pie.S: New file.
11351 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11352
02e370d9
SM
113532016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11354
11355 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11356 of [is_remote target],
11357
8929ad8b
SM
113582016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11359
11360 * lib/gdb.exp (use_gdb_stub): New procedure.
11361
6c447423
DE
113622016-05-03 Yunlian Jiang <yunlian@google.com>
11363 Doug Evans <dje@google.com>
11364
11365 PR symtab/19914
11366 * gdb.dwarf2/dwp-sepdebug.c: New file.
11367 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11368
444e826c
SM
113692016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11370
11371 * gdb.base/detach.exp: Remove is_remote check.
11372
740feeaa
SM
113732016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11374
11375 * gdb.base/annota-input-while-running.exp: Don't check for
11376 [is_remote target]. Enable annotations after running to main.
11377 Remove unused "set test..." line.
11378
9080ac9d
SM
113792016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11380
11381 * gdb.trace/trace-enable-disable.exp: New file.
11382 * gdb.trace/trace-enable-disable.c: New file.
11383
952ebca5
SM
113842016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11385
11386 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11387 use it in info sharedlibrary test.
11388 * gdb.trace/ftrace-lock.exp: Likewise.
11389 * gdb.trace/ftrace.exp: Likewise.
11390 * gdb.trace/range-stepping.exp: Likewise.
11391 * gdb.trace/trace-break.exp: Likewise.
11392 * gdb.trace/trace-condition.exp: Likewise.
11393 * gdb.trace/trace-mt.exp: Likewise.
11394
d9019901
SM
113952016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11396
11397 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11398 (gdb_load_shlib): ... this.
11399 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11400 gdb_load_shlib.
11401 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11402 * gdb.base/ctxobj.exp: Likewise.
11403 * gdb.base/dprintf-pending.exp: Likewise.
11404 * gdb.base/dso2dso.exp: Likewise.
11405 * gdb.base/fixsection.exp: Likewise.
11406 * gdb.base/gcore-relro.exp: Likewise.
11407 * gdb.base/gdb1555.exp: Likewise.
11408 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11409 * gdb.base/gnu-ifunc.exp: Likewise.
11410 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11411 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11412 * gdb.base/pending.exp: Likewise.
11413 * gdb.base/print-file-var.exp: Likewise.
11414 * gdb.base/print-symbol-loading.exp: Likewise.
11415 * gdb.base/shlib-call.exp: Likewise.
11416 * gdb.base/shreloc.exp: Likewise.
11417 * gdb.base/so-impl-ld.exp: Likewise.
11418 * gdb.base/solib-disc.exp: Likewise.
11419 * gdb.base/solib-nodir.exp: Likewise.
11420 * gdb.base/solib-overlap.exp: Likewise.
11421 * gdb.base/solib-symbol.exp: Likewise.
11422 * gdb.base/solib-weak.exp (do_test): Likewise.
11423 * gdb.base/sym-file.exp: Likewise.
11424 * gdb.base/symtab-search-order.exp: Likewise.
11425 * gdb.base/type-opaque.exp: Likewise.
11426 * gdb.base/unload.exp: Likewise.
11427 * gdb.base/watchpoint-solib.exp: Likewise.
11428 * gdb.compile/compile.exp: Likewise.
11429 * gdb.cp/gdb2384.exp: Likewise.
11430 * gdb.cp/infcall-dlopen.exp: Likewise.
11431 * gdb.cp/re-set-overloaded.exp: Likewise.
11432 * gdb.fortran/library-module.exp: Likewise.
11433 * gdb.opt/solib-intra-step.exp: Likewise.
11434 * gdb.python/py-finish-breakpoint.exp: Likewise.
11435 * gdb.python/py-shared.exp: Likewise.
11436 * gdb.reverse/solib-precsave.exp: Likewise.
11437 * gdb.reverse/solib-reverse.exp: Likewise.
11438 * gdb.server/solib-list.exp: Likewise.
11439 * gdb.threads/dlopen-libpthread.exp: Likewise.
11440 * gdb.threads/tls-shared.exp: Likewise.
11441 * gdb.threads/tls-so_extern.exp: Likewise.
11442 * gdb.trace/change-loc.exp: Likewise.
11443 * gdb.trace/ftrace-lock.exp: Likewise.
11444 * gdb.trace/ftrace.exp: Likewise.
11445 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11446 * gdb.trace/pending.exp: Likewise.
11447 * gdb.trace/range-stepping.exp: Likewise.
11448 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11449 (strace_info_marker): Likewise.
11450 (strace_probe_marker): Likewise.
11451 (strace_trace_on_same_addr): Likewise.
11452 (strace_trace_on_diff_addr): Likewise.
11453 * gdb.trace/trace-break.exp: Likewise.
11454 * gdb.trace/trace-condition.exp: Likewise.
11455 * gdb.trace/trace-mt.exp: Likewise.
11456
fca4cfd9
SM
114572016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11458
11459 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11460 result of gdb_remote_download.
11461 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11462 * gdb.base/dso2dso.exp: Likewise.
11463 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11464 * gdb.base/print-file-var.exp: Likewise.
11465 * gdb.base/shlib-call.exp: Likewise.
11466 * gdb.base/shreloc.exp: Likewise.
11467 * gdb.base/solib-overlap.exp: Likewise.
11468 * gdb.base/solib-weak.exp (do_test): Likewise.
11469 * gdb.base/unload.exp: Likewise.
11470
11cf4ffb
YQ
114712016-04-27 Yao Qi <yao.qi@linaro.org>
11472
11473 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11474 exists.
11475
3e2e34f8
KB
114762016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11477
11478 * vla-type.exp: Print structure from toplevel.
11479
8f07e298
BH
114802016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11481
11482 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11483 of dynamic types.
11484 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11485 of dynamic types.
11486
9920b434
BH
114872016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11488
11489 * gdb.fortran/vla-type.f90: New file.
11490 * gdb.fortran/vla-type.exp: New file.
11491
f3abeff5
YQ
114922016-04-25 Yao Qi <yao.qi@linaro.org>
11493
11494 * gdb.base/branch-to-self.c: New file.
11495 * gdb.base/branch-to-self.exp: New file.
11496
0a5d52f0
YQ
114972016-04-22 Yao Qi <yao.qi@linaro.org>
11498
11499 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11500 more after $hex.
11501
495346f6
YQ
115022016-04-22 Yao Qi <yao.qi@linaro.org>
11503
11504 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11505 * gdb.base/annota3.exp: Likewise.
11506
4a7e075c
YQ
115072016-04-22 Yao Qi <yao.qi@linaro.org>
11508
11509 * gdb.reverse/step-precsave.exp: Do one step and test program
11510 stops in "callee" and do multiple steps until program goes out
11511 of "callee".
11512 * gdb.reverse/step-reverse.exp: Likewise.
11513
5b061e98
YQ
115142016-04-22 Yao Qi <yao.qi@linaro.org>
11515
11516 * gdb.trace/signal.exp: Also pass if
11517 $tracepoint_hits($i) > $iterations.
11518
5c5dc57f
YQ
115192016-04-22 Yao Qi <yao.qi@linaro.org>
11520
11521 * gdb.trace/signal.c: New file.
11522 * gdb.trace/signal.exp: New file.
11523
a55411b9
DE
115242016-04-19 Doug Evans <xdje42@gmail.com>
11525
11526 * gdb.base/bad-file.exp: New file.
11527
a22df60a
MG
115282016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11529
11530 * gdb.dwarf2/implref.exp: New file.
11531
0c13f7e5
BH
115322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11533
11534 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11535 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11536 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11537 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11538 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11539 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11540 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11541 * lib/fortran.exp (fortran_int4): New procedure.
11542 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11543 (fortran_logical4): Likewise.
11544
9b9b09e9
BH
115452016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11546
11547 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11548
a14d1f4d
BH
115492016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11550
11551 * lib/compiler.c: Add Intel specific preprocessor macros.
11552 * lib/compiler.cc: Likewise.
25d49b86 11553
7d49b1d0
LM
115542016-04-13 Luis Machado <lgustavo@codesourcery.com>
11555
11556 * gdb.server/connect-with-no-symbol-file.c: New file.
11557 * gdb.server/connect-with-no-symbol-file.exp: New file.
11558
8392fa22
SM
115592016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11560
11561 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11562
8c4c4aeb
SM
115632016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11564
11565 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11566 standard output directory.
11567
45e3745e
AT
115682016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11569
11570 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11571
e26b7e41
MM
115722016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11573
11574 * gdb.btrace/instruction_history.c (loop): Add declaration.
11575
8ce09462
AT
115762016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11577
11578 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11579
2e88a1ea
SM
115802016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11581
11582 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11583 parentheses to print.
11584 (continue_handler): Likewise.
11585
f48e22e3
SM
115862016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11587
11588 * gdb.server/solib-list.exp: Remove is_remote check.
11589 Pass shlib= to gdb_compile. Don't link shared library with
11590 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11591 Run binary filename through "readlink -f" on the target.
11592
096be756
PA
115932016-04-08 Pedro Alves <palves@redhat.com>
11594
11595 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11596 interpreter filename as argument to gdbserver_spawn.
11597 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11598 Return empty if $last_loaded_file does not exist.
11599
06500533
JK
116002016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11601
11602 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11603 * gdb.base/jit-main.c: Use exit after usage.
11604
2d35e871
JK
116052016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11606
11607 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11608 GDBHISTSIZE prior to the tests.
11609 * gdb.base/gdbinit-history.exp: Likewise.
11610
116112016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11612
11613 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11614 instead of build_executable. Use gdb_load_shlibs.
11615
c8064e7e
YQ
116162016-04-07 Yao Qi <yao.qi@linaro.org>
11617
11618 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11619 Execute "si" command.
11620
bde47561
YQ
116212016-04-07 Yao Qi <yao.qi@linaro.org>
11622
11623 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11624 number instead of the comments on some line.
11625
b16f8a3b
DB
116262016-04-06 Don Breazeal <donb@codesourcery.com>
11627
11628 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11629 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11630
c2f901df
SM
116312016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11632
11633 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11634 standard_output_file. Remove unused binfile variable.
11635
ac17fda0
CU
116362016-04-05 Catalin Udma <catalin.udma@freescale.com>
11637
11638 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11639 * gdb.python/py-mi-objfile.exp: Match "list main" output
11640 in console format.
11641
03a8c4df
SM
116422016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11643
11644 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11645 absolute.
11646
6e774b13
SM
116472016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11648
11649 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11650 absolute.
11651 * gdb.trace/ftrace.exp: Likewise.
11652 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11653 targets as well.
11654 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11655 (gdb_load_shlibs): Copy libraries to test directory when testing
11656 natively. Only set solib-search-path if testing remotely.
11657 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11658
7817ea46
SM
116592016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11660
11661 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11662 gdb_download. Use it even if the target is not remote.
11663 * gdb.base/jit.exp (compile_jit_test): Likewise.
11664 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11665 output directory if the destination board is local, otherwise use
11666 the standard remote_download from DejaGnu.
11667 (gdb_download): Remove.
11668 (gdb_load_shlibs): Use gdb_remote_download instead of
11669 gdb_download.
11670 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11671 Use gdb_remote_download instead of gdb_download. Use it even if
11672 the target is not remote.
11673 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11674 instead of gdb_download.
11675
7beb7f68
SM
116762016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11677
11678 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11679 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11680 run.
11681
cc63428a
AV
116822016-04-01 Artemiy Volkov <artemiyv@acm.org>
11683
11684 PR gdb/19820
11685 * gdb.base/printcmds.exp: Add artificial arrays tests.
11686
64cdf930
PA
116872016-03-31 Pedro Alves <palves@redhat.com>
11688
11689 PR gdb/19858
11690 * gdb.base/jit-main.c: Include unistd.h.
11691 (ATTACH): Define to 0 if not already defined.
11692 (wait_for_gdb, mypid): New globals.
11693 (WAIT_FOR_GDB): New macro.
11694 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11695 some breakpoint locations.
11696 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11697 New procedures.
11698 (one_jit_test): Add REATTACH parameter, and handle it. Use
11699 continue_to_test_location.
11700 (top level): Test attach, and adjusts calls to one_jit_test.
11701
40dea8cb
PA
117022016-03-31 Pedro Alves <palves@redhat.com>
11703
11704 PR gdb/19858
11705 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11706 BINSUFFIX parameter, and handle it.
11707 (top level): Adjust calls compile_jit_test.
11708
e7ea3ec7
CU
117092016-03-31 Catalin Udma <catalin.udma@freescale.com>
11710
11711 PR python/19743
11712 * gdb.python/py-mi-events-gdb.py: New file.
11713 * gdb.python/py-mi-events.c: New file.
11714 * gdb.python/py-mi-events.exp: New file.
11715
e6359af3
YQ
117162016-03-30 Yao Qi <yao.qi@linaro.org>
11717
11718 * gdb.reverse/until-precsave.exp: Match function name only.
11719 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11720 Move malloc to a condition block.
11721 * gdb.reverse/until-reverse.exp: Match function name only.
11722
a4105d04
MK
117232016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11724
11725 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11726 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11727 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11728 variable for GPR 0 instead of assuming it is register 0.
11729 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11730 * lib/trace-support.exp: Add s390 registers.
11731
bfa6adb9
YQ
117322016-03-29 Yao Qi <yao.qi@linaro.org>
11733
11734 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11735
1e6697ea
YQ
117362016-03-24 Yao Qi <yao.qi@linaro.org>
11737
11738 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11739 test message.
11740
64bcd522
AA
117412016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11742
11743 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11744 maintaining separate logic for constructing the output path.
11745
7868401b
DB
117462016-03-16 Don Breazeal <donb@codesourcery.com>
11747
11748 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11749 Retry fork and waitpid on interrupted system call errors.
11750 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11751 Use with_timeout_factor to increase timeout by factor of 10.
11752
1cafadb4
DB
117532016-03-15 Don Breazeal <donb@codesourcery.com>
11754
11755 * gdb.cp/scope-err.cc: New test program.
11756 * gdb.cp/scope-err.exp: New test script.
11757 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11758 lines and "set breakpoint here" comment.
11759 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11760 Fixed some whitespace and format issues.
11761 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11762 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11763
81516450
DE
117642016-03-15 Doug Evans <dje@google.com>
11765
11766 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11767 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11768 All callers updated. Add tests for enums, mixed flags register.
11769
aa52b601
DE
117702016-03-15 Doug Evans <dje@google.com>
11771
11772 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11773 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11774
fa4ff313
SM
117752016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11776
11777 * gdb.base/default.exp: Add $_as_string to the list of expected
11778 convenience functions.
11779
f2403c39
AB
117802016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11781
11782 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11783
f2f3ccb9
SM
117842016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11785
11786 * gdb.python/py-as-string.exp: New file.
11787 * gdb.python/py-as-string.c: New file.
11788
00dbd492
PA
117892016-03-09 Pedro Alves <palves@redhat.com>
11790
11791 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11792 signal" -> "Thread NN received signal" output change.
11793 * gdb.threads/ia64-sigill.exp: Likewise.
11794 * gdb.threads/linux-dp.exp: Likewise.
11795 * gdb.threads/manythreads.exp: Likewise.
11796 * gdb.threads/pending-step.exp: Likewise.
11797 * gdb.threads/print-threads.exp: Likewise.
11798 * gdb.threads/sigstep-threads.exp: Likewise.
11799 * gdb.threads/staticthreads.exp: Likewise.
11800 * gdb.threads/tls.exp: Likewise.
11801
1e6697ea
YQ
118022016-03-09 Pedro Alves <palves@redhat.com>
11803
11804 * gdb.base/command-line-input.exp: New file.
11805
b04fd3be
MK
118062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11807
11808 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11809 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11810 * gdb.trace/pending.exp: Accept leading dot before function name.
11811 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11812 * lib/trace-support.exp: Set registers for ppc.
11813
98fa59e9
MK
118142016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11815
11816 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11817 use it for disassembly; accept .main in addition to main in backtrace.
11818
f77198c8
MK
118192016-03-09 Wei-cheng Wang <cole945@gmail.com>
11820 Marcin Kościelnicki <koriakin@0x04.net>
11821
11822 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11823 (gdb_recursion_test_ptr): New global variable.
11824 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11825 gdb_recursion_test.
11826 (gdb_c_test): Ditto.
11827
ba84e0da
MK
118282016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11829
11830 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11831 ordering.
11832
4366d36e
MK
118332016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11834
11835 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11836 (bar): Add bar_start_lbl label.
11837 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11838 of foo/bar for emitting DWARF and tracing.
11839
5eb264df
SDJ
118402016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11841
11842 * analyze-racy-logs.py: Set executable bit.
11843
fb6a751f
SDJ
118442016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11845
11846 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11847 (CHECK_TARGET_TMP): Likewise.
11848 (check-single-racy): New rule.
11849 (check-parallel-racy): Likewise.
11850 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11851 (do-check-parallel-racy): New rule.
11852 (check-racy/%.exp): Likewise.
11853 * README (Racy testcases): New section.
11854 * analyze-racy-logs.py: New file.
11855
bdf7e230
DE
118562016-03-03 Doug Evans <dje@google.com>
11857
11858 * gdb.base/skip.exp: Use with_test_prefix.
11859
4719d415
YQ
118602016-03-03 Yao Qi <yao.qi@linaro.org>
11861
11862 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11863 Invoke step_over_syscall "clone" and break_cond_on_syscall
11864 "clone".
11865 * gdb.base/step-over-clone.c: New file.
11866
ea507862
YQ
118672016-03-03 Yao Qi <yao.qi@linaro.org>
11868
11869 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11870 code format.
11871
8fc8cbda
YQ
118722016-03-03 Yao Qi <yao.qi@linaro.org>
11873
11874 * gdb.base/disp-step-fork.c: Rename to ...
11875 * gdb.base/step-over-fork.c: ... it. New file.
11876 * gdb.base/disp-step-vfork.c: Rename to ...
11877 * gdb.base/step-over-vfork.c: ... it. New file.
11878 * gdb.base/disp-step-syscall.exp: Rename to ...
11879 * gdb.base/step-over-syscall.exp: ... it. New file.
11880 (disp_step_cross_syscall): Rename to ...
11881 (step_over_syscall): ... it.
11882
92fa70b0
YQ
118832016-03-03 Yao Qi <yao.qi@linaro.org>
11884
11885 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11886 If target supports condition evaluation on target, invoke
11887 break_cond_on_syscall for fork and vfork.
11888
e197ad3c
YQ
118892016-03-03 Yao Qi <yao.qi@linaro.org>
11890
11891 * gdb.base/disp-step-syscall.exp: Don't invoke
11892 support_displaced_stepping.
11893 (disp_step_cross_syscall): Test with displaced stepping off and
11894 on if supported.
11895
0b47da9f
YQ
118962016-03-03 Yao Qi <yao.qi@linaro.org>
11897
11898 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11899 proc.
11900 (setup): New proc.
11901 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11902 and setup.
11903
065ab6dc
BH
119042016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11905
11906 * gdb.fortran/vla-history.exp: Remove breakpoint.
11907
07e448ad 119082016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11909
25d49b86
PA
11910 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11911 exceeds timeout.
07e448ad 11912
9ac2d526 119132016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11914
25d49b86
PA
11915 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11916 breakpoint.
9ac2d526 11917
17807369
BH
119182016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11919
11920 * gdb.mi/vla.f90: Nullify pointer after declaration.
11921
86e501af
PA
119222016-03-01 Pedro Alves <palves@redhat.com>
11923
11924 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11925
1e903e32
PA
119262016-03-01 Pedro Alves <palves@redhat.com>
11927
11928 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11929 before anything else.
11930 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11931 _GNU_SOURCE here.
11932 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11933 before anything else.
11934 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11935
6ccb54e2
PA
119362016-03-01 Pedro Alves <palves@redhat.com>
11937
11938 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11939
30ca9da1
YQ
119402016-03-01 Yao Qi <yao.qi@linaro.org>
11941
11942 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11943 prepare_for_testing.
11944
dc856b38
YQ
119452016-03-01 Yao Qi <yao.qi@linaro.org>
11946
11947 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11948
4a932159
AA
119492016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11950
11951 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11952 manually constructing the output path.
11953
f2489477
AA
119542016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11955
11956 * gdb.arch/s390-stackless.S: New.
11957 * gdb.arch/s390-stackless.exp: New.
11958
38899f16
IB
119592016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11960
11961 * gdb.dlang/circular.c: New file.
11962 * gdb.dlang/circular.exp: New file.
11963
9fde51ed
YQ
119642016-02-26 Yao Qi <yao.qi@linaro.org>
11965
11966 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11967 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11968 (testcases): Update.
11969
ce90fefe
YQ
119702016-02-26 Yao Qi <yao.qi@linaro.org>
11971
11972 * gdb.reverse/aarch64.c: Rename to ...
11973 * gdb.reverse/insn-reverse.c: ... it.
11974 * gdb.reverse/aarch64.exp: Rename to ...
11975 * gdb.reverse/insn-reverse.exp: ... it.
11976
3263bceb
YQ
119772016-02-26 Yao Qi <yao.qi@linaro.org>
11978
11979 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11980 (testcase_ftype): New.
11981 (testcases): New array.
11982 (n_testcases): New.
11983 (main): Call each element in testcases.
11984 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11985 (read_testcase): New.
11986 Do the tests in a loop.
11987
6cb59ff1
YQ
119882016-02-25 Yao Qi <yao.qi@linaro.org>
11989
11990 * gdb.base/branches.c: Remove.
11991
ae91f625
MK
119922016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11993
11994 PR gdb/13808
11995 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11996
678b48b7
MK
119972016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11998
11999 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12000
7337a6f2
MK
120012016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12002
12003 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12004 change x86_64 call_insn to 'callq'.
12005
861ca91f
AT
120062016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12007
12008 * gdb.trace/tfile-avx.c: Move to...
12009 * gdb.trace/tracefile-pseudo-reg.c: Here.
12010 * gdb.trace/tfile-avx.exp: Move to...
12011 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12012
bf74e428
GB
120132016-02-24 Gary Benson <gbenson@redhat.com>
12014
12015 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12016 message on attach.
12017
cce0e923
DE
120182016-02-23 Doug Evans <dje@google.com>
12019
12020 * gdb.base/skip.c (test_skip): New function.
12021 (end_test_skip_file_and_function): New function.
12022 (test_skip_file_and_function): New function.
12023 * gdb.base/skip1.c (test_skip): New function.
12024 (skip1_test_skip_file_and_function): New function.
12025 * gdb.base/skip.exp: Add tests for new skip options.
12026 * gdb.base/skip-solib.exp: Update expected output.
12027 * gdb.perf/skip-command.cc: New file.
12028 * gdb.perf/skip-command.exp: New file.
12029 * gdb.perf/skip-command.py: New file.
12030
4000e47e
MK
120312016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12032
12033 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12034 info registers pattern.
12035
24f75ead
IB
120362016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12037
12038 * lib/future.exp: Add D support.
12039 (gdb_find_gdc): New proc.
12040 (gdb_default_target_compile): Add D support.
12041
fbb7bcbe
WW
120422016-02-18 Wei-cheng Wang <cole945@gmail.com>
12043
12044 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12045 user+system time.
12046 (trace_speed_test): Determine the iteration count for a time
12047 between 15..30 seconds.
12048
012b3a21
WT
120492016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12050
12051 * gdb.arch/i386-mpx-sigsegv.c: New file.
12052 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12053 * gdb.arch/i386-mpx-simple_segv.c: New file.
12054 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12055
2d5189bd
YQ
120562016-02-18 Yao Qi <yao.qi@linaro.org>
12057
12058 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12059 Don't call setup_kfail.
12060
40fb20d0
YQ
120612016-02-18 Yao Qi <yao.qi@linaro.org>
12062
12063 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12064 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12065
21b1f8d2
DE
120662016-02-16 Doug Evans <dje@google.com>
12067
12068 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12069 * gdb.base/skip1.c: Ditto.
12070 * gdb.base/skip.exp: Whitespace cleanup.
12071
4041ed77
DB
120722016-02-16 Don Breazeal <donb@codesourcery.com>
12073
12074 PR remote/19496
12075 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12076 Remove kfail for PR remote/19496.
12077
c4ef31bf
SM
120782016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12079
12080 * lib/gdb.exp (standard_temp_file): Return a path specific to
12081 the runtest invocation.
12082
266b65b3
SM
120832016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12084
12085 * gdb.trace/save-trace.exp: Change relative path to be in the
12086 standard output directory.
12087
a7a0a6a9
JK
120882016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12089
12090 * gdb.arch/i386-prologue.c: Add missing prototypes.
12091
c99dbb42
JK
120922016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12093
12094 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12095 * gdb.arch/i386-prologue.exp: Likewise.
12096 * gdb.arch/i386-size.exp: Likewise.
12097
aa480355
SM
120982016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12099
12100 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12101 define object file path.
12102 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12103 file path.
12104 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12105 standard_output_file to define binfile.
12106
ba881f50
JK
121072016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12108
12109 Fix compatibility with recent gfortran-5.3.1.
12110 * gdb.fortran/vla-history.exp (print vla1 allocated)
12111 (print vla2 allocated, print $2, print $3): Remove
12112 (print $4): Rename to ...
12113 (print $2): ... here.
12114 (print $9): Rename to ...
12115 (print $5): ... here.
12116 (print $10): Rename to ...
12117 (print $6): ... here.
12118 * gdb.fortran/vla.f90: Add pvla initialization.
12119
e9fb005c
JK
121202016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12121
12122 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12123 New test.
12124 * gdb.fortran/vla-value-sub.exp: Likewise.
12125
e44e00ff
MK
121262016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12127
12128 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12129
97e94151
SM
121302016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12131
12132 * i386-biarch-core.exp: Define corefile using
12133 standard_output_file.
12134
01113bc1
YQ
121352016-02-12 Yao Qi <yao.qi@linaro.org>
12136
12137 * gdb.arch/arm-single-step-kernel-helper.c: New.
12138 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12139
33b4777c
MM
121402016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12141
12142 * gdb.btrace/tailcall-only.exp: New.
12143 * gdb.btrace/tailcall-only.c: New.
12144 * gdb.btrace/x86_64-tailcall-only.S: New.
12145 * gdb.btrace/i686-tailcall-only.S: New.
12146
acc23c11
PA
121472016-02-11 Pedro Alves <palves@redhat.com>
12148
12149 * README (Parallel testing): Add missing double quotes.
12150
e352bf0a
PA
121512016-02-11 Pedro Alves <palves@redhat.com>
12152
12153 * README (Parallel testing): New section.
12154 (GDB_PARALLEL): Rewrite.
12155 (FORCE_PARALLEL): Document.
12156
9f5fed78
MK
121572016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12158
12159 * gdb.trace/tfile-avx.c: New test.
12160 * gdb.trace/tfile-avx.exp: New test.
12161
9ef9e6a6
KS
121622016-02-09 Keith Seitz <keiths@redhat.com>
12163
12164 PR breakpoints/19546
12165 * gdb.base/infcall-exec.c: New file.
12166 * gdb.base/infcall-exec2.c: New file.
12167 * gdb.base/infcall-exec.exp: New file.
12168
a96e36da
KS
121692016-02-09 Keith Seitz <keiths@redhat.com>
12170
12171 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12172 (toplevel): Call test_bkpt_address.
12173
9f61929f
KS
121742016-02-09 Keith Seitz <keiths@redhat.com>
12175
12176 PR python/19506
12177 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12178 (toplevel): Call test_bkpt_address.
12179
1e94266c
SM
121802016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12181
12182 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12183 to AC_OUTPUT.
12184 * configure: Regenerate.
12185
2a7f3dff
PA
121862016-02-09 Pedro Alves <palves@redhat.com>
12187
12188 PR breakpoints/19548
12189 * gdb.base/execl-update-breakpoints.c (some_function): New
12190 function.
12191 (main): Call it.
12192 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12193 Tighten expected GDB output.
12194
2151ccc5
SM
121952016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12196
12197 * Makefile.in (ALL_SUBDIRS): Remove.
12198 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12199 (distclean maintainer-clean realclean): Likewise.
12200 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12201 * configure: Regenerate.
12202 * gdb.ada/Makefile.in: Delete.
12203 * gdb.arch/Makefile.in: Likewise.
12204 * gdb.asm/Makefile.in: Likewise.
12205 * gdb.base/Makefile.in: Likewise.
12206 * gdb.btrace/Makefile.in: Likewise.
12207 * gdb.cell/Makefile.in: Likewise.
12208 * gdb.compile/Makefile.in: Likewise.
12209 * gdb.cp/Makefile.in: Likewise.
12210 * gdb.disasm/Makefile.in: Likewise.
12211 * gdb.dlang/Makefile.in: Likewise.
12212 * gdb.dwarf2/Makefile.in: Likewise.
12213 * gdb.fortran/Makefile.in: Likewise.
12214 * gdb.gdb/Makefile.in: Likewise.
12215 * gdb.go/Makefile.in: Likewise.
12216 * gdb.guile/Makefile.in: Likewise.
12217 * gdb.java/Makefile.in: Likewise.
12218 * gdb.linespec/Makefile.in: Likewise.
12219 * gdb.mi/Makefile.in: Likewise.
12220 * gdb.modula2/Makefile.in: Likewise.
12221 * gdb.multi/Makefile.in: Likewise.
12222 * gdb.objc/Makefile.in: Likewise.
12223 * gdb.opencl/Makefile.in: Likewise.
12224 * gdb.opt/Makefile.in: Likewise.
12225 * gdb.pascal/Makefile.in: Likewise.
12226 * gdb.perf/Makefile.in: Likewise.
12227 * gdb.python/Makefile.in: Likewise.
12228 * gdb.reverse/Makefile.in: Likewise.
12229 * gdb.server/Makefile.in: Likewise.
12230 * gdb.stabs/Makefile.in: Likewise.
12231 * gdb.threads/Makefile.in: Likewise.
12232 * gdb.trace/Makefile.in: Likewise.
12233 * gdb.xml/Makefile.in: Likewise.
12234 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12235 GDB_PARALLEL.
12236 (standard_output_file): Remove check for GDB_PARALLEL, always
12237 return path in outputs/$subdir/$testname.
12238
437277d4
SM
122392016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12240
12241 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12242 (site.exp): Assign abs_srcdir to tcl's srcdir.
12243
31d913c7
YQ
122442016-02-04 Yao Qi <yao.qi@linaro.org>
12245
12246 * gdb.base/foll-exec-mode.c: Include limits.h.
12247 (main): Add parameters argc and argv. Get directory from
12248 argv[0].
12249 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12250 compilation.
12251 * gdb.base/foll-exec.c: Include limits.h.
12252 (main): Add parameters argc and argv.
12253 Get directory from argv[0].
12254 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12255 Adjust tests on the number of lines as source code changed.
12256 * gdb.base/foll-vfork-exit.c: Include limits.h.
12257 (main): Add one line of statement before vfork.
12258 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12259 (main): Add parameters argc and argv. Get directory from
12260 argv[0].
12261 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12262 (setup_gdb): Set tbreak to skip some source lines.
12263 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12264 (main): Add parameters argc and argv. Get directory from
12265 argv[0].
12266 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12267 compilation.
12268 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12269 (main): Add parameters argc and argv. Get directory from
12270 argv[0].
12271 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12272 compilation.
12273
9482b9fb
DE
122742016-02-01 Doug Evans <dje@google.com>
12275
12276 * gdb.base/skip.exp: Clean up multiple references to same test name.
12277
6b2e4f10
PA
122782016-02-01 Pedro Alves <palves@redhat.com>
12279
ccb6afd6 12280 PR remote/19496
6b2e4f10
PA
12281 * gdb.threads/forking-threads-plus-breakpoint.exp
12282 (displaced_stepping_supported): New global.
12283 (probe_displaced_stepping_support): New procedure.
12284 (do_test): Add 'displaced' parameter, and use it.
12285 (top level): Check for displaced stepping support. Add displaced
12286 stepping on/off testing axis.
12287
37a8db1a
AB
122882016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12289
12290 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12291 pointer. Don't perform further tests on the unassociated pointer
12292 if the first test fails.
12293
5fdf6324
AB
122942016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12295
12296 * gdb.base/max-value-size.c: New file.
12297 * gdb.base/max-value-size.exp: New file.
12298 * gdb.base/huge.exp: Disable max-value-size for this test.
12299
935c6144
IB
123002016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12301
12302 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12303
7fe8399d
YQ
123042016-01-28 Yao Qi <yao.qi@linaro.org>
12305
12306 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12307
a2077e25
PA
123082016-01-25 Pedro Alves <palves@redhat.com>
12309
12310 PR threads/19461
12311 * gdb.base/fork-running-state.c: New file.
12312 * gdb.base/fork-running-state.exp: New file.
12313
1d2736d4
PA
123142016-01-25 Pedro Alves <palves@redhat.com>
12315
12316 PR gdb/19494
12317 * gdb.base/catch-fork-kill.c: New file.
12318 * gdb.base/catch-fork-kill.exp: New file.
12319
f1da4b11
PA
123202016-01-25 Pedro Alves <palves@redhat.com>
12321
12322 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12323 Delete, moved to lib/gdb.exp.
12324 * gdb.threads/forking-threads-plus-breakpoint.exp
12325 (foreach_with_prefix): Likewise.
12326 * gdb.threads/process-dies-while-handling-bp.exp
12327 (foreach_with_prefix): Likewise.
12328 * lib/gdb.exp (foreach_with_prefix): New procedure.
12329
45f38546
MK
123302016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12331
12332 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12333 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12334
dc29a1ce
MK
123352016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12336
12337 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12338 endian targets.
12339
092127d7
JK
123402016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12341 Pedro Alves <palves@redhat.com>
12342
12343 Fix testsuite compatibility with Guile.
12344 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12345 number.
12346
31d765d3
JK
123472016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12348
12349 Fix testsuite compatibility with Guile.
12350 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12351 (thread 1): New test for backtrace through signal handler.
12352
1ac78c04
YQ
123532016-01-22 Yao Qi <yao.qi@linaro.org>
12354
12355 PR testsuite/19491
12356 * gdb.base/multi-forks.c: Include
12357 ../lib/unbuffer_output.c
12358 (main): Call gdb_unbuffer_output.
12359
4f5946a8
DE
123602016-01-21 Doug Evans <dje@google.com>
12361
12362 * lib/ada.exp (gdb_compile_ada): Fix typo.
12363
305e13e6
JB
123642016-01-21 Joel Brobecker <brobecker@adacore.com>
12365
12366 * gdb.base/break-fun-addr.exp: New file.
12367 * gdb.base/break-fun-addr1.c: New file.
12368 * gdb.base/break-fun-addr2.c: New file.
12369
5f5dfff6
SM
123702016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12371
12372 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12373 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12374 enum flag values.
12375
fd356fa2
AA
123762016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12377
12378 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12379 when GDB can not set the vector return value. Add more comments
12380 for clarification.
12381
9df22175
AT
123822016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12383
12384 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12385 command.
12386
41d1845e
SM
123872016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12388
12389 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12390
01ac6840
SM
123912016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12392
12393 * Makefile.in (check-single): Pass --status to runtest.
12394 (check/%.exp): Likewise.
12395
123962016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12397
12398 * Makefile.in (check-parallel): Propagate return code from make
12399 do-check-parallel.
12400
bd0a71fa
MK
124012016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12402
12403 * gdb.trace/ftrace.exp: Fix expected message on continue.
12404 * gdb.trace/pending.exp: Fix expected message on continue.
12405 * gdb.trace/trace-break.exp: Fix expected message on continue.
12406
8bcbad33
SM
124072016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12408
12409 * lib/gdb.exp (gdb_test): Remove unused global references.
12410
f303dbd6
PA
124112016-01-18 Pedro Alves <palves@redhat.com>
12412
12413 * gdb.base/async-shell.exp: Adjust expected output.
12414 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12415 * gdb.base/siginfo-thread.exp: Adjust expected output.
12416 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12417 * gdb.java/jnpe.exp: Adjust expected output.
12418 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12419 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12420 * gdb.threads/leader-exit.exp: Adjust expected output.
12421 * gdb.threads/manythreads.exp: Adjust expected output.
12422 * gdb.threads/pthreads.exp: Adjust expected output.
12423 * gdb.threads/schedlock.exp: Adjust expected output.
12424 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12425 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12426 expected output.
12427 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12428 output.
12429 * gdb.threads/sigthread.exp: Adjust expected output.
12430 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12431
b2789696
YQ
124322016-01-18 Yao Qi <yao.qi@linaro.org>
12433
12434 * gdb.guile/scm-section-script.c: Replace @progbits with
12435 %progbits.
12436 * gdb.python/py-section-script.c: Likewise.
12437
71ef29a8
PA
124382016-01-15 Pedro Alves <palves@redhat.com>
12439
12440 * gdb.multi/tids.exp: Test star wildcard ranges.
12441
3f5b7598
PA
124422016-01-15 Pedro Alves <palves@redhat.com>
12443
12444 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12445 command from "thread apply" invocation.
12446 (thr_apply_info_thr_invalid): Default the expected output to the
12447 input tid list.
12448 (top level): Add tests that use convenience variables. Add tests
12449 for "thread apply" with a valid TID list, but missing the command.
12450
663f6d42
PA
124512016-01-13 Pedro Alves <palves@redhat.com>
12452
12453 * gdb.base/default.exp: Expect $_gthread as well.
12454 * gdb.multi/tids.exp: Test $_gthread.
12455 * gdb.threads/thread-specific.exp: Test $_gthread.
12456
c84f6bbf
PA
124572016-01-13 Pedro Alves <palves@redhat.com>
12458
12459 * gdb.multi/tids.exp: Test "info threads -gid".
12460
22a02324
PA
124612016-01-13 Pedro Alves <palves@redhat.com>
12462
12463 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12464 Breakpoint.thread.
12465 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12466
5d5658a1
PA
124672016-01-07 Pedro Alves <palves@redhat.com>
12468
12469 * gdb.base/break.exp: Adjust to output changes.
12470 * gdb.base/hbreak2.exp: Likewise.
12471 * gdb.base/sepdebug.exp: Likewise.
12472 * gdb.base/watch_thread_num.exp: Likewise.
12473 * gdb.linespec/keywords.exp: Likewise.
12474 * gdb.multi/info-threads.exp: Likewise.
12475 * gdb.threads/thread-find.exp: Likewise.
12476 * gdb.multi/tids.c: New file.
12477 * gdb.multi/tids.exp: New file.
12478
84654457
PA
124792016-01-13 Pedro Alves <palves@redhat.com>
12480
12481 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12482
e3940304
PA
124832016-01-13 Pedro Alves <palves@redhat.com>
12484
12485 * gdb.base/default.exp: Expect $_inferior as well.
12486 * gdb.multi/base.exp: Test $_inferior.
12487
a911d87a
PA
124882016-01-13 Pedro Alves <palves@redhat.com>
12489
12490 PR breakpoints/19388
12491 * gdb.base/catch-signal-siginfo-cond.c: New file.
12492 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12493
82075af2
JS
124942016-01-12 Josh Stone <jistone@redhat.com>
12495 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12496
12497 * gdb.base/catch-syscall.c (do_execve): New variable.
12498 (main): Conditionally trigger an execve.
12499 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12500 (test_catch_syscall_execve): New, check entry/return across execve.
12501 (do_syscall_tests): Call test_catch_syscall_execve.
12502
e46eeedd
PA
125032016-01-12 Pedro Alves <palves@redhat.com>
12504
12505 * gdb.base/random-signal.exp (do_test): New procedure, with body
12506 of testcase moved in.
12507
01d8c27e
JK
125082016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12509 Pedro Alves <palves@redhat.com>
12510
12511 * gdb.base/funcargs.exp (finish from indirectly called function):
12512 Reintroduce the case for 'First'.
12513
9a706302
JK
125142016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12515 Pedro Alves <palves@redhat.com>
12516
12517 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12518 (tcatch_vfork_then_child_follow_exec)
12519 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12520 identification.
12521
c0ecb95f
JK
125222016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12523
12524 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12525 and repeats to unlimited.
12526 * gdb.python/py-value.exp: Likewise.
12527 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12528 and repeats to unlimited.
12529
6cfc1fcb
JK
125302016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12531
12532 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12533 and reordering the functions.
12534 * gdb.multi/hangout.c: Likewise.
12535 * gdb.multi/hello.c: Likewise.
12536
582a1b00
SM
125372016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12538
12539 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12540 absolute.
12541 (SingleStatisticTestResult.report): Use dict.keys instead of
12542 dict.iterkeys.
12543
79bc59cb
PA
125442016-01-06 Pedro Alves <palves@redhat.com>
12545
12546 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12547
43368e1d
MM
125482016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12549
12550 * gdb.btrace/dlopen.exp: New.
12551 * gdb.btrace/dlopen.c: New.
12552 * gdb.btrace/dlopen-dso.c: New.
12553
79fad5b8
SL
125542015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12555
12556 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12557 PATTERN argument is optional.
12558
ab8314b3
JB
125592015-12-24 Joel Brobecker <brobecker@adacore.com>
12560
12561 * lib/ada.exp (target_compile_ada_from_dir): New function.
12562 (gdb_compile_ada): Reimplement avoiding the use of project files.
12563 * gdb.ada/gnat_ada.gpr: Delete.
12564 * gdb.ada/cond_lang.exp: Adjust test to make path before
12565 filename optional.
12566 * gdb.ada/small_reg_param.exp: Likewise.
12567
fe33faff
SM
125682015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12569
12570 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12571
6d265cb4
TP
125722015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12573
12574 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12575 case.
12576
10125099
SM
125772015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12578
12579 * gdb.base/break.exp: Remove dead code.
12580 * gdb.base/sepdebug.exp: Likewise.
12581
3ca22649
SM
125822015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12583
12584 * gdb.asm/asm-source.exp: Remove HP-UX references.
12585 * gdb.base/annota1.exp: Likewise.
12586 * gdb.base/annota3.exp: Likewise.
12587 * gdb.base/attach.exp: Likewise.
12588 * gdb.base/bigcore.exp: Likewise.
12589 * gdb.base/break.exp: Likewise.
12590 * gdb.base/call-ar-st.exp: Likewise.
12591 * gdb.base/callfuncs.exp: Likewise.
12592 * gdb.base/catch-fork-static.exp: Likewise.
12593 * gdb.base/display.exp: Likewise.
12594 * gdb.base/foll-exec-mode.exp: Likewise.
12595 * gdb.base/foll-exec.exp: Likewise.
12596 * gdb.base/foll-fork.exp: Likewise.
12597 * gdb.base/foll-vfork.exp: Likewise.
12598 * gdb.base/funcargs.exp: Likewise.
12599 * gdb.base/hbreak2.exp: Likewise.
12600 * gdb.base/inferior-died.exp: Likewise.
12601 * gdb.base/interrupt.exp: Likewise.
12602 * gdb.base/multi-forks.exp: Likewise.
12603 * gdb.base/nodebug.exp: Likewise.
12604 * gdb.base/sepdebug.exp: Likewise.
12605 * gdb.base/solib1.c: Likewise.
12606 * gdb.base/step-test.exp: Likewise.
12607 * gdb.mi/non-stop.c: Likewise.
12608 * gdb.mi/pthreads.c: Likewise.
12609 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12610 * gdb.threads/pthreads.c: Likewise.
12611 * gdb.threads/staticthreads.exp: Likewise.
12612 * lib/future.exp: Likewise.
12613 * lib/gdb.exp: Likewise.
12614 * gdb.base/so-indr-cl.c: Remove.
12615 * gdb.base/so-indr-cl.exp: Likewise.
12616 * gdb.base/solib.c: Likewise.
12617 * gdb.base/solib.exp: Likewise.
12618 * gdb.base/solib2.c: Likewise.
12619
b6304613
SM
126202015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12621
12622 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12623 * gdb.base/call-ar-st.exp: Likewise.
12624 * gdb.base/callfuncs.exp: Likewise.
12625 * gdb.base/condbreak.exp: Likewise.
12626 * gdb.base/constvars.exp: Likewise.
12627 * gdb.base/hbreak2.exp: Likewise.
12628 * gdb.base/langs.exp: Likewise.
12629 * gdb.base/list.exp: Likewise.
12630 * gdb.base/long_long.exp: Likewise.
12631 * gdb.base/ptype.exp: Likewise.
12632 * gdb.base/scope.exp: Likewise.
12633 * gdb.base/signals.exp: Likewise.
12634 * gdb.base/so-impl-ld.exp: Likewise.
12635 * gdb.base/varargs.exp: Likewise.
12636 * gdb.base/volatile.exp: Likewise.
12637 * gdb.base/whatis.exp: Likewise.
12638 * gdb.cp/cplusfuncs.exp: Likewise.
12639 * gdb.cp/inherit.exp: Likewise.
12640 * gdb.cp/local.exp: Likewise.
12641 * gdb.cp/member-ptr.exp: Likewise.
12642 * gdb.cp/method.exp: Likewise.
12643 * gdb.cp/overload.exp: Likewise.
12644 * gdb.cp/templates.exp: Likewise.
12645 * gdb.stabs/weird.exp: Likewise.
12646 * lib/compiler.c: Likewise.
12647 * lib/compiler.cc: Likewise.
12648 * lib/cp-support.exp: Likewise.
12649 * lib/gdb.exp: Likewise.
12650
bf401b07
SM
126512015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12652
12653 * configure.ac: Remove HP-UX case.
12654 * configure: Regenerate.
12655
aff9c0f8
SM
126562015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12657
12658 * lib/gdb.exp (gdb_compile): Add function doc.
12659
a6904d5a
PA
126602015-12-17 Pedro Alves <palves@redhat.com>
12661
12662 PR threads/19354
12663 * gdb.multi/info-threads.exp: New file.
12664
a22279dd
YQ
126652015-12-15 Yao Qi <yao.qi@linaro.org>
12666
12667 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12668 is aarch64*-*-*.
12669
0588c796
SL
126702015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12671
12672 * gdb.base/history-duplicates.exp: Skip if no readline support.
12673
5d978e17
SL
126742015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12675
12676 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12677
7e763b86
SL
126782015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12679
12680 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12681
87a3a92c
SL
126822015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12683
12684 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12685 ctrl-C if nointerrupts target property is set.
12686 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12687 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12688 * gdb.base/paginate-bg-execution.exp: Likewise.
12689 * gdb.base/paginate-execution-startup.exp: Likewise.
12690 * gdb.base/random-signal.exp: Likewise.
12691 * gdb.base/range-stepping.exp: Likewise.
12692 * gdb.cp/annota2.exp: Likewise.
12693 * gdb.cp/annota3.exp: Likewise.
12694 * gdb.gdb/selftest.exp: Likewise.
12695 * gdb.threads/continue-pending-status.exp: Likewise.
12696 * gdb.threads/leader-exit.exp: Likewise.
12697 * gdb.threads/manythreads.exp: Likewise.
12698 * gdb.threads/pthreads.exp: Likewise.
12699 * gdb.threads/schedlock.exp: Likewise.
12700 * gdb.threads/sigthread.exp: Likewise.
12701
a8f077dc
DB
127022015-12-11 Don Breazeal <donb@codesourcery.com>
12703
12704 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12705 remote.
12706 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12707 * gdb.base/foll-exec.exp (main): Enable for target remote.
12708 * gdb.base/foll-fork.exp (main): Likewise.
12709 * gdb.base/foll-vfork.exp (main): Likewise.
12710 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12711 (proc continue_to_exit_bp_loc): Use clean_restart.
12712 * gdb.base/pie-execl.exp (main): Disable for target remote.
12713 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12714 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12715 * gdb.threads/execl.exp (main): Likewise.
12716 * gdb.threads/fork-child-threads.exp (main): Likewise.
12717 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12718 remote.
12719 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12720 remote.
12721 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12722 pid.tid style ptids, instead of just tid.
12723 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12724 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12725 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12726 ptids, instead of just tid.
12727
3b2464a8
AB
127282015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12729
12730 * gdb.base/list.exp (test_list_forward): Add end of file error
12731 test.
12732 (test_repeat_list_command): Add end of file error test.
12733 (test_list_backwards): Add beginning of file error test.
12734
a0def019
AB
127352015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12736
12737 * gdb.base/list.exp (test_list_invalid_args): New function,
12738 defined, and called.
12739
5c000dff
AB
127402015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12741
12742 * gdb.base/list.exp (test_list): Make test names unique.
12743
f1637ebe
YQ
127442015-12-11 Yao Qi <yao.qi@linaro.org>
12745
12746 * gdb.base/coremaker2.c: Remove.
12747
36d6fc0a
PA
127482015-12-10 Pedro Alves <palves@redhat.com>
12749
12750 * gdb.multi/base.exp: Remove stale "spaces" references.
12751
762f7747
PA
127522015-12-10 Pedro Alves <palves@redhat.com>
12753
12754 * gdb.multi/base.exp: Don't use nowarnings.
12755 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12756 * gdb.multi/hangout.c: Include stdio.h.
12757 * gdb.multi/hello.c: Include stdlib.h.
12758 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12759 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12760 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12761
28d2bfb9
AB
127622015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12763
12764 * gdb.dwarf2/dw2-ranges-base.c: New file.
12765 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12766 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12767 support additional line table, and debug ranges generation.
12768 (Dwarf::ranges): New function, generate .debug_ranges.
12769 (Dwarf::lines): Support generating simple line table programs.
12770 (Dwarf::assemble): Initialise new namespace variables.
12771
5fc2beac
KB
127722015-12-09 Kevin Buettner <kevinb@redhat.com>
12773
12774 * gdb.base/async.exp (proc test_background): Add case for
12775 asynchronous execution not supported.
12776
1c35a88f
LM
127772015-12-09 Luis Machado <lgustavo@codesourcery.com>
12778
12779 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12780 format and change test names to make them unique.
12781
b593e3d9
RK
127822015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12783 Pedro Alves <pedro@redhat.com>
12784
12785 PR gdb/18702
12786 Add checking of floatformats setup on x86_64 hosts.
12787 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12788 (smallval, bigval): New labels/constants.
12789 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12790 float" after loading bigval and smallval.
12791
d72413e6
PMR
127922015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12793
12794 * gdb.ada/fun_overload_menu.exp: New testcase.
12795 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12796
ece66d65
JS
127972015-12-04 Josh Stone <jistone@redhat.com>
12798
12799 * gdb.base/catch-fork-static.exp: New.
12800
41d0efca
YQ
128012015-12-03 Yao Qi <yao.qi@linaro.org>
12802
12803 * gdb.base/sizeof.c: Don't include stdio.h and
12804 ../lib/unbuffer_output.c.
12805 (main): New variable 'size' and 'value'. Remove printf and
12806 gdb_unbuffer_output. Assign return value to size and value.
12807 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12808 at the beginning.
12809 (check_sizeof): Check the result by printing variable 'size'.
12810 (check_valueof): Check the result by printing variable 'value'.
12811
99fd02d9
YQ
128122015-12-01 Yao Qi <yao.qi@linaro.org>
12813
12814 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12815 for aarch64*-*-linux* target.
12816
f2faf941
PA
128172015-11-30 Pedro Alves <palves@redhat.com>
12818
12819 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12820
04bf20c5
PA
128212015-11-30 Pedro Alves <palves@redhat.com>
12822
12823 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12824 Handle non-stop mode vCont replies.
12825
09df4675
PA
128262015-11-30 Pedro Alves <palves@redhat.com>
12827
12828 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12829 prepare_for_testing. Start gdb with "set non-stop on" appended to
12830 GDBFLAGS. Lax expected stop output.
12831
58b584af
YQ
128322015-11-27 Yao Qi <yao.qi@linaro.org>
12833
12834 * gdb.arch/arm-neon.exp: New.
12835 * gdb.arch/arm-neon.c: New.
12836
dfcb77a8
YQ
128372015-11-27 Yao Qi <yao.qi@linaro.org>
12838
12839 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12840
88e8ec1b
YQ
128412015-11-27 Yao Qi <yao.qi@linaro.org>
12842
12843 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12844 frames-invalid annotation.
12845
bfde72c2
YQ
128462015-11-27 Yao Qi <yao.qi@linaro.org>
12847
12848 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12849
f6512a69
SM
128502015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12851
12852 * gdb.threads/names.exp: New file.
12853 * gdb.threads/names.c: New file.
12854 * README: Mention gdb,no_thread_names.
12855
46a3515b
MM
128562015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12857
12858 PR 19297
12859 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12860 support" error.
12861
62147a22
PA
128622015-11-24 Pedro Alves <palves@redhat.com>
12863
12864 PR 17539
12865 * gdb.base/display.exp: Expect displays to be sorted in ascending
12866 order. Use multi_line.
12867 * gdb.base/solib-display.exp: Likewise.
12868
2f341b6e
PA
128692015-11-24 Pedro Alves <palves@redhat.com>
12870
12871 PR 17539
25d49b86
PA
12872 * gdb.base/display.exp: Expect displays to be sorted in ascending
12873 order. Use multi_line.
12874 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12875
7e0aa6aa
PA
128762015-11-24 Pedro Alves <palves@redhat.com>
12877
12878 PR 17539
12879 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12880 threads in ascending order.
12881 * gdb.base/foll-fork.exp: Likewise.
12882 * gdb.base/foll-vfork.exp: Likewise.
12883 * gdb.base/multi-forks.exp: Likewise.
12884 * gdb.mi/mi-nonstop.exp: Likewise.
12885 * gdb.mi/mi-nsintrall.exp: Likewise.
12886 * gdb.multi/base.exp: Likewise.
12887 * gdb.multi/multi-arch.exp: Likewise.
12888 * gdb.python/py-inferior.exp: Likewise.
12889 * gdb.threads/break-while-running.exp: Likewise.
12890 * gdb.threads/execl.exp: Likewise.
12891 * gdb.threads/gcore-thread.exp: Likewise.
12892 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12893 * gdb.threads/kill.exp: Likewise.
12894 * gdb.threads/linux-dp.exp: Likewise.
12895 * gdb.threads/multiple-step-overs.exp: Likewise.
12896 * gdb.threads/next-bp-other-thread.exp: Likewise.
12897 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12898 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12899 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12900 * gdb.threads/thread-find.exp: Likewise.
12901 * gdb.threads/tls.exp: Likewise.
12902 * lib/mi-support.exp (mi_reverse_list): Delete.
12903 (mi_check_thread_states): No longer reverse list.
12904
2cc57ad8
PA
129052015-11-24 Pedro Alves <palves@redhat.com>
12906
12907 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12908 use lowercase.
12909
c93e8391
SM
129102015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12911
12912 * gdb.trace/actions.c: Include trace-common.h.
12913 (main): Add a location for a fast tracepoint.
12914 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12915 the normal tracepoints.
12916 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12917
045ccf91
SM
129182015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12919
12920 * save-trace.exp: Factor out code to these...
12921 (gdb_save_tracepoints): New.
12922 (gdb_load_tracepoints): New.
12923 (do_save_load_test): New.
12924
5506f9f6
KB
129252015-11-23 Kevin Buettner <kevinb@redhat.com>
12926
12927 * gdb.base/asmlabel.exp: New test.
12928 * gdb.base/asmlabel.c: New test case.
12929
16c3b12f
JB
129302015-11-23 Joel Brobecker <brobecker@adacore.com>
12931
12932 * gdb.base/wrong_frame_bt_full-main.c: New file.
12933 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12934 * gdb.base/wrong_frame_bt_full.exp: New file.
12935
155bfbd3
JB
129362015-11-23 Joel Brobecker <brobecker@adacore.com>
12937
12938 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12939
bb097445
JM
129402015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12941
206853a0 12942 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12943 pstate register when comparing registers values in
12944 sparc64-*-linux-gnu targets to avoid spurious differences.
12945
9c88ed8f
JM
129462015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12947
206853a0 12948 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12949
96161e25
SL
129502015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12951
12952 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12953 as type argument to gdb_compile.
12954 * gdb.base/nested-subp2.exp: Likewise.
12955 * gdb.base/nested-subp3.exp: Likewise.
12956
340c2830
DV
129572015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12958
12959 * lib/dwarf.exp (_note): Fix left shift of negative value.
12960 * gdb.trace/trace-condition.exp: Likewise.
12961
c1862d0f
YQ
129622015-11-13 Yao Qi <yao.qi@linaro.org>
12963
12964 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12965 comments about d10v.
12966 (test_scalar_returns): Likewise.
12967 * gdb.base/d10v.ld: Remove.
12968 * gdb.base/overlays.exp: Remove the target triplet checking for
12969 d10v-*-*.
12970 * gdb.base/structs.exp (test_struct_returns): Remove the
12971 comments about d10v.
12972 (test_struct_calls): Likewise.
12973
77ae9c19
YQ
129742015-11-13 Yao Qi <yao.qi@linaro.org>
12975
12976 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12977 * gdb.base/gnu_vector.c: Don't include stdio.h.
12978 (main): Don't print res and call add_some_intvecs.
12979
430e004e
MK
129802015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12981
12982 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12983 macro.
12984 (func5): Removed.
12985 (func4): Use FAST_TRACEPOINT_LABEL.
12986 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12987 macro.
12988 (func): Removed.
12989 (thread_function): Use FAST_TRACEPOINT_LABEL.
12990 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12991 (func): Remove.
12992 (marker): Use FAST_TRACEPOINT_LABEL.
12993 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12994 (pendfunc1): Remove.
12995 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12996 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12997 (foo): Remove.
12998 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12999 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13000 macro.
13001 (func): Remove.
13002 (marker): Use FAST_TRACEPOINT_LABEL.
13003 * gdb.trace/trace-common.h: New header.
13004 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13005 macro.
13006 (func): Remove.
13007 (marker): Use FAST_TRACEPOINT_LABEL.
13008 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13009 (func): Remove.
13010 (thread_function): Use FAST_TRACEPOINT_LABEL.
13011
6e7675a7
MK
130122015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13013
13014 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13015 in front.
13016 * gdb.trace/change-loc.exp: Use global pcreg definition.
13017 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13018 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13019 in front.
13020 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13021 * gdb.trace/pending.exp: Likewise.
13022 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13023 * gdb.trace/trace-break.exp: Likewise.
13024 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13025 in front.
13026 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13027 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13028 in front.
13029 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13030
dddc0e16
JB
130312015-11-09 Joel Brobecker <brobecker@adacore.com>
13032
13033 * gdb.ada/fin_fun_out: New testcase.
13034
c6f0b406
KB
130352015-11-07 Kevin Buettner <kevinb@redhat.com>
13036
13037 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13038 value associated with DW_AT_byte_size.
13039 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13040 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13041 DW_AT_upper_bound.
13042
f01dcfd9
KB
130432015-11-07 Kevin Buettner <kevinb@redhat.com>
13044
13045 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13046 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13047 version.
13048 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13049 gdb.dwarf2/dw2-canonicalize-type.exp,
13050 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13051 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13052 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13053 provided by gdb_target_symbol_prefix_flags_asm.
13054 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13055 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13056 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13057 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13058 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13059 macros where needed). Use this macro for symbols which require
13060 the prefix provided by SYMBOL_PREFIX.
13061
2223449a
KB
130622015-11-05 Kevin Buettner <kevinb@redhat.com>
13063
13064 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13065 New procs.
13066 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13067 representing expressions, of more than one list element.
13068 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13069 to prepend linker symbol prefix to f.
13070 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13071 table_1 and table_2.
13072 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13073 Likewise, for f and g.
13074 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13075 for ptr.
13076 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13077 for main.
13078 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13079 table_1_ptr and table_2_ptr.
13080
6f2f1a3a
JK
130812015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13082 Joel Brobecker <brobecker@adacore.com>
13083
13084 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13085
566c56c9
MK
130862015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13087
13088 * gdb.reverse/s390-mvcle.c: New test.
13089 * gdb.reverse/s390-mvcle.exp: New file.
13090 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13091
d5f0636b
MK
130922015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13093
13094 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13095
7ad8b86c
MK
130962015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13097
13098 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13099 reaching marker2.
13100 * gdb.reverse/getresuid-reverse.exp: Likewise.
13101 * gdb.reverse/pipe-reverse.exp: Likewise.
13102 * gdb.reverse/readv-reverse.exp: Likewise.
13103 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13104 * gdb.reverse/time-reverse.exp: Likewise.
13105 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13106
4081c0f1
YQ
131072015-10-30 Yao Qi <yao.qi@linaro.org>
13108
13109 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13110 (empty_cycle): Remove.
13111 (main): Don't call empty_cycle. Don't use watch_count_done.
13112 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13113 empty_cycle. Rewrite the code counting HW watchpoints.
13114
452b4ba5
MK
131152015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13116
13117 * gdb.reverse/fstatat-reverse.c: New test.
13118 * gdb.reverse/fstatat-reverse.exp: New file.
13119 * gdb.reverse/getresuid-reverse.c: New test.
13120 * gdb.reverse/getresuid-reverse.exp: New file.
13121 * gdb.reverse/pipe-reverse.c: New test.
13122 * gdb.reverse/pipe-reverse.exp: New file.
13123 * gdb.reverse/readv-reverse.c: New test.
13124 * gdb.reverse/readv-reverse.exp: New file.
13125 * gdb.reverse/recvmsg-reverse.c: New test.
13126 * gdb.reverse/recvmsg-reverse.exp: New file.
13127 * gdb.reverse/time-reverse.c: New test.
13128 * gdb.reverse/time-reverse.exp: New file.
13129 * gdb.reverse/waitpid-reverse.c: New test.
13130 * gdb.reverse/waitpid-reverse.exp: New file.
13131
5e2e7507
JK
131322015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13133
13134 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13135
0fde2c53
DE
131362015-10-26 Doug Evans <dje@google.com>
13137
13138 PR symtab/17391
13139 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13140 * gdb.dwarf2/bad-regnum.c: New file.
13141 * gdb.dwarf2/bad-regnum.exp: New file.
13142
1a70ae97
DE
131432015-10-26 Doug Evans <dje@google.com>
13144
13145 PR python/18938
13146 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13147 file.
13148
27dc26ab
JK
131492015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13150
13151 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13152 for a change by "Mention language in compile error message".
13153
bed91f4d
SM
131542015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13155
13156 PR python/18073
13157 * gdb.python/py-type.c (C::a_method): New.
13158 (C::a_const_method): New.
13159 (C::a_static_method): New.
13160 (a_function): New.
13161 * gdb.python/py-type.exp (test_fields): Test getting fields
13162 from function and method.
13163
3f2f83dd
KB
131642015-10-21 Keven Boell <keven.boell@intel.com>
13165
13166 * gdb.fortran/vla-alloc-assoc.exp: New file.
13167 * gdb.fortran/vla-datatypes.exp: New file.
13168 * gdb.fortran/vla-datatypes.f90: New file.
13169 * gdb.fortran/vla-history.exp: New file.
13170 * gdb.fortran/vla-ptype-sub.exp: New file.
13171 * gdb.fortran/vla-ptype.exp: New file.
13172 * gdb.fortran/vla-sizeof.exp: New file.
13173 * gdb.fortran/vla-sub.f90: New file.
13174 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13175 * gdb.fortran/vla-value-sub-finish.exp: New file.
13176 * gdb.fortran/vla-value-sub.exp: New file.
13177 * gdb.fortran/vla-value.exp: New file.
13178 * gdb.fortran/vla-ptr-info.exp: New file.
13179 * gdb.mi/mi-vla-fortran.exp: New file.
13180 * gdb.mi/vla.f90: New file.
13181
27145d50
SL
131822015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13183
13184 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13185 of hardwired timeout value.
13186
5f3ff4f8
JK
131872015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13188 Pedro Alves <palves@redhat.com>
13189
13190 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13191 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13192
bfd09d20
JS
131932015-10-19 Josh Stone <jistone@redhat.com>
13194
13195 * gdb.base/catch-syscall.c: Include <sched.h>.
13196 (unknown_syscall): New variable.
13197 (main): Trigger a vfork and an unknown syscall.
13198 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13199 (unknown_syscall_number): Likewise.
13200 (check_call_to_syscall): Accept an optional syscall pattern.
13201 (check_return_from_syscall): Likewise.
13202 (check_continue): Likewise.
13203 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13204 (test_catch_syscall_skipping_return): New test toggling off 'catch
13205 syscall' to step over the syscall return, then toggling back on.
13206 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13207 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13208 (do_syscall_tests): Call test_catch_syscall_without_args and
13209 test_catch_syscall_mid_vfork.
13210 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13211 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13212
b32b93c6
AS
132132015-10-19 Andrew Stubbs <ams@codesourcery.com>
13214
13215 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13216 print g_vE): Add new pass patterns.
13217 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13218 print various symbol names for vptr fields.
13219
9d622bda
AB
132202015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13221
13222 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13223 results.
13224
0fd8ac1c
YQ
132252015-10-12 Yao Qi <yao.qi@linaro.org>
13226
13227 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13228
34240514
YQ
132292015-10-12 Yao Qi <yao.qi@linaro.org>
13230
13231 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13232 is aarch64*-*-linux*.
13233
8240f442
YQ
132342015-10-12 Yao Qi <yao.qi@linaro.org>
13235
13236 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13237 (can_relocate_bcond_true): ... it.
13238 (can_relocate_bcond_false): New function.
13239 (foo): Likewise.
13240 (can_relocate_bl): Likewise.
13241 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13242 can_relocate_bl.
13243
2520f728
PMR
132442015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13245
13246 * gdb.base/nested-addr.c: New file.
13247 * gdb.base/nested-addr.exp: New testcase.
13248
abcef95a
MM
132492015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13250
13251 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13252 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13253 its output. Ignore the output of "record goto begin" and instead
13254 check that GDB is replaying.
13255
145e3ddb
PA
132562015-10-09 Pedro Alves <palves@redhat.com>
13257
13258 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13259 (top level): Use it in the run with no args test.
13260
d5d8c4e1
IB
132612015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13262
13263 * gdb.dlang/properties.exp: New file.
13264
06e635ef
SL
132652015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13266
13267 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13268 whether or not address 0x1000 is mapped on the target.
13269
e019fd1d
SM
132702015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13271
13272 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13273 build.
13274
77ba2a67
MM
132752015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13276
13277 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13278 instruction-history test.
13279
c60eb31f
DE
132802015-09-28 Doug Evans <dje@google.com>
13281
13282 * gdb.base/gcore.c (array_func): Add reference to static_array.
13283
9a3c8263
SM
132842015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13285
13286 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13287 source line.
13288
9720e656
SL
132892015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13290
13291 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13292 short or char as base type.
13293
938d3bf2
SL
132942015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13295
13296 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13297 to allow any size enum.
13298
e6c2c623
PMR
132992015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13300
13301 * gdb.ada/array_ptr_renaming.exp: New testcase.
13302 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13303 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13304
06da0f77
PL
133052015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13306
13307 * gdb.trace/ftrace-lock.c: New file.
13308 * gdb.trace/ftrace-lock.exp: New file.
13309
4f51c22a
PL
133102015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13311
13312 * gdb.arch/insn-reloc.c: New file.
13313 * gdb.arch/ftrace-insn-reloc.exp: New file.
13314
7041adf4
PL
133152015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13316
13317 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13318 instruction.
13319 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13320 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13321 * gdb.trace/range-stepping.c: Likewise.
13322 * gdb.trace/trace-break.c: Likewise.
13323 * gdb.trace/trace-mt.c (thread_function): Likewise.
13324 * gdb.trace/ftrace.c (marker): Likewise.
13325 * gdb.trace/trace-condition.c (marker): Likewise.
13326 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13327 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13328 is_aarch64_target.
13329
015d2e7e
DE
133302015-09-18 Doug Evans <xdje42@gmail.com>
13331
13332 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13333 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13334
26b188a2
SL
133352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13336
13337 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13338 the breakpoint.
13339
79dc332b
SL
133402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13341
13342 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13343 the pending breakpoint. Remove timeout override for "Run till
13344 MI pending breakpoint on pendfunc3 on thread 2" test.
13345
f57929f2
SL
133462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13347
13348 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13349 filename pattern.
13350
3f469b17
SL
133512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13352
13353 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13354 in breakpoint filename pattern.
13355
515b89b3
SL
133562015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13357
7800dbe4
SL
13358 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13359
133602015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13361
515b89b3
SL
13362 * gdb.linespec/explicit.exp: Check for readline support for
13363 tab-completion tests. Fix obvious typo.
13364
d2939ba2
MM
133652015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13366
13367 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13368 and replay.
13369
cbb55fa7
MM
133702015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13371
13372 * gdb.btrace/non-stop.c: New.
13373 * gdb.btrace/non-stop.exp: New.
13374
43691ca1
PL
133752015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13376 Yao Qi <yao.qi@linaro.org>
13377
13378 * gdb.trace/trace-condition.c: New file.
13379 * gdb.trace/trace-condition.exp: New file.
13380
d78908cf
WW
133812015-09-16 Wei-cheng Wang <cole945@gmail.com>
13382
13383 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13384 for testing bytecode compilation.
13385
1ed415e2
PA
133862015-09-16 Pedro Alves <palves@redhat.com>
13387 Sandra Loosemore <sandra@codesourcery.com>
13388
13389 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13390 (SECONDS): Redefine.
13391 (main): Call pthread_kill and alarm early.
13392 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13393 support.
13394 (test): If the target can't hardware step and doesn't support
13395 displaced stepping, increase the timeout.
13396
d136eff5
PA
133972015-09-16 Pedro Alves <palves@redhat.com>
13398
13399 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13400 (enable_debug): New procedures.
13401 (test): Use them. Bail out if waiting for threads fails.
13402 (top level): Bail out if a test fails.
13403
991f019c
YQ
134042015-09-16 Yao Qi <yao.qi@linaro.org>
13405
13406 * gdb.asm/asm-source.exp: Set asm-arch for
13407 aarch64*-*-* target.
13408 * gdb.asm/aarch64.inc: New file.
13409
bfca584f
PMR
134102015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13411
13412 * gdb.ada/array_of_variable_length.exp: New testcase.
13413 * gdb.ada/array_of_variable_length/foo.adb: New file.
13414 * gdb.ada/array_of_variable_length/pck.adb: New file.
13415 * gdb.ada/array_of_variable_length/pck.ads: New file.
13416
b326e587
DE
134172015-09-15 Doug Evans <dje@google.com>
13418
13419 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13420 of function static local variable.
13421
5382cfab
PW
134222015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13423
13424 * gdb.threads/tls-so_extern.exp: New test file.
13425 * gdb.threads/tls-so_extern.c: New test file.
13426 * gdb.threads/tls-so_extern_main.c: New test file.
13427
141c5cc4
JK
134282015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13429
13430 * gdb.opt/solib-intra-step-lib.c: New file.
13431 * gdb.opt/solib-intra-step-main.c: New file.
13432 * gdb.opt/solib-intra-step.exp: New file.
13433
d15dcecd
PA
134342015-09-15 Pedro Alves <palves@redhat.com>
13435
13436 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13437 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13438
4c2f2a79
PA
134392015-09-14 Pedro Alves <palves@redhat.com>
13440
13441 * gdb.base/hook-stop-continue.c: Delete.
13442 * gdb.base/hook-stop-continue.exp: Delete.
13443 * gdb.base/hook-stop-frame.c: Delete.
13444 * gdb.base/hook-stop-frame.exp: Delete.
13445 * gdb.base/hook-stop.c: New file.
13446 * gdb.base/hook-stop.exp: New file.
13447
919e6dbe
PMR
134482015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13449
13450 * gdb.ada/access_to_packed_array.exp: New testcase.
13451 * gdb.ada/access_to_packed_array/foo.adb: New file.
13452 * gdb.ada/access_to_packed_array/pack.adb: New file.
13453 * gdb.ada/access_to_packed_array/pack.ads: New file.
13454
157280a4
MM
134552015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13456
13457 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13458 buffer size test.
13459
2fd33e94
DB
134602015-09-11 Don Breazeal <donb@codesourcery.com>
13461
13462 * gdb.base/foll-exec.c: Add copyright header. Fix
13463 formatting issues.
13464 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13465 (do_exec_tests): Use clean_restart in place of zap_session,
13466 and for test initialization. Fix formatting issues. Use
13467 fail in place of perror.
13468 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13469 an expect statement to match an expression with output from
13470 the program under debug.
13471 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13472 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13473 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13474 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13475 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13476
e70b6e8e
DE
134772015-09-09 Doug Evans <dje@google.com>
13478
13479 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13480
7a551a51
DE
134812015-09-09 Doug Evans <dje@google.com>
13482
13483 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13484
4c666f84
DE
134852015-09-09 Doug Evans <dje@google.com>
13486
13487 * gdb.base/savedregs.exp: Fix typo.
13488
243a9253
PA
134892015-09-09 Pedro Alves <palves@redhat.com>
13490
13491 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13492
c0fa8fbd
SL
134932015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13494
13495 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13496 command actually switches threads. Give up on remaining
13497 tests if target fails to stop at breakpoint.
13498
cd7c1778
PMR
134992015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13500
13501 * gdb.ada/funcall_char.exp: New testcase.
13502 * gdb.ada/funcall_char/foo.adb: New file.
13503
dc5c8746
PMR
135042015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13505
13506 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13507 expected outputs. Add two testcases for completing ambiguous
13508 functions.
13509 * gdb.ada/complete/aux_pck.adb: New file.
13510 * gdb.ada/complete/aux_pck.ads: New file.
13511 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13512 Ambiguous_Func functions.
13513 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13514 * gdb.ada/complete/pck.adb: Likewise.
13515
4e83a1e7
UW
135162015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13517
13518 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13519 failures to run the test program under GDB.
13520
8ce74153
LM
135212015-08-26 Luis Machado <lgustavo@codesourcery.com>
13522
13523 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13524 to C.
13525
e9756d52
PP
135262015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13527
13528 * gdb.base/run-after-attach.exp: New test file.
13529 * gdb.base/run-after-attach.c: New test file.
13530
8d37573b
DB
135312015-08-26 Don Breazeal <donb@codesourcery.com>
13532
13533 * gdb.base/foll-exec-2.c: New test program.
13534 * gdb.base/foll-exec-2.exp: New test.
13535
63e43d3a
PMR
135362015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13537
13538 * gdb.base/nested-subp1.exp: New file.
13539 * gdb.base/nested-subp1.c: New file.
13540 * gdb.base/nested-subp2.exp: New file.
13541 * gdb.base/nested-subp2.c: New file.
13542 * gdb.base/nested-subp3.exp: New file.
13543 * gdb.base/nested-subp3.c: New file.
13544
3d40fbb5
PA
135452015-08-24 Pedro Alves <palves@redhat.com>
13546
13547 * gdb.server/connect-without-multi-process.c: New file.
13548 * gdb.server/connect-without-multi-process.exp: New file.
13549
4422ac93
LM
135502015-08-24 Luis Machado <lgustavo@codesourcery.com>
13551
13552 * gdb.opt/inline-markers.c: Make z int.
13553
91dddb86
LM
135542015-08-24 Luis Machado <lgustavo@codesourcery.com>
13555
13556 * gdb.opt/inline-markers.c: Make z volatile.
13557
a48847ee
LM
135582015-08-24 Luis Machado <lgustavo@codesourcery.com>
13559
13560 * gdb.opt/inline-bt.c: New volatile global z.
13561 * gdb.opt/inline-cmds.c: Likewise.
13562 * gdb.opt/inline-locals.c: Likewise.
13563 * gdb.opt/inline-markers.c: New extern global z.
13564 (marker): Use z.
13565 (inline_fn): Likewise.
13566
0ebbc52b
PA
135672015-08-24 Pedro Alves <palves@redhat.com>
13568
13569 * config/m32r-stub.exp: Remove file.
13570 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13571 * gdb.base/call-rt-st.exp: Likewise.
13572 * gdb.base/call-strs.exp: Likewise.
13573 * gdb.base/default.exp: Remove references to h8300-*-hms and
13574 *-*-udi*.
13575 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13576
77c365df
AA
135772015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13578
13579 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13580 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13581 and "return" use KFAIL when GDB can not read/write the vector
13582 return value.
13583
4313b8c0
GB
135842015-08-21 Gary Benson <gbenson@redhat.com>
13585
13586 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13587
0e433b32
PA
135882015-08-20 Pedro Alves <palves@redhat.com>
13589
13590 * gdb.server/solib-list.exp: No longer expect an interior stop in
13591 non-stop mode.
13592
221e1a37
PA
135932015-08-20 Pedro Alves <palves@redhat.com>
13594
13595 * gdb.server/connect-stopped-target.c: New file.
13596 * gdb.server/connect-stopped-target.exp: New file.
13597
40e3ad0e
PA
135982015-08-20 Pedro Alves <palves@redhat.com>
13599
13600 * gdb.dwarf2/comp-unit-lang.exp: New file.
13601 * gdb.dwarf2/comp-unit-lang.c: New file.
13602
af39b327
PMR
136032015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13604
13605 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13606 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13607
7d45c7c3 136082015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13609
7d45c7c3
KB
13610 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13611 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13612
4d6cceb4
DE
136132015-08-18 Doug Evans <dje@google.com>
13614 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13615
13616 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13617 skip_python_tests. New arg prompt_regexp.
13618 (skip_python_tests): New function.
13619 * lib/mi-support.exp (mi_skip_python_tests): New function.
13620 * gdb.python/py-mi-objfile-gdb.py: New file.
13621 * gdb.python/py-mi-objfile.c: New file.
13622 * gdb.python/py-mi-objfile.exp: New file.
13623
ad89c2aa
KS
136242015-08-17 Keith Seitz <keiths@redhat.com>
13625
13626 * gdb.linespec/explicit.exp: Move strace test from here ...
13627 * gdb.trace/strace.exp: ... to here.
13628
e3ae3c43
PP
136292015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13630
13631 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13632 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13633
604b2636
DE
136342015-08-14 Doug Evans <xdje42@gmail.com>
13635
13636 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13637 inferior before selecting a new file.
13638
6ff0ba5f
DE
136392015-08-14 Doug Evans <xdje42@gmail.com>
13640
13641 * gdb.mi/mi-disassemble.exp: Update.
13642 * gdb.base/disasm-optim.S: New file.
13643 * gdb.base/disasm-optim.c: New file.
13644 * gdb.base/disasm-optim.h: New file.
13645 * gdb.base/disasm-optim.exp: New file.
13646
9ca98f92
KS
136472015-08-14 Keith Seitz <keiths@redhat.com>
13648
13649 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13650 "evaluated-by".
13651
52bbc560
JB
136522015-08-13 Joel Brobecker <brobecker@adacore.com>
13653
13654 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13655
5d8c3ed3
PMR
136562015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13657
13658 * gdb.ada/fun_renaming.exp: New testcase.
13659 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13660 * gdb.ada/fun_renaming/pack.adb: New file.
13661 * gdb.ada/fun_renaming/pack.ads: New file.
13662
ea8812bc
KS
136632015-08-12 Keith Seitz <keiths@redhat.com>
13664
13665 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13666 gdb_get_line_number.
13667
4dafcdeb
JB
136682015-08-12 Joel Brobecker <brobecker@adacore.com>
13669
13670 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13671 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13672 gdb.base/dso2dso.exp: New files.
13673
5ba32597
SDJ
136742015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13675 Pedro Alves <palves@redhat.com>
13676 Keith Seitz <keiths@redhat.com>
13677
13678 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13679 GDBFLAGS.
13680
b6dafabf
PP
136812015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13682
13683 * gdb.base/gdbhistsize-history.exp
13684 (test_histsize_history_setting): Use save_vars.
13685 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13686 Use save_vars.
13687 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13688 * gdb.base/readline.exp: Use save_vars.
13689
abe8e607
PP
136902015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13691
13692 * lib/gdb.exp (save_vars): New proc.
13693
629500fa
KS
136942015-08-11 Keith Seitz <keiths@redhat.com>
13695
13696 * gdb.base/help.exp: Update help_breakpoint_text.
13697
eb8c4e2e
KS
136982015-08-11 Keith Seitz <keiths@redhat.com>
13699
13700 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13701 (at toplevel): Call test_explicit_breakpoints.
13702 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13703 breakpoints.
13704 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13705 breakpoint conditions, "-cond".
13706
87f0e720
KS
137072015-08-11 Keith Seitz <keiths@redhat.com>
13708
13709 * gdb.linespec/3explicit.c: New file.
13710 * gdb.linespec/cpexplicit.cc: New file.
13711 * gdb.linespec/cpexplicit.exp: New file.
13712 * gdb.linespec/explicit.c: New file.
13713 * gdb.linespec/explicit.exp: New file.
13714 * gdb.linespec/explicit2.c: New file.
13715 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13716 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13717 before using in the matching pattern.
13718 Clarify that `prefix' is a regular expression.
13719
f00aae0f
KS
137202015-08-11 Keith Seitz <keiths@redhat.com>
13721
13722 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13723 test.
13724 Add tests for missing ",FMT" and ",".
13725
e27852be
DE
137262015-08-10 Doug Evans <dje@google.com>
13727 Keith Seitz <keiths@redhat.com>
13728
13729 PR gdb/17960
13730 * gdb.base/completion.exp: Add location completer tests.
13731
7f03bd92
PA
137322015-08-07 Pedro Alves <palves@redhat.com>
13733
13734 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13735 tests here.
13736 (top level): Run do_test with and without displaced stepping.
13737
3fc8eb30
PA
137382015-08-07 Pedro Alves <palves@redhat.com>
13739
13740 * gdb.base/valgrind-disp-step.c: New file.
13741 * gdb.base/valgrind-disp-step.exp: New file.
13742
d4569d7b
PA
137432015-08-07 Pedro Alves <palves@redhat.com>
13744
13745 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13746 Delete function.
13747 (main): Add alarm. Run an infinite loop instead of calling
13748 wait_threads.
13749 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13750 comment.
13751 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13752 Delete function.
13753 (main): Add alarm. Run an infinite loop instead of calling
13754 wait_threads.
13755 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13756 comment.
13757
e1316e60
PA
137582015-08-07 Pedro Alves <palves@redhat.com>
13759
13760 * gdb.base/checkpoint-ns.exp: New file.
13761 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13762 standard_testfile.
13763
da8c46d2
MM
137642015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13765
13766 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13767 * gdb.btrace/instruction_history.exp: Update.
13768 * gdb.btrace/tsx.exp: New.
13769 * gdb.btrace/tsx.c: New.
13770
de1c2c52
PA
137712015-08-06 Pedro Alves <palves@redhat.com>
13772
13773 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13774 increase timeout.
13775 * gdb.reverse/until-precsave.exp: Bump timeouts.
13776
782e0bf4
PA
137772015-08-06 Pedro Alves <palves@redhat.com>
13778
13779 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13780
83e97ed0
PA
137812015-08-06 Pedro Alves <palves@redhat.com>
13782
13783 PR gdb/18749
13784 * gdb.threads/process-dies-while-handling-bp.c: New file.
13785 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13786
863d01bd
PA
137872015-08-06 Pedro Alves <palves@redhat.com>
13788
13789 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13790 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13791
0a39bb32
PA
137922015-08-05 Pedro Alves <palves@redhat.com>
13793
13794 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13795 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13796
ee2d2b10
SL
137972015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13798
13799 * gdb.base/bp-permanent.exp: Report test as unsupported if
13800 the target cannot stop at the permanent breakpoint.
13801
4e1bdb00
DE
138022015-08-03 Doug Evans <dje@google.com>
13803
13804 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13805 10000.
13806
3d338901
DE
138072015-08-03 Doug Evans <dje@google.com>
13808
13809 * Makefile.in (workers/%.worker, build-perf): New rule.
13810 (GDB_PERFTEST_MODE): New variable.
13811 (check-perf): Use it.
13812 (clean): Clean up gdb.perf parallel build subdirs.
13813 * lib/build-piece.exp: New file.
13814 * lib/gdb.exp (make_gdb_parallel_path): New function
13815 (standard_output_file, standard_temp_file): Call it.
13816 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13817 of $GDB_PARALLEL.
13818 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13819
af061d3e
DE
138202015-08-03 Doug Evans <dje@google.com>
13821
8e1afc81 13822 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13823 (LOG_FILE_NAME): New global.
13824 (TextReporter.__init__): Initialize self.txt_sum.
13825 (TextReporter.report): Add support for multiple data-points.
13826 Move report to perftest.sum, put raw data in perftest.log.
13827 (TextReporter.start): Open sum and log files.
13828 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13829 * gdb.perf/lib/perftest/testresult.py
13830 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13831
2c8c5d37
PA
138322015-07-31 Pedro Alves <palves@redhat.com>
13833
13834 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13835 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13836 kill_wait_spawned_process instead of explicit "kill -9".
13837 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13838 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13839 kill_wait_spawned_process.
13840 * gdb.base/attach-twice.exp: Likewise.
13841 * gdb.base/attach.exp: Likewise.
13842 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13843 gdb_test_multiple.
13844 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13845 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13846 kill_wait_spawned_process.
13847 * gdb.base/valgrind-infcall.exp: Likewise.
13848 * gdb.multi/multi-attach.exp: Likewise.
13849 * gdb.python/py-prompt.exp: Likewise.
13850 * gdb.python/py-sync-interp.exp: Likewise.
13851 * gdb.server/ext-attach.exp: Likewise.
13852 * gdb.threads/attach-into-signal.exp (corefunc): Use
13853 spawn_wait_for_attach, spawn_id_get_pid and
13854 kill_wait_spawned_process.
13855 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13856 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13857 spawn_id_get_pid and kill_wait_spawned_process.
13858 * gdb.threads/attach-stopped.exp (corefunc): Use
13859 spawn_wait_for_attach, spawn_id_get_pid and
13860 kill_wait_spawned_process.
13861 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13862 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13863 kill_wait_spawned_process instead of explicit "kill -9".
13864 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13865 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13866 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13867 processes. Don't map cygwin/windows pids here. Now returns a
13868 spawn id list.
13869
032a0fca
SL
138702015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13871
13872 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13873 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13874 correct patch.
13875
61a934ca
SL
138762015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13877
13878 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13879
4bc4d428
SL
138802015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13881
13882 Reapply:
13883 2014-05-21 Mark Wielaard <mjw@redhat.com>
13884
13885 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13886
998d452a
PA
138872015-07-30 Pedro Alves <palves@redhat.com>
13888
13889 * linux-low.c (handle_extended_wait): Set the child's last
13890 reported status to TARGET_WAITKIND_STOPPED.
13891
69dde7dc
PA
138922015-07-30 Pedro Alves <palves@redhat.com>
13893
13894 PR threads/18600
13895 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13896 only shows inferior 1.
13897
4dd63d48
PA
138982015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13899 Pedro Alves <palves@redhat.com>
13900
13901 PR threads/18600
13902 * gdb.threads/fork-plus-threads.c: New file.
13903 * gdb.threads/fork-plus-threads.exp: New file.
13904
d618e4c5
PP
139052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13906
13907 * gdb.base/batch-preserve-term-settings.exp
13908 (test_terminal_settings_preserved_after_cli_exit): Use
13909 send_quit_command.
13910
1eef6428
PA
139112015-07-29 Pedro Alves <palves@redhat.com>
13912 Don Breazeal <donb@codesourcery.com>
13913
13914 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13915 output from both inferior_spawn_id and gdb_spawn_id.
13916
7da5b897
SDJ
139172015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13918
13919 * gdb.threads/attach-into-signal.exp (corefunc): Use
13920 with_test_prefix on nested loops, uniquefying the test messages.
13921
dac804df
SDJ
139222015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13923
13924 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13925 commit.
13926
06265e53
PP
139272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13928
13929 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13930 New proc.
13931 (test_terminal_settings_preserved_after_sigterm): New test.
13932
18206ca3
PP
139332015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13934
13935 * gdb.base/batch-preserve-term-settings.exp
13936 (test_terminal_settings_preserved_after_cli_exit): New test.
13937
90074d11
PP
139382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13939
13940 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13941 manipulation of saved_gdbflags.
13942 (test_terminal_settings_preserved): Remove global declaration of
13943 the unused variable pagination_prompt. Remove manipulation of
13944 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13945 GDBFLAGS.
13946
eb1a7902
PA
139472015-07-29 Pedro Alves <palves@redhat.com>
13948
13949 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13950
8b75dd3b
PA
139512015-07-29 Pedro Alves <palves@redhat.com>
13952
13953 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13954 at the top.
13955
dedad4e3
PA
139562015-07-29 Pedro Alves <palves@redhat.com>
13957
13958 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13959 (main): Call gdb_unbuffer_output.
13960 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13961 (main): Call gdb_unbuffer_output.
13962 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13963 (main): Call gdb_unbuffer_output.
13964 * gdb.base/call-strs.exp: Adjust to step over the
13965 gdb_unbuffer_output call.
13966 * gdb.base/catch-gdb-caused-signals.c: Include
13967 "../lib/unbuffer_output.c".
13968 (main): Call gdb_unbuffer_output.
13969 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13970 (main): Call gdb_unbuffer_output.
13971 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13972 (main): Call gdb_unbuffer_output.
13973 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13974 (main): Call gdb_unbuffer_output.
13975 * gdb.base/shlib-call.exp: Adjust to step over the
13976 gdb_unbuffer_output call.
13977 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13978 (main): Call gdb_unbuffer_output.
13979 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13980 (main): Call gdb_unbuffer_output.
13981 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13982 (main): Rename to ...
13983 (test): ... this.
13984 (main): Reimplement.
13985 * gdb.base/varargs.exp: Run to test instead of to main.
13986 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13987 (main): Call gdb_unbuffer_output.
13988
58789a91
PA
139892015-07-29 Pedro Alves <palves@redhat.com>
13990
13991 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13992 factore out from mi_continue_dprintf. For call-style dprintfs,
13993 expect dprintf output out of $inferior_spawn_id.
13994 (mi_continue_dprintf): Use mi_expect_dprintf.
13995 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13996 (main): Call gdb_unbuffer_output.
13997
e8376742
PA
139982015-07-29 Pedro Alves <palves@redhat.com>
13999
14000 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14001 (default_mi_gdb_start): Set inferior_spawn_id instead of
14002 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14003 gdb_spawn_id.
14004 (mi_gdb_test): Always expect inferior output from both
14005 $inferior_spawn_id and $gdb_spawn_id.
14006
08280010
PA
140072015-07-29 Pedro Alves <palves@redhat.com>
14008
14009 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14010 send_inferior and $inferior_spawn_id.
14011
4d30e432
PA
140122015-07-29 Pedro Alves <palves@redhat.com>
14013
14014 * gdb.gdb/complaints.exp (test_initial_complaints)
14015 (test_serial_complaints, test_short_complaints): Use
14016 gdb_test_stdio.
14017 (test_empty_complaint): Handle $inferior_spawn_id !=
14018 $gdb_spawn_id.
14019
0d30a335
PA
140202015-07-29 Pedro Alves <palves@redhat.com>
14021
14022 * gdb.base/varargs.exp: Use gdb_test_stdio.
14023
39413b29
PA
140242015-07-29 Pedro Alves <palves@redhat.com>
14025
14026 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14027
7cb000a9
PA
140282015-07-29 Pedro Alves <palves@redhat.com>
14029
14030 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14031
d7b8ac82
PA
140322015-07-29 Pedro Alves <palves@redhat.com>
14033
14034 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14035 parameter into two new parameters, "inf_result" and "gdb_result".
14036 Expect inferior output and gdb output from $inferior_spawn_id and
14037 $gdb_spawn_id, respectively. Adjust all callers.
14038
789c3a0c
PA
140392015-07-29 Pedro Alves <palves@redhat.com>
14040
14041 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14042 of gdb_test_sequence.
14043
77e760c3
PA
140442015-07-29 Pedro Alves <palves@redhat.com>
14045
14046 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14047 (saw_spurious_output): Expect inferior output from
14048 $inferior_spawn_id. Use gdb_test_stdio.
14049
8396d2cd
PA
140502015-07-29 Pedro Alves <palves@redhat.com>
14051
14052 * gdb.base/dprintf.exp: Use standard_testfile. Change
14053 prepare_for_testing call.
14054 (srcfile): Don't set.
14055 (restart): New procedure.
14056 (test_dprintf): New procecure, use to continue over dprintfs.
14057 (test_call, test_agent): New procedures, tests moved here.
14058 Restart gdb and recreate dprintfs. Adjust expected output.
14059
2051d61f
PA
140602015-07-29 Pedro Alves <palves@redhat.com>
14061
14062 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14063
452397af
PA
140642015-07-29 Pedro Alves <palves@redhat.com>
14065
14066 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14067
8aed9555
PA
140682015-07-29 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14071 gdb_test_stdio.
14072
188a61b4
PA
140732015-07-29 Pedro Alves <palves@redhat.com>
14074
14075 * lib/gdb.exp (gdb_test_stdio): New procedure.
14076
12264a45
PA
140772015-07-29 Pedro Alves <palves@redhat.com>
14078
14079 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14080
23ffc893
PA
140812015-07-29 Pedro Alves <palves@redhat.com>
14082
14083 * gdb.base/call-signal-resume.exp: Remove check for
14084 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14085 * gdb.base/unwindonsignal.exp: Likewise.
14086 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14087 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14088
65566918
PA
140892015-07-29 Pedro Alves <palves@redhat.com>
14090
14091 * gdb.base/siginfo-addr.c (pass): New function.
14092 (handler): Call it iff si_addr is correct.
14093 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14094 Set a breakpoint at "pass" and continue to it.
14095
d60a9221
SDJ
140962015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14097
14098 * gdb.python/py-objfile.exp: Make some tests have unique names.
14099 * gdb.python/py-pp-registration.exp: Likewise.
14100
bde40b8f
PA
141012015-07-28 Pedro Alves <palves@redhat.com>
14102
14103 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14104
13e1dec8
SM
141052015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14106
14107 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14108
da33c9a7
SM
141092015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14110
14111 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14112
077836f7
PP
141132015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14114
14115 * gdb.base/gdb-sigterm-2.exp: New test.
14116
b8cc7b2e
DE
141172015-07-25 Doug Evans <xdje42@gmail.com>
14118
14119 Revert:
14120 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14121 (workers/%.worker, build-perf): New rule.
14122 (GDB_PERFTEST_MODE): New variable.
14123 (check-perf): Use it.
14124 (clean): Clean up gdb.perf parallel build subdirs.
14125 * lib/build-piece.exp: New file.
14126 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14127 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14128 name.
14129 (standard_temp_file): Ditto.
14130 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14131 of $GDB_PARALLEL.
14132
c8bd4544
DE
141332015-07-24 Doug Evans <dje@google.com>
14134
14135 * gdb.perf/lib/perftest/utils.py: New file.
14136 * gdb.perf/gm-hello.cc: New file.
14137 * gdb.perf/gm-pervasive-typedef.cc: New file.
14138 * gdb.perf/gm-pervasive-typedef.h: New file.
14139 * gdb.perf/gm-std.cc: New file.
14140 * gdb.perf/gm-std.h: New file.
14141 * gdb.perf/gm-use-cerr.cc: New file.
14142 * gdb.perf/gm-utils.h: New file.
14143 * gdb.perf/gmonster-null-lookup.py: New file.
14144 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14145 * gdb.perf/gmonster-print-cerr.py: New file.
14146 * gdb.perf/gmonster-ptype-string.py: New file.
14147 * gdb.perf/gmonster-runto-main.py: New file.
14148 * gdb.perf/gmonster-select-file.py: New file.
14149 * gdb.perf/gmonster1-null-lookup.exp: New file.
14150 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14151 * gdb.perf/gmonster1-print-cerr.exp: New file.
14152 * gdb.perf/gmonster1-ptype-string.exp: New file.
14153 * gdb.perf/gmonster1-runto-main.exp: New file.
14154 * gdb.perf/gmonster1-select-file.exp: New file.
14155 * gdb.perf/gmonster1.cc: New file.
14156 * gdb.perf/gmonster1.exp: New file.
14157 * gdb.perf/gmonster2-null-lookup.exp: New file.
14158 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14159 * gdb.perf/gmonster2-print-cerr.exp: New file.
14160 * gdb.perf/gmonster2-ptype-string.exp: New file.
14161 * gdb.perf/gmonster2-runto-main.exp: New file.
14162 * gdb.perf/gmonster2-select-file.exp: New file.
14163 * gdb.perf/gmonster2.cc: New file.
14164 * gdb.perf/gmonster2.exp: New file.
14165
6eab34f3
DE
141662015-07-24 Doug Evans <dje@google.com>
14167
14168 * gdb.perf/README: New file.
14169 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14170 * lib/gen-perf-test.exp: New file.
14171
63738bfd
DE
141722015-07-24 Doug Evans <dje@google.com>
14173
14174 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14175 (PerfTest::startup): New function.
14176 (PerfTest::run): Return result of calling body.
14177 (PerfTest::assemble): Rewrite.
14178 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14179 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14180 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14181 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14182 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14183
7b606f95
DE
141842015-07-24 Doug Evans <dje@google.com>
14185
14186 * lib/gdb.exp (clean_restart): Make executable optional.
14187
a97b16b8
DE
141882015-07-24 Doug Evans <dje@google.com>
14189
14190 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14191 compiler_info references.
14192 * gdb.cp/temargs.exp: Ditto.
14193 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14194 (get_compiler_info): Early exit if already computed. Set compiler_info
14195 to "unknown" if there was a problem.
14196 (test_compiler_info): Add function comment. Call get_compiler_info.
14197
35baa57f
DE
141982015-07-24 Doug Evans <dje@google.com>
14199
14200 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14201 (workers/%.worker, build-perf): New rule.
14202 (GDB_PERFTEST_MODE): New variable.
14203 (check-perf): Use it.
14204 (clean): Clean up gdb.perf parallel build subdirs.
14205 * lib/build-piece.exp: New file.
14206 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14207 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14208 name.
14209 (standard_temp_file): Ditto.
14210 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14211 of $GDB_PARALLEL.
14212
6ebea266
DE
142132015-07-24 Doug Evans <dje@google.com>
14214
14215 * lib/future.exp (gdb_default_target_compile): New option
14216 "early_flags".
14217 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14218 --as-needed.
14219
1e76a7e9
SDJ
142202015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14221
14222 * gdb.base/catch-syscall.exp: Call gdb_exit before
14223 gdb_skip_xml_test.
14224
5068630a
PA
142252015-07-24 Pedro Alves <palves@redhat.com>
14226
14227 * gdb.python/py-events.exp: Accept output between the stop event
14228 and the prompt.
14229 * gdb.python/py-evsignal.exp: Likewise.
14230 * gdb.python/py-evthreads.exp: Likewise.
14231
77598427
PA
142322015-07-24 Pedro Alves <palves@redhat.com>
14233
14234 PR gdb/18717
14235 * gdb.threads/non-ldr-exit.c: New file.
14236 * gdb.threads/non-ldr-exit.exp: New file.
14237
11e6c98f
YQ
142382015-07-24 Yao Qi <yao.qi@linaro.org>
14239
14240 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14241 restarting process.
14242
51aee833
YQ
142432015-07-24 Yao Qi <yao.qi@linaro.org>
14244
14245 * gdb.server/ext-restart.exp: New file.
14246
8cfe207c
YQ
142472015-07-24 Yao Qi <yao.qi@linaro.org>
14248
14249 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14250 argument options.
14251 * gdb.server/ext-wrapper.exp: New file.
14252
cc12ce38
DE
142532015-07-23 Doug Evans <dje@google.com>
14254
14255 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14256 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14257
d0d84780
PMR
142582015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14259
14260 * gdb.ada/var_arr_typedef.exp: New testcase.
14261 * gdb.ada/var_arr_typedef/pack.adb: New file.
14262 * gdb.ada/var_arr_typedef/pack.ads: New file.
14263 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14264
8b558f79
JB
142652015-07-20 Joel Brobecker <brobecker@adacore.com>
14266
14267 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14268
775a3298
JK
142692015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14270
14271 * gdb.arch/i386-biarch-core.exp: Replace istarget
14272 by "complete set gnutarget". Remove expectation for the "core-file"
14273 command.
14274
db1ff28b
JK
142752015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14276
14277 Revert the previous commit:
14278 Tests for validate symbol file using build-id.
14279
0a94970d
JK
142802015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14281
14282 Tests for validate symbol file using build-id.
14283 * gdb.base/solib-mismatch-lib.c: New file.
14284 * gdb.base/solib-mismatch-libmod.c: New file.
14285 * gdb.base/solib-mismatch.c: New file.
14286 * gdb.base/solib-mismatch.exp: New file.
14287
03346981
SL
142882015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14289
14290 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14291 nios2-*-linux*.
14292 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14293 * gdb.base/siginfo.exp: Likewise.
14294 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14295
42422cc7
PL
142962015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14297
14298 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14299 Move it to ...
14300 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14301 ... here.
14302 * gdb.trace/range-stepping.exp: Check that the target supports
14303 range stepping.
14304
cfa68bae
JK
143052015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14306
14307 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14308
8ffdba26
PA
143092015-07-14 Pedro Alves <palves@redhat.com>
14310
14311 * gdb.base/killed-outside.exp: New file.
14312 * gdb.base/killed-outside.c: New file.
14313
218a5a11
JK
143142015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14315
14316 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14317 (n at main): New.
14318 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14319
e03ed3c6
AA
143202015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14321
14322 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14323 infcall tests instead of setting up for KFAIL.
14324
485668e5
MM
143252015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14326
14327 * gdb.btrace/record_goto-step.exp: New.
14328
08464196
JK
143292015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14330
14331 PR compile/18484
14332 * gdb.compile/compile.c (struct struct_type): Add volatile to
14333 selffield's type.
14334 * gdb.compile/compile.exp
14335 (compile code struct_object.selffield = &struct_object): Skip further
14336 struct_object tests if this one xfails.
14337
bcf5c1d9
RC
143382015-07-08 Robert O'Callahan <robert@ocallahan.org>
14339
14340 PR exp/18617
14341 * gdb.trace/ax.exp: Add test.
14342
4931af25
YQ
143432015-07-07 Yao Qi <yao.qi@linaro.org>
14344
14345 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14346 instead of istarget "aarch64*-*-*".
14347 * gdb.arch/aarch64-fp.exp: Likewise.
14348 * gdb.base/float.exp: Likewise.
14349 * gdb.reverse/aarch64.exp: Likewise.
14350 * lib/gdb.exp (is_aarch64_target): New proc.
14351
9fcf688e
YQ
143522015-07-07 Yao Qi <yao.qi@linaro.org>
14353
14354 * lib/gdb.exp (is_aarch32_target): New proc.
14355 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14356 instead of "istarget "arm*-*-*"".
14357 * gdb.arch/arm-disp-step.exp: Likewise.
14358 * gdb.arch/thumb-bx-pc.exp: Likewise.
14359 * gdb.arch/thumb-prologue.exp: Likewise.
14360 * gdb.arch/thumb-singlestep.exp: Likewise.
14361 * gdb.base/disp-step-syscall.exp: Likewise.
14362 * gdb.base/float.exp: Likewise.
14363
fbd8d50d
YQ
143642015-07-07 Yao Qi <yao.qi@linaro.org>
14365
14366 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14367 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14368
71be1fdc
YQ
143692015-07-07 Yao Qi <yao.qi@linaro.org>
14370
14371 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14372 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14373 if it exists.
14374 * gdb.multi/multi-arch.exp: Likewise.
14375
3e221d36
SM
143762015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14377
14378 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14379 print.
14380
d441430b
YQ
143812015-07-07 Yao Qi <yao.qi@linaro.org>
14382
14383 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14384
06f810bd
MG
143852015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14386
14387 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14388 '[' and ']' characters.
14389
5e61e7c0
IB
143902015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14391
14392 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14393
28bf096c
PA
143942015-06-29 Pedro Alves <palves@redhat.com>
14395
14396 PR threads/18127
14397 * gdb.threads/hand-call-new-thread.c: New file.
14398 * gdb.threads/hand-call-new-thread.c: New file.
14399
ee93cd5e
KS
144002015-06-26 Keith Seitz <keiths@redhat.com>
14401 Doug Evans <dje@google.com>
14402
14403 PR 16253
14404 * gdb.cp/var-tag-2.cc: New file.
14405 * gdb.cp/var-tag-3.cc: New file.
14406 * gdb.cp/var-tag-4.cc: New file.
14407 * gdb.cp/var-tag.cc: New file.
14408 * gdb.cp/var-tag.exp: New file.
14409
fc637f04
PP
144102015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14411
14412 * gdb.base/history-duplicates.exp: New test.
14413
2e52ae68
PP
144142015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14415
14416 * gdb.base/completion.exp: Test the completion of the "focus"
14417 command.
14418
6e22494e
JK
144192015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14420
14421 * gdb.arch/amd64-prologue-skip.S: New file.
14422 * gdb.arch/amd64-prologue-skip.exp: New file.
14423
bf7b9cd9
SM
144242015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14425
14426 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14427 is_address_zero_readable check.
14428
201e8dfd
PB
144292015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14430
14431 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14432 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14433
5cd867b4
YQ
144342015-06-24 Yao Qi <yao.qi@linaro.org>
14435
14436 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14437 linux targets.
14438
4d7be007
YQ
144392015-06-24 Yao Qi <yao.qi@linaro.org>
14440
14441 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14442 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14443 * gdb.base/siginfo-thread.exp: Likewise.
14444
07fcd301
YQ
144452015-06-22 Yao Qi <yao.qi@linaro.org>
14446
14447 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14448
52042a00
YQ
144492015-06-22 Yao Qi <yao.qi@linaro.org>
14450
14451 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14452 aarch64*-*-*.
14453 (skip_hw_watchpoint_tests): Likewise.
14454
74bd41ce
PP
144552015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14456
14457 * gdb.base/gdbinit-history.exp: Test the interaction between
14458 setting GDBHISTSIZE and setting the history size via .gdbinit.
14459
bc460514
PP
144602015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14461
14462 PR gdb/16999
14463 * gdb.base/gdbhistsize-history.exp: New test.
14464
b58c513b
PP
144652015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14466
14467 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14468 with GDBHISTSIZE.
14469 * gdb.base/readline.exp: Likewise.
14470
92046791
YQ
144712015-06-17 Yao Qi <yao.qi@linaro.org>
14472
14473 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14474 line.
14475
2093d2d3
PP
144762015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14477
14478 * gdb.base/gdbinit-history.exp: Add test case to check that
14479 an unlimited history file does not get truncated on exit.
14480
e6c693af
AA
144812015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14482
14483 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14484 (VECTOR): New macro. Use it...
14485 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14486 ...for these typedefs.
14487 (int8, char1, int1, double1): New typedefs.
14488 (struct just_int2, struct two_int2): New structures.
14489 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14490 (add_structvecs, add_singlevecs): New functions.
14491 (main): Call add_some_intvecs twice.
14492 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14493 the compile and exit upon failure. Try compiling for the "native"
14494 architecture. Test inferior function calls with vector arguments
14495 and vector return value handling with "finish" and "return".
14496
c74f7d1c
JT
144972015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14498
14499 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14500 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14501 PE file.
14502 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14503
98aa42ee
AT
145042015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14505
14506 PR breakpoints/16465
14507 * gdb.mi/mi-dprintf-pending.c: New file.
14508 * gdb.mi/mi-dprintf-pending.exp: New test.
14509 * gdb.mi/mi-dprintf-pendshr.c: New file.
14510
7d73c23c 145112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14512 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14513
14514 * gdb.arch/i386-mpx-map.c: New file.
14515 * gdb.arch/i386-mpx-map.exp: New File.
14516
145172015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14518
14519 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14520 * gdb.arch/i386-mpx.exp: Indentation fixed.
14521
145222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14523
14524 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14525 function and improved indentation.
14526 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14527 gdb_test_multiple. Added additional tests to skip the test.
14528
145292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14530
14531 * gdb.arch/i386-avx512.c: Change path in include file.
14532 * gdb.arch/i386-avx512.exp: Change include dir path
14533 compilation flag.
14534 * gdb.arch/i386-mpx.c: Change path in include file.
14535 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14536 flag.
14537
d5eba19a
JK
145382015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14539
14540 * gdb.compile/compile-print.exp (compile print *vararray@3)
14541 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14542
7f361056
JK
145432015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14544
14545 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14546 (do not keep jit in memory): ... this.
14547 (expect 5): Change it to ...
14548 (expect no 5): ... this.
14549
3b462ec2
SM
145502015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14551
14552 PR gdb/15564
14553 * gdb.mi/mi-detach.exp: New file.
14554
e0619de6
JK
145552015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14556
14557 PR symtab/18392
14558 * gdb.arch/amd64-tailcall-self.S: New file.
14559 * gdb.arch/amd64-tailcall-self.c: New file.
14560 * gdb.arch/amd64-tailcall-self.exp: New file.
14561
e970cb34
DB
145622015-05-28 Don Breazeal <donb@codesourcery.com>
14563
14564 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14565 tests for remote targets by checking is_target_gdbserver.
14566
b2e2f908
DE
145672015-05-27 Doug Evans <dje@google.com>
14568
14569 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14570 * gdb.dwarf2/opaque-type-lookup.c: New file.
14571 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14572
82c7be31
DE
145732015-05-26 Doug Evans <dje@google.com>
14574
14575 * gdb.cp/iostream.cc: New file.
14576 * gdb.cp/iostream.exp: New file.
14577
b4f54984
DE
145782015-05-26 Doug Evans <dje@google.com>
14579
14580 * gdb.dwarf2/dw2-op-call.exp: Update.
14581 * gdb.dwarf2/dw4-sig-types.exp: Update.
14582 * gdb.dwarf2/implptr.exp: Update.
14583 * gdb.mi/mi-cmd-param-changed.exp: Update.
14584
4ea6efe9
DE
145852015-05-26 Doug Evans <dje@google.com>
14586
14587 * gdb.python/py-lazy-string.c: New file.
14588 * gdb.python/py-lazy-string.exp: New file.
14589 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14590 (main): Update. Add estring3.
14591 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14592 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14593
f6bb7db3
YQ
145942015-05-26 Omair Javaid <omair.javaid@linaro.org>
14595 Yao Qi <yao.qi@linaro.org>
14596
14597 * gdb.reverse/aarch64.c: New.
14598 * gdb.reverse/aarch64.exp: New.
14599
a81bfbd0
OJ
146002015-05-26 Omair Javaid <omair.javaid@linaro.org>
14601
25d49b86
PA
14602 * lib/gdb.exp (supports_process_record): Return true for
14603 aarch64*-linux*.
a81bfbd0
OJ
14604 (supports_reverse): Likewise.
14605
158bf1b4
PP
146062015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14607
14608 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14609 Use with_test_prefix.
14610
a0145030
AB
146112015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14612
14613 * gdb.base/completion.exp: Add test for completion of layout
14614 names.
14615
ebe3b578
AB
146162015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14617
14618 * lib/gdb.exp (skip_tui_tests): New proc.
14619 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14620
84204ed7
PA
146212015-05-19 Pedro Alves <palves@redhat.com>
14622
14623 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14624 Save the whole env array instead of just HOME. Unset HISTSIZE in
14625 the environment while testing. Restore whole environment
14626 afterwards.
14627
37442ce1
DE
146282015-05-16 Doug Evans <xdje42@gmail.com>
14629
14630 * gdb.guile/scm-ports.c: New file.
14631 * gdb.guile/scm-ports.exp: Add memory port tests.
14632
36de76f9
JK
146332015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14634
14635 * gdb.compile/compile-print.c: New file.
14636 * gdb.compile/compile-print.exp: New file.
14637
3a9558c4
JK
146382015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14639
14640 * gdb.compile/compile-ops.exp: Cast param to void.
14641 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14642 (compile code struct_object.selffield = &struct_object): Add xfail.
14643
aa715135
JG
146442015-05-15 Joel Brobecker <brobecker@adacore.com>
14645
14646 * gdb.ada/arr_enum_with_gap: New testcase.
14647
931e5bc3
JG
146482015-05-15 Joel Brobecker <brobecker@adacore.com>
14649
14650 * gdb.ada/byte_packed_arr: New testcase.
14651
9cd4d857
JB
146522015-05-15 Joel Brobecker <brobecker@adacore.com>
14653
14654 * gdb.ada/pckd_neg: New testcase.
14655
ebfd00d2
PP
146562015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14657
14658 PR gdb/17820
14659 * gdb.base/gdbinit-history.exp: New test.
14660 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14661 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14662
4c082a81
SC
146632015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14664
14665 * gdb.python/py-xmethods.cc: Enhance test case.
14666 * gdb.python/py-xmethods.exp: New tests.
14667 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14668 function.
14669 (B_indexoper): Likewise.
14670 (global_dm_list) : Add new xmethod worker functions.
14671
f7797074
SDJ
146722015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14673
14674 * gdb.base/coredump-filter.exp: Correctly unset
14675 "coredump_var_addr" array.
14676
a4674e4e
PA
146772015-05-08 Pedro Alves <palves@redhat.com>
14678
14679 * gdb.server/non-existing-program.exp: Unset spawn_id.
14680
df2eb078
SC
146812015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14682
14683 PR python/18291
14684 * gdb.python/py-xmethods.exp: Add tests.
14685
422349a3
YQ
146862015-05-08 Yao Qi <yao.qi@linaro.org>
14687
14688 PR gdb/18208
14689 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14690 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14691 function set_coredump_filter, and remove remote_exec call.
14692 Remove argument ipid. Callers update.
14693 (top level): Don't get inferior's PID.
14694
63fc80ce
AA
146952015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14696
14697 * gdb.base/watch_thread_num.exp: Skip test on targets without
14698 access watchpoints.
14699
80ad801e
PA
147002015-05-06 Pedro Alves <palves@redhat.com>
14701
14702 PR server/18081
14703 * gdb.server/non-existing-program.exp: New file.
14704
0fa7fe50
JB
147052015-05-05 Joel Brobecker <brobecker@adacore.com>
14706
14707 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14708
3ea89b92
PMR
147092015-05-05 Joel Brobecker <brobecker@adacore.com>
14710
14711 * gdb.ada/out_of_line_in_inlined: New testcase.
14712
87b8eff0
JB
147132015-05-05 Joel Brobecker <brobecker@adacore.com>
14714
14715 * gdb.ada/var_rec_arr: New testcase.
14716
5fccc635
YQ
147172015-04-30 Yao Qi <yao.qi@linaro.org>
14718
14719 * gdb.base/break-idempotent.exp: If
14720 skip_hw_watchpoint_multi_tests returns true, skip the tests
14721 on "rwatch" and "awatch".
14722
42d38f42
YQ
147232015-04-30 Yao Qi <yao.qi@linaro.org>
14724
14725 * gdb.base/relativedebug.exp: Invoke gdb command
14726 "info sharedlibrary", and if libc.so doesn't have debug info,
14727 skip the test.
14728
2ce1cdbf
DE
147292015-04-29 Doug Evans <dje@google.com>
14730
14731 * gdb.python/py-xmethods.exp: Add ptype tests.
14732 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14733 get_result_type method.
14734
f24a38c5
LM
147352015-04-29 Luis Machado <lgustavo@codesourcery.com>
14736
14737 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14738 the target does not support hardware watchpoints.
14739
ecbf2b3c
LM
147402015-04-29 Luis Machado <lgustavo@codesourcery.com>
14741
14742 * gdb.base/break-always.exp: Abort testing if writing to memory
14743 causes an error.
14744
34f5f757
DE
147452015-04-28 Doug Evans <dje@google.com>
14746
14747 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14748 * gdb.python/py-pp-registration.exp: ... here. New file.
14749 * gdb.python/py-pp-registration.c: New file.
14750 * gdb.python/py-pp-registration.py: New file.
14751
69b4374a
DE
147522015-04-28 Doug Evans <dje@google.com>
14753
14754 * gdb.python/py-bad-printers.c: New file.
14755 * gdb.python/py-bad-printers.py: New file.
14756 * gdb.python/py-bad-printers.exp: New file.
14757
59fb7612
SS
147582015-04-28 Sasha Smundak <asmundak@google.com>
14759
14760 * gdb.python/py-type.exp: New test.
14761
2631b16a
AW
147622015-04-28 Andy Wingo <wingo@igalia.com>
14763
14764 * gdb.python/py-parameter.exp:
14765 * gdb.guile/scm-parameter.exp: Escape the path that we are
14766 matching against, as it might contain characters that are special
14767 to regular expressions.
14768
460efde1
JB
147692015-04-27 Joel Brobecker <brobecker@adacore.com>
14770
14771 * gdb.ada/rec_comp: New testcase.
14772
2d369d8e
SDJ
147732015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14774
14775 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14776 before using it.
14777
cf75d6c3
AB
147782015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14779
14780 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14781 new tests for verilog output.
14782
8dbe7ca5
YQ
147832015-04-24 Yao Qi <yao.qi@linaro.org>
14784
14785 * boards/remote-gdbserver-on-localhost.exp: New file.
14786
4ef9fb2f
PA
147872015-04-23 Pedro Alves <palves@redhat.com>
14788
14789 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14790 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14791 "end of file", remove $inferior_spawn_id from the indirect list.
14792
0a803169
PA
147932015-04-23 Pedro Alves <palves@redhat.com>
14794
14795 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14796
749ef8f8
PA
147972015-04-23 Pedro Alves <palves@redhat.com>
14798
14799 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14800 on $any_spawn_id instead of only on $gdb_spawn_id.
14801
8aae4344
PM
148022015-04-21 Pierre Muller <muller@sourceware.org>
14803
14804 PR pascal/17815
14805 * lib/pascal.exp (gpc_compile): Add new option "class".
14806 (fpc_compile): Likewise.
14807 * gdb.pascal/case-insensitive-symbols.pas: New file.
14808 * gdb.pascal/case-insensitive-symbols.exp: New file.
14809
1586c8fb
GB
148102015-04-20 Gary Benson <gbenson@redhat.com>
14811
14812 * gdb.base/attach.exp: Fix three extended remote failures.
14813
1b6e6f5c
GB
148142015-04-17 Gary Benson <gbenson@redhat.com>
14815
14816 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14817 the main executable over the remote protocol.
14818
e797481d
PA
148192015-04-16 Pedro Alves <palves@redhat.com>
14820
14821 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14822 a new gdbserver if gdbserver_reconnect_p is set.
14823
1ca99c42
PA
148242015-04-16 Pedro Alves <palves@redhat.com>
14825
14826 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14827 is set, don't exit gdbserver.
14828
af9fd6f8
AA
148292015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14830
14831 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14832 appropriate .insn, such that an older assembler can be used.
14833 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14834 the z/Architecture instruction set on 31-bit targets as well.
14835
04ff1e61
AA
148362015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14837
14838 * gdb.go/handcall.exp: Remove all logic related to the first
14839 breakpoint and rely on go_runto_main instead.
14840 * gdb.go/strings.exp: Likewise.
14841 * gdb.go/unsafe.exp: Likewise.
14842 * gdb.go/hello.exp: Likewise. Also rename the remaining
14843 breakpoint marker to "breakpoint 1".
14844 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14845 * gdb.go/strings.go: Likewise.
14846 * gdb.go/unsafe.go: Likewise.
14847 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14848 "set breakpoint 2 here" and rename the remaining breakpoint marker
14849 to "breakpoint 1".
14850
40d2f8d6
SM
148512015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14852
14853 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14854 if itertools.imap is not present.
14855 * gdb.python/py-objfile.exp: Add parentheses.
14856 * gdb.python/py-type.exp: Same.
14857 * gdb.python/py-unwind-maint.py: Same.
14858
8cbc97c6
YQ
148592015-04-15 Yao Qi <yao.qi@linaro.org>
14860
14861 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14862 of ":$ptr_size" and set its form explicitly.
14863
45fd756c
YQ
148642015-04-15 Pedro Alves <palves@redhat.com>
14865 Yao Qi <yao.qi@linaro.org>
14866
14867 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14868 timeout by factor of 4.
14869 (test_regular_watch): Likewise.
14870 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14871 * gdb.reverse/sigall-reverse.exp: Likewise.
14872 * gdb.reverse/until-precsave.exp: Likewise.
14873 * lib/gdb.exp (with_timeout_factor): New proc.
14874 (gdb_expect): Move some code to ...
14875 (get_largest_timeout): ... here. New procedure.
14876
9e811bc3
LM
148772015-04-14 Luis Machado <lgustavo@codesourcery.com>
14878
14879 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14880
0ff6fcb2
LM
148812015-04-13 Luis Machado <lgustavo@codesourcery.com>
14882
14883 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14884 to write to the .text section.
14885
7578d5f7
LM
148862015-04-13 Luis Machado <lgustavo@codesourcery.com>
14887
14888 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14889 Handle the case of targets that do not provide PID information.
14890
2efe15c4
YQ
148912015-04-13 Yao Qi <yao.qi@linaro.org>
14892
14893 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14894 and use expect instead of gdb_expect.
14895
8cd8f2f8
SDJ
148962015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14897
14898 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14899 "coredump_var_addr" to avoid naming conflict with other testcases.
14900
9ee41772
PA
149012015-04-10 Pedro Alves <palves@redhat.com>
14902
14903 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14904 gdb_test_sequence and gdb_assert.
14905
07473109
PA
149062015-04-10 Pedro Alves <palves@redhat.com>
14907
14908 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14909 test messages that don't include the breakpoint address.
14910
de3db44c
YQ
149112015-04-10 Yao Qi <yao.qi@linaro.org>
14912
14913 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14914 false for some offset and width combinations which aren't
14915 supported by linux kernel.
14916
c79d856c
PA
149172015-04-10 Pedro Alves <palves@redhat.com>
14918
14919 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14920 procedure, factored out from ...
14921 (top level): ... here. Add "set displaced-stepping" testing axis.
14922 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14923 parameter "displaced". Use it.
14924 (top level): Use foreach and add "set displaced-stepping" testing
14925 axis.
14926
ebc90b50
PA
149272015-04-10 Pedro Alves <palves@redhat.com>
14928
14929 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14930 Remove comment.
14931 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14932 both the address of the instruction that triggers the watchpoint
14933 and the address of the instruction immediately after, and use
14934 those addresses for the test. Fix comment.
14935
8f572e5c
PA
149362015-04-10 Pedro Alves <palves@redhat.com>
14937
14938 * gdb.base/sigstep.exp (breakpoint_to_handler)
14939 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14940 Test "backtrace" in handler.
14941 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14942 (top level): Add new "displaced" test axis to
14943 breakpoint_to_handler, breakpoint_to_handler_entry and
14944 breakpoint_over_handler.
14945
8d707a12
PA
149462015-04-10 Pedro Alves <palves@redhat.com>
14947
14948 PR gdb/18216
14949 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14950
ef713951
YQ
149512015-04-10 Yao Qi <yao.qi@linaro.org>
14952
14953 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14954 (test_add_rn_pc): New function.
14955 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14956 (top level): Invoke test_add_rn_pc.
14957
906d60cf
PA
149582015-04-10 Pedro Alves <palves@redhat.com>
14959
14960 PR gdb/13858
14961 * gdb.base/step-over-no-symbols.exp: New file.
14962
f2983cc3
AW
149632015-04-09 Andy Wingo <wingo@igalia.com>
14964
14965 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14966 after the Python tests.
14967
6d62641c
SDJ
149682015-04-08 Keith Seitz <keiths@redhat.com>
14969
14970 PR python/16699
14971 * gdb.python/py-completion.exp: New tests for completion.
14972 * gdb.python/py-completion.py (CompleteLimit1): New class.
14973 (CompleteLimit2): Likewise.
14974 (CompleteLimit3): Likewise.
14975 (CompleteLimit4): Likewise.
14976 (CompleteLimit5): Likewise.
14977 (CompleteLimit6): Likewise.
14978 (CompleteLimit7): Likewise.
14979
f3770638
PA
149802015-04-08 Pedro Alves <palves@redhat.com>
14981
14982 PR gdb/18214
14983 PR gdb/18216
14984 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14985 function.
14986 (main): Install it as SIGUSR1 handler.
14987 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14988 parameter. Always use "setup" as prefix. Toggle "set
14989 displaced-stepping" off/on depending on global. Don't switch to
14990 thread 1 here.
14991 (top level): Add displaced stepping "off/on" test axis. Update
14992 "setup" calls. Wrap each subtest with with_test_prefix. Test
14993 continuing with a queued signal in each thread.
14994
4496bed7
PA
149952015-04-08 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14998 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14999 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15000 Return early if running to main fails.
15001 * gdb.trace/while-stepping.exp: Likewise.
15002
b97fde92
PA
150032015-04-07 Pedro Alves <palves@redhat.com>
15004
15005 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15006 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15007 interact with inferior program.
15008
f71c18e7
PA
150092015-04-07 Pedro Alves <palves@redhat.com>
15010
15011 * lib/gdb.exp (inferior_spawn_id): New global.
15012 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15013 spawn id after processing the user code.
15014 (default_gdb_start): Set inferior_spawn_id.
15015 (send_inferior): New procedure.
15016 * lib/gdbserver-support.exp (gdbserver_start): Set
15017 inferior_spawn_id.
15018 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15019
6423214f
PA
150202015-04-07 Pedro Alves <palves@redhat.com>
15021
15022 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15023 * lib/gdbserver-support.exp (gdbserver_start): Make
15024 $server_spawn_id global.
15025 (gdbserver_start): Don't wait for gdbserver's spawn id with
15026 expect_background.
15027 (close_gdbserver): New procedure.
15028 (gdb_exit): Rename the default version and reimplement.
15029
71c0ee8c
PA
150302015-04-07 Pedro Alves <palves@redhat.com>
15031
72f4393d 15032 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15033 append the substituted item, not the original item.
15034
203bc29b
PA
150352015-04-07 Pedro Alves <palves@redhat.com>
15036
15037 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15038 gdb_expect.
15039
508a3ddf
PA
150402015-04-07 Pedro Alves <palves@redhat.com>
15041
15042 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15043 output appearing once only.
15044
9f6dbe2b
PA
150452015-04-07 Pedro Alves <palves@redhat.com>
15046
15047 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15048 that doesn't expect anything. Return early if running to main
15049 fails.
15050
337532fa
YQ
150512015-04-07 Yao Qi <yao.qi@linaro.org>
15052
15053 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15054 (child_function): Call alarm.
15055 (main): Move call to alarm into the loop.
15056 * gdb.threads/non-stop-fair-events.exp: Build program with
15057 -DTIMEOUT=$timeout.
15058
01b622d4
DE
150592015-04-06 Doug Evans <xdje42@gmail.com>
15060
15061 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15062 Fix dest parameter to board_info.
15063 (fpc_compile): Ditto.
15064 (gdb_compile_pascal): Rename dest arg to destfile.
15065
961f4160
PMR
150662015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15067
15068 * gdb.ada/funcall_ref.exp: New file.
15069 * gdb.ada/funcall_ref/foo.adb: New file.
15070
cafda597
YQ
150712015-04-02 Yao Qi <yao.qi@linaro.org>
15072
15073 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15074 is remote.
15075
fed040c6
GB
150762015-04-02 Gary Benson <gbenson@redhat.com>
15077
15078 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15079
d11916aa
SS
150802015-04-01 Sasha Smundak <asmundak@google.com>
15081
15082 * gdb.python/py-unwind-maint.c: New file.
15083 * gdb.python/py-unwind-maint.exp: New test.
15084 * gdb.python/py-unwind-maint.py: New file.
15085 * gdb.python/py-unwind.c: New file.
15086 * gdb.python/py-unwind.exp: New test.
15087 * gdb.python/py-unwind.py: New test.
15088
a1471180
PA
150892015-04-01 Pedro Alves <palves@redhat.com>
15090
15091 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15092 to fail instead of non-existent $test.
15093
0bbeccb1
PA
150942015-04-01 Pedro Alves <palves@redhat.com>
15095
15096 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15097 GDBFLAGS if not empty.
15098
3c724c8c
PMR
150992015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15100
15101 * gdb.ada/complete.exp: Remove "multi_line".
15102 * gdb.ada/info_exc.exp: Remove "multi_line".
15103 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15104 * gdb.ada/ptype_field.exp: Remove "multi_line".
15105 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15106 * gdb.ada/tagged.exp: Remove "multi_line".
15107 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15108 [multi_line ...]
15109 * gdb.btrace/delta.exp: Likewise.
15110 * gdb.btrace/exception.exp: Likewise.
15111 * gdb.btrace/function_call_history.exp: Likewise.
15112 * gdb.btrace/instruction_history.exp: Likewise.
15113 * gdb.btrace/nohist.exp: Likewise.
15114 * gdb.btrace/record_goto.exp: Likewise.
15115 * gdb.btrace/segv.exp: Likewise.
15116 * gdb.btrace/stepi.exp: Likewise.
15117 * gdb.btrace/tailcall.exp: Likewise.
15118 * gdb.btrace/unknown_functions.exp: Likewise.
15119 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15120 * lib/gdb.exp: Add the "multi_line" helper.
15121
4eec2deb
PA
151222015-04-01 Pedro Alves <palves@redhat.com>
15123
15124 * gdb.threads/tid-reuse.c: New file.
15125 * gdb.threads/tid-reuse.exp: New file.
15126
df8411da
SDJ
151272015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15128
15129 PR corefiles/16092
15130 * gdb.base/coredump-filter.c: New file.
15131 * gdb.base/coredump-filter.exp: Likewise.
15132
6ef37366
PM
151332015-03-27 Petr Machata <pmachata@redhat.com>
15134
15135 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15136 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15137 (Dwarf::assemble): Initialize them.
15138 (Dwarf::lines): New function.
15139
7ec911b0
JT
151402015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15141
15142 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15143 SYMBOL_PREFIX for x86_64-*-cygwin.
15144
ff908ebf
AW
151452015-03-26 Andy Wingo <wingo@igalia.com>
15146
15147 PR symtab/18148
15148 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15149 const_value but not a location.
15150 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15151 location defined in non-main CUs are visible.
15152
6d5f0679
YQ
151532015-03-26 Yao Qi <yao.qi@linaro.org>
15154
15155 PR testsuite/18139
15156 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15157 Add a line number entry for the same line.
15158 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15159 Add a line number entry for the same line.
15160
2898689b
YQ
151612015-03-26 Yao Qi <yao.qi@linaro.org>
15162
15163 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15164 .int 0.
15165 (func): Likewise. Add .Lfunc_1 label.
15166 Use .Lfunc_1 label.
15167 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15168 .int 0.
15169 (func): Likewise.
15170 Use .Lfunc_1 label.
15171
85180498
YQ
151722015-03-26 Yao Qi <yao.qi@linaro.org>
15173
15174 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15175 Call gdb_compile instead to compile each .s files without debug
15176 information.
15177
8aa08a8d
YQ
151782015-03-26 Yao Qi <yao.qi@linaro.org>
15179
15180 * gdb.base/savedregs.exp (process_saved_regs): Make
15181 "Saved registers:" optional in the pattern.
15182
66849923
MM
151832015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15184
15185 * gdb.btrace/next.exp: Merged into step.exp.
15186 * gdb.btrace/finish.exp: Merged into step.exp.
15187 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15188 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15189 "record goto" and checking the exact replay position.
15190 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15191 check for "Recording format" in "info record" output.
15192 * gdb.btrace/record_goto.exp: Choose test file based on target.
15193 * gdb.btrace/x86-record_goto.S: Renamed into ...
15194 * gdb.btrace/x86_64-record_goto.S: ... this.
15195 * gdb.btrace/i686-record_goto.S: New.
15196 * gdb.btrace/x86-tailcall.S: Renamed into ...
15197 * gdb.btrace/x86_64-tailcall.S: ... this.
15198 * gdb.btrace/i686-tailcall.S: New.
15199 * gdb.btrace/x86-tailcall.c: Renamed into ...
15200 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15201 separate statements. Update test.
15202 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15203 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15204 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15205 * gdb.btrace/tailcall.exp: Choose test file based on target.
15206 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15207
11cc1b74
MM
152082015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15209
15210 * gdb.btrace/exception.exp: Increase BTS buffer size.
15211
a25d8bf9
PA
152122015-03-24 Pedro Alves <palves@redhat.com>
15213
15214 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15215
856e7dd6
PA
152162015-03-24 Pedro Alves <palves@redhat.com>
15217
15218 * gdb.threads/schedlock.exp (test_step): No longer expect that
15219 "set scheduler-locking step" with "next" over a function call runs
15220 threads unlocked.
15221
ad235a41
AT
152222015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15223
15224 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15225
15630549
AT
152262015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15227
15228 PR breakpoints/16466
15229 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15230 * gdb.mi/mi-pending.c (thread_func): New function.
15231 (int main): Add threading support required.
15232 * gdb.mi/mi-pending.exp: Add tests for this issue.
15233 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15234 (pendfunc2): Remove stdio dependency.
15235 * gdb.mi/mi-pendshr2.c: New file.
15236
693dca06
KS
152372015-03-23 Keith Seitz <keiths@redhat.com>
15238
15239 * gdb.linespec/keywords.c: New file.
15240 * gdb.linespec/keywords.exp: New file.
15241
7e993ebf
KS
152422015-03-23 Keith Seitz <keiths@redhat.com>
15243
15244 PR gdb/18021
15245 * gdb.dwarf2/staticvirtual.exp: New test.
15246
bc23328c
JK
152472015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15248
15249 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15250 * README: Remove HP-UX and gdb.hp.
15251 (configuration):
15252 * configure: Regenerate.
15253 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15254 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15255 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15256 gdb.hp/gdb.defects/Makefile.
15257 * gdb.hp/Makefile.in: File deleted.
15258 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15259 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15260 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15261 * gdb.hp/gdb.aCC/run.c: File deleted.
15262 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15263 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15264 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15265 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15266 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15267 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15268 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15269 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15270 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15271 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15272 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15273 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15274 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15275 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15276 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15277 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15278 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15279 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15280 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15281 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15282 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15283 * gdb.hp/gdb.compat/average.c: File deleted.
15284 * gdb.hp/gdb.compat/sum.c: File deleted.
15285 * gdb.hp/gdb.compat/xdb.c: File deleted.
15286 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15287 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15288 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15289 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15290 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15291 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15292 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15293 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15294 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15295 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15296 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15297 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15298 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15299 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15300 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15301 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15302 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15303 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15304 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15305 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15306 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15307 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15308 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15309 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15310 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15311 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15312 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15313 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15314 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15315 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15316 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15317 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15318 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15319 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15320 * gdb.hp/tools/odump: File deleted.
15321
8bf3b159
PA
153222015-03-19 Pedro Alves <palves@redhat.com>
15323
15324 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15325 (saw_thread_3): New globals.
15326 (top level): Increment them when an event for the corresponding
15327 thread is seen.
15328 (no thread starvation): New test.
15329
eb54c8bf
PA
153302015-03-19 Pedro Alves <palves@redhat.com>
15331
15332 * gdb.threads/continue-pending-status.c: New file.
15333 * gdb.threads/continue-pending-status.exp: New file.
15334
32d2e5d6
PA
153352015-03-18 Pedro Alves <palves@redhat.com>
15336
15337 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15338 Use gdb_is_target_remote instead of is_remote. Use
15339 gdb_test_multiple instead of gdb_expect. Exit early if
15340 gdb_test_multiple hits its internal matches. Tighten stepi tests
15341 expected output. Fail on exit with any signal, instead of just
15342 SIGILL.
15343
f68f11b7
YQ
153442015-03-18 Yao Qi <yao.qi@linaro.org>
15345
15346 PR tdep/18107
15347 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15348 variable.
15349 * gdb.base/catch-syscall.exp: Don't skip it on
15350 aarch64*-*-linux* target. Remove elements in all_syscalls.
15351 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15352 target.
15353 (setup_all_syscalls): New proc.
15354
ca5fd19b
YQ
153552015-03-16 Yao Qi <yao.qi@linaro.org>
15356
15357 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15358 (top level): Skip tests if valid_addr_p returns false for
15359 $cmd1 or $cmd2.
15360
85642ba0
AW
153612015-03-11 Andy Wingo <wingo@igalia.com>
15362
15363 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15364
e03f9645
YQ
153652015-03-11 Yao Qi <yao.qi@linaro.org>
15366
15367 * gdb.base/catch-syscall.exp: Fix typo in comments.
15368
5d0962b2
YQ
153692015-03-11 Yao Qi <yao.qi@linaro.org>
15370
15371 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15372
b2df3cef
PA
153732015-03-09 Pedro Alves <palves@redhat.com>
15374
15375 * dg-extract-results.py: Delete.
15376
ef878e53
PA
153772015-03-09 Pedro Alves <palves@redhat.com>
15378
15379 Merge dg-extract-results.sh from GCC upstream (r218843).
15380
15381 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15382 * dg-extract-results.sh: Use --text with grep to avoid issues with
15383 binary files. Fall back to cat -v, if that doesn't work.
15384
9494d219
PA
153852015-03-05 Pedro Alves <palves@redhat.com>
15386
15387 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15388
a8d9763a
SM
153892015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15390
15391 * lib/mi-support.exp (mi_expect_interrupt): Accept
15392 alternative event for when in all-stop mode.
15393
be9957b8
PA
153942015-03-04 Pedro Alves <palves@redhat.com>
15395
15396 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15397
d57be0f4 153982015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15399
15400 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15401
c214c7cf
AA
154022015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15403
15404 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15405 regexps for GDB's current line display, accept a hex address
15406 preceding the line number.
15407
6d74a497
AA
154082015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15409
15410 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15411 the 'arch1' variable for "s390*-linux*" targets.
15412
511aee7c
PA
154132015-03-04 Pedro Alves <palves@redhat.com>
15414
15415 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15416 (main): Pass missing retval argument to pthread_join call.
15417
95e50b27
PA
154182015-03-02 Pedro Alves <palves@redhat.com>
15419
15420 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15421 (top level): Call do_test with non-stop as well.
15422
28054d69
PA
154232015-03-02 Pedro Alves <palves@redhat.com>
15424
15425 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15426 -1.
15427
4fa5d7b4
AA
154282015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15429
15430 * gdb.arch/s390-vregs.exp: New test.
15431 * gdb.arch/s390-vregs.S: New file.
15432
97c18565
PA
154332015-02-27 Pedro Alves <palves@redhat.com>
15434
15435 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15436 call to catch_command_errors.
15437 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15438 catch_command_errors.
15439
a37bfa30
PA
154402015-02-27 Pedro Alves <palves@redhat.com>
15441
15442 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15443 "true" for boolean result.
15444 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15445 prototype of main.
15446
6f98576f
PA
154472015-02-27 Pedro Alves <palves@redhat.com>
15448
15449 * lib/unbuffer_output.c: New file.
15450 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15451 (main): Call gdb_unbuffer_output.
15452
eba5ab56
YQ
154532015-02-27 Yao Qi <yao.qi@linaro.org>
15454
15455 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15456 target.
15457
0def5aaa
DE
154582015-02-26 Doug Evans <dje@google.com>
15459
15460 * gdb.cp/class2.cc (Dbase, D): New classes.
15461 (main): New local delta.
15462 * gdb.cp/class2.exp: Test printing delta.
15463 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15464 (dynbar): New global.
15465 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15466
081a1c2c
JK
154672015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15468
15469 * gdb.compile/compile-ifunc.c: New file.
15470 * gdb.compile/compile-ifunc.exp: New file.
15471
2f41223f
AT
154722015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15473
15474 * gdb.base/structs.exp: Check for correct struct on finish.
15475
03eddd80
YQ
154762015-02-26 Yao Qi <yao.qi@linaro.org>
15477
15478 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15479 is zero.
15480
80c57053
JK
154812015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15482
15483 * gdb.arch/cordic.ko.bz2: New file.
15484 * gdb.arch/cordic.ko.debug.bz2: New file.
15485 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15486
21613c12
YQ
154872015-02-25 Yao Qi <yao.qi@linaro.org>
15488
15489 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15490 aarch64*-*-* target.
15491
d8b901ed
PA
154922015-02-23 Pedro Alves <palves@redhat.com>
15493
15494 * lib/gdb.exp (delete_breakpoints): Rewrite using
15495 gdb_test_multiple.
15496
e5b85ead
PA
154972015-02-23 Pedro Alves <palves@redhat.com>
15498
15499 * gdb.base/info-os.c: Include stdlib.h.
15500
85c3a371
DE
155012015-02-22 Doug Evans <xdje42@gmail.com>
15502
15503 PR symtab/17855
15504 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15505 is read after symbols have been re-read.
15506 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15507 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15508
96553a0c
DE
155092015-02-21 Doug Evans <dje@google.com>
15510
15511 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15512
97a0c697
JK
155132015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15514
15515 PR corefiles/17808
15516 * gdb.arch/i386-biarch-core.core.bz2: New file.
15517 * gdb.arch/i386-biarch-core.exp: New file.
15518
a47cd6e9
PA
155192015-02-21 Pedro Alves <palves@redhat.com>
15520
15521 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15522 runto_main fails.
15523
c5facdc4
PA
155242015-02-20 Pedro Alves <palves@redhat.com>
15525
15526 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15527 info probes.
15528
2db9a427
PA
155292015-02-20 Pedro Alves <palves@redhat.com>
15530
15531 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15532
60fb7e9e
PA
155332015-02-20 Pedro Alves <palves@redhat.com>
15534
15535 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15536 clean_restart before gdb_target_supports_trace.
15537
5c5019c2
PA
155382015-02-20 Pedro Alves <palves@redhat.com>
15539
15540 PR threads/18006
15541 * gdb.threads/clone-thread_db.c: New file.
15542 * gdb.threads/clone-thread_db.exp: New file.
15543
c9587f88
AT
155442015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15545
15546 PR breakpoints/16812
15547 * gdb.base/catch-gdb-caused-signals.c: New file.
15548 * gdb.base/catch-gdb-caused-signals.exp: New file.
15549
f6a88844
JM
155502015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15551
15552 * configure: Regenerated.
15553 * configure.ac: Use GDB_AC_TRANSFORM.
15554 * aclocal.m4: sinclude ../transform.m4.
15555
497c491b
JM
155562015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15557
15558 * lib/dtrace.exp: New file.
15559 * gdb.base/dtrace-probe.exp: Likewise.
15560 * gdb.base/dtrace-probe.d: Likewise.
15561 * gdb.base/dtrace-probe.c: Likewise.
15562 * lib/pdtrace.in: Likewise.
15563 * configure.ac: Output variables with the transformed names of
15564 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15565 * configure: Regenerated.
15566
03e98035
JM
155672015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15568
15569 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15570 expected message when trying to access $_probe_* convenience
15571 variables while not on a probe.
15572
63cc30e9
JK
155732015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15574
15575 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15576
0703599a
PA
155772015-02-11 Pedro Alves <pedro@codesourcery.com>
15578
15579 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15580 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15581
7e60a48e
DE
155822015-02-10 Doug Evans <xdje42@gmail.com>
15583
15584 * lib/gdb.exp (gdb_load): Always return a result.
15585
01b088bc
PA
155862015-02-10 Pedro Alves <palves@redhat.com>
15587
15588 * gdb.threads/signal-sigtrap.c: New file.
15589 * gdb.threads/signal-sigtrap.exp: New file.
15590
b05ec7a5
AT
155912015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15592
15593 * gdb.trace/no-attach-trace.c: New file.
15594 * gdb.trace/no-attach-trace.exp: New file.
15595
a2c2acaf
MW
155962015-02-09 Mark Wielaard <mjw@redhat.com>
15597
15598 * gdb.dwarf2/atomic.c: New file.
15599 * gdb.dwarf2/atomic-type.exp: Likewise.
15600
31fd9caa
MM
156012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15602
15603 * gdb.btrace/buffer-size.exp: Update "info record" output.
15604 * gdb.btrace/delta.exp: Update "info record" output.
15605 * gdb.btrace/enable.exp: Update "info record" output.
15606 * gdb.btrace/finish.exp: Update "info record" output.
15607 * gdb.btrace/instruction_history.exp: Update "info record" output.
15608 * gdb.btrace/next.exp: Update "info record" output.
15609 * gdb.btrace/nexti.exp: Update "info record" output.
15610 * gdb.btrace/step.exp: Update "info record" output.
15611 * gdb.btrace/stepi.exp: Update "info record" output.
15612 * gdb.btrace/nohist.exp: Update "info record" output.
15613
d33501a5
MM
156142015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15615
15616 * gdb.btrace/buffer-size: New.
15617
f4abbc16
MM
156182015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15619
15620 * gdb.btrace/delta.exp: Update "info record" output.
15621 * gdb.btrace/enable.exp: Update "info record" output.
15622 * gdb.btrace/finish.exp: Update "info record" output.
15623 * gdb.btrace/instruction_history.exp: Update "info record" output.
15624 * gdb.btrace/next.exp: Update "info record" output.
15625 * gdb.btrace/nexti.exp: Update "info record" output.
15626 * gdb.btrace/step.exp: Update "info record" output.
15627 * gdb.btrace/stepi.exp: Update "info record" output.
15628 * gdb.btrace/nohist.exp: Update "info record" output.
15629
b9d61307
SM
156302015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15631
15632 PR gdb/15678
15633 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15634
e584fdbc
PA
156352015-02-06 Pedro Alves <palves@redhat.com>
15636
15637 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15638 macro.
15639 (seconds_left, again): New globals.
15640 (main): Wait seconds_left in a 1-second sleep loop instead of
15641 sleeping 180 seconds. If 'again' is set, reset the seconds
15642 counter.
15643 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15644 'again' in the inferior before detaching. Print the seconds left.
15645 (options): New global.
15646 (top level): Build program with -DTIMEOUT=$timeout.
15647
77f41761
PA
156482015-02-06 Pedro Alves <palves@redhat.com>
15649
15650 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15651 determine how many seconds to pass to 'alarm'.
15652 * gdb.base/gdb-sigterm.exp (top level): Build program with
15653 -DTIMEOUT=$timeout.
15654 (do_test): Return success/failure indication. Add more verbose
15655 logging. Don't fail if 200 single steps are seen. Instead, fail
15656 when the test times out.
15657 (passes): New global.
15658 (top level): Break the testing loop if testing fails on any
15659 iteration. Use gdb_assert.
15660
b9394193
DB
156612015-02-04 Don Breazeal <donb@codesourcery.com>
15662
15663 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15664 and initialize them.
15665 (ipc_cleanup): New function.
15666 (main): Don't declare shmid, semid, and msqid. Add a call to
15667 atexit so that we call ipc_cleanup on exit.
15668
42d9e528
PA
156692015-02-04 Pedro Alves <palves@redhat.com>
15670
15671 * boards/native-extended-gdbserver.exp: Remove any target variant
15672 specifications from the board name before clearing the isremote
15673 flag from board_info.
15674
ae6ae975
DE
156752015-01-31 Doug Evans <xdje42@gmail.com>
15676
15677 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15678
cfb069a8
GB
156792015-01-31 Gary Benson <gbenson@redhat.com>
15680
15681 * gdb.base/completion.exp: Disable completion limiting for
15682 existing tests. Add new tests to check completion limiting.
15683 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15684
5dd31d79
DE
156852015-01-31 Doug Evans <xdje42@gmail.com>
15686
15687 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15688
9f050062
DE
156892015-01-31 Doug Evans <xdje42@gmail.com>
15690
15691 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15692 entries. Duplicate file section script entries.
15693 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15694 inlined entries. Add test for safe-path rejection.
15695 * gdb.python/py-section-script.c: Add duplicate inlined section script
15696 entries. Duplicate file section script entries.
15697 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15698 inlined entries. Add test for safe-path rejection.
15699
df25ebbd
JB
157002015-01-29 Joel Brobecker <brobecker@adacore.com>
15701
15702 * gdb.ada/disc_arr_bound: New testcase.
15703
4a0ca9ec
JB
157042015-01-29 Joel Brobecker <brobecker@adacore.com>
15705
15706 * gdb.ada/mi_var_array: New testcase.
15707
3a8b707a
DE
157082015-01-27 Doug Evans <dje@google.com>
15709
15710 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15711 Add test for objfile.filename, objfile.username after objfile
15712 has been unloaded.
15713
f8313f6e
JB
157142015-01-26 Joel Brobecker <brobecker@adacore.com>
15715
15716 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15717 the second test to print the name attribute of value
15718 returned by the call to gdb.lookup_type, and adjust
15719 the expected output accordingly.
15720
37bc665e
MW
157212015-01-25 Mark Wielaard <mjw@redhat.com>
15722
15723 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15724 * gdb.base/disp-step-fork.c: Include unistd.h.
15725 * gdb.base/siginfo-obj.c: Include stdio.h.
15726 * gdb.base/siginfo-thread.c: Likewise.
15727 * gdb.mi/non-stop.c: Include unistd.h.
15728 * gdb.mi/nsthrexec.c: Include stdio.h.
15729 * gdb.mi/pthreads.c: Include unistd.h.
15730 * gdb.modula2/unbounded1.c (main): Declare returns int.
15731 * gdb.reverse/consecutive-reverse.c: Likewise.
15732 * gdb.threads/create-fail.c: Include unistd.h.
15733 * gdb.threads/killed.c: Likewise.
15734 * gdb.threads/linux-dp.c: Likewise.
15735 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15736 * gdb.threads/non-ldr-exc-2.c: Likewise.
15737 * gdb.threads/non-ldr-exc-3.c: Likewise.
15738 * gdb.threads/non-ldr-exc-4.c: Likewise.
15739 * gdb.threads/pthreads.c: Include unistd.h.
15740 (main): Declare returns int.
15741 * gdb.threads/tls-main.c (foo): New declaration.
15742 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15743
f7e5394d
SM
157442015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15745
15746 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15747 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15748
743649fd
MW
157492015-01-15 Mark Wielaard <mjw@redhat.com>
15750
15751 * gdb.base/noreturn-return.c: New file.
15752 * gdb.base/noreturn-return.exp: New file.
15753 * gdb.base/noreturn-finish.c: New file.
15754 * gdb.base/noreturn-finish.exp: New file.
15755
198297aa
PA
157562015-01-23 Pedro Alves <palves@redhat.com>
15757
15758 * gdb.threads/continue-pending-after-query.c: New file.
15759 * gdb.threads/continue-pending-after-query.exp: New file.
15760
717cf30c
AG
157612015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15762 Simon Marchi <simon.marchi@ericsson.com>
15763
15764 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15765 * gdb.base/valgrind-db-attach.exp: Same.
15766 * gdb.base/valgrind-infcall.exp: Same.
15767 * lib/mi-support.exp (default_mi_gdb_start): Same.
15768 * lib/prompt.exp (default_prompt_gdb_start): Same.
15769 * lib/gdb.exp (default_gdb_spawn): Same.
15770 (gdb_interact): New.
15771
15772
4b62a76e
JK
157732015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15774
15775 * gdb.compile/compile.exp (pointer to jit function): New test.
15776
b4cdae6f
WW
157772015-01-17 Wei-cheng Wang <cole945@gmail.com>
15778
15779 * lib/gdb.exp (supports_process_record): Return true for
15780 powerpc*-*-linux*.
15781 (supports_reverse): Likewise.
15782
d221e7ef
DB
157832015-01-15 Don Breazeal <donb@codesourcery.com>
15784
15785 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15786 instead of checking whether the target board is remote and
15787 use spawn_wait_for_attach instead of exec/sleep.
15788 * gdb.base/attach-twice.exp: Likewise.
15789
bafffb51
JB
157902015-01-15 Joel Brobecker <brobecker@adacore.com>
15791
15792 * gdb.ada/var_arr_attrs: New testcase.
15793
5589af0e
PA
157942015-01-14 Pedro Alves <palves@redhat.com>
15795 Joel Brobecker <brobecker@adacore.com>
15796
15797 PR gdb/17525
15798 * gdb.base/bp-cmds-execution-x-script.c: New file.
15799 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15800 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15801
6c400b59
PA
158022015-01-14 Pedro Alves <palves@redhat.com>
15803
15804 PR cli/17828
15805 * gdb.base/batch-preserve-term-settings.c: New file.
15806 * gdb.base/batch-preserve-term-settings.exp: New file.
15807
e02c96a7
DE
158082015-01-13 Doug Evans <dje@google.com>
15809
15810 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15811 binary.
15812
576fd14c
JB
158132015-01-13 Joel Brobecker <brobecker@adacore.com>
15814
15815 * Makefile.in (clean mostlyclean): Do not delete *.py.
15816
04dccad0
JB
158172015-01-13 Joel Brobecker <brobecker@adacore.com>
15818
15819 * gdb.python/py-lookup-type.exp: New file.
15820
3d230f71
PA
158212015-01-12 Pedro Alves <palves@redhat.com>
15822
15823 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15824 restore GDBFLAGS before returning.
15825
7e67715d
JK
158262015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15827
15828 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15829 is_amd64_regs_target and is_x86_like_target.
15830
f2e0d4b4
DE
158312015-01-11 Doug Evans <xdje42@gmail.com>
15832
15833 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15834 is given without an explicit form.
15835 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15836 attributes.
15837 * gdb.dwarf/corrupt.exp: Ditto.
15838 * gdb.dwarf2/enum-type.exp: Ditto.
15839 * gdb.trace/entry-values.exp: Ditto.
15840 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15841
439250fb
DE
158422015-01-11 Doug Evans <xdje42@gmail.com>
15843
15844 PR gdb/15830
15845 * gdb.base/maint.exp: Remove references to "maint demangle".
15846 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15847 Add tests for explicitly specifying language to demangle.
15848 * gdb.dlang/demangle.exp: Ditto.
15849
ede9f622
PA
158502015-01-09 Pedro Alves <palves@redhat.com>
15851
15852 * gdb.threads/non-stop-fair-events.c: New file.
15853 * gdb.threads/non-stop-fair-events.exp: New file.
15854
a7b796db
PA
158552015-01-09 Pedro Alves <palves@redhat.com>
15856
15857 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15858 the global scope. Set a breakpoint after all threads are started
15859 rather than stepping over two source lines. Expect the prompt.
15860 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15861 global.
15862 (NUM): Now 15.
15863 (main): Use threads_started_barrier to wait for all threads to
15864 start. Main thread no longer calls thread_function. Exit after
15865 180 seconds.
15866 (loop): New function.
15867 (thread_function): Wait on threads_started_barrier barrier. Call
15868 'loop' at each iteration.
15869 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15870 threads have started, instead of hardcoding number of "next"
15871 steps. Use an access watchpoint instead of a write watchpoint.
15872
9665ffdd
PA
158732015-01-09 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15876 (thread_func): Wait on barrier.
15877 (main): Wait for all threads to start before stopping GDB.
15878 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15879 global.
15880 (thread1_func, thread2_func): Wait on barrier.
15881 (main): Wait for all threads to start before stopping GDB.
15882 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15883 New global.
15884 (thread1_func, thread2_func): Wait on barrier.
15885 (main): Wait for all threads to start before stopping GDB.
15886
c945a99f
PA
158872015-01-09 Pedro Alves <palves@redhat.com>
15888
15889 * gdb.threads/attach-many-short-lived-threads.c: New file.
15890 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15891
c1a747c1
PA
158922014-01-09 Pedro Alves <palves@redhat.com>
15893
15894 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15895 instead of to thread 2.
15896 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15897 Add barrier around each pthread_create call instead of around all
15898 calls.
15899 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15900 Set a break on thread_function and have the child threads hit it
15901 one at at a time.
15902
60b3033e
PA
159032015-01-09 Pedro Alves <palves@redhat.com>
15904
15905 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15906 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15907 false.
15908 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15909 checking whether the target board is remote.
15910 * gdb.multi/multi-attach.exp: Likewise.
15911 * gdb.python/py-sync-interp.exp: Likewise.
15912 * gdb.server/ext-attach.exp: Likewise.
15913 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15914 tests that need to attach, instead of checking whether the target
15915 board is remote at the top of the file.
15916
acc018ac
YQ
159172015-01-08 Yao Qi <yao@codesourcery.com>
15918
15919 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15920
50a18af8
JK
159212015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15922
15923 Fix testcase compilation.
15924 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15925
8503d6e1
JB
159262015-01-06 Joel Brobecker <brobecker@adacore.com>
15927
15928 * gdb.python/py-type.exp: Add a couple test about empty
15929 array creation, and negative-length array creation.
15930
cc73dbcc
DE
159312015-01-02 Doug Evans <xdje42@gmail.com>
15932
15933 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15934
0300bbc7
DE
159352015-01-02 Doug Evans <dje@google.com>
15936
15937 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15938
9d85a0ec
YQ
159392014-12-29 Yao Qi <yao@codesourcery.com>
15940
15941 * gdb.trace/entry-values.exp: Update comments. Rename variable
15942 bar_call_foo to returned_from_foo.
15943
87186c6a
MMN
159442014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15945
15946 PR gdb/17394
15947 * gdb.linespec/break-asm-file.c: New file.
15948 * gdb.linespec/break-asm-file.exp: New file.
15949 * gdb.linespec/break-asm-file0.s: New file.
15950 * gdb.linespec/break-asm-file1.s: New file.
15951
1bab7383
YQ
159522014-12-18 Nigel Stephens <nigel@mips.com>
15953 Maciej W. Rozycki <macro@codesourcery.com>
15954
15955 * gdb.base/float.exp: Handle the new output from "info float" on
15956 MIPS targets.
15957
1bc1068a
JK
159582014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15959
15960 Fix MinGW compilation.
15961 * gdb.compile/compile-ops.exp: Update untested message if
15962 !skip_compile_feature_tests.
15963 * gdb.compile/compile-setjmp.exp: Likewise.
15964 * gdb.compile/compile-tls.exp: Likewise.
15965 * gdb.compile/compile.exp: Likewise.
15966 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15967 supported on this host".
15968
b6615d10
DE
159692014-12-16 Doug Evans <xdje42@gmail.com>
15970
15971 * boards/stabs.exp: New file.
15972
25dda427
AA
159732014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15974
15975 * gdb.base/completion.exp: Adjust to format changes of "maint
15976 print user-registers".
15977
bf330350
CU
159782014-12-16 Catalin Udma <catalin.udma@freescale.com>
15979
15980 PR server/17457
15981 * gdb.arch/aarch64-fp.c: New file.
15982 * gdb.arch/aarch64-fp.exp: New file.
15983
395cf596
SDJ
159842014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15985
15986 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15987 r210637, r210913, r211666, r215400, r215817).
15988
15989 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15990 * dg-extract-results.py: New file.
15991 * dg-extract-results.sh: Use it if the environment seems
15992 suitable.
15993
15994 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15995
15996 * dg-extract-results.py (parse_run): Handle warnings that
15997 are printed before a test harness is run.
15998
15999 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16000
16001 * dg-extract-results.py (Named): Remove __cmp__ method.
16002 (output_variation): Use a key to sort variation.harnesses.
16003
16004 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16005
16006 * dg-extract-results.py: For Python 3, force sys.stdout to
16007 handle surrogate escape sequences.
16008 (safe_open): New function.
16009 (output_segment, main): Use it.
16010
16011 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16012
16013 * dg-extract-results.py (Prog.result_re): Include options
16014 in test name.
16015
16016 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16017
16018 * dg-extract-results.py (output_variation): Always sort if
16019 do_sum.
16020
e882ef3c
SM
160212014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16022
16023 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16024 as long as we get pagination notifications.
16025
4992aa20
JM
160262014-12-15 Jason Merrill <jason@redhat.com>
16027
16028 * Makefile.in (check-gdb.%): Restore.
16029 * README: Mention it.
16030
c1b5a1a6
JB
160312014-12-13 Joel Brobecker <brobecker@adacore.com>
16032
16033 * gdb.ada/str_uninit: New testcase.
16034
5537b577
JK
160352014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16036
16037 PR symtab/17642
16038 * gdb.base/vla-stub-define.c: New file.
16039 * gdb.base/vla-stub.c: New file.
16040 * gdb.base/vla-stub.exp: New file.
16041
bb2ec1b3
TT
160422014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16043 Jan Kratochvil <jan.kratochvil@redhat.com>
16044 Tom Tromey <tromey@redhat.com>
16045
16046 * configure.ac: Add gdb.compile/.
16047 * configure: Regenerate.
16048 * gdb.compile/Makefile.in: New file.
16049 * gdb.compile/compile-ops.exp: New file.
16050 * gdb.compile/compile-ops.c: New file.
16051 * gdb.compile/compile-tls.c: New file.
16052 * gdb.compile/compile-tls.exp: New file.
16053 * gdb.compile/compile-constvar.S: New file.
16054 * gdb.compile/compile-constvar.c: New file.
16055 * gdb.compile/compile-mod.c: New file.
16056 * gdb.compile/compile-nodebug.c: New file.
16057 * gdb.compile/compile-setjmp-mod.c: New file.
16058 * gdb.compile/compile-setjmp.c: New file.
16059 * gdb.compile/compile-setjmp.exp: New file.
16060 * gdb.compile/compile-shlib.c: New file.
16061 * gdb.compile/compile.c: New file.
16062 * gdb.compile/compile.exp: New file.
16063 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16064
4ff709eb
TT
160652014-12-12 Tom Tromey <tromey@redhat.com>
16066
16067 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16068 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16069
6dddd6a5
DE
160702014-12-12 Doug Evans <dje@google.com>
16071
16072 * lib/gdb-python.exp (get_python_valueof): New function.
16073 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16074
71c24708
AA
160752014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16076
16077 * gdb.base/completion.exp: Add test for completion of "info
16078 registers ".
16079
3e29f34a
MR
160802014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16081
16082 * gdb.base/func-ptrs.c: New file.
16083 * gdb.base/func-ptrs.exp: New file.
16084
fc126975
SM
160852014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16086
16087 PR breakpoints/17012
16088 * gdb.base/dprintf-detach.c: New file.
16089 * gdb.base/dprintf-detach.exp: New file.
16090
0a46d518
SM
160912014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16092
16093 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16094 * lib/gdb.exp (target_is_gdbserver): New procedure.
16095
a0be3e44
DE
160962014-12-08 Doug Evans <dje@google.com>
16097
16098 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16099
df1b803a
YQ
161002014-12-05 Yao Qi <yao@codesourcery.com>
16101
16102 * gdb.guile/scm-error.exp: Remove the third argument to
16103 gdb_remote_download.
16104 * gdb.guile/scm-frame-args.exp: Likewise.
16105 * gdb.guile/scm-section-script.exp: Likewise.
16106
ddb9f679
YQ
161072014-12-05 Yao Qi <yao@codesourcery.com>
16108
16109 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16110
86e4ed39
DE
161112014-12-04 Doug Evans <dje@google.com>
16112
16113 * gdb.python/py-objfile.exp: Add tests for
16114 objfile.add_separate_debug_file.
16115
7c50a931
DE
161162014-12-04 Doug Evans <dje@google.com>
16117
16118 * lib/gdb.exp (get_build_id): New function.
16119 (build_id_debug_filename_get): Rewrite to use it.
16120 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16121
621661e3
MR
161222014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16123
16124 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16125 `method(long)', not just 0x0.
16126 * gdb.cp/nsalias.exp: Align code labels to 4.
16127 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16128 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16129 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16130 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16131 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16132 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16133
29f0c3b7
DE
161342014-12-02 Doug Evans <dje@google.com>
16135
e1e061e7 16136 PR symtab/17602
29f0c3b7 16137 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16138 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16139 * gdb.cp/anon-ns.exp: Update.
16140
162078c8
NB
161412014-12-02 Nick Bull <nicholaspbull@gmail.com>
16142
16143 * gdb.python/py-events.py (inferior_call_handler): New.
16144 (register_changed_handler, memory_changed_handler): New.
16145 (test_events.invoke): Register new handlers.
16146 * gdb.python/py-events.exp: Add tests for inferior call,
16147 memory_changed and register_changed events.
16148
fdb09caf
AA
161492014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16150
16151 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16152 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16153 if the linker doesn't understand this.
16154
55cfb2c4
SM
161552014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16156
16157 * gdb.python/python.exp: Change expected reply to help().
16158
9e8cd6df
YQ
161592014-12-01 Yao Qi <yao@codesourcery.com>
16160
16161 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16162 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16163 * configure: Re-generated.
16164
6c659fc2
SC
161652014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16166
16167 * gdb.cp/chained-calls.cc: New file.
16168 * gdb.cp/chained-calls.exp: New file.
16169 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16170
d7fc3181
SM
161712014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16172
16173 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16174 * gdb.dwarf2/symtab-producer.exp: Same.
16175 * gdb.gdb/python-interrupts.exp: Same.
16176 * gdb.gdb/python-selftest.exp: Same.
16177 * gdb.python/py-linetable.exp: Same.
16178 * gdb.python/py-type.exp: Same.
16179 * gdb.python/py-value-cc.exp: Same.
16180 * gdb.python/py-value.exp: Same.
16181
10e79639
YQ
161822014-11-28 Yao Qi <yao@codesourcery.com>
16183
16184 * gdb.base/break-probes.exp: Match library name prefixed with
16185 sysroot.
16186
f28a0564
SM
161872014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16188
16189 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16190 test expected output. Add parentheses for the call to print.
16191 Remove L suffix from integers.
16192
3fe1ce1d
DE
161932014-11-26 Doug Evans <dje@google.com>
16194
16195 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16196
84429e27
YQ
161972014-11-22 Yao Qi <yao@codesourcery.com>
16198
16199 * gdb.trace/entry-values.c: Remove asms.
16200 (foo): Add foo_label.
16201 (bar): Add bar_label.
16202 * gdb.trace/entry-values.exp: Remove code computing foo's
16203 length and bar's length.
16204 (Dwarf::assemble): Invoke function_range for bar and use
16205 MACRO_AT_func for foo.
16206
26741859
YQ
162072014-11-22 Yao Qi <yao@codesourcery.com>
16208
16209 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16210 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16211 Use .Lgcc43_procstart instead of gcc43.
16212
45e44d27
JB
162132014-11-21 Joel Brobecker <brobecker@adacore.com>
16214
16215 * gdb.ada/n_arr_bound: New testcase.
16216
458c8db8
SDJ
162172014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16218
16219 PR breakpoints/10737
16220 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16221 test_catch_syscall_multi_arch.
16222 (test_catch_syscall_multi_arch): New function.
16223
43f3e411
DE
162242014-11-20 Doug Evans <xdje42@gmail.com>
16225
16226 * gdb.base/maint.exp: Update expected output.
16227
0d7b2549
AA
162282014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16229
16230 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16231 4-byte instruction on S390.
16232
8908fca5
JB
162332014-11-19 Joel Brobecker <brobecker@adacore.com>
16234
16235 * gdb.ada/arr_arr: New testcase.
16236
4a46959e
JB
162372014-11-19 Joel Brobecker <brobecker@adacore.com>
16238
16239 * gdb.ada/pkd_arr_elem: New Testcase.
16240
470e2f4e
LM
162412014-11-18 Luis Machado <lgustavo@codesourcery.com>
16242
16243 * gdb.reverse/break-precsave: Expect completion message for
16244 core file reads.
16245 * gdb.reverse/consecutive-precsave.exp: Likewise.
16246 * gdb.reverse/finish-precsave.exp: Likewise.
16247 * gdb.reverse/i386-precsave.exp: Likewise.
16248 * gdb.reverse/machinestate-precsave.exp: Likewise.
16249 * gdb.reverse/sigall-precsave.exp: Likewise.
16250 * gdb.reverse/solib-precsave.exp: Likewise.
16251 * gdb.reverse/step-precsave.exp: Likewise.
16252 * gdb.reverse/until-precsave.exp: Likewise.
16253 * gdb.reverse/watch-precsave.exp: Likewise.
16254
a267f3ad
AA
162552014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16256
16257 * gdb.base/bp-permanent.c: Include unistd.h.
16258 * gdb.python/py-framefilter-mi.c (main): Add return type.
16259 * gdb.python/py-framefilter.c (main): Likewise.
16260 * gdb.trace/actions-changed.c (main): Likewise.
16261
12084a9a
AA
162622014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16263
16264 * gdb.mi/until.c: Add eye-catchers.
16265 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16266 line numbers.
16267
dc7e1a77
AA
162682014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16269
16270 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16271 function header variants in break1.c.
16272 * gdb.base/ena-dis-br.exp: Likewise.
16273 * gdb.base/hbreak2.exp: Likewise.
16274 * gdb.reverse/until-precsave.exp: Drop references to removed
16275 non-prototype function header variants in ur1.c.
16276 * gdb.reverse/until-reverse.exp: Likewise.
16277
41c77605
PM
162782014-11-17 Petr Machata <pmachata@redhat.com>
16279
16280 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16281 ${_cu_offset_size} bytes abbrev offset.
16282
34248c3a
DE
162832014-11-15 Doug Evans <xdje42@gmail.com>
16284
16285 PR symtab/17559
16286 * gdb.base/line-symtabs.exp: New file.
16287 * gdb.base/line-symtabs.c: New file.
16288 * gdb.base/line-symtabs.h: New file.
16289
646da059
YQ
162902014-11-14 Yao Qi <yao@codesourcery.com>
16291
16292 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16293 (func): Add label func_label.
16294 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16295 Replace low_pc and high_pc with MACRO_AT_range.
16296 Replace name, low_pc and high_pc with MACRO_AT_func.
16297
9301ebe6
YQ
162982014-11-14 Yao Qi <yao@codesourcery.com>
16299
16300 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16301 Replace name, low_pc and high_pc with MACRO_AT_func.
16302
f166b542
YQ
163032014-11-14 Yao Qi <yao@codesourcery.com>
16304
16305 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16306 produce debug information.
16307 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16308
0f6e71e3
YQ
163092014-11-14 Yao Qi <yao@codesourcery.com>
16310
16311 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16312 object and get function length.
16313 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16314 with MACRO_AT_func.
16315 (top-level): Replace gdb_compile and clean_restart with
16316 prepare_for_testing.
16317 * gdb.dwarf2/main.c (main): Add label main_label.
16318
876c4df9
YQ
163192014-11-14 Yao Qi <yao@codesourcery.com>
16320
16321 * lib/dwarf.exp (function_range): New procedure.
16322 (Dwarf::_handle_macro_at_func): New procedure.
16323 (Dwarf::_handle_macro_at_range): New procedure.
16324 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16325
02ad9cf1
YQ
163262014-11-14 Yao Qi <yao@codesourcery.com>
16327
16328 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16329 (_handle_attribute): New procedure.
16330
a59add0c
AA
163312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16332
16333 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16334 * gdb.base/call-sc.c (zed): Likewise.
16335 * gdb.base/checkpoint.c (main): Likewise.
16336 * gdb.base/dump.c (main): Likewise.
16337 * gdb.base/gcore.c (main): Likewise.
16338 * gdb.base/huge.c (main): Likewise.
16339 * gdb.base/multi-forks.c (main): Likewise.
16340 * gdb.base/pr10179-a.c (main): Likewise.
16341 * gdb.base/savedregs.c (main): Likewise.
16342 * gdb.base/sigaltstack.c (main): Likewise.
16343 * gdb.base/siginfo.c (main): Likewise.
16344 * gdb.base/structs.c (zed): Likewise.
16345 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16346 * gdb.mi/mi-syn-frame.c (main): Likewise.
16347 * gdb.mi/until.c (foo, main): Likewise.
16348 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16349 * gdb.base/solib-weak.c (foo): Declare.
16350 * gdb.base/attach-twice.c: Include stdio.h.
16351 * gdb.base/weaklib1.c: Likewise.
16352 * gdb.base/weaklib2.c: Likewise.
16353 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16354 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16355 unistd.h.
16356 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16357 * gdb.mi/mi-exit-code.c: Likewise.
16358 * gdb.base/break-interp-lib.c: Include string.h.
16359 * gdb.base/coremaker.c: Likewise.
16360 * gdb.base/testenv.c: Likewise.
16361 * gdb.python/py-finish-breakpoint.c: Likewise.
16362 * gdb.base/inferior-died.c: Include sys/wait.h.
16363 * gdb.base/fileio.c: Include time.h.
16364 * gdb.base/async-shell.c: Include unistd.h.
16365 * gdb.base/dprintf-non-stop.c: Likewise.
16366 * gdb.base/info-os.c: Likewise.
16367 * gdb.mi/mi-console.c: Likewise.
16368 * gdb.mi/watch-nonstop.c: Likewise.
16369 * gdb.python/py-events.c: Likewise.
16370 * gdb.base/async.c (baz): Move up before its invocation.
16371 * gdb.base/code_elim2.c (my_global_func): Likewise.
16372 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16373 * gdb.base/advance.c (func2): Likewise.
16374
3b5d5997
AA
163752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16376
16377 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16378 variant.
16379 * gdb.base/annota3.c: Likewise.
16380 * gdb.base/async.c: Likewise.
16381 * gdb.base/average.c: Likewise.
16382 * gdb.base/call-ar-st.c: Likewise.
16383 * gdb.base/call-rt-st.c: Likewise.
16384 * gdb.base/call-sc.c: Likewise.
16385 * gdb.base/call-strs.c: Likewise.
16386 * gdb.base/ending-run.c: Likewise.
16387 * gdb.base/execd-prog.c: Likewise.
16388 * gdb.base/exprs.c: Likewise.
16389 * gdb.base/foll-exec.c: Likewise.
16390 * gdb.base/foll-fork.c: Likewise.
16391 * gdb.base/foll-vfork.c: Likewise.
16392 * gdb.base/funcargs.c: Likewise.
16393 * gdb.base/gcore.c: Likewise.
16394 * gdb.base/jump.c: Likewise.
16395 * gdb.base/langs0.c: Likewise.
16396 * gdb.base/langs1.c: Likewise.
16397 * gdb.base/langs2.c: Likewise.
16398 * gdb.base/mips_pro.c: Likewise.
16399 * gdb.base/nodebug.c: Likewise.
16400 * gdb.base/opaque0.c: Likewise.
16401 * gdb.base/opaque1.c: Likewise.
16402 * gdb.base/recurse.c: Likewise.
16403 * gdb.base/run.c: Likewise.
16404 * gdb.base/scope0.c: Likewise.
16405 * gdb.base/scope1.c: Likewise.
16406 * gdb.base/setshow.c: Likewise.
16407 * gdb.base/setvar.c: Likewise.
16408 * gdb.base/shmain.c: Likewise.
16409 * gdb.base/shr1.c: Likewise.
16410 * gdb.base/shr2.c: Likewise.
16411 * gdb.base/sigall.c: Likewise.
16412 * gdb.base/signals.c: Likewise.
16413 * gdb.base/so-indr-cl.c: Likewise.
16414 * gdb.base/solib2.c: Likewise.
16415 * gdb.base/structs.c: Likewise.
16416 * gdb.base/sum.c: Likewise.
16417 * gdb.base/vforked-prog.c: Likewise.
16418 * gdb.base/watchpoint.c: Likewise.
16419 * gdb.reverse/shr2.c: Likewise.
16420 * gdb.reverse/until-reverse.c: Likewise.
16421 * gdb.reverse/ur1.c: Likewise.
16422 * gdb.reverse/watch-reverse.c: Likewise.
16423
066a77c5
AA
164242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16425
16426 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16427 variant.
16428 * gdb.base/sepdebug.exp: Drop references to removed code.
16429
4f204ea5
AA
164302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16431
16432 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16433 variant. Preserve original line numbering.
16434 * gdb.base/list1.c: Likewise.
16435
3b377a3a
AA
164362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16437
16438 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16439 variant.
16440 * gdb.base/break1.c: Likewise.
16441 * gdb.base/break.exp: Drop references to removed code.
16442
e444df73
AA
164432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16444
16445 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16446 variant.
16447
8008f2a7
AA
164482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16449
16450 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16451
a5a06887
AA
164522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16453
16454 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16455 logic into perform_all_tests() and invoke it with and without
16456 function header prototypes.
16457 (do_function_calls): Remove conditional XFAIL for PR 5318.
16458 (rerun_and_prepare): Remove duplicate code.
16459 (perform_all_tests): New. Main logic moved here.
16460
44dba9b9
AA
164612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16462
16463 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16464 code guarded by #ifdef NO_PROTOTYPES.
16465 (t_double_many_args): Likewise.
16466 (DEF_FUNC_MANY_ARGS_1): Likewise.
16467 (DEF_FUNC_VALUES_1): Likewise.
16468 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16469 guarded by #ifdef PROTOTYPES.
16470
d1fbcd56
AA
164712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16472
16473 * gdb.mi/mi-console.c: Add eye-catcher.
16474 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16475 instead of literal line number.
16476
b0e59b8f
AA
164772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16478
16479 * gdb.base/shr2.c: Add eye-catcher.
16480 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16481 line number.
16482
78f98cca
AA
164832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16484
16485 * gdb.base/jump.c: Add eye-catchers.
16486 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16487 numbers.
16488
58fa2af0
AA
164892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16490
16491 * gdb.base/execd-prog.c: Add eye-catchers.
16492 * gdb.base/foll-exec.c: Likewise.
16493 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16494 line numbers.
16495
04e5059b
AA
164962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16497
16498 * gdb.base/ending-run.c: Add eye-catchers.
16499 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16500 literal line numbers.
16501
dbfdb174
AA
165022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16503
16504 * gdb.base/call-rt-st.c: Add eye-catchers.
16505 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16506 literal line numbers.
16507
888a2ade
AA
165082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16509
16510 * gdb.base/call-ar-st.c: Add eye-catchers.
16511 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16512 literal line numbers.
16513
6acc2dde
AA
165142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16515
16516 * gdb.base/average.c: Add eye-catchers.
16517 * gdb.base/sum.c: Likewise.
16518 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16519 regexps dynamically.
16520
9ecfcd1d
AA
165212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16522
16523 * gdb.base/solib1.c: Add eye-catchers.
16524 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16525 literal line numbers.
16526
78708b7c
PA
165272014-11-12 Pedro Alves <palves@redhat.com>
16528
16529 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16530 leader has exited.
16531
af48d08f
PA
165322014-11-12 Pedro Alves <palves@redhat.com>
16533
16534 * gdb.arch/i386-bp_permanent.c: New file.
16535 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16536 (srcfile): Set to i386-bp_permanent.c.
16537 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16538 that stepi does not execute the 'leave' instruction, instead of
16539 testing it does execute.
16540 * gdb.base/bp-permanent.c: New file.
16541 * gdb.base/bp-permanent.exp: New file.
16542
af3768e9
DE
165432014-11-10 Doug Evans <xdje42@gmail.com>
16544
16545 PR symtab/17564
16546 * gdb.base/symtab-search-order.exp: New file.
16547 * gdb.base/symtab-search-order.c: New file.
16548 * gdb.base/symtab-search-order-1.c: New file.
16549 * gdb.base/symtab-search-order-shlib-1.c: New file.
16550
9de00a4a
PA
165512014-11-07 Pedro Alves <palves@redhat.com>
16552
16553 PR gdb/17511
16554 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16555 i?86-*-linux*.
16556
e0f52461
SC
165572014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16558
16559 PR c++/17494
16560 * gdb.cp/pr17494.cc: New file.
16561 * gdb.cp/pr17494.exp: New file.
16562
6ce8c980
YQ
165632014-11-02 Yao Qi <yao@codesourcery.com>
16564
16565 * gdb.python/python.exp: Get working directory and match the
16566 output of "set extended-prompt \\w " with it.
16567
02be9a71
DE
165682014-10-30 Doug Evans <dje@google.com>
16569
16570 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16571 in objfiles.
16572 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16573 in progspaces.
16574
3bdff46b
LM
165752014-10-30 Janis Johnson <janisjo@codesourcery.com>
16576
16577 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16578 * gdb.base/realname-expand.exp: Likewise.
16579 * gdb.linespec/macro-relative.exp: Likewise.
16580
ab917dfb
PA
165812014-10-29 Pedro Alves <palves@redhat.com>
16582
16583 PR gdb/17408
16584 * gdb.threads/schedlock.c (some_function): New function.
16585 (call_function): New global.
16586 (MAYBE_CALL_SOME_FUNCTION): New macro.
16587 (thread_function): Call it.
16588 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16589 and use it instead of a global counter. Adjust all callers.
16590 (get_current_thread): Use "find current thread" for test message
16591 here rather than having all callers pass down the same string.
16592 (goto_loop): New procedure, factored out from ...
16593 (my_continue): ... this.
16594 (step_ten_loops): Change parameter from test message to command to
16595 use. Adjust.
16596 (list_count): Delete global.
16597 (check_result): New procedure, factored out from duplicate top
16598 level code.
16599 (continue tests): Wrap in with_test_prefix.
16600 (test_step): New procedure, factored out from duplicate top level
16601 code.
16602 (top level): Test "step" in combination with all scheduler-locking
16603 modes. Test "next" in combination with all scheduler-locking
16604 modes, and in combination with stepping over a function call or
16605 not.
16606 * gdb.threads/next-bp-other-thread.c: New file.
16607 * gdb.threads/next-bp-other-thread.exp: New file.
16608
d3d4baed
PA
166092014-10-29 Pedro Alves <palves@redhat.com>
16610
16611 PR python/17372
16612 * gdb.python/python.exp: Test a multi-line command that spawns
16613 interactive Python.
16614 * gdb.base/multi-line-starts-subshell.exp: New file.
16615
563e8d85
YQ
166162014-10-29 Yao Qi <yao@codesourcery.com>
16617
16618 * gdb.base/fileio.exp: Make directories on host.
16619
0ea4d52e
YQ
166202014-10-29 Yao Qi <yao@codesourcery.com>
16621
16622 * gdb.base/fileio.c (test_write): Close the file.
16623
7f5ef605
PA
166242014-10-28 Pedro Alves <palves@redhat.com>
16625
16626 PR gdb/12623
16627 * gdb.base/sigstep.c (no_handler): New global.
16628 (main): If 'no_handler is true, set the signal handlers to
16629 SIG_IGN.
16630 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16631 with_sw_watch and no_handler parameters. Handle them.
16632 (top level) <stepping over handler when stopped at a breakpoint
16633 test>: Add a test axis for testing with a software watchpoint, and
16634 another for testing with the signal handler set to SIG_IGN.
16635 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16636 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16637
abbdbd03
PA
166382014-10-28 Pedro Alves <palves@redhat.com>
16639
16640 PR gdb/17511
16641 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16642 * gdb.base/sigstep.exp (other_handler_location): New global.
16643 (advance): Support stepping into the signal handler, and running
16644 commands while in the handler.
16645 (in_handler_map): New global.
16646 (top level): In the advance test, add combinations for getting
16647 into the handler with stepping commands, and for running commands
16648 in the handler. Add comment descripting the advancei tests.
16649
1df4399f
PA
166502014-10-28 Pedro Alves <palves@redhat.com>
16651
16652 * gdb.base/sigstep.exp: Use build_executable instead of
16653 prepare_for_testing.
16654 (top level): Move code that starts GDB, runs to main and creates a
16655 display to ...
16656 (restart): ... this new procedure.
16657 (top level): Move backtrace from signal handler test to ...
16658 (validate_backtrace): ... this new procedure.
16659 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16660 with_test_prefix. Always restart GDB.
16661 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16662 with_test_prefix. Always restart GDB. No need to delete
16663 breakpoints after the test.
16664 (test_skip_handler): Remove prefix parameter.
16665 (skip_over_handler, breakpoint_to_handler)
16666 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16667 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16668 restart GDB. No need to delete breakpoints after the test.
16669 (top level): Use foreach to call the test procedures with
16670 different commands.
16671
a5b6e449
PA
166722014-10-28 Pedro Alves <palves@redhat.com>
16673
16674 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16675 instead of GNATS numbers.
16676 * gdb.base/sigbpt.exp: Likewise.
16677 * gdb.base/siginfo.exp: Likewise.
16678 * gdb.base/sigstep.exp: Likewise.
16679
e5f8a7cc
PA
166802014-10-27 Pedro Alves <palves@redhat.com>
16681
16682 * gdb.base/sigstep.c (dummy): New global.
16683 (main): Issue a couple writes to the new global.
16684 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16685 procedures.
16686 (skip_over_handler): Use test_skip_handler.
16687 (top level): Call skip_over_handler for stepi and nexti too.
16688 (breakpoint_over_handler): Use test_skip_handler.
16689 (top level): Call breakpoint_over_handler for stepi and nexti too.
16690
763905a3
YQ
166912014-10-27 Yao Qi <yao@codesourcery.com>
16692
16693 * gdb.trace/tfile.c (adjust_function_address)
16694 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16695 function descriptor.
16696
6f259a23
DB
166972014-10-24 Don Breazeal <donb@codesourcery.com>
16698
16699 * gdb.base/foll-fork.exp (test_follow_fork,
16700 catch_fork_child_follow): Check for updated fork messages emitted
16701 from infrun.c.
16702 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16703 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16704 vfork_and_exec_child_follow_through_step): Check for updated vfork
16705 messages emitted from infrun.c.
16706
09dd9a69
PA
167072014-10-24 Pedro Alves <palves@redhat.com>
16708
16709 * gdb.base/corefile.exp: Remove references to ultrix.
16710 * gdb.base/interrupt.exp: Likewise.
16711 * gdb.base/whatis.exp: Likewise.
16712 * gdb.gdb/selftest.exp: Likewise.
16713 * gdb.threads/manythreads.exp: Likewise.
16714 * gdb.threads/print-threads.exp: Likewise.
16715 * gdb.threads/pthreads.exp:: Likewise.
16716 * gdb.threads/schedlock.exp: Likewise.
16717
3433cfa5
SC
167182014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16719
16720 * gdb.cp/non-trivial-retval.cc: Add a test case.
16721 * gdb.cp/non-trivial-retval.exp: Add a test.
16722
092f880b
YQ
167232014-10-20 Yao Qi <yao@codesourcery.com>
16724
16725 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16726 * gdb.python/py-objfile-script-gdb.py: New file.
16727 * gdb.python/py-objfile-script.exp: Update reference to
16728 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16729 of remote_download. Remove the dest file.
16730
acbdb7f3
YQ
167312014-10-20 Yao Qi <yao@codesourcery.com>
16732
16733 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16734 * gdb.base/step-line.exp: Likewise.
16735 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16736 * gdb.dwarf2/dw2-basic.exp: Likewise.
16737 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16738 * gdb.dwarf2/dw2-filename.exp: Likewise.
16739 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16740 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16741 * gdb.dwarf2/dw2-producer.exp: Likewise.
16742 * gdb.dwarf2/mac-fileno.exp: Likewise.
16743 * gdb.python/py-frame-args.exp: Likewise.
16744 * gdb.python/py-framefilter.exp: Likewise.
16745 * gdb.python/py-mi.exp: Likewise.
16746 * gdb.python/py-objfile-script.exp: Likewise
16747 * gdb.python/py-pp-integral.exp: Likewise.
16748 * gdb.python/py-pp-re-notag.exp: Likewise.
16749 * gdb.python/py-prettyprint.exp: Likewise.
16750 * gdb.python/py-section-script.exp: Likewise.
16751 * gdb.python/py-typeprint.exp: Likewise.
16752 * gdb.python/py-xmethods.exp: Likewise.
16753 * gdb.stabs/weird.exp: Likewise.
16754 * gdb.xml/tdesc-regs.exp: Likewise.
16755
bd286a29
KCY
167562014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16757
16758 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16759 (out_cu): Use addr_len for the size of addresses.
16760 (out_line): Likewise. Size DW_LNE_set_address instruction
16761 according to addr_len.
16762 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16763 (FUNC): Add START_INSNS to definition.
16764
673dc4a0
YQ
167652014-10-18 Yao Qi <yao@codesourcery.com>
16766
16767 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16768 gdb_has_argv0 return true.
16769 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16770 check [target_info exists noargs], check [gdb_has_argv0]
16771 instead.
16772 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16773 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16774 procedures.
16775
4ffbba72
DE
167762014-10-17 Doug Evans <dje@google.com>
16777
16778 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16779 event.
16780 * gdb.python/py-events.py: Add clear_objfiles event.
16781
d096d8c1
DE
167822014-10-17 Doug Evans <dje@google.com>
16783
16784 * gdb.python/py-objfile.exp: Test progspace attribute.
16785
a80db015
LM
167862014-10-17 Luis Machado <lgustavo@codesourcery.com>
16787
16788 * gdb.guile/scm-breakpoint.exp: Do not assume any
16789 directory separators when matching source file paths.
16790 * gdb.python/py-breakpoint.exp: Likewise.
16791 * gdb.reverse/break-precsave.exp: Likewise.
16792 * gdb.reverse/break-reverse.exp: Likewise.
16793 * gdb.reverse/consecutive-precsave.exp: Likewise.
16794 * gdb.reverse/finish-precsave.exp: Likewise.
16795 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16796 * gdb.reverse/finish-reverse.exp: Likewise.
16797 * gdb.reverse/i386-precsave.exp: Likewise.
16798 * gdb.reverse/i387-env-reverse.exp: Likewise.
16799 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16800 * gdb.reverse/machinestate-precsave.exp: Likewise.
16801 * gdb.reverse/machinestate.exp: Likewise.
16802 * gdb.reverse/sigall-precsave.exp: Likewise.
16803 * gdb.reverse/solib-precsave.exp: Likewise.
16804 * gdb.reverse/step-precsave.exp: Likewise.
16805 * gdb.reverse/until-precsave.exp: Likewise.
16806 * gdb.reverse/watch-precsave.exp: Likewise.
16807 * gdb.reverse/watch-reverse.exp: Likewise.
16808
b22089ab
YQ
168092014-10-17 Yao Qi <yao@codesourcery.com>
16810
16811 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16812 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16813
6c4486e6
PA
168142014-10-17 Pedro Alves <palves@redhat.com>
16815
16816 PR gdb/17471
16817 * gdb.base/bg-execution-repeat.c: New file.
16818 * gdb.base/bg-execution-repeat.exp: New file.
16819
0ff33695
PA
168202014-10-17 Pedro Alves <palves@redhat.com>
16821
16822 PR gdb/17300
16823 * gdb.base/continue-all-already-running.c: New file.
16824 * gdb.base/continue-all-already-running.exp: New file.
16825
6fdebc3d
PA
168262014-10-17 Pedro Alves <palves@redhat.com>
16827
16828 PR gdb/17472
16829 * gdb.base/annota-input-while-running.c: New file.
16830 * gdb.base/annota-input-while-running.exp: New file.
16831
32a8097b
PA
168322014-10-17 Pedro Alves <palves@redhat.com>
16833
16834 * gdb.base/callfuncs.exp: emove references to osf.
16835 * gdb.base/sigall.exp: Likewise.
16836 * gdb.gdb/selftest.exp: Likewise.
16837 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16838 * gdb.mi/non-stop.c: Likewise.
16839 * gdb.mi/pthreads.c: Likewise.
16840 * gdb.reverse/sigall-precsave.exp: Likewise.
16841 * gdb.reverse/sigall-reverse.exp: Likewise.
16842 * gdb.threads/pthreads.c: Likewise.
16843 * gdb.threads/pthreads.exp: Likewise.
16844
7a3517ff
YQ
168452014-10-17 Yao Qi <yao@codesourcery.com>
16846
16847 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16848 check 'target_info exists noargs'.
16849 (test_command_prompt_position): Likewise.
16850 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16851 Remove "set args".
16852 (progvar_simple_while_test): Likewise.
16853 (progvar_complex_if_while_test): Likewise.
16854 (if_while_breakpoint_command_test): Likewise.
16855 (infrun_breakpoint_command_test): Likewise.
16856 (breakpoint_command_test): Likewise.
16857 (watchpoint_command_test): Likewise.
16858 (bp_deleted_in_command_test): Likewise.
16859 (temporary_breakpoint_commands): Likewise.
16860
bb99c472
YQ
168612014-10-16 Yao Qi <yao@codesourcery.com>
16862
16863 * gdb.base/remotetimeout.exp: Remove noargs checking.
16864
7c16b83e
PA
168652014-10-15 Pedro Alves <palves@redhat.com>
16866
16867 PR breakpoints/9649
16868 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16869 * gdb.base/breakpoint-in-ro-region.exp
16870 (probe_target_hardware_step): New procedure.
16871 (top level): Probe hardware stepping and hardware breakpoint
16872 support. Test stepping through a read-only region, with both
16873 "breakpoint auto-hw" on and off and both "always-inserted" on and
16874 off.
16875
35a49624
IB
168762014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16877
16878 * gdb.dlang/demangle.exp: Update for demangling changes.
16879
2d1c107c
SC
168802014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16881
16882 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16883 * gdb.cp/non-trivial-retval.exp: Add new tests.
16884
778811d5
SC
168852014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16886
16887 PR c++/13403
16888 PR c++/15154
16889 * gdb.cp/non-trivial-retval.cc: New file.
16890 * gdb.cp/non-trivial-retval.exp: New file.
16891
10c5f0a8
YQ
168922014-10-15 Yao Qi <yao@codesourcery.com>
16893
16894 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16895 remote host.
16896
65d7b369
YQ
168972014-10-15 Yao Qi <yao@codesourcery.com>
16898
16899 * gdb.python/py-symbol.exp: Match file base name if host is
16900 remote, otherwise match file name with dir name.
16901 * gdb.python/py-symtab.exp: Likewise.
16902 * gdb.python/python.exp: Likewise.
16903
46dc1394
YQ
169042014-10-15 Yao Qi <yao@codesourcery.com>
16905
16906 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16907 pattern.
16908 * gdb.python/py-symtab.exp: Likewise.
16909 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16910 locationn.
16911
c40cc657
JB
169122014-10-14 Joel Brobecker <brobecker@adacore.com>
16913
16914 * gdb.ada/addr_arith: New testcase.
16915
2abf49e1
MR
169162014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16917
16918 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16919 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16920 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16921 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16922
f7088df3
SDJ
169232014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16924
16925 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16926 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16927 * gdb.arch/stap-eval-lang-ada.exp: New file.
16928
4dc06805
YQ
169292014-10-14 Yao Qi <yao@codesourcery.com>
16930
16931 * gdb.mi/mi-var-child.c (nothing1): New function.
16932 (nothing2): New function.
16933 (do_children_tests): Set function pointers by nothing1 and
16934 nothing2.
16935 * gdb.mi/mi-var-child.exp: Step over new added statements.
16936 Update test to match the new output.
16937 * gdb.mi/var-cmd.c (nothing1): New function.
16938 (nothing2): New function.
16939 (do_children_tests): Set function pointers by nothing1 and
16940 nothing2.
16941 * gdb.mi/mi-var-display.exp: Update test to match output.
16942 Step to the line specified by $line_dct_nothing.
16943 Increase the number of lines to step.
16944
46a93de2
YQ
169452014-10-14 Yao Qi <yao@codesourcery.com>
16946
16947 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16948 tests.
16949 * gdb.mi/mi2-var-child.exp: Likewise.
16950
14ea52ee
DE
169512014-10-13 Doug Evans <dje@google.com>
16952
16953 * gdb.python/py-objfile.exp: Change name of file name test.
16954
e5c6e92b
DE
169552014-10-13 Doug Evans <dje@google.com>
16956
16957 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16958 from the start of the CU.
16959
c780cc2f
JK
169602014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16961 Yao Qi <yao@codesourcery.com>
16962
16963 Fix "save breakpoints" for "catch" command.
16964 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16965 Remove -nonewline. Match also the added "main" line.
16966
99894e11
JK
169672014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16968
16969 Fix "save breakpoints" for "disable $bpnum" command.
16970 * gdb.base/save-bp.c (main): Add label.
16971 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16972
6e1ac5a3
JK
169732014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16974
16975 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16976
754dd2b0
YQ
169772014-10-11 Yao Qi <yao@codesourcery.com>
16978
16979 * gdb.server/server-kill.exp: Execute command
16980 "set remote trace-status-packet on" before "tstatus".
16981
f90183d7
YQ
169822014-10-11 Yao Qi <yao@codesourcery.com>
16983
16984 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16985 (main): Call getppid.
16986 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16987 and continue to it. Read variable "server_pid".
16988
bf40a607
YQ
169892014-10-11 Yao Qi <yao@codesourcery.com>
16990
16991 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16992
052ca370
YQ
169932014-10-11 Yao Qi <yao@codesourcery.com>
16994
16995 * gdb.threads/thread-find.exp: Don't execute command
16996 "info threads".
16997 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16998 * gdb.threads/linux-dp.exp: Don't check the condition
16999 $threads_created equals to zero.
17000
3831839c
PA
170012014-10-10 Pedro Alves <palves@redhat.com>
17002
17003 * gdb.base/bigcore.exp: Remove references to IRIX.
17004 * gdb.base/funcargs.exp: Likewise.
17005 * gdb.base/interrupt.exp: Likewise.
17006 * gdb.base/mips_pro.exp: Likewise.
17007 * gdb.base/nodebug.exp: Likewise.
17008 * gdb.base/setvar.exp: Likewise.
17009 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17010
8b9a549d
PA
170112014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17012 Pedro Alves <palves@redhat.com>
17013
17014 PR symtab/14466
17015 * gdb.base/vdso-warning.c: New file.
17016 * gdb.base/vdso-warning.exp: New file.
17017
d48ba5e8
DE
170182014-10-02 Doug Evans <dje@google.com>
17019
17020 * gdb.base/structs.c (main): Don't run forever.
17021
2278c276
PA
170222014-10-02 Pedro Alves <palves@redhat.com>
17023
17024 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17025 (top level) <stop threads 1, stop threads 2>: Use it.
17026
b57bacec
PA
170272014-10-02 Pedro Alves <palves@redhat.com>
17028
17029 * gdb.threads/break-while-running.exp (test): Add new
17030 'update_thread_list' argument. Skip "info threads" if false.
17031 (top level): Add new 'update_thread_list' axis.
17032
13fd3ff3
PA
170332014-10-02 Pedro Alves <palves@redhat.com>
17034
17035 PR breakpoints/17431
17036 * gdb.base/execl-update-breakpoints.c: New file.
17037 * gdb.base/execl-update-breakpoints.exp: New file.
17038
0fec99e8
PA
170392014-10-01 Pedro Alves <palves@redhat.com>
17040
17041 * gdb.base/breakpoint-in-ro-region.c: New file.
17042 * gdb.base/breakpoint-in-ro-region.exp: New file.
17043
2ddf4301
SM
170442014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17045
17046 * gdb.mi/mi-exit-code.exp: New file.
17047 * gdb.mi/mi-exit-code.c: New file.
17048
6a5f3f43
YQ
170492014-09-30 Yao Qi <yao@codesourcery.com>
17050
17051 * lib/prelink-support.exp (build_executable_own_libs): Error if
17052 the target isn't native.
17053
345bcc73
YQ
170542014-09-30 Yao Qi <yao@codesourcery.com>
17055
17056 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17057 false.
17058
a25a5a45
PA
170592014-09-22 Pedro Alves <palves@redhat.com>
17060
17061 * gdb.threads/break-while-running.exp: New file.
17062 * gdb.threads/break-while-running.c: New file.
17063
00ba3162
YQ
170642014-09-19 Yao Qi <yao@codesourcery.com>
17065
17066 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17067 Invoke test. Restart GDB with --readnow and invoke test again.
17068
c3b7b696
YQ
170692014-09-19 Yao Qi <yao@codesourcery.com>
17070
17071 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17072 proc set_breakpoint_on_gcd_function. Invoke
17073 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17074 invoke set_breakpoint_on_gcd_function again.
17075
2b4fd423
DE
170762014-09-18 Doug Evans <dje@google.com>
17077
17078 * gdb.dwarf2/symtab-producer.exp: New file.
17079
a5947601
SDJ
170802014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17081
17082 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17083 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17084 * gdb.base/global-var-nested-by-dso.c: Likewise.
17085 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17086
91c19059
SDJ
170872014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17088 Pedro Alves <palves@redhat.com>
17089
17090 * gdb.base/watch-bitfields.exp: Pass string other than test file
17091 name to prepare_for_testing.
17092 (watch): New procedure.
17093 (expect_watchpoint): Use with_test_prefix.
17094 (top level): Factor out tests to ...
17095 (test_watch_location, test_regular_watch): ... these new
17096 procedures, and use with_test_prefix and gdb_continue_to_end.
17097
bb9d5f81
PP
170982014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17099
17100 PR breakpoints/12526
17101 * gdb.base/watch-bitfields.exp: New file.
17102 * gdb.base/watch-bitfields.c: New file.
17103
635856f5
PA
171042014-09-16 Pedro Alves <palves@redhat.com>
17105
17106 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17107 software and hardware addresses, not software address against
17108 itself.
17109
7280ceea
PA
171102014-09-16 Pedro Alves <palves@redhat.com>
17111
17112 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17113 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17114
428b16bd
PA
171152014-09-16 Pedro Alves <palves@redhat.com>
17116
17117 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17118 files.
17119 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17120 "*-*-vxworks*" throughout.
17121 * gdb.base/break.exp: Likewise.
17122 * gdb.base/default.exp: Likewise.
17123 * gdb.base/scope.exp: Likewise.
17124 * gdb.base/sepdebug.exp: Likewise.
17125 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17126 throughout.
17127 * gdb.base/run.c: Likewise.
17128 * gdb.base/sepdebug.c: Likewise.
17129 * gdb.hp/gdb.aCC/run.c: Likewise.
17130 * gdb.reverse/until-reverse.c: Likewise.
17131 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17132
666d413c
YQ
171332014-09-16 Yao Qi <yao@codesourcery.com>
17134
17135 * boards/local-remote-host-native.exp: New file.
17136
57cbd724
DE
171372014-09-14 Doug Evans <xdje42@gmail.com>
17138
17139 * gdb.threads/queue-signal.c (thread_count): New variable.
17140 (thread_count_mutex, thread_count_condvar): New variables.
17141 (incr_thread_count, wait_all_threads_running): New functions.
17142 (main): Wait for all threads to be in their thread functions.
17143
81219e53
DE
171442014-09-13 Doug Evans <xdje42@gmail.com>
17145
17146 * gdb.threads/queue-signal.c: New file.
17147 * gdb.threads/queue-signal.exp: New file.
17148
3714cea7
DE
171492014-09-13 Doug Evans <xdje42@gmail.com>
17150
17151 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17152 be consistent with what default_gdb_init uses.
17153 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17154 the plain text of the prompt. Add some logging printfs.
17155 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17156
fa43b1d7
PA
171572014-09-12 Pedro Alves <palves@redhat.com>
17158
17159 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17160 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17161 * gdb.arch/i386-size-overlap.exp: Likewise.
17162 * gdb.arch/i386-size.exp: Likewise.
17163 * gdb.arch/i386-unwind.exp: Likewise.
17164 * gdb.base/a2-run.exp: Likewise.
17165 * gdb.base/break.exp: Likewise.
17166 * gdb.base/charset.exp: Likewise.
17167 * gdb.base/chng-syms.exp: Likewise.
17168 * gdb.base/commands.exp: Likewise.
17169 * gdb.base/dbx.exp: Likewise.
17170 * gdb.base/find.exp: Likewise.
17171 * gdb.base/funcargs.exp: Likewise.
17172 * gdb.base/jit-simple.exp: Likewise.
17173 * gdb.base/reread.exp: Likewise.
17174 * gdb.base/sepdebug.exp: Likewise.
17175 * gdb.base/step-bt.exp: Likewise.
17176 * gdb.cp/mb-inline.exp: Likewise.
17177 * gdb.cp/mb-templates.exp: Likewise.
17178 * gdb.objc/basicclass.exp: Likewise.
17179 * gdb.threads/killed.exp: Likewise.
17180
9d9bf2df
EBM
171812014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17182
17183 PR tdep/17379
17184 * gdb.arch/powerpc-stackless.S: New file.
17185 * gdb.arch/powerpc-stackless.exp: New file.
17186
1cf2f1b0
JK
171872014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17188
17189 * gdb.base/attach.c: Include unistd.h.
17190 (main): Call alarm. Add label postloop.
17191 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17192 gdb_breakpoint, gdb_continue_to_breakpoint.
17193 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17194
98880d46
PA
171952014-09-11 Pedro Alves <palves@redhat.com>
17196
17197 PR gdb/17347
17198 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17199 * gdb.base/attach.exp (test_command_line_attach_run): New
17200 procedure.
17201 (top level): Call it.
17202
4c92ff2c
PA
172032014-09-11 Pedro Alves <palves@redhat.com>
17204
17205 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17206 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17207 (do_command_attach_tests): Use spawn_wait_for_attach.
17208 * gdb.base/solib-overlap.exp: Likewise.
17209 * gdb.multi/multi-attach.exp: Likewise.
17210 * gdb.python/py-prompt.exp: Likewise.
17211 * gdb.python/py-sync-interp.exp: Likewise.
17212 * gdb.server/ext-attach.exp: Likewise.
17213
3adc1a7d
GKB
172142014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17215
17216 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17217 command in testcase. Simplify testcase.
17218
96334934
JB
172192014-09-10 Joel Brobecker <brobecker@adacore.com>
17220
17221 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17222
eb479039
JB
172232014-09-10 Joel Brobecker <brobecker@adacore.com>
17224
17225 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17226
deede10c
JB
172272014-09-10 Joel Brobecker <brobecker@adacore.com>
17228
17229 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17230
7828a5f5
JB
172312014-09-10 Joel Brobecker <brobecker@adacore.com>
17232
17233 * gdb.dwarf2/dynarr-ptr.c: New file.
17234 * gdb.dwarf2/dynarr-ptr.exp: New file.
17235
33aeebcf
MR
172362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17237
17238 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17239 of 30 rather than hardcoding 120 for a slow test case. Take the
17240 `gdb,timeout' target setting into account for this calculation.
17241 Don't extend the timeout for the test cases that don't need it.
17242
7b415901
MR
172432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17244
17245 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17246 a factor of 2 for a slow test case. Take the `gdb,timeout'
17247 target setting into account for this calculation.
17248 * gdb.reverse/until-precsave.exp: Increase the timeout by
17249 a factor of 15 and 3 respectively rather than adding 120
17250 for a pair of slow test cases. Take the `gdb,timeout'
17251 target setting into account for this calculation.
17252
4a40f85a
MR
172532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17254
17255 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17256 timeout, don't pass one down to gdb_expect.
17257 (gdb_expect): Rework timeout selection.
17258
09635af7
MR
172592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17260
17261 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17262 exception on timeout.
17263 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17264 (gdbserver_start_extended): Catch any `gdbserver_start' error
17265 exceptions.
17266 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17267 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17268 `gdbserver_gdb_load' error exceptions.
17269
2bdd10b7
MR
172702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17271
17272 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17273 120 on waiting for the TCP socket to open.
17274
316935f0
DE
172752014-09-09 Doug Evans <xdje42@gmail.com>
17276
17277 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17278 _caller_matches, _any_caller_is, _any_caller_matches.
17279
83740597
DE
172802014-09-09 Doug Evans <xdje42@gmail.com>
17281
17282 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17283
4c122fc3
YQ
172842014-09-09 Yao Qi <yao@codesourcery.com>
17285
17286 * gdb.mi/mi-var-display.exp: Set print symbol off.
17287
a9f116cb
GKB
172882014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17289
17290 PR gdb/17035
17291 * gdb.base/commands.exp: Add tests to verify user-defined
17292 commands with empty bodies.
17293 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17294 python commands in `show user command`.
17295 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17296 scheme commands in `show user command`.
17297
c75bd3a2
JK
172982014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17299
17300 PR python/17355
17301 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17302 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17303 * gdb.python/py-framefilter-invalidarg.exp: New file.
17304 * gdb.python/py-framefilter-invalidarg.py: New file.
17305
faa42425
DE
173062014-09-06 Doug Evans <xdje42@gmail.com>
17307
17308 PR 15276
17309 * gdb.python/py-caller-is.c: New file.
17310 * gdb.python/py-caller-is.exp: New file.
17311
474ca4f6
SDJ
173122014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17313
17314 PR gdb/17235
17315 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17316 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17317
eb0b0463
SDJ
173182014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17319
17320 PR fortran/17237
17321 * gdb.fortran/print-formatted.exp: New file.
17322 * gdb.fortran/print-formatted.f90: Likewise.
17323
5f3b99cf
SS
173242014-09-03 Sasha Smundak <asmundak@google.com>
17325
17326 * gdb.python/py-frame.exp: Test Frame.read_register.
17327
7d793aa9
SDJ
173282014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17329
17330 PR python/16699
17331 * gdb.python/py-completion.exp: New file.
17332 * gdb.python/py-completion.py: Likewise.
17333
fb0576e9
DE
173342014-08-28 Doug Evans <dje@google.com>
17335
17336 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17337 eax,etc. are live with values set by gdb and thus the compiler can't
17338 use them.
17339 * gdb.arch/i386-pseudo.c (main): Ditto.
17340
ee92b0dd
DE
173412014-08-27 Doug Evans <dje@google.com>
17342
17343 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17344
6649db35
DE
173452014-08-25 Doug Evans <dje@google.com>
17346
17347 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17348 (main): Ditto.
17349
564b7600
DE
173502014-08-25 Doug Evans <dje@google.com>
17351
17352 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17353
3881fb67
YQ
173542014-08-24 Yao Qi <yao@codesourcery.com>
17355
17356 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17357 symbol off.
17358 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17359
a05a36a5
DE
173602014-08-22 Doug Evans <dje@google.com>
17361
17362 PR 17276
17363 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17364 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17365 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17366
7c343b48
YQ
173672014-08-22 Yao Qi <yao@codesourcery.com>
17368
17369 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17370 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17371 * gdb.python/python.exp: Likewise. Use .py file on the host
17372 instead of the build.
17373
22fd09ae
JK
173742014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17375
17376 * gdb.threads/gcore-stale-thread.c: New file.
17377 * gdb.threads/gcore-stale-thread.exp: New file.
17378
a8454a7c
PA
173792014-08-21 Pedro Alves <palves@redhat.com>
17380
17381 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17382 * gdb.base/gcore-relro-pie.exp: Likewise.
17383 * gdb.base/gcore-relro.exp: Likewise.
17384 * gdb.base/gcore.exp: Likewise.
17385 * gdb.base/print-symbol-loading.exp: Likewise.
17386 * gdb.threads/gcore-thread.exp: Likewise.
17387 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17388
2a31c623
PA
173892014-08-20 Pedro Alves <palves@redhat.com>
17390 Jan Kratochvil <jan.kratochvil@redhat.com>
17391
17392 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17393 configure.
17394 (EXPECT): Handle READ1 being set.
17395 (all): Depend on EXTRA_RULES.
17396 (check-read1, expect-read1, read1.so, read1): New rules.
17397 * README (Testsuite Parameters): Document the READ1 make variable.
17398 (Race detection): New section.
17399 * configure: Regenerate.
17400 * configure.ac: If build==host==target, and running under a
17401 GNU/glibc system, add read1 to the extra Makefile rules.
17402 (EXTRA_RULES): AC_SUBST it.
17403 * lib/read1.c: New file.
17404
d36430db
JB
174052014-08-20 Joel Brobecker <brobecker@adacore.com>
17406
17407 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17408 the handling of variables declared as a typedef to an array
17409 which a DW_AT_data_location attribute.
17410
9a0dc9e3
PA
174112014-08-19 Andrew Burgess <aburgess@broadcom.com>
17412 Pedro Alves <palves@redhat.com>
17413
17414 PR symtab/14604
17415 PR symtab/14605
17416 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17417 gdb_test.
17418
0718a8da
PA
174192014-08-19 Pedro Alves <palves@redhat.com>
17420
17421 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17422
13b448cd
YQ
174232014-08-19 Yao Qi <yao@codesourcery.com>
17424
17425 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17426 right line.
17427
1cbf5077
DB
174282014-08-18 David Blaikie <dblaikie@gmail.com>
17429
17430 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17431
bf0fae19
JB
174322014-08-18 Joel Brobecker <brobecker@adacore.com>
17433
17434 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17435 attribute in array range.
17436
3c8c5dcc
JB
174372014-08-18 Joel Brobecker <brobecker@adacore.com>
17438
17439 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17440
e66d4446
SC
174412014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17442
17443 PR c++/17132
17444 * gdb.cp/pr17132.cc: New file.
17445 * gdb.cp/pr17132.exp: New file.
17446
940df408
SC
174472014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17448
17449 * gdb.python/py-xmethods.py (A_getarrayind)
17450 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17451 Use 'print' with function call syntax.
17452 (E_method_matcher.match): Fix tab vs space indentation mixup.
17453
ebcc6c3a
YQ
174542014-08-15 Yao Qi <yao@codesourcery.com>
17455
17456 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17457 false.
17458
775e0f04
YQ
174592014-08-15 Yao Qi <yao@codesourcery.com>
17460
17461 * gdb.cp/casts.exp: Set print symbol off.
17462 * gdb.cp/class2.exp: Likewise.
17463 * gdb.cp/overload.exp: Likewise.
17464 * gdb.cp/templates.exp: Likewise.
17465
d769e349
DE
174662014-08-11 Doug Evans <dje@google.com>
17467
17468 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17469 (test_load_shlib): Update.
17470
20c6f1e1
YQ
174712014-08-09 Yao Qi <yao@codesourcery.com>
17472
17473 * gdb.base/display.exp: Invoke is_address_zero_readable.
17474 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17475 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17476 * gdb.base/hbreak-unmapped.exp: Return if
17477 is_address_zero_readable returns true.
17478 * gdb.base/signest.exp: Likewise.
17479 * gdb.base/signull.exp: Likewise.
17480 * gdb.base/sigbpt.exp: Likewise.
17481 * gdb.guile/scm-disasm.exp: Do the test if
17482 is_address_zero_readable returns false.
17483 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17484 * gdb.python/py-arch.exp: Likewise.
17485 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17486 * lib/gdb.exp (is_address_zero_readable): New proc.
17487
5792e8e3
YQ
174882014-08-09 Yao Qi <yao@codesourcery.com>
17489
17490 PR testsuite/13443
17491 * gdb.mi/mi-var-display.exp: Make test messages unique.
17492
3cecbbbe
TT
174932014-08-04 Tom Tromey <tromey@redhat.com>
17494
17495 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17496 target 0".
17497
00b51ff5
TT
174982014-08-04 Tom Tromey <tromey@redhat.com>
17499
17500 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17501 "target_resume".
17502
6908c509
JB
175032014-08-01 Joel Brobecker <brobecker@adacore.com>
17504
17505 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17506 inner_vla_struct_object_size.
17507 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17508 as xfail.
17509
cc6563d2
PA
175102014-07-30 Pedro Alves <palves@redhat.com>
17511
17512 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17513 comment.
17514
7e09a223
YQ
175152014-07-29 Yao Qi <yao@codesourcery.com>
17516
17517 PR gdb/17206
17518 * gdb.base/until-nodebug.exp: New.
17519
7ebdbe92
DE
175202014-07-28 Doug Evans <xdje42@gmail.com>
17521
17522 PR guile/17203
17523 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17524 previously existing parameter, and previously ambiguously spelled
17525 parameter.
17526
fdb1adc6
WN
175272014-07-28 Will Newton <will.newton@linaro.org>
17528
17529 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17530
186fcde0
DE
175312014-07-26 Ludovic Courtès <ludo@gnu.org>
17532 Doug Evans <xdje42@gmail.com>
17533
17534 PR guile/17146
17535 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17536
70509625
PA
175372014-07-25 Pedro Alves <palves@redhat.com>
17538
17539 * gdb.threads/signal-command-handle-nopass.c: New file.
17540 * gdb.threads/signal-command-handle-nopass.exp: New file.
17541 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17542 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17543 * gdb.threads/signal-delivered-right-thread.c: New file.
17544 * gdb.threads/signal-delivered-right-thread.exp: New file.
17545
c3f814a1
PA
175462014-07-25 Pedro Alves <palves@redhat.com>
17547
17548 * gdb.base/double-prompt-target-event-error.exp
17549 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17550 match.
17551 (cancel_pagination_in_target_event): Rework double prompt
17552 detection.
17553 * gdb.base/paginate-after-ctrl-c-running.exp
17554 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17555 <return>' match.
17556 * gdb.base/paginate-bg-execution.exp
17557 (test_bg_execution_pagination_return)
17558 (test_bg_execution_pagination_cancel): Remove '-notransfer
17559 <return>' matches.
17560 * gdb.base/paginate-execution-startup.exp
17561 (test_fg_execution_pagination_return)
17562 (test_fg_execution_pagination_cancel): Remove '-notransfer
17563 <return>' matches.
17564 * gdb.base/paginate-inferior-exit.exp
17565 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17566 match.
17567 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17568 * lib/gdb.exp (pagination_prompt): Run text through
17569 string_to_regexp.
17570 (gdb_test_multiple): Match $pagination_prompt instead of
17571 "<return>".
17572 (string_to_regexp): Move to lib/gdb-utils.exp.
17573
e214cf6c
JK
175742014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17575
17576 * gdb.arch/amd64-entry-value-paramref.S: New file.
17577 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17578 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17579 * gdb.arch/amd64-optimout-repeat.S: New file.
17580 * gdb.arch/amd64-optimout-repeat.c: New file.
17581 * gdb.arch/amd64-optimout-repeat.exp: New file.
17582
17d0c5c8
JK
175832014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17584
17585 PR gdb/17170
17586 * gdb.base/statistics.exp: New file.
17587
b8b8facf
DE
175882014-07-17 Doug Evans <dje@google.com>
17589
74b49205 17590 PR gdb/17170
b8b8facf
DE
17591 * gdb.base/maint.exp: Update testing of per-command stats.
17592
1b5d0ab3
PA
175932014-07-16 Pedro Alves <palves@redhat.com>
17594
17595 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17596 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17597 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17598 (tfile_write_buf): New functions.
17599 (add_memory_block): Rewrite using the above.
17600 (adjust_function_address): New function.
17601 (FUNCTION_ADDRESS): New macro.
17602 (write_basic_trace_file): Remove short_x local, and use
17603 tfile_write_16. Change type of func_addr local to unsigned long
17604 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17605 here. Cast argument of add_memory_block to char pointer.
17606 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17607 (main): Remove parameters.
17608 * gdb.trace/tfile.exp: Remove nowarnings.
17609
4d974e88
SM
176102014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17611
17612 * gdb.base/debug-expr.exp: Test string evaluation with
17613 "debug expression" on.
17614
41e99568
PA
176152014-07-15 Pedro Alves <palves@redhat.com>
17616
17617 * gdb.base/reread.exp: Use clean_restart.
17618
487d9753
PL
176192014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17620
17621 * gdb.arch/avr-flash-qualifer.c: New.
17622 * gdb.arch/avr-flash-qualifer.exp: New.
17623
cc1c52ad
PA
176242014-07-14 Pedro Alves <palves@redhat.com>
17625
17626 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17627 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17628
1e973570
PA
176292014-07-14 Pedro Alves <palves@redhat.com>
17630
17631 * gdb.base/double-prompt-target-event-error.c: New file.
17632 * gdb.base/double-prompt-target-event-error.exp: New file.
17633
93d6eb10
PA
176342014-07-14 Pedro Alves <palves@redhat.com>
17635
17636 PR gdb/17072
17637 * gdb.base/paginate-inferior-exit.c: New file.
17638 * gdb.base/paginate-inferior-exit.exp: New file.
17639
0017922d
PA
176402014-07-14 Pedro Alves <palves@redhat.com>
17641
17642 PR gdb/17072
17643 * gdb.base/paginate-bg-execution.c: New file.
17644 * gdb.base/paginate-bg-execution.exp: New file.
17645
94696ad3
PA
176462014-07-14 Pedro Alves <palves@redhat.com>
17647
17648 PR gdb/17072
17649 * gdb.base/paginate-execution-startup.c: New file.
17650 * gdb.base/paginate-execution-startup.exp: New file.
17651 * lib/gdb.exp (pagination_prompt): New global.
17652 (default_gdb_spawn): New procedure, factored out from
17653 default_gdb_spawn.
17654 (default_gdb_start): Adjust to call default_gdb_spawn.
17655 (gdb_spawn): New procedure.
17656
bd293940
PA
176572014-07-14 Pedro Alves <palves@redhat.com>
17658
17659 * lib/gdb.exp (gdb_assert): New procedure.
17660 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17661
c933f875
PA
176622014-07-14 Pedro Alves <palves@redhat.com>
17663
17664 * gdb.base/execution-termios.c: New file.
17665 * gdb.base/execution-termios.exp: New file.
17666
d98b7a16
TT
176672014-07-14 Tom Tromey <tromey@redhat.com>
17668
17669 * gdb.cp/vla-cxx.cc: New file.
17670 * gdb.cp/vla-cxx.exp: New file.
17671
548740d6
TT
176722014-07-14 Tom Tromey <tromey@redhat.com>
17673
17674 * gdb.reverse/rerun-prec.c: New file.
17675 * gdb.reverse/rerun-prec.exp: New file.
17676
a25eb028
MR
176772014-07-12 Maciej W. Rozycki <macro@mips.com>
17678 Maciej W. Rozycki <macro@codesourcery.com>
17679
17680 * lib/gdb-utils.exp: New file.
17681 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17682 inline `gdb_init_command' processing.
17683 (gdb_start_cmd): Likewise.
17684 * lib/mi-support.exp (mi_run_cmd): Likewise.
17685 * README: Document `gdb_init_command' and `gdb_init_commands'.
17686
218c2655
JK
176872014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17688
17689 Fix false FAIL running under a very long directory name.
17690 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17691 and "set print elements 10000". Twice.
17692
5401fde3
YQ
176932014-07-11 Yao Qi <yao@codesourcery.com>
17694
17695 * gdb.base/exprs.exp: "set print symbol off".
17696
e76126e8
PA
176972014-07-11 Pedro Alves <palves@redhat.com>
17698
17699 * gdb.threads/kill.c: New file.
17700 * gdb.threads/kill.exp: New file.
17701
2d6f0de6
YQ
177022014-07-10 Yao Qi <yao@codesourcery.com>
17703
17704 * gdb.trace/tfile.c (write_basic_trace_file)
17705 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17706 address written to trace file.
17707
7180e04a
PA
177082014-07-09 Pedro Alves <palves@redhat.com>
17709
17710 * gdb.base/attach-wait-input.exp: New file.
17711 * gdb.base/attach-wait-input.c: New file.
17712
9a9a7608
AB
177132014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17714
17715 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17716 setting up test structures.
17717 (main): Call new test function.
17718 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17719 test function, continue into test function and walk test
17720 structures.
17721
161ac41e
YQ
177222014-07-02 Yao Qi <yao@codesourcery.com>
17723
17724 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17725 'bar_start' at the beginning of functions 'foo' and 'bar'
17726 respectively.
17727 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17728 instead of 'foo' and 'bar'.
17729
1f267ae3
MM
177302014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17731
17732 * gdb.btrace/segv.exp: New.
17733 * gdb.btrace/segv.c: New.
17734
2b239efb
LM
177352014-07-02 Luis Machado <lgustavo@codesourcery.com>
17736
17737 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17738 instruction.
17739
cf363f18
MW
177402014-06-30 Mark Wielaard <mjw@redhat.com>
17741
17742 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17743 vulture, vilify, villar): New volatile array constants.
17744 (vindictive, vegetation): New const volatile array constants.
17745 * gdb.base/volatile.exp: Test volatile and const volatile array
17746 types.
17747
aebf9d24
AA
177482014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17749
17750 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17751 target lacks support for awatch, rwatch, or hbreak.
17752
b67a2c6f
YQ
177532014-06-27 Yao Qi <yao@codesourcery.com>
17754
17755 * gdb.multi/dummy-frame-restore.exp: New.
17756 * gdb.multi/dummy-frame-restore.c: New.
17757
aef92902
MM
177582014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17759
17760 * gdb.btrace/gcore.exp: New.
17761
8e9db26e
PA
177622014-06-23 Pedro Alves <palves@redhat.com>
17763
17764 * gdb.base/watchpoint-reuse-slot.c: New file.
17765 * gdb.base/watchpoint-reuse-slot.exp: New file.
17766
70afc5b7
SC
177672014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17768
17769 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17770 progspace's filename in 'info', 'enable' and 'disable' command
17771 tests.
17772
b972bd9c
JK
177732014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17774
17775 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17776 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17777 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17778
125f8a3d
GB
177792014-06-20 Gary Benson <gbenson@redhat.com>
17780
17781 * gdb.arch/i386-avx.exp: Fix include file location.
17782 * gdb.arch/i386-sse.exp: Likewise.
17783
3ed9baed
IB
177842014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17785
17786 * gdb.dlang/expression.exp: New file.
17787
034f788c
PA
177882014-06-19 Pedro Alves <palves@redhat.com>
17789
17790 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17791 out from ...
17792 (top level): ... here. Iterate running tests under different
17793 scheduler-locking settings.
17794
45371d0c
LM
177952014-06-18 Luis Machado <lgustavo@codesourcery.com>
17796
17797 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17798 to DW_FORM_addr and use non-zero addresses.
17799
5d376983
SC
178002014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17801
17802 PR gdb/17017
17803 * gdb.python/py-xmethods.cc: Add global function call counters and
17804 increment them in their respective functions. Remove "cout"
17805 statements.
17806 * gdb.python/py-xmethods.exp: Make tests check the global function
17807 call counters instead of depending on inferior IO.
17808
a1aa2221
LM
178092014-06-18 Don Breazeal <donb@codesourcery.com>
17810
17811 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17812 Deleted procedure.
17813 (explicit_fork_parent_follow): Deleted procedure.
17814 (explicit_fork_child_follow): Deleted procedure.
17815 (test_follow_fork): New procedure.
17816 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17817 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17818 procedure calls.
17819
0fc05997
YQ
178202014-06-17 Yao Qi <yao@codesourcery.com>
17821
17822 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17823 CP1252.
17824
70795c52
LM
178252014-06-17 Luis Machado <lgustavo@codesourcery.com>
17826
17827 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17828 Initialize ptr and S explicitly.
17829 (skip_type_update_when_not_use_rtti_test): Likewise.
17830
6be47f0c
KS
178312014-06-16 Keith Seitz <keiths@redhat.com>
17832
17833 PR mi/15863
17834 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17835 the inferior is started.
17836
d03de421
PA
178372014-06-16 Pedro Alves <palves@redhat.com>
17838
17839 * gdb.base/break-main-file-remove-fail.c: New file.
17840 * gdb.base/break-main-file-remove-fail.exp: New file.
17841 * gdb.base/break-unload-file.exp: Use build_executable instead of
17842 prepare_for_testing.
17843 (test_break): New parameter "initial_load". Handle it.
17844 (top level): Add initial_load cmdline/file axis.
17845
f9579b99
TT
178462014-06-12 Tom Tromey <tromey@redhat.com>
17847
17848 * gdb.base/completion.exp: Don't use directory name in test.
17849
3657956b
GB
178502014-06-09 Gary Benson <gbenson@redhat.com>
17851
17852 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17853 separate the always-available ANSI-standard signals from the
17854 signals that require checking.
17855 (main): Likewise.
17856 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17857 Likewise.
17858 (main): Likewise.
17859
4186eb54
KS
178602014-06-07 Keith Seitz <keiths@redhat.com>
17861
17862 Revert:
17863 PR c++/16253
17864 * gdb.cp/var-tag.cc: New file.
17865 * gdb.cp/var-tag.exp: New file.
17866 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17867 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17868 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17869 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17870
25326a28 178712014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17872
17873 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17874
829155c9
PA
178752014-06-06 Pedro Alves <palves@redhat.com>
17876
17877 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17878 in target debug output instead of looking at RSP packets,
17879 disabling the test on any target that uses hardware stepping.
17880 Update comments.
17881
61c8d22e
PA
178822014-06-06 Pedro Alves <palves@redhat.com>
17883
17884 * gdb.base/break-unload-file.exp: Fix typo.
17885
d9a47287
YQ
178862014-06-06 Yao Qi <yao@codesourcery.com>
17887
17888 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17889 from "jit_function" to "^jit_function".
17890
e5e01dbf
YQ
178912014-06-06 Yao Qi <yao@codesourcery.com>
17892
17893 * gdb.base/async.c (foo): Add one statement.
17894 * gdb.base/async.exp: Get the next instruction address and
17895 match the output of "nexti" by instruction address. Match
17896 the hex address in the output of "finish".
17897
73ba372c
GB
178982014-06-06 Gary Benson <gbenson@redhat.com>
17899
17900 * gdb.base/call-signals.c: Remove preprocessor conditionals
17901 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17902 SIGSEGV and SIGTERM.
17903 * gdb.base/sigall.c: Likewise.
17904 * gdb.base/unwindonsignal.c: Likewise.
17905 * gdb.reverse/sigall-reverse.c: Likewise.
17906
831517df
YQ
179072014-06-06 Yao Qi <yao@codesourcery.com>
17908
17909 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17910 readable, skip the test.
17911
b8b91e98
YQ
179122014-06-06 Yao Qi <yao@codesourcery.com>
17913
17914 * gdb.threads/staticthreads.c (thread_function): Move the line
17915 setting breakpoint on forward.
17916 * gdb.threads/staticthreads.exp: Update comments.
17917
fb934770
LC
179182014-06-05 Ludovic Courtès <ludo@gnu.org>
17919
17920 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17921 "history-append! type error".
17922
6ef284bd
SM
179232014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17924
17925 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17926 erroneous dprintf expected input.
17927
a872e241
DE
179282014-06-04 Doug Evans <xdje42@gmail.com>
17929
17930 * gdb.guile/scm-generics.exp: Delete.
17931
16f691fb
DE
179322014-06-04 Doug Evans <xdje42@gmail.com>
17933
17934 * gdb.guile/scm-breakpoint.exp: Update.
17935 Add tests for breakpoint registration.
17936
012370f6
TT
179372014-06-04 Tom Tromey <tromey@redhat.com>
17938
17939 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17940 VLA-in-union.
17941 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17942 inner_vla_struct, vla_union types. Initialize objects of those
17943 types and compute their sizes.
17944
9f5a4cef
HZ
179452014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17946 Hui Zhu <hui@codesourcery.com>
17947
17948 * gdb.base/fileio.exp: Add test for shell not available as well as
17949 available.
17950 * gdb.base/fileio.c (test_system): Check for shell twice.
17951
90a45c4d
YQ
179522014-06-04 Yao Qi <yao@codesourcery.com>
17953
17954 * gdb.base/auto-connect-native-target.exp: Remove redundant
17955 space from the regexp pattern.
17956
70017e41
YQ
179572014-06-04 Yao Qi <yao@codesourcery.com>
17958
17959 * gdb.base/default.exp: Replace "child" with "native" in
17960 regexp pattern.
17961
883964a7
SC
179622014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17963
17964 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17965 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17966 * gdb.python/py-xmethods.py: Python script supporting the
17967 new testcase and tests.
17968
ef370185
JB
179692014-06-03 Joel Brobecker <brobecker@adacore.com>
17970 Pedro Alves <palves@redhat.com>
17971
17972 PR breakpoints/17000
17973 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17974 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17975
1e2ccb61
BM
179762014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17977
17978 * gdb.base/subst.exp: Add tests to verify partial path matching
17979 output.
17980
c6ec5ab2
PA
179812014-06-03 Pedro Alves <palves@redhat.com>
17982
17983 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17984 target that doesn't use software single-stepping.
17985
835c559f
PA
179862014-06-03 Pedro Alves <palves@redhat.com>
17987
17988 PR breakpoints/17000
17989 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17990 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17991
06eb1586
DE
179922014-06-02 Doug Evans <xdje42@gmail.com>
17993
17994 * gdb.guile/scm-parameter.exp: New file.
17995
e698b8c4
DE
179962014-06-02 Doug Evans <xdje42@gmail.com>
17997
17998 * gdb.guile/scm-cmd.c: New file.
17999 * gdb.guile/scm-cmd.exp: New file.
18000
ded03782
DE
180012014-06-02 Doug Evans <xdje42@gmail.com>
18002
18003 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18004 pretty-printer lookup.
18005 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18006 (make-pp_s-printer): Call it.
18007 (make-pretty-printer-from-dict): New function.
18008 (lookup-pretty-printer-maker-from-dict): New function.
18009 (*pretty-printer*): Simplify.
18010 (make-objfile-pp_s-printer): New function.
18011 (install-objfile-pretty-printers!): New function.
18012 (make-progspace-pp_s-printer): New function.
18013 (install-progspace-pretty-printers!): New function.
18014 * gdb.guile/scm-progspace.c: New file.
18015 * gdb.guile/scm-progspace.exp: New file.
18016
41fac0cf
PA
180172014-06-02 Pedro Alves <palves@redhat.com>
18018
18019 * gdb.base/dprintf-bp-same-addr.c: New file.
18020 * gdb.base/dprintf-bp-same-addr.exp: New file.
18021
96ae5695
EBM
180222014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18023
18024 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18025 * gdb.arch/powerpc-power.s: Likewise.
18026
da02b3a8
JB
180272014-06-02 Joel Brobecker <brobecker@adacore.com>
18028
18029 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18030
c72b2e7b
YQ
180312014-06-01 Yao Qi <yao@codesourcery.com>
18032
18033 * gdb.base/watchpoint.exp (test_watch_location): Check null
18034 pointer can be dereferenced. If not, do the test, otherwise
18035 skip it.
18036
53e8a631
AB
180372014-05-30 Andrew Burgess <aburgess@broadcom.com>
18038
18039 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18040 results.
18041 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18042
938f0e2f
AB
180432014-05-30 Andrew Burgess <aburgess@broadcom.com>
18044
18045 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18046 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18047 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18048 * gdb.arch/amd64-invalid-stack-top.c: New file.
18049 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18050
9ba6657a
PA
180512014-05-30 Pedro Alves <palves@redhat.com>
18052
18053 PR breakpoints/17000
18054 * gdb.base/sss-bp-on-user-bp.c: New file.
18055 * gdb.base/sss-bp-on-user-bp.exp: New file.
18056
522c09bf
DB
180572014-05-30 David Blaikie <dblaikie@gmail.com>
18058
18059 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18060 gnu_inline semantics via attribute.
18061 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18062 source explicitly specifies the required semantics.
18063
bf4ef81e
MR
180642014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18065
18066 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18067
329ea579
PA
180682014-05-29 Pedro Alves <palves@redhat.com>
18069 Tom Tromey <tromey@redhat.com>
18070
18071 * gdb.base/async-shell.exp: Don't enable target-async.
18072 * gdb.base/async.exp
18073 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18074 parameter. Adjust.
18075 (top level): Don't test with "target-async".
18076 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18077 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18078 * gdb.base/inferior-died.exp: Don't enable target-async.
18079 * gdb.base/interrupt-noterm.exp: Likewise.
18080 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18081 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18082 * gdb.mi/mi-nonstop.exp: Likewise.
18083 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18084 * gdb.mi/mi-nsintrall.exp: Likewise.
18085 * gdb.mi/mi-nsmoribund.exp: Likewise.
18086 * gdb.mi/mi-nsthrexec.exp: Likewise.
18087 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18088 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18089 * gdb.python/py-evsignal.exp: Don't enable target-async.
18090 * gdb.python/py-evthreads.exp: Likewise.
18091 * gdb.python/py-prompt.exp: Likewise.
18092 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18093 * gdb.server/solib-list.exp: Don't enable target-async.
18094 * gdb.threads/thread-specific-bp.exp: Likewise.
18095 * lib/mi-support.exp: Adjust to use mi-async.
18096
fd664c91
PA
180972014-05-29 Pedro Alves <palves@redhat.com>
18098
18099 PR gdb/13860
18100 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18101 reason, even in sync mode.
18102
251bde03
PA
181032014-05-29 Pedro Alves <palves@redhat.com>
18104 Hui Zhu <hui@codesourcery.com>
18105
18106 PR PR15693
18107 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18108 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18109 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18110 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18111
7f3c0343
JB
181122014-05-28 Joel Brobecker <brobecker@adacore.com>
18113
18114 * config/monitor.exp (gdb_target_monitor): Replace use of
18115 "set remotebaud" by "set serial baud".
18116
b2715b27
AW
181172014-05-26 Andy Wingo <wingo@igalia.com>
18118
18119 * gdb.guile/scm-breakpoint.exp:
18120 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18121 properties instead of gdb-object-properties.
18122
498a4489
YQ
181232014-05-26 Yao Qi <yao@codesourcery.com>
18124
18125 * gdb.server/no-thread-db.exp: Specify source file name
18126 explicitly when setting a breakpoint.
18127
589fdceb
MM
181282014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18129
18130 * gdb.btrace/vdso.c: New.
18131 * gdb.btrace/vdso.exp: New.
18132
e9089e05
MM
181332014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18134
18135 * gdb.base/gcore.exp (capture_command_output): Move ...
18136 * lib/gdb.exp (capture_command_output): ... here.
18137
67b5c0c1
MM
181382014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18139
18140 * gdb.btrace/data.exp: Test memory access during btrace replay.
18141
a2199296
SM
181422014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18143
18144 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18145
17b2616c
PA
181462014-05-21 Pedro Alves <palves@redhat.com>
18147
18148 PR gdb/13860
18149 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18150 (top level): Test that output related to execution commands is
18151 sent to the console with CLI commands, but not with MI commands.
18152 Test that breakpoint events are always mirrored to the console.
18153 Also expect the new source line to be output after a "next" in
18154 async mode too. Make it a pass/fail test.
18155 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18156 output.
18157 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18158
5166082f
PA
181592014-05-21 Pedro Alves <palves@redhat.com>
18160
18161 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18162 Use them to test variations of "list" after reaching a breakpoint.
18163 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18164 Test "list" with listsize 10 after reaching a breakpoint.
18165 * gdb.python/python.exp (decode_line current location line
18166 number): Adjust expected line number.
18167
2f25d70f
SM
181682014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18169
18170 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18171 behavior for $args, pass it directly to "run".
18172
ff604a67
MR
181732014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18174
18175 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18176 30000 to 65536.
18177
6a3cb8e8
PA
181782014-05-21 Pedro Alves <palves@redhat.com>
18179
18180 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18181 auto-connect-native-target off".
18182 * gdb.base/auto-connect-native-target.c: New file.
18183 * gdb.base/auto-connect-native-target.exp: New file.
18184
4ebfc96e
PA
181852014-05-21 Pedro Alves <palves@redhat.com>
18186
18187 * gdb.base/default.exp: Test "target native" instead of "target
18188 child".
18189
36d46afb
MW
181902014-05-21 Mark Wielaard <mjw@redhat.com>
18191
18192 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18193
5876f503
JK
181942014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18195
18196 Fix TLS access for -static -pthread.
18197 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18198 <HAVE_TLS> (thread_function, main): Initialize it.
18199 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18200 Add clean_restart.
18201 <$have_tls != "">: Check TLSVAR.
18202
0256a6ac
PA
182032014-05-21 Pedro Alves <palves@redhat.com>
18204
18205 * gdb.base/dcache-line-read-error.c: New.
18206 * gdb.base/dcache-line-read-error.exp: New.
18207
936d2992
PA
182082014-05-20 Pedro Alves <palves@redhat.com>
18209
18210 * gdb.base/compare-sections.c: New file.
18211 * gdb.base/compare-sections.exp: New file.
18212
802e8e6d
PA
182132014-05-20 Pedro Alves <palves@redhat.com>
18214
18215 * gdb.base/break-idempotent.c: New file.
18216 * gdb.base/break-idempotent.exp: New file.
18217
e59fa00f
MM
182182014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18219
18220 * gdb.btrace/nohist.exp: New.
18221
8b696e31
YQ
182222014-05-20 Yao Qi <yao@codesourcery.com>
18223
18224 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18225 gdb.reverse directory and gdb_reverse_timeout exists in board
18226 setting.
18227 * README: Document gdb_reverse_timeout.
18228
73c9764f
YQ
182292014-05-20 Yao Qi <yao@codesourcery.com>
18230
18231 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18232 'test_file_name'. Treat args as a string instead of a list.
18233 (gdb_init): Rename argument 'args' by 'test_file_name'.
18234
f1f4348a
JK
182352014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18236
18237 * gdb.arch/powerpc-power.exp: New file.
18238 * gdb.arch/powerpc-power.s: New file.
18239
0dbe70ce
DE
182402014-05-16 Doug Evans <dje@google.com>
18241
18242 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18243 * gdb.base/completion.exp: Check that all expected files exist
18244 before doing file completion.
0dbe70ce 18245
8d551b02
DE
182462014-05-16 Doug Evans <dje@google.com>
18247
18248 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18249 Update.
18250 (do_syscall_tests_without_xml): Update.
18251
73eb7709
PA
182522014-05-16 Pedro Alves <palves@redhat.com>
18253
18254 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18255 instead of "unknown output after running".
18256
3fae92fc
YQ
182572014-05-16 Yao Qi <yao@codesourcery.com>
18258
18259 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18260 file1.txt from host at the end.
18261 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18262
c2b2ccc5
DE
182632014-05-15 Doug Evans <dje@google.com>
18264
18265 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18266 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18267 loading file. Add test for TU lookup.
18268
8c217a4b
SM
182692014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18270
18271 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18272 calling "-exec-arguments" or "set args" before running the
18273 inferior.
18274
3deb39c6
SM
182752014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18276
18277 * lib/mi-support.exp (mi_expect_stop): Expect message for
18278 inferiors that exit with non-zero exit code.
18279
71a79f8c
YQ
182802014-05-14 Yao Qi <yao@codesourcery.com>
18281
18282 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18283 match absolute path on remote host.
18284 (test_file_list_exec_source_files): Remove "/" from the
18285 pattern.
18286
f23fcd46
YQ
182872014-05-14 Yao Qi <yao@codesourcery.com>
18288
18289 * boards/local-remote-host-notty.exp (${board}_file): New
18290 proc.
18291
9404b58f
KM
182922014-05-07 Kyle McMartin <kyle@redhat.com>
18293
18294 Pushed by Joel Brobecker <brobecker@adacore.com>.
18295 * gdb.arch/aarch64-atomic-inst.c: New file.
18296 * gdb.arch/aarch64-atomic-inst.exp: New file.
18297
5e45f04c
YQ
182982014-05-07 Yao Qi <yao@codesourcery.com>
18299
18300 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18301 in current context" too.
18302
c888a17d
KS
183032014-05-05 Keith Seitz <keiths@redhat.com>
18304
18305 * gdb.linespec/ls-dollar.exp: Add test for linespec
18306 file:convenience_variable.
18307
290a839c
YQ
183082014-05-05 Yao Qi <yao@codesourcery.com>
18309
18310 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18311 traceframes into tfile and ctf trace files. Read data from
18312 trace file and test collected data.
18313 (gdb_collect_locals_test): Likewise.
18314 (gdb_unavailable_registers_test): Likewise.
18315 (gdb_unavailable_floats): Likewise.
18316 (gdb_collect_globals_test): Likewise.
18317 (top-level): Append "ctf" to trace_file_targets if GDB
18318 supports.
18319
b5262cd0
YQ
183202014-05-05 Yao Qi <yao@codesourcery.com>
18321
18322 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18323 code to ...
18324 (gdb_collect_args_test_1): ... it. New proc.
18325 (gdb_collect_locals_test): Move some code to ...
18326 (gdb_collect_locals_test_1): ... it. New proc.
18327 (gdb_unavailable_registers_test): Move some code to ...
18328 (gdb_unavailable_registers_test_1): ... it. New proc.
18329 (gdb_unavailable_floats): Move some code to ...
18330 (gdb_unavailable_floats_1): ... it. New proc.
18331
30a1e6cc
SDJ
183322014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18333
18334 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18335 probes to test for bitness recognition.
18336 * gdb.arch/amd64-stap-optional-prefix.exp
18337 (test_probe_value_without_reg): New procedure.
18338 Add code to test for different kinds of bitness.
18339
f33da99a
SDJ
183402014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18341
18342 PR breakpoints/16889
18343 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18344 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18345
5b80f00d
PA
183462014-05-01 Pedro Alves <palves@redhat.com>
18347
18348 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18349 gdb_file_cmd if no file is specified.
18350 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18351 last_loaded_file to set the remote exec-file.
18352
f8c2a73c
PA
183532014-05-01 Pedro Alves <palves@redhat.com>
18354
18355 * boards/local-remote-host.exp: New file.
18356
be6e8ac7
PA
183572014-05-01 Pedro Alves <palves@redhat.com>
18358
18359 * boards/local-remote-host.exp: Rename to ...
18360 * boards/local-remote-host-notty.exp: ... this.
18361
cac0dc8f
JB
183622014-04-28 Joel Brobecker <brobecker@adacore.com>
18363
18364 * gdb.ada/dyn_arrayidx: New testcase.
18365
9730e6cc
YQ
183662014-04-26 Yao Qi <yao@codesourcery.com>
18367
18368 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18369 and compute the length of function main. Save it in
18370 $main_length.
18371 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18372 (top-level): Use gdb_compile to compile objects into
18373 executable and restart GDB. Remove invocation to
18374 prepare_for_testing.
18375
7ae1a6a6
PA
183762014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18377 Pedro Alves <palves@redhat.com>
18378
18379 PR server/16255
18380 * gdb.multi/multi-attach.c: New file.
18381 * gdb.multi/multi-attach.exp: New file.
18382
4082afcc
PA
183832014-04-25 Pedro Alves <palves@redhat.com>
18384
18385 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18386 user.
18387 (top level): Test that "set remote conditional-breakpoints-packet
18388 off" works as intended.
18389 * gdb.base/dprintf.exp: Test that "set remote
18390 breakpoint-commands-packet off" works as intended.
18391 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18392 New function.
18393 (top level): Call it.
18394 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18395 remote fast-tracepoints-packet off" works as intended.
18396 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18397 * lib/gdb.exp (gdb_is_target_remote): ... here.
18398
2abc3f8d
DB
183992014-04-24 David Blaikie <dblaikie@gmail.com>
18400
18401 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18402 ensure clang would not discard them.
18403 * gdb.base/gdbvars.c: Ditto.
18404 * gdb.base/memattr.c: Ditto.
18405 * gdb.base/whatis.c: Ditto.
18406 * gdb.python/py-prettyprint.c: Ditto.
18407 * gdb.trace/actions.c: Ditto.
18408 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18409 ensure clang would not discard it.
18410
bfd39632
DB
184112014-04-24 David Blaikie <dblaikie@gmail.com>
18412
18413 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18414 clang to emit the full definition of type required by the test
18415 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18416
22842ff6
DB
184172014-04-24 David Blaikie <dblaikie@gmail.com>
18418
18419 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18420 coax Clang into emitting the definition of the type.
18421 * gdb.cp/pr10728-x.h (y): Ditto.
18422 * gdb.cp/pr10728-y.cc (y): Ditto.
18423
c2e827ad
DB
184242014-04-24 David Blaikie <dblaikie@gmail.com>
18425
18426 * gdb.base/label.exp: XFAIL label related tests under Clang.
18427 * gdb.cp/cplabel.exp: Ditto.
18428 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18429 under Clang those using labels.
18430
4c2d33e7
YQ
184312014-04-25 Yao Qi <yao@codesourcery.com>
18432
18433 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18434 double_label.
18435 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18436 partial_label and double_label.
18437
56083b99
DB
184382014-04-24 David Blaikie <dblaikie@gmail.com>
18439
18440 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18441
25d4e99d
DB
184422014-04-24 David Blaikie <dblaikie@gmail.com>
18443
18444 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18445 of the function to work across GCC and Clang.
18446 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18447 pointer types (const void ** const V void **).
18448
01f9f808
MS
184492014-04-24 Michael Sturm <michael.sturm@mintel.com>
18450 Walfred Tedeschi <walfred.tedeschi@intel.com>
18451
18452 * Makefile.in (EXECUTABLES): Added i386-avx512.
18453 * gdb.arch/i386-avx512.c: New file.
18454 * gdb.arch/i386-avx512.exp: Likewise.
18455
4b48d439
KS
184562014-04-23 Keith Seitz <keiths@redhat.com>
18457
18458 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18459 (mi_make_breakpoint_table): New procedure.
18460 (mi_create_breakpoint): Use mi_make_breakpoint
18461 and return the result.
18462 (mi_make_breakpoint): New procedure.
18463 (mi_build_kv_pairs): New procedure.
18464
18465 * gdb.mi/mi-break.exp: Remove unused globals,
18466 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18467 All callers updated.
18468 * gdb.mi/mi-dprintf.exp: Use variable to track command
18469 number.
18470 Update all callers of mi_create_breakpoint and use
18471 mi_make_breakpoint_table.
18472 Remove any unused global variables.
18473 * gdb.mi/mi-nonstop.exp: Likewise.
18474 * gdb.mi/mi-nsintrall.exp: Likewise.
18475 * gdb.mi/mi-nsmoribund.exp: Likewise.
18476 * gdb.mi/mi-nsthrexec.exp: Likewise.
18477 * gdb.mi/mi-reverse.exp: Likewise.
18478 * gdb.mi/mi-simplerun.exp: Likewise.
18479 * gdb.mi/mi-stepn.exp: Likewise.
18480 * gdb.mi/mi-syn-frame.exp: Likewise.
18481 * gdb.mi/mi-until.exp: Likewise.
18482 * gdb.mi/mi-var-cp.exp: Likewise.
18483 * gdb.mi/mi-var-display.exp: Likewise.
18484 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18485 * gdb.mi/mi2-var-child.exp: Likewise.
18486 * gdb.mi/mi-vla-c99.exp: Likewise.
18487 * lib/mi-support.exp: Likewise.
18488
18489 From Ian Lance Taylor <iant@cygnus.com>:
18490 * lib/gdb.exp (parse_args): New procedure.
18491
08351840
PA
184922014-04-23 Pedro Alves <palves@redhat.com>
18493
18494 * gdb.base/break-unload-file.c: New file.
18495 * gdb.base/break-unload-file.exp: New file.
18496 * gdb.base/sym-file-lib.c (baz): New function.
18497 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18498 field.
18499 (load): Store the segment's mapped size.
18500 (unload): New function.
18501 (unload_shlib): New function.
18502 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18503 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18504 set a breakpoint at baz, and call it.
18505 * gdb.base/sym-file.exp: New tests for stale breakpoint
18506 instructions.
18507
076855f9
PA
185082014-04-23 Pedro Alves <palves@redhat.com>
18509
18510 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18511 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18512 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18513 * gdb.base/hbreak-unmapped.c: New file.
18514 * gdb.base/hbreak-unmapped.exp: New file.
18515 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18516 * lib/gdb.exp (gdb_is_target_remote): ... here.
18517
483805cf
PA
185182014-04-22 Pedro Alves <palves@redhat.com>
18519
18520 * gdb.base/consecutive-step-over.c: New file.
18521 * gdb.base/consecutive-step-over.exp: New file.
18522
06d97543
PA
185232014-04-22 Pedro Alves <palves@redhat.com>
18524
18525 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18526 instead of send_gdb/gdb_expect.
18527
b4429ea2
YQ
185282014-04-22 Yao Qi <yao@codesourcery.com>
18529
18530 * lib/trace-support.exp (generate_tracefile): New procedure.
18531 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18532 return 0.
18533 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18534 if generate_tracefile returns 1.
18535
51d48146
PA
185362014-04-18 Tom Tromey <palves@redhat.com>
18537 Pedro alves <tromey@redhat.com>
18538
18539 PR backtrace/15558
18540 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18541 with a backtrace limit.
18542 * gdb.python/py-frame-inline.exp: Test running to an inline
18543 function with a backtrace limit, and printing the newest frame.
18544 * gdb.python/py-frame-inline.c (main): Call f.
18545
bd1dce5f
MS
185462014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18547
18548 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18549
40d1a503
MS
185502014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18551
18552 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18553 Drop prefix from unsupported source file path.
18554
389b98f7
YQ
185552014-04-17 Yao Qi <yao@codesourcery.com>
18556
18557 * lib/gdb.exp (with_target_charset): New proc.
18558 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18559 with_target_charset.
18560 (test_print_strings): Likewise.
18561 (test_repeat_bytes): Likewise.
18562 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18563 for some tests.
18564
22869d73
KS
185652014-04-16 Keith Seitz <keiths@redhat.com>
18566
18567 PR gdb/15827
18568 * gdb.dwarf2/corrupt.c: New file.
18569 * gdb.dwarf2/corrupt.exp: New file.
18570
c4f87ca6
KS
185712014-04-16 Keith Seitz <keiths@redhat.com>
18572
18573 PR c++/16597
18574 * gdb.cp/namelessclass.cc: New file.
18575 * gdb.cp/namelessclass.exp: New file.
18576 * gdb.cp/namelessclass.S: New file.
18577
ab19de87
DE
185782014-04-16 Doug Evans <dje@google.com>
18579
18580 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18581 Add comment.
18582 (gdbserver_default_get_comm_port): New function.
18583 (gdbserver_start): Check if board file provided
18584 "gdbserver,get_comm_port" and use it if so.
18585 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18586 (gdb,socketport): Set to "stdio".
18587 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18588 (stdio_gdbserver_template): Delete.
18589 (${board}_get_remote_address): Update.
18590 (${board}_build_remote_cmd): Delete.
18591 (${board}_get_comm_port): New function.
18592 (${board}_spawn): Update.
18593 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18594 Delete.
18595 (${board}_get_remote_address): Update.
18596 (${board}_get_comm_port): New function.
18597
fc98a809
AB
185982014-04-16 Andrew Burgess <aburgess@broadcom.com>
18599
18600 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18601 appearing in any order.
18602
87fd9e6e
DE
186032014-04-15 Doug Evans <dje@google.com>
18604
18605 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18606 uninitialized value of "description".
18607
099fc3ea
KS
186082014-04-15 Keith Seitz <keiths@redhat.com>
18609
18610 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18611 Remove unused globals.
18612 (test_running_the_program): Likewise.
18613 (test_controlled_execution): Likewise.
18614 (test_controlling_breakpoints): Likewise.
18615 (test_program_termination): Likewise.
18616
5da151d4
KS
186172014-04-15 Keith Seitz <keiths@redhat.com>
18618
18619 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18620 unused globals.
18621 (test_rbreak_creation_and_listing): Likewise.
18622 (test_ignore_count): Likewise.
18623 (test_error): Likewise.
18624
35e5d2f0
PA
186252014-04-15 Pedro Alves <palves@redhat.com>
18626
18627 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18628 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18629 sym-file-loader.c.
18630 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18631 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18632 to sym-file-loader.c.
18633 (struct library): Forward declare.
18634 (load_shlib, lookup_function): Change prototypes.
18635 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18636 (translate_offset): Remove declarations.
18637 (get_text_addr): New declaration.
18638 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18639 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18640 sym-file-loader.h.
18641 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18642 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18643 here from sym-file-loader.h.
18644 (struct library): New structure.
18645 (load_shlib, lookup_function): Change prototypes and adjust to
18646 work with a struct library.
18647 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18648 (translate_offset): Make static.
18649 (get_text_addr): New function.
18650 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18651
eb4c1710
PA
186522014-04-15 Pedro Alves <palves@redhat.com>
18653
18654 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18655
2d1baf52
PA
186562014-04-15 Pedro Alves <palves@redhat.com>
18657
18658 * gdb.base/sym-file-loader.c: Include <limits.h>.
18659 (SELF_LINK): New define.
18660 (get_origin): New function.
18661 (load_shlib): Use it.
18662 * gdb.base/sym-file.exp: Don't early return if the target is
18663 remote. Use runto_main, and issue fail is that fails. Use
18664 gdb_load_shlibs.
18665 (shlib_name): Delete.
18666 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18667
7dd6df01
PA
186682014-04-15 Pedro Alves <palves@redhat.com>
18669
18670 * gdb.base/sym-file.exp: Remove regex characters from test
18671 message. Don't refer to breakpoint numbers in test messages.
18672
b50c8614
KS
186732014-04-14 Keith Seitz <keiths@redhat.com>
18674
18675 PR c++/16253
18676 * gdb.cp/var-tag.cc: New file.
18677 * gdb.cp/var-tag.exp: New file.
18678 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18679 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18680 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18681 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18682
3d567982
TT
186832014-04-14 Tom Tromey <tromey@redhat.com>
18684
18685 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18686 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18687 type.
18688 * gdb.cp/enum-class.exp: New file.
18689 * gdb.cp/enum-class.cc: New file.
18690
0626fc76
TT
186912014-04-14 Tom Tromey <tromey@redhat.com>
18692
18693 * gdb.dwarf2/enum-type.exp: New file.
18694
dca325b3
SA
186952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18696
18697 * gdb.mi/mi-vla-c99.exp: New file.
18698 * gdb.mi/vla.c: New file.
18699
5854b38a
SA
187002014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18701
18702 * gdb.base/vla-datatypes.c: New file.
18703 * gdb.base/vla-datatypes.exp: New file.
18704
463bb957
SA
187052014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18706
18707 * gdb.base/vla-ptr.c: New file.
18708 * gdb.base/vla-ptr.exp: New file.
18709
3dd170be
SA
187102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18711
18712 * gdb.dwarf2/count.exp: New file.
18713
5ecaaa66
SA
187142014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18715
18716 * gdb.base/vla-sideeffect.c: New file.
18717 * gdb.base/vla-sideeffect.exp: New file.
18718
41f1ada5
DB
187192014-04-14 David Blaikie <dblaikie@gmail.com>
18720
18721 * gdb.mi/non-stop.c: Add return value for non-void function return
18722 statement.
18723 * gdb.threads/staticthreads.c: Ditto.
18724
0be03e84
DE
187252014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18726 Doug Evans <xdje42@gmail.com>
18727
18728 * gdb.guile/scm-value.c: Improve test case.
18729 * gdb.guile/scm-value.exp: Add new test.
18730
f180a1fb
DB
187312014-04-11 David Blaikie <dblaikie@gmail.com>
18732
18733 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18734 override Clang's default.
18735
6b662e19
JB
187362014-04-11 Joel Brobecker <brobecker@adacore.com>
18737
18738 Revert the following changes (regressions):
18739
18740 * gdb.base/vla-sideeffect.c: New file.
18741 * gdb.base/vla-sideeffect.exp: New file.
18742
18743 * gdb.dwarf2/count.exp: New file.
18744
18745 * gdb.base/vla-multi.c: New file.
18746 * gdb.base/vla-multi.exp: New file.
18747
18748 * gdb.base/vla-ptr.c: New file.
18749 * gdb.base/vla-ptr.exp: New file.
18750
18751 * gdb.base/vla-datatypes.c: New file.
18752 * gdb.base/vla-datatypes.exp: New file.
18753
18754 * gdb.mi/mi-vla-c99.exp: New file.
18755 * gdb.mi/vla.c: New file.
18756
245a5f0b
KS
187572014-04-11 Keith Seitz <keiths@redhat.com>
18758
18759 PR c++/16675
18760 * gdb.cp/cpsizeof.exp: New file.
18761 * gdb.cp/cpsizeof.cc: New file.
18762
58a84dcf
SA
187632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18764
191a8a90
JB
18765 * gdb.mi/mi-vla-c99.exp: New file.
18766 * gdb.mi/vla.c: New file.
58a84dcf 18767
c8655f75
SA
187682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18769
18770 * gdb.base/vla-datatypes.c: New file.
18771 * gdb.base/vla-datatypes.exp: New file.
18772
024e13b4
SA
187732014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18774
18775 * gdb.base/vla-ptr.c: New file.
18776 * gdb.base/vla-ptr.exp: New file.
18777
1a237e0e
SA
187782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18779
18780 * gdb.base/vla-multi.c: New file.
18781 * gdb.base/vla-multi.exp: New file.
18782
504f3432
SA
187832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18784
18785 * gdb.dwarf2/count.exp: New file.
18786
3bce8237
SA
187872014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18788
191a8a90
JB
18789 * gdb.base/vla-sideeffect.c: New file.
18790 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18791
322f9c21
YQ
187922014-04-11 Yao Qi <yao@codesourcery.com>
18793
18794 * gdb.base/completion.exp: Check file exists before running tests
18795 on file completion.
18796
d708bcd1
PA
187972014-04-10 Pedro Alves <palves@redhat.com>
18798
18799 * gdb.base/cond-eval-mode.c: New file.
18800 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18801 prepare_for_testing to build the new file. Check result of
18802 runto_main.
18803 (test_break, test_watch): New procedures.
18804 (top level): Use them.
18805
ae1d2761
PM
188062014-04-08 Pierre Muller <muller@sourceware.org>
18807
18808 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18809 Ctrl-V use for mingw hosts.
18810
7af389b8
SC
188112014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18812
18813 * gdb.python/py-value.c: Improve test case.
18814 * gdb.python/py-value.exp: Add new test.
18815
5e703181
DE
188162014-04-07 David Blaikie <dblaikie@gmail.com>
18817
18818 * lib/compiler.c: Identify the clang compiler.
18819 * lib/compiler.cc: Ditto.
18820
9810b410
YQ
188212014-04-03 Yao Qi <yao@codesourcery.com>
18822
18823 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18824
98d1b8dc
AB
188252014-04-01 Anton Blanchard <anton@samba.org>
18826
18827 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18828 messages unique.
18829
3114cea1
AB
188302014-04-01 Anton Blanchard <anton@samba.org>
18831
18832 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18833 prepare_for_testing.
18834
62f7182c
AB
188352014-04-01 Anton Blanchard <anton@samba.org>
18836
18837 * gdb.arch/ppc64-atomic-inst.c: Remove.
18838 * gdb.arch/ppc64-atomic-inst.S: New file.
18839 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18840
770e7fc7
DE
188412014-03-31 Doug Evans <dje@google.com>
18842
18843 * gdb.base/print-symbol-loading-lib.c: New file.
18844 * gdb.base/print-symbol-loading-main.c: New file.
18845 * gdb.base/print-symbol-loading.exp: New file.
18846
46e2bafa
YQ
188472014-03-31 Yao Qi <yao@codesourcery.com>
18848
18849 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18850
8776cfe9
JB
188512014-03-28 Joel Brobecker <brobecker@adacore.com>
18852
18853 * gdb.ada/mi_dyn_arr: New testcase.
18854
5d1ef361
DE
188552014-03-27 Doug Evans <dje@google.com>
18856
18857 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18858
b5bee914
YQ
188592014-03-27 Yao Qi <yao@codesourcery.com>
18860
18861 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18862 if target is nios2-*-*.
18863
0d4d0e77
YQ
188642014-03-26 Yao Qi <yao@codesourcery.com>
18865
18866 * lib/gdb.exp (readline_is_used): New proc.
18867 * gdb.base/completion.exp: Move tests on command complete up.
18868 Skip the rest of tests if readline is not used.
18869 * gdb.ada/complete.exp: Skp the test if readline is not
18870 used.
18871 * gdb.base/filesym.exp: Likewise.
18872 * gdb.base/macscp.exp: Likewise.
18873 * gdb.base/readline-ask.exp: Likewise.
18874 * gdb.base/readline.exp: Likewise.
18875 * gdb.python/py-cmd.exp: Likewise.
18876 * gdb.trace/tfile.exp: Likewise.
18877
29361eee
YQ
188782014-03-26 Yao Qi <yao@codesourcery.com>
18879
18880 * gdb.base/macscp.exp: Fix code format issues.
18881
bc9a5525
UW
188822014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18883
18884 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18885 * gdb.asm/powerpc64le.inc: New file.
18886
d3839ede
PA
188872014-03-25 Pedro Alves <palves@redhat.com>
18888 Doug Evans <dje@google.com>
18889
18890 * gdb.base/source-execution.c: New file.
18891 * gdb.base/source-execution.exp: New file.
18892 * gdb.base/source-execution.gdb: New file.
18893
01672a57
DE
188942014-03-24 Doug Evans <dje@google.com>
18895
18896 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18897 using fission.
18898
88bbeca9
HZ
188992014-03-24 Hui Zhu <hui@codesourcery.com>
18900 Pedro Alves <palves@redhat.com>
18901
18902 PR breakpoints/16101
18903 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18904 test pass/fail messages. Detect missing support for dprintf when
18905 breakpoints are actually inserted.
18906 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18907 breakpoints are actually inserted.
18908 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18909 fails.
18910
d2348791
JK
189112014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18912
18913 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18914
feef67ab
DE
189152014-03-22 Doug Evans <xdje42@gmail.com>
18916
18917 * gdb.python/python.exp (python not supported): Verify multi-line
18918 python command issues an error.
25d743f9 18919 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18920 guile command issues an error.
feef67ab 18921
ecebef6a
MR
189222014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18923
18924 * gdb.threads/thread-specific.exp: Handle the lack of usable
18925 $this_breakpoint and $this_thread.
18926
ccdd1909
HZ
189272014-03-21 Hui Zhu <hui@codesourcery.com>
18928
18929 * gdb.base/attach.exp (do_command_attach_tests): New.
18930
beb460e8
PA
189312014-03-20 Tom Tromey <tromey@redhat.com>
18932 Pedro Alves <palves@redhat.com>
18933
18934 PR cli/15718
18935 * gdb.base/condbreak-call-false.c: New file.
18936 * gdb.base/condbreak-call-false.exp: New file.
18937
40acf43a
PA
189382014-03-20 Pedro Alves <palves@redhat.com>
18939
18940 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18941 Delete.
18942 (block_signals, unblock_signals): Delete.
18943 (child_function_2, main): Remove references to deleted variable
18944 and functions.
18945
9f5e1e02
PA
189462014-03-20 Pedro Alves <palves@redhat.com>
18947
18948 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18949 Use pthread_kill to signal thread 2.
18950 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18951 Adjust to make the test send itself a signal rather than using the
18952 host's "kill" command.
18953
99619bea
PA
189542014-03-20 Pedro Alves <palves@redhat.com>
18955
18956 * gdb.threads/multiple-step-overs.c: New file.
18957 * gdb.threads/multiple-step-overs.exp: New file.
18958 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18959 Adjust expected infrun debug output.
18960
2adfaa28
PA
189612014-03-20 Pedro Alves <palves@redhat.com>
18962
18963 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18964 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18965
31e77af2
PA
189662014-03-20 Pedro Alves <palves@redhat.com>
18967
18968 PR breakpoints/7143
18969 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18970 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18971 of gdb_test_multiple.
18972 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18973 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18974
b9f437de
PA
189752014-03-20 Pedro Alves <palves@redhat.com>
18976
18977 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18978 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18979
05adc73e
PA
189802014-03-19 Pedro Alves <palves@redhat.com>
18981
18982 * gdb.base/async.exp: Remove early return.
18983
6048b950
PA
189842014-03-19 Pedro Alves <palves@redhat.com>
18985
18986 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18987
8bcfb00a
PA
189882014-03-19 Pedro Alves <palves@redhat.com>
18989
18990 * gdb.base/async.exp (test_background): Expect \r\n after
18991 "completed." in the fail pattern.
18992
884e37dc
PA
189932014-03-19 Pedro Alves <palves@redhat.com>
18994
18995 * gdb.base/async.exp (test_background): New procedure.
18996 Use it for all background execution command tests.
18997
148e57e2
PA
189982014-03-19 Pedro Alves <palves@redhat.com>
18999
19000 * gdb.base/async.exp: Use prepare_for_testing.
19001
f48088c7
PA
190022014-03-19 Pedro Alves <palves@redhat.com>
19003
19004 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19005 the same line.
19006
e2f6c966
PA
190072014-03-19 Pedro Alves <palves@redhat.com>
19008
19009 * gdb.base/async.c (main): Add "jump here" and "until here" line
19010 marker comments.
19011 * gdb.base/async.exp (jump_here): New global.
19012 (jump& test): Use it.
19013 (until_here): New global.
19014 (until& test): Use it.
19015
c30568d4
PA
190162014-03-19 Pedro Alves <palves@redhat.com>
19017
19018 * gdb.base/async.exp: Don't frob gdb_protocol.
19019
0172b6a7
DE
190202014-03-18 Doug Evans <xdje42@gmail.com>
19021
19022 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19023 Fix spelling of exec-done-display.
19024
06c868a8
JK
190252014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19026
19027 PR gdb/15358
19028 * gdb.base/gdb-sigterm.c: New file.
19029 * gdb.base/gdb-sigterm.exp: New file.
19030
0c7e1a46
PA
190312014-03-18 Pedro Alves <palves@redhat.com>
19032
19033 PR gdb/13860
19034 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19035 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19036 solib-event.
19037
f7c77d93
JB
190382014-03-17 Joel Brobecker <brobecker@adacore.com>
19039
19040 * gdb.ada/pckd_arr_ren: New testcase.
19041
5a1e8c7a
DE
190422014-03-13 Doug Evans <xdje42@gmail.com>
19043
19044 PR guile/16612
19045 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19046 collect after discarding symbols.
19047
350e1a76
DE
190482014-03-13 Ludovic Courtès <ludo@gnu.org>
19049 Doug Evans <xdje42@gmail.com>
19050
19051 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19052 to history survives a gc.
19053
a69900ae
PA
190542014-03-13 Pedro Alves <palves@redhat.com>
19055
19056 * gdb.base/default.exp: Don't test "target procfs".
19057
5db9f0bd
PA
190582014-03-13 Pedro Alves <palves@redhat.com>
19059
19060 * gdb.base/default.exp: Update "target child" and "target procfs"
19061 tests to not expect "Unix".
19062
b3ccfe11
TT
190632014-03-12 Tom Tromey <tromey@redhat.com>
19064
19065 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19066 New procs. Add target-async tests.
19067 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19068 Add target-async tests.
19069
646f4417
AA
190702014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19071
19072 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19073 'func_start' and 'func_end' for the beginning and end of the
19074 function code, respectively.
19075 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19076 'func_end' instead of 'func' and 'main'.
19077
288c211f
AA
190782014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19079
19080 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19081 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19082 generate the debug info assembler source.
19083
e0c0f156
AA
190842014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19085
19086 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19087 * gdb.dwarf2/arr-subrange.exp: Likewise.
19088 * gdb.dwarf2/dwz.exp: Likewise.
19089 * gdb.dwarf2/method-ptr.exp: Likewise.
19090 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19091 * gdb.dwarf2/subrange.exp: Likewise.
19092 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19093 * gdb.dwarf2/implptrpiece.exp: Likewise.
19094 * gdb.dwarf2/nostaticblock.exp: Likewise.
19095
0e5c4555
AA
190962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19097
19098 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19099 directory to absolute path name arguments.
19100
5ec18f2b
JG
191012014-03-10 Joel Brobecker <brobecker@adacore.com>
19102
19103 * gdb.ada/tagged_access: New testcase.
19104
847fc4f2
MM
191052014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19106
19107 * gdb.btrace/data.exp: Update expected output.
19108
cc3da688
YQ
191092014-03-06 Yao Qi <yao@codesourcery.com>
19110
19111 * gdb.trace/pr16508.exp: New file.
19112
0f26cec1
PA
191132014-03-05 Pedro Alves <palves@redhat.com>
19114
19115 PR gdb/16575
19116 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19117 procedure.
19118 (top level): Adjust to use it. Add tests that exercise breakpoint
19119 interaction with the code-cache.
19120
7a5a839f
LC
191212014-02-26 Ludovic Courtès <ludo@gnu.org>
19122
19123 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19124 test for 'history-append!'.
19125
31aa7e4e
JB
191262014-02-26 Joel Brobecker <brobecker@adacore.com>
19127
19128 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19129 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19130 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19131 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19132 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19133 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19134
1b588015
JB
191352014-02-26 Joel Brobecker <brobecker@adacore.com>
19136
19137 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19138 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19139 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19140
55426c9d
JB
191412014-02-26 Joel Brobecker <brobecker@adacore.com>
19142
19143 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19144
dc53a7ad
JB
191452014-02-26 Joel Brobecker <brobecker@adacore.com>
19146
19147 * gdb.dwarf2/arr-stride.c: New file.
19148 * gdb.dwarf2/arr-stride.exp: New file.
19149
12ab52e9
PA
191502014-02-26 Pedro Alves <palves@redhat.com>
19151
19152 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19153 that won't ever trigger. Make sure that GDB reports the correct
19154 breakpoint that caused the stop.
19155
849c862e
JK
191562014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19157
19158 PR gdb/16626
19159 * gdb.base/auto-load-script: New file.
19160 * gdb.base/auto-load.c: New file.
19161 * gdb.base/auto-load.exp: New file.
19162
71b7d793
JK
19163 PR gdb/16626
19164 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19165
e2f0d509
JK
191662014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19167
19168 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19169 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19170
50cc37c8
DE
191712014-02-24 Doug Evans <dje@google.com>
19172
19173 * lib/gdb.exp (run_on_host): Log error output if program fails.
19174
ea4758f2
PA
191752014-02-21 Pedro Alves <palves@redhat.com>
19176
19177 * gdb.threads/step-after-sr-lock.c: Rename to ...
19178 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19179 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19180 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19181 ... this.
19182
d7b30f67
SDJ
191832014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19184
19185 PR tdep/16397
19186 * gdb.arch/amd64-stap-special-operands.exp: New file.
19187 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19188 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19189 * gdb.arch/amd64-stap-triplet.S: Likewise.
19190 * gdb.arch/amd64-stap-triplet.c: Likewise.
19191
83deb43f
JB
191922014-02-20 Joel Brobecker <brobecker@adacore.com>
19193
19194 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19195 in .section pseudo-op.
19196
adde2bff
DE
191972014-02-20 lin zuojian <manjian2006@gmail.com>
19198 Joel Brobecker <brobecker@adacore.com>
19199 Doug Evans <xdje42@gmail.com>
19200
19201 PR symtab/16581
19202 * gdb.dwarf2/dw2-icycle.S: New file.
19203 * gdb.dwarf2/dw2-icycle.c: New file.
19204 * gdb.dwarf2/dw2-icycle.exp: New file.
19205
f7bd0f78
SC
192062014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19207
19208 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19209 operations on gdb.Value objects.
19210 * gdb.python/py-value-cc.exp: Add new test to test operations on
19211 gdb.Value objects.
19212
c17ef0d5
DE
192132014-02-18 Doug Evans <dje@google.com>
19214
19215 * Makefile.in (TESTS): New variable.
19216 (expanded_tests, expanded_tests_or_none): New variables
19217 (check-single): Pass $(expanded_tests_or_none) to runtest.
19218 (check-parallel): Only run tests in $(TESTS) if non-empty.
19219 (check/no-matching-tests-found): New rule.
19220 * README: Document TESTS makefile variable.
19221
5dd3176f
DE
192222014-02-18 Doug Evans <dje@google.com>
19223
19224 * Makefile.in (check-parallel): rm -rf outputs temp.
19225
0b10be4f
JK
192262014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19227
19228 Fix "ERROR: no fileid for" in the testsuite.
19229 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19230
85f224e7
DE
192312014-02-12 Doug Evans <dje@google.com>
19232
19233 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19234 (MISCELLANEOUS): New variable.
19235 (clean): rm -rf $(MISCELLANEOUS).
19236 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19237 dwp live in the same directory as symlinks, with each symlink pointed
19238 to a differently named file in a different directory.
19239
149b30ff
DE
192402014-02-11 Doug Evans <dje@google.com>
19241
19242 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19243 of Tcl file commands.
19244
1dfdac32
MK
192452014-02-10 Mark Kettenis <kettenis@gnu.org>
19246
19247 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19248 "kill -SIGUSR1 -1".
19249
aa4fb036
JB
192502014-02-10 Joel Brobecker <brobecker@adacore.com>
19251
19252 * gdb.ada/tick_length_array_enum_idx: New testcase.
19253
ed3ef339
DE
192542014-02-10 Doug Evans <xdje42@gmail.com>
19255
19256 * configure.ac (AC_OUTPUT): Add gdb.guile.
19257 * configure: Regenerate.
19258 * lib/gdb-guile.exp: New file.
19259 * lib/gdb.exp (get_target_charset): New function.
19260 * gdb.base/help.exp: Update expected output from "apropos apropos".
19261 * gdb.guile/Makefile.in: New file.
19262 * gdb.guile/guile.exp: New file.
19263 * gdb.guile/scm-arch.c: New file.
19264 * gdb.guile/scm-arch.exp: New file.
19265 * gdb.guile/scm-block.c: New file.
19266 * gdb.guile/scm-block.exp: New file.
19267 * gdb.guile/scm-breakpoint.c: New file.
19268 * gdb.guile/scm-breakpoint.exp: New file.
19269 * gdb.guile/scm-disasm.c: New file.
19270 * gdb.guile/scm-disasm.exp: New file.
19271 * gdb.guile/scm-equal.c: New file.
19272 * gdb.guile/scm-equal.exp: New file.
19273 * gdb.guile/scm-error.exp: New file.
19274 * gdb.guile/scm-error.scm: New file.
19275 * gdb.guile/scm-frame-args.c: New file.
19276 * gdb.guile/scm-frame-args.exp: New file.
19277 * gdb.guile/scm-frame-args.scm: New file.
19278 * gdb.guile/scm-frame-inline.c: New file.
19279 * gdb.guile/scm-frame-inline.exp: New file.
19280 * gdb.guile/scm-frame.c: New file.
19281 * gdb.guile/scm-frame.exp: New file.
19282 * gdb.guile/scm-generics.exp: New file.
19283 * gdb.guile/scm-gsmob.exp: New file.
19284 * gdb.guile/scm-iterator.c: New file.
19285 * gdb.guile/scm-iterator.exp: New file.
19286 * gdb.guile/scm-math.c: New file.
19287 * gdb.guile/scm-math.exp: New file.
19288 * gdb.guile/scm-objfile-script-gdb.in: New file.
19289 * gdb.guile/scm-objfile-script.c: New file.
19290 * gdb.guile/scm-objfile-script.exp: New file.
19291 * gdb.guile/scm-objfile.c: New file.
19292 * gdb.guile/scm-objfile.exp: New file.
19293 * gdb.guile/scm-ports.exp: New file.
19294 * gdb.guile/scm-pretty-print.c: New file.
19295 * gdb.guile/scm-pretty-print.exp: New file.
19296 * gdb.guile/scm-pretty-print.scm: New file.
19297 * gdb.guile/scm-section-script.c: New file.
19298 * gdb.guile/scm-section-script.exp: New file.
19299 * gdb.guile/scm-section-script.scm: New file.
19300 * gdb.guile/scm-symbol.c: New file.
19301 * gdb.guile/scm-symbol.exp: New file.
19302 * gdb.guile/scm-symtab-2.c: New file.
19303 * gdb.guile/scm-symtab.c: New file.
19304 * gdb.guile/scm-symtab.exp: New file.
19305 * gdb.guile/scm-type.c: New file.
19306 * gdb.guile/scm-type.exp: New file.
19307 * gdb.guile/scm-value-cc.cc: New file.
19308 * gdb.guile/scm-value-cc.exp: New file.
19309 * gdb.guile/scm-value.c: New file.
19310 * gdb.guile/scm-value.exp: New file.
19311 * gdb.guile/source2.scm: New file.
19312 * gdb.guile/types-module.cc: New file.
19313 * gdb.guile/types-module.exp: New file.
19314
7026a7c1
YQ
193152014-02-10 Yao Qi <yao@codesourcery.com>
19316
19317 PR testsuite/16543
19318 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19319 * configure: Regenerated.
19320 * Makefile.in: New file.
19321
6c466447
AS
193222014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19323
19324 * gdb.python/py-framefilter.exp: Fix typo.
19325
6e854735
YQ
193262014-02-08 Yao Qi <yao@codesourcery.com>
19327
19328 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19329 that no =breakpoint-modified is emitted when breakpoints are
19330 modified through MI commands.
19331
d137e6dc
PA
193322014-02-07 Pedro Alves <pedro@codesourcery.com>
19333 Pedro Alves <palves@redhat.com>
19334
19335 * gdb.threads/step-after-sr-lock.c: New file.
19336 * gdb.threads/step-after-sr-lock.exp: New file.
19337
b5ee5a50
PA
193382014-02-07 Pedro Alves <palves@redhat.com>
19339
19340 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19341
3c77faf3
JK
193422014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19343
19344 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19345 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19346
6dddc817
DE
193472014-02-06 Doug Evans <xdje42@gmail.com>
19348
19349 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19350 output.
19351
19352 * gdb.gdb/python-interrupts.exp: New file.
19353
de7b2893
YQ
193542014-02-05 Yao Qi <yao@codesourcery.com>
19355
19356 * gdb.trace/report.exp (use_collected_data): Test the output
19357 of "info threads" and "info inferiors".
19358
66d032ac
YQ
193592014-02-05 Yao Qi <yao@codesourcery.com>
19360
19361 Revert this patch:
19362
19363 2013-05-24 Yao Qi <yao@codesourcery.com>
19364
19365 * gdb.trace/tfile.exp: Test inferior and thread.
19366
591a12a1
UW
193672014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19368
19369 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19370 on a function.
19371 * gdb.base/step-bt.c: Call hello via function pointer to make
19372 sure its first instruction is executed on powerpc64le-linux.
19373
0ff3e01f
UW
193742014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19375
19376 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19377
084ee545
UW
193782014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19379
19380 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19381 of the test patterns for use on little-endian systems.
19382
6ed14ff3
UW
193832014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19384
19385 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19386 (decimal_vector): Fix for little-endian.
19387
401e27fd
JM
193882014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19389
19390 * gdb.arch/sparc-sysstep.exp: New file.
19391 * gdb.arch/sparc-sysstep.c: Likewise.
19392
19393 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19394
8b924729
EBM
193952014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19396
19397 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19398
fb151210
JB
193992014-01-23 Tom Tromey <tromey@redhat.com>
19400
19401 * gdb.ada/array_char_idx: New testcase.
19402
0740f8d8
TT
194032014-01-23 Tom Tromey <tromey@redhat.com>
19404
19405 PR python/16487:
19406 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19407 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19408 classes.
19409
21909fa1
TT
194102014-01-23 Tom Tromey <tromey@redhat.com>
19411
19412 PR python/16491:
19413 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19414 string from an inferior frame.
19415 * gdb.python/py-framefilter-mi.exp: Update.
19416
87ce2a04
DE
194172014-01-22 Doug Evans <dje@google.com>
19418
19419 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19420
237b092b
AA
194212014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19422
19423 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19424
d674a709
AA
194252014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19426
19427 * gdb.trace/entry-values.exp: Remove excess space character from
19428 regex patterns. Handle s390 call instruction.
19429
20fa3390
AA
194302014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19431
19432 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19433 define "*_start" label. Make "name" static.
19434 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19435 ${name} by references to ${name}_start.
19436
78466714
AA
194372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19438
19439 * gdb.base/info-macros.exp: Remove "debug" from the compile
19440 options.
19441
ec9f644a
IB
194422014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19443
19444 * gdb.dlang/demangle.exp: New file.
19445
94b1b47e
IB
194462014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19447
19448 * gdb.dlang/primitive-types.exp: New file.
19449
7f420862
IB
194502014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19451
19452 * configure.ac: Create gdb.dlang/Makefile.
19453 * configure: Regenerate.
19454 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19455 * gdb.dlang/Makefile.in: New file.
19456 * lib/d-support.exp: New file.
19457 * lib/gdb.exp (skip_d_tests): New proc.
19458
52834460
MM
194592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19460
19461 * gdb.btrace/delta.exp: Check reverse stepi.
19462 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19463 * gdb.btrace/finish.exp: New.
19464 * gdb.btrace/next.exp: New.
19465 * gdb.btrace/nexti.exp: New.
19466 * gdb.btrace/record_goto.c: Add comments.
19467 * gdb.btrace/step.exp: New.
19468 * gdb.btrace/stepi.exp: New.
19469 * gdb.btrace/multi-thread-step.c: New.
19470 * gdb.btrace/multi-thread-step.exp: New.
19471 * gdb.btrace/rn-dl-bind.c: New.
19472 * gdb.btrace/rn-dl-bind.exp: New.
19473 * gdb.btrace/data.c: New.
19474 * gdb.btrace/data.exp: New.
19475 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19476
6e07b1d2
MM
194772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19478
19479 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19480 * gdb.btrace/exception.exp: Update.
19481 * gdb.btrace/instruction_history.exp: Update.
19482 * gdb.btrace/record_goto.exp: Update.
19483 * gdb.btrace/tailcall.exp: Update.
19484 * gdb.btrace/unknown_functions.exp: Update.
19485 * gdb.btrace/delta.exp: New.
19486
0b722aec
MM
194872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19488
19489 * gdb.btrace/record_goto.exp: Add backtrace test.
19490 * gdb.btrace/tailcall.exp: Add backtrace test.
19491
066ce621
MM
194922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19493
19494 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19495 * gdb.btrace/record_goto.c: New.
19496 * gdb.btrace/record_goto.exp: New.
19497 * gdb.btrace/x86-record_goto.S: New.
19498
0688d04e
MM
194992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19500
19501 * gdb.btrace/function_call_history.exp: Update tests.
19502 * gdb.btrace/instruction_history.exp: Update tests.
19503
8710b709
MM
195042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19505
19506 * gdb.btrace/function_call_history.exp: Fix expected field
19507 order for "record function-call-history".
19508 Add new tests for "record function-call-history /c".
19509 * gdb.btrace/exception.cc: New.
19510 * gdb.btrace/exception.exp: New.
19511 * gdb.btrace/tailcall.exp: New.
19512 * gdb.btrace/x86-tailcall.S: New.
19513 * gdb.btrace/x86-tailcall.c: New.
19514 * gdb.btrace/unknown_functions.c: New.
19515 * gdb.btrace/unknown_functions.exp: New.
19516 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19517
5de9129b
MM
195182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19519
19520 * gdb.btrace/instruction_history.exp: Update.
19521 * gdb.btrace/function_call_history.exp: Update.
19522
23a7fe75
MM
195232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19524
19525 * gdb.btrace/function_call_history.exp: Fix expected function
19526 trace.
19527 * gdb.btrace/instruction_history.exp: Initialize traced.
19528 Remove traced_functions.
19529
724c7dd8
MM
195302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19531
19532 * gdb.btrace/function_call_history.exp: Update
19533 * gdb.btrace/instruction_history.exp: Update.
19534
6d78d93b
MM
195352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19536
19537 * gdb.btrace/enable.exp: Update expected text.
19538
93a360cc
OJ
195392014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19540
19541 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19542 bytes.
19543
3772b53f
MR
195442014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19545
19546 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19547
596662fa
OJ
195482014-01-15 Omair Javaid <omair.javaid@linaro.org>
19549
19550 * lib/gdb.exp (supports_process_record): Return true for
19551 arm*-linux*. (supports_reverse): Likewise.
19552
b5b08fb4
SC
195532014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19554
19555 PR python/15464
19556 PR python/16113
19557 * gdb.python/py-type.c: Enhance test case.
19558 * gdb.python/py-value-cc.cc: Likewise
19559 * gdb.python/py-type.exp: Add new tests.
19560 * gdb.python/py-value-cc.exp: Likewise
19561
52d7fb13
AA
195622014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19563 Pedro Alves <palves@redhat.com>
19564
19565 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19566 Make "name" extern.
19567 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19568 references to ${name}_start by references to ${name}.
19569
a2cd8cfe
JB
195702014-01-10 Joel Brobecker <brobecker@adacore.com>
19571
19572 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19573
4e23fced
JB
195742014-01-10 Joel Brobecker <brobecker@adacore.com>
19575
19576 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19577
c6a9e42c
PA
195782014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19579 Pedro Alves <palves@redhat.com>
19580
19581 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19582 mi_gdb_target_load.
c6a9e42c 19583
b7ea362b
PA
195842014-01-08 Pedro Alves <palves@redhat.com>
19585
19586 * gdb.threads/reconnect-signal.c: New file.
19587 * gdb.threads/reconnect-signal.exp: New file.
19588
5e3f4fab
EBM
195892014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19590
19591 * gdb.base/source-dir.exp: New file.
19592
79301218
JB
195932014-01-07 Joel Brobecker <brobecker@adacore.com>
19594
19595 * gdb.ada/mi_interface: New testcase.
19596
8e355c5d
JB
195972014-01-07 Joel Brobecker <brobecker@adacore.com>
19598
19599 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19600 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19601 gdb.ada/pp-rec-component/pck.ads: New files.
19602
c0d48811
JB
196032014-01-07 Joel Brobecker <brobecker@adacore.com>
19604
19605 * gdb.python/py-pp-integral.c: New file.
19606 * gdb.python/py-pp-integral.py: New file.
19607 * gdb.python/py-pp-integral.exp: New file.
19608
17b609c3 19609For older changes see ChangeLog-1993-2013.
c906108c 19610\f
8d8cb839
EZ
19611;; Local Variables:
19612;; mode: change-log
19613;; left-margin: 8
19614;; fill-column: 74
19615;; version-control: never
19616;; End:
902f2ccb 19617
b811d2c2 19618 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19619 Copying and distribution of this file, with or without modification,
19620 are permitted provided the copyright notice and this notice are preserved.