Fix gdb.ada/attr_ref_and_charlit.exp typo
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
53f539a3
KS
12020-05-11 Keith Seitz <keiths@redhat.com>
2
3 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4
113ee09a
TV
52020-05-11 Tom de Vries <tdevries@suse.de>
6
7 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
8 * gdb.cp/cpexprs.exp.in: .. here.
9 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
10 cpexprs.exp.
11
ba3e70b0
KS
122020-05-11 Keith Seitz <keiths@redhat.com>
13
14 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
15 test names.
16 * gdb.ada/arrayptr.exp: Likewise.
17 * gdb.ada/assign_arr.exp: Likewise.
18 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
19 * gdb.ada/bp_on_var.exp: Likewise.
20 * gdb.ada/call_pn.exp: Likewise.
21 * gdb.ada/complete.exp: Likewise.
22 * gdb.ada/fun_overload_menu.exp: Likewise.
23 * gdb.ada/funcall_param.exp: Likewise.
24 * gdb.ada/funcall_ref.exp: Likewise.
25 * gdb.ada/packed_array_assign.exp: Likewise.
26 * gdb.ada/same_component_name.exp: Likewise.
27 * gdb.ada/type_coercion.exp: Likewise.
28 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
29 * gdb.ada/variant_record_packed_array.exp: Likewise.
30
3ee6bb11
TV
312020-05-11 Tom de Vries <tdevries@suse.de>
32
33 PR symtab/25941
34 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
35 out of ...
36 * gdb.dwarf2/clang-debug-names.exp: ... here.
37 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
38 clang-debug-names.exp.in.
39 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
40 * gdb.dwarf2/clang-debug-names-2.c: New test.
41
86cd6bc8
AKS
422020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
43
44 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
45 (fortran_runto_main): New Proc, fortran version of runto_main.
46 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
47 * gdb.fortran/array-bounds.exp: Likewise.
48 * gdb.fortran/array-slices.exp: Likewise.
49 * gdb.fortran/block-data.exp: Likewise.
50 * gdb.fortran/charset.exp: Likewise.
51 * gdb.fortran/common-block.exp: Likewise.
52 * gdb.fortran/complex.exp: Likewise.
53 * gdb.fortran/derived-type-function.exp: Likewise.
54 * gdb.fortran/derived-type.exp: Likewise.
55 * gdb.fortran/info-modules.exp: Likewise.
56 * gdb.fortran/info-types.exp: Likewise.
57 * gdb.fortran/intrinsics.exp: Likewise.
58 * gdb.fortran/library-module.exp: Likewise.
59 * gdb.fortran/logical.exp: Likewise.
60 * gdb.fortran/max-depth.exp: Likewise.
61 * gdb.fortran/module.exp: Likewise.
62 * gdb.fortran/multi-dim.exp: Likewise.
63 * gdb.fortran/nested-funcs.exp: Likewise.
64 * gdb.fortran/print-formatted.exp: Likewise.
65 * gdb.fortran/print_type.exp: Likewise.
66 * gdb.fortran/printing-types.exp: Likewise.
67 * gdb.fortran/ptr-indentation.exp: Likewise.
68 * gdb.fortran/ptype-on-functions.exp: Likewise.
69 * gdb.fortran/subarray.exp: Likewise.
70 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
71 * gdb.fortran/vla-datatypes.exp: Likewise.
72 * gdb.fortran/vla-history.exp: Likewise.
73 * gdb.fortran/vla-ptr-info.exp: Likewise.
74 * gdb.fortran/vla-ptype-sub.exp: Likewise.
75 * gdb.fortran/vla-ptype.exp: Likewise.
76 * gdb.fortran/vla-sizeof.exp: Likewise.
77 * gdb.fortran/vla-type.exp: Likewise.
78 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
79 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
80 * gdb.fortran/vla-value-sub.exp: Likewise.
81 * gdb.fortran/vla-value.exp: Likewise.
82 * gdb.fortran/whatis_type.exp: Likewise.
83 * gdb.mi/mi-var-child-f.exp: Likewise.
84
6dc55ce9 852020-05-09 Tom de Vries <tdevries@suse.de>
86
87 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
88
283cb58c
TV
892020-05-08 Tom de Vries <tdevries@suse.de>
90
91 * gdb.dwarf2/clang-debug-names.c: New test.
92 * gdb.dwarf2/clang-debug-names.exp: New file.
93
ac4a4f1c
SM
942020-05-06 Simon Marchi <simon.marchi@efficios.com>
95
96 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
97 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
98
24fe640b
TV
992020-05-06 Tom de Vries <tdevries@suse.de>
100
101 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
102 breakpoint is at a "recommended breakpoint location".
103 * gdb.reverse/consecutive-reverse.exp: Same.
104
0d8683a3
TV
1052020-05-06 Tom de Vries <tdevries@suse.de>
106
107 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
108 address.
109
b8983c46
TV
1102020-05-06 Tom de Vries <tdevries@suse.de>
111
112 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
113
abf6d805
TV
1142020-05-06 Tom de Vries <tdevries@suse.de>
115
116 * gdb.base/store.exp (check_set, up_set): Allowing missing location
117 info for r.
118
0fc2a808
TV
1192020-05-06 Tom de Vries <tdevries@suse.de>
120
121 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
122 necessary.
123
873dd427
TV
1242020-05-06 Tom de Vries <tdevries@suse.de>
125
126 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
127 void.
128
7c99e7e2
TV
1292020-05-06 Tom de Vries <tdevries@suse.de>
130
131 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
132 of ...
133 * gdb.base/async.exp: ... here.
134 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
135 "recommended breakpoint location".
136
6173d6a6
TV
1372020-05-06 Tom de Vries <tdevries@suse.de>
138
139 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
140
6015a067
TV
1412020-05-04 Tom de Vries <tdevries@suse.de>
142
143 * gdb.base/async.exp: Check whether instruction addresses are a
144 "recommended breakpoint location".
145
3b6acaee
TT
1462020-05-03 Tom Tromey <tom@tromey.com>
147
148 * gdb.base/sepdebug.exp: Remove "catch" test.
149 * gdb.base/break.exp: Remove "catch" test.
150 * gdb.base/default.exp: Update expected output.
151
5beb4d17
TV
1522020-05-02 Tom de Vries <tdevries@suse.de>
153
154 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
155 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
156 * gdb.arch/i386-mpx-map.exp: Same.
157 * gdb.arch/i386-mpx-sigsegv.exp: Same.
158 * gdb.arch/i386-mpx-simple_segv.exp: Same.
159 * gdb.arch/i386-mpx.exp: Same.
160
8caf140d
TV
1612020-05-02 Tom de Vries <tdevries@suse.de>
162
163 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
164
693196cb
TV
1652020-05-01 Tom de Vries <tdevries@suse.de>
166
167 * gdb.ada/operator_bp.exp: Allow more than required amount of
168 breakpoint.
169
53ae0aa9
TV
1702020-05-01 Tom de Vries <tdevries@suse.de>
171
172 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
173
ee9d1e5f
HD
1742020-04-30 Hannes Domani <ssbssa@yahoo.de>
175
176 PR gdb/18706
177 * gdb.cp/stub-array-size.cc: New test.
178 * gdb.cp/stub-array-size.exp: New file.
179 * gdb.cp/stub-array-size.h: New test.
180 * gdb.cp/stub-array-size2.cc: New test.
181
d5cf82c0
HD
1822020-04-30 Hannes Domani <ssbssa@yahoo.de>
183
184 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
185 output to the new format.
186
42e165c3
SM
1872020-04-29 Simon Marchi <simon.marchi@efficios.com>
188
189 * gdb.base/break.exp: Use with_test_prefix.
190
6e4e3fe1
TV
1912020-04-29 Tom de Vries <tdevries@suse.de>
192
193 * lib/gdb.exp (debug_types): New proc.
194 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
195 * gdb.python/py-symtab.exp: Same.
196
d642b692
HD
1972020-04-29 Hannes Domani <ssbssa@yahoo.de>
198
199 PR gdb/17320
200 * gdb.base/pretty-array.c: New test.
201 * gdb.base/pretty-array.exp: New file.
202
ea90f227
TV
2032020-04-29 Tom de Vries <tdevries@suse.de>
204
205 PR symtab/25889
206 * gdb.cp/cpexprs.exp: Adapt for inclusion.
207 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
208 and include cpexprs.exp.
209
a65189c9
TV
2102020-04-28 Mark Williams <mark@myosotissp.com>
211
212 PR gdb/24480
213 * dw4-toplevel-types.exp: Test for top level types.
214 * dw4-toplevel-types.cc: Test for top level types.
215
32d1f47a
TBA
2162020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
217
218 * gdb.threads/stop-with-handle.exp: Fix typo in comment
219 (theads -> threads).
220
56a4f5a1
TV
2212020-04-28 Tom de Vries <tdevries@suse.de>
222
223 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
224
0b2f8a3b
TV
2252020-04-28 Tom de Vries <tdevries@suse.de>
226
227 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
228
5390c717
TV
2292020-04-28 Tom de Vries <tdevries@suse.de>
230
231 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
232
15cd93d0
TV
2332020-04-28 Tom de Vries <tdevries@suse.de>
234
235 * gdb.dwarf2/main-foo.c: New test.
236 * gdb.dwarf2/struct-with-sig.exp: New file.
237
d472f0fb
TV
2382020-04-25 Tom de Vries <tdevries@suse.de>
239
240 * boards/debug-types.exp: New file.
241
8d840e05
AB
2422020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
243
244 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
245
bcfe6157
TT
2462020-04-24 Tom Tromey <tom@tromey.com>
247
248 PR symtab/12707:
249 * gdb.python/py-symbol.exp: Update expected results for
250 linkage_name test.
251 * gdb.cp/print-demangle.exp: New file.
252 * gdb.base/c-linkage-name.exp: Fix test.
253 * gdb.guile/scm-symbol.exp: Update expected results for
254 linkage_name test.
255
f049a313
TT
2562020-04-24 Tom Tromey <tom@tromey.com>
257
258 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
259 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
260 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
261 assembler.
262
7cf28874
TV
2632020-04-24 Tom de Vries <tdevries@suse.de>
264
265 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
266 C++.
267
dac2fef7
TT
2682020-04-24 Tom Tromey <tromey@adacore.com>
269
270 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
271 values.
272 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
273 values. Update test for minimal encodings.
274 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
275 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
276 values. Update test for minimal encodings.
277
1acda803
TT
2782020-04-24 Tom Tromey <tromey@adacore.com>
279
280 PR python/23662:
281 * gdb.ada/variant.exp: Add Python checks.
282 * gdb.rust/simple.exp: Add dynamic type checks.
283
adfb9815
TT
2842020-04-24 Tom Tromey <tromey@adacore.com>
285
286 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
287 Make array type matching more lax.
288 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
289 * gdb.ada/mi_variant.exp: New file.
290 * gdb.ada/mi_variant/pck.ads: New file.
291 * gdb.ada/mi_variant/pkg.adb: New file.
292 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
293 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
294
7d79de9a
TT
2952020-04-24 Tom Tromey <tromey@adacore.com>
296
297 * gdb.ada/variant.exp: Add dynamic field offset tests.
298 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
299 * gdb.ada/variant/pkg.adb: Add new variables.
300
f8e89861
TT
3012020-04-24 Tom Tromey <tromey@adacore.com>
302
303 * gdb.ada/variant.exp: New file
304 * gdb.ada/variant/pkg.adb: New file
305 * gdb.ada/variant/pck.adb: New file
306
86e887ae
TV
3072020-04-24 Tom de Vries <tdevries@suse.de>
308
309 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
310
88428775
TV
3112020-04-24 Tom de Vries <tdevries@suse.de>
312
313 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
314 flags.
315
4e86f6e7
TV
3162020-04-24 Tom de Vries <tdevries@suse.de>
317
318 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
319
2016d3e6
TV
3202020-04-24 Tom de Vries <tdevries@suse.de>
321
322 * lib/gdb.exp (default_gdb_start): Handle eof.
323 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
324 failure.
325 * gdb.base/readnever.exp: Handle clean_restart failure.
326
70bc38f5
TV
3272020-04-23 Tom de Vries <tdevries@suse.de>
328
329 * gdb.base/decl-before-def.exp: Run to main and print a again.
330
de82891c
TV
3312020-04-23 Tom de Vries <tdevries@suse.de>
332
333 * gdb.base/decl-before-def-decl.c: New test.
334 * gdb.base/decl-before-def-def.c: New test.
335 * gdb.base/decl-before-def.exp: New file.
336
96038148
TV
3372020-04-23 Tom de Vries <tdevries@suse.de>
338
339 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
340
54ac3df1
TV
3412020-04-22 Tom de Vries <tdevries@suse.de>
342
343 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
344 debug_info_offset.
345 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
346 before $objsfile in the line line.
347
714534e1
TV
3482020-04-22 Tom de Vries <tdevries@suse.de>
349
350 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
351
16a7dbf4
MS
3522020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
353
354 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
355 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
356 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
357 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
358 * gdb.base/jit-protocol.h: Update definitions to match all usage
359 contexts.
360
3612020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
362
363 * gdb.base: Rename all jit related test and source files.
364
3652020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
366
367 * gdb.base/jit-reader.exp: Relax register output check.
368
317d2668
TV
3692020-04-22 Tom de Vries <tdevries@suse.de>
370
371 PR symtab/25764
372 * gdb.base/psym-external-decl-2.c: New test.
373 * gdb.base/psym-external-decl.c: New test.
374 * gdb.base/psym-external-decl.exp: New file.
375 * gdb.threads/tls.exp: Add PR25807 kfail.
376
eea9e357
TV
3772020-04-22 Tom de Vries <tdevries@suse.de>
378
379 PR symtab/25801
380 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
381 in "info source" output.
382
3d5afab3
TV
3832020-04-22 Tom de Vries <tdevries@suse.de>
384
385 PR symtab/25700
386 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
387 symtab for imported_unit.c.
388
b32102f6
GB
3892020-04-21 Gary Benson <gbenson@redhat.com>
390
391 * gdb.base/advance.c (func): New argument, to match call site.
392 (func2, func3): Add return statements.
393
d43b7a2d
TBA
3942020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
395
396 * gdb.multi/run-only-second-inf.c: New file.
397 * gdb.multi/run-only-second-inf.exp: New file.
398
d89edf9b
MM
3992020-04-21 Markus Metzger <markus.t.metzger@intel.com>
400
401 * gdb.btrace/multi-inferior.c: New test.
402 * gdb.btrace/multi-inferior.exp: New file.
403
1a476b6d
MM
4042020-04-21 Markus Metzger <markus.t.metzger@intel.com>
405
406 * gdb.btrace/enable-new-thread.c: New test.
407 * gdb.btrace/enable-new-thread.exp: New file.
408
4778a5f8
TV
4092020-04-21 Tom de Vries <tdevries@suse.de>
410
411 PR gdb/25471
412 * gdb.threads/killed-outside.c: New test.
413 * gdb.threads/killed-outside.exp: New file.
414
9b2c992c
GB
4152020-04-20 Gary Benson <gbenson@redhat.com>
416
417 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
418 * gdb.base/nested-subp2.exp: Likewise.
419 * gdb.base/nested-subp3.exp: Likewise.
420
b5d1d6f7
GB
4212020-04-20 Gary Benson <gbenson@redhat.com>
422
423 * gdb.base/nested-subp1.exp: Disable test when using clang.
424 * gdb.base/nested-subp2.exp: Likewise.
425 * gdb.base/nested-subp3.exp: Likewise.
426
25230285
GB
4272020-04-20 Gary Benson <gbenson@redhat.com>
428
429 * gdb.cp/exception.cc: Fix compilation error with clang.
430
fa93cc8f
GB
4312020-04-20 Gary Benson <gbenson@redhat.com>
432
809730f3 433 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 434
e0c45f30
GB
4352020-04-20 Gary Benson <gbenson@redhat.com>
436
437 * gdb.base/jit-main.c: Fix compilation error with clang.
438
4ddfec93
KR
4392020-04-17 Kamil Rytarowski <n54@gmx.com>
440
441 * gdb.base/attach-twice.c: Include "sys/types.h".
442 (PTRACE_ATTACH): Add fallback definition.
443 (main): Pass `0' to the 4th argument of `ptrace'.
444
2bed205e
KR
4452020-04-17 Kamil Rytarowski <n54@gmx.com>
446
447 * gdb.base/fork-running-state.c: Include "signal.h".
448
0743fc83
TT
4492020-04-17 Tom Tromey <tromey@adacore.com>
450
451 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
452 Update tests.
453 * gdb.btrace/cpu.exp: Update tests.
454 * gdb.base/maint.exp: Update tests.
455 * gdb.base/default.exp: Update tests.
456 * gdb.base/completion.exp: Update tests.
457
efba5c23
TV
4582020-04-16 Tom de Vries <tdevries@suse.de>
459
460 PR symtab/25791
461 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
462 (ensure_gdb_index): and factor out and move ...
463 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
464 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
465
d191d716
TV
4662020-04-16 Tom de Vries <tdevries@suse.de>
467
468 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
469 loading exec.
470
99f1bc6a
AB
4712020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.base/many-completions.exp: New file.
474
194d088f
TV
4752020-04-14 Tom de Vries <tdevries@suse.de>
476
477 PR symtab/25718
478 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
479
c1a66c06
TV
4802020-04-14 Tom de Vries <tdevries@suse.de>
481
482 PR symtab/25720
483 * gdb.base/maint-expand-symbols-header-file.c: New test.
484 * gdb.base/maint-expand-symbols-header-file.exp: New file.
485 * gdb.base/maint-expand-symbols-header-file.h: New test.
486
21b0982c
AB
4872020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
488
489 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
490 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
491 get_func_info.
492 (get_func_info): Delete.
493 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
494 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
495 * lib/dwarf.exp (get_func_info): New function.
496
dd1cab06
TV
4972020-04-13 Tom de Vries <tdevries@suse.de>
498
499 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
500 to what find_gnatmake does.
501
71ea2b6b
TV
5022020-04-10 Tom de Vries <tdevries@suse.de>
503
504 * gdb.base/style.exp: Expect "Expanding full symbols" message for
505 -readnow.
506
bdfc1e8a
TV
5072020-04-10 Tom de Vries <tdevries@suse.de>
508
509 PR cli/25808
510 * gdb.base/style.c: Add leading newlines.
511 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
512 Check listing of main's one-line body.
513
14ca8ecf
TV
5142020-04-08 Tom de Vries <tdevries@suse.de>
515
516 * lib/gdb.exp (psymtabs_p): New proc.
517 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
518 importing unit" unsupported if there are no partial symbols.
519
e21d048f
TV
5202020-04-08 Tom de Vries <tdevries@suse.de>
521
522 PR testsuite/25760
523 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
524
25c11aca
TV
5252020-04-07 Tom de Vries <tdevries@suse.de>
526
527 PR symtab/25796
528 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
529
5707e24b
TV
5302020-04-07 Tom de Vries <tdevries@suse.de>
531
532 * gdb.base/check-psymtab.c: New test.
533 * gdb.base/check-psymtab.exp: New file.
534
6ee448cc
TT
5352020-04-06 Tom Tromey <tromey@adacore.com>
536
537 * gdb.ada/variant-record/proc.adb: New file.
538 * gdb.ada/variant-record/value.adb: New file.
539 * gdb.ada/variant-record/value.s: New file.
540 * gdb.ada/variant-record.exp: New file.
541
9e7c9a03
HD
5422020-04-03 Hannes Domani <ssbssa@yahoo.de>
543
544 PR gdb/25325
545 * gdb.cp/typed-enum.cc: New test.
546 * gdb.cp/typed-enum.exp: New file.
547
c90d28ac
AB
5482020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
549
550 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
551 * gdb.dwarf2/dw2-inline-small-func.c: New file.
552 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
553 * gdb.dwarf2/dw2-inline-small-func.h: New file.
554 * gdb.opt/inline-small-func.c: New file.
555 * gdb.opt/inline-small-func.exp: New file.
556 * gdb.opt/inline-small-func.h: New file.
557
34e9a9fa
AB
5582020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
561 function.
562
6a354911
AB
5632020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
564
565 * lib/dwarf.exp (function_range): Allow compiler options to be
566 specified.
567
880d9777
TV
5682020-04-02 Tom de Vries <tdevries@suse.de>
569
570 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
571 __attribute__((always_inline)).
572 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
573
f32682ea
TV
5742020-04-02 Tom de Vries <tdevries@suse.de>
575
576 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
577 (gdbserver_gdb_exit): ... here. Add timeout warning.
578 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
579 (connect_target_extended_remote): Append new server_spawn_id to
580 server_spawn_ids.
581 (cleanup): New proc.
582 (setup, <toplevel>): Call cleanup.
583
d3214198
TV
5842020-04-02 Tom de Vries <tdevries@suse.de>
585
586 * gdb.base/main-psymtab.exp: New file.
587
cc77ed24
TV
5882020-04-02 Tom de Vries <tdevries@suse.de>
589
590 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
591
3638a098
TT
5922020-04-01 Tom Tromey <tom@tromey.com>
593
594 * gdb.base/complex-parts.exp: Add type tests.
595
c34e8714
TT
5962020-04-01 Tom Tromey <tom@tromey.com>
597
598 * gdb.base/complex-parts.exp: Add arithmetic tests.
599
981c08ce
TT
6002020-04-01 Tom Tromey <tom@tromey.com>
601
602 * gdb.compile/compile.exp: Update.
603 * gdb.compile/compile-cplus.exp: Update.
604 * gdb.base/varargs.exp: Update.
605 * gdb.base/floatn.exp: Update.
606 * gdb.base/endianity.exp: Update.
607 * gdb.base/callfuncs.exp (do_function_calls): Update.
608 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
609 (complex_float_integral_args): Update.
610 * gdb.base/complex.exp: Update.
611 * gdb.base/complex-parts.exp: Update.
612
3d1cfd43
TT
6132020-04-01 Tom Tromey <tromey@adacore.com>
614
615 * gdb.rust/union.rs: New file.
616 * gdb.rust/union.exp: New file.
617 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
618 (main): Update.
619 * gdb.rust/simple.exp: Move union tests to union.exp.
620
e033dfa9
TT
6212020-04-01 Tom Tromey <tromey@adacore.com>
622
623 * gdb.rust/simple.rs (main): Remove "y0".
624
53cccef1
TBA
6252020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
626
627 * gdb.multi/stop-all-on-exit.c: New test.
628 * gdb.multi/stop-all-on-exit.exp: New file.
629
60e22c1e
HD
6302020-04-01 Hannes Domani <ssbssa@yahoo.de>
631
632 PR gdb/24789
633 * gdb.cp/misc.cc: Add integer reference variable.
634 * gdb.cp/misc.exp: Add test.
635
e139a727
TBA
6362020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
637
638 * gdb.server/stop-reply-no-thread.exp: Enhance the test
639 scenario to cover execution until the end and also the case
640
16b0db75
TV
6412020-03-31 Tom de Vries <tdevries@suse.de>
642
643 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
644 c. Use "maint info symtabs" to check symtab expansion.
645
c0502da6
TV
6462020-03-30 Tom de Vries <tdevries@suse.de>
647
648 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
649 unsupported.
650 (verify_psymtab_expanded): Move ...
651 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
652 test.
653 (readnow): New proc.
654
5935fd15
AB
6552020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
658 with $hex.
659
1773be9e
TT
6602020-03-20 Tom Tromey <tromey@adacore.com>
661
662 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
663
70304be9
TT
6642020-03-20 Tom Tromey <tromey@adacore.com>
665
666 * gdb.ada/sub_variant/subv.adb: New file.
667 * gdb.ada/sub_variant.exp: New file.
668
0dd7b8f7
TV
6692020-03-20 Tom de Vries <tdevries@suse.de>
670
671 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
672 first break fails.
673 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
674
cada5fc9
AB
6752020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
676
677 * gdb.server/exit-multiple-threads.c: New file.
678 * gdb.server/exit-multiple-threads.exp: New file.
679
6b8c53f2
AB
6802020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
681
682 * gdb.fortran/mixed-lang-stack.c: New file.
683 * gdb.fortran/mixed-lang-stack.cpp: New file.
684 * gdb.fortran/mixed-lang-stack.exp: New file.
685 * gdb.fortran/mixed-lang-stack.f90: New file.
686
19a2740f
AB
6872020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * gdb.linespec/cp-completion-aliases.cc: New file.
690 * gdb.linespec/cp-completion-aliases.exp: New file.
691
d8c8b848
TV
6922020-03-19 Tom de Vries <tdevries@suse.de>
693
694 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
695 more precise.
696
a9933ccf
TV
6972020-03-18 Tom de Vries <tdevries@suse.de>
698
699 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
700 * gdb.dwarf2/break-inline-psymtab.c: New test.
701 * gdb.dwarf2/break-inline-psymtab.exp: New file.
702
2f89101f
TV
7032020-03-16 Tom de Vries <tdevries@suse.de>
704
705 * lib/cache.exp (gdb_do_cache): Add and handle local variables
706 cache_verify and cache_verify_proc.
707
6b9374f1
TV
7082020-03-15 Tom de Vries <tdevries@suse.de>
709
710 * gdb.server/solib-list.exp: Handle
711 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
712
eaeaf44c
TV
7132020-03-15 Tom de Vries <tdevries@suse.de>
714
715 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
716 objfiles".
717
3293bbaf
TT
7182020-03-14 Tom Tromey <tom@tromey.com>
719
720 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
721
ab44624c
TV
7222020-03-14 Tom de Vries <tdevries@suse.de>
723
724 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
725
54c43825
TV
7262020-03-14 Tom de Vries <tdevries@suse.de>
727
728 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
729 result in line-by-line fashion.
730
2ac70237
TV
7312020-03-14 Tom de Vries <tdevries@suse.de>
732
733 * lib/gdb.exp (supports_statement_frontiers): New proc.
734 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
735
09546b56
TV
7362020-03-14 Tom de Vries <tdevries@suse.de>
737
738 * gdb.base/printcmds.exp: Add missing quoting for "print
739 teststring2".
740
a1f6a07c
TT
7412020-03-13 Tom Tromey <tom@tromey.com>
742
743 * gdb.base/printcmds.exp (test_print_strings): Add regression
744 test.
745 * gdb.base/printcmds.c (charptr): New typedef.
746 (teststring2): New global.
747
1b83d09c
AB
7482020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
749
750 * gdb.base/break-interp.exp: Use the tail of the filename, not the
751 full path in the test name.
752 (test_ld): Add some with_test_prefix blocks to make test names
753 unique.
754
2d61316c
TV
7552020-03-13 Tom de Vries <tdevries@suse.de>
756
757 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
758
2e9145ac
TV
7592020-03-13 Tom de Vries <tdevries@suse.de>
760
761 * gdb.mi/mi-sym-info.exp: Make matching more precise.
762
96c7f873
TV
7632020-03-13 Tom de Vries <tdevries@suse.de>
764
765 PR symtab/25646
766 * gdb.dwarf2/imported-unit.exp: Add test.
767
49ba92c0
TV
7682020-03-13 Tom de Vries <tdevries@suse.de>
769
770 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
771 (var1, var2): New variable.
772 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
773 matching symbols.
774
301b21e0
TV
7752020-03-13 Tom de Vries <tdevries@suse.de>
776
777 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
778 (Term::command): Use prompt prefix.
779 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
780 * gdb.tui/tui-layout-asm-short-prog.exp: Use
781 command_no_prompt_prefix instead of prefix.
782 * gdb.tui/tui-layout-asm.exp: Same.
783
3f512721
SM
7842020-03-12 Simon Marchi <simon.marchi@efficios.com>
785
786 * gdb.base/break-interp.exp: Use foreach_with_prefix.
787
40310f30
SM
7882020-03-12 Simon Marchi <simon.marchi@efficios.com>
789
790 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
791 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
792 on" while stepping over the test instruction, match printed
793 message.
794
09252140
TV
7952020-03-12 Tom de Vries <tdevries@suse.de>
796
797 * gdb.base/info-types.exp: Use exp_continue during matching of output
798 of "info types".
799
14e9c72c
TV
8002020-03-12 Tom de Vries <tdevries@suse.de>
801
802 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
803
e515d67e
TV
8042020-03-12 Tom de Vries <tdevries@suse.de>
805
806 * gdb.fortran/module.exp: Use exp_continue during matching of output
807 of "info variable -n".
808
307eafd8
TV
8092020-03-12 Tom de Vries <tdevries@suse.de>
810
811 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
812 gdb.dwarf2/dw2-ranges-base.c.
813
9a2de3fc
TV
8142020-03-12 Tom de Vries <tdevries@suse.de>
815
816 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
817 in presence of GLIBC debuginfo.
818
3217502e
TV
8192020-03-12 Tom de Vries <tdevries@suse.de>
820
821 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
822 $core.
823
1281424c
TV
8242020-03-12 Tom de Vries <tdevries@suse.de>
825
826 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
827 more precise.
828
038b97fc
SM
8292020-03-11 Simon Marchi <simon.marchi@efficios.com>
830
831 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
832 from Unix to Windows path.
833
5308d1e7
TV
8342020-03-11 Tom de Vries <tdevries@suse.de>
835
836 * gdb.ada/minsyms.exp: Set language to ada.
837
f870f78f
TV
8382020-03-11 Tom de Vries <tdevries@suse.de>
839
840 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
841
5a13315d
TV
8422020-03-11 Tom de Vries <tdevries@suse.de>
843
844 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
845
976862ed
TT
8462020-03-11 Tom Tromey <tromey@adacore.com>
847
848 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
849
7462c383
TV
8502020-03-11 Tom de Vries <tdevries@suse.de>
851
852 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
853
1c6c46a0
TV
8542020-03-11 Tom de Vries <tdevries@suse.de>
855
856 * gdb.base/break-interp.exp: Limit verbose scope.
857
44f41bb7
TV
8582020-03-11 Tom de Vries <tdevries@suse.de>
859
860 * gdb.fortran/logical.f90: Define variable with character type.
861 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
862
b76f3a42
TV
8632020-03-11 Tom de Vries <tdevries@suse.de>
864
865 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
866
1c33af77
TV
8672020-03-11 Tom de Vries <tdevries@suse.de>
868
869 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
870 symtabs.
871
8c95582d
AB
8722020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
873 Bernd Edlinger <bernd.edlinger@hotmail.de>
874
875 * gdb.cp/step-and-next-inline.cc: New file.
876 * gdb.cp/step-and-next-inline.exp: New file.
877 * gdb.cp/step-and-next-inline.h: New file.
878 * gdb.dwarf2/dw2-is-stmt.c: New file.
879 * gdb.dwarf2/dw2-is-stmt.exp: New file.
880 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
881 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
882 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
883
cecf8547
AB
8842020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
885
886 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
887 is-stmt flag in the line table.
888
0ba678c9
TV
8892020-03-09 Tom de Vries <tdevries@suse.de>
890
891 * lib/gdb.exp (cached_file): Create cache dir.
892
72fbdf83
TV
8932020-03-07 Tom de Vries <tdevries@suse.de>
894
895 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
896 * gdb.cp/rvalue-ref-params.exp: Same.
897
436b5e99
TV
8982020-03-06 Tom de Vries <tdevries@suse.de>
899
900 * lib/gdb.exp (tentative_rename, cached_file): New proc.
901 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
902
09f2921c
TV
9032020-03-06 Tom de Vries <tdevries@suse.de>
904
905 * README: Fix "the the".
906 * gdb.base/dprintf.exp: Same.
907
50a3cc5d
TV
9082020-03-05 Tom de Vries <tdevries@suse.de>
909
910 * gdb.base/maint.exp: Update "main print statistics" expected output.
911
0a709cba
AKS
9122020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
913
914 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
915 (fortran_int8): Likewise.
916 (fortran_real4): Likewise.
917 (fortran_real8): Likewise.
918 (fortran_complex4): Likewise.
919 (fortran_logical4): Likewise.
920 (fortran_character1): Likewise.
921
5e5d66b6
AB
9222020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
923
924 * gdb.fortran/logical.exp: Add tests that any non-zero value is
925 printed as true.
926
7b973adc
SDJ
9272020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
928
929 * gdb.base/printcmds.exp: Add test to verify printf of a
930 variable holding an address.
931
478e490a
TV
9322020-03-03 Tom de Vries <tdevries@suse.de>
933
934 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
935
1ef44e86
TV
9362020-03-03 Tom de Vries <tdevries@suse.de>
937
938 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
939 gdb_test_multiple call.
940
b98cc2cf
TV
9412020-03-03 Tom de Vries <tdevries@suse.de>
942
943 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
944 gdb_test_multiple calls.
945
63e163f2
AB
9462020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.base/default.exp: Remove test of 'set history filename'.
949 * gdb.base/gdbinit-history.exp: Add tests for setting the history
950 filename to the empty string.
951 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
952 and GDBHISTSIZE.
953
24ed6739
AB
9542020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
955
956 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
957 disabled.
958
590003dc
TV
9592020-03-02 Pedro Alves <palves@redhat.com>
960 Tom de Vries <tdevries@suse.de>
961
962 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
963 -prompt prefix, before user_code argument. Add -lbl option likewise.
964 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
965 (gdb_is_target_1): Add -prompt prefix and move to before user_code
966 argument.
967 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
968 have "\r\n" at start-of-line, instead of at end-of-line.
969
f5e46084
SM
9702020-02-28 Simon Marchi <simon.marchi@efficios.com>
971
972 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
973 libinproctrace.so.
974
f7a7000d
LM
9752020-02-28 Luis Machado <luis.machado@linaro.org>
976
977 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
978 to "p/x".
979
718e0816
LM
9802020-02-28 Luis Machado <luis.machado@linaro.org>
981
982 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
983 asm/ptrace.h and error.h.
984
13c3a74a
TV
9852020-02-28 Tom de Vries <tdevries@suse.de>
986
987 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
988 (struct wrapper, do_something, mundane/symada__cS): Move ...
989 * gdb.base/c-linkage-name-2.c: ... here. New source file.
990 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
991 Update "print symada__cS before partial symtab expansion" regexp.
992 Update breakpoint location. Flush symbol cache after expansion.
993
85d2d5bb
LM
9942020-02-28 Luis Machado <luis.machado@linaro.org>
995
996 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
997
3608f86c
TV
9982020-02-27 Tom de Vries <tdevries@suse.de>
999
1000 * config/sid.exp: Remove unused globals.
1001 * gdb.base/attach.exp: Same.
1002 * gdb.base/catch-load.exp: Same.
1003 * gdb.base/dbx.exp: Same.
1004 * lib/gdb.exp: Same.
1005 * lib/mi-support.exp: Same.
1006 * lib/prompt.exp: Same.
1007
c8d4f6df
TV
10082020-02-27 Tom de Vries <tdevries@suse.de>
1009
1010 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1011 not set.
1012
0d79cdc4
AM
10132020-02-26 Aaron Merey <amerey@redhat.com>
1014
1015 * gdb.debuginfod: New directory for debuginfod tests.
1016 * gdb.debuginfod/main.c: New test file.
1017 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1018
0dce4280
TV
10192020-02-26 Tom de Vries <tdevries@suse.de>
1020
1021 PR gdb/25603
1022 * gdb.base/persistent-lang.cc: New test.
1023 * gdb.base/persistent-lang.exp: New file.
1024
9e80cfa1
AB
10252020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1026
1027 * gdb.fortran/derived-type-striding.exp: Add a new test.
1028 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1029 new test.
1030
2078dbb2
AB
10312020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1032
1033 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1034 names.
1035
70d49700
TV
10362020-02-25 Tom de Vries <tdevries@suse.de>
1037
1038 PR go/18926
1039 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1040
a88ef40d
TV
10412020-02-24 Tom de Vries <tdevries@suse.de>
1042
1043 PR gdb/25592
1044 * gdb.base/info-locals-unused-static-var.c: New test.
1045 * gdb.base/info-locals-unused-static-var.exp: New file.
1046
01b1af32
TT
10472020-02-22 Tom Tromey <tom@tromey.com>
1048
1049 * gdb.python/tui-window.exp: New file.
1050 * gdb.python/tui-window.py: New file.
1051
7c043ba6
TT
10522020-02-22 Tom Tromey <tom@tromey.com>
1053
1054 PR tui/17850:
1055 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1056 tests.
1057
c22fef7e
TT
10582020-02-22 Tom Tromey <tom@tromey.com>
1059
1060 * gdb.tui/new-layout.exp: Add sub-layout tests.
1061
ee325b61
TT
10622020-02-22 Tom Tromey <tom@tromey.com>
1063
1064 * gdb.tui/new-layout.exp: New file.
1065
3f0cbb04
TT
10662020-02-22 Tom Tromey <tom@tromey.com>
1067
1068 * gdb.rust/rust-style.rs: New file.
1069 * gdb.rust/rust-style.exp: New file.
1070 * gdb.base/style.exp: Test structure printing.
1071 * gdb.base/style.c (struct some_struct): New type.
1072 (enum etype): New type.
1073 (struct_value): New global.
1074
75525152
TV
10752020-02-21 Tom de Vries <tdevries@suse.de>
1076
1077 PR go/18926
1078 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1079 Remove blanket xfails. Use message argument for gdb_breakpoint.
1080 Make continuing to breakpoint test conditional on setting breakpoint.
1081 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1082 DW_AT_name attribute. Add xfail for GCC PR93866.
1083
bd360d30
AB
10842020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1085
1086 * gdb.dwarf2/cpp-linkage-name.c: New file.
1087 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1088
c7adb09f 10892020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1090
1091 * lib/gdb.exp (gdb_wrapper_init): Reset
1092 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1093 not exist.
1094
a9c79803
TV
10952020-02-20 Tom de Vries <tdevries@suse.de>
1096
1097 PR go/17018
1098 * gdb.go/hello.exp: Copy ...
1099 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1100 print of st to print value of global definition. Add xfail for GCC
1101 PR93844.
1102 * gdb.go/hello.exp: Remove printing of st before definition.
1103 * gdb.go/hello.go: Copy ...
1104 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1105 to st.
1106 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1107
d7445728
TV
11082020-02-20 Tom de Vries <tdevries@suse.de>
1109
1110 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1111 (gdb_simple_compile): Handle compile_flags go by using .go extension
1112 for source file.
1113 * gdb.go/chan.exp: Use support_go_compile.
1114 * gdb.go/handcall.exp: Same.
1115 * gdb.go/hello.exp: Same.
1116 * gdb.go/integers.exp: Same.
1117 * gdb.go/max-depth.exp: Same.
1118 * gdb.go/methods.exp: Same.
1119 * gdb.go/package.exp: Same.
1120 * gdb.go/strings.exp: Same.
1121 * gdb.go/types.exp: Same.
1122 * gdb.go/unsafe.exp: Same.
1123
c9c41e6d
TV
11242020-02-19 Tom de Vries <tdevries@suse.de>
1125
1126 * gdb.python/lib-types.exp: Make xfail more strict.
1127
f20ff837
TV
11282020-02-19 Tom de Vries <tdevries@suse.de>
1129
1130 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1131
08410482
DE
11322020-02-19 Doug Evans <dje@google.com>
1133
1134 PR rust/25535
1135 * gdb.rust/simple.exp: Add test.
1136 * gdb.rust/simple.rs: Add test.
1137
623563f7
TV
11382020-02-19 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1141 output line-by-line.
1142
d3308cfd
TV
11432020-02-19 Tom de Vries <tdevries@suse.de>
1144
1145 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1146
86cbc5dc
TV
11472020-02-19 Tom de Vries <tdevries@suse.de>
1148
1149 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1150 prelink.
1151
9db2b96b
TV
11522020-02-19 Tom de Vries <tdevries@suse.de>
1153
1154 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1155 (gdb_do_cache): Use gdb_do_cache_wrap.
1156 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1157
89e2fdc5
TV
11582020-02-19 Tom de Vries <tdevries@suse.de>
1159
1160 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1161 gdb_compile option.
1162
373d7ac0
SM
11632020-02-18 Simon Marchi <simon.marchi@efficios.com>
1164
1165 * gdb.base/printcmds.exp (test_print_enums): Update expected
1166 output.
1167
b29a2df0
SM
11682020-02-18 Simon Marchi <simon.marchi@efficios.com>
1169
1170 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1171 for "unknown".
1172
6740f0cc
SM
11732020-02-18 Simon Marchi <simon.marchi@efficios.com>
1174
1175 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1176 enumerator.
1177
edd45eb0
SM
11782020-02-18 Simon Marchi <simon.marchi@efficios.com>
1179
1180 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1181 FE_, add FE_NONE.
1182 (three): Update.
1183 (enum flag_enum_without_zero): New enum.
1184 (flag_enum_without_zero): New variable.
1185 (enum not_flag_enum): New enum.
1186 (three_not_flag): New variable.
1187 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1188 (test_print_enums): Add more tests for printing flag enums.
1189
d4295de4
TV
11902020-02-18 Tom de Vries <tdevries@suse.de>
1191
1192 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1193 (gdb_compile_ada): ... here.
1194 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1195 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1196
f251f505
TT
11972020-02-14 Tom Tromey <tom@tromey.com>
1198
1199 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1200 build directory.
1201 * boards/gdbserver-base.exp: Update path to gdbserver.
1202
8f432634
TV
12032020-02-13 Tom de Vries <tdevries@suse.de>
1204
1205 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1206
92b6eaf7
TV
12072020-02-13 Tom de Vries <tdevries@suse.de>
1208
1209 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1210 are missing.
1211
f3b0f7fe
TV
12122020-02-13 Tom de Vries <tdevries@suse.de>
1213
1214 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1215 call.
1216
f6be8713
SDJ
12172020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1218
1219 PR tui/25126
1220 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1221 * gdb.base/cached-source-file.c: New file.
1222 * gdb.base/cached-source-file.exp: New file.
1223
b2770d5e
TV
12242020-02-11 Tom de Vries <tdevries@suse.de>
1225
1226 PR testsuite/25488
1227 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1228
44f6938e
TV
12292020-02-10 Tom de Vries <tdevries@suse.de>
1230
1231 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1232
5f0e2eb7
MR
12332020-02-10 Maciej W. Rozycki <macro@wdc.com>
1234
1235 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1236 and $after_addr are both integers before making a comparison.
1237
46ce2b6f
TV
12382020-02-09 Tom de Vries <tdevries@suse.de>
1239
1240 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1241 command output and paste it into gdb.log. If any, paste catch message
1242 to gdb.log.
1243
5abbbe1d
TT
12442020-02-07 Tom Tromey <tromey@adacore.com>
1245
1246 PR breakpoints/24915:
1247 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1248
1d5d29e7
SV
12492020-02-06 Shahab Vahedi <shahab@synopsys.com>
1250
1251 * gdb.tui/tui-missing-src.exp: Add the "missing source
1252 file" test for the TUI.
1253
b0999b9b
AB
12542020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1257 including a port number in the output.
1258
c3b149eb
AKS
12592020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1260
1261 * lib/fortran.exp (fortran_int4): Handle clang.
1262 (fortran_int8): Likewise.
1263 (fortran_real4): Likewise.
1264 (fortran_real8): Likewise.
1265 (fortran_complex4): Likewise.
1266 (fortran_logical4): Likewise.
1267 (fortran_character1): Likewise.
1268
f8dcc90b
TV
12692020-02-04 Tom de Vries <tdevries@suse.de>
1270
1271 * README (Race detection): Add note.
1272
f90ac7c2
TV
12732020-02-04 Tom de Vries <tdevries@suse.de>
1274
1275 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1276
780636ae
TV
12772020-02-04 Tom de Vries <tdevries@suse.de>
1278
1279 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1280
5d2e1193
RA
12812020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1282
1283 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1284 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1285 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1286 blttar, bnetarl.
1287 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1288 binary for blttar, bnetarl.
1289 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1290 wait instruction. Delete ldmx test.
1291 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1292
e409c542
AKS
12932020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1294
1295 * gdb.fortran/array-bounds-high.exp: New file.
1296 * gdb.fortran/array-bounds-high.f90: New file.
1297
b0029748
LD
12982020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1299
1300 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1301 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1302
195a8287
TV
13032020-02-01 Tom de Vries <tdevries@suse.de>
1304
1305 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1306
42330a68
AB
13072020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1308
1309 PR tui/9765
1310 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1311 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1312
b62a8028
LM
13132020-01-29 Luis Machado <luis.machado@linaro.org>
1314
1315 * gdb.arch/aarch64-brk-patterns.c: New source file.
1316 * gdb.arch/aarch64-brk-patterns.exp: New test.
1317
5f440116
TBA
13182020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1319
1320 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1321 GCC/Clang version.
1322 * gdb.cp/pass-by-ref.exp: Ditto.
1323
ee2a6fc6
TV
13242020-01-29 Tom de Vries <tdevries@suse.de>
1325
1326 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1327 * gdb.threads/watchpoint-fork-mt.c: Same.
1328 * gdb.threads/watchpoint-fork-parent.c: Same.
1329 * gdb.threads/watchpoint-fork-st.c: Same.
1330 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1331
16b10d6e
LM
13322020-01-27 Luis Machado <luis.machado@linaro.org>
1333
1334 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1335 sitting at a syscall instruction when we hit the syscall function's
1336 breakpoint.
1337 Check PC against one obtained with the x command.
1338 Validate syscall number.
1339 (step_over_syscall): Don't continue to the syscall instruction if
1340 we're already there.
1341
b1468492
PW
13422020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1343
1344 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1345
7ffa82e1
AB
13462020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1347
1348 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1349 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1350
3d92a3e3
AB
13512020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1352
1353 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1354 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1355
94a72be7
AB
13562020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1357
1358 * gdb.base/maint.exp: Update line table parsing test.
1359 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1360
53af73bf
PA
13612020-01-24 Pedro Alves <palves@redhat.com>
1362
1363 PR gdb/25410
1364 * gdb.multi/multi-re-run-1.c: New.
1365 * gdb.multi/multi-re-run-2.c: New.
1366 * gdb.multi/multi-re-run.exp: New.
1367
1ba1ac88
AB
13682020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1369
1370 PR gdb/23718
1371 * gdb.server/server-kill-python.exp: New file.
1372
f3364a6d
AB
13732020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1374
1375 * gdb.server/multi-ui-errors.c: New file.
1376 * gdb.server/multi-ui-errors.exp: New file.
1377
733d0a67
AB
13782020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1379
1380 PR tui/9765
1381 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1382
4f13c1c0
TT
13832020-01-19 Tom Tromey <tom@tromey.com>
1384
1385 * gdb.tui/main.exp: Add check for plain "file".
1386
40c94099
CB
13872020-01-16 Christian Biesinger <cbiesinger@google.com>
1388
1389 * lib/gdb.exp: Fix spelling error (seperatelly).
1390
ff47f4f0
TT
13912020-01-14 Tom Tromey <tom@tromey.com>
1392
1393 PR symtab/12535:
1394 * gdb.python/python.exp: Test decode_line with empty string
1395 argument.
1396
717c684d
BE
13972020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1398
1399 * gdb.base/skip-inline.exp: Extend test.
1400
44e4c775
AB
14012020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1402
1403 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1404 * gdb.dwarf2/dw2-bad-elf.c: New file.
1405 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1406
d93c6db7
AB
14072020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1408
1409 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1410 _line_saw_file.
1411
9a6d629c
AB
14122020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1413
1414 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1415 border.
1416
d9ebdab7
TBA
14172020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1418
1419 * gdb.multi/multi-target.exp (setup): Factor out "info
1420 connections" and "info inferiors" tests to ...
1421 (test_info_inferiors): ... this new procedure.
1422 (top level): Run new "info-inferiors" tests.
1423
f3c469b9
PA
14242020-01-10 Pedro Alves <palves@redhat.com>
1425
1426 * gdb.server/bkpt-other-inferior.exp: New file.
1427
121b3efd
PA
14282020-01-10 Pedro Alves <palves@redhat.com>
1429
1430 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1431 of "add-inferior".
1432 * gdb.base/quit-live.exp: Likewise.
1433 * gdb.base/remote-exec-file.exp: Likewise.
1434 * gdb.guile/scm-progspace.exp: Likewise.
1435 * gdb.linespec/linespec.exp: Likewise.
1436 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1437 * gdb.mi/user-selected-context-sync.exp: Likewise.
1438 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1439 "info inferiors" tests.
1440 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1441 "add-inferior".
1442 * gdb.multi/watchpoint-multi.exp: Likewise.
1443 * gdb.python/py-inferior.exp: Likewise.
1444 * gdb.server/extended-remote-restart.exp: Likewise.
1445 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1446 "info inferiors".
1447 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1448 * gdb.trace/report.exp: Likewise.
1449
1dadb1dd
PA
14502020-01-10 Pedro Alves <palves@redhat.com>
1451
1452 * gdb.multi/multi-target.c: New file.
1453 * gdb.multi/multi-target.exp: New file.
1454 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1455 mode requested, but remote does not support non-stop".
1456
78f2c40a
PA
14572020-01-10 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1460 disconnect before reconnecting.
1461
e7af6c70
TBA
14622020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1463 Pedro Alves <palves@redhat.com>
1464
1465 * gdb.server/connect-without-multi-process.exp: Also test
1466 continuing to end.
1467
acdf84a6
PA
14682020-01-10 Pedro Alves <palves@redhat.com>
1469
1470 * gdb.base/remote-exec-file.exp: New file.
1471
873657b9
PA
14722020-01-10 Pedro Alves <palves@redhat.com>
1473
1474 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1475 output.
1476 * gdb.threads/async.c: New.
1477 * gdb.threads/async.exp: New.
1478 * gdb.multi/tids-gid-reset.c: New.
1479 * gdb.multi/tids-gid-reset.exp: New.
1480
7f0ae84c
GB
14812020-01-10 George Barrett <bob@bob131.so>
1482
1483 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1484 to help in finding the image relocation offset.
1485 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1486 options in arguments.
1487 (stap_test_no_debuginfo): Likewise.
1488 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1489 test variants.
1490 (stap_test): Add null semaphore relocation test.
1491
47e9d49d
GB
14922020-01-10 George Barrett <bob@bob131.so>
1493
1494 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1495 * gdb.base/stap-probe.exp: Likewise.
1496 (stap_test): Pass argument as an additional flag.
1497 (stap_test_no_debuginfo): Likewise.
1498 (stap_test): Check `info probes stap' output for semaphore
1499 addresses if the test binary is supposed to have them.
1500
f5a7c406
AB
15012020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1502
1503 * gdb.tui/basic.exp: Add more scrolling tests.
1504
9ae6bf64
TT
15052020-01-09 Tom Tromey <tom@tromey.com>
1506
1507 PR tui/18932:
1508 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1509 meangingful value.
1510 (Term::command, Term::resize): Update.
1511 * gdb.tui/basic.exp: Add scrolling test.
1512
b2efe70c
AB
15132020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1514
1515 * gdb.tui/tui-layout-asm.exp: New file.
1516
3804da7e
AB
15172020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1518
1519 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1520
b40aa28f
AB
15212020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1522
1523 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1524 (Term::enter_tui): Use Term::prepare_for_tui.
1525
63ffd7c9
AB
15262020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1527
1528 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1529 called.
1530
3be966f6
AB
15312020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1532
1533 * gdb.base/skip.exp: Fix race condition in test.
1534
153d79c4
AB
15352020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1536
1537 * gdb.base/backtrace.c: New file.
1538 * gdb.base/backtrace.exp: New file.
1539
f2302a34
AB
15402020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1541
1542 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1543
6ec1d75e
PW
15442020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1545
1546 * gdb.base/style.exp: Test that warnings are styled.
1547
c296cbe6
BE
15482019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1549
1550 * gdb.base/line65535.exp: New file.
1551 * gdb.base/line65535.c: New file.
1552
b28a729d
SM
15532019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1554
1555 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1556 * lib/gnat_debug_info_test.adb: New file.
1557 * gdb.ada/ptype_tagged_param.exp: Use
1558 gnat_runtime_has_debug_info, expect a different output if
1559 runtime does not have debug info.
1560
7f2d7a0d
SM
15612019-12-20 Simon Marchi <simon.marchi@efficios.com>
1562
1563 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1564 (another) quote in test name.
1565
f3bce483
SM
15662019-12-20 Simon Marchi <simon.marchi@efficios.com>
1567
1568 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1569 Add quote in test name.
1570
c855a912
TBA
15712019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1572
1573 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1574 directory instead.
1575 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1576 * gdb.cp/pass-by-ref-2.cc: New file.
1577 * gdb.cp/pass-by-ref-2.exp: New file.
1578
fc9d2d72
TT
15792019-12-20 Tom Tromey <tom@tromey.com>
1580
1581 * gdb.tui/list-before.exp: New file.
1582
77b97e00
TT
15832019-12-20 Tom Tromey <tom@tromey.com>
1584
1585 * gdb.tui/list.exp: Check for source on initial listing.
1586
f69656d0
TT
15872019-12-11 Tom Tromey <tromey@adacore.com>
1588
1589 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1590 Add crlf test.
1591
99a55965
SM
15922019-12-18 Simon Marchi <simon.marchi@efficios.com>
1593
1594 * gdb.base/default.exp: Update value of $_gdb_major.
1595
5024637f
BE
15962019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1597
1598 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1599
b63634be
BE
16002019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1601
1602 * gdb.base/skip.exp: Whitespace fix.
1603
45d73523
BE
16042019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1605
1606 * gdb.base/skip-inline.c: New file.
1607 * gdb.base/skip-inline.exp: New file.
1608
d043f8c8
SM
16092019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1610
1611 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1612 jit_function_00 to jit_function_stack_mangle.
1613 * gdb.base/jithost.c (jit_function_t): Rename to...
1614 (jit_function_stack_mangle_t): ... this.
1615 (jit_function_add_t): New typedef.
1616 (jit_function_00_code): Rename to...
1617 (jit_function_stack_mangle_code): ... this, make static.
1618 (jit_function_add_code): New.
1619 (main): Generate "add" function and call it. Adjust to changes
1620 in jithost_abi.
1621 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1622 (struct jithost_abi) <begin, end>: Remove fields.
1623 <object, function_stack_mangle, function_add>: New fields.
1624 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1625 code_end>: Remove fields.
1626 <func_stack_mangle>: New field.
1627 (read_debug_info): Adjust to renaming, create block for "add"
1628 function.
1629 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1630
873de05c
TT
16312019-12-11 Tom Tromey <tom@tromey.com>
1632
1633 * gdb.tui/resize.exp: Fix regexp.
1634 * gdb.tui/regs.exp: Fix regexps.
1635 * gdb.tui/main.exp: Fix regexp.
1636
3d979945
TT
16372019-12-11 Tom Tromey <tom@tromey.com>
1638
1639 * gdb.tui/resize.exp: Update.
1640 * gdb.tui/empty.exp (layouts): Update.
1641
2192a9d3
TT
16422019-12-11 Tom Tromey <tom@tromey.com>
1643
1644 * gdb.tui/regs.exp: Update.
1645 * gdb.tui/empty.exp (layouts): Update.
1646 * gdb.tui/basic.exp: Update.
1647 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1648
d8edc8b7
PW
16492019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1650
1651 * gdb.base/options.exp: Add -raw-values in the print completion list.
1652 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1653
4c12d936
KB
16542019-12-10 Kevin Buettner <kevinb@redhat.com>
1655
1656 * gdb.threads/omp-par-scope.c: New file.
1657 * gdb/threads/omp-par-scope.exp: New file.
1658
26b911fb
KB
16592019-12-10 Kevin Buettner <kevinb@redhat.com>
1660
bb47f919
KB
1661 * lib/gdb.exp (support_nested_function_tests): New proc.
1662
16632019-12-10 Kevin Buettner <kevinb@redhat.com>
1664
1665 * lib/gdb.exp (gdb_compile_openmp): New proc.
1666 (build_executable_from_specs): Add an "openmp" option.
1667 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1668
6c71eb7d
TT
16692019-12-10 Tom Tromey <tromey@adacore.com>
1670
1671 * gdb.ada/unchecked_union.exp: New file.
1672 * gdb.ada/unchecked_union/pck.adb: New file.
1673 * gdb.ada/unchecked_union/pck.ads: New file.
1674 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1675 * gdb-utils.exp (string_to_regexp): Also quote "?".
1676
bac7c5cf
GB
16772019-12-10 George Barrett <bob@bob131.so>
1678
1679 Test scripted probe breakpoints.
1680 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1681 * gdb.python/py-breakpoint.c (main): Likewise.
1682 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1683 specifier test.
1684 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1685
330f1d38
TBA
16862019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1687
1688 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1689 an rvalue parameter.
1690 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1691 parameter.
1692
b43315e2
AB
16932019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1694
1695 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1696 modules.
1697
54f73dad
AB
16982019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1699
1700 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1701 broken version of GCC.
1702
d57cbee9
AB
17032019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1704
1705 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1706 sym-info-cmds library.
1707 * gdb.fortran/info-types.exp: Likewise.
1708 * lib/sym-info-cmds.exp: New file.
1709
c14aab8c
TV
17102019-12-08 Tom de Vries <tdevries@suse.de>
1711
1712 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1713
aa2d5a42
KS
17142019-12-07 Keith Seitz <keiths@redhat.com>
1715
1716 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1717 * gdb.base/corefile-buildid-shlib.c: New file.
1718 * gdb.base/corefile-buildid.c: New file.
1719 * gdb.base/corefile-buildid.exp: New file.
1720
93e55f0a
TV
17212019-12-06 Tom de Vries <tdevries@suse.de>
1722
1723 * gdb.dwarf2/varval.exp: Add decl before def test.
1724
c7d12402
TBA
17252019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1726
1727 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1728
06acc08f
TBA
17292019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1730
1731 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1732 CV and reference conversion for overload resolution.
1733 * gdb.cp/rvalue-ref-overload.exp: Test it.
1734
e0fad1ea
PW
17352019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1736
1737 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1738 * gdb.base/frameapply.exp: Test faas without command.
1739
8d70a9f0
AB
17402019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1741
1742 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1743 Fortran tests.
1744 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1745 order.
1746
36c8fb93
AB
17472019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1748
1749 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1750 casting to type with no kind specified.
1751 (test_basic_parsing_of_type_kinds): Additional tests for types
1752 with no kind specified, and add tests for single/double
1753 precision/complex types.
1754
4139ff00
TT
17552019-12-04 Tom Tromey <tromey@adacore.com>
1756
1757 * gdb.base/endianity.c (struct other) <x>: New field.
1758 (main): Initialize it.
1759 * gdb.base/endianity.exp: Update.
1760
a05cf17a
TT
17612019-12-04 Tom Tromey <tromey@adacore.com>
1762
1763 * gdb.ada/scalar_storage/storage.adb: New file.
1764 * gdb.ada/scalar_storage/pck.adb: New file.
1765 * gdb.ada/scalar_storage/pck.ads: New file.
1766 * gdb.ada/scalar_storage.exp: New file.
1767
103a685e
TT
17682019-12-04 Tom Tromey <tromey@adacore.com>
1769
1770 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1771 (main): Initialize it.
1772 * gdb.base/endianity.exp: Update.
1773
c2512106
AB
17742019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1775
1776 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1777
293b38d6
AB
17782019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1781 -symbol-info-module-functions and -symbol-info-module-variables.
1782
216a7e6b
AB
17832019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1784
1785 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1786
5bbd8269
AB
17872019-12-01 Richard Bunt <richard.bunt@arm.com>
1788 Andrew Burgess <andrew.burgess@embecosm.com>
1789
1790 * gdb.fortran/derived-type-striding.exp: New file.
1791 * gdb.fortran/derived-type-striding.f90: New file.
1792 * gdb.fortran/array-slices.exp: New file.
1793 * gdb.fortran/array-slices.f90: New file.
1794
be09caf1
PW
17952019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1796
1797 * gdb.base/define.exp: Test . in command names.
1798 * gdb.base/setshow.exp: Update test, as . is now part of
1799 command name.
1800
643c0cbe
PW
18012019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1802
1803 * gdb.base/define-prefix.exp: New file.
1804
dcdec678
AB
18052019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1806
1807 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1808 compile.
1809 (skip_btrace_pt_tests): Likewise.
1810
640ab947
AB
18112019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1812
1813 * gdb.fortran/info-modules.exp: Compile source files in correct
1814 order.
1815
d22670f0
KB
18162019-11-27 Kevin Buettner <kevinb@redhat.com>
1817
1818 * gdb.dwarf2/imported-unit.exp: New file.
1819 * gdb.dwarf2/imported-unit.c: New file.
1820
db5960b4
AB
18212019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1822
1823 * gdb.mi/mi-fortran-modules-2.f90: New file.
1824 * gdb.mi/mi-fortran-modules.exp: New file.
1825 * gdb.mi/mi-fortran-modules.f90: New file.
1826
7dc42066
AB
18272019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1828
1829 * gdb.mi/mi-sym-info-1.c: New file.
1830 * gdb.mi/mi-sym-info-2.c: New file.
1831 * gdb.mi/mi-sym-info.exp: New file.
1832
0dfeecca
TT
18332019-11-22 Tom Tromey <tromey@adacore.com>
1834
1835 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1836 * gdb.ada/tasks/foo.adb: Add another stopping location.
1837
34877895
PJ
18382019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1839
1840 * gdb.base/endianity.c: New test.
1841 * gdb.base/endianity.exp: New file.
1842
2e84f897
LD
18432019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1844
1845 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1846
65d1cd5f
TV
18472019-11-21 Tom de Vries <tdevries@suse.de>
1848
1849 PR gdb/24956
1850 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1851
4f22c3f4
SDJ
18522019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1853
1854 * gdb.python/py-progspace.exp: Add missing parentheses on some
1855 'print' commands.
1856
9f6ad286
TT
18572019-11-19 Tom Tromey <tom@tromey.com>
1858
1859 * gdb.tui/winheight.exp: New file.
1860
0b8dbf3f
AB
18612019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1862
1863 * gdb.base/ctf-whatis.c: Delete.
1864 * gdb.base/ctf-whatis.exp: Delete.
1865 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1866
f833b7a7
AB
18672019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1868
1869 * gdb.base/ctf-cvexpr.exp: Delete.
1870 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1871
30d0a636
AB
18722019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1873
1874 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1875 the compiler. Clean up header comment a little.
1876 * gdb.base/ctf-ptype.exp: Likewise.
1877 * gdb.base/ctf-whatis.exp: Likewise.
1878 * lib/gdb.exp (skip_ctf_tests): New proc.
1879
494409bb
SDJ
18802019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1881
1882 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1883 * gdb.tui/corefile-run.exp: New file.
1884
55708e99
TT
18852019-11-14 Tom Tromey <tromey@adacore.com>
1886
1887 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1888 regression tests.
1889
45e42163
TT
18902019-11-12 Tom Tromey <tom@tromey.com>
1891
1892 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1893 after any command. Expect prompt after WAIT_FOR is seen.
1894 (enter_tui): Enable resize messages.
1895 (command): Expect command in output.
1896 (get_line): Avoid error when cursor appears to be off-screen.
1897 (dump_screen): Include screen size in title.
1898 (_do_resize): New proc, from "resize".
1899 (resize): Rewrite. Do resize in two steps.
1900 * gdb.tui/empty.exp (layouts): Fix entries.
1901 (check_boxes): Remove xfail.
1902 (check_text): Dump screen on failure.
1903
086baaf1
AB
19042019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1905
1906 * gdb.python/py-symbol.exp: Add test for
1907 gdb.lookup_static_symbols.
1908
09ff83af
AB
19092019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1910
1911 * gdb.python/py-symbol.c: Declare and call function from new
1912 py-symbol-2.c file.
1913 * gdb.python/py-symbol.exp: Compile both source files, and add new
1914 tests for gdb.lookup_static_symbol.
1915 * gdb.python/py-symbol-2.c: New file.
1916
11af934b
TV
19172019-11-02 Tom de Vries <tdevries@suse.de>
1918
1919 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1920 * gdb.base/anon.exp: Same.
1921 * gdb.base/auto-connect-native-target.exp: Same.
1922 * gdb.base/call-ar-st.exp: Same.
1923 * gdb.base/catch-syscall.exp: Same.
1924 * gdb.base/commands.exp: Same.
1925 * gdb.base/default.exp: Same.
1926 * gdb.base/display.exp: Same.
1927 * gdb.base/float.exp: Same.
1928 * gdb.base/foll-fork.exp: Same.
1929 * gdb.base/help.exp: Same.
1930 * gdb.base/info-macros.exp: Same.
1931 * gdb.base/info-proc.exp: Same.
1932 * gdb.base/info-target.exp: Same.
1933 * gdb.base/long_long.exp: Same.
1934 * gdb.base/macscp.exp: Same.
1935 * gdb.base/memattr.exp: Same.
1936 * gdb.base/nofield.exp: Same.
1937 * gdb.base/pointers.exp: Same.
1938 * gdb.base/printcmds.exp: Same.
1939 * gdb.base/ptype.exp: Same.
1940 * gdb.base/restore.exp: Same.
1941 * gdb.base/return.exp: Same.
1942 * gdb.base/scope.exp: Same.
1943 * gdb.base/set-noassign.exp: Same.
1944 * gdb.base/setshow.exp: Same.
1945 * gdb.base/shlib-call.exp: Same.
1946 * gdb.base/signals.exp: Same.
1947 * gdb.base/sigstep.exp: Same.
1948 * gdb.base/skip.exp: Same.
1949 * gdb.base/solib-symbol.exp: Same.
1950 * gdb.base/stap-probe.exp: Same.
1951 * gdb.base/step-line.exp: Same.
1952 * gdb.base/step-test.exp: Same.
1953 * gdb.base/style.exp: Same.
1954 * gdb.base/varargs.exp: Same.
1955 * gdb.base/vla-datatypes.exp: Same.
1956 * gdb.base/vla-ptr.exp: Same.
1957 * gdb.base/vla-sideeffect.exp: Same.
1958 * gdb.base/volatile.exp: Same.
1959 * gdb.base/watch-cond-infcall.exp: Same.
1960 * gdb.base/watchpoint.exp: Same.
1961
e96ec2ba
TV
19622019-11-02 Tom de Vries <tdevries@suse.de>
1963
1964 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1965 * gdb.cp/cpexprs.exp: Same.
1966 * gdb.cp/except-multi-location.exp: Same.
1967 * gdb.cp/exceptprint.exp: Same.
1968 * gdb.cp/gdb2384.exp: Same.
1969 * gdb.cp/inherit.exp: Same.
1970 * gdb.cp/m-static.exp: Same.
1971 * gdb.cp/meth-typedefs.exp: Same.
1972 * gdb.cp/misc.exp: Same.
1973 * gdb.cp/namespace.exp: Same.
1974 * gdb.cp/non-trivial-retval.exp: Same.
1975 * gdb.cp/overload.exp: Same.
1976 * gdb.cp/pr17132.exp: Same.
1977 * gdb.cp/re-set-overloaded.exp: Same.
1978 * gdb.cp/rvalue-ref-types.exp: Same.
1979 * gdb.cp/templates.exp: Same.
1980
bd5766ec
LM
19812019-11-01 Luis Machado <luis.machado@linaro.org>
1982
1983 PR gdb/25124
1984
1985 * gdb.arch/pr25124.S: New file.
1986 * gdb.arch/pr25124.exp: New file.
1987
165f8965
AB
19882019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1989
1990 * gdb.fortran/info-modules.exp: Update expected results, and add
1991 additional tests for 'info module functinos', and 'info module
1992 variables'.
1993 * gdb.fortran/info-types.exp: Update expected results.
1994 * gdb.fortran/info-types.f90: Extend testcase with additional
1995 module variables and functions.
1996
59c35742
AB
19972019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1998
1999 * gdb.fortran/info-modules.exp: New file.
2000 * gdb.fortran/info-types.exp: Build with new file.
2001 * gdb.fortran/info-types.f90: Include and use new module.
2002 * gdb.fortran/info-types-2.f90: New file.
2003
f3fb2519
PW
20042019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2005
2006 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2007 * gdb.base/settings.exp: Test all settings types using
2008 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2009 that now verifies that the value of "maint show" is the same as
2010 returned by the settings functions. Test the type of the
2011 maintenance settings.
2012 * gdb.base/default.exp: Update show_conv_list.
2013
d1e36019
TV
20142019-10-31 Tom de Vries <tdevries@suse.de>
2015
2016 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2017 gdb_test.
2018 * gdb.arch/amd64-disp-step.exp: Same.
2019 * gdb.asm/asm-source.exp: Same.
2020 * gdb.btrace/buffer-size.exp: Same.
2021 * gdb.btrace/cpu.exp: Same.
2022 * gdb.btrace/enable.exp: Same.
2023 * gdb.dwarf2/count.exp: Same.
2024 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2025 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2026 * gdb.fortran/vla-datatypes.exp: Same.
2027 * gdb.fortran/vla-history.exp: Same.
2028 * gdb.fortran/vla-ptype.exp: Same.
2029 * gdb.fortran/vla-value.exp: Same.
2030 * gdb.fortran/whatis_type.exp: Same.
2031 * gdb.guile/guile.exp: Same.
2032 * gdb.multi/tids.exp: Same.
2033 * gdb.python/py-finish-breakpoint.exp: Same.
2034 * gdb.python/py-framefilter.exp: Same.
2035 * gdb.python/py-pp-registration.exp: Same.
2036 * gdb.python/py-xmethods.exp: Same.
2037 * gdb.python/python.exp: Same.
2038 * gdb.server/connect-with-no-symbol-file.exp: Same.
2039 * gdb.server/no-thread-db.exp: Same.
2040 * gdb.server/run-without-local-binary.exp: Same.
2041 * gdb.stabs/weird.exp: Same.
2042 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2043 * gdb.threads/thread-find.exp: Same.
2044 * gdb.threads/tls-shared.exp: Same.
2045 * gdb.threads/tls.exp: Same.
2046 * gdb.threads/wp-replication.exp: Same.
2047 * gdb.trace/ax.exp: Same.
2048 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2049
3d11e68e
TV
20502019-10-31 Tom de Vries <tdevries@suse.de>
2051
2052 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2053 * gdb.ada/array_subscript_addr.exp: Same.
2054 * gdb.ada/arrayidx.exp: Same.
2055 * gdb.ada/arrayparam.exp: Same.
2056 * gdb.ada/arrayptr.exp: Same.
2057 * gdb.ada/boolean_expr.exp: Same.
2058 * gdb.ada/call_pn.exp: Same.
2059 * gdb.ada/complete.exp: Same.
2060 * gdb.ada/fixed_cmp.exp: Same.
2061 * gdb.ada/fun_addr.exp: Same.
2062 * gdb.ada/funcall_param.exp: Same.
2063 * gdb.ada/interface.exp: Same.
2064 * gdb.ada/mod_from_name.exp: Same.
2065 * gdb.ada/null_array.exp: Same.
2066 * gdb.ada/packed_array.exp: Same.
2067 * gdb.ada/packed_tagged.exp: Same.
2068 * gdb.ada/print_chars.exp: Same.
2069 * gdb.ada/print_pc.exp: Same.
2070 * gdb.ada/ptype_arith_binop.exp: Same.
2071 * gdb.ada/ptype_field.exp: Same.
2072 * gdb.ada/ptype_tagged_param.exp: Same.
2073 * gdb.ada/rec_return.exp: Same.
2074 * gdb.ada/ref_tick_size.exp: Same.
2075 * gdb.ada/str_ref_cmp.exp: Same.
2076 * gdb.ada/taft_type.exp: Same.
2077 * gdb.ada/tagged.exp: Same.
2078 * gdb.ada/type_coercion.exp: Same.
2079 * gdb.ada/uninitialized_vars.exp: Same.
2080
60b6ede8
TV
20812019-10-30 Tom de Vries <tdevries@suse.de>
2082
2083 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2084
30baf67b
TV
20852019-10-26 Tom de Vries <tdevries@suse.de>
2086
2087 * gdb.base/bigcore.c: Fix typos in comments.
2088 * gdb.base/ctf-ptype.c: Same.
2089 * gdb.base/long_long.c: Same.
2090 * gdb.dwarf2/dw2-op-out-param.S: Same.
2091 * gdb.python/py-evthreads.c: Same.
2092 * gdb.reverse/i387-stack-reverse.c: Same.
2093 * gdb.trace/tfile.c: Same.
2094 * lib/compiler.c: Same.
2095 * lib/compiler.cc: Same.
2096
158da0d1
TV
20972019-10-25 Tom de Vries <tdevries@suse.de>
2098
2099 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2100 gdb_test_multiple calls.
2101 * gdb.reverse/sigall-reverse.exp: Same.
2102 * gdb.reverse/solib-precsave.exp: Same.
2103 * gdb.reverse/solib-reverse.exp: Same.
2104 * gdb.reverse/until-precsave.exp: Same.
2105 * gdb.reverse/until-reverse.exp: Same.
2106
4ccdfbec
TV
21072019-10-24 Tom de Vries <tdevries@suse.de>
2108
2109 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2110 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2111 kfail using -wrap pattern flag and convenience variable
2112 gdb_test_name.
2113
33d569b7
AB
21142019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2115
2116 * gdb.python/py-progspace.exp: Add tests for the
2117 Progspace.block_for_pc method.
2118
4d0b984b
TT
21192019-10-23 Tom Tromey <tom@tromey.com>
2120
2121 * configure: Rebuild.
2122 * aclocal.m4: Use m4_include, not sinclude.
2123
94cb3754
TV
21242019-10-21 Tom de Vries <tdevries@suse.de>
2125
2126 * gdb.base/infcall-nested-structs.c: Add
2127 __attribute__((noinline,noclone)) to all functions.
2128 (call_all): Add missing variable initialization. Simplify return value.
2129 (breakpt): Increment volatile variable, to prevent call from being
2130 optimized out.
2131 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2132
062f1fc1
TV
21332019-10-17 Tom de Vries <tdevries@suse.de>
2134
2135 * gdb.fortran/module.exp: Allow info variables to print info for files
2136 other than module.f90.
2137
0b54364d
AB
21382019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2139
2140 * gdb.fortran/module.exp: Extend with 'info variables' test.
2141
7ff5fae7
AB
21422019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2143
2144 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2145 F77_FOR_TARGET.
2146
d10eccaa
TV
21472019-10-16 Tom de Vries <tdevries@suse.de>
2148
2149 PR tdep/25096
2150 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2151
745ff14e
TV
21522019-10-16 Tom de Vries <tdevries@suse.de>
2153
2154 PR tdep/24104
2155 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2156 Add KFAIL for PR tdep/25096.
2157
03e1ab94
TV
21582019-10-16 Tom de Vries <tdevries@suse.de>
2159
2160 PR testsuite/25059
2161 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2162
b17fcc10
TV
21632019-10-16 Tom de Vries <tdevries@suse.de>
2164
2165 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2166 as signed.
2167
9223170f
SM
21682019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2169
2170 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2171 one instead of increasing timeout.
2172
d6e76313
TV
21732019-10-13 Tom de Vries <tdevries@suse.de>
2174
2175 PR record/25038
2176 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2177 * gdb.reverse/sigall-reverse.exp: Same.
2178 * gdb.reverse/solib-precsave.exp: Same.
2179 * gdb.reverse/solib-reverse.exp: Same.
2180 * gdb.reverse/step-precsave.exp: Same.
2181 * gdb.reverse/until-precsave.exp: Same.
2182 * gdb.reverse/until-reverse.exp: Same.
2183 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2184
6dfc0041
AA
21852019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2186
2187 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2188 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2189 (cmp_struct_05_01, cmp_struct_static_02_01)
2190 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2191 comparisons.
2192
abcf2cc8
TV
21932019-10-10 Tom de Vries <tdevries@suse.de>
2194
2195 PR testsuite/24888
2196 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2197 gnatlink.
2198
a50faaf6
TV
21992019-10-09 Tom de Vries <tdevries@suse.de>
2200
2201 PR testsuite/25048
2202 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2203
60ff3cd7
AB
22042019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2205
2206 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2207 exceptions due to missing debug information.
2208
dfee8566
TV
22092019-10-07 Tom de Vries <tdevries@suse.de>
2210
2211 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2212
3d63690a
AB
22132019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2214
2215 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2216 * gdb.base/annota1.exp: Update to use gdb_test_name.
2217
30d1f018
WP
22182019-10-07 Weimin Pan <weimin.pan@oracle.com>
2219
2220 * gdb.base/ctf-whatis.exp: New file.
2221 * gdb.base/ctf-whatis.c: New file.
2222 * gdb.base/ctf-ptype.exp: New file.
2223 * gdb.base/ctf-ptype.c: New file.
2224 * gdb.base/ctf-constvars.exp: New file.
2225 * gdb.base/ctf-constvars.c: New file.
2226 * gdb.base/ctf-cvexpr.exp: New file.
2227
4dbbb47c
TV
22282019-10-04 Tom de Vries <tdevries@suse.de>
2229
2230 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2231 for loop.
2232
77c2dba3
TT
22332019-10-03 Tom Tromey <tom@tromey.com>
2234
2235 PR rust/24976:
2236 * gdb.rust/simple.rs (Union2): New type.
2237 (main): Use Union2.
2238 * gdb.rust/simple.exp: Add test.
2239
179aed7f
AB
22402019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2241
2242 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2243 nested function prefix.
2244
0a4b0913
AB
22452019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2246 Richard Bunt <richard.bunt@arm.com>
2247 Andrew Burgess <andrew.burgess@embecosm.com>
2248
2249 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2250 nested functions.
2251 * gdb.fortran/nested-funcs.f90: Update expected results.
2252 * gdb.fortran/nested-funcs-2.exp: New file.
2253 * gdb.fortran/nested-funcs-2.f90: New file.
2254
082cce05
AB
22552019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2256
2257 * gdb.python/py-parameter.exp: Make test names unique.
2258 * gdb.python/py-template.exp: Likewise.
2259 * gdb.python/py-value.exp: Likewise.
2260
2b74ba5a
AB
22612019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2262
2263 * gdb.base/break-interp.exp: Reduce test name duplication.
2264 * gdb.base/call-sc.exp: Likewise.
2265 * gdb.base/callfuncs.exp: Likewise.
2266 * gdb.base/charset.exp: Likewise.
2267 * gdb.base/dump.exp: Likewise.
2268 * gdb.base/ena-dis-br.exp: Likewise.
2269 * gdb.base/relational.exp: Likewise.
2270 * gdb.base/step-over-syscall.exp: Likewise.
2271 * gdb.base/structs.exp: Likewise.
2272
58eb20d5
AB
22732019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2274
2275 * gdb.linespec/explicit.exp: Make test names unique.
2276 * gdb.linespec/ls-errs.exp: Likewise.
2277
4d421147
AB
22782019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2279
2280 * gdb.reverse/break-precsave.exp: Make test names unique.
2281 * gdb.reverse/break-reverse.exp: Likewise.
2282 * gdb.reverse/finish-precsave.exp: Likewise.
2283 * gdb.reverse/finish-reverse.exp: Likewise.
2284 * gdb.reverse/machinestate-precsave.exp: Likewise.
2285 * gdb.reverse/machinestate.exp: Likewise.
2286 * gdb.reverse/readv-reverse.exp: Likewise.
2287 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2288 * gdb.reverse/sigall-precsave.exp: Likewise.
2289 * gdb.reverse/sigall-reverse.exp: Likewise.
2290 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2291 * gdb.reverse/watch-precsave.exp: Likewise.
2292 * gdb.reverse/watch-reverse.exp: Likewise.
2293
d8c06f22
AB
22942019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2295
2296 * gdb.threads/stop-with-handle.c: New file.
2297 * gdb.threads/stop-with-handle.exp: New file.
2298
3a56ed86
TV
22992019-10-03 Tom de Vries <tdevries@suse.de>
2300
2301 PR testsuite/25059
2302 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2303 directory" line to be missing.
2304
42275044
TV
23052019-10-03 Tom de Vries <tdevries@suse.de>
2306
2307 PR testsuite/25059
2308 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2309 type optional.
2310
9ef62df0
AA
23112019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2312
2313 * gdb.python/py-format-string.c (string.h): New include.
2314 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2315 the same value, for endianness-independence.
2316 * gdb.python/py-format-string.exp (default_regexp_dict)
2317 (test_pretty_structs, test_format): Adjust expected output to the
2318 changed initialization.
2319
37f6a7f4
TT
23202019-10-02 Tom Tromey <tromey@adacore.com>
2321
2322 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2323
1d58d6a2
PA
23242019-10-02 Pedro Alves <palves@redhat.com>
2325 Andrew Burgess <andrew.burgess@embecosm.com>
2326
2327 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2328 "print-file-var.h".
2329 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2330 (get_version_1): Print this_version_id and its address.
2331 Add extern "C" wrappers around interface functions.
2332 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2333 "print-file-var.h".
2334 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2335 (get_version_2): Print this_version_id and its address.
2336 Add extern "C" wrappers around interface functions.
2337 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2338 <stddef.h> and "print-file-var.h".
2339 Add extern "C" wrappers around interface functions.
2340 [VERSION_ID_MAIN] (this_version_id): Define.
2341 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2342 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2343 up extern "C" blocks.
2344 * gdb.base/print-file-var.exp (test): New, factored out from top
2345 level.
2346 (top level): Test all combinations of attribute hidden or not,
2347 dlopen or not, and this_version_id symbol in main file or not.
2348 Compile tests as both C++ and C, make test names unique.
2349
d770d56f
TT
23502019-10-01 Tom Tromey <tom@tromey.com>
2351
2352 * gdb.base/style.exp: Test "show logging filename".
2353
7f6aba03
TT
23542019-10-01 Tom Tromey <tom@tromey.com>
2355
2356 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2357 * gdb.base/style.exp: Add metadata style test.
2358
14309bb6
TT
23592019-10-01 Tom Tromey <tom@tromey.com>
2360
2361 * gdb.base/style.exp: Test "pwd".
2362
2a3c1174
PA
23632019-10-01 Tom Tromey <tom@tromey.com>
2364
2365 * gdb.base/style.exp: Update tests.
2366
53d666ec
AA
23672019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2368
2369 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2370 'six' to unsigned.
2371 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2372 'five'. Use an all-ones bit pattern for each.
2373 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2374 to its changed values.
2375
4a56a520
TT
23762019-09-30 Tom Tromey <tromey@adacore.com>
2377
2378 * gdb.rust/traits.rs: Disable all warnings.
2379
0df0352a
TV
23802019-09-29 Tom de Vries <tdevries@suse.de>
2381
aac66a4c 2382 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2383
73d9a918
TV
23842019-09-29 Tom de Vries <tdevries@suse.de>
2385
2386 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2387
060b3ab4
TV
23882019-09-27 Tom de Vries <tdevries@suse.de>
2389
2390 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2391
68f7d34d
TV
23922019-09-27 Tom de Vries <tdevries@suse.de>
2393
2394 PR record/23188
2395 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2396
5d63b30a
TT
23972019-09-26 Tom Tromey <tromey@adacore.com>
2398
2399 * gdb.ada/py_taft.exp: New file.
2400 * gdb.ada/py_taft/main.adb: New file.
2401 * gdb.ada/py_taft/pkg.adb: New file.
2402 * gdb.ada/py_taft/pkg.ads: New file.
2403
3d435220
TV
24042019-09-24 Tom de Vries <tdevries@suse.de>
2405
2406 PR gdb/24598
2407 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2408
77d03678
TV
24092019-09-22 Tom de Vries <tdevries@suse.de>
2410
2411 * gdb.base/restore.exp: Allow register variables to be optimized out at
2412 -O0.
2413
abf516c6
UW
24142019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2415
2416 * gdb.arch/spu-info.exp: Remove file.
2417 * gdb.arch/spu-info.c: Remove file.
2418 * gdb.arch/spu-ls.exp: Remove file.
2419 * gdb.arch/spu-ls.c: Remove file.
2420
2421 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2422 * gdb.asm/spu.inc: Remove file.
2423
2424 * gdb.base/dump.exp: Remove support for spu*-*-*.
2425 * gdb.base/stack-checking.exp: Likewise.
2426 * gdb.base/overlays.exp: Likewise.
2427 * gdb.base/ovlymgr.c: Likewise.
2428 * gdb.base/spu.ld: Remove file.
2429
2430 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2431 * gdb.cp/cpexprs.exp: Likewise.
2432 * gdb.cp/exception.exp: Likewise.
2433 * gdb.cp/gdb2495.exp: Likewise.
2434 * gdb.cp/mb-templates.exp: Likewise.
2435 * gdb.cp/pr9167.exp: Likewise.
2436 * gdb.cp/userdef.exp: Likewise.
2437
2438 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2439
2440 * gdb.cell: Remove directory.
2441 * lib/cell.exp: Remove file.
2442
e452e88f
TV
24432019-09-19 Tom de Vries <tdevries@suse.de>
2444
2445 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2446
8a625130
TV
24472019-09-19 Tom de Vries <tdevries@suse.de>
2448
2449 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2450
81dc3ab5
TV
24512019-09-19 Tom de Vries <tdevries@suse.de>
2452
2453 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2454 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2455 (gdb_target_cmd): ... here.
2456 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2457 value 2.
2458
b078f3ac
AB
24592019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2460
2461 * gdb.base/source-dir.exp: Avoid having directory names in test
2462 names.
2463
f1b620e9
MG
24642019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2465
2466 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2467 directory.
2468
67f3ed6a
AB
24692019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2470
2471 * gdb.base/list-missing-source.exp: New file.
2472
d1b70248
TV
24732019-09-14 Tom de Vries <tdevries@suse.de>
2474
2475 PR teststuite/24599
2476 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2477 * lib/ada.exp (gnatmake_version_at_least): New proc.
2478
5fabdcd6
AB
24792019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2480
2481 * gdb.base/maint.exp: Use exec_has_index_section.
2482
aa17805f
AB
24832019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2484
2485 * gdb.base/maint.exp: Add test for 'maint info sections'.
2486
25e5c209
TV
24872019-09-12 Tom de Vries <tdevries@suse.de>
2488
2489 * gdb.base/store.exp: Allow register variables to be optimized out at
2490 -O0.
2491
4993045d
PW
24922019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2493
2494 * gdb.ada/rdv_wait.exp: Update to new task names.
2495 * gdb.base/task_switch_in_core.exp: Likewise.
2496 * gdb.base/info_sources_base.c: Likewise.
2497
8a516164
TT
24982019-09-10 Tom Tromey <tromey@adacore.com>
2499
2500 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2501
aa391654
TT
25022019-09-10 Tom Tromey <tromey@adacore.com>
2503
2504 * gdb.ada/dgopt.exp: New file.
2505 * gdb.ada/dgopt/x.adb: New file.
2506
8634b462
TT
25072019-09-08 Tom Tromey <tom@tromey.com>
2508
2509 * gdb.tui/resize.exp: Remove setup_xfail.
2510 * gdb.tui/regs.exp: Remove setup_xfail.
2511 * gdb.tui/basic.exp: Remove setup_xfail.
2512
736b0f76
DB
25132019-09-06 David Blaikie <dblaikie@gmail.com>
2514
2515 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2516 * gdb.cp/cplabel.exp: Ditto.
2517 * gdb.linespec/ls-errs.exp: Ditto.
2518
30331a6c
TV
25192019-09-05 Tom de Vries <tdevries@suse.de>
2520
2521 * lib/gdb.exp (cmp_file_string): New proc.
2522 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2523 runto_main. Verify save breakpoints output.
2524
98b0ebab
PW
25252019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2526
2527 * gdb.base/info-var.exp: Test info variables without running
2528 to main, to avoid expect's buffer overflow.
2529
4e962e74
TT
25302019-09-03 Tom Tromey <tromey@adacore.com>
2531
2532 * gdb.ada/bias.exp: New file.
2533 * gdb.ada/bias/bias.adb: New file.
2534 * gdb.ada/print_chars.exp: Add regression test.
2535 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2536 (MC): New variable.
2537
2ea1a07a
SL
25382019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2539
2540 * gdb.base/argv0-symlink.exp: Run only on native target
2541 and local host.
2542
8077c50d
TV
25432019-08-29 Tom de Vries <tdevries@suse.de>
2544
2545 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2546 diverse debug info.
2547 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2548
48352473
TV
25492019-08-28 Tom de Vries <tdevries@suse.de>
2550
2551 * gdb.base/info-var.exp: Allow info variables to print info for files
2552 other than info-var-f1.c and info-var-f2.c.
2553
d8f27c60
AB
25542019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2555
2556 * gdb.fortran/info-types.exp: Add module.
2557 * gdb.fortran/info-types.f90: Update expected results.
2558
1f20c35e
AB
25592019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2560
2561 * gdb.fortran/info-types.exp: New file.
2562 * gdb.fortran/info-types.f90: New file.
2563 * lib/fortran.exp (fortran_character1): New proc.
2564
4acfdd20
AB
25652019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2566
2567 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2568 functions'. Reindent as needed.
2569 * gdb.base/info-var-f1.c: New file.
2570 * gdb.base/info-var-f2.c: New file.
2571 * gdb.base/info-var.exp: New file.
2572 * gdb.base/info-var.h: New file.
2573
5c31b358
TV
25742019-08-26 Tom de Vries <tdevries@suse.de>
2575
2576 PR c++/24852
2577 * gdb.cp/no-libstdcxx-probe.exp: New test.
2578
b694989f
TV
25792019-08-26 Tom de Vries <tdevries@suse.de>
2580
2581 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2582 * tests need to be skipped.
2583 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2584 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2585 mi_skip_libstdcxx_probe_tests.
2586
d9c4ba53
SDJ
25872019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2588
2589 * gdb.python/py-xmethods.exp: Use raw strings when passing
2590 arguments to SimpleXMethodMatcher.
2591
395fad09
TV
25922019-08-22 Tom de Vries <tdevries@suse.de>
2593
2594 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2595 more informative.
2596
26c957f1
PA
25972019-08-21 Pedro Alves <palves@redhat.com>
2598
2599 * gdb.base/with.exp: Test "with" with no arguments.
2600
61f80d5d
TV
26012019-08-21 Tom de Vries <tdevries@suse.de>
2602
2603 * gdb.base/gdb-caching-proc.exp: Sort files.
2604
d7a11d13
TV
26052019-08-20 Tom de Vries <tdevries@suse.de>
2606
2607 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2608 compilation.
2609
34dafe9f
TV
26102019-08-16 Tom de Vries <tdevries@suse.de>
2611
2612 * gdb.base/compare-sections.exp ("after run to main"): Allow
2613 mismatched read-only sections for PIE executables.
2614
398fdd60
TT
26152019-08-16 Tom Tromey <tom@tromey.com>
2616
2617 * lib/tuiterm.exp (_csi_Z): New proc.
2618 * gdb.tui/basic.exp: Update window positions.
2619 * gdb.tui/empty.exp: Update window positions.
2620
d8f9e51c
SL
26212019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2622
2623 * gdb.base/examine-backward.exp: Correct regexp for
2624 "examine 3 bytes backward from ${address_zero}".
2625
3df505f6
TT
26262019-08-15 Tom Tromey <tom@tromey.com>
2627
2628 * gdb.tui/empty.exp: Enable resizing tests.
2629
272560b5
TT
26302019-08-15 Tom Tromey <tromey@adacore.com>
2631
2632 * gdb.ada/char_enum.exp: Add regression tests.
2633 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2634 and '0'.
2635 (Char, Gchar): Update.
2636 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2637
08235187
CB
26382019-08-15 Christian Biesinger <cbiesinger@google.com>
2639
2640 * gdb.python/python.exp: Expect a leading underscore on
2641 GdbOutput{,Error}File.
2642
22a2ab04
SL
26432019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2644
2645 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2646 Windows host.
2647
835b995b
SL
26482019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2649
2650 * gdb.base/batch-preserve-term-settings.exp
2651 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2652
97dd8e07
CB
26532019-08-15 Christian Biesinger <cbiesinger@google.com>
2654
2655 * lib/gdb.exp: When running on a mingw target, replace
2656 /x/ with x:/.
2657
75faf5c4
AH
26582019-08-14 Alan Hayward <alan.hayward@arm.com>
2659
2660 * gdb.arch/aarch64-prologue.c: New test.
2661 * gdb.arch/aarch64-prologue.exp: New file.
2662
abc6c00f
TV
26632019-08-13 Tom de Vries <tdevries@suse.de>
2664
2665 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2666 Thread.
2667
74c2c1f4
SL
26682019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2669
2670 * gdb.python/py-completion.exp: Download the .py file to the host
2671 and use its host pathname. Conditionalize tests that use
2672 tab completion and manipulate files on the build machine.
2673 * gdb.python/py-events.exp: Download the .py file to the host
2674 and use its host pathname.
2675 * gdb.python/py-evsignal.exp: Likewise.
2676 * gdb.python/py-evthreads.exp: Likewise.
2677 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2678 pathname syntax.
2679 * gdb.python/py-framefilter.exp: Download the .py file to the right
2680 place on the host. Match Windows pathname syntax.
2681 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2682 .py file to the host and use its host pathname.
2683 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2684 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2685 build pathname. Skip symlink test on Windows host. Add missing
2686 newline at end of file.
2687 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2688 and use its host pathname.
2689 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2690 * gdb.python/py-section-script.exp: Use host location of binfile
2691 on safe-path. Use correct path separator on Windows host.
2692 Reorder alternatives in gdb_test_multiple to prevent matching
2693 the wrong alternative on success.
2694 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2695
ca2589f3
PP
26962019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2697
2698 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2699 expect the GDB inferior to no longer immediately stop after
2700 being resumed with "signal SIGINT".
2701
020a839d
SL
27022019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2703
2704 * gdb.linespec/break-ask.exp: Generalize regexps to match
2705 Windows pathnames too.
2706
128d6509
TV
27072019-08-08 Tom de Vries <tdevries@suse.de>
2708
2709 PR testsuite/24862
2710 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2711
590042fc
PW
27122019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2713
2714 * gdb.base/style.exp: Update tests for help doc new invariants.
2715 * gdb.base/help.exp: Likewise.
2716
046bebe1
TT
27172019-08-06 Tom Tromey <tom@tromey.com>
2718
2719 * gdb.base/style.exp: Add disassemble test.
2720 * gdb.base/style.c (some_called_function): New function.
2721 (main): Use it.
2722
0b27c27d
CB
27232019-08-05 Christian Biesinger <cbiesinger@google.com>
2724
2725 * gdb.python/py-block.exp: Test dictionary access on blocks.
2726
580f1034
SM
27272019-08-05 Simon Marchi <simon.marchi@efficios.com>
2728
2729 PR gdb/24863
2730 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2731 -list-thread-groups --available test when running under
2732 check-read1.
2733
d86bd7cb
TV
27342019-08-05 Tom de Vries <tdevries@suse.de>
2735
2736 PR testsuite/24863
2737 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2738 * gdb.base/help.exp: Use with_read1_timeout_factor.
2739 * gdb.base/info-macros.exp: Same.
2740 * gdb.cp/nested-types.exp: Same.
2741
a80cf5d8
TV
27422019-08-05 Tom de Vries <tdevries@suse.de>
2743
2744 * lib/gdb.exp (version_at_least): Factor out of ...
2745 (tcl_version_at_least): ... here.
2746 (gdb_compile): Fail if pie results in non-PIE executable.
2747 (readelf_version, readelf_prints_pie): New proc.
2748 (exec_is_pie): Return -1 if unknown.
2749
d0962838
TV
27502019-08-05 Tom de Vries <tdevries@suse.de>
2751
2752 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2753
2252ff3d
SL
27542019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2755
2756 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2757
26655f53
SL
27582019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2759
2760 * lib/completion-support.exp (test_gdb_complete_none): Skip
2761 tab completion tests if no readline support.
2762 (test_gdb_complete_unique_re): Likewise.
2763 (test_gdb_complete_multiple): Likewise.
2764
db4dc13e
PW
27652019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2766
2767 * gdb.base/info_sources.exp: New file.
2768 * gdb.base/info_sources.c: New file.
2769 * gdb.base/info_sources_base.c: New file.
2770
0eba165a
PFC
27712019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2772
2773 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2774 prefix argument.
2775 (test_exit_status): Add prefix argument.
2776
59bd512b
TV
27772019-08-01 Tom de Vries <tdevries@suse.de>
2778
2779 PR testsuite/24863
2780 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2781 calling exp_continue for new thread and thread exited messages.
2782
2a3ad588
TV
27832019-08-01 Tom de Vries <tdevries@suse.de>
2784
2785 PR testsuite/24863
2786 * gdb.base/structs.exp: Fix check-read1 timeout using
2787 gdb_test_sequence.
2788 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2789
117eb594
TV
27902019-08-01 Tom de Vries <tdevries@suse.de>
2791
2792 PR testsuite/24863
2793 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2794 line.
2795
ed591340
TV
27962019-08-01 Tom de Vries <tdevries@suse.de>
2797
2798 PR testsuite/24863
2799 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2800
aa3b6533
TT
28012019-07-30 Tom Tromey <tromey@adacore.com>
2802
2803 * gdb.ada/display_nested.exp: New file.
2804 * gdb.ada/display_nested/foo.adb: New file.
2805 * gdb.ada/display_nested/pack.adb: New file.
2806 * gdb.ada/display_nested/pack.ads: New file.
2807
2906593f
CB
28082019-07-30 Christian Biesinger <cbiesinger@google.com>
2809
2810 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2811 namespace.
2812 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2813
0f575925
TV
28142019-07-30 Tom de Vries <tdevries@suse.de>
2815
2816 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2817 instead.
2818
b13057d9
TV
28192019-07-30 Tom de Vries <tdevries@suse.de>
2820
2821 PR testsuite/24834
2822 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2823 (exec_is_pie): New proc.
2824
5c4dde85
CB
28252019-07-29 Christian Biesinger <cbiesinger@google.com>
2826
2827 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2828
c620ed88
CB
28292019-07-29 Christian Biesinger <cbiesinger@google.com>
2830
2831 * gdb.python/py-objfile.c: Add global and static vars.
2832 * gdb.python/py-objfile.exp: Test new functions Objfile.
2833 lookup_global_symbol and lookup_static_symbol.
2834
3d235706
TT
28352019-07-29 Tom Tromey <tom@tromey.com>
2836
2837 * lib/tuiterm.exp (Term::_csi_@): New proc.
2838 (Term::_csi_X): Don't move cursor.
2839
c7e4c0a6
PW
28402019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2841
2842 * gdb.base/options.exp: Update backtrace - completion to
2843 new option -frame-info.
2844 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2845 Test new 'set print frame-info'. Test backtrace -frame-info
2846 overriding 'set print frame-info'.
2847 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2848 Test new 'set print frame-info'.
2849 Verify consistency of backtrace with and without filters, with and
2850 without -no-filters.
2851 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2852 default.
2853
de28a3b7
TV
28542019-07-29 Tom de Vries <tdevries@suse.de>
2855
2856 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2857 no arguments".
2858
507dd60e
TV
28592019-07-29 Tom de Vries <tdevries@suse.de>
2860
2861 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2862 is a substring of the first for "complete non-unique file name".
2863
5beafce9
TV
28642019-07-29 Tom de Vries <tdevries@suse.de>
2865
2866 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2867 with ".*".
2868
2d274232
TV
28692019-07-29 Tom de Vries <tdevries@suse.de>
2870
2871 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2872 Pass prompt_regexp parameter to gdb_test_multiple calls.
2873
9197cd8b
TV
28742019-07-29 Tom de Vries <tdevries@suse.de>
2875
2876 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2877 print registers" regexps.
9197cd8b 2878
b528dae0
TV
28792019-07-29 Tom de Vries <tdevries@suse.de>
2880
2881 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2882
d17725d7
TV
28832019-07-29 Tom de Vries <tdevries@suse.de>
2884
2885 PR gdb/24855
2886 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2887 (skip_python_tests_prompt): Add prompt_regexp argument to
2888 gdb_test_multiple calls.
2889
52b75bf1
TT
28902019-07-27 Tom Tromey <tom@tromey.com>
2891
2892 * gdb.tui/main.exp: New file.
2893
2b1d00c2
TT
28942019-07-27 Tom Tromey <tom@tromey.com>
2895
2896 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2897 optional.
2898 * gdb.tui/empty.exp: New file.
2899
ded631d5
TT
29002019-07-27 Tom Tromey <tom@tromey.com>
2901
2902 * lib/tuiterm.exp (spawn): New proc.
2903 (Term::resize): New proc.
2904 * gdb.tui/resize.exp: New file.
2905
58ac439d
TT
29062019-07-27 Tom Tromey <tom@tromey.com>
2907
2908 * gdb.tui/list.exp: New file.
2909
fe1f56ee
TT
29102019-07-27 Tom Tromey <tom@tromey.com>
2911
2912 * gdb.tui/regs.exp: New file.
2913
f790b310
TT
29142019-07-27 Tom Tromey <tom@tromey.com>
2915
2916 * gdb.tui/basic.exp: Add "layout split" test.
2917
d95fc6ee
TT
29182019-07-27 Tom Tromey <tom@tromey.com>
2919
2920 * gdb.tui/basic.exp: Add "layout asm" test.
2921
c3786b3a
TT
29222019-07-27 Tom Tromey <tom@tromey.com>
2923
2924 * lib/tuiterm.exp: New file.
2925 * gdb.tui/basic.exp: New file.
2926
98a617f8
KB
29272019-07-27 Kevin Buettner <kevinb@redhat.com>
2928
2929 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2930 Enable tests associated with this flag. Adjust regex
2931 referencing "foo_low" to now refer to "foo_cold" instead.
2932
5c076da4
KB
29332019-07-27 Kevin Buettner <kevinb@redhat.com>
2934
2935 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2936 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2937 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2938 foo_cold. Revise comments to match.
2939 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2940 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2941 were wrapped into this proc; Call do_test in loop from outermost
2942 level.
2943 (foo_low): Rename all occurrences to "foo_cold".
2944 (backtrace from baz): New test.
2945 (x2/i foo_cold): New test.
2946 (info line *foo_cold): New test.
2947
1512d3b7
TV
29482019-07-26 Tom de Vries <tdevries@suse.de>
2949
2950 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2951
297989a1
TV
29522019-07-25 Tom de Vries <tdevries@suse.de>
2953
2954 PR testsuite/24830
2955 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2956 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2957 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2958 (skip_libstdcxx_probe_tests): ... here.
2959 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2960
b3b965fb
TV
29612019-07-24 Tom de Vries <tdevries@suse.de>
2962
2963 PR testsuite/24807
2964 * gdb.objc/basicclass.m: Include stdio.h.
2965 * gdb.objc/nondebug.m: Same.
2966 * gdb.objc/objcdecode.m: Same.
2967
4625b4d0
TV
29682019-07-24 Tom de Vries <tdevries@suse.de>
2969
2970 PR testsuite/24612
2971 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2972 additional_flags.
2973
024a5840
TV
29742019-07-24 Tom de Vries <tdevries@suse.de>
2975
2976 PR testsuite/24831
2977 * gdb.multi/tids.exp: Update error messages for info threads.
2978
c76ddaa3
TV
29792019-07-24 Tom de Vries <tdevries@suse.de>
2980
2981 * gdb.base/info-types.exp: Allow info types to print info for more than
2982 one file.
2983
9a618ef6
TV
29842019-07-23 Tom de Vries <tdevries@suse.de>
2985
2986 PR testsuite/24842
2987 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2988 gdb_spawn_with_cmdline_opts.
2989
40eadf04
SP
29902019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2991
2992 * gdb.arch/arm-cmse-sgstubs.c: New test.
2993 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2994
5ba29434
TV
29952019-07-23 Tom de Vries <tdevries@suse.de>
2996
2997 PR testsuite/24711
2998 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2999 issuing next command.
3000
a8e9d247
AB
30012019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3002
3003 * gdb.ada/info_auto_lang.exp: Update expected results.
3004 * gdb.base/info-types.c: Add additional types to check.
3005 * gdb.base/info-types.exp: Update expected results.
3006
eb86c5e2
AB
30072019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3008
3009 * gdb.base/info-types.c: New file.
3010 * gdb.base/info-types.exp: New file.
3011
01e175fe
AB
30122019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3013
3014 * gdb.arch/riscv-bp-infcall.c: New file.
3015 * gdb.arch/riscv-bp-infcall.exp: New file.
3016
6b78c3f8
AB
30172019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3018
3019 PR breakpoints/24541
3020 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3021
da738167
TV
30222019-07-14 Tom de Vries <tdevries@suse.de>
3023
3024 PR testsuite/24760
3025 * gdb.objc/basicclass.exp: Fix unterminated string.
3026
0d4e84ed
AB
30272019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3028 Andrew Burgess <andrew.burgess@embecosm.com>
3029
3030 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3031 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3032 negative bounds.
3033 * gdb.fortran/vla-value.exp: Print elements of an array with
3034 negative bounds.
3035 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3036 testing.
3037
021d8588
AB
30382019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3039
3040 * gdb.base/options.exp (expect_string): Dequote strings in
3041 results.
3042 (test-string): Test strings with different quoting and reindent.
3043
f06f1252
TT
30442019-07-10 Tom Tromey <tromey@adacore.com>
3045
3046 * gdb.ada/mi_ex_cond.exp: Update expected results.
3047 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3048 * gdb.ada/mi_catch_ex.exp: Update expected results.
3049 * gdb.ada/mi_catch_assert.exp: Update expected results.
3050 * gdb.ada/catch_ex.exp (catch_exception_info)
3051 (catch_exception_entry, catch_assert_entry)
3052 (catch_unhandled_entry): Update.
3053 * gdb.ada/catch_assert_if.exp: Update expected results.
3054
b863685d
RB
30552019-07-10 Richard Bunt <richard.bunt@arm.com>
3056 Stephen Roberts <stephen.roberts@arm.com>
3057
3058 * gdb.base/define.exp: Restore original prompt.
3059
cb1e4e32
PA
30602019-07-09 Pedro Alves <palves@redhat.com>
3061
3062 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3063 breakpoints" output.
3064 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3065 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3066 throw" creates breakpoint.
3067 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3068 'type="catchpoint"'.
3069
b58a68fe
PA
30702019-07-09 Pedro Alves <palves@redhat.com>
3071
3072 PR c++/15468
3073 * gdb.cp/except-multi-location-lib.cc: New.
3074 * gdb.cp/except-multi-location-main.cc: New.
3075 * gdb.cp/except-multi-location.exp: New.
3076
0826779b
PW
30772019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3078
3079 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3080 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3081 argument and update callers.
3082
5b0e2db4
AB
30832019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3084
3085 * gdb.arch/amd64-break-on-asm-line.S: New file.
3086 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3087
1f6f6e21
PW
30882019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3089
3090 * gdb.base/printcmds.exp: Test printing C string and
3091 C wide string convenience vars without transiting via the inferior.
3092 Also make test names unique.
3093
ea142fbf
AH
30942019-07-08 Alan Hayward <alan.hayward@arm.com>
3095
5862c886 3096 PR breakpoints/25011
ea142fbf
AH
3097 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3098
213fd9fa
PA
30992019-07-04 Pedro Alves <palves@redhat.com>
3100
3101 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3102 body returned ok(0), break(3) or continue(4).
3103 * gdb.testsuite/foreach_with_prefix.exp: New file.
3104
2b40fda7
AH
31052019-07-04 Alan Hayward <alan.hayward@arm.com>
3106
3107 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3108
a26c8de0
PA
31092019-07-03 Pedro Alves <palves@redhat.com>
3110
3111 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3112 "return -code".
3113
5f4ba3e7
PA
31142019-07-03 Pedro Alves <palves@redhat.com>
3115
3116 PR cli/24732
3117 * gdb.base/shell.exp: Load completion-support.exp.
3118 Adjust expected error output. Add completion tests.
3119
a994424f
PA
31202019-07-03 Pedro Alves <palves@redhat.com>
3121
3122 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3123 string_to_regexp.
3124
3d9be6f5
PA
31252019-07-03 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3128 (expect_integer): Adjust to expect "-string".
3129 (expect_string): New.
3130 (all_options): Expect "-string".
3131 (test-flag, test-boolean): Adjust to expect "-string".
3132 (test-string): New proc.
3133 (top level): Call it.
3134
41fc454c
PA
31352019-07-03 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3138 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3139 the expected output in the success.
3140
b2b2a215
PA
31412019-07-03 Pedro Alves <palves@redhat.com>
3142
3143 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3144 Split one gdb_test_multiple call in two to avoid a race.
3145
fdbc9870
PA
31462019-07-03 Pedro Alves <palves@redhat.com>
3147
3148 * gdb.base/with.c: New file.
3149 * gdb.base/with.exp: New file.
3150
c6ac8931
PA
31512019-07-03 Pedro Alves <palves@redhat.com>
3152
3153 * gdb.base/settings.exp: Replace all references to "maint
3154 test-settings set" with references to "maint set test-settings",
3155 and all references to "maint test-settings show" with references
3156 to "maint show test-settings".
3157
970f9d09
PA
31582019-07-03 Pedro Alves <palves@redhat.com>
3159
3160 * gdb.base/settings.exp (test-string): Adjust expected out when
3161 testing "maint test-settings show filename"
3162
54d66006
PA
31632019-07-02 Pedro Alves <palves@redhat.com>
3164
3165 * gdb.base/options.exp (test-info-threads): New procedure.
3166 (top level): Call it.
3167
10d06d82
TT
31682019-06-28 Tom Tromey <tromey@adacore.com>
3169
3170 * gdb.dwarf2/ada-linkage-name.c: New file.
3171 * gdb.dwarf2/ada-linkage-name.exp: New file.
3172
3d507ff2
TT
31732019-06-27 Tom Tromey <tromey@adacore.com>
3174
d039f014 3175 PR c++/20020:
3d507ff2
TT
3176 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3177
8af58ffe
TV
31782019-06-26 Tom de Vries <tdevries@suse.de>
3179
3180 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3181
22e21752
TV
31822019-06-26 Tom de Vries <tdevries@suse.de>
3183
3184 * gdb.base/index-cache.exp: Add back missing debug option.
3185
b65b566c
PW
31862019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3187
3188 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3189
5c2c8c69
TV
31902019-06-25 Tom de Vries <tdevries@suse.de>
3191
3192 PR testsuite/24727
3193 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3194
164e3873
TV
31952019-06-24 Tom de Vries <tdevries@suse.de>
3196
3197 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3198
824eacee
TV
31992019-06-24 Tom de Vries <tdevries@suse.de>
3200
3201 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3202 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3203 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3204
385b97d3
TV
32052019-06-24 Tom de Vries <tdevries@suse.de>
3206
3207 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3208
c596f180
TV
32092019-06-21 Tom de Vries <tdevries@suse.de>
3210
3211 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3212
b13a7d03
TV
32132019-06-21 Tom de Vries <tdevries@suse.de>
3214
3215 PR testsuite/24518
3216 PR ada/24713
3217 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3218 index.
3219
899277ae
TT
32202019-06-19 Tom Tromey <tromey@adacore.com>
3221
3222 * gdb.ada/length_cond.exp: Add intro comment.
3223
680e1bee
TT
32242019-06-19 Tom Tromey <tromey@adacore.com>
3225
3226 * gdb.ada/length_cond.exp: New file.
3227 * gdb.ada/length_cond/length_cond.adb: New file.
3228 * gdb.ada/length_cond/pck.adb: New file.
3229 * gdb.ada/length_cond/pck.ads: New file.
3230
0ed4690a
TV
32312019-06-18 Tom de Vries <tdevries@suse.de>
3232
3233 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3234
d20ed5fd
TT
32352019-06-18 Tom Tromey <tromey@adacore.com>
3236
3237 * gdb.base/list0.h: Add comment explaining control character.
3238
86e04673
TV
32392019-06-18 Tom de Vries <tdevries@suse.de>
3240
3241 * boards/fission.exp: Break up long debug_flags line.
3242
c4973306
SM
32432019-06-16 Tom de Vries <tdevries@suse.de>
3244
3245 PR gdb/24445
3246 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3247 generated index.
3248
93cb9841
AB
32492019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3250
3251 PR gdb/24686
3252 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3253 improve detection of bug gdb/24541.
3254
399aaebd
SM
32552019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3256
3257 PR gdb/24669
3258 * gdb.base/index-cache.exp (uses_readnow,
3259 expecting_index_cache_use): Define global variable.
3260 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3261 expecting_index_cache_use.
3262
584a927c
AB
32632019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3264 Andrew Burgess <andrew.burgess@embecosm.com>
3265
3266 * gdb.fortran/pointers.f90: New file.
3267 * gdb.fortran/print_type.exp: New file.
3268 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3269 * gdb.fortran/vla-type.exp: Likewise.
3270 * gdb.fortran/vla-value.exp: Likewise.
3271 * gdb.mi/mi-vla-fortran.exp: Likewise.
3272
30056ea0
AB
32732019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3274
3275 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3276 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3277 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3278 as a stop reason.
3279
ec8e2b6d
AB
32802019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3281
3282 * gdb.base/annota1.exp: Update expected results.
3283 * gdb.cp/annota2.exp: Likewise.
3284 * gdb.cp/annota3.exp: Likewise.
3285
09e4c4e1
AB
32862019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3287
3288 * gdb.base/style-logging.exp: Remove path from test name.
3289
0735b091
TT
32902019-06-14 Tom Tromey <tromey@adacore.com>
3291
3292 PR gdb/24502:
3293 * gdb.base/style-logging.exp: New file.
3294
f5686554
TT
32952019-06-14 Tom Tromey <tromey@adacore.com>
3296
3297 * gdb.base/symfile-warn.exp: New file.
3298 * gdb.base/symfile-warn.c: New file.
3299
a0c1ffed
TT
33002019-06-14 Tom Tromey <tromey@adacore.com>
3301
3302 * gdb.base/annotate-symlink.exp: New file.
3303
f411722c
TT
33042019-06-14 Tom Tromey <tromey@adacore.com>
3305
3306 * gdb.ada/set_wstr.exp: Add reassignment test.
3307
4268ec18
TT
33082019-06-14 Tom Tromey <tromey@adacore.com>
3309
3310 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3311 'unchecked_access and 'unrestricted_access as well.
3312
9a9e394b
TT
33132019-06-14 Tom Tromey <tromey@adacore.com>
3314
3315 PR ada/24539:
3316 * gdb.ada/vla.exp: Update tests.
3317 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3318 pragma.
3319
4c048731
PA
33202019-06-13 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.base/settings.exp (test-integer): Test junk after
3323 "unlimited".
3324
6665660a
PA
33252019-06-13 Pedro Alves <palves@redhat.com>
3326
3327 * gdb.base/options.exp (test-thread-apply): New.
3328 (top level): Call it.
3329
5d707134
PA
33302019-06-13 Pedro Alves <palves@redhat.com>
3331
3332 * gdb.base/options.exp (test-frame-apply): New.
3333 (top level): Test print commands with different "frame apply"
3334 prefixes.
3335
e2a689da
PA
33362019-06-13 Pedro Alves <palves@redhat.com>
3337
e79be6e5 3338 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3339 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3340 'max_completions' parameter and handle it.
3341 (test_gdb_completion_offers_commands): New.
3342
90a1ef87
PA
33432019-06-13 Pedro Alves <palves@redhat.com>
3344
3345 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3346
d4c16835
PA
33472019-06-13 Pedro Alves <palves@redhat.com>
3348
3349 * gdb.base/options.exp (test-backtrace): New.
3350 (top level): Call it.
3351
2daf894e
PA
33522019-06-13 Pedro Alves <palves@redhat.com>
3353
3354 * gdb.guile/scm-frame-args.exp: Use "set print
3355 raw-frame-arguments" instead of "set print raw frame-arguments".
3356 * gdb.python/py-frame-args.exp: Likewise.
3357
e6ed716c
PA
33582019-06-13 Pedro Alves <palves@redhat.com>
3359
3360 * gdb.compile/compile.exp: Adjust expected output to option
3361 processing changes.
3362
7d8062de
PA
33632019-06-13 Pedro Alves <palves@redhat.com>
3364
3365 * gdb.base/options.exp: Build executable.
3366 (test-print): New procedure.
3367 (top level): Call it, once for "print" and another for "compile
3368 print".
3369
9d0faba9
PA
33702019-06-13 Pedro Alves <palves@redhat.com>
3371
3372 * gdb.base/options.c: New file.
3373 * gdb.base/options.exp: New file.
3374
dee7b4c8
PA
33752019-06-13 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3378 that "o" is ambiguous.
3379
dca0f6c0
PA
33802019-06-13 Pedro Alves <palves@redhat.com>
3381
3382 * gdb.base/settings.c: New file.
3383 * gdb.base/settings.exp: New file.
3384
ccf46844
PA
33852019-06-13 Pedro Alves <palves@redhat.com>
3386
3387 * gdb.base/completion.exp: Fix comment typo.
3388
b9a3f842
PA
33892019-06-13 Pedro Alves <palves@redhat.com>
3390
3391 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3392 foo --1" test.
3393
d106773e
PA
33942019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3395
3396 * gdb.fortran/block-data.f: New.
3397 * gdb.fortran/block-data.exp: New.
3398
fea82da0
TV
33992019-06-11 Tom de Vries <tdevries@suse.de>
3400
3401 PR testsuite/24521
3402 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3403 message.
3404
8c2e74f1
TV
34052019-06-11 Tom de Vries <tdevries@suse.de>
3406
3407 PR testsuite/24521
3408 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3409
b49851c8
TV
34102019-06-11 Tom de Vries <tdevries@suse.de>
3411
3412 * boards/readnow.exp: New file.
3413
a7067863
AB
34142019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3415
3416 * gdb.fortran/vla-sizeof.exp: Update expected results.
3417
1a3da2cd
AB
34182019-06-06 Amos Bird <amosbird@gmail.com>
3419
3420 * gdb.base/annota1.exp (thread_switch): Add test for
3421 thread-exited annotation.
3422
3847a7bf
TT
34232019-06-06 Tom Tromey <tromey@adacore.com>
3424
3425 * gdb.base/maint.exp: Expect command started/finished output.
3426
0088ba59
AB
34272019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3428
3429 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3430 comment.
3431 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3432
312617a3
AB
34332019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3434
3435 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3436 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3437 * gdb.arch/riscv-unwind-long-insn.c: New file.
3438 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3439
e1f2e1a2
CB
34402019-06-04 Christian Biesinger <cbiesinger@google.com>
3441
d3238f7d 3442 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3443
206584bd
PW
34442019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3445
3446 * lib/gdb.exp (help_list_trailer): New regexp variable
3447 factorizing the help trailer message.
3448 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3449 arg to allow to better factorize various tests.
3450 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3451 (test_prefix_command_help): Use help_list_trailer.
3452 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3453 * gdb.guile/scm-cmd.exp: Likewise.
3454 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3455 * gdb.base/help.exp: Use test_user_defined_class_help.
3456 * gdb.base/style.exp: Add tests for styling of help and apropos.
3457 * lib/gdb-utils.exp (style): Add title and highlight styles.
3458
708dc93e
PW
34592019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3460
3461 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3462 $_shell_exitsignal.
3463 * gdb.base/default.exp: Update for new convenience variables.
3464
f49055a5
TT
34652019-05-29 Tom Tromey <tromey@adacore.com>
3466
3467 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3468 to "break complete ada" test case's regexp.
3469
4330d61d
TT
34702019-05-29 Tom Tromey <tromey@adacore.com>
3471
3472 PR c++/20020:
3473 * gdb.cp/constexpr-field.exp: New file.
3474 * gdb.cp/constexpr-field.cc: New file.
3475
000439d5
TT
34762019-05-29 Tom Tromey <tromey@adacore.com>
3477
3478 * gdb.base/finish.exp (finish_no_print): New proc.
3479 (finish_tests): Call it.
3480
5a01c34c
TV
34812019-05-24 Tom de Vries <tdevries@suse.de>
3482
3483 * gdb.dwarf2/gdb-add-index.exp: New file.
3484
18125b16
TT
34852019-05-22 Tom Tromey <tromey@adacore.com>
3486
3487 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3488 * gdb.base/style.exp: Use "style".
3489 * lib/gdb-utils.exp (style): New proc.
3490
af1a8d03
TV
34912019-05-22 Tom de Vries <tdevries@suse.de>
3492
3493 * gdb.base/align.exp: Require c++11.
3494
e7fe496b
TV
34952019-05-22 Tom de Vries <tdevries@suse.de>
3496
3497 PR testsuite/24586
3498 * gdb.python/py-mi-var-info-path-expression.exp: Call
3499 mi_skip_python_tests to check if python is supported.
3500
8fca4da0
AH
35012019-05-22 Alan Hayward <alan.hayward@arm.com>
3502
3503 * gdb.arch/aarch64-pauth.c: New test.
3504 * gdb.arch/aarch64-pauth.exp: New file.
3505
b7060614
AH
35062019-05-22 Alan Hayward <alan.hayward@arm.com>
3507
3508 * README (Re-running Tests Outside The Testsuite): New section.
3509
669d0468
TV
35102019-05-21 Tom de Vries <tdevries@suse.de>
3511
3512 * gdb.arch/amd64-eval.exp: Require c++11.
3513 * gdb.base/max-depth.exp: Same.
3514 * gdb.compile/compile-cplus-array-decay.exp: Same.
3515 * gdb.cp/meth-typedefs.exp: Same.
3516 * gdb.cp/subtypes.exp: Same.
3517 * gdb.cp/temargs.exp: Same.
3518
ce3ebcaa
AH
35192019-05-21 Alan Hayward <alan.hayward@arm.com>
3520
3521 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3522
34d11c68
AB
35232019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 PR gdb/18644
3526 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3527 * gdb.fortran/printing-types.exp: Add new test.
3528 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3529 testing.
3530 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3531 setup_kfail call.
3532
87781e84
AH
35332019-05-17 Alan Hayward <alan.hayward@arm.com>
3534
3535 * README (Running the Testsuite): Change example.
3536 (Testsuite Parameters): Remove TRANSCRIPT.
3537 * lib/gdb.exp: Remove TRANSCRIPT check.
3538
b420b89e
AH
35392019-05-17 Alan Hayward <alan.hayward@arm.com>
3540
3541 * README (Testsuite Parameters): Add replay logging to
3542 GDBSERVER_DEBUG.
3543 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3544 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3545 as a comma separated list.
3546 (gdb_debug_init): Override procedure.
3547
408e9b8b
AH
35482019-05-17 Alan Hayward <alan.hayward@arm.com>
3549
3550 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3551 (gdb_write_cmd_file): New procedure.
3552 * lib/gdbserver-support.exp (gdbserver_start): Call
3553 gdbserver_write_cmd_file.
3554 (gdbserver_write_cmd_file): New procedure.
3555
f9e2e39d
AH
35562019-05-17 Alan Hayward <alan.hayward@arm.com>
3557
3558 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3559 (delete_breakpoints): Likewise.
3560 (gdb_run_cmd): Likewise.
3561 (gdb_start_cmd): Likewise.
3562 (gdb_starti_cmd): Likewise.
3563 (gdb_internal_error_resync): Likewise.
3564 (gdb_test_multiple): Likewise.
3565 (gdb_reinitialize_dir): Likewise.
3566 (default_gdb_exit): Likewise.
3567 (gdb_file_cmd): Mark kill as optional.
3568 (default_gdb_start): Call gdb_stdin_log_init.
3569 (send_gdb): Call gdb_stdin_log_write.
3570 (rerun_to_main): Mark Y as an answer.
3571 (gdb_stdin_log_init): New function.
3572 (gdb_stdin_log_write): Likewise.
3573
81f47ac2
AH
35742019-05-17 Alan Hayward <alan.hayward@arm.com>
3575
3576 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3577 * gdb.base/debug-expr.exp: Likewise.
3578 * gdb.base/foll-fork.exp: Likewise.
3579 * gdb.base/foll-vfork.exp: Likewise.
3580 * gdb.base/fork-print-inferior-events.exp: Likewise.
3581 * gdb.base/gdb-sigterm.exp: Likewise.
3582 * gdb.base/gdbinit-history.exp: Likewise.
3583 * gdb.base/osabi.exp: Likewise.
3584 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3585 * gdb.base/ui-redirect.exp: Likewise.
3586 * gdb.gdb/unittest.exp: Likewise.
3587 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3588 * gdb.mi/mi-watch.exp: Likewise.
3589 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3590 * gdb.mi/user-selected-context-sync.exp: Likewise.
3591 * gdb.python/python.exp: Disable debug test when debugging.
3592 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3593 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3594 Likewise.
3595 * gdb.threads/stepi-random-signal.exp: Likewise.
3596
29b52314
AH
35972019-05-17 Alan Hayward <alan.hayward@arm.com>
3598
3599 * Makefile.in: Pass through GDB_DEBUG.
3600 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3601 (gdb,debug): Add board setting.
3602 * lib/gdb.exp (default_gdb_start): Start debugging.
3603 (gdb_debug_enabled): New procedure.
3604 (gdb_debug_init): Likewise.
29b52314
AH
3605
36062019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3607
29b52314
AH
3608 * Makefile.in: Pass through GDB_DEBUG.
3609 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3610 (gdb,debug): Add board setting.
3611 * lib/gdb.exp (default_gdb_start): Start debugging.
3612 (gdb_debug_enabled): New procedure.
3613 (gdb_debug_init): Likewise.
29b52314 3614
ca1285d1
AH
36152019-05-17 Alan Hayward <alan.hayward@arm.com>
3616
3617 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3618
f3a09c80
AH
36192019-05-17 Alan Hayward <alan.hayward@arm.com>
3620
3621 * gdb.base/ui-redirect.exp: Test redirection.
3622
26648588
JV
36232019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3624
3625 * gdb.mi/mi-complete.exp: New file.
3626 * gdb.mi/mi-complete.cc: Likewise.
3627
14237686
AB
36282019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3629
3630 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3631 indexed and sliced arrays, and pointers to arrays.
3632
e7bd7fba
TT
36332019-05-14 Tom Tromey <tromey@adacore.com>
3634
3635 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3636 styling test.
3637
2764128d
TV
36382019-05-14 Tom de Vries <tdevries@suse.de>
3639
3640 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3641 selection entry encoding.
3642
71bed2db
TT
36432019-05-10 Tom Tromey <tromey@adacore.com>
3644
3645 * gdb.ada/info_exc.exp: Add "complete" test.
3646
63b667ad
TV
36472019-05-09 Tom de Vries <tdevries@suse.de>
3648
3649 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3650 CU-relative.
3651
9cfd2b89
TV
36522019-05-09 Tom de Vries <tdevries@suse.de>
3653
3654 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3655 CU-relative.
3656
2228ef77
XR
36572019-05-08 Joel Brobecker <brobecker@adacore.com>
3658
3659 * gdb.ada/frame_arg_lang.exp: New testcase.
3660 * gdb.ada/frame_arg_lang/bla.adb: New file.
3661 * gdb.ada/frame_arg_lang/pck.ads: New file.
3662 * gdb.ada/frame_arg_lang/pck.adb: New file.
3663 * gdb.ada/frame_arg_lang/foo.c: New file.
3664
80e55b13
TT
36652019-05-08 Tom Tromey <tromey@adacore.com>
3666
3667 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3668
9d3421af
TT
36692019-05-08 Tom Tromey <tromey@adacore.com>
3670
3671 * gdb.base/ptype-offsets.exp: Update tests.
3672
844333e2
TT
36732019-05-08 Tom Tromey <tromey@adacore.com>
3674
3675 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3676 cases.
3677 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3678 "short".
3679
988915ee
TT
36802019-05-08 Tom Tromey <tromey@adacore.com>
3681
3682 * gdb.ada/vla.exp: New file.
3683 * gdb.ada/vla/vla.adb: New file.
3684
7bd55dac
TV
36852019-05-07 Tom de Vries <tdevries@suse.de>
3686
3687 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3688
75f06e9d
TV
36892019-05-07 Tom de Vries <tdevries@suse.de>
3690
3691 PR testsuite/24522
3692 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3693 section.
3694
77e7aaa4
TV
36952019-05-07 Tom de Vries <tdevries@suse.de>
3696
3697 PR testsuite/24522
3698 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3699 .debug_aranges section.
3700
456ba0fa
TV
37012019-05-07 Tom de Vries <tdevries@suse.de>
3702
3703 PR testsuite/24159
3704 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3705
5a56d6a6
TV
37062019-05-06 Tom de Vries <tdevries@suse.de>
3707
3708 * lib/gdb.exp (exec_has_index_section): New proc.
3709 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3710 section.
3711
9d6d4be8
TV
37122019-05-04 Tom de Vries <tdevries@suse.de>
3713
3714 * boards/cc-with-debug-names.exp: New file.
3715
222a8d25
TT
37162019-05-03 Tom Tromey <tromey@adacore.com>
3717
3718 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3719 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3720 * gdb.ada/char_enum.exp: Add test.
3721
0fdfd794
TV
37222019-05-03 Tom de Vries <tdevries@suse.de>
3723
3724 * boards/cc-with-gdb-index.exp: New file.
3725
80062eb9
AB
37262019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3727
3728 * gdb.rust/simple.exp: Add new test case.
3729 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3730 (main): Initialise an instance of the new struct.
3731
4504bbde
TT
37322019-05-01 Tom Tromey <tromey@adacore.com>
3733
3734 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3735 record.
3736 (NPR): New variable.
3737 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3738 test.
3739
d48e62f4
TT
37402019-05-01 Tom Tromey <tromey@adacore.com>
3741
3742 * gdb.ada/packed_array_assign.exp: Add packed assignment
3743 regression test.
3744
f59f30f5
TV
37452019-05-01 Tom de Vries <tdevries@suse.de>
3746
3747 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3748
b70bfc54
TV
37492019-05-01 Tom de Vries <tdevries@suse.de>
3750
3751 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3752
15f18d14
AT
37532019-04-30 Ali Tamur <tamur@google.com>
3754
3755 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3756
2ff0a947
TT
37572019-04-30 Tom Tromey <tromey@adacore.com>
3758
3759 * lib/ada.exp (find_ada_tool): New proc.
3760 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3761 * gdb.ada/catch_ex_std.exp: New file.
3762 * gdb.ada/catch_ex_std/foo.adb: New file.
3763 * gdb.ada/catch_ex_std/some_package.adb: New file.
3764 * gdb.ada/catch_ex_std/some_package.ads: New file.
3765
a776957c
TT
37662019-04-30 Tom Tromey <tromey@adacore.com>
3767
3768 PR c++/24470:
3769 * gdb.cp/temargs.cc: Add test code from PR.
3770
bc68014d
AB
37712019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3772
3773 * gdb.fortran/vla-datatypes.exp: Update expected results.
3774 * gdb.fortran/vla-ptype.exp: Likewise.
3775 * gdb.fortran/vla-type.exp: Likewise.
3776 * gdb.fortran/vla-value.exp: Likewise.
3777
f1fdc960
AB
37782019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3779
3780 * gdb.fortran/ptr-indentation.exp: Update expected results.
3781 * gdb.fortran/ptype-on-functions.exp: Likewise.
3782 * gdb.fortran/vla-ptr-info.exp: Likewise.
3783 * gdb.fortran/vla-value.exp: Likewise.
3784
bf7a4de1
AB
37852019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3786
3787 * gdb.fortran/ptype-on-functions.exp: New file.
3788 * gdb.fortran/ptype-on-functions.f90: New file.
3789
bbe75b9d
AB
37902019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3791
3792 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3793 case void string.
3794
1db455a7
AB
37952019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3796
3797 * gdb.fortran/complex.exp: Expand.
3798 * gdb.fortran/complex.f: Renamed to...
3799 * gdb.fortran/complex.f90: ...this, and extended to add more
3800 complex values.
3801
b6d03bb2
AB
38022019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3803
3804 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3805 MODULO, CMPLX.
3806
2e62ab40
AB
38072019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3808 Richard Bunt <richard.bunt@arm.com>
3809
3810 * gdb.base/max-depth.c: New file.
3811 * gdb.base/max-depth.exp: New file.
3812 * gdb.python/py-nested-maps.c: New file.
3813 * gdb.python/py-nested-maps.exp: New file.
3814 * gdb.python/py-nested-maps.py: New file.
3815 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3816 (test_all_common): Call test_max_depth.
3817 * gdb.fortran/max-depth.exp: New file.
3818 * gdb.fortran/max-depth.f90: New file.
3819 * gdb.go/max-depth.exp: New file.
3820 * gdb.go/max-depth.go: New file.
3821 * gdb.modula2/max-depth.exp: New file.
3822 * gdb.modula2/max-depth.c: New file.
3823 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3824
d2b584a5
TV
38252019-04-29 Tom de Vries <tdevries@suse.de>
3826
3827 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3828
136afab8
PW
38292019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3830
3831 * gdb.base/callexit.exp: Test may-call-functions off.
3832
725cbb63
KS
38332019-04-25 Keith Seitz <keiths@redhat.com>
3834
3835 PR c++/24367
3836 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3837 (another_incomplete_struct, test_incomplete): New definitions.
3838 (main): Use new definitions.
3839 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3840 functions.
3841
701adfb0
PA
38422019-04-25 Ali Tamur <tamur@google.com>
3843
3844 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3845
82433e3e
SDJ
38462019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3847
3848 PR corefiles/11608
3849 PR corefiles/18187
3850 * gdb.base/coredump-filter-build-id.exp: New file.
3851
dd06d4d6
AH
38522019-04-25 Alan Hayward <alan.hayward@arm.com>
3853
e79be6e5
SM
3854 * Makefile.in: Pass through GDBSERVER_DEBUG.
3855 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3856 (gdbserver,debug): Add board setting.
3857 * gdb.trace/tspeed.exp: Skip when debugging.
3858 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3859 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3860
1670072e
TT
38612019-04-24 Tom Tromey <tromey@adacore.com>
3862
3863 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3864 Rust.
3865
a59240a4
TT
38662019-04-24 Tom Tromey <tromey@adacore.com>
3867
3868 * gdb.arch/amd64-eval.exp: Test bitfield return.
3869 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3870 (class Foo) <return_bitfields>: New method.
3871 (main): Call it.
3872
b907456c
AB
38732019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3874
3875 * gdb.cp/many-args.cc: New file.
3876 * gdb.cp/many-args.exp: New file.
3877
5c565afd
TV
38782019-04-23 Tom de Vries <tdevries@suse.de>
3879
3880 PR gdb/24433
3881 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3882
ba22ff86
AH
38832019-04-23 Alan Hayward <alan.hayward@arm.com>
3884
3885 * gdb.trace/backtrace.exp: Use nopie flag.
3886 * gdb.trace/circ.exp: Likewise.
3887 * gdb.trace/collection.exp: Likewise.
3888 * gdb.trace/ftrace.exp: Likewise.
3889 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3890 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3891 * gdb.trace/qtro.exp: Likewise.
3892 * gdb.trace/read-memory.exp: Likewise.
3893 * gdb.trace/report.exp: Likewise.
3894 * gdb.trace/tfile.exp: Likewise.
3895 * gdb.trace/tfind.exp: Likewise.
3896 * gdb.trace/unavailable.exp: Likewise.
3897
7905fc35
PA
38982019-04-22 Pedro Alves <palves@redhat.com>
3899
3900 * gdb.base/solib-probes-nosharedlibrary.c,
3901 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3902
8ecb59f8
TT
39032019-04-19 Tom Tromey <tromey@adacore.com>
3904
3905 * gdb.ada/ptype_union.c: New file.
3906 * gdb.ada/ptype_union.exp: New file.
3907
62160ec9
TT
39082019-04-19 Tom Tromey <tromey@adacore.com>
3909
3910 PR symtab/24423:
3911 * gdb.base/list0.h (foo): Add a control-l character.
3912
36cd4ba5
TV
39132019-04-18 Tom de Vries <tdevries@suse.de>
3914
3915 PR gdb/24433
3916 * boards/local-board.exp: Set sysroot to "".
3917
b73715df
TV
39182019-04-18 Tom de Vries <tdevries@suse.de>
3919 Pedro Alves <palves@redhat.com>
3920
3921 PR gdb/24454
3922 * gdb.threads/vfork-follow-child-exec.c: New file.
3923 * gdb.threads/vfork-follow-child-exec.exp: New file.
3924 * gdb.threads/vfork-follow-child-exit.c: New file.
3925 * gdb.threads/vfork-follow-child-exit.exp: New file.
3926
4aa866af
LS
39272019-04-15 Leszek Swirski <leszeks@google.com>
3928
3929 * gdb.arch/amd64-eval.cc: New file.
3930 * gdb.arch/amd64-eval.exp: New file.
3931
e5a1a79a
AH
39322019-04-11 Alan Hayward <alan.hayward@arm.com>
3933
3934 * gdb.server/sysroot.c: New test.
3935 * gdb.server/sysroot.exp: New file.
3936 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3937 matching param.
3938
41077b66
AB
39392019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3940
3941 * gdb.base/align.exp: Extend test to cover structures containing
3942 only static fields.
3943
c30391f8
TV
39442019-04-11 Tom de Vries <tdevries@suse.de>
3945
3946 * boards/cc-with-dwz-m.exp: New file.
3947 * boards/cc-with-dwz.exp: New file.
3948 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3949
e242fd12
SM
39502019-04-09 Simon Marchi <simon.marchi@efficios.com>
3951
3952 * gdb.base/start-cpp.exp: New file.
3953 * gdb.base/start-cpp.cc: New file.
3954
2b0c8b01
KB
39552019-04-08 Kevin Buettner <kevinb@redhat.com>
3956
3957 * gdb.python/py-thrhandle.exp: Adjust tests to call
3958 thread_from_handle instead of thread_from_thread_handle.
3959
947210e5
KB
39602019-04-08 Kevin Buettner <kevinb@redhat.com>
3961
3962 * gdb.python/py-thrhandle.exp: Add tests for
3963 gdb.InferiorThread.handle.
3964
d7df6549
AB
39652019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3966
3967 * gdb.python/py-function.exp: Check calling helper function from
3968 all languages.
3969 * lib/gdb.exp (gdb_supported_languages): New proc.
3970
8bdc1658
AB
39712019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3972
3973 * gdb.base/complex-parts.c: New file.
3974 * gdb.base/complex-parts.exp: New file.
3975
05caa1d2
TT
39762019-04-01 Tom Tromey <tromey@adacore.com>
3977
3978 PR symtab/23331:
3979 * gdb.dwarf2/dw2-ranges-main.c: New file.
3980 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3981 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3982
7734102d
EZ
39832019-03-30 Simon Marchi <simark@simark.ca>
3984
3985 * gdb.base/default.exp: Add values for $_gdb_major and
3986 $_gdb_minor.
3987
188e1fa9
TT
39882019-03-29 Tom Tromey <tromey@adacore.com>
3989
3990 * gdb.base/help.exp: Tighten apropos regexp.
3991
2880242d
KS
39922019-03-29 Keith Seitz <keiths@redhat.com>
3993
3994 * gdb.fortran/array-bounds.exp: New file.
3995 * gdb.fortran/array-bounds.f90: New file.
3996
077cad8e
PW
39972019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3998
3999 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4000
80047cfc
PW
40012019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4002
4003 * gdb.multi/hello.c (main): Increase alarm timer.
4004
f489207e
SL
40052019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4006
4007 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4008 factor when no hardware watchpoint support.
4009
c92df149
AH
40102019-03-28 Alan Hayward <alan.hayward@arm.com>
4011 Pedro Alves <palves@redhat.com>
4012
4013 * boards/local-board.exp: set sysroot to /.
4014
933aebfa
AH
40152019-03-27 Alan Hayward <alan.hayward@arm.com>
4016
4017 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4018 in child.
4019
9f9aa852
AB
40202019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4021
4022 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4023 field.
4024 (make_container): Initialise new field.
4025 * gdb.python/py-prettyprint.exp: Add new tests.
4026 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4027 <display_hint>: New method.
4028
3714a195
AB
40292019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4030
4031 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4032 gdb_continue_to_breakpoint more throughout this test.
4033 (run_lang_tests) Supply unique test names, and use
4034 gdb_test_no_output.
4035
18c77628
AB
40362019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4037
4038 * gdb.base/finish-pretty.exp: Update expected results.
4039 * gdb.base/pretty-print.c: New file.
4040 * gdb.base/pretty-print.exp: New file.
4041
9a93502f
PA
40422019-03-25 Pedro Alves <palves@redhat.com>
4043
4044 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4045 move comments outside list. Append '-i "" eof' section.
4046
968aa7ae
AH
40472019-03-22 Alan Hayward <alan.hayward@arm.com>
4048
34a7f2a4 4049 PR testsuite/25016
968aa7ae
AH
4050 * README: Add pie options.
4051 * gdb.base/break-interp.exp: Ensure pie is disabled.
4052 * gdb.base/dump.exp: Likewise.
4053 * lib/gdb.exp (gdb_compile): Add pie option.
4054
4c7d57e7
TT
40552019-03-19 Tom Tromey <tromey@adacore.com>
4056
4057 * gdb.mi/mi2-cli-display.c: New file.
4058 * gdb.mi/mi2-cli-display.exp: New file.
4059
bff8c71f
TT
40602019-03-18 Joel Brobecker <brobecker@adacore.com>
4061 Tom Tromey <tromey@adacore.com>
4062
4063 * gdb.ada/ptype_array/pck.adb: New file.
4064 * gdb.ada/ptype_array/pck.ads: New file.
4065 * gdb.ada/ptype_array/foo.adb: New file.
4066 * gdb.ada/ptype_array.exp: New file.
4067
d085f989
TT
40682019-03-14 Tom Tromey <tromey@adacore.com>
4069
4070 * gdb.base/style.exp: Add "set style sources" test.
4071
b4be1b06
SM
40722019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4073
4074 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4075 * mi-breakpoint-multiple-locations.exp: ... this.
4076 (make_breakpoints_pattern): New proc.
4077 (do_test): Add mi_version parameter, test -break-insert,
4078 -break-info and =breakpoint-created.
4079
7cde5fc2
AB
40802019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4081
4082 * config/default.exp: Remove 'load_lib gdb.exp'.
4083 * config/monitor.exp: Likewise.
4084 * config/sid.exp: Likewise.
4085 * config/sim.exp: Likewise.
4086 * config/slite.exp: Likewise.
4087 * config/unix.exp: Likewise.
4088 * gdb.base/default.exp: Remove unhelpful comment.
4089
efbecbc1
AB
40902019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4091
4092 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4093
0841c79a
AB
40942019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4095
4096 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4097
4a270568
AB
40982019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4099
4100 * gdb.fortran/type-kinds.exp: Update expected results.
4101
067630bd
AB
41022019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4103
4104 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4105
3be47f7a
AB
41062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4107
4108 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4109 function.
4110 (test_basic_parsing_of_type_kinds): Expand types tested.
4111 (test_parsing_invalid_type_kinds): New function.
4112
4d00f5d8
AB
41132019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4114
4115 * gdb.fortran/intrinsics.exp: New file.
4116 * gdb.fortran/intrinsics.f90: New file.
4117 * gdb.fortran/type-kinds.exp: New file.
4118
c8f91604
AB
41192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4120
4121 * gdb.fortran/dot-ops.exp: New file.
4122
dd9f2c76
AB
41232019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4124
4125 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4126 Check upper and lower case logical literals.
4127
84ec9724
AB
41282019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4129
4130 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4131 Remove duplicate tests.
4132
c3734e09
AH
41332019-03-06 Alan Hayward <alan.hayward@arm.com>
4134
4135 * lib/gdb.exp (builtin_cd): rename of cd.
4136 (cd): Override builtin.
4137
aa3cfbda
RB
41382019-03-06 Richard Bunt <richard.bunt@arm.com>
4139
4140 * gdb.fortran/function-calls.exp: New file.
4141 * gdb.fortran/function-calls.f90: New test.
4142
7b63ad86
RB
41432019-03-04 Richard Bunt <richard.bunt@arm.com>
4144
4145 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4146 on user program standard output.
4147 * gdb.fortran/short-circuit-argument-list.f90: Record function
4148 calls.
4149
01abb042
AH
41502019-02-28 Alan Hayward <alan.hayward@arm.com>
4151
c3734e09
AH
4152 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4153 failure.
01abb042 4154
92137da0
RO
41552019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4156
4157 PR gdb/8527
4158 * gdb.base/interrupt-daemon-attach.c,
4159 gdb.base/interrupt-daemon-attach.exp: New test.
4160
5862844d
PA
41612019-02-27 Pedro Alves <palves@redhat.com>
4162
4163 * gdb.base/page.exp: Add tests for "set width/height -1".
4164
8ed25214
PA
41652019-02-27 Pedro Alves <palves@redhat.com>
4166
4167 * gdb.base/page.exp: Add tests for "set/show width/height" with
4168 "infinite" values.
4169
6c28e44a
TT
41702019-02-27 Tom Tromey <tromey@adacore.com>
4171
4172 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4173 2.4.
4174 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4175 workaround.
4176
bf9a735e
AB
41772019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4178
4179 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4180 tests for structs with static members.
4181
8791793c
TT
41822019-02-26 Tom Tromey <tromey@adacore.com>
4183
4184 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4185 ValueError, not TypeError.
4186
bc2a507e
KB
41872019-02-26 Kevin Buettner <kevinb@redhat.com>
4188
4189 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4190 call from main program.
4191
e0e7d3bd
JB
41922019-02-23 Joel Brobecker <brobecker@adacore.com>
4193
4194 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4195 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4196 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4197 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4198 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4199
9600246d
KS
42002019-02-22 Keith Seitz <keiths@redhat.com>
4201
4202 PR symtab/23853
4203 * gdb.base/symlink-sourcefile.c: New file.
4204 * gdb.base/symlink-sourcefile.exp: New file.
4205
0c95f9ed
TT
42062019-02-20 Tom Tromey <tom@tromey.com>
4207
4208 * gdb.base/info_qt.exp: Update.
4209
6caa91b6
SM
42102019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4211
4212 * gdb.base/source.exp: Move "error in sourced script" code to
4213 the end.
4214 * gdb.base/source-error.gdb: Move contents to
4215 source-error-1.gdb. Add new code to source source-error-1.gdb.
4216 * gdb.base/source-error-1.gdb: New file, from previous
4217 source-error.gdb.
4218
6506371f
TT
42192019-02-17 Tom Tromey <tom@tromey.com>
4220
4221 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4222 for macro styling.
4223 * gdb.base/style.c (SOME_MACRO): New macro.
4224
a0087920
TT
42252019-02-17 Tom Tromey <tom@tromey.com>
4226
4227 * gdb.base/style.exp: Add line-wrapping tests.
4228 * gdb.base/page.exp: Add test for quitting during pagination.
4229
a2cd4f14
JB
42302019-02-17 Joel Brobecker <brobecker@adacore.com>
4231
4232 * gdb.ada/big_packed_array: New testcase.
4233 * gdb.ada/homonym.exp: Fix incorrect expected output for
4234 "break <homonym__get_value>" test.
4235
9d70ffbc
WP
42362019-02-13 Weimin Pan <weimin.pan@oracle.com>
4237
4238 PR breakpoints/21870
4239 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4240 and prepare_for_testing. Add comment.
4241 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4242 redundant cleanup call. Clean up comment.
4243
01c7ae81
WP
42442019-02-12 Weimin Pan <weimin.pan@oracle.com>
4245
4246 PR breakpoints/21870
4247 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4248 * gdb.arch/aarch64-dbreg-contents.c: New file.
4249
aff29d1c
JB
42502019-02-10 Joel Brobecker <brobecker@adacore.com>
4251
4252 * gdb.ada/mi_ref_changeable: New testcase.
4253
df0da8a2
AH
42542019-02-07 Alan Hayward <alan.hayward@arm.com>
4255
4256 * gdb.base/attach.exp: Add double attach test.
4257
bd447abb
SM
42582019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4259
4260 * lib/gdb.exp (default_gdb_start): Don't match pagination
4261 prompt.
4262 (gdb_init): Set stty_init.
4263
1dbc40b9
TT
42642019-01-27 Tom Tromey <tom@tromey.com>
4265
4266 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4267 skip_python_tests.
4268
353229bf
AH
42692019-01-24 Alan Hayward <alan.hayward@arm.com>
4270
4271 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4272 New structure.
4273 (struct struct_static_02_02): Likewise.
4274 (struct struct_static_02_03): Likewise.
4275 (struct struct_static_02_04): Likewise.
4276 (struct struct_static_04_01): Likewise.
4277 (struct struct_static_04_02): Likewise.
4278 (struct struct_static_04_03): Likewise.
4279 (struct struct_static_04_04): Likewise.
4280 (struct struct_static_06_01): Likewise.
4281 (struct struct_static_06_02): Likewise.
4282 (struct struct_static_06_03): Likewise.
4283 (struct struct_static_06_04): Likewise.
4284 (cmp_struct_static_02_01): Likewise.
4285 (cmp_struct_static_02_02): Likewise.
4286 (cmp_struct_static_02_03): Likewise.
4287 (cmp_struct_static_02_04): Likewise.
4288 (cmp_struct_static_04_01): Likewise.
4289 (cmp_struct_static_04_02): Likewise.
4290 (cmp_struct_static_04_03): Likewise.
4291 (cmp_struct_static_04_04): Likewise.
4292 (cmp_struct_static_06_01): Likewise.
4293 (cmp_struct_static_06_02): Likewise.
4294 (cmp_struct_static_06_03): Likewise.
4295 (cmp_struct_static_06_04): Likewise.
4296 (call_all): Test new structs.
4297 * gdb.base/infcall-nested-structs.exp: Likewise.
4298
73021deb
AH
42992019-01-21 Alan Hayward <alan.hayward@arm.com>
4300 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4301
fc65c7db
AH
43022019-01-21 Alan Hayward <alan.hayward@arm.com>
4303 * gdb.base/stack-protector.c: New test.
4304 * gdb.base/stack-protector.exp: New file.
4305 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4306 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4307 option.
4308 (gdb_compile): Remove stack protector for GCC and prevent
4309 recursion.
4310
c24bdb02
KS
43112019-01-16 Keith Seitz <keiths@redhat.com>
4312
4313 PR gdb/23773
4314 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4315
6f072a10
PFC
43162019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4317
4318 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4319 aliases.
4320 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4321 tests.
4322 * gdb.arch/powerpc-vector-regs.c: New file.
4323 * gdb.arch/powerpc-vector-regs.exp: New file.
4324
a7b8d682
PFC
43252019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4326
4327 * gdb.arch/altivec-regs.exp: Fix the list passed to
4328 gdb_expect_list when testing "info vector".
4329
6eb6fb67
AB
43302019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4331
4332 * gdb.base/style.exp: Don't include path in testname.
4333
b56f80d8
KS
43342019-01-10 Keith Seitz <keiths@redhat.com>
4335
4336 PR gdb/23712
4337 PR symtab/23010
4338 * gdb.dwarf2/multidictionary.exp: New file.
4339
041be526
SM
43402019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4341
4342 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4343 (test_gnuv3_style_demangling): ... this.
4344 (test_lucid_style_demangling): Remove.
4345 (test_arm_style_demangling): Remove.
4346 (test_hp_style_demangling): Remove.
4347 (do_tests): Remove calls to the above.
4348
d820d0c3
AB
43492019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4350
4351 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4352 case.
4353
f097f5ad
TT
43542019-01-06 Tom Tromey <tom@tromey.com>
4355
4356 PR gdb/28155:
4357 * gdb.dwarf2/typedef-void-finish.exp: New file.
4358
2cd8cc0b
TT
43592018-12-28 Tom Tromey <tom@tromey.com>
4360 Simon Marchi <simark@simark.ca>
4361
4362 * gdb.base/jit-exec.exp: New file.
4363 * gdb.base/jit-exec.c: New file.
4364 * gdb.base/jit-execd.c: New file.
4365
35fb8261
TT
43662018-12-28 Tom Tromey <tom@tromey.com>
4367
4368 * gdb.base/style.exp: Update test to check for address styling.
4369
47fd17cd
TT
43702018-12-28 Tom Tromey <tom@tromey.com>
4371
4372 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4373 message.
4374
d47032b7
TT
43752018-12-28 Tom Tromey <tom@tromey.com>
4376
4377 * gdb.base/style.exp: Add test for version number styling.
4378
af79b68d
TT
43792018-12-28 Tom Tromey <tom@tromey.com>
4380
4381 * gdb.base/style.exp: Add test for print_address_symbolic.
4382
0bb296cb
TT
43832018-12-28 Tom Tromey <tom@tromey.com>
4384
4385 * gdb.base/style.exp: Add test for breakpoint setting.
4386
80ae2043
TT
43872018-12-28 Tom Tromey <tom@tromey.com>
4388
4389 * gdb.base/style.exp: Add test for variable names.
4390
cbe56571
TT
43912018-12-28 Tom Tromey <tom@tromey.com>
4392
4393 * gdb.base/style.exp: New file.
4394 * gdb.base/style.c: New file.
4395
9162a27c
TT
43962018-12-28 Tom Tromey <tom@tromey.com>
4397
4398 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4399 "dumb".
4400 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4401 the TERM environment variable.
4402
bc543c90
TT
44032018-12-27 Tom Tromey <tom@tromey.com>
4404
4405 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4406 pagination test.
4407
6f0ffe50
AB
44082018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4409
4410 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4411 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4412
b5a1e557
PW
44132018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4414
4415 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4416 Filename a.adb changed to bp_fun_addr.adb.
4417 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4418
6e8b1ab2
JV
44192018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4420
4421 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4422 non-PIE executables.
4423 * README: Mention the gdb,nopie_flag board setting.
4424 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4425 non-PIE executable.
4426 * gdb.arch/amd64-entry-value.exp: Likewise.
4427 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4428 * gdb.arch/i386-float.exp: Likewise.
4429 * gdb.arch/i386-signal.exp: Likewise.
4430 * gdb.mi/mi-reg-undefined.exp: Likewise.
4431
d00a27c5
PM
44322018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4433
4434 PR gdb/23974
4435 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4436
161d081c
PW
44372018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4438
4439 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4440 Update order of results accordingly.
4441
b001de23
AB
44422018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4443
4444 * gdb.base/annota1.exp: Update a test regexp.
4445
99e1a184
AB
44462018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4447
4448 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4449
7a81c1e2
PW
44502018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4451
4452 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4453 (reuse_time): Initialize to REUSE_TIME_CAP.
4454 (check_rc): New function.
4455 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4456 Check pthread_create rc.
4457 (spawner_thread_func): Check pthread_create and pthread_join rc.
4458
73e8dc90
PA
44592018-12-08 Pedro Alves <palves@redhat.com>
4460
4461 * gdb.base/list.exp (test_forward_search): Rename to ...
4462 (test_forward_reverse_search): ... this. Also test reverse-search
4463 and the forward-search alias.
4464
13f2ed32
AB
44652018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4466
4467 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4468 local timeout variable before return, and remove all local timeout
4469 variable entirely.
4470 (gdb_load): Likewise.
4471
64d27cfc
TV
44722018-12-01 Tom de Vries <tdevries@suse.de>
4473
4474 * gdb.base/gdb-caching-proc.exp: New file.
4475
f63c03b4
SDJ
44762018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4477
4478 * Makefile.in (TIMESTAMP): New variable.
4479 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4480 command.
4481 (check-single-racy): Likewise.
4482 (check/%.exp): Likewise.
4483 (check-racy/%.exp): Likewise.
4484 (workers/%.worker): Likewise.
4485 (build-perf): Likewise.
4486 (check-perf): Likewise.
4487 * README: Describe new "TS" and "TS_FORMAT" variables.
4488 * print-ts.py: New file.
4489
1c97054b
BF
44902018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4491
4492 PR python/23714
4493 * gdb.python/python.exp: Test command repetition after
4494 gdb.execute.
4495
1871a62d
AB
44962018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4497
4498 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4499 is correctly aligned.
4500
fb5e1ed9
PW
45012018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4502
4503 * gdb.ada/info_auto_lang.exp: New testcase.
4504 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4505 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4506 * gdb.ada/info_auto_lang/some_c.c: New file.
4507
43d397ca
PW
45082018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4509
4510 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4511 FUNC_lang language syntax.
4512
beddd671
PW
45132018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4514
4515 * gdb.base/info_minsym.c: New file.
4516 * gdb.base/info_minsym.exp: New file.
4517
73fc52c4
TT
45182018-11-19 Tom Tromey <tom@tromey.com>
4519
4520 PR rust/23625:
4521 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4522 * gdb.rust/expr.exp: Update expected output. Change one test.
4523
994b876a
TT
45242018-11-19 Tom Tromey <tom@tromey.com>
4525
4526 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4527
6769f276
PA
45282018-11-19 Pedro Alves <palves@redhat.com>
4529
4530 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4531 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4532 see the expected warning.
4533
38a72da0
AH
45342018-11-16 Alan Hayward <alan.hayward@arm.com>
4535
4536 PR gdb/22736:
4537 * gdb.cp/infcall-nodebug-lib.c: New test.
4538 * gdb.cp/infcall-nodebug-main.c: New test.
4539 * gdb.cp/infcall-nodebug.exp: New file.
4540
53a89d6e
SM
45412018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4542
4543 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4544 completer tests.
4545
9325300d
TV
45462018-11-09 Tom de Vries <tdevries@suse.de>
4547
4548 * gdb.base/msym-lang.c: New test.
4549 * gdb.base/msym-lang.exp: New file.
4550 * gdb.base/msym-lang-main.c: New test.
4551
20f0d60d
TT
45522018-11-08 Tom Tromey <tom@tromey.com>
4553
4554 PR gdb/23555:
4555 PR gdb/23838:
4556 * gdb.base/warning.exp: New file.
4557
b5420128
JB
45582018-11-08 Jan Beulich <jbeulich@suse.com>
4559
4560 * testsuite/gdb.arch/i386-avx512.c,
4561 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4562
cd115d61
AB
45632018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4564
4565 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4566 point hardware.
4567
35ee2dc2
AB
45682018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4569
4570 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4571 * gdb.dwarf2/missing-type-name.exp: New file.
4572
31aceee8
TV
45732018-11-06 Tom de Vries <tdevries@suse.de>
4574
4575 * gdb.base/many-headers.c: New test.
4576 * gdb.base/many-headers.exp: New file.
4577
109be305
JW
45782018-11-06 Jim Wilson <jimw@sifive.com>
4579
4580 * gdb.base/code_elim.exp: For riscv, set additional_flags
4581 to include -msmall-data-limit=0.
4582
e2b7af72
JB
45832018-11-01 Joel Brobecker <brobecker@adacore.com>
4584
4585 * gdb.ada/watch_minus_l: New testcase.
4586
cdcda965
SM
45872018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4588
4589 * gdb.arch/aix-sighandle.c: New file.
4590 * gdb.arch/aix-sighandle.exp: New file.
4591
92dcebf3
AB
45922018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4593
4594 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4595 registers being unions.
4596
68b9ac18
TV
45972018-10-31 Tom de Vries <tdevries@suse.de>
4598
4599 * lib/valgrind.exp: New file.
4600 (vgdb_start, vgdb_stop): New procs, factored out of ...
4601 * gdb.base/valgrind-bt.exp: ... here, ...
4602 * gdb.base/valgrind-disp-step.exp: ... here and ...
4603 * gdb.base/valgrind-infcall.exp: ... here.
4604
1443936e
TV
46052018-10-31 Tom de Vries <tdevries@suse.de>
4606
4607 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4608
eb77c9df
AB
46092018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4610
4611 * gdb.dwarf2/void-type.c: New file.
4612 * gdb.dwarf2/void-type.exp: New file.
4613
82b5e646
PW
46142018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4615
4616 * gdb.base/info_qt.c: New file.
4617 * gdb.base/info_qt.exp: New file.
4618
8d619c01
EBM
46192018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4620
4621 * gdb.arch/powerpc-htm-regs.c: New file.
4622 * gdb.arch/powerpc-htm-regs.exp: New file.
4623
f2cf6173
EBM
46242018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4625
4626 * gdb.arch/powerpc-tar.c: New file.
4627 * gdb.arch/powerpc-tar.exp: New file.
4628
7ca18ed6
EBM
46292018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4630
4631 * gdb.arch/powerpc-ppr-dscr.c: New file.
4632 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4633
bfcc0eba
TV
46342018-10-25 Tom de Vries <tdevries@suse.de>
4635
4636 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4637
fe1a5cad
TV
46382018-10-24 Tom de Vries <tdevries@suse.de>
4639
4640 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4641 longer exists error.
4642
a76dc3b7
TV
46432018-10-24 Tom de Vries <tdevries@suse.de>
4644
4645 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4646
4df46df7
TV
46472018-10-24 Tom de Vries <tdevries@suse.de>
4648
4649 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4650 --db-attach in valgrind.
4651
0dbfcfff
AB
46522018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4653
4654 * gdb.arch/riscv-reg-aliases.c: New file.
4655 * gdb.arch/riscv-reg-aliases.exp: New file.
4656
b04480b1
AH
46572018-10-19 Alan Hayward <alan.hayward@arm.com>
4658
4659 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4660
2c6ac8d7
AH
46612018-10-19 Alan Hayward <alan.hayward@arm.com>
4662
4663 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4664
2bc69f25
AH
46652018-10-19 Alan Hayward <alan.hayward@arm.com>
4666
4667 * gdb.cp/ovldbreak.exp: Fix regexps.
4668
1f1ae3a3
AH
46692018-10-19 Alan Hayward <alan.hayward@arm.com>
4670
4671 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4672
94c18618
SDJ
46732018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4674
4675 PR cli/23785
4676 * gdb.base/restore.exp: New test to check if "restore" with an
4677 invalid file doesn't segfault.
4678
812cd6eb
TV
46792018-10-18 Tom de Vries <tdevries@suse.de>
4680
4681 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4682 * gdb.ada/excep_handle.exp: Same.
4683 * gdb.ada/mi_string_access.exp: Same.
4684 * gdb.ada/mi_var_union.exp: Same.
4685 * gdb.arch/arc-analyze-prologue.exp: Same.
4686 * gdb.arch/arc-decode-insn.exp: Same.
4687 * gdb.base/readnever.exp: Same.
4688 * gdb.fortran/printing-types.exp: Same.
4689 * gdb.guile/scm-lazy-string.exp: Same.
4690
c4b90788
TV
46912018-10-16 Tom de Vries <tdevries@suse.de>
4692
4693 PR gdb/23730
4694 * gdb.base/catch-follow-exec.c: Add copyright notice.
4695 * gdb.base/catch-follow-exec.exp: Rewrite to use
4696 gdb_spawn_with_cmdline_opts. Require gdb-native.
4697
8bca2978
SL
46982018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4699
4700 * gdb.trace/actions-changed.exp: Check for arch support.
4701 * gdb.trace/actions.exp: Likewise.
4702 * gdb.trace/ax.exp: Likewise.
4703 * gdb.trace/backtrace.exp: Likewise.
4704 * gdb.trace/change-loc.exp: Likewise.
4705 * gdb.trace/deltrace.exp: Likewise.
4706 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4707 * gdb.trace/ftrace.exp: Likewise.
4708 * gdb.trace/infotrace.exp: Check for arch support.
4709 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4710 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4711 * gdb.trace/mi-tsv-changed.exp: Likewise.
4712 * gdb.trace/packetlen.exp: Likewise.
4713 * gdb.trace/passc-dyn.exp: Likewise.
4714 * gdb.trace/passcount.exp: Likewise.
4715 * gdb.trace/pending.exp: Likewise.
4716 * gdb.trace/range-stepping.exp: Check for shlib support.
4717 * gdb.trace/report.exp: Check for arch support.
4718 * gdb.trace/save-trace.exp: Likewise.
4719 * gdb.trace/signal.exp: Check for signal support.
4720 * gdb.trace/tfind.exp: Check for arch support.
4721 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4722 * gdb.trace/trace-common.h: Add comment.
4723 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4724 * gdb.trace/trace-enable-disable.exp: Likewise.
4725 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4726 * gdb.trace/tracecmd.exp: Check for arch support.
4727 * gdb.trace/tspeed.exp: Check for shlib and target support.
4728 * gdb.trace/tstatus.exp: Check for arch support.
4729 * gdb.trace/tsv.exp: Likewise.
4730 * gdb.trace/while-dyn.exp: Likewise.
4731 * gdb.trace/while-stepping.exp: Likewise.
4732 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4733
f9c49bff
SM
47342018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4735
4736 * gdb.trace/tspeed.exp: Remove nowarnings.
4737 (prepare_for_trace_test): Declare "global ipalib".
4738 * gdb.trace/tspeed.c: Include unistd.h.
4739 (main): Remove superfluous printf argument.
4740
d4330bde
SL
47412018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4742
4743 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4744 directory prefix on the filename.
4745
8ecfd7bd
SDJ
47462018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4747
4748 * gdb.gdb/unittest.exp: Update expected message informing that
4749 selftests have been disabled.
4750 * gdb.server/unittest.exp: Likewise.
4751
58bbcd02
TV
47522018-10-09 Tom de Vries <tdevries@suse.de>
4753
4754 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4755 with runto_main.
4756
9f6b697b
WP
47572018-10-08 Weimin Pan <weimin.pan@oracle.com>
4758
4759 PR c++/16841
4760 * gdb.cp/virtbase2.cc: New file.
4761 * gdb.cp/virtbase2.exp: New file.
4762
add5ded5
TT
47632018-10-06 Tom Tromey <tom@tromey.com>
4764
4765 PR python/19399:
4766 * gdb.python/py-inferior.exp: Add architecture test.
4767
f9e48344
TT
47682018-10-06 Tom Tromey <tom@tromey.com>
4769
4770 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4771 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4772
2a8be203
TT
47732018-10-06 Tom Tromey <tom@tromey.com>
4774
4775 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4776 of a "throw" catchpoint.
4777
e04caa70
SDJ
47782018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4779
4780 * gdb.base/info-proc.exp: Update string expected from "help info
4781 proc".
4782
5ca8c39f
TT
47832018-10-04 Tom Tromey <tom@tromey.com>
4784
4785 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4786 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4787 (test_initial_complaints, test_empty_complaints): Update.
4788 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4789
3453e7e4
TT
47902018-10-04 Tom Tromey <tom@tromey.com>
4791
4792 PR cli/19551:
4793 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4794 * lib/gdb.exp (gdb_file_cmd): Update.
4795 * gdb.stabs/weird.exp (print_weird_var): Update.
4796 * gdb.server/solib-list.exp: Update.
4797 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4798 * gdb.mi/mi-cli.exp: Update.
4799 * gdb.linespec/linespec.exp: Update.
4800 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4801 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4802 * gdb.cp/cp-relocate.exp: Update.
4803 * gdb.base/sym-file.exp: Update.
4804 * gdb.base/relocate.exp: Update.
4805 * gdb.base/readnever.exp: Update.
4806 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4807 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4808 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4809 * gdb.base/code_elim.exp: Update.
4810 * gdb.base/break-unload-file.exp (test_break): Update.
4811 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4812 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4813 Update.
4814 * gdb.base/attach.exp (do_attach_tests): Update.
4815 * gdb.base/sepdebug.exp: Update.
4816 * gdb.python/py-section-script.exp: Update.
4817
6afcf761
TT
48182018-10-04 Tom Tromey <tom@tromey.com>
4819
4820 PR cli/22234:
4821 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4822 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4823 output.
4824
fef1b293
TT
48252018-10-04 Tom Tromey <tom@tromey.com>
4826
4827 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4828 set width and height to 0.
4829 (test_command_line_attach_run): Use -quiet.
4830
ca98345e
SL
48312018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4832
4833 * lib/gdb.exp (skip_ifunc_tests): New.
4834 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4835 other compile failures.
4836 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4837
ff34e6ae
SM
48382018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4839
4840 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4841 is_amd64_regs_target.
4842
6bb8890e
AH
48432018-10-01 Alan Hayward <alan.hayward@arm.com>
4844
4845 * gdb.arch/aarch64-sighandler-regs.c: New test.
4846 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4847 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4848
224d30d3
MM
48492018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4850
4851 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4852 assembly.
4853
f67ffa6a
AB
48542018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4855
4856 * gdb.base/frame-selection.exp: New file.
4857 * gdb.base/frame-selection.c: New file.
4858
9fc3183f
AH
48592018-09-27 Alan Hayward <alan.hayward@arm.com>
4860
4861 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4862 pthread barrier.
4863 (main): Likewise.
4864
d354055e
AB
48652018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4866
4867 * gdb.base/large-frame-1.c: New file.
4868 * gdb.base/large-frame-2.c: New file.
4869 * gdb.base/large-frame.exp: New file.
4870 * gdb.base/large-frame.h: New file.
4871
db727370
JL
48722018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4873
4874 PR gdb/20948
4875 * gdb.base/write_mem.exp: New test.
4876 * gdb.base/write_mem.c: Likewise.
4877
ae778caf
TT
48782018-09-23 Tom Tromey <tom@tromey.com>
4879
4880 PR python/18852:
4881 * gdb.python/py-parameter.exp: Add test for parameter that throws
4882 on "set".
4883
fd3ba736
TT
48842018-09-23 Tom Tromey <tom@tromey.com>
4885
4886 PR python/17284:
4887 * gdb.python/py-template.exp (test_template_arg): Add test for
4888 negative template argument number.
4889
39a24317
TT
48902018-09-23 Tom Tromey <tom@tromey.com>
4891
4892 PR python/14062:
4893 * gdb.python/python.exp: Add test for post_event error.
4894
f5769a2c
TT
48952018-09-23 Tom Tromey <tom@tromey.com>
4896
4897 PR python/18170:
4898 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4899 convert pointers to int and long.
4900
1c1e54f6
TT
49012018-09-23 Tom Tromey <tom@tromey.com>
4902
4903 PR python/20126:
4904 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4905 signed-ness conversion tests.
4906
fb4fa946
TT
49072018-09-23 Tom Tromey <tom@tromey.com>
4908
4909 PR python/18352;
4910 * gdb.python/py-value.exp (test_float_conversion): New proc.
4911 Use it.
4912
a466edac
HAQ
49132018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4914
4915 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4916
4ee9b0c5
SL
49172018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4918
4919 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4920 no readline.
4921 * gdb.base/utf8-identifiers.exp: Likewise.
4922 * gdb.cp/cpcompletion.exp: Likewise.
4923 * gdb.linespec/cpcompletion.exp: Likewise.
4924 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4925 * gdb.linespec/cpls-ops.exp: Likewise.
4926
23be8da7
RB
49272018-09-19 Richard Bunt <richard.bunt@arm.com>
4928 Chris January <chris.january@arm.com>
4929
4930 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4931 * gdb.fortran/short-circuit-argument-list.exp: New file.
4932 * gdb.fortran/short-circuit-argument-list.f90: New test.
4933
5031d0ae
SDJ
49342018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4935
4936 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4937 "arch=" keyword when executing "-stack-list-frames".
4938
b4c0d1a4
SDJ
49392018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4940
4941 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4942 "arch=" keyword when executing "-stack-list-frames".
4943
7a6d2b45
SDJ
49442018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4945
4946 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4947 break ada".
4948
8588b356
SM
49492018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4950
4951 PR python/23669
4952 * gdb.python/python.exp: Test gdb.execute("show commands").
4953
65e65158
TT
49542018-09-16 Tom Tromey <tom@tromey.com>
4955
4956 * gdb.base/new-ui.exp (do_execution_tests): Update.
4957 * gdb.base/dbx.exp (test_breakpoints): Update.
4958
bf326452
AH
49592018-09-14 Alan Hayward <alan.hayward@arm.com>
4960
4961 * lib/gdb.exp (gdb_simple_compile): Add proc.
4962 (is_elf_target): Use gdb_simple_compile.
4963 (skip_altivec_tests): Likewise.
4964 (skip_vsx_tests): Likewise.
4965 (skip_tsx_tests): Likewise.
4966 (skip_btrace_tests): Likewise.
4967 (skip_btrace_pt_tests): Likewise.
4968 (gdb_can_simple_compile): Likewise.
4969 (gdb_has_argv0): Likewise.
4970 (gdb_target_symbol_prefix): Likewise.
4971 (target_supports_scheduler_locking): Likewise.
4972
2361b0fb
TT
49732018-09-13 Tom Tromey <tom@tromey.com>
4974
4975 * Makefile.in (TAGS): Recognize proc_with_prefix and
4976 gdb_caching_proc.
4977
0ae1a321
SM
49782018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4979
4980 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4981 method.
4982
a40bf0c2
SM
49832018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4984
4985 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4986 and a few other Inferior properties when the Inferior is no
4987 longer valid.
4988
4a3fe98f
TT
49892018-09-13 Tom Tromey <tom@tromey.com>
4990
4991 PR rust/23650:
4992 * gdb.rust/simple.exp: Add test for enum field access error.
4993
098b2108
TT
49942018-09-13 Tom Tromey <tom@tromey.com>
4995
4996 PR rust/23626:
4997 * gdb.rust/simple.rs (EmptyEnum): New type.
4998 (main): Use it.
4999 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5000
1256af7d
SM
50012018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5002
5003 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5004 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5005 * gdb.python/py-symtab.exp: Update test printing an objfile.
5006
4aa8e6c2
SM
50072018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5008
5009 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5010 object.
5011
c221b2f7
AH
50122018-09-12 Alan Hayward <alan.hayward@arm.com>
5013
5014 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5015 (support_complex_tests): Use gdb_can_simple_compile.
5016 (is_ilp32_target): Likewise.
5017 (is_lp64_target): Likewise.
5018 (is_64_target): Likewise.
5019 (is_amd64_regs_target): Likewise.
5020 (is_aarch32_target): Likewise.
5021 (gdb_int128_helper): Likewise.
5022
6f1107b5
JK
50232018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5024
5025 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5026
1f5d1570
JG
50272018-09-10 Jerome Guitton <guitton@adacore.com>
5028
5029 * gdb.ada/same_component_name: Add test for case of tagged record
5030 with variable-length fields.
5031
cc330e39
XR
50322018-09-10 Xavier Roirand <roirand@adacore.com>
5033
5034 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5035 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5036 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5037 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5038
b9c50e9a
XR
50392018-09-10 Xavier Roirand <roirand@adacore.com>
5040
5041 * gdb.ada/mi_string_access.exp: New testcase.
5042 * gdb.ada/mi_string_access/bar.adb: New file.
5043 * gdb.ada/mi_string_access/pck.adb: New file.
5044 * gdb.ada/mi_string_access/pck.asd: New file.
5045
2963898f
XR
50462018-09-10 Xavier Roirand <roirand@adacore.com>
5047
5048 * gdb.ada/mi_var_union.exp: New testcase.
5049 * gdb.ada/mi_var_union/bar.adb: New file.
5050 * gdb.ada/mi_var_union/pck.adb: New file.
5051 * gdb.ada/mi_var_union/pck.asd: New file.
5052
1aac008f
TT
50532018-09-08 Tom Tromey <tom@tromey.com>
5054
5055 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5056
332cf4c9
TT
50572018-09-08 Tom Tromey <tom@tromey.com>
5058
5059 PR python/16047:
5060 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5061 (register_pretty_printers): Register new printer.
5062 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5063 test.
5064 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5065 (an_int_type3): New global.
5066
424da6cf
JB
50672018-09-08 Joel Brobecker <brobecker@adacore.com>
5068
5069 * gdb.ada/expr_with_funcall: New testcase.
5070
2a62dfa9
JB
50712018-09-08 Joel Brobecker <brobecker@adacore.com>
5072
5073 * gdb.ada/packed_array_assign: New testcase.
5074
96b6697f
AB
50752018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5076
5077 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5078 names, and add test prefixes to make test names unique.
5079
e4a62c65
TV
50802018-09-05 Tom de Vries <tdevries@suse.de>
5081
5082 * gdb.dwarf2/varval.exp: Add test.
5083
dd083ee2
GB
50842018-09-04 Gary Benson <gbenson@redhat.com>
5085
5086 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5087 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5088
aef9346c
TT
50892018-08-31 Tom Tromey <tom@tromey.com>
5090
5091 * gdb.rust/simple.rs: Rename second variable "v".
5092
c67f2e15
AB
50932018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5094
5095 * gdb.base/funcargs.c (use_a): New function.
5096 (recurse): Call use_a.
5097
078a0207
KS
50982018-08-29 Keith Seitz <keiths@redhat.com>
5099
5100 * gdb.compile/compile-cplus-anonymous.cc: New file.
5101 * gdb.compile/compile-cplus-anonymous.exp: New file.
5102 * gdb.compile/compile-cplus-array-decay.cc: New file.
5103 * gdb.compile/compile-cplus-array-decay.exp: New file.
5104 * gdb.compile/compile-cplus-inherit.cc: New file.
5105 * gdb.compile/compile-cplus-inherit.exp: New file.
5106 * gdb.compile/compile-cplus-member.cc: New file.
5107 * gdb.compile/compile-cplus-member.exp: New file.
5108 * gdb.compile/compile-cplus-method.cc: New file.
5109 * gdb.compile/compile-cplus-method.exp: New file.
5110 * gdb.compile/compile-cplus-mod.c: "New" file.
5111 * gdb.compile/compile-cplus-namespace.cc: New file.
5112 * gdb.compile/compile-cplus-namespace.exp: New file.
5113 * gdb.compile/compile-cplus-nested.cc: New file.
5114 * gdb.compile/compile-cplus-nested.exp: New file.
5115 * gdb.compile/compile-cplus-print.c: "New" file.
5116 * gdb.compile/compile-cplus-print.exp: "New" file.
5117 * gdb.compile/compile-cplus-virtual.cc: New file.
5118 * gdb.compile/compile-cplus-virtual.exp: New file.
5119 * gdb.compile/compile-cplus.c: "New" file.
5120 * gdb.compile/compile-cplus.exp: "New" file.
5121 * lib/compile-support.exp: New file.
5122
b0f492b9
GB
51232018-08-16 Gary Benson <gbenson@redhat.com>
5124
5125 PR gdb/13000:
5126 * gdb.base/batch-exit-status.exp: New file.
5127 * gdb.base/batch-exit-status.good-commands: Likewise.
5128 * gdb.base/batch-exit-status.bad-commands: Likewise.
5129
36eb4c5f
AH
51302018-08-29 Alan Hayward <alan.hayward@arm.com>
5131
5132 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5133 (struct struct02): Likewise.
5134 (struct struct03): Likewise.
5135 (struct struct04): Likewise.
5136 (struct struct_01_01): New struct.
5137 (struct struct_01_02): Likewise.
5138 (struct struct_01_03): Likewise.
5139 (struct struct_01_04): Likewise.
5140 (struct struct_02_01): Likewise.
5141 (struct struct_02_02): Likewise.
5142 (struct struct_02_03): Likewise.
5143 (struct struct_02_04): Likewise.
5144 (struct struct_04_01): Likewise.
5145 (struct struct_04_02): Likewise.
5146 (struct struct_04_03): Likewise.
5147 (struct struct_04_04): Likewise.
5148 (struct struct_05_01): Likewise.
5149 (struct struct_05_02): Likewise.
5150 (struct struct_05_03): Likewise.
5151 (struct struct_05_04): Likewise.
5152 (cmp_struct01): Remove function.
5153 (cmp_struct02): Likewise.
5154 (cmp_struct03): Likewise.
5155 (cmp_struct04): Likewise.
5156 (cmp_struct_01_01): Add Function.
5157 (cmp_struct_01_02): Likewise.
5158 (cmp_struct_01_03): Likewise.
5159 (cmp_struct_01_04): Likewise.
5160 (cmp_struct_02_01): Likewise.
5161 (cmp_struct_02_02): Likewise.
5162 (cmp_struct_02_03): Likewise.
5163 (cmp_struct_02_04): Likewise.
5164 (cmp_struct_04_01): Likewise.
5165 (cmp_struct_04_02): Likewise.
5166 (cmp_struct_04_03): Likewise.
5167 (cmp_struct_04_04): Likewise.
5168 (cmp_struct_05_01): Likewise.
5169 (cmp_struct_05_02): Likewise.
5170 (cmp_struct_05_03): Likewise.
5171 (cmp_struct_05_04): Likewise.
5172 (call_all): Add new structs.
5173 * gdb.base/infcall-nested-structs.exp: Likewise.
5174
3bf9c013
JV
51752018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5176
5177 * gdb.python/py-framefilter-mi.exp: Update regexp to
5178 check for "arch" field in frame output.
5179
450d1e88
KB
51802018-08-23 Kevin Buettner <kevinb@redhat.com>
5181
5182 * gdb.dwarf2/dw2-ranges-func.c: New file.
5183 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5184
ae739fe7
SM
51852018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5186
5187 * gdb.base/term.exp: Compare terminal settings with values from
5188 the inferior.
5189 * gdb.base/term.c: Get and set terminal settings.
5190
6d52907e
JV
51912018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5192
5193 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5194 accommodate new "arch" field in frame output.
5195 * gdb.mi/mi-return.exp: Likewise.
5196 * gdb.mi/mi-stack.exp: Likewise.
5197 * gdb.mi/mi-syn-frame.exp: Likewise.
5198 * gdb.mi/user-selected-context-sync.exp: Likewise.
5199
be2d111a
MS
52002018-08-19 Michael Spang <spang@google.com>
5201
5202 PR gdb/11786
5203 * gdb.base/gcore-tls-pie.c: New file.
5204 * gdb.base/gcore-tls-pie.exp: New file.
5205
ae3a7c47
KB
52062018-08-18 Kevin Buettner <kevinb@redhat.com>
5207
5208 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5209 * gdb.dwarf2/varval.c: New file.
5210 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5211
2ecae92e
AH
52122018-08-17 Alan Hayward <alan.hayward@arm.com>
5213
5214 PR gdb/18931
5215 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5216
c1854f1d
KS
52172018-08-16 Keith Seitz <keiths@redhat.com>
5218
5219 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5220 tests expected to pass.
5221
26fb3983
JV
52222018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5223
5224 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5225 -data-disassemble -a.
5226 (test_disassembly_bogus_args): Likewise.
5227
67943c00
AB
52282018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5229
5230 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5231
5ff2bbae
AB
52322018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5233
5234 * gdb.base/vla-optimized-out.exp: Add new test.
5235
e5bbcd0f
AB
52362018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5237
5238 * gdb.base/vla-optimized-out-o3.exp: Delete.
5239 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5240 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5241 deleted tests.
5242
9d4a934c
AB
52432018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5244
5245 PR gdb/18050:
5246 * gdb.server/extended-remote-restart.c: New file.
5247 * gdb.server/extended-remote-restart.exp: New file.
5248
045cf012
SM
52492018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5250
5251 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5252 "set variable index = 42".
5253
87d6a7aa
SM
52542018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5255
5256 * boards/index-cache-gdb.exp: New file.
5257 * gdb.dwarf2/index-cache.exp: New file.
5258 * gdb.dwarf2/index-cache.c: New file.
5259 * gdb.base/maint.exp: Check if we are using the index cache.
5260
96d68bd4
RO
52612018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5262
5263 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5264 MAKEFLAGS.
5265
5a699617
RO
52662018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5267
5268 * dg-extract-results.sh: Move to toplevel contrib.
5269 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5270 * Makefile.in (check-parallel-racy): Likewise.
5271
5bd18990
AB
52722018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5273
5274 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5275 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5276 tests if the target supports scheduler locking.
5277
3fbbcf47
TV
52782018-08-04 Tom de Vries <tdevries@suse.de>
5279
5280 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5281
3e1d3d8c
TT
52822018-08-02 Tom Tromey <tom@tromey.com>
5283
5284 PR symtab/16842.
5285 * gdb.cp/temargs.exp: Test "info address" of a template
5286 parameter.
5287
5abe0f0c
JV
52882018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5289
5290 * gdb.python/py-mi-var-info-path-expression.c: New file.
5291 * gdb.python/py-mi-var-info-path-expression.py: New file.
5292 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5293
fb66cde8
SDJ
52942018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5295
5296 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5297 error after "cannot resolve name" string.
5298
c708f4d2
AB
52992018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5300
5301 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5302 started.
5303 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5304
37cc0cae
TV
53052018-07-28 Tom de Vries <tdevries@suse.de>
5306
5307 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5308
63b4ecf7
TV
53092018-07-26 Tom de Vries <tdevries@suse.de>
5310
5311 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5312
3c3bb058
AB
53132018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5314
5315 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5316 is visible.
5317
9e7f3bbb
TV
53182018-07-26 Tom de Vries <tdevries@suse.de>
5319
5320 PR breakpoints/23366
5321 * gdb.base/catch-follow-exec.c: New test.
5322 * gdb.base/catch-follow-exec.exp: New file.
5323
16f808ec
TV
53242018-07-25 Tom de Vries <tdevries@suse.de>
5325
5326 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5327 vla-optimized-out.c.
5328
d7154a8d
JV
53292018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5330
5331 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5332 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5333
232a0032
TV
53342018-07-20 Tom de Vries <tdevries@suse.de>
5335
5336 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5337 NOCLONE macro.
5338 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5339
fbb1d502
TV
53402018-07-19 Tom de Vries <tdevries@suse.de>
5341
5342 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5343 regular expression.
5344
42dc7699
TV
53452018-07-18 Tom de Vries <tdevries@suse.de>
5346
5347 * gdb.base/vla-optimized-out.c: New test.
5348 * gdb.base/vla-optimized-out.exp: New file.
5349
7f1f7e23
SDJ
53502018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5351
5352 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5353 message "No address associated with hostname" when gdbserver
5354 cannot resolve the hostname.
5355
5759ebb3
PW
53562018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5357
5358 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5359 Add some test prefixes to make tests unique.
5360
3606ccab
PW
53612018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5362
5363 * gdb.base/frameapply.c: New file.
5364 * gdb.base/frameapply.exp: New file.
5365
529c08b2
PW
53662018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5367
5368 * gdb.base/skip.exp: Update expected error message.
5369
c7ab0aef
SDJ
53702018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5371 Jan Kratochvil <jan.kratochvil@redhat.com>
5372 Paul Fertser <fercerpav@gmail.com>
5373 Tsutomu Seki <sekiriki@gmail.com>
5374
5375 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5376 parameter.
5377 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5378 by default.
5379 * boards/native-gdbserver.exp: Likewise.
5380 * gdb.server/run-without-local-binary.exp: Improve regexp used
5381 for detecting when a remote debugging connection succeeds.
5382 * gdb.server/server-connect.exp: New file.
5383 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5384 Do not prefix the port number with ":".
5385 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5386 support for detecting and using it. Add '$debughost_gdbserver'
5387 to the list of arguments used to start gdbserver. Handle case
5388 when gdbserver cannot resolve a network name.
5389
16ff70dd
SDJ
53902018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5391
5392 PR c++/23373
5393 * gdb.base/ptype-offsets.cc (struct static_member): New
5394 struct.
5395 (main) <stmember>: New variable.
5396 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5397 with a static member in it.
5398
3541979f
AB
53992018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5400
5401 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5402 watchpoints enabled and disabled.
5403
c8ad9b9a
AB
54042018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5405
5406 * gdb.base/examine-backward.exp: Still run tests around address
5407 0x0, even if address 0x0 is not readable. Update the pattern for
5408 matching address 0x0 in expected output.
5409
e0e5e971
AB
54102018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5411
5412 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5413 malloc/free.
5414
1ea5da02
TV
54152018-07-04 Tom de Vries <tdevries@suse.de>
5416
5417 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5418
471b9d15
MR
54192018-07-02 Maciej W. Rozycki <macro@mips.com>
5420
5421 PR tdep/8282
5422 * gdb.arch/mips-disassembler-options.exp: New test.
5423 * gdb.arch/mips-disassembler-options.s: New test source.
5424
75acb486
PA
54252018-06-29 Pedro Alves <palves@redhat.com>
5426
5427 * gdb.threads/names.exp: Adjust expected "info threads" output.
5428
cd2bb709
PA
54292018-06-29 Pedro Alves <palves@redhat.com>
5430
5431 * gdb.opt/inline-break.exp (line number, address): Add "info
5432 break" tests.
5433
991ff292
PA
54342018-06-29 Pedro Alves <palves@redhat.com>
5435
5436 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5437 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5438 number and address and running to them.
5439
356819b6 54402018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5441
5442 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5443
2512d7ef
JK
54442018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5445
5446 * lib/compiler.c: Remove executable permission flag.
5447
be1b6474
RB
54482018-06-28 Richard Bunt <richard.bunt@arm.com>
5449
5450 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5451 code.
5452 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5453
291f9a96
PT
54542018-06-28 Petr Tesarik <ptesarik@suse.cz>
5455
5456 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5457
ed6dfe51
PT
54582018-06-28 Petr Tesarik <ptesarik@suse.cz>
5459
5460 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5461 address argument is omitted.
5462
d4d429d5
PT
54632018-06-28 Petr Tesarik <ptesarik@suse.cz>
5464
5465 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5466
7ab6656f
OJ
54672018-06-27 Omair Javaid <omair.javaid@linaro.org>
5468
5469 PR gdb/21695
5470 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5471 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5472
a33ccfc7
TT
54732018-06-26 Tom Tromey <tom@tromey.com>
5474
5475 PR rust/22574:
5476 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5477 * gdb.rust/simple.rs (struct SimpleLayout): New.
5478
6d72d289
SM
54792018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5480
5481 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5482 "info registers" output.
5483
8363f9d5
RB
54842018-06-21 Richard Bunt <richard.bunt@arm.com>
5485
5486 * gdb.base/watchpoint-hw-attach.c: New test.
5487 * gdb.base/watchpoint-hw-attach.exp: New file.
5488
f00674fe
SM
54892018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5490
5491 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5492 through /bin/sh.
5493 * boards/dwarf4-gdb-index.exp: Likewise.
5494 * boards/fission-dwp.exp: Likewise.
5495
1d554008
UW
54962018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5497
5498 * gdb.base/float128.exp: Add comment and improved fail message
5499 to the failure case of "print large128" test.
5500
d0ac1c44
SM
55012018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5502
5503 * configure.ac: Remove AC_PREREQ.
5504 * configure: Re-generate.
5505
61b04dd0
PA
55062018-06-19 Pedro Alves <palves@redhat.com>
5507
5508 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5509 (func_extern_caller): New.
5510 (main): Call func_extern_caller.
5511 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5512 logic change.
5513
f63b508a
SM
55142018-06-18 Weimin Pan <weimin.pan@oracle.com>
5515
5516 PR gdb/16841
5517 * gdb.cp/typedef-base.cc: New file.
5518 * gdb.cp/typedef-base.exp: New file.
5519
0fe3a558
TV
55202018-06-18 Tom de Vries <tdevries@suse.de>
5521
5522 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5523
7010835a
AB
55242018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5525 Richard Bunt <Richard.Bunt@arm.com>
5526
5527 * gdb.threads/attach-slow-waitpid.c: New file.
5528 * gdb.threads/attach-slow-waitpid.exp: New file.
5529 * gdb.threads/slow-waitpid.c: New file.
5530
14897d65
PA
55312018-06-14 Pedro Alves <palves@redhat.com>
5532
5533 * gdb.base/fork-running-state.c: Include <errno.h>.
5534 (exit_if_relative_exits): New.
5535 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5536 exits.
5537 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5538 child exits.
5539
5d9a0608
TV
55402018-06-14 Tom de Vries <tdevries@suse.de>
5541
5542 PR cli/22573
5543 * gdb.base/finish-pretty.c: New test.
5544 * gdb.base/finish-pretty.exp: New file.
5545
11ae5818
PA
55462018-06-14 Pedro Alves <palves@redhat.com>
5547
5548 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5549 gdb's expected startup output.
5550
1d39de44
PA
55512018-06-14 Pedro Alves <palves@redhat.com>
5552
5553 * lib/selftest-support.exp (selftest_setup): Remove inlined
5554 function handling.
5555
70ee0000
TV
55562018-06-14 Tom de Vries <tdevries@suse.de>
5557
5558 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5559 matching of breakpoint printing.
5560
11f4b608
TV
55612018-06-13 Tom de Vries <tdevries@suse.de>
5562
5563 PR testsuite/23269
5564 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5565 (fork_child): ... here, and ...
5566 (fork_parent): ... here.
5567
55682018-06-12 Tom de Vries <tdevries@suse.de>
5569
5570 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5571
9516f85a
AB
55722018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5573 Stephen Roberts <stephen.roberts@arm.com>
5574
5575 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5576 rewrite test to describe action performed, rather than possible
5577 failure.
5578
5045b3d7
GB
55792018-06-08 Gary Benson <gbenson@redhat.com>
5580
5581 * gdb.threads/check-libthread-db.exp: New file.
5582 * gdb.threads/check-libthread-db.c: Likewise.
5583
c61b06a1
TT
55842018-06-05 Tom Tromey <tom@tromey.com>
5585
5586 * gdb.base/default.exp: Update expected "show version" output.
5587
eb6af809
TT
55882018-06-05 Tom Tromey <tom@tromey.com>
5589
5590 PR cli/12326:
5591 * gdb.cp/static-print-quit.exp: Update.
5592 * lib/gdb.exp (pagination_prompt): Update.
5593 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5594 * gdb.python/python.exp: Update.
5595
178d6a63
JB
55962018-06-04 Joel Brobecker <brobecker@adacore.com>
5597
5598 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5599
8e817061
JB
56002018-06-01 Joel Brobecker <brobecker@adacore.com>
5601
5602 * gdb.ada/bp_fun_addr: New testcase.
5603
e86ca25f
TT
56042018-06-01 Tom Tromey <tom@tromey.com>
5605
5606 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5607 results.
5608 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5609 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5610 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5611 * gdb.base/maint.exp (maint_pass_if): Update.
5612
4b2dfa9d
MR
56132018-05-31 Maciej W. Rozycki <macro@mips.com>
5614
5615 * gdb.base/endian.exp: New test.
5616 * gdb.base/endian.c: New test source.
5617
45f25d6c
AB
56182018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5619
5620 PR gdb/23203
5621 * gdb.base/bt-selected-frame.c: New file.
5622 * gdb.base/bt-selected-frame.exp: New file.
5623 * lib/gdb.exp (get_current_frame_number): New function.
5624
d9f6d7f8
MR
56252018-05-24 Maciej W. Rozycki <macro@mips.com>
5626 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.threads/tls-core.c: Include <stdlib.h>
5629 (thread_proc): Call `abort'.
5630 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5631 (tls_core_test): New procedure, bits factored out from ...
5632 (top level): ... here. Test both native cores and gcore cores.
5633
ff1cf532
TT
56342018-05-23 Tom Tromey <tom@tromey.com>
5635
5636 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5637
b98664d3
TT
56382018-05-23 Tom Tromey <tom@tromey.com>
5639
5640 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5641 symfile_complaints.
5642 (test_short_complaints): Likewise.
5643 (test_empty_complaints): Likewise.
5644 (test_initial_complaints): Update.
5645
4e9668d0
TT
56462018-05-23 Tom Tromey <tom@tromey.com>
5647
5648 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5649
43ba33c7
TT
56502018-05-23 Tom Tromey <tom@tromey.com>
5651
5652 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5653 (test_short_complaints): Update.
5654
035522c0
PA
56552018-05-22 Pedro Alves <palves@redhat.com>
5656
5657 * gdb.base/remote.exp: Only gdb_start after compiling the
5658 testcase. Issue "disconnect" before testing "set remote" command
5659 defaults. Issue clean_restart before running to main.
5660
cc0be08f
PA
56612018-05-22 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.base/remote.exp: Adjust expected output of "show remote
5664 memory-write-packet-size". Add tests for "set remote
5665 memory-write-packet-size 0" and "set remote
5666 memory-write-packet-size fixed/limit".
5667
b1b60145
PA
56682018-05-22 Pedro Alves <palves@redhat.com>
5669
5670 PR gdb/22973
5671 * gdb.base/utf8-identifiers.c: New file.
5672 * gdb.base/utf8-identifiers.exp: New file.
5673
0ec848ad
PFC
56742018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5675
5676 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5677
2c3305f6
PFC
56782018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5679
5680 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5681
ce1e8424
TT
56822018-05-18 Tom Tromey <tom@tromey.com>
5683
5684 * gdb.base/ptype-offsets.exp: Update.
5685
ddfe970e
KS
56862018-05-17 Keith Seitz <keiths@redhat.com>
5687
5688 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5689 in expected breakpoint stop locations.
5690 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5691 move to proper scope to test variable values.
5692 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5693 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5694 New functions.
5695 (main): Call not_inline_func3.
5696 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5697 inline_func1, inline_func2, and inline_func3. Test that when each
5698 breakpoint is hit, GDB properly reports both the stop location
5699 and the backtrace. Repeat tests for temporary breakpoints.
5700
0726fcc6
MR
57012018-05-15 Maciej W. Rozycki <macro@mips.com>
5702
5703 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5704 rather then trying to access it in determining whether the PID
5705 of `gdbserver' could have been retrieved.
5706
8ee22052
AB
57072018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5708
5709 * gdb.arch/amd64-init-x87-values.S: New file.
5710 * gdb.arch/amd64-init-x87-values.exp: New file.
5711
7785df48
JK
57122018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5713
5714 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5715
56bcdbea
TT
57162018-05-04 Tom Tromey <tom@tromey.com>
5717
5718 PR python/22730:
5719 * gdb.python/python.exp: Test multi-line execute.
5720
a913fffb
TT
57212018-05-04 Tom Tromey <tom@tromey.com>
5722
5723 PR python/22731:
5724 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5725
7a2c85f2
TT
57262018-05-04 Tom Tromey <tom@tromey.com>
5727
5728 PR gdb/11750:
5729 * gdb.base/define.exp: Test defining a user command inside a user
5730 command.
5731 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5732
a3b60e45
JK
57332018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5734 Pedro Alves <palves@redhat.com>
5735
5736 PR breakpoints/19806 and support for PR external/20207.
5737 * gdb.base/watchpoint-unaligned.c: New file.
5738 * gdb.base/watchpoint-unaligned.exp: New file.
5739
45fe4a03
AB
57402018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5741
5742 * gdb.base/maint.exp: Make test names unique, use
5743 test_prefix_command_help to test 'help maint info', and remove
5744 repeated test of 'help maint'.
5745
9be2ae8f
TT
57462018-05-04 Tom Tromey <tom@tromey.com>
5747
5748 PR gdb/22619:
5749 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5750 behavior.
5751
11859c31
AB
57522018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5753
5754 * gdb.base/maint.exp: Process output from 'maint print registers'
5755 line at a time.
5756
089a9490
AB
57572018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5758
5759 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5760 timeout.
5761
9b0797e2
AB
57622018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5763
5764 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5765 filter pattern.
5766
f6ac5f3d
PA
57672018-05-02 Pedro Alves <palves@redhat.com>
5768
5769 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5770 to_log_command renames.
5771 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5772
77d3c63b
TT
57732018-05-02 Tom Tromey <tom@tromey.com>
5774
5775 * gdb.python/py-parameter.exp: Set test message.
5776
0489430a
TT
57772018-05-02 Tom Tromey <tom@tromey.com>
5778
5779 PR python/20084:
5780 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5781 PARAM_ZUINTEGER_UNLIMITED tests.
5782
1632f8ba
DR
57832018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5784
5785 PR rust/23124
5786 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5787 when casting.
5788
6d7bb824
TT
57892018-04-30 Tom Tromey <tom@tromey.com>
5790
5791 * gdb.python/py-type.exp: Check align attribute.
5792 * gdb.python/py-type.c: New "aligncheck" global.
5793
007e1530
TT
57942018-04-30 Tom Tromey <tom@tromey.com>
5795
5796 PR exp/17095:
5797 * gdb.dwarf2/dw2-align.exp: New file.
5798 * gdb.cp/align.exp: New file.
5799 * gdb.base/align.exp: New file.
5800 * lib/gdb.exp (gdb_int128_helper): New proc.
5801 (has_int128_c, has_int128_cxx): New caching procs.
5802
6873858b
TT
58032018-04-27 Tom Tromey <tom@tromey.com>
5804
5805 PR rust/22545:
5806 * gdb.rust/simple.exp: Add inclusive range tests.
5807
79188d8d
PA
58082018-04-26 Pedro Alves <palves@redhat.com>
5809
5810 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5811 ifunc breakpoint locations correctly of ifunc breakpoints set
5812 while the program resolves the ifunc.
5813
c7075ad5
PA
58142018-04-26 Pedro Alves <palves@redhat.com>
5815
5816 * gdb.base/gnu-ifunc-final.c: New file.
5817 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5818 * gdb.base/gnu-ifunc.exp (executable): Delete.
5819 (staticexecutable): Adjust.
5820 (lib_opts, exec_opts): Delete.
5821 (make_binsuffix, build, set-break): New procedures.
5822 (misc_tests): New, with tests factored out from the top level.
5823 (top level): Test different combinations of ifunc resolver name,
5824 resolver with and with debug info, and ifunc target with and
5825 without debug info. Wrap static tests with with_target_prefix.
5826
8388016d
PA
58272018-04-26 Pedro Alves <palves@redhat.com>
5828
5829 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5830 return type" warnings.
5831
249b5733
PA
58322018-04-25 Pedro Alves <palves@redhat.com>
5833
5834 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5835 killed".
5836 * gdb.base/kill-after-signal.exp: Likewise.
5837 * gdb.threads/kill.exp: Likewise.
5838
f67c0c91
SDJ
58392018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5840 Sergio Durigan Junior <sergiodj@redhat.com>
5841 Pedro Alves <palves@redhat.com>
5842
5843 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5844 regexps to expect for '[Inferior ... detached]' as well.
5845 * gdb.base/attach.exp: Likewise.
5846 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5847 "gdb_continue_to_end".
5848 (test_catch_syscall_with_wrong_args): Likewise.
5849 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5850 ']'. Don't set 'verbose' on.
5851 * gdb.base/foll-vfork.exp: Likewise.
5852 * gdb.base/fork-print-inferior-events.c: New file.
5853 * gdb.base/fork-print-inferior-events.exp: New file.
5854 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5855 '[Inferior ... has been killed]' message.
5856 * gdb.base/kill-after-signal.exp: Likewise.
5857 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5858 detach message.
5859 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5860 message.
5861 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5862 regexps to expect for '[Inferior ... detached]' as well.
5863 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5864
0a8ddac4
SM
58652018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5866
5867 PR gdb/23104
5868 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5869
701adfb0
PA
58702018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5871
5872 PR gdb/23095
5873 * gdb.base/break-probes.exp: Pass shlib_load to
5874 prepare_for_testing. Set normal_bp to r_debug_state if target is
5875 bsd.
5876
d27d16bf
RB
58772018-04-19 Richard Bunt <richard.bunt@arm.com>
5878
5879 * gdb.threads/multiple-successive-infcall.c: New test.
5880 * gdb.threads/multiple-successive-infcall.exp: New file.
5881
a037790e
TT
58822018-04-17 Tom Tromey <tom@tromey.com>
5883
5884 * gdb.rust/simple.rs (Union): New type.
5885 (main): New local "u".
5886 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5887
e3a91079
AA
58882018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5889
5890 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5891 number information in output of "whereis" command.
5892 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5893
b744723f
AA
58942018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5895
5896 * gdb.ada/info_types.exp: Adjust expected output to the line
5897 numbers now printed by "info var/func/type".
5898 * gdb.base/completion.exp: Likewise.
5899 * gdb.base/included.exp: Likewise.
5900 * gdb.cp/cp-relocate.exp: Likewise.
5901 * gdb.cp/cplusfuncs.exp: Likewise.
5902 * gdb.cp/namespace.exp: Likewise.
5903 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5904
4a4495d6
MM
59052018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5906
5907 * gdb.btrace/cpu.exp: New.
5908
1d509aa6
MM
59092018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5910
5911 * gdb.base/step-indirect-call-thunk.exp: New.
5912 * gdb.base/step-indirect-call-thunk.c: New.
5913 * gdb.reverse/step-indirect-call-thunk.exp: New.
5914 * gdb.reverse/step-indirect-call-thunk.c: New.
5915
6295b6da
SM
59162018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5917
5918 * gdb.base/pie-fork.c: New file.
5919 * gdb.base/pie-fork.exp: New file.
5920
50146e70
TT
59212018-04-11 Tom Tromey <tom@tromey.com>
5922
5923 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5924
f50d8a2e
PA
59252018-04-10 Pedro Alves <palves@redhat.com>
5926
5927 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5928 exits. Instead loop running forever.
5929 (fork_parent): Run forever too.
5930
a0be7a36
SM
59312018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5932
5933 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5934 mi_continue_to_line.
5935 * gdb.mi/mi-stack.c (callee4): Add comment.
5936
9b73db36
SM
59372018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5938
5939 * gdb.mi/mi-stack.exp: Fix indentation.
5940
c912f608
SM
59412018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5942
5943 PR gdb/22979
5944 * gdb.arch/amd64-osabi.exp: New file.
5945
26540402
SM
59462018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5947
5948 PR gdb/22980
5949 * gdb.base/osabi.exp: New file.
5950
121ad66c 59512018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5952
5953 * gdb.cp/static-typedef-print.exp: New file.
5954 * gdb.cp/static-typedef-print.cc: New file.
5955
3fcded8f
JB
59562018-03-27 Joel Brobecker <brobecker@adacore.com>
5957
5958 * gdb.ada/varsize_limit: New testcase.
5959
59cc4834
JB
59602018-03-27 Joel Brobecker <brobecker@adacore.com>
5961
5962 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5963
5964 * gdb.ada/notcplusplus: New testcase.
5965
5966 * gdb.base/c-linkage-name.c: New file.
5967 * gdb.base/c-linkage-name.exp: New testcase.
5968
4ca59a9f
TT
59692018-03-26 Tom Tromey <tom@tromey.com>
5970
5971 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5972 * gdb.python/py-framefilter.py (name_error): New global.
5973 (ErrorInName.function): Use name_error.
5974
978d6c75
TT
59752018-03-26 Tom Tromey <tom@tromey.com>
5976
5977 PR backtrace/15582:
5978 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5979
b7fee5a3
KS
59802018-03-23 Keith Seitz <keiths@redhat.com>
5981
5982 PR c++/22968
5983 * gdb.cp/subtypes.exp: New file.
5984 * gdb.cp/subtypes.h: New file.
5985 * gdb.cp/subtypes.cc: New file.
5986 * gdb.cp/subtypes-2.cc: New file.
5987
376be529
AB
59882018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5989
5990 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5991 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5992 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5993 -nostartfiles when compiling the test. Confirm that all registers
5994 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5995
066cfa98
AB
59962018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5997
5998 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5999 option, syntax was wrong anyway.
6000 * gdb.arch/arm-disp-step.exp: Likewise.
6001 * gdb.arch/sparc64-regs.exp: Likewise.
6002 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6003 option, syntax was wrong anyway, switch to use
6004 prepare_for_testing.
6005 * gdb.arch/i386-disp-step.exp: Likewise.
6006
079670b9
AA
60072018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6008
6009 * gdb.ada/exec_changed.exp: Replace "target_info exists
6010 use_gdb_stub" by "use_gdb_stub".
6011 * gdb.ada/start.exp: Likewise.
6012 * gdb.base/async-shell.exp: Likewise.
6013 * gdb.base/attach-pie-misread.exp: Likewise.
6014 * gdb.base/attach-wait-input.exp: Likewise.
6015 * gdb.base/break-entry.exp: Likewise.
6016 * gdb.base/break-interp.exp: Likewise.
6017 * gdb.base/dprintf-detach.exp: Likewise.
6018 * gdb.base/nostdlib.exp: Likewise.
6019 * gdb.base/solib-nodir.exp: Likewise.
6020 * gdb.base/statistics.exp: Likewise.
6021 * gdb.base/testenv.exp: Likewise.
6022 * gdb.mi/mi-exec-run.exp: Likewise.
6023 * gdb.mi/mi-start.exp: Likewise.
6024 * gdb.multi/dummy-frame-restore.exp: Likewise.
6025 * gdb.multi/multi-arch-exec.exp: Likewise.
6026 * gdb.multi/multi-arch.exp: Likewise.
6027 * gdb.multi/tids.exp: Likewise.
6028 * gdb.multi/watchpoint-multi.exp: Likewise.
6029 * gdb.python/py-events.exp: Likewise.
6030 * gdb.threads/attach-into-signal.exp: Likewise.
6031 * gdb.threads/attach-stopped.exp: Likewise.
6032 * gdb.threads/threadapply.exp: Likewise.
6033 * lib/selftest-support.exp: Likewise.
6034
26d6cec4
AA
60352018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6036
6037 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6038
4ee89e90
SR
60392018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6040
6041 * gdb.perf/template-breakpoints.cc: New file.
6042 * gdb.perf/template-breakpoints.exp: New file.
6043 * gdb.perf/template-breakpoints.py: New file.
6044
92630041
TT
60452018-03-19 Tom Tromey <tom@tromey.com>
6046
6047 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6048 y0.
6049 * gdb.rust/simple.exp: Test bare identifier form of struct
6050 initializer.
6051
76727919
TT
60522018-03-19 Tom Tromey <tom@tromey.com>
6053
6054 * gdb.gdb/observer.exp: Remove.
6055
194ed413
AA
60562018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6057
6058 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6059 "qualified" option when setting breakpoints.
6060 * gdb.trace/backtrace.exp: Likewise.
6061 * gdb.trace/circ.exp: Likewise.
6062 * gdb.trace/collection.exp: Likewise.
6063 * gdb.trace/disconnected-tracing.exp: Likewise.
6064 * gdb.trace/ftrace-lock.exp: Likewise.
6065 * gdb.trace/ftrace.exp: Likewise.
6066 * gdb.trace/infotrace.exp: Likewise.
6067 * gdb.trace/packetlen.exp: Likewise.
6068 * gdb.trace/passc-dyn.exp: Likewise.
6069 * gdb.trace/qtro.exp: Likewise.
6070 * gdb.trace/read-memory.exp: Likewise.
6071 * gdb.trace/report.exp: Likewise.
6072 * gdb.trace/signal.exp: Likewise.
6073 * gdb.trace/status-stop.exp: Likewise.
6074 * gdb.trace/strace.exp: Likewise.
6075 * gdb.trace/tfind.exp: Likewise.
6076 * gdb.trace/trace-break.exp: Likewise.
6077 * gdb.trace/trace-condition.exp: Likewise.
6078 * gdb.trace/trace-mt.exp: Likewise.
6079 * gdb.trace/tstatus.exp: Likewise.
6080 * gdb.trace/tsv.exp: Likewise.
6081 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6082 * gdb.trace/unavailable.exp: Likewise.
6083 * gdb.trace/while-dyn.exp: Likewise.
6084
8b067d2c
AA
60852018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6086
6087 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6088 that libinproctrace is copied to the target.
6089
3ae9ce5d
TT
60902018-03-14 Tom Tromey <tom@tromey.com>
6091
6092 PR cli/14977:
6093 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6094 a null pointer.
6095 * gdb.base/wchar.exp: Likewise.
6096
b8c2339b
TT
60972018-03-14 Tom Tromey <tom@tromey.com>
6098
6099 PR cli/19918:
6100 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6101 flag.
6102
4872dc46
SM
61032018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6104
6105 PR gdb/22841
6106 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6107 "target" to remote_exec.
6108
e4fe3756
SM
61092018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6110
6111 PR gdb/22841
6112 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6113 ${board}_upload): Remove.
6114
e95a97d4
AA
61152018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6116
6117 * gdb.cp/watch-cp.cc: New test.
6118 * gdb.cp/watch-cp.exp: New file.
6119
dbbb1059
AB
61202018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6121
6122 * gdb.base/infcall-nested-structs.exp: New file.
6123 * gdb.base/infcall-nested-structs.c: New file.
6124 * gdb.base/float.exp: Add riscv support.
6125
ecc054c0
TP
61262018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6127
6128 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6129 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6130
25e3c82c
SDJ
61312018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6132
6133 * gdb.server/abspath.exp: New file.
6134 * lib/gdb.exp (with_cwd): New procedure.
6135
3083294d
SM
61362018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6137
6138 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6139 use it.
6140 (gdb_is_target_remote_prompt): New proc.
6141 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6142 (gdb_is_target_native): Pass prompt parameter to
6143 gdb_is_target_1.
6144
3275ef47
SM
61452018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6146
6147 * gdb.base/load-command.c: New file.
6148 * gdb.base/load-command.exp: New file.
6149 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6150 (gdb_is_target_1): ...this, and generalize for other targets
6151 than just remote.
6152 (gdb_is_target_remote): Use gdb_is_target_1.
6153 (gdb_is_target_native): use gdb_is_target_1.
6154
6893c19a
TT
61552018-02-26 Tom Tromey <tom@tromey.com>
6156
6157 PR python/16497:
6158 * gdb.python/py-framefilter.exp: Update test.
6159
2ddeaf8a
TT
61602018-02-26 Tom Tromey <tom@tromey.com>
6161
6162 * gdb.dwarf2/variant.c: New file.
6163 * gdb.dwarf2/variant.exp: New file.
6164
c9317f21
TT
61652018-02-26 Tom Tromey <tom@tromey.com>
6166
6167 * gdb.rust/simple.exp: Accept more possible results in enum test.
6168
6f6d0c26
SM
61692018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6170
6171 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6172 parentheses.
6173
11b03145
MR
61742018-02-23 Maciej W. Rozycki <macro@mips.com>
6175
6176 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6177 name of a variable: $actual_linejj -> $actual_line.
6178
54a27fe5
JB
61792018-02-21 John Baldwin <jhb@FreeBSD.org>
6180
6181 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6182
de65820c
MM
61832018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6184
6185 * gdb.btrace/buffer-size.exp: Do not force BTS.
6186
980548fd
PA
61872018-02-14 Pedro Alves <palves@redhat.com>
6188
6189 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6190 getting a "Quit".
6191
c4e12631
MM
61922018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6193
6194 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6195 Fix test name.
6196
c2e0e465
SM
61972018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6198
6199 * gdb.cp/m-static.exp: Check type of optimized out static
6200 member.
6201
f7216783
AB
62022018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6203
6204 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6205 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6206
0625771b
LS
62072018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6208 Leszek Swirski <leszeks@google.com>
6209
6210 * gdb.python/py-prettyprint.c
6211 (struct to_string_returns_value_inner,
6212 struct to_string_returns_value_wrapper): New.
6213 (main): Add tsrvw variable.
6214 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6215 ToStringReturnsValueWrapper): New classes.
6216 (register_pretty_printers): Register new pretty-printers.
6217 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6218 recursive pretty printer.
6219 * gdb.python/py-mi.exp: Likewise.
6220
59498c30
LS
62212018-02-01 Leszek Swirski <leszeks@google.com>
6222
6223 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6224 functions with the same name as an include file are parsed
6225 correctly.
6226
d4d38844
YQ
62272018-02-01 Yao Qi <yao.qi@linaro.org>
6228
6229 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6230 "\[^\r\n\]*".
6231
07e5f5cf
NP
62322018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6233
6234 * gdb.arch/powerpc-prologue-frame.s: New file.
6235 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6236 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6237
929b5ad4
JB
62382018-01-31 Joel Brobecker <brobecker@adacore.com>
6239
6240 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6241
e671cd59
PA
62422018-01-30 Pedro Alves <palves@redhat.com>
6243
6244 PR gdb/13211
6245 * gdb.base/interrupt-daemon.c: New.
6246 * gdb.base/interrupt-daemon.exp: New.
6247 * gdb.multi/multi-term-settings.c: New.
6248 * gdb.multi/multi-term-settings.exp: New.
6249
fc413dc4
JB
62502018-01-30 Joel Brobecker <brobecker@adacore.com>
6251
6252 * gdb.base/break.exp: Save the location where the breakpoint
6253 on break.c:47 was actually inserted when debugging the version
6254 compiled at -O2 and use it in the expected output of the "info
6255 break" test performed soon after.
6256
5c319bb2
PA
62572018-01-22 Pedro Alves <palves@redhat.com>
6258 Sergio Durigan Junior <sergiodj@redhat.com>
6259
6260 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6261 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6262
a9e40818
JB
62632018-01-22 Joel Brobecker <brobecker@adacore.com>
6264
6265 * gdb.base/break-include.c, gdb.base/break-include.inc,
6266 gdb.base/break-include.exp: New files.
6267 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6268 line number now being the actual line number where the breakpoint
6269 was inserted.
6270 * gdb.mi/mi-break.exp: Likewise.
6271 * gdb.mi/mi-reverse.exp: Likewise.
6272 * gdb.mi/mi-simplerun.exp: Ditto.
6273
e707fc44
AB
62742018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6275
6276 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6277 varobj.
6278 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6279
ae451627
AB
62802018-01-21 Don Breazeal <donb@codesourcery.com>
6281 Andrew Burgess <andrew.burgess@embecosm.com>
6282
6283 * gdb.mi/basics.c: Add new global.
6284 * gdb.mi/mi-frame-regs.exp: New file.
6285 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6286 case.
6287
b1b189e0
AB
62882018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6289
6290 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6291 non-parameter, and on an unknown symbol.
6292
fcfcc376
TT
62932018-01-19 Tom Tromey <tom@tromey.com>
6294
6295 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6296 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6297
634c1c31
AA
62982018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6299
6300 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6301 setrlimit and chdir to int.
6302
d6ad07fd
AA
63032018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6304
6305 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6306 function.
6307 (my_tend): Likewise.
6308 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6309 rationale of avoiding FP- and vector instructions.
6310
adf8243b
RK
63112018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6312
6313 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6314 "info reg" with "\[ \t\]*".
6315 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6316 "\[ \t\]+".
6317 * gdb.arch/s390-multiarch.exp: Ditto.
6318 * gdb.base/pc-fp.exp: Ditto.
6319 * gdb.reverse/i386-precsave.exp: Ditto.
6320 * gdb.reverse/i386-reverse.exp: Ditto.
6321 * gdb.reverse/i387-env-reverse.exp: Ditto.
6322 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6323
dcc06925
AA
63242018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6325
6326 * lib/gdb.exp (gdb_compile): Re-enable use of
6327 universal_compile_options for languages other than Rust.
6328
25d4fd80
AA
63292018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6330
6331 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6332
ee7f689e 63332018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6334
6335 PR gdb/16577
6336 * gdb.base/solib-vanish.exp: New.
6337 * gdb.base/solib-vanish-main.c: New.
6338 * gdb.base/solib-vanish-lib1.c: New.
6339 * gdb.base/solib-vanish-lib2.c: New.
6340
d8447b6b
YQ
63412018-01-17 Yao Qi <yao.qi@linaro.org>
6342
6343 * gdb.compile/compile.exp: Match the address printed for
6344 frame in the output of command "bt".
6345
86d6a90c
TT
63462018-01-15 Tom Tromey <tom@tromey.com>
6347
6348 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6349 compute sp_reg.
6350
cbcdb1aa
AB
63512018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6352
6353 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6354 to prepare.
6355 (prepare): Return 0 on error, 1 on success.
6356
eea61984
PA
63572018-01-12 Pedro Alves <palves@redhat.com>
6358
6359 * gdb.base/continue-after-aborted-step-over.c: New.
6360 * gdb.base/continue-after-aborted-step-over.exp: New.
6361
6181e9c2
SM
63622018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6363
6364 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6365 options when not creating an executable.
6366
3cada740
PA
63672018-01-11 Pedro Alves <palves@redhat.com>
6368
6369 PR remote/22597
6370 * gdb.server/stop-reply-no-thread.c: New file.
6371 * gdb.server/stop-reply-no-thread.exp: New file.
6372
c63d3e8d
PA
63732018-01-10 Pedro Alves <palves@redhat.com>
6374
6375 PR gdb/22670
6376 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6377 functions too. Test setting breakpoints and printing C functions
6378 with no debug info too.
6379 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6380
d4c2a405
PA
63812018-01-10 Pedro Alves <palves@redhat.com>
6382
6383 PR gdb/22670
6384 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6385 a fail.
6386
8825213e
PA
63872018-01-10 Pedro Alves <palves@redhat.com>
6388
6389 PR gdb/22670
6390 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6391
605fd3c6
YQ
63922018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6393
6394 * gdb.server/unittest.exp: Match the output in non-development
6395 mode.
6396
1e5ded6c
YQ
63972018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6398
6399 * gdb.gdb/unittest.exp: Match output in non-development mode.
6400
30066b0b
JB
64012018-01-08 Joel Brobecker <brobecker@adacore.com>
6402
6403 * gdb.ada/access_tagged_param.exp: Relax expected output
6404 for value of "ObjL" in "continue" to pck.inspect breakpoint
6405 test.
6406
04bafb1e
XR
64072018-01-08 Joel Brobecker <brobecker@adacore.com>
6408
9f86398b
JB
6409 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6410 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6411
e379cee6
PA
64122018-01-05 Pedro Alves <palves@redhat.com>
6413
6414 PR gdb/18653
6415 * gdb.base/libsegfault.exp: New.
6416
de63c46b
PA
64172018-01-05 Joel Brobecker <brobecker@adacore.com>
6418
6419 PR gdb/22670
6420 * gdb.ada/access_tagged_param.exp: New file.
6421 * gdb.ada/access_tagged_param/foo.adb: New file.
6422
f98fc17b
PA
64232018-01-05 Pedro Alves <palves@redhat.com>
6424
6425 PR gdb/22670
6426 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6427 exercise lower case too, and to exercise both full matching and
6428 wild matching.
6429
342f8240
JB
64302018-01-05 Joel Brobecker <brobecker@adacore.com>
6431
6432 * gdb.ada/rename_subscript_param: New testcase.
6433
7150d33c
JG
64342018-01-05 Jerome Guitton <guitton@adacore.com>
6435
6436 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6437
cc0e770c
JB
64382018-01-05 Joel Brobecker <brobecker@adacore.com>
6439
6440 * gdb.ada/convvar_comp: New testcase.
6441
672a41aa 64422018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6443
6444 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6445 (My_Table): New global variable.
6446 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6447
7365ec2f
JB
64482018-01-04 Joel Brobecker <brobecker@adacore.com>
6449
6450 PR gdb/22670
6451 * gdb.ada/maint_with_ada: New testcase.
6452
289483b6
JB
64532018-01-04 Joel Brobecker <brobecker@adacore.com>
6454
6455 PR gdb/22670
6456 * gdb.ada/bp_c_mixed_case: New testcase.
6457
344420da
JB
64582018-01-04 Joel Brobecker <brobecker@adacore.com>
6459
6460 PR gdb/22670
6461 * gdb.ada/complete.exp: Add "complete break ada" test.
6462
66fc87a0
JB
64632018-01-04 Joel Brobecker <brobecker@adacore.com>
6464
6465 PR gdb/22670
6466 * gdb.ada/info_addr_mixed_case: New testcase.
6467
9f757bf7
XR
64682018-01-03 Xavier Roirand <roirand@adacore.com>
6469
6470 * gdb.ada/excep_handle.exp: New testcase.
6471 * gdb.ada/excep_handle/foo.adb: New file.
6472 * gdb.ada/excep_handle/pck.ads: New file.
6473
bd570f80
JB
64742018-01-03 Joel Brobecker <brobecker@adacore.com>
6475
6476 * gdb.base/step-line.c: Add extra empty line in copyright header.
6477 * gdb.base/step-line.inp: Likewise.
6478
9fe561ab
JB
64792018-01-02 Joel Brobecker <brobecker@adacore.com>
6480
6481 * gdb.ada/dyn_stride.exp: Add slice test.
6482
a405673c
JB
64832018-01-02 Joel Brobecker <brobecker@adacore.com>
6484
6485 * gdb.ada/dyn_stride: New testcase.
6486
cef0f868
SH
64872017-12-27 Stafford Horne <shorne@gmail.com>
6488
6489 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6490 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6491
b67d92b0
SH
64922017-12-27 Stafford Horne <shorne@gmail.com>
6493
6494 * gdb.base/reggroups.c: New file.
6495 * gdb.base/reggroups.exp: New file.
6496
eccab96d
JB
64972017-12-18 Joel Brobecker <brobecker@adacore.com>
6498
6499 * gdb.dwarf2/ada-valprint-error.c: New file.
6500 * gdb.dwarf2/ada-valprint-error.exp: New file.
6501
0e2da9f0
JB
65022017-12-18 Joel Brobecker <brobecker@adacore.com>
6503
6504 * gdb.ada/assign_arr: New testcase.
6505
cb923fcc
XR
65062017-12-18 Xavier Roirand <roirand@adacore.com>
6507
6508 * gdb.ada/funcall_ptr: New testcase.
6509
7c161838
SDJ
65102017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6511
6512 PR cli/16224
6513 * gdb.base/ptype-offsets.cc: New file.
6514 * gdb.base/ptype-offsets.exp: New file.
6515
1af17fd9
YQ
65162017-12-15 Yao Qi <yao.qi@linaro.org>
6517
6518 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6519 if XML is disabled.
6520
828d5846
XR
65212017-12-15 Xavier Roirand <roirand@adacore.com>
6522
6523 * gdb.ada/same_component_name: New testcase.
6524
79e8fcaa
JB
65252017-12-14 Joel Brobecker <brobecker@adacore.com>
6526
6527 * gdb.ada/str_binop_equal: New testcase.
6528
e05fa6f9
JB
65292017-12-14 Joel Brobecker <brobecker@adacore.com>
6530
6531 * gdb.ada/task_switch_in_core: New testcase.
6532
b89641ba
SM
65332017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6534
6535 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6536 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6537 call test_bkpt_qualified.
6538 (test_bkpt_qualified): New proc.
6539
6892d2e4
PA
65402017-12-13 Pedro Alves <palves@redhat.com>
6541
6542 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6543 Tighten regexp by matching with an anchor.
6544
a22ecf70
PA
65452017-12-13 Pedro Alves <palves@redhat.com>
6546
6547 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6548 ("expression with namespace"): New set of tests.
6549 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6550 (Nested::Test_NS::qux): New.
6551 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6552 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6553
9937536c
JB
65542017-12-13 Joel Brobecker <brobecker@adacore.com>
6555
6556 * gdb.base/server-del-break.c: New file.
6557 * gdb.base/server-del-break.exp: New file.
6558
fe49c6f5
SH
65592017-12-12 Stafford Horne <shorne@gmail.com>
6560
6561 * gdb.xml/tdesc-regs.exp: Add or1k support.
6562
c3d18620
SH
65632017-12-12 Stafford Horne <shorne@gmail.com>
6564
6565 * gdb.base/bp-permanent.c: Define nop of or1k.
6566
c5f9cfc8
JB
65672017-12-11 Joel Brobecker <brobecker@adacore.com>
6568
6569 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6570 output with components being reordered.
6571
a9c135fc
JB
65722017-12-11 Joel Brobecker <brobecker@adacore.com>
6573
6574 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6575 output with components being reordered.
6576
927aa2e7
JK
65772017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6578 Pedro Alves <palves@redhat.com>
6579
6580 * gdb.base/maint.exp (check for .gdb_index): Check also for
6581 .debug_names.
6582 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6583 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6584 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6585 (.gdb_index used after symbol reloading): Support also .debug_names.
6586 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6587
f17d9474
YQ
65882017-12-08 Yao Qi <yao.qi@linaro.org>
6589
6590 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6591 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6592
a0de8c21
YQ
65932017-12-08 Yao Qi <yao.qi@linaro.org>
6594
6595 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6596 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6597
a738ea1d
YQ
65982017-12-08 Yao Qi <yao.qi@linaro.org>
6599
6600 * gdb.arch/aarch64-tagged-pointer.c: New file.
6601 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6602
1cd9a73b
SDJ
66032017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6604
6605 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6606 "int".
6607
fa6eb693
KS
66082017-12-07 Keith Seitz <keiths@redhat.com>
6609
6610 PR breakpoints/22569
6611 * gdb.linespec/ls-errs.exp: Change expected result of "break
6612 -source this file has spaces.c -line 3".
6613 Check that an explicit source file followed by whitespace is
6614 identified as an invalid explicit location.
6615
883fd55a
KS
66162017-12-07 Keith Seitz <keiths@redhat.com>
6617
6618 * gdb.cp/nested-types.cc: New file.
6619 * gdb.cp/nested-types.exp: New file.
6620 * lib/cp-support.exp: Load data-structures.exp library.
6621 (debug_cp_test_ptype_class): New global.
6622 (cp_ptype_class_verbose, next_line): New procedures.
6623 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6624 Add and document new return value.
6625 Switch the list of lines to a queue.
6626 Add support for new `type' key for nested type definitions.
6627 Add debugging/troubleshooting messages.
6628 * lib/data-structures.exp: New file.
6629
ec72db3e
SM
66302017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6631
6632 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6633 with proc_with_prefix, don't use with_test_prefix.
6634
99598d71
TT
66352017-12-07 Tom Tromey <tom@tromey.com>
6636
6637 * gdb.base/break.exp: Add test for empty "commands".
6638
a8806230
YQ
66392017-12-07 Yao Qi <yao.qi@linaro.org>
6640
6641 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6642 malloc and catch syscall.
6643
824cc835
PM
66442017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6645
e79be6e5 6646 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6647 tests for explicit locations.
6648
7cc244de
PA
66492017-12-06 Pedro Alves <palves@redhat.com>
6650
6651 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6652 force-disabling XML descriptions.
6653
50a1fdd5
PA
66542017-12-04 Pedro Alves <palves@redhat.com>
6655
6656 PR gdb/22499
6657 * gdb.arch/amd64-disp-step-avx.S: New file.
6658 * gdb.arch/amd64-disp-step-avx.exp: New file.
6659
f0fb2488
PA
66602017-12-03 Pedro Alves <palves@redhat.com>
6661
6662 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6663 and <string.h>.
6664 (parent_function): Print distinct messages when waitpid fails, or
6665 the child exits with a signal, or the child exits for an unhandled
6666 reason.
6667 * gdb.threads/process-dies-while-detaching.exp
6668 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6669 it. Wait for both inferior output and GDB's prompt. Use an
6670 indirect spawn id list.
6671 (do_detach): New parameter 'child_exit'. Use it to compute
6672 expected inferior output.
6673 (test_detach, test_detach_watch, test_detach_killed_outside):
6674 Adjust to pass down the expected child exit kind.
6675
97cbe998
SDJ
66762017-12-01 Joel Brobecker <brobecker@adacore.com>
6677 Sergio Durigan Junior <sergiodj@redhat.com>
6678 Pedro Alves <palves@redhat.com>
6679
6680 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6681
40fc416f
SDJ
66822017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6683
6684 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6685 to 'symbol-file' and 'add-symbol-file' can be
6686 position-independent.
6687
1cc75e92
YQ
66882017-12-01 Yao Qi <yao.qi@linaro.org>
6689
6690 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6691 the URL in copyright header.
6692 * gdb.arch/aarch64-fp.exp: Likewise.
6693 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6694 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6695 * gdb.base/expand-psymtabs.exp: Likewise.
6696 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6697 * gdb.fortran/common-block.exp: Likewise.
6698 * gdb.fortran/common-block.f90: Likewise.
6699 * gdb.fortran/logical.exp: Likewise.
6700 * gdb.fortran/vla-datatypes.f90: Likewise.
6701 * gdb.fortran/vla-sub.f90: Likewise.
6702
875fb7a7
JB
67032017-11-30 Joel Brobecker <brobecker@adacore.com>
6704
6705 * gdb.ada/repeat_dyn: New testcase.
6706
6f14765f
UW
67072017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6708
6709 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6710 Update for changed thread numbering.
6711 * gdb.cell/bt.exp: Update for changed GDB output.
6712
f1af7b94
SM
67132017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6714
6715 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6716 setting isremote by hand.
6717 * boards/dwarf4-gdb-index.exp: Likewise.
6718 * boards/fission.exp: Likewise.
6719 * boards/stabs.exp: Likewise.
6720
e3919f3e
PA
67212017-11-30 Pedro Alves <palves@redhat.com>
6722
6723 * gdb.linespec/cpls-ops.exp
6724 (check_explicit_skips_function_argument): Extract the underlying
6725 type of size_t instead of hardcoding it.
6726
bd69330d
PA
67272017-11-29 Pedro Alves <palves@redhat.com>
6728
6729 PR c++/19436
6730 * gdb.linespec/cpls-abi-tag.cc: New file.
6731 * gdb.linespec/cpls-abi-tag.exp: New file.
6732
a20714ff
PA
67332017-11-29 Pedro Alves <palves@redhat.com>
6734
6735 * gdb.base/langs.exp: Use -qualified.
6736 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6737 it.
6738 * gdb.cp/namespace.exp: Use -qualified.
6739 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6740 (overload-3, template-overload, template-ret-type, const-overload)
6741 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6742 procedures.
6743 (test_driver): Call them.
6744 * gdb.cp/save-bp-qualified.cc: New.
6745 * gdb.cp/save-bp-qualified.exp: New.
6746 * gdb.linespec/explicit.exp: Test -qualified.
6747 * lib/completion-support.exp (completion::explicit_opts_list): Add
6748 "-qualified".
6749 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6750
f6f1d339
PM
67512017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6752
6753 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6754
02ca603a
TT
67552017-11-29 Tom Tromey <tom@tromey.com>
6756
6757 * gdb.base/relocate.exp: Update invalid argument test.
6758 Add new tests for invalid arguments.
6759
ed6c0bfb
TP
67602017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6761
6762 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6763 Return 0 as a long.
6764 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6765
f106e10e
TP
67662017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6767
6768 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6769 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6770 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6771 func ().
6772 * gdb.cp/shadow.cc (B.func): Return 0.
6773
10329bb2
JB
67742017-11-27 Joel Brobecker <brobecker@adacore.com>
6775
6776 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6777 expected output in gdb_expect call to allow the exception
6778 message to be present as well. Fix syntax confusion to avoid
6779 TCL thinking that exception_name is an array.
6780
617cd4bc
UW
67812017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6782
6783 * gdb.arch/spu-info.c: Include <unistd.h>.
6784 (do_signal_test): Fix broken calls to write.
6785 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6786 Fix checks for empty mailboxes. Update signal tests for corrected
6787 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6788 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6789 * gdb.cell/arch.exp: Use standard_output_file.
6790 * gdb.cell/break.exp: Likewise.
6791 * gdb.cell/bt.exp: Likewise.
6792 * gdb.cell/core.exp: Likewise.
6793 * gdb.cell/dwarfaddr.exp: Likewise.
6794 * gdb.cell/ea-cache.exp: Likewise.
6795 * gdb.cell/ea-standalone.exp: Likewise.
6796 * gdb.cell/f-regs.exp: Likewise.
6797 * gdb.cell/fork.exp: Likewise.
6798 * gdb.cell/gcore.exp: Likewise.
6799 * gdb.cell/mem-access.exp: Likewise.
6800 * gdb.cell/ptype.exp: Likewise.
6801 * gdb.cell/registers.exp: Likewise.
6802 * gdb.cell/sizeof.exp: Likewise.
6803 * gdb.cell/solib-symbol.exp: Likewise.
6804 * gdb.cell/solib.exp: Likewise.
617cd4bc 6805
a81aaca0
PA
68062017-11-25 Pedro Alves <palves@redhat.com>
6807
6808 * gdb.base/complete-empty.exp: New file.
6809 * gdb.base/completion.exp: Adjust.
6810
6a3c6ee4
PA
68112017-11-25 Pedro Alves <palves@redhat.com>
6812
6813 * gdb.linespec/cpls-ops.cc: New file.
6814 * gdb.linespec/cpls-ops.exp: New file.
6815 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6816 factored out from ...
6817 (test_complete_prefix_range): ... this.
6818
8955eb2d
PA
68192017-11-24 Pedro Alves <palves@redhat.com>
6820
6821 * gdb.linespec/cpcompletion.exp: New file.
6822 * gdb.linespec/cpls-hyphen.cc: New file.
6823 * gdb.linespec/cpls.cc: New file.
6824 * gdb.linespec/cpls2.cc: New file.
6825 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6826 test to use test_gdb_complete_unique. Add label completion,
6827 keyword completion and explicit location completion tests.
6828 * lib/completion-support.exp: New file.
6829
e547c119
JB
68302017-11-24 Joel Brobecker <brobecker@adacore.com>
6831
6832 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6833 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6834 when hitting an exception catchpoint.
6835
7c3c1aa8
YQ
68362017-11-22 Yao Qi <yao.qi@linaro.org>
6837
6838 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6839
41bd68f5
SM
68402017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6841
6842 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6843 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6844 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6845
1daad298
YQ
68462017-11-22 Yao Qi <yao.qi@linaro.org>
6847
6848 * gdb.base/info-os.exp: Pass pthreads.
6849 * gdb.multi/multi-attach.exp: Likewise.
6850
88465e87
YQ
68512017-11-22 Yao Qi <yao.qi@linaro.org>
6852
6853 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6854 compiler.
6855
dc196b23
YQ
68562017-11-22 Yao Qi <yao.qi@linaro.org>
6857
6858 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6859 * gdb.base/break-interp.exp: Likewise.
6860 * gdb.base/jit-attach-pie.exp: Likewise.
6861
2400729e
UW
68622017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6863
6864 * gdb.base/float128.c (large128): New variable.
6865 * gdb.base/float128.exp: Add test to print largest __float128 value.
6866
7a26362d
UW
68672017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6868
6869 * gdb.arch/vsx-regs.exp: Update register content checks.
6870
ed0f4273
UW
68712017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6872
6873 * gdb.arch/ppc-longdouble.exp: New file.
6874 * gdb.arch/ppc-longdouble.c: Likewise.
6875
a25d69c6
PA
68762017-11-21 Pedro Alves <palves@redhat.com>
6877
6878 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6879
73fcf641
PA
68802017-11-20 Pedro Alves <palves@redhat.com>
6881
6882 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6883 (long_double_typedef): New typedefs.
6884 Use DEF on double and long double.
6885 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6886 cases.
6887 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6888 and 'long_double_ptr_same_size' locals. Use them to decide
6889 whether cast from array/function to float is valid/invalid.
6890
71a3c369
TT
68912017-11-17 Tom Tromey <tom@tromey.com>
6892
6893 * gdb.rust/traits.rs: New file.
6894 * gdb.rust/traits.exp: New file.
6895
ced9779b
JB
68962017-11-17 Joel Brobecker <brobecker@adacore.com>
6897
6898 * gdb.ada/minsyms: New testcase.
6899
a0922d80
PA
69002017-11-16 Pedro Alves <palves@redhat.com>
6901
6902 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6903 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6904
ea04e54c
PA
69052017-11-16 Pedro Alves <palves@redhat.com>
6906
6907 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6908 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6909
e849ea89
PA
69102017-11-16 Pedro Alves <palves@redhat.com>
6911
6912 * gdb.server/reconnect-ctrl-c.c: New file.
6913 * gdb.server/reconnect-ctrl-c.exp: New file.
6914
d8ae99a7
PM
69152017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6916
6917 * gdb.python/py-rbreak.exp: New file.
6918 * gdb.python/py-rbreak.c: New file.
6919 * gdb.python/py-rbreak-func2.c: New file.
6920
968a13f8
PA
69212017-11-16 Pedro Alves <palves@redhat.com>
6922
6923 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6924 pattern.
6925 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6926 GDB.
6927
71774bc9
SM
69282017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6929
6930 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6931 regex.
6932
ddbb44cf
SM
69332017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6934
6935 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6936 test names.
6937
584a564f
PA
69382017-11-09 Pedro Alves <palves@redhat.com>
6939
6940 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6941 factored out from ...
6942 (top level): ... here, and adjusted to avoid expecting beyond the
6943 prompt in a single gdb_test_multiple.
6944
5ed7a928
PA
69452017-11-09 Pedro Alves <palves@redhat.com>
6946
6947 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6948 output.
6949 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6950 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6951 * gdb.server/ext-run.exp ("kill" test): Likewise.
6952 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6953
a60e0738
PA
69542017-11-09 Pedro Alves <palves@redhat.com>
6955
6956 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6957 match till end of line.
6958
2c88253f
PA
69592017-11-09 Pedro Alves <palves@redhat.com>
6960
6961 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6962
c7a38517
PA
69632017-11-09 Pedro Alves <palves@redhat.com>
6964
6965 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6966 New procedures, factored out from ...
6967 (top level): ... here, and adjusted to avoid expecting beyond the
6968 prompt in one go.
6969
f29f4b6b
PA
69702017-11-09 Pedro Alves <palves@redhat.com>
6971
6972 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6973 output. Fix '?' match.
6974
286acbb5
JB
69752017-11-08 Joel Brobecker <brobecker@adacore.com>
6976
6977 * gdb.ada/scoped_watch: New testcase.
6978 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6979 which is actually correct.
6980 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6981 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6982
62d7ae92
PA
69832017-11-08 Pedro Alves <palves@redhat.com>
6984
6985 * gdb.gdb/complaints.exp (test_initial_complaints)
6986 (test_serial_complaints, test_short_complaints): Call
6987 complaint_internal instead of complaint.
6988
280ca31f
DT
69892017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6990
6991 * gdb.threads/tls-core.c: New file.
6992 * gdb.threads/tls-core.exp: Likewise.
6993
b5ec771e
PA
69942017-11-08 Pedro Alves <palves@redhat.com>
6995
6996 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6997 (p Exported_Capitalized): New test.
6998 (p exported_capitalized): New test.
6999
a02b41a7
PA
70002017-11-07 Pedro Alves <palves@redhat.com>
7001
7002 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7003
95e95a6d
PA
70042017-11-07 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7007 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7008 (disable_invalid, disable_inverted, disable_negative): New
7009 procedures.
7010 ("bad numbers"): New set of tests.
7011
cee62dbd
PA
70122017-11-07 Pedro Alves <palves@redhat.com>
7013
7014 * gdb.cp/ena-dis-br-range.exp: Add tests.
7015
cc638e86
PA
70162017-11-07 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7019
d0fe4701
XR
70202017-11-07 Xavier Roirand <roirand@adacore.com>
7021 Pedro Alves <palves@redhat.com>
7022
7023 * gdb.base/ena-dis-br.exp: Add reference to
7024 gdb.cp/ena-dis-br-range.exp.
7025 * gdb.cp/ena-dis-br-range.exp: New file.
7026 * gdb.cp/ena-dis-br-range.cc: New file.
7027
46f67f80
PA
70282017-11-06 Pedro Alves <palves@redhat.com>
7029
7030 * gdb.base/attach-non-pgrp-leader.c: New.
7031 * gdb.base/attach-non-pgrp-leader.exp: New.
7032
726e1356
PA
70332017-11-06 Pedro Alves <palves@redhat.com>
7034
7035 * configure.ac: No longer check for termio.h and sgtty.h.
7036 * configure: Regenerate.
7037 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7038 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7039 Remove termio and sgtty code.
7040
50ab6ace
YQ
70412017-11-03 Yao Qi <yao.qi@linaro.org>
7042
7043 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7044 in GDB is disabled.
7045
8e68731c
YQ
70462017-11-03 Yao Qi <yao.qi@linaro.org>
7047
7048 * gdb.python/py-thrhandle.exp: Skip it if python is not
7049 enabled.
7050
3a87ae65
SM
70512017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7052
7053 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7054 as a breakpoint command.
7055
484d8d36
MD
70562017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7057
7058 PR python/21213
7059 * gdb.python/py-infthread.exp: Test calling
7060 InferiorThread.inferior () multiple times in a row.
7061
4a27f119
KS
70622017-10-27 Keith Seitz <keiths@redhat.com>
7063
7064 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7065 Test "info break" for every inlined function breakpoint.
7066
bb11dd58
YQ
70672017-10-27 Yao Qi <yao.qi@linaro.org>
7068
7069 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7070
a43f3893
PF
70712017-10-26 Patrick Frants <osscontribute@gmail.com>
7072
7073 * gdb.cp/classes.exp (test_static_members): Test printing
7074 Outer::instance.
7075 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7076 (Inner::instance, Outer::instance): New.
7077
792ccf00
PA
70782017-10-24 Pedro Alves <palves@redhat.com>
7079
7080 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7081 extra console" test in two stages.
7082
eb2bfbad
PA
70832017-10-24 Pedro Alves <palves@redhat.com>
7084
7085 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7086
1f75a651
PA
70872017-10-24 Pedro Alves <palves@redhat.com>
7088
7089 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7090 loop.
7091
779990d9
PA
70922017-10-24 Pedro Alves <palves@redhat.com>
7093
7094 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7095 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7096
ad9b8f5d
PA
70972017-10-24 Pedro Alves <palves@redhat.com>
7098
7099 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7100 parameter and handle it. Don't output read value in test name.
7101
fee6da6e
PA
71022017-10-24 Pedro Alves <palves@redhat.com>
7103
7104 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7105 custom test name.
7106
10389c2c
PA
71072017-10-24 Pedro Alves <palves@redhat.com>
7108
7109 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7110 include the unstable output directory name in the test's name.
7111 (initial_setup_simple) <'set args'>: Use custom test name.
7112
a80e65a9
PA
71132017-10-24 Pedro Alves <palves@redhat.com>
7114
7115 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7116 with explicit test name.
7117
15763a09
PA
71182017-10-20 Pedro Alves <palves@redhat.com>
7119
7120 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7121 'wait -i'. Use gdb_assert and remote_close.
7122
49a4ce2e
AB
71232017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7124
7125 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7126 number from variable rather than hard-coded.
7127
a75868f5
PA
71282017-10-19 Pedro Alves <palves@redhat.com>
7129
7130 * gdb.base/long-inferior-output.c: New file.
7131 * gdb.base/long-inferior-output.exp: New file.
7132
c8ba13ad
KS
71332017-11-18 Keith Seitz <keiths@redhat.com>
7134
7135 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7136 method.
7137 (main): Call it.
7138 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7139 Add additional user-defined conversion operator tests.
7140
b27de576
PA
71412017-10-17 Pedro Alves <palves@redhat.com>
7142
7143 * boards/native-stdio-gdbserver.exp: Load "local-board".
7144
8484c955
PA
71452017-10-17 Pedro Alves <palves@redhat.com>
7146
7147 * gdb.base/quit-live.c: New file.
7148 * gdb.base/quit-live.exp: New file.
7149
83d5a34d
KS
71502017-10-16 Keith Seitz <keiths@redhat.com>
7151
7152 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7153 (class_with_protected_typedef, class_with_private_typedef)
7154 (struct_with_public_typedef, struct_with_protected_typedef)
7155 (struct_with_private_typedef): New classes/structs.
7156 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7157 typedefs and access specifiers.
7158
739b3f1d
PA
71592017-10-16 Pedro Alves <palves@redhat.com>
7160 Simon Marchi <simon.marchi@polymtl.ca>
7161
7162 * README (Local vs Remote vs Native): New section.
7163 * boards/local-board.exp: New file, with bits factored out from
7164 ...
7165 * boards/native-extended-gdbserver.exp: ... here. Load
7166 "local-board".
7167 * boards/native-gdbserver.exp: Load "local-board".
7168 (${board}_spawn, ${board}_exec): Delete.
7169 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7170 ...
7171 * boards/stdio-gdbserver-base.exp: ... this new file.
7172 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7173 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7174 procedure.
7175 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7176 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7177 stdio_gdbserver_command.
7178 (${board}_get_remote_address, ${board}_get_comm_port)
7179 (${board}_download, ${board}_upload): Delete.
7180 (get_target_remote_pipe_cmd): New.
7181
fe68b953
SM
71822017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7183
7184 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7185 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7186 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7187 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7188 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7189 remove with_test_prefix.
7190
300b6685
PA
71912017-10-13 Pedro Alves <palves@redhat.com>
7192
7193 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7194 * gdb.base/annota1.exp: Use it instead of is_remote.
7195 * gdb.base/annota3.exp: Use it instead of is_remote.
7196 * gdb.cp/annota2.exp: Use it instead of is_remote.
7197 * gdb.cp/annota3.exp: Use it instead of is_remote.
7198 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7199
50500caf
PA
72002017-10-13 Pedro Alves <palves@redhat.com>
7201
7202 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7203 (test_num_test_vars, run_and_count_vars, find_env)
7204 (test_set_unset_env, test_inherit_env_var): New procedures.
7205 (top level): Use them.
7206
dad0c6d2
PA
72072017-10-13 Pedro Alves <palves@redhat.com>
7208
7209 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7210 also skip on stub-like targets.
7211
8b0553c1
PA
72122017-10-13 Pedro Alves <palves@redhat.com>
7213
7214 PR gdb/22293
7215 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7216 (top level): Move some tests to ...
7217 (test_not_found): ... this new procedure.
7218 (top level): Call it.
7219
7594f623
PA
72202017-10-13 Pedro Alves <palves@redhat.com>
7221
7222 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7223 expect different "info terminal" output if testing with a
7224 non-native target.
7225
ebe3b402
PA
72262017-10-13 Pedro Alves <palves@redhat.com>
7227 Simon Marchi <simon.marchi@polymtl.ca>
7228
7229 PR python/12966
7230 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7231
42f1b161
PA
72322017-10-13 Pedro Alves <palves@redhat.com>
7233
7234 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7235 already.
7236
8d6ef72b
PA
72372017-10-13 Pedro Alves <palves@redhat.com>
7238
7239 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7240 is_remote.
7241
d7bcd5b8
PA
72422017-10-13 Pedro Alves <palves@redhat.com>
7243
7244 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7245 is_remote.
7246
df479dc6
PA
72472017-10-13 Pedro Alves <palves@redhat.com>
7248
7249 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7250 is set.
7251 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7252 instead of is_remote.
7253
23fb630a
PA
72542017-10-13 Pedro Alves <palves@redhat.com>
7255
7256 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7257 (top level): Add comment.
7258
cc77b1dc
PA
72592017-10-13 Pedro Alves <palves@redhat.com>
7260
7261 * gdb.base/remote.exp (top level): Fix comment typo and add
7262 missing return.
7263
27c9e813
PA
72642017-10-13 Pedro Alves <palves@redhat.com>
7265 Simon Marchi <simon.marchi@polymtl.ca>
7266
7267 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7268 calls and add comments. Skip test if use_gdb_stub is set.
7269 (top level): Use "set cwd" command instead of "cd" command.
7270
5e830d98
PA
72712017-10-13 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7274 is_remote target check.
7275
f5ca0032
PA
72762017-10-13 Pedro Alves <palves@redhat.com>
7277
7278 * gdb.base/scope.exp: Use build_executable + clean_restart +
7279 gdb_file_cmd instead of prepare_for_testing and no longer skip
7280 "before run" tests on is_remote target boards. Update comments.
7281 * boards/native-extended-gdbserver.exp
7282 (extended_gdbserver_load_last_file): New, factored out from ...
7283 (gdb_load): ... this. Move further below and add comment.
7284 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7285
8aed1c0d
PA
72862017-10-12 Pedro Alves <palves@redhat.com>
7287
7288 * gdb.base/attach.exp: Remove references to gdb64.
7289 * gdb.base/dbx.exp: Remove references to gdb64.
7290
cfa34c87
SM
72912017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7292 Pedro Alves <palves@redhat.com>
7293
7294 * gdb.base/label.exp: Remove is_remote target check.
7295
9192b7de
PA
72962017-10-12 Pedro Alves <palves@redhat.com>
7297
7298 * gdb.base/auvx.exp (coredir): Update comment.
7299 (top level) <core_works>: Use "set cwd" command instead of "cd"
7300 command.
7301
6bf0052d
PA
73022017-10-12 Pedro Alves <palves@redhat.com>
7303 Simon Marchi <simon.marchi@polymtl.ca>
7304
7305 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7306 target boards.
7307
e48ef82d
PA
73082017-10-12 Pedro Alves <palves@redhat.com>
7309 Simon Marchi <simon.marchi@polymtl.ca>
7310
7311 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7312 Instead skip if there's any gdb_protocol set.
7313
8d7aea57
SM
73142017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7315 Pedro Alves <palves@redhat.com>
7316
7317 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7318
30440677
PA
73192017-10-12 Pedro Alves <palves@redhat.com>
7320 Simon Marchi <simon.marchi@polymtl.ca>
7321
7322 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7323 instead of on dejagnu remote boards.
7324
4e04f045 73252017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7326 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7327
7328 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7329 checks. Use build_executable + clean_restart instead of
7330 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7331 of enabling non-stop after starting gdb.
7332
871a186e
PA
73332017-10-12 Pedro Alves <palves@redhat.com>
7334
7335 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7336 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7337 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7338 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7339
56d704da
AK
73402017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7341
7342 * gdb.arch/arc-tdesc-cpu.exp: New file.
7343 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7344
2f20e312
SM
73452017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7346
7347 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7348
65630365
PA
73492017-10-10 Pedro Alves <palves@redhat.com>
7350
7351 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7352 expect CLI output.
7353
bf469271
PA
73542017-10-10 Pedro Alves <palves@redhat.com>
7355
7356 * lib/selftest-support.exp (selftest_setup): Update for
7357 captured_command_loop's prototype change.
7358
777a42f1
PA
73592017-10-09 Pedro Alves <palves@redhat.com>
7360
7361 Test both arch1=>arch2 and arch2=>arch1.
7362
7363 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7364 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7365 factored out to...
7366 (append_arch1_options, append_arch2_options, append_arch_options)
7367 (build_executables): New procedures.
7368 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7369 local.
7370 (top level): Add new 'first_arch' testing axis.
7371
cbd2b4e3
PA
73722017-10-09 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7375 (barrier): New.
7376 (thread_start, all_started): New functions.
7377 (main): Spawn new thread and wait until it is scheduled.
7378 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7379 option.
7380 (do_test): Add 'selected_thread' parameter. Run to all_started
7381 instead of main. Explicitly set the breakpoint at main. Switch
7382 to the SELECTED_THREAD thread.
7383 (top level): Test handling the exec event with either the main
7384 thread or the second thread selected.
7385
5c9e4427
PA
73862017-10-09 Pedro Alves <palves@redhat.com>
7387
7388 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7389 logic. Move STOP marker after the value checks.
7390 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7391 regexp.
7392
b3b7c423
SL
73932017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7394
7395 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7396
3b4b2f16
UW
73972017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7398
7399 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7400 integer-to-dfp conversion.
7401 * gdb.base/dfp-test.exp: Likewise.
7402
5cd63fda
PA
74032017-10-04 Pedro Alves <palves@redhat.com>
7404
7405 * gdb.multi/hangout.c: Include <unistd.h>.
7406 (hangout_loop): New function.
7407 (main): Call alarm. Call hangout_loop in a loop.
7408 * gdb.multi/hello.c: Include <unistd.h>.
7409 (hello_loop): New function.
7410 (main): Call alarm. Call hangout_loop in a loop.
7411 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7412 inferior with the other selected.
7413
4c71c105
SM
74142017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7415
7416 * gdb.mi/list-thread-groups-available.exp: New file.
7417 * gdb.mi/list-thread-groups-available.c: New file.
7418
bc3b087d
SDJ
74192017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7420
7421 * gdb.base/set-cwd.exp: Make it available on
7422 native-extended-gdbserver.
7423
d092c5a2
SDJ
74242017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7425
7426 * gdb.base/set-cwd.c: New file.
7427 * gdb.base/set-cwd.exp: Likewise.
7428
45320ffa
TT
74292017-10-02 Tom Tromey <tom@tromey.com>
7430
7431 PR rust/22236:
7432 * gdb.rust/simple.rs (main): New variable "fslice".
7433 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7434
b3e3859b
TT
74352017-10-02 Tom Tromey <tom@tromey.com>
7436
7437 * gdb.rust/simple.exp: Test ptype of a slice.
7438
01af5e0d
TT
74392017-10-02 Tom Tromey <tom@tromey.com>
7440
7441 * gdb.rust/simple.exp: Test index of slice.
7442
a9bbfbd8
TT
74432017-09-27 Tom Tromey <tom@tromey.com>
7444
7445 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7446
df8899e5
TP
74472017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7448 Pedro Alves <palves@redhat.com>
7449
7450 * gdb.base/compare-sections.exp (get value of read-only section): Read
7451 as unsigned value.
7452 (corrupt read-only section): Likewise and don't set written if patching
7453 failed.
7454
757bf54b
KB
74552017-09-21 Kevin Buettner <kevinb@redhat.com>
7456
7457 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7458 files.
7459
06871ae8
PA
74602017-09-20 Pedro Alves <palves@redhat.com>
7461
7462 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7463 symbol names in gdb's output.
7464 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7465
e5f25bc5
PA
74662017-09-20 Pedro Alves <palves@redhat.com>
7467
7468 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7469 Rename to ...
7470 (test_list_ambiguous_symbol): ... this and add a symbol name
7471 parameter. Adjust.
7472 (test_list_ambiguous_function): Reimplement on top of
7473 test_list_ambiguous_symbol and also test listing ambiguous
7474 variables.
7475 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7476 (ambiguous_fun): ... this.
7477 (ambiguous_var): New.
7478 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7479 (ambiguous_fun): ... this.
7480 (ambiguous_var): New.
7481
4e5a4f58
JB
74822017-09-19 John Baldwin <jhb@FreeBSD.org>
7483
7484 * gdb.base/starti.c: New file.
7485 * gdb.base/starti.exp: New file.
7486 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7487
26e53f3e
PA
74882017-09-14 Pedro Alves <palves@redhat.com>
7489
7490 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7491 (top level): Use it instead of runto.
7492
cb791d59
TT
74932017-09-11 Tom Tromey <tom@tromey.com>
7494
7495 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7496
7c96f8c1
TT
74972017-09-11 Tom Tromey <tom@tromey.com>
7498
7499 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7500 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7501
469412dd
CW
75022017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7503
7504 * gdb.fortran/printing-types.exp: New file.
7505 * gdb.fortran/printing-types.exp: New file.
7506
e0f86435
BH
75072017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7508
7509 * gdb.fortran/vla-ptype.exp: Fix typos.
7510 * gdb.fortran/vla-value.exp: Same.
7511
9e9af4be
BH
75122017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7513
7514 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7515 * gdb.mi/mi-var-child-f.exp: Likewise.
7516 * gdb.mi/mi-vla-fortran.exp: Likewise.
7517
a5ad232b 75182017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7519 Christoph Weinmann <christoph.t.weinmann@intel.com>
7520 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7521
7522 * gdb.fortran/ptr-indentation.f90: New file.
7523 * gdb.fortran/ptr-indentation.exp: New file.
7524
5aec60eb
TT
75252017-09-05 Tom Tromey <tom@tromey.com>
7526
7527 PR gdb/22010:
7528 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7529
8f8f8152
TP
75302017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7531
7532 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7533
fbd1b771
JK
75342017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7535
7536 * gdb.threads/tls-nodebug-pie.c: New file.
7537 * gdb.threads/tls-nodebug-pie.exp: New file.
7538
5eb5f850
TT
75392017-09-05 Tom Tromey <tom@tromey.com>
7540
7541 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7542 for rust.
7543
ae780a21
SM
75442017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7545
7546 * gdb.multi/multi-arch-exec.exp: Test with different
7547 "follow-exec-mode" settings.
7548 (do_test): New procedure.
7549
3693fdb3
PA
75502017-09-04 Pedro Alves <palves@redhat.com>
7551
7552 * gdb.base/func-static.c (S::method const, S::method volatile)
7553 (S::method volatile const): New methods.
7554 (c_s, v_s, cv_s): New instances.
7555 (main): Call method() on them.
7556 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7557 (cannot_resolve): New procedure.
7558 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7559 print-quote-unquoted columns.
7560 (do_test): Test printing each scope too.
7561
e68cb8e0
PA
75622017-09-04 Pedro Alves <palves@redhat.com>
7563
7564 * gdb.base/local-static.exp: Also test with
7565 class::method::variable wholly quoted.
7566 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7567
858be34c
PA
75682017-09-04 Pedro Alves <palves@redhat.com>
7569
7570 * gdb.base/local-static.c: New.
7571 * gdb.base/local-static.cc: New.
7572 * gdb.base/local-static.exp: New.
7573
46a4882b
PA
75742017-09-04 Pedro Alves <palves@redhat.com>
7575
7576 * gdb.asm/asm-source.exp: Add casts to int.
7577 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7578 (dataglobal64_1, dataglobal64_2): New globals.
7579 * gdb.base/nodebug.exp: Test different expressions involving the
7580 new globals, with print, whatis and ptype. Add casts to int.
7581 * gdb.base/solib-display.exp: Add casts to int.
7582 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7583 * gdb.cp/m-static.exp: Add cast to int.
7584 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7585 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7586 tls variable with no debug info without a cast. Test with a cast
7587 to int too.
7588 * gdb.trace/entry-values.exp: Add casts.
7589
2c5a2be1
PA
75902017-09-04 Pedro Alves <palves@redhat.com>
7591
7592 * gdb.base/nodebug.exp: Test that ptype's error about functions
7593 with unknown return type includes the function name too.
7594
7022349d
PA
75952017-09-04 Pedro Alves <palves@redhat.com>
7596
7597 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7598 return type of munmap in infcall.
7599 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7600 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7601 type of ftell in infcall.
7602 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7603 type of getpid in infcall.
7604 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7605 infcall.
7606 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7607 Bail on failure to extract the pid.
7608 * gdb.base/nodebug.c: #include <stdint.h>.
7609 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7610 New functions.
7611 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7612 Change expected output of print/whatis/ptype with functions with
7613 no debug info. Test all supported languages. Call
7614 test_call_promotion.
7615 * gdb.compile/compile.exp: Adjust expected output to expect
7616 warning.
7617 * gdb.threads/siginfo-threads.exp: Likewise.
7618
54990598
PA
76192017-09-04 Pedro Alves <palves@redhat.com>
7620
7621 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7622 "prototypes". Test calling float functions via prototyped and
7623 unprototyped function pointers.
7624 (perform_all_tests): New parameter "prototypes". Pass it down.
7625 (top level): Pass down "prototypes" parameter to
7626 perform_all_tests.
7627
34d16ea2
SM
76282017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7629
7630 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7631 Test with nested loops.
7632
9521ecda
SM
76332017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7634
7635 * gdb.base/commands.exp: Call the new procedures.
7636 (loop_break_test, loop_continue_test): New procedures.
7637
80a65e9b
SM
76382017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7639
7640 * gdb.base/commands.exp: Call new procedure.
7641 (define_if_without_arg_test): New procedure.
7642
e439fa14
PA
76432017-09-04 Pedro Alves <palves@redhat.com>
7644
7645 * gdb.base/list-ambiguous.exp: New file.
7646 * gdb.base/list-ambiguous0.c: New file.
7647 * gdb.base/list-ambiguous1.c: New file.
7648 * gdb.base/list.exp (test_list_range): Adjust expected output.
7649
0a2dde4a
SDJ
76502017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7651
7652 * gdb.base/share-env-with-gdbserver.c: New file.
7653 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7654
5e89eb3a
SM
76552017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7656
7657 * gdb.base/commands.exp (gdbvar_simple_if_test,
7658 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7659 progvar_simple_if_test, progvar_simple_while_test,
7660 progvar_complex_if_while_test, user_defined_command_test,
7661 user_defined_command_args_eval,
7662 user_defined_command_args_stack_test,
7663 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7664 temporary_breakpoint_commands,
7665 gdb_test_no_prompt, redefine_hook_test,
7666 redefine_backtrace_test): Remove "global gdb_prompt".
7667
fd437cbc
SM
76682017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7669
7670 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7671 New proc, call it from toplevel.
7672
87215ad1
SDJ
76732017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7674
7675 PR remote/21852
7676 * gdb.server/normal.c: New file, copied from gdb.base.
7677 * gdb.server/run-without-local-binary.exp: New file.
7678
58afddc6
WP
76792017-08-07 Weimin Pan <weimin.pan@oracle.com>
7680
7681 * gdb.arch/sparc64-adi.exp: New file.
7682 * gdb.arch/sparc64-adi.c: New file.
7683
5277199a
PA
76842017-08-22 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7687 (top level): Add "list all overloads" tests.
7688
14278e1f
TT
76892017-08-22 Tom Tromey <tom@tromey.com>
7690
7691 * gdb.gdb/xfullpath.exp: Remove.
7692
bf223d3e
PA
76932017-08-21 Pedro Alves <palves@redhat.com>
7694
7695 PR gdb/19487
7696 * gdb.base/symbol-alias.c: New.
7697 * gdb.base/symbol-alias2.c: New.
7698 * gdb.base/symbol-alias.exp: New.
7699
c973d0aa
PA
77002017-08-21 Pedro Alves <palves@redhat.com>
7701
7702 * gdb.base/dfp-test.c
7703 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7704 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7705 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7706 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7707 * gdb.base/whatis-ptype-typedefs.c: New.
7708 * gdb.base/whatis-ptype-typedefs.exp: New.
7709 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7710 (an_int, an_int_type, an_int_type2): New globals.
7711 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7712 involving typedefs and cast expressions.
7713 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7714 (lookup_typedefs_function): New.
7715 (typedefs_pretty_printers_dict): New.
7716 (top level): Register lookup_typedefs_function in
7717 gdb.pretty_printers.
7718
6d580b63
YQ
77192017-08-18 Yao Qi <yao.qi@linaro.org>
7720
7721 * gdb.server/unittest.exp: New.
7722
206726fb
SDJ
77232017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7724
7725 PR gdb/21954
7726 * gdb.base/environ.exp: Add test to check if 'unset environment'
7727 works.
7728
bf0ec4c2
AA
77292017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7730
7731 * lib/gdb.exp (universal_compile_options): New caching proc.
7732 (gdb_compile): Suppress GCC's coloring of messages.
7733
d6382fff
TT
77342017-08-14 Tom Tromey <tom@tromey.com>
7735
7736 PR gdb/21675:
7737 * gdb.base/printcmds.exp (test_radices): New function.
7738 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7739 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7740 * lib/gdb.exp (get_integer_valueof): Use p/d.
7741
c2c2dd9f
SM
77422017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7743
7744 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7745 characters.
7746
fdffd6f4
TT
77472017-08-05 Tom Tromey <tom@tromey.com>
7748
7749 * gdb.rust/simple.exp: Allow String to appear in a different
7750 namespace.
7751
27d41eac
YQ
77522017-07-26 Yao Qi <yao.qi@linaro.org>
7753
7754 * gdb.gdb/unittest.exp: Invoke command
7755 "maintenance check xml-descriptions".
7756
031ed05d
AA
77572017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7758
7759 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7760 calling context.
7761 (hex128): Drop erroneous calculation of parameters.
7762
dcd27ddf
SM
77632017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7764
7765 * gdb.python/py-unwind.exp: Disable stack protection when
7766 building test file.
7767
47e77640
PA
77682017-07-20 Pedro Alves <palves@redhat.com>
7769
7770 * gdb.base/default.exp (set language): Adjust expected output.
7771
62d2a18a
PA
77722017-07-20 Pedro Alves <palves@redhat.com>
7773
7774 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7775 (test_minsym): ... this, and make static.
7776 (get_pck__foo__bar__minsym): Rename to ...
7777 (get_test_minsym): ... this.
7778 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7779 symbol names and comments.
7780 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7781 (get_test_minsym): ... this.
7782 (pck__foo__bar__minsym__2): Rename to ...
7783 (test_minsym): ... this.
7784 (main): Adjust.
7785
c45ec17c
PA
77862017-07-17 Pedro Alves <palves@redhat.com>
7787
7788 * gdb.base/completion.exp: Adjust expected output.
7789 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7790 the completer works.
7791
c6756f62
PA
77922017-07-17 Pedro Alves <palves@redhat.com>
7793
7794 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7795
5bd68487
AB
77962017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7797
7798 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7799
8880f2a9
TT
78002017-07-14 Tom Tromey <tom@tromey.com>
7801
7802 PR rust/21764:
7803 * gdb.rust/simple.exp: Add tests.
7804
65547233
TT
78052017-07-14 Tom Tromey <tom@tromey.com>
7806
7807 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7808
8f14146e
PA
78092017-07-14 Pedro Alves <palves@redhat.com>
7810
7811 * gdb.linespec/base/one/thefile.cc (z1): New function.
7812 * gdb.linespec/base/two/thefile.cc (z2): New function.
7813 * gdb.linespec/linespec.exp: Add tests.
7814
b4365d02
AB
78152017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7816
7817 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7818 to mi_create_breakpoint.
7819
5d2cbaa5
AB
78202017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7821
7822 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7823 mi_create_breakpoint.
7824
11cb5716
IB
78252017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7826
7827 * gdb.dlang/demangle.exp: Update for demangling changes.
7828
03278692
TT
78292017-07-09 Tom Tromey <tom@tromey.com>
7830
7831 * gdb.dwarf2/shortpiece.exp: New file.
7832
33c5cd75
DB
78332017-07-06 David Blaikie <dblaikie@gmail.com>
7834
7835 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7836 built from fissiont-multi-cu{1,2}.c.
7837 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7838 except putting 'main' and 'func' in separate CUs in the same DWO file.
7839 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7840 test.
7841 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7842 test.
7843
8455d262
PA
78442017-07-06 Pedro Alves <palves@redhat.com>
7845
7846 * gdb.python/py-unwind.exp: Test flushregs.
7847
dc4bde35
SDJ
78482017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7849
7850 PR cli/21688
7851 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7852 tests for alias commands and trailing whitespace.
7853
51ed89aa
SDJ
78542017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7855
7856 PR cli/21688
7857 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7858 procedure. Call it.
7859
eb17d413
PA
78602017-06-29 Pedro Alves <palves@redhat.com>
7861
7862 * gdb.base/printcmds.exp: Add tests.
7863
41664b45
DG
78642017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7865
7866 PR gdb/21337
7867 * gdb.base/reread-readsym.exp: New file.
7868 * gdb.base/reread-readsym.c: New file.
7869
75312ae3
KB
78702017-06-21 Kevin Buettner <kevinb@redhat.com>
7871
7872 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7873 subpattern.
7874
66953522
PB
78752017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7876
7877 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7878 extended mnemonic.
7879 * gdb.arch/powerpc-power9.s: Likewise.
7880
5524b525
AA
78812017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7882
7883 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7884 on 32-bit x86 targets. Exploit is_*_target macros where
7885 appropriate.
7886
03c8af18
AA
78872017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7888
7889 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7890 register pieces.
7891
3bf31011
AA
78922017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7893
7894 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7895 located in one or more DWARF pieces.
7896
805acca0
AA
78972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7898
7899 * lib/gdb.exp (get_endianness): New proc.
7900 * gdb.arch/aarch64-fp.exp: Use it.
7901 * gdb.arch/altivec-regs.exp: Likewise.
7902 * gdb.arch/e500-regs.exp: Likewise.
7903 * gdb.arch/vsx-regs.exp: Likewise.
7904 * gdb.base/dump.exp: Likewise.
7905 * gdb.base/funcargs.exp: Likewise.
7906 * gdb.base/gnu_vector.exp: Likewise.
7907 * gdb.dwarf2/formdata16.exp: Likewise.
7908 * gdb.dwarf2/implptrpiece.exp: Likewise.
7909 * gdb.dwarf2/nonvar-access.exp: Likewise.
7910 * gdb.python/py-inferior.exp: Likewise.
7911 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7912
e9352324
AA
79132017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7914
7915 PR gdb/21226
7916 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7917 stack value pieces are taken from the LSB end.
7918
d5d1163e
AA
79192017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7920
7921 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7922 variable at nonzero offset.
7923
0567c986
AA
79242017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7925
7926 * gdb.dwarf2/var-access.c: New file.
7927 * gdb.dwarf2/var-access.exp: New test.
7928 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7929
973e9aab
TT
79302017-06-12 Tom Tromey <tom@tromey.com>
7931
7932 * gdb.dwarf2/formdata16.exp: Add tests.
7933
d9109c80
TT
79342017-06-12 Tom Tromey <tom@tromey.com>
7935
7936 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7937
30a25466
TT
79382017-06-12 Tom Tromey <tom@tromey.com>
7939
7940 PR exp/16225:
7941 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7942 * gdb.arch/vsx-regs.exp: Update tests.
7943 * gdb.arch/s390-vregs.exp (hex128): New proc.
7944 Update test.
7945 * gdb.arch/altivec-regs.exp: Update tests.
7946
aefd8b33
SDJ
79472017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7948
7949 * gdb.base/startup-with-shell.c: New file.
7950 * gdb.base/startup-with-shell.exp: Likewise.
7951
2090129c
SDJ
79522017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7953
7954 * gdb.server/non-existing-program.exp: Update regex in order to
7955 reflect the fact that gdbserver is now using fork_inferior (with a
7956 shell) to startup the inferior.
7957
8e86a419
SM
79582017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7959
7960 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7961 support function calls from GDB.
7962
e6cf65f2
TT
79632017-05-21 Tom Tromey <tom@tromey.com>
7964
7965 PR rust/21466:
7966 * gdb.rust/unsized.exp: New file.
7967 * gdb.rust/unsized.rs: New file.
7968
43cc5389
TT
79692017-05-19 Tom Tromey <tom@tromey.com>
7970
7971 PR rust/21484:
7972 * gdb.rust/watch.exp: New file.
7973 * gdb.rust/watch.rs: New file.
7974
ec8df234
TT
79752017-05-18 Tom Tromey <tom@tromey.com>
7976
7977 * gdb.rust/simple.exp: Allow Box to be qualified.
7978
3e3e7fae
TP
79792017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7980
7981 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7982
59cc050d
PA
79832017-05-18 Pedro Alves <palves@redhat.com>
7984
7985 * gdb.base/fileio.c (test_write, test_read, test_close)
7986 (test_fstat): Don't print 'ret' in the fail path.
7987
c8f6abd1
PA
79882017-05-18 Pedro Alves <palves@redhat.com>
7989
7990 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7991 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7992 (test_system, test_rename, test_unlink, test_time): Change
7993 prototypes.
7994 * gdb.base/fileio.exp (stop_msg): Adjust.
7995
d2a03b77
PA
79962017-05-18 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.base/fileio.c (null_str): New global.
7999 (test_stat): Use it.
8000 * gdb.base/fileio.exp: Remove nowarnings.
8001
0d5c6999
YQ
80022017-05-17 Yao Qi <yao.qi@linaro.org>
8003
8004 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8005
21873064
YQ
80062017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8007
8008 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8009 argument command.
8010 (top-level): Invoke test_set_inferior_tty.
8011
d512d31c
PA
80122017-05-04 Pedro Alves <palves@redhat.com>
8013
8014 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8015 Add parens to print call for Python 3.
8016
90cef2ed
KS
80172017-05-03 Keith Seitz <keiths@redhat.com>
8018
8019 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8020 (main): Call it.
8021
14f819c8
TW
80222017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8023
8024 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8025 to prev and next.
8026
913aeadd
TW
80272017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8028
8029 * gdb.python/py-record-btrace.exp: Remove test for
8030 gdb.BtraceInstruction.error.
8031
a3be24ad
TW
80322017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8033
8034 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8035
ae20e79a
TW
80362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8037
8038 * gdb.python/py-record-btrace-threads.c: New file.
8039 * gdb.python/py-record-btrace-threads.exp: New file.
8040
45ce1b47
SDJ
80412017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8042
8043 PR testsuite/8595
8044 * gdb.base/environ.exp: Make test available in all architectures.
8045 Move bits related to "info program" testing to
8046 gdb.base/info-program.exp. Rewrite tests to use the two new
8047 procedures mentione below.
8048 (test_set_show_env_var) New procedure.
8049 (test_set_show_env_var_equal): Likewise.
8050 * gdb.base/info-program.exp: New file.
8051
e15c3eb4
KS
80522017-04-27 Keith Seitz <keiths@redhat.com>
8053
8054 * gdb.cp/oranking.cc (test15): New function.
8055 (main): Call test15 and declare additional variables for testing.
8056 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8057 "p foo101('abc')" tests.
8058 Add tests for cv qualifier overloads.
8059 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8060 "lvalue reference overload" test.
8061 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8062 "print value of f1 on Child&& in f2" test.
8063
3a3fd0fd
PA
80642017-04-19 Pedro Alves <palves@redhat.com>
8065
8066 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8067 procedure.
8068 (top level): Call it.
8069 * lib/gdb.exp (gdb_define_cmd): New procedure.
8070
53375380
PA
80712017-04-12 Pedro Alves <palves@redhat.com>
8072
8073 PR gdb/21323
8074 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8075 (wchar): New global.
8076 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8077 (do_test_wide_char, wide_char_types_no_program, top level): Add
8078 wchar_t testing.
8079
53e710ac
PA
80802017-04-12 Pedro Alves <palves@redhat.com>
8081
8082 PR c++/21323
8083 * gdb.cp/wide_char_types.c: New file.
8084 * gdb.cp/wide_char_types.exp: New file.
8085
0ad9d8c7
SDJ
80862017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8087
8088 PR gdb/21352
8089 * gdb.trace/tsv.exp: Add test for "tsave -r".
8090
b1b45502
IB
80912017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8092
8093 * gdb.dlang/watch-loc.c: New file.
8094 * gdb.dlang/watch-loc.exp: New file.
8095
ec13808e
JK
80962017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8097
8098 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8099
fe5f7374
AK
81002017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8101
8102 * gdb.arch/arc-analyze-prologue.S: New file.
8103 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8104
eea78757
AK
81052017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8106
8107 * gdb.arch/arc-decode-insn.S: New file.
8108 * gdb.arch/arc-decode-insn.exp: Likewise.
8109
5badf10a
IR
81102017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8111
8112 PR tdep/20928
8113 * gdb.arch/sparc64-regs.exp: New file.
8114 * gdb.arch/sparc64-regs.S: Likewise.
8115
cee59b3f
TW
81162017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8117
8118 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8119 and memory view on Python 3.
8120
c0f55cc6
AV
81212017-03-20 Artemiy Volkov <artemiyv@acm.org>
8122 Keith Seitz <keiths@redhat.com>
8123
8124 PR gdb/14441
8125 * gdb.cp/demangle.exp: Add rvalue reference tests.
8126 * gdb.cp/rvalue-ref-casts.cc: New file.
8127 * gdb.cp/rvalue-ref-casts.exp: New file.
8128 * gdb.cp/rvalue-ref-overload.cc: New file.
8129 * gdb.cp/rvalue-ref-overload.exp: New file.
8130 * gdb.cp/rvalue-ref-params.cc: New file.
8131 * gdb.cp/rvalue-ref-params.exp: New file.
8132 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8133 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8134 * gdb.cp/rvalue-ref-types.cc: New file.
8135 * gdb.cp/rvalue-ref-types.exp: New file.
8136 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8137 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8138
51457a05
MAL
81392017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8140
8141 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8142 New procedure.
8143
5b291c04
MAL
81442017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8145
8146 * lib/mi-support.exp (mi_gdb_test): Add additional message
8147 for unexpected output.
8148
59a56148
AA
81492017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8150
8151 * gdb.base/examine-backward.c (Barrier): New character array
8152 constant, to ensure that TestStrings is preceded by a string
8153 terminator.
8154
7942e96e
AA
81552017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8156
8157 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8158 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8159 and implicit pointer into such a location.
8160
6ebac3fb
DE
81612017-03-16 Doug Evans <dje@google.com>
8162
8163 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8164
ec3b243d
TP
81652017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8166
8167 * gdb.cp/m-static.exp: Fix expectation for prototype of
8168 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8169
81702017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8171
8172 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8173 * gdb.guile/scm-lazy-string.c: New file.
8174 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8175 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8176 for pointer, array, typedef lazy strings.
8177
2cc36e25 81782017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8179
8180 PR python/17728, python/18439, python/18779
8181 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8182 * gdb.python/py-lazy-string.c (pointer): New typedef.
8183 (main): New locals ptr, array, typedef_ptr.
8184 * gdb.python/py-value.exp: Move lazy string tests to ...
8185 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8186 array, typedef lazy strings.
ec3b243d 8187
0efcde63
AK
81882017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8189
8190 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8191 Add optional 'test' parameter.
8192
7978d7c3
SM
81932017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8194
8195 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8196 Skip for versions of DejaGnu < 1.5.
8197
896c0c1e
SM
81982017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8199
8200 * lib/gdb.exp (dejagnu_version): New proc.
8201 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8202 Use dejagnu_version.
8203
5f4d1085
KS
82042017-03-10 Keith Seitz <keiths@redhat.com>
8205
8206 PR c++/8128
8207 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8208 type from destructor regexps.
8209 Add a branch which actually passes the test.
8210 Adjust "ptype t5i" test names.
8211
1de05205
PA
82122017-03-08 Pedro Alves <palves@redhat.com>
8213
8214 * gdb.base/step-over-exit.exp: Add explicit test message.
8215
c65d6b55
PA
82162017-03-08 Pedro Alves <palves@redhat.com>
8217
8218 PR gdb/18360
8219 * gdb.threads/interrupt-while-step-over.c: New file.
8220 * gdb.threads/interrupt-while-step-over.exp: New file.
8221
2e86a283
PA
82222017-03-08 Pedro Alves <palves@redhat.com>
8223
8224 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8225 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8226
25dcbff6
PA
82272017-03-08 Pedro Alves <palves@redhat.com>
8228
8229 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8230 PKRU as not supported as a PASS.
8231
dc9366eb
PA
82322017-03-08 Pedro Alves <palves@redhat.com>
8233
8234 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8235 prefix instead of $binfile1/$binfile2.
8236 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8237 in test message.
8238 * gdb.python/py-completion.exp: Use "load python file" as test
8239 messages instead of unstable path names.
8240
6e5d74e7
PA
82412017-03-08 Pedro Alves <palves@redhat.com>
8242 Jan Kratochvil <jan.kratochvil@redhat.com>
8243
8244 PR cli/21218
8245 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8246 New proc.
8247 (top level): Call it.
8248
9753a2f6
PA
82492017-03-08 Pedro Alves <palves@redhat.com>
8250
8251 PR tui/21216
8252 * gdb.tui/tui-nl-filtered-output.exp: New file.
8253
1a4dd9dd
PA
82542017-03-08 Pedro Alves <palves@redhat.com>
8255
8256 * gdb.base/completion.exp: Move TUI completion tests to ...
8257 * gdb.tui/completion.exp: ... this new file.
8258
7cbbff33
PA
82592017-03-08 Pedro Alves <palves@redhat.com>
8260
8261 * gdb.base/tui-disasm-long-lines.c,
8262 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8263 gdb.base/tui-layout.exp: Move to ...
8264 * gdb.tui/: ... this new directory.
8265
5f6fd321
PA
82662017-03-07 Pedro Alves <palves@redhat.com>
8267
8268 * gdb.base/tui-layout.c: New file.
8269 * gdb.base/tui-layout.exp: New file.
8270
44959fa8
PA
82712017-03-07 Pedro Alves <palves@redhat.com>
8272
8273 * gdb.base/tui-layout.c: Rename to ...
8274 * gdb.base/tui-disasm-long-lines.c: ... this.
8275 * gdb.base/tui-layout.exp: Rename to ...
8276 * gdb.base/tui-disasm-long-lines.exp: ... this.
8277
f8c4e718
PA
82782017-03-07 Pedro Alves <palves@redhat.com>
8279
8280 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8281
6dbb839a 82822017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8283
8284 * i386-mpx-call.c: New file.
8285 * i386-mpx-call.exp: New file.
8286
65b48a81
PB
82872017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8288
8289 * gdb.arch/powerpc-power.exp: Delete test.
8290 * gdb.arch/powerpc-power.s: Likewise.
8291 * gdb.disasm/disassembler-options.exp: New test.
8292 * gdb.arch/powerpc-altivec.exp: Likewise.
8293 * gdb.arch/powerpc-altivec.s: Likewise.
8294 * gdb.arch/powerpc-altivec2.exp: Likewise.
8295 * gdb.arch/powerpc-altivec2.s: Likewise.
8296 * gdb.arch/powerpc-altivec3.exp: Likewise.
8297 * gdb.arch/powerpc-altivec3.s: Likewise.
8298 * gdb.arch/powerpc-power7.exp: Likewise.
8299 * gdb.arch/powerpc-power7.s: Likewise.
8300 * gdb.arch/powerpc-power8.exp: Likewise.
8301 * gdb.arch/powerpc-power8.s: Likewise.
8302 * gdb.arch/powerpc-power9.exp: Likewise.
8303 * gdb.arch/powerpc-power9.s: Likewise.
8304 * gdb.arch/powerpc-vsx.exp: Likewise.
8305 * gdb.arch/powerpc-vsx.s: Likewise.
8306 * gdb.arch/powerpc-vsx2.exp: Likewise.
8307 * gdb.arch/powerpc-vsx2.s: Likewise.
8308 * gdb.arch/powerpc-vsx3.exp: Likewise.
8309 * gdb.arch/powerpc-vsx3.s: Likewise.
8310 * gdb.arch/arm-disassembler-options.exp: Likewise.
8311 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8312 * gdb.arch/s390-disassembler-options.exp: Likewise.
8313
17cd4947
LM
83142017-02-23 Luis Machado <lgustavo@codesourcery.com>
8315
8316 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8317 (check_supported_features): ... this. Changed return type to void.
8318 (supports_rdseed): New static global.
8319 (rdseed): Check supports_rdseed.
8320 (initialize): Call check_supported_features.
8321
2039d74e
EBM
83222017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8323
8324 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8325 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8326 and lqarx/stqcx.
8327 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8328 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8329
a51d7ecf
EBM
83302017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8331
8332 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8333 uppercase.
8334
0224619f
JK
83352017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8336
8337 * gdb.dwarf2/formdata16.c: New file.
8338 * gdb.dwarf2/formdata16.exp: New file.
8339 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8340
216f72a1
JK
83412017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8342
8343 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8344 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8345 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8346 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8347 DW_AT_GNU_*.
8348
43988095
JK
83492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8350
8351 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8352
99e8a4f9
SDJ
83532017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8354
8355 PR gdb/21164
8356 * gdb.base/maint.exp: Add testcases for when the commands do
8357 not have arguments.
8358
b58a8c0c
TP
83592017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8360
8361 * gdb.cp/chained-calls.exp: Use p instead of P.
8362
4e746bb6
TW
83632017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8364
8365 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8366 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8367
3f77c769
TT
83682017-02-14 Tom Tromey <tom@tromey.com>
8369
8370 PR python/13598:
8371 * gdb.python/py-events.exp: Add before_prompt event tests.
8372
075beec0
AA
83732017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8374
8375 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8376
bf5f525c
LM
83772017-02-13 Luis Machado <lgustavo@codesourcery.com>
8378
8379 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8380 (main): Call my_unique_function_name.
8381 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8382 completion of patterns with a single match.
8383 Add missing -re switches to gdb_test_multiple calls.
8384
13a66184
LM
83852017-02-13 Luis Machado <lgustavo@codesourcery.com>
8386
8387 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8388 return if core file is not recognized.
8389
26a06916
SM
83902017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8391
8392 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8393 and extra UIs.
8394
b761ca9e
SM
83952017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8396
8397 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8398 proc_with_prefix.
8399
b964bee0
TT
84002017-02-10 Tom Tromey <tom@tromey.com>
8401
8402 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8403
18da0c51
MG
84042017-02-10 Martin Galvan <martingalvan@sourceware.org>
8405
8406 PR gdb/21122
8407 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8408
604c4576
JG
84092017-02-08 Jerome Guitton <guitton@adacore.com>
8410
8411 * gdb.base/define.exp: Add test for command abbreviations
8412 in define.
8413
20b477a7
LM
84142017-02-06 Luis Machado <lgustavo@codesourcery.com>
8415
8416 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8417 * gdb.reverse/insn-reverse-x86.c: New file.
8418
3f7b46f2
IR
84192017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8420
8421 PR tdep/20936
8422 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8423
f0fd41c1
TT
84242017-02-03 Tom Tromey <tom@tromey.com>
8425
8426 PR rust/21097:
8427 * gdb.rust/simple.exp: Add new tests.
8428
5be5dbf0
PA
84292017-02-02 Pedro Alves <palves@redhat.com>
8430
8431 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8432 tests.
8433
7346ef59
AA
84342017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8435
8436 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8437 taking a 2-byte value out of a 4-byte DWARF implicit value on
8438 big-endian targets.
8439 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8440 logic. Add test cases for DW_OP_implicit.
8441
787f0025
MM
84422017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8443
8444 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8445
68777c29
MM
84462017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8447
8448 * gdb.btrace/enable.exp: Call gdb_exit before
8449 skip_gdbserver_tests.
8450
0a1c7e28
MM
84512017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8452
8453 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8454 GDBFLAGS.
8455
b5ac99b0
MM
84562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8457
8458 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8459 the test is skipped.
8460 * gdb.btrace/data.exp: Likewise.
8461 * gdb.btrace/delta.exp: Likewise.
8462 * gdb.btrace/dlopen.exp: Likewise.
8463 * gdb.btrace/enable-running.exp: Likewise.
8464 * gdb.btrace/enable.exp: Likewise.
8465 * gdb.btrace/exception.exp: Likewise.
8466 * gdb.btrace/function_call_history.exp: Likewise.
8467 * gdb.btrace/gcore.exp: Likewise.
8468 * gdb.btrace/instruction_history.exp: Likewise.
8469 * gdb.btrace/multi-thread-step.exp: Likewise.
8470 * gdb.btrace/nohist.exp: Likewise.
8471 * gdb.btrace/non-stop.exp: Likewise.
8472 * gdb.btrace/reconnect.exp: Likewise.
8473 * gdb.btrace/record_goto-step.exp: Likewise.
8474 * gdb.btrace/record_goto.exp: Likewise.
8475 * gdb.btrace/rn-dl-bind.exp: Likewise.
8476 * gdb.btrace/segv.exp: Likewise.
8477 * gdb.btrace/step.exp: Likewise.
8478 * gdb.btrace/stepi.exp: Likewise.
8479 * gdb.btrace/tailcall-only.exp: Likewise.
8480 * gdb.btrace/tailcall.exp: Likewise.
8481 * gdb.btrace/tsx.exp: Likewise.
8482 * gdb.btrace/unknown_functions.exp: Likewise.
8483 * gdb.btrace/vdso.exp: Likewise.
8484
cd4007e4
MM
84852017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8486
8487 * gdb.btrace/enable-running.c: New.
8488 * gdb.btrace/enable-running.exp: New.
8489
2735833d
WT
84902017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8491
8492 * gdb.arch/amd64-gs_base.c: New file.
8493 * gdb.arch/amd64-gs_base.exp: New file.
8494
b51e1e94
LM
84952017-01-26 Luis Machado <lgustavo@codesourcery.com>
8496
8497 * lib/memory.exp: Remove spurious empty newlines.
8498
72ca0410
SM
84992017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8500
8501 * gdb.python/py-bad-printers.exp: Load python file using "source".
8502 * gdb.python/py-events.exp: Likewise.
8503 * gdb.python/py-evsignal.exp: Likewise.
8504 * gdb.python/py-evthreads.exp: Likewise.
8505 * gdb.python/py-frame-args.exp: Likewise.
8506 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8507 * gdb.python/py-framefilter-mi.exp: Likewise.
8508 * gdb.python/py-framefilter.exp: Likewise.
8509 * gdb.python/py-mi.exp: Likewise.
8510 * gdb.python/py-pp-maint.exp: Likewise.
8511 * gdb.python/py-pp-registration.exp: Likewise.
8512 * gdb.python/py-prettyprint.exp: Likewise.
8513 (run_lang_tests): Likewise.
8514 * gdb.python/py-typeprint.exp: Likewise.
8515
e309aa65
LM
85162017-01-26 Luis Machado <lgustavo@codesourcery.com>
8517
8518 * lib/memory.exp: New file.
8519 * lib/gdb.exp: Load memory.exp.
8520 * gdb.base/memattr.exp (delete_memory): Move proc to
8521 lib/memory.exp and rename to delete_memory_regions.
8522 Replace delete_memory with delete_memory_regions.
8523 Cleanup memory regions before tests.
8524 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8525 before tests.
8526
515aff23
LM
85272017-01-26 Luis Machado <lgustavo@codesourcery.com>
8528
8529 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8530 files.
8531 (initialize): New function conditionally defined.
8532 (testcases): Move within conditional block.
8533 (main): Call initialize.
8534 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8535 of gdb.reverse/insn-reverse.c.
8536 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8537 gdb.reverse/insn-reverse.c.
8538
d8b49cf0
YQ
85392017-01-26 Yao Qi <yao.qi@linaro.org>
8540
8541 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8542 disassemble on address 0.
8543
f13a9a0c
YQ
85442017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8545 Yao Qi <yao.qi@linaro.org>
8546
8547 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8548 * gdb.dwarf2/implptr-64bit.S: Remove.
8549 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8550 variables in caller's context. Add DW_OP_implicit_value.
8551
5ac95241
YQ
85522017-01-25 Yao Qi <yao.qi@linaro.org>
8553
8554 * lib/dwarf.exp (Dwarf::_location): Handle
8555 DW_OP_GNU_implicit_pointer with proper size.
8556
23e82930
LM
85572017-01-20 Luis Machado <lgustavo@codesourcery.com>
8558
8559 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8560 and add untested calls.
8561
d334ae25
LM
85622017-01-20 Luis Machado <lgustavo@codesourcery.com>
8563
8564 * gdb.python/python.exp: Check line number against what GDB thinks
8565 the line number is for func1.
8566
f5e6296e
IB
85672017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8568
8569 * gdb.dlang/debug-expr.exp: New file.
8570
5b362f04
LM
85712016-12-23 Luis Machado <lgustavo@codesourcery.com>
8572
8573 Fix test names for the following files:
8574
8575 * gdb.ada/exec_changed.exp
8576 * gdb.ada/info_types.exp
8577 * gdb.arch/aarch64-atomic-inst.exp
8578 * gdb.arch/aarch64-fp.exp
8579 * gdb.arch/altivec-abi.exp
8580 * gdb.arch/altivec-regs.exp
8581 * gdb.arch/amd64-byte.exp
8582 * gdb.arch/amd64-disp-step.exp
8583 * gdb.arch/amd64-dword.exp
8584 * gdb.arch/amd64-entry-value-inline.exp
8585 * gdb.arch/amd64-entry-value-param.exp
8586 * gdb.arch/amd64-entry-value-paramref.exp
8587 * gdb.arch/amd64-entry-value.exp
8588 * gdb.arch/amd64-i386-address.exp
8589 * gdb.arch/amd64-invalid-stack-middle.exp
8590 * gdb.arch/amd64-invalid-stack-top.exp
8591 * gdb.arch/amd64-optimout-repeat.exp
8592 * gdb.arch/amd64-prologue-skip.exp
8593 * gdb.arch/amd64-prologue-xmm.exp
8594 * gdb.arch/amd64-stap-special-operands.exp
8595 * gdb.arch/amd64-stap-wrong-subexp.exp
8596 * gdb.arch/amd64-tailcall-cxx.exp
8597 * gdb.arch/amd64-tailcall-noret.exp
8598 * gdb.arch/amd64-tailcall-ret.exp
8599 * gdb.arch/amd64-tailcall-self.exp
8600 * gdb.arch/amd64-word.exp
8601 * gdb.arch/arm-bl-branch-dest.exp
8602 * gdb.arch/arm-disp-step.exp
8603 * gdb.arch/arm-neon.exp
8604 * gdb.arch/arm-single-step-kernel-helper.exp
8605 * gdb.arch/avr-flash-qualifier.exp
8606 * gdb.arch/disp-step-insn-reloc.exp
8607 * gdb.arch/e500-abi.exp
8608 * gdb.arch/e500-regs.exp
8609 * gdb.arch/ftrace-insn-reloc.exp
8610 * gdb.arch/i386-avx512.exp
8611 * gdb.arch/i386-bp_permanent.exp
8612 * gdb.arch/i386-byte.exp
8613 * gdb.arch/i386-cfi-notcurrent.exp
8614 * gdb.arch/i386-disp-step.exp
8615 * gdb.arch/i386-dr3-watch.exp
8616 * gdb.arch/i386-float.exp
8617 * gdb.arch/i386-gnu-cfi.exp
8618 * gdb.arch/i386-mpx-map.exp
8619 * gdb.arch/i386-mpx-sigsegv.exp
8620 * gdb.arch/i386-mpx-simple_segv.exp
8621 * gdb.arch/i386-mpx.exp
8622 * gdb.arch/i386-permbkpt.exp
8623 * gdb.arch/i386-prologue.exp
8624 * gdb.arch/i386-signal.exp
8625 * gdb.arch/i386-size-overlap.exp
8626 * gdb.arch/i386-unwind.exp
8627 * gdb.arch/i386-word.exp
8628 * gdb.arch/mips-fcr.exp
8629 * gdb.arch/powerpc-d128-regs.exp
8630 * gdb.arch/powerpc-stackless.exp
8631 * gdb.arch/ppc64-atomic-inst.exp
8632 * gdb.arch/s390-stackless.exp
8633 * gdb.arch/s390-tdbregs.exp
8634 * gdb.arch/s390-vregs.exp
8635 * gdb.arch/sparc-sysstep.exp
8636 * gdb.arch/thumb-bx-pc.exp
8637 * gdb.arch/thumb-singlestep.exp
8638 * gdb.arch/thumb2-it.exp
8639 * gdb.arch/vsx-regs.exp
8640 * gdb.asm/asm-source.exp
8641 * gdb.base/a2-run.exp
8642 * gdb.base/advance.exp
8643 * gdb.base/all-bin.exp
8644 * gdb.base/anon.exp
8645 * gdb.base/args.exp
8646 * gdb.base/arithmet.exp
8647 * gdb.base/async-shell.exp
8648 * gdb.base/async.exp
8649 * gdb.base/attach-pie-noexec.exp
8650 * gdb.base/attach-twice.exp
8651 * gdb.base/auto-load.exp
8652 * gdb.base/bang.exp
8653 * gdb.base/bitfields.exp
8654 * gdb.base/break-always.exp
8655 * gdb.base/break-caller-line.exp
8656 * gdb.base/break-entry.exp
8657 * gdb.base/break-inline.exp
8658 * gdb.base/break-on-linker-gcd-function.exp
8659 * gdb.base/break-probes.exp
8660 * gdb.base/break.exp
8661 * gdb.base/breakpoint-shadow.exp
8662 * gdb.base/call-ar-st.exp
8663 * gdb.base/call-sc.exp
8664 * gdb.base/call-signal-resume.exp
8665 * gdb.base/call-strs.exp
8666 * gdb.base/callfuncs.exp
8667 * gdb.base/catch-fork-static.exp
8668 * gdb.base/catch-gdb-caused-signals.exp
8669 * gdb.base/catch-load.exp
8670 * gdb.base/catch-signal-fork.exp
8671 * gdb.base/catch-signal.exp
8672 * gdb.base/catch-syscall.exp
8673 * gdb.base/charset.exp
8674 * gdb.base/checkpoint.exp
8675 * gdb.base/chng-syms.exp
8676 * gdb.base/code-expr.exp
8677 * gdb.base/code_elim.exp
8678 * gdb.base/commands.exp
8679 * gdb.base/completion.exp
8680 * gdb.base/complex.exp
8681 * gdb.base/cond-expr.exp
8682 * gdb.base/condbreak.exp
8683 * gdb.base/consecutive.exp
8684 * gdb.base/continue-all-already-running.exp
8685 * gdb.base/coredump-filter.exp
8686 * gdb.base/corefile.exp
8687 * gdb.base/dbx.exp
8688 * gdb.base/debug-expr.exp
8689 * gdb.base/define.exp
8690 * gdb.base/del.exp
8691 * gdb.base/disabled-location.exp
8692 * gdb.base/disasm-end-cu.exp
8693 * gdb.base/disasm-optim.exp
8694 * gdb.base/display.exp
8695 * gdb.base/duplicate-bp.exp
8696 * gdb.base/ena-dis-br.exp
8697 * gdb.base/ending-run.exp
8698 * gdb.base/enumval.exp
8699 * gdb.base/environ.exp
8700 * gdb.base/eu-strip-infcall.exp
8701 * gdb.base/eval-avoid-side-effects.exp
8702 * gdb.base/eval-skip.exp
8703 * gdb.base/exitsignal.exp
8704 * gdb.base/expand-psymtabs.exp
8705 * gdb.base/filesym.exp
8706 * gdb.base/find-unmapped.exp
8707 * gdb.base/finish.exp
8708 * gdb.base/float.exp
8709 * gdb.base/foll-exec-mode.exp
8710 * gdb.base/foll-exec.exp
8711 * gdb.base/foll-fork.exp
8712 * gdb.base/fortran-sym-case.exp
8713 * gdb.base/freebpcmd.exp
8714 * gdb.base/func-ptr.exp
8715 * gdb.base/func-ptrs.exp
8716 * gdb.base/funcargs.exp
8717 * gdb.base/gcore-buffer-overflow.exp
8718 * gdb.base/gcore-relro-pie.exp
8719 * gdb.base/gcore-relro.exp
8720 * gdb.base/gcore.exp
8721 * gdb.base/gdb1090.exp
8722 * gdb.base/gdb11530.exp
8723 * gdb.base/gdb11531.exp
8724 * gdb.base/gdb1821.exp
8725 * gdb.base/gdbindex-stabs.exp
8726 * gdb.base/gdbvars.exp
8727 * gdb.base/hbreak.exp
8728 * gdb.base/hbreak2.exp
8729 * gdb.base/included.exp
8730 * gdb.base/infcall-input.exp
8731 * gdb.base/inferior-died.exp
8732 * gdb.base/infnan.exp
8733 * gdb.base/info-macros.exp
8734 * gdb.base/info-os.exp
8735 * gdb.base/info-proc.exp
8736 * gdb.base/info-shared.exp
8737 * gdb.base/info-target.exp
8738 * gdb.base/infoline.exp
8739 * gdb.base/interp.exp
8740 * gdb.base/interrupt.exp
8741 * gdb.base/jit-reader.exp
8742 * gdb.base/jit-simple.exp
8743 * gdb.base/kill-after-signal.exp
8744 * gdb.base/kill-detach-inferiors-cmd.exp
8745 * gdb.base/label.exp
8746 * gdb.base/langs.exp
8747 * gdb.base/ldbl_e308.exp
8748 * gdb.base/line-symtabs.exp
8749 * gdb.base/linespecs.exp
8750 * gdb.base/list.exp
8751 * gdb.base/long_long.exp
8752 * gdb.base/longest-types.exp
8753 * gdb.base/maint.exp
8754 * gdb.base/max-value-size.exp
8755 * gdb.base/memattr.exp
8756 * gdb.base/mips_pro.exp
8757 * gdb.base/morestack.exp
8758 * gdb.base/moribund-step.exp
8759 * gdb.base/multi-forks.exp
8760 * gdb.base/nested-addr.exp
8761 * gdb.base/nextoverexit.exp
8762 * gdb.base/noreturn-finish.exp
8763 * gdb.base/noreturn-return.exp
8764 * gdb.base/nostdlib.exp
8765 * gdb.base/offsets.exp
8766 * gdb.base/opaque.exp
8767 * gdb.base/pc-fp.exp
8768 * gdb.base/permissions.exp
8769 * gdb.base/print-symbol-loading.exp
8770 * gdb.base/prologue-include.exp
8771 * gdb.base/psymtab.exp
8772 * gdb.base/ptype.exp
8773 * gdb.base/random-signal.exp
8774 * gdb.base/randomize.exp
8775 * gdb.base/range-stepping.exp
8776 * gdb.base/readline-ask.exp
8777 * gdb.base/recpar.exp
8778 * gdb.base/recurse.exp
8779 * gdb.base/relational.exp
8780 * gdb.base/restore.exp
8781 * gdb.base/return-nodebug.exp
8782 * gdb.base/return.exp
8783 * gdb.base/run-after-attach.exp
8784 * gdb.base/save-bp.exp
8785 * gdb.base/scope.exp
8786 * gdb.base/sect-cmd.exp
8787 * gdb.base/set-lang-auto.exp
8788 * gdb.base/set-noassign.exp
8789 * gdb.base/setvar.exp
8790 * gdb.base/sigall.exp
8791 * gdb.base/sigbpt.exp
8792 * gdb.base/siginfo-addr.exp
8793 * gdb.base/siginfo-infcall.exp
8794 * gdb.base/siginfo-obj.exp
8795 * gdb.base/siginfo.exp
8796 * gdb.base/signals-state-child.exp
8797 * gdb.base/signest.exp
8798 * gdb.base/sigstep.exp
8799 * gdb.base/sizeof.exp
8800 * gdb.base/skip.exp
8801 * gdb.base/solib-corrupted.exp
8802 * gdb.base/solib-nodir.exp
8803 * gdb.base/solib-search.exp
8804 * gdb.base/stack-checking.exp
8805 * gdb.base/stale-infcall.exp
8806 * gdb.base/stap-probe.exp
8807 * gdb.base/start.exp
8808 * gdb.base/step-break.exp
8809 * gdb.base/step-bt.exp
8810 * gdb.base/step-line.exp
8811 * gdb.base/step-over-exit.exp
8812 * gdb.base/step-over-syscall.exp
8813 * gdb.base/step-resume-infcall.exp
8814 * gdb.base/step-test.exp
8815 * gdb.base/store.exp
8816 * gdb.base/structs3.exp
8817 * gdb.base/sym-file.exp
8818 * gdb.base/symbol-without-target_section.exp
8819 * gdb.base/term.exp
8820 * gdb.base/testenv.exp
8821 * gdb.base/ui-redirect.exp
8822 * gdb.base/until.exp
8823 * gdb.base/unwindonsignal.exp
8824 * gdb.base/value-double-free.exp
8825 * gdb.base/vla-datatypes.exp
8826 * gdb.base/vla-ptr.exp
8827 * gdb.base/vla-sideeffect.exp
8828 * gdb.base/volatile.exp
8829 * gdb.base/watch-cond-infcall.exp
8830 * gdb.base/watch-cond.exp
8831 * gdb.base/watch-non-mem.exp
8832 * gdb.base/watch-read.exp
8833 * gdb.base/watch-vfork.exp
8834 * gdb.base/watchpoint-cond-gone.exp
8835 * gdb.base/watchpoint-delete.exp
8836 * gdb.base/watchpoint-hw-hit-once.exp
8837 * gdb.base/watchpoint-hw.exp
8838 * gdb.base/watchpoint-stops-at-right-insn.exp
8839 * gdb.base/watchpoints.exp
8840 * gdb.base/wchar.exp
8841 * gdb.base/whatis-exp.exp
8842 * gdb.btrace/buffer-size.exp
8843 * gdb.btrace/data.exp
8844 * gdb.btrace/delta.exp
8845 * gdb.btrace/dlopen.exp
8846 * gdb.btrace/enable.exp
8847 * gdb.btrace/exception.exp
8848 * gdb.btrace/function_call_history.exp
8849 * gdb.btrace/gcore.exp
8850 * gdb.btrace/instruction_history.exp
8851 * gdb.btrace/nohist.exp
8852 * gdb.btrace/reconnect.exp
8853 * gdb.btrace/record_goto-step.exp
8854 * gdb.btrace/record_goto.exp
8855 * gdb.btrace/rn-dl-bind.exp
8856 * gdb.btrace/segv.exp
8857 * gdb.btrace/step.exp
8858 * gdb.btrace/stepi.exp
8859 * gdb.btrace/tailcall-only.exp
8860 * gdb.btrace/tailcall.exp
8861 * gdb.btrace/tsx.exp
8862 * gdb.btrace/unknown_functions.exp
8863 * gdb.btrace/vdso.exp
8864 * gdb.compile/compile-ifunc.exp
8865 * gdb.compile/compile-ops.exp
8866 * gdb.compile/compile-print.exp
8867 * gdb.compile/compile-setjmp.exp
8868 * gdb.cp/abstract-origin.exp
8869 * gdb.cp/ambiguous.exp
8870 * gdb.cp/annota2.exp
8871 * gdb.cp/annota3.exp
8872 * gdb.cp/anon-ns.exp
8873 * gdb.cp/anon-struct.exp
8874 * gdb.cp/anon-union.exp
8875 * gdb.cp/arg-reference.exp
8876 * gdb.cp/baseenum.exp
8877 * gdb.cp/bool.exp
8878 * gdb.cp/breakpoint.exp
8879 * gdb.cp/bs15503.exp
8880 * gdb.cp/call-c.exp
8881 * gdb.cp/casts.exp
8882 * gdb.cp/chained-calls.exp
8883 * gdb.cp/class2.exp
8884 * gdb.cp/classes.exp
8885 * gdb.cp/cmpd-minsyms.exp
8886 * gdb.cp/converts.exp
8887 * gdb.cp/cp-relocate.exp
8888 * gdb.cp/cpcompletion.exp
8889 * gdb.cp/cpexprs.exp
8890 * gdb.cp/cplabel.exp
8891 * gdb.cp/cplusfuncs.exp
8892 * gdb.cp/cpsizeof.exp
8893 * gdb.cp/ctti.exp
8894 * gdb.cp/derivation.exp
8895 * gdb.cp/destrprint.exp
8896 * gdb.cp/dispcxx.exp
8897 * gdb.cp/enum-class.exp
8898 * gdb.cp/exception.exp
8899 * gdb.cp/exceptprint.exp
8900 * gdb.cp/expand-psymtabs-cxx.exp
8901 * gdb.cp/expand-sals.exp
8902 * gdb.cp/extern-c.exp
8903 * gdb.cp/filename.exp
8904 * gdb.cp/formatted-ref.exp
8905 * gdb.cp/fpointer.exp
8906 * gdb.cp/gdb1355.exp
8907 * gdb.cp/gdb2495.exp
8908 * gdb.cp/hang.exp
8909 * gdb.cp/impl-this.exp
8910 * gdb.cp/infcall-dlopen.exp
8911 * gdb.cp/inherit.exp
8912 * gdb.cp/iostream.exp
8913 * gdb.cp/koenig.exp
8914 * gdb.cp/local.exp
8915 * gdb.cp/m-data.exp
8916 * gdb.cp/m-static.exp
8917 * gdb.cp/mb-ctor.exp
8918 * gdb.cp/mb-inline.exp
8919 * gdb.cp/mb-templates.exp
8920 * gdb.cp/member-name.exp
8921 * gdb.cp/member-ptr.exp
8922 * gdb.cp/meth-typedefs.exp
8923 * gdb.cp/method.exp
8924 * gdb.cp/method2.exp
8925 * gdb.cp/minsym-fallback.exp
8926 * gdb.cp/misc.exp
8927 * gdb.cp/namelessclass.exp
8928 * gdb.cp/namespace-enum.exp
8929 * gdb.cp/namespace-nested-import.exp
8930 * gdb.cp/namespace.exp
8931 * gdb.cp/nextoverthrow.exp
8932 * gdb.cp/no-dmgl-verbose.exp
8933 * gdb.cp/non-trivial-retval.exp
8934 * gdb.cp/noparam.exp
8935 * gdb.cp/nsdecl.exp
8936 * gdb.cp/nsimport.exp
8937 * gdb.cp/nsnested.exp
8938 * gdb.cp/nsnoimports.exp
8939 * gdb.cp/nsrecurs.exp
8940 * gdb.cp/nsstress.exp
8941 * gdb.cp/nsusing.exp
8942 * gdb.cp/operator.exp
8943 * gdb.cp/oranking.exp
8944 * gdb.cp/overload-const.exp
8945 * gdb.cp/overload.exp
8946 * gdb.cp/ovldbreak.exp
8947 * gdb.cp/ovsrch.exp
8948 * gdb.cp/paren-type.exp
8949 * gdb.cp/parse-lang.exp
8950 * gdb.cp/pass-by-ref.exp
8951 * gdb.cp/pr-1023.exp
8952 * gdb.cp/pr-1210.exp
8953 * gdb.cp/pr-574.exp
8954 * gdb.cp/pr10687.exp
8955 * gdb.cp/pr12028.exp
8956 * gdb.cp/pr17132.exp
8957 * gdb.cp/pr17494.exp
8958 * gdb.cp/pr9067.exp
8959 * gdb.cp/pr9167.exp
8960 * gdb.cp/pr9631.exp
8961 * gdb.cp/printmethod.exp
8962 * gdb.cp/psmang.exp
8963 * gdb.cp/psymtab-parameter.exp
8964 * gdb.cp/ptype-cv-cp.exp
8965 * gdb.cp/ptype-flags.exp
8966 * gdb.cp/re-set-overloaded.exp
8967 * gdb.cp/ref-types.exp
8968 * gdb.cp/rtti.exp
8969 * gdb.cp/scope-err.exp
8970 * gdb.cp/shadow.exp
8971 * gdb.cp/smartp.exp
8972 * gdb.cp/static-method.exp
8973 * gdb.cp/static-print-quit.exp
8974 * gdb.cp/temargs.exp
8975 * gdb.cp/templates.exp
8976 * gdb.cp/try_catch.exp
8977 * gdb.cp/typedef-operator.exp
8978 * gdb.cp/typeid.exp
8979 * gdb.cp/userdef.exp
8980 * gdb.cp/using-crash.exp
8981 * gdb.cp/var-tag.exp
8982 * gdb.cp/virtbase.exp
8983 * gdb.cp/virtfunc.exp
8984 * gdb.cp/virtfunc2.exp
8985 * gdb.cp/vla-cxx.exp
8986 * gdb.disasm/t01_mov.exp
8987 * gdb.disasm/t02_mova.exp
8988 * gdb.disasm/t03_add.exp
8989 * gdb.disasm/t04_sub.exp
8990 * gdb.disasm/t05_cmp.exp
8991 * gdb.disasm/t06_ari2.exp
8992 * gdb.disasm/t07_ari3.exp
8993 * gdb.disasm/t08_or.exp
8994 * gdb.disasm/t09_xor.exp
8995 * gdb.disasm/t10_and.exp
8996 * gdb.disasm/t11_logs.exp
8997 * gdb.disasm/t12_bit.exp
8998 * gdb.disasm/t13_otr.exp
8999 * gdb.dlang/circular.exp
9000 * gdb.dwarf2/arr-stride.exp
9001 * gdb.dwarf2/arr-subrange.exp
9002 * gdb.dwarf2/atomic-type.exp
9003 * gdb.dwarf2/bad-regnum.exp
9004 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9005 * gdb.dwarf2/callframecfa.exp
9006 * gdb.dwarf2/clztest.exp
9007 * gdb.dwarf2/corrupt.exp
9008 * gdb.dwarf2/data-loc.exp
9009 * gdb.dwarf2/dup-psym.exp
9010 * gdb.dwarf2/dw2-anon-mptr.exp
9011 * gdb.dwarf2/dw2-anonymous-func.exp
9012 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9013 * gdb.dwarf2/dw2-bad-unresolved.exp
9014 * gdb.dwarf2/dw2-basic.exp
9015 * gdb.dwarf2/dw2-canonicalize-type.exp
9016 * gdb.dwarf2/dw2-case-insensitive.exp
9017 * gdb.dwarf2/dw2-common-block.exp
9018 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9019 * gdb.dwarf2/dw2-compressed.exp
9020 * gdb.dwarf2/dw2-const.exp
9021 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9022 * gdb.dwarf2/dw2-cu-size.exp
9023 * gdb.dwarf2/dw2-dup-frame.exp
9024 * gdb.dwarf2/dw2-entry-value.exp
9025 * gdb.dwarf2/dw2-icycle.exp
9026 * gdb.dwarf2/dw2-ifort-parameter.exp
9027 * gdb.dwarf2/dw2-inline-break.exp
9028 * gdb.dwarf2/dw2-inline-param.exp
9029 * gdb.dwarf2/dw2-intercu.exp
9030 * gdb.dwarf2/dw2-intermix.exp
9031 * gdb.dwarf2/dw2-lexical-block-bare.exp
9032 * gdb.dwarf2/dw2-linkage-name-trust.exp
9033 * gdb.dwarf2/dw2-minsym-in-cu.exp
9034 * gdb.dwarf2/dw2-noloc.exp
9035 * gdb.dwarf2/dw2-op-call.exp
9036 * gdb.dwarf2/dw2-op-out-param.exp
9037 * gdb.dwarf2/dw2-opt-structptr.exp
9038 * gdb.dwarf2/dw2-param-error.exp
9039 * gdb.dwarf2/dw2-producer.exp
9040 * gdb.dwarf2/dw2-ranges-base.exp
9041 * gdb.dwarf2/dw2-ref-missing-frame.exp
9042 * gdb.dwarf2/dw2-reg-undefined.exp
9043 * gdb.dwarf2/dw2-regno-invalid.exp
9044 * gdb.dwarf2/dw2-restore.exp
9045 * gdb.dwarf2/dw2-restrict.exp
9046 * gdb.dwarf2/dw2-single-line-discriminators.exp
9047 * gdb.dwarf2/dw2-strp.exp
9048 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9049 * gdb.dwarf2/dw2-unresolved.exp
9050 * gdb.dwarf2/dw2-var-zero-addr.exp
9051 * gdb.dwarf2/dw4-sig-types.exp
9052 * gdb.dwarf2/dwz.exp
9053 * gdb.dwarf2/dynarr-ptr.exp
9054 * gdb.dwarf2/enum-type.exp
9055 * gdb.dwarf2/gdb-index.exp
9056 * gdb.dwarf2/implptr-64bit.exp
9057 * gdb.dwarf2/implptr-optimized-out.exp
9058 * gdb.dwarf2/implptr.exp
9059 * gdb.dwarf2/implref-array.exp
9060 * gdb.dwarf2/implref-const.exp
9061 * gdb.dwarf2/implref-global.exp
9062 * gdb.dwarf2/implref-struct.exp
9063 * gdb.dwarf2/mac-fileno.exp
9064 * gdb.dwarf2/main-subprogram.exp
9065 * gdb.dwarf2/member-ptr-forwardref.exp
9066 * gdb.dwarf2/method-ptr.exp
9067 * gdb.dwarf2/missing-sig-type.exp
9068 * gdb.dwarf2/nonvar-access.exp
9069 * gdb.dwarf2/opaque-type-lookup.exp
9070 * gdb.dwarf2/pieces-optimized-out.exp
9071 * gdb.dwarf2/pieces.exp
9072 * gdb.dwarf2/pr10770.exp
9073 * gdb.dwarf2/pr13961.exp
9074 * gdb.dwarf2/staticvirtual.exp
9075 * gdb.dwarf2/subrange.exp
9076 * gdb.dwarf2/symtab-producer.exp
9077 * gdb.dwarf2/trace-crash.exp
9078 * gdb.dwarf2/typeddwarf.exp
9079 * gdb.dwarf2/valop.exp
9080 * gdb.dwarf2/watch-notconst.exp
9081 * gdb.fortran/array-element.exp
9082 * gdb.fortran/charset.exp
9083 * gdb.fortran/common-block.exp
9084 * gdb.fortran/complex.exp
9085 * gdb.fortran/derived-type-function.exp
9086 * gdb.fortran/derived-type.exp
9087 * gdb.fortran/logical.exp
9088 * gdb.fortran/module.exp
9089 * gdb.fortran/multi-dim.exp
9090 * gdb.fortran/nested-funcs.exp
9091 * gdb.fortran/print-formatted.exp
9092 * gdb.fortran/subarray.exp
9093 * gdb.fortran/vla-alloc-assoc.exp
9094 * gdb.fortran/vla-datatypes.exp
9095 * gdb.fortran/vla-history.exp
9096 * gdb.fortran/vla-ptr-info.exp
9097 * gdb.fortran/vla-ptype-sub.exp
9098 * gdb.fortran/vla-ptype.exp
9099 * gdb.fortran/vla-sizeof.exp
9100 * gdb.fortran/vla-type.exp
9101 * gdb.fortran/vla-value-sub-arbitrary.exp
9102 * gdb.fortran/vla-value-sub-finish.exp
9103 * gdb.fortran/vla-value-sub.exp
9104 * gdb.fortran/vla-value.exp
9105 * gdb.fortran/whatis_type.exp
9106 * gdb.go/chan.exp
9107 * gdb.go/handcall.exp
9108 * gdb.go/hello.exp
9109 * gdb.go/integers.exp
9110 * gdb.go/methods.exp
9111 * gdb.go/package.exp
9112 * gdb.go/strings.exp
9113 * gdb.go/types.exp
9114 * gdb.go/unsafe.exp
9115 * gdb.guile/scm-arch.exp
9116 * gdb.guile/scm-block.exp
9117 * gdb.guile/scm-breakpoint.exp
9118 * gdb.guile/scm-cmd.exp
9119 * gdb.guile/scm-disasm.exp
9120 * gdb.guile/scm-equal.exp
9121 * gdb.guile/scm-frame-args.exp
9122 * gdb.guile/scm-frame-inline.exp
9123 * gdb.guile/scm-frame.exp
9124 * gdb.guile/scm-iterator.exp
9125 * gdb.guile/scm-math.exp
9126 * gdb.guile/scm-objfile.exp
9127 * gdb.guile/scm-ports.exp
9128 * gdb.guile/scm-symbol.exp
9129 * gdb.guile/scm-symtab.exp
9130 * gdb.guile/scm-value-cc.exp
9131 * gdb.guile/types-module.exp
9132 * gdb.linespec/break-ask.exp
9133 * gdb.linespec/cpexplicit.exp
9134 * gdb.linespec/explicit.exp
9135 * gdb.linespec/keywords.exp
9136 * gdb.linespec/linespec.exp
9137 * gdb.linespec/ls-dollar.exp
9138 * gdb.linespec/ls-errs.exp
9139 * gdb.linespec/skip-two.exp
9140 * gdb.linespec/thread.exp
9141 * gdb.mi/mi-async.exp
9142 * gdb.mi/mi-basics.exp
9143 * gdb.mi/mi-break.exp
9144 * gdb.mi/mi-catch-load.exp
9145 * gdb.mi/mi-cli.exp
9146 * gdb.mi/mi-cmd-param-changed.exp
9147 * gdb.mi/mi-console.exp
9148 * gdb.mi/mi-detach.exp
9149 * gdb.mi/mi-disassemble.exp
9150 * gdb.mi/mi-eval.exp
9151 * gdb.mi/mi-file-transfer.exp
9152 * gdb.mi/mi-file.exp
9153 * gdb.mi/mi-fill-memory.exp
9154 * gdb.mi/mi-inheritance-syntax-error.exp
9155 * gdb.mi/mi-linespec-err-cp.exp
9156 * gdb.mi/mi-logging.exp
9157 * gdb.mi/mi-memory-changed.exp
9158 * gdb.mi/mi-read-memory.exp
9159 * gdb.mi/mi-record-changed.exp
9160 * gdb.mi/mi-reg-undefined.exp
9161 * gdb.mi/mi-regs.exp
9162 * gdb.mi/mi-return.exp
9163 * gdb.mi/mi-reverse.exp
9164 * gdb.mi/mi-simplerun.exp
9165 * gdb.mi/mi-solib.exp
9166 * gdb.mi/mi-stack.exp
9167 * gdb.mi/mi-stepi.exp
9168 * gdb.mi/mi-syn-frame.exp
9169 * gdb.mi/mi-until.exp
9170 * gdb.mi/mi-var-block.exp
9171 * gdb.mi/mi-var-child.exp
9172 * gdb.mi/mi-var-cmd.exp
9173 * gdb.mi/mi-var-cp.exp
9174 * gdb.mi/mi-var-display.exp
9175 * gdb.mi/mi-var-invalidate.exp
9176 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9177 * gdb.mi/mi-vla-fortran.exp
9178 * gdb.mi/mi-watch.exp
9179 * gdb.mi/mi2-var-child.exp
9180 * gdb.mi/user-selected-context-sync.exp
9181 * gdb.modula2/unbounded-array.exp
9182 * gdb.multi/dummy-frame-restore.exp
9183 * gdb.multi/multi-arch-exec.exp
9184 * gdb.multi/multi-arch.exp
9185 * gdb.multi/tids.exp
9186 * gdb.multi/watchpoint-multi.exp
9187 * gdb.opencl/callfuncs.exp
9188 * gdb.opencl/convs_casts.exp
9189 * gdb.opencl/datatypes.exp
9190 * gdb.opencl/operators.exp
9191 * gdb.opencl/vec_comps.exp
9192 * gdb.opt/clobbered-registers-O2.exp
9193 * gdb.opt/inline-break.exp
9194 * gdb.opt/inline-bt.exp
9195 * gdb.opt/inline-cmds.exp
9196 * gdb.opt/inline-locals.exp
9197 * gdb.pascal/case-insensitive-symbols.exp
9198 * gdb.pascal/floats.exp
9199 * gdb.pascal/gdb11492.exp
9200 * gdb.python/lib-types.exp
9201 * gdb.python/py-arch.exp
9202 * gdb.python/py-as-string.exp
9203 * gdb.python/py-bad-printers.exp
9204 * gdb.python/py-block.exp
9205 * gdb.python/py-breakpoint-create-fail.exp
9206 * gdb.python/py-breakpoint.exp
9207 * gdb.python/py-caller-is.exp
9208 * gdb.python/py-cmd.exp
9209 * gdb.python/py-explore-cc.exp
9210 * gdb.python/py-explore.exp
9211 * gdb.python/py-finish-breakpoint.exp
9212 * gdb.python/py-finish-breakpoint2.exp
9213 * gdb.python/py-frame-args.exp
9214 * gdb.python/py-frame-inline.exp
9215 * gdb.python/py-frame.exp
9216 * gdb.python/py-framefilter-mi.exp
9217 * gdb.python/py-infthread.exp
9218 * gdb.python/py-lazy-string.exp
9219 * gdb.python/py-linetable.exp
9220 * gdb.python/py-mi-events.exp
9221 * gdb.python/py-mi-objfile.exp
9222 * gdb.python/py-mi.exp
9223 * gdb.python/py-objfile.exp
9224 * gdb.python/py-pp-integral.exp
9225 * gdb.python/py-pp-maint.exp
9226 * gdb.python/py-pp-re-notag.exp
9227 * gdb.python/py-pp-registration.exp
9228 * gdb.python/py-recurse-unwind.exp
9229 * gdb.python/py-strfns.exp
9230 * gdb.python/py-symbol.exp
9231 * gdb.python/py-symtab.exp
9232 * gdb.python/py-sync-interp.exp
9233 * gdb.python/py-typeprint.exp
9234 * gdb.python/py-unwind-maint.exp
9235 * gdb.python/py-unwind.exp
9236 * gdb.python/py-value-cc.exp
9237 * gdb.python/py-xmethods.exp
9238 * gdb.reverse/amd64-tailcall-reverse.exp
9239 * gdb.reverse/break-precsave.exp
9240 * gdb.reverse/break-reverse.exp
9241 * gdb.reverse/consecutive-precsave.exp
9242 * gdb.reverse/consecutive-reverse.exp
9243 * gdb.reverse/finish-precsave.exp
9244 * gdb.reverse/finish-reverse-bkpt.exp
9245 * gdb.reverse/finish-reverse.exp
9246 * gdb.reverse/fstatat-reverse.exp
9247 * gdb.reverse/getresuid-reverse.exp
9248 * gdb.reverse/i386-precsave.exp
9249 * gdb.reverse/i386-reverse.exp
9250 * gdb.reverse/i386-sse-reverse.exp
9251 * gdb.reverse/i387-env-reverse.exp
9252 * gdb.reverse/i387-stack-reverse.exp
9253 * gdb.reverse/insn-reverse.exp
9254 * gdb.reverse/machinestate-precsave.exp
9255 * gdb.reverse/machinestate.exp
9256 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9257 * gdb.reverse/pipe-reverse.exp
9258 * gdb.reverse/readv-reverse.exp
9259 * gdb.reverse/recvmsg-reverse.exp
9260 * gdb.reverse/rerun-prec.exp
9261 * gdb.reverse/s390-mvcle.exp
9262 * gdb.reverse/step-precsave.exp
9263 * gdb.reverse/step-reverse.exp
9264 * gdb.reverse/time-reverse.exp
9265 * gdb.reverse/until-precsave.exp
9266 * gdb.reverse/until-reverse.exp
9267 * gdb.reverse/waitpid-reverse.exp
9268 * gdb.reverse/watch-precsave.exp
9269 * gdb.reverse/watch-reverse.exp
9270 * gdb.rust/generics.exp
9271 * gdb.rust/methods.exp
9272 * gdb.rust/modules.exp
9273 * gdb.rust/simple.exp
9274 * gdb.server/connect-with-no-symbol-file.exp
9275 * gdb.server/ext-attach.exp
9276 * gdb.server/ext-restart.exp
9277 * gdb.server/ext-wrapper.exp
9278 * gdb.server/file-transfer.exp
9279 * gdb.server/server-exec-info.exp
9280 * gdb.server/server-kill.exp
9281 * gdb.server/server-mon.exp
9282 * gdb.server/wrapper.exp
9283 * gdb.stabs/exclfwd.exp
9284 * gdb.stabs/gdb11479.exp
9285 * gdb.threads/clone-new-thread-event.exp
9286 * gdb.threads/corethreads.exp
9287 * gdb.threads/current-lwp-dead.exp
9288 * gdb.threads/dlopen-libpthread.exp
9289 * gdb.threads/gcore-thread.exp
9290 * gdb.threads/sigstep-threads.exp
9291 * gdb.threads/watchpoint-fork.exp
9292 * gdb.trace/actions-changed.exp
9293 * gdb.trace/backtrace.exp
9294 * gdb.trace/change-loc.exp
9295 * gdb.trace/circ.exp
9296 * gdb.trace/collection.exp
9297 * gdb.trace/disconnected-tracing.exp
9298 * gdb.trace/ftrace.exp
9299 * gdb.trace/mi-trace-frame-collected.exp
9300 * gdb.trace/mi-trace-unavailable.exp
9301 * gdb.trace/mi-traceframe-changed.exp
9302 * gdb.trace/mi-tsv-changed.exp
9303 * gdb.trace/no-attach-trace.exp
9304 * gdb.trace/passc-dyn.exp
9305 * gdb.trace/qtro.exp
9306 * gdb.trace/range-stepping.exp
9307 * gdb.trace/read-memory.exp
9308 * gdb.trace/save-trace.exp
9309 * gdb.trace/signal.exp
9310 * gdb.trace/status-stop.exp
9311 * gdb.trace/tfile.exp
9312 * gdb.trace/trace-break.exp
9313 * gdb.trace/trace-buffer-size.exp
9314 * gdb.trace/trace-condition.exp
9315 * gdb.trace/tracefile-pseudo-reg.exp
9316 * gdb.trace/tstatus.exp
9317 * gdb.trace/unavailable.exp
9318 * gdb.trace/while-dyn.exp
9319 * gdb.trace/while-stepping.exp
9320
34c41c68
DE
93212016-12-22 Doug Evans <xdje42@gmail.com>
9322
9323 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9324 and msymbols.
9325
16e69324
YQ
93262016-12-19 Yao Qi <yao.qi@linaro.org>
9327
9328 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9329 (test_with_self): Don't call do_steps_and_nexts, and remove
9330 code about stepping into xmalloc.
9331
f94f411b
YQ
93322016-12-09 Yao Qi <yao.qi@linaro.org>
9333
9334 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9335
93362016-12-09 Yao Qi <yao.qi@linaro.org>
9337
9338 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9339
f1b5deee
PA
93402016-12-09 Pedro Alves <palves@redhat.com>
9341
9342 * gdb.base/all-architectures-0.exp: New file.
9343 * gdb.base/all-architectures-1.exp: New file.
9344 * gdb.base/all-architectures-2.exp: New file.
9345 * gdb.base/all-architectures-3.exp: New file.
9346 * gdb.base/all-architectures-4.exp: New file.
9347 * gdb.base/all-architectures-5.exp: New file.
9348 * gdb.base/all-architectures-6.exp: New file.
9349 * gdb.base/all-architectures-7.exp: New file.
9350 * gdb.base/all-architectures.exp.in: New file.
9351
364ca42e
YQ
93522016-12-09 Yao Qi <yao.qi@linaro.org>
9353
9354 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9355
107c2d62
LM
93562016-12-02 Luis Machado <lgustavo@codesourcery.com>
9357
9358 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9359 possible.
9360 Remove useless pattern-matching code.
9361
df3ee9ca
PA
93622016-12-02 Pedro Alves <palves@redhat.com>
9363
9364 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9365 procedure.
9366 (top level): Call it.
9367
ec835369
PA
93682016-12-02 Pedro Alves <palves@redhat.com>
9369
9370 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9371 New procedure.
9372 (top level): Call it.
9373
01770bbd
PA
93742016-12-02 Pedro Alves <palves@redhat.com>
9375
9376 PR cli/20559
9377 * gdb.base/commands.exp (user_defined_command_args_eval): New
9378 procedure.
9379 (top level): Call it.
9380
008459ea
LM
93812016-12-02 Luis Machado <lgustavo@codesourcery.com>
9382
9383 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9384 timeout handling.
9385
0c1b455e
TT
93862016-12-02 Tom Tromey <tom@tromey.com>
9387
9388 * gdb.dwarf2/main-subprogram.c: New file.
9389 * gdb.dwarf2/main-subprogram.exp: New file.
9390
018572b8
LM
93912016-12-01 Luis Machado <lgustavo@codesourcery.com>
9392
9393 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9394 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9395 gdb_test_no_output for a couple of cases.
9396 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9397
84c93cd5
LM
93982016-12-01 Luis Machado <lgustavo@codesourcery.com>
9399
9400 Fix test names and standardize compilation error messages throughout
9401 the following files:
9402
9403 * gdb.ada/start.exp
9404 * gdb.arch/alpha-step.exp
9405 * gdb.arch/e500-prologue.exp
9406 * gdb.arch/ftrace-insn-reloc.exp
9407 * gdb.arch/gdb1291.exp
9408 * gdb.arch/gdb1431.exp
9409 * gdb.arch/gdb1558.exp
9410 * gdb.arch/i386-dr3-watch.exp
9411 * gdb.arch/i386-sse-stack-align.exp
9412 * gdb.arch/ia64-breakpoint-shadow.exp
9413 * gdb.arch/pa-nullify.exp
9414 * gdb.arch/powerpc-aix-prologue.exp
9415 * gdb.arch/thumb-bx-pc.exp
9416 * gdb.base/annota1.exp
9417 * gdb.base/annota3.exp
9418 * gdb.base/arrayidx.exp
9419 * gdb.base/assign.exp
9420 * gdb.base/attach.exp
9421 * gdb.base/auxv.exp
9422 * gdb.base/bang.exp
9423 * gdb.base/bfp-test.exp
9424 * gdb.base/bigcore.exp
9425 * gdb.base/bitfields2.exp
9426 * gdb.base/break-fun-addr.exp
9427 * gdb.base/break-probes.exp
9428 * gdb.base/call-rt-st.exp
9429 * gdb.base/callexit.exp
9430 * gdb.base/catch-fork-kill.exp
9431 * gdb.base/charset.exp
9432 * gdb.base/checkpoint.exp
9433 * gdb.base/comprdebug.exp
9434 * gdb.base/constvars.exp
9435 * gdb.base/coredump-filter.exp
9436 * gdb.base/cursal.exp
9437 * gdb.base/cvexpr.exp
9438 * gdb.base/detach.exp
9439 * gdb.base/display.exp
9440 * gdb.base/dmsym.exp
9441 * gdb.base/dprintf-pending.exp
9442 * gdb.base/dso2dso.exp
9443 * gdb.base/dtrace-probe.exp
9444 * gdb.base/dump.exp
9445 * gdb.base/enum_cond.exp
9446 * gdb.base/exe-lock.exp
9447 * gdb.base/exec-invalid-sysroot.exp
9448 * gdb.base/execl-update-breakpoints.exp
9449 * gdb.base/exprs.exp
9450 * gdb.base/fileio.exp
9451 * gdb.base/find.exp
9452 * gdb.base/finish.exp
9453 * gdb.base/fixsection.exp
9454 * gdb.base/foll-vfork.exp
9455 * gdb.base/frame-args.exp
9456 * gdb.base/gcore.exp
9457 * gdb.base/gdb1250.exp
9458 * gdb.base/global-var-nested-by-dso.exp
9459 * gdb.base/gnu-ifunc.exp
9460 * gdb.base/hashline1.exp
9461 * gdb.base/hashline2.exp
9462 * gdb.base/hashline3.exp
9463 * gdb.base/hbreak-in-shr-unsupported.exp
9464 * gdb.base/huge.exp
9465 * gdb.base/infcall-input.exp
9466 * gdb.base/info-fun.exp
9467 * gdb.base/info-shared.exp
9468 * gdb.base/jit-simple.exp
9469 * gdb.base/jit-so.exp
9470 * gdb.base/jit.exp
9471 * gdb.base/jump.exp
9472 * gdb.base/label.exp
9473 * gdb.base/lineinc.exp
9474 * gdb.base/logical.exp
9475 * gdb.base/longjmp.exp
9476 * gdb.base/macscp.exp
9477 * gdb.base/miscexprs.exp
9478 * gdb.base/new-ui-echo.exp
9479 * gdb.base/new-ui-pending-input.exp
9480 * gdb.base/new-ui.exp
9481 * gdb.base/nodebug.exp
9482 * gdb.base/nofield.exp
9483 * gdb.base/offsets.exp
9484 * gdb.base/overlays.exp
9485 * gdb.base/pending.exp
9486 * gdb.base/pointers.exp
9487 * gdb.base/pr11022.exp
9488 * gdb.base/printcmds.exp
9489 * gdb.base/prologue.exp
9490 * gdb.base/ptr-typedef.exp
9491 * gdb.base/realname-expand.exp
9492 * gdb.base/relativedebug.exp
9493 * gdb.base/relocate.exp
9494 * gdb.base/remote.exp
9495 * gdb.base/reread.exp
9496 * gdb.base/return2.exp
9497 * gdb.base/savedregs.exp
9498 * gdb.base/sep.exp
9499 * gdb.base/sepdebug.exp
9500 * gdb.base/sepsymtab.exp
9501 * gdb.base/set-inferior-tty.exp
9502 * gdb.base/setshow.exp
9503 * gdb.base/shlib-call.exp
9504 * gdb.base/sigaltstack.exp
9505 * gdb.base/siginfo-addr.exp
9506 * gdb.base/signals.exp
9507 * gdb.base/signull.exp
9508 * gdb.base/sigrepeat.exp
9509 * gdb.base/so-impl-ld.exp
9510 * gdb.base/solib-display.exp
9511 * gdb.base/solib-overlap.exp
9512 * gdb.base/solib-search.exp
9513 * gdb.base/solib-symbol.exp
9514 * gdb.base/structs.exp
9515 * gdb.base/structs2.exp
9516 * gdb.base/symtab-search-order.exp
9517 * gdb.base/twice.exp
9518 * gdb.base/unload.exp
9519 * gdb.base/varargs.exp
9520 * gdb.base/watchpoint-solib.exp
9521 * gdb.base/watchpoint.exp
9522 * gdb.base/whatis.exp
9523 * gdb.base/wrong_frame_bt_full.exp
9524 * gdb.btrace/dlopen.exp
9525 * gdb.cell/ea-standalone.exp
9526 * gdb.cell/ea-test.exp
9527 * gdb.cp/dispcxx.exp
9528 * gdb.cp/gdb2384.exp
9529 * gdb.cp/method2.exp
9530 * gdb.cp/nextoverthrow.exp
9531 * gdb.cp/pr10728.exp
9532 * gdb.disasm/am33.exp
9533 * gdb.disasm/h8300s.exp
9534 * gdb.disasm/mn10300.exp
9535 * gdb.disasm/sh3.exp
9536 * gdb.dwarf2/dw2-dir-file-name.exp
9537 * gdb.fortran/complex.exp
9538 * gdb.fortran/library-module.exp
9539 * gdb.guile/scm-pretty-print.exp
9540 * gdb.guile/scm-symbol.exp
9541 * gdb.guile/scm-type.exp
9542 * gdb.guile/scm-value.exp
9543 * gdb.linespec/linespec.exp
9544 * gdb.mi/gdb701.exp
9545 * gdb.mi/gdb792.exp
9546 * gdb.mi/mi-breakpoint-changed.exp
9547 * gdb.mi/mi-dprintf-pending.exp
9548 * gdb.mi/mi-dprintf.exp
9549 * gdb.mi/mi-exit-code.exp
9550 * gdb.mi/mi-pending.exp
9551 * gdb.mi/mi-solib.exp
9552 * gdb.mi/new-ui-mi-sync.exp
9553 * gdb.mi/pr11022.exp
9554 * gdb.mi/user-selected-context-sync.exp
9555 * gdb.opt/solib-intra-step.exp
9556 * gdb.python/py-events.exp
9557 * gdb.python/py-finish-breakpoint.exp
9558 * gdb.python/py-mi.exp
9559 * gdb.python/py-prettyprint.exp
9560 * gdb.python/py-shared.exp
9561 * gdb.python/py-symbol.exp
9562 * gdb.python/py-template.exp
9563 * gdb.python/py-type.exp
9564 * gdb.python/py-value.exp
9565 * gdb.reverse/solib-precsave.exp
9566 * gdb.reverse/solib-reverse.exp
9567 * gdb.server/solib-list.exp
9568 * gdb.stabs/weird.exp
9569 * gdb.threads/reconnect-signal.exp
9570 * gdb.threads/stepi-random-signal.exp
9571 * gdb.trace/actions.exp
9572 * gdb.trace/ax.exp
9573 * gdb.trace/backtrace.exp
9574 * gdb.trace/change-loc.exp
9575 * gdb.trace/deltrace.exp
9576 * gdb.trace/ftrace-lock.exp
9577 * gdb.trace/ftrace.exp
9578 * gdb.trace/infotrace.exp
9579 * gdb.trace/mi-tracepoint-changed.exp
9580 * gdb.trace/packetlen.exp
9581 * gdb.trace/passcount.exp
9582 * gdb.trace/pending.exp
9583 * gdb.trace/range-stepping.exp
9584 * gdb.trace/report.exp
9585 * gdb.trace/stap-trace.exp
9586 * gdb.trace/tfind.exp
9587 * gdb.trace/trace-break.exp
9588 * gdb.trace/trace-condition.exp
9589 * gdb.trace/trace-enable-disable.exp
9590 * gdb.trace/trace-mt.exp
9591 * gdb.trace/tracecmd.exp
9592 * gdb.trace/tspeed.exp
9593 * gdb.trace/tsv.exp
9594 * lib/perftest.exp
9595
fb9feb35
LM
95962016-12-01 Luis Machado <lgustavo@codesourcery.com>
9597
9598 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9599 with gdb_test_no_output.
9600 Use command as test name.
9601
cd2ddb6c
LM
96022016-12-01 Luis Machado <lgustavo@codesourcery.com>
9603
9604 Fix test names starting with uppercase throughout the files.
9605
9606 * gdb.ada/assign_1.exp
9607 * gdb.ada/boolean_expr.exp
9608 * gdb.base/arrayidx.exp
9609 * gdb.base/del.exp
9610 * gdb.base/gcore-buffer-overflow.exp
9611 * gdb.base/testenv.exp
9612 * gdb.compile/compile.exp
9613 * gdb.python/py-framefilter-invalidarg.exp
9614 * gdb.python/py-framefilter.exp
9615
bb95117e
LM
96162016-12-01 Luis Machado <lgustavo@codesourcery.com>
9617
9618 Fix test names starting with uppercase throughout the files.
9619
9620 * gdb.ada/array_return.exp
9621 * gdb.ada/expr_delims.exp
9622 * gdb.ada/mi_dyn_arr.exp
9623 * gdb.ada/mi_interface.exp
9624 * gdb.ada/mi_var_array.exp
9625 * gdb.ada/watch_arg.exp
9626 * gdb.arch/alpha-step.exp
9627 * gdb.arch/altivec-regs.exp
9628 * gdb.arch/e500-regs.exp
9629 * gdb.arch/powerpc-d128-regs.exp
9630 * gdb.base/arrayidx.exp
9631 * gdb.base/break.exp
9632 * gdb.base/checkpoint.exp
9633 * gdb.base/debug-expr.exp
9634 * gdb.base/dmsym.exp
9635 * gdb.base/radix.exp
9636 * gdb.base/sepdebug.exp
9637 * gdb.base/testenv.exp
9638 * gdb.base/watch_thread_num.exp
9639 * gdb.base/watchpoint-cond-gone.exp
9640 * gdb.cell/break.exp
9641 * gdb.cell/ea-cache.exp
9642 * gdb.compile/compile.exp
9643 * gdb.cp/gdb2495.exp
9644 * gdb.gdb/selftest.exp
9645 * gdb.gdb/xfullpath.exp
9646 * gdb.go/hello.exp
9647 * gdb.go/integers.exp
9648 * gdb.objc/basicclass.exp
9649 * gdb.pascal/hello.exp
9650 * gdb.pascal/integers.exp
9651 * gdb.python/py-breakpoint.exp
9652 * gdb.python/py-cmd.exp
9653 * gdb.python/py-linetable.exp
9654 * gdb.python/py-xmethods.exp
9655 * gdb.python/python.exp
9656 * gdb.reverse/consecutive-precsave.exp
9657 * gdb.reverse/finish-precsave.exp
9658 * gdb.reverse/i386-precsave.exp
9659 * gdb.reverse/machinestate-precsave.exp
9660 * gdb.reverse/sigall-precsave.exp
9661 * gdb.reverse/solib-precsave.exp
9662 * gdb.reverse/step-precsave.exp
9663 * gdb.reverse/until-precsave.exp
9664 * gdb.reverse/watch-precsave.exp
9665 * gdb.threads/leader-exit.exp
9666 * gdb.threads/pthreads.exp
9667 * gdb.threads/wp-replication.exp
9668 * gdb.trace/actions.exp
9669 * gdb.trace/mi-tsv-changed.exp
9670 * gdb.trace/tsv.exp
9671
de97fdd4
LM
96722016-12-01 Luis Machado <lgustavo@codesourcery.com>
9673
9674 Fix test names starting with uppercase throughout the files.
9675
9676 * gdb.arch/i386-bp_permanent.exp
9677 * gdb.arch/i386-gnu-cfi.exp
9678 * gdb.base/disasm-end-cu.exp
9679 * gdb.base/macscp.exp
9680 * gdb.base/pending.exp
9681 * gdb.base/watch_thread_num.exp
9682 * gdb.cp/exception.exp
9683 * gdb.cp/gdb2495.exp
9684 * gdb.cp/local.exp
9685 * gdb.python/py-evsignal.exp
9686 * gdb.python/python.exp
9687 * gdb.trace/tracecmd.exp
9688
9f058c10
LM
96892016-12-01 Luis Machado <lgustavo@codesourcery.com>
9690
9691 Fix test names starting with uppercase throughout the files.
9692
9693 * gdb.base/charset.exp
9694 * gdb.base/eval.exp
9695 * gdb.base/multi-forks.exp
9696 * gdb.guile/scm-progspace.exp
9697 * gdb.opencl/datatypes.exp
9698 * gdb.python/py-block.exp
9699 * gdb.python/py-function.exp
9700 * gdb.python/py-symbol.exp
9701 * gdb.python/py-symtab.exp
9702 * gdb.python/py-xmethods.exp
9703 * gdb.reverse/break-precsave.exp
9704 * gdb.reverse/break-reverse.exp
9705 * gdb.reverse/consecutive-precsave.exp
9706 * gdb.reverse/consecutive-reverse.exp
9707 * gdb.reverse/finish-precsave.exp
9708 * gdb.reverse/finish-reverse-bkpt.exp
9709 * gdb.reverse/finish-reverse.exp
9710 * gdb.reverse/fstatat-reverse.exp
9711 * gdb.reverse/getresuid-reverse.exp
9712 * gdb.reverse/i386-precsave.exp
9713 * gdb.reverse/i386-reverse.exp
9714 * gdb.reverse/i386-sse-reverse.exp
9715 * gdb.reverse/i387-stack-reverse.exp
9716 * gdb.reverse/insn-reverse.exp
9717 * gdb.reverse/machinestate-precsave.exp
9718 * gdb.reverse/machinestate.exp
9719 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9720 * gdb.reverse/pipe-reverse.exp
9721 * gdb.reverse/readv-reverse.exp
9722 * gdb.reverse/recvmsg-reverse.exp
9723 * gdb.reverse/rerun-prec.exp
9724 * gdb.reverse/s390-mvcle.exp
9725 * gdb.reverse/sigall-precsave.exp
9726 * gdb.reverse/sigall-reverse.exp
9727 * gdb.reverse/solib-precsave.exp
9728 * gdb.reverse/solib-reverse.exp
9729 * gdb.reverse/step-precsave.exp
9730 * gdb.reverse/step-reverse.exp
9731 * gdb.reverse/time-reverse.exp
9732 * gdb.reverse/until-precsave.exp
9733 * gdb.reverse/until-reverse.exp
9734 * gdb.reverse/waitpid-reverse.exp
9735 * gdb.reverse/watch-precsave.exp
9736 * gdb.reverse/watch-reverse.exp
9737
cdc7edd7
LM
97382016-12-01 Luis Machado <lgustavo@codesourcery.com>
9739
9740 Fix test names starting with uppercase throughout the files.
9741
9742 * gdb.arch/i386-mpx-simple_segv.exp
9743 * gdb.arch/i386-mpx.exp
9744 * gdb.arch/i386-permbkpt.exp
9745 * gdb.arch/pa-nullify.exp
9746 * gdb.arch/powerpc-d128-regs.exp
9747 * gdb.arch/vsx-regs.exp
9748 * gdb.base/bfp-test.exp
9749 * gdb.base/break.exp
9750 * gdb.base/breakpoint-shadow.exp
9751 * gdb.base/callfuncs.exp
9752 * gdb.base/charset.exp
9753 * gdb.base/commands.exp
9754 * gdb.base/completion.exp
9755 * gdb.base/dfp-test.exp
9756 * gdb.base/echo.exp
9757 * gdb.base/ending-run.exp
9758 * gdb.base/eval.exp
9759 * gdb.base/expand-psymtabs.exp
9760 * gdb.base/float128.exp
9761 * gdb.base/floatn.exp
9762 * gdb.base/foll-exec-mode.exp
9763 * gdb.base/gdb1056.exp
9764 * gdb.base/gdb11531.exp
9765 * gdb.base/kill-after-signal.exp
9766 * gdb.base/multi-forks.exp
9767 * gdb.base/overlays.exp
9768 * gdb.base/pending.exp
9769 * gdb.base/sepdebug.exp
9770 * gdb.base/testenv.exp
9771 * gdb.base/valgrind-db-attach.exp
9772 * gdb.base/watch_thread_num.exp
9773 * gdb.base/watchpoint-cond-gone.exp
9774 * gdb.base/watchpoint.exp
9775 * gdb.base/watchpoints.exp
9776 * gdb.cp/arg-reference.exp
9777 * gdb.cp/baseenum.exp
9778 * gdb.cp/operator.exp
9779 * gdb.cp/shadow.exp
9780 * gdb.dwarf2/dw2-op-out-param.exp
9781 * gdb.dwarf2/dw2-reg-undefined.exp
9782 * gdb.go/chan.exp
9783 * gdb.go/hello.exp
9784 * gdb.go/integers.exp
9785 * gdb.go/methods.exp
9786 * gdb.go/package.exp
9787 * gdb.guile/scm-parameter.exp
9788 * gdb.guile/scm-progspace.exp
9789 * gdb.guile/scm-value.exp
9790 * gdb.mi/mi-pending.exp
9791 * gdb.mi/user-selected-context-sync.exp
9792 * gdb.multi/multi-attach.exp
9793 * gdb.multi/tids.exp
9794 * gdb.opt/clobbered-registers-O2.exp
9795 * gdb.pascal/floats.exp
9796 * gdb.pascal/integers.exp
9797 * gdb.python/py-block.exp
9798 * gdb.python/py-events.exp
9799 * gdb.python/py-parameter.exp
9800 * gdb.python/py-symbol.exp
9801 * gdb.python/py-symtab.exp
9802 * gdb.python/py-type.exp
9803 * gdb.python/py-value.exp
9804 * gdb.python/py-xmethods.exp
9805 * gdb.python/python.exp
9806 * gdb.reverse/break-precsave.exp
9807 * gdb.reverse/consecutive-precsave.exp
9808 * gdb.reverse/finish-precsave.exp
9809 * gdb.reverse/i386-precsave.exp
9810 * gdb.reverse/machinestate-precsave.exp
9811 * gdb.reverse/sigall-precsave.exp
9812 * gdb.reverse/solib-precsave.exp
9813 * gdb.reverse/step-precsave.exp
9814 * gdb.reverse/until-precsave.exp
9815 * gdb.reverse/watch-precsave.exp
9816 * gdb.server/ext-attach.exp
9817 * gdb.server/ext-restart.exp
9818 * gdb.server/ext-run.exp
9819 * gdb.server/ext-wrapper.exp
9820 * gdb.stabs/gdb11479.exp
9821 * gdb.stabs/weird.exp
9822 * gdb.threads/attach-many-short-lived-threads.exp
9823 * gdb.threads/kill.exp
9824 * gdb.threads/watchpoint-fork.exp
9825
bc6c7af4
LM
98262016-12-01 Luis Machado <lgustavo@codesourcery.com>
9827
9828 Fix test names starting with uppercase throughout all the files below.
9829
9830 * gdb.ada/array_return.exp
9831 * gdb.ada/catch_ex.exp
9832 * gdb.ada/info_exc.exp
9833 * gdb.ada/mi_catch_ex.exp
9834 * gdb.ada/mi_dyn_arr.exp
9835 * gdb.ada/mi_ex_cond.exp
9836 * gdb.ada/mi_exc_info.exp
9837 * gdb.ada/mi_interface.exp
9838 * gdb.ada/mi_task_arg.exp
9839 * gdb.ada/mi_task_info.exp
9840 * gdb.ada/mi_var_array.exp
9841 * gdb.arch/alpha-step.exp
9842 * gdb.arch/amd64-disp-step.exp
9843 * gdb.arch/arm-disp-step.exp
9844 * gdb.arch/disp-step-insn-reloc.exp
9845 * gdb.arch/e500-prologue.exp
9846 * gdb.arch/ftrace-insn-reloc.exp
9847 * gdb.arch/gdb1558.exp
9848 * gdb.arch/i386-bp_permanent.exp
9849 * gdb.arch/i386-disp-step.exp
9850 * gdb.arch/i386-float.exp
9851 * gdb.arch/i386-gnu-cfi.exp
9852 * gdb.arch/ia64-breakpoint-shadow.exp
9853 * gdb.arch/mips16-thunks.exp
9854 * gdb.arch/pa-nullify.exp
9855 * gdb.arch/powerpc-aix-prologue.exp
9856 * gdb.arch/powerpc-power.exp
9857 * gdb.arch/ppc-dfp.exp
9858 * gdb.arch/s390-tdbregs.exp
9859 * gdb.arch/spu-info.exp
9860 * gdb.arch/spu-ls.exp
9861 * gdb.arch/thumb-bx-pc.exp
9862 * gdb.base/advance.exp
9863 * gdb.base/annota-input-while-running.exp
9864 * gdb.base/arrayidx.exp
9865 * gdb.base/asmlabel.exp
9866 * gdb.base/async.exp
9867 * gdb.base/attach-wait-input.exp
9868 * gdb.base/auto-connect-native-target.exp
9869 * gdb.base/batch-preserve-term-settings.exp
9870 * gdb.base/bfp-test.exp
9871 * gdb.base/bigcore.exp
9872 * gdb.base/bp-permanent.exp
9873 * gdb.base/break-always.exp
9874 * gdb.base/break-fun-addr.exp
9875 * gdb.base/break-idempotent.exp
9876 * gdb.base/break-main-file-remove-fail.exp
9877 * gdb.base/break-probes.exp
9878 * gdb.base/break-unload-file.exp
9879 * gdb.base/break.exp
9880 * gdb.base/call-ar-st.exp
9881 * gdb.base/call-rt-st.exp
9882 * gdb.base/call-sc.exp
9883 * gdb.base/call-signal-resume.exp
9884 * gdb.base/call-strs.exp
9885 * gdb.base/callexit.exp
9886 * gdb.base/callfuncs.exp
9887 * gdb.base/catch-gdb-caused-signals.exp
9888 * gdb.base/catch-signal-siginfo-cond.exp
9889 * gdb.base/catch-syscall.exp
9890 * gdb.base/compare-sections.exp
9891 * gdb.base/cond-eval-mode.exp
9892 * gdb.base/condbreak-call-false.exp
9893 * gdb.base/consecutive-step-over.exp
9894 * gdb.base/cursal.exp
9895 * gdb.base/disabled-location.exp
9896 * gdb.base/disasm-end-cu.exp
9897 * gdb.base/display.exp
9898 * gdb.base/double-prompt-target-event-error.exp
9899 * gdb.base/dprintf-bp-same-addr.exp
9900 * gdb.base/dprintf-detach.exp
9901 * gdb.base/dprintf-next.exp
9902 * gdb.base/dprintf-non-stop.exp
9903 * gdb.base/dprintf-pending.exp
9904 * gdb.base/dso2dso.exp
9905 * gdb.base/ending-run.exp
9906 * gdb.base/enum_cond.exp
9907 * gdb.base/examine-backward.exp
9908 * gdb.base/exe-lock.exp
9909 * gdb.base/exec-invalid-sysroot.exp
9910 * gdb.base/execl-update-breakpoints.exp
9911 * gdb.base/execution-termios.exp
9912 * gdb.base/fileio.exp
9913 * gdb.base/fixsection.exp
9914 * gdb.base/foll-exec-mode.exp
9915 * gdb.base/foll-exec.exp
9916 * gdb.base/fork-running-state.exp
9917 * gdb.base/frame-args.exp
9918 * gdb.base/fullpath-expand.exp
9919 * gdb.base/func-ptr.exp
9920 * gdb.base/gcore-relro-pie.exp
9921 * gdb.base/gdb1090.exp
9922 * gdb.base/gdb1555.exp
9923 * gdb.base/global-var-nested-by-dso.exp
9924 * gdb.base/gnu-ifunc.exp
9925 * gdb.base/hbreak-in-shr-unsupported.exp
9926 * gdb.base/hbreak-unmapped.exp
9927 * gdb.base/hook-stop.exp
9928 * gdb.base/infcall-input.exp
9929 * gdb.base/info-fun.exp
9930 * gdb.base/info-shared.exp
9931 * gdb.base/interrupt-noterm.exp
9932 * gdb.base/jit-so.exp
9933 * gdb.base/jit.exp
9934 * gdb.base/line-symtabs.exp
9935 * gdb.base/list.exp
9936 * gdb.base/longjmp.exp
9937 * gdb.base/macscp.exp
9938 * gdb.base/max-value-size.exp
9939 * gdb.base/nodebug.exp
9940 * gdb.base/nofield.exp
9941 * gdb.base/overlays.exp
9942 * gdb.base/paginate-after-ctrl-c-running.exp
9943 * gdb.base/paginate-bg-execution.exp
9944 * gdb.base/paginate-inferior-exit.exp
9945 * gdb.base/pending.exp
9946 * gdb.base/pr11022.exp
9947 * gdb.base/printcmds.exp
9948 * gdb.base/ptr-typedef.exp
9949 * gdb.base/ptype.exp
9950 * gdb.base/randomize.exp
9951 * gdb.base/range-stepping.exp
9952 * gdb.base/realname-expand.exp
9953 * gdb.base/relativedebug.exp
9954 * gdb.base/remote.exp
9955 * gdb.base/savedregs.exp
9956 * gdb.base/sepdebug.exp
9957 * gdb.base/set-noassign.exp
9958 * gdb.base/shlib-call.exp
9959 * gdb.base/shreloc.exp
9960 * gdb.base/sigaltstack.exp
9961 * gdb.base/sigbpt.exp
9962 * gdb.base/siginfo-addr.exp
9963 * gdb.base/siginfo-obj.exp
9964 * gdb.base/siginfo-thread.exp
9965 * gdb.base/signest.exp
9966 * gdb.base/signull.exp
9967 * gdb.base/sigrepeat.exp
9968 * gdb.base/skip.exp
9969 * gdb.base/so-impl-ld.exp
9970 * gdb.base/solib-corrupted.exp
9971 * gdb.base/solib-disc.exp
9972 * gdb.base/solib-display.exp
9973 * gdb.base/solib-overlap.exp
9974 * gdb.base/solib-search.exp
9975 * gdb.base/solib-symbol.exp
9976 * gdb.base/source-execution.exp
9977 * gdb.base/sss-bp-on-user-bp-2.exp
9978 * gdb.base/sss-bp-on-user-bp.exp
9979 * gdb.base/stack-checking.exp
9980 * gdb.base/stale-infcall.exp
9981 * gdb.base/step-break.exp
9982 * gdb.base/step-line.exp
9983 * gdb.base/step-over-exit.exp
9984 * gdb.base/step-test.exp
9985 * gdb.base/structs.exp
9986 * gdb.base/sym-file.exp
9987 * gdb.base/symtab-search-order.exp
9988 * gdb.base/term.exp
9989 * gdb.base/type-opaque.exp
9990 * gdb.base/unload.exp
9991 * gdb.base/until-nodebug.exp
9992 * gdb.base/until.exp
9993 * gdb.base/unwindonsignal.exp
9994 * gdb.base/watch-cond.exp
9995 * gdb.base/watch-non-mem.exp
9996 * gdb.base/watch_thread_num.exp
9997 * gdb.base/watchpoint-reuse-slot.exp
9998 * gdb.base/watchpoint-solib.exp
9999 * gdb.base/watchpoint.exp
10000 * gdb.btrace/dlopen.exp
10001 * gdb.cell/arch.exp
10002 * gdb.cell/break.exp
10003 * gdb.cell/bt.exp
10004 * gdb.cell/core.exp
10005 * gdb.cell/data.exp
10006 * gdb.cell/dwarfaddr.exp
10007 * gdb.cell/ea-cache.exp
10008 * gdb.cell/ea-standalone.exp
10009 * gdb.cell/ea-test.exp
10010 * gdb.cell/f-regs.exp
10011 * gdb.cell/fork.exp
10012 * gdb.cell/gcore.exp
10013 * gdb.cell/mem-access.exp
10014 * gdb.cell/ptype.exp
10015 * gdb.cell/registers.exp
10016 * gdb.cell/sizeof.exp
10017 * gdb.cell/solib-symbol.exp
10018 * gdb.cell/solib.exp
10019 * gdb.compile/compile-tls.exp
10020 * gdb.cp/exception.exp
10021 * gdb.cp/gdb2495.exp
10022 * gdb.cp/local.exp
10023 * gdb.cp/mb-inline.exp
10024 * gdb.cp/mb-templates.exp
10025 * gdb.cp/pr10687.exp
10026 * gdb.cp/pr9167.exp
10027 * gdb.cp/scope-err.exp
10028 * gdb.cp/templates.exp
10029 * gdb.cp/virtfunc.exp
10030 * gdb.dwarf2/dw2-dir-file-name.exp
10031 * gdb.dwarf2/dw2-single-line-discriminators.exp
10032 * gdb.fortran/complex.exp
10033 * gdb.fortran/library-module.exp
10034 * gdb.guile/guile.exp
10035 * gdb.guile/scm-cmd.exp
10036 * gdb.guile/scm-frame-inline.exp
10037 * gdb.guile/scm-objfile.exp
10038 * gdb.guile/scm-pretty-print.exp
10039 * gdb.guile/scm-symbol.exp
10040 * gdb.guile/scm-type.exp
10041 * gdb.guile/scm-value.exp
10042 * gdb.linespec/keywords.exp
10043 * gdb.linespec/ls-errs.exp
10044 * gdb.linespec/macro-relative.exp
10045 * gdb.linespec/thread.exp
10046 * gdb.mi/mi-breakpoint-changed.exp
10047 * gdb.mi/mi-dprintf-pending.exp
10048 * gdb.mi/mi-fullname-deleted.exp
10049 * gdb.mi/mi-logging.exp
10050 * gdb.mi/mi-pending.exp
10051 * gdb.mi/mi-solib.exp
10052 * gdb.mi/new-ui-mi-sync.exp
10053 * gdb.mi/user-selected-context-sync.exp
10054 * gdb.multi/dummy-frame-restore.exp
10055 * gdb.multi/multi-arch-exec.exp
10056 * gdb.multi/remove-inferiors.exp
10057 * gdb.multi/watchpoint-multi-exit.exp
10058 * gdb.opt/solib-intra-step.exp
10059 * gdb.perf/backtrace.exp
10060 * gdb.perf/single-step.exp
10061 * gdb.perf/skip-command.exp
10062 * gdb.perf/skip-prologue.exp
10063 * gdb.perf/solib.exp
10064 * gdb.python/lib-types.exp
10065 * gdb.python/py-as-string.exp
10066 * gdb.python/py-bad-printers.exp
10067 * gdb.python/py-block.exp
10068 * gdb.python/py-breakpoint.exp
10069 * gdb.python/py-cmd.exp
10070 * gdb.python/py-events.exp
10071 * gdb.python/py-evthreads.exp
10072 * gdb.python/py-finish-breakpoint.exp
10073 * gdb.python/py-finish-breakpoint2.exp
10074 * gdb.python/py-frame-inline.exp
10075 * gdb.python/py-frame.exp
10076 * gdb.python/py-inferior.exp
10077 * gdb.python/py-infthread.exp
10078 * gdb.python/py-mi.exp
10079 * gdb.python/py-objfile.exp
10080 * gdb.python/py-pp-maint.exp
10081 * gdb.python/py-pp-registration.exp
10082 * gdb.python/py-prettyprint.exp
10083 * gdb.python/py-recurse-unwind.exp
10084 * gdb.python/py-shared.exp
10085 * gdb.python/py-symbol.exp
10086 * gdb.python/py-symtab.exp
10087 * gdb.python/py-template.exp
10088 * gdb.python/py-type.exp
10089 * gdb.python/py-unwind-maint.exp
10090 * gdb.python/py-unwind.exp
10091 * gdb.python/py-value.exp
10092 * gdb.python/python.exp
10093 * gdb.reverse/finish-reverse-bkpt.exp
10094 * gdb.reverse/insn-reverse.exp
10095 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10096 * gdb.reverse/solib-precsave.exp
10097 * gdb.reverse/solib-reverse.exp
10098 * gdb.stabs/gdb11479.exp
10099 * gdb.stabs/weird.exp
10100 * gdb.threads/fork-child-threads.exp
10101 * gdb.threads/fork-plus-threads.exp
10102 * gdb.threads/fork-thread-pending.exp
10103 * gdb.threads/forking-threads-plus-breakpoint.exp
10104 * gdb.threads/hand-call-in-threads.exp
10105 * gdb.threads/interrupted-hand-call.exp
10106 * gdb.threads/linux-dp.exp
10107 * gdb.threads/local-watch-wrong-thread.exp
10108 * gdb.threads/next-while-other-thread-longjmps.exp
10109 * gdb.threads/non-ldr-exit.exp
10110 * gdb.threads/pending-step.exp
10111 * gdb.threads/print-threads.exp
10112 * gdb.threads/process-dies-while-detaching.exp
10113 * gdb.threads/process-dies-while-handling-bp.exp
10114 * gdb.threads/pthreads.exp
10115 * gdb.threads/queue-signal.exp
10116 * gdb.threads/reconnect-signal.exp
10117 * gdb.threads/signal-command-handle-nopass.exp
10118 * gdb.threads/signal-command-multiple-signals-pending.exp
10119 * gdb.threads/signal-delivered-right-thread.exp
10120 * gdb.threads/signal-sigtrap.exp
10121 * gdb.threads/sigthread.exp
10122 * gdb.threads/staticthreads.exp
10123 * gdb.threads/stepi-random-signal.exp
10124 * gdb.threads/thread-unwindonsignal.exp
10125 * gdb.threads/thread_check.exp
10126 * gdb.threads/thread_events.exp
10127 * gdb.threads/tid-reuse.exp
10128 * gdb.threads/tls-nodebug.exp
10129 * gdb.threads/tls-shared.exp
10130 * gdb.threads/tls-so_extern.exp
10131 * gdb.threads/tls.exp
10132 * gdb.threads/wp-replication.exp
10133 * gdb.trace/actions-changed.exp
10134 * gdb.trace/actions.exp
10135 * gdb.trace/backtrace.exp
10136 * gdb.trace/change-loc.exp
10137 * gdb.trace/collection.exp
10138 * gdb.trace/deltrace.exp
10139 * gdb.trace/disconnected-tracing.exp
10140 * gdb.trace/entry-values.exp
10141 * gdb.trace/ftrace-lock.exp
10142 * gdb.trace/ftrace.exp
10143 * gdb.trace/infotrace.exp
10144 * gdb.trace/mi-trace-frame-collected.exp
10145 * gdb.trace/mi-trace-unavailable.exp
10146 * gdb.trace/mi-traceframe-changed.exp
10147 * gdb.trace/mi-tracepoint-changed.exp
10148 * gdb.trace/mi-tsv-changed.exp
10149 * gdb.trace/no-attach-trace.exp
10150 * gdb.trace/packetlen.exp
10151 * gdb.trace/passc-dyn.exp
10152 * gdb.trace/passcount.exp
10153 * gdb.trace/pending.exp
10154 * gdb.trace/pr16508.exp
10155 * gdb.trace/qtro.exp
10156 * gdb.trace/range-stepping.exp
10157 * gdb.trace/read-memory.exp
10158 * gdb.trace/report.exp
10159 * gdb.trace/save-trace.exp
10160 * gdb.trace/signal.exp
10161 * gdb.trace/stap-trace.exp
10162 * gdb.trace/status-stop.exp
10163 * gdb.trace/strace.exp
10164 * gdb.trace/tfile.exp
10165 * gdb.trace/tfind.exp
10166 * gdb.trace/trace-break.exp
10167 * gdb.trace/trace-condition.exp
10168 * gdb.trace/trace-enable-disable.exp
10169 * gdb.trace/trace-mt.exp
10170 * gdb.trace/tracecmd.exp
10171 * gdb.trace/tracefile-pseudo-reg.exp
10172 * gdb.trace/tspeed.exp
10173 * gdb.trace/tstatus.exp
10174 * gdb.trace/tsv.exp
10175 * gdb.trace/unavailable.exp
10176 * gdb.trace/while-dyn.exp
10177 * gdb.trace/while-stepping.exp
10178 * lib/gdb-guile.exp
10179 * lib/gdb.exp
10180 * lib/mi-support.exp
10181 * lib/pascal.exp
10182 * lib/perftest.exp
10183 * lib/prelink-support.exp
10184 * lib/selftest-support.exp
10185
ad02e4fe
SM
101862016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10187
10188 * Makefile.in: Include disable-implicit-rules.mk.
10189
22347e55
AA
101902016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10191
10192 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10193 non-byte-aligned bit fields.
10194
da5b30da
AA
101952016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10196
10197 PR gdb/12616
10198 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10199 respects the DW_AT_data_bit_offset attribute.
10200
b593ecca
SM
102012016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10202
10203 * gdb.base/default.exp: Fix output of "set language".
10204
3b165252
SM
102052016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10206
10207 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10208 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10209 make.
10210 * configure.ac: Remove checks for the make program.
10211 * configure: Re-generate.
10212
1a2f3d7f
KB
102132016-11-16 Kevin Buettner <kevinb@redhat.com>
10214
10215 * gdb.python/py-recurse-unwind.c (main): Add loop.
10216 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10217 to read_register() and gdb.parse_and_eval(). Make each code
10218 call a separate case that can be individually tested.
10219 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10220 proc. Call cont_and_backtrace for each of the code paths that
10221 we want to test in the unwinder.
10222
b7f38fda
AA
102232016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10224
10225 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10226 the definition of struct S.
10227
1f8db343
CM
102282016-11-11 Catherine Moore <clm@codesourcery.com>
10229
10230 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10231
fad0c9fb
PA
102322016-11-09 Pedro Alves <palves@redhat.com>
10233
10234 * gdb.base/commands.exp (runto_or_return): New procedure.
10235 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10236 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10237 (progvar_simple_while_test, progvar_complex_if_while_test)
10238 (if_while_breakpoint_command_test)
10239 (infrun_breakpoint_command_test, breakpoint_command_test)
10240 (user_defined_command_test, watchpoint_command_test)
10241 (test_command_prompt_position, redefine_hook_test)
10242 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10243 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10244 multi_line_input and multi_line. Remove gdb_expect and
10245 gdb_stop_suppressing_tests uses.
10246 * lib/gdb.exp (valnum_re): New global.
10247 (multi_line_input): New procedure.
10248
8354c62c
SM
102492016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10250
10251 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10252 Remove.
10253 (test_setup): Define with proc_with_prefix.
10254 (test_cli_inferior): Likewise.
10255 (test_cli_thread): Likewise.
10256 (test_cli_frame): Likewise.
10257 (test_cli_select_frame): Likewise.
10258 (test_cli_up_down): Likewise.
10259 (test_mi_thread_select): Likewise.
10260 (test_mi_stack_select_frame): Likewise.
10261 (test_cli_in_mi_inferior): Likewise.
10262 (test_cli_in_mi_thread): Likewise.
10263 (test_cli_in_mi_frame): Likewise.
10264 (top level): Do not use with_test_prefix_procname.
10265
64f367a2
PA
102662016-11-09 Pedro Alves <palves@redhat.com>
10267
10268 * gdb.base/commands.exp (gdbvar_simple_if_test)
10269 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10270 (progvar_simple_if_test, progvar_simple_while_test)
10271 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10272 (infrun_breakpoint_command_test, breakpoint_command_test)
10273 (user_defined_command_test, watchpoint_command_test)
10274 (test_command_prompt_position, deprecated_command_test)
10275 (bp_deleted_in_command, temporary_breakpoint_commands)
10276 (stray_arg0_test, source_file_with_indented_comment)
10277 (recursive_source_test, if_commands_test)
10278 (error_clears_commands_left, redefine_hook_test)
10279 (redefine_backtrace_test): Use proc_with_prefix.
10280 * lib/gdb.exp (proc_with_prefix): New proc.
10281
0bb65f1e
AA
102822016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10283
10284 * gdb.base/tui-layout.c: New file.
10285 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10286 disassembly window contains very long lines.
10287
7353f247
TT
102882016-11-08 Tom Tromey <tom@tromey.com>
10289
10290 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10291 depend on Python 2.
10292
30a7bb83
TT
102932016-11-08 Tom Tromey <tom@tromey.com>
10294
10295 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10296 New method.
10297
cdf5a07c
MG
102982016-10-29 Manish Goregaokar <manish@mozilla.com>
10299
2806dc7e 10300 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10301
51a789c3
MG
103022016-10-27 Manish Goregaokar <manish@mozilla.com>
10303
2806dc7e
PA
10304 * gdb.rust/simple.rs: Add test for univariant enums without
10305 discriminants and for encoded struct-like enums.
51a789c3 10306
f610ab6d
PA
103072016-10-28 Pedro Alves <palves@redhat.com>
10308
10309 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10310 gdb_test_multiple, tighten regexps and match symtabs and line
10311 tables incrementally.
10312
b129b0ca
LM
103132016-10-28 Luis Machado <lgustavo@codesourcery.com>
10314
10315 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10316 general.
10317
ecf45d2c
SL
103182016-10-25 Luis Machado <lgustavo@codesourcery.com>
10319
10320 * gdb.base/exec-invalid-sysroot.exp: New file.
10321
b8d38ee4
JK
103222016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10323
10324 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10325
f90fd8c2
JK
103262016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10327
10328 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10329
2d2476aa
MR
103302016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10331
2806dc7e
PA
10332 * gdb.base/killed-outside.exp: Remove $options from a call to
10333 `prepare_for_testing'.
2d2476aa 10334
e42b25a0
SM
103352016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10336
10337 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10338 Change test message.
10339
3ccdb432
SM
103402016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10341
10342 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10343 Update comment.
10344
5bad3170
SM
103452016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10346
10347 * gdb.trace/mi-trace-save.exp: New file.
10348
5ad9dba7
YQ
103492016-10-13 Yao Qi <yao.qi@linaro.org>
10350
10351 * gdb.base/code_elim.exp (get_var_address): Remove.
10352 * gdb.base/relocate.exp: Likewise.
10353 * gdb.base/shreloc.exp: Likewise.
10354 * lib/gdb.exp (get_var_address): New.
10355
62df7e21
YQ
103562016-10-13 Yao Qi <yao.qi@linaro.org>
10357
10358 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10359 floating point tests if $skip_float_test is false.
10360
4dac951e
LM
103612016-10-12 Luis Machado <lgustavo@codesourcery.com>
10362
10363 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10364 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10365 argc values.
10366 Add 1 to argc so we guarantee distinct initial/modified argc values.
10367
8f1a8fc4
JK
103682016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10369
10370 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10371
16c85b5d
JK
103722016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10373
10374 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10375 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10376 * gdb.arch/vsx-regs.exp: Likewise.
10377
1d0e042a
YQ
103782016-10-07 Yao Qi <yao.qi@linaro.org>
10379
10380 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10381
68dadef5
MM
103822016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10383
10384 * gdb.python/python.exp: Test decode_line("*0").
10385
33fa2c6e
DE
103862016-10-06 Doug Evans <dje@google.com>
10387
10388 * gdb.python/py-value.exp (test_value_creation): Add test for large
10389 unsigned 64-bit value.
10390
9c37b5ae
TT
103912016-10-06 Tom Tromey <tom@tromey.com>
10392
10393 * gdb.compile/compile.exp: Change java tests to rust.
10394 * gdb.base/setshow.exp: Change java tests to rust.
10395 * gdb.base/default.exp: Remove java from language list.
10396 * README (Examples): Update language example.
10397 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10398 test.
10399 * lib/gdb.exp (skip_java_tests): Remove.
10400 * lib/java.exp: Remove.
10401 * gdb.java: Remove.
10402
78b86327
MR
104032016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10404
10405 * gdb.arch/mips-fcr.exp: New test.
10406 * gdb.arch/mips-fcr.c: Source for the new test.
10407
7470adbb
MR
104082016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10409
10410 * gdb.base/solib-disc.exp: Use `standard_output_file'
10411 throughout.
10412
4a556533
PA
104132016-10-06 Pedro Alves <palves@redhat.com>
10414
10415 * gdb.base/jit-simple-dl.c: New file.
10416 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10417 * gdb.base/jit-simple.c: ... this.
10418 * gdb.base/jit-simple.exp (jit_run): Delete.
10419 (build_jit): New proc.
10420 (jit_test_reread): Recompile either the main program or the shared
10421 library, depending on what is being tested. Skip changing address
10422 if caller wants to. Compare before/after addresses. If testing
10423 standalone, explicitly load the binary. Test "maint info
10424 breakpoints".
10425 (top level): Add "standalone vs shared lib" and "change address"
10426 vs "same address" axes.
10427
5a122fbc
PA
104282016-10-06 Pedro Alves <palves@redhat.com>
10429
10430 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10431 call.
10432 (jit_run): Delete.
10433 (jit_test_reread): Use with_test_prefix. Reload the main binary
10434 explicitly. Compare the before/after addresses of the JIT
10435 descriptor.
10436
ee8da4b8
DE
104372016-08-15 Doug Evans <dje@google.com>
10438
10439 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10440 for single bitfields is bool.
10441 * gdb.xml/tdesc-regs.exp: Ditto.
10442
f389f6fe
JK
104432016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10444
10445 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10446
fdebf1a4
YQ
104472016-10-05 Yao Qi <yao.qi@linaro.org>
10448
10449 * lib/gdb.exp (support_complex_tests): Return zero if
10450 gdb_skip_float_test return true.
10451
9c36d954 104522016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10453 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10454
10455 PR gdb/20487
10456 * gdb.mi/user-selected-context-sync.exp: New file.
10457 * gdb.mi/user-selected-context-sync.c: New file.
10458
4034d0ff 104592016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10460 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10461
10462 PR gdb/20487
10463 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10464 =thread-select-event check.
10465
a4297203
PB
104662016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10467
10468 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10469 the compulsory L operand changes.
10470 * gdb.arch/powerpc-power.s: Likewise.
10471
bb805577
JK
104722016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10473
10474 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10475 * gdb.base/jit-attach-pie.c: New file.
10476 * gdb.base/jit-attach-pie.exp: New file.
10477
6d61dee5
PA
104782016-09-28 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.base/infcall-input.c: New file.
10481 * gdb.base/infcall-input.exp: New file.
10482
f73842fc
YQ
104832016-09-22 Yao Qi <yao.qi@linaro.org>
10484
10485 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10486 (gdb_exit): Rename it to ...
10487 (gdbserver_gdb_exit): ... Close GDBserver.
10488 (gdb_exit): New proc, call gdbserver_gdb_exit.
10489 (mi_gdb_exit): Likewise.
10490
90681dab
YQ
104912016-09-22 Yao Qi <yao.qi@linaro.org>
10492
10493 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10494 path.
10495 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10496 Remove duplication.
10497
9c211fd8
YQ
104982016-09-22 Yao Qi <yao.qi@linaro.org>
10499
10500 * lib/gdbserver-support.exp: Check the existence of
10501 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10502
ad0a504f
AK
105032016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10504
10505 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10506
36cf1806
TT
105072016-09-21 Tom Tromey <tom@tromey.com>
10508
10509 PR gdb/20604:
10510 * gdb.base/quit.exp: New file.
10511
74172ecf
SM
105122016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10513
10514 * .gitignore: New file.
10515
3d0ec882
MR
105162016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10517
10518 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10519 throughout.
10520
8193adea
AA
105212016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10522
10523 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10524
d41a5c09
JK
105252016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10526
10527 * gdb.cp/casts.cc (decltype): Move it ...
10528 (main): ... with its call to ...
10529 * gdb.cp/casts03.cc: ... a new file.
10530 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10531
d2dfe700
JK
105322016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10533
10534 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10535
e2a92b16
PB
105362016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10537
10538 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10539 and sync up the test with tests in gas/testsuite/gas/ppc.
10540 * gdb.arch/powerpc-power.exp: Likewise.
10541
49b4de64
JK
105422016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10543
10544 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10545
2c29df25
SDJ
105462016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10547 Jan Kratochvil <jan.kratochvil@redhat.com>
10548
10549 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10550 make m1's definition to be different from m2's. Use 'dummy' as an
10551 argument for probe 'two'.
10552
cc3c2846
JB
105532016-09-10 Jon Beniston <jon@beniston.com>
10554
10555 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10556 for sim target.
10557
e1b2624a
AA
105582016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10559
10560 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10561 variable declaration.
10562 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10563 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10564 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10565 received HWCAP as its argument.
10566
4295e285
PA
105672016-09-06 Pedro Alves <palves@redhat.com>
10568
10569 * gdb.base/new-ui-pending-input.c: New file.
10570 * gdb.base/new-ui-pending-input.exp: New file.
10571 * gdb.exp (clear_gdb_spawn_id): New procedure.
10572 (with_spawn_id): Check whether gdb_spawn_id exists before
10573 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10574 on exit.
10575
00d5215e
UW
105762016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10577
10578 * gdb.base/float128.c: New file.
10579 * gdb.base/float128.exp: Likewise.
10580 * gdb.base/floatn.c: Likewise.
10581 * gdb.base/floatn.exp: Likewise.
10582
a9ff5f12
UW
105832016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10584
10585 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10586
f245535c
PA
105872016-09-05 Pedro Alves <palves@redhat.com>
10588
10589 PR backtrace/19927
10590 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10591 unwinders are immediately called as side effect of "source" or
10592 "disable unwinder" commands.
10593 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10594
ae9cf263
YQ
105952016-09-02 Yao Qi <yao.qi@linaro.org>
10596
10597 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10598 is true and $type is "float" or "double".
10599
27aba047
YQ
106002016-09-02 Yao Qi <yao.qi@linaro.org>
10601
10602 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10603 true.
10604 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10605 * gdb.base/call-rt-st.exp: Likewise.
10606 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10607 return value instead of gdb,skip_float_test.
10608 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10609 (do_function_calls): Use its return value instead of
10610 gdb,skip_float_test.
10611 * gdb.base/finish.exp: Likewise.
10612 * gdb.base/funcargs.exp: Likewise.
10613 * gdb.base/return.exp: Likewise.
10614 * gdb.base/return2.exp: Likewise.
10615 * gdb.base/varargs.exp: Likewise.
10616 * lib/gdb.exp (gdb_skip_float_test): Change it to
10617 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10618
5af962df
AA
106192016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10620
10621 * gdb.multi/tids.exp: Test "thread apply all".
10622
7fac6910
JK
106232016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10624
10625 * gdb.base/default.exp (tty): Remove.
10626
bb1fe4ac
KB
106272016-08-24 Kevin Buettner <kevinb@redhat.com>
10628
2806dc7e
PA
10629 * gdb.python/py-recurse-unwind.c: New file.
10630 * gdb.python/py-recurse-unwind.py: New file.
10631 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10632
0a1ddfa6
SM
106332016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10634
10635 * gdb.base/set-inferior-tty.exp: New file.
10636 * gdb.base/set-inferior-tty.c: New file.
10637
d9de1fe3
PA
106382016-08-23 Pedro Alves <palves@redhat.com>
10639
10640 PR gdb/20494
10641 * gdb.base/new-ui-echo.c: New file.
10642 * gdb.base/new-ui-echo.exp: New file.
10643
e9d9abd7
YQ
106442016-08-23 Yao Qi <yao.qi@linaro.org>
10645
10646 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10647 gdbserver_spawn.
10648 * gdb.server/connect-without-multi-process.exp (do_test):
10649 Likewise.
10650
3589529e
YQ
106512016-08-23 Yao Qi <yao.qi@linaro.org>
10652
10653 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10654 standalone_txt. Delete gdb_txt and standalone_txt on host
10655 and target. Spawn the binary on target. Copy files from
10656 target to host.
10657
6bb90213
PA
106582016-08-22 Pedro Alves <palves@redhat.com>
10659
10660 PR gdb/20505
10661 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10662 with_test_prefix. Factor out bits to ...
10663 (test_no_vdso): ... this new procedure.
10664
20c2c024
CL
106652016-08-19 Carl Love <cel@us.ibm.com>
10666
10667 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10668 maintaining separate logic for constructing the output path.
10669 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10670 * gdb.arch/ppc-dfp.exp: Likewise.
10671 * gdb.arch/ppc-fp.exp: Likewise.
10672 * gdb.arch/vsx-regs.exp: Likewise.
10673 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10674 binprefix for generating the additional binary files.
10675
0646e07d
PA
106762016-08-19 Pedro Alves <palves@redhat.com>
10677
10678 * gdb.trace/mi-trace-frame-collected.exp
10679 (test_trace_frame_collected): On x32, expect two registers.
10680
46da9242
CL
106812016-08-18 Carl Love <cel@us.ibm.com>
10682
10683 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10684 and sync up the test with tests in gas/testsuite/gas/ppc.
10685 * gdb.arch/powerpc-power.exp: Likewise.
10686
eb2332d7
SM
106872016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10688
10689 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10690 expected error message.
10691
63c61e04
SM
106922016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10693
10694 * gdb.multi/remove-inferiors.exp: New file.
10695 * gdb.multi/remove-inferiors.c: New file.
10696
7b17065f
YQ
106972016-08-12 Yao Qi <yao.qi@linaro.org>
10698
10699 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10700 argument list.
10701
01d3dedf
PA
107022016-08-10 Pedro Alves <palves@redhat.com>
10703
10704 PR gdb/19187
10705 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10706 setup_kfails.
10707
3eb7562a
PA
107082016-08-09 Pedro Alves <palves@redhat.com>
10709 Simon Marchi <simon.marchi@ericsson.com>
10710
10711 PR gdb/20418
10712 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10713 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10714
80614914
PA
107152016-08-09 Pedro Alves <palves@redhat.com>
10716
10717 PR mi/20431
10718 * gdb.mi/mi-cmd-error.exp: New file.
10719
f348d89a
PA
107202016-08-09 Pedro Alves <palves@redhat.com>
10721
10722 PR gdb/18653
10723 * gdb.base/signals-state-child.c: New file.
10724 * gdb.base/signals-state-child.exp: New file.
10725 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10726
e5ca03b4
PA
107272016-08-09 Pedro Alves <palves@redhat.com>
10728
10729 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10730
282a0691
TT
107312016-08-03 Tom Tromey <tom@tromey.com>
10732
10733 PR python/18565:
10734 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10735
41bfcd63
YQ
107362016-08-01 Yao Qi <yao.qi@linaro.org>
10737
10738 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10739 variable mode to "multi-process" if $multi_process is 1, otherwise
10740 set it to "single-process".
10741
e3465b24
YQ
107422016-08-01 Yao Qi <yao.qi@linaro.org>
10743
10744 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10745 * gdb.cp/cpexprs.exp: Likewise.
10746 * gdb.cp/m-static.exp: Likewise.
10747
0b31a4bc
TT
107482016-07-26 Tom Tromey <tom@tromey.com>
10749
10750 PR python/20190:
10751 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10752 test.
10753
e0461dbb
MM
107542016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10755
10756 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10757 selecting assembly source files.
10758 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10759 assembly source files.
10760 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10761 assembly source files.
10762 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10763 selecting assembly source files.
10764
8194e927
SM
107652016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10766
10767 * gdb.base/new-ui.exp (do_test_invalid_args): New
10768 procedure.
10769
c0272db5
TW
107702016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10771
10772 * gdb.btrace/reconnect.c: New file.
10773 * gdb.btrace/reconnect.exp: New file.
10774
e3487908
GKB
107752016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10776
10777 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10778 to test_catch_syscall_group.
10779 (test_catch_syscall_group): New.
10780
12df5c00
TT
107812016-07-21 Tom Tromey <tom@tromey.com>
10782
10783 * gdb.rust/simple.rs (main): Use empty struct expression.
10784 * gdb.rust/simple.exp: Add tests for empty struct expression.
10785
bae62ee2
YQ
107862016-07-21 Yao Qi <yao.qi@linaro.org>
10787
10788 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10789 if gdb_skip_xml_test is true on some targets.
10790
b1b53fb3
YQ
107912016-07-21 Yao Qi <yao.qi@linaro.org>
10792
10793 * gdb.server/solib-list.exp: Unset last_loaded_file.
10794
027d97f8
JK
107952016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10796
10797 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10798 "step into captured_main (args)".
10799
7674d381
JK
108002016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10801
10802 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10803
72b5d099
JK
108042016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10805
10806 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10807
1f960ced
PA
108082016-07-19 Pedro Alves <palves@redhat.com>
10809
10810 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10811 * gdb.opt/inline-bt.exp: Likewise.
10812 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10813 additional_flags=-Winline.
10814 * gdb.opt/inline-locals.exp: Likewise.
10815 * gdb.opt/inline-markers.c (ATTR): Define.
10816 (inlined_fn): Use it.
10817
f25827c1
YQ
108182016-07-19 Yao Qi <yao.qi@linaro.org>
10819
10820 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10821 (test_with_self): Remove some code. Remove argument executable.
10822 (top-level): Use do_self_tests.
10823
37539ebe
DB
108242016-07-15 Zachary Welch <zwelch@codesourcery.com>
10825 Don Breazeal <donb@codesourcery.com>
10826
10827 * gdb.base/maint.exp: Escape paths used in regular expressions.
10828 * gdb.stabs/weird.exp: Likewise.
10829
dac790e1
TT
108302016-07-13 Tom Tromey <tom@tromey.com>
10831
10832 PR python/15620, PR python/18620:
10833 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10834 (test_bkpt_events): New procs.
10835
93daf339
TT
108362016-07-13 Tom Tromey <tom@tromey.com>
10837
10838 PR python/17698:
10839 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10840 test.
10841 (test_watchpoints): Likewise.
10842 (test_bkpt_pending): New proc.
10843
6571a381
TT
108442016-07-13 Tom Tromey <tom@tromey.com>
10845
10846 PR cli/18053:
10847 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10848 completion test.
10849
e8732474
JK
108502016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10851
10852 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10853 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10854 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10855 f_label.
10856 (g): Rename g_end_lbl to g_label.
10857 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10858 low_pc and high_pc.
10859 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10860
e0f3fd7c
TT
108612016-07-12 Tom Tromey <tom@tromey.com>
10862
10863 PR python/19293:
10864 * gdb.python/py-unwind-maint.exp: Update tests.
10865
3cfe46b6
YQ
108662016-07-12 Yao Qi <yao.qi@linaro.org>
10867
10868 * lib/selftest-support.exp (selftest_setup): Match the output
10869 when captured_main is inlined.
10870
4f19a0e6
WT
108712016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10872
10873 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10874 New variables.
10875 (print this%a, print this%b, print this): New tests.
10876 * gdb.fortran/derived-types.f90 (this): New object and
10877 initialization.
10878
986cf455
SM
108792016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10880
10881 * gdb.ada/arraydim.exp: Remove extra directory level in build
10882 directory.
10883
f0464b23
SM
108842016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10885
10886 * lib/ada.exp: Remove extra directory level in build directory.
10887 * gdb.ada/cond_lang.exp: Likewise.
10888 * gdb.ada/exec_changed.exp: Likewise.
10889 * gdb.ada/lang_switch.exp: Likewise.
10890
42d94011
MG
108912016-07-06 Manish Goregaokar <manish@mozilla.com>
10892
2806dc7e
PA
10893 * simple.rs: Add test for raw pointer subscripting.
10894 * simple.exp: Add test expectations.
42d94011 10895
647c264c
YQ
108962016-07-05 Yao Qi <yao.qi@linaro.org>
10897
10898 * gdb.mi/mi-reverse.exp: Match =record-started output.
10899
20aa2c60
PA
109002016-07-01 Pedro Alves <palves@redhat.com>
10901
10902 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10903 procedure.
10904 (jit_reader_test): Test the jit reader's unwinder.
10905 * gdb.base/jithost.c (jit_function_00_code): New global.
10906 (main): Use memcpy to fill in the mmapped code, instead of poking
10907 bytes manually here.
10908 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10909 value.
10910 (read_debug_info): Save the function's range.
10911 (read_sp): New function.
10912 (unwind_frame): Use it. Also unwind RBP.
10913 (get_frame_id): Use read_sp.
10914 (gdb_init_reader): Use calloc instead of malloc.
10915 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10916 parameter. Use gdb_test_multiple.
10917
ced2dffb
PA
109182016-07-01 Pedro Alves <palves@redhat.com>
10919 Antoine Tremblay <antoine.tremblay@ericsson.com>
10920
10921 * gdb.threads/process-dies-while-detaching.c: New file.
10922 * gdb.threads/process-dies-while-detaching.exp: New file.
10923
63000888
PA
109242016-07-01 Pedro Alves <palves@redhat.com>
10925
10926 * gdb.multi/watchpoint-multi-exit.c: New file.
10927 * gdb.multi/watchpoint-multi-exit.exp: New file.
10928
038d4868
PA
109292016-06-30 Pedro Alves <palves@redhat.com>
10930
10931 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10932 unset inferior_spawn_id.
10933
994e9c83
PA
109342016-06-30 Pedro Alves <palves@redhat.com>
10935
10936 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10937 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10938
e5653468
YQ
109392016-06-29 Yao Qi <yao.qi@linaro.org>
10940
10941 * gdb.base/return.c: Add copyright header.
10942
803b47e5
TT
109432016-06-29 Tom Tromey <tom@tromey.com>
10944
10945 PR python/20129:
10946 * gdb.python/py-framefilter.exp: Add tests for setting priority
10947 and disabling of non-existent frame filter.
10948
28244707
YQ
109492016-06-29 Yao Qi <yao.qi@linaro.org>
10950
10951 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10952 0x0f07ff.
10953
a31d2f06
YQ
109542016-06-28 Yao Qi <yao.qi@linaro.org>
10955
10956 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10957 triplets. Start gdb, execute catch syscall, and continue. Check
10958 gdb's output to determine catch syscall is supported.
10959
921d8f54
MG
109602016-06-27 Manish Goregaokar <manish@mozilla.com>
10961
25d49b86
PA
10962 * gdb.rust/simple.rs: Add test for returning unit in a function.
10963 * gdb.rust/simple.exp: Add expectation for functions returning
10964 unit.
921d8f54 10965
f4952523
PMR
109662016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10967
10968 * gdb.python/py-breakpoint-create-fail.c,
10969 gdb.python/py-breakpoint-create-fail.exp,
10970 gdb.python/py-breakpoint-create-fail.py: New testcase.
10971
fccb08f8
MG
109722016-06-25 Manish Goregaokar <manish@mozilla.com>
10973
10974 PR gdb/20239
10975 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10976 * gdb.rust/simple.exp: Add test expectations for new NonZero
10977 tests.
fccb08f8 10978
6b850546
DT
109792016-06-24 David Taylor <dtaylor@emc.com>
10980
10981 * gdb.base/offsets.exp: New file.
10982 * gdb.base/offsets.c: New file.
10983
17621150
TT
109842016-06-23 Tom Tromey <tom@tromey.com>
10985
10986 PR gdb/16483:
10987 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10988 before any filters are loaded.
10989
04d59df6
WT
109902016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10991
10992 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10993 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10994 structs.
10995 * gdb.fortran/derived-type-function.exp: New file.
10996 * gdb.fortran/derived-type-function.f90: New file.
10997
10998
ac69f786
PA
109992016-06-21 Pedro Alves <palves@redhat.com>
11000
11001 * gdb.base/new-ui.exp: New file.
11002 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11003 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11004 (with_spawn_id): New procedure.
11005
49940788
PA
110062016-06-21 Pedro Alves <palves@redhat.com>
11007
11008 * gdb.mi/mi-exec-run.exp: New file.
11009
ef274d26
PA
110102016-06-21 Pedro Alves <palves@redhat.com>
11011
11012 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11013 breakpoint command's output on the main UI.
11014 (test_break): New procedure, factored out from calls in the top
11015 level.
11016 (top level): Use foreach_with_prefix to test MI as main UI and as
11017 separate UI.
11018
468afe6c
PA
110192016-06-21 Pedro Alves <palves@redhat.com>
11020
11021 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11022 (test_awatch_creation_and_listing)
11023 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11024 Remove 'type' parameter.
11025 (test_watchpoint_all): New parameter mi_mode. Remove
11026 with_test_prefix.
11027 (top level): Use foreach_with_prefix, and add main/separate UI MI
11028 testing axis.
11029
51f77c37
PA
110302016-06-21 Pedro Alves <palves@redhat.com>
11031
11032 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11033 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11034 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11035 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11036 (gdb_main_spawn_id, mi_spawn_id): Declare and
11037 comment.
11038 (mi_create_inferior_pty): New procedure,
11039 factored out from default_mi_gdb_start.
11040 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11041 procedures.
11042 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11043 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11044 Use mi_create_inferior_pty.
11045 (mi_gdb_start): Use eval to pass down args list.
11046
8980e177
PA
110472016-06-21 Pedro Alves <palves@redhat.com>
11048
11049 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11050 * gdb.opt/inline-cmds.exp: Add MI tests.
11051
f38d3ad1
PA
110522016-06-21 Pedro Alves <palves@redhat.com>
11053
11054 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11055
45db7c09
PA
110562016-06-21 Pedro Alves <palves@redhat.com>
11057
11058 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11059 (top level): Use it instead of mi_execute_to.
11060
5a069ab3
PA
110612016-06-21 Pedro Alves <palves@redhat.com>
11062
11063 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11064 (cont_handler_str): New.
11065 (signal_stop_handler): Set stop_handler_str instead of printing to
11066 stdout.
11067 (continue_handler): Set cont_handler_str instead of printing to
11068 stdout.
11069 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11070 mi_send_resuming_command. Print stop_handler_str and
11071 cont_handler_str instead of expecting the python events print
11072 directly.
11073
2838cc1d
SD
110742016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11075
11076 * gdb.base/jit-reader.exp: New file.
11077 * gdb.base/jithost.c: New file.
11078 * gdb.base/jithost.h: New file.
11079 * gdb.base/jitreader.c : New file.
11080 * gdb.base/jit-protocol.h: New file.
11081
21a77091
YQ
110822016-06-17 Yao Qi <yao.qi@linaro.org>
11083
11084 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11085 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11086 and detach-on-fork. Adjust tests.
11087 (top level): Invoke break_cond_on_syscall with combinations of
11088 syscall, follow-fork-mode and detach-on-fork.
11089
f50bf8e5
YQ
110902016-06-17 Yao Qi <yao.qi@linaro.org>
11091
11092 * gdb.base/step-over-exit.c: New.
11093 * gdb.base/step-over-exit.exp: New.
11094
a28d8e50
YTL
110952016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11096
11097 * gdb.base/float.exp: Add target check for nds32*-*-*.
11098 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11099
cad8e26d
AB
111002016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11101
11102 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11103 for unsupported target features.
11104 * gdb.base/call-rt-st.exp: Likewise.
11105 * gdb.base/call-sc.exp: Likewise.
11106 * gdb.base/call-signal-resume.exp: Likewise.
11107 * gdb.base/call-strs.exp: Likewise.
11108 * gdb.base/callexit.exp: Likewise.
11109 * gdb.base/callfuncs.exp: Likewise.
11110 * gdb.base/nodebug.exp: Likewise.
11111 * gdb.base/printcmds.exp: Likewise.
11112 * gdb.base/ptype.exp: Likewise.
11113 * gdb.base/structs.exp: Likewise.
11114 * gdb.base/unwindonsignal.exp: Likewise.
11115 * gdb.cp/gdb2495.exp: Likewise.
11116 * gdb.cp/templates.exp: Likewise.
11117 * gdb.cp/virtfunc.exp: Likewise.
11118 * gdb.threads/hand-call-in-threads.exp: Likewise.
11119 * gdb.threads/interrupted-hand-call.exp: Likewise.
11120 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11121
347dc102
TT
111222016-06-10 Tom Tromey <tom@tromey.com>
11123
11124 PR rust/20110:
11125 * gdb.rust/expr.exp: Add test for integer constant larger than
11126 i32.
11127
5e13cf25
BH
111282016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11129
11130 * gdb.fortran/nested-funcs.exp: New.
11131 * gdb.fortran/nested-funcs.f90: New.
11132
bb556f1f
TK
111332016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11134
11135 * gdb.base/examine-backward.c: New file.
11136 * gdb.base/examine-backward.exp: New file.
11137
38b022b4
SM
111382016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11139
11140 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11141 matching.
11142
1b40ec05
TT
111432016-06-02 Tom Tromey <tom@tromey.com>
11144
11145 PR python/18984:
11146 * gdb.python/py-shared.exp: Add solib_name test.
11147
193bd378
SM
111482016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11149
11150 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11151
3326303b
MG
111522016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11153
11154 PR c++/19893
11155 * gdb.dwarf2/implref.exp: Rename to...
11156 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11157 * gdb.dwarf2/implref-array.c: New file.
11158 * gdb.dwarf2/implref-array.exp: Likewise.
11159 * gdb.dwarf2/implref-global.c: Likewise.
11160 * gdb.dwarf2/implref-global.exp: Likewise.
11161 * gdb.dwarf2/implref-struct.c: Likewise.
11162 * gdb.dwarf2/implref-struct.exp: Likewise.
11163
825c8ef2
AT
111642016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11165
11166 * gdb.trace/trace-condition.exp: Add 64bit tests.
11167
2320162a
AT
111682016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11169
11170 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11171 bits types.
11172 (main): Adapt to 8 to 64 bits types.
11173 * gdb.trace/trace-condition.exp: Add new tests.
11174
a7818233
AT
111752016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11176
11177 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11178
0d336466
AT
111792016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11180
11181 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11182 Move condition tests...
11183 * gdb.trace/trace-condition.exp: Here.
11184
7faeb45a
AT
111852016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11186
11187 * gdb.trace/trace-condition.exp: Add counter-case tests.
11188
e385593e
JK
111892016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11190
11191 PR c++/15231
11192 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11193 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11194
744608cc
PA
111952016-05-27 Pedro Alves <palves@redhat.com>
11196
11197 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11198 New procedure.
11199 (top level): Call it, and bail out of DejaGnu is known to be bad.
11200
ac775bf4
AB
112012016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11202
11203 * gdb.base/whatis.c: Extend the test case.
11204 * gdb.base/whatis.exp: Add additional tests.
11205
2bbad2ea
BH
112062016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11207
11208* gdb.fortran/type.f90: Add pointer variable.
11209* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11210
8b70175d
BH
112112016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11212
11213 * gdb.fortran/vla-type.exp: Fix testcase name.
11214
86d8a848
BH
112152016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11216
11217 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11218
e188eb36
BH
112192016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11220
11221 * gdb.fortran/type.f90: Add nested structures.
11222 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11223 * gdb.fortran/derived-type.exp: Adapt expected output.
11224 * gdb.fortran/vla-type.exp: Adapt expected output.
11225
9b2db1fd
BH
112262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11227
11228 * gdb.fortran/whatis_type.exp: Adapt expected output.
11229
72b17055
BH
112302016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11231
11232 * gdb.fortran/print_type.exp: Fix expected output.
11233 * gdb.fortran/whatis_type.exp: Fix expected output.
11234
3cd81d8d
BH
112352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11236
11237 * gdb.fortran/whatis_type.exp: Use multi_line.
11238
ddae9462
TT
112392016-05-24 Tom Tromey <tom@tromey.com>
11240
11241 PR python/17386:
11242 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11243 use value as an index.
11244
1957f6b8
TT
112452016-05-23 Tom Tromey <tom@tromey.com>
11246
11247 PR python/17981:
11248 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11249 no-breakpoint case.
11250
026a9174
PA
112512016-05-24 Pedro Alves <palves@redhat.com>
11252
11253 PR gdb/19828
11254 * gdb.threads/clone-attach-detach.c: New file.
11255 * gdb.threads/clone-attach-detach.exp: New file.
11256
e70a7231
FR
112572016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11258
11259 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11260
0f6ed0e0
TT
112612016-05-23 Tom Tromey <tom@tromey.com>
11262
11263 PR python/19438, PR python/18393:
11264 * gdb.python/py-progspace.exp: Add "dir" test.
11265 * gdb.python/py-objfile.exp: Add "dir" test.
11266
ffd19d61
YQ
112672016-05-23 Yao Qi <yao.qi@linaro.org>
11268
11269 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11270 * gdb.arch/thumb2-it.exp: Likewise.
11271
9e8f9b05
SM
112722016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11273
11274 * gdb.mi/mi-threads-interrupt.c: New file.
11275 * gdb.mi/mi-threads-interrupt.exp: New file.
11276
61c6156d
SM
112772016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11278
11279 PR gdb/18077
11280 * gdb.mi/mi-async-run.exp: New file.
11281 * gdb.mi/mi-async-run.c: New file.
11282
67218854
TT
112832016-05-17 Tom Tromey <tom@tromey.com>
11284 Manish Goregaokar <manishsmail@gmail.com>
11285
11286 * lib/rust-support.exp: New file.
11287 * lib/gdb.exp (skip_rust_tests): New proc.
11288 (build_executable_from_specs): Handle rust.
11289 * lib/future.exp (gdb_find_rustc): New proc.
11290 (gdb_default_target_compile): Handle rust.
11291 * gdb.rust/expr.exp: New file.
11292 * gdb.rust/generics.exp: New file.
11293 * gdb.rust/generics.rs: New file.
11294 * gdb.rust/methods.exp: New file.
11295 * gdb.rust/methods.rs: New file.
11296 * gdb.rust/modules.exp: New file.
11297 * gdb.rust/modules.rs: New file.
11298 * gdb.rust/simple.exp: New file.
11299 * gdb.rust/simple.rs: New file.
11300
c44af4eb
TT
113012016-05-17 Tom Tromey <tom@tromey.com>
11302
11303 * gdb.base/default.exp (set language): Add rust.
11304
dcd1f979
TT
113052016-05-17 Tom Tromey <tom@tromey.com>
11306
11307 * gdb.gdb/unittest.exp: New file.
11308
155b7f57
YQ
113092016-05-16 Yao Qi <yao.qi@linaro.org>
11310
11311 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11312 shell_prompt. Update shell_prompt_re.
11313
8ddd5a6c
DE
113142016-05-12 Doug Evans <dje@google.com>
11315
11316 PR symtab/19999
11317 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11318 $options when building executable.
11319 * gdb.dwarf2/fission-loclists-pie.S: New file.
11320 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11321
02e370d9
SM
113222016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11323
11324 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11325 of [is_remote target],
11326
8929ad8b
SM
113272016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11328
11329 * lib/gdb.exp (use_gdb_stub): New procedure.
11330
6c447423
DE
113312016-05-03 Yunlian Jiang <yunlian@google.com>
11332 Doug Evans <dje@google.com>
11333
11334 PR symtab/19914
11335 * gdb.dwarf2/dwp-sepdebug.c: New file.
11336 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11337
444e826c
SM
113382016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11339
11340 * gdb.base/detach.exp: Remove is_remote check.
11341
740feeaa
SM
113422016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11343
11344 * gdb.base/annota-input-while-running.exp: Don't check for
11345 [is_remote target]. Enable annotations after running to main.
11346 Remove unused "set test..." line.
11347
9080ac9d
SM
113482016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11349
11350 * gdb.trace/trace-enable-disable.exp: New file.
11351 * gdb.trace/trace-enable-disable.c: New file.
11352
952ebca5
SM
113532016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11354
11355 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11356 use it in info sharedlibrary test.
11357 * gdb.trace/ftrace-lock.exp: Likewise.
11358 * gdb.trace/ftrace.exp: Likewise.
11359 * gdb.trace/range-stepping.exp: Likewise.
11360 * gdb.trace/trace-break.exp: Likewise.
11361 * gdb.trace/trace-condition.exp: Likewise.
11362 * gdb.trace/trace-mt.exp: Likewise.
11363
d9019901
SM
113642016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11365
11366 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11367 (gdb_load_shlib): ... this.
11368 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11369 gdb_load_shlib.
11370 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11371 * gdb.base/ctxobj.exp: Likewise.
11372 * gdb.base/dprintf-pending.exp: Likewise.
11373 * gdb.base/dso2dso.exp: Likewise.
11374 * gdb.base/fixsection.exp: Likewise.
11375 * gdb.base/gcore-relro.exp: Likewise.
11376 * gdb.base/gdb1555.exp: Likewise.
11377 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11378 * gdb.base/gnu-ifunc.exp: Likewise.
11379 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11380 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11381 * gdb.base/pending.exp: Likewise.
11382 * gdb.base/print-file-var.exp: Likewise.
11383 * gdb.base/print-symbol-loading.exp: Likewise.
11384 * gdb.base/shlib-call.exp: Likewise.
11385 * gdb.base/shreloc.exp: Likewise.
11386 * gdb.base/so-impl-ld.exp: Likewise.
11387 * gdb.base/solib-disc.exp: Likewise.
11388 * gdb.base/solib-nodir.exp: Likewise.
11389 * gdb.base/solib-overlap.exp: Likewise.
11390 * gdb.base/solib-symbol.exp: Likewise.
11391 * gdb.base/solib-weak.exp (do_test): Likewise.
11392 * gdb.base/sym-file.exp: Likewise.
11393 * gdb.base/symtab-search-order.exp: Likewise.
11394 * gdb.base/type-opaque.exp: Likewise.
11395 * gdb.base/unload.exp: Likewise.
11396 * gdb.base/watchpoint-solib.exp: Likewise.
11397 * gdb.compile/compile.exp: Likewise.
11398 * gdb.cp/gdb2384.exp: Likewise.
11399 * gdb.cp/infcall-dlopen.exp: Likewise.
11400 * gdb.cp/re-set-overloaded.exp: Likewise.
11401 * gdb.fortran/library-module.exp: Likewise.
11402 * gdb.opt/solib-intra-step.exp: Likewise.
11403 * gdb.python/py-finish-breakpoint.exp: Likewise.
11404 * gdb.python/py-shared.exp: Likewise.
11405 * gdb.reverse/solib-precsave.exp: Likewise.
11406 * gdb.reverse/solib-reverse.exp: Likewise.
11407 * gdb.server/solib-list.exp: Likewise.
11408 * gdb.threads/dlopen-libpthread.exp: Likewise.
11409 * gdb.threads/tls-shared.exp: Likewise.
11410 * gdb.threads/tls-so_extern.exp: Likewise.
11411 * gdb.trace/change-loc.exp: Likewise.
11412 * gdb.trace/ftrace-lock.exp: Likewise.
11413 * gdb.trace/ftrace.exp: Likewise.
11414 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11415 * gdb.trace/pending.exp: Likewise.
11416 * gdb.trace/range-stepping.exp: Likewise.
11417 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11418 (strace_info_marker): Likewise.
11419 (strace_probe_marker): Likewise.
11420 (strace_trace_on_same_addr): Likewise.
11421 (strace_trace_on_diff_addr): Likewise.
11422 * gdb.trace/trace-break.exp: Likewise.
11423 * gdb.trace/trace-condition.exp: Likewise.
11424 * gdb.trace/trace-mt.exp: Likewise.
11425
fca4cfd9
SM
114262016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11427
11428 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11429 result of gdb_remote_download.
11430 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11431 * gdb.base/dso2dso.exp: Likewise.
11432 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11433 * gdb.base/print-file-var.exp: Likewise.
11434 * gdb.base/shlib-call.exp: Likewise.
11435 * gdb.base/shreloc.exp: Likewise.
11436 * gdb.base/solib-overlap.exp: Likewise.
11437 * gdb.base/solib-weak.exp (do_test): Likewise.
11438 * gdb.base/unload.exp: Likewise.
11439
11cf4ffb
YQ
114402016-04-27 Yao Qi <yao.qi@linaro.org>
11441
11442 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11443 exists.
11444
3e2e34f8
KB
114452016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11446
11447 * vla-type.exp: Print structure from toplevel.
11448
8f07e298
BH
114492016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11450
11451 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11452 of dynamic types.
11453 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11454 of dynamic types.
11455
9920b434
BH
114562016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11457
11458 * gdb.fortran/vla-type.f90: New file.
11459 * gdb.fortran/vla-type.exp: New file.
11460
f3abeff5
YQ
114612016-04-25 Yao Qi <yao.qi@linaro.org>
11462
11463 * gdb.base/branch-to-self.c: New file.
11464 * gdb.base/branch-to-self.exp: New file.
11465
0a5d52f0
YQ
114662016-04-22 Yao Qi <yao.qi@linaro.org>
11467
11468 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11469 more after $hex.
11470
495346f6
YQ
114712016-04-22 Yao Qi <yao.qi@linaro.org>
11472
11473 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11474 * gdb.base/annota3.exp: Likewise.
11475
4a7e075c
YQ
114762016-04-22 Yao Qi <yao.qi@linaro.org>
11477
11478 * gdb.reverse/step-precsave.exp: Do one step and test program
11479 stops in "callee" and do multiple steps until program goes out
11480 of "callee".
11481 * gdb.reverse/step-reverse.exp: Likewise.
11482
5b061e98
YQ
114832016-04-22 Yao Qi <yao.qi@linaro.org>
11484
11485 * gdb.trace/signal.exp: Also pass if
11486 $tracepoint_hits($i) > $iterations.
11487
5c5dc57f
YQ
114882016-04-22 Yao Qi <yao.qi@linaro.org>
11489
11490 * gdb.trace/signal.c: New file.
11491 * gdb.trace/signal.exp: New file.
11492
a55411b9
DE
114932016-04-19 Doug Evans <xdje42@gmail.com>
11494
11495 * gdb.base/bad-file.exp: New file.
11496
a22df60a
MG
114972016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11498
11499 * gdb.dwarf2/implref.exp: New file.
11500
0c13f7e5
BH
115012016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11502
11503 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11504 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11505 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11506 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11507 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11508 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11509 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11510 * lib/fortran.exp (fortran_int4): New procedure.
11511 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11512 (fortran_logical4): Likewise.
11513
9b9b09e9
BH
115142016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11515
11516 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11517
a14d1f4d
BH
115182016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11519
11520 * lib/compiler.c: Add Intel specific preprocessor macros.
11521 * lib/compiler.cc: Likewise.
25d49b86 11522
7d49b1d0
LM
115232016-04-13 Luis Machado <lgustavo@codesourcery.com>
11524
11525 * gdb.server/connect-with-no-symbol-file.c: New file.
11526 * gdb.server/connect-with-no-symbol-file.exp: New file.
11527
8392fa22
SM
115282016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11529
11530 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11531
8c4c4aeb
SM
115322016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11533
11534 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11535 standard output directory.
11536
45e3745e
AT
115372016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11538
11539 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11540
e26b7e41
MM
115412016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11542
11543 * gdb.btrace/instruction_history.c (loop): Add declaration.
11544
8ce09462
AT
115452016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11546
11547 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11548
2e88a1ea
SM
115492016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11550
11551 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11552 parentheses to print.
11553 (continue_handler): Likewise.
11554
f48e22e3
SM
115552016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11556
11557 * gdb.server/solib-list.exp: Remove is_remote check.
11558 Pass shlib= to gdb_compile. Don't link shared library with
11559 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11560 Run binary filename through "readlink -f" on the target.
11561
096be756
PA
115622016-04-08 Pedro Alves <palves@redhat.com>
11563
11564 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11565 interpreter filename as argument to gdbserver_spawn.
11566 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11567 Return empty if $last_loaded_file does not exist.
11568
06500533
JK
115692016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11570
11571 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11572 * gdb.base/jit-main.c: Use exit after usage.
11573
2d35e871
JK
115742016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11575
11576 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11577 GDBHISTSIZE prior to the tests.
11578 * gdb.base/gdbinit-history.exp: Likewise.
11579
115802016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11581
11582 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11583 instead of build_executable. Use gdb_load_shlibs.
11584
c8064e7e
YQ
115852016-04-07 Yao Qi <yao.qi@linaro.org>
11586
11587 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11588 Execute "si" command.
11589
bde47561
YQ
115902016-04-07 Yao Qi <yao.qi@linaro.org>
11591
11592 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11593 number instead of the comments on some line.
11594
b16f8a3b
DB
115952016-04-06 Don Breazeal <donb@codesourcery.com>
11596
11597 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11598 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11599
c2f901df
SM
116002016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11601
11602 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11603 standard_output_file. Remove unused binfile variable.
11604
ac17fda0
CU
116052016-04-05 Catalin Udma <catalin.udma@freescale.com>
11606
11607 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11608 * gdb.python/py-mi-objfile.exp: Match "list main" output
11609 in console format.
11610
03a8c4df
SM
116112016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11612
11613 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11614 absolute.
11615
6e774b13
SM
116162016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11617
11618 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11619 absolute.
11620 * gdb.trace/ftrace.exp: Likewise.
11621 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11622 targets as well.
11623 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11624 (gdb_load_shlibs): Copy libraries to test directory when testing
11625 natively. Only set solib-search-path if testing remotely.
11626 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11627
7817ea46
SM
116282016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11629
11630 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11631 gdb_download. Use it even if the target is not remote.
11632 * gdb.base/jit.exp (compile_jit_test): Likewise.
11633 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11634 output directory if the destination board is local, otherwise use
11635 the standard remote_download from DejaGnu.
11636 (gdb_download): Remove.
11637 (gdb_load_shlibs): Use gdb_remote_download instead of
11638 gdb_download.
11639 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11640 Use gdb_remote_download instead of gdb_download. Use it even if
11641 the target is not remote.
11642 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11643 instead of gdb_download.
11644
7beb7f68
SM
116452016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11646
11647 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11648 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11649 run.
11650
cc63428a
AV
116512016-04-01 Artemiy Volkov <artemiyv@acm.org>
11652
11653 PR gdb/19820
11654 * gdb.base/printcmds.exp: Add artificial arrays tests.
11655
64cdf930
PA
116562016-03-31 Pedro Alves <palves@redhat.com>
11657
11658 PR gdb/19858
11659 * gdb.base/jit-main.c: Include unistd.h.
11660 (ATTACH): Define to 0 if not already defined.
11661 (wait_for_gdb, mypid): New globals.
11662 (WAIT_FOR_GDB): New macro.
11663 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11664 some breakpoint locations.
11665 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11666 New procedures.
11667 (one_jit_test): Add REATTACH parameter, and handle it. Use
11668 continue_to_test_location.
11669 (top level): Test attach, and adjusts calls to one_jit_test.
11670
40dea8cb
PA
116712016-03-31 Pedro Alves <palves@redhat.com>
11672
11673 PR gdb/19858
11674 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11675 BINSUFFIX parameter, and handle it.
11676 (top level): Adjust calls compile_jit_test.
11677
e7ea3ec7
CU
116782016-03-31 Catalin Udma <catalin.udma@freescale.com>
11679
11680 PR python/19743
11681 * gdb.python/py-mi-events-gdb.py: New file.
11682 * gdb.python/py-mi-events.c: New file.
11683 * gdb.python/py-mi-events.exp: New file.
11684
e6359af3
YQ
116852016-03-30 Yao Qi <yao.qi@linaro.org>
11686
11687 * gdb.reverse/until-precsave.exp: Match function name only.
11688 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11689 Move malloc to a condition block.
11690 * gdb.reverse/until-reverse.exp: Match function name only.
11691
a4105d04
MK
116922016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11693
11694 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11695 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11696 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11697 variable for GPR 0 instead of assuming it is register 0.
11698 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11699 * lib/trace-support.exp: Add s390 registers.
11700
bfa6adb9
YQ
117012016-03-29 Yao Qi <yao.qi@linaro.org>
11702
11703 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11704
1e6697ea
YQ
117052016-03-24 Yao Qi <yao.qi@linaro.org>
11706
11707 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11708 test message.
11709
64bcd522
AA
117102016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11711
11712 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11713 maintaining separate logic for constructing the output path.
11714
7868401b
DB
117152016-03-16 Don Breazeal <donb@codesourcery.com>
11716
11717 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11718 Retry fork and waitpid on interrupted system call errors.
11719 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11720 Use with_timeout_factor to increase timeout by factor of 10.
11721
1cafadb4
DB
117222016-03-15 Don Breazeal <donb@codesourcery.com>
11723
11724 * gdb.cp/scope-err.cc: New test program.
11725 * gdb.cp/scope-err.exp: New test script.
11726 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11727 lines and "set breakpoint here" comment.
11728 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11729 Fixed some whitespace and format issues.
11730 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11731 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11732
81516450
DE
117332016-03-15 Doug Evans <dje@google.com>
11734
11735 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11736 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11737 All callers updated. Add tests for enums, mixed flags register.
11738
aa52b601
DE
117392016-03-15 Doug Evans <dje@google.com>
11740
11741 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11742 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11743
fa4ff313
SM
117442016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11745
11746 * gdb.base/default.exp: Add $_as_string to the list of expected
11747 convenience functions.
11748
f2403c39
AB
117492016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11750
11751 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11752
f2f3ccb9
SM
117532016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11754
11755 * gdb.python/py-as-string.exp: New file.
11756 * gdb.python/py-as-string.c: New file.
11757
00dbd492
PA
117582016-03-09 Pedro Alves <palves@redhat.com>
11759
11760 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11761 signal" -> "Thread NN received signal" output change.
11762 * gdb.threads/ia64-sigill.exp: Likewise.
11763 * gdb.threads/linux-dp.exp: Likewise.
11764 * gdb.threads/manythreads.exp: Likewise.
11765 * gdb.threads/pending-step.exp: Likewise.
11766 * gdb.threads/print-threads.exp: Likewise.
11767 * gdb.threads/sigstep-threads.exp: Likewise.
11768 * gdb.threads/staticthreads.exp: Likewise.
11769 * gdb.threads/tls.exp: Likewise.
11770
1e6697ea
YQ
117712016-03-09 Pedro Alves <palves@redhat.com>
11772
11773 * gdb.base/command-line-input.exp: New file.
11774
b04fd3be
MK
117752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11776
11777 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11778 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11779 * gdb.trace/pending.exp: Accept leading dot before function name.
11780 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11781 * lib/trace-support.exp: Set registers for ppc.
11782
98fa59e9
MK
117832016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11784
11785 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11786 use it for disassembly; accept .main in addition to main in backtrace.
11787
f77198c8
MK
117882016-03-09 Wei-cheng Wang <cole945@gmail.com>
11789 Marcin Kościelnicki <koriakin@0x04.net>
11790
11791 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11792 (gdb_recursion_test_ptr): New global variable.
11793 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11794 gdb_recursion_test.
11795 (gdb_c_test): Ditto.
11796
ba84e0da
MK
117972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11798
11799 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11800 ordering.
11801
4366d36e
MK
118022016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11803
11804 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11805 (bar): Add bar_start_lbl label.
11806 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11807 of foo/bar for emitting DWARF and tracing.
11808
5eb264df
SDJ
118092016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11810
11811 * analyze-racy-logs.py: Set executable bit.
11812
fb6a751f
SDJ
118132016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11814
11815 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11816 (CHECK_TARGET_TMP): Likewise.
11817 (check-single-racy): New rule.
11818 (check-parallel-racy): Likewise.
11819 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11820 (do-check-parallel-racy): New rule.
11821 (check-racy/%.exp): Likewise.
11822 * README (Racy testcases): New section.
11823 * analyze-racy-logs.py: New file.
11824
bdf7e230
DE
118252016-03-03 Doug Evans <dje@google.com>
11826
11827 * gdb.base/skip.exp: Use with_test_prefix.
11828
4719d415
YQ
118292016-03-03 Yao Qi <yao.qi@linaro.org>
11830
11831 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11832 Invoke step_over_syscall "clone" and break_cond_on_syscall
11833 "clone".
11834 * gdb.base/step-over-clone.c: New file.
11835
ea507862
YQ
118362016-03-03 Yao Qi <yao.qi@linaro.org>
11837
11838 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11839 code format.
11840
8fc8cbda
YQ
118412016-03-03 Yao Qi <yao.qi@linaro.org>
11842
11843 * gdb.base/disp-step-fork.c: Rename to ...
11844 * gdb.base/step-over-fork.c: ... it. New file.
11845 * gdb.base/disp-step-vfork.c: Rename to ...
11846 * gdb.base/step-over-vfork.c: ... it. New file.
11847 * gdb.base/disp-step-syscall.exp: Rename to ...
11848 * gdb.base/step-over-syscall.exp: ... it. New file.
11849 (disp_step_cross_syscall): Rename to ...
11850 (step_over_syscall): ... it.
11851
92fa70b0
YQ
118522016-03-03 Yao Qi <yao.qi@linaro.org>
11853
11854 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11855 If target supports condition evaluation on target, invoke
11856 break_cond_on_syscall for fork and vfork.
11857
e197ad3c
YQ
118582016-03-03 Yao Qi <yao.qi@linaro.org>
11859
11860 * gdb.base/disp-step-syscall.exp: Don't invoke
11861 support_displaced_stepping.
11862 (disp_step_cross_syscall): Test with displaced stepping off and
11863 on if supported.
11864
0b47da9f
YQ
118652016-03-03 Yao Qi <yao.qi@linaro.org>
11866
11867 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11868 proc.
11869 (setup): New proc.
11870 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11871 and setup.
11872
065ab6dc
BH
118732016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11874
11875 * gdb.fortran/vla-history.exp: Remove breakpoint.
11876
07e448ad 118772016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11878
25d49b86
PA
11879 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11880 exceeds timeout.
07e448ad 11881
9ac2d526 118822016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11883
25d49b86
PA
11884 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11885 breakpoint.
9ac2d526 11886
17807369
BH
118872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11888
11889 * gdb.mi/vla.f90: Nullify pointer after declaration.
11890
86e501af
PA
118912016-03-01 Pedro Alves <palves@redhat.com>
11892
11893 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11894
1e903e32
PA
118952016-03-01 Pedro Alves <palves@redhat.com>
11896
11897 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11898 before anything else.
11899 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11900 _GNU_SOURCE here.
11901 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11902 before anything else.
11903 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11904
6ccb54e2
PA
119052016-03-01 Pedro Alves <palves@redhat.com>
11906
11907 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11908
30ca9da1
YQ
119092016-03-01 Yao Qi <yao.qi@linaro.org>
11910
11911 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11912 prepare_for_testing.
11913
dc856b38
YQ
119142016-03-01 Yao Qi <yao.qi@linaro.org>
11915
11916 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11917
4a932159
AA
119182016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11919
11920 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11921 manually constructing the output path.
11922
f2489477
AA
119232016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11924
11925 * gdb.arch/s390-stackless.S: New.
11926 * gdb.arch/s390-stackless.exp: New.
11927
38899f16
IB
119282016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11929
11930 * gdb.dlang/circular.c: New file.
11931 * gdb.dlang/circular.exp: New file.
11932
9fde51ed
YQ
119332016-02-26 Yao Qi <yao.qi@linaro.org>
11934
11935 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11936 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11937 (testcases): Update.
11938
ce90fefe
YQ
119392016-02-26 Yao Qi <yao.qi@linaro.org>
11940
11941 * gdb.reverse/aarch64.c: Rename to ...
11942 * gdb.reverse/insn-reverse.c: ... it.
11943 * gdb.reverse/aarch64.exp: Rename to ...
11944 * gdb.reverse/insn-reverse.exp: ... it.
11945
3263bceb
YQ
119462016-02-26 Yao Qi <yao.qi@linaro.org>
11947
11948 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11949 (testcase_ftype): New.
11950 (testcases): New array.
11951 (n_testcases): New.
11952 (main): Call each element in testcases.
11953 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11954 (read_testcase): New.
11955 Do the tests in a loop.
11956
6cb59ff1
YQ
119572016-02-25 Yao Qi <yao.qi@linaro.org>
11958
11959 * gdb.base/branches.c: Remove.
11960
ae91f625
MK
119612016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11962
11963 PR gdb/13808
11964 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11965
678b48b7
MK
119662016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11967
11968 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11969
7337a6f2
MK
119702016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11971
11972 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11973 change x86_64 call_insn to 'callq'.
11974
861ca91f
AT
119752016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11976
11977 * gdb.trace/tfile-avx.c: Move to...
11978 * gdb.trace/tracefile-pseudo-reg.c: Here.
11979 * gdb.trace/tfile-avx.exp: Move to...
11980 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11981
bf74e428
GB
119822016-02-24 Gary Benson <gbenson@redhat.com>
11983
11984 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11985 message on attach.
11986
cce0e923
DE
119872016-02-23 Doug Evans <dje@google.com>
11988
11989 * gdb.base/skip.c (test_skip): New function.
11990 (end_test_skip_file_and_function): New function.
11991 (test_skip_file_and_function): New function.
11992 * gdb.base/skip1.c (test_skip): New function.
11993 (skip1_test_skip_file_and_function): New function.
11994 * gdb.base/skip.exp: Add tests for new skip options.
11995 * gdb.base/skip-solib.exp: Update expected output.
11996 * gdb.perf/skip-command.cc: New file.
11997 * gdb.perf/skip-command.exp: New file.
11998 * gdb.perf/skip-command.py: New file.
11999
4000e47e
MK
120002016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12001
12002 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12003 info registers pattern.
12004
24f75ead
IB
120052016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12006
12007 * lib/future.exp: Add D support.
12008 (gdb_find_gdc): New proc.
12009 (gdb_default_target_compile): Add D support.
12010
fbb7bcbe
WW
120112016-02-18 Wei-cheng Wang <cole945@gmail.com>
12012
12013 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12014 user+system time.
12015 (trace_speed_test): Determine the iteration count for a time
12016 between 15..30 seconds.
12017
012b3a21
WT
120182016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12019
12020 * gdb.arch/i386-mpx-sigsegv.c: New file.
12021 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12022 * gdb.arch/i386-mpx-simple_segv.c: New file.
12023 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12024
2d5189bd
YQ
120252016-02-18 Yao Qi <yao.qi@linaro.org>
12026
12027 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12028 Don't call setup_kfail.
12029
40fb20d0
YQ
120302016-02-18 Yao Qi <yao.qi@linaro.org>
12031
12032 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12033 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12034
21b1f8d2
DE
120352016-02-16 Doug Evans <dje@google.com>
12036
12037 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12038 * gdb.base/skip1.c: Ditto.
12039 * gdb.base/skip.exp: Whitespace cleanup.
12040
4041ed77
DB
120412016-02-16 Don Breazeal <donb@codesourcery.com>
12042
12043 PR remote/19496
12044 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12045 Remove kfail for PR remote/19496.
12046
c4ef31bf
SM
120472016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12048
12049 * lib/gdb.exp (standard_temp_file): Return a path specific to
12050 the runtest invocation.
12051
266b65b3
SM
120522016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12053
12054 * gdb.trace/save-trace.exp: Change relative path to be in the
12055 standard output directory.
12056
a7a0a6a9
JK
120572016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12058
12059 * gdb.arch/i386-prologue.c: Add missing prototypes.
12060
c99dbb42
JK
120612016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12062
12063 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12064 * gdb.arch/i386-prologue.exp: Likewise.
12065 * gdb.arch/i386-size.exp: Likewise.
12066
aa480355
SM
120672016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12068
12069 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12070 define object file path.
12071 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12072 file path.
12073 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12074 standard_output_file to define binfile.
12075
ba881f50
JK
120762016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12077
12078 Fix compatibility with recent gfortran-5.3.1.
12079 * gdb.fortran/vla-history.exp (print vla1 allocated)
12080 (print vla2 allocated, print $2, print $3): Remove
12081 (print $4): Rename to ...
12082 (print $2): ... here.
12083 (print $9): Rename to ...
12084 (print $5): ... here.
12085 (print $10): Rename to ...
12086 (print $6): ... here.
12087 * gdb.fortran/vla.f90: Add pvla initialization.
12088
e9fb005c
JK
120892016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12090
12091 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12092 New test.
12093 * gdb.fortran/vla-value-sub.exp: Likewise.
12094
e44e00ff
MK
120952016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12096
12097 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12098
97e94151
SM
120992016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12100
12101 * i386-biarch-core.exp: Define corefile using
12102 standard_output_file.
12103
01113bc1
YQ
121042016-02-12 Yao Qi <yao.qi@linaro.org>
12105
12106 * gdb.arch/arm-single-step-kernel-helper.c: New.
12107 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12108
33b4777c
MM
121092016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12110
12111 * gdb.btrace/tailcall-only.exp: New.
12112 * gdb.btrace/tailcall-only.c: New.
12113 * gdb.btrace/x86_64-tailcall-only.S: New.
12114 * gdb.btrace/i686-tailcall-only.S: New.
12115
acc23c11
PA
121162016-02-11 Pedro Alves <palves@redhat.com>
12117
12118 * README (Parallel testing): Add missing double quotes.
12119
e352bf0a
PA
121202016-02-11 Pedro Alves <palves@redhat.com>
12121
12122 * README (Parallel testing): New section.
12123 (GDB_PARALLEL): Rewrite.
12124 (FORCE_PARALLEL): Document.
12125
9f5fed78
MK
121262016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12127
12128 * gdb.trace/tfile-avx.c: New test.
12129 * gdb.trace/tfile-avx.exp: New test.
12130
9ef9e6a6
KS
121312016-02-09 Keith Seitz <keiths@redhat.com>
12132
12133 PR breakpoints/19546
12134 * gdb.base/infcall-exec.c: New file.
12135 * gdb.base/infcall-exec2.c: New file.
12136 * gdb.base/infcall-exec.exp: New file.
12137
a96e36da
KS
121382016-02-09 Keith Seitz <keiths@redhat.com>
12139
12140 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12141 (toplevel): Call test_bkpt_address.
12142
9f61929f
KS
121432016-02-09 Keith Seitz <keiths@redhat.com>
12144
12145 PR python/19506
12146 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12147 (toplevel): Call test_bkpt_address.
12148
1e94266c
SM
121492016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12150
12151 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12152 to AC_OUTPUT.
12153 * configure: Regenerate.
12154
2a7f3dff
PA
121552016-02-09 Pedro Alves <palves@redhat.com>
12156
12157 PR breakpoints/19548
12158 * gdb.base/execl-update-breakpoints.c (some_function): New
12159 function.
12160 (main): Call it.
12161 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12162 Tighten expected GDB output.
12163
2151ccc5
SM
121642016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12165
12166 * Makefile.in (ALL_SUBDIRS): Remove.
12167 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12168 (distclean maintainer-clean realclean): Likewise.
12169 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12170 * configure: Regenerate.
12171 * gdb.ada/Makefile.in: Delete.
12172 * gdb.arch/Makefile.in: Likewise.
12173 * gdb.asm/Makefile.in: Likewise.
12174 * gdb.base/Makefile.in: Likewise.
12175 * gdb.btrace/Makefile.in: Likewise.
12176 * gdb.cell/Makefile.in: Likewise.
12177 * gdb.compile/Makefile.in: Likewise.
12178 * gdb.cp/Makefile.in: Likewise.
12179 * gdb.disasm/Makefile.in: Likewise.
12180 * gdb.dlang/Makefile.in: Likewise.
12181 * gdb.dwarf2/Makefile.in: Likewise.
12182 * gdb.fortran/Makefile.in: Likewise.
12183 * gdb.gdb/Makefile.in: Likewise.
12184 * gdb.go/Makefile.in: Likewise.
12185 * gdb.guile/Makefile.in: Likewise.
12186 * gdb.java/Makefile.in: Likewise.
12187 * gdb.linespec/Makefile.in: Likewise.
12188 * gdb.mi/Makefile.in: Likewise.
12189 * gdb.modula2/Makefile.in: Likewise.
12190 * gdb.multi/Makefile.in: Likewise.
12191 * gdb.objc/Makefile.in: Likewise.
12192 * gdb.opencl/Makefile.in: Likewise.
12193 * gdb.opt/Makefile.in: Likewise.
12194 * gdb.pascal/Makefile.in: Likewise.
12195 * gdb.perf/Makefile.in: Likewise.
12196 * gdb.python/Makefile.in: Likewise.
12197 * gdb.reverse/Makefile.in: Likewise.
12198 * gdb.server/Makefile.in: Likewise.
12199 * gdb.stabs/Makefile.in: Likewise.
12200 * gdb.threads/Makefile.in: Likewise.
12201 * gdb.trace/Makefile.in: Likewise.
12202 * gdb.xml/Makefile.in: Likewise.
12203 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12204 GDB_PARALLEL.
12205 (standard_output_file): Remove check for GDB_PARALLEL, always
12206 return path in outputs/$subdir/$testname.
12207
437277d4
SM
122082016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12209
12210 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12211 (site.exp): Assign abs_srcdir to tcl's srcdir.
12212
31d913c7
YQ
122132016-02-04 Yao Qi <yao.qi@linaro.org>
12214
12215 * gdb.base/foll-exec-mode.c: Include limits.h.
12216 (main): Add parameters argc and argv. Get directory from
12217 argv[0].
12218 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12219 compilation.
12220 * gdb.base/foll-exec.c: Include limits.h.
12221 (main): Add parameters argc and argv.
12222 Get directory from argv[0].
12223 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12224 Adjust tests on the number of lines as source code changed.
12225 * gdb.base/foll-vfork-exit.c: Include limits.h.
12226 (main): Add one line of statement before vfork.
12227 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12228 (main): Add parameters argc and argv. Get directory from
12229 argv[0].
12230 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12231 (setup_gdb): Set tbreak to skip some source lines.
12232 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12233 (main): Add parameters argc and argv. Get directory from
12234 argv[0].
12235 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12236 compilation.
12237 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12238 (main): Add parameters argc and argv. Get directory from
12239 argv[0].
12240 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12241 compilation.
12242
9482b9fb
DE
122432016-02-01 Doug Evans <dje@google.com>
12244
12245 * gdb.base/skip.exp: Clean up multiple references to same test name.
12246
6b2e4f10
PA
122472016-02-01 Pedro Alves <palves@redhat.com>
12248
ccb6afd6 12249 PR remote/19496
6b2e4f10
PA
12250 * gdb.threads/forking-threads-plus-breakpoint.exp
12251 (displaced_stepping_supported): New global.
12252 (probe_displaced_stepping_support): New procedure.
12253 (do_test): Add 'displaced' parameter, and use it.
12254 (top level): Check for displaced stepping support. Add displaced
12255 stepping on/off testing axis.
12256
37a8db1a
AB
122572016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12258
12259 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12260 pointer. Don't perform further tests on the unassociated pointer
12261 if the first test fails.
12262
5fdf6324
AB
122632016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12264
12265 * gdb.base/max-value-size.c: New file.
12266 * gdb.base/max-value-size.exp: New file.
12267 * gdb.base/huge.exp: Disable max-value-size for this test.
12268
935c6144
IB
122692016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12270
12271 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12272
7fe8399d
YQ
122732016-01-28 Yao Qi <yao.qi@linaro.org>
12274
12275 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12276
a2077e25
PA
122772016-01-25 Pedro Alves <palves@redhat.com>
12278
12279 PR threads/19461
12280 * gdb.base/fork-running-state.c: New file.
12281 * gdb.base/fork-running-state.exp: New file.
12282
1d2736d4
PA
122832016-01-25 Pedro Alves <palves@redhat.com>
12284
12285 PR gdb/19494
12286 * gdb.base/catch-fork-kill.c: New file.
12287 * gdb.base/catch-fork-kill.exp: New file.
12288
f1da4b11
PA
122892016-01-25 Pedro Alves <palves@redhat.com>
12290
12291 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12292 Delete, moved to lib/gdb.exp.
12293 * gdb.threads/forking-threads-plus-breakpoint.exp
12294 (foreach_with_prefix): Likewise.
12295 * gdb.threads/process-dies-while-handling-bp.exp
12296 (foreach_with_prefix): Likewise.
12297 * lib/gdb.exp (foreach_with_prefix): New procedure.
12298
45f38546
MK
122992016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12300
12301 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12302 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12303
dc29a1ce
MK
123042016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12305
12306 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12307 endian targets.
12308
092127d7
JK
123092016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12310 Pedro Alves <palves@redhat.com>
12311
12312 Fix testsuite compatibility with Guile.
12313 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12314 number.
12315
31d765d3
JK
123162016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12317
12318 Fix testsuite compatibility with Guile.
12319 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12320 (thread 1): New test for backtrace through signal handler.
12321
1ac78c04
YQ
123222016-01-22 Yao Qi <yao.qi@linaro.org>
12323
12324 PR testsuite/19491
12325 * gdb.base/multi-forks.c: Include
12326 ../lib/unbuffer_output.c
12327 (main): Call gdb_unbuffer_output.
12328
4f5946a8
DE
123292016-01-21 Doug Evans <dje@google.com>
12330
12331 * lib/ada.exp (gdb_compile_ada): Fix typo.
12332
305e13e6
JB
123332016-01-21 Joel Brobecker <brobecker@adacore.com>
12334
12335 * gdb.base/break-fun-addr.exp: New file.
12336 * gdb.base/break-fun-addr1.c: New file.
12337 * gdb.base/break-fun-addr2.c: New file.
12338
5f5dfff6
SM
123392016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12340
12341 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12342 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12343 enum flag values.
12344
fd356fa2
AA
123452016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12346
12347 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12348 when GDB can not set the vector return value. Add more comments
12349 for clarification.
12350
9df22175
AT
123512016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12352
12353 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12354 command.
12355
41d1845e
SM
123562016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12357
12358 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12359
01ac6840
SM
123602016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12361
12362 * Makefile.in (check-single): Pass --status to runtest.
12363 (check/%.exp): Likewise.
12364
123652016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12366
12367 * Makefile.in (check-parallel): Propagate return code from make
12368 do-check-parallel.
12369
bd0a71fa
MK
123702016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12371
12372 * gdb.trace/ftrace.exp: Fix expected message on continue.
12373 * gdb.trace/pending.exp: Fix expected message on continue.
12374 * gdb.trace/trace-break.exp: Fix expected message on continue.
12375
8bcbad33
SM
123762016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12377
12378 * lib/gdb.exp (gdb_test): Remove unused global references.
12379
f303dbd6
PA
123802016-01-18 Pedro Alves <palves@redhat.com>
12381
12382 * gdb.base/async-shell.exp: Adjust expected output.
12383 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12384 * gdb.base/siginfo-thread.exp: Adjust expected output.
12385 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12386 * gdb.java/jnpe.exp: Adjust expected output.
12387 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12388 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12389 * gdb.threads/leader-exit.exp: Adjust expected output.
12390 * gdb.threads/manythreads.exp: Adjust expected output.
12391 * gdb.threads/pthreads.exp: Adjust expected output.
12392 * gdb.threads/schedlock.exp: Adjust expected output.
12393 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12394 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12395 expected output.
12396 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12397 output.
12398 * gdb.threads/sigthread.exp: Adjust expected output.
12399 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12400
b2789696
YQ
124012016-01-18 Yao Qi <yao.qi@linaro.org>
12402
12403 * gdb.guile/scm-section-script.c: Replace @progbits with
12404 %progbits.
12405 * gdb.python/py-section-script.c: Likewise.
12406
71ef29a8
PA
124072016-01-15 Pedro Alves <palves@redhat.com>
12408
12409 * gdb.multi/tids.exp: Test star wildcard ranges.
12410
3f5b7598
PA
124112016-01-15 Pedro Alves <palves@redhat.com>
12412
12413 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12414 command from "thread apply" invocation.
12415 (thr_apply_info_thr_invalid): Default the expected output to the
12416 input tid list.
12417 (top level): Add tests that use convenience variables. Add tests
12418 for "thread apply" with a valid TID list, but missing the command.
12419
663f6d42
PA
124202016-01-13 Pedro Alves <palves@redhat.com>
12421
12422 * gdb.base/default.exp: Expect $_gthread as well.
12423 * gdb.multi/tids.exp: Test $_gthread.
12424 * gdb.threads/thread-specific.exp: Test $_gthread.
12425
c84f6bbf
PA
124262016-01-13 Pedro Alves <palves@redhat.com>
12427
12428 * gdb.multi/tids.exp: Test "info threads -gid".
12429
22a02324
PA
124302016-01-13 Pedro Alves <palves@redhat.com>
12431
12432 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12433 Breakpoint.thread.
12434 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12435
5d5658a1
PA
124362016-01-07 Pedro Alves <palves@redhat.com>
12437
12438 * gdb.base/break.exp: Adjust to output changes.
12439 * gdb.base/hbreak2.exp: Likewise.
12440 * gdb.base/sepdebug.exp: Likewise.
12441 * gdb.base/watch_thread_num.exp: Likewise.
12442 * gdb.linespec/keywords.exp: Likewise.
12443 * gdb.multi/info-threads.exp: Likewise.
12444 * gdb.threads/thread-find.exp: Likewise.
12445 * gdb.multi/tids.c: New file.
12446 * gdb.multi/tids.exp: New file.
12447
84654457
PA
124482016-01-13 Pedro Alves <palves@redhat.com>
12449
12450 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12451
e3940304
PA
124522016-01-13 Pedro Alves <palves@redhat.com>
12453
12454 * gdb.base/default.exp: Expect $_inferior as well.
12455 * gdb.multi/base.exp: Test $_inferior.
12456
a911d87a
PA
124572016-01-13 Pedro Alves <palves@redhat.com>
12458
12459 PR breakpoints/19388
12460 * gdb.base/catch-signal-siginfo-cond.c: New file.
12461 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12462
82075af2
JS
124632016-01-12 Josh Stone <jistone@redhat.com>
12464 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12465
12466 * gdb.base/catch-syscall.c (do_execve): New variable.
12467 (main): Conditionally trigger an execve.
12468 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12469 (test_catch_syscall_execve): New, check entry/return across execve.
12470 (do_syscall_tests): Call test_catch_syscall_execve.
12471
e46eeedd
PA
124722016-01-12 Pedro Alves <palves@redhat.com>
12473
12474 * gdb.base/random-signal.exp (do_test): New procedure, with body
12475 of testcase moved in.
12476
01d8c27e
JK
124772016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12478 Pedro Alves <palves@redhat.com>
12479
12480 * gdb.base/funcargs.exp (finish from indirectly called function):
12481 Reintroduce the case for 'First'.
12482
9a706302
JK
124832016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12484 Pedro Alves <palves@redhat.com>
12485
12486 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12487 (tcatch_vfork_then_child_follow_exec)
12488 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12489 identification.
12490
c0ecb95f
JK
124912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12492
12493 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12494 and repeats to unlimited.
12495 * gdb.python/py-value.exp: Likewise.
12496 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12497 and repeats to unlimited.
12498
6cfc1fcb
JK
124992016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12500
12501 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12502 and reordering the functions.
12503 * gdb.multi/hangout.c: Likewise.
12504 * gdb.multi/hello.c: Likewise.
12505
582a1b00
SM
125062016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12507
12508 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12509 absolute.
12510 (SingleStatisticTestResult.report): Use dict.keys instead of
12511 dict.iterkeys.
12512
79bc59cb
PA
125132016-01-06 Pedro Alves <palves@redhat.com>
12514
12515 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12516
43368e1d
MM
125172016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12518
12519 * gdb.btrace/dlopen.exp: New.
12520 * gdb.btrace/dlopen.c: New.
12521 * gdb.btrace/dlopen-dso.c: New.
12522
79fad5b8
SL
125232015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12524
12525 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12526 PATTERN argument is optional.
12527
ab8314b3
JB
125282015-12-24 Joel Brobecker <brobecker@adacore.com>
12529
12530 * lib/ada.exp (target_compile_ada_from_dir): New function.
12531 (gdb_compile_ada): Reimplement avoiding the use of project files.
12532 * gdb.ada/gnat_ada.gpr: Delete.
12533 * gdb.ada/cond_lang.exp: Adjust test to make path before
12534 filename optional.
12535 * gdb.ada/small_reg_param.exp: Likewise.
12536
fe33faff
SM
125372015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12538
12539 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12540
6d265cb4
TP
125412015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12542
12543 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12544 case.
12545
10125099
SM
125462015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12547
12548 * gdb.base/break.exp: Remove dead code.
12549 * gdb.base/sepdebug.exp: Likewise.
12550
3ca22649
SM
125512015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12552
12553 * gdb.asm/asm-source.exp: Remove HP-UX references.
12554 * gdb.base/annota1.exp: Likewise.
12555 * gdb.base/annota3.exp: Likewise.
12556 * gdb.base/attach.exp: Likewise.
12557 * gdb.base/bigcore.exp: Likewise.
12558 * gdb.base/break.exp: Likewise.
12559 * gdb.base/call-ar-st.exp: Likewise.
12560 * gdb.base/callfuncs.exp: Likewise.
12561 * gdb.base/catch-fork-static.exp: Likewise.
12562 * gdb.base/display.exp: Likewise.
12563 * gdb.base/foll-exec-mode.exp: Likewise.
12564 * gdb.base/foll-exec.exp: Likewise.
12565 * gdb.base/foll-fork.exp: Likewise.
12566 * gdb.base/foll-vfork.exp: Likewise.
12567 * gdb.base/funcargs.exp: Likewise.
12568 * gdb.base/hbreak2.exp: Likewise.
12569 * gdb.base/inferior-died.exp: Likewise.
12570 * gdb.base/interrupt.exp: Likewise.
12571 * gdb.base/multi-forks.exp: Likewise.
12572 * gdb.base/nodebug.exp: Likewise.
12573 * gdb.base/sepdebug.exp: Likewise.
12574 * gdb.base/solib1.c: Likewise.
12575 * gdb.base/step-test.exp: Likewise.
12576 * gdb.mi/non-stop.c: Likewise.
12577 * gdb.mi/pthreads.c: Likewise.
12578 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12579 * gdb.threads/pthreads.c: Likewise.
12580 * gdb.threads/staticthreads.exp: Likewise.
12581 * lib/future.exp: Likewise.
12582 * lib/gdb.exp: Likewise.
12583 * gdb.base/so-indr-cl.c: Remove.
12584 * gdb.base/so-indr-cl.exp: Likewise.
12585 * gdb.base/solib.c: Likewise.
12586 * gdb.base/solib.exp: Likewise.
12587 * gdb.base/solib2.c: Likewise.
12588
b6304613
SM
125892015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12590
12591 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12592 * gdb.base/call-ar-st.exp: Likewise.
12593 * gdb.base/callfuncs.exp: Likewise.
12594 * gdb.base/condbreak.exp: Likewise.
12595 * gdb.base/constvars.exp: Likewise.
12596 * gdb.base/hbreak2.exp: Likewise.
12597 * gdb.base/langs.exp: Likewise.
12598 * gdb.base/list.exp: Likewise.
12599 * gdb.base/long_long.exp: Likewise.
12600 * gdb.base/ptype.exp: Likewise.
12601 * gdb.base/scope.exp: Likewise.
12602 * gdb.base/signals.exp: Likewise.
12603 * gdb.base/so-impl-ld.exp: Likewise.
12604 * gdb.base/varargs.exp: Likewise.
12605 * gdb.base/volatile.exp: Likewise.
12606 * gdb.base/whatis.exp: Likewise.
12607 * gdb.cp/cplusfuncs.exp: Likewise.
12608 * gdb.cp/inherit.exp: Likewise.
12609 * gdb.cp/local.exp: Likewise.
12610 * gdb.cp/member-ptr.exp: Likewise.
12611 * gdb.cp/method.exp: Likewise.
12612 * gdb.cp/overload.exp: Likewise.
12613 * gdb.cp/templates.exp: Likewise.
12614 * gdb.stabs/weird.exp: Likewise.
12615 * lib/compiler.c: Likewise.
12616 * lib/compiler.cc: Likewise.
12617 * lib/cp-support.exp: Likewise.
12618 * lib/gdb.exp: Likewise.
12619
bf401b07
SM
126202015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12621
12622 * configure.ac: Remove HP-UX case.
12623 * configure: Regenerate.
12624
aff9c0f8
SM
126252015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12626
12627 * lib/gdb.exp (gdb_compile): Add function doc.
12628
a6904d5a
PA
126292015-12-17 Pedro Alves <palves@redhat.com>
12630
12631 PR threads/19354
12632 * gdb.multi/info-threads.exp: New file.
12633
a22279dd
YQ
126342015-12-15 Yao Qi <yao.qi@linaro.org>
12635
12636 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12637 is aarch64*-*-*.
12638
0588c796
SL
126392015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12640
12641 * gdb.base/history-duplicates.exp: Skip if no readline support.
12642
5d978e17
SL
126432015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12644
12645 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12646
7e763b86
SL
126472015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12648
12649 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12650
87a3a92c
SL
126512015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12652
12653 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12654 ctrl-C if nointerrupts target property is set.
12655 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12656 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12657 * gdb.base/paginate-bg-execution.exp: Likewise.
12658 * gdb.base/paginate-execution-startup.exp: Likewise.
12659 * gdb.base/random-signal.exp: Likewise.
12660 * gdb.base/range-stepping.exp: Likewise.
12661 * gdb.cp/annota2.exp: Likewise.
12662 * gdb.cp/annota3.exp: Likewise.
12663 * gdb.gdb/selftest.exp: Likewise.
12664 * gdb.threads/continue-pending-status.exp: Likewise.
12665 * gdb.threads/leader-exit.exp: Likewise.
12666 * gdb.threads/manythreads.exp: Likewise.
12667 * gdb.threads/pthreads.exp: Likewise.
12668 * gdb.threads/schedlock.exp: Likewise.
12669 * gdb.threads/sigthread.exp: Likewise.
12670
a8f077dc
DB
126712015-12-11 Don Breazeal <donb@codesourcery.com>
12672
12673 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12674 remote.
12675 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12676 * gdb.base/foll-exec.exp (main): Enable for target remote.
12677 * gdb.base/foll-fork.exp (main): Likewise.
12678 * gdb.base/foll-vfork.exp (main): Likewise.
12679 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12680 (proc continue_to_exit_bp_loc): Use clean_restart.
12681 * gdb.base/pie-execl.exp (main): Disable for target remote.
12682 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12683 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12684 * gdb.threads/execl.exp (main): Likewise.
12685 * gdb.threads/fork-child-threads.exp (main): Likewise.
12686 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12687 remote.
12688 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12689 remote.
12690 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12691 pid.tid style ptids, instead of just tid.
12692 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12693 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12694 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12695 ptids, instead of just tid.
12696
3b2464a8
AB
126972015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12698
12699 * gdb.base/list.exp (test_list_forward): Add end of file error
12700 test.
12701 (test_repeat_list_command): Add end of file error test.
12702 (test_list_backwards): Add beginning of file error test.
12703
a0def019
AB
127042015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12705
12706 * gdb.base/list.exp (test_list_invalid_args): New function,
12707 defined, and called.
12708
5c000dff
AB
127092015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12710
12711 * gdb.base/list.exp (test_list): Make test names unique.
12712
f1637ebe
YQ
127132015-12-11 Yao Qi <yao.qi@linaro.org>
12714
12715 * gdb.base/coremaker2.c: Remove.
12716
36d6fc0a
PA
127172015-12-10 Pedro Alves <palves@redhat.com>
12718
12719 * gdb.multi/base.exp: Remove stale "spaces" references.
12720
762f7747
PA
127212015-12-10 Pedro Alves <palves@redhat.com>
12722
12723 * gdb.multi/base.exp: Don't use nowarnings.
12724 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12725 * gdb.multi/hangout.c: Include stdio.h.
12726 * gdb.multi/hello.c: Include stdlib.h.
12727 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12728 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12729 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12730
28d2bfb9
AB
127312015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12732
12733 * gdb.dwarf2/dw2-ranges-base.c: New file.
12734 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12735 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12736 support additional line table, and debug ranges generation.
12737 (Dwarf::ranges): New function, generate .debug_ranges.
12738 (Dwarf::lines): Support generating simple line table programs.
12739 (Dwarf::assemble): Initialise new namespace variables.
12740
5fc2beac
KB
127412015-12-09 Kevin Buettner <kevinb@redhat.com>
12742
12743 * gdb.base/async.exp (proc test_background): Add case for
12744 asynchronous execution not supported.
12745
1c35a88f
LM
127462015-12-09 Luis Machado <lgustavo@codesourcery.com>
12747
12748 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12749 format and change test names to make them unique.
12750
b593e3d9
RK
127512015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12752 Pedro Alves <pedro@redhat.com>
12753
12754 PR gdb/18702
12755 Add checking of floatformats setup on x86_64 hosts.
12756 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12757 (smallval, bigval): New labels/constants.
12758 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12759 float" after loading bigval and smallval.
12760
d72413e6
PMR
127612015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12762
12763 * gdb.ada/fun_overload_menu.exp: New testcase.
12764 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12765
ece66d65
JS
127662015-12-04 Josh Stone <jistone@redhat.com>
12767
12768 * gdb.base/catch-fork-static.exp: New.
12769
41d0efca
YQ
127702015-12-03 Yao Qi <yao.qi@linaro.org>
12771
12772 * gdb.base/sizeof.c: Don't include stdio.h and
12773 ../lib/unbuffer_output.c.
12774 (main): New variable 'size' and 'value'. Remove printf and
12775 gdb_unbuffer_output. Assign return value to size and value.
12776 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12777 at the beginning.
12778 (check_sizeof): Check the result by printing variable 'size'.
12779 (check_valueof): Check the result by printing variable 'value'.
12780
99fd02d9
YQ
127812015-12-01 Yao Qi <yao.qi@linaro.org>
12782
12783 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12784 for aarch64*-*-linux* target.
12785
f2faf941
PA
127862015-11-30 Pedro Alves <palves@redhat.com>
12787
12788 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12789
04bf20c5
PA
127902015-11-30 Pedro Alves <palves@redhat.com>
12791
12792 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12793 Handle non-stop mode vCont replies.
12794
09df4675
PA
127952015-11-30 Pedro Alves <palves@redhat.com>
12796
12797 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12798 prepare_for_testing. Start gdb with "set non-stop on" appended to
12799 GDBFLAGS. Lax expected stop output.
12800
58b584af
YQ
128012015-11-27 Yao Qi <yao.qi@linaro.org>
12802
12803 * gdb.arch/arm-neon.exp: New.
12804 * gdb.arch/arm-neon.c: New.
12805
dfcb77a8
YQ
128062015-11-27 Yao Qi <yao.qi@linaro.org>
12807
12808 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12809
88e8ec1b
YQ
128102015-11-27 Yao Qi <yao.qi@linaro.org>
12811
12812 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12813 frames-invalid annotation.
12814
bfde72c2
YQ
128152015-11-27 Yao Qi <yao.qi@linaro.org>
12816
12817 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12818
f6512a69
SM
128192015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12820
12821 * gdb.threads/names.exp: New file.
12822 * gdb.threads/names.c: New file.
12823 * README: Mention gdb,no_thread_names.
12824
46a3515b
MM
128252015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12826
12827 PR 19297
12828 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12829 support" error.
12830
62147a22
PA
128312015-11-24 Pedro Alves <palves@redhat.com>
12832
12833 PR 17539
12834 * gdb.base/display.exp: Expect displays to be sorted in ascending
12835 order. Use multi_line.
12836 * gdb.base/solib-display.exp: Likewise.
12837
2f341b6e
PA
128382015-11-24 Pedro Alves <palves@redhat.com>
12839
12840 PR 17539
25d49b86
PA
12841 * gdb.base/display.exp: Expect displays to be sorted in ascending
12842 order. Use multi_line.
12843 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12844
7e0aa6aa
PA
128452015-11-24 Pedro Alves <palves@redhat.com>
12846
12847 PR 17539
12848 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12849 threads in ascending order.
12850 * gdb.base/foll-fork.exp: Likewise.
12851 * gdb.base/foll-vfork.exp: Likewise.
12852 * gdb.base/multi-forks.exp: Likewise.
12853 * gdb.mi/mi-nonstop.exp: Likewise.
12854 * gdb.mi/mi-nsintrall.exp: Likewise.
12855 * gdb.multi/base.exp: Likewise.
12856 * gdb.multi/multi-arch.exp: Likewise.
12857 * gdb.python/py-inferior.exp: Likewise.
12858 * gdb.threads/break-while-running.exp: Likewise.
12859 * gdb.threads/execl.exp: Likewise.
12860 * gdb.threads/gcore-thread.exp: Likewise.
12861 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12862 * gdb.threads/kill.exp: Likewise.
12863 * gdb.threads/linux-dp.exp: Likewise.
12864 * gdb.threads/multiple-step-overs.exp: Likewise.
12865 * gdb.threads/next-bp-other-thread.exp: Likewise.
12866 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12867 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12868 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12869 * gdb.threads/thread-find.exp: Likewise.
12870 * gdb.threads/tls.exp: Likewise.
12871 * lib/mi-support.exp (mi_reverse_list): Delete.
12872 (mi_check_thread_states): No longer reverse list.
12873
2cc57ad8
PA
128742015-11-24 Pedro Alves <palves@redhat.com>
12875
12876 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12877 use lowercase.
12878
c93e8391
SM
128792015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12880
12881 * gdb.trace/actions.c: Include trace-common.h.
12882 (main): Add a location for a fast tracepoint.
12883 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12884 the normal tracepoints.
12885 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12886
045ccf91
SM
128872015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12888
12889 * save-trace.exp: Factor out code to these...
12890 (gdb_save_tracepoints): New.
12891 (gdb_load_tracepoints): New.
12892 (do_save_load_test): New.
12893
5506f9f6
KB
128942015-11-23 Kevin Buettner <kevinb@redhat.com>
12895
12896 * gdb.base/asmlabel.exp: New test.
12897 * gdb.base/asmlabel.c: New test case.
12898
16c3b12f
JB
128992015-11-23 Joel Brobecker <brobecker@adacore.com>
12900
12901 * gdb.base/wrong_frame_bt_full-main.c: New file.
12902 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12903 * gdb.base/wrong_frame_bt_full.exp: New file.
12904
155bfbd3
JB
129052015-11-23 Joel Brobecker <brobecker@adacore.com>
12906
12907 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12908
bb097445
JM
129092015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12910
206853a0 12911 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12912 pstate register when comparing registers values in
12913 sparc64-*-linux-gnu targets to avoid spurious differences.
12914
9c88ed8f
JM
129152015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12916
206853a0 12917 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12918
96161e25
SL
129192015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12920
12921 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12922 as type argument to gdb_compile.
12923 * gdb.base/nested-subp2.exp: Likewise.
12924 * gdb.base/nested-subp3.exp: Likewise.
12925
340c2830
DV
129262015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12927
12928 * lib/dwarf.exp (_note): Fix left shift of negative value.
12929 * gdb.trace/trace-condition.exp: Likewise.
12930
c1862d0f
YQ
129312015-11-13 Yao Qi <yao.qi@linaro.org>
12932
12933 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12934 comments about d10v.
12935 (test_scalar_returns): Likewise.
12936 * gdb.base/d10v.ld: Remove.
12937 * gdb.base/overlays.exp: Remove the target triplet checking for
12938 d10v-*-*.
12939 * gdb.base/structs.exp (test_struct_returns): Remove the
12940 comments about d10v.
12941 (test_struct_calls): Likewise.
12942
77ae9c19
YQ
129432015-11-13 Yao Qi <yao.qi@linaro.org>
12944
12945 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12946 * gdb.base/gnu_vector.c: Don't include stdio.h.
12947 (main): Don't print res and call add_some_intvecs.
12948
430e004e
MK
129492015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12950
12951 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12952 macro.
12953 (func5): Removed.
12954 (func4): Use FAST_TRACEPOINT_LABEL.
12955 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12956 macro.
12957 (func): Removed.
12958 (thread_function): Use FAST_TRACEPOINT_LABEL.
12959 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12960 (func): Remove.
12961 (marker): Use FAST_TRACEPOINT_LABEL.
12962 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12963 (pendfunc1): Remove.
12964 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12965 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12966 (foo): Remove.
12967 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12968 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12969 macro.
12970 (func): Remove.
12971 (marker): Use FAST_TRACEPOINT_LABEL.
12972 * gdb.trace/trace-common.h: New header.
12973 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12974 macro.
12975 (func): Remove.
12976 (marker): Use FAST_TRACEPOINT_LABEL.
12977 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12978 (func): Remove.
12979 (thread_function): Use FAST_TRACEPOINT_LABEL.
12980
6e7675a7
MK
129812015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12982
12983 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12984 in front.
12985 * gdb.trace/change-loc.exp: Use global pcreg definition.
12986 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12987 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12988 in front.
12989 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12990 * gdb.trace/pending.exp: Likewise.
12991 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12992 * gdb.trace/trace-break.exp: Likewise.
12993 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12994 in front.
12995 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12996 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12997 in front.
12998 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12999
dddc0e16
JB
130002015-11-09 Joel Brobecker <brobecker@adacore.com>
13001
13002 * gdb.ada/fin_fun_out: New testcase.
13003
c6f0b406
KB
130042015-11-07 Kevin Buettner <kevinb@redhat.com>
13005
13006 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13007 value associated with DW_AT_byte_size.
13008 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13009 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13010 DW_AT_upper_bound.
13011
f01dcfd9
KB
130122015-11-07 Kevin Buettner <kevinb@redhat.com>
13013
13014 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13015 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13016 version.
13017 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13018 gdb.dwarf2/dw2-canonicalize-type.exp,
13019 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13020 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13021 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13022 provided by gdb_target_symbol_prefix_flags_asm.
13023 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13024 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13025 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13026 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13027 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13028 macros where needed). Use this macro for symbols which require
13029 the prefix provided by SYMBOL_PREFIX.
13030
2223449a
KB
130312015-11-05 Kevin Buettner <kevinb@redhat.com>
13032
13033 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13034 New procs.
13035 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13036 representing expressions, of more than one list element.
13037 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13038 to prepend linker symbol prefix to f.
13039 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13040 table_1 and table_2.
13041 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13042 Likewise, for f and g.
13043 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13044 for ptr.
13045 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13046 for main.
13047 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13048 table_1_ptr and table_2_ptr.
13049
6f2f1a3a
JK
130502015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13051 Joel Brobecker <brobecker@adacore.com>
13052
13053 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13054
566c56c9
MK
130552015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13056
13057 * gdb.reverse/s390-mvcle.c: New test.
13058 * gdb.reverse/s390-mvcle.exp: New file.
13059 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13060
d5f0636b
MK
130612015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13062
13063 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13064
7ad8b86c
MK
130652015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13066
13067 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13068 reaching marker2.
13069 * gdb.reverse/getresuid-reverse.exp: Likewise.
13070 * gdb.reverse/pipe-reverse.exp: Likewise.
13071 * gdb.reverse/readv-reverse.exp: Likewise.
13072 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13073 * gdb.reverse/time-reverse.exp: Likewise.
13074 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13075
4081c0f1
YQ
130762015-10-30 Yao Qi <yao.qi@linaro.org>
13077
13078 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13079 (empty_cycle): Remove.
13080 (main): Don't call empty_cycle. Don't use watch_count_done.
13081 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13082 empty_cycle. Rewrite the code counting HW watchpoints.
13083
452b4ba5
MK
130842015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13085
13086 * gdb.reverse/fstatat-reverse.c: New test.
13087 * gdb.reverse/fstatat-reverse.exp: New file.
13088 * gdb.reverse/getresuid-reverse.c: New test.
13089 * gdb.reverse/getresuid-reverse.exp: New file.
13090 * gdb.reverse/pipe-reverse.c: New test.
13091 * gdb.reverse/pipe-reverse.exp: New file.
13092 * gdb.reverse/readv-reverse.c: New test.
13093 * gdb.reverse/readv-reverse.exp: New file.
13094 * gdb.reverse/recvmsg-reverse.c: New test.
13095 * gdb.reverse/recvmsg-reverse.exp: New file.
13096 * gdb.reverse/time-reverse.c: New test.
13097 * gdb.reverse/time-reverse.exp: New file.
13098 * gdb.reverse/waitpid-reverse.c: New test.
13099 * gdb.reverse/waitpid-reverse.exp: New file.
13100
5e2e7507
JK
131012015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13102
13103 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13104
0fde2c53
DE
131052015-10-26 Doug Evans <dje@google.com>
13106
13107 PR symtab/17391
13108 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13109 * gdb.dwarf2/bad-regnum.c: New file.
13110 * gdb.dwarf2/bad-regnum.exp: New file.
13111
1a70ae97
DE
131122015-10-26 Doug Evans <dje@google.com>
13113
13114 PR python/18938
13115 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13116 file.
13117
27dc26ab
JK
131182015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13119
13120 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13121 for a change by "Mention language in compile error message".
13122
bed91f4d
SM
131232015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13124
13125 PR python/18073
13126 * gdb.python/py-type.c (C::a_method): New.
13127 (C::a_const_method): New.
13128 (C::a_static_method): New.
13129 (a_function): New.
13130 * gdb.python/py-type.exp (test_fields): Test getting fields
13131 from function and method.
13132
3f2f83dd
KB
131332015-10-21 Keven Boell <keven.boell@intel.com>
13134
13135 * gdb.fortran/vla-alloc-assoc.exp: New file.
13136 * gdb.fortran/vla-datatypes.exp: New file.
13137 * gdb.fortran/vla-datatypes.f90: New file.
13138 * gdb.fortran/vla-history.exp: New file.
13139 * gdb.fortran/vla-ptype-sub.exp: New file.
13140 * gdb.fortran/vla-ptype.exp: New file.
13141 * gdb.fortran/vla-sizeof.exp: New file.
13142 * gdb.fortran/vla-sub.f90: New file.
13143 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13144 * gdb.fortran/vla-value-sub-finish.exp: New file.
13145 * gdb.fortran/vla-value-sub.exp: New file.
13146 * gdb.fortran/vla-value.exp: New file.
13147 * gdb.fortran/vla-ptr-info.exp: New file.
13148 * gdb.mi/mi-vla-fortran.exp: New file.
13149 * gdb.mi/vla.f90: New file.
13150
27145d50
SL
131512015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13152
13153 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13154 of hardwired timeout value.
13155
5f3ff4f8
JK
131562015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13157 Pedro Alves <palves@redhat.com>
13158
13159 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13160 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13161
bfd09d20
JS
131622015-10-19 Josh Stone <jistone@redhat.com>
13163
13164 * gdb.base/catch-syscall.c: Include <sched.h>.
13165 (unknown_syscall): New variable.
13166 (main): Trigger a vfork and an unknown syscall.
13167 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13168 (unknown_syscall_number): Likewise.
13169 (check_call_to_syscall): Accept an optional syscall pattern.
13170 (check_return_from_syscall): Likewise.
13171 (check_continue): Likewise.
13172 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13173 (test_catch_syscall_skipping_return): New test toggling off 'catch
13174 syscall' to step over the syscall return, then toggling back on.
13175 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13176 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13177 (do_syscall_tests): Call test_catch_syscall_without_args and
13178 test_catch_syscall_mid_vfork.
13179 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13180 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13181
b32b93c6
AS
131822015-10-19 Andrew Stubbs <ams@codesourcery.com>
13183
13184 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13185 print g_vE): Add new pass patterns.
13186 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13187 print various symbol names for vptr fields.
13188
9d622bda
AB
131892015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13190
13191 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13192 results.
13193
0fd8ac1c
YQ
131942015-10-12 Yao Qi <yao.qi@linaro.org>
13195
13196 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13197
34240514
YQ
131982015-10-12 Yao Qi <yao.qi@linaro.org>
13199
13200 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13201 is aarch64*-*-linux*.
13202
8240f442
YQ
132032015-10-12 Yao Qi <yao.qi@linaro.org>
13204
13205 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13206 (can_relocate_bcond_true): ... it.
13207 (can_relocate_bcond_false): New function.
13208 (foo): Likewise.
13209 (can_relocate_bl): Likewise.
13210 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13211 can_relocate_bl.
13212
2520f728
PMR
132132015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13214
13215 * gdb.base/nested-addr.c: New file.
13216 * gdb.base/nested-addr.exp: New testcase.
13217
abcef95a
MM
132182015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13219
13220 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13221 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13222 its output. Ignore the output of "record goto begin" and instead
13223 check that GDB is replaying.
13224
145e3ddb
PA
132252015-10-09 Pedro Alves <palves@redhat.com>
13226
13227 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13228 (top level): Use it in the run with no args test.
13229
d5d8c4e1
IB
132302015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13231
13232 * gdb.dlang/properties.exp: New file.
13233
06e635ef
SL
132342015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13235
13236 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13237 whether or not address 0x1000 is mapped on the target.
13238
e019fd1d
SM
132392015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13240
13241 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13242 build.
13243
77ba2a67
MM
132442015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13245
13246 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13247 instruction-history test.
13248
c60eb31f
DE
132492015-09-28 Doug Evans <dje@google.com>
13250
13251 * gdb.base/gcore.c (array_func): Add reference to static_array.
13252
9a3c8263
SM
132532015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13254
13255 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13256 source line.
13257
9720e656
SL
132582015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13259
13260 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13261 short or char as base type.
13262
938d3bf2
SL
132632015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13264
13265 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13266 to allow any size enum.
13267
e6c2c623
PMR
132682015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13269
13270 * gdb.ada/array_ptr_renaming.exp: New testcase.
13271 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13272 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13273
06da0f77
PL
132742015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13275
13276 * gdb.trace/ftrace-lock.c: New file.
13277 * gdb.trace/ftrace-lock.exp: New file.
13278
4f51c22a
PL
132792015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13280
13281 * gdb.arch/insn-reloc.c: New file.
13282 * gdb.arch/ftrace-insn-reloc.exp: New file.
13283
7041adf4
PL
132842015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13285
13286 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13287 instruction.
13288 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13289 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13290 * gdb.trace/range-stepping.c: Likewise.
13291 * gdb.trace/trace-break.c: Likewise.
13292 * gdb.trace/trace-mt.c (thread_function): Likewise.
13293 * gdb.trace/ftrace.c (marker): Likewise.
13294 * gdb.trace/trace-condition.c (marker): Likewise.
13295 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13296 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13297 is_aarch64_target.
13298
015d2e7e
DE
132992015-09-18 Doug Evans <xdje42@gmail.com>
13300
13301 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13302 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13303
26b188a2
SL
133042015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13305
13306 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13307 the breakpoint.
13308
79dc332b
SL
133092015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13310
13311 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13312 the pending breakpoint. Remove timeout override for "Run till
13313 MI pending breakpoint on pendfunc3 on thread 2" test.
13314
f57929f2
SL
133152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13316
13317 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13318 filename pattern.
13319
3f469b17
SL
133202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13321
13322 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13323 in breakpoint filename pattern.
13324
515b89b3
SL
133252015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13326
7800dbe4
SL
13327 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13328
133292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13330
515b89b3
SL
13331 * gdb.linespec/explicit.exp: Check for readline support for
13332 tab-completion tests. Fix obvious typo.
13333
d2939ba2
MM
133342015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13335
13336 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13337 and replay.
13338
cbb55fa7
MM
133392015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13340
13341 * gdb.btrace/non-stop.c: New.
13342 * gdb.btrace/non-stop.exp: New.
13343
43691ca1
PL
133442015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13345 Yao Qi <yao.qi@linaro.org>
13346
13347 * gdb.trace/trace-condition.c: New file.
13348 * gdb.trace/trace-condition.exp: New file.
13349
d78908cf
WW
133502015-09-16 Wei-cheng Wang <cole945@gmail.com>
13351
13352 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13353 for testing bytecode compilation.
13354
1ed415e2
PA
133552015-09-16 Pedro Alves <palves@redhat.com>
13356 Sandra Loosemore <sandra@codesourcery.com>
13357
13358 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13359 (SECONDS): Redefine.
13360 (main): Call pthread_kill and alarm early.
13361 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13362 support.
13363 (test): If the target can't hardware step and doesn't support
13364 displaced stepping, increase the timeout.
13365
d136eff5
PA
133662015-09-16 Pedro Alves <palves@redhat.com>
13367
13368 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13369 (enable_debug): New procedures.
13370 (test): Use them. Bail out if waiting for threads fails.
13371 (top level): Bail out if a test fails.
13372
991f019c
YQ
133732015-09-16 Yao Qi <yao.qi@linaro.org>
13374
13375 * gdb.asm/asm-source.exp: Set asm-arch for
13376 aarch64*-*-* target.
13377 * gdb.asm/aarch64.inc: New file.
13378
bfca584f
PMR
133792015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13380
13381 * gdb.ada/array_of_variable_length.exp: New testcase.
13382 * gdb.ada/array_of_variable_length/foo.adb: New file.
13383 * gdb.ada/array_of_variable_length/pck.adb: New file.
13384 * gdb.ada/array_of_variable_length/pck.ads: New file.
13385
b326e587
DE
133862015-09-15 Doug Evans <dje@google.com>
13387
13388 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13389 of function static local variable.
13390
5382cfab
PW
133912015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13392
13393 * gdb.threads/tls-so_extern.exp: New test file.
13394 * gdb.threads/tls-so_extern.c: New test file.
13395 * gdb.threads/tls-so_extern_main.c: New test file.
13396
141c5cc4
JK
133972015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13398
13399 * gdb.opt/solib-intra-step-lib.c: New file.
13400 * gdb.opt/solib-intra-step-main.c: New file.
13401 * gdb.opt/solib-intra-step.exp: New file.
13402
d15dcecd
PA
134032015-09-15 Pedro Alves <palves@redhat.com>
13404
13405 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13406 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13407
4c2f2a79
PA
134082015-09-14 Pedro Alves <palves@redhat.com>
13409
13410 * gdb.base/hook-stop-continue.c: Delete.
13411 * gdb.base/hook-stop-continue.exp: Delete.
13412 * gdb.base/hook-stop-frame.c: Delete.
13413 * gdb.base/hook-stop-frame.exp: Delete.
13414 * gdb.base/hook-stop.c: New file.
13415 * gdb.base/hook-stop.exp: New file.
13416
919e6dbe
PMR
134172015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13418
13419 * gdb.ada/access_to_packed_array.exp: New testcase.
13420 * gdb.ada/access_to_packed_array/foo.adb: New file.
13421 * gdb.ada/access_to_packed_array/pack.adb: New file.
13422 * gdb.ada/access_to_packed_array/pack.ads: New file.
13423
157280a4
MM
134242015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13425
13426 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13427 buffer size test.
13428
2fd33e94
DB
134292015-09-11 Don Breazeal <donb@codesourcery.com>
13430
13431 * gdb.base/foll-exec.c: Add copyright header. Fix
13432 formatting issues.
13433 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13434 (do_exec_tests): Use clean_restart in place of zap_session,
13435 and for test initialization. Fix formatting issues. Use
13436 fail in place of perror.
13437 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13438 an expect statement to match an expression with output from
13439 the program under debug.
13440 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13441 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13442 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13443 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13444 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13445
e70b6e8e
DE
134462015-09-09 Doug Evans <dje@google.com>
13447
13448 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13449
7a551a51
DE
134502015-09-09 Doug Evans <dje@google.com>
13451
13452 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13453
4c666f84
DE
134542015-09-09 Doug Evans <dje@google.com>
13455
13456 * gdb.base/savedregs.exp: Fix typo.
13457
243a9253
PA
134582015-09-09 Pedro Alves <palves@redhat.com>
13459
13460 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13461
c0fa8fbd
SL
134622015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13463
13464 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13465 command actually switches threads. Give up on remaining
13466 tests if target fails to stop at breakpoint.
13467
cd7c1778
PMR
134682015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13469
13470 * gdb.ada/funcall_char.exp: New testcase.
13471 * gdb.ada/funcall_char/foo.adb: New file.
13472
dc5c8746
PMR
134732015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13474
13475 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13476 expected outputs. Add two testcases for completing ambiguous
13477 functions.
13478 * gdb.ada/complete/aux_pck.adb: New file.
13479 * gdb.ada/complete/aux_pck.ads: New file.
13480 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13481 Ambiguous_Func functions.
13482 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13483 * gdb.ada/complete/pck.adb: Likewise.
13484
4e83a1e7
UW
134852015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13486
13487 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13488 failures to run the test program under GDB.
13489
8ce74153
LM
134902015-08-26 Luis Machado <lgustavo@codesourcery.com>
13491
13492 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13493 to C.
13494
e9756d52
PP
134952015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13496
13497 * gdb.base/run-after-attach.exp: New test file.
13498 * gdb.base/run-after-attach.c: New test file.
13499
8d37573b
DB
135002015-08-26 Don Breazeal <donb@codesourcery.com>
13501
13502 * gdb.base/foll-exec-2.c: New test program.
13503 * gdb.base/foll-exec-2.exp: New test.
13504
63e43d3a
PMR
135052015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13506
13507 * gdb.base/nested-subp1.exp: New file.
13508 * gdb.base/nested-subp1.c: New file.
13509 * gdb.base/nested-subp2.exp: New file.
13510 * gdb.base/nested-subp2.c: New file.
13511 * gdb.base/nested-subp3.exp: New file.
13512 * gdb.base/nested-subp3.c: New file.
13513
3d40fbb5
PA
135142015-08-24 Pedro Alves <palves@redhat.com>
13515
13516 * gdb.server/connect-without-multi-process.c: New file.
13517 * gdb.server/connect-without-multi-process.exp: New file.
13518
4422ac93
LM
135192015-08-24 Luis Machado <lgustavo@codesourcery.com>
13520
13521 * gdb.opt/inline-markers.c: Make z int.
13522
91dddb86
LM
135232015-08-24 Luis Machado <lgustavo@codesourcery.com>
13524
13525 * gdb.opt/inline-markers.c: Make z volatile.
13526
a48847ee
LM
135272015-08-24 Luis Machado <lgustavo@codesourcery.com>
13528
13529 * gdb.opt/inline-bt.c: New volatile global z.
13530 * gdb.opt/inline-cmds.c: Likewise.
13531 * gdb.opt/inline-locals.c: Likewise.
13532 * gdb.opt/inline-markers.c: New extern global z.
13533 (marker): Use z.
13534 (inline_fn): Likewise.
13535
0ebbc52b
PA
135362015-08-24 Pedro Alves <palves@redhat.com>
13537
13538 * config/m32r-stub.exp: Remove file.
13539 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13540 * gdb.base/call-rt-st.exp: Likewise.
13541 * gdb.base/call-strs.exp: Likewise.
13542 * gdb.base/default.exp: Remove references to h8300-*-hms and
13543 *-*-udi*.
13544 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13545
77c365df
AA
135462015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13547
13548 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13549 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13550 and "return" use KFAIL when GDB can not read/write the vector
13551 return value.
13552
4313b8c0
GB
135532015-08-21 Gary Benson <gbenson@redhat.com>
13554
13555 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13556
0e433b32
PA
135572015-08-20 Pedro Alves <palves@redhat.com>
13558
13559 * gdb.server/solib-list.exp: No longer expect an interior stop in
13560 non-stop mode.
13561
221e1a37
PA
135622015-08-20 Pedro Alves <palves@redhat.com>
13563
13564 * gdb.server/connect-stopped-target.c: New file.
13565 * gdb.server/connect-stopped-target.exp: New file.
13566
40e3ad0e
PA
135672015-08-20 Pedro Alves <palves@redhat.com>
13568
13569 * gdb.dwarf2/comp-unit-lang.exp: New file.
13570 * gdb.dwarf2/comp-unit-lang.c: New file.
13571
af39b327
PMR
135722015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13573
13574 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13575 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13576
7d45c7c3 135772015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13578
7d45c7c3
KB
13579 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13580 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13581
4d6cceb4
DE
135822015-08-18 Doug Evans <dje@google.com>
13583 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13584
13585 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13586 skip_python_tests. New arg prompt_regexp.
13587 (skip_python_tests): New function.
13588 * lib/mi-support.exp (mi_skip_python_tests): New function.
13589 * gdb.python/py-mi-objfile-gdb.py: New file.
13590 * gdb.python/py-mi-objfile.c: New file.
13591 * gdb.python/py-mi-objfile.exp: New file.
13592
ad89c2aa
KS
135932015-08-17 Keith Seitz <keiths@redhat.com>
13594
13595 * gdb.linespec/explicit.exp: Move strace test from here ...
13596 * gdb.trace/strace.exp: ... to here.
13597
e3ae3c43
PP
135982015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13599
13600 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13601 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13602
604b2636
DE
136032015-08-14 Doug Evans <xdje42@gmail.com>
13604
13605 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13606 inferior before selecting a new file.
13607
6ff0ba5f
DE
136082015-08-14 Doug Evans <xdje42@gmail.com>
13609
13610 * gdb.mi/mi-disassemble.exp: Update.
13611 * gdb.base/disasm-optim.S: New file.
13612 * gdb.base/disasm-optim.c: New file.
13613 * gdb.base/disasm-optim.h: New file.
13614 * gdb.base/disasm-optim.exp: New file.
13615
9ca98f92
KS
136162015-08-14 Keith Seitz <keiths@redhat.com>
13617
13618 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13619 "evaluated-by".
13620
52bbc560
JB
136212015-08-13 Joel Brobecker <brobecker@adacore.com>
13622
13623 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13624
5d8c3ed3
PMR
136252015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13626
13627 * gdb.ada/fun_renaming.exp: New testcase.
13628 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13629 * gdb.ada/fun_renaming/pack.adb: New file.
13630 * gdb.ada/fun_renaming/pack.ads: New file.
13631
ea8812bc
KS
136322015-08-12 Keith Seitz <keiths@redhat.com>
13633
13634 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13635 gdb_get_line_number.
13636
4dafcdeb
JB
136372015-08-12 Joel Brobecker <brobecker@adacore.com>
13638
13639 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13640 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13641 gdb.base/dso2dso.exp: New files.
13642
5ba32597
SDJ
136432015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13644 Pedro Alves <palves@redhat.com>
13645 Keith Seitz <keiths@redhat.com>
13646
13647 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13648 GDBFLAGS.
13649
b6dafabf
PP
136502015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13651
13652 * gdb.base/gdbhistsize-history.exp
13653 (test_histsize_history_setting): Use save_vars.
13654 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13655 Use save_vars.
13656 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13657 * gdb.base/readline.exp: Use save_vars.
13658
abe8e607
PP
136592015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13660
13661 * lib/gdb.exp (save_vars): New proc.
13662
629500fa
KS
136632015-08-11 Keith Seitz <keiths@redhat.com>
13664
13665 * gdb.base/help.exp: Update help_breakpoint_text.
13666
eb8c4e2e
KS
136672015-08-11 Keith Seitz <keiths@redhat.com>
13668
13669 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13670 (at toplevel): Call test_explicit_breakpoints.
13671 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13672 breakpoints.
13673 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13674 breakpoint conditions, "-cond".
13675
87f0e720
KS
136762015-08-11 Keith Seitz <keiths@redhat.com>
13677
13678 * gdb.linespec/3explicit.c: New file.
13679 * gdb.linespec/cpexplicit.cc: New file.
13680 * gdb.linespec/cpexplicit.exp: New file.
13681 * gdb.linespec/explicit.c: New file.
13682 * gdb.linespec/explicit.exp: New file.
13683 * gdb.linespec/explicit2.c: New file.
13684 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13685 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13686 before using in the matching pattern.
13687 Clarify that `prefix' is a regular expression.
13688
f00aae0f
KS
136892015-08-11 Keith Seitz <keiths@redhat.com>
13690
13691 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13692 test.
13693 Add tests for missing ",FMT" and ",".
13694
e27852be
DE
136952015-08-10 Doug Evans <dje@google.com>
13696 Keith Seitz <keiths@redhat.com>
13697
13698 PR gdb/17960
13699 * gdb.base/completion.exp: Add location completer tests.
13700
7f03bd92
PA
137012015-08-07 Pedro Alves <palves@redhat.com>
13702
13703 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13704 tests here.
13705 (top level): Run do_test with and without displaced stepping.
13706
3fc8eb30
PA
137072015-08-07 Pedro Alves <palves@redhat.com>
13708
13709 * gdb.base/valgrind-disp-step.c: New file.
13710 * gdb.base/valgrind-disp-step.exp: New file.
13711
d4569d7b
PA
137122015-08-07 Pedro Alves <palves@redhat.com>
13713
13714 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13715 Delete function.
13716 (main): Add alarm. Run an infinite loop instead of calling
13717 wait_threads.
13718 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13719 comment.
13720 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13721 Delete function.
13722 (main): Add alarm. Run an infinite loop instead of calling
13723 wait_threads.
13724 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13725 comment.
13726
e1316e60
PA
137272015-08-07 Pedro Alves <palves@redhat.com>
13728
13729 * gdb.base/checkpoint-ns.exp: New file.
13730 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13731 standard_testfile.
13732
da8c46d2
MM
137332015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13734
13735 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13736 * gdb.btrace/instruction_history.exp: Update.
13737 * gdb.btrace/tsx.exp: New.
13738 * gdb.btrace/tsx.c: New.
13739
de1c2c52
PA
137402015-08-06 Pedro Alves <palves@redhat.com>
13741
13742 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13743 increase timeout.
13744 * gdb.reverse/until-precsave.exp: Bump timeouts.
13745
782e0bf4
PA
137462015-08-06 Pedro Alves <palves@redhat.com>
13747
13748 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13749
83e97ed0
PA
137502015-08-06 Pedro Alves <palves@redhat.com>
13751
13752 PR gdb/18749
13753 * gdb.threads/process-dies-while-handling-bp.c: New file.
13754 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13755
863d01bd
PA
137562015-08-06 Pedro Alves <palves@redhat.com>
13757
13758 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13759 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13760
0a39bb32
PA
137612015-08-05 Pedro Alves <palves@redhat.com>
13762
13763 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13764 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13765
ee2d2b10
SL
137662015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13767
13768 * gdb.base/bp-permanent.exp: Report test as unsupported if
13769 the target cannot stop at the permanent breakpoint.
13770
4e1bdb00
DE
137712015-08-03 Doug Evans <dje@google.com>
13772
13773 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13774 10000.
13775
3d338901
DE
137762015-08-03 Doug Evans <dje@google.com>
13777
13778 * Makefile.in (workers/%.worker, build-perf): New rule.
13779 (GDB_PERFTEST_MODE): New variable.
13780 (check-perf): Use it.
13781 (clean): Clean up gdb.perf parallel build subdirs.
13782 * lib/build-piece.exp: New file.
13783 * lib/gdb.exp (make_gdb_parallel_path): New function
13784 (standard_output_file, standard_temp_file): Call it.
13785 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13786 of $GDB_PARALLEL.
13787 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13788
af061d3e
DE
137892015-08-03 Doug Evans <dje@google.com>
13790
8e1afc81 13791 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13792 (LOG_FILE_NAME): New global.
13793 (TextReporter.__init__): Initialize self.txt_sum.
13794 (TextReporter.report): Add support for multiple data-points.
13795 Move report to perftest.sum, put raw data in perftest.log.
13796 (TextReporter.start): Open sum and log files.
13797 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13798 * gdb.perf/lib/perftest/testresult.py
13799 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13800
2c8c5d37
PA
138012015-07-31 Pedro Alves <palves@redhat.com>
13802
13803 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13804 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13805 kill_wait_spawned_process instead of explicit "kill -9".
13806 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13807 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13808 kill_wait_spawned_process.
13809 * gdb.base/attach-twice.exp: Likewise.
13810 * gdb.base/attach.exp: Likewise.
13811 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13812 gdb_test_multiple.
13813 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13814 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13815 kill_wait_spawned_process.
13816 * gdb.base/valgrind-infcall.exp: Likewise.
13817 * gdb.multi/multi-attach.exp: Likewise.
13818 * gdb.python/py-prompt.exp: Likewise.
13819 * gdb.python/py-sync-interp.exp: Likewise.
13820 * gdb.server/ext-attach.exp: Likewise.
13821 * gdb.threads/attach-into-signal.exp (corefunc): Use
13822 spawn_wait_for_attach, spawn_id_get_pid and
13823 kill_wait_spawned_process.
13824 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13825 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13826 spawn_id_get_pid and kill_wait_spawned_process.
13827 * gdb.threads/attach-stopped.exp (corefunc): Use
13828 spawn_wait_for_attach, spawn_id_get_pid and
13829 kill_wait_spawned_process.
13830 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13831 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13832 kill_wait_spawned_process instead of explicit "kill -9".
13833 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13834 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13835 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13836 processes. Don't map cygwin/windows pids here. Now returns a
13837 spawn id list.
13838
032a0fca
SL
138392015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13840
13841 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13842 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13843 correct patch.
13844
61a934ca
SL
138452015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13846
13847 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13848
4bc4d428
SL
138492015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13850
13851 Reapply:
13852 2014-05-21 Mark Wielaard <mjw@redhat.com>
13853
13854 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13855
998d452a
PA
138562015-07-30 Pedro Alves <palves@redhat.com>
13857
13858 * linux-low.c (handle_extended_wait): Set the child's last
13859 reported status to TARGET_WAITKIND_STOPPED.
13860
69dde7dc
PA
138612015-07-30 Pedro Alves <palves@redhat.com>
13862
13863 PR threads/18600
13864 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13865 only shows inferior 1.
13866
4dd63d48
PA
138672015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13868 Pedro Alves <palves@redhat.com>
13869
13870 PR threads/18600
13871 * gdb.threads/fork-plus-threads.c: New file.
13872 * gdb.threads/fork-plus-threads.exp: New file.
13873
d618e4c5
PP
138742015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13875
13876 * gdb.base/batch-preserve-term-settings.exp
13877 (test_terminal_settings_preserved_after_cli_exit): Use
13878 send_quit_command.
13879
1eef6428
PA
138802015-07-29 Pedro Alves <palves@redhat.com>
13881 Don Breazeal <donb@codesourcery.com>
13882
13883 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13884 output from both inferior_spawn_id and gdb_spawn_id.
13885
7da5b897
SDJ
138862015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13887
13888 * gdb.threads/attach-into-signal.exp (corefunc): Use
13889 with_test_prefix on nested loops, uniquefying the test messages.
13890
dac804df
SDJ
138912015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13892
13893 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13894 commit.
13895
06265e53
PP
138962015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13897
13898 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13899 New proc.
13900 (test_terminal_settings_preserved_after_sigterm): New test.
13901
18206ca3
PP
139022015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13903
13904 * gdb.base/batch-preserve-term-settings.exp
13905 (test_terminal_settings_preserved_after_cli_exit): New test.
13906
90074d11
PP
139072015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13908
13909 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13910 manipulation of saved_gdbflags.
13911 (test_terminal_settings_preserved): Remove global declaration of
13912 the unused variable pagination_prompt. Remove manipulation of
13913 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13914 GDBFLAGS.
13915
eb1a7902
PA
139162015-07-29 Pedro Alves <palves@redhat.com>
13917
13918 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13919
8b75dd3b
PA
139202015-07-29 Pedro Alves <palves@redhat.com>
13921
13922 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13923 at the top.
13924
dedad4e3
PA
139252015-07-29 Pedro Alves <palves@redhat.com>
13926
13927 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13928 (main): Call gdb_unbuffer_output.
13929 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13930 (main): Call gdb_unbuffer_output.
13931 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13932 (main): Call gdb_unbuffer_output.
13933 * gdb.base/call-strs.exp: Adjust to step over the
13934 gdb_unbuffer_output call.
13935 * gdb.base/catch-gdb-caused-signals.c: Include
13936 "../lib/unbuffer_output.c".
13937 (main): Call gdb_unbuffer_output.
13938 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13939 (main): Call gdb_unbuffer_output.
13940 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13941 (main): Call gdb_unbuffer_output.
13942 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13943 (main): Call gdb_unbuffer_output.
13944 * gdb.base/shlib-call.exp: Adjust to step over the
13945 gdb_unbuffer_output call.
13946 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13947 (main): Call gdb_unbuffer_output.
13948 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13949 (main): Call gdb_unbuffer_output.
13950 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13951 (main): Rename to ...
13952 (test): ... this.
13953 (main): Reimplement.
13954 * gdb.base/varargs.exp: Run to test instead of to main.
13955 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13956 (main): Call gdb_unbuffer_output.
13957
58789a91
PA
139582015-07-29 Pedro Alves <palves@redhat.com>
13959
13960 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13961 factore out from mi_continue_dprintf. For call-style dprintfs,
13962 expect dprintf output out of $inferior_spawn_id.
13963 (mi_continue_dprintf): Use mi_expect_dprintf.
13964 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13965 (main): Call gdb_unbuffer_output.
13966
e8376742
PA
139672015-07-29 Pedro Alves <palves@redhat.com>
13968
13969 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13970 (default_mi_gdb_start): Set inferior_spawn_id instead of
13971 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13972 gdb_spawn_id.
13973 (mi_gdb_test): Always expect inferior output from both
13974 $inferior_spawn_id and $gdb_spawn_id.
13975
08280010
PA
139762015-07-29 Pedro Alves <palves@redhat.com>
13977
13978 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13979 send_inferior and $inferior_spawn_id.
13980
4d30e432
PA
139812015-07-29 Pedro Alves <palves@redhat.com>
13982
13983 * gdb.gdb/complaints.exp (test_initial_complaints)
13984 (test_serial_complaints, test_short_complaints): Use
13985 gdb_test_stdio.
13986 (test_empty_complaint): Handle $inferior_spawn_id !=
13987 $gdb_spawn_id.
13988
0d30a335
PA
139892015-07-29 Pedro Alves <palves@redhat.com>
13990
13991 * gdb.base/varargs.exp: Use gdb_test_stdio.
13992
39413b29
PA
139932015-07-29 Pedro Alves <palves@redhat.com>
13994
13995 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13996
7cb000a9
PA
139972015-07-29 Pedro Alves <palves@redhat.com>
13998
13999 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14000
d7b8ac82
PA
140012015-07-29 Pedro Alves <palves@redhat.com>
14002
14003 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14004 parameter into two new parameters, "inf_result" and "gdb_result".
14005 Expect inferior output and gdb output from $inferior_spawn_id and
14006 $gdb_spawn_id, respectively. Adjust all callers.
14007
789c3a0c
PA
140082015-07-29 Pedro Alves <palves@redhat.com>
14009
14010 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14011 of gdb_test_sequence.
14012
77e760c3
PA
140132015-07-29 Pedro Alves <palves@redhat.com>
14014
14015 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14016 (saw_spurious_output): Expect inferior output from
14017 $inferior_spawn_id. Use gdb_test_stdio.
14018
8396d2cd
PA
140192015-07-29 Pedro Alves <palves@redhat.com>
14020
14021 * gdb.base/dprintf.exp: Use standard_testfile. Change
14022 prepare_for_testing call.
14023 (srcfile): Don't set.
14024 (restart): New procedure.
14025 (test_dprintf): New procecure, use to continue over dprintfs.
14026 (test_call, test_agent): New procedures, tests moved here.
14027 Restart gdb and recreate dprintfs. Adjust expected output.
14028
2051d61f
PA
140292015-07-29 Pedro Alves <palves@redhat.com>
14030
14031 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14032
452397af
PA
140332015-07-29 Pedro Alves <palves@redhat.com>
14034
14035 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14036
8aed9555
PA
140372015-07-29 Pedro Alves <palves@redhat.com>
14038
14039 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14040 gdb_test_stdio.
14041
188a61b4
PA
140422015-07-29 Pedro Alves <palves@redhat.com>
14043
14044 * lib/gdb.exp (gdb_test_stdio): New procedure.
14045
12264a45
PA
140462015-07-29 Pedro Alves <palves@redhat.com>
14047
14048 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14049
23ffc893
PA
140502015-07-29 Pedro Alves <palves@redhat.com>
14051
14052 * gdb.base/call-signal-resume.exp: Remove check for
14053 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14054 * gdb.base/unwindonsignal.exp: Likewise.
14055 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14056 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14057
65566918
PA
140582015-07-29 Pedro Alves <palves@redhat.com>
14059
14060 * gdb.base/siginfo-addr.c (pass): New function.
14061 (handler): Call it iff si_addr is correct.
14062 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14063 Set a breakpoint at "pass" and continue to it.
14064
d60a9221
SDJ
140652015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14066
14067 * gdb.python/py-objfile.exp: Make some tests have unique names.
14068 * gdb.python/py-pp-registration.exp: Likewise.
14069
bde40b8f
PA
140702015-07-28 Pedro Alves <palves@redhat.com>
14071
14072 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14073
13e1dec8
SM
140742015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14075
14076 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14077
da33c9a7
SM
140782015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14079
14080 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14081
077836f7
PP
140822015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14083
14084 * gdb.base/gdb-sigterm-2.exp: New test.
14085
b8cc7b2e
DE
140862015-07-25 Doug Evans <xdje42@gmail.com>
14087
14088 Revert:
14089 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14090 (workers/%.worker, build-perf): New rule.
14091 (GDB_PERFTEST_MODE): New variable.
14092 (check-perf): Use it.
14093 (clean): Clean up gdb.perf parallel build subdirs.
14094 * lib/build-piece.exp: New file.
14095 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14096 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14097 name.
14098 (standard_temp_file): Ditto.
14099 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14100 of $GDB_PARALLEL.
14101
c8bd4544
DE
141022015-07-24 Doug Evans <dje@google.com>
14103
14104 * gdb.perf/lib/perftest/utils.py: New file.
14105 * gdb.perf/gm-hello.cc: New file.
14106 * gdb.perf/gm-pervasive-typedef.cc: New file.
14107 * gdb.perf/gm-pervasive-typedef.h: New file.
14108 * gdb.perf/gm-std.cc: New file.
14109 * gdb.perf/gm-std.h: New file.
14110 * gdb.perf/gm-use-cerr.cc: New file.
14111 * gdb.perf/gm-utils.h: New file.
14112 * gdb.perf/gmonster-null-lookup.py: New file.
14113 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14114 * gdb.perf/gmonster-print-cerr.py: New file.
14115 * gdb.perf/gmonster-ptype-string.py: New file.
14116 * gdb.perf/gmonster-runto-main.py: New file.
14117 * gdb.perf/gmonster-select-file.py: New file.
14118 * gdb.perf/gmonster1-null-lookup.exp: New file.
14119 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14120 * gdb.perf/gmonster1-print-cerr.exp: New file.
14121 * gdb.perf/gmonster1-ptype-string.exp: New file.
14122 * gdb.perf/gmonster1-runto-main.exp: New file.
14123 * gdb.perf/gmonster1-select-file.exp: New file.
14124 * gdb.perf/gmonster1.cc: New file.
14125 * gdb.perf/gmonster1.exp: New file.
14126 * gdb.perf/gmonster2-null-lookup.exp: New file.
14127 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14128 * gdb.perf/gmonster2-print-cerr.exp: New file.
14129 * gdb.perf/gmonster2-ptype-string.exp: New file.
14130 * gdb.perf/gmonster2-runto-main.exp: New file.
14131 * gdb.perf/gmonster2-select-file.exp: New file.
14132 * gdb.perf/gmonster2.cc: New file.
14133 * gdb.perf/gmonster2.exp: New file.
14134
6eab34f3
DE
141352015-07-24 Doug Evans <dje@google.com>
14136
14137 * gdb.perf/README: New file.
14138 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14139 * lib/gen-perf-test.exp: New file.
14140
63738bfd
DE
141412015-07-24 Doug Evans <dje@google.com>
14142
14143 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14144 (PerfTest::startup): New function.
14145 (PerfTest::run): Return result of calling body.
14146 (PerfTest::assemble): Rewrite.
14147 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14148 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14149 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14150 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14151 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14152
7b606f95
DE
141532015-07-24 Doug Evans <dje@google.com>
14154
14155 * lib/gdb.exp (clean_restart): Make executable optional.
14156
a97b16b8
DE
141572015-07-24 Doug Evans <dje@google.com>
14158
14159 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14160 compiler_info references.
14161 * gdb.cp/temargs.exp: Ditto.
14162 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14163 (get_compiler_info): Early exit if already computed. Set compiler_info
14164 to "unknown" if there was a problem.
14165 (test_compiler_info): Add function comment. Call get_compiler_info.
14166
35baa57f
DE
141672015-07-24 Doug Evans <dje@google.com>
14168
14169 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14170 (workers/%.worker, build-perf): New rule.
14171 (GDB_PERFTEST_MODE): New variable.
14172 (check-perf): Use it.
14173 (clean): Clean up gdb.perf parallel build subdirs.
14174 * lib/build-piece.exp: New file.
14175 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14176 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14177 name.
14178 (standard_temp_file): Ditto.
14179 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14180 of $GDB_PARALLEL.
14181
6ebea266
DE
141822015-07-24 Doug Evans <dje@google.com>
14183
14184 * lib/future.exp (gdb_default_target_compile): New option
14185 "early_flags".
14186 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14187 --as-needed.
14188
1e76a7e9
SDJ
141892015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14190
14191 * gdb.base/catch-syscall.exp: Call gdb_exit before
14192 gdb_skip_xml_test.
14193
5068630a
PA
141942015-07-24 Pedro Alves <palves@redhat.com>
14195
14196 * gdb.python/py-events.exp: Accept output between the stop event
14197 and the prompt.
14198 * gdb.python/py-evsignal.exp: Likewise.
14199 * gdb.python/py-evthreads.exp: Likewise.
14200
77598427
PA
142012015-07-24 Pedro Alves <palves@redhat.com>
14202
14203 PR gdb/18717
14204 * gdb.threads/non-ldr-exit.c: New file.
14205 * gdb.threads/non-ldr-exit.exp: New file.
14206
11e6c98f
YQ
142072015-07-24 Yao Qi <yao.qi@linaro.org>
14208
14209 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14210 restarting process.
14211
51aee833
YQ
142122015-07-24 Yao Qi <yao.qi@linaro.org>
14213
14214 * gdb.server/ext-restart.exp: New file.
14215
8cfe207c
YQ
142162015-07-24 Yao Qi <yao.qi@linaro.org>
14217
14218 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14219 argument options.
14220 * gdb.server/ext-wrapper.exp: New file.
14221
cc12ce38
DE
142222015-07-23 Doug Evans <dje@google.com>
14223
14224 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14225 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14226
d0d84780
PMR
142272015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14228
14229 * gdb.ada/var_arr_typedef.exp: New testcase.
14230 * gdb.ada/var_arr_typedef/pack.adb: New file.
14231 * gdb.ada/var_arr_typedef/pack.ads: New file.
14232 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14233
8b558f79
JB
142342015-07-20 Joel Brobecker <brobecker@adacore.com>
14235
14236 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14237
775a3298
JK
142382015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14239
14240 * gdb.arch/i386-biarch-core.exp: Replace istarget
14241 by "complete set gnutarget". Remove expectation for the "core-file"
14242 command.
14243
db1ff28b
JK
142442015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14245
14246 Revert the previous commit:
14247 Tests for validate symbol file using build-id.
14248
0a94970d
JK
142492015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14250
14251 Tests for validate symbol file using build-id.
14252 * gdb.base/solib-mismatch-lib.c: New file.
14253 * gdb.base/solib-mismatch-libmod.c: New file.
14254 * gdb.base/solib-mismatch.c: New file.
14255 * gdb.base/solib-mismatch.exp: New file.
14256
03346981
SL
142572015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14258
14259 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14260 nios2-*-linux*.
14261 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14262 * gdb.base/siginfo.exp: Likewise.
14263 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14264
42422cc7
PL
142652015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14266
14267 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14268 Move it to ...
14269 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14270 ... here.
14271 * gdb.trace/range-stepping.exp: Check that the target supports
14272 range stepping.
14273
cfa68bae
JK
142742015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14275
14276 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14277
8ffdba26
PA
142782015-07-14 Pedro Alves <palves@redhat.com>
14279
14280 * gdb.base/killed-outside.exp: New file.
14281 * gdb.base/killed-outside.c: New file.
14282
218a5a11
JK
142832015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14284
14285 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14286 (n at main): New.
14287 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14288
e03ed3c6
AA
142892015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14290
14291 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14292 infcall tests instead of setting up for KFAIL.
14293
485668e5
MM
142942015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14295
14296 * gdb.btrace/record_goto-step.exp: New.
14297
08464196
JK
142982015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14299
14300 PR compile/18484
14301 * gdb.compile/compile.c (struct struct_type): Add volatile to
14302 selffield's type.
14303 * gdb.compile/compile.exp
14304 (compile code struct_object.selffield = &struct_object): Skip further
14305 struct_object tests if this one xfails.
14306
bcf5c1d9
RC
143072015-07-08 Robert O'Callahan <robert@ocallahan.org>
14308
14309 PR exp/18617
14310 * gdb.trace/ax.exp: Add test.
14311
4931af25
YQ
143122015-07-07 Yao Qi <yao.qi@linaro.org>
14313
14314 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14315 instead of istarget "aarch64*-*-*".
14316 * gdb.arch/aarch64-fp.exp: Likewise.
14317 * gdb.base/float.exp: Likewise.
14318 * gdb.reverse/aarch64.exp: Likewise.
14319 * lib/gdb.exp (is_aarch64_target): New proc.
14320
9fcf688e
YQ
143212015-07-07 Yao Qi <yao.qi@linaro.org>
14322
14323 * lib/gdb.exp (is_aarch32_target): New proc.
14324 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14325 instead of "istarget "arm*-*-*"".
14326 * gdb.arch/arm-disp-step.exp: Likewise.
14327 * gdb.arch/thumb-bx-pc.exp: Likewise.
14328 * gdb.arch/thumb-prologue.exp: Likewise.
14329 * gdb.arch/thumb-singlestep.exp: Likewise.
14330 * gdb.base/disp-step-syscall.exp: Likewise.
14331 * gdb.base/float.exp: Likewise.
14332
fbd8d50d
YQ
143332015-07-07 Yao Qi <yao.qi@linaro.org>
14334
14335 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14336 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14337
71be1fdc
YQ
143382015-07-07 Yao Qi <yao.qi@linaro.org>
14339
14340 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14341 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14342 if it exists.
14343 * gdb.multi/multi-arch.exp: Likewise.
14344
3e221d36
SM
143452015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14346
14347 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14348 print.
14349
d441430b
YQ
143502015-07-07 Yao Qi <yao.qi@linaro.org>
14351
14352 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14353
06f810bd
MG
143542015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14355
14356 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14357 '[' and ']' characters.
14358
5e61e7c0
IB
143592015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14360
14361 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14362
28bf096c
PA
143632015-06-29 Pedro Alves <palves@redhat.com>
14364
14365 PR threads/18127
14366 * gdb.threads/hand-call-new-thread.c: New file.
14367 * gdb.threads/hand-call-new-thread.c: New file.
14368
ee93cd5e
KS
143692015-06-26 Keith Seitz <keiths@redhat.com>
14370 Doug Evans <dje@google.com>
14371
14372 PR 16253
14373 * gdb.cp/var-tag-2.cc: New file.
14374 * gdb.cp/var-tag-3.cc: New file.
14375 * gdb.cp/var-tag-4.cc: New file.
14376 * gdb.cp/var-tag.cc: New file.
14377 * gdb.cp/var-tag.exp: New file.
14378
fc637f04
PP
143792015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14380
14381 * gdb.base/history-duplicates.exp: New test.
14382
2e52ae68
PP
143832015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14384
14385 * gdb.base/completion.exp: Test the completion of the "focus"
14386 command.
14387
6e22494e
JK
143882015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14389
14390 * gdb.arch/amd64-prologue-skip.S: New file.
14391 * gdb.arch/amd64-prologue-skip.exp: New file.
14392
bf7b9cd9
SM
143932015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14394
14395 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14396 is_address_zero_readable check.
14397
201e8dfd
PB
143982015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14399
14400 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14401 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14402
5cd867b4
YQ
144032015-06-24 Yao Qi <yao.qi@linaro.org>
14404
14405 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14406 linux targets.
14407
4d7be007
YQ
144082015-06-24 Yao Qi <yao.qi@linaro.org>
14409
14410 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14411 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14412 * gdb.base/siginfo-thread.exp: Likewise.
14413
07fcd301
YQ
144142015-06-22 Yao Qi <yao.qi@linaro.org>
14415
14416 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14417
52042a00
YQ
144182015-06-22 Yao Qi <yao.qi@linaro.org>
14419
14420 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14421 aarch64*-*-*.
14422 (skip_hw_watchpoint_tests): Likewise.
14423
74bd41ce
PP
144242015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14425
14426 * gdb.base/gdbinit-history.exp: Test the interaction between
14427 setting GDBHISTSIZE and setting the history size via .gdbinit.
14428
bc460514
PP
144292015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14430
14431 PR gdb/16999
14432 * gdb.base/gdbhistsize-history.exp: New test.
14433
b58c513b
PP
144342015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14435
14436 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14437 with GDBHISTSIZE.
14438 * gdb.base/readline.exp: Likewise.
14439
92046791
YQ
144402015-06-17 Yao Qi <yao.qi@linaro.org>
14441
14442 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14443 line.
14444
2093d2d3
PP
144452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14446
14447 * gdb.base/gdbinit-history.exp: Add test case to check that
14448 an unlimited history file does not get truncated on exit.
14449
e6c693af
AA
144502015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14451
14452 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14453 (VECTOR): New macro. Use it...
14454 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14455 ...for these typedefs.
14456 (int8, char1, int1, double1): New typedefs.
14457 (struct just_int2, struct two_int2): New structures.
14458 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14459 (add_structvecs, add_singlevecs): New functions.
14460 (main): Call add_some_intvecs twice.
14461 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14462 the compile and exit upon failure. Try compiling for the "native"
14463 architecture. Test inferior function calls with vector arguments
14464 and vector return value handling with "finish" and "return".
14465
c74f7d1c
JT
144662015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14467
14468 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14469 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14470 PE file.
14471 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14472
98aa42ee
AT
144732015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14474
14475 PR breakpoints/16465
14476 * gdb.mi/mi-dprintf-pending.c: New file.
14477 * gdb.mi/mi-dprintf-pending.exp: New test.
14478 * gdb.mi/mi-dprintf-pendshr.c: New file.
14479
7d73c23c 144802015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14481 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14482
14483 * gdb.arch/i386-mpx-map.c: New file.
14484 * gdb.arch/i386-mpx-map.exp: New File.
14485
144862015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14487
14488 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14489 * gdb.arch/i386-mpx.exp: Indentation fixed.
14490
144912015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14492
14493 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14494 function and improved indentation.
14495 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14496 gdb_test_multiple. Added additional tests to skip the test.
14497
144982015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14499
14500 * gdb.arch/i386-avx512.c: Change path in include file.
14501 * gdb.arch/i386-avx512.exp: Change include dir path
14502 compilation flag.
14503 * gdb.arch/i386-mpx.c: Change path in include file.
14504 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14505 flag.
14506
d5eba19a
JK
145072015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14508
14509 * gdb.compile/compile-print.exp (compile print *vararray@3)
14510 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14511
7f361056
JK
145122015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14513
14514 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14515 (do not keep jit in memory): ... this.
14516 (expect 5): Change it to ...
14517 (expect no 5): ... this.
14518
3b462ec2
SM
145192015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14520
14521 PR gdb/15564
14522 * gdb.mi/mi-detach.exp: New file.
14523
e0619de6
JK
145242015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14525
14526 PR symtab/18392
14527 * gdb.arch/amd64-tailcall-self.S: New file.
14528 * gdb.arch/amd64-tailcall-self.c: New file.
14529 * gdb.arch/amd64-tailcall-self.exp: New file.
14530
e970cb34
DB
145312015-05-28 Don Breazeal <donb@codesourcery.com>
14532
14533 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14534 tests for remote targets by checking is_target_gdbserver.
14535
b2e2f908
DE
145362015-05-27 Doug Evans <dje@google.com>
14537
14538 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14539 * gdb.dwarf2/opaque-type-lookup.c: New file.
14540 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14541
82c7be31
DE
145422015-05-26 Doug Evans <dje@google.com>
14543
14544 * gdb.cp/iostream.cc: New file.
14545 * gdb.cp/iostream.exp: New file.
14546
b4f54984
DE
145472015-05-26 Doug Evans <dje@google.com>
14548
14549 * gdb.dwarf2/dw2-op-call.exp: Update.
14550 * gdb.dwarf2/dw4-sig-types.exp: Update.
14551 * gdb.dwarf2/implptr.exp: Update.
14552 * gdb.mi/mi-cmd-param-changed.exp: Update.
14553
4ea6efe9
DE
145542015-05-26 Doug Evans <dje@google.com>
14555
14556 * gdb.python/py-lazy-string.c: New file.
14557 * gdb.python/py-lazy-string.exp: New file.
14558 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14559 (main): Update. Add estring3.
14560 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14561 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14562
f6bb7db3
YQ
145632015-05-26 Omair Javaid <omair.javaid@linaro.org>
14564 Yao Qi <yao.qi@linaro.org>
14565
14566 * gdb.reverse/aarch64.c: New.
14567 * gdb.reverse/aarch64.exp: New.
14568
a81bfbd0
OJ
145692015-05-26 Omair Javaid <omair.javaid@linaro.org>
14570
25d49b86
PA
14571 * lib/gdb.exp (supports_process_record): Return true for
14572 aarch64*-linux*.
a81bfbd0
OJ
14573 (supports_reverse): Likewise.
14574
158bf1b4
PP
145752015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14576
14577 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14578 Use with_test_prefix.
14579
a0145030
AB
145802015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14581
14582 * gdb.base/completion.exp: Add test for completion of layout
14583 names.
14584
ebe3b578
AB
145852015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14586
14587 * lib/gdb.exp (skip_tui_tests): New proc.
14588 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14589
84204ed7
PA
145902015-05-19 Pedro Alves <palves@redhat.com>
14591
14592 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14593 Save the whole env array instead of just HOME. Unset HISTSIZE in
14594 the environment while testing. Restore whole environment
14595 afterwards.
14596
37442ce1
DE
145972015-05-16 Doug Evans <xdje42@gmail.com>
14598
14599 * gdb.guile/scm-ports.c: New file.
14600 * gdb.guile/scm-ports.exp: Add memory port tests.
14601
36de76f9
JK
146022015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14603
14604 * gdb.compile/compile-print.c: New file.
14605 * gdb.compile/compile-print.exp: New file.
14606
3a9558c4
JK
146072015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14608
14609 * gdb.compile/compile-ops.exp: Cast param to void.
14610 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14611 (compile code struct_object.selffield = &struct_object): Add xfail.
14612
aa715135
JG
146132015-05-15 Joel Brobecker <brobecker@adacore.com>
14614
14615 * gdb.ada/arr_enum_with_gap: New testcase.
14616
931e5bc3
JG
146172015-05-15 Joel Brobecker <brobecker@adacore.com>
14618
14619 * gdb.ada/byte_packed_arr: New testcase.
14620
9cd4d857
JB
146212015-05-15 Joel Brobecker <brobecker@adacore.com>
14622
14623 * gdb.ada/pckd_neg: New testcase.
14624
ebfd00d2
PP
146252015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14626
14627 PR gdb/17820
14628 * gdb.base/gdbinit-history.exp: New test.
14629 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14630 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14631
4c082a81
SC
146322015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14633
14634 * gdb.python/py-xmethods.cc: Enhance test case.
14635 * gdb.python/py-xmethods.exp: New tests.
14636 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14637 function.
14638 (B_indexoper): Likewise.
14639 (global_dm_list) : Add new xmethod worker functions.
14640
f7797074
SDJ
146412015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14642
14643 * gdb.base/coredump-filter.exp: Correctly unset
14644 "coredump_var_addr" array.
14645
a4674e4e
PA
146462015-05-08 Pedro Alves <palves@redhat.com>
14647
14648 * gdb.server/non-existing-program.exp: Unset spawn_id.
14649
df2eb078
SC
146502015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14651
14652 PR python/18291
14653 * gdb.python/py-xmethods.exp: Add tests.
14654
422349a3
YQ
146552015-05-08 Yao Qi <yao.qi@linaro.org>
14656
14657 PR gdb/18208
14658 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14659 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14660 function set_coredump_filter, and remove remote_exec call.
14661 Remove argument ipid. Callers update.
14662 (top level): Don't get inferior's PID.
14663
63fc80ce
AA
146642015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14665
14666 * gdb.base/watch_thread_num.exp: Skip test on targets without
14667 access watchpoints.
14668
80ad801e
PA
146692015-05-06 Pedro Alves <palves@redhat.com>
14670
14671 PR server/18081
14672 * gdb.server/non-existing-program.exp: New file.
14673
0fa7fe50
JB
146742015-05-05 Joel Brobecker <brobecker@adacore.com>
14675
14676 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14677
3ea89b92
PMR
146782015-05-05 Joel Brobecker <brobecker@adacore.com>
14679
14680 * gdb.ada/out_of_line_in_inlined: New testcase.
14681
87b8eff0
JB
146822015-05-05 Joel Brobecker <brobecker@adacore.com>
14683
14684 * gdb.ada/var_rec_arr: New testcase.
14685
5fccc635
YQ
146862015-04-30 Yao Qi <yao.qi@linaro.org>
14687
14688 * gdb.base/break-idempotent.exp: If
14689 skip_hw_watchpoint_multi_tests returns true, skip the tests
14690 on "rwatch" and "awatch".
14691
42d38f42
YQ
146922015-04-30 Yao Qi <yao.qi@linaro.org>
14693
14694 * gdb.base/relativedebug.exp: Invoke gdb command
14695 "info sharedlibrary", and if libc.so doesn't have debug info,
14696 skip the test.
14697
2ce1cdbf
DE
146982015-04-29 Doug Evans <dje@google.com>
14699
14700 * gdb.python/py-xmethods.exp: Add ptype tests.
14701 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14702 get_result_type method.
14703
f24a38c5
LM
147042015-04-29 Luis Machado <lgustavo@codesourcery.com>
14705
14706 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14707 the target does not support hardware watchpoints.
14708
ecbf2b3c
LM
147092015-04-29 Luis Machado <lgustavo@codesourcery.com>
14710
14711 * gdb.base/break-always.exp: Abort testing if writing to memory
14712 causes an error.
14713
34f5f757
DE
147142015-04-28 Doug Evans <dje@google.com>
14715
14716 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14717 * gdb.python/py-pp-registration.exp: ... here. New file.
14718 * gdb.python/py-pp-registration.c: New file.
14719 * gdb.python/py-pp-registration.py: New file.
14720
69b4374a
DE
147212015-04-28 Doug Evans <dje@google.com>
14722
14723 * gdb.python/py-bad-printers.c: New file.
14724 * gdb.python/py-bad-printers.py: New file.
14725 * gdb.python/py-bad-printers.exp: New file.
14726
59fb7612
SS
147272015-04-28 Sasha Smundak <asmundak@google.com>
14728
14729 * gdb.python/py-type.exp: New test.
14730
2631b16a
AW
147312015-04-28 Andy Wingo <wingo@igalia.com>
14732
14733 * gdb.python/py-parameter.exp:
14734 * gdb.guile/scm-parameter.exp: Escape the path that we are
14735 matching against, as it might contain characters that are special
14736 to regular expressions.
14737
460efde1
JB
147382015-04-27 Joel Brobecker <brobecker@adacore.com>
14739
14740 * gdb.ada/rec_comp: New testcase.
14741
2d369d8e
SDJ
147422015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14743
14744 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14745 before using it.
14746
cf75d6c3
AB
147472015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14748
14749 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14750 new tests for verilog output.
14751
8dbe7ca5
YQ
147522015-04-24 Yao Qi <yao.qi@linaro.org>
14753
14754 * boards/remote-gdbserver-on-localhost.exp: New file.
14755
4ef9fb2f
PA
147562015-04-23 Pedro Alves <palves@redhat.com>
14757
14758 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14759 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14760 "end of file", remove $inferior_spawn_id from the indirect list.
14761
0a803169
PA
147622015-04-23 Pedro Alves <palves@redhat.com>
14763
14764 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14765
749ef8f8
PA
147662015-04-23 Pedro Alves <palves@redhat.com>
14767
14768 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14769 on $any_spawn_id instead of only on $gdb_spawn_id.
14770
8aae4344
PM
147712015-04-21 Pierre Muller <muller@sourceware.org>
14772
14773 PR pascal/17815
14774 * lib/pascal.exp (gpc_compile): Add new option "class".
14775 (fpc_compile): Likewise.
14776 * gdb.pascal/case-insensitive-symbols.pas: New file.
14777 * gdb.pascal/case-insensitive-symbols.exp: New file.
14778
1586c8fb
GB
147792015-04-20 Gary Benson <gbenson@redhat.com>
14780
14781 * gdb.base/attach.exp: Fix three extended remote failures.
14782
1b6e6f5c
GB
147832015-04-17 Gary Benson <gbenson@redhat.com>
14784
14785 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14786 the main executable over the remote protocol.
14787
e797481d
PA
147882015-04-16 Pedro Alves <palves@redhat.com>
14789
14790 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14791 a new gdbserver if gdbserver_reconnect_p is set.
14792
1ca99c42
PA
147932015-04-16 Pedro Alves <palves@redhat.com>
14794
14795 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14796 is set, don't exit gdbserver.
14797
af9fd6f8
AA
147982015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14799
14800 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14801 appropriate .insn, such that an older assembler can be used.
14802 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14803 the z/Architecture instruction set on 31-bit targets as well.
14804
04ff1e61
AA
148052015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14806
14807 * gdb.go/handcall.exp: Remove all logic related to the first
14808 breakpoint and rely on go_runto_main instead.
14809 * gdb.go/strings.exp: Likewise.
14810 * gdb.go/unsafe.exp: Likewise.
14811 * gdb.go/hello.exp: Likewise. Also rename the remaining
14812 breakpoint marker to "breakpoint 1".
14813 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14814 * gdb.go/strings.go: Likewise.
14815 * gdb.go/unsafe.go: Likewise.
14816 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14817 "set breakpoint 2 here" and rename the remaining breakpoint marker
14818 to "breakpoint 1".
14819
40d2f8d6
SM
148202015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14821
14822 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14823 if itertools.imap is not present.
14824 * gdb.python/py-objfile.exp: Add parentheses.
14825 * gdb.python/py-type.exp: Same.
14826 * gdb.python/py-unwind-maint.py: Same.
14827
8cbc97c6
YQ
148282015-04-15 Yao Qi <yao.qi@linaro.org>
14829
14830 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14831 of ":$ptr_size" and set its form explicitly.
14832
45fd756c
YQ
148332015-04-15 Pedro Alves <palves@redhat.com>
14834 Yao Qi <yao.qi@linaro.org>
14835
14836 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14837 timeout by factor of 4.
14838 (test_regular_watch): Likewise.
14839 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14840 * gdb.reverse/sigall-reverse.exp: Likewise.
14841 * gdb.reverse/until-precsave.exp: Likewise.
14842 * lib/gdb.exp (with_timeout_factor): New proc.
14843 (gdb_expect): Move some code to ...
14844 (get_largest_timeout): ... here. New procedure.
14845
9e811bc3
LM
148462015-04-14 Luis Machado <lgustavo@codesourcery.com>
14847
14848 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14849
0ff6fcb2
LM
148502015-04-13 Luis Machado <lgustavo@codesourcery.com>
14851
14852 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14853 to write to the .text section.
14854
7578d5f7
LM
148552015-04-13 Luis Machado <lgustavo@codesourcery.com>
14856
14857 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14858 Handle the case of targets that do not provide PID information.
14859
2efe15c4
YQ
148602015-04-13 Yao Qi <yao.qi@linaro.org>
14861
14862 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14863 and use expect instead of gdb_expect.
14864
8cd8f2f8
SDJ
148652015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14866
14867 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14868 "coredump_var_addr" to avoid naming conflict with other testcases.
14869
9ee41772
PA
148702015-04-10 Pedro Alves <palves@redhat.com>
14871
14872 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14873 gdb_test_sequence and gdb_assert.
14874
07473109
PA
148752015-04-10 Pedro Alves <palves@redhat.com>
14876
14877 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14878 test messages that don't include the breakpoint address.
14879
de3db44c
YQ
148802015-04-10 Yao Qi <yao.qi@linaro.org>
14881
14882 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14883 false for some offset and width combinations which aren't
14884 supported by linux kernel.
14885
c79d856c
PA
148862015-04-10 Pedro Alves <palves@redhat.com>
14887
14888 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14889 procedure, factored out from ...
14890 (top level): ... here. Add "set displaced-stepping" testing axis.
14891 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14892 parameter "displaced". Use it.
14893 (top level): Use foreach and add "set displaced-stepping" testing
14894 axis.
14895
ebc90b50
PA
148962015-04-10 Pedro Alves <palves@redhat.com>
14897
14898 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14899 Remove comment.
14900 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14901 both the address of the instruction that triggers the watchpoint
14902 and the address of the instruction immediately after, and use
14903 those addresses for the test. Fix comment.
14904
8f572e5c
PA
149052015-04-10 Pedro Alves <palves@redhat.com>
14906
14907 * gdb.base/sigstep.exp (breakpoint_to_handler)
14908 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14909 Test "backtrace" in handler.
14910 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14911 (top level): Add new "displaced" test axis to
14912 breakpoint_to_handler, breakpoint_to_handler_entry and
14913 breakpoint_over_handler.
14914
8d707a12
PA
149152015-04-10 Pedro Alves <palves@redhat.com>
14916
14917 PR gdb/18216
14918 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14919
ef713951
YQ
149202015-04-10 Yao Qi <yao.qi@linaro.org>
14921
14922 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14923 (test_add_rn_pc): New function.
14924 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14925 (top level): Invoke test_add_rn_pc.
14926
906d60cf
PA
149272015-04-10 Pedro Alves <palves@redhat.com>
14928
14929 PR gdb/13858
14930 * gdb.base/step-over-no-symbols.exp: New file.
14931
f2983cc3
AW
149322015-04-09 Andy Wingo <wingo@igalia.com>
14933
14934 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14935 after the Python tests.
14936
6d62641c
SDJ
149372015-04-08 Keith Seitz <keiths@redhat.com>
14938
14939 PR python/16699
14940 * gdb.python/py-completion.exp: New tests for completion.
14941 * gdb.python/py-completion.py (CompleteLimit1): New class.
14942 (CompleteLimit2): Likewise.
14943 (CompleteLimit3): Likewise.
14944 (CompleteLimit4): Likewise.
14945 (CompleteLimit5): Likewise.
14946 (CompleteLimit6): Likewise.
14947 (CompleteLimit7): Likewise.
14948
f3770638
PA
149492015-04-08 Pedro Alves <palves@redhat.com>
14950
14951 PR gdb/18214
14952 PR gdb/18216
14953 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14954 function.
14955 (main): Install it as SIGUSR1 handler.
14956 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14957 parameter. Always use "setup" as prefix. Toggle "set
14958 displaced-stepping" off/on depending on global. Don't switch to
14959 thread 1 here.
14960 (top level): Add displaced stepping "off/on" test axis. Update
14961 "setup" calls. Wrap each subtest with with_test_prefix. Test
14962 continuing with a queued signal in each thread.
14963
4496bed7
PA
149642015-04-08 Pedro Alves <palves@redhat.com>
14965
14966 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14967 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14968 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14969 Return early if running to main fails.
14970 * gdb.trace/while-stepping.exp: Likewise.
14971
b97fde92
PA
149722015-04-07 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14975 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14976 interact with inferior program.
14977
f71c18e7
PA
149782015-04-07 Pedro Alves <palves@redhat.com>
14979
14980 * lib/gdb.exp (inferior_spawn_id): New global.
14981 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14982 spawn id after processing the user code.
14983 (default_gdb_start): Set inferior_spawn_id.
14984 (send_inferior): New procedure.
14985 * lib/gdbserver-support.exp (gdbserver_start): Set
14986 inferior_spawn_id.
14987 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14988
6423214f
PA
149892015-04-07 Pedro Alves <palves@redhat.com>
14990
14991 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14992 * lib/gdbserver-support.exp (gdbserver_start): Make
14993 $server_spawn_id global.
14994 (gdbserver_start): Don't wait for gdbserver's spawn id with
14995 expect_background.
14996 (close_gdbserver): New procedure.
14997 (gdb_exit): Rename the default version and reimplement.
14998
71c0ee8c
PA
149992015-04-07 Pedro Alves <palves@redhat.com>
15000
72f4393d 15001 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15002 append the substituted item, not the original item.
15003
203bc29b
PA
150042015-04-07 Pedro Alves <palves@redhat.com>
15005
15006 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15007 gdb_expect.
15008
508a3ddf
PA
150092015-04-07 Pedro Alves <palves@redhat.com>
15010
15011 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15012 output appearing once only.
15013
9f6dbe2b
PA
150142015-04-07 Pedro Alves <palves@redhat.com>
15015
15016 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15017 that doesn't expect anything. Return early if running to main
15018 fails.
15019
337532fa
YQ
150202015-04-07 Yao Qi <yao.qi@linaro.org>
15021
15022 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15023 (child_function): Call alarm.
15024 (main): Move call to alarm into the loop.
15025 * gdb.threads/non-stop-fair-events.exp: Build program with
15026 -DTIMEOUT=$timeout.
15027
01b622d4
DE
150282015-04-06 Doug Evans <xdje42@gmail.com>
15029
15030 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15031 Fix dest parameter to board_info.
15032 (fpc_compile): Ditto.
15033 (gdb_compile_pascal): Rename dest arg to destfile.
15034
961f4160
PMR
150352015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15036
15037 * gdb.ada/funcall_ref.exp: New file.
15038 * gdb.ada/funcall_ref/foo.adb: New file.
15039
cafda597
YQ
150402015-04-02 Yao Qi <yao.qi@linaro.org>
15041
15042 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15043 is remote.
15044
fed040c6
GB
150452015-04-02 Gary Benson <gbenson@redhat.com>
15046
15047 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15048
d11916aa
SS
150492015-04-01 Sasha Smundak <asmundak@google.com>
15050
15051 * gdb.python/py-unwind-maint.c: New file.
15052 * gdb.python/py-unwind-maint.exp: New test.
15053 * gdb.python/py-unwind-maint.py: New file.
15054 * gdb.python/py-unwind.c: New file.
15055 * gdb.python/py-unwind.exp: New test.
15056 * gdb.python/py-unwind.py: New test.
15057
a1471180
PA
150582015-04-01 Pedro Alves <palves@redhat.com>
15059
15060 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15061 to fail instead of non-existent $test.
15062
0bbeccb1
PA
150632015-04-01 Pedro Alves <palves@redhat.com>
15064
15065 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15066 GDBFLAGS if not empty.
15067
3c724c8c
PMR
150682015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15069
15070 * gdb.ada/complete.exp: Remove "multi_line".
15071 * gdb.ada/info_exc.exp: Remove "multi_line".
15072 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15073 * gdb.ada/ptype_field.exp: Remove "multi_line".
15074 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15075 * gdb.ada/tagged.exp: Remove "multi_line".
15076 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15077 [multi_line ...]
15078 * gdb.btrace/delta.exp: Likewise.
15079 * gdb.btrace/exception.exp: Likewise.
15080 * gdb.btrace/function_call_history.exp: Likewise.
15081 * gdb.btrace/instruction_history.exp: Likewise.
15082 * gdb.btrace/nohist.exp: Likewise.
15083 * gdb.btrace/record_goto.exp: Likewise.
15084 * gdb.btrace/segv.exp: Likewise.
15085 * gdb.btrace/stepi.exp: Likewise.
15086 * gdb.btrace/tailcall.exp: Likewise.
15087 * gdb.btrace/unknown_functions.exp: Likewise.
15088 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15089 * lib/gdb.exp: Add the "multi_line" helper.
15090
4eec2deb
PA
150912015-04-01 Pedro Alves <palves@redhat.com>
15092
15093 * gdb.threads/tid-reuse.c: New file.
15094 * gdb.threads/tid-reuse.exp: New file.
15095
df8411da
SDJ
150962015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15097
15098 PR corefiles/16092
15099 * gdb.base/coredump-filter.c: New file.
15100 * gdb.base/coredump-filter.exp: Likewise.
15101
6ef37366
PM
151022015-03-27 Petr Machata <pmachata@redhat.com>
15103
15104 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15105 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15106 (Dwarf::assemble): Initialize them.
15107 (Dwarf::lines): New function.
15108
7ec911b0
JT
151092015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15110
15111 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15112 SYMBOL_PREFIX for x86_64-*-cygwin.
15113
ff908ebf
AW
151142015-03-26 Andy Wingo <wingo@igalia.com>
15115
15116 PR symtab/18148
15117 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15118 const_value but not a location.
15119 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15120 location defined in non-main CUs are visible.
15121
6d5f0679
YQ
151222015-03-26 Yao Qi <yao.qi@linaro.org>
15123
15124 PR testsuite/18139
15125 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15126 Add a line number entry for the same line.
15127 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15128 Add a line number entry for the same line.
15129
2898689b
YQ
151302015-03-26 Yao Qi <yao.qi@linaro.org>
15131
15132 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15133 .int 0.
15134 (func): Likewise. Add .Lfunc_1 label.
15135 Use .Lfunc_1 label.
15136 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15137 .int 0.
15138 (func): Likewise.
15139 Use .Lfunc_1 label.
15140
85180498
YQ
151412015-03-26 Yao Qi <yao.qi@linaro.org>
15142
15143 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15144 Call gdb_compile instead to compile each .s files without debug
15145 information.
15146
8aa08a8d
YQ
151472015-03-26 Yao Qi <yao.qi@linaro.org>
15148
15149 * gdb.base/savedregs.exp (process_saved_regs): Make
15150 "Saved registers:" optional in the pattern.
15151
66849923
MM
151522015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15153
15154 * gdb.btrace/next.exp: Merged into step.exp.
15155 * gdb.btrace/finish.exp: Merged into step.exp.
15156 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15157 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15158 "record goto" and checking the exact replay position.
15159 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15160 check for "Recording format" in "info record" output.
15161 * gdb.btrace/record_goto.exp: Choose test file based on target.
15162 * gdb.btrace/x86-record_goto.S: Renamed into ...
15163 * gdb.btrace/x86_64-record_goto.S: ... this.
15164 * gdb.btrace/i686-record_goto.S: New.
15165 * gdb.btrace/x86-tailcall.S: Renamed into ...
15166 * gdb.btrace/x86_64-tailcall.S: ... this.
15167 * gdb.btrace/i686-tailcall.S: New.
15168 * gdb.btrace/x86-tailcall.c: Renamed into ...
15169 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15170 separate statements. Update test.
15171 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15172 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15173 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15174 * gdb.btrace/tailcall.exp: Choose test file based on target.
15175 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15176
11cc1b74
MM
151772015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15178
15179 * gdb.btrace/exception.exp: Increase BTS buffer size.
15180
a25d8bf9
PA
151812015-03-24 Pedro Alves <palves@redhat.com>
15182
15183 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15184
856e7dd6
PA
151852015-03-24 Pedro Alves <palves@redhat.com>
15186
15187 * gdb.threads/schedlock.exp (test_step): No longer expect that
15188 "set scheduler-locking step" with "next" over a function call runs
15189 threads unlocked.
15190
ad235a41
AT
151912015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15192
15193 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15194
15630549
AT
151952015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15196
15197 PR breakpoints/16466
15198 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15199 * gdb.mi/mi-pending.c (thread_func): New function.
15200 (int main): Add threading support required.
15201 * gdb.mi/mi-pending.exp: Add tests for this issue.
15202 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15203 (pendfunc2): Remove stdio dependency.
15204 * gdb.mi/mi-pendshr2.c: New file.
15205
693dca06
KS
152062015-03-23 Keith Seitz <keiths@redhat.com>
15207
15208 * gdb.linespec/keywords.c: New file.
15209 * gdb.linespec/keywords.exp: New file.
15210
7e993ebf
KS
152112015-03-23 Keith Seitz <keiths@redhat.com>
15212
15213 PR gdb/18021
15214 * gdb.dwarf2/staticvirtual.exp: New test.
15215
bc23328c
JK
152162015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15217
15218 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15219 * README: Remove HP-UX and gdb.hp.
15220 (configuration):
15221 * configure: Regenerate.
15222 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15223 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15224 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15225 gdb.hp/gdb.defects/Makefile.
15226 * gdb.hp/Makefile.in: File deleted.
15227 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15228 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15229 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15230 * gdb.hp/gdb.aCC/run.c: File deleted.
15231 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15232 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15233 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15234 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15235 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15236 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15237 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15238 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15239 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15240 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15241 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15242 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15243 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15244 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15245 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15246 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15247 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15248 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15249 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15250 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15251 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15252 * gdb.hp/gdb.compat/average.c: File deleted.
15253 * gdb.hp/gdb.compat/sum.c: File deleted.
15254 * gdb.hp/gdb.compat/xdb.c: File deleted.
15255 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15256 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15257 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15258 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15259 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15260 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15261 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15262 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15263 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15264 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15265 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15266 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15267 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15268 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15269 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15270 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15271 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15272 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15273 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15274 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15275 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15276 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15277 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15278 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15279 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15280 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15281 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15282 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15283 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15284 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15285 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15286 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15287 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15288 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15289 * gdb.hp/tools/odump: File deleted.
15290
8bf3b159
PA
152912015-03-19 Pedro Alves <palves@redhat.com>
15292
15293 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15294 (saw_thread_3): New globals.
15295 (top level): Increment them when an event for the corresponding
15296 thread is seen.
15297 (no thread starvation): New test.
15298
eb54c8bf
PA
152992015-03-19 Pedro Alves <palves@redhat.com>
15300
15301 * gdb.threads/continue-pending-status.c: New file.
15302 * gdb.threads/continue-pending-status.exp: New file.
15303
32d2e5d6
PA
153042015-03-18 Pedro Alves <palves@redhat.com>
15305
15306 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15307 Use gdb_is_target_remote instead of is_remote. Use
15308 gdb_test_multiple instead of gdb_expect. Exit early if
15309 gdb_test_multiple hits its internal matches. Tighten stepi tests
15310 expected output. Fail on exit with any signal, instead of just
15311 SIGILL.
15312
f68f11b7
YQ
153132015-03-18 Yao Qi <yao.qi@linaro.org>
15314
15315 PR tdep/18107
15316 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15317 variable.
15318 * gdb.base/catch-syscall.exp: Don't skip it on
15319 aarch64*-*-linux* target. Remove elements in all_syscalls.
15320 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15321 target.
15322 (setup_all_syscalls): New proc.
15323
ca5fd19b
YQ
153242015-03-16 Yao Qi <yao.qi@linaro.org>
15325
15326 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15327 (top level): Skip tests if valid_addr_p returns false for
15328 $cmd1 or $cmd2.
15329
85642ba0
AW
153302015-03-11 Andy Wingo <wingo@igalia.com>
15331
15332 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15333
e03f9645
YQ
153342015-03-11 Yao Qi <yao.qi@linaro.org>
15335
15336 * gdb.base/catch-syscall.exp: Fix typo in comments.
15337
5d0962b2
YQ
153382015-03-11 Yao Qi <yao.qi@linaro.org>
15339
15340 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15341
b2df3cef
PA
153422015-03-09 Pedro Alves <palves@redhat.com>
15343
15344 * dg-extract-results.py: Delete.
15345
ef878e53
PA
153462015-03-09 Pedro Alves <palves@redhat.com>
15347
15348 Merge dg-extract-results.sh from GCC upstream (r218843).
15349
15350 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15351 * dg-extract-results.sh: Use --text with grep to avoid issues with
15352 binary files. Fall back to cat -v, if that doesn't work.
15353
9494d219
PA
153542015-03-05 Pedro Alves <palves@redhat.com>
15355
15356 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15357
a8d9763a
SM
153582015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15359
15360 * lib/mi-support.exp (mi_expect_interrupt): Accept
15361 alternative event for when in all-stop mode.
15362
be9957b8
PA
153632015-03-04 Pedro Alves <palves@redhat.com>
15364
15365 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15366
d57be0f4 153672015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15368
15369 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15370
c214c7cf
AA
153712015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15372
15373 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15374 regexps for GDB's current line display, accept a hex address
15375 preceding the line number.
15376
6d74a497
AA
153772015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15378
15379 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15380 the 'arch1' variable for "s390*-linux*" targets.
15381
511aee7c
PA
153822015-03-04 Pedro Alves <palves@redhat.com>
15383
15384 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15385 (main): Pass missing retval argument to pthread_join call.
15386
95e50b27
PA
153872015-03-02 Pedro Alves <palves@redhat.com>
15388
15389 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15390 (top level): Call do_test with non-stop as well.
15391
28054d69
PA
153922015-03-02 Pedro Alves <palves@redhat.com>
15393
15394 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15395 -1.
15396
4fa5d7b4
AA
153972015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15398
15399 * gdb.arch/s390-vregs.exp: New test.
15400 * gdb.arch/s390-vregs.S: New file.
15401
97c18565
PA
154022015-02-27 Pedro Alves <palves@redhat.com>
15403
15404 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15405 call to catch_command_errors.
15406 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15407 catch_command_errors.
15408
a37bfa30
PA
154092015-02-27 Pedro Alves <palves@redhat.com>
15410
15411 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15412 "true" for boolean result.
15413 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15414 prototype of main.
15415
6f98576f
PA
154162015-02-27 Pedro Alves <palves@redhat.com>
15417
15418 * lib/unbuffer_output.c: New file.
15419 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15420 (main): Call gdb_unbuffer_output.
15421
eba5ab56
YQ
154222015-02-27 Yao Qi <yao.qi@linaro.org>
15423
15424 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15425 target.
15426
0def5aaa
DE
154272015-02-26 Doug Evans <dje@google.com>
15428
15429 * gdb.cp/class2.cc (Dbase, D): New classes.
15430 (main): New local delta.
15431 * gdb.cp/class2.exp: Test printing delta.
15432 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15433 (dynbar): New global.
15434 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15435
081a1c2c
JK
154362015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15437
15438 * gdb.compile/compile-ifunc.c: New file.
15439 * gdb.compile/compile-ifunc.exp: New file.
15440
2f41223f
AT
154412015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15442
15443 * gdb.base/structs.exp: Check for correct struct on finish.
15444
03eddd80
YQ
154452015-02-26 Yao Qi <yao.qi@linaro.org>
15446
15447 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15448 is zero.
15449
80c57053
JK
154502015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15451
15452 * gdb.arch/cordic.ko.bz2: New file.
15453 * gdb.arch/cordic.ko.debug.bz2: New file.
15454 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15455
21613c12
YQ
154562015-02-25 Yao Qi <yao.qi@linaro.org>
15457
15458 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15459 aarch64*-*-* target.
15460
d8b901ed
PA
154612015-02-23 Pedro Alves <palves@redhat.com>
15462
15463 * lib/gdb.exp (delete_breakpoints): Rewrite using
15464 gdb_test_multiple.
15465
e5b85ead
PA
154662015-02-23 Pedro Alves <palves@redhat.com>
15467
15468 * gdb.base/info-os.c: Include stdlib.h.
15469
85c3a371
DE
154702015-02-22 Doug Evans <xdje42@gmail.com>
15471
15472 PR symtab/17855
15473 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15474 is read after symbols have been re-read.
15475 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15476 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15477
96553a0c
DE
154782015-02-21 Doug Evans <dje@google.com>
15479
15480 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15481
97a0c697
JK
154822015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15483
15484 PR corefiles/17808
15485 * gdb.arch/i386-biarch-core.core.bz2: New file.
15486 * gdb.arch/i386-biarch-core.exp: New file.
15487
a47cd6e9
PA
154882015-02-21 Pedro Alves <palves@redhat.com>
15489
15490 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15491 runto_main fails.
15492
c5facdc4
PA
154932015-02-20 Pedro Alves <palves@redhat.com>
15494
15495 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15496 info probes.
15497
2db9a427
PA
154982015-02-20 Pedro Alves <palves@redhat.com>
15499
15500 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15501
60fb7e9e
PA
155022015-02-20 Pedro Alves <palves@redhat.com>
15503
15504 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15505 clean_restart before gdb_target_supports_trace.
15506
5c5019c2
PA
155072015-02-20 Pedro Alves <palves@redhat.com>
15508
15509 PR threads/18006
15510 * gdb.threads/clone-thread_db.c: New file.
15511 * gdb.threads/clone-thread_db.exp: New file.
15512
c9587f88
AT
155132015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15514
15515 PR breakpoints/16812
15516 * gdb.base/catch-gdb-caused-signals.c: New file.
15517 * gdb.base/catch-gdb-caused-signals.exp: New file.
15518
f6a88844
JM
155192015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15520
15521 * configure: Regenerated.
15522 * configure.ac: Use GDB_AC_TRANSFORM.
15523 * aclocal.m4: sinclude ../transform.m4.
15524
497c491b
JM
155252015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15526
15527 * lib/dtrace.exp: New file.
15528 * gdb.base/dtrace-probe.exp: Likewise.
15529 * gdb.base/dtrace-probe.d: Likewise.
15530 * gdb.base/dtrace-probe.c: Likewise.
15531 * lib/pdtrace.in: Likewise.
15532 * configure.ac: Output variables with the transformed names of
15533 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15534 * configure: Regenerated.
15535
03e98035
JM
155362015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15537
15538 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15539 expected message when trying to access $_probe_* convenience
15540 variables while not on a probe.
15541
63cc30e9
JK
155422015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15543
15544 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15545
0703599a
PA
155462015-02-11 Pedro Alves <pedro@codesourcery.com>
15547
15548 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15549 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15550
7e60a48e
DE
155512015-02-10 Doug Evans <xdje42@gmail.com>
15552
15553 * lib/gdb.exp (gdb_load): Always return a result.
15554
01b088bc
PA
155552015-02-10 Pedro Alves <palves@redhat.com>
15556
15557 * gdb.threads/signal-sigtrap.c: New file.
15558 * gdb.threads/signal-sigtrap.exp: New file.
15559
b05ec7a5
AT
155602015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15561
15562 * gdb.trace/no-attach-trace.c: New file.
15563 * gdb.trace/no-attach-trace.exp: New file.
15564
a2c2acaf
MW
155652015-02-09 Mark Wielaard <mjw@redhat.com>
15566
15567 * gdb.dwarf2/atomic.c: New file.
15568 * gdb.dwarf2/atomic-type.exp: Likewise.
15569
31fd9caa
MM
155702015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15571
15572 * gdb.btrace/buffer-size.exp: Update "info record" output.
15573 * gdb.btrace/delta.exp: Update "info record" output.
15574 * gdb.btrace/enable.exp: Update "info record" output.
15575 * gdb.btrace/finish.exp: Update "info record" output.
15576 * gdb.btrace/instruction_history.exp: Update "info record" output.
15577 * gdb.btrace/next.exp: Update "info record" output.
15578 * gdb.btrace/nexti.exp: Update "info record" output.
15579 * gdb.btrace/step.exp: Update "info record" output.
15580 * gdb.btrace/stepi.exp: Update "info record" output.
15581 * gdb.btrace/nohist.exp: Update "info record" output.
15582
d33501a5
MM
155832015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15584
15585 * gdb.btrace/buffer-size: New.
15586
f4abbc16
MM
155872015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15588
15589 * gdb.btrace/delta.exp: Update "info record" output.
15590 * gdb.btrace/enable.exp: Update "info record" output.
15591 * gdb.btrace/finish.exp: Update "info record" output.
15592 * gdb.btrace/instruction_history.exp: Update "info record" output.
15593 * gdb.btrace/next.exp: Update "info record" output.
15594 * gdb.btrace/nexti.exp: Update "info record" output.
15595 * gdb.btrace/step.exp: Update "info record" output.
15596 * gdb.btrace/stepi.exp: Update "info record" output.
15597 * gdb.btrace/nohist.exp: Update "info record" output.
15598
b9d61307
SM
155992015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15600
15601 PR gdb/15678
15602 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15603
e584fdbc
PA
156042015-02-06 Pedro Alves <palves@redhat.com>
15605
15606 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15607 macro.
15608 (seconds_left, again): New globals.
15609 (main): Wait seconds_left in a 1-second sleep loop instead of
15610 sleeping 180 seconds. If 'again' is set, reset the seconds
15611 counter.
15612 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15613 'again' in the inferior before detaching. Print the seconds left.
15614 (options): New global.
15615 (top level): Build program with -DTIMEOUT=$timeout.
15616
77f41761
PA
156172015-02-06 Pedro Alves <palves@redhat.com>
15618
15619 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15620 determine how many seconds to pass to 'alarm'.
15621 * gdb.base/gdb-sigterm.exp (top level): Build program with
15622 -DTIMEOUT=$timeout.
15623 (do_test): Return success/failure indication. Add more verbose
15624 logging. Don't fail if 200 single steps are seen. Instead, fail
15625 when the test times out.
15626 (passes): New global.
15627 (top level): Break the testing loop if testing fails on any
15628 iteration. Use gdb_assert.
15629
b9394193
DB
156302015-02-04 Don Breazeal <donb@codesourcery.com>
15631
15632 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15633 and initialize them.
15634 (ipc_cleanup): New function.
15635 (main): Don't declare shmid, semid, and msqid. Add a call to
15636 atexit so that we call ipc_cleanup on exit.
15637
42d9e528
PA
156382015-02-04 Pedro Alves <palves@redhat.com>
15639
15640 * boards/native-extended-gdbserver.exp: Remove any target variant
15641 specifications from the board name before clearing the isremote
15642 flag from board_info.
15643
ae6ae975
DE
156442015-01-31 Doug Evans <xdje42@gmail.com>
15645
15646 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15647
cfb069a8
GB
156482015-01-31 Gary Benson <gbenson@redhat.com>
15649
15650 * gdb.base/completion.exp: Disable completion limiting for
15651 existing tests. Add new tests to check completion limiting.
15652 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15653
5dd31d79
DE
156542015-01-31 Doug Evans <xdje42@gmail.com>
15655
15656 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15657
9f050062
DE
156582015-01-31 Doug Evans <xdje42@gmail.com>
15659
15660 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15661 entries. Duplicate file section script entries.
15662 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15663 inlined entries. Add test for safe-path rejection.
15664 * gdb.python/py-section-script.c: Add duplicate inlined section script
15665 entries. Duplicate file section script entries.
15666 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15667 inlined entries. Add test for safe-path rejection.
15668
df25ebbd
JB
156692015-01-29 Joel Brobecker <brobecker@adacore.com>
15670
15671 * gdb.ada/disc_arr_bound: New testcase.
15672
4a0ca9ec
JB
156732015-01-29 Joel Brobecker <brobecker@adacore.com>
15674
15675 * gdb.ada/mi_var_array: New testcase.
15676
3a8b707a
DE
156772015-01-27 Doug Evans <dje@google.com>
15678
15679 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15680 Add test for objfile.filename, objfile.username after objfile
15681 has been unloaded.
15682
f8313f6e
JB
156832015-01-26 Joel Brobecker <brobecker@adacore.com>
15684
15685 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15686 the second test to print the name attribute of value
15687 returned by the call to gdb.lookup_type, and adjust
15688 the expected output accordingly.
15689
37bc665e
MW
156902015-01-25 Mark Wielaard <mjw@redhat.com>
15691
15692 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15693 * gdb.base/disp-step-fork.c: Include unistd.h.
15694 * gdb.base/siginfo-obj.c: Include stdio.h.
15695 * gdb.base/siginfo-thread.c: Likewise.
15696 * gdb.mi/non-stop.c: Include unistd.h.
15697 * gdb.mi/nsthrexec.c: Include stdio.h.
15698 * gdb.mi/pthreads.c: Include unistd.h.
15699 * gdb.modula2/unbounded1.c (main): Declare returns int.
15700 * gdb.reverse/consecutive-reverse.c: Likewise.
15701 * gdb.threads/create-fail.c: Include unistd.h.
15702 * gdb.threads/killed.c: Likewise.
15703 * gdb.threads/linux-dp.c: Likewise.
15704 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15705 * gdb.threads/non-ldr-exc-2.c: Likewise.
15706 * gdb.threads/non-ldr-exc-3.c: Likewise.
15707 * gdb.threads/non-ldr-exc-4.c: Likewise.
15708 * gdb.threads/pthreads.c: Include unistd.h.
15709 (main): Declare returns int.
15710 * gdb.threads/tls-main.c (foo): New declaration.
15711 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15712
f7e5394d
SM
157132015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15714
15715 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15716 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15717
743649fd
MW
157182015-01-15 Mark Wielaard <mjw@redhat.com>
15719
15720 * gdb.base/noreturn-return.c: New file.
15721 * gdb.base/noreturn-return.exp: New file.
15722 * gdb.base/noreturn-finish.c: New file.
15723 * gdb.base/noreturn-finish.exp: New file.
15724
198297aa
PA
157252015-01-23 Pedro Alves <palves@redhat.com>
15726
15727 * gdb.threads/continue-pending-after-query.c: New file.
15728 * gdb.threads/continue-pending-after-query.exp: New file.
15729
717cf30c
AG
157302015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15731 Simon Marchi <simon.marchi@ericsson.com>
15732
15733 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15734 * gdb.base/valgrind-db-attach.exp: Same.
15735 * gdb.base/valgrind-infcall.exp: Same.
15736 * lib/mi-support.exp (default_mi_gdb_start): Same.
15737 * lib/prompt.exp (default_prompt_gdb_start): Same.
15738 * lib/gdb.exp (default_gdb_spawn): Same.
15739 (gdb_interact): New.
15740
15741
4b62a76e
JK
157422015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15743
15744 * gdb.compile/compile.exp (pointer to jit function): New test.
15745
b4cdae6f
WW
157462015-01-17 Wei-cheng Wang <cole945@gmail.com>
15747
15748 * lib/gdb.exp (supports_process_record): Return true for
15749 powerpc*-*-linux*.
15750 (supports_reverse): Likewise.
15751
d221e7ef
DB
157522015-01-15 Don Breazeal <donb@codesourcery.com>
15753
15754 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15755 instead of checking whether the target board is remote and
15756 use spawn_wait_for_attach instead of exec/sleep.
15757 * gdb.base/attach-twice.exp: Likewise.
15758
bafffb51
JB
157592015-01-15 Joel Brobecker <brobecker@adacore.com>
15760
15761 * gdb.ada/var_arr_attrs: New testcase.
15762
5589af0e
PA
157632015-01-14 Pedro Alves <palves@redhat.com>
15764 Joel Brobecker <brobecker@adacore.com>
15765
15766 PR gdb/17525
15767 * gdb.base/bp-cmds-execution-x-script.c: New file.
15768 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15769 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15770
6c400b59
PA
157712015-01-14 Pedro Alves <palves@redhat.com>
15772
15773 PR cli/17828
15774 * gdb.base/batch-preserve-term-settings.c: New file.
15775 * gdb.base/batch-preserve-term-settings.exp: New file.
15776
e02c96a7
DE
157772015-01-13 Doug Evans <dje@google.com>
15778
15779 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15780 binary.
15781
576fd14c
JB
157822015-01-13 Joel Brobecker <brobecker@adacore.com>
15783
15784 * Makefile.in (clean mostlyclean): Do not delete *.py.
15785
04dccad0
JB
157862015-01-13 Joel Brobecker <brobecker@adacore.com>
15787
15788 * gdb.python/py-lookup-type.exp: New file.
15789
3d230f71
PA
157902015-01-12 Pedro Alves <palves@redhat.com>
15791
15792 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15793 restore GDBFLAGS before returning.
15794
7e67715d
JK
157952015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15796
15797 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15798 is_amd64_regs_target and is_x86_like_target.
15799
f2e0d4b4
DE
158002015-01-11 Doug Evans <xdje42@gmail.com>
15801
15802 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15803 is given without an explicit form.
15804 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15805 attributes.
15806 * gdb.dwarf/corrupt.exp: Ditto.
15807 * gdb.dwarf2/enum-type.exp: Ditto.
15808 * gdb.trace/entry-values.exp: Ditto.
15809 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15810
439250fb
DE
158112015-01-11 Doug Evans <xdje42@gmail.com>
15812
15813 PR gdb/15830
15814 * gdb.base/maint.exp: Remove references to "maint demangle".
15815 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15816 Add tests for explicitly specifying language to demangle.
15817 * gdb.dlang/demangle.exp: Ditto.
15818
ede9f622
PA
158192015-01-09 Pedro Alves <palves@redhat.com>
15820
15821 * gdb.threads/non-stop-fair-events.c: New file.
15822 * gdb.threads/non-stop-fair-events.exp: New file.
15823
a7b796db
PA
158242015-01-09 Pedro Alves <palves@redhat.com>
15825
15826 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15827 the global scope. Set a breakpoint after all threads are started
15828 rather than stepping over two source lines. Expect the prompt.
15829 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15830 global.
15831 (NUM): Now 15.
15832 (main): Use threads_started_barrier to wait for all threads to
15833 start. Main thread no longer calls thread_function. Exit after
15834 180 seconds.
15835 (loop): New function.
15836 (thread_function): Wait on threads_started_barrier barrier. Call
15837 'loop' at each iteration.
15838 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15839 threads have started, instead of hardcoding number of "next"
15840 steps. Use an access watchpoint instead of a write watchpoint.
15841
9665ffdd
PA
158422015-01-09 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15845 (thread_func): Wait on barrier.
15846 (main): Wait for all threads to start before stopping GDB.
15847 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15848 global.
15849 (thread1_func, thread2_func): Wait on barrier.
15850 (main): Wait for all threads to start before stopping GDB.
15851 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15852 New global.
15853 (thread1_func, thread2_func): Wait on barrier.
15854 (main): Wait for all threads to start before stopping GDB.
15855
c945a99f
PA
158562015-01-09 Pedro Alves <palves@redhat.com>
15857
15858 * gdb.threads/attach-many-short-lived-threads.c: New file.
15859 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15860
c1a747c1
PA
158612014-01-09 Pedro Alves <palves@redhat.com>
15862
15863 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15864 instead of to thread 2.
15865 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15866 Add barrier around each pthread_create call instead of around all
15867 calls.
15868 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15869 Set a break on thread_function and have the child threads hit it
15870 one at at a time.
15871
60b3033e
PA
158722015-01-09 Pedro Alves <palves@redhat.com>
15873
15874 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15875 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15876 false.
15877 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15878 checking whether the target board is remote.
15879 * gdb.multi/multi-attach.exp: Likewise.
15880 * gdb.python/py-sync-interp.exp: Likewise.
15881 * gdb.server/ext-attach.exp: Likewise.
15882 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15883 tests that need to attach, instead of checking whether the target
15884 board is remote at the top of the file.
15885
acc018ac
YQ
158862015-01-08 Yao Qi <yao@codesourcery.com>
15887
15888 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15889
50a18af8
JK
158902015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15891
15892 Fix testcase compilation.
15893 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15894
8503d6e1
JB
158952015-01-06 Joel Brobecker <brobecker@adacore.com>
15896
15897 * gdb.python/py-type.exp: Add a couple test about empty
15898 array creation, and negative-length array creation.
15899
cc73dbcc
DE
159002015-01-02 Doug Evans <xdje42@gmail.com>
15901
15902 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15903
0300bbc7
DE
159042015-01-02 Doug Evans <dje@google.com>
15905
15906 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15907
9d85a0ec
YQ
159082014-12-29 Yao Qi <yao@codesourcery.com>
15909
15910 * gdb.trace/entry-values.exp: Update comments. Rename variable
15911 bar_call_foo to returned_from_foo.
15912
87186c6a
MMN
159132014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15914
15915 PR gdb/17394
15916 * gdb.linespec/break-asm-file.c: New file.
15917 * gdb.linespec/break-asm-file.exp: New file.
15918 * gdb.linespec/break-asm-file0.s: New file.
15919 * gdb.linespec/break-asm-file1.s: New file.
15920
1bab7383
YQ
159212014-12-18 Nigel Stephens <nigel@mips.com>
15922 Maciej W. Rozycki <macro@codesourcery.com>
15923
15924 * gdb.base/float.exp: Handle the new output from "info float" on
15925 MIPS targets.
15926
1bc1068a
JK
159272014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15928
15929 Fix MinGW compilation.
15930 * gdb.compile/compile-ops.exp: Update untested message if
15931 !skip_compile_feature_tests.
15932 * gdb.compile/compile-setjmp.exp: Likewise.
15933 * gdb.compile/compile-tls.exp: Likewise.
15934 * gdb.compile/compile.exp: Likewise.
15935 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15936 supported on this host".
15937
b6615d10
DE
159382014-12-16 Doug Evans <xdje42@gmail.com>
15939
15940 * boards/stabs.exp: New file.
15941
25dda427
AA
159422014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15943
15944 * gdb.base/completion.exp: Adjust to format changes of "maint
15945 print user-registers".
15946
bf330350
CU
159472014-12-16 Catalin Udma <catalin.udma@freescale.com>
15948
15949 PR server/17457
15950 * gdb.arch/aarch64-fp.c: New file.
15951 * gdb.arch/aarch64-fp.exp: New file.
15952
395cf596
SDJ
159532014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15954
15955 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15956 r210637, r210913, r211666, r215400, r215817).
15957
15958 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15959 * dg-extract-results.py: New file.
15960 * dg-extract-results.sh: Use it if the environment seems
15961 suitable.
15962
15963 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15964
15965 * dg-extract-results.py (parse_run): Handle warnings that
15966 are printed before a test harness is run.
15967
15968 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15969
15970 * dg-extract-results.py (Named): Remove __cmp__ method.
15971 (output_variation): Use a key to sort variation.harnesses.
15972
15973 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15974
15975 * dg-extract-results.py: For Python 3, force sys.stdout to
15976 handle surrogate escape sequences.
15977 (safe_open): New function.
15978 (output_segment, main): Use it.
15979
15980 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15981
15982 * dg-extract-results.py (Prog.result_re): Include options
15983 in test name.
15984
15985 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15986
15987 * dg-extract-results.py (output_variation): Always sort if
15988 do_sum.
15989
e882ef3c
SM
159902014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15991
15992 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15993 as long as we get pagination notifications.
15994
4992aa20
JM
159952014-12-15 Jason Merrill <jason@redhat.com>
15996
15997 * Makefile.in (check-gdb.%): Restore.
15998 * README: Mention it.
15999
c1b5a1a6
JB
160002014-12-13 Joel Brobecker <brobecker@adacore.com>
16001
16002 * gdb.ada/str_uninit: New testcase.
16003
5537b577
JK
160042014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16005
16006 PR symtab/17642
16007 * gdb.base/vla-stub-define.c: New file.
16008 * gdb.base/vla-stub.c: New file.
16009 * gdb.base/vla-stub.exp: New file.
16010
bb2ec1b3
TT
160112014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16012 Jan Kratochvil <jan.kratochvil@redhat.com>
16013 Tom Tromey <tromey@redhat.com>
16014
16015 * configure.ac: Add gdb.compile/.
16016 * configure: Regenerate.
16017 * gdb.compile/Makefile.in: New file.
16018 * gdb.compile/compile-ops.exp: New file.
16019 * gdb.compile/compile-ops.c: New file.
16020 * gdb.compile/compile-tls.c: New file.
16021 * gdb.compile/compile-tls.exp: New file.
16022 * gdb.compile/compile-constvar.S: New file.
16023 * gdb.compile/compile-constvar.c: New file.
16024 * gdb.compile/compile-mod.c: New file.
16025 * gdb.compile/compile-nodebug.c: New file.
16026 * gdb.compile/compile-setjmp-mod.c: New file.
16027 * gdb.compile/compile-setjmp.c: New file.
16028 * gdb.compile/compile-setjmp.exp: New file.
16029 * gdb.compile/compile-shlib.c: New file.
16030 * gdb.compile/compile.c: New file.
16031 * gdb.compile/compile.exp: New file.
16032 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16033
4ff709eb
TT
160342014-12-12 Tom Tromey <tromey@redhat.com>
16035
16036 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16037 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16038
6dddd6a5
DE
160392014-12-12 Doug Evans <dje@google.com>
16040
16041 * lib/gdb-python.exp (get_python_valueof): New function.
16042 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16043
71c24708
AA
160442014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16045
16046 * gdb.base/completion.exp: Add test for completion of "info
16047 registers ".
16048
3e29f34a
MR
160492014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16050
16051 * gdb.base/func-ptrs.c: New file.
16052 * gdb.base/func-ptrs.exp: New file.
16053
fc126975
SM
160542014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16055
16056 PR breakpoints/17012
16057 * gdb.base/dprintf-detach.c: New file.
16058 * gdb.base/dprintf-detach.exp: New file.
16059
0a46d518
SM
160602014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16061
16062 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16063 * lib/gdb.exp (target_is_gdbserver): New procedure.
16064
a0be3e44
DE
160652014-12-08 Doug Evans <dje@google.com>
16066
16067 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16068
df1b803a
YQ
160692014-12-05 Yao Qi <yao@codesourcery.com>
16070
16071 * gdb.guile/scm-error.exp: Remove the third argument to
16072 gdb_remote_download.
16073 * gdb.guile/scm-frame-args.exp: Likewise.
16074 * gdb.guile/scm-section-script.exp: Likewise.
16075
ddb9f679
YQ
160762014-12-05 Yao Qi <yao@codesourcery.com>
16077
16078 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16079
86e4ed39
DE
160802014-12-04 Doug Evans <dje@google.com>
16081
16082 * gdb.python/py-objfile.exp: Add tests for
16083 objfile.add_separate_debug_file.
16084
7c50a931
DE
160852014-12-04 Doug Evans <dje@google.com>
16086
16087 * lib/gdb.exp (get_build_id): New function.
16088 (build_id_debug_filename_get): Rewrite to use it.
16089 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16090
621661e3
MR
160912014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16092
16093 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16094 `method(long)', not just 0x0.
16095 * gdb.cp/nsalias.exp: Align code labels to 4.
16096 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16097 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16098 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16099 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16100 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16101 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16102
29f0c3b7
DE
161032014-12-02 Doug Evans <dje@google.com>
16104
e1e061e7 16105 PR symtab/17602
29f0c3b7 16106 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16107 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16108 * gdb.cp/anon-ns.exp: Update.
16109
162078c8
NB
161102014-12-02 Nick Bull <nicholaspbull@gmail.com>
16111
16112 * gdb.python/py-events.py (inferior_call_handler): New.
16113 (register_changed_handler, memory_changed_handler): New.
16114 (test_events.invoke): Register new handlers.
16115 * gdb.python/py-events.exp: Add tests for inferior call,
16116 memory_changed and register_changed events.
16117
fdb09caf
AA
161182014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16119
16120 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16121 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16122 if the linker doesn't understand this.
16123
55cfb2c4
SM
161242014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16125
16126 * gdb.python/python.exp: Change expected reply to help().
16127
9e8cd6df
YQ
161282014-12-01 Yao Qi <yao@codesourcery.com>
16129
16130 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16131 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16132 * configure: Re-generated.
16133
6c659fc2
SC
161342014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16135
16136 * gdb.cp/chained-calls.cc: New file.
16137 * gdb.cp/chained-calls.exp: New file.
16138 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16139
d7fc3181
SM
161402014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16141
16142 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16143 * gdb.dwarf2/symtab-producer.exp: Same.
16144 * gdb.gdb/python-interrupts.exp: Same.
16145 * gdb.gdb/python-selftest.exp: Same.
16146 * gdb.python/py-linetable.exp: Same.
16147 * gdb.python/py-type.exp: Same.
16148 * gdb.python/py-value-cc.exp: Same.
16149 * gdb.python/py-value.exp: Same.
16150
10e79639
YQ
161512014-11-28 Yao Qi <yao@codesourcery.com>
16152
16153 * gdb.base/break-probes.exp: Match library name prefixed with
16154 sysroot.
16155
f28a0564
SM
161562014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16157
16158 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16159 test expected output. Add parentheses for the call to print.
16160 Remove L suffix from integers.
16161
3fe1ce1d
DE
161622014-11-26 Doug Evans <dje@google.com>
16163
16164 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16165
84429e27
YQ
161662014-11-22 Yao Qi <yao@codesourcery.com>
16167
16168 * gdb.trace/entry-values.c: Remove asms.
16169 (foo): Add foo_label.
16170 (bar): Add bar_label.
16171 * gdb.trace/entry-values.exp: Remove code computing foo's
16172 length and bar's length.
16173 (Dwarf::assemble): Invoke function_range for bar and use
16174 MACRO_AT_func for foo.
16175
26741859
YQ
161762014-11-22 Yao Qi <yao@codesourcery.com>
16177
16178 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16179 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16180 Use .Lgcc43_procstart instead of gcc43.
16181
45e44d27
JB
161822014-11-21 Joel Brobecker <brobecker@adacore.com>
16183
16184 * gdb.ada/n_arr_bound: New testcase.
16185
458c8db8
SDJ
161862014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16187
16188 PR breakpoints/10737
16189 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16190 test_catch_syscall_multi_arch.
16191 (test_catch_syscall_multi_arch): New function.
16192
43f3e411
DE
161932014-11-20 Doug Evans <xdje42@gmail.com>
16194
16195 * gdb.base/maint.exp: Update expected output.
16196
0d7b2549
AA
161972014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16198
16199 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16200 4-byte instruction on S390.
16201
8908fca5
JB
162022014-11-19 Joel Brobecker <brobecker@adacore.com>
16203
16204 * gdb.ada/arr_arr: New testcase.
16205
4a46959e
JB
162062014-11-19 Joel Brobecker <brobecker@adacore.com>
16207
16208 * gdb.ada/pkd_arr_elem: New Testcase.
16209
470e2f4e
LM
162102014-11-18 Luis Machado <lgustavo@codesourcery.com>
16211
16212 * gdb.reverse/break-precsave: Expect completion message for
16213 core file reads.
16214 * gdb.reverse/consecutive-precsave.exp: Likewise.
16215 * gdb.reverse/finish-precsave.exp: Likewise.
16216 * gdb.reverse/i386-precsave.exp: Likewise.
16217 * gdb.reverse/machinestate-precsave.exp: Likewise.
16218 * gdb.reverse/sigall-precsave.exp: Likewise.
16219 * gdb.reverse/solib-precsave.exp: Likewise.
16220 * gdb.reverse/step-precsave.exp: Likewise.
16221 * gdb.reverse/until-precsave.exp: Likewise.
16222 * gdb.reverse/watch-precsave.exp: Likewise.
16223
a267f3ad
AA
162242014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16225
16226 * gdb.base/bp-permanent.c: Include unistd.h.
16227 * gdb.python/py-framefilter-mi.c (main): Add return type.
16228 * gdb.python/py-framefilter.c (main): Likewise.
16229 * gdb.trace/actions-changed.c (main): Likewise.
16230
12084a9a
AA
162312014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16232
16233 * gdb.mi/until.c: Add eye-catchers.
16234 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16235 line numbers.
16236
dc7e1a77
AA
162372014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16238
16239 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16240 function header variants in break1.c.
16241 * gdb.base/ena-dis-br.exp: Likewise.
16242 * gdb.base/hbreak2.exp: Likewise.
16243 * gdb.reverse/until-precsave.exp: Drop references to removed
16244 non-prototype function header variants in ur1.c.
16245 * gdb.reverse/until-reverse.exp: Likewise.
16246
41c77605
PM
162472014-11-17 Petr Machata <pmachata@redhat.com>
16248
16249 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16250 ${_cu_offset_size} bytes abbrev offset.
16251
34248c3a
DE
162522014-11-15 Doug Evans <xdje42@gmail.com>
16253
16254 PR symtab/17559
16255 * gdb.base/line-symtabs.exp: New file.
16256 * gdb.base/line-symtabs.c: New file.
16257 * gdb.base/line-symtabs.h: New file.
16258
646da059
YQ
162592014-11-14 Yao Qi <yao@codesourcery.com>
16260
16261 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16262 (func): Add label func_label.
16263 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16264 Replace low_pc and high_pc with MACRO_AT_range.
16265 Replace name, low_pc and high_pc with MACRO_AT_func.
16266
9301ebe6
YQ
162672014-11-14 Yao Qi <yao@codesourcery.com>
16268
16269 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16270 Replace name, low_pc and high_pc with MACRO_AT_func.
16271
f166b542
YQ
162722014-11-14 Yao Qi <yao@codesourcery.com>
16273
16274 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16275 produce debug information.
16276 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16277
0f6e71e3
YQ
162782014-11-14 Yao Qi <yao@codesourcery.com>
16279
16280 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16281 object and get function length.
16282 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16283 with MACRO_AT_func.
16284 (top-level): Replace gdb_compile and clean_restart with
16285 prepare_for_testing.
16286 * gdb.dwarf2/main.c (main): Add label main_label.
16287
876c4df9
YQ
162882014-11-14 Yao Qi <yao@codesourcery.com>
16289
16290 * lib/dwarf.exp (function_range): New procedure.
16291 (Dwarf::_handle_macro_at_func): New procedure.
16292 (Dwarf::_handle_macro_at_range): New procedure.
16293 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16294
02ad9cf1
YQ
162952014-11-14 Yao Qi <yao@codesourcery.com>
16296
16297 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16298 (_handle_attribute): New procedure.
16299
a59add0c
AA
163002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16301
16302 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16303 * gdb.base/call-sc.c (zed): Likewise.
16304 * gdb.base/checkpoint.c (main): Likewise.
16305 * gdb.base/dump.c (main): Likewise.
16306 * gdb.base/gcore.c (main): Likewise.
16307 * gdb.base/huge.c (main): Likewise.
16308 * gdb.base/multi-forks.c (main): Likewise.
16309 * gdb.base/pr10179-a.c (main): Likewise.
16310 * gdb.base/savedregs.c (main): Likewise.
16311 * gdb.base/sigaltstack.c (main): Likewise.
16312 * gdb.base/siginfo.c (main): Likewise.
16313 * gdb.base/structs.c (zed): Likewise.
16314 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16315 * gdb.mi/mi-syn-frame.c (main): Likewise.
16316 * gdb.mi/until.c (foo, main): Likewise.
16317 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16318 * gdb.base/solib-weak.c (foo): Declare.
16319 * gdb.base/attach-twice.c: Include stdio.h.
16320 * gdb.base/weaklib1.c: Likewise.
16321 * gdb.base/weaklib2.c: Likewise.
16322 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16323 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16324 unistd.h.
16325 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16326 * gdb.mi/mi-exit-code.c: Likewise.
16327 * gdb.base/break-interp-lib.c: Include string.h.
16328 * gdb.base/coremaker.c: Likewise.
16329 * gdb.base/testenv.c: Likewise.
16330 * gdb.python/py-finish-breakpoint.c: Likewise.
16331 * gdb.base/inferior-died.c: Include sys/wait.h.
16332 * gdb.base/fileio.c: Include time.h.
16333 * gdb.base/async-shell.c: Include unistd.h.
16334 * gdb.base/dprintf-non-stop.c: Likewise.
16335 * gdb.base/info-os.c: Likewise.
16336 * gdb.mi/mi-console.c: Likewise.
16337 * gdb.mi/watch-nonstop.c: Likewise.
16338 * gdb.python/py-events.c: Likewise.
16339 * gdb.base/async.c (baz): Move up before its invocation.
16340 * gdb.base/code_elim2.c (my_global_func): Likewise.
16341 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16342 * gdb.base/advance.c (func2): Likewise.
16343
3b5d5997
AA
163442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16345
16346 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16347 variant.
16348 * gdb.base/annota3.c: Likewise.
16349 * gdb.base/async.c: Likewise.
16350 * gdb.base/average.c: Likewise.
16351 * gdb.base/call-ar-st.c: Likewise.
16352 * gdb.base/call-rt-st.c: Likewise.
16353 * gdb.base/call-sc.c: Likewise.
16354 * gdb.base/call-strs.c: Likewise.
16355 * gdb.base/ending-run.c: Likewise.
16356 * gdb.base/execd-prog.c: Likewise.
16357 * gdb.base/exprs.c: Likewise.
16358 * gdb.base/foll-exec.c: Likewise.
16359 * gdb.base/foll-fork.c: Likewise.
16360 * gdb.base/foll-vfork.c: Likewise.
16361 * gdb.base/funcargs.c: Likewise.
16362 * gdb.base/gcore.c: Likewise.
16363 * gdb.base/jump.c: Likewise.
16364 * gdb.base/langs0.c: Likewise.
16365 * gdb.base/langs1.c: Likewise.
16366 * gdb.base/langs2.c: Likewise.
16367 * gdb.base/mips_pro.c: Likewise.
16368 * gdb.base/nodebug.c: Likewise.
16369 * gdb.base/opaque0.c: Likewise.
16370 * gdb.base/opaque1.c: Likewise.
16371 * gdb.base/recurse.c: Likewise.
16372 * gdb.base/run.c: Likewise.
16373 * gdb.base/scope0.c: Likewise.
16374 * gdb.base/scope1.c: Likewise.
16375 * gdb.base/setshow.c: Likewise.
16376 * gdb.base/setvar.c: Likewise.
16377 * gdb.base/shmain.c: Likewise.
16378 * gdb.base/shr1.c: Likewise.
16379 * gdb.base/shr2.c: Likewise.
16380 * gdb.base/sigall.c: Likewise.
16381 * gdb.base/signals.c: Likewise.
16382 * gdb.base/so-indr-cl.c: Likewise.
16383 * gdb.base/solib2.c: Likewise.
16384 * gdb.base/structs.c: Likewise.
16385 * gdb.base/sum.c: Likewise.
16386 * gdb.base/vforked-prog.c: Likewise.
16387 * gdb.base/watchpoint.c: Likewise.
16388 * gdb.reverse/shr2.c: Likewise.
16389 * gdb.reverse/until-reverse.c: Likewise.
16390 * gdb.reverse/ur1.c: Likewise.
16391 * gdb.reverse/watch-reverse.c: Likewise.
16392
066a77c5
AA
163932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16394
16395 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16396 variant.
16397 * gdb.base/sepdebug.exp: Drop references to removed code.
16398
4f204ea5
AA
163992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16400
16401 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16402 variant. Preserve original line numbering.
16403 * gdb.base/list1.c: Likewise.
16404
3b377a3a
AA
164052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16406
16407 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16408 variant.
16409 * gdb.base/break1.c: Likewise.
16410 * gdb.base/break.exp: Drop references to removed code.
16411
e444df73
AA
164122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16413
16414 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16415 variant.
16416
8008f2a7
AA
164172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16418
16419 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16420
a5a06887
AA
164212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16422
16423 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16424 logic into perform_all_tests() and invoke it with and without
16425 function header prototypes.
16426 (do_function_calls): Remove conditional XFAIL for PR 5318.
16427 (rerun_and_prepare): Remove duplicate code.
16428 (perform_all_tests): New. Main logic moved here.
16429
44dba9b9
AA
164302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16431
16432 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16433 code guarded by #ifdef NO_PROTOTYPES.
16434 (t_double_many_args): Likewise.
16435 (DEF_FUNC_MANY_ARGS_1): Likewise.
16436 (DEF_FUNC_VALUES_1): Likewise.
16437 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16438 guarded by #ifdef PROTOTYPES.
16439
d1fbcd56
AA
164402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16441
16442 * gdb.mi/mi-console.c: Add eye-catcher.
16443 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16444 instead of literal line number.
16445
b0e59b8f
AA
164462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16447
16448 * gdb.base/shr2.c: Add eye-catcher.
16449 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16450 line number.
16451
78f98cca
AA
164522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16453
16454 * gdb.base/jump.c: Add eye-catchers.
16455 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16456 numbers.
16457
58fa2af0
AA
164582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16459
16460 * gdb.base/execd-prog.c: Add eye-catchers.
16461 * gdb.base/foll-exec.c: Likewise.
16462 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16463 line numbers.
16464
04e5059b
AA
164652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16466
16467 * gdb.base/ending-run.c: Add eye-catchers.
16468 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16469 literal line numbers.
16470
dbfdb174
AA
164712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16472
16473 * gdb.base/call-rt-st.c: Add eye-catchers.
16474 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16475 literal line numbers.
16476
888a2ade
AA
164772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16478
16479 * gdb.base/call-ar-st.c: Add eye-catchers.
16480 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16481 literal line numbers.
16482
6acc2dde
AA
164832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16484
16485 * gdb.base/average.c: Add eye-catchers.
16486 * gdb.base/sum.c: Likewise.
16487 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16488 regexps dynamically.
16489
9ecfcd1d
AA
164902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16491
16492 * gdb.base/solib1.c: Add eye-catchers.
16493 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16494 literal line numbers.
16495
78708b7c
PA
164962014-11-12 Pedro Alves <palves@redhat.com>
16497
16498 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16499 leader has exited.
16500
af48d08f
PA
165012014-11-12 Pedro Alves <palves@redhat.com>
16502
16503 * gdb.arch/i386-bp_permanent.c: New file.
16504 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16505 (srcfile): Set to i386-bp_permanent.c.
16506 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16507 that stepi does not execute the 'leave' instruction, instead of
16508 testing it does execute.
16509 * gdb.base/bp-permanent.c: New file.
16510 * gdb.base/bp-permanent.exp: New file.
16511
af3768e9
DE
165122014-11-10 Doug Evans <xdje42@gmail.com>
16513
16514 PR symtab/17564
16515 * gdb.base/symtab-search-order.exp: New file.
16516 * gdb.base/symtab-search-order.c: New file.
16517 * gdb.base/symtab-search-order-1.c: New file.
16518 * gdb.base/symtab-search-order-shlib-1.c: New file.
16519
9de00a4a
PA
165202014-11-07 Pedro Alves <palves@redhat.com>
16521
16522 PR gdb/17511
16523 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16524 i?86-*-linux*.
16525
e0f52461
SC
165262014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16527
16528 PR c++/17494
16529 * gdb.cp/pr17494.cc: New file.
16530 * gdb.cp/pr17494.exp: New file.
16531
6ce8c980
YQ
165322014-11-02 Yao Qi <yao@codesourcery.com>
16533
16534 * gdb.python/python.exp: Get working directory and match the
16535 output of "set extended-prompt \\w " with it.
16536
02be9a71
DE
165372014-10-30 Doug Evans <dje@google.com>
16538
16539 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16540 in objfiles.
16541 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16542 in progspaces.
16543
3bdff46b
LM
165442014-10-30 Janis Johnson <janisjo@codesourcery.com>
16545
16546 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16547 * gdb.base/realname-expand.exp: Likewise.
16548 * gdb.linespec/macro-relative.exp: Likewise.
16549
ab917dfb
PA
165502014-10-29 Pedro Alves <palves@redhat.com>
16551
16552 PR gdb/17408
16553 * gdb.threads/schedlock.c (some_function): New function.
16554 (call_function): New global.
16555 (MAYBE_CALL_SOME_FUNCTION): New macro.
16556 (thread_function): Call it.
16557 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16558 and use it instead of a global counter. Adjust all callers.
16559 (get_current_thread): Use "find current thread" for test message
16560 here rather than having all callers pass down the same string.
16561 (goto_loop): New procedure, factored out from ...
16562 (my_continue): ... this.
16563 (step_ten_loops): Change parameter from test message to command to
16564 use. Adjust.
16565 (list_count): Delete global.
16566 (check_result): New procedure, factored out from duplicate top
16567 level code.
16568 (continue tests): Wrap in with_test_prefix.
16569 (test_step): New procedure, factored out from duplicate top level
16570 code.
16571 (top level): Test "step" in combination with all scheduler-locking
16572 modes. Test "next" in combination with all scheduler-locking
16573 modes, and in combination with stepping over a function call or
16574 not.
16575 * gdb.threads/next-bp-other-thread.c: New file.
16576 * gdb.threads/next-bp-other-thread.exp: New file.
16577
d3d4baed
PA
165782014-10-29 Pedro Alves <palves@redhat.com>
16579
16580 PR python/17372
16581 * gdb.python/python.exp: Test a multi-line command that spawns
16582 interactive Python.
16583 * gdb.base/multi-line-starts-subshell.exp: New file.
16584
563e8d85
YQ
165852014-10-29 Yao Qi <yao@codesourcery.com>
16586
16587 * gdb.base/fileio.exp: Make directories on host.
16588
0ea4d52e
YQ
165892014-10-29 Yao Qi <yao@codesourcery.com>
16590
16591 * gdb.base/fileio.c (test_write): Close the file.
16592
7f5ef605
PA
165932014-10-28 Pedro Alves <palves@redhat.com>
16594
16595 PR gdb/12623
16596 * gdb.base/sigstep.c (no_handler): New global.
16597 (main): If 'no_handler is true, set the signal handlers to
16598 SIG_IGN.
16599 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16600 with_sw_watch and no_handler parameters. Handle them.
16601 (top level) <stepping over handler when stopped at a breakpoint
16602 test>: Add a test axis for testing with a software watchpoint, and
16603 another for testing with the signal handler set to SIG_IGN.
16604 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16605 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16606
abbdbd03
PA
166072014-10-28 Pedro Alves <palves@redhat.com>
16608
16609 PR gdb/17511
16610 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16611 * gdb.base/sigstep.exp (other_handler_location): New global.
16612 (advance): Support stepping into the signal handler, and running
16613 commands while in the handler.
16614 (in_handler_map): New global.
16615 (top level): In the advance test, add combinations for getting
16616 into the handler with stepping commands, and for running commands
16617 in the handler. Add comment descripting the advancei tests.
16618
1df4399f
PA
166192014-10-28 Pedro Alves <palves@redhat.com>
16620
16621 * gdb.base/sigstep.exp: Use build_executable instead of
16622 prepare_for_testing.
16623 (top level): Move code that starts GDB, runs to main and creates a
16624 display to ...
16625 (restart): ... this new procedure.
16626 (top level): Move backtrace from signal handler test to ...
16627 (validate_backtrace): ... this new procedure.
16628 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16629 with_test_prefix. Always restart GDB.
16630 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16631 with_test_prefix. Always restart GDB. No need to delete
16632 breakpoints after the test.
16633 (test_skip_handler): Remove prefix parameter.
16634 (skip_over_handler, breakpoint_to_handler)
16635 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16636 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16637 restart GDB. No need to delete breakpoints after the test.
16638 (top level): Use foreach to call the test procedures with
16639 different commands.
16640
a5b6e449
PA
166412014-10-28 Pedro Alves <palves@redhat.com>
16642
16643 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16644 instead of GNATS numbers.
16645 * gdb.base/sigbpt.exp: Likewise.
16646 * gdb.base/siginfo.exp: Likewise.
16647 * gdb.base/sigstep.exp: Likewise.
16648
e5f8a7cc
PA
166492014-10-27 Pedro Alves <palves@redhat.com>
16650
16651 * gdb.base/sigstep.c (dummy): New global.
16652 (main): Issue a couple writes to the new global.
16653 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16654 procedures.
16655 (skip_over_handler): Use test_skip_handler.
16656 (top level): Call skip_over_handler for stepi and nexti too.
16657 (breakpoint_over_handler): Use test_skip_handler.
16658 (top level): Call breakpoint_over_handler for stepi and nexti too.
16659
763905a3
YQ
166602014-10-27 Yao Qi <yao@codesourcery.com>
16661
16662 * gdb.trace/tfile.c (adjust_function_address)
16663 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16664 function descriptor.
16665
6f259a23
DB
166662014-10-24 Don Breazeal <donb@codesourcery.com>
16667
16668 * gdb.base/foll-fork.exp (test_follow_fork,
16669 catch_fork_child_follow): Check for updated fork messages emitted
16670 from infrun.c.
16671 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16672 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16673 vfork_and_exec_child_follow_through_step): Check for updated vfork
16674 messages emitted from infrun.c.
16675
09dd9a69
PA
166762014-10-24 Pedro Alves <palves@redhat.com>
16677
16678 * gdb.base/corefile.exp: Remove references to ultrix.
16679 * gdb.base/interrupt.exp: Likewise.
16680 * gdb.base/whatis.exp: Likewise.
16681 * gdb.gdb/selftest.exp: Likewise.
16682 * gdb.threads/manythreads.exp: Likewise.
16683 * gdb.threads/print-threads.exp: Likewise.
16684 * gdb.threads/pthreads.exp:: Likewise.
16685 * gdb.threads/schedlock.exp: Likewise.
16686
3433cfa5
SC
166872014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16688
16689 * gdb.cp/non-trivial-retval.cc: Add a test case.
16690 * gdb.cp/non-trivial-retval.exp: Add a test.
16691
092f880b
YQ
166922014-10-20 Yao Qi <yao@codesourcery.com>
16693
16694 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16695 * gdb.python/py-objfile-script-gdb.py: New file.
16696 * gdb.python/py-objfile-script.exp: Update reference to
16697 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16698 of remote_download. Remove the dest file.
16699
acbdb7f3
YQ
167002014-10-20 Yao Qi <yao@codesourcery.com>
16701
16702 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16703 * gdb.base/step-line.exp: Likewise.
16704 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16705 * gdb.dwarf2/dw2-basic.exp: Likewise.
16706 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16707 * gdb.dwarf2/dw2-filename.exp: Likewise.
16708 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16709 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16710 * gdb.dwarf2/dw2-producer.exp: Likewise.
16711 * gdb.dwarf2/mac-fileno.exp: Likewise.
16712 * gdb.python/py-frame-args.exp: Likewise.
16713 * gdb.python/py-framefilter.exp: Likewise.
16714 * gdb.python/py-mi.exp: Likewise.
16715 * gdb.python/py-objfile-script.exp: Likewise
16716 * gdb.python/py-pp-integral.exp: Likewise.
16717 * gdb.python/py-pp-re-notag.exp: Likewise.
16718 * gdb.python/py-prettyprint.exp: Likewise.
16719 * gdb.python/py-section-script.exp: Likewise.
16720 * gdb.python/py-typeprint.exp: Likewise.
16721 * gdb.python/py-xmethods.exp: Likewise.
16722 * gdb.stabs/weird.exp: Likewise.
16723 * gdb.xml/tdesc-regs.exp: Likewise.
16724
bd286a29
KCY
167252014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16726
16727 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16728 (out_cu): Use addr_len for the size of addresses.
16729 (out_line): Likewise. Size DW_LNE_set_address instruction
16730 according to addr_len.
16731 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16732 (FUNC): Add START_INSNS to definition.
16733
673dc4a0
YQ
167342014-10-18 Yao Qi <yao@codesourcery.com>
16735
16736 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16737 gdb_has_argv0 return true.
16738 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16739 check [target_info exists noargs], check [gdb_has_argv0]
16740 instead.
16741 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16742 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16743 procedures.
16744
4ffbba72
DE
167452014-10-17 Doug Evans <dje@google.com>
16746
16747 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16748 event.
16749 * gdb.python/py-events.py: Add clear_objfiles event.
16750
d096d8c1
DE
167512014-10-17 Doug Evans <dje@google.com>
16752
16753 * gdb.python/py-objfile.exp: Test progspace attribute.
16754
a80db015
LM
167552014-10-17 Luis Machado <lgustavo@codesourcery.com>
16756
16757 * gdb.guile/scm-breakpoint.exp: Do not assume any
16758 directory separators when matching source file paths.
16759 * gdb.python/py-breakpoint.exp: Likewise.
16760 * gdb.reverse/break-precsave.exp: Likewise.
16761 * gdb.reverse/break-reverse.exp: Likewise.
16762 * gdb.reverse/consecutive-precsave.exp: Likewise.
16763 * gdb.reverse/finish-precsave.exp: Likewise.
16764 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16765 * gdb.reverse/finish-reverse.exp: Likewise.
16766 * gdb.reverse/i386-precsave.exp: Likewise.
16767 * gdb.reverse/i387-env-reverse.exp: Likewise.
16768 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16769 * gdb.reverse/machinestate-precsave.exp: Likewise.
16770 * gdb.reverse/machinestate.exp: Likewise.
16771 * gdb.reverse/sigall-precsave.exp: Likewise.
16772 * gdb.reverse/solib-precsave.exp: Likewise.
16773 * gdb.reverse/step-precsave.exp: Likewise.
16774 * gdb.reverse/until-precsave.exp: Likewise.
16775 * gdb.reverse/watch-precsave.exp: Likewise.
16776 * gdb.reverse/watch-reverse.exp: Likewise.
16777
b22089ab
YQ
167782014-10-17 Yao Qi <yao@codesourcery.com>
16779
16780 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16781 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16782
6c4486e6
PA
167832014-10-17 Pedro Alves <palves@redhat.com>
16784
16785 PR gdb/17471
16786 * gdb.base/bg-execution-repeat.c: New file.
16787 * gdb.base/bg-execution-repeat.exp: New file.
16788
0ff33695
PA
167892014-10-17 Pedro Alves <palves@redhat.com>
16790
16791 PR gdb/17300
16792 * gdb.base/continue-all-already-running.c: New file.
16793 * gdb.base/continue-all-already-running.exp: New file.
16794
6fdebc3d
PA
167952014-10-17 Pedro Alves <palves@redhat.com>
16796
16797 PR gdb/17472
16798 * gdb.base/annota-input-while-running.c: New file.
16799 * gdb.base/annota-input-while-running.exp: New file.
16800
32a8097b
PA
168012014-10-17 Pedro Alves <palves@redhat.com>
16802
16803 * gdb.base/callfuncs.exp: emove references to osf.
16804 * gdb.base/sigall.exp: Likewise.
16805 * gdb.gdb/selftest.exp: Likewise.
16806 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16807 * gdb.mi/non-stop.c: Likewise.
16808 * gdb.mi/pthreads.c: Likewise.
16809 * gdb.reverse/sigall-precsave.exp: Likewise.
16810 * gdb.reverse/sigall-reverse.exp: Likewise.
16811 * gdb.threads/pthreads.c: Likewise.
16812 * gdb.threads/pthreads.exp: Likewise.
16813
7a3517ff
YQ
168142014-10-17 Yao Qi <yao@codesourcery.com>
16815
16816 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16817 check 'target_info exists noargs'.
16818 (test_command_prompt_position): Likewise.
16819 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16820 Remove "set args".
16821 (progvar_simple_while_test): Likewise.
16822 (progvar_complex_if_while_test): Likewise.
16823 (if_while_breakpoint_command_test): Likewise.
16824 (infrun_breakpoint_command_test): Likewise.
16825 (breakpoint_command_test): Likewise.
16826 (watchpoint_command_test): Likewise.
16827 (bp_deleted_in_command_test): Likewise.
16828 (temporary_breakpoint_commands): Likewise.
16829
bb99c472
YQ
168302014-10-16 Yao Qi <yao@codesourcery.com>
16831
16832 * gdb.base/remotetimeout.exp: Remove noargs checking.
16833
7c16b83e
PA
168342014-10-15 Pedro Alves <palves@redhat.com>
16835
16836 PR breakpoints/9649
16837 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16838 * gdb.base/breakpoint-in-ro-region.exp
16839 (probe_target_hardware_step): New procedure.
16840 (top level): Probe hardware stepping and hardware breakpoint
16841 support. Test stepping through a read-only region, with both
16842 "breakpoint auto-hw" on and off and both "always-inserted" on and
16843 off.
16844
35a49624
IB
168452014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16846
16847 * gdb.dlang/demangle.exp: Update for demangling changes.
16848
2d1c107c
SC
168492014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16850
16851 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16852 * gdb.cp/non-trivial-retval.exp: Add new tests.
16853
778811d5
SC
168542014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16855
16856 PR c++/13403
16857 PR c++/15154
16858 * gdb.cp/non-trivial-retval.cc: New file.
16859 * gdb.cp/non-trivial-retval.exp: New file.
16860
10c5f0a8
YQ
168612014-10-15 Yao Qi <yao@codesourcery.com>
16862
16863 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16864 remote host.
16865
65d7b369
YQ
168662014-10-15 Yao Qi <yao@codesourcery.com>
16867
16868 * gdb.python/py-symbol.exp: Match file base name if host is
16869 remote, otherwise match file name with dir name.
16870 * gdb.python/py-symtab.exp: Likewise.
16871 * gdb.python/python.exp: Likewise.
16872
46dc1394
YQ
168732014-10-15 Yao Qi <yao@codesourcery.com>
16874
16875 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16876 pattern.
16877 * gdb.python/py-symtab.exp: Likewise.
16878 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16879 locationn.
16880
c40cc657
JB
168812014-10-14 Joel Brobecker <brobecker@adacore.com>
16882
16883 * gdb.ada/addr_arith: New testcase.
16884
2abf49e1
MR
168852014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16886
16887 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16888 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16889 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16890 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16891
f7088df3
SDJ
168922014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16893
16894 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16895 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16896 * gdb.arch/stap-eval-lang-ada.exp: New file.
16897
4dc06805
YQ
168982014-10-14 Yao Qi <yao@codesourcery.com>
16899
16900 * gdb.mi/mi-var-child.c (nothing1): New function.
16901 (nothing2): New function.
16902 (do_children_tests): Set function pointers by nothing1 and
16903 nothing2.
16904 * gdb.mi/mi-var-child.exp: Step over new added statements.
16905 Update test to match the new output.
16906 * gdb.mi/var-cmd.c (nothing1): New function.
16907 (nothing2): New function.
16908 (do_children_tests): Set function pointers by nothing1 and
16909 nothing2.
16910 * gdb.mi/mi-var-display.exp: Update test to match output.
16911 Step to the line specified by $line_dct_nothing.
16912 Increase the number of lines to step.
16913
46a93de2
YQ
169142014-10-14 Yao Qi <yao@codesourcery.com>
16915
16916 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16917 tests.
16918 * gdb.mi/mi2-var-child.exp: Likewise.
16919
14ea52ee
DE
169202014-10-13 Doug Evans <dje@google.com>
16921
16922 * gdb.python/py-objfile.exp: Change name of file name test.
16923
e5c6e92b
DE
169242014-10-13 Doug Evans <dje@google.com>
16925
16926 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16927 from the start of the CU.
16928
c780cc2f
JK
169292014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16930 Yao Qi <yao@codesourcery.com>
16931
16932 Fix "save breakpoints" for "catch" command.
16933 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16934 Remove -nonewline. Match also the added "main" line.
16935
99894e11
JK
169362014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16937
16938 Fix "save breakpoints" for "disable $bpnum" command.
16939 * gdb.base/save-bp.c (main): Add label.
16940 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16941
6e1ac5a3
JK
169422014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16943
16944 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16945
754dd2b0
YQ
169462014-10-11 Yao Qi <yao@codesourcery.com>
16947
16948 * gdb.server/server-kill.exp: Execute command
16949 "set remote trace-status-packet on" before "tstatus".
16950
f90183d7
YQ
169512014-10-11 Yao Qi <yao@codesourcery.com>
16952
16953 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16954 (main): Call getppid.
16955 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16956 and continue to it. Read variable "server_pid".
16957
bf40a607
YQ
169582014-10-11 Yao Qi <yao@codesourcery.com>
16959
16960 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16961
052ca370
YQ
169622014-10-11 Yao Qi <yao@codesourcery.com>
16963
16964 * gdb.threads/thread-find.exp: Don't execute command
16965 "info threads".
16966 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16967 * gdb.threads/linux-dp.exp: Don't check the condition
16968 $threads_created equals to zero.
16969
3831839c
PA
169702014-10-10 Pedro Alves <palves@redhat.com>
16971
16972 * gdb.base/bigcore.exp: Remove references to IRIX.
16973 * gdb.base/funcargs.exp: Likewise.
16974 * gdb.base/interrupt.exp: Likewise.
16975 * gdb.base/mips_pro.exp: Likewise.
16976 * gdb.base/nodebug.exp: Likewise.
16977 * gdb.base/setvar.exp: Likewise.
16978 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16979
8b9a549d
PA
169802014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16981 Pedro Alves <palves@redhat.com>
16982
16983 PR symtab/14466
16984 * gdb.base/vdso-warning.c: New file.
16985 * gdb.base/vdso-warning.exp: New file.
16986
d48ba5e8
DE
169872014-10-02 Doug Evans <dje@google.com>
16988
16989 * gdb.base/structs.c (main): Don't run forever.
16990
2278c276
PA
169912014-10-02 Pedro Alves <palves@redhat.com>
16992
16993 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16994 (top level) <stop threads 1, stop threads 2>: Use it.
16995
b57bacec
PA
169962014-10-02 Pedro Alves <palves@redhat.com>
16997
16998 * gdb.threads/break-while-running.exp (test): Add new
16999 'update_thread_list' argument. Skip "info threads" if false.
17000 (top level): Add new 'update_thread_list' axis.
17001
13fd3ff3
PA
170022014-10-02 Pedro Alves <palves@redhat.com>
17003
17004 PR breakpoints/17431
17005 * gdb.base/execl-update-breakpoints.c: New file.
17006 * gdb.base/execl-update-breakpoints.exp: New file.
17007
0fec99e8
PA
170082014-10-01 Pedro Alves <palves@redhat.com>
17009
17010 * gdb.base/breakpoint-in-ro-region.c: New file.
17011 * gdb.base/breakpoint-in-ro-region.exp: New file.
17012
2ddf4301
SM
170132014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17014
17015 * gdb.mi/mi-exit-code.exp: New file.
17016 * gdb.mi/mi-exit-code.c: New file.
17017
6a5f3f43
YQ
170182014-09-30 Yao Qi <yao@codesourcery.com>
17019
17020 * lib/prelink-support.exp (build_executable_own_libs): Error if
17021 the target isn't native.
17022
345bcc73
YQ
170232014-09-30 Yao Qi <yao@codesourcery.com>
17024
17025 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17026 false.
17027
a25a5a45
PA
170282014-09-22 Pedro Alves <palves@redhat.com>
17029
17030 * gdb.threads/break-while-running.exp: New file.
17031 * gdb.threads/break-while-running.c: New file.
17032
00ba3162
YQ
170332014-09-19 Yao Qi <yao@codesourcery.com>
17034
17035 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17036 Invoke test. Restart GDB with --readnow and invoke test again.
17037
c3b7b696
YQ
170382014-09-19 Yao Qi <yao@codesourcery.com>
17039
17040 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17041 proc set_breakpoint_on_gcd_function. Invoke
17042 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17043 invoke set_breakpoint_on_gcd_function again.
17044
2b4fd423
DE
170452014-09-18 Doug Evans <dje@google.com>
17046
17047 * gdb.dwarf2/symtab-producer.exp: New file.
17048
a5947601
SDJ
170492014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17050
17051 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17052 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17053 * gdb.base/global-var-nested-by-dso.c: Likewise.
17054 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17055
91c19059
SDJ
170562014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17057 Pedro Alves <palves@redhat.com>
17058
17059 * gdb.base/watch-bitfields.exp: Pass string other than test file
17060 name to prepare_for_testing.
17061 (watch): New procedure.
17062 (expect_watchpoint): Use with_test_prefix.
17063 (top level): Factor out tests to ...
17064 (test_watch_location, test_regular_watch): ... these new
17065 procedures, and use with_test_prefix and gdb_continue_to_end.
17066
bb9d5f81
PP
170672014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17068
17069 PR breakpoints/12526
17070 * gdb.base/watch-bitfields.exp: New file.
17071 * gdb.base/watch-bitfields.c: New file.
17072
635856f5
PA
170732014-09-16 Pedro Alves <palves@redhat.com>
17074
17075 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17076 software and hardware addresses, not software address against
17077 itself.
17078
7280ceea
PA
170792014-09-16 Pedro Alves <palves@redhat.com>
17080
17081 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17082 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17083
428b16bd
PA
170842014-09-16 Pedro Alves <palves@redhat.com>
17085
17086 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17087 files.
17088 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17089 "*-*-vxworks*" throughout.
17090 * gdb.base/break.exp: Likewise.
17091 * gdb.base/default.exp: Likewise.
17092 * gdb.base/scope.exp: Likewise.
17093 * gdb.base/sepdebug.exp: Likewise.
17094 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17095 throughout.
17096 * gdb.base/run.c: Likewise.
17097 * gdb.base/sepdebug.c: Likewise.
17098 * gdb.hp/gdb.aCC/run.c: Likewise.
17099 * gdb.reverse/until-reverse.c: Likewise.
17100 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17101
666d413c
YQ
171022014-09-16 Yao Qi <yao@codesourcery.com>
17103
17104 * boards/local-remote-host-native.exp: New file.
17105
57cbd724
DE
171062014-09-14 Doug Evans <xdje42@gmail.com>
17107
17108 * gdb.threads/queue-signal.c (thread_count): New variable.
17109 (thread_count_mutex, thread_count_condvar): New variables.
17110 (incr_thread_count, wait_all_threads_running): New functions.
17111 (main): Wait for all threads to be in their thread functions.
17112
81219e53
DE
171132014-09-13 Doug Evans <xdje42@gmail.com>
17114
17115 * gdb.threads/queue-signal.c: New file.
17116 * gdb.threads/queue-signal.exp: New file.
17117
3714cea7
DE
171182014-09-13 Doug Evans <xdje42@gmail.com>
17119
17120 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17121 be consistent with what default_gdb_init uses.
17122 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17123 the plain text of the prompt. Add some logging printfs.
17124 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17125
fa43b1d7
PA
171262014-09-12 Pedro Alves <palves@redhat.com>
17127
17128 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17129 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17130 * gdb.arch/i386-size-overlap.exp: Likewise.
17131 * gdb.arch/i386-size.exp: Likewise.
17132 * gdb.arch/i386-unwind.exp: Likewise.
17133 * gdb.base/a2-run.exp: Likewise.
17134 * gdb.base/break.exp: Likewise.
17135 * gdb.base/charset.exp: Likewise.
17136 * gdb.base/chng-syms.exp: Likewise.
17137 * gdb.base/commands.exp: Likewise.
17138 * gdb.base/dbx.exp: Likewise.
17139 * gdb.base/find.exp: Likewise.
17140 * gdb.base/funcargs.exp: Likewise.
17141 * gdb.base/jit-simple.exp: Likewise.
17142 * gdb.base/reread.exp: Likewise.
17143 * gdb.base/sepdebug.exp: Likewise.
17144 * gdb.base/step-bt.exp: Likewise.
17145 * gdb.cp/mb-inline.exp: Likewise.
17146 * gdb.cp/mb-templates.exp: Likewise.
17147 * gdb.objc/basicclass.exp: Likewise.
17148 * gdb.threads/killed.exp: Likewise.
17149
9d9bf2df
EBM
171502014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17151
17152 PR tdep/17379
17153 * gdb.arch/powerpc-stackless.S: New file.
17154 * gdb.arch/powerpc-stackless.exp: New file.
17155
1cf2f1b0
JK
171562014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17157
17158 * gdb.base/attach.c: Include unistd.h.
17159 (main): Call alarm. Add label postloop.
17160 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17161 gdb_breakpoint, gdb_continue_to_breakpoint.
17162 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17163
98880d46
PA
171642014-09-11 Pedro Alves <palves@redhat.com>
17165
17166 PR gdb/17347
17167 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17168 * gdb.base/attach.exp (test_command_line_attach_run): New
17169 procedure.
17170 (top level): Call it.
17171
4c92ff2c
PA
171722014-09-11 Pedro Alves <palves@redhat.com>
17173
17174 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17175 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17176 (do_command_attach_tests): Use spawn_wait_for_attach.
17177 * gdb.base/solib-overlap.exp: Likewise.
17178 * gdb.multi/multi-attach.exp: Likewise.
17179 * gdb.python/py-prompt.exp: Likewise.
17180 * gdb.python/py-sync-interp.exp: Likewise.
17181 * gdb.server/ext-attach.exp: Likewise.
17182
3adc1a7d
GKB
171832014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17184
17185 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17186 command in testcase. Simplify testcase.
17187
96334934
JB
171882014-09-10 Joel Brobecker <brobecker@adacore.com>
17189
17190 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17191
eb479039
JB
171922014-09-10 Joel Brobecker <brobecker@adacore.com>
17193
17194 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17195
deede10c
JB
171962014-09-10 Joel Brobecker <brobecker@adacore.com>
17197
17198 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17199
7828a5f5
JB
172002014-09-10 Joel Brobecker <brobecker@adacore.com>
17201
17202 * gdb.dwarf2/dynarr-ptr.c: New file.
17203 * gdb.dwarf2/dynarr-ptr.exp: New file.
17204
33aeebcf
MR
172052014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17206
17207 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17208 of 30 rather than hardcoding 120 for a slow test case. Take the
17209 `gdb,timeout' target setting into account for this calculation.
17210 Don't extend the timeout for the test cases that don't need it.
17211
7b415901
MR
172122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17213
17214 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17215 a factor of 2 for a slow test case. Take the `gdb,timeout'
17216 target setting into account for this calculation.
17217 * gdb.reverse/until-precsave.exp: Increase the timeout by
17218 a factor of 15 and 3 respectively rather than adding 120
17219 for a pair of slow test cases. Take the `gdb,timeout'
17220 target setting into account for this calculation.
17221
4a40f85a
MR
172222014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17223
17224 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17225 timeout, don't pass one down to gdb_expect.
17226 (gdb_expect): Rework timeout selection.
17227
09635af7
MR
172282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17229
17230 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17231 exception on timeout.
17232 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17233 (gdbserver_start_extended): Catch any `gdbserver_start' error
17234 exceptions.
17235 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17236 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17237 `gdbserver_gdb_load' error exceptions.
17238
2bdd10b7
MR
172392014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17240
17241 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17242 120 on waiting for the TCP socket to open.
17243
316935f0
DE
172442014-09-09 Doug Evans <xdje42@gmail.com>
17245
17246 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17247 _caller_matches, _any_caller_is, _any_caller_matches.
17248
83740597
DE
172492014-09-09 Doug Evans <xdje42@gmail.com>
17250
17251 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17252
4c122fc3
YQ
172532014-09-09 Yao Qi <yao@codesourcery.com>
17254
17255 * gdb.mi/mi-var-display.exp: Set print symbol off.
17256
a9f116cb
GKB
172572014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17258
17259 PR gdb/17035
17260 * gdb.base/commands.exp: Add tests to verify user-defined
17261 commands with empty bodies.
17262 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17263 python commands in `show user command`.
17264 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17265 scheme commands in `show user command`.
17266
c75bd3a2
JK
172672014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17268
17269 PR python/17355
17270 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17271 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17272 * gdb.python/py-framefilter-invalidarg.exp: New file.
17273 * gdb.python/py-framefilter-invalidarg.py: New file.
17274
faa42425
DE
172752014-09-06 Doug Evans <xdje42@gmail.com>
17276
17277 PR 15276
17278 * gdb.python/py-caller-is.c: New file.
17279 * gdb.python/py-caller-is.exp: New file.
17280
474ca4f6
SDJ
172812014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17282
17283 PR gdb/17235
17284 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17285 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17286
eb0b0463
SDJ
172872014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17288
17289 PR fortran/17237
17290 * gdb.fortran/print-formatted.exp: New file.
17291 * gdb.fortran/print-formatted.f90: Likewise.
17292
5f3b99cf
SS
172932014-09-03 Sasha Smundak <asmundak@google.com>
17294
17295 * gdb.python/py-frame.exp: Test Frame.read_register.
17296
7d793aa9
SDJ
172972014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17298
17299 PR python/16699
17300 * gdb.python/py-completion.exp: New file.
17301 * gdb.python/py-completion.py: Likewise.
17302
fb0576e9
DE
173032014-08-28 Doug Evans <dje@google.com>
17304
17305 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17306 eax,etc. are live with values set by gdb and thus the compiler can't
17307 use them.
17308 * gdb.arch/i386-pseudo.c (main): Ditto.
17309
ee92b0dd
DE
173102014-08-27 Doug Evans <dje@google.com>
17311
17312 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17313
6649db35
DE
173142014-08-25 Doug Evans <dje@google.com>
17315
17316 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17317 (main): Ditto.
17318
564b7600
DE
173192014-08-25 Doug Evans <dje@google.com>
17320
17321 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17322
3881fb67
YQ
173232014-08-24 Yao Qi <yao@codesourcery.com>
17324
17325 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17326 symbol off.
17327 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17328
a05a36a5
DE
173292014-08-22 Doug Evans <dje@google.com>
17330
17331 PR 17276
17332 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17333 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17334 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17335
7c343b48
YQ
173362014-08-22 Yao Qi <yao@codesourcery.com>
17337
17338 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17339 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17340 * gdb.python/python.exp: Likewise. Use .py file on the host
17341 instead of the build.
17342
22fd09ae
JK
173432014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17344
17345 * gdb.threads/gcore-stale-thread.c: New file.
17346 * gdb.threads/gcore-stale-thread.exp: New file.
17347
a8454a7c
PA
173482014-08-21 Pedro Alves <palves@redhat.com>
17349
17350 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17351 * gdb.base/gcore-relro-pie.exp: Likewise.
17352 * gdb.base/gcore-relro.exp: Likewise.
17353 * gdb.base/gcore.exp: Likewise.
17354 * gdb.base/print-symbol-loading.exp: Likewise.
17355 * gdb.threads/gcore-thread.exp: Likewise.
17356 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17357
2a31c623
PA
173582014-08-20 Pedro Alves <palves@redhat.com>
17359 Jan Kratochvil <jan.kratochvil@redhat.com>
17360
17361 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17362 configure.
17363 (EXPECT): Handle READ1 being set.
17364 (all): Depend on EXTRA_RULES.
17365 (check-read1, expect-read1, read1.so, read1): New rules.
17366 * README (Testsuite Parameters): Document the READ1 make variable.
17367 (Race detection): New section.
17368 * configure: Regenerate.
17369 * configure.ac: If build==host==target, and running under a
17370 GNU/glibc system, add read1 to the extra Makefile rules.
17371 (EXTRA_RULES): AC_SUBST it.
17372 * lib/read1.c: New file.
17373
d36430db
JB
173742014-08-20 Joel Brobecker <brobecker@adacore.com>
17375
17376 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17377 the handling of variables declared as a typedef to an array
17378 which a DW_AT_data_location attribute.
17379
9a0dc9e3
PA
173802014-08-19 Andrew Burgess <aburgess@broadcom.com>
17381 Pedro Alves <palves@redhat.com>
17382
17383 PR symtab/14604
17384 PR symtab/14605
17385 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17386 gdb_test.
17387
0718a8da
PA
173882014-08-19 Pedro Alves <palves@redhat.com>
17389
17390 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17391
13b448cd
YQ
173922014-08-19 Yao Qi <yao@codesourcery.com>
17393
17394 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17395 right line.
17396
1cbf5077
DB
173972014-08-18 David Blaikie <dblaikie@gmail.com>
17398
17399 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17400
bf0fae19
JB
174012014-08-18 Joel Brobecker <brobecker@adacore.com>
17402
17403 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17404 attribute in array range.
17405
3c8c5dcc
JB
174062014-08-18 Joel Brobecker <brobecker@adacore.com>
17407
17408 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17409
e66d4446
SC
174102014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17411
17412 PR c++/17132
17413 * gdb.cp/pr17132.cc: New file.
17414 * gdb.cp/pr17132.exp: New file.
17415
940df408
SC
174162014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17417
17418 * gdb.python/py-xmethods.py (A_getarrayind)
17419 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17420 Use 'print' with function call syntax.
17421 (E_method_matcher.match): Fix tab vs space indentation mixup.
17422
ebcc6c3a
YQ
174232014-08-15 Yao Qi <yao@codesourcery.com>
17424
17425 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17426 false.
17427
775e0f04
YQ
174282014-08-15 Yao Qi <yao@codesourcery.com>
17429
17430 * gdb.cp/casts.exp: Set print symbol off.
17431 * gdb.cp/class2.exp: Likewise.
17432 * gdb.cp/overload.exp: Likewise.
17433 * gdb.cp/templates.exp: Likewise.
17434
d769e349
DE
174352014-08-11 Doug Evans <dje@google.com>
17436
17437 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17438 (test_load_shlib): Update.
17439
20c6f1e1
YQ
174402014-08-09 Yao Qi <yao@codesourcery.com>
17441
17442 * gdb.base/display.exp: Invoke is_address_zero_readable.
17443 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17444 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17445 * gdb.base/hbreak-unmapped.exp: Return if
17446 is_address_zero_readable returns true.
17447 * gdb.base/signest.exp: Likewise.
17448 * gdb.base/signull.exp: Likewise.
17449 * gdb.base/sigbpt.exp: Likewise.
17450 * gdb.guile/scm-disasm.exp: Do the test if
17451 is_address_zero_readable returns false.
17452 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17453 * gdb.python/py-arch.exp: Likewise.
17454 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17455 * lib/gdb.exp (is_address_zero_readable): New proc.
17456
5792e8e3
YQ
174572014-08-09 Yao Qi <yao@codesourcery.com>
17458
17459 PR testsuite/13443
17460 * gdb.mi/mi-var-display.exp: Make test messages unique.
17461
3cecbbbe
TT
174622014-08-04 Tom Tromey <tromey@redhat.com>
17463
17464 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17465 target 0".
17466
00b51ff5
TT
174672014-08-04 Tom Tromey <tromey@redhat.com>
17468
17469 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17470 "target_resume".
17471
6908c509
JB
174722014-08-01 Joel Brobecker <brobecker@adacore.com>
17473
17474 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17475 inner_vla_struct_object_size.
17476 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17477 as xfail.
17478
cc6563d2
PA
174792014-07-30 Pedro Alves <palves@redhat.com>
17480
17481 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17482 comment.
17483
7e09a223
YQ
174842014-07-29 Yao Qi <yao@codesourcery.com>
17485
17486 PR gdb/17206
17487 * gdb.base/until-nodebug.exp: New.
17488
7ebdbe92
DE
174892014-07-28 Doug Evans <xdje42@gmail.com>
17490
17491 PR guile/17203
17492 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17493 previously existing parameter, and previously ambiguously spelled
17494 parameter.
17495
fdb1adc6
WN
174962014-07-28 Will Newton <will.newton@linaro.org>
17497
17498 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17499
186fcde0
DE
175002014-07-26 Ludovic Courtès <ludo@gnu.org>
17501 Doug Evans <xdje42@gmail.com>
17502
17503 PR guile/17146
17504 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17505
70509625
PA
175062014-07-25 Pedro Alves <palves@redhat.com>
17507
17508 * gdb.threads/signal-command-handle-nopass.c: New file.
17509 * gdb.threads/signal-command-handle-nopass.exp: New file.
17510 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17511 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17512 * gdb.threads/signal-delivered-right-thread.c: New file.
17513 * gdb.threads/signal-delivered-right-thread.exp: New file.
17514
c3f814a1
PA
175152014-07-25 Pedro Alves <palves@redhat.com>
17516
17517 * gdb.base/double-prompt-target-event-error.exp
17518 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17519 match.
17520 (cancel_pagination_in_target_event): Rework double prompt
17521 detection.
17522 * gdb.base/paginate-after-ctrl-c-running.exp
17523 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17524 <return>' match.
17525 * gdb.base/paginate-bg-execution.exp
17526 (test_bg_execution_pagination_return)
17527 (test_bg_execution_pagination_cancel): Remove '-notransfer
17528 <return>' matches.
17529 * gdb.base/paginate-execution-startup.exp
17530 (test_fg_execution_pagination_return)
17531 (test_fg_execution_pagination_cancel): Remove '-notransfer
17532 <return>' matches.
17533 * gdb.base/paginate-inferior-exit.exp
17534 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17535 match.
17536 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17537 * lib/gdb.exp (pagination_prompt): Run text through
17538 string_to_regexp.
17539 (gdb_test_multiple): Match $pagination_prompt instead of
17540 "<return>".
17541 (string_to_regexp): Move to lib/gdb-utils.exp.
17542
e214cf6c
JK
175432014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17544
17545 * gdb.arch/amd64-entry-value-paramref.S: New file.
17546 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17547 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17548 * gdb.arch/amd64-optimout-repeat.S: New file.
17549 * gdb.arch/amd64-optimout-repeat.c: New file.
17550 * gdb.arch/amd64-optimout-repeat.exp: New file.
17551
17d0c5c8
JK
175522014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17553
17554 PR gdb/17170
17555 * gdb.base/statistics.exp: New file.
17556
b8b8facf
DE
175572014-07-17 Doug Evans <dje@google.com>
17558
74b49205 17559 PR gdb/17170
b8b8facf
DE
17560 * gdb.base/maint.exp: Update testing of per-command stats.
17561
1b5d0ab3
PA
175622014-07-16 Pedro Alves <palves@redhat.com>
17563
17564 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17565 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17566 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17567 (tfile_write_buf): New functions.
17568 (add_memory_block): Rewrite using the above.
17569 (adjust_function_address): New function.
17570 (FUNCTION_ADDRESS): New macro.
17571 (write_basic_trace_file): Remove short_x local, and use
17572 tfile_write_16. Change type of func_addr local to unsigned long
17573 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17574 here. Cast argument of add_memory_block to char pointer.
17575 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17576 (main): Remove parameters.
17577 * gdb.trace/tfile.exp: Remove nowarnings.
17578
4d974e88
SM
175792014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17580
17581 * gdb.base/debug-expr.exp: Test string evaluation with
17582 "debug expression" on.
17583
41e99568
PA
175842014-07-15 Pedro Alves <palves@redhat.com>
17585
17586 * gdb.base/reread.exp: Use clean_restart.
17587
487d9753
PL
175882014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17589
17590 * gdb.arch/avr-flash-qualifer.c: New.
17591 * gdb.arch/avr-flash-qualifer.exp: New.
17592
cc1c52ad
PA
175932014-07-14 Pedro Alves <palves@redhat.com>
17594
17595 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17596 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17597
1e973570
PA
175982014-07-14 Pedro Alves <palves@redhat.com>
17599
17600 * gdb.base/double-prompt-target-event-error.c: New file.
17601 * gdb.base/double-prompt-target-event-error.exp: New file.
17602
93d6eb10
PA
176032014-07-14 Pedro Alves <palves@redhat.com>
17604
17605 PR gdb/17072
17606 * gdb.base/paginate-inferior-exit.c: New file.
17607 * gdb.base/paginate-inferior-exit.exp: New file.
17608
0017922d
PA
176092014-07-14 Pedro Alves <palves@redhat.com>
17610
17611 PR gdb/17072
17612 * gdb.base/paginate-bg-execution.c: New file.
17613 * gdb.base/paginate-bg-execution.exp: New file.
17614
94696ad3
PA
176152014-07-14 Pedro Alves <palves@redhat.com>
17616
17617 PR gdb/17072
17618 * gdb.base/paginate-execution-startup.c: New file.
17619 * gdb.base/paginate-execution-startup.exp: New file.
17620 * lib/gdb.exp (pagination_prompt): New global.
17621 (default_gdb_spawn): New procedure, factored out from
17622 default_gdb_spawn.
17623 (default_gdb_start): Adjust to call default_gdb_spawn.
17624 (gdb_spawn): New procedure.
17625
bd293940
PA
176262014-07-14 Pedro Alves <palves@redhat.com>
17627
17628 * lib/gdb.exp (gdb_assert): New procedure.
17629 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17630
c933f875
PA
176312014-07-14 Pedro Alves <palves@redhat.com>
17632
17633 * gdb.base/execution-termios.c: New file.
17634 * gdb.base/execution-termios.exp: New file.
17635
d98b7a16
TT
176362014-07-14 Tom Tromey <tromey@redhat.com>
17637
17638 * gdb.cp/vla-cxx.cc: New file.
17639 * gdb.cp/vla-cxx.exp: New file.
17640
548740d6
TT
176412014-07-14 Tom Tromey <tromey@redhat.com>
17642
17643 * gdb.reverse/rerun-prec.c: New file.
17644 * gdb.reverse/rerun-prec.exp: New file.
17645
a25eb028
MR
176462014-07-12 Maciej W. Rozycki <macro@mips.com>
17647 Maciej W. Rozycki <macro@codesourcery.com>
17648
17649 * lib/gdb-utils.exp: New file.
17650 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17651 inline `gdb_init_command' processing.
17652 (gdb_start_cmd): Likewise.
17653 * lib/mi-support.exp (mi_run_cmd): Likewise.
17654 * README: Document `gdb_init_command' and `gdb_init_commands'.
17655
218c2655
JK
176562014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17657
17658 Fix false FAIL running under a very long directory name.
17659 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17660 and "set print elements 10000". Twice.
17661
5401fde3
YQ
176622014-07-11 Yao Qi <yao@codesourcery.com>
17663
17664 * gdb.base/exprs.exp: "set print symbol off".
17665
e76126e8
PA
176662014-07-11 Pedro Alves <palves@redhat.com>
17667
17668 * gdb.threads/kill.c: New file.
17669 * gdb.threads/kill.exp: New file.
17670
2d6f0de6
YQ
176712014-07-10 Yao Qi <yao@codesourcery.com>
17672
17673 * gdb.trace/tfile.c (write_basic_trace_file)
17674 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17675 address written to trace file.
17676
7180e04a
PA
176772014-07-09 Pedro Alves <palves@redhat.com>
17678
17679 * gdb.base/attach-wait-input.exp: New file.
17680 * gdb.base/attach-wait-input.c: New file.
17681
9a9a7608
AB
176822014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17683
17684 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17685 setting up test structures.
17686 (main): Call new test function.
17687 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17688 test function, continue into test function and walk test
17689 structures.
17690
161ac41e
YQ
176912014-07-02 Yao Qi <yao@codesourcery.com>
17692
17693 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17694 'bar_start' at the beginning of functions 'foo' and 'bar'
17695 respectively.
17696 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17697 instead of 'foo' and 'bar'.
17698
1f267ae3
MM
176992014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17700
17701 * gdb.btrace/segv.exp: New.
17702 * gdb.btrace/segv.c: New.
17703
2b239efb
LM
177042014-07-02 Luis Machado <lgustavo@codesourcery.com>
17705
17706 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17707 instruction.
17708
cf363f18
MW
177092014-06-30 Mark Wielaard <mjw@redhat.com>
17710
17711 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17712 vulture, vilify, villar): New volatile array constants.
17713 (vindictive, vegetation): New const volatile array constants.
17714 * gdb.base/volatile.exp: Test volatile and const volatile array
17715 types.
17716
aebf9d24
AA
177172014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17718
17719 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17720 target lacks support for awatch, rwatch, or hbreak.
17721
b67a2c6f
YQ
177222014-06-27 Yao Qi <yao@codesourcery.com>
17723
17724 * gdb.multi/dummy-frame-restore.exp: New.
17725 * gdb.multi/dummy-frame-restore.c: New.
17726
aef92902
MM
177272014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17728
17729 * gdb.btrace/gcore.exp: New.
17730
8e9db26e
PA
177312014-06-23 Pedro Alves <palves@redhat.com>
17732
17733 * gdb.base/watchpoint-reuse-slot.c: New file.
17734 * gdb.base/watchpoint-reuse-slot.exp: New file.
17735
70afc5b7
SC
177362014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17737
17738 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17739 progspace's filename in 'info', 'enable' and 'disable' command
17740 tests.
17741
b972bd9c
JK
177422014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17743
17744 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17745 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17746 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17747
125f8a3d
GB
177482014-06-20 Gary Benson <gbenson@redhat.com>
17749
17750 * gdb.arch/i386-avx.exp: Fix include file location.
17751 * gdb.arch/i386-sse.exp: Likewise.
17752
3ed9baed
IB
177532014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17754
17755 * gdb.dlang/expression.exp: New file.
17756
034f788c
PA
177572014-06-19 Pedro Alves <palves@redhat.com>
17758
17759 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17760 out from ...
17761 (top level): ... here. Iterate running tests under different
17762 scheduler-locking settings.
17763
45371d0c
LM
177642014-06-18 Luis Machado <lgustavo@codesourcery.com>
17765
17766 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17767 to DW_FORM_addr and use non-zero addresses.
17768
5d376983
SC
177692014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17770
17771 PR gdb/17017
17772 * gdb.python/py-xmethods.cc: Add global function call counters and
17773 increment them in their respective functions. Remove "cout"
17774 statements.
17775 * gdb.python/py-xmethods.exp: Make tests check the global function
17776 call counters instead of depending on inferior IO.
17777
a1aa2221
LM
177782014-06-18 Don Breazeal <donb@codesourcery.com>
17779
17780 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17781 Deleted procedure.
17782 (explicit_fork_parent_follow): Deleted procedure.
17783 (explicit_fork_child_follow): Deleted procedure.
17784 (test_follow_fork): New procedure.
17785 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17786 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17787 procedure calls.
17788
0fc05997
YQ
177892014-06-17 Yao Qi <yao@codesourcery.com>
17790
17791 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17792 CP1252.
17793
70795c52
LM
177942014-06-17 Luis Machado <lgustavo@codesourcery.com>
17795
17796 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17797 Initialize ptr and S explicitly.
17798 (skip_type_update_when_not_use_rtti_test): Likewise.
17799
6be47f0c
KS
178002014-06-16 Keith Seitz <keiths@redhat.com>
17801
17802 PR mi/15863
17803 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17804 the inferior is started.
17805
d03de421
PA
178062014-06-16 Pedro Alves <palves@redhat.com>
17807
17808 * gdb.base/break-main-file-remove-fail.c: New file.
17809 * gdb.base/break-main-file-remove-fail.exp: New file.
17810 * gdb.base/break-unload-file.exp: Use build_executable instead of
17811 prepare_for_testing.
17812 (test_break): New parameter "initial_load". Handle it.
17813 (top level): Add initial_load cmdline/file axis.
17814
f9579b99
TT
178152014-06-12 Tom Tromey <tromey@redhat.com>
17816
17817 * gdb.base/completion.exp: Don't use directory name in test.
17818
3657956b
GB
178192014-06-09 Gary Benson <gbenson@redhat.com>
17820
17821 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17822 separate the always-available ANSI-standard signals from the
17823 signals that require checking.
17824 (main): Likewise.
17825 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17826 Likewise.
17827 (main): Likewise.
17828
4186eb54
KS
178292014-06-07 Keith Seitz <keiths@redhat.com>
17830
17831 Revert:
17832 PR c++/16253
17833 * gdb.cp/var-tag.cc: New file.
17834 * gdb.cp/var-tag.exp: New file.
17835 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17836 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17837 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17838 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17839
25326a28 178402014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17841
17842 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17843
829155c9
PA
178442014-06-06 Pedro Alves <palves@redhat.com>
17845
17846 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17847 in target debug output instead of looking at RSP packets,
17848 disabling the test on any target that uses hardware stepping.
17849 Update comments.
17850
61c8d22e
PA
178512014-06-06 Pedro Alves <palves@redhat.com>
17852
17853 * gdb.base/break-unload-file.exp: Fix typo.
17854
d9a47287
YQ
178552014-06-06 Yao Qi <yao@codesourcery.com>
17856
17857 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17858 from "jit_function" to "^jit_function".
17859
e5e01dbf
YQ
178602014-06-06 Yao Qi <yao@codesourcery.com>
17861
17862 * gdb.base/async.c (foo): Add one statement.
17863 * gdb.base/async.exp: Get the next instruction address and
17864 match the output of "nexti" by instruction address. Match
17865 the hex address in the output of "finish".
17866
73ba372c
GB
178672014-06-06 Gary Benson <gbenson@redhat.com>
17868
17869 * gdb.base/call-signals.c: Remove preprocessor conditionals
17870 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17871 SIGSEGV and SIGTERM.
17872 * gdb.base/sigall.c: Likewise.
17873 * gdb.base/unwindonsignal.c: Likewise.
17874 * gdb.reverse/sigall-reverse.c: Likewise.
17875
831517df
YQ
178762014-06-06 Yao Qi <yao@codesourcery.com>
17877
17878 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17879 readable, skip the test.
17880
b8b91e98
YQ
178812014-06-06 Yao Qi <yao@codesourcery.com>
17882
17883 * gdb.threads/staticthreads.c (thread_function): Move the line
17884 setting breakpoint on forward.
17885 * gdb.threads/staticthreads.exp: Update comments.
17886
fb934770
LC
178872014-06-05 Ludovic Courtès <ludo@gnu.org>
17888
17889 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17890 "history-append! type error".
17891
6ef284bd
SM
178922014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17893
17894 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17895 erroneous dprintf expected input.
17896
a872e241
DE
178972014-06-04 Doug Evans <xdje42@gmail.com>
17898
17899 * gdb.guile/scm-generics.exp: Delete.
17900
16f691fb
DE
179012014-06-04 Doug Evans <xdje42@gmail.com>
17902
17903 * gdb.guile/scm-breakpoint.exp: Update.
17904 Add tests for breakpoint registration.
17905
012370f6
TT
179062014-06-04 Tom Tromey <tromey@redhat.com>
17907
17908 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17909 VLA-in-union.
17910 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17911 inner_vla_struct, vla_union types. Initialize objects of those
17912 types and compute their sizes.
17913
9f5a4cef
HZ
179142014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17915 Hui Zhu <hui@codesourcery.com>
17916
17917 * gdb.base/fileio.exp: Add test for shell not available as well as
17918 available.
17919 * gdb.base/fileio.c (test_system): Check for shell twice.
17920
90a45c4d
YQ
179212014-06-04 Yao Qi <yao@codesourcery.com>
17922
17923 * gdb.base/auto-connect-native-target.exp: Remove redundant
17924 space from the regexp pattern.
17925
70017e41
YQ
179262014-06-04 Yao Qi <yao@codesourcery.com>
17927
17928 * gdb.base/default.exp: Replace "child" with "native" in
17929 regexp pattern.
17930
883964a7
SC
179312014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17932
17933 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17934 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17935 * gdb.python/py-xmethods.py: Python script supporting the
17936 new testcase and tests.
17937
ef370185
JB
179382014-06-03 Joel Brobecker <brobecker@adacore.com>
17939 Pedro Alves <palves@redhat.com>
17940
17941 PR breakpoints/17000
17942 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17943 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17944
1e2ccb61
BM
179452014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17946
17947 * gdb.base/subst.exp: Add tests to verify partial path matching
17948 output.
17949
c6ec5ab2
PA
179502014-06-03 Pedro Alves <palves@redhat.com>
17951
17952 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17953 target that doesn't use software single-stepping.
17954
835c559f
PA
179552014-06-03 Pedro Alves <palves@redhat.com>
17956
17957 PR breakpoints/17000
17958 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17959 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17960
06eb1586
DE
179612014-06-02 Doug Evans <xdje42@gmail.com>
17962
17963 * gdb.guile/scm-parameter.exp: New file.
17964
e698b8c4
DE
179652014-06-02 Doug Evans <xdje42@gmail.com>
17966
17967 * gdb.guile/scm-cmd.c: New file.
17968 * gdb.guile/scm-cmd.exp: New file.
17969
ded03782
DE
179702014-06-02 Doug Evans <xdje42@gmail.com>
17971
17972 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17973 pretty-printer lookup.
17974 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17975 (make-pp_s-printer): Call it.
17976 (make-pretty-printer-from-dict): New function.
17977 (lookup-pretty-printer-maker-from-dict): New function.
17978 (*pretty-printer*): Simplify.
17979 (make-objfile-pp_s-printer): New function.
17980 (install-objfile-pretty-printers!): New function.
17981 (make-progspace-pp_s-printer): New function.
17982 (install-progspace-pretty-printers!): New function.
17983 * gdb.guile/scm-progspace.c: New file.
17984 * gdb.guile/scm-progspace.exp: New file.
17985
41fac0cf
PA
179862014-06-02 Pedro Alves <palves@redhat.com>
17987
17988 * gdb.base/dprintf-bp-same-addr.c: New file.
17989 * gdb.base/dprintf-bp-same-addr.exp: New file.
17990
96ae5695
EBM
179912014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17992
17993 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17994 * gdb.arch/powerpc-power.s: Likewise.
17995
da02b3a8
JB
179962014-06-02 Joel Brobecker <brobecker@adacore.com>
17997
17998 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17999
c72b2e7b
YQ
180002014-06-01 Yao Qi <yao@codesourcery.com>
18001
18002 * gdb.base/watchpoint.exp (test_watch_location): Check null
18003 pointer can be dereferenced. If not, do the test, otherwise
18004 skip it.
18005
53e8a631
AB
180062014-05-30 Andrew Burgess <aburgess@broadcom.com>
18007
18008 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18009 results.
18010 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18011
938f0e2f
AB
180122014-05-30 Andrew Burgess <aburgess@broadcom.com>
18013
18014 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18015 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18016 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18017 * gdb.arch/amd64-invalid-stack-top.c: New file.
18018 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18019
9ba6657a
PA
180202014-05-30 Pedro Alves <palves@redhat.com>
18021
18022 PR breakpoints/17000
18023 * gdb.base/sss-bp-on-user-bp.c: New file.
18024 * gdb.base/sss-bp-on-user-bp.exp: New file.
18025
522c09bf
DB
180262014-05-30 David Blaikie <dblaikie@gmail.com>
18027
18028 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18029 gnu_inline semantics via attribute.
18030 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18031 source explicitly specifies the required semantics.
18032
bf4ef81e
MR
180332014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18034
18035 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18036
329ea579
PA
180372014-05-29 Pedro Alves <palves@redhat.com>
18038 Tom Tromey <tromey@redhat.com>
18039
18040 * gdb.base/async-shell.exp: Don't enable target-async.
18041 * gdb.base/async.exp
18042 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18043 parameter. Adjust.
18044 (top level): Don't test with "target-async".
18045 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18046 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18047 * gdb.base/inferior-died.exp: Don't enable target-async.
18048 * gdb.base/interrupt-noterm.exp: Likewise.
18049 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18050 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18051 * gdb.mi/mi-nonstop.exp: Likewise.
18052 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18053 * gdb.mi/mi-nsintrall.exp: Likewise.
18054 * gdb.mi/mi-nsmoribund.exp: Likewise.
18055 * gdb.mi/mi-nsthrexec.exp: Likewise.
18056 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18057 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18058 * gdb.python/py-evsignal.exp: Don't enable target-async.
18059 * gdb.python/py-evthreads.exp: Likewise.
18060 * gdb.python/py-prompt.exp: Likewise.
18061 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18062 * gdb.server/solib-list.exp: Don't enable target-async.
18063 * gdb.threads/thread-specific-bp.exp: Likewise.
18064 * lib/mi-support.exp: Adjust to use mi-async.
18065
fd664c91
PA
180662014-05-29 Pedro Alves <palves@redhat.com>
18067
18068 PR gdb/13860
18069 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18070 reason, even in sync mode.
18071
251bde03
PA
180722014-05-29 Pedro Alves <palves@redhat.com>
18073 Hui Zhu <hui@codesourcery.com>
18074
18075 PR PR15693
18076 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18077 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18078 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18079 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18080
7f3c0343
JB
180812014-05-28 Joel Brobecker <brobecker@adacore.com>
18082
18083 * config/monitor.exp (gdb_target_monitor): Replace use of
18084 "set remotebaud" by "set serial baud".
18085
b2715b27
AW
180862014-05-26 Andy Wingo <wingo@igalia.com>
18087
18088 * gdb.guile/scm-breakpoint.exp:
18089 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18090 properties instead of gdb-object-properties.
18091
498a4489
YQ
180922014-05-26 Yao Qi <yao@codesourcery.com>
18093
18094 * gdb.server/no-thread-db.exp: Specify source file name
18095 explicitly when setting a breakpoint.
18096
589fdceb
MM
180972014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18098
18099 * gdb.btrace/vdso.c: New.
18100 * gdb.btrace/vdso.exp: New.
18101
e9089e05
MM
181022014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18103
18104 * gdb.base/gcore.exp (capture_command_output): Move ...
18105 * lib/gdb.exp (capture_command_output): ... here.
18106
67b5c0c1
MM
181072014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18108
18109 * gdb.btrace/data.exp: Test memory access during btrace replay.
18110
a2199296
SM
181112014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18112
18113 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18114
17b2616c
PA
181152014-05-21 Pedro Alves <palves@redhat.com>
18116
18117 PR gdb/13860
18118 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18119 (top level): Test that output related to execution commands is
18120 sent to the console with CLI commands, but not with MI commands.
18121 Test that breakpoint events are always mirrored to the console.
18122 Also expect the new source line to be output after a "next" in
18123 async mode too. Make it a pass/fail test.
18124 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18125 output.
18126 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18127
5166082f
PA
181282014-05-21 Pedro Alves <palves@redhat.com>
18129
18130 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18131 Use them to test variations of "list" after reaching a breakpoint.
18132 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18133 Test "list" with listsize 10 after reaching a breakpoint.
18134 * gdb.python/python.exp (decode_line current location line
18135 number): Adjust expected line number.
18136
2f25d70f
SM
181372014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18138
18139 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18140 behavior for $args, pass it directly to "run".
18141
ff604a67
MR
181422014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18143
18144 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18145 30000 to 65536.
18146
6a3cb8e8
PA
181472014-05-21 Pedro Alves <palves@redhat.com>
18148
18149 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18150 auto-connect-native-target off".
18151 * gdb.base/auto-connect-native-target.c: New file.
18152 * gdb.base/auto-connect-native-target.exp: New file.
18153
4ebfc96e
PA
181542014-05-21 Pedro Alves <palves@redhat.com>
18155
18156 * gdb.base/default.exp: Test "target native" instead of "target
18157 child".
18158
36d46afb
MW
181592014-05-21 Mark Wielaard <mjw@redhat.com>
18160
18161 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18162
5876f503
JK
181632014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18164
18165 Fix TLS access for -static -pthread.
18166 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18167 <HAVE_TLS> (thread_function, main): Initialize it.
18168 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18169 Add clean_restart.
18170 <$have_tls != "">: Check TLSVAR.
18171
0256a6ac
PA
181722014-05-21 Pedro Alves <palves@redhat.com>
18173
18174 * gdb.base/dcache-line-read-error.c: New.
18175 * gdb.base/dcache-line-read-error.exp: New.
18176
936d2992
PA
181772014-05-20 Pedro Alves <palves@redhat.com>
18178
18179 * gdb.base/compare-sections.c: New file.
18180 * gdb.base/compare-sections.exp: New file.
18181
802e8e6d
PA
181822014-05-20 Pedro Alves <palves@redhat.com>
18183
18184 * gdb.base/break-idempotent.c: New file.
18185 * gdb.base/break-idempotent.exp: New file.
18186
e59fa00f
MM
181872014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18188
18189 * gdb.btrace/nohist.exp: New.
18190
8b696e31
YQ
181912014-05-20 Yao Qi <yao@codesourcery.com>
18192
18193 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18194 gdb.reverse directory and gdb_reverse_timeout exists in board
18195 setting.
18196 * README: Document gdb_reverse_timeout.
18197
73c9764f
YQ
181982014-05-20 Yao Qi <yao@codesourcery.com>
18199
18200 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18201 'test_file_name'. Treat args as a string instead of a list.
18202 (gdb_init): Rename argument 'args' by 'test_file_name'.
18203
f1f4348a
JK
182042014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18205
18206 * gdb.arch/powerpc-power.exp: New file.
18207 * gdb.arch/powerpc-power.s: New file.
18208
0dbe70ce
DE
182092014-05-16 Doug Evans <dje@google.com>
18210
18211 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18212 * gdb.base/completion.exp: Check that all expected files exist
18213 before doing file completion.
0dbe70ce 18214
8d551b02
DE
182152014-05-16 Doug Evans <dje@google.com>
18216
18217 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18218 Update.
18219 (do_syscall_tests_without_xml): Update.
18220
73eb7709
PA
182212014-05-16 Pedro Alves <palves@redhat.com>
18222
18223 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18224 instead of "unknown output after running".
18225
3fae92fc
YQ
182262014-05-16 Yao Qi <yao@codesourcery.com>
18227
18228 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18229 file1.txt from host at the end.
18230 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18231
c2b2ccc5
DE
182322014-05-15 Doug Evans <dje@google.com>
18233
18234 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18235 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18236 loading file. Add test for TU lookup.
18237
8c217a4b
SM
182382014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18239
18240 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18241 calling "-exec-arguments" or "set args" before running the
18242 inferior.
18243
3deb39c6
SM
182442014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18245
18246 * lib/mi-support.exp (mi_expect_stop): Expect message for
18247 inferiors that exit with non-zero exit code.
18248
71a79f8c
YQ
182492014-05-14 Yao Qi <yao@codesourcery.com>
18250
18251 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18252 match absolute path on remote host.
18253 (test_file_list_exec_source_files): Remove "/" from the
18254 pattern.
18255
f23fcd46
YQ
182562014-05-14 Yao Qi <yao@codesourcery.com>
18257
18258 * boards/local-remote-host-notty.exp (${board}_file): New
18259 proc.
18260
9404b58f
KM
182612014-05-07 Kyle McMartin <kyle@redhat.com>
18262
18263 Pushed by Joel Brobecker <brobecker@adacore.com>.
18264 * gdb.arch/aarch64-atomic-inst.c: New file.
18265 * gdb.arch/aarch64-atomic-inst.exp: New file.
18266
5e45f04c
YQ
182672014-05-07 Yao Qi <yao@codesourcery.com>
18268
18269 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18270 in current context" too.
18271
c888a17d
KS
182722014-05-05 Keith Seitz <keiths@redhat.com>
18273
18274 * gdb.linespec/ls-dollar.exp: Add test for linespec
18275 file:convenience_variable.
18276
290a839c
YQ
182772014-05-05 Yao Qi <yao@codesourcery.com>
18278
18279 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18280 traceframes into tfile and ctf trace files. Read data from
18281 trace file and test collected data.
18282 (gdb_collect_locals_test): Likewise.
18283 (gdb_unavailable_registers_test): Likewise.
18284 (gdb_unavailable_floats): Likewise.
18285 (gdb_collect_globals_test): Likewise.
18286 (top-level): Append "ctf" to trace_file_targets if GDB
18287 supports.
18288
b5262cd0
YQ
182892014-05-05 Yao Qi <yao@codesourcery.com>
18290
18291 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18292 code to ...
18293 (gdb_collect_args_test_1): ... it. New proc.
18294 (gdb_collect_locals_test): Move some code to ...
18295 (gdb_collect_locals_test_1): ... it. New proc.
18296 (gdb_unavailable_registers_test): Move some code to ...
18297 (gdb_unavailable_registers_test_1): ... it. New proc.
18298 (gdb_unavailable_floats): Move some code to ...
18299 (gdb_unavailable_floats_1): ... it. New proc.
18300
30a1e6cc
SDJ
183012014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18302
18303 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18304 probes to test for bitness recognition.
18305 * gdb.arch/amd64-stap-optional-prefix.exp
18306 (test_probe_value_without_reg): New procedure.
18307 Add code to test for different kinds of bitness.
18308
f33da99a
SDJ
183092014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18310
18311 PR breakpoints/16889
18312 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18313 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18314
5b80f00d
PA
183152014-05-01 Pedro Alves <palves@redhat.com>
18316
18317 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18318 gdb_file_cmd if no file is specified.
18319 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18320 last_loaded_file to set the remote exec-file.
18321
f8c2a73c
PA
183222014-05-01 Pedro Alves <palves@redhat.com>
18323
18324 * boards/local-remote-host.exp: New file.
18325
be6e8ac7
PA
183262014-05-01 Pedro Alves <palves@redhat.com>
18327
18328 * boards/local-remote-host.exp: Rename to ...
18329 * boards/local-remote-host-notty.exp: ... this.
18330
cac0dc8f
JB
183312014-04-28 Joel Brobecker <brobecker@adacore.com>
18332
18333 * gdb.ada/dyn_arrayidx: New testcase.
18334
9730e6cc
YQ
183352014-04-26 Yao Qi <yao@codesourcery.com>
18336
18337 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18338 and compute the length of function main. Save it in
18339 $main_length.
18340 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18341 (top-level): Use gdb_compile to compile objects into
18342 executable and restart GDB. Remove invocation to
18343 prepare_for_testing.
18344
7ae1a6a6
PA
183452014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18346 Pedro Alves <palves@redhat.com>
18347
18348 PR server/16255
18349 * gdb.multi/multi-attach.c: New file.
18350 * gdb.multi/multi-attach.exp: New file.
18351
4082afcc
PA
183522014-04-25 Pedro Alves <palves@redhat.com>
18353
18354 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18355 user.
18356 (top level): Test that "set remote conditional-breakpoints-packet
18357 off" works as intended.
18358 * gdb.base/dprintf.exp: Test that "set remote
18359 breakpoint-commands-packet off" works as intended.
18360 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18361 New function.
18362 (top level): Call it.
18363 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18364 remote fast-tracepoints-packet off" works as intended.
18365 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18366 * lib/gdb.exp (gdb_is_target_remote): ... here.
18367
2abc3f8d
DB
183682014-04-24 David Blaikie <dblaikie@gmail.com>
18369
18370 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18371 ensure clang would not discard them.
18372 * gdb.base/gdbvars.c: Ditto.
18373 * gdb.base/memattr.c: Ditto.
18374 * gdb.base/whatis.c: Ditto.
18375 * gdb.python/py-prettyprint.c: Ditto.
18376 * gdb.trace/actions.c: Ditto.
18377 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18378 ensure clang would not discard it.
18379
bfd39632
DB
183802014-04-24 David Blaikie <dblaikie@gmail.com>
18381
18382 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18383 clang to emit the full definition of type required by the test
18384 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18385
22842ff6
DB
183862014-04-24 David Blaikie <dblaikie@gmail.com>
18387
18388 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18389 coax Clang into emitting the definition of the type.
18390 * gdb.cp/pr10728-x.h (y): Ditto.
18391 * gdb.cp/pr10728-y.cc (y): Ditto.
18392
c2e827ad
DB
183932014-04-24 David Blaikie <dblaikie@gmail.com>
18394
18395 * gdb.base/label.exp: XFAIL label related tests under Clang.
18396 * gdb.cp/cplabel.exp: Ditto.
18397 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18398 under Clang those using labels.
18399
4c2d33e7
YQ
184002014-04-25 Yao Qi <yao@codesourcery.com>
18401
18402 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18403 double_label.
18404 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18405 partial_label and double_label.
18406
56083b99
DB
184072014-04-24 David Blaikie <dblaikie@gmail.com>
18408
18409 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18410
25d4e99d
DB
184112014-04-24 David Blaikie <dblaikie@gmail.com>
18412
18413 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18414 of the function to work across GCC and Clang.
18415 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18416 pointer types (const void ** const V void **).
18417
01f9f808
MS
184182014-04-24 Michael Sturm <michael.sturm@mintel.com>
18419 Walfred Tedeschi <walfred.tedeschi@intel.com>
18420
18421 * Makefile.in (EXECUTABLES): Added i386-avx512.
18422 * gdb.arch/i386-avx512.c: New file.
18423 * gdb.arch/i386-avx512.exp: Likewise.
18424
4b48d439
KS
184252014-04-23 Keith Seitz <keiths@redhat.com>
18426
18427 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18428 (mi_make_breakpoint_table): New procedure.
18429 (mi_create_breakpoint): Use mi_make_breakpoint
18430 and return the result.
18431 (mi_make_breakpoint): New procedure.
18432 (mi_build_kv_pairs): New procedure.
18433
18434 * gdb.mi/mi-break.exp: Remove unused globals,
18435 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18436 All callers updated.
18437 * gdb.mi/mi-dprintf.exp: Use variable to track command
18438 number.
18439 Update all callers of mi_create_breakpoint and use
18440 mi_make_breakpoint_table.
18441 Remove any unused global variables.
18442 * gdb.mi/mi-nonstop.exp: Likewise.
18443 * gdb.mi/mi-nsintrall.exp: Likewise.
18444 * gdb.mi/mi-nsmoribund.exp: Likewise.
18445 * gdb.mi/mi-nsthrexec.exp: Likewise.
18446 * gdb.mi/mi-reverse.exp: Likewise.
18447 * gdb.mi/mi-simplerun.exp: Likewise.
18448 * gdb.mi/mi-stepn.exp: Likewise.
18449 * gdb.mi/mi-syn-frame.exp: Likewise.
18450 * gdb.mi/mi-until.exp: Likewise.
18451 * gdb.mi/mi-var-cp.exp: Likewise.
18452 * gdb.mi/mi-var-display.exp: Likewise.
18453 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18454 * gdb.mi/mi2-var-child.exp: Likewise.
18455 * gdb.mi/mi-vla-c99.exp: Likewise.
18456 * lib/mi-support.exp: Likewise.
18457
18458 From Ian Lance Taylor <iant@cygnus.com>:
18459 * lib/gdb.exp (parse_args): New procedure.
18460
08351840
PA
184612014-04-23 Pedro Alves <palves@redhat.com>
18462
18463 * gdb.base/break-unload-file.c: New file.
18464 * gdb.base/break-unload-file.exp: New file.
18465 * gdb.base/sym-file-lib.c (baz): New function.
18466 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18467 field.
18468 (load): Store the segment's mapped size.
18469 (unload): New function.
18470 (unload_shlib): New function.
18471 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18472 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18473 set a breakpoint at baz, and call it.
18474 * gdb.base/sym-file.exp: New tests for stale breakpoint
18475 instructions.
18476
076855f9
PA
184772014-04-23 Pedro Alves <palves@redhat.com>
18478
18479 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18480 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18481 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18482 * gdb.base/hbreak-unmapped.c: New file.
18483 * gdb.base/hbreak-unmapped.exp: New file.
18484 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18485 * lib/gdb.exp (gdb_is_target_remote): ... here.
18486
483805cf
PA
184872014-04-22 Pedro Alves <palves@redhat.com>
18488
18489 * gdb.base/consecutive-step-over.c: New file.
18490 * gdb.base/consecutive-step-over.exp: New file.
18491
06d97543
PA
184922014-04-22 Pedro Alves <palves@redhat.com>
18493
18494 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18495 instead of send_gdb/gdb_expect.
18496
b4429ea2
YQ
184972014-04-22 Yao Qi <yao@codesourcery.com>
18498
18499 * lib/trace-support.exp (generate_tracefile): New procedure.
18500 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18501 return 0.
18502 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18503 if generate_tracefile returns 1.
18504
51d48146
PA
185052014-04-18 Tom Tromey <palves@redhat.com>
18506 Pedro alves <tromey@redhat.com>
18507
18508 PR backtrace/15558
18509 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18510 with a backtrace limit.
18511 * gdb.python/py-frame-inline.exp: Test running to an inline
18512 function with a backtrace limit, and printing the newest frame.
18513 * gdb.python/py-frame-inline.c (main): Call f.
18514
bd1dce5f
MS
185152014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18516
18517 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18518
40d1a503
MS
185192014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18520
18521 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18522 Drop prefix from unsupported source file path.
18523
389b98f7
YQ
185242014-04-17 Yao Qi <yao@codesourcery.com>
18525
18526 * lib/gdb.exp (with_target_charset): New proc.
18527 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18528 with_target_charset.
18529 (test_print_strings): Likewise.
18530 (test_repeat_bytes): Likewise.
18531 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18532 for some tests.
18533
22869d73
KS
185342014-04-16 Keith Seitz <keiths@redhat.com>
18535
18536 PR gdb/15827
18537 * gdb.dwarf2/corrupt.c: New file.
18538 * gdb.dwarf2/corrupt.exp: New file.
18539
c4f87ca6
KS
185402014-04-16 Keith Seitz <keiths@redhat.com>
18541
18542 PR c++/16597
18543 * gdb.cp/namelessclass.cc: New file.
18544 * gdb.cp/namelessclass.exp: New file.
18545 * gdb.cp/namelessclass.S: New file.
18546
ab19de87
DE
185472014-04-16 Doug Evans <dje@google.com>
18548
18549 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18550 Add comment.
18551 (gdbserver_default_get_comm_port): New function.
18552 (gdbserver_start): Check if board file provided
18553 "gdbserver,get_comm_port" and use it if so.
18554 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18555 (gdb,socketport): Set to "stdio".
18556 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18557 (stdio_gdbserver_template): Delete.
18558 (${board}_get_remote_address): Update.
18559 (${board}_build_remote_cmd): Delete.
18560 (${board}_get_comm_port): New function.
18561 (${board}_spawn): Update.
18562 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18563 Delete.
18564 (${board}_get_remote_address): Update.
18565 (${board}_get_comm_port): New function.
18566
fc98a809
AB
185672014-04-16 Andrew Burgess <aburgess@broadcom.com>
18568
18569 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18570 appearing in any order.
18571
87fd9e6e
DE
185722014-04-15 Doug Evans <dje@google.com>
18573
18574 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18575 uninitialized value of "description".
18576
099fc3ea
KS
185772014-04-15 Keith Seitz <keiths@redhat.com>
18578
18579 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18580 Remove unused globals.
18581 (test_running_the_program): Likewise.
18582 (test_controlled_execution): Likewise.
18583 (test_controlling_breakpoints): Likewise.
18584 (test_program_termination): Likewise.
18585
5da151d4
KS
185862014-04-15 Keith Seitz <keiths@redhat.com>
18587
18588 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18589 unused globals.
18590 (test_rbreak_creation_and_listing): Likewise.
18591 (test_ignore_count): Likewise.
18592 (test_error): Likewise.
18593
35e5d2f0
PA
185942014-04-15 Pedro Alves <palves@redhat.com>
18595
18596 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18597 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18598 sym-file-loader.c.
18599 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18600 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18601 to sym-file-loader.c.
18602 (struct library): Forward declare.
18603 (load_shlib, lookup_function): Change prototypes.
18604 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18605 (translate_offset): Remove declarations.
18606 (get_text_addr): New declaration.
18607 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18608 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18609 sym-file-loader.h.
18610 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18611 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18612 here from sym-file-loader.h.
18613 (struct library): New structure.
18614 (load_shlib, lookup_function): Change prototypes and adjust to
18615 work with a struct library.
18616 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18617 (translate_offset): Make static.
18618 (get_text_addr): New function.
18619 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18620
eb4c1710
PA
186212014-04-15 Pedro Alves <palves@redhat.com>
18622
18623 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18624
2d1baf52
PA
186252014-04-15 Pedro Alves <palves@redhat.com>
18626
18627 * gdb.base/sym-file-loader.c: Include <limits.h>.
18628 (SELF_LINK): New define.
18629 (get_origin): New function.
18630 (load_shlib): Use it.
18631 * gdb.base/sym-file.exp: Don't early return if the target is
18632 remote. Use runto_main, and issue fail is that fails. Use
18633 gdb_load_shlibs.
18634 (shlib_name): Delete.
18635 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18636
7dd6df01
PA
186372014-04-15 Pedro Alves <palves@redhat.com>
18638
18639 * gdb.base/sym-file.exp: Remove regex characters from test
18640 message. Don't refer to breakpoint numbers in test messages.
18641
b50c8614
KS
186422014-04-14 Keith Seitz <keiths@redhat.com>
18643
18644 PR c++/16253
18645 * gdb.cp/var-tag.cc: New file.
18646 * gdb.cp/var-tag.exp: New file.
18647 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18648 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18649 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18650 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18651
3d567982
TT
186522014-04-14 Tom Tromey <tromey@redhat.com>
18653
18654 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18655 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18656 type.
18657 * gdb.cp/enum-class.exp: New file.
18658 * gdb.cp/enum-class.cc: New file.
18659
0626fc76
TT
186602014-04-14 Tom Tromey <tromey@redhat.com>
18661
18662 * gdb.dwarf2/enum-type.exp: New file.
18663
dca325b3
SA
186642014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18665
18666 * gdb.mi/mi-vla-c99.exp: New file.
18667 * gdb.mi/vla.c: New file.
18668
5854b38a
SA
186692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18670
18671 * gdb.base/vla-datatypes.c: New file.
18672 * gdb.base/vla-datatypes.exp: New file.
18673
463bb957
SA
186742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18675
18676 * gdb.base/vla-ptr.c: New file.
18677 * gdb.base/vla-ptr.exp: New file.
18678
3dd170be
SA
186792014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18680
18681 * gdb.dwarf2/count.exp: New file.
18682
5ecaaa66
SA
186832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18684
18685 * gdb.base/vla-sideeffect.c: New file.
18686 * gdb.base/vla-sideeffect.exp: New file.
18687
41f1ada5
DB
186882014-04-14 David Blaikie <dblaikie@gmail.com>
18689
18690 * gdb.mi/non-stop.c: Add return value for non-void function return
18691 statement.
18692 * gdb.threads/staticthreads.c: Ditto.
18693
0be03e84
DE
186942014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18695 Doug Evans <xdje42@gmail.com>
18696
18697 * gdb.guile/scm-value.c: Improve test case.
18698 * gdb.guile/scm-value.exp: Add new test.
18699
f180a1fb
DB
187002014-04-11 David Blaikie <dblaikie@gmail.com>
18701
18702 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18703 override Clang's default.
18704
6b662e19
JB
187052014-04-11 Joel Brobecker <brobecker@adacore.com>
18706
18707 Revert the following changes (regressions):
18708
18709 * gdb.base/vla-sideeffect.c: New file.
18710 * gdb.base/vla-sideeffect.exp: New file.
18711
18712 * gdb.dwarf2/count.exp: New file.
18713
18714 * gdb.base/vla-multi.c: New file.
18715 * gdb.base/vla-multi.exp: New file.
18716
18717 * gdb.base/vla-ptr.c: New file.
18718 * gdb.base/vla-ptr.exp: New file.
18719
18720 * gdb.base/vla-datatypes.c: New file.
18721 * gdb.base/vla-datatypes.exp: New file.
18722
18723 * gdb.mi/mi-vla-c99.exp: New file.
18724 * gdb.mi/vla.c: New file.
18725
245a5f0b
KS
187262014-04-11 Keith Seitz <keiths@redhat.com>
18727
18728 PR c++/16675
18729 * gdb.cp/cpsizeof.exp: New file.
18730 * gdb.cp/cpsizeof.cc: New file.
18731
58a84dcf
SA
187322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18733
191a8a90
JB
18734 * gdb.mi/mi-vla-c99.exp: New file.
18735 * gdb.mi/vla.c: New file.
58a84dcf 18736
c8655f75
SA
187372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18738
18739 * gdb.base/vla-datatypes.c: New file.
18740 * gdb.base/vla-datatypes.exp: New file.
18741
024e13b4
SA
187422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18743
18744 * gdb.base/vla-ptr.c: New file.
18745 * gdb.base/vla-ptr.exp: New file.
18746
1a237e0e
SA
187472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18748
18749 * gdb.base/vla-multi.c: New file.
18750 * gdb.base/vla-multi.exp: New file.
18751
504f3432
SA
187522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18753
18754 * gdb.dwarf2/count.exp: New file.
18755
3bce8237
SA
187562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18757
191a8a90
JB
18758 * gdb.base/vla-sideeffect.c: New file.
18759 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18760
322f9c21
YQ
187612014-04-11 Yao Qi <yao@codesourcery.com>
18762
18763 * gdb.base/completion.exp: Check file exists before running tests
18764 on file completion.
18765
d708bcd1
PA
187662014-04-10 Pedro Alves <palves@redhat.com>
18767
18768 * gdb.base/cond-eval-mode.c: New file.
18769 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18770 prepare_for_testing to build the new file. Check result of
18771 runto_main.
18772 (test_break, test_watch): New procedures.
18773 (top level): Use them.
18774
ae1d2761
PM
187752014-04-08 Pierre Muller <muller@sourceware.org>
18776
18777 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18778 Ctrl-V use for mingw hosts.
18779
7af389b8
SC
187802014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18781
18782 * gdb.python/py-value.c: Improve test case.
18783 * gdb.python/py-value.exp: Add new test.
18784
5e703181
DE
187852014-04-07 David Blaikie <dblaikie@gmail.com>
18786
18787 * lib/compiler.c: Identify the clang compiler.
18788 * lib/compiler.cc: Ditto.
18789
9810b410
YQ
187902014-04-03 Yao Qi <yao@codesourcery.com>
18791
18792 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18793
98d1b8dc
AB
187942014-04-01 Anton Blanchard <anton@samba.org>
18795
18796 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18797 messages unique.
18798
3114cea1
AB
187992014-04-01 Anton Blanchard <anton@samba.org>
18800
18801 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18802 prepare_for_testing.
18803
62f7182c
AB
188042014-04-01 Anton Blanchard <anton@samba.org>
18805
18806 * gdb.arch/ppc64-atomic-inst.c: Remove.
18807 * gdb.arch/ppc64-atomic-inst.S: New file.
18808 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18809
770e7fc7
DE
188102014-03-31 Doug Evans <dje@google.com>
18811
18812 * gdb.base/print-symbol-loading-lib.c: New file.
18813 * gdb.base/print-symbol-loading-main.c: New file.
18814 * gdb.base/print-symbol-loading.exp: New file.
18815
46e2bafa
YQ
188162014-03-31 Yao Qi <yao@codesourcery.com>
18817
18818 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18819
8776cfe9
JB
188202014-03-28 Joel Brobecker <brobecker@adacore.com>
18821
18822 * gdb.ada/mi_dyn_arr: New testcase.
18823
5d1ef361
DE
188242014-03-27 Doug Evans <dje@google.com>
18825
18826 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18827
b5bee914
YQ
188282014-03-27 Yao Qi <yao@codesourcery.com>
18829
18830 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18831 if target is nios2-*-*.
18832
0d4d0e77
YQ
188332014-03-26 Yao Qi <yao@codesourcery.com>
18834
18835 * lib/gdb.exp (readline_is_used): New proc.
18836 * gdb.base/completion.exp: Move tests on command complete up.
18837 Skip the rest of tests if readline is not used.
18838 * gdb.ada/complete.exp: Skp the test if readline is not
18839 used.
18840 * gdb.base/filesym.exp: Likewise.
18841 * gdb.base/macscp.exp: Likewise.
18842 * gdb.base/readline-ask.exp: Likewise.
18843 * gdb.base/readline.exp: Likewise.
18844 * gdb.python/py-cmd.exp: Likewise.
18845 * gdb.trace/tfile.exp: Likewise.
18846
29361eee
YQ
188472014-03-26 Yao Qi <yao@codesourcery.com>
18848
18849 * gdb.base/macscp.exp: Fix code format issues.
18850
bc9a5525
UW
188512014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18852
18853 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18854 * gdb.asm/powerpc64le.inc: New file.
18855
d3839ede
PA
188562014-03-25 Pedro Alves <palves@redhat.com>
18857 Doug Evans <dje@google.com>
18858
18859 * gdb.base/source-execution.c: New file.
18860 * gdb.base/source-execution.exp: New file.
18861 * gdb.base/source-execution.gdb: New file.
18862
01672a57
DE
188632014-03-24 Doug Evans <dje@google.com>
18864
18865 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18866 using fission.
18867
88bbeca9
HZ
188682014-03-24 Hui Zhu <hui@codesourcery.com>
18869 Pedro Alves <palves@redhat.com>
18870
18871 PR breakpoints/16101
18872 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18873 test pass/fail messages. Detect missing support for dprintf when
18874 breakpoints are actually inserted.
18875 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18876 breakpoints are actually inserted.
18877 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18878 fails.
18879
d2348791
JK
188802014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18881
18882 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18883
feef67ab
DE
188842014-03-22 Doug Evans <xdje42@gmail.com>
18885
18886 * gdb.python/python.exp (python not supported): Verify multi-line
18887 python command issues an error.
25d743f9 18888 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18889 guile command issues an error.
feef67ab 18890
ecebef6a
MR
188912014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18892
18893 * gdb.threads/thread-specific.exp: Handle the lack of usable
18894 $this_breakpoint and $this_thread.
18895
ccdd1909
HZ
188962014-03-21 Hui Zhu <hui@codesourcery.com>
18897
18898 * gdb.base/attach.exp (do_command_attach_tests): New.
18899
beb460e8
PA
189002014-03-20 Tom Tromey <tromey@redhat.com>
18901 Pedro Alves <palves@redhat.com>
18902
18903 PR cli/15718
18904 * gdb.base/condbreak-call-false.c: New file.
18905 * gdb.base/condbreak-call-false.exp: New file.
18906
40acf43a
PA
189072014-03-20 Pedro Alves <palves@redhat.com>
18908
18909 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18910 Delete.
18911 (block_signals, unblock_signals): Delete.
18912 (child_function_2, main): Remove references to deleted variable
18913 and functions.
18914
9f5e1e02
PA
189152014-03-20 Pedro Alves <palves@redhat.com>
18916
18917 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18918 Use pthread_kill to signal thread 2.
18919 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18920 Adjust to make the test send itself a signal rather than using the
18921 host's "kill" command.
18922
99619bea
PA
189232014-03-20 Pedro Alves <palves@redhat.com>
18924
18925 * gdb.threads/multiple-step-overs.c: New file.
18926 * gdb.threads/multiple-step-overs.exp: New file.
18927 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18928 Adjust expected infrun debug output.
18929
2adfaa28
PA
189302014-03-20 Pedro Alves <palves@redhat.com>
18931
18932 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18933 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18934
31e77af2
PA
189352014-03-20 Pedro Alves <palves@redhat.com>
18936
18937 PR breakpoints/7143
18938 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18939 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18940 of gdb_test_multiple.
18941 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18942 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18943
b9f437de
PA
189442014-03-20 Pedro Alves <palves@redhat.com>
18945
18946 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18947 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18948
05adc73e
PA
189492014-03-19 Pedro Alves <palves@redhat.com>
18950
18951 * gdb.base/async.exp: Remove early return.
18952
6048b950
PA
189532014-03-19 Pedro Alves <palves@redhat.com>
18954
18955 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18956
8bcfb00a
PA
189572014-03-19 Pedro Alves <palves@redhat.com>
18958
18959 * gdb.base/async.exp (test_background): Expect \r\n after
18960 "completed." in the fail pattern.
18961
884e37dc
PA
189622014-03-19 Pedro Alves <palves@redhat.com>
18963
18964 * gdb.base/async.exp (test_background): New procedure.
18965 Use it for all background execution command tests.
18966
148e57e2
PA
189672014-03-19 Pedro Alves <palves@redhat.com>
18968
18969 * gdb.base/async.exp: Use prepare_for_testing.
18970
f48088c7
PA
189712014-03-19 Pedro Alves <palves@redhat.com>
18972
18973 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18974 the same line.
18975
e2f6c966
PA
189762014-03-19 Pedro Alves <palves@redhat.com>
18977
18978 * gdb.base/async.c (main): Add "jump here" and "until here" line
18979 marker comments.
18980 * gdb.base/async.exp (jump_here): New global.
18981 (jump& test): Use it.
18982 (until_here): New global.
18983 (until& test): Use it.
18984
c30568d4
PA
189852014-03-19 Pedro Alves <palves@redhat.com>
18986
18987 * gdb.base/async.exp: Don't frob gdb_protocol.
18988
0172b6a7
DE
189892014-03-18 Doug Evans <xdje42@gmail.com>
18990
18991 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18992 Fix spelling of exec-done-display.
18993
06c868a8
JK
189942014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18995
18996 PR gdb/15358
18997 * gdb.base/gdb-sigterm.c: New file.
18998 * gdb.base/gdb-sigterm.exp: New file.
18999
0c7e1a46
PA
190002014-03-18 Pedro Alves <palves@redhat.com>
19001
19002 PR gdb/13860
19003 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19004 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19005 solib-event.
19006
f7c77d93
JB
190072014-03-17 Joel Brobecker <brobecker@adacore.com>
19008
19009 * gdb.ada/pckd_arr_ren: New testcase.
19010
5a1e8c7a
DE
190112014-03-13 Doug Evans <xdje42@gmail.com>
19012
19013 PR guile/16612
19014 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19015 collect after discarding symbols.
19016
350e1a76
DE
190172014-03-13 Ludovic Courtès <ludo@gnu.org>
19018 Doug Evans <xdje42@gmail.com>
19019
19020 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19021 to history survives a gc.
19022
a69900ae
PA
190232014-03-13 Pedro Alves <palves@redhat.com>
19024
19025 * gdb.base/default.exp: Don't test "target procfs".
19026
5db9f0bd
PA
190272014-03-13 Pedro Alves <palves@redhat.com>
19028
19029 * gdb.base/default.exp: Update "target child" and "target procfs"
19030 tests to not expect "Unix".
19031
b3ccfe11
TT
190322014-03-12 Tom Tromey <tromey@redhat.com>
19033
19034 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19035 New procs. Add target-async tests.
19036 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19037 Add target-async tests.
19038
646f4417
AA
190392014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19040
19041 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19042 'func_start' and 'func_end' for the beginning and end of the
19043 function code, respectively.
19044 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19045 'func_end' instead of 'func' and 'main'.
19046
288c211f
AA
190472014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19048
19049 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19050 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19051 generate the debug info assembler source.
19052
e0c0f156
AA
190532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19054
19055 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19056 * gdb.dwarf2/arr-subrange.exp: Likewise.
19057 * gdb.dwarf2/dwz.exp: Likewise.
19058 * gdb.dwarf2/method-ptr.exp: Likewise.
19059 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19060 * gdb.dwarf2/subrange.exp: Likewise.
19061 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19062 * gdb.dwarf2/implptrpiece.exp: Likewise.
19063 * gdb.dwarf2/nostaticblock.exp: Likewise.
19064
0e5c4555
AA
190652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19066
19067 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19068 directory to absolute path name arguments.
19069
5ec18f2b
JG
190702014-03-10 Joel Brobecker <brobecker@adacore.com>
19071
19072 * gdb.ada/tagged_access: New testcase.
19073
847fc4f2
MM
190742014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19075
19076 * gdb.btrace/data.exp: Update expected output.
19077
cc3da688
YQ
190782014-03-06 Yao Qi <yao@codesourcery.com>
19079
19080 * gdb.trace/pr16508.exp: New file.
19081
0f26cec1
PA
190822014-03-05 Pedro Alves <palves@redhat.com>
19083
19084 PR gdb/16575
19085 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19086 procedure.
19087 (top level): Adjust to use it. Add tests that exercise breakpoint
19088 interaction with the code-cache.
19089
7a5a839f
LC
190902014-02-26 Ludovic Courtès <ludo@gnu.org>
19091
19092 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19093 test for 'history-append!'.
19094
31aa7e4e
JB
190952014-02-26 Joel Brobecker <brobecker@adacore.com>
19096
19097 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19098 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19099 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19100 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19101 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19102 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19103
1b588015
JB
191042014-02-26 Joel Brobecker <brobecker@adacore.com>
19105
19106 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19107 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19108 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19109
55426c9d
JB
191102014-02-26 Joel Brobecker <brobecker@adacore.com>
19111
19112 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19113
dc53a7ad
JB
191142014-02-26 Joel Brobecker <brobecker@adacore.com>
19115
19116 * gdb.dwarf2/arr-stride.c: New file.
19117 * gdb.dwarf2/arr-stride.exp: New file.
19118
12ab52e9
PA
191192014-02-26 Pedro Alves <palves@redhat.com>
19120
19121 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19122 that won't ever trigger. Make sure that GDB reports the correct
19123 breakpoint that caused the stop.
19124
849c862e
JK
191252014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19126
19127 PR gdb/16626
19128 * gdb.base/auto-load-script: New file.
19129 * gdb.base/auto-load.c: New file.
19130 * gdb.base/auto-load.exp: New file.
19131
71b7d793
JK
19132 PR gdb/16626
19133 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19134
e2f0d509
JK
191352014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19136
19137 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19138 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19139
50cc37c8
DE
191402014-02-24 Doug Evans <dje@google.com>
19141
19142 * lib/gdb.exp (run_on_host): Log error output if program fails.
19143
ea4758f2
PA
191442014-02-21 Pedro Alves <palves@redhat.com>
19145
19146 * gdb.threads/step-after-sr-lock.c: Rename to ...
19147 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19148 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19149 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19150 ... this.
19151
d7b30f67
SDJ
191522014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19153
19154 PR tdep/16397
19155 * gdb.arch/amd64-stap-special-operands.exp: New file.
19156 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19157 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19158 * gdb.arch/amd64-stap-triplet.S: Likewise.
19159 * gdb.arch/amd64-stap-triplet.c: Likewise.
19160
83deb43f
JB
191612014-02-20 Joel Brobecker <brobecker@adacore.com>
19162
19163 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19164 in .section pseudo-op.
19165
adde2bff
DE
191662014-02-20 lin zuojian <manjian2006@gmail.com>
19167 Joel Brobecker <brobecker@adacore.com>
19168 Doug Evans <xdje42@gmail.com>
19169
19170 PR symtab/16581
19171 * gdb.dwarf2/dw2-icycle.S: New file.
19172 * gdb.dwarf2/dw2-icycle.c: New file.
19173 * gdb.dwarf2/dw2-icycle.exp: New file.
19174
f7bd0f78
SC
191752014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19176
19177 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19178 operations on gdb.Value objects.
19179 * gdb.python/py-value-cc.exp: Add new test to test operations on
19180 gdb.Value objects.
19181
c17ef0d5
DE
191822014-02-18 Doug Evans <dje@google.com>
19183
19184 * Makefile.in (TESTS): New variable.
19185 (expanded_tests, expanded_tests_or_none): New variables
19186 (check-single): Pass $(expanded_tests_or_none) to runtest.
19187 (check-parallel): Only run tests in $(TESTS) if non-empty.
19188 (check/no-matching-tests-found): New rule.
19189 * README: Document TESTS makefile variable.
19190
5dd3176f
DE
191912014-02-18 Doug Evans <dje@google.com>
19192
19193 * Makefile.in (check-parallel): rm -rf outputs temp.
19194
0b10be4f
JK
191952014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19196
19197 Fix "ERROR: no fileid for" in the testsuite.
19198 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19199
85f224e7
DE
192002014-02-12 Doug Evans <dje@google.com>
19201
19202 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19203 (MISCELLANEOUS): New variable.
19204 (clean): rm -rf $(MISCELLANEOUS).
19205 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19206 dwp live in the same directory as symlinks, with each symlink pointed
19207 to a differently named file in a different directory.
19208
149b30ff
DE
192092014-02-11 Doug Evans <dje@google.com>
19210
19211 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19212 of Tcl file commands.
19213
1dfdac32
MK
192142014-02-10 Mark Kettenis <kettenis@gnu.org>
19215
19216 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19217 "kill -SIGUSR1 -1".
19218
aa4fb036
JB
192192014-02-10 Joel Brobecker <brobecker@adacore.com>
19220
19221 * gdb.ada/tick_length_array_enum_idx: New testcase.
19222
ed3ef339
DE
192232014-02-10 Doug Evans <xdje42@gmail.com>
19224
19225 * configure.ac (AC_OUTPUT): Add gdb.guile.
19226 * configure: Regenerate.
19227 * lib/gdb-guile.exp: New file.
19228 * lib/gdb.exp (get_target_charset): New function.
19229 * gdb.base/help.exp: Update expected output from "apropos apropos".
19230 * gdb.guile/Makefile.in: New file.
19231 * gdb.guile/guile.exp: New file.
19232 * gdb.guile/scm-arch.c: New file.
19233 * gdb.guile/scm-arch.exp: New file.
19234 * gdb.guile/scm-block.c: New file.
19235 * gdb.guile/scm-block.exp: New file.
19236 * gdb.guile/scm-breakpoint.c: New file.
19237 * gdb.guile/scm-breakpoint.exp: New file.
19238 * gdb.guile/scm-disasm.c: New file.
19239 * gdb.guile/scm-disasm.exp: New file.
19240 * gdb.guile/scm-equal.c: New file.
19241 * gdb.guile/scm-equal.exp: New file.
19242 * gdb.guile/scm-error.exp: New file.
19243 * gdb.guile/scm-error.scm: New file.
19244 * gdb.guile/scm-frame-args.c: New file.
19245 * gdb.guile/scm-frame-args.exp: New file.
19246 * gdb.guile/scm-frame-args.scm: New file.
19247 * gdb.guile/scm-frame-inline.c: New file.
19248 * gdb.guile/scm-frame-inline.exp: New file.
19249 * gdb.guile/scm-frame.c: New file.
19250 * gdb.guile/scm-frame.exp: New file.
19251 * gdb.guile/scm-generics.exp: New file.
19252 * gdb.guile/scm-gsmob.exp: New file.
19253 * gdb.guile/scm-iterator.c: New file.
19254 * gdb.guile/scm-iterator.exp: New file.
19255 * gdb.guile/scm-math.c: New file.
19256 * gdb.guile/scm-math.exp: New file.
19257 * gdb.guile/scm-objfile-script-gdb.in: New file.
19258 * gdb.guile/scm-objfile-script.c: New file.
19259 * gdb.guile/scm-objfile-script.exp: New file.
19260 * gdb.guile/scm-objfile.c: New file.
19261 * gdb.guile/scm-objfile.exp: New file.
19262 * gdb.guile/scm-ports.exp: New file.
19263 * gdb.guile/scm-pretty-print.c: New file.
19264 * gdb.guile/scm-pretty-print.exp: New file.
19265 * gdb.guile/scm-pretty-print.scm: New file.
19266 * gdb.guile/scm-section-script.c: New file.
19267 * gdb.guile/scm-section-script.exp: New file.
19268 * gdb.guile/scm-section-script.scm: New file.
19269 * gdb.guile/scm-symbol.c: New file.
19270 * gdb.guile/scm-symbol.exp: New file.
19271 * gdb.guile/scm-symtab-2.c: New file.
19272 * gdb.guile/scm-symtab.c: New file.
19273 * gdb.guile/scm-symtab.exp: New file.
19274 * gdb.guile/scm-type.c: New file.
19275 * gdb.guile/scm-type.exp: New file.
19276 * gdb.guile/scm-value-cc.cc: New file.
19277 * gdb.guile/scm-value-cc.exp: New file.
19278 * gdb.guile/scm-value.c: New file.
19279 * gdb.guile/scm-value.exp: New file.
19280 * gdb.guile/source2.scm: New file.
19281 * gdb.guile/types-module.cc: New file.
19282 * gdb.guile/types-module.exp: New file.
19283
7026a7c1
YQ
192842014-02-10 Yao Qi <yao@codesourcery.com>
19285
19286 PR testsuite/16543
19287 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19288 * configure: Regenerated.
19289 * Makefile.in: New file.
19290
6c466447
AS
192912014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19292
19293 * gdb.python/py-framefilter.exp: Fix typo.
19294
6e854735
YQ
192952014-02-08 Yao Qi <yao@codesourcery.com>
19296
19297 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19298 that no =breakpoint-modified is emitted when breakpoints are
19299 modified through MI commands.
19300
d137e6dc
PA
193012014-02-07 Pedro Alves <pedro@codesourcery.com>
19302 Pedro Alves <palves@redhat.com>
19303
19304 * gdb.threads/step-after-sr-lock.c: New file.
19305 * gdb.threads/step-after-sr-lock.exp: New file.
19306
b5ee5a50
PA
193072014-02-07 Pedro Alves <palves@redhat.com>
19308
19309 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19310
3c77faf3
JK
193112014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19312
19313 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19314 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19315
6dddc817
DE
193162014-02-06 Doug Evans <xdje42@gmail.com>
19317
19318 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19319 output.
19320
19321 * gdb.gdb/python-interrupts.exp: New file.
19322
de7b2893
YQ
193232014-02-05 Yao Qi <yao@codesourcery.com>
19324
19325 * gdb.trace/report.exp (use_collected_data): Test the output
19326 of "info threads" and "info inferiors".
19327
66d032ac
YQ
193282014-02-05 Yao Qi <yao@codesourcery.com>
19329
19330 Revert this patch:
19331
19332 2013-05-24 Yao Qi <yao@codesourcery.com>
19333
19334 * gdb.trace/tfile.exp: Test inferior and thread.
19335
591a12a1
UW
193362014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19337
19338 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19339 on a function.
19340 * gdb.base/step-bt.c: Call hello via function pointer to make
19341 sure its first instruction is executed on powerpc64le-linux.
19342
0ff3e01f
UW
193432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19344
19345 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19346
084ee545
UW
193472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19348
19349 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19350 of the test patterns for use on little-endian systems.
19351
6ed14ff3
UW
193522014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19353
19354 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19355 (decimal_vector): Fix for little-endian.
19356
401e27fd
JM
193572014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19358
19359 * gdb.arch/sparc-sysstep.exp: New file.
19360 * gdb.arch/sparc-sysstep.c: Likewise.
19361
19362 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19363
8b924729
EBM
193642014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19365
19366 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19367
fb151210
JB
193682014-01-23 Tom Tromey <tromey@redhat.com>
19369
19370 * gdb.ada/array_char_idx: New testcase.
19371
0740f8d8
TT
193722014-01-23 Tom Tromey <tromey@redhat.com>
19373
19374 PR python/16487:
19375 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19376 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19377 classes.
19378
21909fa1
TT
193792014-01-23 Tom Tromey <tromey@redhat.com>
19380
19381 PR python/16491:
19382 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19383 string from an inferior frame.
19384 * gdb.python/py-framefilter-mi.exp: Update.
19385
87ce2a04
DE
193862014-01-22 Doug Evans <dje@google.com>
19387
19388 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19389
237b092b
AA
193902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19391
19392 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19393
d674a709
AA
193942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19395
19396 * gdb.trace/entry-values.exp: Remove excess space character from
19397 regex patterns. Handle s390 call instruction.
19398
20fa3390
AA
193992014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19400
19401 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19402 define "*_start" label. Make "name" static.
19403 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19404 ${name} by references to ${name}_start.
19405
78466714
AA
194062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19407
19408 * gdb.base/info-macros.exp: Remove "debug" from the compile
19409 options.
19410
ec9f644a
IB
194112014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19412
19413 * gdb.dlang/demangle.exp: New file.
19414
94b1b47e
IB
194152014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19416
19417 * gdb.dlang/primitive-types.exp: New file.
19418
7f420862
IB
194192014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19420
19421 * configure.ac: Create gdb.dlang/Makefile.
19422 * configure: Regenerate.
19423 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19424 * gdb.dlang/Makefile.in: New file.
19425 * lib/d-support.exp: New file.
19426 * lib/gdb.exp (skip_d_tests): New proc.
19427
52834460
MM
194282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19429
19430 * gdb.btrace/delta.exp: Check reverse stepi.
19431 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19432 * gdb.btrace/finish.exp: New.
19433 * gdb.btrace/next.exp: New.
19434 * gdb.btrace/nexti.exp: New.
19435 * gdb.btrace/record_goto.c: Add comments.
19436 * gdb.btrace/step.exp: New.
19437 * gdb.btrace/stepi.exp: New.
19438 * gdb.btrace/multi-thread-step.c: New.
19439 * gdb.btrace/multi-thread-step.exp: New.
19440 * gdb.btrace/rn-dl-bind.c: New.
19441 * gdb.btrace/rn-dl-bind.exp: New.
19442 * gdb.btrace/data.c: New.
19443 * gdb.btrace/data.exp: New.
19444 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19445
6e07b1d2
MM
194462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19447
19448 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19449 * gdb.btrace/exception.exp: Update.
19450 * gdb.btrace/instruction_history.exp: Update.
19451 * gdb.btrace/record_goto.exp: Update.
19452 * gdb.btrace/tailcall.exp: Update.
19453 * gdb.btrace/unknown_functions.exp: Update.
19454 * gdb.btrace/delta.exp: New.
19455
0b722aec
MM
194562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19457
19458 * gdb.btrace/record_goto.exp: Add backtrace test.
19459 * gdb.btrace/tailcall.exp: Add backtrace test.
19460
066ce621
MM
194612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19462
19463 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19464 * gdb.btrace/record_goto.c: New.
19465 * gdb.btrace/record_goto.exp: New.
19466 * gdb.btrace/x86-record_goto.S: New.
19467
0688d04e
MM
194682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19469
19470 * gdb.btrace/function_call_history.exp: Update tests.
19471 * gdb.btrace/instruction_history.exp: Update tests.
19472
8710b709
MM
194732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19474
19475 * gdb.btrace/function_call_history.exp: Fix expected field
19476 order for "record function-call-history".
19477 Add new tests for "record function-call-history /c".
19478 * gdb.btrace/exception.cc: New.
19479 * gdb.btrace/exception.exp: New.
19480 * gdb.btrace/tailcall.exp: New.
19481 * gdb.btrace/x86-tailcall.S: New.
19482 * gdb.btrace/x86-tailcall.c: New.
19483 * gdb.btrace/unknown_functions.c: New.
19484 * gdb.btrace/unknown_functions.exp: New.
19485 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19486
5de9129b
MM
194872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19488
19489 * gdb.btrace/instruction_history.exp: Update.
19490 * gdb.btrace/function_call_history.exp: Update.
19491
23a7fe75
MM
194922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19493
19494 * gdb.btrace/function_call_history.exp: Fix expected function
19495 trace.
19496 * gdb.btrace/instruction_history.exp: Initialize traced.
19497 Remove traced_functions.
19498
724c7dd8
MM
194992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19500
19501 * gdb.btrace/function_call_history.exp: Update
19502 * gdb.btrace/instruction_history.exp: Update.
19503
6d78d93b
MM
195042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19505
19506 * gdb.btrace/enable.exp: Update expected text.
19507
93a360cc
OJ
195082014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19509
19510 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19511 bytes.
19512
3772b53f
MR
195132014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19514
19515 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19516
596662fa
OJ
195172014-01-15 Omair Javaid <omair.javaid@linaro.org>
19518
19519 * lib/gdb.exp (supports_process_record): Return true for
19520 arm*-linux*. (supports_reverse): Likewise.
19521
b5b08fb4
SC
195222014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19523
19524 PR python/15464
19525 PR python/16113
19526 * gdb.python/py-type.c: Enhance test case.
19527 * gdb.python/py-value-cc.cc: Likewise
19528 * gdb.python/py-type.exp: Add new tests.
19529 * gdb.python/py-value-cc.exp: Likewise
19530
52d7fb13
AA
195312014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19532 Pedro Alves <palves@redhat.com>
19533
19534 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19535 Make "name" extern.
19536 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19537 references to ${name}_start by references to ${name}.
19538
a2cd8cfe
JB
195392014-01-10 Joel Brobecker <brobecker@adacore.com>
19540
19541 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19542
4e23fced
JB
195432014-01-10 Joel Brobecker <brobecker@adacore.com>
19544
19545 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19546
c6a9e42c
PA
195472014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19548 Pedro Alves <palves@redhat.com>
19549
19550 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19551 mi_gdb_target_load.
c6a9e42c 19552
b7ea362b
PA
195532014-01-08 Pedro Alves <palves@redhat.com>
19554
19555 * gdb.threads/reconnect-signal.c: New file.
19556 * gdb.threads/reconnect-signal.exp: New file.
19557
5e3f4fab
EBM
195582014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19559
19560 * gdb.base/source-dir.exp: New file.
19561
79301218
JB
195622014-01-07 Joel Brobecker <brobecker@adacore.com>
19563
19564 * gdb.ada/mi_interface: New testcase.
19565
8e355c5d
JB
195662014-01-07 Joel Brobecker <brobecker@adacore.com>
19567
19568 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19569 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19570 gdb.ada/pp-rec-component/pck.ads: New files.
19571
c0d48811
JB
195722014-01-07 Joel Brobecker <brobecker@adacore.com>
19573
19574 * gdb.python/py-pp-integral.c: New file.
19575 * gdb.python/py-pp-integral.py: New file.
19576 * gdb.python/py-pp-integral.exp: New file.
19577
17b609c3 19578For older changes see ChangeLog-1993-2013.
c906108c 19579\f
8d8cb839
EZ
19580;; Local Variables:
19581;; mode: change-log
19582;; left-margin: 8
19583;; fill-column: 74
19584;; version-control: never
19585;; End:
902f2ccb 19586
b811d2c2 19587 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19588 Copying and distribution of this file, with or without modification,
19589 are permitted provided the copyright notice and this notice are preserved.
This page took 3.931998 seconds and 4 git commands to generate.