]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb: change duplicate test name in gdb.base/jit-so.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
ebf47080
SM
12020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
2
3 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4
d30dcd12
AB
52020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * lib/check-test-names.exp (all_test_names): New module variable.
8 (counts): Add 'duplicates' field.
9 (_check_duplicates): New procedure.
10 (check): Also check for duplicates.
11 (do_log_summary): Print duplicates count.
12 (do_reset_vars): Reset counter for duplicate test names, and
13 discard all know test names.
14
34584c09
AB
152020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * lib/gdb.exp: Include check-test-names.exp library.
18 * lib/check-test-names.exp: New file.
19
e0002117
TV
202020-05-11 Tom de Vries <tdevries@suse.de>
21
22 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
23
53f539a3
KS
242020-05-11 Keith Seitz <keiths@redhat.com>
25
26 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
27
113ee09a
TV
282020-05-11 Tom de Vries <tdevries@suse.de>
29
30 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
31 * gdb.cp/cpexprs.exp.in: .. here.
32 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
33 cpexprs.exp.
34
ba3e70b0
KS
352020-05-11 Keith Seitz <keiths@redhat.com>
36
37 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
38 test names.
39 * gdb.ada/arrayptr.exp: Likewise.
40 * gdb.ada/assign_arr.exp: Likewise.
41 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
42 * gdb.ada/bp_on_var.exp: Likewise.
43 * gdb.ada/call_pn.exp: Likewise.
44 * gdb.ada/complete.exp: Likewise.
45 * gdb.ada/fun_overload_menu.exp: Likewise.
46 * gdb.ada/funcall_param.exp: Likewise.
47 * gdb.ada/funcall_ref.exp: Likewise.
48 * gdb.ada/packed_array_assign.exp: Likewise.
49 * gdb.ada/same_component_name.exp: Likewise.
50 * gdb.ada/type_coercion.exp: Likewise.
51 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
52 * gdb.ada/variant_record_packed_array.exp: Likewise.
53
3ee6bb11
TV
542020-05-11 Tom de Vries <tdevries@suse.de>
55
56 PR symtab/25941
57 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
58 out of ...
59 * gdb.dwarf2/clang-debug-names.exp: ... here.
60 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
61 clang-debug-names.exp.in.
62 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
63 * gdb.dwarf2/clang-debug-names-2.c: New test.
64
86cd6bc8
AKS
652020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
66
67 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
68 (fortran_runto_main): New Proc, fortran version of runto_main.
69 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
70 * gdb.fortran/array-bounds.exp: Likewise.
71 * gdb.fortran/array-slices.exp: Likewise.
72 * gdb.fortran/block-data.exp: Likewise.
73 * gdb.fortran/charset.exp: Likewise.
74 * gdb.fortran/common-block.exp: Likewise.
75 * gdb.fortran/complex.exp: Likewise.
76 * gdb.fortran/derived-type-function.exp: Likewise.
77 * gdb.fortran/derived-type.exp: Likewise.
78 * gdb.fortran/info-modules.exp: Likewise.
79 * gdb.fortran/info-types.exp: Likewise.
80 * gdb.fortran/intrinsics.exp: Likewise.
81 * gdb.fortran/library-module.exp: Likewise.
82 * gdb.fortran/logical.exp: Likewise.
83 * gdb.fortran/max-depth.exp: Likewise.
84 * gdb.fortran/module.exp: Likewise.
85 * gdb.fortran/multi-dim.exp: Likewise.
86 * gdb.fortran/nested-funcs.exp: Likewise.
87 * gdb.fortran/print-formatted.exp: Likewise.
88 * gdb.fortran/print_type.exp: Likewise.
89 * gdb.fortran/printing-types.exp: Likewise.
90 * gdb.fortran/ptr-indentation.exp: Likewise.
91 * gdb.fortran/ptype-on-functions.exp: Likewise.
92 * gdb.fortran/subarray.exp: Likewise.
93 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
94 * gdb.fortran/vla-datatypes.exp: Likewise.
95 * gdb.fortran/vla-history.exp: Likewise.
96 * gdb.fortran/vla-ptr-info.exp: Likewise.
97 * gdb.fortran/vla-ptype-sub.exp: Likewise.
98 * gdb.fortran/vla-ptype.exp: Likewise.
99 * gdb.fortran/vla-sizeof.exp: Likewise.
100 * gdb.fortran/vla-type.exp: Likewise.
101 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
102 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
103 * gdb.fortran/vla-value-sub.exp: Likewise.
104 * gdb.fortran/vla-value.exp: Likewise.
105 * gdb.fortran/whatis_type.exp: Likewise.
106 * gdb.mi/mi-var-child-f.exp: Likewise.
107
6dc55ce9 1082020-05-09 Tom de Vries <tdevries@suse.de>
109
110 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
111
283cb58c
TV
1122020-05-08 Tom de Vries <tdevries@suse.de>
113
114 * gdb.dwarf2/clang-debug-names.c: New test.
115 * gdb.dwarf2/clang-debug-names.exp: New file.
116
ac4a4f1c
SM
1172020-05-06 Simon Marchi <simon.marchi@efficios.com>
118
119 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
120 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
121
24fe640b
TV
1222020-05-06 Tom de Vries <tdevries@suse.de>
123
124 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
125 breakpoint is at a "recommended breakpoint location".
126 * gdb.reverse/consecutive-reverse.exp: Same.
127
0d8683a3
TV
1282020-05-06 Tom de Vries <tdevries@suse.de>
129
130 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
131 address.
132
b8983c46
TV
1332020-05-06 Tom de Vries <tdevries@suse.de>
134
135 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
136
abf6d805
TV
1372020-05-06 Tom de Vries <tdevries@suse.de>
138
139 * gdb.base/store.exp (check_set, up_set): Allowing missing location
140 info for r.
141
0fc2a808
TV
1422020-05-06 Tom de Vries <tdevries@suse.de>
143
144 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
145 necessary.
146
873dd427
TV
1472020-05-06 Tom de Vries <tdevries@suse.de>
148
149 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
150 void.
151
7c99e7e2
TV
1522020-05-06 Tom de Vries <tdevries@suse.de>
153
154 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
155 of ...
156 * gdb.base/async.exp: ... here.
157 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
158 "recommended breakpoint location".
159
6173d6a6
TV
1602020-05-06 Tom de Vries <tdevries@suse.de>
161
162 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
163
6015a067
TV
1642020-05-04 Tom de Vries <tdevries@suse.de>
165
166 * gdb.base/async.exp: Check whether instruction addresses are a
167 "recommended breakpoint location".
168
3b6acaee
TT
1692020-05-03 Tom Tromey <tom@tromey.com>
170
171 * gdb.base/sepdebug.exp: Remove "catch" test.
172 * gdb.base/break.exp: Remove "catch" test.
173 * gdb.base/default.exp: Update expected output.
174
5beb4d17
TV
1752020-05-02 Tom de Vries <tdevries@suse.de>
176
177 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
178 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
179 * gdb.arch/i386-mpx-map.exp: Same.
180 * gdb.arch/i386-mpx-sigsegv.exp: Same.
181 * gdb.arch/i386-mpx-simple_segv.exp: Same.
182 * gdb.arch/i386-mpx.exp: Same.
183
8caf140d
TV
1842020-05-02 Tom de Vries <tdevries@suse.de>
185
186 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
187
693196cb
TV
1882020-05-01 Tom de Vries <tdevries@suse.de>
189
190 * gdb.ada/operator_bp.exp: Allow more than required amount of
191 breakpoint.
192
53ae0aa9
TV
1932020-05-01 Tom de Vries <tdevries@suse.de>
194
195 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
196
ee9d1e5f
HD
1972020-04-30 Hannes Domani <ssbssa@yahoo.de>
198
199 PR gdb/18706
200 * gdb.cp/stub-array-size.cc: New test.
201 * gdb.cp/stub-array-size.exp: New file.
202 * gdb.cp/stub-array-size.h: New test.
203 * gdb.cp/stub-array-size2.cc: New test.
204
d5cf82c0
HD
2052020-04-30 Hannes Domani <ssbssa@yahoo.de>
206
207 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
208 output to the new format.
209
42e165c3
SM
2102020-04-29 Simon Marchi <simon.marchi@efficios.com>
211
212 * gdb.base/break.exp: Use with_test_prefix.
213
6e4e3fe1
TV
2142020-04-29 Tom de Vries <tdevries@suse.de>
215
216 * lib/gdb.exp (debug_types): New proc.
217 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
218 * gdb.python/py-symtab.exp: Same.
219
d642b692
HD
2202020-04-29 Hannes Domani <ssbssa@yahoo.de>
221
222 PR gdb/17320
223 * gdb.base/pretty-array.c: New test.
224 * gdb.base/pretty-array.exp: New file.
225
ea90f227
TV
2262020-04-29 Tom de Vries <tdevries@suse.de>
227
228 PR symtab/25889
229 * gdb.cp/cpexprs.exp: Adapt for inclusion.
230 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
231 and include cpexprs.exp.
232
a65189c9
TV
2332020-04-28 Mark Williams <mark@myosotissp.com>
234
235 PR gdb/24480
236 * dw4-toplevel-types.exp: Test for top level types.
237 * dw4-toplevel-types.cc: Test for top level types.
238
32d1f47a
TBA
2392020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
240
241 * gdb.threads/stop-with-handle.exp: Fix typo in comment
242 (theads -> threads).
243
56a4f5a1
TV
2442020-04-28 Tom de Vries <tdevries@suse.de>
245
246 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
247
0b2f8a3b
TV
2482020-04-28 Tom de Vries <tdevries@suse.de>
249
250 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
251
5390c717
TV
2522020-04-28 Tom de Vries <tdevries@suse.de>
253
254 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
255
15cd93d0
TV
2562020-04-28 Tom de Vries <tdevries@suse.de>
257
258 * gdb.dwarf2/main-foo.c: New test.
259 * gdb.dwarf2/struct-with-sig.exp: New file.
260
d472f0fb
TV
2612020-04-25 Tom de Vries <tdevries@suse.de>
262
263 * boards/debug-types.exp: New file.
264
8d840e05
AB
2652020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
266
267 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
268
bcfe6157
TT
2692020-04-24 Tom Tromey <tom@tromey.com>
270
271 PR symtab/12707:
272 * gdb.python/py-symbol.exp: Update expected results for
273 linkage_name test.
274 * gdb.cp/print-demangle.exp: New file.
275 * gdb.base/c-linkage-name.exp: Fix test.
276 * gdb.guile/scm-symbol.exp: Update expected results for
277 linkage_name test.
278
f049a313
TT
2792020-04-24 Tom Tromey <tom@tromey.com>
280
281 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
282 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
283 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
284 assembler.
285
7cf28874
TV
2862020-04-24 Tom de Vries <tdevries@suse.de>
287
288 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
289 C++.
290
dac2fef7
TT
2912020-04-24 Tom Tromey <tromey@adacore.com>
292
293 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
294 values.
295 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
296 values. Update test for minimal encodings.
297 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
298 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
299 values. Update test for minimal encodings.
300
1acda803
TT
3012020-04-24 Tom Tromey <tromey@adacore.com>
302
303 PR python/23662:
304 * gdb.ada/variant.exp: Add Python checks.
305 * gdb.rust/simple.exp: Add dynamic type checks.
306
adfb9815
TT
3072020-04-24 Tom Tromey <tromey@adacore.com>
308
309 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
310 Make array type matching more lax.
311 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
312 * gdb.ada/mi_variant.exp: New file.
313 * gdb.ada/mi_variant/pck.ads: New file.
314 * gdb.ada/mi_variant/pkg.adb: New file.
315 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
316 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
317
7d79de9a
TT
3182020-04-24 Tom Tromey <tromey@adacore.com>
319
320 * gdb.ada/variant.exp: Add dynamic field offset tests.
321 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
322 * gdb.ada/variant/pkg.adb: Add new variables.
323
f8e89861
TT
3242020-04-24 Tom Tromey <tromey@adacore.com>
325
326 * gdb.ada/variant.exp: New file
327 * gdb.ada/variant/pkg.adb: New file
328 * gdb.ada/variant/pck.adb: New file
329
86e887ae
TV
3302020-04-24 Tom de Vries <tdevries@suse.de>
331
332 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
333
88428775
TV
3342020-04-24 Tom de Vries <tdevries@suse.de>
335
336 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
337 flags.
338
4e86f6e7
TV
3392020-04-24 Tom de Vries <tdevries@suse.de>
340
341 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
342
2016d3e6
TV
3432020-04-24 Tom de Vries <tdevries@suse.de>
344
345 * lib/gdb.exp (default_gdb_start): Handle eof.
346 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
347 failure.
348 * gdb.base/readnever.exp: Handle clean_restart failure.
349
70bc38f5
TV
3502020-04-23 Tom de Vries <tdevries@suse.de>
351
352 * gdb.base/decl-before-def.exp: Run to main and print a again.
353
de82891c
TV
3542020-04-23 Tom de Vries <tdevries@suse.de>
355
356 * gdb.base/decl-before-def-decl.c: New test.
357 * gdb.base/decl-before-def-def.c: New test.
358 * gdb.base/decl-before-def.exp: New file.
359
96038148
TV
3602020-04-23 Tom de Vries <tdevries@suse.de>
361
362 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
363
54ac3df1
TV
3642020-04-22 Tom de Vries <tdevries@suse.de>
365
366 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
367 debug_info_offset.
368 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
369 before $objsfile in the line line.
370
714534e1
TV
3712020-04-22 Tom de Vries <tdevries@suse.de>
372
373 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
374
16a7dbf4
MS
3752020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
376
377 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
378 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
379 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
380 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
381 * gdb.base/jit-protocol.h: Update definitions to match all usage
382 contexts.
383
3842020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
385
386 * gdb.base: Rename all jit related test and source files.
387
3882020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
389
390 * gdb.base/jit-reader.exp: Relax register output check.
391
317d2668
TV
3922020-04-22 Tom de Vries <tdevries@suse.de>
393
394 PR symtab/25764
395 * gdb.base/psym-external-decl-2.c: New test.
396 * gdb.base/psym-external-decl.c: New test.
397 * gdb.base/psym-external-decl.exp: New file.
398 * gdb.threads/tls.exp: Add PR25807 kfail.
399
eea9e357
TV
4002020-04-22 Tom de Vries <tdevries@suse.de>
401
402 PR symtab/25801
403 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
404 in "info source" output.
405
3d5afab3
TV
4062020-04-22 Tom de Vries <tdevries@suse.de>
407
408 PR symtab/25700
409 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
410 symtab for imported_unit.c.
411
b32102f6
GB
4122020-04-21 Gary Benson <gbenson@redhat.com>
413
414 * gdb.base/advance.c (func): New argument, to match call site.
415 (func2, func3): Add return statements.
416
d43b7a2d
TBA
4172020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
418
419 * gdb.multi/run-only-second-inf.c: New file.
420 * gdb.multi/run-only-second-inf.exp: New file.
421
d89edf9b
MM
4222020-04-21 Markus Metzger <markus.t.metzger@intel.com>
423
424 * gdb.btrace/multi-inferior.c: New test.
425 * gdb.btrace/multi-inferior.exp: New file.
426
1a476b6d
MM
4272020-04-21 Markus Metzger <markus.t.metzger@intel.com>
428
429 * gdb.btrace/enable-new-thread.c: New test.
430 * gdb.btrace/enable-new-thread.exp: New file.
431
4778a5f8
TV
4322020-04-21 Tom de Vries <tdevries@suse.de>
433
434 PR gdb/25471
435 * gdb.threads/killed-outside.c: New test.
436 * gdb.threads/killed-outside.exp: New file.
437
9b2c992c
GB
4382020-04-20 Gary Benson <gbenson@redhat.com>
439
440 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
441 * gdb.base/nested-subp2.exp: Likewise.
442 * gdb.base/nested-subp3.exp: Likewise.
443
b5d1d6f7
GB
4442020-04-20 Gary Benson <gbenson@redhat.com>
445
446 * gdb.base/nested-subp1.exp: Disable test when using clang.
447 * gdb.base/nested-subp2.exp: Likewise.
448 * gdb.base/nested-subp3.exp: Likewise.
449
25230285
GB
4502020-04-20 Gary Benson <gbenson@redhat.com>
451
452 * gdb.cp/exception.cc: Fix compilation error with clang.
453
fa93cc8f
GB
4542020-04-20 Gary Benson <gbenson@redhat.com>
455
809730f3 456 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 457
e0c45f30
GB
4582020-04-20 Gary Benson <gbenson@redhat.com>
459
460 * gdb.base/jit-main.c: Fix compilation error with clang.
461
4ddfec93
KR
4622020-04-17 Kamil Rytarowski <n54@gmx.com>
463
464 * gdb.base/attach-twice.c: Include "sys/types.h".
465 (PTRACE_ATTACH): Add fallback definition.
466 (main): Pass `0' to the 4th argument of `ptrace'.
467
2bed205e
KR
4682020-04-17 Kamil Rytarowski <n54@gmx.com>
469
470 * gdb.base/fork-running-state.c: Include "signal.h".
471
0743fc83
TT
4722020-04-17 Tom Tromey <tromey@adacore.com>
473
474 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
475 Update tests.
476 * gdb.btrace/cpu.exp: Update tests.
477 * gdb.base/maint.exp: Update tests.
478 * gdb.base/default.exp: Update tests.
479 * gdb.base/completion.exp: Update tests.
480
efba5c23
TV
4812020-04-16 Tom de Vries <tdevries@suse.de>
482
483 PR symtab/25791
484 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
485 (ensure_gdb_index): and factor out and move ...
486 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
487 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
488
d191d716
TV
4892020-04-16 Tom de Vries <tdevries@suse.de>
490
491 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
492 loading exec.
493
99f1bc6a
AB
4942020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
495
496 * gdb.base/many-completions.exp: New file.
497
194d088f
TV
4982020-04-14 Tom de Vries <tdevries@suse.de>
499
500 PR symtab/25718
501 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
502
c1a66c06
TV
5032020-04-14 Tom de Vries <tdevries@suse.de>
504
505 PR symtab/25720
506 * gdb.base/maint-expand-symbols-header-file.c: New test.
507 * gdb.base/maint-expand-symbols-header-file.exp: New file.
508 * gdb.base/maint-expand-symbols-header-file.h: New test.
509
21b0982c
AB
5102020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
513 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
514 get_func_info.
515 (get_func_info): Delete.
516 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
517 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
518 * lib/dwarf.exp (get_func_info): New function.
519
dd1cab06
TV
5202020-04-13 Tom de Vries <tdevries@suse.de>
521
522 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
523 to what find_gnatmake does.
524
71ea2b6b
TV
5252020-04-10 Tom de Vries <tdevries@suse.de>
526
527 * gdb.base/style.exp: Expect "Expanding full symbols" message for
528 -readnow.
529
bdfc1e8a
TV
5302020-04-10 Tom de Vries <tdevries@suse.de>
531
532 PR cli/25808
533 * gdb.base/style.c: Add leading newlines.
534 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
535 Check listing of main's one-line body.
536
14ca8ecf
TV
5372020-04-08 Tom de Vries <tdevries@suse.de>
538
539 * lib/gdb.exp (psymtabs_p): New proc.
540 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
541 importing unit" unsupported if there are no partial symbols.
542
e21d048f
TV
5432020-04-08 Tom de Vries <tdevries@suse.de>
544
545 PR testsuite/25760
546 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
547
25c11aca
TV
5482020-04-07 Tom de Vries <tdevries@suse.de>
549
550 PR symtab/25796
551 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
552
5707e24b
TV
5532020-04-07 Tom de Vries <tdevries@suse.de>
554
555 * gdb.base/check-psymtab.c: New test.
556 * gdb.base/check-psymtab.exp: New file.
557
6ee448cc
TT
5582020-04-06 Tom Tromey <tromey@adacore.com>
559
560 * gdb.ada/variant-record/proc.adb: New file.
561 * gdb.ada/variant-record/value.adb: New file.
562 * gdb.ada/variant-record/value.s: New file.
563 * gdb.ada/variant-record.exp: New file.
564
9e7c9a03
HD
5652020-04-03 Hannes Domani <ssbssa@yahoo.de>
566
567 PR gdb/25325
568 * gdb.cp/typed-enum.cc: New test.
569 * gdb.cp/typed-enum.exp: New file.
570
c90d28ac
AB
5712020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
572
573 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
574 * gdb.dwarf2/dw2-inline-small-func.c: New file.
575 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
576 * gdb.dwarf2/dw2-inline-small-func.h: New file.
577 * gdb.opt/inline-small-func.c: New file.
578 * gdb.opt/inline-small-func.exp: New file.
579 * gdb.opt/inline-small-func.h: New file.
580
34e9a9fa
AB
5812020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
582
583 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
584 function.
585
6a354911
AB
5862020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
587
588 * lib/dwarf.exp (function_range): Allow compiler options to be
589 specified.
590
880d9777
TV
5912020-04-02 Tom de Vries <tdevries@suse.de>
592
593 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
594 __attribute__((always_inline)).
595 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
596
f32682ea
TV
5972020-04-02 Tom de Vries <tdevries@suse.de>
598
599 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
600 (gdbserver_gdb_exit): ... here. Add timeout warning.
601 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
602 (connect_target_extended_remote): Append new server_spawn_id to
603 server_spawn_ids.
604 (cleanup): New proc.
605 (setup, <toplevel>): Call cleanup.
606
d3214198
TV
6072020-04-02 Tom de Vries <tdevries@suse.de>
608
609 * gdb.base/main-psymtab.exp: New file.
610
cc77ed24
TV
6112020-04-02 Tom de Vries <tdevries@suse.de>
612
613 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
614
3638a098
TT
6152020-04-01 Tom Tromey <tom@tromey.com>
616
617 * gdb.base/complex-parts.exp: Add type tests.
618
c34e8714
TT
6192020-04-01 Tom Tromey <tom@tromey.com>
620
621 * gdb.base/complex-parts.exp: Add arithmetic tests.
622
981c08ce
TT
6232020-04-01 Tom Tromey <tom@tromey.com>
624
625 * gdb.compile/compile.exp: Update.
626 * gdb.compile/compile-cplus.exp: Update.
627 * gdb.base/varargs.exp: Update.
628 * gdb.base/floatn.exp: Update.
629 * gdb.base/endianity.exp: Update.
630 * gdb.base/callfuncs.exp (do_function_calls): Update.
631 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
632 (complex_float_integral_args): Update.
633 * gdb.base/complex.exp: Update.
634 * gdb.base/complex-parts.exp: Update.
635
3d1cfd43
TT
6362020-04-01 Tom Tromey <tromey@adacore.com>
637
638 * gdb.rust/union.rs: New file.
639 * gdb.rust/union.exp: New file.
640 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
641 (main): Update.
642 * gdb.rust/simple.exp: Move union tests to union.exp.
643
e033dfa9
TT
6442020-04-01 Tom Tromey <tromey@adacore.com>
645
646 * gdb.rust/simple.rs (main): Remove "y0".
647
53cccef1
TBA
6482020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
649
650 * gdb.multi/stop-all-on-exit.c: New test.
651 * gdb.multi/stop-all-on-exit.exp: New file.
652
60e22c1e
HD
6532020-04-01 Hannes Domani <ssbssa@yahoo.de>
654
655 PR gdb/24789
656 * gdb.cp/misc.cc: Add integer reference variable.
657 * gdb.cp/misc.exp: Add test.
658
e139a727
TBA
6592020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
660
661 * gdb.server/stop-reply-no-thread.exp: Enhance the test
662 scenario to cover execution until the end and also the case
663
16b0db75
TV
6642020-03-31 Tom de Vries <tdevries@suse.de>
665
666 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
667 c. Use "maint info symtabs" to check symtab expansion.
668
c0502da6
TV
6692020-03-30 Tom de Vries <tdevries@suse.de>
670
671 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
672 unsupported.
673 (verify_psymtab_expanded): Move ...
674 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
675 test.
676 (readnow): New proc.
677
5935fd15
AB
6782020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
679
680 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
681 with $hex.
682
1773be9e
TT
6832020-03-20 Tom Tromey <tromey@adacore.com>
684
685 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
686
70304be9
TT
6872020-03-20 Tom Tromey <tromey@adacore.com>
688
689 * gdb.ada/sub_variant/subv.adb: New file.
690 * gdb.ada/sub_variant.exp: New file.
691
0dd7b8f7
TV
6922020-03-20 Tom de Vries <tdevries@suse.de>
693
694 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
695 first break fails.
696 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
697
cada5fc9
AB
6982020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
699
700 * gdb.server/exit-multiple-threads.c: New file.
701 * gdb.server/exit-multiple-threads.exp: New file.
702
6b8c53f2
AB
7032020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
704
705 * gdb.fortran/mixed-lang-stack.c: New file.
706 * gdb.fortran/mixed-lang-stack.cpp: New file.
707 * gdb.fortran/mixed-lang-stack.exp: New file.
708 * gdb.fortran/mixed-lang-stack.f90: New file.
709
19a2740f
AB
7102020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
711
712 * gdb.linespec/cp-completion-aliases.cc: New file.
713 * gdb.linespec/cp-completion-aliases.exp: New file.
714
d8c8b848
TV
7152020-03-19 Tom de Vries <tdevries@suse.de>
716
717 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
718 more precise.
719
a9933ccf
TV
7202020-03-18 Tom de Vries <tdevries@suse.de>
721
722 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
723 * gdb.dwarf2/break-inline-psymtab.c: New test.
724 * gdb.dwarf2/break-inline-psymtab.exp: New file.
725
2f89101f
TV
7262020-03-16 Tom de Vries <tdevries@suse.de>
727
728 * lib/cache.exp (gdb_do_cache): Add and handle local variables
729 cache_verify and cache_verify_proc.
730
6b9374f1
TV
7312020-03-15 Tom de Vries <tdevries@suse.de>
732
733 * gdb.server/solib-list.exp: Handle
734 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
735
eaeaf44c
TV
7362020-03-15 Tom de Vries <tdevries@suse.de>
737
738 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
739 objfiles".
740
3293bbaf
TT
7412020-03-14 Tom Tromey <tom@tromey.com>
742
743 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
744
ab44624c
TV
7452020-03-14 Tom de Vries <tdevries@suse.de>
746
747 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
748
54c43825
TV
7492020-03-14 Tom de Vries <tdevries@suse.de>
750
751 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
752 result in line-by-line fashion.
753
2ac70237
TV
7542020-03-14 Tom de Vries <tdevries@suse.de>
755
756 * lib/gdb.exp (supports_statement_frontiers): New proc.
757 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
758
09546b56
TV
7592020-03-14 Tom de Vries <tdevries@suse.de>
760
761 * gdb.base/printcmds.exp: Add missing quoting for "print
762 teststring2".
763
a1f6a07c
TT
7642020-03-13 Tom Tromey <tom@tromey.com>
765
766 * gdb.base/printcmds.exp (test_print_strings): Add regression
767 test.
768 * gdb.base/printcmds.c (charptr): New typedef.
769 (teststring2): New global.
770
1b83d09c
AB
7712020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.base/break-interp.exp: Use the tail of the filename, not the
774 full path in the test name.
775 (test_ld): Add some with_test_prefix blocks to make test names
776 unique.
777
2d61316c
TV
7782020-03-13 Tom de Vries <tdevries@suse.de>
779
780 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
781
2e9145ac
TV
7822020-03-13 Tom de Vries <tdevries@suse.de>
783
784 * gdb.mi/mi-sym-info.exp: Make matching more precise.
785
96c7f873
TV
7862020-03-13 Tom de Vries <tdevries@suse.de>
787
788 PR symtab/25646
789 * gdb.dwarf2/imported-unit.exp: Add test.
790
49ba92c0
TV
7912020-03-13 Tom de Vries <tdevries@suse.de>
792
793 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
794 (var1, var2): New variable.
795 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
796 matching symbols.
797
301b21e0
TV
7982020-03-13 Tom de Vries <tdevries@suse.de>
799
800 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
801 (Term::command): Use prompt prefix.
802 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
803 * gdb.tui/tui-layout-asm-short-prog.exp: Use
804 command_no_prompt_prefix instead of prefix.
805 * gdb.tui/tui-layout-asm.exp: Same.
806
3f512721
SM
8072020-03-12 Simon Marchi <simon.marchi@efficios.com>
808
809 * gdb.base/break-interp.exp: Use foreach_with_prefix.
810
40310f30
SM
8112020-03-12 Simon Marchi <simon.marchi@efficios.com>
812
813 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
814 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
815 on" while stepping over the test instruction, match printed
816 message.
817
09252140
TV
8182020-03-12 Tom de Vries <tdevries@suse.de>
819
820 * gdb.base/info-types.exp: Use exp_continue during matching of output
821 of "info types".
822
14e9c72c
TV
8232020-03-12 Tom de Vries <tdevries@suse.de>
824
825 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
826
e515d67e
TV
8272020-03-12 Tom de Vries <tdevries@suse.de>
828
829 * gdb.fortran/module.exp: Use exp_continue during matching of output
830 of "info variable -n".
831
307eafd8
TV
8322020-03-12 Tom de Vries <tdevries@suse.de>
833
834 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
835 gdb.dwarf2/dw2-ranges-base.c.
836
9a2de3fc
TV
8372020-03-12 Tom de Vries <tdevries@suse.de>
838
839 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
840 in presence of GLIBC debuginfo.
841
3217502e
TV
8422020-03-12 Tom de Vries <tdevries@suse.de>
843
844 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
845 $core.
846
1281424c
TV
8472020-03-12 Tom de Vries <tdevries@suse.de>
848
849 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
850 more precise.
851
038b97fc
SM
8522020-03-11 Simon Marchi <simon.marchi@efficios.com>
853
854 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
855 from Unix to Windows path.
856
5308d1e7
TV
8572020-03-11 Tom de Vries <tdevries@suse.de>
858
859 * gdb.ada/minsyms.exp: Set language to ada.
860
f870f78f
TV
8612020-03-11 Tom de Vries <tdevries@suse.de>
862
863 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
864
5a13315d
TV
8652020-03-11 Tom de Vries <tdevries@suse.de>
866
867 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
868
976862ed
TT
8692020-03-11 Tom Tromey <tromey@adacore.com>
870
871 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
872
7462c383
TV
8732020-03-11 Tom de Vries <tdevries@suse.de>
874
875 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
876
1c6c46a0
TV
8772020-03-11 Tom de Vries <tdevries@suse.de>
878
879 * gdb.base/break-interp.exp: Limit verbose scope.
880
44f41bb7
TV
8812020-03-11 Tom de Vries <tdevries@suse.de>
882
883 * gdb.fortran/logical.f90: Define variable with character type.
884 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
885
b76f3a42
TV
8862020-03-11 Tom de Vries <tdevries@suse.de>
887
888 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
889
1c33af77
TV
8902020-03-11 Tom de Vries <tdevries@suse.de>
891
892 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
893 symtabs.
894
8c95582d
AB
8952020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
896 Bernd Edlinger <bernd.edlinger@hotmail.de>
897
898 * gdb.cp/step-and-next-inline.cc: New file.
899 * gdb.cp/step-and-next-inline.exp: New file.
900 * gdb.cp/step-and-next-inline.h: New file.
901 * gdb.dwarf2/dw2-is-stmt.c: New file.
902 * gdb.dwarf2/dw2-is-stmt.exp: New file.
903 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
904 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
905 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
906
cecf8547
AB
9072020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
908
909 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
910 is-stmt flag in the line table.
911
0ba678c9
TV
9122020-03-09 Tom de Vries <tdevries@suse.de>
913
914 * lib/gdb.exp (cached_file): Create cache dir.
915
72fbdf83
TV
9162020-03-07 Tom de Vries <tdevries@suse.de>
917
918 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
919 * gdb.cp/rvalue-ref-params.exp: Same.
920
436b5e99
TV
9212020-03-06 Tom de Vries <tdevries@suse.de>
922
923 * lib/gdb.exp (tentative_rename, cached_file): New proc.
924 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
925
09f2921c
TV
9262020-03-06 Tom de Vries <tdevries@suse.de>
927
928 * README: Fix "the the".
929 * gdb.base/dprintf.exp: Same.
930
50a3cc5d
TV
9312020-03-05 Tom de Vries <tdevries@suse.de>
932
933 * gdb.base/maint.exp: Update "main print statistics" expected output.
934
0a709cba
AKS
9352020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
936
937 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
938 (fortran_int8): Likewise.
939 (fortran_real4): Likewise.
940 (fortran_real8): Likewise.
941 (fortran_complex4): Likewise.
942 (fortran_logical4): Likewise.
943 (fortran_character1): Likewise.
944
5e5d66b6
AB
9452020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
946
947 * gdb.fortran/logical.exp: Add tests that any non-zero value is
948 printed as true.
949
7b973adc
SDJ
9502020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
951
952 * gdb.base/printcmds.exp: Add test to verify printf of a
953 variable holding an address.
954
478e490a
TV
9552020-03-03 Tom de Vries <tdevries@suse.de>
956
957 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
958
1ef44e86
TV
9592020-03-03 Tom de Vries <tdevries@suse.de>
960
961 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
962 gdb_test_multiple call.
963
b98cc2cf
TV
9642020-03-03 Tom de Vries <tdevries@suse.de>
965
966 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
967 gdb_test_multiple calls.
968
63e163f2
AB
9692020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
970
971 * gdb.base/default.exp: Remove test of 'set history filename'.
972 * gdb.base/gdbinit-history.exp: Add tests for setting the history
973 filename to the empty string.
974 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
975 and GDBHISTSIZE.
976
24ed6739
AB
9772020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
978
979 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
980 disabled.
981
590003dc
TV
9822020-03-02 Pedro Alves <palves@redhat.com>
983 Tom de Vries <tdevries@suse.de>
984
985 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
986 -prompt prefix, before user_code argument. Add -lbl option likewise.
987 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
988 (gdb_is_target_1): Add -prompt prefix and move to before user_code
989 argument.
990 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
991 have "\r\n" at start-of-line, instead of at end-of-line.
992
f5e46084
SM
9932020-02-28 Simon Marchi <simon.marchi@efficios.com>
994
995 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
996 libinproctrace.so.
997
f7a7000d
LM
9982020-02-28 Luis Machado <luis.machado@linaro.org>
999
1000 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1001 to "p/x".
1002
718e0816
LM
10032020-02-28 Luis Machado <luis.machado@linaro.org>
1004
1005 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1006 asm/ptrace.h and error.h.
1007
13c3a74a
TV
10082020-02-28 Tom de Vries <tdevries@suse.de>
1009
1010 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1011 (struct wrapper, do_something, mundane/symada__cS): Move ...
1012 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1013 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1014 Update "print symada__cS before partial symtab expansion" regexp.
1015 Update breakpoint location. Flush symbol cache after expansion.
1016
85d2d5bb
LM
10172020-02-28 Luis Machado <luis.machado@linaro.org>
1018
1019 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1020
3608f86c
TV
10212020-02-27 Tom de Vries <tdevries@suse.de>
1022
1023 * config/sid.exp: Remove unused globals.
1024 * gdb.base/attach.exp: Same.
1025 * gdb.base/catch-load.exp: Same.
1026 * gdb.base/dbx.exp: Same.
1027 * lib/gdb.exp: Same.
1028 * lib/mi-support.exp: Same.
1029 * lib/prompt.exp: Same.
1030
c8d4f6df
TV
10312020-02-27 Tom de Vries <tdevries@suse.de>
1032
1033 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1034 not set.
1035
0d79cdc4
AM
10362020-02-26 Aaron Merey <amerey@redhat.com>
1037
1038 * gdb.debuginfod: New directory for debuginfod tests.
1039 * gdb.debuginfod/main.c: New test file.
1040 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1041
0dce4280
TV
10422020-02-26 Tom de Vries <tdevries@suse.de>
1043
1044 PR gdb/25603
1045 * gdb.base/persistent-lang.cc: New test.
1046 * gdb.base/persistent-lang.exp: New file.
1047
9e80cfa1
AB
10482020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1049
1050 * gdb.fortran/derived-type-striding.exp: Add a new test.
1051 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1052 new test.
1053
2078dbb2
AB
10542020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1055
1056 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1057 names.
1058
70d49700
TV
10592020-02-25 Tom de Vries <tdevries@suse.de>
1060
1061 PR go/18926
1062 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1063
a88ef40d
TV
10642020-02-24 Tom de Vries <tdevries@suse.de>
1065
1066 PR gdb/25592
1067 * gdb.base/info-locals-unused-static-var.c: New test.
1068 * gdb.base/info-locals-unused-static-var.exp: New file.
1069
01b1af32
TT
10702020-02-22 Tom Tromey <tom@tromey.com>
1071
1072 * gdb.python/tui-window.exp: New file.
1073 * gdb.python/tui-window.py: New file.
1074
7c043ba6
TT
10752020-02-22 Tom Tromey <tom@tromey.com>
1076
1077 PR tui/17850:
1078 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1079 tests.
1080
c22fef7e
TT
10812020-02-22 Tom Tromey <tom@tromey.com>
1082
1083 * gdb.tui/new-layout.exp: Add sub-layout tests.
1084
ee325b61
TT
10852020-02-22 Tom Tromey <tom@tromey.com>
1086
1087 * gdb.tui/new-layout.exp: New file.
1088
3f0cbb04
TT
10892020-02-22 Tom Tromey <tom@tromey.com>
1090
1091 * gdb.rust/rust-style.rs: New file.
1092 * gdb.rust/rust-style.exp: New file.
1093 * gdb.base/style.exp: Test structure printing.
1094 * gdb.base/style.c (struct some_struct): New type.
1095 (enum etype): New type.
1096 (struct_value): New global.
1097
75525152
TV
10982020-02-21 Tom de Vries <tdevries@suse.de>
1099
1100 PR go/18926
1101 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1102 Remove blanket xfails. Use message argument for gdb_breakpoint.
1103 Make continuing to breakpoint test conditional on setting breakpoint.
1104 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1105 DW_AT_name attribute. Add xfail for GCC PR93866.
1106
bd360d30
AB
11072020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1108
1109 * gdb.dwarf2/cpp-linkage-name.c: New file.
1110 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1111
c7adb09f 11122020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1113
1114 * lib/gdb.exp (gdb_wrapper_init): Reset
1115 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1116 not exist.
1117
a9c79803
TV
11182020-02-20 Tom de Vries <tdevries@suse.de>
1119
1120 PR go/17018
1121 * gdb.go/hello.exp: Copy ...
1122 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1123 print of st to print value of global definition. Add xfail for GCC
1124 PR93844.
1125 * gdb.go/hello.exp: Remove printing of st before definition.
1126 * gdb.go/hello.go: Copy ...
1127 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1128 to st.
1129 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1130
d7445728
TV
11312020-02-20 Tom de Vries <tdevries@suse.de>
1132
1133 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1134 (gdb_simple_compile): Handle compile_flags go by using .go extension
1135 for source file.
1136 * gdb.go/chan.exp: Use support_go_compile.
1137 * gdb.go/handcall.exp: Same.
1138 * gdb.go/hello.exp: Same.
1139 * gdb.go/integers.exp: Same.
1140 * gdb.go/max-depth.exp: Same.
1141 * gdb.go/methods.exp: Same.
1142 * gdb.go/package.exp: Same.
1143 * gdb.go/strings.exp: Same.
1144 * gdb.go/types.exp: Same.
1145 * gdb.go/unsafe.exp: Same.
1146
c9c41e6d
TV
11472020-02-19 Tom de Vries <tdevries@suse.de>
1148
1149 * gdb.python/lib-types.exp: Make xfail more strict.
1150
f20ff837
TV
11512020-02-19 Tom de Vries <tdevries@suse.de>
1152
1153 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1154
08410482
DE
11552020-02-19 Doug Evans <dje@google.com>
1156
1157 PR rust/25535
1158 * gdb.rust/simple.exp: Add test.
1159 * gdb.rust/simple.rs: Add test.
1160
623563f7
TV
11612020-02-19 Tom de Vries <tdevries@suse.de>
1162
1163 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1164 output line-by-line.
1165
d3308cfd
TV
11662020-02-19 Tom de Vries <tdevries@suse.de>
1167
1168 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1169
86cbc5dc
TV
11702020-02-19 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1173 prelink.
1174
9db2b96b
TV
11752020-02-19 Tom de Vries <tdevries@suse.de>
1176
1177 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1178 (gdb_do_cache): Use gdb_do_cache_wrap.
1179 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1180
89e2fdc5
TV
11812020-02-19 Tom de Vries <tdevries@suse.de>
1182
1183 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1184 gdb_compile option.
1185
373d7ac0
SM
11862020-02-18 Simon Marchi <simon.marchi@efficios.com>
1187
1188 * gdb.base/printcmds.exp (test_print_enums): Update expected
1189 output.
1190
b29a2df0
SM
11912020-02-18 Simon Marchi <simon.marchi@efficios.com>
1192
1193 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1194 for "unknown".
1195
6740f0cc
SM
11962020-02-18 Simon Marchi <simon.marchi@efficios.com>
1197
1198 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1199 enumerator.
1200
edd45eb0
SM
12012020-02-18 Simon Marchi <simon.marchi@efficios.com>
1202
1203 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1204 FE_, add FE_NONE.
1205 (three): Update.
1206 (enum flag_enum_without_zero): New enum.
1207 (flag_enum_without_zero): New variable.
1208 (enum not_flag_enum): New enum.
1209 (three_not_flag): New variable.
1210 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1211 (test_print_enums): Add more tests for printing flag enums.
1212
d4295de4
TV
12132020-02-18 Tom de Vries <tdevries@suse.de>
1214
1215 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1216 (gdb_compile_ada): ... here.
1217 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1218 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1219
f251f505
TT
12202020-02-14 Tom Tromey <tom@tromey.com>
1221
1222 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1223 build directory.
1224 * boards/gdbserver-base.exp: Update path to gdbserver.
1225
8f432634
TV
12262020-02-13 Tom de Vries <tdevries@suse.de>
1227
1228 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1229
92b6eaf7
TV
12302020-02-13 Tom de Vries <tdevries@suse.de>
1231
1232 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1233 are missing.
1234
f3b0f7fe
TV
12352020-02-13 Tom de Vries <tdevries@suse.de>
1236
1237 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1238 call.
1239
f6be8713
SDJ
12402020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1241
1242 PR tui/25126
1243 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1244 * gdb.base/cached-source-file.c: New file.
1245 * gdb.base/cached-source-file.exp: New file.
1246
b2770d5e
TV
12472020-02-11 Tom de Vries <tdevries@suse.de>
1248
1249 PR testsuite/25488
1250 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1251
44f6938e
TV
12522020-02-10 Tom de Vries <tdevries@suse.de>
1253
1254 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1255
5f0e2eb7
MR
12562020-02-10 Maciej W. Rozycki <macro@wdc.com>
1257
1258 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1259 and $after_addr are both integers before making a comparison.
1260
46ce2b6f
TV
12612020-02-09 Tom de Vries <tdevries@suse.de>
1262
1263 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1264 command output and paste it into gdb.log. If any, paste catch message
1265 to gdb.log.
1266
5abbbe1d
TT
12672020-02-07 Tom Tromey <tromey@adacore.com>
1268
1269 PR breakpoints/24915:
1270 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1271
1d5d29e7
SV
12722020-02-06 Shahab Vahedi <shahab@synopsys.com>
1273
1274 * gdb.tui/tui-missing-src.exp: Add the "missing source
1275 file" test for the TUI.
1276
b0999b9b
AB
12772020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1278
1279 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1280 including a port number in the output.
1281
c3b149eb
AKS
12822020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1283
1284 * lib/fortran.exp (fortran_int4): Handle clang.
1285 (fortran_int8): Likewise.
1286 (fortran_real4): Likewise.
1287 (fortran_real8): Likewise.
1288 (fortran_complex4): Likewise.
1289 (fortran_logical4): Likewise.
1290 (fortran_character1): Likewise.
1291
f8dcc90b
TV
12922020-02-04 Tom de Vries <tdevries@suse.de>
1293
1294 * README (Race detection): Add note.
1295
f90ac7c2
TV
12962020-02-04 Tom de Vries <tdevries@suse.de>
1297
1298 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1299
780636ae
TV
13002020-02-04 Tom de Vries <tdevries@suse.de>
1301
1302 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1303
5d2e1193
RA
13042020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1305
1306 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1307 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1308 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1309 blttar, bnetarl.
1310 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1311 binary for blttar, bnetarl.
1312 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1313 wait instruction. Delete ldmx test.
1314 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1315
e409c542
AKS
13162020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1317
1318 * gdb.fortran/array-bounds-high.exp: New file.
1319 * gdb.fortran/array-bounds-high.f90: New file.
1320
b0029748
LD
13212020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1322
1323 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1324 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1325
195a8287
TV
13262020-02-01 Tom de Vries <tdevries@suse.de>
1327
1328 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1329
42330a68
AB
13302020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1331
1332 PR tui/9765
1333 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1334 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1335
b62a8028
LM
13362020-01-29 Luis Machado <luis.machado@linaro.org>
1337
1338 * gdb.arch/aarch64-brk-patterns.c: New source file.
1339 * gdb.arch/aarch64-brk-patterns.exp: New test.
1340
5f440116
TBA
13412020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1342
1343 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1344 GCC/Clang version.
1345 * gdb.cp/pass-by-ref.exp: Ditto.
1346
ee2a6fc6
TV
13472020-01-29 Tom de Vries <tdevries@suse.de>
1348
1349 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1350 * gdb.threads/watchpoint-fork-mt.c: Same.
1351 * gdb.threads/watchpoint-fork-parent.c: Same.
1352 * gdb.threads/watchpoint-fork-st.c: Same.
1353 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1354
16b10d6e
LM
13552020-01-27 Luis Machado <luis.machado@linaro.org>
1356
1357 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1358 sitting at a syscall instruction when we hit the syscall function's
1359 breakpoint.
1360 Check PC against one obtained with the x command.
1361 Validate syscall number.
1362 (step_over_syscall): Don't continue to the syscall instruction if
1363 we're already there.
1364
b1468492
PW
13652020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1366
1367 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1368
7ffa82e1
AB
13692020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1370
1371 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1372 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1373
3d92a3e3
AB
13742020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1375
1376 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1377 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1378
94a72be7
AB
13792020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1380
1381 * gdb.base/maint.exp: Update line table parsing test.
1382 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1383
53af73bf
PA
13842020-01-24 Pedro Alves <palves@redhat.com>
1385
1386 PR gdb/25410
1387 * gdb.multi/multi-re-run-1.c: New.
1388 * gdb.multi/multi-re-run-2.c: New.
1389 * gdb.multi/multi-re-run.exp: New.
1390
1ba1ac88
AB
13912020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 PR gdb/23718
1394 * gdb.server/server-kill-python.exp: New file.
1395
f3364a6d
AB
13962020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * gdb.server/multi-ui-errors.c: New file.
1399 * gdb.server/multi-ui-errors.exp: New file.
1400
733d0a67
AB
14012020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1402
1403 PR tui/9765
1404 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1405
4f13c1c0
TT
14062020-01-19 Tom Tromey <tom@tromey.com>
1407
1408 * gdb.tui/main.exp: Add check for plain "file".
1409
40c94099
CB
14102020-01-16 Christian Biesinger <cbiesinger@google.com>
1411
1412 * lib/gdb.exp: Fix spelling error (seperatelly).
1413
ff47f4f0
TT
14142020-01-14 Tom Tromey <tom@tromey.com>
1415
1416 PR symtab/12535:
1417 * gdb.python/python.exp: Test decode_line with empty string
1418 argument.
1419
717c684d
BE
14202020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1421
1422 * gdb.base/skip-inline.exp: Extend test.
1423
44e4c775
AB
14242020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1425
1426 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1427 * gdb.dwarf2/dw2-bad-elf.c: New file.
1428 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1429
d93c6db7
AB
14302020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1431
1432 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1433 _line_saw_file.
1434
9a6d629c
AB
14352020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1436
1437 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1438 border.
1439
d9ebdab7
TBA
14402020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1441
1442 * gdb.multi/multi-target.exp (setup): Factor out "info
1443 connections" and "info inferiors" tests to ...
1444 (test_info_inferiors): ... this new procedure.
1445 (top level): Run new "info-inferiors" tests.
1446
f3c469b9
PA
14472020-01-10 Pedro Alves <palves@redhat.com>
1448
1449 * gdb.server/bkpt-other-inferior.exp: New file.
1450
121b3efd
PA
14512020-01-10 Pedro Alves <palves@redhat.com>
1452
1453 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1454 of "add-inferior".
1455 * gdb.base/quit-live.exp: Likewise.
1456 * gdb.base/remote-exec-file.exp: Likewise.
1457 * gdb.guile/scm-progspace.exp: Likewise.
1458 * gdb.linespec/linespec.exp: Likewise.
1459 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1460 * gdb.mi/user-selected-context-sync.exp: Likewise.
1461 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1462 "info inferiors" tests.
1463 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1464 "add-inferior".
1465 * gdb.multi/watchpoint-multi.exp: Likewise.
1466 * gdb.python/py-inferior.exp: Likewise.
1467 * gdb.server/extended-remote-restart.exp: Likewise.
1468 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1469 "info inferiors".
1470 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1471 * gdb.trace/report.exp: Likewise.
1472
1dadb1dd
PA
14732020-01-10 Pedro Alves <palves@redhat.com>
1474
1475 * gdb.multi/multi-target.c: New file.
1476 * gdb.multi/multi-target.exp: New file.
1477 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1478 mode requested, but remote does not support non-stop".
1479
78f2c40a
PA
14802020-01-10 Pedro Alves <palves@redhat.com>
1481
1482 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1483 disconnect before reconnecting.
1484
e7af6c70
TBA
14852020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1486 Pedro Alves <palves@redhat.com>
1487
1488 * gdb.server/connect-without-multi-process.exp: Also test
1489 continuing to end.
1490
acdf84a6
PA
14912020-01-10 Pedro Alves <palves@redhat.com>
1492
1493 * gdb.base/remote-exec-file.exp: New file.
1494
873657b9
PA
14952020-01-10 Pedro Alves <palves@redhat.com>
1496
1497 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1498 output.
1499 * gdb.threads/async.c: New.
1500 * gdb.threads/async.exp: New.
1501 * gdb.multi/tids-gid-reset.c: New.
1502 * gdb.multi/tids-gid-reset.exp: New.
1503
7f0ae84c
GB
15042020-01-10 George Barrett <bob@bob131.so>
1505
1506 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1507 to help in finding the image relocation offset.
1508 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1509 options in arguments.
1510 (stap_test_no_debuginfo): Likewise.
1511 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1512 test variants.
1513 (stap_test): Add null semaphore relocation test.
1514
47e9d49d
GB
15152020-01-10 George Barrett <bob@bob131.so>
1516
1517 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1518 * gdb.base/stap-probe.exp: Likewise.
1519 (stap_test): Pass argument as an additional flag.
1520 (stap_test_no_debuginfo): Likewise.
1521 (stap_test): Check `info probes stap' output for semaphore
1522 addresses if the test binary is supposed to have them.
1523
f5a7c406
AB
15242020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1525
1526 * gdb.tui/basic.exp: Add more scrolling tests.
1527
9ae6bf64
TT
15282020-01-09 Tom Tromey <tom@tromey.com>
1529
1530 PR tui/18932:
1531 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1532 meangingful value.
1533 (Term::command, Term::resize): Update.
1534 * gdb.tui/basic.exp: Add scrolling test.
1535
b2efe70c
AB
15362020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1537
1538 * gdb.tui/tui-layout-asm.exp: New file.
1539
3804da7e
AB
15402020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1541
1542 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1543
b40aa28f
AB
15442020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1545
1546 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1547 (Term::enter_tui): Use Term::prepare_for_tui.
1548
63ffd7c9
AB
15492020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1550
1551 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1552 called.
1553
3be966f6
AB
15542020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1555
1556 * gdb.base/skip.exp: Fix race condition in test.
1557
153d79c4
AB
15582020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1559
1560 * gdb.base/backtrace.c: New file.
1561 * gdb.base/backtrace.exp: New file.
1562
f2302a34
AB
15632020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1564
1565 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1566
6ec1d75e
PW
15672020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1568
1569 * gdb.base/style.exp: Test that warnings are styled.
1570
c296cbe6
BE
15712019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1572
1573 * gdb.base/line65535.exp: New file.
1574 * gdb.base/line65535.c: New file.
1575
b28a729d
SM
15762019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1577
1578 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1579 * lib/gnat_debug_info_test.adb: New file.
1580 * gdb.ada/ptype_tagged_param.exp: Use
1581 gnat_runtime_has_debug_info, expect a different output if
1582 runtime does not have debug info.
1583
7f2d7a0d
SM
15842019-12-20 Simon Marchi <simon.marchi@efficios.com>
1585
1586 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1587 (another) quote in test name.
1588
f3bce483
SM
15892019-12-20 Simon Marchi <simon.marchi@efficios.com>
1590
1591 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1592 Add quote in test name.
1593
c855a912
TBA
15942019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1595
1596 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1597 directory instead.
1598 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1599 * gdb.cp/pass-by-ref-2.cc: New file.
1600 * gdb.cp/pass-by-ref-2.exp: New file.
1601
fc9d2d72
TT
16022019-12-20 Tom Tromey <tom@tromey.com>
1603
1604 * gdb.tui/list-before.exp: New file.
1605
77b97e00
TT
16062019-12-20 Tom Tromey <tom@tromey.com>
1607
1608 * gdb.tui/list.exp: Check for source on initial listing.
1609
f69656d0
TT
16102019-12-11 Tom Tromey <tromey@adacore.com>
1611
1612 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1613 Add crlf test.
1614
99a55965
SM
16152019-12-18 Simon Marchi <simon.marchi@efficios.com>
1616
1617 * gdb.base/default.exp: Update value of $_gdb_major.
1618
5024637f
BE
16192019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1620
1621 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1622
b63634be
BE
16232019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1624
1625 * gdb.base/skip.exp: Whitespace fix.
1626
45d73523
BE
16272019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1628
1629 * gdb.base/skip-inline.c: New file.
1630 * gdb.base/skip-inline.exp: New file.
1631
d043f8c8
SM
16322019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1633
1634 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1635 jit_function_00 to jit_function_stack_mangle.
1636 * gdb.base/jithost.c (jit_function_t): Rename to...
1637 (jit_function_stack_mangle_t): ... this.
1638 (jit_function_add_t): New typedef.
1639 (jit_function_00_code): Rename to...
1640 (jit_function_stack_mangle_code): ... this, make static.
1641 (jit_function_add_code): New.
1642 (main): Generate "add" function and call it. Adjust to changes
1643 in jithost_abi.
1644 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1645 (struct jithost_abi) <begin, end>: Remove fields.
1646 <object, function_stack_mangle, function_add>: New fields.
1647 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1648 code_end>: Remove fields.
1649 <func_stack_mangle>: New field.
1650 (read_debug_info): Adjust to renaming, create block for "add"
1651 function.
1652 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1653
873de05c
TT
16542019-12-11 Tom Tromey <tom@tromey.com>
1655
1656 * gdb.tui/resize.exp: Fix regexp.
1657 * gdb.tui/regs.exp: Fix regexps.
1658 * gdb.tui/main.exp: Fix regexp.
1659
3d979945
TT
16602019-12-11 Tom Tromey <tom@tromey.com>
1661
1662 * gdb.tui/resize.exp: Update.
1663 * gdb.tui/empty.exp (layouts): Update.
1664
2192a9d3
TT
16652019-12-11 Tom Tromey <tom@tromey.com>
1666
1667 * gdb.tui/regs.exp: Update.
1668 * gdb.tui/empty.exp (layouts): Update.
1669 * gdb.tui/basic.exp: Update.
1670 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1671
d8edc8b7
PW
16722019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1673
1674 * gdb.base/options.exp: Add -raw-values in the print completion list.
1675 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1676
4c12d936
KB
16772019-12-10 Kevin Buettner <kevinb@redhat.com>
1678
1679 * gdb.threads/omp-par-scope.c: New file.
1680 * gdb/threads/omp-par-scope.exp: New file.
1681
26b911fb
KB
16822019-12-10 Kevin Buettner <kevinb@redhat.com>
1683
bb47f919
KB
1684 * lib/gdb.exp (support_nested_function_tests): New proc.
1685
16862019-12-10 Kevin Buettner <kevinb@redhat.com>
1687
1688 * lib/gdb.exp (gdb_compile_openmp): New proc.
1689 (build_executable_from_specs): Add an "openmp" option.
1690 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1691
6c71eb7d
TT
16922019-12-10 Tom Tromey <tromey@adacore.com>
1693
1694 * gdb.ada/unchecked_union.exp: New file.
1695 * gdb.ada/unchecked_union/pck.adb: New file.
1696 * gdb.ada/unchecked_union/pck.ads: New file.
1697 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1698 * gdb-utils.exp (string_to_regexp): Also quote "?".
1699
bac7c5cf
GB
17002019-12-10 George Barrett <bob@bob131.so>
1701
1702 Test scripted probe breakpoints.
1703 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1704 * gdb.python/py-breakpoint.c (main): Likewise.
1705 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1706 specifier test.
1707 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1708
330f1d38
TBA
17092019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1710
1711 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1712 an rvalue parameter.
1713 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1714 parameter.
1715
b43315e2
AB
17162019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1719 modules.
1720
54f73dad
AB
17212019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1722
1723 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1724 broken version of GCC.
1725
d57cbee9
AB
17262019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1727
1728 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1729 sym-info-cmds library.
1730 * gdb.fortran/info-types.exp: Likewise.
1731 * lib/sym-info-cmds.exp: New file.
1732
c14aab8c
TV
17332019-12-08 Tom de Vries <tdevries@suse.de>
1734
1735 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1736
aa2d5a42
KS
17372019-12-07 Keith Seitz <keiths@redhat.com>
1738
1739 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1740 * gdb.base/corefile-buildid-shlib.c: New file.
1741 * gdb.base/corefile-buildid.c: New file.
1742 * gdb.base/corefile-buildid.exp: New file.
1743
93e55f0a
TV
17442019-12-06 Tom de Vries <tdevries@suse.de>
1745
1746 * gdb.dwarf2/varval.exp: Add decl before def test.
1747
c7d12402
TBA
17482019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1749
1750 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1751
06acc08f
TBA
17522019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1753
1754 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1755 CV and reference conversion for overload resolution.
1756 * gdb.cp/rvalue-ref-overload.exp: Test it.
1757
e0fad1ea
PW
17582019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1759
1760 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1761 * gdb.base/frameapply.exp: Test faas without command.
1762
8d70a9f0
AB
17632019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1764
1765 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1766 Fortran tests.
1767 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1768 order.
1769
36c8fb93
AB
17702019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1771
1772 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1773 casting to type with no kind specified.
1774 (test_basic_parsing_of_type_kinds): Additional tests for types
1775 with no kind specified, and add tests for single/double
1776 precision/complex types.
1777
4139ff00
TT
17782019-12-04 Tom Tromey <tromey@adacore.com>
1779
1780 * gdb.base/endianity.c (struct other) <x>: New field.
1781 (main): Initialize it.
1782 * gdb.base/endianity.exp: Update.
1783
a05cf17a
TT
17842019-12-04 Tom Tromey <tromey@adacore.com>
1785
1786 * gdb.ada/scalar_storage/storage.adb: New file.
1787 * gdb.ada/scalar_storage/pck.adb: New file.
1788 * gdb.ada/scalar_storage/pck.ads: New file.
1789 * gdb.ada/scalar_storage.exp: New file.
1790
103a685e
TT
17912019-12-04 Tom Tromey <tromey@adacore.com>
1792
1793 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1794 (main): Initialize it.
1795 * gdb.base/endianity.exp: Update.
1796
c2512106
AB
17972019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1798
1799 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1800
293b38d6
AB
18012019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1802
1803 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1804 -symbol-info-module-functions and -symbol-info-module-variables.
1805
216a7e6b
AB
18062019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1807
1808 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1809
5bbd8269
AB
18102019-12-01 Richard Bunt <richard.bunt@arm.com>
1811 Andrew Burgess <andrew.burgess@embecosm.com>
1812
1813 * gdb.fortran/derived-type-striding.exp: New file.
1814 * gdb.fortran/derived-type-striding.f90: New file.
1815 * gdb.fortran/array-slices.exp: New file.
1816 * gdb.fortran/array-slices.f90: New file.
1817
be09caf1
PW
18182019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1819
1820 * gdb.base/define.exp: Test . in command names.
1821 * gdb.base/setshow.exp: Update test, as . is now part of
1822 command name.
1823
643c0cbe
PW
18242019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1825
1826 * gdb.base/define-prefix.exp: New file.
1827
dcdec678
AB
18282019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1829
1830 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1831 compile.
1832 (skip_btrace_pt_tests): Likewise.
1833
640ab947
AB
18342019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1835
1836 * gdb.fortran/info-modules.exp: Compile source files in correct
1837 order.
1838
d22670f0
KB
18392019-11-27 Kevin Buettner <kevinb@redhat.com>
1840
1841 * gdb.dwarf2/imported-unit.exp: New file.
1842 * gdb.dwarf2/imported-unit.c: New file.
1843
db5960b4
AB
18442019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1845
1846 * gdb.mi/mi-fortran-modules-2.f90: New file.
1847 * gdb.mi/mi-fortran-modules.exp: New file.
1848 * gdb.mi/mi-fortran-modules.f90: New file.
1849
7dc42066
AB
18502019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1851
1852 * gdb.mi/mi-sym-info-1.c: New file.
1853 * gdb.mi/mi-sym-info-2.c: New file.
1854 * gdb.mi/mi-sym-info.exp: New file.
1855
0dfeecca
TT
18562019-11-22 Tom Tromey <tromey@adacore.com>
1857
1858 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1859 * gdb.ada/tasks/foo.adb: Add another stopping location.
1860
34877895
PJ
18612019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1862
1863 * gdb.base/endianity.c: New test.
1864 * gdb.base/endianity.exp: New file.
1865
2e84f897
LD
18662019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1867
1868 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1869
65d1cd5f
TV
18702019-11-21 Tom de Vries <tdevries@suse.de>
1871
1872 PR gdb/24956
1873 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1874
4f22c3f4
SDJ
18752019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1876
1877 * gdb.python/py-progspace.exp: Add missing parentheses on some
1878 'print' commands.
1879
9f6ad286
TT
18802019-11-19 Tom Tromey <tom@tromey.com>
1881
1882 * gdb.tui/winheight.exp: New file.
1883
0b8dbf3f
AB
18842019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1885
1886 * gdb.base/ctf-whatis.c: Delete.
1887 * gdb.base/ctf-whatis.exp: Delete.
1888 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1889
f833b7a7
AB
18902019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1891
1892 * gdb.base/ctf-cvexpr.exp: Delete.
1893 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1894
30d0a636
AB
18952019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1896
1897 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1898 the compiler. Clean up header comment a little.
1899 * gdb.base/ctf-ptype.exp: Likewise.
1900 * gdb.base/ctf-whatis.exp: Likewise.
1901 * lib/gdb.exp (skip_ctf_tests): New proc.
1902
494409bb
SDJ
19032019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1904
1905 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1906 * gdb.tui/corefile-run.exp: New file.
1907
55708e99
TT
19082019-11-14 Tom Tromey <tromey@adacore.com>
1909
1910 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1911 regression tests.
1912
45e42163
TT
19132019-11-12 Tom Tromey <tom@tromey.com>
1914
1915 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1916 after any command. Expect prompt after WAIT_FOR is seen.
1917 (enter_tui): Enable resize messages.
1918 (command): Expect command in output.
1919 (get_line): Avoid error when cursor appears to be off-screen.
1920 (dump_screen): Include screen size in title.
1921 (_do_resize): New proc, from "resize".
1922 (resize): Rewrite. Do resize in two steps.
1923 * gdb.tui/empty.exp (layouts): Fix entries.
1924 (check_boxes): Remove xfail.
1925 (check_text): Dump screen on failure.
1926
086baaf1
AB
19272019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1928
1929 * gdb.python/py-symbol.exp: Add test for
1930 gdb.lookup_static_symbols.
1931
09ff83af
AB
19322019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1933
1934 * gdb.python/py-symbol.c: Declare and call function from new
1935 py-symbol-2.c file.
1936 * gdb.python/py-symbol.exp: Compile both source files, and add new
1937 tests for gdb.lookup_static_symbol.
1938 * gdb.python/py-symbol-2.c: New file.
1939
11af934b
TV
19402019-11-02 Tom de Vries <tdevries@suse.de>
1941
1942 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1943 * gdb.base/anon.exp: Same.
1944 * gdb.base/auto-connect-native-target.exp: Same.
1945 * gdb.base/call-ar-st.exp: Same.
1946 * gdb.base/catch-syscall.exp: Same.
1947 * gdb.base/commands.exp: Same.
1948 * gdb.base/default.exp: Same.
1949 * gdb.base/display.exp: Same.
1950 * gdb.base/float.exp: Same.
1951 * gdb.base/foll-fork.exp: Same.
1952 * gdb.base/help.exp: Same.
1953 * gdb.base/info-macros.exp: Same.
1954 * gdb.base/info-proc.exp: Same.
1955 * gdb.base/info-target.exp: Same.
1956 * gdb.base/long_long.exp: Same.
1957 * gdb.base/macscp.exp: Same.
1958 * gdb.base/memattr.exp: Same.
1959 * gdb.base/nofield.exp: Same.
1960 * gdb.base/pointers.exp: Same.
1961 * gdb.base/printcmds.exp: Same.
1962 * gdb.base/ptype.exp: Same.
1963 * gdb.base/restore.exp: Same.
1964 * gdb.base/return.exp: Same.
1965 * gdb.base/scope.exp: Same.
1966 * gdb.base/set-noassign.exp: Same.
1967 * gdb.base/setshow.exp: Same.
1968 * gdb.base/shlib-call.exp: Same.
1969 * gdb.base/signals.exp: Same.
1970 * gdb.base/sigstep.exp: Same.
1971 * gdb.base/skip.exp: Same.
1972 * gdb.base/solib-symbol.exp: Same.
1973 * gdb.base/stap-probe.exp: Same.
1974 * gdb.base/step-line.exp: Same.
1975 * gdb.base/step-test.exp: Same.
1976 * gdb.base/style.exp: Same.
1977 * gdb.base/varargs.exp: Same.
1978 * gdb.base/vla-datatypes.exp: Same.
1979 * gdb.base/vla-ptr.exp: Same.
1980 * gdb.base/vla-sideeffect.exp: Same.
1981 * gdb.base/volatile.exp: Same.
1982 * gdb.base/watch-cond-infcall.exp: Same.
1983 * gdb.base/watchpoint.exp: Same.
1984
e96ec2ba
TV
19852019-11-02 Tom de Vries <tdevries@suse.de>
1986
1987 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1988 * gdb.cp/cpexprs.exp: Same.
1989 * gdb.cp/except-multi-location.exp: Same.
1990 * gdb.cp/exceptprint.exp: Same.
1991 * gdb.cp/gdb2384.exp: Same.
1992 * gdb.cp/inherit.exp: Same.
1993 * gdb.cp/m-static.exp: Same.
1994 * gdb.cp/meth-typedefs.exp: Same.
1995 * gdb.cp/misc.exp: Same.
1996 * gdb.cp/namespace.exp: Same.
1997 * gdb.cp/non-trivial-retval.exp: Same.
1998 * gdb.cp/overload.exp: Same.
1999 * gdb.cp/pr17132.exp: Same.
2000 * gdb.cp/re-set-overloaded.exp: Same.
2001 * gdb.cp/rvalue-ref-types.exp: Same.
2002 * gdb.cp/templates.exp: Same.
2003
bd5766ec
LM
20042019-11-01 Luis Machado <luis.machado@linaro.org>
2005
2006 PR gdb/25124
2007
2008 * gdb.arch/pr25124.S: New file.
2009 * gdb.arch/pr25124.exp: New file.
2010
165f8965
AB
20112019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2012
2013 * gdb.fortran/info-modules.exp: Update expected results, and add
2014 additional tests for 'info module functinos', and 'info module
2015 variables'.
2016 * gdb.fortran/info-types.exp: Update expected results.
2017 * gdb.fortran/info-types.f90: Extend testcase with additional
2018 module variables and functions.
2019
59c35742
AB
20202019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2021
2022 * gdb.fortran/info-modules.exp: New file.
2023 * gdb.fortran/info-types.exp: Build with new file.
2024 * gdb.fortran/info-types.f90: Include and use new module.
2025 * gdb.fortran/info-types-2.f90: New file.
2026
f3fb2519
PW
20272019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2028
2029 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2030 * gdb.base/settings.exp: Test all settings types using
2031 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2032 that now verifies that the value of "maint show" is the same as
2033 returned by the settings functions. Test the type of the
2034 maintenance settings.
2035 * gdb.base/default.exp: Update show_conv_list.
2036
d1e36019
TV
20372019-10-31 Tom de Vries <tdevries@suse.de>
2038
2039 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2040 gdb_test.
2041 * gdb.arch/amd64-disp-step.exp: Same.
2042 * gdb.asm/asm-source.exp: Same.
2043 * gdb.btrace/buffer-size.exp: Same.
2044 * gdb.btrace/cpu.exp: Same.
2045 * gdb.btrace/enable.exp: Same.
2046 * gdb.dwarf2/count.exp: Same.
2047 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2048 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2049 * gdb.fortran/vla-datatypes.exp: Same.
2050 * gdb.fortran/vla-history.exp: Same.
2051 * gdb.fortran/vla-ptype.exp: Same.
2052 * gdb.fortran/vla-value.exp: Same.
2053 * gdb.fortran/whatis_type.exp: Same.
2054 * gdb.guile/guile.exp: Same.
2055 * gdb.multi/tids.exp: Same.
2056 * gdb.python/py-finish-breakpoint.exp: Same.
2057 * gdb.python/py-framefilter.exp: Same.
2058 * gdb.python/py-pp-registration.exp: Same.
2059 * gdb.python/py-xmethods.exp: Same.
2060 * gdb.python/python.exp: Same.
2061 * gdb.server/connect-with-no-symbol-file.exp: Same.
2062 * gdb.server/no-thread-db.exp: Same.
2063 * gdb.server/run-without-local-binary.exp: Same.
2064 * gdb.stabs/weird.exp: Same.
2065 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2066 * gdb.threads/thread-find.exp: Same.
2067 * gdb.threads/tls-shared.exp: Same.
2068 * gdb.threads/tls.exp: Same.
2069 * gdb.threads/wp-replication.exp: Same.
2070 * gdb.trace/ax.exp: Same.
2071 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2072
3d11e68e
TV
20732019-10-31 Tom de Vries <tdevries@suse.de>
2074
2075 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2076 * gdb.ada/array_subscript_addr.exp: Same.
2077 * gdb.ada/arrayidx.exp: Same.
2078 * gdb.ada/arrayparam.exp: Same.
2079 * gdb.ada/arrayptr.exp: Same.
2080 * gdb.ada/boolean_expr.exp: Same.
2081 * gdb.ada/call_pn.exp: Same.
2082 * gdb.ada/complete.exp: Same.
2083 * gdb.ada/fixed_cmp.exp: Same.
2084 * gdb.ada/fun_addr.exp: Same.
2085 * gdb.ada/funcall_param.exp: Same.
2086 * gdb.ada/interface.exp: Same.
2087 * gdb.ada/mod_from_name.exp: Same.
2088 * gdb.ada/null_array.exp: Same.
2089 * gdb.ada/packed_array.exp: Same.
2090 * gdb.ada/packed_tagged.exp: Same.
2091 * gdb.ada/print_chars.exp: Same.
2092 * gdb.ada/print_pc.exp: Same.
2093 * gdb.ada/ptype_arith_binop.exp: Same.
2094 * gdb.ada/ptype_field.exp: Same.
2095 * gdb.ada/ptype_tagged_param.exp: Same.
2096 * gdb.ada/rec_return.exp: Same.
2097 * gdb.ada/ref_tick_size.exp: Same.
2098 * gdb.ada/str_ref_cmp.exp: Same.
2099 * gdb.ada/taft_type.exp: Same.
2100 * gdb.ada/tagged.exp: Same.
2101 * gdb.ada/type_coercion.exp: Same.
2102 * gdb.ada/uninitialized_vars.exp: Same.
2103
60b6ede8
TV
21042019-10-30 Tom de Vries <tdevries@suse.de>
2105
2106 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2107
30baf67b
TV
21082019-10-26 Tom de Vries <tdevries@suse.de>
2109
2110 * gdb.base/bigcore.c: Fix typos in comments.
2111 * gdb.base/ctf-ptype.c: Same.
2112 * gdb.base/long_long.c: Same.
2113 * gdb.dwarf2/dw2-op-out-param.S: Same.
2114 * gdb.python/py-evthreads.c: Same.
2115 * gdb.reverse/i387-stack-reverse.c: Same.
2116 * gdb.trace/tfile.c: Same.
2117 * lib/compiler.c: Same.
2118 * lib/compiler.cc: Same.
2119
158da0d1
TV
21202019-10-25 Tom de Vries <tdevries@suse.de>
2121
2122 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2123 gdb_test_multiple calls.
2124 * gdb.reverse/sigall-reverse.exp: Same.
2125 * gdb.reverse/solib-precsave.exp: Same.
2126 * gdb.reverse/solib-reverse.exp: Same.
2127 * gdb.reverse/until-precsave.exp: Same.
2128 * gdb.reverse/until-reverse.exp: Same.
2129
4ccdfbec
TV
21302019-10-24 Tom de Vries <tdevries@suse.de>
2131
2132 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2133 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2134 kfail using -wrap pattern flag and convenience variable
2135 gdb_test_name.
2136
33d569b7
AB
21372019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2138
2139 * gdb.python/py-progspace.exp: Add tests for the
2140 Progspace.block_for_pc method.
2141
4d0b984b
TT
21422019-10-23 Tom Tromey <tom@tromey.com>
2143
2144 * configure: Rebuild.
2145 * aclocal.m4: Use m4_include, not sinclude.
2146
94cb3754
TV
21472019-10-21 Tom de Vries <tdevries@suse.de>
2148
2149 * gdb.base/infcall-nested-structs.c: Add
2150 __attribute__((noinline,noclone)) to all functions.
2151 (call_all): Add missing variable initialization. Simplify return value.
2152 (breakpt): Increment volatile variable, to prevent call from being
2153 optimized out.
2154 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2155
062f1fc1
TV
21562019-10-17 Tom de Vries <tdevries@suse.de>
2157
2158 * gdb.fortran/module.exp: Allow info variables to print info for files
2159 other than module.f90.
2160
0b54364d
AB
21612019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2162
2163 * gdb.fortran/module.exp: Extend with 'info variables' test.
2164
7ff5fae7
AB
21652019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2166
2167 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2168 F77_FOR_TARGET.
2169
d10eccaa
TV
21702019-10-16 Tom de Vries <tdevries@suse.de>
2171
2172 PR tdep/25096
2173 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2174
745ff14e
TV
21752019-10-16 Tom de Vries <tdevries@suse.de>
2176
2177 PR tdep/24104
2178 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2179 Add KFAIL for PR tdep/25096.
2180
03e1ab94
TV
21812019-10-16 Tom de Vries <tdevries@suse.de>
2182
2183 PR testsuite/25059
2184 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2185
b17fcc10
TV
21862019-10-16 Tom de Vries <tdevries@suse.de>
2187
2188 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2189 as signed.
2190
9223170f
SM
21912019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2192
2193 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2194 one instead of increasing timeout.
2195
d6e76313
TV
21962019-10-13 Tom de Vries <tdevries@suse.de>
2197
2198 PR record/25038
2199 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2200 * gdb.reverse/sigall-reverse.exp: Same.
2201 * gdb.reverse/solib-precsave.exp: Same.
2202 * gdb.reverse/solib-reverse.exp: Same.
2203 * gdb.reverse/step-precsave.exp: Same.
2204 * gdb.reverse/until-precsave.exp: Same.
2205 * gdb.reverse/until-reverse.exp: Same.
2206 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2207
6dfc0041
AA
22082019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2209
2210 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2211 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2212 (cmp_struct_05_01, cmp_struct_static_02_01)
2213 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2214 comparisons.
2215
abcf2cc8
TV
22162019-10-10 Tom de Vries <tdevries@suse.de>
2217
2218 PR testsuite/24888
2219 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2220 gnatlink.
2221
a50faaf6
TV
22222019-10-09 Tom de Vries <tdevries@suse.de>
2223
2224 PR testsuite/25048
2225 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2226
60ff3cd7
AB
22272019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2228
2229 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2230 exceptions due to missing debug information.
2231
dfee8566
TV
22322019-10-07 Tom de Vries <tdevries@suse.de>
2233
2234 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2235
3d63690a
AB
22362019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2237
2238 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2239 * gdb.base/annota1.exp: Update to use gdb_test_name.
2240
30d1f018
WP
22412019-10-07 Weimin Pan <weimin.pan@oracle.com>
2242
2243 * gdb.base/ctf-whatis.exp: New file.
2244 * gdb.base/ctf-whatis.c: New file.
2245 * gdb.base/ctf-ptype.exp: New file.
2246 * gdb.base/ctf-ptype.c: New file.
2247 * gdb.base/ctf-constvars.exp: New file.
2248 * gdb.base/ctf-constvars.c: New file.
2249 * gdb.base/ctf-cvexpr.exp: New file.
2250
4dbbb47c
TV
22512019-10-04 Tom de Vries <tdevries@suse.de>
2252
2253 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2254 for loop.
2255
77c2dba3
TT
22562019-10-03 Tom Tromey <tom@tromey.com>
2257
2258 PR rust/24976:
2259 * gdb.rust/simple.rs (Union2): New type.
2260 (main): Use Union2.
2261 * gdb.rust/simple.exp: Add test.
2262
179aed7f
AB
22632019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2266 nested function prefix.
2267
0a4b0913
AB
22682019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2269 Richard Bunt <richard.bunt@arm.com>
2270 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2273 nested functions.
2274 * gdb.fortran/nested-funcs.f90: Update expected results.
2275 * gdb.fortran/nested-funcs-2.exp: New file.
2276 * gdb.fortran/nested-funcs-2.f90: New file.
2277
082cce05
AB
22782019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2279
2280 * gdb.python/py-parameter.exp: Make test names unique.
2281 * gdb.python/py-template.exp: Likewise.
2282 * gdb.python/py-value.exp: Likewise.
2283
2b74ba5a
AB
22842019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2285
2286 * gdb.base/break-interp.exp: Reduce test name duplication.
2287 * gdb.base/call-sc.exp: Likewise.
2288 * gdb.base/callfuncs.exp: Likewise.
2289 * gdb.base/charset.exp: Likewise.
2290 * gdb.base/dump.exp: Likewise.
2291 * gdb.base/ena-dis-br.exp: Likewise.
2292 * gdb.base/relational.exp: Likewise.
2293 * gdb.base/step-over-syscall.exp: Likewise.
2294 * gdb.base/structs.exp: Likewise.
2295
58eb20d5
AB
22962019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2297
2298 * gdb.linespec/explicit.exp: Make test names unique.
2299 * gdb.linespec/ls-errs.exp: Likewise.
2300
4d421147
AB
23012019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2302
2303 * gdb.reverse/break-precsave.exp: Make test names unique.
2304 * gdb.reverse/break-reverse.exp: Likewise.
2305 * gdb.reverse/finish-precsave.exp: Likewise.
2306 * gdb.reverse/finish-reverse.exp: Likewise.
2307 * gdb.reverse/machinestate-precsave.exp: Likewise.
2308 * gdb.reverse/machinestate.exp: Likewise.
2309 * gdb.reverse/readv-reverse.exp: Likewise.
2310 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2311 * gdb.reverse/sigall-precsave.exp: Likewise.
2312 * gdb.reverse/sigall-reverse.exp: Likewise.
2313 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2314 * gdb.reverse/watch-precsave.exp: Likewise.
2315 * gdb.reverse/watch-reverse.exp: Likewise.
2316
d8c06f22
AB
23172019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2318
2319 * gdb.threads/stop-with-handle.c: New file.
2320 * gdb.threads/stop-with-handle.exp: New file.
2321
3a56ed86
TV
23222019-10-03 Tom de Vries <tdevries@suse.de>
2323
2324 PR testsuite/25059
2325 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2326 directory" line to be missing.
2327
42275044
TV
23282019-10-03 Tom de Vries <tdevries@suse.de>
2329
2330 PR testsuite/25059
2331 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2332 type optional.
2333
9ef62df0
AA
23342019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2335
2336 * gdb.python/py-format-string.c (string.h): New include.
2337 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2338 the same value, for endianness-independence.
2339 * gdb.python/py-format-string.exp (default_regexp_dict)
2340 (test_pretty_structs, test_format): Adjust expected output to the
2341 changed initialization.
2342
37f6a7f4
TT
23432019-10-02 Tom Tromey <tromey@adacore.com>
2344
2345 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2346
1d58d6a2
PA
23472019-10-02 Pedro Alves <palves@redhat.com>
2348 Andrew Burgess <andrew.burgess@embecosm.com>
2349
2350 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2351 "print-file-var.h".
2352 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2353 (get_version_1): Print this_version_id and its address.
2354 Add extern "C" wrappers around interface functions.
2355 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2356 "print-file-var.h".
2357 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2358 (get_version_2): Print this_version_id and its address.
2359 Add extern "C" wrappers around interface functions.
2360 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2361 <stddef.h> and "print-file-var.h".
2362 Add extern "C" wrappers around interface functions.
2363 [VERSION_ID_MAIN] (this_version_id): Define.
2364 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2365 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2366 up extern "C" blocks.
2367 * gdb.base/print-file-var.exp (test): New, factored out from top
2368 level.
2369 (top level): Test all combinations of attribute hidden or not,
2370 dlopen or not, and this_version_id symbol in main file or not.
2371 Compile tests as both C++ and C, make test names unique.
2372
d770d56f
TT
23732019-10-01 Tom Tromey <tom@tromey.com>
2374
2375 * gdb.base/style.exp: Test "show logging filename".
2376
7f6aba03
TT
23772019-10-01 Tom Tromey <tom@tromey.com>
2378
2379 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2380 * gdb.base/style.exp: Add metadata style test.
2381
14309bb6
TT
23822019-10-01 Tom Tromey <tom@tromey.com>
2383
2384 * gdb.base/style.exp: Test "pwd".
2385
2a3c1174
PA
23862019-10-01 Tom Tromey <tom@tromey.com>
2387
2388 * gdb.base/style.exp: Update tests.
2389
53d666ec
AA
23902019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2391
2392 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2393 'six' to unsigned.
2394 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2395 'five'. Use an all-ones bit pattern for each.
2396 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2397 to its changed values.
2398
4a56a520
TT
23992019-09-30 Tom Tromey <tromey@adacore.com>
2400
2401 * gdb.rust/traits.rs: Disable all warnings.
2402
0df0352a
TV
24032019-09-29 Tom de Vries <tdevries@suse.de>
2404
aac66a4c 2405 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2406
73d9a918
TV
24072019-09-29 Tom de Vries <tdevries@suse.de>
2408
2409 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2410
060b3ab4
TV
24112019-09-27 Tom de Vries <tdevries@suse.de>
2412
2413 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2414
68f7d34d
TV
24152019-09-27 Tom de Vries <tdevries@suse.de>
2416
2417 PR record/23188
2418 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2419
5d63b30a
TT
24202019-09-26 Tom Tromey <tromey@adacore.com>
2421
2422 * gdb.ada/py_taft.exp: New file.
2423 * gdb.ada/py_taft/main.adb: New file.
2424 * gdb.ada/py_taft/pkg.adb: New file.
2425 * gdb.ada/py_taft/pkg.ads: New file.
2426
3d435220
TV
24272019-09-24 Tom de Vries <tdevries@suse.de>
2428
2429 PR gdb/24598
2430 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2431
77d03678
TV
24322019-09-22 Tom de Vries <tdevries@suse.de>
2433
2434 * gdb.base/restore.exp: Allow register variables to be optimized out at
2435 -O0.
2436
abf516c6
UW
24372019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2438
2439 * gdb.arch/spu-info.exp: Remove file.
2440 * gdb.arch/spu-info.c: Remove file.
2441 * gdb.arch/spu-ls.exp: Remove file.
2442 * gdb.arch/spu-ls.c: Remove file.
2443
2444 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2445 * gdb.asm/spu.inc: Remove file.
2446
2447 * gdb.base/dump.exp: Remove support for spu*-*-*.
2448 * gdb.base/stack-checking.exp: Likewise.
2449 * gdb.base/overlays.exp: Likewise.
2450 * gdb.base/ovlymgr.c: Likewise.
2451 * gdb.base/spu.ld: Remove file.
2452
2453 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2454 * gdb.cp/cpexprs.exp: Likewise.
2455 * gdb.cp/exception.exp: Likewise.
2456 * gdb.cp/gdb2495.exp: Likewise.
2457 * gdb.cp/mb-templates.exp: Likewise.
2458 * gdb.cp/pr9167.exp: Likewise.
2459 * gdb.cp/userdef.exp: Likewise.
2460
2461 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2462
2463 * gdb.cell: Remove directory.
2464 * lib/cell.exp: Remove file.
2465
e452e88f
TV
24662019-09-19 Tom de Vries <tdevries@suse.de>
2467
2468 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2469
8a625130
TV
24702019-09-19 Tom de Vries <tdevries@suse.de>
2471
2472 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2473
81dc3ab5
TV
24742019-09-19 Tom de Vries <tdevries@suse.de>
2475
2476 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2477 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2478 (gdb_target_cmd): ... here.
2479 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2480 value 2.
2481
b078f3ac
AB
24822019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2483
2484 * gdb.base/source-dir.exp: Avoid having directory names in test
2485 names.
2486
f1b620e9
MG
24872019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2488
2489 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2490 directory.
2491
67f3ed6a
AB
24922019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2493
2494 * gdb.base/list-missing-source.exp: New file.
2495
d1b70248
TV
24962019-09-14 Tom de Vries <tdevries@suse.de>
2497
2498 PR teststuite/24599
2499 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2500 * lib/ada.exp (gnatmake_version_at_least): New proc.
2501
5fabdcd6
AB
25022019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2503
2504 * gdb.base/maint.exp: Use exec_has_index_section.
2505
aa17805f
AB
25062019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2507
2508 * gdb.base/maint.exp: Add test for 'maint info sections'.
2509
25e5c209
TV
25102019-09-12 Tom de Vries <tdevries@suse.de>
2511
2512 * gdb.base/store.exp: Allow register variables to be optimized out at
2513 -O0.
2514
4993045d
PW
25152019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2516
2517 * gdb.ada/rdv_wait.exp: Update to new task names.
2518 * gdb.base/task_switch_in_core.exp: Likewise.
2519 * gdb.base/info_sources_base.c: Likewise.
2520
8a516164
TT
25212019-09-10 Tom Tromey <tromey@adacore.com>
2522
2523 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2524
aa391654
TT
25252019-09-10 Tom Tromey <tromey@adacore.com>
2526
2527 * gdb.ada/dgopt.exp: New file.
2528 * gdb.ada/dgopt/x.adb: New file.
2529
8634b462
TT
25302019-09-08 Tom Tromey <tom@tromey.com>
2531
2532 * gdb.tui/resize.exp: Remove setup_xfail.
2533 * gdb.tui/regs.exp: Remove setup_xfail.
2534 * gdb.tui/basic.exp: Remove setup_xfail.
2535
736b0f76
DB
25362019-09-06 David Blaikie <dblaikie@gmail.com>
2537
2538 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2539 * gdb.cp/cplabel.exp: Ditto.
2540 * gdb.linespec/ls-errs.exp: Ditto.
2541
30331a6c
TV
25422019-09-05 Tom de Vries <tdevries@suse.de>
2543
2544 * lib/gdb.exp (cmp_file_string): New proc.
2545 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2546 runto_main. Verify save breakpoints output.
2547
98b0ebab
PW
25482019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2549
2550 * gdb.base/info-var.exp: Test info variables without running
2551 to main, to avoid expect's buffer overflow.
2552
4e962e74
TT
25532019-09-03 Tom Tromey <tromey@adacore.com>
2554
2555 * gdb.ada/bias.exp: New file.
2556 * gdb.ada/bias/bias.adb: New file.
2557 * gdb.ada/print_chars.exp: Add regression test.
2558 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2559 (MC): New variable.
2560
2ea1a07a
SL
25612019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2562
2563 * gdb.base/argv0-symlink.exp: Run only on native target
2564 and local host.
2565
8077c50d
TV
25662019-08-29 Tom de Vries <tdevries@suse.de>
2567
2568 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2569 diverse debug info.
2570 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2571
48352473
TV
25722019-08-28 Tom de Vries <tdevries@suse.de>
2573
2574 * gdb.base/info-var.exp: Allow info variables to print info for files
2575 other than info-var-f1.c and info-var-f2.c.
2576
d8f27c60
AB
25772019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2578
2579 * gdb.fortran/info-types.exp: Add module.
2580 * gdb.fortran/info-types.f90: Update expected results.
2581
1f20c35e
AB
25822019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2583
2584 * gdb.fortran/info-types.exp: New file.
2585 * gdb.fortran/info-types.f90: New file.
2586 * lib/fortran.exp (fortran_character1): New proc.
2587
4acfdd20
AB
25882019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2589
2590 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2591 functions'. Reindent as needed.
2592 * gdb.base/info-var-f1.c: New file.
2593 * gdb.base/info-var-f2.c: New file.
2594 * gdb.base/info-var.exp: New file.
2595 * gdb.base/info-var.h: New file.
2596
5c31b358
TV
25972019-08-26 Tom de Vries <tdevries@suse.de>
2598
2599 PR c++/24852
2600 * gdb.cp/no-libstdcxx-probe.exp: New test.
2601
b694989f
TV
26022019-08-26 Tom de Vries <tdevries@suse.de>
2603
2604 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2605 * tests need to be skipped.
2606 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2607 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2608 mi_skip_libstdcxx_probe_tests.
2609
d9c4ba53
SDJ
26102019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2611
2612 * gdb.python/py-xmethods.exp: Use raw strings when passing
2613 arguments to SimpleXMethodMatcher.
2614
395fad09
TV
26152019-08-22 Tom de Vries <tdevries@suse.de>
2616
2617 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2618 more informative.
2619
26c957f1
PA
26202019-08-21 Pedro Alves <palves@redhat.com>
2621
2622 * gdb.base/with.exp: Test "with" with no arguments.
2623
61f80d5d
TV
26242019-08-21 Tom de Vries <tdevries@suse.de>
2625
2626 * gdb.base/gdb-caching-proc.exp: Sort files.
2627
d7a11d13
TV
26282019-08-20 Tom de Vries <tdevries@suse.de>
2629
2630 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2631 compilation.
2632
34dafe9f
TV
26332019-08-16 Tom de Vries <tdevries@suse.de>
2634
2635 * gdb.base/compare-sections.exp ("after run to main"): Allow
2636 mismatched read-only sections for PIE executables.
2637
398fdd60
TT
26382019-08-16 Tom Tromey <tom@tromey.com>
2639
2640 * lib/tuiterm.exp (_csi_Z): New proc.
2641 * gdb.tui/basic.exp: Update window positions.
2642 * gdb.tui/empty.exp: Update window positions.
2643
d8f9e51c
SL
26442019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2645
2646 * gdb.base/examine-backward.exp: Correct regexp for
2647 "examine 3 bytes backward from ${address_zero}".
2648
3df505f6
TT
26492019-08-15 Tom Tromey <tom@tromey.com>
2650
2651 * gdb.tui/empty.exp: Enable resizing tests.
2652
272560b5
TT
26532019-08-15 Tom Tromey <tromey@adacore.com>
2654
2655 * gdb.ada/char_enum.exp: Add regression tests.
2656 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2657 and '0'.
2658 (Char, Gchar): Update.
2659 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2660
08235187
CB
26612019-08-15 Christian Biesinger <cbiesinger@google.com>
2662
2663 * gdb.python/python.exp: Expect a leading underscore on
2664 GdbOutput{,Error}File.
2665
22a2ab04
SL
26662019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2667
2668 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2669 Windows host.
2670
835b995b
SL
26712019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2672
2673 * gdb.base/batch-preserve-term-settings.exp
2674 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2675
97dd8e07
CB
26762019-08-15 Christian Biesinger <cbiesinger@google.com>
2677
2678 * lib/gdb.exp: When running on a mingw target, replace
2679 /x/ with x:/.
2680
75faf5c4
AH
26812019-08-14 Alan Hayward <alan.hayward@arm.com>
2682
2683 * gdb.arch/aarch64-prologue.c: New test.
2684 * gdb.arch/aarch64-prologue.exp: New file.
2685
abc6c00f
TV
26862019-08-13 Tom de Vries <tdevries@suse.de>
2687
2688 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2689 Thread.
2690
74c2c1f4
SL
26912019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2692
2693 * gdb.python/py-completion.exp: Download the .py file to the host
2694 and use its host pathname. Conditionalize tests that use
2695 tab completion and manipulate files on the build machine.
2696 * gdb.python/py-events.exp: Download the .py file to the host
2697 and use its host pathname.
2698 * gdb.python/py-evsignal.exp: Likewise.
2699 * gdb.python/py-evthreads.exp: Likewise.
2700 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2701 pathname syntax.
2702 * gdb.python/py-framefilter.exp: Download the .py file to the right
2703 place on the host. Match Windows pathname syntax.
2704 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2705 .py file to the host and use its host pathname.
2706 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2707 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2708 build pathname. Skip symlink test on Windows host. Add missing
2709 newline at end of file.
2710 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2711 and use its host pathname.
2712 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2713 * gdb.python/py-section-script.exp: Use host location of binfile
2714 on safe-path. Use correct path separator on Windows host.
2715 Reorder alternatives in gdb_test_multiple to prevent matching
2716 the wrong alternative on success.
2717 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2718
ca2589f3
PP
27192019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2720
2721 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2722 expect the GDB inferior to no longer immediately stop after
2723 being resumed with "signal SIGINT".
2724
020a839d
SL
27252019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2726
2727 * gdb.linespec/break-ask.exp: Generalize regexps to match
2728 Windows pathnames too.
2729
128d6509
TV
27302019-08-08 Tom de Vries <tdevries@suse.de>
2731
2732 PR testsuite/24862
2733 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2734
590042fc
PW
27352019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2736
2737 * gdb.base/style.exp: Update tests for help doc new invariants.
2738 * gdb.base/help.exp: Likewise.
2739
046bebe1
TT
27402019-08-06 Tom Tromey <tom@tromey.com>
2741
2742 * gdb.base/style.exp: Add disassemble test.
2743 * gdb.base/style.c (some_called_function): New function.
2744 (main): Use it.
2745
0b27c27d
CB
27462019-08-05 Christian Biesinger <cbiesinger@google.com>
2747
2748 * gdb.python/py-block.exp: Test dictionary access on blocks.
2749
580f1034
SM
27502019-08-05 Simon Marchi <simon.marchi@efficios.com>
2751
2752 PR gdb/24863
2753 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2754 -list-thread-groups --available test when running under
2755 check-read1.
2756
d86bd7cb
TV
27572019-08-05 Tom de Vries <tdevries@suse.de>
2758
2759 PR testsuite/24863
2760 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2761 * gdb.base/help.exp: Use with_read1_timeout_factor.
2762 * gdb.base/info-macros.exp: Same.
2763 * gdb.cp/nested-types.exp: Same.
2764
a80cf5d8
TV
27652019-08-05 Tom de Vries <tdevries@suse.de>
2766
2767 * lib/gdb.exp (version_at_least): Factor out of ...
2768 (tcl_version_at_least): ... here.
2769 (gdb_compile): Fail if pie results in non-PIE executable.
2770 (readelf_version, readelf_prints_pie): New proc.
2771 (exec_is_pie): Return -1 if unknown.
2772
d0962838
TV
27732019-08-05 Tom de Vries <tdevries@suse.de>
2774
2775 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2776
2252ff3d
SL
27772019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2778
2779 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2780
26655f53
SL
27812019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2782
2783 * lib/completion-support.exp (test_gdb_complete_none): Skip
2784 tab completion tests if no readline support.
2785 (test_gdb_complete_unique_re): Likewise.
2786 (test_gdb_complete_multiple): Likewise.
2787
db4dc13e
PW
27882019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2789
2790 * gdb.base/info_sources.exp: New file.
2791 * gdb.base/info_sources.c: New file.
2792 * gdb.base/info_sources_base.c: New file.
2793
0eba165a
PFC
27942019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2795
2796 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2797 prefix argument.
2798 (test_exit_status): Add prefix argument.
2799
59bd512b
TV
28002019-08-01 Tom de Vries <tdevries@suse.de>
2801
2802 PR testsuite/24863
2803 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2804 calling exp_continue for new thread and thread exited messages.
2805
2a3ad588
TV
28062019-08-01 Tom de Vries <tdevries@suse.de>
2807
2808 PR testsuite/24863
2809 * gdb.base/structs.exp: Fix check-read1 timeout using
2810 gdb_test_sequence.
2811 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2812
117eb594
TV
28132019-08-01 Tom de Vries <tdevries@suse.de>
2814
2815 PR testsuite/24863
2816 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2817 line.
2818
ed591340
TV
28192019-08-01 Tom de Vries <tdevries@suse.de>
2820
2821 PR testsuite/24863
2822 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2823
aa3b6533
TT
28242019-07-30 Tom Tromey <tromey@adacore.com>
2825
2826 * gdb.ada/display_nested.exp: New file.
2827 * gdb.ada/display_nested/foo.adb: New file.
2828 * gdb.ada/display_nested/pack.adb: New file.
2829 * gdb.ada/display_nested/pack.ads: New file.
2830
2906593f
CB
28312019-07-30 Christian Biesinger <cbiesinger@google.com>
2832
2833 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2834 namespace.
2835 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2836
0f575925
TV
28372019-07-30 Tom de Vries <tdevries@suse.de>
2838
2839 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2840 instead.
2841
b13057d9
TV
28422019-07-30 Tom de Vries <tdevries@suse.de>
2843
2844 PR testsuite/24834
2845 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2846 (exec_is_pie): New proc.
2847
5c4dde85
CB
28482019-07-29 Christian Biesinger <cbiesinger@google.com>
2849
2850 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2851
c620ed88
CB
28522019-07-29 Christian Biesinger <cbiesinger@google.com>
2853
2854 * gdb.python/py-objfile.c: Add global and static vars.
2855 * gdb.python/py-objfile.exp: Test new functions Objfile.
2856 lookup_global_symbol and lookup_static_symbol.
2857
3d235706
TT
28582019-07-29 Tom Tromey <tom@tromey.com>
2859
2860 * lib/tuiterm.exp (Term::_csi_@): New proc.
2861 (Term::_csi_X): Don't move cursor.
2862
c7e4c0a6
PW
28632019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2864
2865 * gdb.base/options.exp: Update backtrace - completion to
2866 new option -frame-info.
2867 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2868 Test new 'set print frame-info'. Test backtrace -frame-info
2869 overriding 'set print frame-info'.
2870 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2871 Test new 'set print frame-info'.
2872 Verify consistency of backtrace with and without filters, with and
2873 without -no-filters.
2874 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2875 default.
2876
de28a3b7
TV
28772019-07-29 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2880 no arguments".
2881
507dd60e
TV
28822019-07-29 Tom de Vries <tdevries@suse.de>
2883
2884 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2885 is a substring of the first for "complete non-unique file name".
2886
5beafce9
TV
28872019-07-29 Tom de Vries <tdevries@suse.de>
2888
2889 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2890 with ".*".
2891
2d274232
TV
28922019-07-29 Tom de Vries <tdevries@suse.de>
2893
2894 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2895 Pass prompt_regexp parameter to gdb_test_multiple calls.
2896
9197cd8b
TV
28972019-07-29 Tom de Vries <tdevries@suse.de>
2898
2899 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2900 print registers" regexps.
9197cd8b 2901
b528dae0
TV
29022019-07-29 Tom de Vries <tdevries@suse.de>
2903
2904 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2905
d17725d7
TV
29062019-07-29 Tom de Vries <tdevries@suse.de>
2907
2908 PR gdb/24855
2909 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2910 (skip_python_tests_prompt): Add prompt_regexp argument to
2911 gdb_test_multiple calls.
2912
52b75bf1
TT
29132019-07-27 Tom Tromey <tom@tromey.com>
2914
2915 * gdb.tui/main.exp: New file.
2916
2b1d00c2
TT
29172019-07-27 Tom Tromey <tom@tromey.com>
2918
2919 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2920 optional.
2921 * gdb.tui/empty.exp: New file.
2922
ded631d5
TT
29232019-07-27 Tom Tromey <tom@tromey.com>
2924
2925 * lib/tuiterm.exp (spawn): New proc.
2926 (Term::resize): New proc.
2927 * gdb.tui/resize.exp: New file.
2928
58ac439d
TT
29292019-07-27 Tom Tromey <tom@tromey.com>
2930
2931 * gdb.tui/list.exp: New file.
2932
fe1f56ee
TT
29332019-07-27 Tom Tromey <tom@tromey.com>
2934
2935 * gdb.tui/regs.exp: New file.
2936
f790b310
TT
29372019-07-27 Tom Tromey <tom@tromey.com>
2938
2939 * gdb.tui/basic.exp: Add "layout split" test.
2940
d95fc6ee
TT
29412019-07-27 Tom Tromey <tom@tromey.com>
2942
2943 * gdb.tui/basic.exp: Add "layout asm" test.
2944
c3786b3a
TT
29452019-07-27 Tom Tromey <tom@tromey.com>
2946
2947 * lib/tuiterm.exp: New file.
2948 * gdb.tui/basic.exp: New file.
2949
98a617f8
KB
29502019-07-27 Kevin Buettner <kevinb@redhat.com>
2951
2952 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2953 Enable tests associated with this flag. Adjust regex
2954 referencing "foo_low" to now refer to "foo_cold" instead.
2955
5c076da4
KB
29562019-07-27 Kevin Buettner <kevinb@redhat.com>
2957
2958 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2959 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2960 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2961 foo_cold. Revise comments to match.
2962 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2963 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2964 were wrapped into this proc; Call do_test in loop from outermost
2965 level.
2966 (foo_low): Rename all occurrences to "foo_cold".
2967 (backtrace from baz): New test.
2968 (x2/i foo_cold): New test.
2969 (info line *foo_cold): New test.
2970
1512d3b7
TV
29712019-07-26 Tom de Vries <tdevries@suse.de>
2972
2973 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2974
297989a1
TV
29752019-07-25 Tom de Vries <tdevries@suse.de>
2976
2977 PR testsuite/24830
2978 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2979 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2980 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2981 (skip_libstdcxx_probe_tests): ... here.
2982 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2983
b3b965fb
TV
29842019-07-24 Tom de Vries <tdevries@suse.de>
2985
2986 PR testsuite/24807
2987 * gdb.objc/basicclass.m: Include stdio.h.
2988 * gdb.objc/nondebug.m: Same.
2989 * gdb.objc/objcdecode.m: Same.
2990
4625b4d0
TV
29912019-07-24 Tom de Vries <tdevries@suse.de>
2992
2993 PR testsuite/24612
2994 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2995 additional_flags.
2996
024a5840
TV
29972019-07-24 Tom de Vries <tdevries@suse.de>
2998
2999 PR testsuite/24831
3000 * gdb.multi/tids.exp: Update error messages for info threads.
3001
c76ddaa3
TV
30022019-07-24 Tom de Vries <tdevries@suse.de>
3003
3004 * gdb.base/info-types.exp: Allow info types to print info for more than
3005 one file.
3006
9a618ef6
TV
30072019-07-23 Tom de Vries <tdevries@suse.de>
3008
3009 PR testsuite/24842
3010 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3011 gdb_spawn_with_cmdline_opts.
3012
40eadf04
SP
30132019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3014
3015 * gdb.arch/arm-cmse-sgstubs.c: New test.
3016 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3017
5ba29434
TV
30182019-07-23 Tom de Vries <tdevries@suse.de>
3019
3020 PR testsuite/24711
3021 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3022 issuing next command.
3023
a8e9d247
AB
30242019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3025
3026 * gdb.ada/info_auto_lang.exp: Update expected results.
3027 * gdb.base/info-types.c: Add additional types to check.
3028 * gdb.base/info-types.exp: Update expected results.
3029
eb86c5e2
AB
30302019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3031
3032 * gdb.base/info-types.c: New file.
3033 * gdb.base/info-types.exp: New file.
3034
01e175fe
AB
30352019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3036
3037 * gdb.arch/riscv-bp-infcall.c: New file.
3038 * gdb.arch/riscv-bp-infcall.exp: New file.
3039
6b78c3f8
AB
30402019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3041
3042 PR breakpoints/24541
3043 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3044
da738167
TV
30452019-07-14 Tom de Vries <tdevries@suse.de>
3046
3047 PR testsuite/24760
3048 * gdb.objc/basicclass.exp: Fix unterminated string.
3049
0d4e84ed
AB
30502019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3051 Andrew Burgess <andrew.burgess@embecosm.com>
3052
3053 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3054 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3055 negative bounds.
3056 * gdb.fortran/vla-value.exp: Print elements of an array with
3057 negative bounds.
3058 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3059 testing.
3060
021d8588
AB
30612019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3062
3063 * gdb.base/options.exp (expect_string): Dequote strings in
3064 results.
3065 (test-string): Test strings with different quoting and reindent.
3066
f06f1252
TT
30672019-07-10 Tom Tromey <tromey@adacore.com>
3068
3069 * gdb.ada/mi_ex_cond.exp: Update expected results.
3070 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3071 * gdb.ada/mi_catch_ex.exp: Update expected results.
3072 * gdb.ada/mi_catch_assert.exp: Update expected results.
3073 * gdb.ada/catch_ex.exp (catch_exception_info)
3074 (catch_exception_entry, catch_assert_entry)
3075 (catch_unhandled_entry): Update.
3076 * gdb.ada/catch_assert_if.exp: Update expected results.
3077
b863685d
RB
30782019-07-10 Richard Bunt <richard.bunt@arm.com>
3079 Stephen Roberts <stephen.roberts@arm.com>
3080
3081 * gdb.base/define.exp: Restore original prompt.
3082
cb1e4e32
PA
30832019-07-09 Pedro Alves <palves@redhat.com>
3084
3085 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3086 breakpoints" output.
3087 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3088 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3089 throw" creates breakpoint.
3090 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3091 'type="catchpoint"'.
3092
b58a68fe
PA
30932019-07-09 Pedro Alves <palves@redhat.com>
3094
3095 PR c++/15468
3096 * gdb.cp/except-multi-location-lib.cc: New.
3097 * gdb.cp/except-multi-location-main.cc: New.
3098 * gdb.cp/except-multi-location.exp: New.
3099
0826779b
PW
31002019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3101
3102 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3103 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3104 argument and update callers.
3105
5b0e2db4
AB
31062019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3107
3108 * gdb.arch/amd64-break-on-asm-line.S: New file.
3109 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3110
1f6f6e21
PW
31112019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3112
3113 * gdb.base/printcmds.exp: Test printing C string and
3114 C wide string convenience vars without transiting via the inferior.
3115 Also make test names unique.
3116
ea142fbf
AH
31172019-07-08 Alan Hayward <alan.hayward@arm.com>
3118
5862c886 3119 PR breakpoints/25011
ea142fbf
AH
3120 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3121
213fd9fa
PA
31222019-07-04 Pedro Alves <palves@redhat.com>
3123
3124 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3125 body returned ok(0), break(3) or continue(4).
3126 * gdb.testsuite/foreach_with_prefix.exp: New file.
3127
2b40fda7
AH
31282019-07-04 Alan Hayward <alan.hayward@arm.com>
3129
3130 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3131
a26c8de0
PA
31322019-07-03 Pedro Alves <palves@redhat.com>
3133
3134 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3135 "return -code".
3136
5f4ba3e7
PA
31372019-07-03 Pedro Alves <palves@redhat.com>
3138
3139 PR cli/24732
3140 * gdb.base/shell.exp: Load completion-support.exp.
3141 Adjust expected error output. Add completion tests.
3142
a994424f
PA
31432019-07-03 Pedro Alves <palves@redhat.com>
3144
3145 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3146 string_to_regexp.
3147
3d9be6f5
PA
31482019-07-03 Pedro Alves <palves@redhat.com>
3149
3150 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3151 (expect_integer): Adjust to expect "-string".
3152 (expect_string): New.
3153 (all_options): Expect "-string".
3154 (test-flag, test-boolean): Adjust to expect "-string".
3155 (test-string): New proc.
3156 (top level): Call it.
3157
41fc454c
PA
31582019-07-03 Pedro Alves <palves@redhat.com>
3159
3160 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3161 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3162 the expected output in the success.
3163
b2b2a215
PA
31642019-07-03 Pedro Alves <palves@redhat.com>
3165
3166 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3167 Split one gdb_test_multiple call in two to avoid a race.
3168
fdbc9870
PA
31692019-07-03 Pedro Alves <palves@redhat.com>
3170
3171 * gdb.base/with.c: New file.
3172 * gdb.base/with.exp: New file.
3173
c6ac8931
PA
31742019-07-03 Pedro Alves <palves@redhat.com>
3175
3176 * gdb.base/settings.exp: Replace all references to "maint
3177 test-settings set" with references to "maint set test-settings",
3178 and all references to "maint test-settings show" with references
3179 to "maint show test-settings".
3180
970f9d09
PA
31812019-07-03 Pedro Alves <palves@redhat.com>
3182
3183 * gdb.base/settings.exp (test-string): Adjust expected out when
3184 testing "maint test-settings show filename"
3185
54d66006
PA
31862019-07-02 Pedro Alves <palves@redhat.com>
3187
3188 * gdb.base/options.exp (test-info-threads): New procedure.
3189 (top level): Call it.
3190
10d06d82
TT
31912019-06-28 Tom Tromey <tromey@adacore.com>
3192
3193 * gdb.dwarf2/ada-linkage-name.c: New file.
3194 * gdb.dwarf2/ada-linkage-name.exp: New file.
3195
3d507ff2
TT
31962019-06-27 Tom Tromey <tromey@adacore.com>
3197
d039f014 3198 PR c++/20020:
3d507ff2
TT
3199 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3200
8af58ffe
TV
32012019-06-26 Tom de Vries <tdevries@suse.de>
3202
3203 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3204
22e21752
TV
32052019-06-26 Tom de Vries <tdevries@suse.de>
3206
3207 * gdb.base/index-cache.exp: Add back missing debug option.
3208
b65b566c
PW
32092019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3210
3211 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3212
5c2c8c69
TV
32132019-06-25 Tom de Vries <tdevries@suse.de>
3214
3215 PR testsuite/24727
3216 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3217
164e3873
TV
32182019-06-24 Tom de Vries <tdevries@suse.de>
3219
3220 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3221
824eacee
TV
32222019-06-24 Tom de Vries <tdevries@suse.de>
3223
3224 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3225 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3226 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3227
385b97d3
TV
32282019-06-24 Tom de Vries <tdevries@suse.de>
3229
3230 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3231
c596f180
TV
32322019-06-21 Tom de Vries <tdevries@suse.de>
3233
3234 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3235
b13a7d03
TV
32362019-06-21 Tom de Vries <tdevries@suse.de>
3237
3238 PR testsuite/24518
3239 PR ada/24713
3240 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3241 index.
3242
899277ae
TT
32432019-06-19 Tom Tromey <tromey@adacore.com>
3244
3245 * gdb.ada/length_cond.exp: Add intro comment.
3246
680e1bee
TT
32472019-06-19 Tom Tromey <tromey@adacore.com>
3248
3249 * gdb.ada/length_cond.exp: New file.
3250 * gdb.ada/length_cond/length_cond.adb: New file.
3251 * gdb.ada/length_cond/pck.adb: New file.
3252 * gdb.ada/length_cond/pck.ads: New file.
3253
0ed4690a
TV
32542019-06-18 Tom de Vries <tdevries@suse.de>
3255
3256 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3257
d20ed5fd
TT
32582019-06-18 Tom Tromey <tromey@adacore.com>
3259
3260 * gdb.base/list0.h: Add comment explaining control character.
3261
86e04673
TV
32622019-06-18 Tom de Vries <tdevries@suse.de>
3263
3264 * boards/fission.exp: Break up long debug_flags line.
3265
c4973306
SM
32662019-06-16 Tom de Vries <tdevries@suse.de>
3267
3268 PR gdb/24445
3269 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3270 generated index.
3271
93cb9841
AB
32722019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3273
3274 PR gdb/24686
3275 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3276 improve detection of bug gdb/24541.
3277
399aaebd
SM
32782019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3279
3280 PR gdb/24669
3281 * gdb.base/index-cache.exp (uses_readnow,
3282 expecting_index_cache_use): Define global variable.
3283 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3284 expecting_index_cache_use.
3285
584a927c
AB
32862019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3287 Andrew Burgess <andrew.burgess@embecosm.com>
3288
3289 * gdb.fortran/pointers.f90: New file.
3290 * gdb.fortran/print_type.exp: New file.
3291 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3292 * gdb.fortran/vla-type.exp: Likewise.
3293 * gdb.fortran/vla-value.exp: Likewise.
3294 * gdb.mi/mi-vla-fortran.exp: Likewise.
3295
30056ea0
AB
32962019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3297
3298 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3299 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3300 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3301 as a stop reason.
3302
ec8e2b6d
AB
33032019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3304
3305 * gdb.base/annota1.exp: Update expected results.
3306 * gdb.cp/annota2.exp: Likewise.
3307 * gdb.cp/annota3.exp: Likewise.
3308
09e4c4e1
AB
33092019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3310
3311 * gdb.base/style-logging.exp: Remove path from test name.
3312
0735b091
TT
33132019-06-14 Tom Tromey <tromey@adacore.com>
3314
3315 PR gdb/24502:
3316 * gdb.base/style-logging.exp: New file.
3317
f5686554
TT
33182019-06-14 Tom Tromey <tromey@adacore.com>
3319
3320 * gdb.base/symfile-warn.exp: New file.
3321 * gdb.base/symfile-warn.c: New file.
3322
a0c1ffed
TT
33232019-06-14 Tom Tromey <tromey@adacore.com>
3324
3325 * gdb.base/annotate-symlink.exp: New file.
3326
f411722c
TT
33272019-06-14 Tom Tromey <tromey@adacore.com>
3328
3329 * gdb.ada/set_wstr.exp: Add reassignment test.
3330
4268ec18
TT
33312019-06-14 Tom Tromey <tromey@adacore.com>
3332
3333 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3334 'unchecked_access and 'unrestricted_access as well.
3335
9a9e394b
TT
33362019-06-14 Tom Tromey <tromey@adacore.com>
3337
3338 PR ada/24539:
3339 * gdb.ada/vla.exp: Update tests.
3340 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3341 pragma.
3342
4c048731
PA
33432019-06-13 Pedro Alves <palves@redhat.com>
3344
3345 * gdb.base/settings.exp (test-integer): Test junk after
3346 "unlimited".
3347
6665660a
PA
33482019-06-13 Pedro Alves <palves@redhat.com>
3349
3350 * gdb.base/options.exp (test-thread-apply): New.
3351 (top level): Call it.
3352
5d707134
PA
33532019-06-13 Pedro Alves <palves@redhat.com>
3354
3355 * gdb.base/options.exp (test-frame-apply): New.
3356 (top level): Test print commands with different "frame apply"
3357 prefixes.
3358
e2a689da
PA
33592019-06-13 Pedro Alves <palves@redhat.com>
3360
e79be6e5 3361 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3362 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3363 'max_completions' parameter and handle it.
3364 (test_gdb_completion_offers_commands): New.
3365
90a1ef87
PA
33662019-06-13 Pedro Alves <palves@redhat.com>
3367
3368 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3369
d4c16835
PA
33702019-06-13 Pedro Alves <palves@redhat.com>
3371
3372 * gdb.base/options.exp (test-backtrace): New.
3373 (top level): Call it.
3374
2daf894e
PA
33752019-06-13 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.guile/scm-frame-args.exp: Use "set print
3378 raw-frame-arguments" instead of "set print raw frame-arguments".
3379 * gdb.python/py-frame-args.exp: Likewise.
3380
e6ed716c
PA
33812019-06-13 Pedro Alves <palves@redhat.com>
3382
3383 * gdb.compile/compile.exp: Adjust expected output to option
3384 processing changes.
3385
7d8062de
PA
33862019-06-13 Pedro Alves <palves@redhat.com>
3387
3388 * gdb.base/options.exp: Build executable.
3389 (test-print): New procedure.
3390 (top level): Call it, once for "print" and another for "compile
3391 print".
3392
9d0faba9
PA
33932019-06-13 Pedro Alves <palves@redhat.com>
3394
3395 * gdb.base/options.c: New file.
3396 * gdb.base/options.exp: New file.
3397
dee7b4c8
PA
33982019-06-13 Pedro Alves <palves@redhat.com>
3399
3400 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3401 that "o" is ambiguous.
3402
dca0f6c0
PA
34032019-06-13 Pedro Alves <palves@redhat.com>
3404
3405 * gdb.base/settings.c: New file.
3406 * gdb.base/settings.exp: New file.
3407
ccf46844
PA
34082019-06-13 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.base/completion.exp: Fix comment typo.
3411
b9a3f842
PA
34122019-06-13 Pedro Alves <palves@redhat.com>
3413
3414 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3415 foo --1" test.
3416
d106773e
PA
34172019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3418
3419 * gdb.fortran/block-data.f: New.
3420 * gdb.fortran/block-data.exp: New.
3421
fea82da0
TV
34222019-06-11 Tom de Vries <tdevries@suse.de>
3423
3424 PR testsuite/24521
3425 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3426 message.
3427
8c2e74f1
TV
34282019-06-11 Tom de Vries <tdevries@suse.de>
3429
3430 PR testsuite/24521
3431 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3432
b49851c8
TV
34332019-06-11 Tom de Vries <tdevries@suse.de>
3434
3435 * boards/readnow.exp: New file.
3436
a7067863
AB
34372019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3438
3439 * gdb.fortran/vla-sizeof.exp: Update expected results.
3440
1a3da2cd
AB
34412019-06-06 Amos Bird <amosbird@gmail.com>
3442
3443 * gdb.base/annota1.exp (thread_switch): Add test for
3444 thread-exited annotation.
3445
3847a7bf
TT
34462019-06-06 Tom Tromey <tromey@adacore.com>
3447
3448 * gdb.base/maint.exp: Expect command started/finished output.
3449
0088ba59
AB
34502019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3451
3452 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3453 comment.
3454 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3455
312617a3
AB
34562019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3457
3458 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3459 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3460 * gdb.arch/riscv-unwind-long-insn.c: New file.
3461 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3462
e1f2e1a2
CB
34632019-06-04 Christian Biesinger <cbiesinger@google.com>
3464
d3238f7d 3465 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3466
206584bd
PW
34672019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3468
3469 * lib/gdb.exp (help_list_trailer): New regexp variable
3470 factorizing the help trailer message.
3471 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3472 arg to allow to better factorize various tests.
3473 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3474 (test_prefix_command_help): Use help_list_trailer.
3475 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3476 * gdb.guile/scm-cmd.exp: Likewise.
3477 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3478 * gdb.base/help.exp: Use test_user_defined_class_help.
3479 * gdb.base/style.exp: Add tests for styling of help and apropos.
3480 * lib/gdb-utils.exp (style): Add title and highlight styles.
3481
708dc93e
PW
34822019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3483
3484 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3485 $_shell_exitsignal.
3486 * gdb.base/default.exp: Update for new convenience variables.
3487
f49055a5
TT
34882019-05-29 Tom Tromey <tromey@adacore.com>
3489
3490 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3491 to "break complete ada" test case's regexp.
3492
4330d61d
TT
34932019-05-29 Tom Tromey <tromey@adacore.com>
3494
3495 PR c++/20020:
3496 * gdb.cp/constexpr-field.exp: New file.
3497 * gdb.cp/constexpr-field.cc: New file.
3498
000439d5
TT
34992019-05-29 Tom Tromey <tromey@adacore.com>
3500
3501 * gdb.base/finish.exp (finish_no_print): New proc.
3502 (finish_tests): Call it.
3503
5a01c34c
TV
35042019-05-24 Tom de Vries <tdevries@suse.de>
3505
3506 * gdb.dwarf2/gdb-add-index.exp: New file.
3507
18125b16
TT
35082019-05-22 Tom Tromey <tromey@adacore.com>
3509
3510 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3511 * gdb.base/style.exp: Use "style".
3512 * lib/gdb-utils.exp (style): New proc.
3513
af1a8d03
TV
35142019-05-22 Tom de Vries <tdevries@suse.de>
3515
3516 * gdb.base/align.exp: Require c++11.
3517
e7fe496b
TV
35182019-05-22 Tom de Vries <tdevries@suse.de>
3519
3520 PR testsuite/24586
3521 * gdb.python/py-mi-var-info-path-expression.exp: Call
3522 mi_skip_python_tests to check if python is supported.
3523
8fca4da0
AH
35242019-05-22 Alan Hayward <alan.hayward@arm.com>
3525
3526 * gdb.arch/aarch64-pauth.c: New test.
3527 * gdb.arch/aarch64-pauth.exp: New file.
3528
b7060614
AH
35292019-05-22 Alan Hayward <alan.hayward@arm.com>
3530
3531 * README (Re-running Tests Outside The Testsuite): New section.
3532
669d0468
TV
35332019-05-21 Tom de Vries <tdevries@suse.de>
3534
3535 * gdb.arch/amd64-eval.exp: Require c++11.
3536 * gdb.base/max-depth.exp: Same.
3537 * gdb.compile/compile-cplus-array-decay.exp: Same.
3538 * gdb.cp/meth-typedefs.exp: Same.
3539 * gdb.cp/subtypes.exp: Same.
3540 * gdb.cp/temargs.exp: Same.
3541
ce3ebcaa
AH
35422019-05-21 Alan Hayward <alan.hayward@arm.com>
3543
3544 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3545
34d11c68
AB
35462019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3547
3548 PR gdb/18644
3549 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3550 * gdb.fortran/printing-types.exp: Add new test.
3551 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3552 testing.
3553 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3554 setup_kfail call.
3555
87781e84
AH
35562019-05-17 Alan Hayward <alan.hayward@arm.com>
3557
3558 * README (Running the Testsuite): Change example.
3559 (Testsuite Parameters): Remove TRANSCRIPT.
3560 * lib/gdb.exp: Remove TRANSCRIPT check.
3561
b420b89e
AH
35622019-05-17 Alan Hayward <alan.hayward@arm.com>
3563
3564 * README (Testsuite Parameters): Add replay logging to
3565 GDBSERVER_DEBUG.
3566 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3567 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3568 as a comma separated list.
3569 (gdb_debug_init): Override procedure.
3570
408e9b8b
AH
35712019-05-17 Alan Hayward <alan.hayward@arm.com>
3572
3573 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3574 (gdb_write_cmd_file): New procedure.
3575 * lib/gdbserver-support.exp (gdbserver_start): Call
3576 gdbserver_write_cmd_file.
3577 (gdbserver_write_cmd_file): New procedure.
3578
f9e2e39d
AH
35792019-05-17 Alan Hayward <alan.hayward@arm.com>
3580
3581 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3582 (delete_breakpoints): Likewise.
3583 (gdb_run_cmd): Likewise.
3584 (gdb_start_cmd): Likewise.
3585 (gdb_starti_cmd): Likewise.
3586 (gdb_internal_error_resync): Likewise.
3587 (gdb_test_multiple): Likewise.
3588 (gdb_reinitialize_dir): Likewise.
3589 (default_gdb_exit): Likewise.
3590 (gdb_file_cmd): Mark kill as optional.
3591 (default_gdb_start): Call gdb_stdin_log_init.
3592 (send_gdb): Call gdb_stdin_log_write.
3593 (rerun_to_main): Mark Y as an answer.
3594 (gdb_stdin_log_init): New function.
3595 (gdb_stdin_log_write): Likewise.
3596
81f47ac2
AH
35972019-05-17 Alan Hayward <alan.hayward@arm.com>
3598
3599 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3600 * gdb.base/debug-expr.exp: Likewise.
3601 * gdb.base/foll-fork.exp: Likewise.
3602 * gdb.base/foll-vfork.exp: Likewise.
3603 * gdb.base/fork-print-inferior-events.exp: Likewise.
3604 * gdb.base/gdb-sigterm.exp: Likewise.
3605 * gdb.base/gdbinit-history.exp: Likewise.
3606 * gdb.base/osabi.exp: Likewise.
3607 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3608 * gdb.base/ui-redirect.exp: Likewise.
3609 * gdb.gdb/unittest.exp: Likewise.
3610 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3611 * gdb.mi/mi-watch.exp: Likewise.
3612 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3613 * gdb.mi/user-selected-context-sync.exp: Likewise.
3614 * gdb.python/python.exp: Disable debug test when debugging.
3615 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3616 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3617 Likewise.
3618 * gdb.threads/stepi-random-signal.exp: Likewise.
3619
29b52314
AH
36202019-05-17 Alan Hayward <alan.hayward@arm.com>
3621
3622 * Makefile.in: Pass through GDB_DEBUG.
3623 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3624 (gdb,debug): Add board setting.
3625 * lib/gdb.exp (default_gdb_start): Start debugging.
3626 (gdb_debug_enabled): New procedure.
3627 (gdb_debug_init): Likewise.
29b52314
AH
3628
36292019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3630
29b52314
AH
3631 * Makefile.in: Pass through GDB_DEBUG.
3632 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3633 (gdb,debug): Add board setting.
3634 * lib/gdb.exp (default_gdb_start): Start debugging.
3635 (gdb_debug_enabled): New procedure.
3636 (gdb_debug_init): Likewise.
29b52314 3637
ca1285d1
AH
36382019-05-17 Alan Hayward <alan.hayward@arm.com>
3639
3640 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3641
f3a09c80
AH
36422019-05-17 Alan Hayward <alan.hayward@arm.com>
3643
3644 * gdb.base/ui-redirect.exp: Test redirection.
3645
26648588
JV
36462019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3647
3648 * gdb.mi/mi-complete.exp: New file.
3649 * gdb.mi/mi-complete.cc: Likewise.
3650
14237686
AB
36512019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3652
3653 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3654 indexed and sliced arrays, and pointers to arrays.
3655
e7bd7fba
TT
36562019-05-14 Tom Tromey <tromey@adacore.com>
3657
3658 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3659 styling test.
3660
2764128d
TV
36612019-05-14 Tom de Vries <tdevries@suse.de>
3662
3663 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3664 selection entry encoding.
3665
71bed2db
TT
36662019-05-10 Tom Tromey <tromey@adacore.com>
3667
3668 * gdb.ada/info_exc.exp: Add "complete" test.
3669
63b667ad
TV
36702019-05-09 Tom de Vries <tdevries@suse.de>
3671
3672 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3673 CU-relative.
3674
9cfd2b89
TV
36752019-05-09 Tom de Vries <tdevries@suse.de>
3676
3677 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3678 CU-relative.
3679
2228ef77
XR
36802019-05-08 Joel Brobecker <brobecker@adacore.com>
3681
3682 * gdb.ada/frame_arg_lang.exp: New testcase.
3683 * gdb.ada/frame_arg_lang/bla.adb: New file.
3684 * gdb.ada/frame_arg_lang/pck.ads: New file.
3685 * gdb.ada/frame_arg_lang/pck.adb: New file.
3686 * gdb.ada/frame_arg_lang/foo.c: New file.
3687
80e55b13
TT
36882019-05-08 Tom Tromey <tromey@adacore.com>
3689
3690 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3691
9d3421af
TT
36922019-05-08 Tom Tromey <tromey@adacore.com>
3693
3694 * gdb.base/ptype-offsets.exp: Update tests.
3695
844333e2
TT
36962019-05-08 Tom Tromey <tromey@adacore.com>
3697
3698 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3699 cases.
3700 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3701 "short".
3702
988915ee
TT
37032019-05-08 Tom Tromey <tromey@adacore.com>
3704
3705 * gdb.ada/vla.exp: New file.
3706 * gdb.ada/vla/vla.adb: New file.
3707
7bd55dac
TV
37082019-05-07 Tom de Vries <tdevries@suse.de>
3709
3710 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3711
75f06e9d
TV
37122019-05-07 Tom de Vries <tdevries@suse.de>
3713
3714 PR testsuite/24522
3715 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3716 section.
3717
77e7aaa4
TV
37182019-05-07 Tom de Vries <tdevries@suse.de>
3719
3720 PR testsuite/24522
3721 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3722 .debug_aranges section.
3723
456ba0fa
TV
37242019-05-07 Tom de Vries <tdevries@suse.de>
3725
3726 PR testsuite/24159
3727 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3728
5a56d6a6
TV
37292019-05-06 Tom de Vries <tdevries@suse.de>
3730
3731 * lib/gdb.exp (exec_has_index_section): New proc.
3732 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3733 section.
3734
9d6d4be8
TV
37352019-05-04 Tom de Vries <tdevries@suse.de>
3736
3737 * boards/cc-with-debug-names.exp: New file.
3738
222a8d25
TT
37392019-05-03 Tom Tromey <tromey@adacore.com>
3740
3741 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3742 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3743 * gdb.ada/char_enum.exp: Add test.
3744
0fdfd794
TV
37452019-05-03 Tom de Vries <tdevries@suse.de>
3746
3747 * boards/cc-with-gdb-index.exp: New file.
3748
80062eb9
AB
37492019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3750
3751 * gdb.rust/simple.exp: Add new test case.
3752 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3753 (main): Initialise an instance of the new struct.
3754
4504bbde
TT
37552019-05-01 Tom Tromey <tromey@adacore.com>
3756
3757 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3758 record.
3759 (NPR): New variable.
3760 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3761 test.
3762
d48e62f4
TT
37632019-05-01 Tom Tromey <tromey@adacore.com>
3764
3765 * gdb.ada/packed_array_assign.exp: Add packed assignment
3766 regression test.
3767
f59f30f5
TV
37682019-05-01 Tom de Vries <tdevries@suse.de>
3769
3770 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3771
b70bfc54
TV
37722019-05-01 Tom de Vries <tdevries@suse.de>
3773
3774 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3775
15f18d14
AT
37762019-04-30 Ali Tamur <tamur@google.com>
3777
3778 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3779
2ff0a947
TT
37802019-04-30 Tom Tromey <tromey@adacore.com>
3781
3782 * lib/ada.exp (find_ada_tool): New proc.
3783 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3784 * gdb.ada/catch_ex_std.exp: New file.
3785 * gdb.ada/catch_ex_std/foo.adb: New file.
3786 * gdb.ada/catch_ex_std/some_package.adb: New file.
3787 * gdb.ada/catch_ex_std/some_package.ads: New file.
3788
a776957c
TT
37892019-04-30 Tom Tromey <tromey@adacore.com>
3790
3791 PR c++/24470:
3792 * gdb.cp/temargs.cc: Add test code from PR.
3793
bc68014d
AB
37942019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3795
3796 * gdb.fortran/vla-datatypes.exp: Update expected results.
3797 * gdb.fortran/vla-ptype.exp: Likewise.
3798 * gdb.fortran/vla-type.exp: Likewise.
3799 * gdb.fortran/vla-value.exp: Likewise.
3800
f1fdc960
AB
38012019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3802
3803 * gdb.fortran/ptr-indentation.exp: Update expected results.
3804 * gdb.fortran/ptype-on-functions.exp: Likewise.
3805 * gdb.fortran/vla-ptr-info.exp: Likewise.
3806 * gdb.fortran/vla-value.exp: Likewise.
3807
bf7a4de1
AB
38082019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3809
3810 * gdb.fortran/ptype-on-functions.exp: New file.
3811 * gdb.fortran/ptype-on-functions.f90: New file.
3812
bbe75b9d
AB
38132019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3814
3815 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3816 case void string.
3817
1db455a7
AB
38182019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3819
3820 * gdb.fortran/complex.exp: Expand.
3821 * gdb.fortran/complex.f: Renamed to...
3822 * gdb.fortran/complex.f90: ...this, and extended to add more
3823 complex values.
3824
b6d03bb2
AB
38252019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3826
3827 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3828 MODULO, CMPLX.
3829
2e62ab40
AB
38302019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3831 Richard Bunt <richard.bunt@arm.com>
3832
3833 * gdb.base/max-depth.c: New file.
3834 * gdb.base/max-depth.exp: New file.
3835 * gdb.python/py-nested-maps.c: New file.
3836 * gdb.python/py-nested-maps.exp: New file.
3837 * gdb.python/py-nested-maps.py: New file.
3838 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3839 (test_all_common): Call test_max_depth.
3840 * gdb.fortran/max-depth.exp: New file.
3841 * gdb.fortran/max-depth.f90: New file.
3842 * gdb.go/max-depth.exp: New file.
3843 * gdb.go/max-depth.go: New file.
3844 * gdb.modula2/max-depth.exp: New file.
3845 * gdb.modula2/max-depth.c: New file.
3846 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3847
d2b584a5
TV
38482019-04-29 Tom de Vries <tdevries@suse.de>
3849
3850 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3851
136afab8
PW
38522019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3853
3854 * gdb.base/callexit.exp: Test may-call-functions off.
3855
725cbb63
KS
38562019-04-25 Keith Seitz <keiths@redhat.com>
3857
3858 PR c++/24367
3859 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3860 (another_incomplete_struct, test_incomplete): New definitions.
3861 (main): Use new definitions.
3862 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3863 functions.
3864
701adfb0
PA
38652019-04-25 Ali Tamur <tamur@google.com>
3866
3867 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3868
82433e3e
SDJ
38692019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3870
3871 PR corefiles/11608
3872 PR corefiles/18187
3873 * gdb.base/coredump-filter-build-id.exp: New file.
3874
dd06d4d6
AH
38752019-04-25 Alan Hayward <alan.hayward@arm.com>
3876
e79be6e5
SM
3877 * Makefile.in: Pass through GDBSERVER_DEBUG.
3878 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3879 (gdbserver,debug): Add board setting.
3880 * gdb.trace/tspeed.exp: Skip when debugging.
3881 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3882 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3883
1670072e
TT
38842019-04-24 Tom Tromey <tromey@adacore.com>
3885
3886 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3887 Rust.
3888
a59240a4
TT
38892019-04-24 Tom Tromey <tromey@adacore.com>
3890
3891 * gdb.arch/amd64-eval.exp: Test bitfield return.
3892 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3893 (class Foo) <return_bitfields>: New method.
3894 (main): Call it.
3895
b907456c
AB
38962019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3897
3898 * gdb.cp/many-args.cc: New file.
3899 * gdb.cp/many-args.exp: New file.
3900
5c565afd
TV
39012019-04-23 Tom de Vries <tdevries@suse.de>
3902
3903 PR gdb/24433
3904 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3905
ba22ff86
AH
39062019-04-23 Alan Hayward <alan.hayward@arm.com>
3907
3908 * gdb.trace/backtrace.exp: Use nopie flag.
3909 * gdb.trace/circ.exp: Likewise.
3910 * gdb.trace/collection.exp: Likewise.
3911 * gdb.trace/ftrace.exp: Likewise.
3912 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3913 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3914 * gdb.trace/qtro.exp: Likewise.
3915 * gdb.trace/read-memory.exp: Likewise.
3916 * gdb.trace/report.exp: Likewise.
3917 * gdb.trace/tfile.exp: Likewise.
3918 * gdb.trace/tfind.exp: Likewise.
3919 * gdb.trace/unavailable.exp: Likewise.
3920
7905fc35
PA
39212019-04-22 Pedro Alves <palves@redhat.com>
3922
3923 * gdb.base/solib-probes-nosharedlibrary.c,
3924 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3925
8ecb59f8
TT
39262019-04-19 Tom Tromey <tromey@adacore.com>
3927
3928 * gdb.ada/ptype_union.c: New file.
3929 * gdb.ada/ptype_union.exp: New file.
3930
62160ec9
TT
39312019-04-19 Tom Tromey <tromey@adacore.com>
3932
3933 PR symtab/24423:
3934 * gdb.base/list0.h (foo): Add a control-l character.
3935
36cd4ba5
TV
39362019-04-18 Tom de Vries <tdevries@suse.de>
3937
3938 PR gdb/24433
3939 * boards/local-board.exp: Set sysroot to "".
3940
b73715df
TV
39412019-04-18 Tom de Vries <tdevries@suse.de>
3942 Pedro Alves <palves@redhat.com>
3943
3944 PR gdb/24454
3945 * gdb.threads/vfork-follow-child-exec.c: New file.
3946 * gdb.threads/vfork-follow-child-exec.exp: New file.
3947 * gdb.threads/vfork-follow-child-exit.c: New file.
3948 * gdb.threads/vfork-follow-child-exit.exp: New file.
3949
4aa866af
LS
39502019-04-15 Leszek Swirski <leszeks@google.com>
3951
3952 * gdb.arch/amd64-eval.cc: New file.
3953 * gdb.arch/amd64-eval.exp: New file.
3954
e5a1a79a
AH
39552019-04-11 Alan Hayward <alan.hayward@arm.com>
3956
3957 * gdb.server/sysroot.c: New test.
3958 * gdb.server/sysroot.exp: New file.
3959 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3960 matching param.
3961
41077b66
AB
39622019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3963
3964 * gdb.base/align.exp: Extend test to cover structures containing
3965 only static fields.
3966
c30391f8
TV
39672019-04-11 Tom de Vries <tdevries@suse.de>
3968
3969 * boards/cc-with-dwz-m.exp: New file.
3970 * boards/cc-with-dwz.exp: New file.
3971 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3972
e242fd12
SM
39732019-04-09 Simon Marchi <simon.marchi@efficios.com>
3974
3975 * gdb.base/start-cpp.exp: New file.
3976 * gdb.base/start-cpp.cc: New file.
3977
2b0c8b01
KB
39782019-04-08 Kevin Buettner <kevinb@redhat.com>
3979
3980 * gdb.python/py-thrhandle.exp: Adjust tests to call
3981 thread_from_handle instead of thread_from_thread_handle.
3982
947210e5
KB
39832019-04-08 Kevin Buettner <kevinb@redhat.com>
3984
3985 * gdb.python/py-thrhandle.exp: Add tests for
3986 gdb.InferiorThread.handle.
3987
d7df6549
AB
39882019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3989
3990 * gdb.python/py-function.exp: Check calling helper function from
3991 all languages.
3992 * lib/gdb.exp (gdb_supported_languages): New proc.
3993
8bdc1658
AB
39942019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3995
3996 * gdb.base/complex-parts.c: New file.
3997 * gdb.base/complex-parts.exp: New file.
3998
05caa1d2
TT
39992019-04-01 Tom Tromey <tromey@adacore.com>
4000
4001 PR symtab/23331:
4002 * gdb.dwarf2/dw2-ranges-main.c: New file.
4003 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4004 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4005
7734102d
EZ
40062019-03-30 Simon Marchi <simark@simark.ca>
4007
4008 * gdb.base/default.exp: Add values for $_gdb_major and
4009 $_gdb_minor.
4010
188e1fa9
TT
40112019-03-29 Tom Tromey <tromey@adacore.com>
4012
4013 * gdb.base/help.exp: Tighten apropos regexp.
4014
2880242d
KS
40152019-03-29 Keith Seitz <keiths@redhat.com>
4016
4017 * gdb.fortran/array-bounds.exp: New file.
4018 * gdb.fortran/array-bounds.f90: New file.
4019
077cad8e
PW
40202019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4021
4022 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4023
80047cfc
PW
40242019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4025
4026 * gdb.multi/hello.c (main): Increase alarm timer.
4027
f489207e
SL
40282019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4029
4030 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4031 factor when no hardware watchpoint support.
4032
c92df149
AH
40332019-03-28 Alan Hayward <alan.hayward@arm.com>
4034 Pedro Alves <palves@redhat.com>
4035
4036 * boards/local-board.exp: set sysroot to /.
4037
933aebfa
AH
40382019-03-27 Alan Hayward <alan.hayward@arm.com>
4039
4040 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4041 in child.
4042
9f9aa852
AB
40432019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4044
4045 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4046 field.
4047 (make_container): Initialise new field.
4048 * gdb.python/py-prettyprint.exp: Add new tests.
4049 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4050 <display_hint>: New method.
4051
3714a195
AB
40522019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4053
4054 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4055 gdb_continue_to_breakpoint more throughout this test.
4056 (run_lang_tests) Supply unique test names, and use
4057 gdb_test_no_output.
4058
18c77628
AB
40592019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4060
4061 * gdb.base/finish-pretty.exp: Update expected results.
4062 * gdb.base/pretty-print.c: New file.
4063 * gdb.base/pretty-print.exp: New file.
4064
9a93502f
PA
40652019-03-25 Pedro Alves <palves@redhat.com>
4066
4067 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4068 move comments outside list. Append '-i "" eof' section.
4069
968aa7ae
AH
40702019-03-22 Alan Hayward <alan.hayward@arm.com>
4071
34a7f2a4 4072 PR testsuite/25016
968aa7ae
AH
4073 * README: Add pie options.
4074 * gdb.base/break-interp.exp: Ensure pie is disabled.
4075 * gdb.base/dump.exp: Likewise.
4076 * lib/gdb.exp (gdb_compile): Add pie option.
4077
4c7d57e7
TT
40782019-03-19 Tom Tromey <tromey@adacore.com>
4079
4080 * gdb.mi/mi2-cli-display.c: New file.
4081 * gdb.mi/mi2-cli-display.exp: New file.
4082
bff8c71f
TT
40832019-03-18 Joel Brobecker <brobecker@adacore.com>
4084 Tom Tromey <tromey@adacore.com>
4085
4086 * gdb.ada/ptype_array/pck.adb: New file.
4087 * gdb.ada/ptype_array/pck.ads: New file.
4088 * gdb.ada/ptype_array/foo.adb: New file.
4089 * gdb.ada/ptype_array.exp: New file.
4090
d085f989
TT
40912019-03-14 Tom Tromey <tromey@adacore.com>
4092
4093 * gdb.base/style.exp: Add "set style sources" test.
4094
b4be1b06
SM
40952019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4096
4097 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4098 * mi-breakpoint-multiple-locations.exp: ... this.
4099 (make_breakpoints_pattern): New proc.
4100 (do_test): Add mi_version parameter, test -break-insert,
4101 -break-info and =breakpoint-created.
4102
7cde5fc2
AB
41032019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4104
4105 * config/default.exp: Remove 'load_lib gdb.exp'.
4106 * config/monitor.exp: Likewise.
4107 * config/sid.exp: Likewise.
4108 * config/sim.exp: Likewise.
4109 * config/slite.exp: Likewise.
4110 * config/unix.exp: Likewise.
4111 * gdb.base/default.exp: Remove unhelpful comment.
4112
efbecbc1
AB
41132019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4114
4115 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4116
0841c79a
AB
41172019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4118
4119 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4120
4a270568
AB
41212019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4122
4123 * gdb.fortran/type-kinds.exp: Update expected results.
4124
067630bd
AB
41252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4126
4127 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4128
3be47f7a
AB
41292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4130
4131 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4132 function.
4133 (test_basic_parsing_of_type_kinds): Expand types tested.
4134 (test_parsing_invalid_type_kinds): New function.
4135
4d00f5d8
AB
41362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4137
4138 * gdb.fortran/intrinsics.exp: New file.
4139 * gdb.fortran/intrinsics.f90: New file.
4140 * gdb.fortran/type-kinds.exp: New file.
4141
c8f91604
AB
41422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4143
4144 * gdb.fortran/dot-ops.exp: New file.
4145
dd9f2c76
AB
41462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4147
4148 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4149 Check upper and lower case logical literals.
4150
84ec9724
AB
41512019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4152
4153 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4154 Remove duplicate tests.
4155
c3734e09
AH
41562019-03-06 Alan Hayward <alan.hayward@arm.com>
4157
4158 * lib/gdb.exp (builtin_cd): rename of cd.
4159 (cd): Override builtin.
4160
aa3cfbda
RB
41612019-03-06 Richard Bunt <richard.bunt@arm.com>
4162
4163 * gdb.fortran/function-calls.exp: New file.
4164 * gdb.fortran/function-calls.f90: New test.
4165
7b63ad86
RB
41662019-03-04 Richard Bunt <richard.bunt@arm.com>
4167
4168 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4169 on user program standard output.
4170 * gdb.fortran/short-circuit-argument-list.f90: Record function
4171 calls.
4172
01abb042
AH
41732019-02-28 Alan Hayward <alan.hayward@arm.com>
4174
c3734e09
AH
4175 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4176 failure.
01abb042 4177
92137da0
RO
41782019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4179
4180 PR gdb/8527
4181 * gdb.base/interrupt-daemon-attach.c,
4182 gdb.base/interrupt-daemon-attach.exp: New test.
4183
5862844d
PA
41842019-02-27 Pedro Alves <palves@redhat.com>
4185
4186 * gdb.base/page.exp: Add tests for "set width/height -1".
4187
8ed25214
PA
41882019-02-27 Pedro Alves <palves@redhat.com>
4189
4190 * gdb.base/page.exp: Add tests for "set/show width/height" with
4191 "infinite" values.
4192
6c28e44a
TT
41932019-02-27 Tom Tromey <tromey@adacore.com>
4194
4195 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4196 2.4.
4197 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4198 workaround.
4199
bf9a735e
AB
42002019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4201
4202 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4203 tests for structs with static members.
4204
8791793c
TT
42052019-02-26 Tom Tromey <tromey@adacore.com>
4206
4207 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4208 ValueError, not TypeError.
4209
bc2a507e
KB
42102019-02-26 Kevin Buettner <kevinb@redhat.com>
4211
4212 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4213 call from main program.
4214
e0e7d3bd
JB
42152019-02-23 Joel Brobecker <brobecker@adacore.com>
4216
4217 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4218 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4219 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4220 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4221 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4222
9600246d
KS
42232019-02-22 Keith Seitz <keiths@redhat.com>
4224
4225 PR symtab/23853
4226 * gdb.base/symlink-sourcefile.c: New file.
4227 * gdb.base/symlink-sourcefile.exp: New file.
4228
0c95f9ed
TT
42292019-02-20 Tom Tromey <tom@tromey.com>
4230
4231 * gdb.base/info_qt.exp: Update.
4232
6caa91b6
SM
42332019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4234
4235 * gdb.base/source.exp: Move "error in sourced script" code to
4236 the end.
4237 * gdb.base/source-error.gdb: Move contents to
4238 source-error-1.gdb. Add new code to source source-error-1.gdb.
4239 * gdb.base/source-error-1.gdb: New file, from previous
4240 source-error.gdb.
4241
6506371f
TT
42422019-02-17 Tom Tromey <tom@tromey.com>
4243
4244 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4245 for macro styling.
4246 * gdb.base/style.c (SOME_MACRO): New macro.
4247
a0087920
TT
42482019-02-17 Tom Tromey <tom@tromey.com>
4249
4250 * gdb.base/style.exp: Add line-wrapping tests.
4251 * gdb.base/page.exp: Add test for quitting during pagination.
4252
a2cd4f14
JB
42532019-02-17 Joel Brobecker <brobecker@adacore.com>
4254
4255 * gdb.ada/big_packed_array: New testcase.
4256 * gdb.ada/homonym.exp: Fix incorrect expected output for
4257 "break <homonym__get_value>" test.
4258
9d70ffbc
WP
42592019-02-13 Weimin Pan <weimin.pan@oracle.com>
4260
4261 PR breakpoints/21870
4262 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4263 and prepare_for_testing. Add comment.
4264 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4265 redundant cleanup call. Clean up comment.
4266
01c7ae81
WP
42672019-02-12 Weimin Pan <weimin.pan@oracle.com>
4268
4269 PR breakpoints/21870
4270 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4271 * gdb.arch/aarch64-dbreg-contents.c: New file.
4272
aff29d1c
JB
42732019-02-10 Joel Brobecker <brobecker@adacore.com>
4274
4275 * gdb.ada/mi_ref_changeable: New testcase.
4276
df0da8a2
AH
42772019-02-07 Alan Hayward <alan.hayward@arm.com>
4278
4279 * gdb.base/attach.exp: Add double attach test.
4280
bd447abb
SM
42812019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4282
4283 * lib/gdb.exp (default_gdb_start): Don't match pagination
4284 prompt.
4285 (gdb_init): Set stty_init.
4286
1dbc40b9
TT
42872019-01-27 Tom Tromey <tom@tromey.com>
4288
4289 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4290 skip_python_tests.
4291
353229bf
AH
42922019-01-24 Alan Hayward <alan.hayward@arm.com>
4293
4294 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4295 New structure.
4296 (struct struct_static_02_02): Likewise.
4297 (struct struct_static_02_03): Likewise.
4298 (struct struct_static_02_04): Likewise.
4299 (struct struct_static_04_01): Likewise.
4300 (struct struct_static_04_02): Likewise.
4301 (struct struct_static_04_03): Likewise.
4302 (struct struct_static_04_04): Likewise.
4303 (struct struct_static_06_01): Likewise.
4304 (struct struct_static_06_02): Likewise.
4305 (struct struct_static_06_03): Likewise.
4306 (struct struct_static_06_04): Likewise.
4307 (cmp_struct_static_02_01): Likewise.
4308 (cmp_struct_static_02_02): Likewise.
4309 (cmp_struct_static_02_03): Likewise.
4310 (cmp_struct_static_02_04): Likewise.
4311 (cmp_struct_static_04_01): Likewise.
4312 (cmp_struct_static_04_02): Likewise.
4313 (cmp_struct_static_04_03): Likewise.
4314 (cmp_struct_static_04_04): Likewise.
4315 (cmp_struct_static_06_01): Likewise.
4316 (cmp_struct_static_06_02): Likewise.
4317 (cmp_struct_static_06_03): Likewise.
4318 (cmp_struct_static_06_04): Likewise.
4319 (call_all): Test new structs.
4320 * gdb.base/infcall-nested-structs.exp: Likewise.
4321
73021deb
AH
43222019-01-21 Alan Hayward <alan.hayward@arm.com>
4323 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4324
fc65c7db
AH
43252019-01-21 Alan Hayward <alan.hayward@arm.com>
4326 * gdb.base/stack-protector.c: New test.
4327 * gdb.base/stack-protector.exp: New file.
4328 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4329 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4330 option.
4331 (gdb_compile): Remove stack protector for GCC and prevent
4332 recursion.
4333
c24bdb02
KS
43342019-01-16 Keith Seitz <keiths@redhat.com>
4335
4336 PR gdb/23773
4337 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4338
6f072a10
PFC
43392019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4340
4341 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4342 aliases.
4343 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4344 tests.
4345 * gdb.arch/powerpc-vector-regs.c: New file.
4346 * gdb.arch/powerpc-vector-regs.exp: New file.
4347
a7b8d682
PFC
43482019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4349
4350 * gdb.arch/altivec-regs.exp: Fix the list passed to
4351 gdb_expect_list when testing "info vector".
4352
6eb6fb67
AB
43532019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4354
4355 * gdb.base/style.exp: Don't include path in testname.
4356
b56f80d8
KS
43572019-01-10 Keith Seitz <keiths@redhat.com>
4358
4359 PR gdb/23712
4360 PR symtab/23010
4361 * gdb.dwarf2/multidictionary.exp: New file.
4362
041be526
SM
43632019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4364
4365 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4366 (test_gnuv3_style_demangling): ... this.
4367 (test_lucid_style_demangling): Remove.
4368 (test_arm_style_demangling): Remove.
4369 (test_hp_style_demangling): Remove.
4370 (do_tests): Remove calls to the above.
4371
d820d0c3
AB
43722019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4373
4374 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4375 case.
4376
f097f5ad
TT
43772019-01-06 Tom Tromey <tom@tromey.com>
4378
4379 PR gdb/28155:
4380 * gdb.dwarf2/typedef-void-finish.exp: New file.
4381
2cd8cc0b
TT
43822018-12-28 Tom Tromey <tom@tromey.com>
4383 Simon Marchi <simark@simark.ca>
4384
4385 * gdb.base/jit-exec.exp: New file.
4386 * gdb.base/jit-exec.c: New file.
4387 * gdb.base/jit-execd.c: New file.
4388
35fb8261
TT
43892018-12-28 Tom Tromey <tom@tromey.com>
4390
4391 * gdb.base/style.exp: Update test to check for address styling.
4392
47fd17cd
TT
43932018-12-28 Tom Tromey <tom@tromey.com>
4394
4395 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4396 message.
4397
d47032b7
TT
43982018-12-28 Tom Tromey <tom@tromey.com>
4399
4400 * gdb.base/style.exp: Add test for version number styling.
4401
af79b68d
TT
44022018-12-28 Tom Tromey <tom@tromey.com>
4403
4404 * gdb.base/style.exp: Add test for print_address_symbolic.
4405
0bb296cb
TT
44062018-12-28 Tom Tromey <tom@tromey.com>
4407
4408 * gdb.base/style.exp: Add test for breakpoint setting.
4409
80ae2043
TT
44102018-12-28 Tom Tromey <tom@tromey.com>
4411
4412 * gdb.base/style.exp: Add test for variable names.
4413
cbe56571
TT
44142018-12-28 Tom Tromey <tom@tromey.com>
4415
4416 * gdb.base/style.exp: New file.
4417 * gdb.base/style.c: New file.
4418
9162a27c
TT
44192018-12-28 Tom Tromey <tom@tromey.com>
4420
4421 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4422 "dumb".
4423 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4424 the TERM environment variable.
4425
bc543c90
TT
44262018-12-27 Tom Tromey <tom@tromey.com>
4427
4428 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4429 pagination test.
4430
6f0ffe50
AB
44312018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4432
4433 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4434 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4435
b5a1e557
PW
44362018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4437
4438 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4439 Filename a.adb changed to bp_fun_addr.adb.
4440 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4441
6e8b1ab2
JV
44422018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4443
4444 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4445 non-PIE executables.
4446 * README: Mention the gdb,nopie_flag board setting.
4447 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4448 non-PIE executable.
4449 * gdb.arch/amd64-entry-value.exp: Likewise.
4450 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4451 * gdb.arch/i386-float.exp: Likewise.
4452 * gdb.arch/i386-signal.exp: Likewise.
4453 * gdb.mi/mi-reg-undefined.exp: Likewise.
4454
d00a27c5
PM
44552018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4456
4457 PR gdb/23974
4458 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4459
161d081c
PW
44602018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4461
4462 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4463 Update order of results accordingly.
4464
b001de23
AB
44652018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4466
4467 * gdb.base/annota1.exp: Update a test regexp.
4468
99e1a184
AB
44692018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4470
4471 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4472
7a81c1e2
PW
44732018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4474
4475 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4476 (reuse_time): Initialize to REUSE_TIME_CAP.
4477 (check_rc): New function.
4478 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4479 Check pthread_create rc.
4480 (spawner_thread_func): Check pthread_create and pthread_join rc.
4481
73e8dc90
PA
44822018-12-08 Pedro Alves <palves@redhat.com>
4483
4484 * gdb.base/list.exp (test_forward_search): Rename to ...
4485 (test_forward_reverse_search): ... this. Also test reverse-search
4486 and the forward-search alias.
4487
13f2ed32
AB
44882018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4489
4490 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4491 local timeout variable before return, and remove all local timeout
4492 variable entirely.
4493 (gdb_load): Likewise.
4494
64d27cfc
TV
44952018-12-01 Tom de Vries <tdevries@suse.de>
4496
4497 * gdb.base/gdb-caching-proc.exp: New file.
4498
f63c03b4
SDJ
44992018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4500
4501 * Makefile.in (TIMESTAMP): New variable.
4502 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4503 command.
4504 (check-single-racy): Likewise.
4505 (check/%.exp): Likewise.
4506 (check-racy/%.exp): Likewise.
4507 (workers/%.worker): Likewise.
4508 (build-perf): Likewise.
4509 (check-perf): Likewise.
4510 * README: Describe new "TS" and "TS_FORMAT" variables.
4511 * print-ts.py: New file.
4512
1c97054b
BF
45132018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4514
4515 PR python/23714
4516 * gdb.python/python.exp: Test command repetition after
4517 gdb.execute.
4518
1871a62d
AB
45192018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4520
4521 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4522 is correctly aligned.
4523
fb5e1ed9
PW
45242018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4525
4526 * gdb.ada/info_auto_lang.exp: New testcase.
4527 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4528 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4529 * gdb.ada/info_auto_lang/some_c.c: New file.
4530
43d397ca
PW
45312018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4532
4533 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4534 FUNC_lang language syntax.
4535
beddd671
PW
45362018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4537
4538 * gdb.base/info_minsym.c: New file.
4539 * gdb.base/info_minsym.exp: New file.
4540
73fc52c4
TT
45412018-11-19 Tom Tromey <tom@tromey.com>
4542
4543 PR rust/23625:
4544 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4545 * gdb.rust/expr.exp: Update expected output. Change one test.
4546
994b876a
TT
45472018-11-19 Tom Tromey <tom@tromey.com>
4548
4549 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4550
6769f276
PA
45512018-11-19 Pedro Alves <palves@redhat.com>
4552
4553 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4554 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4555 see the expected warning.
4556
38a72da0
AH
45572018-11-16 Alan Hayward <alan.hayward@arm.com>
4558
4559 PR gdb/22736:
4560 * gdb.cp/infcall-nodebug-lib.c: New test.
4561 * gdb.cp/infcall-nodebug-main.c: New test.
4562 * gdb.cp/infcall-nodebug.exp: New file.
4563
53a89d6e
SM
45642018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4565
4566 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4567 completer tests.
4568
9325300d
TV
45692018-11-09 Tom de Vries <tdevries@suse.de>
4570
4571 * gdb.base/msym-lang.c: New test.
4572 * gdb.base/msym-lang.exp: New file.
4573 * gdb.base/msym-lang-main.c: New test.
4574
20f0d60d
TT
45752018-11-08 Tom Tromey <tom@tromey.com>
4576
4577 PR gdb/23555:
4578 PR gdb/23838:
4579 * gdb.base/warning.exp: New file.
4580
b5420128
JB
45812018-11-08 Jan Beulich <jbeulich@suse.com>
4582
4583 * testsuite/gdb.arch/i386-avx512.c,
4584 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4585
cd115d61
AB
45862018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4587
4588 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4589 point hardware.
4590
35ee2dc2
AB
45912018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4592
4593 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4594 * gdb.dwarf2/missing-type-name.exp: New file.
4595
31aceee8
TV
45962018-11-06 Tom de Vries <tdevries@suse.de>
4597
4598 * gdb.base/many-headers.c: New test.
4599 * gdb.base/many-headers.exp: New file.
4600
109be305
JW
46012018-11-06 Jim Wilson <jimw@sifive.com>
4602
4603 * gdb.base/code_elim.exp: For riscv, set additional_flags
4604 to include -msmall-data-limit=0.
4605
e2b7af72
JB
46062018-11-01 Joel Brobecker <brobecker@adacore.com>
4607
4608 * gdb.ada/watch_minus_l: New testcase.
4609
cdcda965
SM
46102018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4611
4612 * gdb.arch/aix-sighandle.c: New file.
4613 * gdb.arch/aix-sighandle.exp: New file.
4614
92dcebf3
AB
46152018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4616
4617 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4618 registers being unions.
4619
68b9ac18
TV
46202018-10-31 Tom de Vries <tdevries@suse.de>
4621
4622 * lib/valgrind.exp: New file.
4623 (vgdb_start, vgdb_stop): New procs, factored out of ...
4624 * gdb.base/valgrind-bt.exp: ... here, ...
4625 * gdb.base/valgrind-disp-step.exp: ... here and ...
4626 * gdb.base/valgrind-infcall.exp: ... here.
4627
1443936e
TV
46282018-10-31 Tom de Vries <tdevries@suse.de>
4629
4630 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4631
eb77c9df
AB
46322018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4633
4634 * gdb.dwarf2/void-type.c: New file.
4635 * gdb.dwarf2/void-type.exp: New file.
4636
82b5e646
PW
46372018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4638
4639 * gdb.base/info_qt.c: New file.
4640 * gdb.base/info_qt.exp: New file.
4641
8d619c01
EBM
46422018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4643
4644 * gdb.arch/powerpc-htm-regs.c: New file.
4645 * gdb.arch/powerpc-htm-regs.exp: New file.
4646
f2cf6173
EBM
46472018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4648
4649 * gdb.arch/powerpc-tar.c: New file.
4650 * gdb.arch/powerpc-tar.exp: New file.
4651
7ca18ed6
EBM
46522018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4653
4654 * gdb.arch/powerpc-ppr-dscr.c: New file.
4655 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4656
bfcc0eba
TV
46572018-10-25 Tom de Vries <tdevries@suse.de>
4658
4659 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4660
fe1a5cad
TV
46612018-10-24 Tom de Vries <tdevries@suse.de>
4662
4663 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4664 longer exists error.
4665
a76dc3b7
TV
46662018-10-24 Tom de Vries <tdevries@suse.de>
4667
4668 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4669
4df46df7
TV
46702018-10-24 Tom de Vries <tdevries@suse.de>
4671
4672 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4673 --db-attach in valgrind.
4674
0dbfcfff
AB
46752018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4676
4677 * gdb.arch/riscv-reg-aliases.c: New file.
4678 * gdb.arch/riscv-reg-aliases.exp: New file.
4679
b04480b1
AH
46802018-10-19 Alan Hayward <alan.hayward@arm.com>
4681
4682 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4683
2c6ac8d7
AH
46842018-10-19 Alan Hayward <alan.hayward@arm.com>
4685
4686 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4687
2bc69f25
AH
46882018-10-19 Alan Hayward <alan.hayward@arm.com>
4689
4690 * gdb.cp/ovldbreak.exp: Fix regexps.
4691
1f1ae3a3
AH
46922018-10-19 Alan Hayward <alan.hayward@arm.com>
4693
4694 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4695
94c18618
SDJ
46962018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4697
4698 PR cli/23785
4699 * gdb.base/restore.exp: New test to check if "restore" with an
4700 invalid file doesn't segfault.
4701
812cd6eb
TV
47022018-10-18 Tom de Vries <tdevries@suse.de>
4703
4704 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4705 * gdb.ada/excep_handle.exp: Same.
4706 * gdb.ada/mi_string_access.exp: Same.
4707 * gdb.ada/mi_var_union.exp: Same.
4708 * gdb.arch/arc-analyze-prologue.exp: Same.
4709 * gdb.arch/arc-decode-insn.exp: Same.
4710 * gdb.base/readnever.exp: Same.
4711 * gdb.fortran/printing-types.exp: Same.
4712 * gdb.guile/scm-lazy-string.exp: Same.
4713
c4b90788
TV
47142018-10-16 Tom de Vries <tdevries@suse.de>
4715
4716 PR gdb/23730
4717 * gdb.base/catch-follow-exec.c: Add copyright notice.
4718 * gdb.base/catch-follow-exec.exp: Rewrite to use
4719 gdb_spawn_with_cmdline_opts. Require gdb-native.
4720
8bca2978
SL
47212018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4722
4723 * gdb.trace/actions-changed.exp: Check for arch support.
4724 * gdb.trace/actions.exp: Likewise.
4725 * gdb.trace/ax.exp: Likewise.
4726 * gdb.trace/backtrace.exp: Likewise.
4727 * gdb.trace/change-loc.exp: Likewise.
4728 * gdb.trace/deltrace.exp: Likewise.
4729 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4730 * gdb.trace/ftrace.exp: Likewise.
4731 * gdb.trace/infotrace.exp: Check for arch support.
4732 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4733 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4734 * gdb.trace/mi-tsv-changed.exp: Likewise.
4735 * gdb.trace/packetlen.exp: Likewise.
4736 * gdb.trace/passc-dyn.exp: Likewise.
4737 * gdb.trace/passcount.exp: Likewise.
4738 * gdb.trace/pending.exp: Likewise.
4739 * gdb.trace/range-stepping.exp: Check for shlib support.
4740 * gdb.trace/report.exp: Check for arch support.
4741 * gdb.trace/save-trace.exp: Likewise.
4742 * gdb.trace/signal.exp: Check for signal support.
4743 * gdb.trace/tfind.exp: Check for arch support.
4744 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4745 * gdb.trace/trace-common.h: Add comment.
4746 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4747 * gdb.trace/trace-enable-disable.exp: Likewise.
4748 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4749 * gdb.trace/tracecmd.exp: Check for arch support.
4750 * gdb.trace/tspeed.exp: Check for shlib and target support.
4751 * gdb.trace/tstatus.exp: Check for arch support.
4752 * gdb.trace/tsv.exp: Likewise.
4753 * gdb.trace/while-dyn.exp: Likewise.
4754 * gdb.trace/while-stepping.exp: Likewise.
4755 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4756
f9c49bff
SM
47572018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4758
4759 * gdb.trace/tspeed.exp: Remove nowarnings.
4760 (prepare_for_trace_test): Declare "global ipalib".
4761 * gdb.trace/tspeed.c: Include unistd.h.
4762 (main): Remove superfluous printf argument.
4763
d4330bde
SL
47642018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4765
4766 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4767 directory prefix on the filename.
4768
8ecfd7bd
SDJ
47692018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4770
4771 * gdb.gdb/unittest.exp: Update expected message informing that
4772 selftests have been disabled.
4773 * gdb.server/unittest.exp: Likewise.
4774
58bbcd02
TV
47752018-10-09 Tom de Vries <tdevries@suse.de>
4776
4777 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4778 with runto_main.
4779
9f6b697b
WP
47802018-10-08 Weimin Pan <weimin.pan@oracle.com>
4781
4782 PR c++/16841
4783 * gdb.cp/virtbase2.cc: New file.
4784 * gdb.cp/virtbase2.exp: New file.
4785
add5ded5
TT
47862018-10-06 Tom Tromey <tom@tromey.com>
4787
4788 PR python/19399:
4789 * gdb.python/py-inferior.exp: Add architecture test.
4790
f9e48344
TT
47912018-10-06 Tom Tromey <tom@tromey.com>
4792
4793 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4794 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4795
2a8be203
TT
47962018-10-06 Tom Tromey <tom@tromey.com>
4797
4798 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4799 of a "throw" catchpoint.
4800
e04caa70
SDJ
48012018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4802
4803 * gdb.base/info-proc.exp: Update string expected from "help info
4804 proc".
4805
5ca8c39f
TT
48062018-10-04 Tom Tromey <tom@tromey.com>
4807
4808 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4809 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4810 (test_initial_complaints, test_empty_complaints): Update.
4811 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4812
3453e7e4
TT
48132018-10-04 Tom Tromey <tom@tromey.com>
4814
4815 PR cli/19551:
4816 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4817 * lib/gdb.exp (gdb_file_cmd): Update.
4818 * gdb.stabs/weird.exp (print_weird_var): Update.
4819 * gdb.server/solib-list.exp: Update.
4820 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4821 * gdb.mi/mi-cli.exp: Update.
4822 * gdb.linespec/linespec.exp: Update.
4823 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4824 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4825 * gdb.cp/cp-relocate.exp: Update.
4826 * gdb.base/sym-file.exp: Update.
4827 * gdb.base/relocate.exp: Update.
4828 * gdb.base/readnever.exp: Update.
4829 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4830 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4831 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4832 * gdb.base/code_elim.exp: Update.
4833 * gdb.base/break-unload-file.exp (test_break): Update.
4834 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4835 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4836 Update.
4837 * gdb.base/attach.exp (do_attach_tests): Update.
4838 * gdb.base/sepdebug.exp: Update.
4839 * gdb.python/py-section-script.exp: Update.
4840
6afcf761
TT
48412018-10-04 Tom Tromey <tom@tromey.com>
4842
4843 PR cli/22234:
4844 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4845 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4846 output.
4847
fef1b293
TT
48482018-10-04 Tom Tromey <tom@tromey.com>
4849
4850 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4851 set width and height to 0.
4852 (test_command_line_attach_run): Use -quiet.
4853
ca98345e
SL
48542018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4855
4856 * lib/gdb.exp (skip_ifunc_tests): New.
4857 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4858 other compile failures.
4859 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4860
ff34e6ae
SM
48612018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4862
4863 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4864 is_amd64_regs_target.
4865
6bb8890e
AH
48662018-10-01 Alan Hayward <alan.hayward@arm.com>
4867
4868 * gdb.arch/aarch64-sighandler-regs.c: New test.
4869 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4870 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4871
224d30d3
MM
48722018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4873
4874 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4875 assembly.
4876
f67ffa6a
AB
48772018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4878
4879 * gdb.base/frame-selection.exp: New file.
4880 * gdb.base/frame-selection.c: New file.
4881
9fc3183f
AH
48822018-09-27 Alan Hayward <alan.hayward@arm.com>
4883
4884 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4885 pthread barrier.
4886 (main): Likewise.
4887
d354055e
AB
48882018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4889
4890 * gdb.base/large-frame-1.c: New file.
4891 * gdb.base/large-frame-2.c: New file.
4892 * gdb.base/large-frame.exp: New file.
4893 * gdb.base/large-frame.h: New file.
4894
db727370
JL
48952018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4896
4897 PR gdb/20948
4898 * gdb.base/write_mem.exp: New test.
4899 * gdb.base/write_mem.c: Likewise.
4900
ae778caf
TT
49012018-09-23 Tom Tromey <tom@tromey.com>
4902
4903 PR python/18852:
4904 * gdb.python/py-parameter.exp: Add test for parameter that throws
4905 on "set".
4906
fd3ba736
TT
49072018-09-23 Tom Tromey <tom@tromey.com>
4908
4909 PR python/17284:
4910 * gdb.python/py-template.exp (test_template_arg): Add test for
4911 negative template argument number.
4912
39a24317
TT
49132018-09-23 Tom Tromey <tom@tromey.com>
4914
4915 PR python/14062:
4916 * gdb.python/python.exp: Add test for post_event error.
4917
f5769a2c
TT
49182018-09-23 Tom Tromey <tom@tromey.com>
4919
4920 PR python/18170:
4921 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4922 convert pointers to int and long.
4923
1c1e54f6
TT
49242018-09-23 Tom Tromey <tom@tromey.com>
4925
4926 PR python/20126:
4927 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4928 signed-ness conversion tests.
4929
fb4fa946
TT
49302018-09-23 Tom Tromey <tom@tromey.com>
4931
4932 PR python/18352;
4933 * gdb.python/py-value.exp (test_float_conversion): New proc.
4934 Use it.
4935
a466edac
HAQ
49362018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4937
4938 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4939
4ee9b0c5
SL
49402018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4941
4942 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4943 no readline.
4944 * gdb.base/utf8-identifiers.exp: Likewise.
4945 * gdb.cp/cpcompletion.exp: Likewise.
4946 * gdb.linespec/cpcompletion.exp: Likewise.
4947 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4948 * gdb.linespec/cpls-ops.exp: Likewise.
4949
23be8da7
RB
49502018-09-19 Richard Bunt <richard.bunt@arm.com>
4951 Chris January <chris.january@arm.com>
4952
4953 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4954 * gdb.fortran/short-circuit-argument-list.exp: New file.
4955 * gdb.fortran/short-circuit-argument-list.f90: New test.
4956
5031d0ae
SDJ
49572018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4958
4959 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4960 "arch=" keyword when executing "-stack-list-frames".
4961
b4c0d1a4
SDJ
49622018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4963
4964 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4965 "arch=" keyword when executing "-stack-list-frames".
4966
7a6d2b45
SDJ
49672018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4968
4969 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4970 break ada".
4971
8588b356
SM
49722018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4973
4974 PR python/23669
4975 * gdb.python/python.exp: Test gdb.execute("show commands").
4976
65e65158
TT
49772018-09-16 Tom Tromey <tom@tromey.com>
4978
4979 * gdb.base/new-ui.exp (do_execution_tests): Update.
4980 * gdb.base/dbx.exp (test_breakpoints): Update.
4981
bf326452
AH
49822018-09-14 Alan Hayward <alan.hayward@arm.com>
4983
4984 * lib/gdb.exp (gdb_simple_compile): Add proc.
4985 (is_elf_target): Use gdb_simple_compile.
4986 (skip_altivec_tests): Likewise.
4987 (skip_vsx_tests): Likewise.
4988 (skip_tsx_tests): Likewise.
4989 (skip_btrace_tests): Likewise.
4990 (skip_btrace_pt_tests): Likewise.
4991 (gdb_can_simple_compile): Likewise.
4992 (gdb_has_argv0): Likewise.
4993 (gdb_target_symbol_prefix): Likewise.
4994 (target_supports_scheduler_locking): Likewise.
4995
2361b0fb
TT
49962018-09-13 Tom Tromey <tom@tromey.com>
4997
4998 * Makefile.in (TAGS): Recognize proc_with_prefix and
4999 gdb_caching_proc.
5000
0ae1a321
SM
50012018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5002
5003 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5004 method.
5005
a40bf0c2
SM
50062018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5007
5008 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5009 and a few other Inferior properties when the Inferior is no
5010 longer valid.
5011
4a3fe98f
TT
50122018-09-13 Tom Tromey <tom@tromey.com>
5013
5014 PR rust/23650:
5015 * gdb.rust/simple.exp: Add test for enum field access error.
5016
098b2108
TT
50172018-09-13 Tom Tromey <tom@tromey.com>
5018
5019 PR rust/23626:
5020 * gdb.rust/simple.rs (EmptyEnum): New type.
5021 (main): Use it.
5022 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5023
1256af7d
SM
50242018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5025
5026 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5027 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5028 * gdb.python/py-symtab.exp: Update test printing an objfile.
5029
4aa8e6c2
SM
50302018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5031
5032 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5033 object.
5034
c221b2f7
AH
50352018-09-12 Alan Hayward <alan.hayward@arm.com>
5036
5037 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5038 (support_complex_tests): Use gdb_can_simple_compile.
5039 (is_ilp32_target): Likewise.
5040 (is_lp64_target): Likewise.
5041 (is_64_target): Likewise.
5042 (is_amd64_regs_target): Likewise.
5043 (is_aarch32_target): Likewise.
5044 (gdb_int128_helper): Likewise.
5045
6f1107b5
JK
50462018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5047
5048 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5049
1f5d1570
JG
50502018-09-10 Jerome Guitton <guitton@adacore.com>
5051
5052 * gdb.ada/same_component_name: Add test for case of tagged record
5053 with variable-length fields.
5054
cc330e39
XR
50552018-09-10 Xavier Roirand <roirand@adacore.com>
5056
5057 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5058 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5059 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5060 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5061
b9c50e9a
XR
50622018-09-10 Xavier Roirand <roirand@adacore.com>
5063
5064 * gdb.ada/mi_string_access.exp: New testcase.
5065 * gdb.ada/mi_string_access/bar.adb: New file.
5066 * gdb.ada/mi_string_access/pck.adb: New file.
5067 * gdb.ada/mi_string_access/pck.asd: New file.
5068
2963898f
XR
50692018-09-10 Xavier Roirand <roirand@adacore.com>
5070
5071 * gdb.ada/mi_var_union.exp: New testcase.
5072 * gdb.ada/mi_var_union/bar.adb: New file.
5073 * gdb.ada/mi_var_union/pck.adb: New file.
5074 * gdb.ada/mi_var_union/pck.asd: New file.
5075
1aac008f
TT
50762018-09-08 Tom Tromey <tom@tromey.com>
5077
5078 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5079
332cf4c9
TT
50802018-09-08 Tom Tromey <tom@tromey.com>
5081
5082 PR python/16047:
5083 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5084 (register_pretty_printers): Register new printer.
5085 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5086 test.
5087 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5088 (an_int_type3): New global.
5089
424da6cf
JB
50902018-09-08 Joel Brobecker <brobecker@adacore.com>
5091
5092 * gdb.ada/expr_with_funcall: New testcase.
5093
2a62dfa9
JB
50942018-09-08 Joel Brobecker <brobecker@adacore.com>
5095
5096 * gdb.ada/packed_array_assign: New testcase.
5097
96b6697f
AB
50982018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5099
5100 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5101 names, and add test prefixes to make test names unique.
5102
e4a62c65
TV
51032018-09-05 Tom de Vries <tdevries@suse.de>
5104
5105 * gdb.dwarf2/varval.exp: Add test.
5106
dd083ee2
GB
51072018-09-04 Gary Benson <gbenson@redhat.com>
5108
5109 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5110 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5111
aef9346c
TT
51122018-08-31 Tom Tromey <tom@tromey.com>
5113
5114 * gdb.rust/simple.rs: Rename second variable "v".
5115
c67f2e15
AB
51162018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5117
5118 * gdb.base/funcargs.c (use_a): New function.
5119 (recurse): Call use_a.
5120
078a0207
KS
51212018-08-29 Keith Seitz <keiths@redhat.com>
5122
5123 * gdb.compile/compile-cplus-anonymous.cc: New file.
5124 * gdb.compile/compile-cplus-anonymous.exp: New file.
5125 * gdb.compile/compile-cplus-array-decay.cc: New file.
5126 * gdb.compile/compile-cplus-array-decay.exp: New file.
5127 * gdb.compile/compile-cplus-inherit.cc: New file.
5128 * gdb.compile/compile-cplus-inherit.exp: New file.
5129 * gdb.compile/compile-cplus-member.cc: New file.
5130 * gdb.compile/compile-cplus-member.exp: New file.
5131 * gdb.compile/compile-cplus-method.cc: New file.
5132 * gdb.compile/compile-cplus-method.exp: New file.
5133 * gdb.compile/compile-cplus-mod.c: "New" file.
5134 * gdb.compile/compile-cplus-namespace.cc: New file.
5135 * gdb.compile/compile-cplus-namespace.exp: New file.
5136 * gdb.compile/compile-cplus-nested.cc: New file.
5137 * gdb.compile/compile-cplus-nested.exp: New file.
5138 * gdb.compile/compile-cplus-print.c: "New" file.
5139 * gdb.compile/compile-cplus-print.exp: "New" file.
5140 * gdb.compile/compile-cplus-virtual.cc: New file.
5141 * gdb.compile/compile-cplus-virtual.exp: New file.
5142 * gdb.compile/compile-cplus.c: "New" file.
5143 * gdb.compile/compile-cplus.exp: "New" file.
5144 * lib/compile-support.exp: New file.
5145
b0f492b9
GB
51462018-08-16 Gary Benson <gbenson@redhat.com>
5147
5148 PR gdb/13000:
5149 * gdb.base/batch-exit-status.exp: New file.
5150 * gdb.base/batch-exit-status.good-commands: Likewise.
5151 * gdb.base/batch-exit-status.bad-commands: Likewise.
5152
36eb4c5f
AH
51532018-08-29 Alan Hayward <alan.hayward@arm.com>
5154
5155 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5156 (struct struct02): Likewise.
5157 (struct struct03): Likewise.
5158 (struct struct04): Likewise.
5159 (struct struct_01_01): New struct.
5160 (struct struct_01_02): Likewise.
5161 (struct struct_01_03): Likewise.
5162 (struct struct_01_04): Likewise.
5163 (struct struct_02_01): Likewise.
5164 (struct struct_02_02): Likewise.
5165 (struct struct_02_03): Likewise.
5166 (struct struct_02_04): Likewise.
5167 (struct struct_04_01): Likewise.
5168 (struct struct_04_02): Likewise.
5169 (struct struct_04_03): Likewise.
5170 (struct struct_04_04): Likewise.
5171 (struct struct_05_01): Likewise.
5172 (struct struct_05_02): Likewise.
5173 (struct struct_05_03): Likewise.
5174 (struct struct_05_04): Likewise.
5175 (cmp_struct01): Remove function.
5176 (cmp_struct02): Likewise.
5177 (cmp_struct03): Likewise.
5178 (cmp_struct04): Likewise.
5179 (cmp_struct_01_01): Add Function.
5180 (cmp_struct_01_02): Likewise.
5181 (cmp_struct_01_03): Likewise.
5182 (cmp_struct_01_04): Likewise.
5183 (cmp_struct_02_01): Likewise.
5184 (cmp_struct_02_02): Likewise.
5185 (cmp_struct_02_03): Likewise.
5186 (cmp_struct_02_04): Likewise.
5187 (cmp_struct_04_01): Likewise.
5188 (cmp_struct_04_02): Likewise.
5189 (cmp_struct_04_03): Likewise.
5190 (cmp_struct_04_04): Likewise.
5191 (cmp_struct_05_01): Likewise.
5192 (cmp_struct_05_02): Likewise.
5193 (cmp_struct_05_03): Likewise.
5194 (cmp_struct_05_04): Likewise.
5195 (call_all): Add new structs.
5196 * gdb.base/infcall-nested-structs.exp: Likewise.
5197
3bf9c013
JV
51982018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5199
5200 * gdb.python/py-framefilter-mi.exp: Update regexp to
5201 check for "arch" field in frame output.
5202
450d1e88
KB
52032018-08-23 Kevin Buettner <kevinb@redhat.com>
5204
5205 * gdb.dwarf2/dw2-ranges-func.c: New file.
5206 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5207
ae739fe7
SM
52082018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5209
5210 * gdb.base/term.exp: Compare terminal settings with values from
5211 the inferior.
5212 * gdb.base/term.c: Get and set terminal settings.
5213
6d52907e
JV
52142018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5215
5216 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5217 accommodate new "arch" field in frame output.
5218 * gdb.mi/mi-return.exp: Likewise.
5219 * gdb.mi/mi-stack.exp: Likewise.
5220 * gdb.mi/mi-syn-frame.exp: Likewise.
5221 * gdb.mi/user-selected-context-sync.exp: Likewise.
5222
be2d111a
MS
52232018-08-19 Michael Spang <spang@google.com>
5224
5225 PR gdb/11786
5226 * gdb.base/gcore-tls-pie.c: New file.
5227 * gdb.base/gcore-tls-pie.exp: New file.
5228
ae3a7c47
KB
52292018-08-18 Kevin Buettner <kevinb@redhat.com>
5230
5231 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5232 * gdb.dwarf2/varval.c: New file.
5233 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5234
2ecae92e
AH
52352018-08-17 Alan Hayward <alan.hayward@arm.com>
5236
5237 PR gdb/18931
5238 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5239
c1854f1d
KS
52402018-08-16 Keith Seitz <keiths@redhat.com>
5241
5242 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5243 tests expected to pass.
5244
26fb3983
JV
52452018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5246
5247 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5248 -data-disassemble -a.
5249 (test_disassembly_bogus_args): Likewise.
5250
67943c00
AB
52512018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5252
5253 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5254
5ff2bbae
AB
52552018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5256
5257 * gdb.base/vla-optimized-out.exp: Add new test.
5258
e5bbcd0f
AB
52592018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5260
5261 * gdb.base/vla-optimized-out-o3.exp: Delete.
5262 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5263 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5264 deleted tests.
5265
9d4a934c
AB
52662018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5267
5268 PR gdb/18050:
5269 * gdb.server/extended-remote-restart.c: New file.
5270 * gdb.server/extended-remote-restart.exp: New file.
5271
045cf012
SM
52722018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5273
5274 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5275 "set variable index = 42".
5276
87d6a7aa
SM
52772018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5278
5279 * boards/index-cache-gdb.exp: New file.
5280 * gdb.dwarf2/index-cache.exp: New file.
5281 * gdb.dwarf2/index-cache.c: New file.
5282 * gdb.base/maint.exp: Check if we are using the index cache.
5283
96d68bd4
RO
52842018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5285
5286 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5287 MAKEFLAGS.
5288
5a699617
RO
52892018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5290
5291 * dg-extract-results.sh: Move to toplevel contrib.
5292 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5293 * Makefile.in (check-parallel-racy): Likewise.
5294
5bd18990
AB
52952018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5296
5297 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5298 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5299 tests if the target supports scheduler locking.
5300
3fbbcf47
TV
53012018-08-04 Tom de Vries <tdevries@suse.de>
5302
5303 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5304
3e1d3d8c
TT
53052018-08-02 Tom Tromey <tom@tromey.com>
5306
5307 PR symtab/16842.
5308 * gdb.cp/temargs.exp: Test "info address" of a template
5309 parameter.
5310
5abe0f0c
JV
53112018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5312
5313 * gdb.python/py-mi-var-info-path-expression.c: New file.
5314 * gdb.python/py-mi-var-info-path-expression.py: New file.
5315 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5316
fb66cde8
SDJ
53172018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5318
5319 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5320 error after "cannot resolve name" string.
5321
c708f4d2
AB
53222018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5323
5324 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5325 started.
5326 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5327
37cc0cae
TV
53282018-07-28 Tom de Vries <tdevries@suse.de>
5329
5330 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5331
63b4ecf7
TV
53322018-07-26 Tom de Vries <tdevries@suse.de>
5333
5334 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5335
3c3bb058
AB
53362018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5337
5338 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5339 is visible.
5340
9e7f3bbb
TV
53412018-07-26 Tom de Vries <tdevries@suse.de>
5342
5343 PR breakpoints/23366
5344 * gdb.base/catch-follow-exec.c: New test.
5345 * gdb.base/catch-follow-exec.exp: New file.
5346
16f808ec
TV
53472018-07-25 Tom de Vries <tdevries@suse.de>
5348
5349 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5350 vla-optimized-out.c.
5351
d7154a8d
JV
53522018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5353
5354 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5355 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5356
232a0032
TV
53572018-07-20 Tom de Vries <tdevries@suse.de>
5358
5359 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5360 NOCLONE macro.
5361 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5362
fbb1d502
TV
53632018-07-19 Tom de Vries <tdevries@suse.de>
5364
5365 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5366 regular expression.
5367
42dc7699
TV
53682018-07-18 Tom de Vries <tdevries@suse.de>
5369
5370 * gdb.base/vla-optimized-out.c: New test.
5371 * gdb.base/vla-optimized-out.exp: New file.
5372
7f1f7e23
SDJ
53732018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5374
5375 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5376 message "No address associated with hostname" when gdbserver
5377 cannot resolve the hostname.
5378
5759ebb3
PW
53792018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5380
5381 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5382 Add some test prefixes to make tests unique.
5383
3606ccab
PW
53842018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5385
5386 * gdb.base/frameapply.c: New file.
5387 * gdb.base/frameapply.exp: New file.
5388
529c08b2
PW
53892018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5390
5391 * gdb.base/skip.exp: Update expected error message.
5392
c7ab0aef
SDJ
53932018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5394 Jan Kratochvil <jan.kratochvil@redhat.com>
5395 Paul Fertser <fercerpav@gmail.com>
5396 Tsutomu Seki <sekiriki@gmail.com>
5397
5398 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5399 parameter.
5400 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5401 by default.
5402 * boards/native-gdbserver.exp: Likewise.
5403 * gdb.server/run-without-local-binary.exp: Improve regexp used
5404 for detecting when a remote debugging connection succeeds.
5405 * gdb.server/server-connect.exp: New file.
5406 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5407 Do not prefix the port number with ":".
5408 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5409 support for detecting and using it. Add '$debughost_gdbserver'
5410 to the list of arguments used to start gdbserver. Handle case
5411 when gdbserver cannot resolve a network name.
5412
16ff70dd
SDJ
54132018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5414
5415 PR c++/23373
5416 * gdb.base/ptype-offsets.cc (struct static_member): New
5417 struct.
5418 (main) <stmember>: New variable.
5419 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5420 with a static member in it.
5421
3541979f
AB
54222018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5423
5424 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5425 watchpoints enabled and disabled.
5426
c8ad9b9a
AB
54272018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5428
5429 * gdb.base/examine-backward.exp: Still run tests around address
5430 0x0, even if address 0x0 is not readable. Update the pattern for
5431 matching address 0x0 in expected output.
5432
e0e5e971
AB
54332018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5434
5435 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5436 malloc/free.
5437
1ea5da02
TV
54382018-07-04 Tom de Vries <tdevries@suse.de>
5439
5440 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5441
471b9d15
MR
54422018-07-02 Maciej W. Rozycki <macro@mips.com>
5443
5444 PR tdep/8282
5445 * gdb.arch/mips-disassembler-options.exp: New test.
5446 * gdb.arch/mips-disassembler-options.s: New test source.
5447
75acb486
PA
54482018-06-29 Pedro Alves <palves@redhat.com>
5449
5450 * gdb.threads/names.exp: Adjust expected "info threads" output.
5451
cd2bb709
PA
54522018-06-29 Pedro Alves <palves@redhat.com>
5453
5454 * gdb.opt/inline-break.exp (line number, address): Add "info
5455 break" tests.
5456
991ff292
PA
54572018-06-29 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5460 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5461 number and address and running to them.
5462
356819b6 54632018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5464
5465 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5466
2512d7ef
JK
54672018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5468
5469 * lib/compiler.c: Remove executable permission flag.
5470
be1b6474
RB
54712018-06-28 Richard Bunt <richard.bunt@arm.com>
5472
5473 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5474 code.
5475 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5476
291f9a96
PT
54772018-06-28 Petr Tesarik <ptesarik@suse.cz>
5478
5479 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5480
ed6dfe51
PT
54812018-06-28 Petr Tesarik <ptesarik@suse.cz>
5482
5483 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5484 address argument is omitted.
5485
d4d429d5
PT
54862018-06-28 Petr Tesarik <ptesarik@suse.cz>
5487
5488 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5489
7ab6656f
OJ
54902018-06-27 Omair Javaid <omair.javaid@linaro.org>
5491
5492 PR gdb/21695
5493 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5494 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5495
a33ccfc7
TT
54962018-06-26 Tom Tromey <tom@tromey.com>
5497
5498 PR rust/22574:
5499 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5500 * gdb.rust/simple.rs (struct SimpleLayout): New.
5501
6d72d289
SM
55022018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5503
5504 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5505 "info registers" output.
5506
8363f9d5
RB
55072018-06-21 Richard Bunt <richard.bunt@arm.com>
5508
5509 * gdb.base/watchpoint-hw-attach.c: New test.
5510 * gdb.base/watchpoint-hw-attach.exp: New file.
5511
f00674fe
SM
55122018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5513
5514 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5515 through /bin/sh.
5516 * boards/dwarf4-gdb-index.exp: Likewise.
5517 * boards/fission-dwp.exp: Likewise.
5518
1d554008
UW
55192018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5520
5521 * gdb.base/float128.exp: Add comment and improved fail message
5522 to the failure case of "print large128" test.
5523
d0ac1c44
SM
55242018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5525
5526 * configure.ac: Remove AC_PREREQ.
5527 * configure: Re-generate.
5528
61b04dd0
PA
55292018-06-19 Pedro Alves <palves@redhat.com>
5530
5531 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5532 (func_extern_caller): New.
5533 (main): Call func_extern_caller.
5534 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5535 logic change.
5536
f63b508a
SM
55372018-06-18 Weimin Pan <weimin.pan@oracle.com>
5538
5539 PR gdb/16841
5540 * gdb.cp/typedef-base.cc: New file.
5541 * gdb.cp/typedef-base.exp: New file.
5542
0fe3a558
TV
55432018-06-18 Tom de Vries <tdevries@suse.de>
5544
5545 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5546
7010835a
AB
55472018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5548 Richard Bunt <Richard.Bunt@arm.com>
5549
5550 * gdb.threads/attach-slow-waitpid.c: New file.
5551 * gdb.threads/attach-slow-waitpid.exp: New file.
5552 * gdb.threads/slow-waitpid.c: New file.
5553
14897d65
PA
55542018-06-14 Pedro Alves <palves@redhat.com>
5555
5556 * gdb.base/fork-running-state.c: Include <errno.h>.
5557 (exit_if_relative_exits): New.
5558 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5559 exits.
5560 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5561 child exits.
5562
5d9a0608
TV
55632018-06-14 Tom de Vries <tdevries@suse.de>
5564
5565 PR cli/22573
5566 * gdb.base/finish-pretty.c: New test.
5567 * gdb.base/finish-pretty.exp: New file.
5568
11ae5818
PA
55692018-06-14 Pedro Alves <palves@redhat.com>
5570
5571 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5572 gdb's expected startup output.
5573
1d39de44
PA
55742018-06-14 Pedro Alves <palves@redhat.com>
5575
5576 * lib/selftest-support.exp (selftest_setup): Remove inlined
5577 function handling.
5578
70ee0000
TV
55792018-06-14 Tom de Vries <tdevries@suse.de>
5580
5581 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5582 matching of breakpoint printing.
5583
11f4b608
TV
55842018-06-13 Tom de Vries <tdevries@suse.de>
5585
5586 PR testsuite/23269
5587 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5588 (fork_child): ... here, and ...
5589 (fork_parent): ... here.
5590
55912018-06-12 Tom de Vries <tdevries@suse.de>
5592
5593 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5594
9516f85a
AB
55952018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5596 Stephen Roberts <stephen.roberts@arm.com>
5597
5598 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5599 rewrite test to describe action performed, rather than possible
5600 failure.
5601
5045b3d7
GB
56022018-06-08 Gary Benson <gbenson@redhat.com>
5603
5604 * gdb.threads/check-libthread-db.exp: New file.
5605 * gdb.threads/check-libthread-db.c: Likewise.
5606
c61b06a1
TT
56072018-06-05 Tom Tromey <tom@tromey.com>
5608
5609 * gdb.base/default.exp: Update expected "show version" output.
5610
eb6af809
TT
56112018-06-05 Tom Tromey <tom@tromey.com>
5612
5613 PR cli/12326:
5614 * gdb.cp/static-print-quit.exp: Update.
5615 * lib/gdb.exp (pagination_prompt): Update.
5616 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5617 * gdb.python/python.exp: Update.
5618
178d6a63
JB
56192018-06-04 Joel Brobecker <brobecker@adacore.com>
5620
5621 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5622
8e817061
JB
56232018-06-01 Joel Brobecker <brobecker@adacore.com>
5624
5625 * gdb.ada/bp_fun_addr: New testcase.
5626
e86ca25f
TT
56272018-06-01 Tom Tromey <tom@tromey.com>
5628
5629 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5630 results.
5631 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5632 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5633 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5634 * gdb.base/maint.exp (maint_pass_if): Update.
5635
4b2dfa9d
MR
56362018-05-31 Maciej W. Rozycki <macro@mips.com>
5637
5638 * gdb.base/endian.exp: New test.
5639 * gdb.base/endian.c: New test source.
5640
45f25d6c
AB
56412018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5642
5643 PR gdb/23203
5644 * gdb.base/bt-selected-frame.c: New file.
5645 * gdb.base/bt-selected-frame.exp: New file.
5646 * lib/gdb.exp (get_current_frame_number): New function.
5647
d9f6d7f8
MR
56482018-05-24 Maciej W. Rozycki <macro@mips.com>
5649 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.threads/tls-core.c: Include <stdlib.h>
5652 (thread_proc): Call `abort'.
5653 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5654 (tls_core_test): New procedure, bits factored out from ...
5655 (top level): ... here. Test both native cores and gcore cores.
5656
ff1cf532
TT
56572018-05-23 Tom Tromey <tom@tromey.com>
5658
5659 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5660
b98664d3
TT
56612018-05-23 Tom Tromey <tom@tromey.com>
5662
5663 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5664 symfile_complaints.
5665 (test_short_complaints): Likewise.
5666 (test_empty_complaints): Likewise.
5667 (test_initial_complaints): Update.
5668
4e9668d0
TT
56692018-05-23 Tom Tromey <tom@tromey.com>
5670
5671 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5672
43ba33c7
TT
56732018-05-23 Tom Tromey <tom@tromey.com>
5674
5675 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5676 (test_short_complaints): Update.
5677
035522c0
PA
56782018-05-22 Pedro Alves <palves@redhat.com>
5679
5680 * gdb.base/remote.exp: Only gdb_start after compiling the
5681 testcase. Issue "disconnect" before testing "set remote" command
5682 defaults. Issue clean_restart before running to main.
5683
cc0be08f
PA
56842018-05-22 Pedro Alves <palves@redhat.com>
5685
5686 * gdb.base/remote.exp: Adjust expected output of "show remote
5687 memory-write-packet-size". Add tests for "set remote
5688 memory-write-packet-size 0" and "set remote
5689 memory-write-packet-size fixed/limit".
5690
b1b60145
PA
56912018-05-22 Pedro Alves <palves@redhat.com>
5692
5693 PR gdb/22973
5694 * gdb.base/utf8-identifiers.c: New file.
5695 * gdb.base/utf8-identifiers.exp: New file.
5696
0ec848ad
PFC
56972018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5698
5699 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5700
2c3305f6
PFC
57012018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5702
5703 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5704
ce1e8424
TT
57052018-05-18 Tom Tromey <tom@tromey.com>
5706
5707 * gdb.base/ptype-offsets.exp: Update.
5708
ddfe970e
KS
57092018-05-17 Keith Seitz <keiths@redhat.com>
5710
5711 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5712 in expected breakpoint stop locations.
5713 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5714 move to proper scope to test variable values.
5715 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5716 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5717 New functions.
5718 (main): Call not_inline_func3.
5719 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5720 inline_func1, inline_func2, and inline_func3. Test that when each
5721 breakpoint is hit, GDB properly reports both the stop location
5722 and the backtrace. Repeat tests for temporary breakpoints.
5723
0726fcc6
MR
57242018-05-15 Maciej W. Rozycki <macro@mips.com>
5725
5726 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5727 rather then trying to access it in determining whether the PID
5728 of `gdbserver' could have been retrieved.
5729
8ee22052
AB
57302018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5731
5732 * gdb.arch/amd64-init-x87-values.S: New file.
5733 * gdb.arch/amd64-init-x87-values.exp: New file.
5734
7785df48
JK
57352018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5736
5737 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5738
56bcdbea
TT
57392018-05-04 Tom Tromey <tom@tromey.com>
5740
5741 PR python/22730:
5742 * gdb.python/python.exp: Test multi-line execute.
5743
a913fffb
TT
57442018-05-04 Tom Tromey <tom@tromey.com>
5745
5746 PR python/22731:
5747 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5748
7a2c85f2
TT
57492018-05-04 Tom Tromey <tom@tromey.com>
5750
5751 PR gdb/11750:
5752 * gdb.base/define.exp: Test defining a user command inside a user
5753 command.
5754 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5755
a3b60e45
JK
57562018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5757 Pedro Alves <palves@redhat.com>
5758
5759 PR breakpoints/19806 and support for PR external/20207.
5760 * gdb.base/watchpoint-unaligned.c: New file.
5761 * gdb.base/watchpoint-unaligned.exp: New file.
5762
45fe4a03
AB
57632018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5764
5765 * gdb.base/maint.exp: Make test names unique, use
5766 test_prefix_command_help to test 'help maint info', and remove
5767 repeated test of 'help maint'.
5768
9be2ae8f
TT
57692018-05-04 Tom Tromey <tom@tromey.com>
5770
5771 PR gdb/22619:
5772 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5773 behavior.
5774
11859c31
AB
57752018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5776
5777 * gdb.base/maint.exp: Process output from 'maint print registers'
5778 line at a time.
5779
089a9490
AB
57802018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5781
5782 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5783 timeout.
5784
9b0797e2
AB
57852018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5786
5787 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5788 filter pattern.
5789
f6ac5f3d
PA
57902018-05-02 Pedro Alves <palves@redhat.com>
5791
5792 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5793 to_log_command renames.
5794 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5795
77d3c63b
TT
57962018-05-02 Tom Tromey <tom@tromey.com>
5797
5798 * gdb.python/py-parameter.exp: Set test message.
5799
0489430a
TT
58002018-05-02 Tom Tromey <tom@tromey.com>
5801
5802 PR python/20084:
5803 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5804 PARAM_ZUINTEGER_UNLIMITED tests.
5805
1632f8ba
DR
58062018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5807
5808 PR rust/23124
5809 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5810 when casting.
5811
6d7bb824
TT
58122018-04-30 Tom Tromey <tom@tromey.com>
5813
5814 * gdb.python/py-type.exp: Check align attribute.
5815 * gdb.python/py-type.c: New "aligncheck" global.
5816
007e1530
TT
58172018-04-30 Tom Tromey <tom@tromey.com>
5818
5819 PR exp/17095:
5820 * gdb.dwarf2/dw2-align.exp: New file.
5821 * gdb.cp/align.exp: New file.
5822 * gdb.base/align.exp: New file.
5823 * lib/gdb.exp (gdb_int128_helper): New proc.
5824 (has_int128_c, has_int128_cxx): New caching procs.
5825
6873858b
TT
58262018-04-27 Tom Tromey <tom@tromey.com>
5827
5828 PR rust/22545:
5829 * gdb.rust/simple.exp: Add inclusive range tests.
5830
79188d8d
PA
58312018-04-26 Pedro Alves <palves@redhat.com>
5832
5833 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5834 ifunc breakpoint locations correctly of ifunc breakpoints set
5835 while the program resolves the ifunc.
5836
c7075ad5
PA
58372018-04-26 Pedro Alves <palves@redhat.com>
5838
5839 * gdb.base/gnu-ifunc-final.c: New file.
5840 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5841 * gdb.base/gnu-ifunc.exp (executable): Delete.
5842 (staticexecutable): Adjust.
5843 (lib_opts, exec_opts): Delete.
5844 (make_binsuffix, build, set-break): New procedures.
5845 (misc_tests): New, with tests factored out from the top level.
5846 (top level): Test different combinations of ifunc resolver name,
5847 resolver with and with debug info, and ifunc target with and
5848 without debug info. Wrap static tests with with_target_prefix.
5849
8388016d
PA
58502018-04-26 Pedro Alves <palves@redhat.com>
5851
5852 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5853 return type" warnings.
5854
249b5733
PA
58552018-04-25 Pedro Alves <palves@redhat.com>
5856
5857 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5858 killed".
5859 * gdb.base/kill-after-signal.exp: Likewise.
5860 * gdb.threads/kill.exp: Likewise.
5861
f67c0c91
SDJ
58622018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5863 Sergio Durigan Junior <sergiodj@redhat.com>
5864 Pedro Alves <palves@redhat.com>
5865
5866 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5867 regexps to expect for '[Inferior ... detached]' as well.
5868 * gdb.base/attach.exp: Likewise.
5869 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5870 "gdb_continue_to_end".
5871 (test_catch_syscall_with_wrong_args): Likewise.
5872 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5873 ']'. Don't set 'verbose' on.
5874 * gdb.base/foll-vfork.exp: Likewise.
5875 * gdb.base/fork-print-inferior-events.c: New file.
5876 * gdb.base/fork-print-inferior-events.exp: New file.
5877 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5878 '[Inferior ... has been killed]' message.
5879 * gdb.base/kill-after-signal.exp: Likewise.
5880 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5881 detach message.
5882 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5883 message.
5884 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5885 regexps to expect for '[Inferior ... detached]' as well.
5886 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5887
0a8ddac4
SM
58882018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5889
5890 PR gdb/23104
5891 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5892
701adfb0
PA
58932018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5894
5895 PR gdb/23095
5896 * gdb.base/break-probes.exp: Pass shlib_load to
5897 prepare_for_testing. Set normal_bp to r_debug_state if target is
5898 bsd.
5899
d27d16bf
RB
59002018-04-19 Richard Bunt <richard.bunt@arm.com>
5901
5902 * gdb.threads/multiple-successive-infcall.c: New test.
5903 * gdb.threads/multiple-successive-infcall.exp: New file.
5904
a037790e
TT
59052018-04-17 Tom Tromey <tom@tromey.com>
5906
5907 * gdb.rust/simple.rs (Union): New type.
5908 (main): New local "u".
5909 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5910
e3a91079
AA
59112018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5912
5913 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5914 number information in output of "whereis" command.
5915 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5916
b744723f
AA
59172018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5918
5919 * gdb.ada/info_types.exp: Adjust expected output to the line
5920 numbers now printed by "info var/func/type".
5921 * gdb.base/completion.exp: Likewise.
5922 * gdb.base/included.exp: Likewise.
5923 * gdb.cp/cp-relocate.exp: Likewise.
5924 * gdb.cp/cplusfuncs.exp: Likewise.
5925 * gdb.cp/namespace.exp: Likewise.
5926 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5927
4a4495d6
MM
59282018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5929
5930 * gdb.btrace/cpu.exp: New.
5931
1d509aa6
MM
59322018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5933
5934 * gdb.base/step-indirect-call-thunk.exp: New.
5935 * gdb.base/step-indirect-call-thunk.c: New.
5936 * gdb.reverse/step-indirect-call-thunk.exp: New.
5937 * gdb.reverse/step-indirect-call-thunk.c: New.
5938
6295b6da
SM
59392018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5940
5941 * gdb.base/pie-fork.c: New file.
5942 * gdb.base/pie-fork.exp: New file.
5943
50146e70
TT
59442018-04-11 Tom Tromey <tom@tromey.com>
5945
5946 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5947
f50d8a2e
PA
59482018-04-10 Pedro Alves <palves@redhat.com>
5949
5950 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5951 exits. Instead loop running forever.
5952 (fork_parent): Run forever too.
5953
a0be7a36
SM
59542018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5955
5956 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5957 mi_continue_to_line.
5958 * gdb.mi/mi-stack.c (callee4): Add comment.
5959
9b73db36
SM
59602018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5961
5962 * gdb.mi/mi-stack.exp: Fix indentation.
5963
c912f608
SM
59642018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5965
5966 PR gdb/22979
5967 * gdb.arch/amd64-osabi.exp: New file.
5968
26540402
SM
59692018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5970
5971 PR gdb/22980
5972 * gdb.base/osabi.exp: New file.
5973
121ad66c 59742018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5975
5976 * gdb.cp/static-typedef-print.exp: New file.
5977 * gdb.cp/static-typedef-print.cc: New file.
5978
3fcded8f
JB
59792018-03-27 Joel Brobecker <brobecker@adacore.com>
5980
5981 * gdb.ada/varsize_limit: New testcase.
5982
59cc4834
JB
59832018-03-27 Joel Brobecker <brobecker@adacore.com>
5984
5985 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5986
5987 * gdb.ada/notcplusplus: New testcase.
5988
5989 * gdb.base/c-linkage-name.c: New file.
5990 * gdb.base/c-linkage-name.exp: New testcase.
5991
4ca59a9f
TT
59922018-03-26 Tom Tromey <tom@tromey.com>
5993
5994 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5995 * gdb.python/py-framefilter.py (name_error): New global.
5996 (ErrorInName.function): Use name_error.
5997
978d6c75
TT
59982018-03-26 Tom Tromey <tom@tromey.com>
5999
6000 PR backtrace/15582:
6001 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6002
b7fee5a3
KS
60032018-03-23 Keith Seitz <keiths@redhat.com>
6004
6005 PR c++/22968
6006 * gdb.cp/subtypes.exp: New file.
6007 * gdb.cp/subtypes.h: New file.
6008 * gdb.cp/subtypes.cc: New file.
6009 * gdb.cp/subtypes-2.cc: New file.
6010
376be529
AB
60112018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6012
6013 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6014 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6015 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6016 -nostartfiles when compiling the test. Confirm that all registers
6017 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6018
066cfa98
AB
60192018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6020
6021 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6022 option, syntax was wrong anyway.
6023 * gdb.arch/arm-disp-step.exp: Likewise.
6024 * gdb.arch/sparc64-regs.exp: Likewise.
6025 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6026 option, syntax was wrong anyway, switch to use
6027 prepare_for_testing.
6028 * gdb.arch/i386-disp-step.exp: Likewise.
6029
079670b9
AA
60302018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6031
6032 * gdb.ada/exec_changed.exp: Replace "target_info exists
6033 use_gdb_stub" by "use_gdb_stub".
6034 * gdb.ada/start.exp: Likewise.
6035 * gdb.base/async-shell.exp: Likewise.
6036 * gdb.base/attach-pie-misread.exp: Likewise.
6037 * gdb.base/attach-wait-input.exp: Likewise.
6038 * gdb.base/break-entry.exp: Likewise.
6039 * gdb.base/break-interp.exp: Likewise.
6040 * gdb.base/dprintf-detach.exp: Likewise.
6041 * gdb.base/nostdlib.exp: Likewise.
6042 * gdb.base/solib-nodir.exp: Likewise.
6043 * gdb.base/statistics.exp: Likewise.
6044 * gdb.base/testenv.exp: Likewise.
6045 * gdb.mi/mi-exec-run.exp: Likewise.
6046 * gdb.mi/mi-start.exp: Likewise.
6047 * gdb.multi/dummy-frame-restore.exp: Likewise.
6048 * gdb.multi/multi-arch-exec.exp: Likewise.
6049 * gdb.multi/multi-arch.exp: Likewise.
6050 * gdb.multi/tids.exp: Likewise.
6051 * gdb.multi/watchpoint-multi.exp: Likewise.
6052 * gdb.python/py-events.exp: Likewise.
6053 * gdb.threads/attach-into-signal.exp: Likewise.
6054 * gdb.threads/attach-stopped.exp: Likewise.
6055 * gdb.threads/threadapply.exp: Likewise.
6056 * lib/selftest-support.exp: Likewise.
6057
26d6cec4
AA
60582018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6059
6060 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6061
4ee89e90
SR
60622018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6063
6064 * gdb.perf/template-breakpoints.cc: New file.
6065 * gdb.perf/template-breakpoints.exp: New file.
6066 * gdb.perf/template-breakpoints.py: New file.
6067
92630041
TT
60682018-03-19 Tom Tromey <tom@tromey.com>
6069
6070 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6071 y0.
6072 * gdb.rust/simple.exp: Test bare identifier form of struct
6073 initializer.
6074
76727919
TT
60752018-03-19 Tom Tromey <tom@tromey.com>
6076
6077 * gdb.gdb/observer.exp: Remove.
6078
194ed413
AA
60792018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6080
6081 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6082 "qualified" option when setting breakpoints.
6083 * gdb.trace/backtrace.exp: Likewise.
6084 * gdb.trace/circ.exp: Likewise.
6085 * gdb.trace/collection.exp: Likewise.
6086 * gdb.trace/disconnected-tracing.exp: Likewise.
6087 * gdb.trace/ftrace-lock.exp: Likewise.
6088 * gdb.trace/ftrace.exp: Likewise.
6089 * gdb.trace/infotrace.exp: Likewise.
6090 * gdb.trace/packetlen.exp: Likewise.
6091 * gdb.trace/passc-dyn.exp: Likewise.
6092 * gdb.trace/qtro.exp: Likewise.
6093 * gdb.trace/read-memory.exp: Likewise.
6094 * gdb.trace/report.exp: Likewise.
6095 * gdb.trace/signal.exp: Likewise.
6096 * gdb.trace/status-stop.exp: Likewise.
6097 * gdb.trace/strace.exp: Likewise.
6098 * gdb.trace/tfind.exp: Likewise.
6099 * gdb.trace/trace-break.exp: Likewise.
6100 * gdb.trace/trace-condition.exp: Likewise.
6101 * gdb.trace/trace-mt.exp: Likewise.
6102 * gdb.trace/tstatus.exp: Likewise.
6103 * gdb.trace/tsv.exp: Likewise.
6104 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6105 * gdb.trace/unavailable.exp: Likewise.
6106 * gdb.trace/while-dyn.exp: Likewise.
6107
8b067d2c
AA
61082018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6109
6110 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6111 that libinproctrace is copied to the target.
6112
3ae9ce5d
TT
61132018-03-14 Tom Tromey <tom@tromey.com>
6114
6115 PR cli/14977:
6116 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6117 a null pointer.
6118 * gdb.base/wchar.exp: Likewise.
6119
b8c2339b
TT
61202018-03-14 Tom Tromey <tom@tromey.com>
6121
6122 PR cli/19918:
6123 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6124 flag.
6125
4872dc46
SM
61262018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6127
6128 PR gdb/22841
6129 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6130 "target" to remote_exec.
6131
e4fe3756
SM
61322018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6133
6134 PR gdb/22841
6135 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6136 ${board}_upload): Remove.
6137
e95a97d4
AA
61382018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6139
6140 * gdb.cp/watch-cp.cc: New test.
6141 * gdb.cp/watch-cp.exp: New file.
6142
dbbb1059
AB
61432018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6144
6145 * gdb.base/infcall-nested-structs.exp: New file.
6146 * gdb.base/infcall-nested-structs.c: New file.
6147 * gdb.base/float.exp: Add riscv support.
6148
ecc054c0
TP
61492018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6150
6151 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6152 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6153
25e3c82c
SDJ
61542018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6155
6156 * gdb.server/abspath.exp: New file.
6157 * lib/gdb.exp (with_cwd): New procedure.
6158
3083294d
SM
61592018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6160
6161 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6162 use it.
6163 (gdb_is_target_remote_prompt): New proc.
6164 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6165 (gdb_is_target_native): Pass prompt parameter to
6166 gdb_is_target_1.
6167
3275ef47
SM
61682018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6169
6170 * gdb.base/load-command.c: New file.
6171 * gdb.base/load-command.exp: New file.
6172 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6173 (gdb_is_target_1): ...this, and generalize for other targets
6174 than just remote.
6175 (gdb_is_target_remote): Use gdb_is_target_1.
6176 (gdb_is_target_native): use gdb_is_target_1.
6177
6893c19a
TT
61782018-02-26 Tom Tromey <tom@tromey.com>
6179
6180 PR python/16497:
6181 * gdb.python/py-framefilter.exp: Update test.
6182
2ddeaf8a
TT
61832018-02-26 Tom Tromey <tom@tromey.com>
6184
6185 * gdb.dwarf2/variant.c: New file.
6186 * gdb.dwarf2/variant.exp: New file.
6187
c9317f21
TT
61882018-02-26 Tom Tromey <tom@tromey.com>
6189
6190 * gdb.rust/simple.exp: Accept more possible results in enum test.
6191
6f6d0c26
SM
61922018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6193
6194 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6195 parentheses.
6196
11b03145
MR
61972018-02-23 Maciej W. Rozycki <macro@mips.com>
6198
6199 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6200 name of a variable: $actual_linejj -> $actual_line.
6201
54a27fe5
JB
62022018-02-21 John Baldwin <jhb@FreeBSD.org>
6203
6204 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6205
de65820c
MM
62062018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6207
6208 * gdb.btrace/buffer-size.exp: Do not force BTS.
6209
980548fd
PA
62102018-02-14 Pedro Alves <palves@redhat.com>
6211
6212 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6213 getting a "Quit".
6214
c4e12631
MM
62152018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6216
6217 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6218 Fix test name.
6219
c2e0e465
SM
62202018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6221
6222 * gdb.cp/m-static.exp: Check type of optimized out static
6223 member.
6224
f7216783
AB
62252018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6226
6227 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6228 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6229
0625771b
LS
62302018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6231 Leszek Swirski <leszeks@google.com>
6232
6233 * gdb.python/py-prettyprint.c
6234 (struct to_string_returns_value_inner,
6235 struct to_string_returns_value_wrapper): New.
6236 (main): Add tsrvw variable.
6237 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6238 ToStringReturnsValueWrapper): New classes.
6239 (register_pretty_printers): Register new pretty-printers.
6240 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6241 recursive pretty printer.
6242 * gdb.python/py-mi.exp: Likewise.
6243
59498c30
LS
62442018-02-01 Leszek Swirski <leszeks@google.com>
6245
6246 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6247 functions with the same name as an include file are parsed
6248 correctly.
6249
d4d38844
YQ
62502018-02-01 Yao Qi <yao.qi@linaro.org>
6251
6252 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6253 "\[^\r\n\]*".
6254
07e5f5cf
NP
62552018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6256
6257 * gdb.arch/powerpc-prologue-frame.s: New file.
6258 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6259 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6260
929b5ad4
JB
62612018-01-31 Joel Brobecker <brobecker@adacore.com>
6262
6263 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6264
e671cd59
PA
62652018-01-30 Pedro Alves <palves@redhat.com>
6266
6267 PR gdb/13211
6268 * gdb.base/interrupt-daemon.c: New.
6269 * gdb.base/interrupt-daemon.exp: New.
6270 * gdb.multi/multi-term-settings.c: New.
6271 * gdb.multi/multi-term-settings.exp: New.
6272
fc413dc4
JB
62732018-01-30 Joel Brobecker <brobecker@adacore.com>
6274
6275 * gdb.base/break.exp: Save the location where the breakpoint
6276 on break.c:47 was actually inserted when debugging the version
6277 compiled at -O2 and use it in the expected output of the "info
6278 break" test performed soon after.
6279
5c319bb2
PA
62802018-01-22 Pedro Alves <palves@redhat.com>
6281 Sergio Durigan Junior <sergiodj@redhat.com>
6282
6283 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6284 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6285
a9e40818
JB
62862018-01-22 Joel Brobecker <brobecker@adacore.com>
6287
6288 * gdb.base/break-include.c, gdb.base/break-include.inc,
6289 gdb.base/break-include.exp: New files.
6290 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6291 line number now being the actual line number where the breakpoint
6292 was inserted.
6293 * gdb.mi/mi-break.exp: Likewise.
6294 * gdb.mi/mi-reverse.exp: Likewise.
6295 * gdb.mi/mi-simplerun.exp: Ditto.
6296
e707fc44
AB
62972018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6298
6299 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6300 varobj.
6301 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6302
ae451627
AB
63032018-01-21 Don Breazeal <donb@codesourcery.com>
6304 Andrew Burgess <andrew.burgess@embecosm.com>
6305
6306 * gdb.mi/basics.c: Add new global.
6307 * gdb.mi/mi-frame-regs.exp: New file.
6308 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6309 case.
6310
b1b189e0
AB
63112018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6312
6313 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6314 non-parameter, and on an unknown symbol.
6315
fcfcc376
TT
63162018-01-19 Tom Tromey <tom@tromey.com>
6317
6318 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6319 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6320
634c1c31
AA
63212018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6322
6323 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6324 setrlimit and chdir to int.
6325
d6ad07fd
AA
63262018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6327
6328 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6329 function.
6330 (my_tend): Likewise.
6331 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6332 rationale of avoiding FP- and vector instructions.
6333
adf8243b
RK
63342018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6335
6336 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6337 "info reg" with "\[ \t\]*".
6338 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6339 "\[ \t\]+".
6340 * gdb.arch/s390-multiarch.exp: Ditto.
6341 * gdb.base/pc-fp.exp: Ditto.
6342 * gdb.reverse/i386-precsave.exp: Ditto.
6343 * gdb.reverse/i386-reverse.exp: Ditto.
6344 * gdb.reverse/i387-env-reverse.exp: Ditto.
6345 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6346
dcc06925
AA
63472018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6348
6349 * lib/gdb.exp (gdb_compile): Re-enable use of
6350 universal_compile_options for languages other than Rust.
6351
25d4fd80
AA
63522018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6353
6354 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6355
ee7f689e 63562018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6357
6358 PR gdb/16577
6359 * gdb.base/solib-vanish.exp: New.
6360 * gdb.base/solib-vanish-main.c: New.
6361 * gdb.base/solib-vanish-lib1.c: New.
6362 * gdb.base/solib-vanish-lib2.c: New.
6363
d8447b6b
YQ
63642018-01-17 Yao Qi <yao.qi@linaro.org>
6365
6366 * gdb.compile/compile.exp: Match the address printed for
6367 frame in the output of command "bt".
6368
86d6a90c
TT
63692018-01-15 Tom Tromey <tom@tromey.com>
6370
6371 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6372 compute sp_reg.
6373
cbcdb1aa
AB
63742018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6375
6376 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6377 to prepare.
6378 (prepare): Return 0 on error, 1 on success.
6379
eea61984
PA
63802018-01-12 Pedro Alves <palves@redhat.com>
6381
6382 * gdb.base/continue-after-aborted-step-over.c: New.
6383 * gdb.base/continue-after-aborted-step-over.exp: New.
6384
6181e9c2
SM
63852018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6386
6387 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6388 options when not creating an executable.
6389
3cada740
PA
63902018-01-11 Pedro Alves <palves@redhat.com>
6391
6392 PR remote/22597
6393 * gdb.server/stop-reply-no-thread.c: New file.
6394 * gdb.server/stop-reply-no-thread.exp: New file.
6395
c63d3e8d
PA
63962018-01-10 Pedro Alves <palves@redhat.com>
6397
6398 PR gdb/22670
6399 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6400 functions too. Test setting breakpoints and printing C functions
6401 with no debug info too.
6402 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6403
d4c2a405
PA
64042018-01-10 Pedro Alves <palves@redhat.com>
6405
6406 PR gdb/22670
6407 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6408 a fail.
6409
8825213e
PA
64102018-01-10 Pedro Alves <palves@redhat.com>
6411
6412 PR gdb/22670
6413 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6414
605fd3c6
YQ
64152018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6416
6417 * gdb.server/unittest.exp: Match the output in non-development
6418 mode.
6419
1e5ded6c
YQ
64202018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6421
6422 * gdb.gdb/unittest.exp: Match output in non-development mode.
6423
30066b0b
JB
64242018-01-08 Joel Brobecker <brobecker@adacore.com>
6425
6426 * gdb.ada/access_tagged_param.exp: Relax expected output
6427 for value of "ObjL" in "continue" to pck.inspect breakpoint
6428 test.
6429
04bafb1e
XR
64302018-01-08 Joel Brobecker <brobecker@adacore.com>
6431
9f86398b
JB
6432 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6433 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6434
e379cee6
PA
64352018-01-05 Pedro Alves <palves@redhat.com>
6436
6437 PR gdb/18653
6438 * gdb.base/libsegfault.exp: New.
6439
de63c46b
PA
64402018-01-05 Joel Brobecker <brobecker@adacore.com>
6441
6442 PR gdb/22670
6443 * gdb.ada/access_tagged_param.exp: New file.
6444 * gdb.ada/access_tagged_param/foo.adb: New file.
6445
f98fc17b
PA
64462018-01-05 Pedro Alves <palves@redhat.com>
6447
6448 PR gdb/22670
6449 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6450 exercise lower case too, and to exercise both full matching and
6451 wild matching.
6452
342f8240
JB
64532018-01-05 Joel Brobecker <brobecker@adacore.com>
6454
6455 * gdb.ada/rename_subscript_param: New testcase.
6456
7150d33c
JG
64572018-01-05 Jerome Guitton <guitton@adacore.com>
6458
6459 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6460
cc0e770c
JB
64612018-01-05 Joel Brobecker <brobecker@adacore.com>
6462
6463 * gdb.ada/convvar_comp: New testcase.
6464
672a41aa 64652018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6466
6467 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6468 (My_Table): New global variable.
6469 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6470
7365ec2f
JB
64712018-01-04 Joel Brobecker <brobecker@adacore.com>
6472
6473 PR gdb/22670
6474 * gdb.ada/maint_with_ada: New testcase.
6475
289483b6
JB
64762018-01-04 Joel Brobecker <brobecker@adacore.com>
6477
6478 PR gdb/22670
6479 * gdb.ada/bp_c_mixed_case: New testcase.
6480
344420da
JB
64812018-01-04 Joel Brobecker <brobecker@adacore.com>
6482
6483 PR gdb/22670
6484 * gdb.ada/complete.exp: Add "complete break ada" test.
6485
66fc87a0
JB
64862018-01-04 Joel Brobecker <brobecker@adacore.com>
6487
6488 PR gdb/22670
6489 * gdb.ada/info_addr_mixed_case: New testcase.
6490
9f757bf7
XR
64912018-01-03 Xavier Roirand <roirand@adacore.com>
6492
6493 * gdb.ada/excep_handle.exp: New testcase.
6494 * gdb.ada/excep_handle/foo.adb: New file.
6495 * gdb.ada/excep_handle/pck.ads: New file.
6496
bd570f80
JB
64972018-01-03 Joel Brobecker <brobecker@adacore.com>
6498
6499 * gdb.base/step-line.c: Add extra empty line in copyright header.
6500 * gdb.base/step-line.inp: Likewise.
6501
9fe561ab
JB
65022018-01-02 Joel Brobecker <brobecker@adacore.com>
6503
6504 * gdb.ada/dyn_stride.exp: Add slice test.
6505
a405673c
JB
65062018-01-02 Joel Brobecker <brobecker@adacore.com>
6507
6508 * gdb.ada/dyn_stride: New testcase.
6509
cef0f868
SH
65102017-12-27 Stafford Horne <shorne@gmail.com>
6511
6512 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6513 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6514
b67d92b0
SH
65152017-12-27 Stafford Horne <shorne@gmail.com>
6516
6517 * gdb.base/reggroups.c: New file.
6518 * gdb.base/reggroups.exp: New file.
6519
eccab96d
JB
65202017-12-18 Joel Brobecker <brobecker@adacore.com>
6521
6522 * gdb.dwarf2/ada-valprint-error.c: New file.
6523 * gdb.dwarf2/ada-valprint-error.exp: New file.
6524
0e2da9f0
JB
65252017-12-18 Joel Brobecker <brobecker@adacore.com>
6526
6527 * gdb.ada/assign_arr: New testcase.
6528
cb923fcc
XR
65292017-12-18 Xavier Roirand <roirand@adacore.com>
6530
6531 * gdb.ada/funcall_ptr: New testcase.
6532
7c161838
SDJ
65332017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6534
6535 PR cli/16224
6536 * gdb.base/ptype-offsets.cc: New file.
6537 * gdb.base/ptype-offsets.exp: New file.
6538
1af17fd9
YQ
65392017-12-15 Yao Qi <yao.qi@linaro.org>
6540
6541 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6542 if XML is disabled.
6543
828d5846
XR
65442017-12-15 Xavier Roirand <roirand@adacore.com>
6545
6546 * gdb.ada/same_component_name: New testcase.
6547
79e8fcaa
JB
65482017-12-14 Joel Brobecker <brobecker@adacore.com>
6549
6550 * gdb.ada/str_binop_equal: New testcase.
6551
e05fa6f9
JB
65522017-12-14 Joel Brobecker <brobecker@adacore.com>
6553
6554 * gdb.ada/task_switch_in_core: New testcase.
6555
b89641ba
SM
65562017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6557
6558 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6559 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6560 call test_bkpt_qualified.
6561 (test_bkpt_qualified): New proc.
6562
6892d2e4
PA
65632017-12-13 Pedro Alves <palves@redhat.com>
6564
6565 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6566 Tighten regexp by matching with an anchor.
6567
a22ecf70
PA
65682017-12-13 Pedro Alves <palves@redhat.com>
6569
6570 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6571 ("expression with namespace"): New set of tests.
6572 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6573 (Nested::Test_NS::qux): New.
6574 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6575 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6576
9937536c
JB
65772017-12-13 Joel Brobecker <brobecker@adacore.com>
6578
6579 * gdb.base/server-del-break.c: New file.
6580 * gdb.base/server-del-break.exp: New file.
6581
fe49c6f5
SH
65822017-12-12 Stafford Horne <shorne@gmail.com>
6583
6584 * gdb.xml/tdesc-regs.exp: Add or1k support.
6585
c3d18620
SH
65862017-12-12 Stafford Horne <shorne@gmail.com>
6587
6588 * gdb.base/bp-permanent.c: Define nop of or1k.
6589
c5f9cfc8
JB
65902017-12-11 Joel Brobecker <brobecker@adacore.com>
6591
6592 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6593 output with components being reordered.
6594
a9c135fc
JB
65952017-12-11 Joel Brobecker <brobecker@adacore.com>
6596
6597 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6598 output with components being reordered.
6599
927aa2e7
JK
66002017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6601 Pedro Alves <palves@redhat.com>
6602
6603 * gdb.base/maint.exp (check for .gdb_index): Check also for
6604 .debug_names.
6605 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6606 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6607 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6608 (.gdb_index used after symbol reloading): Support also .debug_names.
6609 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6610
f17d9474
YQ
66112017-12-08 Yao Qi <yao.qi@linaro.org>
6612
6613 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6614 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6615
a0de8c21
YQ
66162017-12-08 Yao Qi <yao.qi@linaro.org>
6617
6618 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6619 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6620
a738ea1d
YQ
66212017-12-08 Yao Qi <yao.qi@linaro.org>
6622
6623 * gdb.arch/aarch64-tagged-pointer.c: New file.
6624 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6625
1cd9a73b
SDJ
66262017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6627
6628 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6629 "int".
6630
fa6eb693
KS
66312017-12-07 Keith Seitz <keiths@redhat.com>
6632
6633 PR breakpoints/22569
6634 * gdb.linespec/ls-errs.exp: Change expected result of "break
6635 -source this file has spaces.c -line 3".
6636 Check that an explicit source file followed by whitespace is
6637 identified as an invalid explicit location.
6638
883fd55a
KS
66392017-12-07 Keith Seitz <keiths@redhat.com>
6640
6641 * gdb.cp/nested-types.cc: New file.
6642 * gdb.cp/nested-types.exp: New file.
6643 * lib/cp-support.exp: Load data-structures.exp library.
6644 (debug_cp_test_ptype_class): New global.
6645 (cp_ptype_class_verbose, next_line): New procedures.
6646 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6647 Add and document new return value.
6648 Switch the list of lines to a queue.
6649 Add support for new `type' key for nested type definitions.
6650 Add debugging/troubleshooting messages.
6651 * lib/data-structures.exp: New file.
6652
ec72db3e
SM
66532017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6654
6655 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6656 with proc_with_prefix, don't use with_test_prefix.
6657
99598d71
TT
66582017-12-07 Tom Tromey <tom@tromey.com>
6659
6660 * gdb.base/break.exp: Add test for empty "commands".
6661
a8806230
YQ
66622017-12-07 Yao Qi <yao.qi@linaro.org>
6663
6664 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6665 malloc and catch syscall.
6666
824cc835
PM
66672017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6668
e79be6e5 6669 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6670 tests for explicit locations.
6671
7cc244de
PA
66722017-12-06 Pedro Alves <palves@redhat.com>
6673
6674 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6675 force-disabling XML descriptions.
6676
50a1fdd5
PA
66772017-12-04 Pedro Alves <palves@redhat.com>
6678
6679 PR gdb/22499
6680 * gdb.arch/amd64-disp-step-avx.S: New file.
6681 * gdb.arch/amd64-disp-step-avx.exp: New file.
6682
f0fb2488
PA
66832017-12-03 Pedro Alves <palves@redhat.com>
6684
6685 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6686 and <string.h>.
6687 (parent_function): Print distinct messages when waitpid fails, or
6688 the child exits with a signal, or the child exits for an unhandled
6689 reason.
6690 * gdb.threads/process-dies-while-detaching.exp
6691 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6692 it. Wait for both inferior output and GDB's prompt. Use an
6693 indirect spawn id list.
6694 (do_detach): New parameter 'child_exit'. Use it to compute
6695 expected inferior output.
6696 (test_detach, test_detach_watch, test_detach_killed_outside):
6697 Adjust to pass down the expected child exit kind.
6698
97cbe998
SDJ
66992017-12-01 Joel Brobecker <brobecker@adacore.com>
6700 Sergio Durigan Junior <sergiodj@redhat.com>
6701 Pedro Alves <palves@redhat.com>
6702
6703 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6704
40fc416f
SDJ
67052017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6706
6707 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6708 to 'symbol-file' and 'add-symbol-file' can be
6709 position-independent.
6710
1cc75e92
YQ
67112017-12-01 Yao Qi <yao.qi@linaro.org>
6712
6713 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6714 the URL in copyright header.
6715 * gdb.arch/aarch64-fp.exp: Likewise.
6716 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6717 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6718 * gdb.base/expand-psymtabs.exp: Likewise.
6719 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6720 * gdb.fortran/common-block.exp: Likewise.
6721 * gdb.fortran/common-block.f90: Likewise.
6722 * gdb.fortran/logical.exp: Likewise.
6723 * gdb.fortran/vla-datatypes.f90: Likewise.
6724 * gdb.fortran/vla-sub.f90: Likewise.
6725
875fb7a7
JB
67262017-11-30 Joel Brobecker <brobecker@adacore.com>
6727
6728 * gdb.ada/repeat_dyn: New testcase.
6729
6f14765f
UW
67302017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6731
6732 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6733 Update for changed thread numbering.
6734 * gdb.cell/bt.exp: Update for changed GDB output.
6735
f1af7b94
SM
67362017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6737
6738 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6739 setting isremote by hand.
6740 * boards/dwarf4-gdb-index.exp: Likewise.
6741 * boards/fission.exp: Likewise.
6742 * boards/stabs.exp: Likewise.
6743
e3919f3e
PA
67442017-11-30 Pedro Alves <palves@redhat.com>
6745
6746 * gdb.linespec/cpls-ops.exp
6747 (check_explicit_skips_function_argument): Extract the underlying
6748 type of size_t instead of hardcoding it.
6749
bd69330d
PA
67502017-11-29 Pedro Alves <palves@redhat.com>
6751
6752 PR c++/19436
6753 * gdb.linespec/cpls-abi-tag.cc: New file.
6754 * gdb.linespec/cpls-abi-tag.exp: New file.
6755
a20714ff
PA
67562017-11-29 Pedro Alves <palves@redhat.com>
6757
6758 * gdb.base/langs.exp: Use -qualified.
6759 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6760 it.
6761 * gdb.cp/namespace.exp: Use -qualified.
6762 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6763 (overload-3, template-overload, template-ret-type, const-overload)
6764 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6765 procedures.
6766 (test_driver): Call them.
6767 * gdb.cp/save-bp-qualified.cc: New.
6768 * gdb.cp/save-bp-qualified.exp: New.
6769 * gdb.linespec/explicit.exp: Test -qualified.
6770 * lib/completion-support.exp (completion::explicit_opts_list): Add
6771 "-qualified".
6772 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6773
f6f1d339
PM
67742017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6775
6776 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6777
02ca603a
TT
67782017-11-29 Tom Tromey <tom@tromey.com>
6779
6780 * gdb.base/relocate.exp: Update invalid argument test.
6781 Add new tests for invalid arguments.
6782
ed6c0bfb
TP
67832017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6784
6785 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6786 Return 0 as a long.
6787 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6788
f106e10e
TP
67892017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6790
6791 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6792 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6793 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6794 func ().
6795 * gdb.cp/shadow.cc (B.func): Return 0.
6796
10329bb2
JB
67972017-11-27 Joel Brobecker <brobecker@adacore.com>
6798
6799 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6800 expected output in gdb_expect call to allow the exception
6801 message to be present as well. Fix syntax confusion to avoid
6802 TCL thinking that exception_name is an array.
6803
617cd4bc
UW
68042017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6805
6806 * gdb.arch/spu-info.c: Include <unistd.h>.
6807 (do_signal_test): Fix broken calls to write.
6808 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6809 Fix checks for empty mailboxes. Update signal tests for corrected
6810 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6811 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6812 * gdb.cell/arch.exp: Use standard_output_file.
6813 * gdb.cell/break.exp: Likewise.
6814 * gdb.cell/bt.exp: Likewise.
6815 * gdb.cell/core.exp: Likewise.
6816 * gdb.cell/dwarfaddr.exp: Likewise.
6817 * gdb.cell/ea-cache.exp: Likewise.
6818 * gdb.cell/ea-standalone.exp: Likewise.
6819 * gdb.cell/f-regs.exp: Likewise.
6820 * gdb.cell/fork.exp: Likewise.
6821 * gdb.cell/gcore.exp: Likewise.
6822 * gdb.cell/mem-access.exp: Likewise.
6823 * gdb.cell/ptype.exp: Likewise.
6824 * gdb.cell/registers.exp: Likewise.
6825 * gdb.cell/sizeof.exp: Likewise.
6826 * gdb.cell/solib-symbol.exp: Likewise.
6827 * gdb.cell/solib.exp: Likewise.
617cd4bc 6828
a81aaca0
PA
68292017-11-25 Pedro Alves <palves@redhat.com>
6830
6831 * gdb.base/complete-empty.exp: New file.
6832 * gdb.base/completion.exp: Adjust.
6833
6a3c6ee4
PA
68342017-11-25 Pedro Alves <palves@redhat.com>
6835
6836 * gdb.linespec/cpls-ops.cc: New file.
6837 * gdb.linespec/cpls-ops.exp: New file.
6838 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6839 factored out from ...
6840 (test_complete_prefix_range): ... this.
6841
8955eb2d
PA
68422017-11-24 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.linespec/cpcompletion.exp: New file.
6845 * gdb.linespec/cpls-hyphen.cc: New file.
6846 * gdb.linespec/cpls.cc: New file.
6847 * gdb.linespec/cpls2.cc: New file.
6848 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6849 test to use test_gdb_complete_unique. Add label completion,
6850 keyword completion and explicit location completion tests.
6851 * lib/completion-support.exp: New file.
6852
e547c119
JB
68532017-11-24 Joel Brobecker <brobecker@adacore.com>
6854
6855 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6856 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6857 when hitting an exception catchpoint.
6858
7c3c1aa8
YQ
68592017-11-22 Yao Qi <yao.qi@linaro.org>
6860
6861 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6862
41bd68f5
SM
68632017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6864
6865 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6866 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6867 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6868
1daad298
YQ
68692017-11-22 Yao Qi <yao.qi@linaro.org>
6870
6871 * gdb.base/info-os.exp: Pass pthreads.
6872 * gdb.multi/multi-attach.exp: Likewise.
6873
88465e87
YQ
68742017-11-22 Yao Qi <yao.qi@linaro.org>
6875
6876 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6877 compiler.
6878
dc196b23
YQ
68792017-11-22 Yao Qi <yao.qi@linaro.org>
6880
6881 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6882 * gdb.base/break-interp.exp: Likewise.
6883 * gdb.base/jit-attach-pie.exp: Likewise.
6884
2400729e
UW
68852017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6886
6887 * gdb.base/float128.c (large128): New variable.
6888 * gdb.base/float128.exp: Add test to print largest __float128 value.
6889
7a26362d
UW
68902017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6891
6892 * gdb.arch/vsx-regs.exp: Update register content checks.
6893
ed0f4273
UW
68942017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6895
6896 * gdb.arch/ppc-longdouble.exp: New file.
6897 * gdb.arch/ppc-longdouble.c: Likewise.
6898
a25d69c6
PA
68992017-11-21 Pedro Alves <palves@redhat.com>
6900
6901 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6902
73fcf641
PA
69032017-11-20 Pedro Alves <palves@redhat.com>
6904
6905 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6906 (long_double_typedef): New typedefs.
6907 Use DEF on double and long double.
6908 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6909 cases.
6910 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6911 and 'long_double_ptr_same_size' locals. Use them to decide
6912 whether cast from array/function to float is valid/invalid.
6913
71a3c369
TT
69142017-11-17 Tom Tromey <tom@tromey.com>
6915
6916 * gdb.rust/traits.rs: New file.
6917 * gdb.rust/traits.exp: New file.
6918
ced9779b
JB
69192017-11-17 Joel Brobecker <brobecker@adacore.com>
6920
6921 * gdb.ada/minsyms: New testcase.
6922
a0922d80
PA
69232017-11-16 Pedro Alves <palves@redhat.com>
6924
6925 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6926 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6927
ea04e54c
PA
69282017-11-16 Pedro Alves <palves@redhat.com>
6929
6930 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6931 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6932
e849ea89
PA
69332017-11-16 Pedro Alves <palves@redhat.com>
6934
6935 * gdb.server/reconnect-ctrl-c.c: New file.
6936 * gdb.server/reconnect-ctrl-c.exp: New file.
6937
d8ae99a7
PM
69382017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6939
6940 * gdb.python/py-rbreak.exp: New file.
6941 * gdb.python/py-rbreak.c: New file.
6942 * gdb.python/py-rbreak-func2.c: New file.
6943
968a13f8
PA
69442017-11-16 Pedro Alves <palves@redhat.com>
6945
6946 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6947 pattern.
6948 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6949 GDB.
6950
71774bc9
SM
69512017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6952
6953 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6954 regex.
6955
ddbb44cf
SM
69562017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6957
6958 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6959 test names.
6960
584a564f
PA
69612017-11-09 Pedro Alves <palves@redhat.com>
6962
6963 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6964 factored out from ...
6965 (top level): ... here, and adjusted to avoid expecting beyond the
6966 prompt in a single gdb_test_multiple.
6967
5ed7a928
PA
69682017-11-09 Pedro Alves <palves@redhat.com>
6969
6970 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6971 output.
6972 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6973 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6974 * gdb.server/ext-run.exp ("kill" test): Likewise.
6975 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6976
a60e0738
PA
69772017-11-09 Pedro Alves <palves@redhat.com>
6978
6979 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6980 match till end of line.
6981
2c88253f
PA
69822017-11-09 Pedro Alves <palves@redhat.com>
6983
6984 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6985
c7a38517
PA
69862017-11-09 Pedro Alves <palves@redhat.com>
6987
6988 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6989 New procedures, factored out from ...
6990 (top level): ... here, and adjusted to avoid expecting beyond the
6991 prompt in one go.
6992
f29f4b6b
PA
69932017-11-09 Pedro Alves <palves@redhat.com>
6994
6995 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6996 output. Fix '?' match.
6997
286acbb5
JB
69982017-11-08 Joel Brobecker <brobecker@adacore.com>
6999
7000 * gdb.ada/scoped_watch: New testcase.
7001 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7002 which is actually correct.
7003 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7004 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7005
62d7ae92
PA
70062017-11-08 Pedro Alves <palves@redhat.com>
7007
7008 * gdb.gdb/complaints.exp (test_initial_complaints)
7009 (test_serial_complaints, test_short_complaints): Call
7010 complaint_internal instead of complaint.
7011
280ca31f
DT
70122017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7013
7014 * gdb.threads/tls-core.c: New file.
7015 * gdb.threads/tls-core.exp: Likewise.
7016
b5ec771e
PA
70172017-11-08 Pedro Alves <palves@redhat.com>
7018
7019 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7020 (p Exported_Capitalized): New test.
7021 (p exported_capitalized): New test.
7022
a02b41a7
PA
70232017-11-07 Pedro Alves <palves@redhat.com>
7024
7025 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7026
95e95a6d
PA
70272017-11-07 Pedro Alves <palves@redhat.com>
7028
7029 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7030 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7031 (disable_invalid, disable_inverted, disable_negative): New
7032 procedures.
7033 ("bad numbers"): New set of tests.
7034
cee62dbd
PA
70352017-11-07 Pedro Alves <palves@redhat.com>
7036
7037 * gdb.cp/ena-dis-br-range.exp: Add tests.
7038
cc638e86
PA
70392017-11-07 Pedro Alves <palves@redhat.com>
7040
7041 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7042
d0fe4701
XR
70432017-11-07 Xavier Roirand <roirand@adacore.com>
7044 Pedro Alves <palves@redhat.com>
7045
7046 * gdb.base/ena-dis-br.exp: Add reference to
7047 gdb.cp/ena-dis-br-range.exp.
7048 * gdb.cp/ena-dis-br-range.exp: New file.
7049 * gdb.cp/ena-dis-br-range.cc: New file.
7050
46f67f80
PA
70512017-11-06 Pedro Alves <palves@redhat.com>
7052
7053 * gdb.base/attach-non-pgrp-leader.c: New.
7054 * gdb.base/attach-non-pgrp-leader.exp: New.
7055
726e1356
PA
70562017-11-06 Pedro Alves <palves@redhat.com>
7057
7058 * configure.ac: No longer check for termio.h and sgtty.h.
7059 * configure: Regenerate.
7060 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7061 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7062 Remove termio and sgtty code.
7063
50ab6ace
YQ
70642017-11-03 Yao Qi <yao.qi@linaro.org>
7065
7066 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7067 in GDB is disabled.
7068
8e68731c
YQ
70692017-11-03 Yao Qi <yao.qi@linaro.org>
7070
7071 * gdb.python/py-thrhandle.exp: Skip it if python is not
7072 enabled.
7073
3a87ae65
SM
70742017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7075
7076 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7077 as a breakpoint command.
7078
484d8d36
MD
70792017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7080
7081 PR python/21213
7082 * gdb.python/py-infthread.exp: Test calling
7083 InferiorThread.inferior () multiple times in a row.
7084
4a27f119
KS
70852017-10-27 Keith Seitz <keiths@redhat.com>
7086
7087 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7088 Test "info break" for every inlined function breakpoint.
7089
bb11dd58
YQ
70902017-10-27 Yao Qi <yao.qi@linaro.org>
7091
7092 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7093
a43f3893
PF
70942017-10-26 Patrick Frants <osscontribute@gmail.com>
7095
7096 * gdb.cp/classes.exp (test_static_members): Test printing
7097 Outer::instance.
7098 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7099 (Inner::instance, Outer::instance): New.
7100
792ccf00
PA
71012017-10-24 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7104 extra console" test in two stages.
7105
eb2bfbad
PA
71062017-10-24 Pedro Alves <palves@redhat.com>
7107
7108 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7109
1f75a651
PA
71102017-10-24 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7113 loop.
7114
779990d9
PA
71152017-10-24 Pedro Alves <palves@redhat.com>
7116
7117 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7118 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7119
ad9b8f5d
PA
71202017-10-24 Pedro Alves <palves@redhat.com>
7121
7122 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7123 parameter and handle it. Don't output read value in test name.
7124
fee6da6e
PA
71252017-10-24 Pedro Alves <palves@redhat.com>
7126
7127 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7128 custom test name.
7129
10389c2c
PA
71302017-10-24 Pedro Alves <palves@redhat.com>
7131
7132 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7133 include the unstable output directory name in the test's name.
7134 (initial_setup_simple) <'set args'>: Use custom test name.
7135
a80e65a9
PA
71362017-10-24 Pedro Alves <palves@redhat.com>
7137
7138 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7139 with explicit test name.
7140
15763a09
PA
71412017-10-20 Pedro Alves <palves@redhat.com>
7142
7143 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7144 'wait -i'. Use gdb_assert and remote_close.
7145
49a4ce2e
AB
71462017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7147
7148 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7149 number from variable rather than hard-coded.
7150
a75868f5
PA
71512017-10-19 Pedro Alves <palves@redhat.com>
7152
7153 * gdb.base/long-inferior-output.c: New file.
7154 * gdb.base/long-inferior-output.exp: New file.
7155
c8ba13ad
KS
71562017-11-18 Keith Seitz <keiths@redhat.com>
7157
7158 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7159 method.
7160 (main): Call it.
7161 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7162 Add additional user-defined conversion operator tests.
7163
b27de576
PA
71642017-10-17 Pedro Alves <palves@redhat.com>
7165
7166 * boards/native-stdio-gdbserver.exp: Load "local-board".
7167
8484c955
PA
71682017-10-17 Pedro Alves <palves@redhat.com>
7169
7170 * gdb.base/quit-live.c: New file.
7171 * gdb.base/quit-live.exp: New file.
7172
83d5a34d
KS
71732017-10-16 Keith Seitz <keiths@redhat.com>
7174
7175 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7176 (class_with_protected_typedef, class_with_private_typedef)
7177 (struct_with_public_typedef, struct_with_protected_typedef)
7178 (struct_with_private_typedef): New classes/structs.
7179 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7180 typedefs and access specifiers.
7181
739b3f1d
PA
71822017-10-16 Pedro Alves <palves@redhat.com>
7183 Simon Marchi <simon.marchi@polymtl.ca>
7184
7185 * README (Local vs Remote vs Native): New section.
7186 * boards/local-board.exp: New file, with bits factored out from
7187 ...
7188 * boards/native-extended-gdbserver.exp: ... here. Load
7189 "local-board".
7190 * boards/native-gdbserver.exp: Load "local-board".
7191 (${board}_spawn, ${board}_exec): Delete.
7192 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7193 ...
7194 * boards/stdio-gdbserver-base.exp: ... this new file.
7195 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7196 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7197 procedure.
7198 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7199 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7200 stdio_gdbserver_command.
7201 (${board}_get_remote_address, ${board}_get_comm_port)
7202 (${board}_download, ${board}_upload): Delete.
7203 (get_target_remote_pipe_cmd): New.
7204
fe68b953
SM
72052017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7206
7207 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7208 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7209 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7210 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7211 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7212 remove with_test_prefix.
7213
300b6685
PA
72142017-10-13 Pedro Alves <palves@redhat.com>
7215
7216 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7217 * gdb.base/annota1.exp: Use it instead of is_remote.
7218 * gdb.base/annota3.exp: Use it instead of is_remote.
7219 * gdb.cp/annota2.exp: Use it instead of is_remote.
7220 * gdb.cp/annota3.exp: Use it instead of is_remote.
7221 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7222
50500caf
PA
72232017-10-13 Pedro Alves <palves@redhat.com>
7224
7225 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7226 (test_num_test_vars, run_and_count_vars, find_env)
7227 (test_set_unset_env, test_inherit_env_var): New procedures.
7228 (top level): Use them.
7229
dad0c6d2
PA
72302017-10-13 Pedro Alves <palves@redhat.com>
7231
7232 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7233 also skip on stub-like targets.
7234
8b0553c1
PA
72352017-10-13 Pedro Alves <palves@redhat.com>
7236
7237 PR gdb/22293
7238 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7239 (top level): Move some tests to ...
7240 (test_not_found): ... this new procedure.
7241 (top level): Call it.
7242
7594f623
PA
72432017-10-13 Pedro Alves <palves@redhat.com>
7244
7245 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7246 expect different "info terminal" output if testing with a
7247 non-native target.
7248
ebe3b402
PA
72492017-10-13 Pedro Alves <palves@redhat.com>
7250 Simon Marchi <simon.marchi@polymtl.ca>
7251
7252 PR python/12966
7253 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7254
42f1b161
PA
72552017-10-13 Pedro Alves <palves@redhat.com>
7256
7257 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7258 already.
7259
8d6ef72b
PA
72602017-10-13 Pedro Alves <palves@redhat.com>
7261
7262 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7263 is_remote.
7264
d7bcd5b8
PA
72652017-10-13 Pedro Alves <palves@redhat.com>
7266
7267 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7268 is_remote.
7269
df479dc6
PA
72702017-10-13 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7273 is set.
7274 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7275 instead of is_remote.
7276
23fb630a
PA
72772017-10-13 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7280 (top level): Add comment.
7281
cc77b1dc
PA
72822017-10-13 Pedro Alves <palves@redhat.com>
7283
7284 * gdb.base/remote.exp (top level): Fix comment typo and add
7285 missing return.
7286
27c9e813
PA
72872017-10-13 Pedro Alves <palves@redhat.com>
7288 Simon Marchi <simon.marchi@polymtl.ca>
7289
7290 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7291 calls and add comments. Skip test if use_gdb_stub is set.
7292 (top level): Use "set cwd" command instead of "cd" command.
7293
5e830d98
PA
72942017-10-13 Pedro Alves <palves@redhat.com>
7295
7296 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7297 is_remote target check.
7298
f5ca0032
PA
72992017-10-13 Pedro Alves <palves@redhat.com>
7300
7301 * gdb.base/scope.exp: Use build_executable + clean_restart +
7302 gdb_file_cmd instead of prepare_for_testing and no longer skip
7303 "before run" tests on is_remote target boards. Update comments.
7304 * boards/native-extended-gdbserver.exp
7305 (extended_gdbserver_load_last_file): New, factored out from ...
7306 (gdb_load): ... this. Move further below and add comment.
7307 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7308
8aed1c0d
PA
73092017-10-12 Pedro Alves <palves@redhat.com>
7310
7311 * gdb.base/attach.exp: Remove references to gdb64.
7312 * gdb.base/dbx.exp: Remove references to gdb64.
7313
cfa34c87
SM
73142017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7315 Pedro Alves <palves@redhat.com>
7316
7317 * gdb.base/label.exp: Remove is_remote target check.
7318
9192b7de
PA
73192017-10-12 Pedro Alves <palves@redhat.com>
7320
7321 * gdb.base/auvx.exp (coredir): Update comment.
7322 (top level) <core_works>: Use "set cwd" command instead of "cd"
7323 command.
7324
6bf0052d
PA
73252017-10-12 Pedro Alves <palves@redhat.com>
7326 Simon Marchi <simon.marchi@polymtl.ca>
7327
7328 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7329 target boards.
7330
e48ef82d
PA
73312017-10-12 Pedro Alves <palves@redhat.com>
7332 Simon Marchi <simon.marchi@polymtl.ca>
7333
7334 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7335 Instead skip if there's any gdb_protocol set.
7336
8d7aea57
SM
73372017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7338 Pedro Alves <palves@redhat.com>
7339
7340 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7341
30440677
PA
73422017-10-12 Pedro Alves <palves@redhat.com>
7343 Simon Marchi <simon.marchi@polymtl.ca>
7344
7345 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7346 instead of on dejagnu remote boards.
7347
4e04f045 73482017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7349 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7350
7351 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7352 checks. Use build_executable + clean_restart instead of
7353 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7354 of enabling non-stop after starting gdb.
7355
871a186e
PA
73562017-10-12 Pedro Alves <palves@redhat.com>
7357
7358 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7359 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7360 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7361 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7362
56d704da
AK
73632017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7364
7365 * gdb.arch/arc-tdesc-cpu.exp: New file.
7366 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7367
2f20e312
SM
73682017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7369
7370 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7371
65630365
PA
73722017-10-10 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7375 expect CLI output.
7376
bf469271
PA
73772017-10-10 Pedro Alves <palves@redhat.com>
7378
7379 * lib/selftest-support.exp (selftest_setup): Update for
7380 captured_command_loop's prototype change.
7381
777a42f1
PA
73822017-10-09 Pedro Alves <palves@redhat.com>
7383
7384 Test both arch1=>arch2 and arch2=>arch1.
7385
7386 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7387 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7388 factored out to...
7389 (append_arch1_options, append_arch2_options, append_arch_options)
7390 (build_executables): New procedures.
7391 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7392 local.
7393 (top level): Add new 'first_arch' testing axis.
7394
cbd2b4e3
PA
73952017-10-09 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7398 (barrier): New.
7399 (thread_start, all_started): New functions.
7400 (main): Spawn new thread and wait until it is scheduled.
7401 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7402 option.
7403 (do_test): Add 'selected_thread' parameter. Run to all_started
7404 instead of main. Explicitly set the breakpoint at main. Switch
7405 to the SELECTED_THREAD thread.
7406 (top level): Test handling the exec event with either the main
7407 thread or the second thread selected.
7408
5c9e4427
PA
74092017-10-09 Pedro Alves <palves@redhat.com>
7410
7411 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7412 logic. Move STOP marker after the value checks.
7413 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7414 regexp.
7415
b3b7c423
SL
74162017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7417
7418 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7419
3b4b2f16
UW
74202017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7421
7422 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7423 integer-to-dfp conversion.
7424 * gdb.base/dfp-test.exp: Likewise.
7425
5cd63fda
PA
74262017-10-04 Pedro Alves <palves@redhat.com>
7427
7428 * gdb.multi/hangout.c: Include <unistd.h>.
7429 (hangout_loop): New function.
7430 (main): Call alarm. Call hangout_loop in a loop.
7431 * gdb.multi/hello.c: Include <unistd.h>.
7432 (hello_loop): New function.
7433 (main): Call alarm. Call hangout_loop in a loop.
7434 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7435 inferior with the other selected.
7436
4c71c105
SM
74372017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7438
7439 * gdb.mi/list-thread-groups-available.exp: New file.
7440 * gdb.mi/list-thread-groups-available.c: New file.
7441
bc3b087d
SDJ
74422017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7443
7444 * gdb.base/set-cwd.exp: Make it available on
7445 native-extended-gdbserver.
7446
d092c5a2
SDJ
74472017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7448
7449 * gdb.base/set-cwd.c: New file.
7450 * gdb.base/set-cwd.exp: Likewise.
7451
45320ffa
TT
74522017-10-02 Tom Tromey <tom@tromey.com>
7453
7454 PR rust/22236:
7455 * gdb.rust/simple.rs (main): New variable "fslice".
7456 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7457
b3e3859b
TT
74582017-10-02 Tom Tromey <tom@tromey.com>
7459
7460 * gdb.rust/simple.exp: Test ptype of a slice.
7461
01af5e0d
TT
74622017-10-02 Tom Tromey <tom@tromey.com>
7463
7464 * gdb.rust/simple.exp: Test index of slice.
7465
a9bbfbd8
TT
74662017-09-27 Tom Tromey <tom@tromey.com>
7467
7468 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7469
df8899e5
TP
74702017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7471 Pedro Alves <palves@redhat.com>
7472
7473 * gdb.base/compare-sections.exp (get value of read-only section): Read
7474 as unsigned value.
7475 (corrupt read-only section): Likewise and don't set written if patching
7476 failed.
7477
757bf54b
KB
74782017-09-21 Kevin Buettner <kevinb@redhat.com>
7479
7480 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7481 files.
7482
06871ae8
PA
74832017-09-20 Pedro Alves <palves@redhat.com>
7484
7485 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7486 symbol names in gdb's output.
7487 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7488
e5f25bc5
PA
74892017-09-20 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7492 Rename to ...
7493 (test_list_ambiguous_symbol): ... this and add a symbol name
7494 parameter. Adjust.
7495 (test_list_ambiguous_function): Reimplement on top of
7496 test_list_ambiguous_symbol and also test listing ambiguous
7497 variables.
7498 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7499 (ambiguous_fun): ... this.
7500 (ambiguous_var): New.
7501 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7502 (ambiguous_fun): ... this.
7503 (ambiguous_var): New.
7504
4e5a4f58
JB
75052017-09-19 John Baldwin <jhb@FreeBSD.org>
7506
7507 * gdb.base/starti.c: New file.
7508 * gdb.base/starti.exp: New file.
7509 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7510
26e53f3e
PA
75112017-09-14 Pedro Alves <palves@redhat.com>
7512
7513 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7514 (top level): Use it instead of runto.
7515
cb791d59
TT
75162017-09-11 Tom Tromey <tom@tromey.com>
7517
7518 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7519
7c96f8c1
TT
75202017-09-11 Tom Tromey <tom@tromey.com>
7521
7522 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7523 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7524
469412dd
CW
75252017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7526
7527 * gdb.fortran/printing-types.exp: New file.
7528 * gdb.fortran/printing-types.exp: New file.
7529
e0f86435
BH
75302017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7531
7532 * gdb.fortran/vla-ptype.exp: Fix typos.
7533 * gdb.fortran/vla-value.exp: Same.
7534
9e9af4be
BH
75352017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7536
7537 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7538 * gdb.mi/mi-var-child-f.exp: Likewise.
7539 * gdb.mi/mi-vla-fortran.exp: Likewise.
7540
a5ad232b 75412017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7542 Christoph Weinmann <christoph.t.weinmann@intel.com>
7543 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7544
7545 * gdb.fortran/ptr-indentation.f90: New file.
7546 * gdb.fortran/ptr-indentation.exp: New file.
7547
5aec60eb
TT
75482017-09-05 Tom Tromey <tom@tromey.com>
7549
7550 PR gdb/22010:
7551 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7552
8f8f8152
TP
75532017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7554
7555 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7556
fbd1b771
JK
75572017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7558
7559 * gdb.threads/tls-nodebug-pie.c: New file.
7560 * gdb.threads/tls-nodebug-pie.exp: New file.
7561
5eb5f850
TT
75622017-09-05 Tom Tromey <tom@tromey.com>
7563
7564 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7565 for rust.
7566
ae780a21
SM
75672017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7568
7569 * gdb.multi/multi-arch-exec.exp: Test with different
7570 "follow-exec-mode" settings.
7571 (do_test): New procedure.
7572
3693fdb3
PA
75732017-09-04 Pedro Alves <palves@redhat.com>
7574
7575 * gdb.base/func-static.c (S::method const, S::method volatile)
7576 (S::method volatile const): New methods.
7577 (c_s, v_s, cv_s): New instances.
7578 (main): Call method() on them.
7579 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7580 (cannot_resolve): New procedure.
7581 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7582 print-quote-unquoted columns.
7583 (do_test): Test printing each scope too.
7584
e68cb8e0
PA
75852017-09-04 Pedro Alves <palves@redhat.com>
7586
7587 * gdb.base/local-static.exp: Also test with
7588 class::method::variable wholly quoted.
7589 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7590
858be34c
PA
75912017-09-04 Pedro Alves <palves@redhat.com>
7592
7593 * gdb.base/local-static.c: New.
7594 * gdb.base/local-static.cc: New.
7595 * gdb.base/local-static.exp: New.
7596
46a4882b
PA
75972017-09-04 Pedro Alves <palves@redhat.com>
7598
7599 * gdb.asm/asm-source.exp: Add casts to int.
7600 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7601 (dataglobal64_1, dataglobal64_2): New globals.
7602 * gdb.base/nodebug.exp: Test different expressions involving the
7603 new globals, with print, whatis and ptype. Add casts to int.
7604 * gdb.base/solib-display.exp: Add casts to int.
7605 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7606 * gdb.cp/m-static.exp: Add cast to int.
7607 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7608 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7609 tls variable with no debug info without a cast. Test with a cast
7610 to int too.
7611 * gdb.trace/entry-values.exp: Add casts.
7612
2c5a2be1
PA
76132017-09-04 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/nodebug.exp: Test that ptype's error about functions
7616 with unknown return type includes the function name too.
7617
7022349d
PA
76182017-09-04 Pedro Alves <palves@redhat.com>
7619
7620 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7621 return type of munmap in infcall.
7622 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7623 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7624 type of ftell in infcall.
7625 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7626 type of getpid in infcall.
7627 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7628 infcall.
7629 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7630 Bail on failure to extract the pid.
7631 * gdb.base/nodebug.c: #include <stdint.h>.
7632 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7633 New functions.
7634 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7635 Change expected output of print/whatis/ptype with functions with
7636 no debug info. Test all supported languages. Call
7637 test_call_promotion.
7638 * gdb.compile/compile.exp: Adjust expected output to expect
7639 warning.
7640 * gdb.threads/siginfo-threads.exp: Likewise.
7641
54990598
PA
76422017-09-04 Pedro Alves <palves@redhat.com>
7643
7644 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7645 "prototypes". Test calling float functions via prototyped and
7646 unprototyped function pointers.
7647 (perform_all_tests): New parameter "prototypes". Pass it down.
7648 (top level): Pass down "prototypes" parameter to
7649 perform_all_tests.
7650
34d16ea2
SM
76512017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7652
7653 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7654 Test with nested loops.
7655
9521ecda
SM
76562017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7657
7658 * gdb.base/commands.exp: Call the new procedures.
7659 (loop_break_test, loop_continue_test): New procedures.
7660
80a65e9b
SM
76612017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7662
7663 * gdb.base/commands.exp: Call new procedure.
7664 (define_if_without_arg_test): New procedure.
7665
e439fa14
PA
76662017-09-04 Pedro Alves <palves@redhat.com>
7667
7668 * gdb.base/list-ambiguous.exp: New file.
7669 * gdb.base/list-ambiguous0.c: New file.
7670 * gdb.base/list-ambiguous1.c: New file.
7671 * gdb.base/list.exp (test_list_range): Adjust expected output.
7672
0a2dde4a
SDJ
76732017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7674
7675 * gdb.base/share-env-with-gdbserver.c: New file.
7676 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7677
5e89eb3a
SM
76782017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7679
7680 * gdb.base/commands.exp (gdbvar_simple_if_test,
7681 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7682 progvar_simple_if_test, progvar_simple_while_test,
7683 progvar_complex_if_while_test, user_defined_command_test,
7684 user_defined_command_args_eval,
7685 user_defined_command_args_stack_test,
7686 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7687 temporary_breakpoint_commands,
7688 gdb_test_no_prompt, redefine_hook_test,
7689 redefine_backtrace_test): Remove "global gdb_prompt".
7690
fd437cbc
SM
76912017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7692
7693 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7694 New proc, call it from toplevel.
7695
87215ad1
SDJ
76962017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7697
7698 PR remote/21852
7699 * gdb.server/normal.c: New file, copied from gdb.base.
7700 * gdb.server/run-without-local-binary.exp: New file.
7701
58afddc6
WP
77022017-08-07 Weimin Pan <weimin.pan@oracle.com>
7703
7704 * gdb.arch/sparc64-adi.exp: New file.
7705 * gdb.arch/sparc64-adi.c: New file.
7706
5277199a
PA
77072017-08-22 Pedro Alves <palves@redhat.com>
7708
7709 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7710 (top level): Add "list all overloads" tests.
7711
14278e1f
TT
77122017-08-22 Tom Tromey <tom@tromey.com>
7713
7714 * gdb.gdb/xfullpath.exp: Remove.
7715
bf223d3e
PA
77162017-08-21 Pedro Alves <palves@redhat.com>
7717
7718 PR gdb/19487
7719 * gdb.base/symbol-alias.c: New.
7720 * gdb.base/symbol-alias2.c: New.
7721 * gdb.base/symbol-alias.exp: New.
7722
c973d0aa
PA
77232017-08-21 Pedro Alves <palves@redhat.com>
7724
7725 * gdb.base/dfp-test.c
7726 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7727 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7728 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7729 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7730 * gdb.base/whatis-ptype-typedefs.c: New.
7731 * gdb.base/whatis-ptype-typedefs.exp: New.
7732 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7733 (an_int, an_int_type, an_int_type2): New globals.
7734 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7735 involving typedefs and cast expressions.
7736 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7737 (lookup_typedefs_function): New.
7738 (typedefs_pretty_printers_dict): New.
7739 (top level): Register lookup_typedefs_function in
7740 gdb.pretty_printers.
7741
6d580b63
YQ
77422017-08-18 Yao Qi <yao.qi@linaro.org>
7743
7744 * gdb.server/unittest.exp: New.
7745
206726fb
SDJ
77462017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7747
7748 PR gdb/21954
7749 * gdb.base/environ.exp: Add test to check if 'unset environment'
7750 works.
7751
bf0ec4c2
AA
77522017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7753
7754 * lib/gdb.exp (universal_compile_options): New caching proc.
7755 (gdb_compile): Suppress GCC's coloring of messages.
7756
d6382fff
TT
77572017-08-14 Tom Tromey <tom@tromey.com>
7758
7759 PR gdb/21675:
7760 * gdb.base/printcmds.exp (test_radices): New function.
7761 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7762 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7763 * lib/gdb.exp (get_integer_valueof): Use p/d.
7764
c2c2dd9f
SM
77652017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7766
7767 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7768 characters.
7769
fdffd6f4
TT
77702017-08-05 Tom Tromey <tom@tromey.com>
7771
7772 * gdb.rust/simple.exp: Allow String to appear in a different
7773 namespace.
7774
27d41eac
YQ
77752017-07-26 Yao Qi <yao.qi@linaro.org>
7776
7777 * gdb.gdb/unittest.exp: Invoke command
7778 "maintenance check xml-descriptions".
7779
031ed05d
AA
77802017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7781
7782 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7783 calling context.
7784 (hex128): Drop erroneous calculation of parameters.
7785
dcd27ddf
SM
77862017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7787
7788 * gdb.python/py-unwind.exp: Disable stack protection when
7789 building test file.
7790
47e77640
PA
77912017-07-20 Pedro Alves <palves@redhat.com>
7792
7793 * gdb.base/default.exp (set language): Adjust expected output.
7794
62d2a18a
PA
77952017-07-20 Pedro Alves <palves@redhat.com>
7796
7797 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7798 (test_minsym): ... this, and make static.
7799 (get_pck__foo__bar__minsym): Rename to ...
7800 (get_test_minsym): ... this.
7801 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7802 symbol names and comments.
7803 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7804 (get_test_minsym): ... this.
7805 (pck__foo__bar__minsym__2): Rename to ...
7806 (test_minsym): ... this.
7807 (main): Adjust.
7808
c45ec17c
PA
78092017-07-17 Pedro Alves <palves@redhat.com>
7810
7811 * gdb.base/completion.exp: Adjust expected output.
7812 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7813 the completer works.
7814
c6756f62
PA
78152017-07-17 Pedro Alves <palves@redhat.com>
7816
7817 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7818
5bd68487
AB
78192017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7820
7821 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7822
8880f2a9
TT
78232017-07-14 Tom Tromey <tom@tromey.com>
7824
7825 PR rust/21764:
7826 * gdb.rust/simple.exp: Add tests.
7827
65547233
TT
78282017-07-14 Tom Tromey <tom@tromey.com>
7829
7830 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7831
8f14146e
PA
78322017-07-14 Pedro Alves <palves@redhat.com>
7833
7834 * gdb.linespec/base/one/thefile.cc (z1): New function.
7835 * gdb.linespec/base/two/thefile.cc (z2): New function.
7836 * gdb.linespec/linespec.exp: Add tests.
7837
b4365d02
AB
78382017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7839
7840 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7841 to mi_create_breakpoint.
7842
5d2cbaa5
AB
78432017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7844
7845 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7846 mi_create_breakpoint.
7847
11cb5716
IB
78482017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7849
7850 * gdb.dlang/demangle.exp: Update for demangling changes.
7851
03278692
TT
78522017-07-09 Tom Tromey <tom@tromey.com>
7853
7854 * gdb.dwarf2/shortpiece.exp: New file.
7855
33c5cd75
DB
78562017-07-06 David Blaikie <dblaikie@gmail.com>
7857
7858 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7859 built from fissiont-multi-cu{1,2}.c.
7860 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7861 except putting 'main' and 'func' in separate CUs in the same DWO file.
7862 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7863 test.
7864 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7865 test.
7866
8455d262
PA
78672017-07-06 Pedro Alves <palves@redhat.com>
7868
7869 * gdb.python/py-unwind.exp: Test flushregs.
7870
dc4bde35
SDJ
78712017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7872
7873 PR cli/21688
7874 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7875 tests for alias commands and trailing whitespace.
7876
51ed89aa
SDJ
78772017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7878
7879 PR cli/21688
7880 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7881 procedure. Call it.
7882
eb17d413
PA
78832017-06-29 Pedro Alves <palves@redhat.com>
7884
7885 * gdb.base/printcmds.exp: Add tests.
7886
41664b45
DG
78872017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7888
7889 PR gdb/21337
7890 * gdb.base/reread-readsym.exp: New file.
7891 * gdb.base/reread-readsym.c: New file.
7892
75312ae3
KB
78932017-06-21 Kevin Buettner <kevinb@redhat.com>
7894
7895 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7896 subpattern.
7897
66953522
PB
78982017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7899
7900 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7901 extended mnemonic.
7902 * gdb.arch/powerpc-power9.s: Likewise.
7903
5524b525
AA
79042017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7905
7906 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7907 on 32-bit x86 targets. Exploit is_*_target macros where
7908 appropriate.
7909
03c8af18
AA
79102017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7911
7912 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7913 register pieces.
7914
3bf31011
AA
79152017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7916
7917 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7918 located in one or more DWARF pieces.
7919
805acca0
AA
79202017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7921
7922 * lib/gdb.exp (get_endianness): New proc.
7923 * gdb.arch/aarch64-fp.exp: Use it.
7924 * gdb.arch/altivec-regs.exp: Likewise.
7925 * gdb.arch/e500-regs.exp: Likewise.
7926 * gdb.arch/vsx-regs.exp: Likewise.
7927 * gdb.base/dump.exp: Likewise.
7928 * gdb.base/funcargs.exp: Likewise.
7929 * gdb.base/gnu_vector.exp: Likewise.
7930 * gdb.dwarf2/formdata16.exp: Likewise.
7931 * gdb.dwarf2/implptrpiece.exp: Likewise.
7932 * gdb.dwarf2/nonvar-access.exp: Likewise.
7933 * gdb.python/py-inferior.exp: Likewise.
7934 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7935
e9352324
AA
79362017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7937
7938 PR gdb/21226
7939 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7940 stack value pieces are taken from the LSB end.
7941
d5d1163e
AA
79422017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7943
7944 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7945 variable at nonzero offset.
7946
0567c986
AA
79472017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7948
7949 * gdb.dwarf2/var-access.c: New file.
7950 * gdb.dwarf2/var-access.exp: New test.
7951 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7952
973e9aab
TT
79532017-06-12 Tom Tromey <tom@tromey.com>
7954
7955 * gdb.dwarf2/formdata16.exp: Add tests.
7956
d9109c80
TT
79572017-06-12 Tom Tromey <tom@tromey.com>
7958
7959 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7960
30a25466
TT
79612017-06-12 Tom Tromey <tom@tromey.com>
7962
7963 PR exp/16225:
7964 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7965 * gdb.arch/vsx-regs.exp: Update tests.
7966 * gdb.arch/s390-vregs.exp (hex128): New proc.
7967 Update test.
7968 * gdb.arch/altivec-regs.exp: Update tests.
7969
aefd8b33
SDJ
79702017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7971
7972 * gdb.base/startup-with-shell.c: New file.
7973 * gdb.base/startup-with-shell.exp: Likewise.
7974
2090129c
SDJ
79752017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7976
7977 * gdb.server/non-existing-program.exp: Update regex in order to
7978 reflect the fact that gdbserver is now using fork_inferior (with a
7979 shell) to startup the inferior.
7980
8e86a419
SM
79812017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7982
7983 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7984 support function calls from GDB.
7985
e6cf65f2
TT
79862017-05-21 Tom Tromey <tom@tromey.com>
7987
7988 PR rust/21466:
7989 * gdb.rust/unsized.exp: New file.
7990 * gdb.rust/unsized.rs: New file.
7991
43cc5389
TT
79922017-05-19 Tom Tromey <tom@tromey.com>
7993
7994 PR rust/21484:
7995 * gdb.rust/watch.exp: New file.
7996 * gdb.rust/watch.rs: New file.
7997
ec8df234
TT
79982017-05-18 Tom Tromey <tom@tromey.com>
7999
8000 * gdb.rust/simple.exp: Allow Box to be qualified.
8001
3e3e7fae
TP
80022017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8003
8004 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8005
59cc050d
PA
80062017-05-18 Pedro Alves <palves@redhat.com>
8007
8008 * gdb.base/fileio.c (test_write, test_read, test_close)
8009 (test_fstat): Don't print 'ret' in the fail path.
8010
c8f6abd1
PA
80112017-05-18 Pedro Alves <palves@redhat.com>
8012
8013 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8014 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8015 (test_system, test_rename, test_unlink, test_time): Change
8016 prototypes.
8017 * gdb.base/fileio.exp (stop_msg): Adjust.
8018
d2a03b77
PA
80192017-05-18 Pedro Alves <palves@redhat.com>
8020
8021 * gdb.base/fileio.c (null_str): New global.
8022 (test_stat): Use it.
8023 * gdb.base/fileio.exp: Remove nowarnings.
8024
0d5c6999
YQ
80252017-05-17 Yao Qi <yao.qi@linaro.org>
8026
8027 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8028
21873064
YQ
80292017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8030
8031 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8032 argument command.
8033 (top-level): Invoke test_set_inferior_tty.
8034
d512d31c
PA
80352017-05-04 Pedro Alves <palves@redhat.com>
8036
8037 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8038 Add parens to print call for Python 3.
8039
90cef2ed
KS
80402017-05-03 Keith Seitz <keiths@redhat.com>
8041
8042 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8043 (main): Call it.
8044
14f819c8
TW
80452017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8046
8047 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8048 to prev and next.
8049
913aeadd
TW
80502017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8051
8052 * gdb.python/py-record-btrace.exp: Remove test for
8053 gdb.BtraceInstruction.error.
8054
a3be24ad
TW
80552017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8056
8057 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8058
ae20e79a
TW
80592017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8060
8061 * gdb.python/py-record-btrace-threads.c: New file.
8062 * gdb.python/py-record-btrace-threads.exp: New file.
8063
45ce1b47
SDJ
80642017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8065
8066 PR testsuite/8595
8067 * gdb.base/environ.exp: Make test available in all architectures.
8068 Move bits related to "info program" testing to
8069 gdb.base/info-program.exp. Rewrite tests to use the two new
8070 procedures mentione below.
8071 (test_set_show_env_var) New procedure.
8072 (test_set_show_env_var_equal): Likewise.
8073 * gdb.base/info-program.exp: New file.
8074
e15c3eb4
KS
80752017-04-27 Keith Seitz <keiths@redhat.com>
8076
8077 * gdb.cp/oranking.cc (test15): New function.
8078 (main): Call test15 and declare additional variables for testing.
8079 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8080 "p foo101('abc')" tests.
8081 Add tests for cv qualifier overloads.
8082 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8083 "lvalue reference overload" test.
8084 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8085 "print value of f1 on Child&& in f2" test.
8086
3a3fd0fd
PA
80872017-04-19 Pedro Alves <palves@redhat.com>
8088
8089 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8090 procedure.
8091 (top level): Call it.
8092 * lib/gdb.exp (gdb_define_cmd): New procedure.
8093
53375380
PA
80942017-04-12 Pedro Alves <palves@redhat.com>
8095
8096 PR gdb/21323
8097 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8098 (wchar): New global.
8099 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8100 (do_test_wide_char, wide_char_types_no_program, top level): Add
8101 wchar_t testing.
8102
53e710ac
PA
81032017-04-12 Pedro Alves <palves@redhat.com>
8104
8105 PR c++/21323
8106 * gdb.cp/wide_char_types.c: New file.
8107 * gdb.cp/wide_char_types.exp: New file.
8108
0ad9d8c7
SDJ
81092017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8110
8111 PR gdb/21352
8112 * gdb.trace/tsv.exp: Add test for "tsave -r".
8113
b1b45502
IB
81142017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8115
8116 * gdb.dlang/watch-loc.c: New file.
8117 * gdb.dlang/watch-loc.exp: New file.
8118
ec13808e
JK
81192017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8120
8121 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8122
fe5f7374
AK
81232017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8124
8125 * gdb.arch/arc-analyze-prologue.S: New file.
8126 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8127
eea78757
AK
81282017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8129
8130 * gdb.arch/arc-decode-insn.S: New file.
8131 * gdb.arch/arc-decode-insn.exp: Likewise.
8132
5badf10a
IR
81332017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8134
8135 PR tdep/20928
8136 * gdb.arch/sparc64-regs.exp: New file.
8137 * gdb.arch/sparc64-regs.S: Likewise.
8138
cee59b3f
TW
81392017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8140
8141 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8142 and memory view on Python 3.
8143
c0f55cc6
AV
81442017-03-20 Artemiy Volkov <artemiyv@acm.org>
8145 Keith Seitz <keiths@redhat.com>
8146
8147 PR gdb/14441
8148 * gdb.cp/demangle.exp: Add rvalue reference tests.
8149 * gdb.cp/rvalue-ref-casts.cc: New file.
8150 * gdb.cp/rvalue-ref-casts.exp: New file.
8151 * gdb.cp/rvalue-ref-overload.cc: New file.
8152 * gdb.cp/rvalue-ref-overload.exp: New file.
8153 * gdb.cp/rvalue-ref-params.cc: New file.
8154 * gdb.cp/rvalue-ref-params.exp: New file.
8155 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8156 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8157 * gdb.cp/rvalue-ref-types.cc: New file.
8158 * gdb.cp/rvalue-ref-types.exp: New file.
8159 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8160 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8161
51457a05
MAL
81622017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8163
8164 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8165 New procedure.
8166
5b291c04
MAL
81672017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8168
8169 * lib/mi-support.exp (mi_gdb_test): Add additional message
8170 for unexpected output.
8171
59a56148
AA
81722017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8173
8174 * gdb.base/examine-backward.c (Barrier): New character array
8175 constant, to ensure that TestStrings is preceded by a string
8176 terminator.
8177
7942e96e
AA
81782017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8179
8180 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8181 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8182 and implicit pointer into such a location.
8183
6ebac3fb
DE
81842017-03-16 Doug Evans <dje@google.com>
8185
8186 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8187
ec3b243d
TP
81882017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8189
8190 * gdb.cp/m-static.exp: Fix expectation for prototype of
8191 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8192
81932017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8194
8195 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8196 * gdb.guile/scm-lazy-string.c: New file.
8197 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8198 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8199 for pointer, array, typedef lazy strings.
8200
2cc36e25 82012017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8202
8203 PR python/17728, python/18439, python/18779
8204 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8205 * gdb.python/py-lazy-string.c (pointer): New typedef.
8206 (main): New locals ptr, array, typedef_ptr.
8207 * gdb.python/py-value.exp: Move lazy string tests to ...
8208 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8209 array, typedef lazy strings.
ec3b243d 8210
0efcde63
AK
82112017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8212
8213 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8214 Add optional 'test' parameter.
8215
7978d7c3
SM
82162017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8217
8218 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8219 Skip for versions of DejaGnu < 1.5.
8220
896c0c1e
SM
82212017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8222
8223 * lib/gdb.exp (dejagnu_version): New proc.
8224 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8225 Use dejagnu_version.
8226
5f4d1085
KS
82272017-03-10 Keith Seitz <keiths@redhat.com>
8228
8229 PR c++/8128
8230 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8231 type from destructor regexps.
8232 Add a branch which actually passes the test.
8233 Adjust "ptype t5i" test names.
8234
1de05205
PA
82352017-03-08 Pedro Alves <palves@redhat.com>
8236
8237 * gdb.base/step-over-exit.exp: Add explicit test message.
8238
c65d6b55
PA
82392017-03-08 Pedro Alves <palves@redhat.com>
8240
8241 PR gdb/18360
8242 * gdb.threads/interrupt-while-step-over.c: New file.
8243 * gdb.threads/interrupt-while-step-over.exp: New file.
8244
2e86a283
PA
82452017-03-08 Pedro Alves <palves@redhat.com>
8246
8247 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8248 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8249
25dcbff6
PA
82502017-03-08 Pedro Alves <palves@redhat.com>
8251
8252 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8253 PKRU as not supported as a PASS.
8254
dc9366eb
PA
82552017-03-08 Pedro Alves <palves@redhat.com>
8256
8257 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8258 prefix instead of $binfile1/$binfile2.
8259 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8260 in test message.
8261 * gdb.python/py-completion.exp: Use "load python file" as test
8262 messages instead of unstable path names.
8263
6e5d74e7
PA
82642017-03-08 Pedro Alves <palves@redhat.com>
8265 Jan Kratochvil <jan.kratochvil@redhat.com>
8266
8267 PR cli/21218
8268 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8269 New proc.
8270 (top level): Call it.
8271
9753a2f6
PA
82722017-03-08 Pedro Alves <palves@redhat.com>
8273
8274 PR tui/21216
8275 * gdb.tui/tui-nl-filtered-output.exp: New file.
8276
1a4dd9dd
PA
82772017-03-08 Pedro Alves <palves@redhat.com>
8278
8279 * gdb.base/completion.exp: Move TUI completion tests to ...
8280 * gdb.tui/completion.exp: ... this new file.
8281
7cbbff33
PA
82822017-03-08 Pedro Alves <palves@redhat.com>
8283
8284 * gdb.base/tui-disasm-long-lines.c,
8285 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8286 gdb.base/tui-layout.exp: Move to ...
8287 * gdb.tui/: ... this new directory.
8288
5f6fd321
PA
82892017-03-07 Pedro Alves <palves@redhat.com>
8290
8291 * gdb.base/tui-layout.c: New file.
8292 * gdb.base/tui-layout.exp: New file.
8293
44959fa8
PA
82942017-03-07 Pedro Alves <palves@redhat.com>
8295
8296 * gdb.base/tui-layout.c: Rename to ...
8297 * gdb.base/tui-disasm-long-lines.c: ... this.
8298 * gdb.base/tui-layout.exp: Rename to ...
8299 * gdb.base/tui-disasm-long-lines.exp: ... this.
8300
f8c4e718
PA
83012017-03-07 Pedro Alves <palves@redhat.com>
8302
8303 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8304
6dbb839a 83052017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8306
8307 * i386-mpx-call.c: New file.
8308 * i386-mpx-call.exp: New file.
8309
65b48a81
PB
83102017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8311
8312 * gdb.arch/powerpc-power.exp: Delete test.
8313 * gdb.arch/powerpc-power.s: Likewise.
8314 * gdb.disasm/disassembler-options.exp: New test.
8315 * gdb.arch/powerpc-altivec.exp: Likewise.
8316 * gdb.arch/powerpc-altivec.s: Likewise.
8317 * gdb.arch/powerpc-altivec2.exp: Likewise.
8318 * gdb.arch/powerpc-altivec2.s: Likewise.
8319 * gdb.arch/powerpc-altivec3.exp: Likewise.
8320 * gdb.arch/powerpc-altivec3.s: Likewise.
8321 * gdb.arch/powerpc-power7.exp: Likewise.
8322 * gdb.arch/powerpc-power7.s: Likewise.
8323 * gdb.arch/powerpc-power8.exp: Likewise.
8324 * gdb.arch/powerpc-power8.s: Likewise.
8325 * gdb.arch/powerpc-power9.exp: Likewise.
8326 * gdb.arch/powerpc-power9.s: Likewise.
8327 * gdb.arch/powerpc-vsx.exp: Likewise.
8328 * gdb.arch/powerpc-vsx.s: Likewise.
8329 * gdb.arch/powerpc-vsx2.exp: Likewise.
8330 * gdb.arch/powerpc-vsx2.s: Likewise.
8331 * gdb.arch/powerpc-vsx3.exp: Likewise.
8332 * gdb.arch/powerpc-vsx3.s: Likewise.
8333 * gdb.arch/arm-disassembler-options.exp: Likewise.
8334 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8335 * gdb.arch/s390-disassembler-options.exp: Likewise.
8336
17cd4947
LM
83372017-02-23 Luis Machado <lgustavo@codesourcery.com>
8338
8339 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8340 (check_supported_features): ... this. Changed return type to void.
8341 (supports_rdseed): New static global.
8342 (rdseed): Check supports_rdseed.
8343 (initialize): Call check_supported_features.
8344
2039d74e
EBM
83452017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8346
8347 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8348 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8349 and lqarx/stqcx.
8350 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8351 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8352
a51d7ecf
EBM
83532017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8354
8355 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8356 uppercase.
8357
0224619f
JK
83582017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8359
8360 * gdb.dwarf2/formdata16.c: New file.
8361 * gdb.dwarf2/formdata16.exp: New file.
8362 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8363
216f72a1
JK
83642017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8365
8366 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8367 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8368 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8369 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8370 DW_AT_GNU_*.
8371
43988095
JK
83722017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8373
8374 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8375
99e8a4f9
SDJ
83762017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8377
8378 PR gdb/21164
8379 * gdb.base/maint.exp: Add testcases for when the commands do
8380 not have arguments.
8381
b58a8c0c
TP
83822017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8383
8384 * gdb.cp/chained-calls.exp: Use p instead of P.
8385
4e746bb6
TW
83862017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8387
8388 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8389 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8390
3f77c769
TT
83912017-02-14 Tom Tromey <tom@tromey.com>
8392
8393 PR python/13598:
8394 * gdb.python/py-events.exp: Add before_prompt event tests.
8395
075beec0
AA
83962017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8397
8398 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8399
bf5f525c
LM
84002017-02-13 Luis Machado <lgustavo@codesourcery.com>
8401
8402 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8403 (main): Call my_unique_function_name.
8404 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8405 completion of patterns with a single match.
8406 Add missing -re switches to gdb_test_multiple calls.
8407
13a66184
LM
84082017-02-13 Luis Machado <lgustavo@codesourcery.com>
8409
8410 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8411 return if core file is not recognized.
8412
26a06916
SM
84132017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8414
8415 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8416 and extra UIs.
8417
b761ca9e
SM
84182017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8419
8420 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8421 proc_with_prefix.
8422
b964bee0
TT
84232017-02-10 Tom Tromey <tom@tromey.com>
8424
8425 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8426
18da0c51
MG
84272017-02-10 Martin Galvan <martingalvan@sourceware.org>
8428
8429 PR gdb/21122
8430 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8431
604c4576
JG
84322017-02-08 Jerome Guitton <guitton@adacore.com>
8433
8434 * gdb.base/define.exp: Add test for command abbreviations
8435 in define.
8436
20b477a7
LM
84372017-02-06 Luis Machado <lgustavo@codesourcery.com>
8438
8439 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8440 * gdb.reverse/insn-reverse-x86.c: New file.
8441
3f7b46f2
IR
84422017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8443
8444 PR tdep/20936
8445 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8446
f0fd41c1
TT
84472017-02-03 Tom Tromey <tom@tromey.com>
8448
8449 PR rust/21097:
8450 * gdb.rust/simple.exp: Add new tests.
8451
5be5dbf0
PA
84522017-02-02 Pedro Alves <palves@redhat.com>
8453
8454 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8455 tests.
8456
7346ef59
AA
84572017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8458
8459 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8460 taking a 2-byte value out of a 4-byte DWARF implicit value on
8461 big-endian targets.
8462 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8463 logic. Add test cases for DW_OP_implicit.
8464
787f0025
MM
84652017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8466
8467 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8468
68777c29
MM
84692017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8470
8471 * gdb.btrace/enable.exp: Call gdb_exit before
8472 skip_gdbserver_tests.
8473
0a1c7e28
MM
84742017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8475
8476 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8477 GDBFLAGS.
8478
b5ac99b0
MM
84792017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8480
8481 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8482 the test is skipped.
8483 * gdb.btrace/data.exp: Likewise.
8484 * gdb.btrace/delta.exp: Likewise.
8485 * gdb.btrace/dlopen.exp: Likewise.
8486 * gdb.btrace/enable-running.exp: Likewise.
8487 * gdb.btrace/enable.exp: Likewise.
8488 * gdb.btrace/exception.exp: Likewise.
8489 * gdb.btrace/function_call_history.exp: Likewise.
8490 * gdb.btrace/gcore.exp: Likewise.
8491 * gdb.btrace/instruction_history.exp: Likewise.
8492 * gdb.btrace/multi-thread-step.exp: Likewise.
8493 * gdb.btrace/nohist.exp: Likewise.
8494 * gdb.btrace/non-stop.exp: Likewise.
8495 * gdb.btrace/reconnect.exp: Likewise.
8496 * gdb.btrace/record_goto-step.exp: Likewise.
8497 * gdb.btrace/record_goto.exp: Likewise.
8498 * gdb.btrace/rn-dl-bind.exp: Likewise.
8499 * gdb.btrace/segv.exp: Likewise.
8500 * gdb.btrace/step.exp: Likewise.
8501 * gdb.btrace/stepi.exp: Likewise.
8502 * gdb.btrace/tailcall-only.exp: Likewise.
8503 * gdb.btrace/tailcall.exp: Likewise.
8504 * gdb.btrace/tsx.exp: Likewise.
8505 * gdb.btrace/unknown_functions.exp: Likewise.
8506 * gdb.btrace/vdso.exp: Likewise.
8507
cd4007e4
MM
85082017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8509
8510 * gdb.btrace/enable-running.c: New.
8511 * gdb.btrace/enable-running.exp: New.
8512
2735833d
WT
85132017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8514
8515 * gdb.arch/amd64-gs_base.c: New file.
8516 * gdb.arch/amd64-gs_base.exp: New file.
8517
b51e1e94
LM
85182017-01-26 Luis Machado <lgustavo@codesourcery.com>
8519
8520 * lib/memory.exp: Remove spurious empty newlines.
8521
72ca0410
SM
85222017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8523
8524 * gdb.python/py-bad-printers.exp: Load python file using "source".
8525 * gdb.python/py-events.exp: Likewise.
8526 * gdb.python/py-evsignal.exp: Likewise.
8527 * gdb.python/py-evthreads.exp: Likewise.
8528 * gdb.python/py-frame-args.exp: Likewise.
8529 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8530 * gdb.python/py-framefilter-mi.exp: Likewise.
8531 * gdb.python/py-framefilter.exp: Likewise.
8532 * gdb.python/py-mi.exp: Likewise.
8533 * gdb.python/py-pp-maint.exp: Likewise.
8534 * gdb.python/py-pp-registration.exp: Likewise.
8535 * gdb.python/py-prettyprint.exp: Likewise.
8536 (run_lang_tests): Likewise.
8537 * gdb.python/py-typeprint.exp: Likewise.
8538
e309aa65
LM
85392017-01-26 Luis Machado <lgustavo@codesourcery.com>
8540
8541 * lib/memory.exp: New file.
8542 * lib/gdb.exp: Load memory.exp.
8543 * gdb.base/memattr.exp (delete_memory): Move proc to
8544 lib/memory.exp and rename to delete_memory_regions.
8545 Replace delete_memory with delete_memory_regions.
8546 Cleanup memory regions before tests.
8547 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8548 before tests.
8549
515aff23
LM
85502017-01-26 Luis Machado <lgustavo@codesourcery.com>
8551
8552 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8553 files.
8554 (initialize): New function conditionally defined.
8555 (testcases): Move within conditional block.
8556 (main): Call initialize.
8557 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8558 of gdb.reverse/insn-reverse.c.
8559 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8560 gdb.reverse/insn-reverse.c.
8561
d8b49cf0
YQ
85622017-01-26 Yao Qi <yao.qi@linaro.org>
8563
8564 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8565 disassemble on address 0.
8566
f13a9a0c
YQ
85672017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8568 Yao Qi <yao.qi@linaro.org>
8569
8570 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8571 * gdb.dwarf2/implptr-64bit.S: Remove.
8572 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8573 variables in caller's context. Add DW_OP_implicit_value.
8574
5ac95241
YQ
85752017-01-25 Yao Qi <yao.qi@linaro.org>
8576
8577 * lib/dwarf.exp (Dwarf::_location): Handle
8578 DW_OP_GNU_implicit_pointer with proper size.
8579
23e82930
LM
85802017-01-20 Luis Machado <lgustavo@codesourcery.com>
8581
8582 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8583 and add untested calls.
8584
d334ae25
LM
85852017-01-20 Luis Machado <lgustavo@codesourcery.com>
8586
8587 * gdb.python/python.exp: Check line number against what GDB thinks
8588 the line number is for func1.
8589
f5e6296e
IB
85902017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8591
8592 * gdb.dlang/debug-expr.exp: New file.
8593
5b362f04
LM
85942016-12-23 Luis Machado <lgustavo@codesourcery.com>
8595
8596 Fix test names for the following files:
8597
8598 * gdb.ada/exec_changed.exp
8599 * gdb.ada/info_types.exp
8600 * gdb.arch/aarch64-atomic-inst.exp
8601 * gdb.arch/aarch64-fp.exp
8602 * gdb.arch/altivec-abi.exp
8603 * gdb.arch/altivec-regs.exp
8604 * gdb.arch/amd64-byte.exp
8605 * gdb.arch/amd64-disp-step.exp
8606 * gdb.arch/amd64-dword.exp
8607 * gdb.arch/amd64-entry-value-inline.exp
8608 * gdb.arch/amd64-entry-value-param.exp
8609 * gdb.arch/amd64-entry-value-paramref.exp
8610 * gdb.arch/amd64-entry-value.exp
8611 * gdb.arch/amd64-i386-address.exp
8612 * gdb.arch/amd64-invalid-stack-middle.exp
8613 * gdb.arch/amd64-invalid-stack-top.exp
8614 * gdb.arch/amd64-optimout-repeat.exp
8615 * gdb.arch/amd64-prologue-skip.exp
8616 * gdb.arch/amd64-prologue-xmm.exp
8617 * gdb.arch/amd64-stap-special-operands.exp
8618 * gdb.arch/amd64-stap-wrong-subexp.exp
8619 * gdb.arch/amd64-tailcall-cxx.exp
8620 * gdb.arch/amd64-tailcall-noret.exp
8621 * gdb.arch/amd64-tailcall-ret.exp
8622 * gdb.arch/amd64-tailcall-self.exp
8623 * gdb.arch/amd64-word.exp
8624 * gdb.arch/arm-bl-branch-dest.exp
8625 * gdb.arch/arm-disp-step.exp
8626 * gdb.arch/arm-neon.exp
8627 * gdb.arch/arm-single-step-kernel-helper.exp
8628 * gdb.arch/avr-flash-qualifier.exp
8629 * gdb.arch/disp-step-insn-reloc.exp
8630 * gdb.arch/e500-abi.exp
8631 * gdb.arch/e500-regs.exp
8632 * gdb.arch/ftrace-insn-reloc.exp
8633 * gdb.arch/i386-avx512.exp
8634 * gdb.arch/i386-bp_permanent.exp
8635 * gdb.arch/i386-byte.exp
8636 * gdb.arch/i386-cfi-notcurrent.exp
8637 * gdb.arch/i386-disp-step.exp
8638 * gdb.arch/i386-dr3-watch.exp
8639 * gdb.arch/i386-float.exp
8640 * gdb.arch/i386-gnu-cfi.exp
8641 * gdb.arch/i386-mpx-map.exp
8642 * gdb.arch/i386-mpx-sigsegv.exp
8643 * gdb.arch/i386-mpx-simple_segv.exp
8644 * gdb.arch/i386-mpx.exp
8645 * gdb.arch/i386-permbkpt.exp
8646 * gdb.arch/i386-prologue.exp
8647 * gdb.arch/i386-signal.exp
8648 * gdb.arch/i386-size-overlap.exp
8649 * gdb.arch/i386-unwind.exp
8650 * gdb.arch/i386-word.exp
8651 * gdb.arch/mips-fcr.exp
8652 * gdb.arch/powerpc-d128-regs.exp
8653 * gdb.arch/powerpc-stackless.exp
8654 * gdb.arch/ppc64-atomic-inst.exp
8655 * gdb.arch/s390-stackless.exp
8656 * gdb.arch/s390-tdbregs.exp
8657 * gdb.arch/s390-vregs.exp
8658 * gdb.arch/sparc-sysstep.exp
8659 * gdb.arch/thumb-bx-pc.exp
8660 * gdb.arch/thumb-singlestep.exp
8661 * gdb.arch/thumb2-it.exp
8662 * gdb.arch/vsx-regs.exp
8663 * gdb.asm/asm-source.exp
8664 * gdb.base/a2-run.exp
8665 * gdb.base/advance.exp
8666 * gdb.base/all-bin.exp
8667 * gdb.base/anon.exp
8668 * gdb.base/args.exp
8669 * gdb.base/arithmet.exp
8670 * gdb.base/async-shell.exp
8671 * gdb.base/async.exp
8672 * gdb.base/attach-pie-noexec.exp
8673 * gdb.base/attach-twice.exp
8674 * gdb.base/auto-load.exp
8675 * gdb.base/bang.exp
8676 * gdb.base/bitfields.exp
8677 * gdb.base/break-always.exp
8678 * gdb.base/break-caller-line.exp
8679 * gdb.base/break-entry.exp
8680 * gdb.base/break-inline.exp
8681 * gdb.base/break-on-linker-gcd-function.exp
8682 * gdb.base/break-probes.exp
8683 * gdb.base/break.exp
8684 * gdb.base/breakpoint-shadow.exp
8685 * gdb.base/call-ar-st.exp
8686 * gdb.base/call-sc.exp
8687 * gdb.base/call-signal-resume.exp
8688 * gdb.base/call-strs.exp
8689 * gdb.base/callfuncs.exp
8690 * gdb.base/catch-fork-static.exp
8691 * gdb.base/catch-gdb-caused-signals.exp
8692 * gdb.base/catch-load.exp
8693 * gdb.base/catch-signal-fork.exp
8694 * gdb.base/catch-signal.exp
8695 * gdb.base/catch-syscall.exp
8696 * gdb.base/charset.exp
8697 * gdb.base/checkpoint.exp
8698 * gdb.base/chng-syms.exp
8699 * gdb.base/code-expr.exp
8700 * gdb.base/code_elim.exp
8701 * gdb.base/commands.exp
8702 * gdb.base/completion.exp
8703 * gdb.base/complex.exp
8704 * gdb.base/cond-expr.exp
8705 * gdb.base/condbreak.exp
8706 * gdb.base/consecutive.exp
8707 * gdb.base/continue-all-already-running.exp
8708 * gdb.base/coredump-filter.exp
8709 * gdb.base/corefile.exp
8710 * gdb.base/dbx.exp
8711 * gdb.base/debug-expr.exp
8712 * gdb.base/define.exp
8713 * gdb.base/del.exp
8714 * gdb.base/disabled-location.exp
8715 * gdb.base/disasm-end-cu.exp
8716 * gdb.base/disasm-optim.exp
8717 * gdb.base/display.exp
8718 * gdb.base/duplicate-bp.exp
8719 * gdb.base/ena-dis-br.exp
8720 * gdb.base/ending-run.exp
8721 * gdb.base/enumval.exp
8722 * gdb.base/environ.exp
8723 * gdb.base/eu-strip-infcall.exp
8724 * gdb.base/eval-avoid-side-effects.exp
8725 * gdb.base/eval-skip.exp
8726 * gdb.base/exitsignal.exp
8727 * gdb.base/expand-psymtabs.exp
8728 * gdb.base/filesym.exp
8729 * gdb.base/find-unmapped.exp
8730 * gdb.base/finish.exp
8731 * gdb.base/float.exp
8732 * gdb.base/foll-exec-mode.exp
8733 * gdb.base/foll-exec.exp
8734 * gdb.base/foll-fork.exp
8735 * gdb.base/fortran-sym-case.exp
8736 * gdb.base/freebpcmd.exp
8737 * gdb.base/func-ptr.exp
8738 * gdb.base/func-ptrs.exp
8739 * gdb.base/funcargs.exp
8740 * gdb.base/gcore-buffer-overflow.exp
8741 * gdb.base/gcore-relro-pie.exp
8742 * gdb.base/gcore-relro.exp
8743 * gdb.base/gcore.exp
8744 * gdb.base/gdb1090.exp
8745 * gdb.base/gdb11530.exp
8746 * gdb.base/gdb11531.exp
8747 * gdb.base/gdb1821.exp
8748 * gdb.base/gdbindex-stabs.exp
8749 * gdb.base/gdbvars.exp
8750 * gdb.base/hbreak.exp
8751 * gdb.base/hbreak2.exp
8752 * gdb.base/included.exp
8753 * gdb.base/infcall-input.exp
8754 * gdb.base/inferior-died.exp
8755 * gdb.base/infnan.exp
8756 * gdb.base/info-macros.exp
8757 * gdb.base/info-os.exp
8758 * gdb.base/info-proc.exp
8759 * gdb.base/info-shared.exp
8760 * gdb.base/info-target.exp
8761 * gdb.base/infoline.exp
8762 * gdb.base/interp.exp
8763 * gdb.base/interrupt.exp
8764 * gdb.base/jit-reader.exp
8765 * gdb.base/jit-simple.exp
8766 * gdb.base/kill-after-signal.exp
8767 * gdb.base/kill-detach-inferiors-cmd.exp
8768 * gdb.base/label.exp
8769 * gdb.base/langs.exp
8770 * gdb.base/ldbl_e308.exp
8771 * gdb.base/line-symtabs.exp
8772 * gdb.base/linespecs.exp
8773 * gdb.base/list.exp
8774 * gdb.base/long_long.exp
8775 * gdb.base/longest-types.exp
8776 * gdb.base/maint.exp
8777 * gdb.base/max-value-size.exp
8778 * gdb.base/memattr.exp
8779 * gdb.base/mips_pro.exp
8780 * gdb.base/morestack.exp
8781 * gdb.base/moribund-step.exp
8782 * gdb.base/multi-forks.exp
8783 * gdb.base/nested-addr.exp
8784 * gdb.base/nextoverexit.exp
8785 * gdb.base/noreturn-finish.exp
8786 * gdb.base/noreturn-return.exp
8787 * gdb.base/nostdlib.exp
8788 * gdb.base/offsets.exp
8789 * gdb.base/opaque.exp
8790 * gdb.base/pc-fp.exp
8791 * gdb.base/permissions.exp
8792 * gdb.base/print-symbol-loading.exp
8793 * gdb.base/prologue-include.exp
8794 * gdb.base/psymtab.exp
8795 * gdb.base/ptype.exp
8796 * gdb.base/random-signal.exp
8797 * gdb.base/randomize.exp
8798 * gdb.base/range-stepping.exp
8799 * gdb.base/readline-ask.exp
8800 * gdb.base/recpar.exp
8801 * gdb.base/recurse.exp
8802 * gdb.base/relational.exp
8803 * gdb.base/restore.exp
8804 * gdb.base/return-nodebug.exp
8805 * gdb.base/return.exp
8806 * gdb.base/run-after-attach.exp
8807 * gdb.base/save-bp.exp
8808 * gdb.base/scope.exp
8809 * gdb.base/sect-cmd.exp
8810 * gdb.base/set-lang-auto.exp
8811 * gdb.base/set-noassign.exp
8812 * gdb.base/setvar.exp
8813 * gdb.base/sigall.exp
8814 * gdb.base/sigbpt.exp
8815 * gdb.base/siginfo-addr.exp
8816 * gdb.base/siginfo-infcall.exp
8817 * gdb.base/siginfo-obj.exp
8818 * gdb.base/siginfo.exp
8819 * gdb.base/signals-state-child.exp
8820 * gdb.base/signest.exp
8821 * gdb.base/sigstep.exp
8822 * gdb.base/sizeof.exp
8823 * gdb.base/skip.exp
8824 * gdb.base/solib-corrupted.exp
8825 * gdb.base/solib-nodir.exp
8826 * gdb.base/solib-search.exp
8827 * gdb.base/stack-checking.exp
8828 * gdb.base/stale-infcall.exp
8829 * gdb.base/stap-probe.exp
8830 * gdb.base/start.exp
8831 * gdb.base/step-break.exp
8832 * gdb.base/step-bt.exp
8833 * gdb.base/step-line.exp
8834 * gdb.base/step-over-exit.exp
8835 * gdb.base/step-over-syscall.exp
8836 * gdb.base/step-resume-infcall.exp
8837 * gdb.base/step-test.exp
8838 * gdb.base/store.exp
8839 * gdb.base/structs3.exp
8840 * gdb.base/sym-file.exp
8841 * gdb.base/symbol-without-target_section.exp
8842 * gdb.base/term.exp
8843 * gdb.base/testenv.exp
8844 * gdb.base/ui-redirect.exp
8845 * gdb.base/until.exp
8846 * gdb.base/unwindonsignal.exp
8847 * gdb.base/value-double-free.exp
8848 * gdb.base/vla-datatypes.exp
8849 * gdb.base/vla-ptr.exp
8850 * gdb.base/vla-sideeffect.exp
8851 * gdb.base/volatile.exp
8852 * gdb.base/watch-cond-infcall.exp
8853 * gdb.base/watch-cond.exp
8854 * gdb.base/watch-non-mem.exp
8855 * gdb.base/watch-read.exp
8856 * gdb.base/watch-vfork.exp
8857 * gdb.base/watchpoint-cond-gone.exp
8858 * gdb.base/watchpoint-delete.exp
8859 * gdb.base/watchpoint-hw-hit-once.exp
8860 * gdb.base/watchpoint-hw.exp
8861 * gdb.base/watchpoint-stops-at-right-insn.exp
8862 * gdb.base/watchpoints.exp
8863 * gdb.base/wchar.exp
8864 * gdb.base/whatis-exp.exp
8865 * gdb.btrace/buffer-size.exp
8866 * gdb.btrace/data.exp
8867 * gdb.btrace/delta.exp
8868 * gdb.btrace/dlopen.exp
8869 * gdb.btrace/enable.exp
8870 * gdb.btrace/exception.exp
8871 * gdb.btrace/function_call_history.exp
8872 * gdb.btrace/gcore.exp
8873 * gdb.btrace/instruction_history.exp
8874 * gdb.btrace/nohist.exp
8875 * gdb.btrace/reconnect.exp
8876 * gdb.btrace/record_goto-step.exp
8877 * gdb.btrace/record_goto.exp
8878 * gdb.btrace/rn-dl-bind.exp
8879 * gdb.btrace/segv.exp
8880 * gdb.btrace/step.exp
8881 * gdb.btrace/stepi.exp
8882 * gdb.btrace/tailcall-only.exp
8883 * gdb.btrace/tailcall.exp
8884 * gdb.btrace/tsx.exp
8885 * gdb.btrace/unknown_functions.exp
8886 * gdb.btrace/vdso.exp
8887 * gdb.compile/compile-ifunc.exp
8888 * gdb.compile/compile-ops.exp
8889 * gdb.compile/compile-print.exp
8890 * gdb.compile/compile-setjmp.exp
8891 * gdb.cp/abstract-origin.exp
8892 * gdb.cp/ambiguous.exp
8893 * gdb.cp/annota2.exp
8894 * gdb.cp/annota3.exp
8895 * gdb.cp/anon-ns.exp
8896 * gdb.cp/anon-struct.exp
8897 * gdb.cp/anon-union.exp
8898 * gdb.cp/arg-reference.exp
8899 * gdb.cp/baseenum.exp
8900 * gdb.cp/bool.exp
8901 * gdb.cp/breakpoint.exp
8902 * gdb.cp/bs15503.exp
8903 * gdb.cp/call-c.exp
8904 * gdb.cp/casts.exp
8905 * gdb.cp/chained-calls.exp
8906 * gdb.cp/class2.exp
8907 * gdb.cp/classes.exp
8908 * gdb.cp/cmpd-minsyms.exp
8909 * gdb.cp/converts.exp
8910 * gdb.cp/cp-relocate.exp
8911 * gdb.cp/cpcompletion.exp
8912 * gdb.cp/cpexprs.exp
8913 * gdb.cp/cplabel.exp
8914 * gdb.cp/cplusfuncs.exp
8915 * gdb.cp/cpsizeof.exp
8916 * gdb.cp/ctti.exp
8917 * gdb.cp/derivation.exp
8918 * gdb.cp/destrprint.exp
8919 * gdb.cp/dispcxx.exp
8920 * gdb.cp/enum-class.exp
8921 * gdb.cp/exception.exp
8922 * gdb.cp/exceptprint.exp
8923 * gdb.cp/expand-psymtabs-cxx.exp
8924 * gdb.cp/expand-sals.exp
8925 * gdb.cp/extern-c.exp
8926 * gdb.cp/filename.exp
8927 * gdb.cp/formatted-ref.exp
8928 * gdb.cp/fpointer.exp
8929 * gdb.cp/gdb1355.exp
8930 * gdb.cp/gdb2495.exp
8931 * gdb.cp/hang.exp
8932 * gdb.cp/impl-this.exp
8933 * gdb.cp/infcall-dlopen.exp
8934 * gdb.cp/inherit.exp
8935 * gdb.cp/iostream.exp
8936 * gdb.cp/koenig.exp
8937 * gdb.cp/local.exp
8938 * gdb.cp/m-data.exp
8939 * gdb.cp/m-static.exp
8940 * gdb.cp/mb-ctor.exp
8941 * gdb.cp/mb-inline.exp
8942 * gdb.cp/mb-templates.exp
8943 * gdb.cp/member-name.exp
8944 * gdb.cp/member-ptr.exp
8945 * gdb.cp/meth-typedefs.exp
8946 * gdb.cp/method.exp
8947 * gdb.cp/method2.exp
8948 * gdb.cp/minsym-fallback.exp
8949 * gdb.cp/misc.exp
8950 * gdb.cp/namelessclass.exp
8951 * gdb.cp/namespace-enum.exp
8952 * gdb.cp/namespace-nested-import.exp
8953 * gdb.cp/namespace.exp
8954 * gdb.cp/nextoverthrow.exp
8955 * gdb.cp/no-dmgl-verbose.exp
8956 * gdb.cp/non-trivial-retval.exp
8957 * gdb.cp/noparam.exp
8958 * gdb.cp/nsdecl.exp
8959 * gdb.cp/nsimport.exp
8960 * gdb.cp/nsnested.exp
8961 * gdb.cp/nsnoimports.exp
8962 * gdb.cp/nsrecurs.exp
8963 * gdb.cp/nsstress.exp
8964 * gdb.cp/nsusing.exp
8965 * gdb.cp/operator.exp
8966 * gdb.cp/oranking.exp
8967 * gdb.cp/overload-const.exp
8968 * gdb.cp/overload.exp
8969 * gdb.cp/ovldbreak.exp
8970 * gdb.cp/ovsrch.exp
8971 * gdb.cp/paren-type.exp
8972 * gdb.cp/parse-lang.exp
8973 * gdb.cp/pass-by-ref.exp
8974 * gdb.cp/pr-1023.exp
8975 * gdb.cp/pr-1210.exp
8976 * gdb.cp/pr-574.exp
8977 * gdb.cp/pr10687.exp
8978 * gdb.cp/pr12028.exp
8979 * gdb.cp/pr17132.exp
8980 * gdb.cp/pr17494.exp
8981 * gdb.cp/pr9067.exp
8982 * gdb.cp/pr9167.exp
8983 * gdb.cp/pr9631.exp
8984 * gdb.cp/printmethod.exp
8985 * gdb.cp/psmang.exp
8986 * gdb.cp/psymtab-parameter.exp
8987 * gdb.cp/ptype-cv-cp.exp
8988 * gdb.cp/ptype-flags.exp
8989 * gdb.cp/re-set-overloaded.exp
8990 * gdb.cp/ref-types.exp
8991 * gdb.cp/rtti.exp
8992 * gdb.cp/scope-err.exp
8993 * gdb.cp/shadow.exp
8994 * gdb.cp/smartp.exp
8995 * gdb.cp/static-method.exp
8996 * gdb.cp/static-print-quit.exp
8997 * gdb.cp/temargs.exp
8998 * gdb.cp/templates.exp
8999 * gdb.cp/try_catch.exp
9000 * gdb.cp/typedef-operator.exp
9001 * gdb.cp/typeid.exp
9002 * gdb.cp/userdef.exp
9003 * gdb.cp/using-crash.exp
9004 * gdb.cp/var-tag.exp
9005 * gdb.cp/virtbase.exp
9006 * gdb.cp/virtfunc.exp
9007 * gdb.cp/virtfunc2.exp
9008 * gdb.cp/vla-cxx.exp
9009 * gdb.disasm/t01_mov.exp
9010 * gdb.disasm/t02_mova.exp
9011 * gdb.disasm/t03_add.exp
9012 * gdb.disasm/t04_sub.exp
9013 * gdb.disasm/t05_cmp.exp
9014 * gdb.disasm/t06_ari2.exp
9015 * gdb.disasm/t07_ari3.exp
9016 * gdb.disasm/t08_or.exp
9017 * gdb.disasm/t09_xor.exp
9018 * gdb.disasm/t10_and.exp
9019 * gdb.disasm/t11_logs.exp
9020 * gdb.disasm/t12_bit.exp
9021 * gdb.disasm/t13_otr.exp
9022 * gdb.dlang/circular.exp
9023 * gdb.dwarf2/arr-stride.exp
9024 * gdb.dwarf2/arr-subrange.exp
9025 * gdb.dwarf2/atomic-type.exp
9026 * gdb.dwarf2/bad-regnum.exp
9027 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9028 * gdb.dwarf2/callframecfa.exp
9029 * gdb.dwarf2/clztest.exp
9030 * gdb.dwarf2/corrupt.exp
9031 * gdb.dwarf2/data-loc.exp
9032 * gdb.dwarf2/dup-psym.exp
9033 * gdb.dwarf2/dw2-anon-mptr.exp
9034 * gdb.dwarf2/dw2-anonymous-func.exp
9035 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9036 * gdb.dwarf2/dw2-bad-unresolved.exp
9037 * gdb.dwarf2/dw2-basic.exp
9038 * gdb.dwarf2/dw2-canonicalize-type.exp
9039 * gdb.dwarf2/dw2-case-insensitive.exp
9040 * gdb.dwarf2/dw2-common-block.exp
9041 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9042 * gdb.dwarf2/dw2-compressed.exp
9043 * gdb.dwarf2/dw2-const.exp
9044 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9045 * gdb.dwarf2/dw2-cu-size.exp
9046 * gdb.dwarf2/dw2-dup-frame.exp
9047 * gdb.dwarf2/dw2-entry-value.exp
9048 * gdb.dwarf2/dw2-icycle.exp
9049 * gdb.dwarf2/dw2-ifort-parameter.exp
9050 * gdb.dwarf2/dw2-inline-break.exp
9051 * gdb.dwarf2/dw2-inline-param.exp
9052 * gdb.dwarf2/dw2-intercu.exp
9053 * gdb.dwarf2/dw2-intermix.exp
9054 * gdb.dwarf2/dw2-lexical-block-bare.exp
9055 * gdb.dwarf2/dw2-linkage-name-trust.exp
9056 * gdb.dwarf2/dw2-minsym-in-cu.exp
9057 * gdb.dwarf2/dw2-noloc.exp
9058 * gdb.dwarf2/dw2-op-call.exp
9059 * gdb.dwarf2/dw2-op-out-param.exp
9060 * gdb.dwarf2/dw2-opt-structptr.exp
9061 * gdb.dwarf2/dw2-param-error.exp
9062 * gdb.dwarf2/dw2-producer.exp
9063 * gdb.dwarf2/dw2-ranges-base.exp
9064 * gdb.dwarf2/dw2-ref-missing-frame.exp
9065 * gdb.dwarf2/dw2-reg-undefined.exp
9066 * gdb.dwarf2/dw2-regno-invalid.exp
9067 * gdb.dwarf2/dw2-restore.exp
9068 * gdb.dwarf2/dw2-restrict.exp
9069 * gdb.dwarf2/dw2-single-line-discriminators.exp
9070 * gdb.dwarf2/dw2-strp.exp
9071 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9072 * gdb.dwarf2/dw2-unresolved.exp
9073 * gdb.dwarf2/dw2-var-zero-addr.exp
9074 * gdb.dwarf2/dw4-sig-types.exp
9075 * gdb.dwarf2/dwz.exp
9076 * gdb.dwarf2/dynarr-ptr.exp
9077 * gdb.dwarf2/enum-type.exp
9078 * gdb.dwarf2/gdb-index.exp
9079 * gdb.dwarf2/implptr-64bit.exp
9080 * gdb.dwarf2/implptr-optimized-out.exp
9081 * gdb.dwarf2/implptr.exp
9082 * gdb.dwarf2/implref-array.exp
9083 * gdb.dwarf2/implref-const.exp
9084 * gdb.dwarf2/implref-global.exp
9085 * gdb.dwarf2/implref-struct.exp
9086 * gdb.dwarf2/mac-fileno.exp
9087 * gdb.dwarf2/main-subprogram.exp
9088 * gdb.dwarf2/member-ptr-forwardref.exp
9089 * gdb.dwarf2/method-ptr.exp
9090 * gdb.dwarf2/missing-sig-type.exp
9091 * gdb.dwarf2/nonvar-access.exp
9092 * gdb.dwarf2/opaque-type-lookup.exp
9093 * gdb.dwarf2/pieces-optimized-out.exp
9094 * gdb.dwarf2/pieces.exp
9095 * gdb.dwarf2/pr10770.exp
9096 * gdb.dwarf2/pr13961.exp
9097 * gdb.dwarf2/staticvirtual.exp
9098 * gdb.dwarf2/subrange.exp
9099 * gdb.dwarf2/symtab-producer.exp
9100 * gdb.dwarf2/trace-crash.exp
9101 * gdb.dwarf2/typeddwarf.exp
9102 * gdb.dwarf2/valop.exp
9103 * gdb.dwarf2/watch-notconst.exp
9104 * gdb.fortran/array-element.exp
9105 * gdb.fortran/charset.exp
9106 * gdb.fortran/common-block.exp
9107 * gdb.fortran/complex.exp
9108 * gdb.fortran/derived-type-function.exp
9109 * gdb.fortran/derived-type.exp
9110 * gdb.fortran/logical.exp
9111 * gdb.fortran/module.exp
9112 * gdb.fortran/multi-dim.exp
9113 * gdb.fortran/nested-funcs.exp
9114 * gdb.fortran/print-formatted.exp
9115 * gdb.fortran/subarray.exp
9116 * gdb.fortran/vla-alloc-assoc.exp
9117 * gdb.fortran/vla-datatypes.exp
9118 * gdb.fortran/vla-history.exp
9119 * gdb.fortran/vla-ptr-info.exp
9120 * gdb.fortran/vla-ptype-sub.exp
9121 * gdb.fortran/vla-ptype.exp
9122 * gdb.fortran/vla-sizeof.exp
9123 * gdb.fortran/vla-type.exp
9124 * gdb.fortran/vla-value-sub-arbitrary.exp
9125 * gdb.fortran/vla-value-sub-finish.exp
9126 * gdb.fortran/vla-value-sub.exp
9127 * gdb.fortran/vla-value.exp
9128 * gdb.fortran/whatis_type.exp
9129 * gdb.go/chan.exp
9130 * gdb.go/handcall.exp
9131 * gdb.go/hello.exp
9132 * gdb.go/integers.exp
9133 * gdb.go/methods.exp
9134 * gdb.go/package.exp
9135 * gdb.go/strings.exp
9136 * gdb.go/types.exp
9137 * gdb.go/unsafe.exp
9138 * gdb.guile/scm-arch.exp
9139 * gdb.guile/scm-block.exp
9140 * gdb.guile/scm-breakpoint.exp
9141 * gdb.guile/scm-cmd.exp
9142 * gdb.guile/scm-disasm.exp
9143 * gdb.guile/scm-equal.exp
9144 * gdb.guile/scm-frame-args.exp
9145 * gdb.guile/scm-frame-inline.exp
9146 * gdb.guile/scm-frame.exp
9147 * gdb.guile/scm-iterator.exp
9148 * gdb.guile/scm-math.exp
9149 * gdb.guile/scm-objfile.exp
9150 * gdb.guile/scm-ports.exp
9151 * gdb.guile/scm-symbol.exp
9152 * gdb.guile/scm-symtab.exp
9153 * gdb.guile/scm-value-cc.exp
9154 * gdb.guile/types-module.exp
9155 * gdb.linespec/break-ask.exp
9156 * gdb.linespec/cpexplicit.exp
9157 * gdb.linespec/explicit.exp
9158 * gdb.linespec/keywords.exp
9159 * gdb.linespec/linespec.exp
9160 * gdb.linespec/ls-dollar.exp
9161 * gdb.linespec/ls-errs.exp
9162 * gdb.linespec/skip-two.exp
9163 * gdb.linespec/thread.exp
9164 * gdb.mi/mi-async.exp
9165 * gdb.mi/mi-basics.exp
9166 * gdb.mi/mi-break.exp
9167 * gdb.mi/mi-catch-load.exp
9168 * gdb.mi/mi-cli.exp
9169 * gdb.mi/mi-cmd-param-changed.exp
9170 * gdb.mi/mi-console.exp
9171 * gdb.mi/mi-detach.exp
9172 * gdb.mi/mi-disassemble.exp
9173 * gdb.mi/mi-eval.exp
9174 * gdb.mi/mi-file-transfer.exp
9175 * gdb.mi/mi-file.exp
9176 * gdb.mi/mi-fill-memory.exp
9177 * gdb.mi/mi-inheritance-syntax-error.exp
9178 * gdb.mi/mi-linespec-err-cp.exp
9179 * gdb.mi/mi-logging.exp
9180 * gdb.mi/mi-memory-changed.exp
9181 * gdb.mi/mi-read-memory.exp
9182 * gdb.mi/mi-record-changed.exp
9183 * gdb.mi/mi-reg-undefined.exp
9184 * gdb.mi/mi-regs.exp
9185 * gdb.mi/mi-return.exp
9186 * gdb.mi/mi-reverse.exp
9187 * gdb.mi/mi-simplerun.exp
9188 * gdb.mi/mi-solib.exp
9189 * gdb.mi/mi-stack.exp
9190 * gdb.mi/mi-stepi.exp
9191 * gdb.mi/mi-syn-frame.exp
9192 * gdb.mi/mi-until.exp
9193 * gdb.mi/mi-var-block.exp
9194 * gdb.mi/mi-var-child.exp
9195 * gdb.mi/mi-var-cmd.exp
9196 * gdb.mi/mi-var-cp.exp
9197 * gdb.mi/mi-var-display.exp
9198 * gdb.mi/mi-var-invalidate.exp
9199 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9200 * gdb.mi/mi-vla-fortran.exp
9201 * gdb.mi/mi-watch.exp
9202 * gdb.mi/mi2-var-child.exp
9203 * gdb.mi/user-selected-context-sync.exp
9204 * gdb.modula2/unbounded-array.exp
9205 * gdb.multi/dummy-frame-restore.exp
9206 * gdb.multi/multi-arch-exec.exp
9207 * gdb.multi/multi-arch.exp
9208 * gdb.multi/tids.exp
9209 * gdb.multi/watchpoint-multi.exp
9210 * gdb.opencl/callfuncs.exp
9211 * gdb.opencl/convs_casts.exp
9212 * gdb.opencl/datatypes.exp
9213 * gdb.opencl/operators.exp
9214 * gdb.opencl/vec_comps.exp
9215 * gdb.opt/clobbered-registers-O2.exp
9216 * gdb.opt/inline-break.exp
9217 * gdb.opt/inline-bt.exp
9218 * gdb.opt/inline-cmds.exp
9219 * gdb.opt/inline-locals.exp
9220 * gdb.pascal/case-insensitive-symbols.exp
9221 * gdb.pascal/floats.exp
9222 * gdb.pascal/gdb11492.exp
9223 * gdb.python/lib-types.exp
9224 * gdb.python/py-arch.exp
9225 * gdb.python/py-as-string.exp
9226 * gdb.python/py-bad-printers.exp
9227 * gdb.python/py-block.exp
9228 * gdb.python/py-breakpoint-create-fail.exp
9229 * gdb.python/py-breakpoint.exp
9230 * gdb.python/py-caller-is.exp
9231 * gdb.python/py-cmd.exp
9232 * gdb.python/py-explore-cc.exp
9233 * gdb.python/py-explore.exp
9234 * gdb.python/py-finish-breakpoint.exp
9235 * gdb.python/py-finish-breakpoint2.exp
9236 * gdb.python/py-frame-args.exp
9237 * gdb.python/py-frame-inline.exp
9238 * gdb.python/py-frame.exp
9239 * gdb.python/py-framefilter-mi.exp
9240 * gdb.python/py-infthread.exp
9241 * gdb.python/py-lazy-string.exp
9242 * gdb.python/py-linetable.exp
9243 * gdb.python/py-mi-events.exp
9244 * gdb.python/py-mi-objfile.exp
9245 * gdb.python/py-mi.exp
9246 * gdb.python/py-objfile.exp
9247 * gdb.python/py-pp-integral.exp
9248 * gdb.python/py-pp-maint.exp
9249 * gdb.python/py-pp-re-notag.exp
9250 * gdb.python/py-pp-registration.exp
9251 * gdb.python/py-recurse-unwind.exp
9252 * gdb.python/py-strfns.exp
9253 * gdb.python/py-symbol.exp
9254 * gdb.python/py-symtab.exp
9255 * gdb.python/py-sync-interp.exp
9256 * gdb.python/py-typeprint.exp
9257 * gdb.python/py-unwind-maint.exp
9258 * gdb.python/py-unwind.exp
9259 * gdb.python/py-value-cc.exp
9260 * gdb.python/py-xmethods.exp
9261 * gdb.reverse/amd64-tailcall-reverse.exp
9262 * gdb.reverse/break-precsave.exp
9263 * gdb.reverse/break-reverse.exp
9264 * gdb.reverse/consecutive-precsave.exp
9265 * gdb.reverse/consecutive-reverse.exp
9266 * gdb.reverse/finish-precsave.exp
9267 * gdb.reverse/finish-reverse-bkpt.exp
9268 * gdb.reverse/finish-reverse.exp
9269 * gdb.reverse/fstatat-reverse.exp
9270 * gdb.reverse/getresuid-reverse.exp
9271 * gdb.reverse/i386-precsave.exp
9272 * gdb.reverse/i386-reverse.exp
9273 * gdb.reverse/i386-sse-reverse.exp
9274 * gdb.reverse/i387-env-reverse.exp
9275 * gdb.reverse/i387-stack-reverse.exp
9276 * gdb.reverse/insn-reverse.exp
9277 * gdb.reverse/machinestate-precsave.exp
9278 * gdb.reverse/machinestate.exp
9279 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9280 * gdb.reverse/pipe-reverse.exp
9281 * gdb.reverse/readv-reverse.exp
9282 * gdb.reverse/recvmsg-reverse.exp
9283 * gdb.reverse/rerun-prec.exp
9284 * gdb.reverse/s390-mvcle.exp
9285 * gdb.reverse/step-precsave.exp
9286 * gdb.reverse/step-reverse.exp
9287 * gdb.reverse/time-reverse.exp
9288 * gdb.reverse/until-precsave.exp
9289 * gdb.reverse/until-reverse.exp
9290 * gdb.reverse/waitpid-reverse.exp
9291 * gdb.reverse/watch-precsave.exp
9292 * gdb.reverse/watch-reverse.exp
9293 * gdb.rust/generics.exp
9294 * gdb.rust/methods.exp
9295 * gdb.rust/modules.exp
9296 * gdb.rust/simple.exp
9297 * gdb.server/connect-with-no-symbol-file.exp
9298 * gdb.server/ext-attach.exp
9299 * gdb.server/ext-restart.exp
9300 * gdb.server/ext-wrapper.exp
9301 * gdb.server/file-transfer.exp
9302 * gdb.server/server-exec-info.exp
9303 * gdb.server/server-kill.exp
9304 * gdb.server/server-mon.exp
9305 * gdb.server/wrapper.exp
9306 * gdb.stabs/exclfwd.exp
9307 * gdb.stabs/gdb11479.exp
9308 * gdb.threads/clone-new-thread-event.exp
9309 * gdb.threads/corethreads.exp
9310 * gdb.threads/current-lwp-dead.exp
9311 * gdb.threads/dlopen-libpthread.exp
9312 * gdb.threads/gcore-thread.exp
9313 * gdb.threads/sigstep-threads.exp
9314 * gdb.threads/watchpoint-fork.exp
9315 * gdb.trace/actions-changed.exp
9316 * gdb.trace/backtrace.exp
9317 * gdb.trace/change-loc.exp
9318 * gdb.trace/circ.exp
9319 * gdb.trace/collection.exp
9320 * gdb.trace/disconnected-tracing.exp
9321 * gdb.trace/ftrace.exp
9322 * gdb.trace/mi-trace-frame-collected.exp
9323 * gdb.trace/mi-trace-unavailable.exp
9324 * gdb.trace/mi-traceframe-changed.exp
9325 * gdb.trace/mi-tsv-changed.exp
9326 * gdb.trace/no-attach-trace.exp
9327 * gdb.trace/passc-dyn.exp
9328 * gdb.trace/qtro.exp
9329 * gdb.trace/range-stepping.exp
9330 * gdb.trace/read-memory.exp
9331 * gdb.trace/save-trace.exp
9332 * gdb.trace/signal.exp
9333 * gdb.trace/status-stop.exp
9334 * gdb.trace/tfile.exp
9335 * gdb.trace/trace-break.exp
9336 * gdb.trace/trace-buffer-size.exp
9337 * gdb.trace/trace-condition.exp
9338 * gdb.trace/tracefile-pseudo-reg.exp
9339 * gdb.trace/tstatus.exp
9340 * gdb.trace/unavailable.exp
9341 * gdb.trace/while-dyn.exp
9342 * gdb.trace/while-stepping.exp
9343
34c41c68
DE
93442016-12-22 Doug Evans <xdje42@gmail.com>
9345
9346 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9347 and msymbols.
9348
16e69324
YQ
93492016-12-19 Yao Qi <yao.qi@linaro.org>
9350
9351 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9352 (test_with_self): Don't call do_steps_and_nexts, and remove
9353 code about stepping into xmalloc.
9354
f94f411b
YQ
93552016-12-09 Yao Qi <yao.qi@linaro.org>
9356
9357 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9358
93592016-12-09 Yao Qi <yao.qi@linaro.org>
9360
9361 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9362
f1b5deee
PA
93632016-12-09 Pedro Alves <palves@redhat.com>
9364
9365 * gdb.base/all-architectures-0.exp: New file.
9366 * gdb.base/all-architectures-1.exp: New file.
9367 * gdb.base/all-architectures-2.exp: New file.
9368 * gdb.base/all-architectures-3.exp: New file.
9369 * gdb.base/all-architectures-4.exp: New file.
9370 * gdb.base/all-architectures-5.exp: New file.
9371 * gdb.base/all-architectures-6.exp: New file.
9372 * gdb.base/all-architectures-7.exp: New file.
9373 * gdb.base/all-architectures.exp.in: New file.
9374
364ca42e
YQ
93752016-12-09 Yao Qi <yao.qi@linaro.org>
9376
9377 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9378
107c2d62
LM
93792016-12-02 Luis Machado <lgustavo@codesourcery.com>
9380
9381 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9382 possible.
9383 Remove useless pattern-matching code.
9384
df3ee9ca
PA
93852016-12-02 Pedro Alves <palves@redhat.com>
9386
9387 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9388 procedure.
9389 (top level): Call it.
9390
ec835369
PA
93912016-12-02 Pedro Alves <palves@redhat.com>
9392
9393 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9394 New procedure.
9395 (top level): Call it.
9396
01770bbd
PA
93972016-12-02 Pedro Alves <palves@redhat.com>
9398
9399 PR cli/20559
9400 * gdb.base/commands.exp (user_defined_command_args_eval): New
9401 procedure.
9402 (top level): Call it.
9403
008459ea
LM
94042016-12-02 Luis Machado <lgustavo@codesourcery.com>
9405
9406 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9407 timeout handling.
9408
0c1b455e
TT
94092016-12-02 Tom Tromey <tom@tromey.com>
9410
9411 * gdb.dwarf2/main-subprogram.c: New file.
9412 * gdb.dwarf2/main-subprogram.exp: New file.
9413
018572b8
LM
94142016-12-01 Luis Machado <lgustavo@codesourcery.com>
9415
9416 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9417 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9418 gdb_test_no_output for a couple of cases.
9419 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9420
84c93cd5
LM
94212016-12-01 Luis Machado <lgustavo@codesourcery.com>
9422
9423 Fix test names and standardize compilation error messages throughout
9424 the following files:
9425
9426 * gdb.ada/start.exp
9427 * gdb.arch/alpha-step.exp
9428 * gdb.arch/e500-prologue.exp
9429 * gdb.arch/ftrace-insn-reloc.exp
9430 * gdb.arch/gdb1291.exp
9431 * gdb.arch/gdb1431.exp
9432 * gdb.arch/gdb1558.exp
9433 * gdb.arch/i386-dr3-watch.exp
9434 * gdb.arch/i386-sse-stack-align.exp
9435 * gdb.arch/ia64-breakpoint-shadow.exp
9436 * gdb.arch/pa-nullify.exp
9437 * gdb.arch/powerpc-aix-prologue.exp
9438 * gdb.arch/thumb-bx-pc.exp
9439 * gdb.base/annota1.exp
9440 * gdb.base/annota3.exp
9441 * gdb.base/arrayidx.exp
9442 * gdb.base/assign.exp
9443 * gdb.base/attach.exp
9444 * gdb.base/auxv.exp
9445 * gdb.base/bang.exp
9446 * gdb.base/bfp-test.exp
9447 * gdb.base/bigcore.exp
9448 * gdb.base/bitfields2.exp
9449 * gdb.base/break-fun-addr.exp
9450 * gdb.base/break-probes.exp
9451 * gdb.base/call-rt-st.exp
9452 * gdb.base/callexit.exp
9453 * gdb.base/catch-fork-kill.exp
9454 * gdb.base/charset.exp
9455 * gdb.base/checkpoint.exp
9456 * gdb.base/comprdebug.exp
9457 * gdb.base/constvars.exp
9458 * gdb.base/coredump-filter.exp
9459 * gdb.base/cursal.exp
9460 * gdb.base/cvexpr.exp
9461 * gdb.base/detach.exp
9462 * gdb.base/display.exp
9463 * gdb.base/dmsym.exp
9464 * gdb.base/dprintf-pending.exp
9465 * gdb.base/dso2dso.exp
9466 * gdb.base/dtrace-probe.exp
9467 * gdb.base/dump.exp
9468 * gdb.base/enum_cond.exp
9469 * gdb.base/exe-lock.exp
9470 * gdb.base/exec-invalid-sysroot.exp
9471 * gdb.base/execl-update-breakpoints.exp
9472 * gdb.base/exprs.exp
9473 * gdb.base/fileio.exp
9474 * gdb.base/find.exp
9475 * gdb.base/finish.exp
9476 * gdb.base/fixsection.exp
9477 * gdb.base/foll-vfork.exp
9478 * gdb.base/frame-args.exp
9479 * gdb.base/gcore.exp
9480 * gdb.base/gdb1250.exp
9481 * gdb.base/global-var-nested-by-dso.exp
9482 * gdb.base/gnu-ifunc.exp
9483 * gdb.base/hashline1.exp
9484 * gdb.base/hashline2.exp
9485 * gdb.base/hashline3.exp
9486 * gdb.base/hbreak-in-shr-unsupported.exp
9487 * gdb.base/huge.exp
9488 * gdb.base/infcall-input.exp
9489 * gdb.base/info-fun.exp
9490 * gdb.base/info-shared.exp
9491 * gdb.base/jit-simple.exp
9492 * gdb.base/jit-so.exp
9493 * gdb.base/jit.exp
9494 * gdb.base/jump.exp
9495 * gdb.base/label.exp
9496 * gdb.base/lineinc.exp
9497 * gdb.base/logical.exp
9498 * gdb.base/longjmp.exp
9499 * gdb.base/macscp.exp
9500 * gdb.base/miscexprs.exp
9501 * gdb.base/new-ui-echo.exp
9502 * gdb.base/new-ui-pending-input.exp
9503 * gdb.base/new-ui.exp
9504 * gdb.base/nodebug.exp
9505 * gdb.base/nofield.exp
9506 * gdb.base/offsets.exp
9507 * gdb.base/overlays.exp
9508 * gdb.base/pending.exp
9509 * gdb.base/pointers.exp
9510 * gdb.base/pr11022.exp
9511 * gdb.base/printcmds.exp
9512 * gdb.base/prologue.exp
9513 * gdb.base/ptr-typedef.exp
9514 * gdb.base/realname-expand.exp
9515 * gdb.base/relativedebug.exp
9516 * gdb.base/relocate.exp
9517 * gdb.base/remote.exp
9518 * gdb.base/reread.exp
9519 * gdb.base/return2.exp
9520 * gdb.base/savedregs.exp
9521 * gdb.base/sep.exp
9522 * gdb.base/sepdebug.exp
9523 * gdb.base/sepsymtab.exp
9524 * gdb.base/set-inferior-tty.exp
9525 * gdb.base/setshow.exp
9526 * gdb.base/shlib-call.exp
9527 * gdb.base/sigaltstack.exp
9528 * gdb.base/siginfo-addr.exp
9529 * gdb.base/signals.exp
9530 * gdb.base/signull.exp
9531 * gdb.base/sigrepeat.exp
9532 * gdb.base/so-impl-ld.exp
9533 * gdb.base/solib-display.exp
9534 * gdb.base/solib-overlap.exp
9535 * gdb.base/solib-search.exp
9536 * gdb.base/solib-symbol.exp
9537 * gdb.base/structs.exp
9538 * gdb.base/structs2.exp
9539 * gdb.base/symtab-search-order.exp
9540 * gdb.base/twice.exp
9541 * gdb.base/unload.exp
9542 * gdb.base/varargs.exp
9543 * gdb.base/watchpoint-solib.exp
9544 * gdb.base/watchpoint.exp
9545 * gdb.base/whatis.exp
9546 * gdb.base/wrong_frame_bt_full.exp
9547 * gdb.btrace/dlopen.exp
9548 * gdb.cell/ea-standalone.exp
9549 * gdb.cell/ea-test.exp
9550 * gdb.cp/dispcxx.exp
9551 * gdb.cp/gdb2384.exp
9552 * gdb.cp/method2.exp
9553 * gdb.cp/nextoverthrow.exp
9554 * gdb.cp/pr10728.exp
9555 * gdb.disasm/am33.exp
9556 * gdb.disasm/h8300s.exp
9557 * gdb.disasm/mn10300.exp
9558 * gdb.disasm/sh3.exp
9559 * gdb.dwarf2/dw2-dir-file-name.exp
9560 * gdb.fortran/complex.exp
9561 * gdb.fortran/library-module.exp
9562 * gdb.guile/scm-pretty-print.exp
9563 * gdb.guile/scm-symbol.exp
9564 * gdb.guile/scm-type.exp
9565 * gdb.guile/scm-value.exp
9566 * gdb.linespec/linespec.exp
9567 * gdb.mi/gdb701.exp
9568 * gdb.mi/gdb792.exp
9569 * gdb.mi/mi-breakpoint-changed.exp
9570 * gdb.mi/mi-dprintf-pending.exp
9571 * gdb.mi/mi-dprintf.exp
9572 * gdb.mi/mi-exit-code.exp
9573 * gdb.mi/mi-pending.exp
9574 * gdb.mi/mi-solib.exp
9575 * gdb.mi/new-ui-mi-sync.exp
9576 * gdb.mi/pr11022.exp
9577 * gdb.mi/user-selected-context-sync.exp
9578 * gdb.opt/solib-intra-step.exp
9579 * gdb.python/py-events.exp
9580 * gdb.python/py-finish-breakpoint.exp
9581 * gdb.python/py-mi.exp
9582 * gdb.python/py-prettyprint.exp
9583 * gdb.python/py-shared.exp
9584 * gdb.python/py-symbol.exp
9585 * gdb.python/py-template.exp
9586 * gdb.python/py-type.exp
9587 * gdb.python/py-value.exp
9588 * gdb.reverse/solib-precsave.exp
9589 * gdb.reverse/solib-reverse.exp
9590 * gdb.server/solib-list.exp
9591 * gdb.stabs/weird.exp
9592 * gdb.threads/reconnect-signal.exp
9593 * gdb.threads/stepi-random-signal.exp
9594 * gdb.trace/actions.exp
9595 * gdb.trace/ax.exp
9596 * gdb.trace/backtrace.exp
9597 * gdb.trace/change-loc.exp
9598 * gdb.trace/deltrace.exp
9599 * gdb.trace/ftrace-lock.exp
9600 * gdb.trace/ftrace.exp
9601 * gdb.trace/infotrace.exp
9602 * gdb.trace/mi-tracepoint-changed.exp
9603 * gdb.trace/packetlen.exp
9604 * gdb.trace/passcount.exp
9605 * gdb.trace/pending.exp
9606 * gdb.trace/range-stepping.exp
9607 * gdb.trace/report.exp
9608 * gdb.trace/stap-trace.exp
9609 * gdb.trace/tfind.exp
9610 * gdb.trace/trace-break.exp
9611 * gdb.trace/trace-condition.exp
9612 * gdb.trace/trace-enable-disable.exp
9613 * gdb.trace/trace-mt.exp
9614 * gdb.trace/tracecmd.exp
9615 * gdb.trace/tspeed.exp
9616 * gdb.trace/tsv.exp
9617 * lib/perftest.exp
9618
fb9feb35
LM
96192016-12-01 Luis Machado <lgustavo@codesourcery.com>
9620
9621 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9622 with gdb_test_no_output.
9623 Use command as test name.
9624
cd2ddb6c
LM
96252016-12-01 Luis Machado <lgustavo@codesourcery.com>
9626
9627 Fix test names starting with uppercase throughout the files.
9628
9629 * gdb.ada/assign_1.exp
9630 * gdb.ada/boolean_expr.exp
9631 * gdb.base/arrayidx.exp
9632 * gdb.base/del.exp
9633 * gdb.base/gcore-buffer-overflow.exp
9634 * gdb.base/testenv.exp
9635 * gdb.compile/compile.exp
9636 * gdb.python/py-framefilter-invalidarg.exp
9637 * gdb.python/py-framefilter.exp
9638
bb95117e
LM
96392016-12-01 Luis Machado <lgustavo@codesourcery.com>
9640
9641 Fix test names starting with uppercase throughout the files.
9642
9643 * gdb.ada/array_return.exp
9644 * gdb.ada/expr_delims.exp
9645 * gdb.ada/mi_dyn_arr.exp
9646 * gdb.ada/mi_interface.exp
9647 * gdb.ada/mi_var_array.exp
9648 * gdb.ada/watch_arg.exp
9649 * gdb.arch/alpha-step.exp
9650 * gdb.arch/altivec-regs.exp
9651 * gdb.arch/e500-regs.exp
9652 * gdb.arch/powerpc-d128-regs.exp
9653 * gdb.base/arrayidx.exp
9654 * gdb.base/break.exp
9655 * gdb.base/checkpoint.exp
9656 * gdb.base/debug-expr.exp
9657 * gdb.base/dmsym.exp
9658 * gdb.base/radix.exp
9659 * gdb.base/sepdebug.exp
9660 * gdb.base/testenv.exp
9661 * gdb.base/watch_thread_num.exp
9662 * gdb.base/watchpoint-cond-gone.exp
9663 * gdb.cell/break.exp
9664 * gdb.cell/ea-cache.exp
9665 * gdb.compile/compile.exp
9666 * gdb.cp/gdb2495.exp
9667 * gdb.gdb/selftest.exp
9668 * gdb.gdb/xfullpath.exp
9669 * gdb.go/hello.exp
9670 * gdb.go/integers.exp
9671 * gdb.objc/basicclass.exp
9672 * gdb.pascal/hello.exp
9673 * gdb.pascal/integers.exp
9674 * gdb.python/py-breakpoint.exp
9675 * gdb.python/py-cmd.exp
9676 * gdb.python/py-linetable.exp
9677 * gdb.python/py-xmethods.exp
9678 * gdb.python/python.exp
9679 * gdb.reverse/consecutive-precsave.exp
9680 * gdb.reverse/finish-precsave.exp
9681 * gdb.reverse/i386-precsave.exp
9682 * gdb.reverse/machinestate-precsave.exp
9683 * gdb.reverse/sigall-precsave.exp
9684 * gdb.reverse/solib-precsave.exp
9685 * gdb.reverse/step-precsave.exp
9686 * gdb.reverse/until-precsave.exp
9687 * gdb.reverse/watch-precsave.exp
9688 * gdb.threads/leader-exit.exp
9689 * gdb.threads/pthreads.exp
9690 * gdb.threads/wp-replication.exp
9691 * gdb.trace/actions.exp
9692 * gdb.trace/mi-tsv-changed.exp
9693 * gdb.trace/tsv.exp
9694
de97fdd4
LM
96952016-12-01 Luis Machado <lgustavo@codesourcery.com>
9696
9697 Fix test names starting with uppercase throughout the files.
9698
9699 * gdb.arch/i386-bp_permanent.exp
9700 * gdb.arch/i386-gnu-cfi.exp
9701 * gdb.base/disasm-end-cu.exp
9702 * gdb.base/macscp.exp
9703 * gdb.base/pending.exp
9704 * gdb.base/watch_thread_num.exp
9705 * gdb.cp/exception.exp
9706 * gdb.cp/gdb2495.exp
9707 * gdb.cp/local.exp
9708 * gdb.python/py-evsignal.exp
9709 * gdb.python/python.exp
9710 * gdb.trace/tracecmd.exp
9711
9f058c10
LM
97122016-12-01 Luis Machado <lgustavo@codesourcery.com>
9713
9714 Fix test names starting with uppercase throughout the files.
9715
9716 * gdb.base/charset.exp
9717 * gdb.base/eval.exp
9718 * gdb.base/multi-forks.exp
9719 * gdb.guile/scm-progspace.exp
9720 * gdb.opencl/datatypes.exp
9721 * gdb.python/py-block.exp
9722 * gdb.python/py-function.exp
9723 * gdb.python/py-symbol.exp
9724 * gdb.python/py-symtab.exp
9725 * gdb.python/py-xmethods.exp
9726 * gdb.reverse/break-precsave.exp
9727 * gdb.reverse/break-reverse.exp
9728 * gdb.reverse/consecutive-precsave.exp
9729 * gdb.reverse/consecutive-reverse.exp
9730 * gdb.reverse/finish-precsave.exp
9731 * gdb.reverse/finish-reverse-bkpt.exp
9732 * gdb.reverse/finish-reverse.exp
9733 * gdb.reverse/fstatat-reverse.exp
9734 * gdb.reverse/getresuid-reverse.exp
9735 * gdb.reverse/i386-precsave.exp
9736 * gdb.reverse/i386-reverse.exp
9737 * gdb.reverse/i386-sse-reverse.exp
9738 * gdb.reverse/i387-stack-reverse.exp
9739 * gdb.reverse/insn-reverse.exp
9740 * gdb.reverse/machinestate-precsave.exp
9741 * gdb.reverse/machinestate.exp
9742 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9743 * gdb.reverse/pipe-reverse.exp
9744 * gdb.reverse/readv-reverse.exp
9745 * gdb.reverse/recvmsg-reverse.exp
9746 * gdb.reverse/rerun-prec.exp
9747 * gdb.reverse/s390-mvcle.exp
9748 * gdb.reverse/sigall-precsave.exp
9749 * gdb.reverse/sigall-reverse.exp
9750 * gdb.reverse/solib-precsave.exp
9751 * gdb.reverse/solib-reverse.exp
9752 * gdb.reverse/step-precsave.exp
9753 * gdb.reverse/step-reverse.exp
9754 * gdb.reverse/time-reverse.exp
9755 * gdb.reverse/until-precsave.exp
9756 * gdb.reverse/until-reverse.exp
9757 * gdb.reverse/waitpid-reverse.exp
9758 * gdb.reverse/watch-precsave.exp
9759 * gdb.reverse/watch-reverse.exp
9760
cdc7edd7
LM
97612016-12-01 Luis Machado <lgustavo@codesourcery.com>
9762
9763 Fix test names starting with uppercase throughout the files.
9764
9765 * gdb.arch/i386-mpx-simple_segv.exp
9766 * gdb.arch/i386-mpx.exp
9767 * gdb.arch/i386-permbkpt.exp
9768 * gdb.arch/pa-nullify.exp
9769 * gdb.arch/powerpc-d128-regs.exp
9770 * gdb.arch/vsx-regs.exp
9771 * gdb.base/bfp-test.exp
9772 * gdb.base/break.exp
9773 * gdb.base/breakpoint-shadow.exp
9774 * gdb.base/callfuncs.exp
9775 * gdb.base/charset.exp
9776 * gdb.base/commands.exp
9777 * gdb.base/completion.exp
9778 * gdb.base/dfp-test.exp
9779 * gdb.base/echo.exp
9780 * gdb.base/ending-run.exp
9781 * gdb.base/eval.exp
9782 * gdb.base/expand-psymtabs.exp
9783 * gdb.base/float128.exp
9784 * gdb.base/floatn.exp
9785 * gdb.base/foll-exec-mode.exp
9786 * gdb.base/gdb1056.exp
9787 * gdb.base/gdb11531.exp
9788 * gdb.base/kill-after-signal.exp
9789 * gdb.base/multi-forks.exp
9790 * gdb.base/overlays.exp
9791 * gdb.base/pending.exp
9792 * gdb.base/sepdebug.exp
9793 * gdb.base/testenv.exp
9794 * gdb.base/valgrind-db-attach.exp
9795 * gdb.base/watch_thread_num.exp
9796 * gdb.base/watchpoint-cond-gone.exp
9797 * gdb.base/watchpoint.exp
9798 * gdb.base/watchpoints.exp
9799 * gdb.cp/arg-reference.exp
9800 * gdb.cp/baseenum.exp
9801 * gdb.cp/operator.exp
9802 * gdb.cp/shadow.exp
9803 * gdb.dwarf2/dw2-op-out-param.exp
9804 * gdb.dwarf2/dw2-reg-undefined.exp
9805 * gdb.go/chan.exp
9806 * gdb.go/hello.exp
9807 * gdb.go/integers.exp
9808 * gdb.go/methods.exp
9809 * gdb.go/package.exp
9810 * gdb.guile/scm-parameter.exp
9811 * gdb.guile/scm-progspace.exp
9812 * gdb.guile/scm-value.exp
9813 * gdb.mi/mi-pending.exp
9814 * gdb.mi/user-selected-context-sync.exp
9815 * gdb.multi/multi-attach.exp
9816 * gdb.multi/tids.exp
9817 * gdb.opt/clobbered-registers-O2.exp
9818 * gdb.pascal/floats.exp
9819 * gdb.pascal/integers.exp
9820 * gdb.python/py-block.exp
9821 * gdb.python/py-events.exp
9822 * gdb.python/py-parameter.exp
9823 * gdb.python/py-symbol.exp
9824 * gdb.python/py-symtab.exp
9825 * gdb.python/py-type.exp
9826 * gdb.python/py-value.exp
9827 * gdb.python/py-xmethods.exp
9828 * gdb.python/python.exp
9829 * gdb.reverse/break-precsave.exp
9830 * gdb.reverse/consecutive-precsave.exp
9831 * gdb.reverse/finish-precsave.exp
9832 * gdb.reverse/i386-precsave.exp
9833 * gdb.reverse/machinestate-precsave.exp
9834 * gdb.reverse/sigall-precsave.exp
9835 * gdb.reverse/solib-precsave.exp
9836 * gdb.reverse/step-precsave.exp
9837 * gdb.reverse/until-precsave.exp
9838 * gdb.reverse/watch-precsave.exp
9839 * gdb.server/ext-attach.exp
9840 * gdb.server/ext-restart.exp
9841 * gdb.server/ext-run.exp
9842 * gdb.server/ext-wrapper.exp
9843 * gdb.stabs/gdb11479.exp
9844 * gdb.stabs/weird.exp
9845 * gdb.threads/attach-many-short-lived-threads.exp
9846 * gdb.threads/kill.exp
9847 * gdb.threads/watchpoint-fork.exp
9848
bc6c7af4
LM
98492016-12-01 Luis Machado <lgustavo@codesourcery.com>
9850
9851 Fix test names starting with uppercase throughout all the files below.
9852
9853 * gdb.ada/array_return.exp
9854 * gdb.ada/catch_ex.exp
9855 * gdb.ada/info_exc.exp
9856 * gdb.ada/mi_catch_ex.exp
9857 * gdb.ada/mi_dyn_arr.exp
9858 * gdb.ada/mi_ex_cond.exp
9859 * gdb.ada/mi_exc_info.exp
9860 * gdb.ada/mi_interface.exp
9861 * gdb.ada/mi_task_arg.exp
9862 * gdb.ada/mi_task_info.exp
9863 * gdb.ada/mi_var_array.exp
9864 * gdb.arch/alpha-step.exp
9865 * gdb.arch/amd64-disp-step.exp
9866 * gdb.arch/arm-disp-step.exp
9867 * gdb.arch/disp-step-insn-reloc.exp
9868 * gdb.arch/e500-prologue.exp
9869 * gdb.arch/ftrace-insn-reloc.exp
9870 * gdb.arch/gdb1558.exp
9871 * gdb.arch/i386-bp_permanent.exp
9872 * gdb.arch/i386-disp-step.exp
9873 * gdb.arch/i386-float.exp
9874 * gdb.arch/i386-gnu-cfi.exp
9875 * gdb.arch/ia64-breakpoint-shadow.exp
9876 * gdb.arch/mips16-thunks.exp
9877 * gdb.arch/pa-nullify.exp
9878 * gdb.arch/powerpc-aix-prologue.exp
9879 * gdb.arch/powerpc-power.exp
9880 * gdb.arch/ppc-dfp.exp
9881 * gdb.arch/s390-tdbregs.exp
9882 * gdb.arch/spu-info.exp
9883 * gdb.arch/spu-ls.exp
9884 * gdb.arch/thumb-bx-pc.exp
9885 * gdb.base/advance.exp
9886 * gdb.base/annota-input-while-running.exp
9887 * gdb.base/arrayidx.exp
9888 * gdb.base/asmlabel.exp
9889 * gdb.base/async.exp
9890 * gdb.base/attach-wait-input.exp
9891 * gdb.base/auto-connect-native-target.exp
9892 * gdb.base/batch-preserve-term-settings.exp
9893 * gdb.base/bfp-test.exp
9894 * gdb.base/bigcore.exp
9895 * gdb.base/bp-permanent.exp
9896 * gdb.base/break-always.exp
9897 * gdb.base/break-fun-addr.exp
9898 * gdb.base/break-idempotent.exp
9899 * gdb.base/break-main-file-remove-fail.exp
9900 * gdb.base/break-probes.exp
9901 * gdb.base/break-unload-file.exp
9902 * gdb.base/break.exp
9903 * gdb.base/call-ar-st.exp
9904 * gdb.base/call-rt-st.exp
9905 * gdb.base/call-sc.exp
9906 * gdb.base/call-signal-resume.exp
9907 * gdb.base/call-strs.exp
9908 * gdb.base/callexit.exp
9909 * gdb.base/callfuncs.exp
9910 * gdb.base/catch-gdb-caused-signals.exp
9911 * gdb.base/catch-signal-siginfo-cond.exp
9912 * gdb.base/catch-syscall.exp
9913 * gdb.base/compare-sections.exp
9914 * gdb.base/cond-eval-mode.exp
9915 * gdb.base/condbreak-call-false.exp
9916 * gdb.base/consecutive-step-over.exp
9917 * gdb.base/cursal.exp
9918 * gdb.base/disabled-location.exp
9919 * gdb.base/disasm-end-cu.exp
9920 * gdb.base/display.exp
9921 * gdb.base/double-prompt-target-event-error.exp
9922 * gdb.base/dprintf-bp-same-addr.exp
9923 * gdb.base/dprintf-detach.exp
9924 * gdb.base/dprintf-next.exp
9925 * gdb.base/dprintf-non-stop.exp
9926 * gdb.base/dprintf-pending.exp
9927 * gdb.base/dso2dso.exp
9928 * gdb.base/ending-run.exp
9929 * gdb.base/enum_cond.exp
9930 * gdb.base/examine-backward.exp
9931 * gdb.base/exe-lock.exp
9932 * gdb.base/exec-invalid-sysroot.exp
9933 * gdb.base/execl-update-breakpoints.exp
9934 * gdb.base/execution-termios.exp
9935 * gdb.base/fileio.exp
9936 * gdb.base/fixsection.exp
9937 * gdb.base/foll-exec-mode.exp
9938 * gdb.base/foll-exec.exp
9939 * gdb.base/fork-running-state.exp
9940 * gdb.base/frame-args.exp
9941 * gdb.base/fullpath-expand.exp
9942 * gdb.base/func-ptr.exp
9943 * gdb.base/gcore-relro-pie.exp
9944 * gdb.base/gdb1090.exp
9945 * gdb.base/gdb1555.exp
9946 * gdb.base/global-var-nested-by-dso.exp
9947 * gdb.base/gnu-ifunc.exp
9948 * gdb.base/hbreak-in-shr-unsupported.exp
9949 * gdb.base/hbreak-unmapped.exp
9950 * gdb.base/hook-stop.exp
9951 * gdb.base/infcall-input.exp
9952 * gdb.base/info-fun.exp
9953 * gdb.base/info-shared.exp
9954 * gdb.base/interrupt-noterm.exp
9955 * gdb.base/jit-so.exp
9956 * gdb.base/jit.exp
9957 * gdb.base/line-symtabs.exp
9958 * gdb.base/list.exp
9959 * gdb.base/longjmp.exp
9960 * gdb.base/macscp.exp
9961 * gdb.base/max-value-size.exp
9962 * gdb.base/nodebug.exp
9963 * gdb.base/nofield.exp
9964 * gdb.base/overlays.exp
9965 * gdb.base/paginate-after-ctrl-c-running.exp
9966 * gdb.base/paginate-bg-execution.exp
9967 * gdb.base/paginate-inferior-exit.exp
9968 * gdb.base/pending.exp
9969 * gdb.base/pr11022.exp
9970 * gdb.base/printcmds.exp
9971 * gdb.base/ptr-typedef.exp
9972 * gdb.base/ptype.exp
9973 * gdb.base/randomize.exp
9974 * gdb.base/range-stepping.exp
9975 * gdb.base/realname-expand.exp
9976 * gdb.base/relativedebug.exp
9977 * gdb.base/remote.exp
9978 * gdb.base/savedregs.exp
9979 * gdb.base/sepdebug.exp
9980 * gdb.base/set-noassign.exp
9981 * gdb.base/shlib-call.exp
9982 * gdb.base/shreloc.exp
9983 * gdb.base/sigaltstack.exp
9984 * gdb.base/sigbpt.exp
9985 * gdb.base/siginfo-addr.exp
9986 * gdb.base/siginfo-obj.exp
9987 * gdb.base/siginfo-thread.exp
9988 * gdb.base/signest.exp
9989 * gdb.base/signull.exp
9990 * gdb.base/sigrepeat.exp
9991 * gdb.base/skip.exp
9992 * gdb.base/so-impl-ld.exp
9993 * gdb.base/solib-corrupted.exp
9994 * gdb.base/solib-disc.exp
9995 * gdb.base/solib-display.exp
9996 * gdb.base/solib-overlap.exp
9997 * gdb.base/solib-search.exp
9998 * gdb.base/solib-symbol.exp
9999 * gdb.base/source-execution.exp
10000 * gdb.base/sss-bp-on-user-bp-2.exp
10001 * gdb.base/sss-bp-on-user-bp.exp
10002 * gdb.base/stack-checking.exp
10003 * gdb.base/stale-infcall.exp
10004 * gdb.base/step-break.exp
10005 * gdb.base/step-line.exp
10006 * gdb.base/step-over-exit.exp
10007 * gdb.base/step-test.exp
10008 * gdb.base/structs.exp
10009 * gdb.base/sym-file.exp
10010 * gdb.base/symtab-search-order.exp
10011 * gdb.base/term.exp
10012 * gdb.base/type-opaque.exp
10013 * gdb.base/unload.exp
10014 * gdb.base/until-nodebug.exp
10015 * gdb.base/until.exp
10016 * gdb.base/unwindonsignal.exp
10017 * gdb.base/watch-cond.exp
10018 * gdb.base/watch-non-mem.exp
10019 * gdb.base/watch_thread_num.exp
10020 * gdb.base/watchpoint-reuse-slot.exp
10021 * gdb.base/watchpoint-solib.exp
10022 * gdb.base/watchpoint.exp
10023 * gdb.btrace/dlopen.exp
10024 * gdb.cell/arch.exp
10025 * gdb.cell/break.exp
10026 * gdb.cell/bt.exp
10027 * gdb.cell/core.exp
10028 * gdb.cell/data.exp
10029 * gdb.cell/dwarfaddr.exp
10030 * gdb.cell/ea-cache.exp
10031 * gdb.cell/ea-standalone.exp
10032 * gdb.cell/ea-test.exp
10033 * gdb.cell/f-regs.exp
10034 * gdb.cell/fork.exp
10035 * gdb.cell/gcore.exp
10036 * gdb.cell/mem-access.exp
10037 * gdb.cell/ptype.exp
10038 * gdb.cell/registers.exp
10039 * gdb.cell/sizeof.exp
10040 * gdb.cell/solib-symbol.exp
10041 * gdb.cell/solib.exp
10042 * gdb.compile/compile-tls.exp
10043 * gdb.cp/exception.exp
10044 * gdb.cp/gdb2495.exp
10045 * gdb.cp/local.exp
10046 * gdb.cp/mb-inline.exp
10047 * gdb.cp/mb-templates.exp
10048 * gdb.cp/pr10687.exp
10049 * gdb.cp/pr9167.exp
10050 * gdb.cp/scope-err.exp
10051 * gdb.cp/templates.exp
10052 * gdb.cp/virtfunc.exp
10053 * gdb.dwarf2/dw2-dir-file-name.exp
10054 * gdb.dwarf2/dw2-single-line-discriminators.exp
10055 * gdb.fortran/complex.exp
10056 * gdb.fortran/library-module.exp
10057 * gdb.guile/guile.exp
10058 * gdb.guile/scm-cmd.exp
10059 * gdb.guile/scm-frame-inline.exp
10060 * gdb.guile/scm-objfile.exp
10061 * gdb.guile/scm-pretty-print.exp
10062 * gdb.guile/scm-symbol.exp
10063 * gdb.guile/scm-type.exp
10064 * gdb.guile/scm-value.exp
10065 * gdb.linespec/keywords.exp
10066 * gdb.linespec/ls-errs.exp
10067 * gdb.linespec/macro-relative.exp
10068 * gdb.linespec/thread.exp
10069 * gdb.mi/mi-breakpoint-changed.exp
10070 * gdb.mi/mi-dprintf-pending.exp
10071 * gdb.mi/mi-fullname-deleted.exp
10072 * gdb.mi/mi-logging.exp
10073 * gdb.mi/mi-pending.exp
10074 * gdb.mi/mi-solib.exp
10075 * gdb.mi/new-ui-mi-sync.exp
10076 * gdb.mi/user-selected-context-sync.exp
10077 * gdb.multi/dummy-frame-restore.exp
10078 * gdb.multi/multi-arch-exec.exp
10079 * gdb.multi/remove-inferiors.exp
10080 * gdb.multi/watchpoint-multi-exit.exp
10081 * gdb.opt/solib-intra-step.exp
10082 * gdb.perf/backtrace.exp
10083 * gdb.perf/single-step.exp
10084 * gdb.perf/skip-command.exp
10085 * gdb.perf/skip-prologue.exp
10086 * gdb.perf/solib.exp
10087 * gdb.python/lib-types.exp
10088 * gdb.python/py-as-string.exp
10089 * gdb.python/py-bad-printers.exp
10090 * gdb.python/py-block.exp
10091 * gdb.python/py-breakpoint.exp
10092 * gdb.python/py-cmd.exp
10093 * gdb.python/py-events.exp
10094 * gdb.python/py-evthreads.exp
10095 * gdb.python/py-finish-breakpoint.exp
10096 * gdb.python/py-finish-breakpoint2.exp
10097 * gdb.python/py-frame-inline.exp
10098 * gdb.python/py-frame.exp
10099 * gdb.python/py-inferior.exp
10100 * gdb.python/py-infthread.exp
10101 * gdb.python/py-mi.exp
10102 * gdb.python/py-objfile.exp
10103 * gdb.python/py-pp-maint.exp
10104 * gdb.python/py-pp-registration.exp
10105 * gdb.python/py-prettyprint.exp
10106 * gdb.python/py-recurse-unwind.exp
10107 * gdb.python/py-shared.exp
10108 * gdb.python/py-symbol.exp
10109 * gdb.python/py-symtab.exp
10110 * gdb.python/py-template.exp
10111 * gdb.python/py-type.exp
10112 * gdb.python/py-unwind-maint.exp
10113 * gdb.python/py-unwind.exp
10114 * gdb.python/py-value.exp
10115 * gdb.python/python.exp
10116 * gdb.reverse/finish-reverse-bkpt.exp
10117 * gdb.reverse/insn-reverse.exp
10118 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10119 * gdb.reverse/solib-precsave.exp
10120 * gdb.reverse/solib-reverse.exp
10121 * gdb.stabs/gdb11479.exp
10122 * gdb.stabs/weird.exp
10123 * gdb.threads/fork-child-threads.exp
10124 * gdb.threads/fork-plus-threads.exp
10125 * gdb.threads/fork-thread-pending.exp
10126 * gdb.threads/forking-threads-plus-breakpoint.exp
10127 * gdb.threads/hand-call-in-threads.exp
10128 * gdb.threads/interrupted-hand-call.exp
10129 * gdb.threads/linux-dp.exp
10130 * gdb.threads/local-watch-wrong-thread.exp
10131 * gdb.threads/next-while-other-thread-longjmps.exp
10132 * gdb.threads/non-ldr-exit.exp
10133 * gdb.threads/pending-step.exp
10134 * gdb.threads/print-threads.exp
10135 * gdb.threads/process-dies-while-detaching.exp
10136 * gdb.threads/process-dies-while-handling-bp.exp
10137 * gdb.threads/pthreads.exp
10138 * gdb.threads/queue-signal.exp
10139 * gdb.threads/reconnect-signal.exp
10140 * gdb.threads/signal-command-handle-nopass.exp
10141 * gdb.threads/signal-command-multiple-signals-pending.exp
10142 * gdb.threads/signal-delivered-right-thread.exp
10143 * gdb.threads/signal-sigtrap.exp
10144 * gdb.threads/sigthread.exp
10145 * gdb.threads/staticthreads.exp
10146 * gdb.threads/stepi-random-signal.exp
10147 * gdb.threads/thread-unwindonsignal.exp
10148 * gdb.threads/thread_check.exp
10149 * gdb.threads/thread_events.exp
10150 * gdb.threads/tid-reuse.exp
10151 * gdb.threads/tls-nodebug.exp
10152 * gdb.threads/tls-shared.exp
10153 * gdb.threads/tls-so_extern.exp
10154 * gdb.threads/tls.exp
10155 * gdb.threads/wp-replication.exp
10156 * gdb.trace/actions-changed.exp
10157 * gdb.trace/actions.exp
10158 * gdb.trace/backtrace.exp
10159 * gdb.trace/change-loc.exp
10160 * gdb.trace/collection.exp
10161 * gdb.trace/deltrace.exp
10162 * gdb.trace/disconnected-tracing.exp
10163 * gdb.trace/entry-values.exp
10164 * gdb.trace/ftrace-lock.exp
10165 * gdb.trace/ftrace.exp
10166 * gdb.trace/infotrace.exp
10167 * gdb.trace/mi-trace-frame-collected.exp
10168 * gdb.trace/mi-trace-unavailable.exp
10169 * gdb.trace/mi-traceframe-changed.exp
10170 * gdb.trace/mi-tracepoint-changed.exp
10171 * gdb.trace/mi-tsv-changed.exp
10172 * gdb.trace/no-attach-trace.exp
10173 * gdb.trace/packetlen.exp
10174 * gdb.trace/passc-dyn.exp
10175 * gdb.trace/passcount.exp
10176 * gdb.trace/pending.exp
10177 * gdb.trace/pr16508.exp
10178 * gdb.trace/qtro.exp
10179 * gdb.trace/range-stepping.exp
10180 * gdb.trace/read-memory.exp
10181 * gdb.trace/report.exp
10182 * gdb.trace/save-trace.exp
10183 * gdb.trace/signal.exp
10184 * gdb.trace/stap-trace.exp
10185 * gdb.trace/status-stop.exp
10186 * gdb.trace/strace.exp
10187 * gdb.trace/tfile.exp
10188 * gdb.trace/tfind.exp
10189 * gdb.trace/trace-break.exp
10190 * gdb.trace/trace-condition.exp
10191 * gdb.trace/trace-enable-disable.exp
10192 * gdb.trace/trace-mt.exp
10193 * gdb.trace/tracecmd.exp
10194 * gdb.trace/tracefile-pseudo-reg.exp
10195 * gdb.trace/tspeed.exp
10196 * gdb.trace/tstatus.exp
10197 * gdb.trace/tsv.exp
10198 * gdb.trace/unavailable.exp
10199 * gdb.trace/while-dyn.exp
10200 * gdb.trace/while-stepping.exp
10201 * lib/gdb-guile.exp
10202 * lib/gdb.exp
10203 * lib/mi-support.exp
10204 * lib/pascal.exp
10205 * lib/perftest.exp
10206 * lib/prelink-support.exp
10207 * lib/selftest-support.exp
10208
ad02e4fe
SM
102092016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10210
10211 * Makefile.in: Include disable-implicit-rules.mk.
10212
22347e55
AA
102132016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10214
10215 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10216 non-byte-aligned bit fields.
10217
da5b30da
AA
102182016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10219
10220 PR gdb/12616
10221 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10222 respects the DW_AT_data_bit_offset attribute.
10223
b593ecca
SM
102242016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10225
10226 * gdb.base/default.exp: Fix output of "set language".
10227
3b165252
SM
102282016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10229
10230 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10231 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10232 make.
10233 * configure.ac: Remove checks for the make program.
10234 * configure: Re-generate.
10235
1a2f3d7f
KB
102362016-11-16 Kevin Buettner <kevinb@redhat.com>
10237
10238 * gdb.python/py-recurse-unwind.c (main): Add loop.
10239 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10240 to read_register() and gdb.parse_and_eval(). Make each code
10241 call a separate case that can be individually tested.
10242 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10243 proc. Call cont_and_backtrace for each of the code paths that
10244 we want to test in the unwinder.
10245
b7f38fda
AA
102462016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10247
10248 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10249 the definition of struct S.
10250
1f8db343
CM
102512016-11-11 Catherine Moore <clm@codesourcery.com>
10252
10253 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10254
fad0c9fb
PA
102552016-11-09 Pedro Alves <palves@redhat.com>
10256
10257 * gdb.base/commands.exp (runto_or_return): New procedure.
10258 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10259 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10260 (progvar_simple_while_test, progvar_complex_if_while_test)
10261 (if_while_breakpoint_command_test)
10262 (infrun_breakpoint_command_test, breakpoint_command_test)
10263 (user_defined_command_test, watchpoint_command_test)
10264 (test_command_prompt_position, redefine_hook_test)
10265 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10266 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10267 multi_line_input and multi_line. Remove gdb_expect and
10268 gdb_stop_suppressing_tests uses.
10269 * lib/gdb.exp (valnum_re): New global.
10270 (multi_line_input): New procedure.
10271
8354c62c
SM
102722016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10273
10274 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10275 Remove.
10276 (test_setup): Define with proc_with_prefix.
10277 (test_cli_inferior): Likewise.
10278 (test_cli_thread): Likewise.
10279 (test_cli_frame): Likewise.
10280 (test_cli_select_frame): Likewise.
10281 (test_cli_up_down): Likewise.
10282 (test_mi_thread_select): Likewise.
10283 (test_mi_stack_select_frame): Likewise.
10284 (test_cli_in_mi_inferior): Likewise.
10285 (test_cli_in_mi_thread): Likewise.
10286 (test_cli_in_mi_frame): Likewise.
10287 (top level): Do not use with_test_prefix_procname.
10288
64f367a2
PA
102892016-11-09 Pedro Alves <palves@redhat.com>
10290
10291 * gdb.base/commands.exp (gdbvar_simple_if_test)
10292 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10293 (progvar_simple_if_test, progvar_simple_while_test)
10294 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10295 (infrun_breakpoint_command_test, breakpoint_command_test)
10296 (user_defined_command_test, watchpoint_command_test)
10297 (test_command_prompt_position, deprecated_command_test)
10298 (bp_deleted_in_command, temporary_breakpoint_commands)
10299 (stray_arg0_test, source_file_with_indented_comment)
10300 (recursive_source_test, if_commands_test)
10301 (error_clears_commands_left, redefine_hook_test)
10302 (redefine_backtrace_test): Use proc_with_prefix.
10303 * lib/gdb.exp (proc_with_prefix): New proc.
10304
0bb65f1e
AA
103052016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10306
10307 * gdb.base/tui-layout.c: New file.
10308 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10309 disassembly window contains very long lines.
10310
7353f247
TT
103112016-11-08 Tom Tromey <tom@tromey.com>
10312
10313 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10314 depend on Python 2.
10315
30a7bb83
TT
103162016-11-08 Tom Tromey <tom@tromey.com>
10317
10318 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10319 New method.
10320
cdf5a07c
MG
103212016-10-29 Manish Goregaokar <manish@mozilla.com>
10322
2806dc7e 10323 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10324
51a789c3
MG
103252016-10-27 Manish Goregaokar <manish@mozilla.com>
10326
2806dc7e
PA
10327 * gdb.rust/simple.rs: Add test for univariant enums without
10328 discriminants and for encoded struct-like enums.
51a789c3 10329
f610ab6d
PA
103302016-10-28 Pedro Alves <palves@redhat.com>
10331
10332 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10333 gdb_test_multiple, tighten regexps and match symtabs and line
10334 tables incrementally.
10335
b129b0ca
LM
103362016-10-28 Luis Machado <lgustavo@codesourcery.com>
10337
10338 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10339 general.
10340
ecf45d2c
SL
103412016-10-25 Luis Machado <lgustavo@codesourcery.com>
10342
10343 * gdb.base/exec-invalid-sysroot.exp: New file.
10344
b8d38ee4
JK
103452016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10346
10347 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10348
f90fd8c2
JK
103492016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10350
10351 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10352
2d2476aa
MR
103532016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10354
2806dc7e
PA
10355 * gdb.base/killed-outside.exp: Remove $options from a call to
10356 `prepare_for_testing'.
2d2476aa 10357
e42b25a0
SM
103582016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10359
10360 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10361 Change test message.
10362
3ccdb432
SM
103632016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10364
10365 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10366 Update comment.
10367
5bad3170
SM
103682016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10369
10370 * gdb.trace/mi-trace-save.exp: New file.
10371
5ad9dba7
YQ
103722016-10-13 Yao Qi <yao.qi@linaro.org>
10373
10374 * gdb.base/code_elim.exp (get_var_address): Remove.
10375 * gdb.base/relocate.exp: Likewise.
10376 * gdb.base/shreloc.exp: Likewise.
10377 * lib/gdb.exp (get_var_address): New.
10378
62df7e21
YQ
103792016-10-13 Yao Qi <yao.qi@linaro.org>
10380
10381 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10382 floating point tests if $skip_float_test is false.
10383
4dac951e
LM
103842016-10-12 Luis Machado <lgustavo@codesourcery.com>
10385
10386 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10387 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10388 argc values.
10389 Add 1 to argc so we guarantee distinct initial/modified argc values.
10390
8f1a8fc4
JK
103912016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10392
10393 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10394
16c85b5d
JK
103952016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10396
10397 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10398 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10399 * gdb.arch/vsx-regs.exp: Likewise.
10400
1d0e042a
YQ
104012016-10-07 Yao Qi <yao.qi@linaro.org>
10402
10403 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10404
68dadef5
MM
104052016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10406
10407 * gdb.python/python.exp: Test decode_line("*0").
10408
33fa2c6e
DE
104092016-10-06 Doug Evans <dje@google.com>
10410
10411 * gdb.python/py-value.exp (test_value_creation): Add test for large
10412 unsigned 64-bit value.
10413
9c37b5ae
TT
104142016-10-06 Tom Tromey <tom@tromey.com>
10415
10416 * gdb.compile/compile.exp: Change java tests to rust.
10417 * gdb.base/setshow.exp: Change java tests to rust.
10418 * gdb.base/default.exp: Remove java from language list.
10419 * README (Examples): Update language example.
10420 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10421 test.
10422 * lib/gdb.exp (skip_java_tests): Remove.
10423 * lib/java.exp: Remove.
10424 * gdb.java: Remove.
10425
78b86327
MR
104262016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10427
10428 * gdb.arch/mips-fcr.exp: New test.
10429 * gdb.arch/mips-fcr.c: Source for the new test.
10430
7470adbb
MR
104312016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10432
10433 * gdb.base/solib-disc.exp: Use `standard_output_file'
10434 throughout.
10435
4a556533
PA
104362016-10-06 Pedro Alves <palves@redhat.com>
10437
10438 * gdb.base/jit-simple-dl.c: New file.
10439 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10440 * gdb.base/jit-simple.c: ... this.
10441 * gdb.base/jit-simple.exp (jit_run): Delete.
10442 (build_jit): New proc.
10443 (jit_test_reread): Recompile either the main program or the shared
10444 library, depending on what is being tested. Skip changing address
10445 if caller wants to. Compare before/after addresses. If testing
10446 standalone, explicitly load the binary. Test "maint info
10447 breakpoints".
10448 (top level): Add "standalone vs shared lib" and "change address"
10449 vs "same address" axes.
10450
5a122fbc
PA
104512016-10-06 Pedro Alves <palves@redhat.com>
10452
10453 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10454 call.
10455 (jit_run): Delete.
10456 (jit_test_reread): Use with_test_prefix. Reload the main binary
10457 explicitly. Compare the before/after addresses of the JIT
10458 descriptor.
10459
ee8da4b8
DE
104602016-08-15 Doug Evans <dje@google.com>
10461
10462 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10463 for single bitfields is bool.
10464 * gdb.xml/tdesc-regs.exp: Ditto.
10465
f389f6fe
JK
104662016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10467
10468 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10469
fdebf1a4
YQ
104702016-10-05 Yao Qi <yao.qi@linaro.org>
10471
10472 * lib/gdb.exp (support_complex_tests): Return zero if
10473 gdb_skip_float_test return true.
10474
9c36d954 104752016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10476 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10477
10478 PR gdb/20487
10479 * gdb.mi/user-selected-context-sync.exp: New file.
10480 * gdb.mi/user-selected-context-sync.c: New file.
10481
4034d0ff 104822016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10483 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10484
10485 PR gdb/20487
10486 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10487 =thread-select-event check.
10488
a4297203
PB
104892016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10490
10491 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10492 the compulsory L operand changes.
10493 * gdb.arch/powerpc-power.s: Likewise.
10494
bb805577
JK
104952016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10496
10497 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10498 * gdb.base/jit-attach-pie.c: New file.
10499 * gdb.base/jit-attach-pie.exp: New file.
10500
6d61dee5
PA
105012016-09-28 Pedro Alves <palves@redhat.com>
10502
10503 * gdb.base/infcall-input.c: New file.
10504 * gdb.base/infcall-input.exp: New file.
10505
f73842fc
YQ
105062016-09-22 Yao Qi <yao.qi@linaro.org>
10507
10508 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10509 (gdb_exit): Rename it to ...
10510 (gdbserver_gdb_exit): ... Close GDBserver.
10511 (gdb_exit): New proc, call gdbserver_gdb_exit.
10512 (mi_gdb_exit): Likewise.
10513
90681dab
YQ
105142016-09-22 Yao Qi <yao.qi@linaro.org>
10515
10516 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10517 path.
10518 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10519 Remove duplication.
10520
9c211fd8
YQ
105212016-09-22 Yao Qi <yao.qi@linaro.org>
10522
10523 * lib/gdbserver-support.exp: Check the existence of
10524 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10525
ad0a504f
AK
105262016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10527
10528 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10529
36cf1806
TT
105302016-09-21 Tom Tromey <tom@tromey.com>
10531
10532 PR gdb/20604:
10533 * gdb.base/quit.exp: New file.
10534
74172ecf
SM
105352016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10536
10537 * .gitignore: New file.
10538
3d0ec882
MR
105392016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10540
10541 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10542 throughout.
10543
8193adea
AA
105442016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10545
10546 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10547
d41a5c09
JK
105482016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10549
10550 * gdb.cp/casts.cc (decltype): Move it ...
10551 (main): ... with its call to ...
10552 * gdb.cp/casts03.cc: ... a new file.
10553 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10554
d2dfe700
JK
105552016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10556
10557 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10558
e2a92b16
PB
105592016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10560
10561 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10562 and sync up the test with tests in gas/testsuite/gas/ppc.
10563 * gdb.arch/powerpc-power.exp: Likewise.
10564
49b4de64
JK
105652016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10566
10567 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10568
2c29df25
SDJ
105692016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10570 Jan Kratochvil <jan.kratochvil@redhat.com>
10571
10572 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10573 make m1's definition to be different from m2's. Use 'dummy' as an
10574 argument for probe 'two'.
10575
cc3c2846
JB
105762016-09-10 Jon Beniston <jon@beniston.com>
10577
10578 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10579 for sim target.
10580
e1b2624a
AA
105812016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10582
10583 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10584 variable declaration.
10585 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10586 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10587 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10588 received HWCAP as its argument.
10589
4295e285
PA
105902016-09-06 Pedro Alves <palves@redhat.com>
10591
10592 * gdb.base/new-ui-pending-input.c: New file.
10593 * gdb.base/new-ui-pending-input.exp: New file.
10594 * gdb.exp (clear_gdb_spawn_id): New procedure.
10595 (with_spawn_id): Check whether gdb_spawn_id exists before
10596 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10597 on exit.
10598
00d5215e
UW
105992016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10600
10601 * gdb.base/float128.c: New file.
10602 * gdb.base/float128.exp: Likewise.
10603 * gdb.base/floatn.c: Likewise.
10604 * gdb.base/floatn.exp: Likewise.
10605
a9ff5f12
UW
106062016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10607
10608 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10609
f245535c
PA
106102016-09-05 Pedro Alves <palves@redhat.com>
10611
10612 PR backtrace/19927
10613 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10614 unwinders are immediately called as side effect of "source" or
10615 "disable unwinder" commands.
10616 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10617
ae9cf263
YQ
106182016-09-02 Yao Qi <yao.qi@linaro.org>
10619
10620 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10621 is true and $type is "float" or "double".
10622
27aba047
YQ
106232016-09-02 Yao Qi <yao.qi@linaro.org>
10624
10625 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10626 true.
10627 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10628 * gdb.base/call-rt-st.exp: Likewise.
10629 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10630 return value instead of gdb,skip_float_test.
10631 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10632 (do_function_calls): Use its return value instead of
10633 gdb,skip_float_test.
10634 * gdb.base/finish.exp: Likewise.
10635 * gdb.base/funcargs.exp: Likewise.
10636 * gdb.base/return.exp: Likewise.
10637 * gdb.base/return2.exp: Likewise.
10638 * gdb.base/varargs.exp: Likewise.
10639 * lib/gdb.exp (gdb_skip_float_test): Change it to
10640 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10641
5af962df
AA
106422016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10643
10644 * gdb.multi/tids.exp: Test "thread apply all".
10645
7fac6910
JK
106462016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10647
10648 * gdb.base/default.exp (tty): Remove.
10649
bb1fe4ac
KB
106502016-08-24 Kevin Buettner <kevinb@redhat.com>
10651
2806dc7e
PA
10652 * gdb.python/py-recurse-unwind.c: New file.
10653 * gdb.python/py-recurse-unwind.py: New file.
10654 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10655
0a1ddfa6
SM
106562016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10657
10658 * gdb.base/set-inferior-tty.exp: New file.
10659 * gdb.base/set-inferior-tty.c: New file.
10660
d9de1fe3
PA
106612016-08-23 Pedro Alves <palves@redhat.com>
10662
10663 PR gdb/20494
10664 * gdb.base/new-ui-echo.c: New file.
10665 * gdb.base/new-ui-echo.exp: New file.
10666
e9d9abd7
YQ
106672016-08-23 Yao Qi <yao.qi@linaro.org>
10668
10669 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10670 gdbserver_spawn.
10671 * gdb.server/connect-without-multi-process.exp (do_test):
10672 Likewise.
10673
3589529e
YQ
106742016-08-23 Yao Qi <yao.qi@linaro.org>
10675
10676 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10677 standalone_txt. Delete gdb_txt and standalone_txt on host
10678 and target. Spawn the binary on target. Copy files from
10679 target to host.
10680
6bb90213
PA
106812016-08-22 Pedro Alves <palves@redhat.com>
10682
10683 PR gdb/20505
10684 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10685 with_test_prefix. Factor out bits to ...
10686 (test_no_vdso): ... this new procedure.
10687
20c2c024
CL
106882016-08-19 Carl Love <cel@us.ibm.com>
10689
10690 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10691 maintaining separate logic for constructing the output path.
10692 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10693 * gdb.arch/ppc-dfp.exp: Likewise.
10694 * gdb.arch/ppc-fp.exp: Likewise.
10695 * gdb.arch/vsx-regs.exp: Likewise.
10696 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10697 binprefix for generating the additional binary files.
10698
0646e07d
PA
106992016-08-19 Pedro Alves <palves@redhat.com>
10700
10701 * gdb.trace/mi-trace-frame-collected.exp
10702 (test_trace_frame_collected): On x32, expect two registers.
10703
46da9242
CL
107042016-08-18 Carl Love <cel@us.ibm.com>
10705
10706 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10707 and sync up the test with tests in gas/testsuite/gas/ppc.
10708 * gdb.arch/powerpc-power.exp: Likewise.
10709
eb2332d7
SM
107102016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10711
10712 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10713 expected error message.
10714
63c61e04
SM
107152016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10716
10717 * gdb.multi/remove-inferiors.exp: New file.
10718 * gdb.multi/remove-inferiors.c: New file.
10719
7b17065f
YQ
107202016-08-12 Yao Qi <yao.qi@linaro.org>
10721
10722 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10723 argument list.
10724
01d3dedf
PA
107252016-08-10 Pedro Alves <palves@redhat.com>
10726
10727 PR gdb/19187
10728 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10729 setup_kfails.
10730
3eb7562a
PA
107312016-08-09 Pedro Alves <palves@redhat.com>
10732 Simon Marchi <simon.marchi@ericsson.com>
10733
10734 PR gdb/20418
10735 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10736 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10737
80614914
PA
107382016-08-09 Pedro Alves <palves@redhat.com>
10739
10740 PR mi/20431
10741 * gdb.mi/mi-cmd-error.exp: New file.
10742
f348d89a
PA
107432016-08-09 Pedro Alves <palves@redhat.com>
10744
10745 PR gdb/18653
10746 * gdb.base/signals-state-child.c: New file.
10747 * gdb.base/signals-state-child.exp: New file.
10748 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10749
e5ca03b4
PA
107502016-08-09 Pedro Alves <palves@redhat.com>
10751
10752 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10753
282a0691
TT
107542016-08-03 Tom Tromey <tom@tromey.com>
10755
10756 PR python/18565:
10757 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10758
41bfcd63
YQ
107592016-08-01 Yao Qi <yao.qi@linaro.org>
10760
10761 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10762 variable mode to "multi-process" if $multi_process is 1, otherwise
10763 set it to "single-process".
10764
e3465b24
YQ
107652016-08-01 Yao Qi <yao.qi@linaro.org>
10766
10767 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10768 * gdb.cp/cpexprs.exp: Likewise.
10769 * gdb.cp/m-static.exp: Likewise.
10770
0b31a4bc
TT
107712016-07-26 Tom Tromey <tom@tromey.com>
10772
10773 PR python/20190:
10774 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10775 test.
10776
e0461dbb
MM
107772016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10778
10779 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10780 selecting assembly source files.
10781 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10782 assembly source files.
10783 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10784 assembly source files.
10785 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10786 selecting assembly source files.
10787
8194e927
SM
107882016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10789
10790 * gdb.base/new-ui.exp (do_test_invalid_args): New
10791 procedure.
10792
c0272db5
TW
107932016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10794
10795 * gdb.btrace/reconnect.c: New file.
10796 * gdb.btrace/reconnect.exp: New file.
10797
e3487908
GKB
107982016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10799
10800 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10801 to test_catch_syscall_group.
10802 (test_catch_syscall_group): New.
10803
12df5c00
TT
108042016-07-21 Tom Tromey <tom@tromey.com>
10805
10806 * gdb.rust/simple.rs (main): Use empty struct expression.
10807 * gdb.rust/simple.exp: Add tests for empty struct expression.
10808
bae62ee2
YQ
108092016-07-21 Yao Qi <yao.qi@linaro.org>
10810
10811 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10812 if gdb_skip_xml_test is true on some targets.
10813
b1b53fb3
YQ
108142016-07-21 Yao Qi <yao.qi@linaro.org>
10815
10816 * gdb.server/solib-list.exp: Unset last_loaded_file.
10817
027d97f8
JK
108182016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10819
10820 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10821 "step into captured_main (args)".
10822
7674d381
JK
108232016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10824
10825 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10826
72b5d099
JK
108272016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10828
10829 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10830
1f960ced
PA
108312016-07-19 Pedro Alves <palves@redhat.com>
10832
10833 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10834 * gdb.opt/inline-bt.exp: Likewise.
10835 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10836 additional_flags=-Winline.
10837 * gdb.opt/inline-locals.exp: Likewise.
10838 * gdb.opt/inline-markers.c (ATTR): Define.
10839 (inlined_fn): Use it.
10840
f25827c1
YQ
108412016-07-19 Yao Qi <yao.qi@linaro.org>
10842
10843 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10844 (test_with_self): Remove some code. Remove argument executable.
10845 (top-level): Use do_self_tests.
10846
37539ebe
DB
108472016-07-15 Zachary Welch <zwelch@codesourcery.com>
10848 Don Breazeal <donb@codesourcery.com>
10849
10850 * gdb.base/maint.exp: Escape paths used in regular expressions.
10851 * gdb.stabs/weird.exp: Likewise.
10852
dac790e1
TT
108532016-07-13 Tom Tromey <tom@tromey.com>
10854
10855 PR python/15620, PR python/18620:
10856 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10857 (test_bkpt_events): New procs.
10858
93daf339
TT
108592016-07-13 Tom Tromey <tom@tromey.com>
10860
10861 PR python/17698:
10862 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10863 test.
10864 (test_watchpoints): Likewise.
10865 (test_bkpt_pending): New proc.
10866
6571a381
TT
108672016-07-13 Tom Tromey <tom@tromey.com>
10868
10869 PR cli/18053:
10870 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10871 completion test.
10872
e8732474
JK
108732016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10874
10875 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10876 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10877 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10878 f_label.
10879 (g): Rename g_end_lbl to g_label.
10880 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10881 low_pc and high_pc.
10882 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10883
e0f3fd7c
TT
108842016-07-12 Tom Tromey <tom@tromey.com>
10885
10886 PR python/19293:
10887 * gdb.python/py-unwind-maint.exp: Update tests.
10888
3cfe46b6
YQ
108892016-07-12 Yao Qi <yao.qi@linaro.org>
10890
10891 * lib/selftest-support.exp (selftest_setup): Match the output
10892 when captured_main is inlined.
10893
4f19a0e6
WT
108942016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10895
10896 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10897 New variables.
10898 (print this%a, print this%b, print this): New tests.
10899 * gdb.fortran/derived-types.f90 (this): New object and
10900 initialization.
10901
986cf455
SM
109022016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10903
10904 * gdb.ada/arraydim.exp: Remove extra directory level in build
10905 directory.
10906
f0464b23
SM
109072016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10908
10909 * lib/ada.exp: Remove extra directory level in build directory.
10910 * gdb.ada/cond_lang.exp: Likewise.
10911 * gdb.ada/exec_changed.exp: Likewise.
10912 * gdb.ada/lang_switch.exp: Likewise.
10913
42d94011
MG
109142016-07-06 Manish Goregaokar <manish@mozilla.com>
10915
2806dc7e
PA
10916 * simple.rs: Add test for raw pointer subscripting.
10917 * simple.exp: Add test expectations.
42d94011 10918
647c264c
YQ
109192016-07-05 Yao Qi <yao.qi@linaro.org>
10920
10921 * gdb.mi/mi-reverse.exp: Match =record-started output.
10922
20aa2c60
PA
109232016-07-01 Pedro Alves <palves@redhat.com>
10924
10925 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10926 procedure.
10927 (jit_reader_test): Test the jit reader's unwinder.
10928 * gdb.base/jithost.c (jit_function_00_code): New global.
10929 (main): Use memcpy to fill in the mmapped code, instead of poking
10930 bytes manually here.
10931 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10932 value.
10933 (read_debug_info): Save the function's range.
10934 (read_sp): New function.
10935 (unwind_frame): Use it. Also unwind RBP.
10936 (get_frame_id): Use read_sp.
10937 (gdb_init_reader): Use calloc instead of malloc.
10938 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10939 parameter. Use gdb_test_multiple.
10940
ced2dffb
PA
109412016-07-01 Pedro Alves <palves@redhat.com>
10942 Antoine Tremblay <antoine.tremblay@ericsson.com>
10943
10944 * gdb.threads/process-dies-while-detaching.c: New file.
10945 * gdb.threads/process-dies-while-detaching.exp: New file.
10946
63000888
PA
109472016-07-01 Pedro Alves <palves@redhat.com>
10948
10949 * gdb.multi/watchpoint-multi-exit.c: New file.
10950 * gdb.multi/watchpoint-multi-exit.exp: New file.
10951
038d4868
PA
109522016-06-30 Pedro Alves <palves@redhat.com>
10953
10954 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10955 unset inferior_spawn_id.
10956
994e9c83
PA
109572016-06-30 Pedro Alves <palves@redhat.com>
10958
10959 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10960 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10961
e5653468
YQ
109622016-06-29 Yao Qi <yao.qi@linaro.org>
10963
10964 * gdb.base/return.c: Add copyright header.
10965
803b47e5
TT
109662016-06-29 Tom Tromey <tom@tromey.com>
10967
10968 PR python/20129:
10969 * gdb.python/py-framefilter.exp: Add tests for setting priority
10970 and disabling of non-existent frame filter.
10971
28244707
YQ
109722016-06-29 Yao Qi <yao.qi@linaro.org>
10973
10974 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10975 0x0f07ff.
10976
a31d2f06
YQ
109772016-06-28 Yao Qi <yao.qi@linaro.org>
10978
10979 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10980 triplets. Start gdb, execute catch syscall, and continue. Check
10981 gdb's output to determine catch syscall is supported.
10982
921d8f54
MG
109832016-06-27 Manish Goregaokar <manish@mozilla.com>
10984
25d49b86
PA
10985 * gdb.rust/simple.rs: Add test for returning unit in a function.
10986 * gdb.rust/simple.exp: Add expectation for functions returning
10987 unit.
921d8f54 10988
f4952523
PMR
109892016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10990
10991 * gdb.python/py-breakpoint-create-fail.c,
10992 gdb.python/py-breakpoint-create-fail.exp,
10993 gdb.python/py-breakpoint-create-fail.py: New testcase.
10994
fccb08f8
MG
109952016-06-25 Manish Goregaokar <manish@mozilla.com>
10996
10997 PR gdb/20239
10998 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10999 * gdb.rust/simple.exp: Add test expectations for new NonZero
11000 tests.
fccb08f8 11001
6b850546
DT
110022016-06-24 David Taylor <dtaylor@emc.com>
11003
11004 * gdb.base/offsets.exp: New file.
11005 * gdb.base/offsets.c: New file.
11006
17621150
TT
110072016-06-23 Tom Tromey <tom@tromey.com>
11008
11009 PR gdb/16483:
11010 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11011 before any filters are loaded.
11012
04d59df6
WT
110132016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11014
11015 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11016 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11017 structs.
11018 * gdb.fortran/derived-type-function.exp: New file.
11019 * gdb.fortran/derived-type-function.f90: New file.
11020
11021
ac69f786
PA
110222016-06-21 Pedro Alves <palves@redhat.com>
11023
11024 * gdb.base/new-ui.exp: New file.
11025 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11026 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11027 (with_spawn_id): New procedure.
11028
49940788
PA
110292016-06-21 Pedro Alves <palves@redhat.com>
11030
11031 * gdb.mi/mi-exec-run.exp: New file.
11032
ef274d26
PA
110332016-06-21 Pedro Alves <palves@redhat.com>
11034
11035 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11036 breakpoint command's output on the main UI.
11037 (test_break): New procedure, factored out from calls in the top
11038 level.
11039 (top level): Use foreach_with_prefix to test MI as main UI and as
11040 separate UI.
11041
468afe6c
PA
110422016-06-21 Pedro Alves <palves@redhat.com>
11043
11044 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11045 (test_awatch_creation_and_listing)
11046 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11047 Remove 'type' parameter.
11048 (test_watchpoint_all): New parameter mi_mode. Remove
11049 with_test_prefix.
11050 (top level): Use foreach_with_prefix, and add main/separate UI MI
11051 testing axis.
11052
51f77c37
PA
110532016-06-21 Pedro Alves <palves@redhat.com>
11054
11055 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11056 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11057 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11058 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11059 (gdb_main_spawn_id, mi_spawn_id): Declare and
11060 comment.
11061 (mi_create_inferior_pty): New procedure,
11062 factored out from default_mi_gdb_start.
11063 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11064 procedures.
11065 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11066 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11067 Use mi_create_inferior_pty.
11068 (mi_gdb_start): Use eval to pass down args list.
11069
8980e177
PA
110702016-06-21 Pedro Alves <palves@redhat.com>
11071
11072 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11073 * gdb.opt/inline-cmds.exp: Add MI tests.
11074
f38d3ad1
PA
110752016-06-21 Pedro Alves <palves@redhat.com>
11076
11077 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11078
45db7c09
PA
110792016-06-21 Pedro Alves <palves@redhat.com>
11080
11081 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11082 (top level): Use it instead of mi_execute_to.
11083
5a069ab3
PA
110842016-06-21 Pedro Alves <palves@redhat.com>
11085
11086 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11087 (cont_handler_str): New.
11088 (signal_stop_handler): Set stop_handler_str instead of printing to
11089 stdout.
11090 (continue_handler): Set cont_handler_str instead of printing to
11091 stdout.
11092 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11093 mi_send_resuming_command. Print stop_handler_str and
11094 cont_handler_str instead of expecting the python events print
11095 directly.
11096
2838cc1d
SD
110972016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11098
11099 * gdb.base/jit-reader.exp: New file.
11100 * gdb.base/jithost.c: New file.
11101 * gdb.base/jithost.h: New file.
11102 * gdb.base/jitreader.c : New file.
11103 * gdb.base/jit-protocol.h: New file.
11104
21a77091
YQ
111052016-06-17 Yao Qi <yao.qi@linaro.org>
11106
11107 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11108 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11109 and detach-on-fork. Adjust tests.
11110 (top level): Invoke break_cond_on_syscall with combinations of
11111 syscall, follow-fork-mode and detach-on-fork.
11112
f50bf8e5
YQ
111132016-06-17 Yao Qi <yao.qi@linaro.org>
11114
11115 * gdb.base/step-over-exit.c: New.
11116 * gdb.base/step-over-exit.exp: New.
11117
a28d8e50
YTL
111182016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11119
11120 * gdb.base/float.exp: Add target check for nds32*-*-*.
11121 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11122
cad8e26d
AB
111232016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11124
11125 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11126 for unsupported target features.
11127 * gdb.base/call-rt-st.exp: Likewise.
11128 * gdb.base/call-sc.exp: Likewise.
11129 * gdb.base/call-signal-resume.exp: Likewise.
11130 * gdb.base/call-strs.exp: Likewise.
11131 * gdb.base/callexit.exp: Likewise.
11132 * gdb.base/callfuncs.exp: Likewise.
11133 * gdb.base/nodebug.exp: Likewise.
11134 * gdb.base/printcmds.exp: Likewise.
11135 * gdb.base/ptype.exp: Likewise.
11136 * gdb.base/structs.exp: Likewise.
11137 * gdb.base/unwindonsignal.exp: Likewise.
11138 * gdb.cp/gdb2495.exp: Likewise.
11139 * gdb.cp/templates.exp: Likewise.
11140 * gdb.cp/virtfunc.exp: Likewise.
11141 * gdb.threads/hand-call-in-threads.exp: Likewise.
11142 * gdb.threads/interrupted-hand-call.exp: Likewise.
11143 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11144
347dc102
TT
111452016-06-10 Tom Tromey <tom@tromey.com>
11146
11147 PR rust/20110:
11148 * gdb.rust/expr.exp: Add test for integer constant larger than
11149 i32.
11150
5e13cf25
BH
111512016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11152
11153 * gdb.fortran/nested-funcs.exp: New.
11154 * gdb.fortran/nested-funcs.f90: New.
11155
bb556f1f
TK
111562016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11157
11158 * gdb.base/examine-backward.c: New file.
11159 * gdb.base/examine-backward.exp: New file.
11160
38b022b4
SM
111612016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11162
11163 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11164 matching.
11165
1b40ec05
TT
111662016-06-02 Tom Tromey <tom@tromey.com>
11167
11168 PR python/18984:
11169 * gdb.python/py-shared.exp: Add solib_name test.
11170
193bd378
SM
111712016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11172
11173 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11174
3326303b
MG
111752016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11176
11177 PR c++/19893
11178 * gdb.dwarf2/implref.exp: Rename to...
11179 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11180 * gdb.dwarf2/implref-array.c: New file.
11181 * gdb.dwarf2/implref-array.exp: Likewise.
11182 * gdb.dwarf2/implref-global.c: Likewise.
11183 * gdb.dwarf2/implref-global.exp: Likewise.
11184 * gdb.dwarf2/implref-struct.c: Likewise.
11185 * gdb.dwarf2/implref-struct.exp: Likewise.
11186
825c8ef2
AT
111872016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11188
11189 * gdb.trace/trace-condition.exp: Add 64bit tests.
11190
2320162a
AT
111912016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11192
11193 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11194 bits types.
11195 (main): Adapt to 8 to 64 bits types.
11196 * gdb.trace/trace-condition.exp: Add new tests.
11197
a7818233
AT
111982016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11199
11200 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11201
0d336466
AT
112022016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11203
11204 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11205 Move condition tests...
11206 * gdb.trace/trace-condition.exp: Here.
11207
7faeb45a
AT
112082016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11209
11210 * gdb.trace/trace-condition.exp: Add counter-case tests.
11211
e385593e
JK
112122016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11213
11214 PR c++/15231
11215 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11216 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11217
744608cc
PA
112182016-05-27 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11221 New procedure.
11222 (top level): Call it, and bail out of DejaGnu is known to be bad.
11223
ac775bf4
AB
112242016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11225
11226 * gdb.base/whatis.c: Extend the test case.
11227 * gdb.base/whatis.exp: Add additional tests.
11228
2bbad2ea
BH
112292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11230
11231* gdb.fortran/type.f90: Add pointer variable.
11232* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11233
8b70175d
BH
112342016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11235
11236 * gdb.fortran/vla-type.exp: Fix testcase name.
11237
86d8a848
BH
112382016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11239
11240 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11241
e188eb36
BH
112422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11243
11244 * gdb.fortran/type.f90: Add nested structures.
11245 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11246 * gdb.fortran/derived-type.exp: Adapt expected output.
11247 * gdb.fortran/vla-type.exp: Adapt expected output.
11248
9b2db1fd
BH
112492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11250
11251 * gdb.fortran/whatis_type.exp: Adapt expected output.
11252
72b17055
BH
112532016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11254
11255 * gdb.fortran/print_type.exp: Fix expected output.
11256 * gdb.fortran/whatis_type.exp: Fix expected output.
11257
3cd81d8d
BH
112582016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11259
11260 * gdb.fortran/whatis_type.exp: Use multi_line.
11261
ddae9462
TT
112622016-05-24 Tom Tromey <tom@tromey.com>
11263
11264 PR python/17386:
11265 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11266 use value as an index.
11267
1957f6b8
TT
112682016-05-23 Tom Tromey <tom@tromey.com>
11269
11270 PR python/17981:
11271 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11272 no-breakpoint case.
11273
026a9174
PA
112742016-05-24 Pedro Alves <palves@redhat.com>
11275
11276 PR gdb/19828
11277 * gdb.threads/clone-attach-detach.c: New file.
11278 * gdb.threads/clone-attach-detach.exp: New file.
11279
e70a7231
FR
112802016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11281
11282 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11283
0f6ed0e0
TT
112842016-05-23 Tom Tromey <tom@tromey.com>
11285
11286 PR python/19438, PR python/18393:
11287 * gdb.python/py-progspace.exp: Add "dir" test.
11288 * gdb.python/py-objfile.exp: Add "dir" test.
11289
ffd19d61
YQ
112902016-05-23 Yao Qi <yao.qi@linaro.org>
11291
11292 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11293 * gdb.arch/thumb2-it.exp: Likewise.
11294
9e8f9b05
SM
112952016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11296
11297 * gdb.mi/mi-threads-interrupt.c: New file.
11298 * gdb.mi/mi-threads-interrupt.exp: New file.
11299
61c6156d
SM
113002016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11301
11302 PR gdb/18077
11303 * gdb.mi/mi-async-run.exp: New file.
11304 * gdb.mi/mi-async-run.c: New file.
11305
67218854
TT
113062016-05-17 Tom Tromey <tom@tromey.com>
11307 Manish Goregaokar <manishsmail@gmail.com>
11308
11309 * lib/rust-support.exp: New file.
11310 * lib/gdb.exp (skip_rust_tests): New proc.
11311 (build_executable_from_specs): Handle rust.
11312 * lib/future.exp (gdb_find_rustc): New proc.
11313 (gdb_default_target_compile): Handle rust.
11314 * gdb.rust/expr.exp: New file.
11315 * gdb.rust/generics.exp: New file.
11316 * gdb.rust/generics.rs: New file.
11317 * gdb.rust/methods.exp: New file.
11318 * gdb.rust/methods.rs: New file.
11319 * gdb.rust/modules.exp: New file.
11320 * gdb.rust/modules.rs: New file.
11321 * gdb.rust/simple.exp: New file.
11322 * gdb.rust/simple.rs: New file.
11323
c44af4eb
TT
113242016-05-17 Tom Tromey <tom@tromey.com>
11325
11326 * gdb.base/default.exp (set language): Add rust.
11327
dcd1f979
TT
113282016-05-17 Tom Tromey <tom@tromey.com>
11329
11330 * gdb.gdb/unittest.exp: New file.
11331
155b7f57
YQ
113322016-05-16 Yao Qi <yao.qi@linaro.org>
11333
11334 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11335 shell_prompt. Update shell_prompt_re.
11336
8ddd5a6c
DE
113372016-05-12 Doug Evans <dje@google.com>
11338
11339 PR symtab/19999
11340 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11341 $options when building executable.
11342 * gdb.dwarf2/fission-loclists-pie.S: New file.
11343 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11344
02e370d9
SM
113452016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11346
11347 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11348 of [is_remote target],
11349
8929ad8b
SM
113502016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11351
11352 * lib/gdb.exp (use_gdb_stub): New procedure.
11353
6c447423
DE
113542016-05-03 Yunlian Jiang <yunlian@google.com>
11355 Doug Evans <dje@google.com>
11356
11357 PR symtab/19914
11358 * gdb.dwarf2/dwp-sepdebug.c: New file.
11359 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11360
444e826c
SM
113612016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11362
11363 * gdb.base/detach.exp: Remove is_remote check.
11364
740feeaa
SM
113652016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11366
11367 * gdb.base/annota-input-while-running.exp: Don't check for
11368 [is_remote target]. Enable annotations after running to main.
11369 Remove unused "set test..." line.
11370
9080ac9d
SM
113712016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11372
11373 * gdb.trace/trace-enable-disable.exp: New file.
11374 * gdb.trace/trace-enable-disable.c: New file.
11375
952ebca5
SM
113762016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11377
11378 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11379 use it in info sharedlibrary test.
11380 * gdb.trace/ftrace-lock.exp: Likewise.
11381 * gdb.trace/ftrace.exp: Likewise.
11382 * gdb.trace/range-stepping.exp: Likewise.
11383 * gdb.trace/trace-break.exp: Likewise.
11384 * gdb.trace/trace-condition.exp: Likewise.
11385 * gdb.trace/trace-mt.exp: Likewise.
11386
d9019901
SM
113872016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11388
11389 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11390 (gdb_load_shlib): ... this.
11391 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11392 gdb_load_shlib.
11393 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11394 * gdb.base/ctxobj.exp: Likewise.
11395 * gdb.base/dprintf-pending.exp: Likewise.
11396 * gdb.base/dso2dso.exp: Likewise.
11397 * gdb.base/fixsection.exp: Likewise.
11398 * gdb.base/gcore-relro.exp: Likewise.
11399 * gdb.base/gdb1555.exp: Likewise.
11400 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11401 * gdb.base/gnu-ifunc.exp: Likewise.
11402 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11403 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11404 * gdb.base/pending.exp: Likewise.
11405 * gdb.base/print-file-var.exp: Likewise.
11406 * gdb.base/print-symbol-loading.exp: Likewise.
11407 * gdb.base/shlib-call.exp: Likewise.
11408 * gdb.base/shreloc.exp: Likewise.
11409 * gdb.base/so-impl-ld.exp: Likewise.
11410 * gdb.base/solib-disc.exp: Likewise.
11411 * gdb.base/solib-nodir.exp: Likewise.
11412 * gdb.base/solib-overlap.exp: Likewise.
11413 * gdb.base/solib-symbol.exp: Likewise.
11414 * gdb.base/solib-weak.exp (do_test): Likewise.
11415 * gdb.base/sym-file.exp: Likewise.
11416 * gdb.base/symtab-search-order.exp: Likewise.
11417 * gdb.base/type-opaque.exp: Likewise.
11418 * gdb.base/unload.exp: Likewise.
11419 * gdb.base/watchpoint-solib.exp: Likewise.
11420 * gdb.compile/compile.exp: Likewise.
11421 * gdb.cp/gdb2384.exp: Likewise.
11422 * gdb.cp/infcall-dlopen.exp: Likewise.
11423 * gdb.cp/re-set-overloaded.exp: Likewise.
11424 * gdb.fortran/library-module.exp: Likewise.
11425 * gdb.opt/solib-intra-step.exp: Likewise.
11426 * gdb.python/py-finish-breakpoint.exp: Likewise.
11427 * gdb.python/py-shared.exp: Likewise.
11428 * gdb.reverse/solib-precsave.exp: Likewise.
11429 * gdb.reverse/solib-reverse.exp: Likewise.
11430 * gdb.server/solib-list.exp: Likewise.
11431 * gdb.threads/dlopen-libpthread.exp: Likewise.
11432 * gdb.threads/tls-shared.exp: Likewise.
11433 * gdb.threads/tls-so_extern.exp: Likewise.
11434 * gdb.trace/change-loc.exp: Likewise.
11435 * gdb.trace/ftrace-lock.exp: Likewise.
11436 * gdb.trace/ftrace.exp: Likewise.
11437 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11438 * gdb.trace/pending.exp: Likewise.
11439 * gdb.trace/range-stepping.exp: Likewise.
11440 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11441 (strace_info_marker): Likewise.
11442 (strace_probe_marker): Likewise.
11443 (strace_trace_on_same_addr): Likewise.
11444 (strace_trace_on_diff_addr): Likewise.
11445 * gdb.trace/trace-break.exp: Likewise.
11446 * gdb.trace/trace-condition.exp: Likewise.
11447 * gdb.trace/trace-mt.exp: Likewise.
11448
fca4cfd9
SM
114492016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11450
11451 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11452 result of gdb_remote_download.
11453 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11454 * gdb.base/dso2dso.exp: Likewise.
11455 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11456 * gdb.base/print-file-var.exp: Likewise.
11457 * gdb.base/shlib-call.exp: Likewise.
11458 * gdb.base/shreloc.exp: Likewise.
11459 * gdb.base/solib-overlap.exp: Likewise.
11460 * gdb.base/solib-weak.exp (do_test): Likewise.
11461 * gdb.base/unload.exp: Likewise.
11462
11cf4ffb
YQ
114632016-04-27 Yao Qi <yao.qi@linaro.org>
11464
11465 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11466 exists.
11467
3e2e34f8
KB
114682016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11469
11470 * vla-type.exp: Print structure from toplevel.
11471
8f07e298
BH
114722016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11473
11474 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11475 of dynamic types.
11476 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11477 of dynamic types.
11478
9920b434
BH
114792016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11480
11481 * gdb.fortran/vla-type.f90: New file.
11482 * gdb.fortran/vla-type.exp: New file.
11483
f3abeff5
YQ
114842016-04-25 Yao Qi <yao.qi@linaro.org>
11485
11486 * gdb.base/branch-to-self.c: New file.
11487 * gdb.base/branch-to-self.exp: New file.
11488
0a5d52f0
YQ
114892016-04-22 Yao Qi <yao.qi@linaro.org>
11490
11491 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11492 more after $hex.
11493
495346f6
YQ
114942016-04-22 Yao Qi <yao.qi@linaro.org>
11495
11496 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11497 * gdb.base/annota3.exp: Likewise.
11498
4a7e075c
YQ
114992016-04-22 Yao Qi <yao.qi@linaro.org>
11500
11501 * gdb.reverse/step-precsave.exp: Do one step and test program
11502 stops in "callee" and do multiple steps until program goes out
11503 of "callee".
11504 * gdb.reverse/step-reverse.exp: Likewise.
11505
5b061e98
YQ
115062016-04-22 Yao Qi <yao.qi@linaro.org>
11507
11508 * gdb.trace/signal.exp: Also pass if
11509 $tracepoint_hits($i) > $iterations.
11510
5c5dc57f
YQ
115112016-04-22 Yao Qi <yao.qi@linaro.org>
11512
11513 * gdb.trace/signal.c: New file.
11514 * gdb.trace/signal.exp: New file.
11515
a55411b9
DE
115162016-04-19 Doug Evans <xdje42@gmail.com>
11517
11518 * gdb.base/bad-file.exp: New file.
11519
a22df60a
MG
115202016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11521
11522 * gdb.dwarf2/implref.exp: New file.
11523
0c13f7e5
BH
115242016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11525
11526 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11527 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11528 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11529 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11530 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11531 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11532 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11533 * lib/fortran.exp (fortran_int4): New procedure.
11534 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11535 (fortran_logical4): Likewise.
11536
9b9b09e9
BH
115372016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11538
11539 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11540
a14d1f4d
BH
115412016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11542
11543 * lib/compiler.c: Add Intel specific preprocessor macros.
11544 * lib/compiler.cc: Likewise.
25d49b86 11545
7d49b1d0
LM
115462016-04-13 Luis Machado <lgustavo@codesourcery.com>
11547
11548 * gdb.server/connect-with-no-symbol-file.c: New file.
11549 * gdb.server/connect-with-no-symbol-file.exp: New file.
11550
8392fa22
SM
115512016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11552
11553 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11554
8c4c4aeb
SM
115552016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11556
11557 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11558 standard output directory.
11559
45e3745e
AT
115602016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11561
11562 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11563
e26b7e41
MM
115642016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11565
11566 * gdb.btrace/instruction_history.c (loop): Add declaration.
11567
8ce09462
AT
115682016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11569
11570 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11571
2e88a1ea
SM
115722016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11573
11574 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11575 parentheses to print.
11576 (continue_handler): Likewise.
11577
f48e22e3
SM
115782016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11579
11580 * gdb.server/solib-list.exp: Remove is_remote check.
11581 Pass shlib= to gdb_compile. Don't link shared library with
11582 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11583 Run binary filename through "readlink -f" on the target.
11584
096be756
PA
115852016-04-08 Pedro Alves <palves@redhat.com>
11586
11587 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11588 interpreter filename as argument to gdbserver_spawn.
11589 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11590 Return empty if $last_loaded_file does not exist.
11591
06500533
JK
115922016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11593
11594 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11595 * gdb.base/jit-main.c: Use exit after usage.
11596
2d35e871
JK
115972016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11598
11599 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11600 GDBHISTSIZE prior to the tests.
11601 * gdb.base/gdbinit-history.exp: Likewise.
11602
116032016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11604
11605 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11606 instead of build_executable. Use gdb_load_shlibs.
11607
c8064e7e
YQ
116082016-04-07 Yao Qi <yao.qi@linaro.org>
11609
11610 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11611 Execute "si" command.
11612
bde47561
YQ
116132016-04-07 Yao Qi <yao.qi@linaro.org>
11614
11615 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11616 number instead of the comments on some line.
11617
b16f8a3b
DB
116182016-04-06 Don Breazeal <donb@codesourcery.com>
11619
11620 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11621 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11622
c2f901df
SM
116232016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11624
11625 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11626 standard_output_file. Remove unused binfile variable.
11627
ac17fda0
CU
116282016-04-05 Catalin Udma <catalin.udma@freescale.com>
11629
11630 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11631 * gdb.python/py-mi-objfile.exp: Match "list main" output
11632 in console format.
11633
03a8c4df
SM
116342016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11635
11636 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11637 absolute.
11638
6e774b13
SM
116392016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11640
11641 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11642 absolute.
11643 * gdb.trace/ftrace.exp: Likewise.
11644 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11645 targets as well.
11646 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11647 (gdb_load_shlibs): Copy libraries to test directory when testing
11648 natively. Only set solib-search-path if testing remotely.
11649 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11650
7817ea46
SM
116512016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11652
11653 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11654 gdb_download. Use it even if the target is not remote.
11655 * gdb.base/jit.exp (compile_jit_test): Likewise.
11656 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11657 output directory if the destination board is local, otherwise use
11658 the standard remote_download from DejaGnu.
11659 (gdb_download): Remove.
11660 (gdb_load_shlibs): Use gdb_remote_download instead of
11661 gdb_download.
11662 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11663 Use gdb_remote_download instead of gdb_download. Use it even if
11664 the target is not remote.
11665 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11666 instead of gdb_download.
11667
7beb7f68
SM
116682016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11669
11670 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11671 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11672 run.
11673
cc63428a
AV
116742016-04-01 Artemiy Volkov <artemiyv@acm.org>
11675
11676 PR gdb/19820
11677 * gdb.base/printcmds.exp: Add artificial arrays tests.
11678
64cdf930
PA
116792016-03-31 Pedro Alves <palves@redhat.com>
11680
11681 PR gdb/19858
11682 * gdb.base/jit-main.c: Include unistd.h.
11683 (ATTACH): Define to 0 if not already defined.
11684 (wait_for_gdb, mypid): New globals.
11685 (WAIT_FOR_GDB): New macro.
11686 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11687 some breakpoint locations.
11688 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11689 New procedures.
11690 (one_jit_test): Add REATTACH parameter, and handle it. Use
11691 continue_to_test_location.
11692 (top level): Test attach, and adjusts calls to one_jit_test.
11693
40dea8cb
PA
116942016-03-31 Pedro Alves <palves@redhat.com>
11695
11696 PR gdb/19858
11697 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11698 BINSUFFIX parameter, and handle it.
11699 (top level): Adjust calls compile_jit_test.
11700
e7ea3ec7
CU
117012016-03-31 Catalin Udma <catalin.udma@freescale.com>
11702
11703 PR python/19743
11704 * gdb.python/py-mi-events-gdb.py: New file.
11705 * gdb.python/py-mi-events.c: New file.
11706 * gdb.python/py-mi-events.exp: New file.
11707
e6359af3
YQ
117082016-03-30 Yao Qi <yao.qi@linaro.org>
11709
11710 * gdb.reverse/until-precsave.exp: Match function name only.
11711 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11712 Move malloc to a condition block.
11713 * gdb.reverse/until-reverse.exp: Match function name only.
11714
a4105d04
MK
117152016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11716
11717 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11718 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11719 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11720 variable for GPR 0 instead of assuming it is register 0.
11721 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11722 * lib/trace-support.exp: Add s390 registers.
11723
bfa6adb9
YQ
117242016-03-29 Yao Qi <yao.qi@linaro.org>
11725
11726 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11727
1e6697ea
YQ
117282016-03-24 Yao Qi <yao.qi@linaro.org>
11729
11730 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11731 test message.
11732
64bcd522
AA
117332016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11734
11735 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11736 maintaining separate logic for constructing the output path.
11737
7868401b
DB
117382016-03-16 Don Breazeal <donb@codesourcery.com>
11739
11740 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11741 Retry fork and waitpid on interrupted system call errors.
11742 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11743 Use with_timeout_factor to increase timeout by factor of 10.
11744
1cafadb4
DB
117452016-03-15 Don Breazeal <donb@codesourcery.com>
11746
11747 * gdb.cp/scope-err.cc: New test program.
11748 * gdb.cp/scope-err.exp: New test script.
11749 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11750 lines and "set breakpoint here" comment.
11751 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11752 Fixed some whitespace and format issues.
11753 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11754 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11755
81516450
DE
117562016-03-15 Doug Evans <dje@google.com>
11757
11758 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11759 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11760 All callers updated. Add tests for enums, mixed flags register.
11761
aa52b601
DE
117622016-03-15 Doug Evans <dje@google.com>
11763
11764 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11765 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11766
fa4ff313
SM
117672016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11768
11769 * gdb.base/default.exp: Add $_as_string to the list of expected
11770 convenience functions.
11771
f2403c39
AB
117722016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11773
11774 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11775
f2f3ccb9
SM
117762016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11777
11778 * gdb.python/py-as-string.exp: New file.
11779 * gdb.python/py-as-string.c: New file.
11780
00dbd492
PA
117812016-03-09 Pedro Alves <palves@redhat.com>
11782
11783 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11784 signal" -> "Thread NN received signal" output change.
11785 * gdb.threads/ia64-sigill.exp: Likewise.
11786 * gdb.threads/linux-dp.exp: Likewise.
11787 * gdb.threads/manythreads.exp: Likewise.
11788 * gdb.threads/pending-step.exp: Likewise.
11789 * gdb.threads/print-threads.exp: Likewise.
11790 * gdb.threads/sigstep-threads.exp: Likewise.
11791 * gdb.threads/staticthreads.exp: Likewise.
11792 * gdb.threads/tls.exp: Likewise.
11793
1e6697ea
YQ
117942016-03-09 Pedro Alves <palves@redhat.com>
11795
11796 * gdb.base/command-line-input.exp: New file.
11797
b04fd3be
MK
117982016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11799
11800 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11801 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11802 * gdb.trace/pending.exp: Accept leading dot before function name.
11803 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11804 * lib/trace-support.exp: Set registers for ppc.
11805
98fa59e9
MK
118062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11807
11808 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11809 use it for disassembly; accept .main in addition to main in backtrace.
11810
f77198c8
MK
118112016-03-09 Wei-cheng Wang <cole945@gmail.com>
11812 Marcin Kościelnicki <koriakin@0x04.net>
11813
11814 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11815 (gdb_recursion_test_ptr): New global variable.
11816 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11817 gdb_recursion_test.
11818 (gdb_c_test): Ditto.
11819
ba84e0da
MK
118202016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11821
11822 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11823 ordering.
11824
4366d36e
MK
118252016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11826
11827 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11828 (bar): Add bar_start_lbl label.
11829 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11830 of foo/bar for emitting DWARF and tracing.
11831
5eb264df
SDJ
118322016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11833
11834 * analyze-racy-logs.py: Set executable bit.
11835
fb6a751f
SDJ
118362016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11837
11838 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11839 (CHECK_TARGET_TMP): Likewise.
11840 (check-single-racy): New rule.
11841 (check-parallel-racy): Likewise.
11842 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11843 (do-check-parallel-racy): New rule.
11844 (check-racy/%.exp): Likewise.
11845 * README (Racy testcases): New section.
11846 * analyze-racy-logs.py: New file.
11847
bdf7e230
DE
118482016-03-03 Doug Evans <dje@google.com>
11849
11850 * gdb.base/skip.exp: Use with_test_prefix.
11851
4719d415
YQ
118522016-03-03 Yao Qi <yao.qi@linaro.org>
11853
11854 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11855 Invoke step_over_syscall "clone" and break_cond_on_syscall
11856 "clone".
11857 * gdb.base/step-over-clone.c: New file.
11858
ea507862
YQ
118592016-03-03 Yao Qi <yao.qi@linaro.org>
11860
11861 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11862 code format.
11863
8fc8cbda
YQ
118642016-03-03 Yao Qi <yao.qi@linaro.org>
11865
11866 * gdb.base/disp-step-fork.c: Rename to ...
11867 * gdb.base/step-over-fork.c: ... it. New file.
11868 * gdb.base/disp-step-vfork.c: Rename to ...
11869 * gdb.base/step-over-vfork.c: ... it. New file.
11870 * gdb.base/disp-step-syscall.exp: Rename to ...
11871 * gdb.base/step-over-syscall.exp: ... it. New file.
11872 (disp_step_cross_syscall): Rename to ...
11873 (step_over_syscall): ... it.
11874
92fa70b0
YQ
118752016-03-03 Yao Qi <yao.qi@linaro.org>
11876
11877 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11878 If target supports condition evaluation on target, invoke
11879 break_cond_on_syscall for fork and vfork.
11880
e197ad3c
YQ
118812016-03-03 Yao Qi <yao.qi@linaro.org>
11882
11883 * gdb.base/disp-step-syscall.exp: Don't invoke
11884 support_displaced_stepping.
11885 (disp_step_cross_syscall): Test with displaced stepping off and
11886 on if supported.
11887
0b47da9f
YQ
118882016-03-03 Yao Qi <yao.qi@linaro.org>
11889
11890 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11891 proc.
11892 (setup): New proc.
11893 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11894 and setup.
11895
065ab6dc
BH
118962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11897
11898 * gdb.fortran/vla-history.exp: Remove breakpoint.
11899
07e448ad 119002016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11901
25d49b86
PA
11902 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11903 exceeds timeout.
07e448ad 11904
9ac2d526 119052016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11906
25d49b86
PA
11907 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11908 breakpoint.
9ac2d526 11909
17807369
BH
119102016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11911
11912 * gdb.mi/vla.f90: Nullify pointer after declaration.
11913
86e501af
PA
119142016-03-01 Pedro Alves <palves@redhat.com>
11915
11916 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11917
1e903e32
PA
119182016-03-01 Pedro Alves <palves@redhat.com>
11919
11920 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11921 before anything else.
11922 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11923 _GNU_SOURCE here.
11924 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11925 before anything else.
11926 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11927
6ccb54e2
PA
119282016-03-01 Pedro Alves <palves@redhat.com>
11929
11930 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11931
30ca9da1
YQ
119322016-03-01 Yao Qi <yao.qi@linaro.org>
11933
11934 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11935 prepare_for_testing.
11936
dc856b38
YQ
119372016-03-01 Yao Qi <yao.qi@linaro.org>
11938
11939 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11940
4a932159
AA
119412016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11942
11943 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11944 manually constructing the output path.
11945
f2489477
AA
119462016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11947
11948 * gdb.arch/s390-stackless.S: New.
11949 * gdb.arch/s390-stackless.exp: New.
11950
38899f16
IB
119512016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11952
11953 * gdb.dlang/circular.c: New file.
11954 * gdb.dlang/circular.exp: New file.
11955
9fde51ed
YQ
119562016-02-26 Yao Qi <yao.qi@linaro.org>
11957
11958 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11959 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11960 (testcases): Update.
11961
ce90fefe
YQ
119622016-02-26 Yao Qi <yao.qi@linaro.org>
11963
11964 * gdb.reverse/aarch64.c: Rename to ...
11965 * gdb.reverse/insn-reverse.c: ... it.
11966 * gdb.reverse/aarch64.exp: Rename to ...
11967 * gdb.reverse/insn-reverse.exp: ... it.
11968
3263bceb
YQ
119692016-02-26 Yao Qi <yao.qi@linaro.org>
11970
11971 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11972 (testcase_ftype): New.
11973 (testcases): New array.
11974 (n_testcases): New.
11975 (main): Call each element in testcases.
11976 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11977 (read_testcase): New.
11978 Do the tests in a loop.
11979
6cb59ff1
YQ
119802016-02-25 Yao Qi <yao.qi@linaro.org>
11981
11982 * gdb.base/branches.c: Remove.
11983
ae91f625
MK
119842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11985
11986 PR gdb/13808
11987 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11988
678b48b7
MK
119892016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11990
11991 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11992
7337a6f2
MK
119932016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11994
11995 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11996 change x86_64 call_insn to 'callq'.
11997
861ca91f
AT
119982016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11999
12000 * gdb.trace/tfile-avx.c: Move to...
12001 * gdb.trace/tracefile-pseudo-reg.c: Here.
12002 * gdb.trace/tfile-avx.exp: Move to...
12003 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12004
bf74e428
GB
120052016-02-24 Gary Benson <gbenson@redhat.com>
12006
12007 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12008 message on attach.
12009
cce0e923
DE
120102016-02-23 Doug Evans <dje@google.com>
12011
12012 * gdb.base/skip.c (test_skip): New function.
12013 (end_test_skip_file_and_function): New function.
12014 (test_skip_file_and_function): New function.
12015 * gdb.base/skip1.c (test_skip): New function.
12016 (skip1_test_skip_file_and_function): New function.
12017 * gdb.base/skip.exp: Add tests for new skip options.
12018 * gdb.base/skip-solib.exp: Update expected output.
12019 * gdb.perf/skip-command.cc: New file.
12020 * gdb.perf/skip-command.exp: New file.
12021 * gdb.perf/skip-command.py: New file.
12022
4000e47e
MK
120232016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12024
12025 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12026 info registers pattern.
12027
24f75ead
IB
120282016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12029
12030 * lib/future.exp: Add D support.
12031 (gdb_find_gdc): New proc.
12032 (gdb_default_target_compile): Add D support.
12033
fbb7bcbe
WW
120342016-02-18 Wei-cheng Wang <cole945@gmail.com>
12035
12036 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12037 user+system time.
12038 (trace_speed_test): Determine the iteration count for a time
12039 between 15..30 seconds.
12040
012b3a21
WT
120412016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12042
12043 * gdb.arch/i386-mpx-sigsegv.c: New file.
12044 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12045 * gdb.arch/i386-mpx-simple_segv.c: New file.
12046 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12047
2d5189bd
YQ
120482016-02-18 Yao Qi <yao.qi@linaro.org>
12049
12050 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12051 Don't call setup_kfail.
12052
40fb20d0
YQ
120532016-02-18 Yao Qi <yao.qi@linaro.org>
12054
12055 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12056 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12057
21b1f8d2
DE
120582016-02-16 Doug Evans <dje@google.com>
12059
12060 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12061 * gdb.base/skip1.c: Ditto.
12062 * gdb.base/skip.exp: Whitespace cleanup.
12063
4041ed77
DB
120642016-02-16 Don Breazeal <donb@codesourcery.com>
12065
12066 PR remote/19496
12067 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12068 Remove kfail for PR remote/19496.
12069
c4ef31bf
SM
120702016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12071
12072 * lib/gdb.exp (standard_temp_file): Return a path specific to
12073 the runtest invocation.
12074
266b65b3
SM
120752016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12076
12077 * gdb.trace/save-trace.exp: Change relative path to be in the
12078 standard output directory.
12079
a7a0a6a9
JK
120802016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12081
12082 * gdb.arch/i386-prologue.c: Add missing prototypes.
12083
c99dbb42
JK
120842016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12085
12086 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12087 * gdb.arch/i386-prologue.exp: Likewise.
12088 * gdb.arch/i386-size.exp: Likewise.
12089
aa480355
SM
120902016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12091
12092 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12093 define object file path.
12094 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12095 file path.
12096 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12097 standard_output_file to define binfile.
12098
ba881f50
JK
120992016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12100
12101 Fix compatibility with recent gfortran-5.3.1.
12102 * gdb.fortran/vla-history.exp (print vla1 allocated)
12103 (print vla2 allocated, print $2, print $3): Remove
12104 (print $4): Rename to ...
12105 (print $2): ... here.
12106 (print $9): Rename to ...
12107 (print $5): ... here.
12108 (print $10): Rename to ...
12109 (print $6): ... here.
12110 * gdb.fortran/vla.f90: Add pvla initialization.
12111
e9fb005c
JK
121122016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12113
12114 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12115 New test.
12116 * gdb.fortran/vla-value-sub.exp: Likewise.
12117
e44e00ff
MK
121182016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12119
12120 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12121
97e94151
SM
121222016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12123
12124 * i386-biarch-core.exp: Define corefile using
12125 standard_output_file.
12126
01113bc1
YQ
121272016-02-12 Yao Qi <yao.qi@linaro.org>
12128
12129 * gdb.arch/arm-single-step-kernel-helper.c: New.
12130 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12131
33b4777c
MM
121322016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12133
12134 * gdb.btrace/tailcall-only.exp: New.
12135 * gdb.btrace/tailcall-only.c: New.
12136 * gdb.btrace/x86_64-tailcall-only.S: New.
12137 * gdb.btrace/i686-tailcall-only.S: New.
12138
acc23c11
PA
121392016-02-11 Pedro Alves <palves@redhat.com>
12140
12141 * README (Parallel testing): Add missing double quotes.
12142
e352bf0a
PA
121432016-02-11 Pedro Alves <palves@redhat.com>
12144
12145 * README (Parallel testing): New section.
12146 (GDB_PARALLEL): Rewrite.
12147 (FORCE_PARALLEL): Document.
12148
9f5fed78
MK
121492016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12150
12151 * gdb.trace/tfile-avx.c: New test.
12152 * gdb.trace/tfile-avx.exp: New test.
12153
9ef9e6a6
KS
121542016-02-09 Keith Seitz <keiths@redhat.com>
12155
12156 PR breakpoints/19546
12157 * gdb.base/infcall-exec.c: New file.
12158 * gdb.base/infcall-exec2.c: New file.
12159 * gdb.base/infcall-exec.exp: New file.
12160
a96e36da
KS
121612016-02-09 Keith Seitz <keiths@redhat.com>
12162
12163 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12164 (toplevel): Call test_bkpt_address.
12165
9f61929f
KS
121662016-02-09 Keith Seitz <keiths@redhat.com>
12167
12168 PR python/19506
12169 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12170 (toplevel): Call test_bkpt_address.
12171
1e94266c
SM
121722016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12173
12174 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12175 to AC_OUTPUT.
12176 * configure: Regenerate.
12177
2a7f3dff
PA
121782016-02-09 Pedro Alves <palves@redhat.com>
12179
12180 PR breakpoints/19548
12181 * gdb.base/execl-update-breakpoints.c (some_function): New
12182 function.
12183 (main): Call it.
12184 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12185 Tighten expected GDB output.
12186
2151ccc5
SM
121872016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12188
12189 * Makefile.in (ALL_SUBDIRS): Remove.
12190 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12191 (distclean maintainer-clean realclean): Likewise.
12192 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12193 * configure: Regenerate.
12194 * gdb.ada/Makefile.in: Delete.
12195 * gdb.arch/Makefile.in: Likewise.
12196 * gdb.asm/Makefile.in: Likewise.
12197 * gdb.base/Makefile.in: Likewise.
12198 * gdb.btrace/Makefile.in: Likewise.
12199 * gdb.cell/Makefile.in: Likewise.
12200 * gdb.compile/Makefile.in: Likewise.
12201 * gdb.cp/Makefile.in: Likewise.
12202 * gdb.disasm/Makefile.in: Likewise.
12203 * gdb.dlang/Makefile.in: Likewise.
12204 * gdb.dwarf2/Makefile.in: Likewise.
12205 * gdb.fortran/Makefile.in: Likewise.
12206 * gdb.gdb/Makefile.in: Likewise.
12207 * gdb.go/Makefile.in: Likewise.
12208 * gdb.guile/Makefile.in: Likewise.
12209 * gdb.java/Makefile.in: Likewise.
12210 * gdb.linespec/Makefile.in: Likewise.
12211 * gdb.mi/Makefile.in: Likewise.
12212 * gdb.modula2/Makefile.in: Likewise.
12213 * gdb.multi/Makefile.in: Likewise.
12214 * gdb.objc/Makefile.in: Likewise.
12215 * gdb.opencl/Makefile.in: Likewise.
12216 * gdb.opt/Makefile.in: Likewise.
12217 * gdb.pascal/Makefile.in: Likewise.
12218 * gdb.perf/Makefile.in: Likewise.
12219 * gdb.python/Makefile.in: Likewise.
12220 * gdb.reverse/Makefile.in: Likewise.
12221 * gdb.server/Makefile.in: Likewise.
12222 * gdb.stabs/Makefile.in: Likewise.
12223 * gdb.threads/Makefile.in: Likewise.
12224 * gdb.trace/Makefile.in: Likewise.
12225 * gdb.xml/Makefile.in: Likewise.
12226 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12227 GDB_PARALLEL.
12228 (standard_output_file): Remove check for GDB_PARALLEL, always
12229 return path in outputs/$subdir/$testname.
12230
437277d4
SM
122312016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12232
12233 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12234 (site.exp): Assign abs_srcdir to tcl's srcdir.
12235
31d913c7
YQ
122362016-02-04 Yao Qi <yao.qi@linaro.org>
12237
12238 * gdb.base/foll-exec-mode.c: Include limits.h.
12239 (main): Add parameters argc and argv. Get directory from
12240 argv[0].
12241 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12242 compilation.
12243 * gdb.base/foll-exec.c: Include limits.h.
12244 (main): Add parameters argc and argv.
12245 Get directory from argv[0].
12246 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12247 Adjust tests on the number of lines as source code changed.
12248 * gdb.base/foll-vfork-exit.c: Include limits.h.
12249 (main): Add one line of statement before vfork.
12250 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12251 (main): Add parameters argc and argv. Get directory from
12252 argv[0].
12253 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12254 (setup_gdb): Set tbreak to skip some source lines.
12255 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12256 (main): Add parameters argc and argv. Get directory from
12257 argv[0].
12258 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12259 compilation.
12260 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12261 (main): Add parameters argc and argv. Get directory from
12262 argv[0].
12263 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12264 compilation.
12265
9482b9fb
DE
122662016-02-01 Doug Evans <dje@google.com>
12267
12268 * gdb.base/skip.exp: Clean up multiple references to same test name.
12269
6b2e4f10
PA
122702016-02-01 Pedro Alves <palves@redhat.com>
12271
ccb6afd6 12272 PR remote/19496
6b2e4f10
PA
12273 * gdb.threads/forking-threads-plus-breakpoint.exp
12274 (displaced_stepping_supported): New global.
12275 (probe_displaced_stepping_support): New procedure.
12276 (do_test): Add 'displaced' parameter, and use it.
12277 (top level): Check for displaced stepping support. Add displaced
12278 stepping on/off testing axis.
12279
37a8db1a
AB
122802016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12281
12282 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12283 pointer. Don't perform further tests on the unassociated pointer
12284 if the first test fails.
12285
5fdf6324
AB
122862016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12287
12288 * gdb.base/max-value-size.c: New file.
12289 * gdb.base/max-value-size.exp: New file.
12290 * gdb.base/huge.exp: Disable max-value-size for this test.
12291
935c6144
IB
122922016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12293
12294 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12295
7fe8399d
YQ
122962016-01-28 Yao Qi <yao.qi@linaro.org>
12297
12298 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12299
a2077e25
PA
123002016-01-25 Pedro Alves <palves@redhat.com>
12301
12302 PR threads/19461
12303 * gdb.base/fork-running-state.c: New file.
12304 * gdb.base/fork-running-state.exp: New file.
12305
1d2736d4
PA
123062016-01-25 Pedro Alves <palves@redhat.com>
12307
12308 PR gdb/19494
12309 * gdb.base/catch-fork-kill.c: New file.
12310 * gdb.base/catch-fork-kill.exp: New file.
12311
f1da4b11
PA
123122016-01-25 Pedro Alves <palves@redhat.com>
12313
12314 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12315 Delete, moved to lib/gdb.exp.
12316 * gdb.threads/forking-threads-plus-breakpoint.exp
12317 (foreach_with_prefix): Likewise.
12318 * gdb.threads/process-dies-while-handling-bp.exp
12319 (foreach_with_prefix): Likewise.
12320 * lib/gdb.exp (foreach_with_prefix): New procedure.
12321
45f38546
MK
123222016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12323
12324 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12325 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12326
dc29a1ce
MK
123272016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12328
12329 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12330 endian targets.
12331
092127d7
JK
123322016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12333 Pedro Alves <palves@redhat.com>
12334
12335 Fix testsuite compatibility with Guile.
12336 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12337 number.
12338
31d765d3
JK
123392016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12340
12341 Fix testsuite compatibility with Guile.
12342 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12343 (thread 1): New test for backtrace through signal handler.
12344
1ac78c04
YQ
123452016-01-22 Yao Qi <yao.qi@linaro.org>
12346
12347 PR testsuite/19491
12348 * gdb.base/multi-forks.c: Include
12349 ../lib/unbuffer_output.c
12350 (main): Call gdb_unbuffer_output.
12351
4f5946a8
DE
123522016-01-21 Doug Evans <dje@google.com>
12353
12354 * lib/ada.exp (gdb_compile_ada): Fix typo.
12355
305e13e6
JB
123562016-01-21 Joel Brobecker <brobecker@adacore.com>
12357
12358 * gdb.base/break-fun-addr.exp: New file.
12359 * gdb.base/break-fun-addr1.c: New file.
12360 * gdb.base/break-fun-addr2.c: New file.
12361
5f5dfff6
SM
123622016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12363
12364 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12365 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12366 enum flag values.
12367
fd356fa2
AA
123682016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12369
12370 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12371 when GDB can not set the vector return value. Add more comments
12372 for clarification.
12373
9df22175
AT
123742016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12375
12376 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12377 command.
12378
41d1845e
SM
123792016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12380
12381 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12382
01ac6840
SM
123832016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12384
12385 * Makefile.in (check-single): Pass --status to runtest.
12386 (check/%.exp): Likewise.
12387
123882016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12389
12390 * Makefile.in (check-parallel): Propagate return code from make
12391 do-check-parallel.
12392
bd0a71fa
MK
123932016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12394
12395 * gdb.trace/ftrace.exp: Fix expected message on continue.
12396 * gdb.trace/pending.exp: Fix expected message on continue.
12397 * gdb.trace/trace-break.exp: Fix expected message on continue.
12398
8bcbad33
SM
123992016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12400
12401 * lib/gdb.exp (gdb_test): Remove unused global references.
12402
f303dbd6
PA
124032016-01-18 Pedro Alves <palves@redhat.com>
12404
12405 * gdb.base/async-shell.exp: Adjust expected output.
12406 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12407 * gdb.base/siginfo-thread.exp: Adjust expected output.
12408 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12409 * gdb.java/jnpe.exp: Adjust expected output.
12410 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12411 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12412 * gdb.threads/leader-exit.exp: Adjust expected output.
12413 * gdb.threads/manythreads.exp: Adjust expected output.
12414 * gdb.threads/pthreads.exp: Adjust expected output.
12415 * gdb.threads/schedlock.exp: Adjust expected output.
12416 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12417 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12418 expected output.
12419 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12420 output.
12421 * gdb.threads/sigthread.exp: Adjust expected output.
12422 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12423
b2789696
YQ
124242016-01-18 Yao Qi <yao.qi@linaro.org>
12425
12426 * gdb.guile/scm-section-script.c: Replace @progbits with
12427 %progbits.
12428 * gdb.python/py-section-script.c: Likewise.
12429
71ef29a8
PA
124302016-01-15 Pedro Alves <palves@redhat.com>
12431
12432 * gdb.multi/tids.exp: Test star wildcard ranges.
12433
3f5b7598
PA
124342016-01-15 Pedro Alves <palves@redhat.com>
12435
12436 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12437 command from "thread apply" invocation.
12438 (thr_apply_info_thr_invalid): Default the expected output to the
12439 input tid list.
12440 (top level): Add tests that use convenience variables. Add tests
12441 for "thread apply" with a valid TID list, but missing the command.
12442
663f6d42
PA
124432016-01-13 Pedro Alves <palves@redhat.com>
12444
12445 * gdb.base/default.exp: Expect $_gthread as well.
12446 * gdb.multi/tids.exp: Test $_gthread.
12447 * gdb.threads/thread-specific.exp: Test $_gthread.
12448
c84f6bbf
PA
124492016-01-13 Pedro Alves <palves@redhat.com>
12450
12451 * gdb.multi/tids.exp: Test "info threads -gid".
12452
22a02324
PA
124532016-01-13 Pedro Alves <palves@redhat.com>
12454
12455 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12456 Breakpoint.thread.
12457 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12458
5d5658a1
PA
124592016-01-07 Pedro Alves <palves@redhat.com>
12460
12461 * gdb.base/break.exp: Adjust to output changes.
12462 * gdb.base/hbreak2.exp: Likewise.
12463 * gdb.base/sepdebug.exp: Likewise.
12464 * gdb.base/watch_thread_num.exp: Likewise.
12465 * gdb.linespec/keywords.exp: Likewise.
12466 * gdb.multi/info-threads.exp: Likewise.
12467 * gdb.threads/thread-find.exp: Likewise.
12468 * gdb.multi/tids.c: New file.
12469 * gdb.multi/tids.exp: New file.
12470
84654457
PA
124712016-01-13 Pedro Alves <palves@redhat.com>
12472
12473 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12474
e3940304
PA
124752016-01-13 Pedro Alves <palves@redhat.com>
12476
12477 * gdb.base/default.exp: Expect $_inferior as well.
12478 * gdb.multi/base.exp: Test $_inferior.
12479
a911d87a
PA
124802016-01-13 Pedro Alves <palves@redhat.com>
12481
12482 PR breakpoints/19388
12483 * gdb.base/catch-signal-siginfo-cond.c: New file.
12484 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12485
82075af2
JS
124862016-01-12 Josh Stone <jistone@redhat.com>
12487 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12488
12489 * gdb.base/catch-syscall.c (do_execve): New variable.
12490 (main): Conditionally trigger an execve.
12491 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12492 (test_catch_syscall_execve): New, check entry/return across execve.
12493 (do_syscall_tests): Call test_catch_syscall_execve.
12494
e46eeedd
PA
124952016-01-12 Pedro Alves <palves@redhat.com>
12496
12497 * gdb.base/random-signal.exp (do_test): New procedure, with body
12498 of testcase moved in.
12499
01d8c27e
JK
125002016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12501 Pedro Alves <palves@redhat.com>
12502
12503 * gdb.base/funcargs.exp (finish from indirectly called function):
12504 Reintroduce the case for 'First'.
12505
9a706302
JK
125062016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12507 Pedro Alves <palves@redhat.com>
12508
12509 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12510 (tcatch_vfork_then_child_follow_exec)
12511 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12512 identification.
12513
c0ecb95f
JK
125142016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12515
12516 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12517 and repeats to unlimited.
12518 * gdb.python/py-value.exp: Likewise.
12519 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12520 and repeats to unlimited.
12521
6cfc1fcb
JK
125222016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12523
12524 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12525 and reordering the functions.
12526 * gdb.multi/hangout.c: Likewise.
12527 * gdb.multi/hello.c: Likewise.
12528
582a1b00
SM
125292016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12530
12531 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12532 absolute.
12533 (SingleStatisticTestResult.report): Use dict.keys instead of
12534 dict.iterkeys.
12535
79bc59cb
PA
125362016-01-06 Pedro Alves <palves@redhat.com>
12537
12538 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12539
43368e1d
MM
125402016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12541
12542 * gdb.btrace/dlopen.exp: New.
12543 * gdb.btrace/dlopen.c: New.
12544 * gdb.btrace/dlopen-dso.c: New.
12545
79fad5b8
SL
125462015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12547
12548 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12549 PATTERN argument is optional.
12550
ab8314b3
JB
125512015-12-24 Joel Brobecker <brobecker@adacore.com>
12552
12553 * lib/ada.exp (target_compile_ada_from_dir): New function.
12554 (gdb_compile_ada): Reimplement avoiding the use of project files.
12555 * gdb.ada/gnat_ada.gpr: Delete.
12556 * gdb.ada/cond_lang.exp: Adjust test to make path before
12557 filename optional.
12558 * gdb.ada/small_reg_param.exp: Likewise.
12559
fe33faff
SM
125602015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12561
12562 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12563
6d265cb4
TP
125642015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12565
12566 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12567 case.
12568
10125099
SM
125692015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12570
12571 * gdb.base/break.exp: Remove dead code.
12572 * gdb.base/sepdebug.exp: Likewise.
12573
3ca22649
SM
125742015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12575
12576 * gdb.asm/asm-source.exp: Remove HP-UX references.
12577 * gdb.base/annota1.exp: Likewise.
12578 * gdb.base/annota3.exp: Likewise.
12579 * gdb.base/attach.exp: Likewise.
12580 * gdb.base/bigcore.exp: Likewise.
12581 * gdb.base/break.exp: Likewise.
12582 * gdb.base/call-ar-st.exp: Likewise.
12583 * gdb.base/callfuncs.exp: Likewise.
12584 * gdb.base/catch-fork-static.exp: Likewise.
12585 * gdb.base/display.exp: Likewise.
12586 * gdb.base/foll-exec-mode.exp: Likewise.
12587 * gdb.base/foll-exec.exp: Likewise.
12588 * gdb.base/foll-fork.exp: Likewise.
12589 * gdb.base/foll-vfork.exp: Likewise.
12590 * gdb.base/funcargs.exp: Likewise.
12591 * gdb.base/hbreak2.exp: Likewise.
12592 * gdb.base/inferior-died.exp: Likewise.
12593 * gdb.base/interrupt.exp: Likewise.
12594 * gdb.base/multi-forks.exp: Likewise.
12595 * gdb.base/nodebug.exp: Likewise.
12596 * gdb.base/sepdebug.exp: Likewise.
12597 * gdb.base/solib1.c: Likewise.
12598 * gdb.base/step-test.exp: Likewise.
12599 * gdb.mi/non-stop.c: Likewise.
12600 * gdb.mi/pthreads.c: Likewise.
12601 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12602 * gdb.threads/pthreads.c: Likewise.
12603 * gdb.threads/staticthreads.exp: Likewise.
12604 * lib/future.exp: Likewise.
12605 * lib/gdb.exp: Likewise.
12606 * gdb.base/so-indr-cl.c: Remove.
12607 * gdb.base/so-indr-cl.exp: Likewise.
12608 * gdb.base/solib.c: Likewise.
12609 * gdb.base/solib.exp: Likewise.
12610 * gdb.base/solib2.c: Likewise.
12611
b6304613
SM
126122015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12613
12614 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12615 * gdb.base/call-ar-st.exp: Likewise.
12616 * gdb.base/callfuncs.exp: Likewise.
12617 * gdb.base/condbreak.exp: Likewise.
12618 * gdb.base/constvars.exp: Likewise.
12619 * gdb.base/hbreak2.exp: Likewise.
12620 * gdb.base/langs.exp: Likewise.
12621 * gdb.base/list.exp: Likewise.
12622 * gdb.base/long_long.exp: Likewise.
12623 * gdb.base/ptype.exp: Likewise.
12624 * gdb.base/scope.exp: Likewise.
12625 * gdb.base/signals.exp: Likewise.
12626 * gdb.base/so-impl-ld.exp: Likewise.
12627 * gdb.base/varargs.exp: Likewise.
12628 * gdb.base/volatile.exp: Likewise.
12629 * gdb.base/whatis.exp: Likewise.
12630 * gdb.cp/cplusfuncs.exp: Likewise.
12631 * gdb.cp/inherit.exp: Likewise.
12632 * gdb.cp/local.exp: Likewise.
12633 * gdb.cp/member-ptr.exp: Likewise.
12634 * gdb.cp/method.exp: Likewise.
12635 * gdb.cp/overload.exp: Likewise.
12636 * gdb.cp/templates.exp: Likewise.
12637 * gdb.stabs/weird.exp: Likewise.
12638 * lib/compiler.c: Likewise.
12639 * lib/compiler.cc: Likewise.
12640 * lib/cp-support.exp: Likewise.
12641 * lib/gdb.exp: Likewise.
12642
bf401b07
SM
126432015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12644
12645 * configure.ac: Remove HP-UX case.
12646 * configure: Regenerate.
12647
aff9c0f8
SM
126482015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12649
12650 * lib/gdb.exp (gdb_compile): Add function doc.
12651
a6904d5a
PA
126522015-12-17 Pedro Alves <palves@redhat.com>
12653
12654 PR threads/19354
12655 * gdb.multi/info-threads.exp: New file.
12656
a22279dd
YQ
126572015-12-15 Yao Qi <yao.qi@linaro.org>
12658
12659 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12660 is aarch64*-*-*.
12661
0588c796
SL
126622015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12663
12664 * gdb.base/history-duplicates.exp: Skip if no readline support.
12665
5d978e17
SL
126662015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12667
12668 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12669
7e763b86
SL
126702015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12671
12672 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12673
87a3a92c
SL
126742015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12675
12676 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12677 ctrl-C if nointerrupts target property is set.
12678 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12679 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12680 * gdb.base/paginate-bg-execution.exp: Likewise.
12681 * gdb.base/paginate-execution-startup.exp: Likewise.
12682 * gdb.base/random-signal.exp: Likewise.
12683 * gdb.base/range-stepping.exp: Likewise.
12684 * gdb.cp/annota2.exp: Likewise.
12685 * gdb.cp/annota3.exp: Likewise.
12686 * gdb.gdb/selftest.exp: Likewise.
12687 * gdb.threads/continue-pending-status.exp: Likewise.
12688 * gdb.threads/leader-exit.exp: Likewise.
12689 * gdb.threads/manythreads.exp: Likewise.
12690 * gdb.threads/pthreads.exp: Likewise.
12691 * gdb.threads/schedlock.exp: Likewise.
12692 * gdb.threads/sigthread.exp: Likewise.
12693
a8f077dc
DB
126942015-12-11 Don Breazeal <donb@codesourcery.com>
12695
12696 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12697 remote.
12698 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12699 * gdb.base/foll-exec.exp (main): Enable for target remote.
12700 * gdb.base/foll-fork.exp (main): Likewise.
12701 * gdb.base/foll-vfork.exp (main): Likewise.
12702 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12703 (proc continue_to_exit_bp_loc): Use clean_restart.
12704 * gdb.base/pie-execl.exp (main): Disable for target remote.
12705 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12706 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12707 * gdb.threads/execl.exp (main): Likewise.
12708 * gdb.threads/fork-child-threads.exp (main): Likewise.
12709 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12710 remote.
12711 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12712 remote.
12713 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12714 pid.tid style ptids, instead of just tid.
12715 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12716 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12717 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12718 ptids, instead of just tid.
12719
3b2464a8
AB
127202015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12721
12722 * gdb.base/list.exp (test_list_forward): Add end of file error
12723 test.
12724 (test_repeat_list_command): Add end of file error test.
12725 (test_list_backwards): Add beginning of file error test.
12726
a0def019
AB
127272015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12728
12729 * gdb.base/list.exp (test_list_invalid_args): New function,
12730 defined, and called.
12731
5c000dff
AB
127322015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12733
12734 * gdb.base/list.exp (test_list): Make test names unique.
12735
f1637ebe
YQ
127362015-12-11 Yao Qi <yao.qi@linaro.org>
12737
12738 * gdb.base/coremaker2.c: Remove.
12739
36d6fc0a
PA
127402015-12-10 Pedro Alves <palves@redhat.com>
12741
12742 * gdb.multi/base.exp: Remove stale "spaces" references.
12743
762f7747
PA
127442015-12-10 Pedro Alves <palves@redhat.com>
12745
12746 * gdb.multi/base.exp: Don't use nowarnings.
12747 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12748 * gdb.multi/hangout.c: Include stdio.h.
12749 * gdb.multi/hello.c: Include stdlib.h.
12750 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12751 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12752 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12753
28d2bfb9
AB
127542015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12755
12756 * gdb.dwarf2/dw2-ranges-base.c: New file.
12757 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12758 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12759 support additional line table, and debug ranges generation.
12760 (Dwarf::ranges): New function, generate .debug_ranges.
12761 (Dwarf::lines): Support generating simple line table programs.
12762 (Dwarf::assemble): Initialise new namespace variables.
12763
5fc2beac
KB
127642015-12-09 Kevin Buettner <kevinb@redhat.com>
12765
12766 * gdb.base/async.exp (proc test_background): Add case for
12767 asynchronous execution not supported.
12768
1c35a88f
LM
127692015-12-09 Luis Machado <lgustavo@codesourcery.com>
12770
12771 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12772 format and change test names to make them unique.
12773
b593e3d9
RK
127742015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12775 Pedro Alves <pedro@redhat.com>
12776
12777 PR gdb/18702
12778 Add checking of floatformats setup on x86_64 hosts.
12779 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12780 (smallval, bigval): New labels/constants.
12781 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12782 float" after loading bigval and smallval.
12783
d72413e6
PMR
127842015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12785
12786 * gdb.ada/fun_overload_menu.exp: New testcase.
12787 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12788
ece66d65
JS
127892015-12-04 Josh Stone <jistone@redhat.com>
12790
12791 * gdb.base/catch-fork-static.exp: New.
12792
41d0efca
YQ
127932015-12-03 Yao Qi <yao.qi@linaro.org>
12794
12795 * gdb.base/sizeof.c: Don't include stdio.h and
12796 ../lib/unbuffer_output.c.
12797 (main): New variable 'size' and 'value'. Remove printf and
12798 gdb_unbuffer_output. Assign return value to size and value.
12799 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12800 at the beginning.
12801 (check_sizeof): Check the result by printing variable 'size'.
12802 (check_valueof): Check the result by printing variable 'value'.
12803
99fd02d9
YQ
128042015-12-01 Yao Qi <yao.qi@linaro.org>
12805
12806 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12807 for aarch64*-*-linux* target.
12808
f2faf941
PA
128092015-11-30 Pedro Alves <palves@redhat.com>
12810
12811 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12812
04bf20c5
PA
128132015-11-30 Pedro Alves <palves@redhat.com>
12814
12815 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12816 Handle non-stop mode vCont replies.
12817
09df4675
PA
128182015-11-30 Pedro Alves <palves@redhat.com>
12819
12820 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12821 prepare_for_testing. Start gdb with "set non-stop on" appended to
12822 GDBFLAGS. Lax expected stop output.
12823
58b584af
YQ
128242015-11-27 Yao Qi <yao.qi@linaro.org>
12825
12826 * gdb.arch/arm-neon.exp: New.
12827 * gdb.arch/arm-neon.c: New.
12828
dfcb77a8
YQ
128292015-11-27 Yao Qi <yao.qi@linaro.org>
12830
12831 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12832
88e8ec1b
YQ
128332015-11-27 Yao Qi <yao.qi@linaro.org>
12834
12835 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12836 frames-invalid annotation.
12837
bfde72c2
YQ
128382015-11-27 Yao Qi <yao.qi@linaro.org>
12839
12840 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12841
f6512a69
SM
128422015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12843
12844 * gdb.threads/names.exp: New file.
12845 * gdb.threads/names.c: New file.
12846 * README: Mention gdb,no_thread_names.
12847
46a3515b
MM
128482015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12849
12850 PR 19297
12851 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12852 support" error.
12853
62147a22
PA
128542015-11-24 Pedro Alves <palves@redhat.com>
12855
12856 PR 17539
12857 * gdb.base/display.exp: Expect displays to be sorted in ascending
12858 order. Use multi_line.
12859 * gdb.base/solib-display.exp: Likewise.
12860
2f341b6e
PA
128612015-11-24 Pedro Alves <palves@redhat.com>
12862
12863 PR 17539
25d49b86
PA
12864 * gdb.base/display.exp: Expect displays to be sorted in ascending
12865 order. Use multi_line.
12866 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12867
7e0aa6aa
PA
128682015-11-24 Pedro Alves <palves@redhat.com>
12869
12870 PR 17539
12871 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12872 threads in ascending order.
12873 * gdb.base/foll-fork.exp: Likewise.
12874 * gdb.base/foll-vfork.exp: Likewise.
12875 * gdb.base/multi-forks.exp: Likewise.
12876 * gdb.mi/mi-nonstop.exp: Likewise.
12877 * gdb.mi/mi-nsintrall.exp: Likewise.
12878 * gdb.multi/base.exp: Likewise.
12879 * gdb.multi/multi-arch.exp: Likewise.
12880 * gdb.python/py-inferior.exp: Likewise.
12881 * gdb.threads/break-while-running.exp: Likewise.
12882 * gdb.threads/execl.exp: Likewise.
12883 * gdb.threads/gcore-thread.exp: Likewise.
12884 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12885 * gdb.threads/kill.exp: Likewise.
12886 * gdb.threads/linux-dp.exp: Likewise.
12887 * gdb.threads/multiple-step-overs.exp: Likewise.
12888 * gdb.threads/next-bp-other-thread.exp: Likewise.
12889 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12890 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12891 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12892 * gdb.threads/thread-find.exp: Likewise.
12893 * gdb.threads/tls.exp: Likewise.
12894 * lib/mi-support.exp (mi_reverse_list): Delete.
12895 (mi_check_thread_states): No longer reverse list.
12896
2cc57ad8
PA
128972015-11-24 Pedro Alves <palves@redhat.com>
12898
12899 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12900 use lowercase.
12901
c93e8391
SM
129022015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12903
12904 * gdb.trace/actions.c: Include trace-common.h.
12905 (main): Add a location for a fast tracepoint.
12906 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12907 the normal tracepoints.
12908 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12909
045ccf91
SM
129102015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12911
12912 * save-trace.exp: Factor out code to these...
12913 (gdb_save_tracepoints): New.
12914 (gdb_load_tracepoints): New.
12915 (do_save_load_test): New.
12916
5506f9f6
KB
129172015-11-23 Kevin Buettner <kevinb@redhat.com>
12918
12919 * gdb.base/asmlabel.exp: New test.
12920 * gdb.base/asmlabel.c: New test case.
12921
16c3b12f
JB
129222015-11-23 Joel Brobecker <brobecker@adacore.com>
12923
12924 * gdb.base/wrong_frame_bt_full-main.c: New file.
12925 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12926 * gdb.base/wrong_frame_bt_full.exp: New file.
12927
155bfbd3
JB
129282015-11-23 Joel Brobecker <brobecker@adacore.com>
12929
12930 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12931
bb097445
JM
129322015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12933
206853a0 12934 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12935 pstate register when comparing registers values in
12936 sparc64-*-linux-gnu targets to avoid spurious differences.
12937
9c88ed8f
JM
129382015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12939
206853a0 12940 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12941
96161e25
SL
129422015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12943
12944 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12945 as type argument to gdb_compile.
12946 * gdb.base/nested-subp2.exp: Likewise.
12947 * gdb.base/nested-subp3.exp: Likewise.
12948
340c2830
DV
129492015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12950
12951 * lib/dwarf.exp (_note): Fix left shift of negative value.
12952 * gdb.trace/trace-condition.exp: Likewise.
12953
c1862d0f
YQ
129542015-11-13 Yao Qi <yao.qi@linaro.org>
12955
12956 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12957 comments about d10v.
12958 (test_scalar_returns): Likewise.
12959 * gdb.base/d10v.ld: Remove.
12960 * gdb.base/overlays.exp: Remove the target triplet checking for
12961 d10v-*-*.
12962 * gdb.base/structs.exp (test_struct_returns): Remove the
12963 comments about d10v.
12964 (test_struct_calls): Likewise.
12965
77ae9c19
YQ
129662015-11-13 Yao Qi <yao.qi@linaro.org>
12967
12968 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12969 * gdb.base/gnu_vector.c: Don't include stdio.h.
12970 (main): Don't print res and call add_some_intvecs.
12971
430e004e
MK
129722015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12973
12974 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12975 macro.
12976 (func5): Removed.
12977 (func4): Use FAST_TRACEPOINT_LABEL.
12978 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12979 macro.
12980 (func): Removed.
12981 (thread_function): Use FAST_TRACEPOINT_LABEL.
12982 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12983 (func): Remove.
12984 (marker): Use FAST_TRACEPOINT_LABEL.
12985 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12986 (pendfunc1): Remove.
12987 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12988 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12989 (foo): Remove.
12990 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12991 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12992 macro.
12993 (func): Remove.
12994 (marker): Use FAST_TRACEPOINT_LABEL.
12995 * gdb.trace/trace-common.h: New header.
12996 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12997 macro.
12998 (func): Remove.
12999 (marker): Use FAST_TRACEPOINT_LABEL.
13000 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13001 (func): Remove.
13002 (thread_function): Use FAST_TRACEPOINT_LABEL.
13003
6e7675a7
MK
130042015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13005
13006 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13007 in front.
13008 * gdb.trace/change-loc.exp: Use global pcreg definition.
13009 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13010 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13011 in front.
13012 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13013 * gdb.trace/pending.exp: Likewise.
13014 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13015 * gdb.trace/trace-break.exp: Likewise.
13016 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13017 in front.
13018 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13019 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13020 in front.
13021 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13022
dddc0e16
JB
130232015-11-09 Joel Brobecker <brobecker@adacore.com>
13024
13025 * gdb.ada/fin_fun_out: New testcase.
13026
c6f0b406
KB
130272015-11-07 Kevin Buettner <kevinb@redhat.com>
13028
13029 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13030 value associated with DW_AT_byte_size.
13031 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13032 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13033 DW_AT_upper_bound.
13034
f01dcfd9
KB
130352015-11-07 Kevin Buettner <kevinb@redhat.com>
13036
13037 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13038 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13039 version.
13040 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13041 gdb.dwarf2/dw2-canonicalize-type.exp,
13042 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13043 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13044 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13045 provided by gdb_target_symbol_prefix_flags_asm.
13046 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13047 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13048 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13049 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13050 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13051 macros where needed). Use this macro for symbols which require
13052 the prefix provided by SYMBOL_PREFIX.
13053
2223449a
KB
130542015-11-05 Kevin Buettner <kevinb@redhat.com>
13055
13056 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13057 New procs.
13058 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13059 representing expressions, of more than one list element.
13060 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13061 to prepend linker symbol prefix to f.
13062 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13063 table_1 and table_2.
13064 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13065 Likewise, for f and g.
13066 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13067 for ptr.
13068 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13069 for main.
13070 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13071 table_1_ptr and table_2_ptr.
13072
6f2f1a3a
JK
130732015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13074 Joel Brobecker <brobecker@adacore.com>
13075
13076 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13077
566c56c9
MK
130782015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13079
13080 * gdb.reverse/s390-mvcle.c: New test.
13081 * gdb.reverse/s390-mvcle.exp: New file.
13082 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13083
d5f0636b
MK
130842015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13085
13086 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13087
7ad8b86c
MK
130882015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13089
13090 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13091 reaching marker2.
13092 * gdb.reverse/getresuid-reverse.exp: Likewise.
13093 * gdb.reverse/pipe-reverse.exp: Likewise.
13094 * gdb.reverse/readv-reverse.exp: Likewise.
13095 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13096 * gdb.reverse/time-reverse.exp: Likewise.
13097 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13098
4081c0f1
YQ
130992015-10-30 Yao Qi <yao.qi@linaro.org>
13100
13101 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13102 (empty_cycle): Remove.
13103 (main): Don't call empty_cycle. Don't use watch_count_done.
13104 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13105 empty_cycle. Rewrite the code counting HW watchpoints.
13106
452b4ba5
MK
131072015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13108
13109 * gdb.reverse/fstatat-reverse.c: New test.
13110 * gdb.reverse/fstatat-reverse.exp: New file.
13111 * gdb.reverse/getresuid-reverse.c: New test.
13112 * gdb.reverse/getresuid-reverse.exp: New file.
13113 * gdb.reverse/pipe-reverse.c: New test.
13114 * gdb.reverse/pipe-reverse.exp: New file.
13115 * gdb.reverse/readv-reverse.c: New test.
13116 * gdb.reverse/readv-reverse.exp: New file.
13117 * gdb.reverse/recvmsg-reverse.c: New test.
13118 * gdb.reverse/recvmsg-reverse.exp: New file.
13119 * gdb.reverse/time-reverse.c: New test.
13120 * gdb.reverse/time-reverse.exp: New file.
13121 * gdb.reverse/waitpid-reverse.c: New test.
13122 * gdb.reverse/waitpid-reverse.exp: New file.
13123
5e2e7507
JK
131242015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13125
13126 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13127
0fde2c53
DE
131282015-10-26 Doug Evans <dje@google.com>
13129
13130 PR symtab/17391
13131 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13132 * gdb.dwarf2/bad-regnum.c: New file.
13133 * gdb.dwarf2/bad-regnum.exp: New file.
13134
1a70ae97
DE
131352015-10-26 Doug Evans <dje@google.com>
13136
13137 PR python/18938
13138 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13139 file.
13140
27dc26ab
JK
131412015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13142
13143 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13144 for a change by "Mention language in compile error message".
13145
bed91f4d
SM
131462015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13147
13148 PR python/18073
13149 * gdb.python/py-type.c (C::a_method): New.
13150 (C::a_const_method): New.
13151 (C::a_static_method): New.
13152 (a_function): New.
13153 * gdb.python/py-type.exp (test_fields): Test getting fields
13154 from function and method.
13155
3f2f83dd
KB
131562015-10-21 Keven Boell <keven.boell@intel.com>
13157
13158 * gdb.fortran/vla-alloc-assoc.exp: New file.
13159 * gdb.fortran/vla-datatypes.exp: New file.
13160 * gdb.fortran/vla-datatypes.f90: New file.
13161 * gdb.fortran/vla-history.exp: New file.
13162 * gdb.fortran/vla-ptype-sub.exp: New file.
13163 * gdb.fortran/vla-ptype.exp: New file.
13164 * gdb.fortran/vla-sizeof.exp: New file.
13165 * gdb.fortran/vla-sub.f90: New file.
13166 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13167 * gdb.fortran/vla-value-sub-finish.exp: New file.
13168 * gdb.fortran/vla-value-sub.exp: New file.
13169 * gdb.fortran/vla-value.exp: New file.
13170 * gdb.fortran/vla-ptr-info.exp: New file.
13171 * gdb.mi/mi-vla-fortran.exp: New file.
13172 * gdb.mi/vla.f90: New file.
13173
27145d50
SL
131742015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13175
13176 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13177 of hardwired timeout value.
13178
5f3ff4f8
JK
131792015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13180 Pedro Alves <palves@redhat.com>
13181
13182 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13183 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13184
bfd09d20
JS
131852015-10-19 Josh Stone <jistone@redhat.com>
13186
13187 * gdb.base/catch-syscall.c: Include <sched.h>.
13188 (unknown_syscall): New variable.
13189 (main): Trigger a vfork and an unknown syscall.
13190 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13191 (unknown_syscall_number): Likewise.
13192 (check_call_to_syscall): Accept an optional syscall pattern.
13193 (check_return_from_syscall): Likewise.
13194 (check_continue): Likewise.
13195 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13196 (test_catch_syscall_skipping_return): New test toggling off 'catch
13197 syscall' to step over the syscall return, then toggling back on.
13198 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13199 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13200 (do_syscall_tests): Call test_catch_syscall_without_args and
13201 test_catch_syscall_mid_vfork.
13202 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13203 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13204
b32b93c6
AS
132052015-10-19 Andrew Stubbs <ams@codesourcery.com>
13206
13207 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13208 print g_vE): Add new pass patterns.
13209 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13210 print various symbol names for vptr fields.
13211
9d622bda
AB
132122015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13213
13214 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13215 results.
13216
0fd8ac1c
YQ
132172015-10-12 Yao Qi <yao.qi@linaro.org>
13218
13219 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13220
34240514
YQ
132212015-10-12 Yao Qi <yao.qi@linaro.org>
13222
13223 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13224 is aarch64*-*-linux*.
13225
8240f442
YQ
132262015-10-12 Yao Qi <yao.qi@linaro.org>
13227
13228 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13229 (can_relocate_bcond_true): ... it.
13230 (can_relocate_bcond_false): New function.
13231 (foo): Likewise.
13232 (can_relocate_bl): Likewise.
13233 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13234 can_relocate_bl.
13235
2520f728
PMR
132362015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13237
13238 * gdb.base/nested-addr.c: New file.
13239 * gdb.base/nested-addr.exp: New testcase.
13240
abcef95a
MM
132412015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13242
13243 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13244 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13245 its output. Ignore the output of "record goto begin" and instead
13246 check that GDB is replaying.
13247
145e3ddb
PA
132482015-10-09 Pedro Alves <palves@redhat.com>
13249
13250 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13251 (top level): Use it in the run with no args test.
13252
d5d8c4e1
IB
132532015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13254
13255 * gdb.dlang/properties.exp: New file.
13256
06e635ef
SL
132572015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13258
13259 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13260 whether or not address 0x1000 is mapped on the target.
13261
e019fd1d
SM
132622015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13263
13264 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13265 build.
13266
77ba2a67
MM
132672015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13268
13269 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13270 instruction-history test.
13271
c60eb31f
DE
132722015-09-28 Doug Evans <dje@google.com>
13273
13274 * gdb.base/gcore.c (array_func): Add reference to static_array.
13275
9a3c8263
SM
132762015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13277
13278 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13279 source line.
13280
9720e656
SL
132812015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13282
13283 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13284 short or char as base type.
13285
938d3bf2
SL
132862015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13287
13288 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13289 to allow any size enum.
13290
e6c2c623
PMR
132912015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13292
13293 * gdb.ada/array_ptr_renaming.exp: New testcase.
13294 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13295 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13296
06da0f77
PL
132972015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13298
13299 * gdb.trace/ftrace-lock.c: New file.
13300 * gdb.trace/ftrace-lock.exp: New file.
13301
4f51c22a
PL
133022015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13303
13304 * gdb.arch/insn-reloc.c: New file.
13305 * gdb.arch/ftrace-insn-reloc.exp: New file.
13306
7041adf4
PL
133072015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13308
13309 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13310 instruction.
13311 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13312 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13313 * gdb.trace/range-stepping.c: Likewise.
13314 * gdb.trace/trace-break.c: Likewise.
13315 * gdb.trace/trace-mt.c (thread_function): Likewise.
13316 * gdb.trace/ftrace.c (marker): Likewise.
13317 * gdb.trace/trace-condition.c (marker): Likewise.
13318 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13319 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13320 is_aarch64_target.
13321
015d2e7e
DE
133222015-09-18 Doug Evans <xdje42@gmail.com>
13323
13324 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13325 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13326
26b188a2
SL
133272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13328
13329 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13330 the breakpoint.
13331
79dc332b
SL
133322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13333
13334 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13335 the pending breakpoint. Remove timeout override for "Run till
13336 MI pending breakpoint on pendfunc3 on thread 2" test.
13337
f57929f2
SL
133382015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13339
13340 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13341 filename pattern.
13342
3f469b17
SL
133432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13344
13345 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13346 in breakpoint filename pattern.
13347
515b89b3
SL
133482015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13349
7800dbe4
SL
13350 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13351
133522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13353
515b89b3
SL
13354 * gdb.linespec/explicit.exp: Check for readline support for
13355 tab-completion tests. Fix obvious typo.
13356
d2939ba2
MM
133572015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13358
13359 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13360 and replay.
13361
cbb55fa7
MM
133622015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13363
13364 * gdb.btrace/non-stop.c: New.
13365 * gdb.btrace/non-stop.exp: New.
13366
43691ca1
PL
133672015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13368 Yao Qi <yao.qi@linaro.org>
13369
13370 * gdb.trace/trace-condition.c: New file.
13371 * gdb.trace/trace-condition.exp: New file.
13372
d78908cf
WW
133732015-09-16 Wei-cheng Wang <cole945@gmail.com>
13374
13375 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13376 for testing bytecode compilation.
13377
1ed415e2
PA
133782015-09-16 Pedro Alves <palves@redhat.com>
13379 Sandra Loosemore <sandra@codesourcery.com>
13380
13381 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13382 (SECONDS): Redefine.
13383 (main): Call pthread_kill and alarm early.
13384 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13385 support.
13386 (test): If the target can't hardware step and doesn't support
13387 displaced stepping, increase the timeout.
13388
d136eff5
PA
133892015-09-16 Pedro Alves <palves@redhat.com>
13390
13391 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13392 (enable_debug): New procedures.
13393 (test): Use them. Bail out if waiting for threads fails.
13394 (top level): Bail out if a test fails.
13395
991f019c
YQ
133962015-09-16 Yao Qi <yao.qi@linaro.org>
13397
13398 * gdb.asm/asm-source.exp: Set asm-arch for
13399 aarch64*-*-* target.
13400 * gdb.asm/aarch64.inc: New file.
13401
bfca584f
PMR
134022015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13403
13404 * gdb.ada/array_of_variable_length.exp: New testcase.
13405 * gdb.ada/array_of_variable_length/foo.adb: New file.
13406 * gdb.ada/array_of_variable_length/pck.adb: New file.
13407 * gdb.ada/array_of_variable_length/pck.ads: New file.
13408
b326e587
DE
134092015-09-15 Doug Evans <dje@google.com>
13410
13411 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13412 of function static local variable.
13413
5382cfab
PW
134142015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13415
13416 * gdb.threads/tls-so_extern.exp: New test file.
13417 * gdb.threads/tls-so_extern.c: New test file.
13418 * gdb.threads/tls-so_extern_main.c: New test file.
13419
141c5cc4
JK
134202015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13421
13422 * gdb.opt/solib-intra-step-lib.c: New file.
13423 * gdb.opt/solib-intra-step-main.c: New file.
13424 * gdb.opt/solib-intra-step.exp: New file.
13425
d15dcecd
PA
134262015-09-15 Pedro Alves <palves@redhat.com>
13427
13428 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13429 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13430
4c2f2a79
PA
134312015-09-14 Pedro Alves <palves@redhat.com>
13432
13433 * gdb.base/hook-stop-continue.c: Delete.
13434 * gdb.base/hook-stop-continue.exp: Delete.
13435 * gdb.base/hook-stop-frame.c: Delete.
13436 * gdb.base/hook-stop-frame.exp: Delete.
13437 * gdb.base/hook-stop.c: New file.
13438 * gdb.base/hook-stop.exp: New file.
13439
919e6dbe
PMR
134402015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13441
13442 * gdb.ada/access_to_packed_array.exp: New testcase.
13443 * gdb.ada/access_to_packed_array/foo.adb: New file.
13444 * gdb.ada/access_to_packed_array/pack.adb: New file.
13445 * gdb.ada/access_to_packed_array/pack.ads: New file.
13446
157280a4
MM
134472015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13448
13449 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13450 buffer size test.
13451
2fd33e94
DB
134522015-09-11 Don Breazeal <donb@codesourcery.com>
13453
13454 * gdb.base/foll-exec.c: Add copyright header. Fix
13455 formatting issues.
13456 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13457 (do_exec_tests): Use clean_restart in place of zap_session,
13458 and for test initialization. Fix formatting issues. Use
13459 fail in place of perror.
13460 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13461 an expect statement to match an expression with output from
13462 the program under debug.
13463 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13464 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13465 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13466 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13467 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13468
e70b6e8e
DE
134692015-09-09 Doug Evans <dje@google.com>
13470
13471 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13472
7a551a51
DE
134732015-09-09 Doug Evans <dje@google.com>
13474
13475 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13476
4c666f84
DE
134772015-09-09 Doug Evans <dje@google.com>
13478
13479 * gdb.base/savedregs.exp: Fix typo.
13480
243a9253
PA
134812015-09-09 Pedro Alves <palves@redhat.com>
13482
13483 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13484
c0fa8fbd
SL
134852015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13486
13487 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13488 command actually switches threads. Give up on remaining
13489 tests if target fails to stop at breakpoint.
13490
cd7c1778
PMR
134912015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13492
13493 * gdb.ada/funcall_char.exp: New testcase.
13494 * gdb.ada/funcall_char/foo.adb: New file.
13495
dc5c8746
PMR
134962015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13497
13498 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13499 expected outputs. Add two testcases for completing ambiguous
13500 functions.
13501 * gdb.ada/complete/aux_pck.adb: New file.
13502 * gdb.ada/complete/aux_pck.ads: New file.
13503 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13504 Ambiguous_Func functions.
13505 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13506 * gdb.ada/complete/pck.adb: Likewise.
13507
4e83a1e7
UW
135082015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13509
13510 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13511 failures to run the test program under GDB.
13512
8ce74153
LM
135132015-08-26 Luis Machado <lgustavo@codesourcery.com>
13514
13515 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13516 to C.
13517
e9756d52
PP
135182015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13519
13520 * gdb.base/run-after-attach.exp: New test file.
13521 * gdb.base/run-after-attach.c: New test file.
13522
8d37573b
DB
135232015-08-26 Don Breazeal <donb@codesourcery.com>
13524
13525 * gdb.base/foll-exec-2.c: New test program.
13526 * gdb.base/foll-exec-2.exp: New test.
13527
63e43d3a
PMR
135282015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13529
13530 * gdb.base/nested-subp1.exp: New file.
13531 * gdb.base/nested-subp1.c: New file.
13532 * gdb.base/nested-subp2.exp: New file.
13533 * gdb.base/nested-subp2.c: New file.
13534 * gdb.base/nested-subp3.exp: New file.
13535 * gdb.base/nested-subp3.c: New file.
13536
3d40fbb5
PA
135372015-08-24 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.server/connect-without-multi-process.c: New file.
13540 * gdb.server/connect-without-multi-process.exp: New file.
13541
4422ac93
LM
135422015-08-24 Luis Machado <lgustavo@codesourcery.com>
13543
13544 * gdb.opt/inline-markers.c: Make z int.
13545
91dddb86
LM
135462015-08-24 Luis Machado <lgustavo@codesourcery.com>
13547
13548 * gdb.opt/inline-markers.c: Make z volatile.
13549
a48847ee
LM
135502015-08-24 Luis Machado <lgustavo@codesourcery.com>
13551
13552 * gdb.opt/inline-bt.c: New volatile global z.
13553 * gdb.opt/inline-cmds.c: Likewise.
13554 * gdb.opt/inline-locals.c: Likewise.
13555 * gdb.opt/inline-markers.c: New extern global z.
13556 (marker): Use z.
13557 (inline_fn): Likewise.
13558
0ebbc52b
PA
135592015-08-24 Pedro Alves <palves@redhat.com>
13560
13561 * config/m32r-stub.exp: Remove file.
13562 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13563 * gdb.base/call-rt-st.exp: Likewise.
13564 * gdb.base/call-strs.exp: Likewise.
13565 * gdb.base/default.exp: Remove references to h8300-*-hms and
13566 *-*-udi*.
13567 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13568
77c365df
AA
135692015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13570
13571 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13572 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13573 and "return" use KFAIL when GDB can not read/write the vector
13574 return value.
13575
4313b8c0
GB
135762015-08-21 Gary Benson <gbenson@redhat.com>
13577
13578 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13579
0e433b32
PA
135802015-08-20 Pedro Alves <palves@redhat.com>
13581
13582 * gdb.server/solib-list.exp: No longer expect an interior stop in
13583 non-stop mode.
13584
221e1a37
PA
135852015-08-20 Pedro Alves <palves@redhat.com>
13586
13587 * gdb.server/connect-stopped-target.c: New file.
13588 * gdb.server/connect-stopped-target.exp: New file.
13589
40e3ad0e
PA
135902015-08-20 Pedro Alves <palves@redhat.com>
13591
13592 * gdb.dwarf2/comp-unit-lang.exp: New file.
13593 * gdb.dwarf2/comp-unit-lang.c: New file.
13594
af39b327
PMR
135952015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13596
13597 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13598 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13599
7d45c7c3 136002015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13601
7d45c7c3
KB
13602 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13603 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13604
4d6cceb4
DE
136052015-08-18 Doug Evans <dje@google.com>
13606 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13607
13608 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13609 skip_python_tests. New arg prompt_regexp.
13610 (skip_python_tests): New function.
13611 * lib/mi-support.exp (mi_skip_python_tests): New function.
13612 * gdb.python/py-mi-objfile-gdb.py: New file.
13613 * gdb.python/py-mi-objfile.c: New file.
13614 * gdb.python/py-mi-objfile.exp: New file.
13615
ad89c2aa
KS
136162015-08-17 Keith Seitz <keiths@redhat.com>
13617
13618 * gdb.linespec/explicit.exp: Move strace test from here ...
13619 * gdb.trace/strace.exp: ... to here.
13620
e3ae3c43
PP
136212015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13622
13623 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13624 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13625
604b2636
DE
136262015-08-14 Doug Evans <xdje42@gmail.com>
13627
13628 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13629 inferior before selecting a new file.
13630
6ff0ba5f
DE
136312015-08-14 Doug Evans <xdje42@gmail.com>
13632
13633 * gdb.mi/mi-disassemble.exp: Update.
13634 * gdb.base/disasm-optim.S: New file.
13635 * gdb.base/disasm-optim.c: New file.
13636 * gdb.base/disasm-optim.h: New file.
13637 * gdb.base/disasm-optim.exp: New file.
13638
9ca98f92
KS
136392015-08-14 Keith Seitz <keiths@redhat.com>
13640
13641 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13642 "evaluated-by".
13643
52bbc560
JB
136442015-08-13 Joel Brobecker <brobecker@adacore.com>
13645
13646 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13647
5d8c3ed3
PMR
136482015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13649
13650 * gdb.ada/fun_renaming.exp: New testcase.
13651 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13652 * gdb.ada/fun_renaming/pack.adb: New file.
13653 * gdb.ada/fun_renaming/pack.ads: New file.
13654
ea8812bc
KS
136552015-08-12 Keith Seitz <keiths@redhat.com>
13656
13657 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13658 gdb_get_line_number.
13659
4dafcdeb
JB
136602015-08-12 Joel Brobecker <brobecker@adacore.com>
13661
13662 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13663 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13664 gdb.base/dso2dso.exp: New files.
13665
5ba32597
SDJ
136662015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13667 Pedro Alves <palves@redhat.com>
13668 Keith Seitz <keiths@redhat.com>
13669
13670 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13671 GDBFLAGS.
13672
b6dafabf
PP
136732015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13674
13675 * gdb.base/gdbhistsize-history.exp
13676 (test_histsize_history_setting): Use save_vars.
13677 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13678 Use save_vars.
13679 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13680 * gdb.base/readline.exp: Use save_vars.
13681
abe8e607
PP
136822015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13683
13684 * lib/gdb.exp (save_vars): New proc.
13685
629500fa
KS
136862015-08-11 Keith Seitz <keiths@redhat.com>
13687
13688 * gdb.base/help.exp: Update help_breakpoint_text.
13689
eb8c4e2e
KS
136902015-08-11 Keith Seitz <keiths@redhat.com>
13691
13692 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13693 (at toplevel): Call test_explicit_breakpoints.
13694 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13695 breakpoints.
13696 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13697 breakpoint conditions, "-cond".
13698
87f0e720
KS
136992015-08-11 Keith Seitz <keiths@redhat.com>
13700
13701 * gdb.linespec/3explicit.c: New file.
13702 * gdb.linespec/cpexplicit.cc: New file.
13703 * gdb.linespec/cpexplicit.exp: New file.
13704 * gdb.linespec/explicit.c: New file.
13705 * gdb.linespec/explicit.exp: New file.
13706 * gdb.linespec/explicit2.c: New file.
13707 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13708 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13709 before using in the matching pattern.
13710 Clarify that `prefix' is a regular expression.
13711
f00aae0f
KS
137122015-08-11 Keith Seitz <keiths@redhat.com>
13713
13714 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13715 test.
13716 Add tests for missing ",FMT" and ",".
13717
e27852be
DE
137182015-08-10 Doug Evans <dje@google.com>
13719 Keith Seitz <keiths@redhat.com>
13720
13721 PR gdb/17960
13722 * gdb.base/completion.exp: Add location completer tests.
13723
7f03bd92
PA
137242015-08-07 Pedro Alves <palves@redhat.com>
13725
13726 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13727 tests here.
13728 (top level): Run do_test with and without displaced stepping.
13729
3fc8eb30
PA
137302015-08-07 Pedro Alves <palves@redhat.com>
13731
13732 * gdb.base/valgrind-disp-step.c: New file.
13733 * gdb.base/valgrind-disp-step.exp: New file.
13734
d4569d7b
PA
137352015-08-07 Pedro Alves <palves@redhat.com>
13736
13737 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13738 Delete function.
13739 (main): Add alarm. Run an infinite loop instead of calling
13740 wait_threads.
13741 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13742 comment.
13743 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13744 Delete function.
13745 (main): Add alarm. Run an infinite loop instead of calling
13746 wait_threads.
13747 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13748 comment.
13749
e1316e60
PA
137502015-08-07 Pedro Alves <palves@redhat.com>
13751
13752 * gdb.base/checkpoint-ns.exp: New file.
13753 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13754 standard_testfile.
13755
da8c46d2
MM
137562015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13757
13758 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13759 * gdb.btrace/instruction_history.exp: Update.
13760 * gdb.btrace/tsx.exp: New.
13761 * gdb.btrace/tsx.c: New.
13762
de1c2c52
PA
137632015-08-06 Pedro Alves <palves@redhat.com>
13764
13765 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13766 increase timeout.
13767 * gdb.reverse/until-precsave.exp: Bump timeouts.
13768
782e0bf4
PA
137692015-08-06 Pedro Alves <palves@redhat.com>
13770
13771 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13772
83e97ed0
PA
137732015-08-06 Pedro Alves <palves@redhat.com>
13774
13775 PR gdb/18749
13776 * gdb.threads/process-dies-while-handling-bp.c: New file.
13777 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13778
863d01bd
PA
137792015-08-06 Pedro Alves <palves@redhat.com>
13780
13781 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13782 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13783
0a39bb32
PA
137842015-08-05 Pedro Alves <palves@redhat.com>
13785
13786 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13787 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13788
ee2d2b10
SL
137892015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13790
13791 * gdb.base/bp-permanent.exp: Report test as unsupported if
13792 the target cannot stop at the permanent breakpoint.
13793
4e1bdb00
DE
137942015-08-03 Doug Evans <dje@google.com>
13795
13796 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13797 10000.
13798
3d338901
DE
137992015-08-03 Doug Evans <dje@google.com>
13800
13801 * Makefile.in (workers/%.worker, build-perf): New rule.
13802 (GDB_PERFTEST_MODE): New variable.
13803 (check-perf): Use it.
13804 (clean): Clean up gdb.perf parallel build subdirs.
13805 * lib/build-piece.exp: New file.
13806 * lib/gdb.exp (make_gdb_parallel_path): New function
13807 (standard_output_file, standard_temp_file): Call it.
13808 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13809 of $GDB_PARALLEL.
13810 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13811
af061d3e
DE
138122015-08-03 Doug Evans <dje@google.com>
13813
8e1afc81 13814 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13815 (LOG_FILE_NAME): New global.
13816 (TextReporter.__init__): Initialize self.txt_sum.
13817 (TextReporter.report): Add support for multiple data-points.
13818 Move report to perftest.sum, put raw data in perftest.log.
13819 (TextReporter.start): Open sum and log files.
13820 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13821 * gdb.perf/lib/perftest/testresult.py
13822 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13823
2c8c5d37
PA
138242015-07-31 Pedro Alves <palves@redhat.com>
13825
13826 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13827 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13828 kill_wait_spawned_process instead of explicit "kill -9".
13829 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13830 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13831 kill_wait_spawned_process.
13832 * gdb.base/attach-twice.exp: Likewise.
13833 * gdb.base/attach.exp: Likewise.
13834 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13835 gdb_test_multiple.
13836 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13837 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13838 kill_wait_spawned_process.
13839 * gdb.base/valgrind-infcall.exp: Likewise.
13840 * gdb.multi/multi-attach.exp: Likewise.
13841 * gdb.python/py-prompt.exp: Likewise.
13842 * gdb.python/py-sync-interp.exp: Likewise.
13843 * gdb.server/ext-attach.exp: Likewise.
13844 * gdb.threads/attach-into-signal.exp (corefunc): Use
13845 spawn_wait_for_attach, spawn_id_get_pid and
13846 kill_wait_spawned_process.
13847 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13848 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13849 spawn_id_get_pid and kill_wait_spawned_process.
13850 * gdb.threads/attach-stopped.exp (corefunc): Use
13851 spawn_wait_for_attach, spawn_id_get_pid and
13852 kill_wait_spawned_process.
13853 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13854 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13855 kill_wait_spawned_process instead of explicit "kill -9".
13856 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13857 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13858 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13859 processes. Don't map cygwin/windows pids here. Now returns a
13860 spawn id list.
13861
032a0fca
SL
138622015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13863
13864 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13865 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13866 correct patch.
13867
61a934ca
SL
138682015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13869
13870 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13871
4bc4d428
SL
138722015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13873
13874 Reapply:
13875 2014-05-21 Mark Wielaard <mjw@redhat.com>
13876
13877 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13878
998d452a
PA
138792015-07-30 Pedro Alves <palves@redhat.com>
13880
13881 * linux-low.c (handle_extended_wait): Set the child's last
13882 reported status to TARGET_WAITKIND_STOPPED.
13883
69dde7dc
PA
138842015-07-30 Pedro Alves <palves@redhat.com>
13885
13886 PR threads/18600
13887 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13888 only shows inferior 1.
13889
4dd63d48
PA
138902015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13891 Pedro Alves <palves@redhat.com>
13892
13893 PR threads/18600
13894 * gdb.threads/fork-plus-threads.c: New file.
13895 * gdb.threads/fork-plus-threads.exp: New file.
13896
d618e4c5
PP
138972015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13898
13899 * gdb.base/batch-preserve-term-settings.exp
13900 (test_terminal_settings_preserved_after_cli_exit): Use
13901 send_quit_command.
13902
1eef6428
PA
139032015-07-29 Pedro Alves <palves@redhat.com>
13904 Don Breazeal <donb@codesourcery.com>
13905
13906 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13907 output from both inferior_spawn_id and gdb_spawn_id.
13908
7da5b897
SDJ
139092015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13910
13911 * gdb.threads/attach-into-signal.exp (corefunc): Use
13912 with_test_prefix on nested loops, uniquefying the test messages.
13913
dac804df
SDJ
139142015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13915
13916 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13917 commit.
13918
06265e53
PP
139192015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13920
13921 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13922 New proc.
13923 (test_terminal_settings_preserved_after_sigterm): New test.
13924
18206ca3
PP
139252015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13926
13927 * gdb.base/batch-preserve-term-settings.exp
13928 (test_terminal_settings_preserved_after_cli_exit): New test.
13929
90074d11
PP
139302015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13931
13932 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13933 manipulation of saved_gdbflags.
13934 (test_terminal_settings_preserved): Remove global declaration of
13935 the unused variable pagination_prompt. Remove manipulation of
13936 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13937 GDBFLAGS.
13938
eb1a7902
PA
139392015-07-29 Pedro Alves <palves@redhat.com>
13940
13941 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13942
8b75dd3b
PA
139432015-07-29 Pedro Alves <palves@redhat.com>
13944
13945 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13946 at the top.
13947
dedad4e3
PA
139482015-07-29 Pedro Alves <palves@redhat.com>
13949
13950 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13951 (main): Call gdb_unbuffer_output.
13952 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13953 (main): Call gdb_unbuffer_output.
13954 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13955 (main): Call gdb_unbuffer_output.
13956 * gdb.base/call-strs.exp: Adjust to step over the
13957 gdb_unbuffer_output call.
13958 * gdb.base/catch-gdb-caused-signals.c: Include
13959 "../lib/unbuffer_output.c".
13960 (main): Call gdb_unbuffer_output.
13961 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13962 (main): Call gdb_unbuffer_output.
13963 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13964 (main): Call gdb_unbuffer_output.
13965 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13966 (main): Call gdb_unbuffer_output.
13967 * gdb.base/shlib-call.exp: Adjust to step over the
13968 gdb_unbuffer_output call.
13969 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13970 (main): Call gdb_unbuffer_output.
13971 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13972 (main): Call gdb_unbuffer_output.
13973 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13974 (main): Rename to ...
13975 (test): ... this.
13976 (main): Reimplement.
13977 * gdb.base/varargs.exp: Run to test instead of to main.
13978 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13979 (main): Call gdb_unbuffer_output.
13980
58789a91
PA
139812015-07-29 Pedro Alves <palves@redhat.com>
13982
13983 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13984 factore out from mi_continue_dprintf. For call-style dprintfs,
13985 expect dprintf output out of $inferior_spawn_id.
13986 (mi_continue_dprintf): Use mi_expect_dprintf.
13987 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13988 (main): Call gdb_unbuffer_output.
13989
e8376742
PA
139902015-07-29 Pedro Alves <palves@redhat.com>
13991
13992 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13993 (default_mi_gdb_start): Set inferior_spawn_id instead of
13994 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13995 gdb_spawn_id.
13996 (mi_gdb_test): Always expect inferior output from both
13997 $inferior_spawn_id and $gdb_spawn_id.
13998
08280010
PA
139992015-07-29 Pedro Alves <palves@redhat.com>
14000
14001 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14002 send_inferior and $inferior_spawn_id.
14003
4d30e432
PA
140042015-07-29 Pedro Alves <palves@redhat.com>
14005
14006 * gdb.gdb/complaints.exp (test_initial_complaints)
14007 (test_serial_complaints, test_short_complaints): Use
14008 gdb_test_stdio.
14009 (test_empty_complaint): Handle $inferior_spawn_id !=
14010 $gdb_spawn_id.
14011
0d30a335
PA
140122015-07-29 Pedro Alves <palves@redhat.com>
14013
14014 * gdb.base/varargs.exp: Use gdb_test_stdio.
14015
39413b29
PA
140162015-07-29 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14019
7cb000a9
PA
140202015-07-29 Pedro Alves <palves@redhat.com>
14021
14022 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14023
d7b8ac82
PA
140242015-07-29 Pedro Alves <palves@redhat.com>
14025
14026 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14027 parameter into two new parameters, "inf_result" and "gdb_result".
14028 Expect inferior output and gdb output from $inferior_spawn_id and
14029 $gdb_spawn_id, respectively. Adjust all callers.
14030
789c3a0c
PA
140312015-07-29 Pedro Alves <palves@redhat.com>
14032
14033 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14034 of gdb_test_sequence.
14035
77e760c3
PA
140362015-07-29 Pedro Alves <palves@redhat.com>
14037
14038 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14039 (saw_spurious_output): Expect inferior output from
14040 $inferior_spawn_id. Use gdb_test_stdio.
14041
8396d2cd
PA
140422015-07-29 Pedro Alves <palves@redhat.com>
14043
14044 * gdb.base/dprintf.exp: Use standard_testfile. Change
14045 prepare_for_testing call.
14046 (srcfile): Don't set.
14047 (restart): New procedure.
14048 (test_dprintf): New procecure, use to continue over dprintfs.
14049 (test_call, test_agent): New procedures, tests moved here.
14050 Restart gdb and recreate dprintfs. Adjust expected output.
14051
2051d61f
PA
140522015-07-29 Pedro Alves <palves@redhat.com>
14053
14054 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14055
452397af
PA
140562015-07-29 Pedro Alves <palves@redhat.com>
14057
14058 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14059
8aed9555
PA
140602015-07-29 Pedro Alves <palves@redhat.com>
14061
14062 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14063 gdb_test_stdio.
14064
188a61b4
PA
140652015-07-29 Pedro Alves <palves@redhat.com>
14066
14067 * lib/gdb.exp (gdb_test_stdio): New procedure.
14068
12264a45
PA
140692015-07-29 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14072
23ffc893
PA
140732015-07-29 Pedro Alves <palves@redhat.com>
14074
14075 * gdb.base/call-signal-resume.exp: Remove check for
14076 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14077 * gdb.base/unwindonsignal.exp: Likewise.
14078 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14079 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14080
65566918
PA
140812015-07-29 Pedro Alves <palves@redhat.com>
14082
14083 * gdb.base/siginfo-addr.c (pass): New function.
14084 (handler): Call it iff si_addr is correct.
14085 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14086 Set a breakpoint at "pass" and continue to it.
14087
d60a9221
SDJ
140882015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14089
14090 * gdb.python/py-objfile.exp: Make some tests have unique names.
14091 * gdb.python/py-pp-registration.exp: Likewise.
14092
bde40b8f
PA
140932015-07-28 Pedro Alves <palves@redhat.com>
14094
14095 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14096
13e1dec8
SM
140972015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14098
14099 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14100
da33c9a7
SM
141012015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14102
14103 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14104
077836f7
PP
141052015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14106
14107 * gdb.base/gdb-sigterm-2.exp: New test.
14108
b8cc7b2e
DE
141092015-07-25 Doug Evans <xdje42@gmail.com>
14110
14111 Revert:
14112 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14113 (workers/%.worker, build-perf): New rule.
14114 (GDB_PERFTEST_MODE): New variable.
14115 (check-perf): Use it.
14116 (clean): Clean up gdb.perf parallel build subdirs.
14117 * lib/build-piece.exp: New file.
14118 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14119 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14120 name.
14121 (standard_temp_file): Ditto.
14122 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14123 of $GDB_PARALLEL.
14124
c8bd4544
DE
141252015-07-24 Doug Evans <dje@google.com>
14126
14127 * gdb.perf/lib/perftest/utils.py: New file.
14128 * gdb.perf/gm-hello.cc: New file.
14129 * gdb.perf/gm-pervasive-typedef.cc: New file.
14130 * gdb.perf/gm-pervasive-typedef.h: New file.
14131 * gdb.perf/gm-std.cc: New file.
14132 * gdb.perf/gm-std.h: New file.
14133 * gdb.perf/gm-use-cerr.cc: New file.
14134 * gdb.perf/gm-utils.h: New file.
14135 * gdb.perf/gmonster-null-lookup.py: New file.
14136 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14137 * gdb.perf/gmonster-print-cerr.py: New file.
14138 * gdb.perf/gmonster-ptype-string.py: New file.
14139 * gdb.perf/gmonster-runto-main.py: New file.
14140 * gdb.perf/gmonster-select-file.py: New file.
14141 * gdb.perf/gmonster1-null-lookup.exp: New file.
14142 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14143 * gdb.perf/gmonster1-print-cerr.exp: New file.
14144 * gdb.perf/gmonster1-ptype-string.exp: New file.
14145 * gdb.perf/gmonster1-runto-main.exp: New file.
14146 * gdb.perf/gmonster1-select-file.exp: New file.
14147 * gdb.perf/gmonster1.cc: New file.
14148 * gdb.perf/gmonster1.exp: New file.
14149 * gdb.perf/gmonster2-null-lookup.exp: New file.
14150 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14151 * gdb.perf/gmonster2-print-cerr.exp: New file.
14152 * gdb.perf/gmonster2-ptype-string.exp: New file.
14153 * gdb.perf/gmonster2-runto-main.exp: New file.
14154 * gdb.perf/gmonster2-select-file.exp: New file.
14155 * gdb.perf/gmonster2.cc: New file.
14156 * gdb.perf/gmonster2.exp: New file.
14157
6eab34f3
DE
141582015-07-24 Doug Evans <dje@google.com>
14159
14160 * gdb.perf/README: New file.
14161 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14162 * lib/gen-perf-test.exp: New file.
14163
63738bfd
DE
141642015-07-24 Doug Evans <dje@google.com>
14165
14166 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14167 (PerfTest::startup): New function.
14168 (PerfTest::run): Return result of calling body.
14169 (PerfTest::assemble): Rewrite.
14170 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14171 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14172 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14173 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14174 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14175
7b606f95
DE
141762015-07-24 Doug Evans <dje@google.com>
14177
14178 * lib/gdb.exp (clean_restart): Make executable optional.
14179
a97b16b8
DE
141802015-07-24 Doug Evans <dje@google.com>
14181
14182 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14183 compiler_info references.
14184 * gdb.cp/temargs.exp: Ditto.
14185 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14186 (get_compiler_info): Early exit if already computed. Set compiler_info
14187 to "unknown" if there was a problem.
14188 (test_compiler_info): Add function comment. Call get_compiler_info.
14189
35baa57f
DE
141902015-07-24 Doug Evans <dje@google.com>
14191
14192 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14193 (workers/%.worker, build-perf): New rule.
14194 (GDB_PERFTEST_MODE): New variable.
14195 (check-perf): Use it.
14196 (clean): Clean up gdb.perf parallel build subdirs.
14197 * lib/build-piece.exp: New file.
14198 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14199 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14200 name.
14201 (standard_temp_file): Ditto.
14202 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14203 of $GDB_PARALLEL.
14204
6ebea266
DE
142052015-07-24 Doug Evans <dje@google.com>
14206
14207 * lib/future.exp (gdb_default_target_compile): New option
14208 "early_flags".
14209 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14210 --as-needed.
14211
1e76a7e9
SDJ
142122015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14213
14214 * gdb.base/catch-syscall.exp: Call gdb_exit before
14215 gdb_skip_xml_test.
14216
5068630a
PA
142172015-07-24 Pedro Alves <palves@redhat.com>
14218
14219 * gdb.python/py-events.exp: Accept output between the stop event
14220 and the prompt.
14221 * gdb.python/py-evsignal.exp: Likewise.
14222 * gdb.python/py-evthreads.exp: Likewise.
14223
77598427
PA
142242015-07-24 Pedro Alves <palves@redhat.com>
14225
14226 PR gdb/18717
14227 * gdb.threads/non-ldr-exit.c: New file.
14228 * gdb.threads/non-ldr-exit.exp: New file.
14229
11e6c98f
YQ
142302015-07-24 Yao Qi <yao.qi@linaro.org>
14231
14232 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14233 restarting process.
14234
51aee833
YQ
142352015-07-24 Yao Qi <yao.qi@linaro.org>
14236
14237 * gdb.server/ext-restart.exp: New file.
14238
8cfe207c
YQ
142392015-07-24 Yao Qi <yao.qi@linaro.org>
14240
14241 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14242 argument options.
14243 * gdb.server/ext-wrapper.exp: New file.
14244
cc12ce38
DE
142452015-07-23 Doug Evans <dje@google.com>
14246
14247 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14248 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14249
d0d84780
PMR
142502015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14251
14252 * gdb.ada/var_arr_typedef.exp: New testcase.
14253 * gdb.ada/var_arr_typedef/pack.adb: New file.
14254 * gdb.ada/var_arr_typedef/pack.ads: New file.
14255 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14256
8b558f79
JB
142572015-07-20 Joel Brobecker <brobecker@adacore.com>
14258
14259 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14260
775a3298
JK
142612015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14262
14263 * gdb.arch/i386-biarch-core.exp: Replace istarget
14264 by "complete set gnutarget". Remove expectation for the "core-file"
14265 command.
14266
db1ff28b
JK
142672015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14268
14269 Revert the previous commit:
14270 Tests for validate symbol file using build-id.
14271
0a94970d
JK
142722015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14273
14274 Tests for validate symbol file using build-id.
14275 * gdb.base/solib-mismatch-lib.c: New file.
14276 * gdb.base/solib-mismatch-libmod.c: New file.
14277 * gdb.base/solib-mismatch.c: New file.
14278 * gdb.base/solib-mismatch.exp: New file.
14279
03346981
SL
142802015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14281
14282 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14283 nios2-*-linux*.
14284 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14285 * gdb.base/siginfo.exp: Likewise.
14286 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14287
42422cc7
PL
142882015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14289
14290 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14291 Move it to ...
14292 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14293 ... here.
14294 * gdb.trace/range-stepping.exp: Check that the target supports
14295 range stepping.
14296
cfa68bae
JK
142972015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14298
14299 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14300
8ffdba26
PA
143012015-07-14 Pedro Alves <palves@redhat.com>
14302
14303 * gdb.base/killed-outside.exp: New file.
14304 * gdb.base/killed-outside.c: New file.
14305
218a5a11
JK
143062015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14307
14308 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14309 (n at main): New.
14310 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14311
e03ed3c6
AA
143122015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14313
14314 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14315 infcall tests instead of setting up for KFAIL.
14316
485668e5
MM
143172015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14318
14319 * gdb.btrace/record_goto-step.exp: New.
14320
08464196
JK
143212015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14322
14323 PR compile/18484
14324 * gdb.compile/compile.c (struct struct_type): Add volatile to
14325 selffield's type.
14326 * gdb.compile/compile.exp
14327 (compile code struct_object.selffield = &struct_object): Skip further
14328 struct_object tests if this one xfails.
14329
bcf5c1d9
RC
143302015-07-08 Robert O'Callahan <robert@ocallahan.org>
14331
14332 PR exp/18617
14333 * gdb.trace/ax.exp: Add test.
14334
4931af25
YQ
143352015-07-07 Yao Qi <yao.qi@linaro.org>
14336
14337 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14338 instead of istarget "aarch64*-*-*".
14339 * gdb.arch/aarch64-fp.exp: Likewise.
14340 * gdb.base/float.exp: Likewise.
14341 * gdb.reverse/aarch64.exp: Likewise.
14342 * lib/gdb.exp (is_aarch64_target): New proc.
14343
9fcf688e
YQ
143442015-07-07 Yao Qi <yao.qi@linaro.org>
14345
14346 * lib/gdb.exp (is_aarch32_target): New proc.
14347 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14348 instead of "istarget "arm*-*-*"".
14349 * gdb.arch/arm-disp-step.exp: Likewise.
14350 * gdb.arch/thumb-bx-pc.exp: Likewise.
14351 * gdb.arch/thumb-prologue.exp: Likewise.
14352 * gdb.arch/thumb-singlestep.exp: Likewise.
14353 * gdb.base/disp-step-syscall.exp: Likewise.
14354 * gdb.base/float.exp: Likewise.
14355
fbd8d50d
YQ
143562015-07-07 Yao Qi <yao.qi@linaro.org>
14357
14358 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14359 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14360
71be1fdc
YQ
143612015-07-07 Yao Qi <yao.qi@linaro.org>
14362
14363 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14364 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14365 if it exists.
14366 * gdb.multi/multi-arch.exp: Likewise.
14367
3e221d36
SM
143682015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14369
14370 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14371 print.
14372
d441430b
YQ
143732015-07-07 Yao Qi <yao.qi@linaro.org>
14374
14375 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14376
06f810bd
MG
143772015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14378
14379 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14380 '[' and ']' characters.
14381
5e61e7c0
IB
143822015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14383
14384 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14385
28bf096c
PA
143862015-06-29 Pedro Alves <palves@redhat.com>
14387
14388 PR threads/18127
14389 * gdb.threads/hand-call-new-thread.c: New file.
14390 * gdb.threads/hand-call-new-thread.c: New file.
14391
ee93cd5e
KS
143922015-06-26 Keith Seitz <keiths@redhat.com>
14393 Doug Evans <dje@google.com>
14394
14395 PR 16253
14396 * gdb.cp/var-tag-2.cc: New file.
14397 * gdb.cp/var-tag-3.cc: New file.
14398 * gdb.cp/var-tag-4.cc: New file.
14399 * gdb.cp/var-tag.cc: New file.
14400 * gdb.cp/var-tag.exp: New file.
14401
fc637f04
PP
144022015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14403
14404 * gdb.base/history-duplicates.exp: New test.
14405
2e52ae68
PP
144062015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14407
14408 * gdb.base/completion.exp: Test the completion of the "focus"
14409 command.
14410
6e22494e
JK
144112015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14412
14413 * gdb.arch/amd64-prologue-skip.S: New file.
14414 * gdb.arch/amd64-prologue-skip.exp: New file.
14415
bf7b9cd9
SM
144162015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14417
14418 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14419 is_address_zero_readable check.
14420
201e8dfd
PB
144212015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14422
14423 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14424 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14425
5cd867b4
YQ
144262015-06-24 Yao Qi <yao.qi@linaro.org>
14427
14428 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14429 linux targets.
14430
4d7be007
YQ
144312015-06-24 Yao Qi <yao.qi@linaro.org>
14432
14433 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14434 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14435 * gdb.base/siginfo-thread.exp: Likewise.
14436
07fcd301
YQ
144372015-06-22 Yao Qi <yao.qi@linaro.org>
14438
14439 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14440
52042a00
YQ
144412015-06-22 Yao Qi <yao.qi@linaro.org>
14442
14443 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14444 aarch64*-*-*.
14445 (skip_hw_watchpoint_tests): Likewise.
14446
74bd41ce
PP
144472015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14448
14449 * gdb.base/gdbinit-history.exp: Test the interaction between
14450 setting GDBHISTSIZE and setting the history size via .gdbinit.
14451
bc460514
PP
144522015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14453
14454 PR gdb/16999
14455 * gdb.base/gdbhistsize-history.exp: New test.
14456
b58c513b
PP
144572015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14458
14459 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14460 with GDBHISTSIZE.
14461 * gdb.base/readline.exp: Likewise.
14462
92046791
YQ
144632015-06-17 Yao Qi <yao.qi@linaro.org>
14464
14465 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14466 line.
14467
2093d2d3
PP
144682015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14469
14470 * gdb.base/gdbinit-history.exp: Add test case to check that
14471 an unlimited history file does not get truncated on exit.
14472
e6c693af
AA
144732015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14474
14475 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14476 (VECTOR): New macro. Use it...
14477 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14478 ...for these typedefs.
14479 (int8, char1, int1, double1): New typedefs.
14480 (struct just_int2, struct two_int2): New structures.
14481 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14482 (add_structvecs, add_singlevecs): New functions.
14483 (main): Call add_some_intvecs twice.
14484 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14485 the compile and exit upon failure. Try compiling for the "native"
14486 architecture. Test inferior function calls with vector arguments
14487 and vector return value handling with "finish" and "return".
14488
c74f7d1c
JT
144892015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14490
14491 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14492 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14493 PE file.
14494 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14495
98aa42ee
AT
144962015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14497
14498 PR breakpoints/16465
14499 * gdb.mi/mi-dprintf-pending.c: New file.
14500 * gdb.mi/mi-dprintf-pending.exp: New test.
14501 * gdb.mi/mi-dprintf-pendshr.c: New file.
14502
7d73c23c 145032015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14504 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14505
14506 * gdb.arch/i386-mpx-map.c: New file.
14507 * gdb.arch/i386-mpx-map.exp: New File.
14508
145092015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14510
14511 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14512 * gdb.arch/i386-mpx.exp: Indentation fixed.
14513
145142015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14515
14516 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14517 function and improved indentation.
14518 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14519 gdb_test_multiple. Added additional tests to skip the test.
14520
145212015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14522
14523 * gdb.arch/i386-avx512.c: Change path in include file.
14524 * gdb.arch/i386-avx512.exp: Change include dir path
14525 compilation flag.
14526 * gdb.arch/i386-mpx.c: Change path in include file.
14527 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14528 flag.
14529
d5eba19a
JK
145302015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14531
14532 * gdb.compile/compile-print.exp (compile print *vararray@3)
14533 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14534
7f361056
JK
145352015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14536
14537 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14538 (do not keep jit in memory): ... this.
14539 (expect 5): Change it to ...
14540 (expect no 5): ... this.
14541
3b462ec2
SM
145422015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14543
14544 PR gdb/15564
14545 * gdb.mi/mi-detach.exp: New file.
14546
e0619de6
JK
145472015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14548
14549 PR symtab/18392
14550 * gdb.arch/amd64-tailcall-self.S: New file.
14551 * gdb.arch/amd64-tailcall-self.c: New file.
14552 * gdb.arch/amd64-tailcall-self.exp: New file.
14553
e970cb34
DB
145542015-05-28 Don Breazeal <donb@codesourcery.com>
14555
14556 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14557 tests for remote targets by checking is_target_gdbserver.
14558
b2e2f908
DE
145592015-05-27 Doug Evans <dje@google.com>
14560
14561 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14562 * gdb.dwarf2/opaque-type-lookup.c: New file.
14563 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14564
82c7be31
DE
145652015-05-26 Doug Evans <dje@google.com>
14566
14567 * gdb.cp/iostream.cc: New file.
14568 * gdb.cp/iostream.exp: New file.
14569
b4f54984
DE
145702015-05-26 Doug Evans <dje@google.com>
14571
14572 * gdb.dwarf2/dw2-op-call.exp: Update.
14573 * gdb.dwarf2/dw4-sig-types.exp: Update.
14574 * gdb.dwarf2/implptr.exp: Update.
14575 * gdb.mi/mi-cmd-param-changed.exp: Update.
14576
4ea6efe9
DE
145772015-05-26 Doug Evans <dje@google.com>
14578
14579 * gdb.python/py-lazy-string.c: New file.
14580 * gdb.python/py-lazy-string.exp: New file.
14581 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14582 (main): Update. Add estring3.
14583 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14584 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14585
f6bb7db3
YQ
145862015-05-26 Omair Javaid <omair.javaid@linaro.org>
14587 Yao Qi <yao.qi@linaro.org>
14588
14589 * gdb.reverse/aarch64.c: New.
14590 * gdb.reverse/aarch64.exp: New.
14591
a81bfbd0
OJ
145922015-05-26 Omair Javaid <omair.javaid@linaro.org>
14593
25d49b86
PA
14594 * lib/gdb.exp (supports_process_record): Return true for
14595 aarch64*-linux*.
a81bfbd0
OJ
14596 (supports_reverse): Likewise.
14597
158bf1b4
PP
145982015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14599
14600 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14601 Use with_test_prefix.
14602
a0145030
AB
146032015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14604
14605 * gdb.base/completion.exp: Add test for completion of layout
14606 names.
14607
ebe3b578
AB
146082015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14609
14610 * lib/gdb.exp (skip_tui_tests): New proc.
14611 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14612
84204ed7
PA
146132015-05-19 Pedro Alves <palves@redhat.com>
14614
14615 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14616 Save the whole env array instead of just HOME. Unset HISTSIZE in
14617 the environment while testing. Restore whole environment
14618 afterwards.
14619
37442ce1
DE
146202015-05-16 Doug Evans <xdje42@gmail.com>
14621
14622 * gdb.guile/scm-ports.c: New file.
14623 * gdb.guile/scm-ports.exp: Add memory port tests.
14624
36de76f9
JK
146252015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14626
14627 * gdb.compile/compile-print.c: New file.
14628 * gdb.compile/compile-print.exp: New file.
14629
3a9558c4
JK
146302015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14631
14632 * gdb.compile/compile-ops.exp: Cast param to void.
14633 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14634 (compile code struct_object.selffield = &struct_object): Add xfail.
14635
aa715135
JG
146362015-05-15 Joel Brobecker <brobecker@adacore.com>
14637
14638 * gdb.ada/arr_enum_with_gap: New testcase.
14639
931e5bc3
JG
146402015-05-15 Joel Brobecker <brobecker@adacore.com>
14641
14642 * gdb.ada/byte_packed_arr: New testcase.
14643
9cd4d857
JB
146442015-05-15 Joel Brobecker <brobecker@adacore.com>
14645
14646 * gdb.ada/pckd_neg: New testcase.
14647
ebfd00d2
PP
146482015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14649
14650 PR gdb/17820
14651 * gdb.base/gdbinit-history.exp: New test.
14652 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14653 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14654
4c082a81
SC
146552015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14656
14657 * gdb.python/py-xmethods.cc: Enhance test case.
14658 * gdb.python/py-xmethods.exp: New tests.
14659 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14660 function.
14661 (B_indexoper): Likewise.
14662 (global_dm_list) : Add new xmethod worker functions.
14663
f7797074
SDJ
146642015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14665
14666 * gdb.base/coredump-filter.exp: Correctly unset
14667 "coredump_var_addr" array.
14668
a4674e4e
PA
146692015-05-08 Pedro Alves <palves@redhat.com>
14670
14671 * gdb.server/non-existing-program.exp: Unset spawn_id.
14672
df2eb078
SC
146732015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14674
14675 PR python/18291
14676 * gdb.python/py-xmethods.exp: Add tests.
14677
422349a3
YQ
146782015-05-08 Yao Qi <yao.qi@linaro.org>
14679
14680 PR gdb/18208
14681 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14682 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14683 function set_coredump_filter, and remove remote_exec call.
14684 Remove argument ipid. Callers update.
14685 (top level): Don't get inferior's PID.
14686
63fc80ce
AA
146872015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14688
14689 * gdb.base/watch_thread_num.exp: Skip test on targets without
14690 access watchpoints.
14691
80ad801e
PA
146922015-05-06 Pedro Alves <palves@redhat.com>
14693
14694 PR server/18081
14695 * gdb.server/non-existing-program.exp: New file.
14696
0fa7fe50
JB
146972015-05-05 Joel Brobecker <brobecker@adacore.com>
14698
14699 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14700
3ea89b92
PMR
147012015-05-05 Joel Brobecker <brobecker@adacore.com>
14702
14703 * gdb.ada/out_of_line_in_inlined: New testcase.
14704
87b8eff0
JB
147052015-05-05 Joel Brobecker <brobecker@adacore.com>
14706
14707 * gdb.ada/var_rec_arr: New testcase.
14708
5fccc635
YQ
147092015-04-30 Yao Qi <yao.qi@linaro.org>
14710
14711 * gdb.base/break-idempotent.exp: If
14712 skip_hw_watchpoint_multi_tests returns true, skip the tests
14713 on "rwatch" and "awatch".
14714
42d38f42
YQ
147152015-04-30 Yao Qi <yao.qi@linaro.org>
14716
14717 * gdb.base/relativedebug.exp: Invoke gdb command
14718 "info sharedlibrary", and if libc.so doesn't have debug info,
14719 skip the test.
14720
2ce1cdbf
DE
147212015-04-29 Doug Evans <dje@google.com>
14722
14723 * gdb.python/py-xmethods.exp: Add ptype tests.
14724 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14725 get_result_type method.
14726
f24a38c5
LM
147272015-04-29 Luis Machado <lgustavo@codesourcery.com>
14728
14729 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14730 the target does not support hardware watchpoints.
14731
ecbf2b3c
LM
147322015-04-29 Luis Machado <lgustavo@codesourcery.com>
14733
14734 * gdb.base/break-always.exp: Abort testing if writing to memory
14735 causes an error.
14736
34f5f757
DE
147372015-04-28 Doug Evans <dje@google.com>
14738
14739 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14740 * gdb.python/py-pp-registration.exp: ... here. New file.
14741 * gdb.python/py-pp-registration.c: New file.
14742 * gdb.python/py-pp-registration.py: New file.
14743
69b4374a
DE
147442015-04-28 Doug Evans <dje@google.com>
14745
14746 * gdb.python/py-bad-printers.c: New file.
14747 * gdb.python/py-bad-printers.py: New file.
14748 * gdb.python/py-bad-printers.exp: New file.
14749
59fb7612
SS
147502015-04-28 Sasha Smundak <asmundak@google.com>
14751
14752 * gdb.python/py-type.exp: New test.
14753
2631b16a
AW
147542015-04-28 Andy Wingo <wingo@igalia.com>
14755
14756 * gdb.python/py-parameter.exp:
14757 * gdb.guile/scm-parameter.exp: Escape the path that we are
14758 matching against, as it might contain characters that are special
14759 to regular expressions.
14760
460efde1
JB
147612015-04-27 Joel Brobecker <brobecker@adacore.com>
14762
14763 * gdb.ada/rec_comp: New testcase.
14764
2d369d8e
SDJ
147652015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14766
14767 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14768 before using it.
14769
cf75d6c3
AB
147702015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14771
14772 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14773 new tests for verilog output.
14774
8dbe7ca5
YQ
147752015-04-24 Yao Qi <yao.qi@linaro.org>
14776
14777 * boards/remote-gdbserver-on-localhost.exp: New file.
14778
4ef9fb2f
PA
147792015-04-23 Pedro Alves <palves@redhat.com>
14780
14781 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14782 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14783 "end of file", remove $inferior_spawn_id from the indirect list.
14784
0a803169
PA
147852015-04-23 Pedro Alves <palves@redhat.com>
14786
14787 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14788
749ef8f8
PA
147892015-04-23 Pedro Alves <palves@redhat.com>
14790
14791 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14792 on $any_spawn_id instead of only on $gdb_spawn_id.
14793
8aae4344
PM
147942015-04-21 Pierre Muller <muller@sourceware.org>
14795
14796 PR pascal/17815
14797 * lib/pascal.exp (gpc_compile): Add new option "class".
14798 (fpc_compile): Likewise.
14799 * gdb.pascal/case-insensitive-symbols.pas: New file.
14800 * gdb.pascal/case-insensitive-symbols.exp: New file.
14801
1586c8fb
GB
148022015-04-20 Gary Benson <gbenson@redhat.com>
14803
14804 * gdb.base/attach.exp: Fix three extended remote failures.
14805
1b6e6f5c
GB
148062015-04-17 Gary Benson <gbenson@redhat.com>
14807
14808 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14809 the main executable over the remote protocol.
14810
e797481d
PA
148112015-04-16 Pedro Alves <palves@redhat.com>
14812
14813 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14814 a new gdbserver if gdbserver_reconnect_p is set.
14815
1ca99c42
PA
148162015-04-16 Pedro Alves <palves@redhat.com>
14817
14818 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14819 is set, don't exit gdbserver.
14820
af9fd6f8
AA
148212015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14822
14823 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14824 appropriate .insn, such that an older assembler can be used.
14825 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14826 the z/Architecture instruction set on 31-bit targets as well.
14827
04ff1e61
AA
148282015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14829
14830 * gdb.go/handcall.exp: Remove all logic related to the first
14831 breakpoint and rely on go_runto_main instead.
14832 * gdb.go/strings.exp: Likewise.
14833 * gdb.go/unsafe.exp: Likewise.
14834 * gdb.go/hello.exp: Likewise. Also rename the remaining
14835 breakpoint marker to "breakpoint 1".
14836 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14837 * gdb.go/strings.go: Likewise.
14838 * gdb.go/unsafe.go: Likewise.
14839 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14840 "set breakpoint 2 here" and rename the remaining breakpoint marker
14841 to "breakpoint 1".
14842
40d2f8d6
SM
148432015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14844
14845 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14846 if itertools.imap is not present.
14847 * gdb.python/py-objfile.exp: Add parentheses.
14848 * gdb.python/py-type.exp: Same.
14849 * gdb.python/py-unwind-maint.py: Same.
14850
8cbc97c6
YQ
148512015-04-15 Yao Qi <yao.qi@linaro.org>
14852
14853 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14854 of ":$ptr_size" and set its form explicitly.
14855
45fd756c
YQ
148562015-04-15 Pedro Alves <palves@redhat.com>
14857 Yao Qi <yao.qi@linaro.org>
14858
14859 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14860 timeout by factor of 4.
14861 (test_regular_watch): Likewise.
14862 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14863 * gdb.reverse/sigall-reverse.exp: Likewise.
14864 * gdb.reverse/until-precsave.exp: Likewise.
14865 * lib/gdb.exp (with_timeout_factor): New proc.
14866 (gdb_expect): Move some code to ...
14867 (get_largest_timeout): ... here. New procedure.
14868
9e811bc3
LM
148692015-04-14 Luis Machado <lgustavo@codesourcery.com>
14870
14871 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14872
0ff6fcb2
LM
148732015-04-13 Luis Machado <lgustavo@codesourcery.com>
14874
14875 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14876 to write to the .text section.
14877
7578d5f7
LM
148782015-04-13 Luis Machado <lgustavo@codesourcery.com>
14879
14880 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14881 Handle the case of targets that do not provide PID information.
14882
2efe15c4
YQ
148832015-04-13 Yao Qi <yao.qi@linaro.org>
14884
14885 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14886 and use expect instead of gdb_expect.
14887
8cd8f2f8
SDJ
148882015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14889
14890 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14891 "coredump_var_addr" to avoid naming conflict with other testcases.
14892
9ee41772
PA
148932015-04-10 Pedro Alves <palves@redhat.com>
14894
14895 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14896 gdb_test_sequence and gdb_assert.
14897
07473109
PA
148982015-04-10 Pedro Alves <palves@redhat.com>
14899
14900 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14901 test messages that don't include the breakpoint address.
14902
de3db44c
YQ
149032015-04-10 Yao Qi <yao.qi@linaro.org>
14904
14905 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14906 false for some offset and width combinations which aren't
14907 supported by linux kernel.
14908
c79d856c
PA
149092015-04-10 Pedro Alves <palves@redhat.com>
14910
14911 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14912 procedure, factored out from ...
14913 (top level): ... here. Add "set displaced-stepping" testing axis.
14914 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14915 parameter "displaced". Use it.
14916 (top level): Use foreach and add "set displaced-stepping" testing
14917 axis.
14918
ebc90b50
PA
149192015-04-10 Pedro Alves <palves@redhat.com>
14920
14921 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14922 Remove comment.
14923 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14924 both the address of the instruction that triggers the watchpoint
14925 and the address of the instruction immediately after, and use
14926 those addresses for the test. Fix comment.
14927
8f572e5c
PA
149282015-04-10 Pedro Alves <palves@redhat.com>
14929
14930 * gdb.base/sigstep.exp (breakpoint_to_handler)
14931 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14932 Test "backtrace" in handler.
14933 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14934 (top level): Add new "displaced" test axis to
14935 breakpoint_to_handler, breakpoint_to_handler_entry and
14936 breakpoint_over_handler.
14937
8d707a12
PA
149382015-04-10 Pedro Alves <palves@redhat.com>
14939
14940 PR gdb/18216
14941 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14942
ef713951
YQ
149432015-04-10 Yao Qi <yao.qi@linaro.org>
14944
14945 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14946 (test_add_rn_pc): New function.
14947 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14948 (top level): Invoke test_add_rn_pc.
14949
906d60cf
PA
149502015-04-10 Pedro Alves <palves@redhat.com>
14951
14952 PR gdb/13858
14953 * gdb.base/step-over-no-symbols.exp: New file.
14954
f2983cc3
AW
149552015-04-09 Andy Wingo <wingo@igalia.com>
14956
14957 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14958 after the Python tests.
14959
6d62641c
SDJ
149602015-04-08 Keith Seitz <keiths@redhat.com>
14961
14962 PR python/16699
14963 * gdb.python/py-completion.exp: New tests for completion.
14964 * gdb.python/py-completion.py (CompleteLimit1): New class.
14965 (CompleteLimit2): Likewise.
14966 (CompleteLimit3): Likewise.
14967 (CompleteLimit4): Likewise.
14968 (CompleteLimit5): Likewise.
14969 (CompleteLimit6): Likewise.
14970 (CompleteLimit7): Likewise.
14971
f3770638
PA
149722015-04-08 Pedro Alves <palves@redhat.com>
14973
14974 PR gdb/18214
14975 PR gdb/18216
14976 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14977 function.
14978 (main): Install it as SIGUSR1 handler.
14979 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14980 parameter. Always use "setup" as prefix. Toggle "set
14981 displaced-stepping" off/on depending on global. Don't switch to
14982 thread 1 here.
14983 (top level): Add displaced stepping "off/on" test axis. Update
14984 "setup" calls. Wrap each subtest with with_test_prefix. Test
14985 continuing with a queued signal in each thread.
14986
4496bed7
PA
149872015-04-08 Pedro Alves <palves@redhat.com>
14988
14989 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14990 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14991 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14992 Return early if running to main fails.
14993 * gdb.trace/while-stepping.exp: Likewise.
14994
b97fde92
PA
149952015-04-07 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14998 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14999 interact with inferior program.
15000
f71c18e7
PA
150012015-04-07 Pedro Alves <palves@redhat.com>
15002
15003 * lib/gdb.exp (inferior_spawn_id): New global.
15004 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15005 spawn id after processing the user code.
15006 (default_gdb_start): Set inferior_spawn_id.
15007 (send_inferior): New procedure.
15008 * lib/gdbserver-support.exp (gdbserver_start): Set
15009 inferior_spawn_id.
15010 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15011
6423214f
PA
150122015-04-07 Pedro Alves <palves@redhat.com>
15013
15014 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15015 * lib/gdbserver-support.exp (gdbserver_start): Make
15016 $server_spawn_id global.
15017 (gdbserver_start): Don't wait for gdbserver's spawn id with
15018 expect_background.
15019 (close_gdbserver): New procedure.
15020 (gdb_exit): Rename the default version and reimplement.
15021
71c0ee8c
PA
150222015-04-07 Pedro Alves <palves@redhat.com>
15023
72f4393d 15024 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15025 append the substituted item, not the original item.
15026
203bc29b
PA
150272015-04-07 Pedro Alves <palves@redhat.com>
15028
15029 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15030 gdb_expect.
15031
508a3ddf
PA
150322015-04-07 Pedro Alves <palves@redhat.com>
15033
15034 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15035 output appearing once only.
15036
9f6dbe2b
PA
150372015-04-07 Pedro Alves <palves@redhat.com>
15038
15039 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15040 that doesn't expect anything. Return early if running to main
15041 fails.
15042
337532fa
YQ
150432015-04-07 Yao Qi <yao.qi@linaro.org>
15044
15045 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15046 (child_function): Call alarm.
15047 (main): Move call to alarm into the loop.
15048 * gdb.threads/non-stop-fair-events.exp: Build program with
15049 -DTIMEOUT=$timeout.
15050
01b622d4
DE
150512015-04-06 Doug Evans <xdje42@gmail.com>
15052
15053 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15054 Fix dest parameter to board_info.
15055 (fpc_compile): Ditto.
15056 (gdb_compile_pascal): Rename dest arg to destfile.
15057
961f4160
PMR
150582015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15059
15060 * gdb.ada/funcall_ref.exp: New file.
15061 * gdb.ada/funcall_ref/foo.adb: New file.
15062
cafda597
YQ
150632015-04-02 Yao Qi <yao.qi@linaro.org>
15064
15065 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15066 is remote.
15067
fed040c6
GB
150682015-04-02 Gary Benson <gbenson@redhat.com>
15069
15070 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15071
d11916aa
SS
150722015-04-01 Sasha Smundak <asmundak@google.com>
15073
15074 * gdb.python/py-unwind-maint.c: New file.
15075 * gdb.python/py-unwind-maint.exp: New test.
15076 * gdb.python/py-unwind-maint.py: New file.
15077 * gdb.python/py-unwind.c: New file.
15078 * gdb.python/py-unwind.exp: New test.
15079 * gdb.python/py-unwind.py: New test.
15080
a1471180
PA
150812015-04-01 Pedro Alves <palves@redhat.com>
15082
15083 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15084 to fail instead of non-existent $test.
15085
0bbeccb1
PA
150862015-04-01 Pedro Alves <palves@redhat.com>
15087
15088 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15089 GDBFLAGS if not empty.
15090
3c724c8c
PMR
150912015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15092
15093 * gdb.ada/complete.exp: Remove "multi_line".
15094 * gdb.ada/info_exc.exp: Remove "multi_line".
15095 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15096 * gdb.ada/ptype_field.exp: Remove "multi_line".
15097 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15098 * gdb.ada/tagged.exp: Remove "multi_line".
15099 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15100 [multi_line ...]
15101 * gdb.btrace/delta.exp: Likewise.
15102 * gdb.btrace/exception.exp: Likewise.
15103 * gdb.btrace/function_call_history.exp: Likewise.
15104 * gdb.btrace/instruction_history.exp: Likewise.
15105 * gdb.btrace/nohist.exp: Likewise.
15106 * gdb.btrace/record_goto.exp: Likewise.
15107 * gdb.btrace/segv.exp: Likewise.
15108 * gdb.btrace/stepi.exp: Likewise.
15109 * gdb.btrace/tailcall.exp: Likewise.
15110 * gdb.btrace/unknown_functions.exp: Likewise.
15111 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15112 * lib/gdb.exp: Add the "multi_line" helper.
15113
4eec2deb
PA
151142015-04-01 Pedro Alves <palves@redhat.com>
15115
15116 * gdb.threads/tid-reuse.c: New file.
15117 * gdb.threads/tid-reuse.exp: New file.
15118
df8411da
SDJ
151192015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15120
15121 PR corefiles/16092
15122 * gdb.base/coredump-filter.c: New file.
15123 * gdb.base/coredump-filter.exp: Likewise.
15124
6ef37366
PM
151252015-03-27 Petr Machata <pmachata@redhat.com>
15126
15127 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15128 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15129 (Dwarf::assemble): Initialize them.
15130 (Dwarf::lines): New function.
15131
7ec911b0
JT
151322015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15133
15134 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15135 SYMBOL_PREFIX for x86_64-*-cygwin.
15136
ff908ebf
AW
151372015-03-26 Andy Wingo <wingo@igalia.com>
15138
15139 PR symtab/18148
15140 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15141 const_value but not a location.
15142 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15143 location defined in non-main CUs are visible.
15144
6d5f0679
YQ
151452015-03-26 Yao Qi <yao.qi@linaro.org>
15146
15147 PR testsuite/18139
15148 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15149 Add a line number entry for the same line.
15150 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15151 Add a line number entry for the same line.
15152
2898689b
YQ
151532015-03-26 Yao Qi <yao.qi@linaro.org>
15154
15155 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15156 .int 0.
15157 (func): Likewise. Add .Lfunc_1 label.
15158 Use .Lfunc_1 label.
15159 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15160 .int 0.
15161 (func): Likewise.
15162 Use .Lfunc_1 label.
15163
85180498
YQ
151642015-03-26 Yao Qi <yao.qi@linaro.org>
15165
15166 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15167 Call gdb_compile instead to compile each .s files without debug
15168 information.
15169
8aa08a8d
YQ
151702015-03-26 Yao Qi <yao.qi@linaro.org>
15171
15172 * gdb.base/savedregs.exp (process_saved_regs): Make
15173 "Saved registers:" optional in the pattern.
15174
66849923
MM
151752015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15176
15177 * gdb.btrace/next.exp: Merged into step.exp.
15178 * gdb.btrace/finish.exp: Merged into step.exp.
15179 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15180 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15181 "record goto" and checking the exact replay position.
15182 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15183 check for "Recording format" in "info record" output.
15184 * gdb.btrace/record_goto.exp: Choose test file based on target.
15185 * gdb.btrace/x86-record_goto.S: Renamed into ...
15186 * gdb.btrace/x86_64-record_goto.S: ... this.
15187 * gdb.btrace/i686-record_goto.S: New.
15188 * gdb.btrace/x86-tailcall.S: Renamed into ...
15189 * gdb.btrace/x86_64-tailcall.S: ... this.
15190 * gdb.btrace/i686-tailcall.S: New.
15191 * gdb.btrace/x86-tailcall.c: Renamed into ...
15192 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15193 separate statements. Update test.
15194 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15195 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15196 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15197 * gdb.btrace/tailcall.exp: Choose test file based on target.
15198 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15199
11cc1b74
MM
152002015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15201
15202 * gdb.btrace/exception.exp: Increase BTS buffer size.
15203
a25d8bf9
PA
152042015-03-24 Pedro Alves <palves@redhat.com>
15205
15206 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15207
856e7dd6
PA
152082015-03-24 Pedro Alves <palves@redhat.com>
15209
15210 * gdb.threads/schedlock.exp (test_step): No longer expect that
15211 "set scheduler-locking step" with "next" over a function call runs
15212 threads unlocked.
15213
ad235a41
AT
152142015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15215
15216 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15217
15630549
AT
152182015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15219
15220 PR breakpoints/16466
15221 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15222 * gdb.mi/mi-pending.c (thread_func): New function.
15223 (int main): Add threading support required.
15224 * gdb.mi/mi-pending.exp: Add tests for this issue.
15225 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15226 (pendfunc2): Remove stdio dependency.
15227 * gdb.mi/mi-pendshr2.c: New file.
15228
693dca06
KS
152292015-03-23 Keith Seitz <keiths@redhat.com>
15230
15231 * gdb.linespec/keywords.c: New file.
15232 * gdb.linespec/keywords.exp: New file.
15233
7e993ebf
KS
152342015-03-23 Keith Seitz <keiths@redhat.com>
15235
15236 PR gdb/18021
15237 * gdb.dwarf2/staticvirtual.exp: New test.
15238
bc23328c
JK
152392015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15240
15241 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15242 * README: Remove HP-UX and gdb.hp.
15243 (configuration):
15244 * configure: Regenerate.
15245 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15246 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15247 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15248 gdb.hp/gdb.defects/Makefile.
15249 * gdb.hp/Makefile.in: File deleted.
15250 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15251 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15252 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15253 * gdb.hp/gdb.aCC/run.c: File deleted.
15254 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15255 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15256 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15257 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15258 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15259 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15260 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15261 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15262 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15263 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15264 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15265 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15266 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15267 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15268 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15269 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15270 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15271 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15272 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15273 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15274 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15275 * gdb.hp/gdb.compat/average.c: File deleted.
15276 * gdb.hp/gdb.compat/sum.c: File deleted.
15277 * gdb.hp/gdb.compat/xdb.c: File deleted.
15278 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15279 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15280 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15281 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15282 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15283 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15284 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15285 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15286 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15287 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15288 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15289 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15290 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15291 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15292 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15293 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15294 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15295 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15296 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15297 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15298 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15299 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15300 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15301 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15302 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15303 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15304 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15305 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15306 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15307 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15308 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15309 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15310 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15311 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15312 * gdb.hp/tools/odump: File deleted.
15313
8bf3b159
PA
153142015-03-19 Pedro Alves <palves@redhat.com>
15315
15316 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15317 (saw_thread_3): New globals.
15318 (top level): Increment them when an event for the corresponding
15319 thread is seen.
15320 (no thread starvation): New test.
15321
eb54c8bf
PA
153222015-03-19 Pedro Alves <palves@redhat.com>
15323
15324 * gdb.threads/continue-pending-status.c: New file.
15325 * gdb.threads/continue-pending-status.exp: New file.
15326
32d2e5d6
PA
153272015-03-18 Pedro Alves <palves@redhat.com>
15328
15329 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15330 Use gdb_is_target_remote instead of is_remote. Use
15331 gdb_test_multiple instead of gdb_expect. Exit early if
15332 gdb_test_multiple hits its internal matches. Tighten stepi tests
15333 expected output. Fail on exit with any signal, instead of just
15334 SIGILL.
15335
f68f11b7
YQ
153362015-03-18 Yao Qi <yao.qi@linaro.org>
15337
15338 PR tdep/18107
15339 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15340 variable.
15341 * gdb.base/catch-syscall.exp: Don't skip it on
15342 aarch64*-*-linux* target. Remove elements in all_syscalls.
15343 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15344 target.
15345 (setup_all_syscalls): New proc.
15346
ca5fd19b
YQ
153472015-03-16 Yao Qi <yao.qi@linaro.org>
15348
15349 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15350 (top level): Skip tests if valid_addr_p returns false for
15351 $cmd1 or $cmd2.
15352
85642ba0
AW
153532015-03-11 Andy Wingo <wingo@igalia.com>
15354
15355 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15356
e03f9645
YQ
153572015-03-11 Yao Qi <yao.qi@linaro.org>
15358
15359 * gdb.base/catch-syscall.exp: Fix typo in comments.
15360
5d0962b2
YQ
153612015-03-11 Yao Qi <yao.qi@linaro.org>
15362
15363 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15364
b2df3cef
PA
153652015-03-09 Pedro Alves <palves@redhat.com>
15366
15367 * dg-extract-results.py: Delete.
15368
ef878e53
PA
153692015-03-09 Pedro Alves <palves@redhat.com>
15370
15371 Merge dg-extract-results.sh from GCC upstream (r218843).
15372
15373 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15374 * dg-extract-results.sh: Use --text with grep to avoid issues with
15375 binary files. Fall back to cat -v, if that doesn't work.
15376
9494d219
PA
153772015-03-05 Pedro Alves <palves@redhat.com>
15378
15379 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15380
a8d9763a
SM
153812015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15382
15383 * lib/mi-support.exp (mi_expect_interrupt): Accept
15384 alternative event for when in all-stop mode.
15385
be9957b8
PA
153862015-03-04 Pedro Alves <palves@redhat.com>
15387
15388 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15389
d57be0f4 153902015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15391
15392 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15393
c214c7cf
AA
153942015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15395
15396 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15397 regexps for GDB's current line display, accept a hex address
15398 preceding the line number.
15399
6d74a497
AA
154002015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15401
15402 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15403 the 'arch1' variable for "s390*-linux*" targets.
15404
511aee7c
PA
154052015-03-04 Pedro Alves <palves@redhat.com>
15406
15407 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15408 (main): Pass missing retval argument to pthread_join call.
15409
95e50b27
PA
154102015-03-02 Pedro Alves <palves@redhat.com>
15411
15412 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15413 (top level): Call do_test with non-stop as well.
15414
28054d69
PA
154152015-03-02 Pedro Alves <palves@redhat.com>
15416
15417 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15418 -1.
15419
4fa5d7b4
AA
154202015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15421
15422 * gdb.arch/s390-vregs.exp: New test.
15423 * gdb.arch/s390-vregs.S: New file.
15424
97c18565
PA
154252015-02-27 Pedro Alves <palves@redhat.com>
15426
15427 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15428 call to catch_command_errors.
15429 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15430 catch_command_errors.
15431
a37bfa30
PA
154322015-02-27 Pedro Alves <palves@redhat.com>
15433
15434 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15435 "true" for boolean result.
15436 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15437 prototype of main.
15438
6f98576f
PA
154392015-02-27 Pedro Alves <palves@redhat.com>
15440
15441 * lib/unbuffer_output.c: New file.
15442 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15443 (main): Call gdb_unbuffer_output.
15444
eba5ab56
YQ
154452015-02-27 Yao Qi <yao.qi@linaro.org>
15446
15447 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15448 target.
15449
0def5aaa
DE
154502015-02-26 Doug Evans <dje@google.com>
15451
15452 * gdb.cp/class2.cc (Dbase, D): New classes.
15453 (main): New local delta.
15454 * gdb.cp/class2.exp: Test printing delta.
15455 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15456 (dynbar): New global.
15457 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15458
081a1c2c
JK
154592015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15460
15461 * gdb.compile/compile-ifunc.c: New file.
15462 * gdb.compile/compile-ifunc.exp: New file.
15463
2f41223f
AT
154642015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15465
15466 * gdb.base/structs.exp: Check for correct struct on finish.
15467
03eddd80
YQ
154682015-02-26 Yao Qi <yao.qi@linaro.org>
15469
15470 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15471 is zero.
15472
80c57053
JK
154732015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15474
15475 * gdb.arch/cordic.ko.bz2: New file.
15476 * gdb.arch/cordic.ko.debug.bz2: New file.
15477 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15478
21613c12
YQ
154792015-02-25 Yao Qi <yao.qi@linaro.org>
15480
15481 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15482 aarch64*-*-* target.
15483
d8b901ed
PA
154842015-02-23 Pedro Alves <palves@redhat.com>
15485
15486 * lib/gdb.exp (delete_breakpoints): Rewrite using
15487 gdb_test_multiple.
15488
e5b85ead
PA
154892015-02-23 Pedro Alves <palves@redhat.com>
15490
15491 * gdb.base/info-os.c: Include stdlib.h.
15492
85c3a371
DE
154932015-02-22 Doug Evans <xdje42@gmail.com>
15494
15495 PR symtab/17855
15496 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15497 is read after symbols have been re-read.
15498 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15499 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15500
96553a0c
DE
155012015-02-21 Doug Evans <dje@google.com>
15502
15503 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15504
97a0c697
JK
155052015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15506
15507 PR corefiles/17808
15508 * gdb.arch/i386-biarch-core.core.bz2: New file.
15509 * gdb.arch/i386-biarch-core.exp: New file.
15510
a47cd6e9
PA
155112015-02-21 Pedro Alves <palves@redhat.com>
15512
15513 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15514 runto_main fails.
15515
c5facdc4
PA
155162015-02-20 Pedro Alves <palves@redhat.com>
15517
15518 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15519 info probes.
15520
2db9a427
PA
155212015-02-20 Pedro Alves <palves@redhat.com>
15522
15523 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15524
60fb7e9e
PA
155252015-02-20 Pedro Alves <palves@redhat.com>
15526
15527 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15528 clean_restart before gdb_target_supports_trace.
15529
5c5019c2
PA
155302015-02-20 Pedro Alves <palves@redhat.com>
15531
15532 PR threads/18006
15533 * gdb.threads/clone-thread_db.c: New file.
15534 * gdb.threads/clone-thread_db.exp: New file.
15535
c9587f88
AT
155362015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15537
15538 PR breakpoints/16812
15539 * gdb.base/catch-gdb-caused-signals.c: New file.
15540 * gdb.base/catch-gdb-caused-signals.exp: New file.
15541
f6a88844
JM
155422015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15543
15544 * configure: Regenerated.
15545 * configure.ac: Use GDB_AC_TRANSFORM.
15546 * aclocal.m4: sinclude ../transform.m4.
15547
497c491b
JM
155482015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15549
15550 * lib/dtrace.exp: New file.
15551 * gdb.base/dtrace-probe.exp: Likewise.
15552 * gdb.base/dtrace-probe.d: Likewise.
15553 * gdb.base/dtrace-probe.c: Likewise.
15554 * lib/pdtrace.in: Likewise.
15555 * configure.ac: Output variables with the transformed names of
15556 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15557 * configure: Regenerated.
15558
03e98035
JM
155592015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15560
15561 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15562 expected message when trying to access $_probe_* convenience
15563 variables while not on a probe.
15564
63cc30e9
JK
155652015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15566
15567 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15568
0703599a
PA
155692015-02-11 Pedro Alves <pedro@codesourcery.com>
15570
15571 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15572 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15573
7e60a48e
DE
155742015-02-10 Doug Evans <xdje42@gmail.com>
15575
15576 * lib/gdb.exp (gdb_load): Always return a result.
15577
01b088bc
PA
155782015-02-10 Pedro Alves <palves@redhat.com>
15579
15580 * gdb.threads/signal-sigtrap.c: New file.
15581 * gdb.threads/signal-sigtrap.exp: New file.
15582
b05ec7a5
AT
155832015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15584
15585 * gdb.trace/no-attach-trace.c: New file.
15586 * gdb.trace/no-attach-trace.exp: New file.
15587
a2c2acaf
MW
155882015-02-09 Mark Wielaard <mjw@redhat.com>
15589
15590 * gdb.dwarf2/atomic.c: New file.
15591 * gdb.dwarf2/atomic-type.exp: Likewise.
15592
31fd9caa
MM
155932015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15594
15595 * gdb.btrace/buffer-size.exp: Update "info record" output.
15596 * gdb.btrace/delta.exp: Update "info record" output.
15597 * gdb.btrace/enable.exp: Update "info record" output.
15598 * gdb.btrace/finish.exp: Update "info record" output.
15599 * gdb.btrace/instruction_history.exp: Update "info record" output.
15600 * gdb.btrace/next.exp: Update "info record" output.
15601 * gdb.btrace/nexti.exp: Update "info record" output.
15602 * gdb.btrace/step.exp: Update "info record" output.
15603 * gdb.btrace/stepi.exp: Update "info record" output.
15604 * gdb.btrace/nohist.exp: Update "info record" output.
15605
d33501a5
MM
156062015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15607
15608 * gdb.btrace/buffer-size: New.
15609
f4abbc16
MM
156102015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15611
15612 * gdb.btrace/delta.exp: Update "info record" output.
15613 * gdb.btrace/enable.exp: Update "info record" output.
15614 * gdb.btrace/finish.exp: Update "info record" output.
15615 * gdb.btrace/instruction_history.exp: Update "info record" output.
15616 * gdb.btrace/next.exp: Update "info record" output.
15617 * gdb.btrace/nexti.exp: Update "info record" output.
15618 * gdb.btrace/step.exp: Update "info record" output.
15619 * gdb.btrace/stepi.exp: Update "info record" output.
15620 * gdb.btrace/nohist.exp: Update "info record" output.
15621
b9d61307
SM
156222015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15623
15624 PR gdb/15678
15625 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15626
e584fdbc
PA
156272015-02-06 Pedro Alves <palves@redhat.com>
15628
15629 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15630 macro.
15631 (seconds_left, again): New globals.
15632 (main): Wait seconds_left in a 1-second sleep loop instead of
15633 sleeping 180 seconds. If 'again' is set, reset the seconds
15634 counter.
15635 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15636 'again' in the inferior before detaching. Print the seconds left.
15637 (options): New global.
15638 (top level): Build program with -DTIMEOUT=$timeout.
15639
77f41761
PA
156402015-02-06 Pedro Alves <palves@redhat.com>
15641
15642 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15643 determine how many seconds to pass to 'alarm'.
15644 * gdb.base/gdb-sigterm.exp (top level): Build program with
15645 -DTIMEOUT=$timeout.
15646 (do_test): Return success/failure indication. Add more verbose
15647 logging. Don't fail if 200 single steps are seen. Instead, fail
15648 when the test times out.
15649 (passes): New global.
15650 (top level): Break the testing loop if testing fails on any
15651 iteration. Use gdb_assert.
15652
b9394193
DB
156532015-02-04 Don Breazeal <donb@codesourcery.com>
15654
15655 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15656 and initialize them.
15657 (ipc_cleanup): New function.
15658 (main): Don't declare shmid, semid, and msqid. Add a call to
15659 atexit so that we call ipc_cleanup on exit.
15660
42d9e528
PA
156612015-02-04 Pedro Alves <palves@redhat.com>
15662
15663 * boards/native-extended-gdbserver.exp: Remove any target variant
15664 specifications from the board name before clearing the isremote
15665 flag from board_info.
15666
ae6ae975
DE
156672015-01-31 Doug Evans <xdje42@gmail.com>
15668
15669 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15670
cfb069a8
GB
156712015-01-31 Gary Benson <gbenson@redhat.com>
15672
15673 * gdb.base/completion.exp: Disable completion limiting for
15674 existing tests. Add new tests to check completion limiting.
15675 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15676
5dd31d79
DE
156772015-01-31 Doug Evans <xdje42@gmail.com>
15678
15679 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15680
9f050062
DE
156812015-01-31 Doug Evans <xdje42@gmail.com>
15682
15683 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15684 entries. Duplicate file section script entries.
15685 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15686 inlined entries. Add test for safe-path rejection.
15687 * gdb.python/py-section-script.c: Add duplicate inlined section script
15688 entries. Duplicate file section script entries.
15689 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15690 inlined entries. Add test for safe-path rejection.
15691
df25ebbd
JB
156922015-01-29 Joel Brobecker <brobecker@adacore.com>
15693
15694 * gdb.ada/disc_arr_bound: New testcase.
15695
4a0ca9ec
JB
156962015-01-29 Joel Brobecker <brobecker@adacore.com>
15697
15698 * gdb.ada/mi_var_array: New testcase.
15699
3a8b707a
DE
157002015-01-27 Doug Evans <dje@google.com>
15701
15702 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15703 Add test for objfile.filename, objfile.username after objfile
15704 has been unloaded.
15705
f8313f6e
JB
157062015-01-26 Joel Brobecker <brobecker@adacore.com>
15707
15708 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15709 the second test to print the name attribute of value
15710 returned by the call to gdb.lookup_type, and adjust
15711 the expected output accordingly.
15712
37bc665e
MW
157132015-01-25 Mark Wielaard <mjw@redhat.com>
15714
15715 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15716 * gdb.base/disp-step-fork.c: Include unistd.h.
15717 * gdb.base/siginfo-obj.c: Include stdio.h.
15718 * gdb.base/siginfo-thread.c: Likewise.
15719 * gdb.mi/non-stop.c: Include unistd.h.
15720 * gdb.mi/nsthrexec.c: Include stdio.h.
15721 * gdb.mi/pthreads.c: Include unistd.h.
15722 * gdb.modula2/unbounded1.c (main): Declare returns int.
15723 * gdb.reverse/consecutive-reverse.c: Likewise.
15724 * gdb.threads/create-fail.c: Include unistd.h.
15725 * gdb.threads/killed.c: Likewise.
15726 * gdb.threads/linux-dp.c: Likewise.
15727 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15728 * gdb.threads/non-ldr-exc-2.c: Likewise.
15729 * gdb.threads/non-ldr-exc-3.c: Likewise.
15730 * gdb.threads/non-ldr-exc-4.c: Likewise.
15731 * gdb.threads/pthreads.c: Include unistd.h.
15732 (main): Declare returns int.
15733 * gdb.threads/tls-main.c (foo): New declaration.
15734 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15735
f7e5394d
SM
157362015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15737
15738 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15739 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15740
743649fd
MW
157412015-01-15 Mark Wielaard <mjw@redhat.com>
15742
15743 * gdb.base/noreturn-return.c: New file.
15744 * gdb.base/noreturn-return.exp: New file.
15745 * gdb.base/noreturn-finish.c: New file.
15746 * gdb.base/noreturn-finish.exp: New file.
15747
198297aa
PA
157482015-01-23 Pedro Alves <palves@redhat.com>
15749
15750 * gdb.threads/continue-pending-after-query.c: New file.
15751 * gdb.threads/continue-pending-after-query.exp: New file.
15752
717cf30c
AG
157532015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15754 Simon Marchi <simon.marchi@ericsson.com>
15755
15756 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15757 * gdb.base/valgrind-db-attach.exp: Same.
15758 * gdb.base/valgrind-infcall.exp: Same.
15759 * lib/mi-support.exp (default_mi_gdb_start): Same.
15760 * lib/prompt.exp (default_prompt_gdb_start): Same.
15761 * lib/gdb.exp (default_gdb_spawn): Same.
15762 (gdb_interact): New.
15763
15764
4b62a76e
JK
157652015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15766
15767 * gdb.compile/compile.exp (pointer to jit function): New test.
15768
b4cdae6f
WW
157692015-01-17 Wei-cheng Wang <cole945@gmail.com>
15770
15771 * lib/gdb.exp (supports_process_record): Return true for
15772 powerpc*-*-linux*.
15773 (supports_reverse): Likewise.
15774
d221e7ef
DB
157752015-01-15 Don Breazeal <donb@codesourcery.com>
15776
15777 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15778 instead of checking whether the target board is remote and
15779 use spawn_wait_for_attach instead of exec/sleep.
15780 * gdb.base/attach-twice.exp: Likewise.
15781
bafffb51
JB
157822015-01-15 Joel Brobecker <brobecker@adacore.com>
15783
15784 * gdb.ada/var_arr_attrs: New testcase.
15785
5589af0e
PA
157862015-01-14 Pedro Alves <palves@redhat.com>
15787 Joel Brobecker <brobecker@adacore.com>
15788
15789 PR gdb/17525
15790 * gdb.base/bp-cmds-execution-x-script.c: New file.
15791 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15792 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15793
6c400b59
PA
157942015-01-14 Pedro Alves <palves@redhat.com>
15795
15796 PR cli/17828
15797 * gdb.base/batch-preserve-term-settings.c: New file.
15798 * gdb.base/batch-preserve-term-settings.exp: New file.
15799
e02c96a7
DE
158002015-01-13 Doug Evans <dje@google.com>
15801
15802 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15803 binary.
15804
576fd14c
JB
158052015-01-13 Joel Brobecker <brobecker@adacore.com>
15806
15807 * Makefile.in (clean mostlyclean): Do not delete *.py.
15808
04dccad0
JB
158092015-01-13 Joel Brobecker <brobecker@adacore.com>
15810
15811 * gdb.python/py-lookup-type.exp: New file.
15812
3d230f71
PA
158132015-01-12 Pedro Alves <palves@redhat.com>
15814
15815 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15816 restore GDBFLAGS before returning.
15817
7e67715d
JK
158182015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15819
15820 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15821 is_amd64_regs_target and is_x86_like_target.
15822
f2e0d4b4
DE
158232015-01-11 Doug Evans <xdje42@gmail.com>
15824
15825 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15826 is given without an explicit form.
15827 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15828 attributes.
15829 * gdb.dwarf/corrupt.exp: Ditto.
15830 * gdb.dwarf2/enum-type.exp: Ditto.
15831 * gdb.trace/entry-values.exp: Ditto.
15832 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15833
439250fb
DE
158342015-01-11 Doug Evans <xdje42@gmail.com>
15835
15836 PR gdb/15830
15837 * gdb.base/maint.exp: Remove references to "maint demangle".
15838 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15839 Add tests for explicitly specifying language to demangle.
15840 * gdb.dlang/demangle.exp: Ditto.
15841
ede9f622
PA
158422015-01-09 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.threads/non-stop-fair-events.c: New file.
15845 * gdb.threads/non-stop-fair-events.exp: New file.
15846
a7b796db
PA
158472015-01-09 Pedro Alves <palves@redhat.com>
15848
15849 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15850 the global scope. Set a breakpoint after all threads are started
15851 rather than stepping over two source lines. Expect the prompt.
15852 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15853 global.
15854 (NUM): Now 15.
15855 (main): Use threads_started_barrier to wait for all threads to
15856 start. Main thread no longer calls thread_function. Exit after
15857 180 seconds.
15858 (loop): New function.
15859 (thread_function): Wait on threads_started_barrier barrier. Call
15860 'loop' at each iteration.
15861 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15862 threads have started, instead of hardcoding number of "next"
15863 steps. Use an access watchpoint instead of a write watchpoint.
15864
9665ffdd
PA
158652015-01-09 Pedro Alves <palves@redhat.com>
15866
15867 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15868 (thread_func): Wait on barrier.
15869 (main): Wait for all threads to start before stopping GDB.
15870 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15871 global.
15872 (thread1_func, thread2_func): Wait on barrier.
15873 (main): Wait for all threads to start before stopping GDB.
15874 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15875 New global.
15876 (thread1_func, thread2_func): Wait on barrier.
15877 (main): Wait for all threads to start before stopping GDB.
15878
c945a99f
PA
158792015-01-09 Pedro Alves <palves@redhat.com>
15880
15881 * gdb.threads/attach-many-short-lived-threads.c: New file.
15882 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15883
c1a747c1
PA
158842014-01-09 Pedro Alves <palves@redhat.com>
15885
15886 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15887 instead of to thread 2.
15888 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15889 Add barrier around each pthread_create call instead of around all
15890 calls.
15891 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15892 Set a break on thread_function and have the child threads hit it
15893 one at at a time.
15894
60b3033e
PA
158952015-01-09 Pedro Alves <palves@redhat.com>
15896
15897 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15898 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15899 false.
15900 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15901 checking whether the target board is remote.
15902 * gdb.multi/multi-attach.exp: Likewise.
15903 * gdb.python/py-sync-interp.exp: Likewise.
15904 * gdb.server/ext-attach.exp: Likewise.
15905 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15906 tests that need to attach, instead of checking whether the target
15907 board is remote at the top of the file.
15908
acc018ac
YQ
159092015-01-08 Yao Qi <yao@codesourcery.com>
15910
15911 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15912
50a18af8
JK
159132015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15914
15915 Fix testcase compilation.
15916 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15917
8503d6e1
JB
159182015-01-06 Joel Brobecker <brobecker@adacore.com>
15919
15920 * gdb.python/py-type.exp: Add a couple test about empty
15921 array creation, and negative-length array creation.
15922
cc73dbcc
DE
159232015-01-02 Doug Evans <xdje42@gmail.com>
15924
15925 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15926
0300bbc7
DE
159272015-01-02 Doug Evans <dje@google.com>
15928
15929 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15930
9d85a0ec
YQ
159312014-12-29 Yao Qi <yao@codesourcery.com>
15932
15933 * gdb.trace/entry-values.exp: Update comments. Rename variable
15934 bar_call_foo to returned_from_foo.
15935
87186c6a
MMN
159362014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15937
15938 PR gdb/17394
15939 * gdb.linespec/break-asm-file.c: New file.
15940 * gdb.linespec/break-asm-file.exp: New file.
15941 * gdb.linespec/break-asm-file0.s: New file.
15942 * gdb.linespec/break-asm-file1.s: New file.
15943
1bab7383
YQ
159442014-12-18 Nigel Stephens <nigel@mips.com>
15945 Maciej W. Rozycki <macro@codesourcery.com>
15946
15947 * gdb.base/float.exp: Handle the new output from "info float" on
15948 MIPS targets.
15949
1bc1068a
JK
159502014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15951
15952 Fix MinGW compilation.
15953 * gdb.compile/compile-ops.exp: Update untested message if
15954 !skip_compile_feature_tests.
15955 * gdb.compile/compile-setjmp.exp: Likewise.
15956 * gdb.compile/compile-tls.exp: Likewise.
15957 * gdb.compile/compile.exp: Likewise.
15958 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15959 supported on this host".
15960
b6615d10
DE
159612014-12-16 Doug Evans <xdje42@gmail.com>
15962
15963 * boards/stabs.exp: New file.
15964
25dda427
AA
159652014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15966
15967 * gdb.base/completion.exp: Adjust to format changes of "maint
15968 print user-registers".
15969
bf330350
CU
159702014-12-16 Catalin Udma <catalin.udma@freescale.com>
15971
15972 PR server/17457
15973 * gdb.arch/aarch64-fp.c: New file.
15974 * gdb.arch/aarch64-fp.exp: New file.
15975
395cf596
SDJ
159762014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15977
15978 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15979 r210637, r210913, r211666, r215400, r215817).
15980
15981 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15982 * dg-extract-results.py: New file.
15983 * dg-extract-results.sh: Use it if the environment seems
15984 suitable.
15985
15986 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15987
15988 * dg-extract-results.py (parse_run): Handle warnings that
15989 are printed before a test harness is run.
15990
15991 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15992
15993 * dg-extract-results.py (Named): Remove __cmp__ method.
15994 (output_variation): Use a key to sort variation.harnesses.
15995
15996 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15997
15998 * dg-extract-results.py: For Python 3, force sys.stdout to
15999 handle surrogate escape sequences.
16000 (safe_open): New function.
16001 (output_segment, main): Use it.
16002
16003 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16004
16005 * dg-extract-results.py (Prog.result_re): Include options
16006 in test name.
16007
16008 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16009
16010 * dg-extract-results.py (output_variation): Always sort if
16011 do_sum.
16012
e882ef3c
SM
160132014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16014
16015 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16016 as long as we get pagination notifications.
16017
4992aa20
JM
160182014-12-15 Jason Merrill <jason@redhat.com>
16019
16020 * Makefile.in (check-gdb.%): Restore.
16021 * README: Mention it.
16022
c1b5a1a6
JB
160232014-12-13 Joel Brobecker <brobecker@adacore.com>
16024
16025 * gdb.ada/str_uninit: New testcase.
16026
5537b577
JK
160272014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16028
16029 PR symtab/17642
16030 * gdb.base/vla-stub-define.c: New file.
16031 * gdb.base/vla-stub.c: New file.
16032 * gdb.base/vla-stub.exp: New file.
16033
bb2ec1b3
TT
160342014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16035 Jan Kratochvil <jan.kratochvil@redhat.com>
16036 Tom Tromey <tromey@redhat.com>
16037
16038 * configure.ac: Add gdb.compile/.
16039 * configure: Regenerate.
16040 * gdb.compile/Makefile.in: New file.
16041 * gdb.compile/compile-ops.exp: New file.
16042 * gdb.compile/compile-ops.c: New file.
16043 * gdb.compile/compile-tls.c: New file.
16044 * gdb.compile/compile-tls.exp: New file.
16045 * gdb.compile/compile-constvar.S: New file.
16046 * gdb.compile/compile-constvar.c: New file.
16047 * gdb.compile/compile-mod.c: New file.
16048 * gdb.compile/compile-nodebug.c: New file.
16049 * gdb.compile/compile-setjmp-mod.c: New file.
16050 * gdb.compile/compile-setjmp.c: New file.
16051 * gdb.compile/compile-setjmp.exp: New file.
16052 * gdb.compile/compile-shlib.c: New file.
16053 * gdb.compile/compile.c: New file.
16054 * gdb.compile/compile.exp: New file.
16055 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16056
4ff709eb
TT
160572014-12-12 Tom Tromey <tromey@redhat.com>
16058
16059 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16060 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16061
6dddd6a5
DE
160622014-12-12 Doug Evans <dje@google.com>
16063
16064 * lib/gdb-python.exp (get_python_valueof): New function.
16065 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16066
71c24708
AA
160672014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16068
16069 * gdb.base/completion.exp: Add test for completion of "info
16070 registers ".
16071
3e29f34a
MR
160722014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16073
16074 * gdb.base/func-ptrs.c: New file.
16075 * gdb.base/func-ptrs.exp: New file.
16076
fc126975
SM
160772014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16078
16079 PR breakpoints/17012
16080 * gdb.base/dprintf-detach.c: New file.
16081 * gdb.base/dprintf-detach.exp: New file.
16082
0a46d518
SM
160832014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16084
16085 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16086 * lib/gdb.exp (target_is_gdbserver): New procedure.
16087
a0be3e44
DE
160882014-12-08 Doug Evans <dje@google.com>
16089
16090 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16091
df1b803a
YQ
160922014-12-05 Yao Qi <yao@codesourcery.com>
16093
16094 * gdb.guile/scm-error.exp: Remove the third argument to
16095 gdb_remote_download.
16096 * gdb.guile/scm-frame-args.exp: Likewise.
16097 * gdb.guile/scm-section-script.exp: Likewise.
16098
ddb9f679
YQ
160992014-12-05 Yao Qi <yao@codesourcery.com>
16100
16101 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16102
86e4ed39
DE
161032014-12-04 Doug Evans <dje@google.com>
16104
16105 * gdb.python/py-objfile.exp: Add tests for
16106 objfile.add_separate_debug_file.
16107
7c50a931
DE
161082014-12-04 Doug Evans <dje@google.com>
16109
16110 * lib/gdb.exp (get_build_id): New function.
16111 (build_id_debug_filename_get): Rewrite to use it.
16112 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16113
621661e3
MR
161142014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16115
16116 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16117 `method(long)', not just 0x0.
16118 * gdb.cp/nsalias.exp: Align code labels to 4.
16119 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16120 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16121 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16122 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16123 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16124 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16125
29f0c3b7
DE
161262014-12-02 Doug Evans <dje@google.com>
16127
e1e061e7 16128 PR symtab/17602
29f0c3b7 16129 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16130 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16131 * gdb.cp/anon-ns.exp: Update.
16132
162078c8
NB
161332014-12-02 Nick Bull <nicholaspbull@gmail.com>
16134
16135 * gdb.python/py-events.py (inferior_call_handler): New.
16136 (register_changed_handler, memory_changed_handler): New.
16137 (test_events.invoke): Register new handlers.
16138 * gdb.python/py-events.exp: Add tests for inferior call,
16139 memory_changed and register_changed events.
16140
fdb09caf
AA
161412014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16142
16143 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16144 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16145 if the linker doesn't understand this.
16146
55cfb2c4
SM
161472014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16148
16149 * gdb.python/python.exp: Change expected reply to help().
16150
9e8cd6df
YQ
161512014-12-01 Yao Qi <yao@codesourcery.com>
16152
16153 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16154 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16155 * configure: Re-generated.
16156
6c659fc2
SC
161572014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16158
16159 * gdb.cp/chained-calls.cc: New file.
16160 * gdb.cp/chained-calls.exp: New file.
16161 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16162
d7fc3181
SM
161632014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16164
16165 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16166 * gdb.dwarf2/symtab-producer.exp: Same.
16167 * gdb.gdb/python-interrupts.exp: Same.
16168 * gdb.gdb/python-selftest.exp: Same.
16169 * gdb.python/py-linetable.exp: Same.
16170 * gdb.python/py-type.exp: Same.
16171 * gdb.python/py-value-cc.exp: Same.
16172 * gdb.python/py-value.exp: Same.
16173
10e79639
YQ
161742014-11-28 Yao Qi <yao@codesourcery.com>
16175
16176 * gdb.base/break-probes.exp: Match library name prefixed with
16177 sysroot.
16178
f28a0564
SM
161792014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16180
16181 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16182 test expected output. Add parentheses for the call to print.
16183 Remove L suffix from integers.
16184
3fe1ce1d
DE
161852014-11-26 Doug Evans <dje@google.com>
16186
16187 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16188
84429e27
YQ
161892014-11-22 Yao Qi <yao@codesourcery.com>
16190
16191 * gdb.trace/entry-values.c: Remove asms.
16192 (foo): Add foo_label.
16193 (bar): Add bar_label.
16194 * gdb.trace/entry-values.exp: Remove code computing foo's
16195 length and bar's length.
16196 (Dwarf::assemble): Invoke function_range for bar and use
16197 MACRO_AT_func for foo.
16198
26741859
YQ
161992014-11-22 Yao Qi <yao@codesourcery.com>
16200
16201 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16202 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16203 Use .Lgcc43_procstart instead of gcc43.
16204
45e44d27
JB
162052014-11-21 Joel Brobecker <brobecker@adacore.com>
16206
16207 * gdb.ada/n_arr_bound: New testcase.
16208
458c8db8
SDJ
162092014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16210
16211 PR breakpoints/10737
16212 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16213 test_catch_syscall_multi_arch.
16214 (test_catch_syscall_multi_arch): New function.
16215
43f3e411
DE
162162014-11-20 Doug Evans <xdje42@gmail.com>
16217
16218 * gdb.base/maint.exp: Update expected output.
16219
0d7b2549
AA
162202014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16221
16222 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16223 4-byte instruction on S390.
16224
8908fca5
JB
162252014-11-19 Joel Brobecker <brobecker@adacore.com>
16226
16227 * gdb.ada/arr_arr: New testcase.
16228
4a46959e
JB
162292014-11-19 Joel Brobecker <brobecker@adacore.com>
16230
16231 * gdb.ada/pkd_arr_elem: New Testcase.
16232
470e2f4e
LM
162332014-11-18 Luis Machado <lgustavo@codesourcery.com>
16234
16235 * gdb.reverse/break-precsave: Expect completion message for
16236 core file reads.
16237 * gdb.reverse/consecutive-precsave.exp: Likewise.
16238 * gdb.reverse/finish-precsave.exp: Likewise.
16239 * gdb.reverse/i386-precsave.exp: Likewise.
16240 * gdb.reverse/machinestate-precsave.exp: Likewise.
16241 * gdb.reverse/sigall-precsave.exp: Likewise.
16242 * gdb.reverse/solib-precsave.exp: Likewise.
16243 * gdb.reverse/step-precsave.exp: Likewise.
16244 * gdb.reverse/until-precsave.exp: Likewise.
16245 * gdb.reverse/watch-precsave.exp: Likewise.
16246
a267f3ad
AA
162472014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16248
16249 * gdb.base/bp-permanent.c: Include unistd.h.
16250 * gdb.python/py-framefilter-mi.c (main): Add return type.
16251 * gdb.python/py-framefilter.c (main): Likewise.
16252 * gdb.trace/actions-changed.c (main): Likewise.
16253
12084a9a
AA
162542014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16255
16256 * gdb.mi/until.c: Add eye-catchers.
16257 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16258 line numbers.
16259
dc7e1a77
AA
162602014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16261
16262 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16263 function header variants in break1.c.
16264 * gdb.base/ena-dis-br.exp: Likewise.
16265 * gdb.base/hbreak2.exp: Likewise.
16266 * gdb.reverse/until-precsave.exp: Drop references to removed
16267 non-prototype function header variants in ur1.c.
16268 * gdb.reverse/until-reverse.exp: Likewise.
16269
41c77605
PM
162702014-11-17 Petr Machata <pmachata@redhat.com>
16271
16272 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16273 ${_cu_offset_size} bytes abbrev offset.
16274
34248c3a
DE
162752014-11-15 Doug Evans <xdje42@gmail.com>
16276
16277 PR symtab/17559
16278 * gdb.base/line-symtabs.exp: New file.
16279 * gdb.base/line-symtabs.c: New file.
16280 * gdb.base/line-symtabs.h: New file.
16281
646da059
YQ
162822014-11-14 Yao Qi <yao@codesourcery.com>
16283
16284 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16285 (func): Add label func_label.
16286 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16287 Replace low_pc and high_pc with MACRO_AT_range.
16288 Replace name, low_pc and high_pc with MACRO_AT_func.
16289
9301ebe6
YQ
162902014-11-14 Yao Qi <yao@codesourcery.com>
16291
16292 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16293 Replace name, low_pc and high_pc with MACRO_AT_func.
16294
f166b542
YQ
162952014-11-14 Yao Qi <yao@codesourcery.com>
16296
16297 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16298 produce debug information.
16299 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16300
0f6e71e3
YQ
163012014-11-14 Yao Qi <yao@codesourcery.com>
16302
16303 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16304 object and get function length.
16305 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16306 with MACRO_AT_func.
16307 (top-level): Replace gdb_compile and clean_restart with
16308 prepare_for_testing.
16309 * gdb.dwarf2/main.c (main): Add label main_label.
16310
876c4df9
YQ
163112014-11-14 Yao Qi <yao@codesourcery.com>
16312
16313 * lib/dwarf.exp (function_range): New procedure.
16314 (Dwarf::_handle_macro_at_func): New procedure.
16315 (Dwarf::_handle_macro_at_range): New procedure.
16316 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16317
02ad9cf1
YQ
163182014-11-14 Yao Qi <yao@codesourcery.com>
16319
16320 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16321 (_handle_attribute): New procedure.
16322
a59add0c
AA
163232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16324
16325 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16326 * gdb.base/call-sc.c (zed): Likewise.
16327 * gdb.base/checkpoint.c (main): Likewise.
16328 * gdb.base/dump.c (main): Likewise.
16329 * gdb.base/gcore.c (main): Likewise.
16330 * gdb.base/huge.c (main): Likewise.
16331 * gdb.base/multi-forks.c (main): Likewise.
16332 * gdb.base/pr10179-a.c (main): Likewise.
16333 * gdb.base/savedregs.c (main): Likewise.
16334 * gdb.base/sigaltstack.c (main): Likewise.
16335 * gdb.base/siginfo.c (main): Likewise.
16336 * gdb.base/structs.c (zed): Likewise.
16337 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16338 * gdb.mi/mi-syn-frame.c (main): Likewise.
16339 * gdb.mi/until.c (foo, main): Likewise.
16340 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16341 * gdb.base/solib-weak.c (foo): Declare.
16342 * gdb.base/attach-twice.c: Include stdio.h.
16343 * gdb.base/weaklib1.c: Likewise.
16344 * gdb.base/weaklib2.c: Likewise.
16345 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16346 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16347 unistd.h.
16348 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16349 * gdb.mi/mi-exit-code.c: Likewise.
16350 * gdb.base/break-interp-lib.c: Include string.h.
16351 * gdb.base/coremaker.c: Likewise.
16352 * gdb.base/testenv.c: Likewise.
16353 * gdb.python/py-finish-breakpoint.c: Likewise.
16354 * gdb.base/inferior-died.c: Include sys/wait.h.
16355 * gdb.base/fileio.c: Include time.h.
16356 * gdb.base/async-shell.c: Include unistd.h.
16357 * gdb.base/dprintf-non-stop.c: Likewise.
16358 * gdb.base/info-os.c: Likewise.
16359 * gdb.mi/mi-console.c: Likewise.
16360 * gdb.mi/watch-nonstop.c: Likewise.
16361 * gdb.python/py-events.c: Likewise.
16362 * gdb.base/async.c (baz): Move up before its invocation.
16363 * gdb.base/code_elim2.c (my_global_func): Likewise.
16364 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16365 * gdb.base/advance.c (func2): Likewise.
16366
3b5d5997
AA
163672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16368
16369 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16370 variant.
16371 * gdb.base/annota3.c: Likewise.
16372 * gdb.base/async.c: Likewise.
16373 * gdb.base/average.c: Likewise.
16374 * gdb.base/call-ar-st.c: Likewise.
16375 * gdb.base/call-rt-st.c: Likewise.
16376 * gdb.base/call-sc.c: Likewise.
16377 * gdb.base/call-strs.c: Likewise.
16378 * gdb.base/ending-run.c: Likewise.
16379 * gdb.base/execd-prog.c: Likewise.
16380 * gdb.base/exprs.c: Likewise.
16381 * gdb.base/foll-exec.c: Likewise.
16382 * gdb.base/foll-fork.c: Likewise.
16383 * gdb.base/foll-vfork.c: Likewise.
16384 * gdb.base/funcargs.c: Likewise.
16385 * gdb.base/gcore.c: Likewise.
16386 * gdb.base/jump.c: Likewise.
16387 * gdb.base/langs0.c: Likewise.
16388 * gdb.base/langs1.c: Likewise.
16389 * gdb.base/langs2.c: Likewise.
16390 * gdb.base/mips_pro.c: Likewise.
16391 * gdb.base/nodebug.c: Likewise.
16392 * gdb.base/opaque0.c: Likewise.
16393 * gdb.base/opaque1.c: Likewise.
16394 * gdb.base/recurse.c: Likewise.
16395 * gdb.base/run.c: Likewise.
16396 * gdb.base/scope0.c: Likewise.
16397 * gdb.base/scope1.c: Likewise.
16398 * gdb.base/setshow.c: Likewise.
16399 * gdb.base/setvar.c: Likewise.
16400 * gdb.base/shmain.c: Likewise.
16401 * gdb.base/shr1.c: Likewise.
16402 * gdb.base/shr2.c: Likewise.
16403 * gdb.base/sigall.c: Likewise.
16404 * gdb.base/signals.c: Likewise.
16405 * gdb.base/so-indr-cl.c: Likewise.
16406 * gdb.base/solib2.c: Likewise.
16407 * gdb.base/structs.c: Likewise.
16408 * gdb.base/sum.c: Likewise.
16409 * gdb.base/vforked-prog.c: Likewise.
16410 * gdb.base/watchpoint.c: Likewise.
16411 * gdb.reverse/shr2.c: Likewise.
16412 * gdb.reverse/until-reverse.c: Likewise.
16413 * gdb.reverse/ur1.c: Likewise.
16414 * gdb.reverse/watch-reverse.c: Likewise.
16415
066a77c5
AA
164162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16417
16418 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16419 variant.
16420 * gdb.base/sepdebug.exp: Drop references to removed code.
16421
4f204ea5
AA
164222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16423
16424 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16425 variant. Preserve original line numbering.
16426 * gdb.base/list1.c: Likewise.
16427
3b377a3a
AA
164282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16429
16430 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16431 variant.
16432 * gdb.base/break1.c: Likewise.
16433 * gdb.base/break.exp: Drop references to removed code.
16434
e444df73
AA
164352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16436
16437 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16438 variant.
16439
8008f2a7
AA
164402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16441
16442 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16443
a5a06887
AA
164442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16445
16446 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16447 logic into perform_all_tests() and invoke it with and without
16448 function header prototypes.
16449 (do_function_calls): Remove conditional XFAIL for PR 5318.
16450 (rerun_and_prepare): Remove duplicate code.
16451 (perform_all_tests): New. Main logic moved here.
16452
44dba9b9
AA
164532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16454
16455 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16456 code guarded by #ifdef NO_PROTOTYPES.
16457 (t_double_many_args): Likewise.
16458 (DEF_FUNC_MANY_ARGS_1): Likewise.
16459 (DEF_FUNC_VALUES_1): Likewise.
16460 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16461 guarded by #ifdef PROTOTYPES.
16462
d1fbcd56
AA
164632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16464
16465 * gdb.mi/mi-console.c: Add eye-catcher.
16466 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16467 instead of literal line number.
16468
b0e59b8f
AA
164692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16470
16471 * gdb.base/shr2.c: Add eye-catcher.
16472 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16473 line number.
16474
78f98cca
AA
164752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16476
16477 * gdb.base/jump.c: Add eye-catchers.
16478 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16479 numbers.
16480
58fa2af0
AA
164812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16482
16483 * gdb.base/execd-prog.c: Add eye-catchers.
16484 * gdb.base/foll-exec.c: Likewise.
16485 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16486 line numbers.
16487
04e5059b
AA
164882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16489
16490 * gdb.base/ending-run.c: Add eye-catchers.
16491 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16492 literal line numbers.
16493
dbfdb174
AA
164942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16495
16496 * gdb.base/call-rt-st.c: Add eye-catchers.
16497 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16498 literal line numbers.
16499
888a2ade
AA
165002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16501
16502 * gdb.base/call-ar-st.c: Add eye-catchers.
16503 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16504 literal line numbers.
16505
6acc2dde
AA
165062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16507
16508 * gdb.base/average.c: Add eye-catchers.
16509 * gdb.base/sum.c: Likewise.
16510 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16511 regexps dynamically.
16512
9ecfcd1d
AA
165132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16514
16515 * gdb.base/solib1.c: Add eye-catchers.
16516 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16517 literal line numbers.
16518
78708b7c
PA
165192014-11-12 Pedro Alves <palves@redhat.com>
16520
16521 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16522 leader has exited.
16523
af48d08f
PA
165242014-11-12 Pedro Alves <palves@redhat.com>
16525
16526 * gdb.arch/i386-bp_permanent.c: New file.
16527 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16528 (srcfile): Set to i386-bp_permanent.c.
16529 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16530 that stepi does not execute the 'leave' instruction, instead of
16531 testing it does execute.
16532 * gdb.base/bp-permanent.c: New file.
16533 * gdb.base/bp-permanent.exp: New file.
16534
af3768e9
DE
165352014-11-10 Doug Evans <xdje42@gmail.com>
16536
16537 PR symtab/17564
16538 * gdb.base/symtab-search-order.exp: New file.
16539 * gdb.base/symtab-search-order.c: New file.
16540 * gdb.base/symtab-search-order-1.c: New file.
16541 * gdb.base/symtab-search-order-shlib-1.c: New file.
16542
9de00a4a
PA
165432014-11-07 Pedro Alves <palves@redhat.com>
16544
16545 PR gdb/17511
16546 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16547 i?86-*-linux*.
16548
e0f52461
SC
165492014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16550
16551 PR c++/17494
16552 * gdb.cp/pr17494.cc: New file.
16553 * gdb.cp/pr17494.exp: New file.
16554
6ce8c980
YQ
165552014-11-02 Yao Qi <yao@codesourcery.com>
16556
16557 * gdb.python/python.exp: Get working directory and match the
16558 output of "set extended-prompt \\w " with it.
16559
02be9a71
DE
165602014-10-30 Doug Evans <dje@google.com>
16561
16562 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16563 in objfiles.
16564 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16565 in progspaces.
16566
3bdff46b
LM
165672014-10-30 Janis Johnson <janisjo@codesourcery.com>
16568
16569 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16570 * gdb.base/realname-expand.exp: Likewise.
16571 * gdb.linespec/macro-relative.exp: Likewise.
16572
ab917dfb
PA
165732014-10-29 Pedro Alves <palves@redhat.com>
16574
16575 PR gdb/17408
16576 * gdb.threads/schedlock.c (some_function): New function.
16577 (call_function): New global.
16578 (MAYBE_CALL_SOME_FUNCTION): New macro.
16579 (thread_function): Call it.
16580 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16581 and use it instead of a global counter. Adjust all callers.
16582 (get_current_thread): Use "find current thread" for test message
16583 here rather than having all callers pass down the same string.
16584 (goto_loop): New procedure, factored out from ...
16585 (my_continue): ... this.
16586 (step_ten_loops): Change parameter from test message to command to
16587 use. Adjust.
16588 (list_count): Delete global.
16589 (check_result): New procedure, factored out from duplicate top
16590 level code.
16591 (continue tests): Wrap in with_test_prefix.
16592 (test_step): New procedure, factored out from duplicate top level
16593 code.
16594 (top level): Test "step" in combination with all scheduler-locking
16595 modes. Test "next" in combination with all scheduler-locking
16596 modes, and in combination with stepping over a function call or
16597 not.
16598 * gdb.threads/next-bp-other-thread.c: New file.
16599 * gdb.threads/next-bp-other-thread.exp: New file.
16600
d3d4baed
PA
166012014-10-29 Pedro Alves <palves@redhat.com>
16602
16603 PR python/17372
16604 * gdb.python/python.exp: Test a multi-line command that spawns
16605 interactive Python.
16606 * gdb.base/multi-line-starts-subshell.exp: New file.
16607
563e8d85
YQ
166082014-10-29 Yao Qi <yao@codesourcery.com>
16609
16610 * gdb.base/fileio.exp: Make directories on host.
16611
0ea4d52e
YQ
166122014-10-29 Yao Qi <yao@codesourcery.com>
16613
16614 * gdb.base/fileio.c (test_write): Close the file.
16615
7f5ef605
PA
166162014-10-28 Pedro Alves <palves@redhat.com>
16617
16618 PR gdb/12623
16619 * gdb.base/sigstep.c (no_handler): New global.
16620 (main): If 'no_handler is true, set the signal handlers to
16621 SIG_IGN.
16622 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16623 with_sw_watch and no_handler parameters. Handle them.
16624 (top level) <stepping over handler when stopped at a breakpoint
16625 test>: Add a test axis for testing with a software watchpoint, and
16626 another for testing with the signal handler set to SIG_IGN.
16627 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16628 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16629
abbdbd03
PA
166302014-10-28 Pedro Alves <palves@redhat.com>
16631
16632 PR gdb/17511
16633 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16634 * gdb.base/sigstep.exp (other_handler_location): New global.
16635 (advance): Support stepping into the signal handler, and running
16636 commands while in the handler.
16637 (in_handler_map): New global.
16638 (top level): In the advance test, add combinations for getting
16639 into the handler with stepping commands, and for running commands
16640 in the handler. Add comment descripting the advancei tests.
16641
1df4399f
PA
166422014-10-28 Pedro Alves <palves@redhat.com>
16643
16644 * gdb.base/sigstep.exp: Use build_executable instead of
16645 prepare_for_testing.
16646 (top level): Move code that starts GDB, runs to main and creates a
16647 display to ...
16648 (restart): ... this new procedure.
16649 (top level): Move backtrace from signal handler test to ...
16650 (validate_backtrace): ... this new procedure.
16651 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16652 with_test_prefix. Always restart GDB.
16653 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16654 with_test_prefix. Always restart GDB. No need to delete
16655 breakpoints after the test.
16656 (test_skip_handler): Remove prefix parameter.
16657 (skip_over_handler, breakpoint_to_handler)
16658 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16659 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16660 restart GDB. No need to delete breakpoints after the test.
16661 (top level): Use foreach to call the test procedures with
16662 different commands.
16663
a5b6e449
PA
166642014-10-28 Pedro Alves <palves@redhat.com>
16665
16666 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16667 instead of GNATS numbers.
16668 * gdb.base/sigbpt.exp: Likewise.
16669 * gdb.base/siginfo.exp: Likewise.
16670 * gdb.base/sigstep.exp: Likewise.
16671
e5f8a7cc
PA
166722014-10-27 Pedro Alves <palves@redhat.com>
16673
16674 * gdb.base/sigstep.c (dummy): New global.
16675 (main): Issue a couple writes to the new global.
16676 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16677 procedures.
16678 (skip_over_handler): Use test_skip_handler.
16679 (top level): Call skip_over_handler for stepi and nexti too.
16680 (breakpoint_over_handler): Use test_skip_handler.
16681 (top level): Call breakpoint_over_handler for stepi and nexti too.
16682
763905a3
YQ
166832014-10-27 Yao Qi <yao@codesourcery.com>
16684
16685 * gdb.trace/tfile.c (adjust_function_address)
16686 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16687 function descriptor.
16688
6f259a23
DB
166892014-10-24 Don Breazeal <donb@codesourcery.com>
16690
16691 * gdb.base/foll-fork.exp (test_follow_fork,
16692 catch_fork_child_follow): Check for updated fork messages emitted
16693 from infrun.c.
16694 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16695 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16696 vfork_and_exec_child_follow_through_step): Check for updated vfork
16697 messages emitted from infrun.c.
16698
09dd9a69
PA
166992014-10-24 Pedro Alves <palves@redhat.com>
16700
16701 * gdb.base/corefile.exp: Remove references to ultrix.
16702 * gdb.base/interrupt.exp: Likewise.
16703 * gdb.base/whatis.exp: Likewise.
16704 * gdb.gdb/selftest.exp: Likewise.
16705 * gdb.threads/manythreads.exp: Likewise.
16706 * gdb.threads/print-threads.exp: Likewise.
16707 * gdb.threads/pthreads.exp:: Likewise.
16708 * gdb.threads/schedlock.exp: Likewise.
16709
3433cfa5
SC
167102014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16711
16712 * gdb.cp/non-trivial-retval.cc: Add a test case.
16713 * gdb.cp/non-trivial-retval.exp: Add a test.
16714
092f880b
YQ
167152014-10-20 Yao Qi <yao@codesourcery.com>
16716
16717 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16718 * gdb.python/py-objfile-script-gdb.py: New file.
16719 * gdb.python/py-objfile-script.exp: Update reference to
16720 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16721 of remote_download. Remove the dest file.
16722
acbdb7f3
YQ
167232014-10-20 Yao Qi <yao@codesourcery.com>
16724
16725 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16726 * gdb.base/step-line.exp: Likewise.
16727 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16728 * gdb.dwarf2/dw2-basic.exp: Likewise.
16729 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16730 * gdb.dwarf2/dw2-filename.exp: Likewise.
16731 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16732 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16733 * gdb.dwarf2/dw2-producer.exp: Likewise.
16734 * gdb.dwarf2/mac-fileno.exp: Likewise.
16735 * gdb.python/py-frame-args.exp: Likewise.
16736 * gdb.python/py-framefilter.exp: Likewise.
16737 * gdb.python/py-mi.exp: Likewise.
16738 * gdb.python/py-objfile-script.exp: Likewise
16739 * gdb.python/py-pp-integral.exp: Likewise.
16740 * gdb.python/py-pp-re-notag.exp: Likewise.
16741 * gdb.python/py-prettyprint.exp: Likewise.
16742 * gdb.python/py-section-script.exp: Likewise.
16743 * gdb.python/py-typeprint.exp: Likewise.
16744 * gdb.python/py-xmethods.exp: Likewise.
16745 * gdb.stabs/weird.exp: Likewise.
16746 * gdb.xml/tdesc-regs.exp: Likewise.
16747
bd286a29
KCY
167482014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16749
16750 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16751 (out_cu): Use addr_len for the size of addresses.
16752 (out_line): Likewise. Size DW_LNE_set_address instruction
16753 according to addr_len.
16754 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16755 (FUNC): Add START_INSNS to definition.
16756
673dc4a0
YQ
167572014-10-18 Yao Qi <yao@codesourcery.com>
16758
16759 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16760 gdb_has_argv0 return true.
16761 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16762 check [target_info exists noargs], check [gdb_has_argv0]
16763 instead.
16764 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16765 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16766 procedures.
16767
4ffbba72
DE
167682014-10-17 Doug Evans <dje@google.com>
16769
16770 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16771 event.
16772 * gdb.python/py-events.py: Add clear_objfiles event.
16773
d096d8c1
DE
167742014-10-17 Doug Evans <dje@google.com>
16775
16776 * gdb.python/py-objfile.exp: Test progspace attribute.
16777
a80db015
LM
167782014-10-17 Luis Machado <lgustavo@codesourcery.com>
16779
16780 * gdb.guile/scm-breakpoint.exp: Do not assume any
16781 directory separators when matching source file paths.
16782 * gdb.python/py-breakpoint.exp: Likewise.
16783 * gdb.reverse/break-precsave.exp: Likewise.
16784 * gdb.reverse/break-reverse.exp: Likewise.
16785 * gdb.reverse/consecutive-precsave.exp: Likewise.
16786 * gdb.reverse/finish-precsave.exp: Likewise.
16787 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16788 * gdb.reverse/finish-reverse.exp: Likewise.
16789 * gdb.reverse/i386-precsave.exp: Likewise.
16790 * gdb.reverse/i387-env-reverse.exp: Likewise.
16791 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16792 * gdb.reverse/machinestate-precsave.exp: Likewise.
16793 * gdb.reverse/machinestate.exp: Likewise.
16794 * gdb.reverse/sigall-precsave.exp: Likewise.
16795 * gdb.reverse/solib-precsave.exp: Likewise.
16796 * gdb.reverse/step-precsave.exp: Likewise.
16797 * gdb.reverse/until-precsave.exp: Likewise.
16798 * gdb.reverse/watch-precsave.exp: Likewise.
16799 * gdb.reverse/watch-reverse.exp: Likewise.
16800
b22089ab
YQ
168012014-10-17 Yao Qi <yao@codesourcery.com>
16802
16803 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16804 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16805
6c4486e6
PA
168062014-10-17 Pedro Alves <palves@redhat.com>
16807
16808 PR gdb/17471
16809 * gdb.base/bg-execution-repeat.c: New file.
16810 * gdb.base/bg-execution-repeat.exp: New file.
16811
0ff33695
PA
168122014-10-17 Pedro Alves <palves@redhat.com>
16813
16814 PR gdb/17300
16815 * gdb.base/continue-all-already-running.c: New file.
16816 * gdb.base/continue-all-already-running.exp: New file.
16817
6fdebc3d
PA
168182014-10-17 Pedro Alves <palves@redhat.com>
16819
16820 PR gdb/17472
16821 * gdb.base/annota-input-while-running.c: New file.
16822 * gdb.base/annota-input-while-running.exp: New file.
16823
32a8097b
PA
168242014-10-17 Pedro Alves <palves@redhat.com>
16825
16826 * gdb.base/callfuncs.exp: emove references to osf.
16827 * gdb.base/sigall.exp: Likewise.
16828 * gdb.gdb/selftest.exp: Likewise.
16829 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16830 * gdb.mi/non-stop.c: Likewise.
16831 * gdb.mi/pthreads.c: Likewise.
16832 * gdb.reverse/sigall-precsave.exp: Likewise.
16833 * gdb.reverse/sigall-reverse.exp: Likewise.
16834 * gdb.threads/pthreads.c: Likewise.
16835 * gdb.threads/pthreads.exp: Likewise.
16836
7a3517ff
YQ
168372014-10-17 Yao Qi <yao@codesourcery.com>
16838
16839 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16840 check 'target_info exists noargs'.
16841 (test_command_prompt_position): Likewise.
16842 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16843 Remove "set args".
16844 (progvar_simple_while_test): Likewise.
16845 (progvar_complex_if_while_test): Likewise.
16846 (if_while_breakpoint_command_test): Likewise.
16847 (infrun_breakpoint_command_test): Likewise.
16848 (breakpoint_command_test): Likewise.
16849 (watchpoint_command_test): Likewise.
16850 (bp_deleted_in_command_test): Likewise.
16851 (temporary_breakpoint_commands): Likewise.
16852
bb99c472
YQ
168532014-10-16 Yao Qi <yao@codesourcery.com>
16854
16855 * gdb.base/remotetimeout.exp: Remove noargs checking.
16856
7c16b83e
PA
168572014-10-15 Pedro Alves <palves@redhat.com>
16858
16859 PR breakpoints/9649
16860 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16861 * gdb.base/breakpoint-in-ro-region.exp
16862 (probe_target_hardware_step): New procedure.
16863 (top level): Probe hardware stepping and hardware breakpoint
16864 support. Test stepping through a read-only region, with both
16865 "breakpoint auto-hw" on and off and both "always-inserted" on and
16866 off.
16867
35a49624
IB
168682014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16869
16870 * gdb.dlang/demangle.exp: Update for demangling changes.
16871
2d1c107c
SC
168722014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16873
16874 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16875 * gdb.cp/non-trivial-retval.exp: Add new tests.
16876
778811d5
SC
168772014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16878
16879 PR c++/13403
16880 PR c++/15154
16881 * gdb.cp/non-trivial-retval.cc: New file.
16882 * gdb.cp/non-trivial-retval.exp: New file.
16883
10c5f0a8
YQ
168842014-10-15 Yao Qi <yao@codesourcery.com>
16885
16886 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16887 remote host.
16888
65d7b369
YQ
168892014-10-15 Yao Qi <yao@codesourcery.com>
16890
16891 * gdb.python/py-symbol.exp: Match file base name if host is
16892 remote, otherwise match file name with dir name.
16893 * gdb.python/py-symtab.exp: Likewise.
16894 * gdb.python/python.exp: Likewise.
16895
46dc1394
YQ
168962014-10-15 Yao Qi <yao@codesourcery.com>
16897
16898 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16899 pattern.
16900 * gdb.python/py-symtab.exp: Likewise.
16901 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16902 locationn.
16903
c40cc657
JB
169042014-10-14 Joel Brobecker <brobecker@adacore.com>
16905
16906 * gdb.ada/addr_arith: New testcase.
16907
2abf49e1
MR
169082014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16909
16910 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16911 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16912 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16913 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16914
f7088df3
SDJ
169152014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16916
16917 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16918 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16919 * gdb.arch/stap-eval-lang-ada.exp: New file.
16920
4dc06805
YQ
169212014-10-14 Yao Qi <yao@codesourcery.com>
16922
16923 * gdb.mi/mi-var-child.c (nothing1): New function.
16924 (nothing2): New function.
16925 (do_children_tests): Set function pointers by nothing1 and
16926 nothing2.
16927 * gdb.mi/mi-var-child.exp: Step over new added statements.
16928 Update test to match the new output.
16929 * gdb.mi/var-cmd.c (nothing1): New function.
16930 (nothing2): New function.
16931 (do_children_tests): Set function pointers by nothing1 and
16932 nothing2.
16933 * gdb.mi/mi-var-display.exp: Update test to match output.
16934 Step to the line specified by $line_dct_nothing.
16935 Increase the number of lines to step.
16936
46a93de2
YQ
169372014-10-14 Yao Qi <yao@codesourcery.com>
16938
16939 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16940 tests.
16941 * gdb.mi/mi2-var-child.exp: Likewise.
16942
14ea52ee
DE
169432014-10-13 Doug Evans <dje@google.com>
16944
16945 * gdb.python/py-objfile.exp: Change name of file name test.
16946
e5c6e92b
DE
169472014-10-13 Doug Evans <dje@google.com>
16948
16949 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16950 from the start of the CU.
16951
c780cc2f
JK
169522014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16953 Yao Qi <yao@codesourcery.com>
16954
16955 Fix "save breakpoints" for "catch" command.
16956 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16957 Remove -nonewline. Match also the added "main" line.
16958
99894e11
JK
169592014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16960
16961 Fix "save breakpoints" for "disable $bpnum" command.
16962 * gdb.base/save-bp.c (main): Add label.
16963 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16964
6e1ac5a3
JK
169652014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16966
16967 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16968
754dd2b0
YQ
169692014-10-11 Yao Qi <yao@codesourcery.com>
16970
16971 * gdb.server/server-kill.exp: Execute command
16972 "set remote trace-status-packet on" before "tstatus".
16973
f90183d7
YQ
169742014-10-11 Yao Qi <yao@codesourcery.com>
16975
16976 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16977 (main): Call getppid.
16978 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16979 and continue to it. Read variable "server_pid".
16980
bf40a607
YQ
169812014-10-11 Yao Qi <yao@codesourcery.com>
16982
16983 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16984
052ca370
YQ
169852014-10-11 Yao Qi <yao@codesourcery.com>
16986
16987 * gdb.threads/thread-find.exp: Don't execute command
16988 "info threads".
16989 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16990 * gdb.threads/linux-dp.exp: Don't check the condition
16991 $threads_created equals to zero.
16992
3831839c
PA
169932014-10-10 Pedro Alves <palves@redhat.com>
16994
16995 * gdb.base/bigcore.exp: Remove references to IRIX.
16996 * gdb.base/funcargs.exp: Likewise.
16997 * gdb.base/interrupt.exp: Likewise.
16998 * gdb.base/mips_pro.exp: Likewise.
16999 * gdb.base/nodebug.exp: Likewise.
17000 * gdb.base/setvar.exp: Likewise.
17001 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17002
8b9a549d
PA
170032014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17004 Pedro Alves <palves@redhat.com>
17005
17006 PR symtab/14466
17007 * gdb.base/vdso-warning.c: New file.
17008 * gdb.base/vdso-warning.exp: New file.
17009
d48ba5e8
DE
170102014-10-02 Doug Evans <dje@google.com>
17011
17012 * gdb.base/structs.c (main): Don't run forever.
17013
2278c276
PA
170142014-10-02 Pedro Alves <palves@redhat.com>
17015
17016 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17017 (top level) <stop threads 1, stop threads 2>: Use it.
17018
b57bacec
PA
170192014-10-02 Pedro Alves <palves@redhat.com>
17020
17021 * gdb.threads/break-while-running.exp (test): Add new
17022 'update_thread_list' argument. Skip "info threads" if false.
17023 (top level): Add new 'update_thread_list' axis.
17024
13fd3ff3
PA
170252014-10-02 Pedro Alves <palves@redhat.com>
17026
17027 PR breakpoints/17431
17028 * gdb.base/execl-update-breakpoints.c: New file.
17029 * gdb.base/execl-update-breakpoints.exp: New file.
17030
0fec99e8
PA
170312014-10-01 Pedro Alves <palves@redhat.com>
17032
17033 * gdb.base/breakpoint-in-ro-region.c: New file.
17034 * gdb.base/breakpoint-in-ro-region.exp: New file.
17035
2ddf4301
SM
170362014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17037
17038 * gdb.mi/mi-exit-code.exp: New file.
17039 * gdb.mi/mi-exit-code.c: New file.
17040
6a5f3f43
YQ
170412014-09-30 Yao Qi <yao@codesourcery.com>
17042
17043 * lib/prelink-support.exp (build_executable_own_libs): Error if
17044 the target isn't native.
17045
345bcc73
YQ
170462014-09-30 Yao Qi <yao@codesourcery.com>
17047
17048 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17049 false.
17050
a25a5a45
PA
170512014-09-22 Pedro Alves <palves@redhat.com>
17052
17053 * gdb.threads/break-while-running.exp: New file.
17054 * gdb.threads/break-while-running.c: New file.
17055
00ba3162
YQ
170562014-09-19 Yao Qi <yao@codesourcery.com>
17057
17058 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17059 Invoke test. Restart GDB with --readnow and invoke test again.
17060
c3b7b696
YQ
170612014-09-19 Yao Qi <yao@codesourcery.com>
17062
17063 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17064 proc set_breakpoint_on_gcd_function. Invoke
17065 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17066 invoke set_breakpoint_on_gcd_function again.
17067
2b4fd423
DE
170682014-09-18 Doug Evans <dje@google.com>
17069
17070 * gdb.dwarf2/symtab-producer.exp: New file.
17071
a5947601
SDJ
170722014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17073
17074 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17075 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17076 * gdb.base/global-var-nested-by-dso.c: Likewise.
17077 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17078
91c19059
SDJ
170792014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17080 Pedro Alves <palves@redhat.com>
17081
17082 * gdb.base/watch-bitfields.exp: Pass string other than test file
17083 name to prepare_for_testing.
17084 (watch): New procedure.
17085 (expect_watchpoint): Use with_test_prefix.
17086 (top level): Factor out tests to ...
17087 (test_watch_location, test_regular_watch): ... these new
17088 procedures, and use with_test_prefix and gdb_continue_to_end.
17089
bb9d5f81
PP
170902014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17091
17092 PR breakpoints/12526
17093 * gdb.base/watch-bitfields.exp: New file.
17094 * gdb.base/watch-bitfields.c: New file.
17095
635856f5
PA
170962014-09-16 Pedro Alves <palves@redhat.com>
17097
17098 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17099 software and hardware addresses, not software address against
17100 itself.
17101
7280ceea
PA
171022014-09-16 Pedro Alves <palves@redhat.com>
17103
17104 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17105 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17106
428b16bd
PA
171072014-09-16 Pedro Alves <palves@redhat.com>
17108
17109 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17110 files.
17111 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17112 "*-*-vxworks*" throughout.
17113 * gdb.base/break.exp: Likewise.
17114 * gdb.base/default.exp: Likewise.
17115 * gdb.base/scope.exp: Likewise.
17116 * gdb.base/sepdebug.exp: Likewise.
17117 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17118 throughout.
17119 * gdb.base/run.c: Likewise.
17120 * gdb.base/sepdebug.c: Likewise.
17121 * gdb.hp/gdb.aCC/run.c: Likewise.
17122 * gdb.reverse/until-reverse.c: Likewise.
17123 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17124
666d413c
YQ
171252014-09-16 Yao Qi <yao@codesourcery.com>
17126
17127 * boards/local-remote-host-native.exp: New file.
17128
57cbd724
DE
171292014-09-14 Doug Evans <xdje42@gmail.com>
17130
17131 * gdb.threads/queue-signal.c (thread_count): New variable.
17132 (thread_count_mutex, thread_count_condvar): New variables.
17133 (incr_thread_count, wait_all_threads_running): New functions.
17134 (main): Wait for all threads to be in their thread functions.
17135
81219e53
DE
171362014-09-13 Doug Evans <xdje42@gmail.com>
17137
17138 * gdb.threads/queue-signal.c: New file.
17139 * gdb.threads/queue-signal.exp: New file.
17140
3714cea7
DE
171412014-09-13 Doug Evans <xdje42@gmail.com>
17142
17143 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17144 be consistent with what default_gdb_init uses.
17145 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17146 the plain text of the prompt. Add some logging printfs.
17147 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17148
fa43b1d7
PA
171492014-09-12 Pedro Alves <palves@redhat.com>
17150
17151 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17152 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17153 * gdb.arch/i386-size-overlap.exp: Likewise.
17154 * gdb.arch/i386-size.exp: Likewise.
17155 * gdb.arch/i386-unwind.exp: Likewise.
17156 * gdb.base/a2-run.exp: Likewise.
17157 * gdb.base/break.exp: Likewise.
17158 * gdb.base/charset.exp: Likewise.
17159 * gdb.base/chng-syms.exp: Likewise.
17160 * gdb.base/commands.exp: Likewise.
17161 * gdb.base/dbx.exp: Likewise.
17162 * gdb.base/find.exp: Likewise.
17163 * gdb.base/funcargs.exp: Likewise.
17164 * gdb.base/jit-simple.exp: Likewise.
17165 * gdb.base/reread.exp: Likewise.
17166 * gdb.base/sepdebug.exp: Likewise.
17167 * gdb.base/step-bt.exp: Likewise.
17168 * gdb.cp/mb-inline.exp: Likewise.
17169 * gdb.cp/mb-templates.exp: Likewise.
17170 * gdb.objc/basicclass.exp: Likewise.
17171 * gdb.threads/killed.exp: Likewise.
17172
9d9bf2df
EBM
171732014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17174
17175 PR tdep/17379
17176 * gdb.arch/powerpc-stackless.S: New file.
17177 * gdb.arch/powerpc-stackless.exp: New file.
17178
1cf2f1b0
JK
171792014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17180
17181 * gdb.base/attach.c: Include unistd.h.
17182 (main): Call alarm. Add label postloop.
17183 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17184 gdb_breakpoint, gdb_continue_to_breakpoint.
17185 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17186
98880d46
PA
171872014-09-11 Pedro Alves <palves@redhat.com>
17188
17189 PR gdb/17347
17190 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17191 * gdb.base/attach.exp (test_command_line_attach_run): New
17192 procedure.
17193 (top level): Call it.
17194
4c92ff2c
PA
171952014-09-11 Pedro Alves <palves@redhat.com>
17196
17197 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17198 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17199 (do_command_attach_tests): Use spawn_wait_for_attach.
17200 * gdb.base/solib-overlap.exp: Likewise.
17201 * gdb.multi/multi-attach.exp: Likewise.
17202 * gdb.python/py-prompt.exp: Likewise.
17203 * gdb.python/py-sync-interp.exp: Likewise.
17204 * gdb.server/ext-attach.exp: Likewise.
17205
3adc1a7d
GKB
172062014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17207
17208 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17209 command in testcase. Simplify testcase.
17210
96334934
JB
172112014-09-10 Joel Brobecker <brobecker@adacore.com>
17212
17213 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17214
eb479039
JB
172152014-09-10 Joel Brobecker <brobecker@adacore.com>
17216
17217 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17218
deede10c
JB
172192014-09-10 Joel Brobecker <brobecker@adacore.com>
17220
17221 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17222
7828a5f5
JB
172232014-09-10 Joel Brobecker <brobecker@adacore.com>
17224
17225 * gdb.dwarf2/dynarr-ptr.c: New file.
17226 * gdb.dwarf2/dynarr-ptr.exp: New file.
17227
33aeebcf
MR
172282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17229
17230 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17231 of 30 rather than hardcoding 120 for a slow test case. Take the
17232 `gdb,timeout' target setting into account for this calculation.
17233 Don't extend the timeout for the test cases that don't need it.
17234
7b415901
MR
172352014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17236
17237 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17238 a factor of 2 for a slow test case. Take the `gdb,timeout'
17239 target setting into account for this calculation.
17240 * gdb.reverse/until-precsave.exp: Increase the timeout by
17241 a factor of 15 and 3 respectively rather than adding 120
17242 for a pair of slow test cases. Take the `gdb,timeout'
17243 target setting into account for this calculation.
17244
4a40f85a
MR
172452014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17246
17247 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17248 timeout, don't pass one down to gdb_expect.
17249 (gdb_expect): Rework timeout selection.
17250
09635af7
MR
172512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17252
17253 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17254 exception on timeout.
17255 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17256 (gdbserver_start_extended): Catch any `gdbserver_start' error
17257 exceptions.
17258 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17259 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17260 `gdbserver_gdb_load' error exceptions.
17261
2bdd10b7
MR
172622014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17263
17264 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17265 120 on waiting for the TCP socket to open.
17266
316935f0
DE
172672014-09-09 Doug Evans <xdje42@gmail.com>
17268
17269 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17270 _caller_matches, _any_caller_is, _any_caller_matches.
17271
83740597
DE
172722014-09-09 Doug Evans <xdje42@gmail.com>
17273
17274 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17275
4c122fc3
YQ
172762014-09-09 Yao Qi <yao@codesourcery.com>
17277
17278 * gdb.mi/mi-var-display.exp: Set print symbol off.
17279
a9f116cb
GKB
172802014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17281
17282 PR gdb/17035
17283 * gdb.base/commands.exp: Add tests to verify user-defined
17284 commands with empty bodies.
17285 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17286 python commands in `show user command`.
17287 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17288 scheme commands in `show user command`.
17289
c75bd3a2
JK
172902014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17291
17292 PR python/17355
17293 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17294 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17295 * gdb.python/py-framefilter-invalidarg.exp: New file.
17296 * gdb.python/py-framefilter-invalidarg.py: New file.
17297
faa42425
DE
172982014-09-06 Doug Evans <xdje42@gmail.com>
17299
17300 PR 15276
17301 * gdb.python/py-caller-is.c: New file.
17302 * gdb.python/py-caller-is.exp: New file.
17303
474ca4f6
SDJ
173042014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17305
17306 PR gdb/17235
17307 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17308 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17309
eb0b0463
SDJ
173102014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17311
17312 PR fortran/17237
17313 * gdb.fortran/print-formatted.exp: New file.
17314 * gdb.fortran/print-formatted.f90: Likewise.
17315
5f3b99cf
SS
173162014-09-03 Sasha Smundak <asmundak@google.com>
17317
17318 * gdb.python/py-frame.exp: Test Frame.read_register.
17319
7d793aa9
SDJ
173202014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17321
17322 PR python/16699
17323 * gdb.python/py-completion.exp: New file.
17324 * gdb.python/py-completion.py: Likewise.
17325
fb0576e9
DE
173262014-08-28 Doug Evans <dje@google.com>
17327
17328 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17329 eax,etc. are live with values set by gdb and thus the compiler can't
17330 use them.
17331 * gdb.arch/i386-pseudo.c (main): Ditto.
17332
ee92b0dd
DE
173332014-08-27 Doug Evans <dje@google.com>
17334
17335 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17336
6649db35
DE
173372014-08-25 Doug Evans <dje@google.com>
17338
17339 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17340 (main): Ditto.
17341
564b7600
DE
173422014-08-25 Doug Evans <dje@google.com>
17343
17344 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17345
3881fb67
YQ
173462014-08-24 Yao Qi <yao@codesourcery.com>
17347
17348 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17349 symbol off.
17350 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17351
a05a36a5
DE
173522014-08-22 Doug Evans <dje@google.com>
17353
17354 PR 17276
17355 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17356 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17357 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17358
7c343b48
YQ
173592014-08-22 Yao Qi <yao@codesourcery.com>
17360
17361 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17362 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17363 * gdb.python/python.exp: Likewise. Use .py file on the host
17364 instead of the build.
17365
22fd09ae
JK
173662014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17367
17368 * gdb.threads/gcore-stale-thread.c: New file.
17369 * gdb.threads/gcore-stale-thread.exp: New file.
17370
a8454a7c
PA
173712014-08-21 Pedro Alves <palves@redhat.com>
17372
17373 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17374 * gdb.base/gcore-relro-pie.exp: Likewise.
17375 * gdb.base/gcore-relro.exp: Likewise.
17376 * gdb.base/gcore.exp: Likewise.
17377 * gdb.base/print-symbol-loading.exp: Likewise.
17378 * gdb.threads/gcore-thread.exp: Likewise.
17379 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17380
2a31c623
PA
173812014-08-20 Pedro Alves <palves@redhat.com>
17382 Jan Kratochvil <jan.kratochvil@redhat.com>
17383
17384 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17385 configure.
17386 (EXPECT): Handle READ1 being set.
17387 (all): Depend on EXTRA_RULES.
17388 (check-read1, expect-read1, read1.so, read1): New rules.
17389 * README (Testsuite Parameters): Document the READ1 make variable.
17390 (Race detection): New section.
17391 * configure: Regenerate.
17392 * configure.ac: If build==host==target, and running under a
17393 GNU/glibc system, add read1 to the extra Makefile rules.
17394 (EXTRA_RULES): AC_SUBST it.
17395 * lib/read1.c: New file.
17396
d36430db
JB
173972014-08-20 Joel Brobecker <brobecker@adacore.com>
17398
17399 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17400 the handling of variables declared as a typedef to an array
17401 which a DW_AT_data_location attribute.
17402
9a0dc9e3
PA
174032014-08-19 Andrew Burgess <aburgess@broadcom.com>
17404 Pedro Alves <palves@redhat.com>
17405
17406 PR symtab/14604
17407 PR symtab/14605
17408 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17409 gdb_test.
17410
0718a8da
PA
174112014-08-19 Pedro Alves <palves@redhat.com>
17412
17413 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17414
13b448cd
YQ
174152014-08-19 Yao Qi <yao@codesourcery.com>
17416
17417 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17418 right line.
17419
1cbf5077
DB
174202014-08-18 David Blaikie <dblaikie@gmail.com>
17421
17422 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17423
bf0fae19
JB
174242014-08-18 Joel Brobecker <brobecker@adacore.com>
17425
17426 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17427 attribute in array range.
17428
3c8c5dcc
JB
174292014-08-18 Joel Brobecker <brobecker@adacore.com>
17430
17431 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17432
e66d4446
SC
174332014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17434
17435 PR c++/17132
17436 * gdb.cp/pr17132.cc: New file.
17437 * gdb.cp/pr17132.exp: New file.
17438
940df408
SC
174392014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17440
17441 * gdb.python/py-xmethods.py (A_getarrayind)
17442 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17443 Use 'print' with function call syntax.
17444 (E_method_matcher.match): Fix tab vs space indentation mixup.
17445
ebcc6c3a
YQ
174462014-08-15 Yao Qi <yao@codesourcery.com>
17447
17448 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17449 false.
17450
775e0f04
YQ
174512014-08-15 Yao Qi <yao@codesourcery.com>
17452
17453 * gdb.cp/casts.exp: Set print symbol off.
17454 * gdb.cp/class2.exp: Likewise.
17455 * gdb.cp/overload.exp: Likewise.
17456 * gdb.cp/templates.exp: Likewise.
17457
d769e349
DE
174582014-08-11 Doug Evans <dje@google.com>
17459
17460 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17461 (test_load_shlib): Update.
17462
20c6f1e1
YQ
174632014-08-09 Yao Qi <yao@codesourcery.com>
17464
17465 * gdb.base/display.exp: Invoke is_address_zero_readable.
17466 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17467 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17468 * gdb.base/hbreak-unmapped.exp: Return if
17469 is_address_zero_readable returns true.
17470 * gdb.base/signest.exp: Likewise.
17471 * gdb.base/signull.exp: Likewise.
17472 * gdb.base/sigbpt.exp: Likewise.
17473 * gdb.guile/scm-disasm.exp: Do the test if
17474 is_address_zero_readable returns false.
17475 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17476 * gdb.python/py-arch.exp: Likewise.
17477 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17478 * lib/gdb.exp (is_address_zero_readable): New proc.
17479
5792e8e3
YQ
174802014-08-09 Yao Qi <yao@codesourcery.com>
17481
17482 PR testsuite/13443
17483 * gdb.mi/mi-var-display.exp: Make test messages unique.
17484
3cecbbbe
TT
174852014-08-04 Tom Tromey <tromey@redhat.com>
17486
17487 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17488 target 0".
17489
00b51ff5
TT
174902014-08-04 Tom Tromey <tromey@redhat.com>
17491
17492 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17493 "target_resume".
17494
6908c509
JB
174952014-08-01 Joel Brobecker <brobecker@adacore.com>
17496
17497 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17498 inner_vla_struct_object_size.
17499 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17500 as xfail.
17501
cc6563d2
PA
175022014-07-30 Pedro Alves <palves@redhat.com>
17503
17504 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17505 comment.
17506
7e09a223
YQ
175072014-07-29 Yao Qi <yao@codesourcery.com>
17508
17509 PR gdb/17206
17510 * gdb.base/until-nodebug.exp: New.
17511
7ebdbe92
DE
175122014-07-28 Doug Evans <xdje42@gmail.com>
17513
17514 PR guile/17203
17515 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17516 previously existing parameter, and previously ambiguously spelled
17517 parameter.
17518
fdb1adc6
WN
175192014-07-28 Will Newton <will.newton@linaro.org>
17520
17521 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17522
186fcde0
DE
175232014-07-26 Ludovic Courtès <ludo@gnu.org>
17524 Doug Evans <xdje42@gmail.com>
17525
17526 PR guile/17146
17527 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17528
70509625
PA
175292014-07-25 Pedro Alves <palves@redhat.com>
17530
17531 * gdb.threads/signal-command-handle-nopass.c: New file.
17532 * gdb.threads/signal-command-handle-nopass.exp: New file.
17533 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17534 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17535 * gdb.threads/signal-delivered-right-thread.c: New file.
17536 * gdb.threads/signal-delivered-right-thread.exp: New file.
17537
c3f814a1
PA
175382014-07-25 Pedro Alves <palves@redhat.com>
17539
17540 * gdb.base/double-prompt-target-event-error.exp
17541 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17542 match.
17543 (cancel_pagination_in_target_event): Rework double prompt
17544 detection.
17545 * gdb.base/paginate-after-ctrl-c-running.exp
17546 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17547 <return>' match.
17548 * gdb.base/paginate-bg-execution.exp
17549 (test_bg_execution_pagination_return)
17550 (test_bg_execution_pagination_cancel): Remove '-notransfer
17551 <return>' matches.
17552 * gdb.base/paginate-execution-startup.exp
17553 (test_fg_execution_pagination_return)
17554 (test_fg_execution_pagination_cancel): Remove '-notransfer
17555 <return>' matches.
17556 * gdb.base/paginate-inferior-exit.exp
17557 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17558 match.
17559 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17560 * lib/gdb.exp (pagination_prompt): Run text through
17561 string_to_regexp.
17562 (gdb_test_multiple): Match $pagination_prompt instead of
17563 "<return>".
17564 (string_to_regexp): Move to lib/gdb-utils.exp.
17565
e214cf6c
JK
175662014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17567
17568 * gdb.arch/amd64-entry-value-paramref.S: New file.
17569 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17570 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17571 * gdb.arch/amd64-optimout-repeat.S: New file.
17572 * gdb.arch/amd64-optimout-repeat.c: New file.
17573 * gdb.arch/amd64-optimout-repeat.exp: New file.
17574
17d0c5c8
JK
175752014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17576
17577 PR gdb/17170
17578 * gdb.base/statistics.exp: New file.
17579
b8b8facf
DE
175802014-07-17 Doug Evans <dje@google.com>
17581
74b49205 17582 PR gdb/17170
b8b8facf
DE
17583 * gdb.base/maint.exp: Update testing of per-command stats.
17584
1b5d0ab3
PA
175852014-07-16 Pedro Alves <palves@redhat.com>
17586
17587 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17588 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17589 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17590 (tfile_write_buf): New functions.
17591 (add_memory_block): Rewrite using the above.
17592 (adjust_function_address): New function.
17593 (FUNCTION_ADDRESS): New macro.
17594 (write_basic_trace_file): Remove short_x local, and use
17595 tfile_write_16. Change type of func_addr local to unsigned long
17596 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17597 here. Cast argument of add_memory_block to char pointer.
17598 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17599 (main): Remove parameters.
17600 * gdb.trace/tfile.exp: Remove nowarnings.
17601
4d974e88
SM
176022014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17603
17604 * gdb.base/debug-expr.exp: Test string evaluation with
17605 "debug expression" on.
17606
41e99568
PA
176072014-07-15 Pedro Alves <palves@redhat.com>
17608
17609 * gdb.base/reread.exp: Use clean_restart.
17610
487d9753
PL
176112014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17612
17613 * gdb.arch/avr-flash-qualifer.c: New.
17614 * gdb.arch/avr-flash-qualifer.exp: New.
17615
cc1c52ad
PA
176162014-07-14 Pedro Alves <palves@redhat.com>
17617
17618 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17619 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17620
1e973570
PA
176212014-07-14 Pedro Alves <palves@redhat.com>
17622
17623 * gdb.base/double-prompt-target-event-error.c: New file.
17624 * gdb.base/double-prompt-target-event-error.exp: New file.
17625
93d6eb10
PA
176262014-07-14 Pedro Alves <palves@redhat.com>
17627
17628 PR gdb/17072
17629 * gdb.base/paginate-inferior-exit.c: New file.
17630 * gdb.base/paginate-inferior-exit.exp: New file.
17631
0017922d
PA
176322014-07-14 Pedro Alves <palves@redhat.com>
17633
17634 PR gdb/17072
17635 * gdb.base/paginate-bg-execution.c: New file.
17636 * gdb.base/paginate-bg-execution.exp: New file.
17637
94696ad3
PA
176382014-07-14 Pedro Alves <palves@redhat.com>
17639
17640 PR gdb/17072
17641 * gdb.base/paginate-execution-startup.c: New file.
17642 * gdb.base/paginate-execution-startup.exp: New file.
17643 * lib/gdb.exp (pagination_prompt): New global.
17644 (default_gdb_spawn): New procedure, factored out from
17645 default_gdb_spawn.
17646 (default_gdb_start): Adjust to call default_gdb_spawn.
17647 (gdb_spawn): New procedure.
17648
bd293940
PA
176492014-07-14 Pedro Alves <palves@redhat.com>
17650
17651 * lib/gdb.exp (gdb_assert): New procedure.
17652 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17653
c933f875
PA
176542014-07-14 Pedro Alves <palves@redhat.com>
17655
17656 * gdb.base/execution-termios.c: New file.
17657 * gdb.base/execution-termios.exp: New file.
17658
d98b7a16
TT
176592014-07-14 Tom Tromey <tromey@redhat.com>
17660
17661 * gdb.cp/vla-cxx.cc: New file.
17662 * gdb.cp/vla-cxx.exp: New file.
17663
548740d6
TT
176642014-07-14 Tom Tromey <tromey@redhat.com>
17665
17666 * gdb.reverse/rerun-prec.c: New file.
17667 * gdb.reverse/rerun-prec.exp: New file.
17668
a25eb028
MR
176692014-07-12 Maciej W. Rozycki <macro@mips.com>
17670 Maciej W. Rozycki <macro@codesourcery.com>
17671
17672 * lib/gdb-utils.exp: New file.
17673 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17674 inline `gdb_init_command' processing.
17675 (gdb_start_cmd): Likewise.
17676 * lib/mi-support.exp (mi_run_cmd): Likewise.
17677 * README: Document `gdb_init_command' and `gdb_init_commands'.
17678
218c2655
JK
176792014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17680
17681 Fix false FAIL running under a very long directory name.
17682 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17683 and "set print elements 10000". Twice.
17684
5401fde3
YQ
176852014-07-11 Yao Qi <yao@codesourcery.com>
17686
17687 * gdb.base/exprs.exp: "set print symbol off".
17688
e76126e8
PA
176892014-07-11 Pedro Alves <palves@redhat.com>
17690
17691 * gdb.threads/kill.c: New file.
17692 * gdb.threads/kill.exp: New file.
17693
2d6f0de6
YQ
176942014-07-10 Yao Qi <yao@codesourcery.com>
17695
17696 * gdb.trace/tfile.c (write_basic_trace_file)
17697 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17698 address written to trace file.
17699
7180e04a
PA
177002014-07-09 Pedro Alves <palves@redhat.com>
17701
17702 * gdb.base/attach-wait-input.exp: New file.
17703 * gdb.base/attach-wait-input.c: New file.
17704
9a9a7608
AB
177052014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17706
17707 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17708 setting up test structures.
17709 (main): Call new test function.
17710 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17711 test function, continue into test function and walk test
17712 structures.
17713
161ac41e
YQ
177142014-07-02 Yao Qi <yao@codesourcery.com>
17715
17716 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17717 'bar_start' at the beginning of functions 'foo' and 'bar'
17718 respectively.
17719 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17720 instead of 'foo' and 'bar'.
17721
1f267ae3
MM
177222014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17723
17724 * gdb.btrace/segv.exp: New.
17725 * gdb.btrace/segv.c: New.
17726
2b239efb
LM
177272014-07-02 Luis Machado <lgustavo@codesourcery.com>
17728
17729 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17730 instruction.
17731
cf363f18
MW
177322014-06-30 Mark Wielaard <mjw@redhat.com>
17733
17734 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17735 vulture, vilify, villar): New volatile array constants.
17736 (vindictive, vegetation): New const volatile array constants.
17737 * gdb.base/volatile.exp: Test volatile and const volatile array
17738 types.
17739
aebf9d24
AA
177402014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17741
17742 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17743 target lacks support for awatch, rwatch, or hbreak.
17744
b67a2c6f
YQ
177452014-06-27 Yao Qi <yao@codesourcery.com>
17746
17747 * gdb.multi/dummy-frame-restore.exp: New.
17748 * gdb.multi/dummy-frame-restore.c: New.
17749
aef92902
MM
177502014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17751
17752 * gdb.btrace/gcore.exp: New.
17753
8e9db26e
PA
177542014-06-23 Pedro Alves <palves@redhat.com>
17755
17756 * gdb.base/watchpoint-reuse-slot.c: New file.
17757 * gdb.base/watchpoint-reuse-slot.exp: New file.
17758
70afc5b7
SC
177592014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17760
17761 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17762 progspace's filename in 'info', 'enable' and 'disable' command
17763 tests.
17764
b972bd9c
JK
177652014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17766
17767 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17768 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17769 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17770
125f8a3d
GB
177712014-06-20 Gary Benson <gbenson@redhat.com>
17772
17773 * gdb.arch/i386-avx.exp: Fix include file location.
17774 * gdb.arch/i386-sse.exp: Likewise.
17775
3ed9baed
IB
177762014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17777
17778 * gdb.dlang/expression.exp: New file.
17779
034f788c
PA
177802014-06-19 Pedro Alves <palves@redhat.com>
17781
17782 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17783 out from ...
17784 (top level): ... here. Iterate running tests under different
17785 scheduler-locking settings.
17786
45371d0c
LM
177872014-06-18 Luis Machado <lgustavo@codesourcery.com>
17788
17789 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17790 to DW_FORM_addr and use non-zero addresses.
17791
5d376983
SC
177922014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17793
17794 PR gdb/17017
17795 * gdb.python/py-xmethods.cc: Add global function call counters and
17796 increment them in their respective functions. Remove "cout"
17797 statements.
17798 * gdb.python/py-xmethods.exp: Make tests check the global function
17799 call counters instead of depending on inferior IO.
17800
a1aa2221
LM
178012014-06-18 Don Breazeal <donb@codesourcery.com>
17802
17803 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17804 Deleted procedure.
17805 (explicit_fork_parent_follow): Deleted procedure.
17806 (explicit_fork_child_follow): Deleted procedure.
17807 (test_follow_fork): New procedure.
17808 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17809 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17810 procedure calls.
17811
0fc05997
YQ
178122014-06-17 Yao Qi <yao@codesourcery.com>
17813
17814 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17815 CP1252.
17816
70795c52
LM
178172014-06-17 Luis Machado <lgustavo@codesourcery.com>
17818
17819 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17820 Initialize ptr and S explicitly.
17821 (skip_type_update_when_not_use_rtti_test): Likewise.
17822
6be47f0c
KS
178232014-06-16 Keith Seitz <keiths@redhat.com>
17824
17825 PR mi/15863
17826 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17827 the inferior is started.
17828
d03de421
PA
178292014-06-16 Pedro Alves <palves@redhat.com>
17830
17831 * gdb.base/break-main-file-remove-fail.c: New file.
17832 * gdb.base/break-main-file-remove-fail.exp: New file.
17833 * gdb.base/break-unload-file.exp: Use build_executable instead of
17834 prepare_for_testing.
17835 (test_break): New parameter "initial_load". Handle it.
17836 (top level): Add initial_load cmdline/file axis.
17837
f9579b99
TT
178382014-06-12 Tom Tromey <tromey@redhat.com>
17839
17840 * gdb.base/completion.exp: Don't use directory name in test.
17841
3657956b
GB
178422014-06-09 Gary Benson <gbenson@redhat.com>
17843
17844 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17845 separate the always-available ANSI-standard signals from the
17846 signals that require checking.
17847 (main): Likewise.
17848 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17849 Likewise.
17850 (main): Likewise.
17851
4186eb54
KS
178522014-06-07 Keith Seitz <keiths@redhat.com>
17853
17854 Revert:
17855 PR c++/16253
17856 * gdb.cp/var-tag.cc: New file.
17857 * gdb.cp/var-tag.exp: New file.
17858 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17859 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17860 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17861 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17862
25326a28 178632014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17864
17865 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17866
829155c9
PA
178672014-06-06 Pedro Alves <palves@redhat.com>
17868
17869 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17870 in target debug output instead of looking at RSP packets,
17871 disabling the test on any target that uses hardware stepping.
17872 Update comments.
17873
61c8d22e
PA
178742014-06-06 Pedro Alves <palves@redhat.com>
17875
17876 * gdb.base/break-unload-file.exp: Fix typo.
17877
d9a47287
YQ
178782014-06-06 Yao Qi <yao@codesourcery.com>
17879
17880 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17881 from "jit_function" to "^jit_function".
17882
e5e01dbf
YQ
178832014-06-06 Yao Qi <yao@codesourcery.com>
17884
17885 * gdb.base/async.c (foo): Add one statement.
17886 * gdb.base/async.exp: Get the next instruction address and
17887 match the output of "nexti" by instruction address. Match
17888 the hex address in the output of "finish".
17889
73ba372c
GB
178902014-06-06 Gary Benson <gbenson@redhat.com>
17891
17892 * gdb.base/call-signals.c: Remove preprocessor conditionals
17893 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17894 SIGSEGV and SIGTERM.
17895 * gdb.base/sigall.c: Likewise.
17896 * gdb.base/unwindonsignal.c: Likewise.
17897 * gdb.reverse/sigall-reverse.c: Likewise.
17898
831517df
YQ
178992014-06-06 Yao Qi <yao@codesourcery.com>
17900
17901 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17902 readable, skip the test.
17903
b8b91e98
YQ
179042014-06-06 Yao Qi <yao@codesourcery.com>
17905
17906 * gdb.threads/staticthreads.c (thread_function): Move the line
17907 setting breakpoint on forward.
17908 * gdb.threads/staticthreads.exp: Update comments.
17909
fb934770
LC
179102014-06-05 Ludovic Courtès <ludo@gnu.org>
17911
17912 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17913 "history-append! type error".
17914
6ef284bd
SM
179152014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17916
17917 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17918 erroneous dprintf expected input.
17919
a872e241
DE
179202014-06-04 Doug Evans <xdje42@gmail.com>
17921
17922 * gdb.guile/scm-generics.exp: Delete.
17923
16f691fb
DE
179242014-06-04 Doug Evans <xdje42@gmail.com>
17925
17926 * gdb.guile/scm-breakpoint.exp: Update.
17927 Add tests for breakpoint registration.
17928
012370f6
TT
179292014-06-04 Tom Tromey <tromey@redhat.com>
17930
17931 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17932 VLA-in-union.
17933 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17934 inner_vla_struct, vla_union types. Initialize objects of those
17935 types and compute their sizes.
17936
9f5a4cef
HZ
179372014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17938 Hui Zhu <hui@codesourcery.com>
17939
17940 * gdb.base/fileio.exp: Add test for shell not available as well as
17941 available.
17942 * gdb.base/fileio.c (test_system): Check for shell twice.
17943
90a45c4d
YQ
179442014-06-04 Yao Qi <yao@codesourcery.com>
17945
17946 * gdb.base/auto-connect-native-target.exp: Remove redundant
17947 space from the regexp pattern.
17948
70017e41
YQ
179492014-06-04 Yao Qi <yao@codesourcery.com>
17950
17951 * gdb.base/default.exp: Replace "child" with "native" in
17952 regexp pattern.
17953
883964a7
SC
179542014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17955
17956 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17957 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17958 * gdb.python/py-xmethods.py: Python script supporting the
17959 new testcase and tests.
17960
ef370185
JB
179612014-06-03 Joel Brobecker <brobecker@adacore.com>
17962 Pedro Alves <palves@redhat.com>
17963
17964 PR breakpoints/17000
17965 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17966 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17967
1e2ccb61
BM
179682014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17969
17970 * gdb.base/subst.exp: Add tests to verify partial path matching
17971 output.
17972
c6ec5ab2
PA
179732014-06-03 Pedro Alves <palves@redhat.com>
17974
17975 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17976 target that doesn't use software single-stepping.
17977
835c559f
PA
179782014-06-03 Pedro Alves <palves@redhat.com>
17979
17980 PR breakpoints/17000
17981 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17982 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17983
06eb1586
DE
179842014-06-02 Doug Evans <xdje42@gmail.com>
17985
17986 * gdb.guile/scm-parameter.exp: New file.
17987
e698b8c4
DE
179882014-06-02 Doug Evans <xdje42@gmail.com>
17989
17990 * gdb.guile/scm-cmd.c: New file.
17991 * gdb.guile/scm-cmd.exp: New file.
17992
ded03782
DE
179932014-06-02 Doug Evans <xdje42@gmail.com>
17994
17995 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17996 pretty-printer lookup.
17997 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17998 (make-pp_s-printer): Call it.
17999 (make-pretty-printer-from-dict): New function.
18000 (lookup-pretty-printer-maker-from-dict): New function.
18001 (*pretty-printer*): Simplify.
18002 (make-objfile-pp_s-printer): New function.
18003 (install-objfile-pretty-printers!): New function.
18004 (make-progspace-pp_s-printer): New function.
18005 (install-progspace-pretty-printers!): New function.
18006 * gdb.guile/scm-progspace.c: New file.
18007 * gdb.guile/scm-progspace.exp: New file.
18008
41fac0cf
PA
180092014-06-02 Pedro Alves <palves@redhat.com>
18010
18011 * gdb.base/dprintf-bp-same-addr.c: New file.
18012 * gdb.base/dprintf-bp-same-addr.exp: New file.
18013
96ae5695
EBM
180142014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18015
18016 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18017 * gdb.arch/powerpc-power.s: Likewise.
18018
da02b3a8
JB
180192014-06-02 Joel Brobecker <brobecker@adacore.com>
18020
18021 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18022
c72b2e7b
YQ
180232014-06-01 Yao Qi <yao@codesourcery.com>
18024
18025 * gdb.base/watchpoint.exp (test_watch_location): Check null
18026 pointer can be dereferenced. If not, do the test, otherwise
18027 skip it.
18028
53e8a631
AB
180292014-05-30 Andrew Burgess <aburgess@broadcom.com>
18030
18031 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18032 results.
18033 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18034
938f0e2f
AB
180352014-05-30 Andrew Burgess <aburgess@broadcom.com>
18036
18037 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18038 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18039 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18040 * gdb.arch/amd64-invalid-stack-top.c: New file.
18041 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18042
9ba6657a
PA
180432014-05-30 Pedro Alves <palves@redhat.com>
18044
18045 PR breakpoints/17000
18046 * gdb.base/sss-bp-on-user-bp.c: New file.
18047 * gdb.base/sss-bp-on-user-bp.exp: New file.
18048
522c09bf
DB
180492014-05-30 David Blaikie <dblaikie@gmail.com>
18050
18051 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18052 gnu_inline semantics via attribute.
18053 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18054 source explicitly specifies the required semantics.
18055
bf4ef81e
MR
180562014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18057
18058 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18059
329ea579
PA
180602014-05-29 Pedro Alves <palves@redhat.com>
18061 Tom Tromey <tromey@redhat.com>
18062
18063 * gdb.base/async-shell.exp: Don't enable target-async.
18064 * gdb.base/async.exp
18065 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18066 parameter. Adjust.
18067 (top level): Don't test with "target-async".
18068 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18069 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18070 * gdb.base/inferior-died.exp: Don't enable target-async.
18071 * gdb.base/interrupt-noterm.exp: Likewise.
18072 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18073 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18074 * gdb.mi/mi-nonstop.exp: Likewise.
18075 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18076 * gdb.mi/mi-nsintrall.exp: Likewise.
18077 * gdb.mi/mi-nsmoribund.exp: Likewise.
18078 * gdb.mi/mi-nsthrexec.exp: Likewise.
18079 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18080 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18081 * gdb.python/py-evsignal.exp: Don't enable target-async.
18082 * gdb.python/py-evthreads.exp: Likewise.
18083 * gdb.python/py-prompt.exp: Likewise.
18084 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18085 * gdb.server/solib-list.exp: Don't enable target-async.
18086 * gdb.threads/thread-specific-bp.exp: Likewise.
18087 * lib/mi-support.exp: Adjust to use mi-async.
18088
fd664c91
PA
180892014-05-29 Pedro Alves <palves@redhat.com>
18090
18091 PR gdb/13860
18092 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18093 reason, even in sync mode.
18094
251bde03
PA
180952014-05-29 Pedro Alves <palves@redhat.com>
18096 Hui Zhu <hui@codesourcery.com>
18097
18098 PR PR15693
18099 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18100 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18101 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18102 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18103
7f3c0343
JB
181042014-05-28 Joel Brobecker <brobecker@adacore.com>
18105
18106 * config/monitor.exp (gdb_target_monitor): Replace use of
18107 "set remotebaud" by "set serial baud".
18108
b2715b27
AW
181092014-05-26 Andy Wingo <wingo@igalia.com>
18110
18111 * gdb.guile/scm-breakpoint.exp:
18112 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18113 properties instead of gdb-object-properties.
18114
498a4489
YQ
181152014-05-26 Yao Qi <yao@codesourcery.com>
18116
18117 * gdb.server/no-thread-db.exp: Specify source file name
18118 explicitly when setting a breakpoint.
18119
589fdceb
MM
181202014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18121
18122 * gdb.btrace/vdso.c: New.
18123 * gdb.btrace/vdso.exp: New.
18124
e9089e05
MM
181252014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18126
18127 * gdb.base/gcore.exp (capture_command_output): Move ...
18128 * lib/gdb.exp (capture_command_output): ... here.
18129
67b5c0c1
MM
181302014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18131
18132 * gdb.btrace/data.exp: Test memory access during btrace replay.
18133
a2199296
SM
181342014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18135
18136 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18137
17b2616c
PA
181382014-05-21 Pedro Alves <palves@redhat.com>
18139
18140 PR gdb/13860
18141 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18142 (top level): Test that output related to execution commands is
18143 sent to the console with CLI commands, but not with MI commands.
18144 Test that breakpoint events are always mirrored to the console.
18145 Also expect the new source line to be output after a "next" in
18146 async mode too. Make it a pass/fail test.
18147 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18148 output.
18149 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18150
5166082f
PA
181512014-05-21 Pedro Alves <palves@redhat.com>
18152
18153 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18154 Use them to test variations of "list" after reaching a breakpoint.
18155 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18156 Test "list" with listsize 10 after reaching a breakpoint.
18157 * gdb.python/python.exp (decode_line current location line
18158 number): Adjust expected line number.
18159
2f25d70f
SM
181602014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18161
18162 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18163 behavior for $args, pass it directly to "run".
18164
ff604a67
MR
181652014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18166
18167 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18168 30000 to 65536.
18169
6a3cb8e8
PA
181702014-05-21 Pedro Alves <palves@redhat.com>
18171
18172 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18173 auto-connect-native-target off".
18174 * gdb.base/auto-connect-native-target.c: New file.
18175 * gdb.base/auto-connect-native-target.exp: New file.
18176
4ebfc96e
PA
181772014-05-21 Pedro Alves <palves@redhat.com>
18178
18179 * gdb.base/default.exp: Test "target native" instead of "target
18180 child".
18181
36d46afb
MW
181822014-05-21 Mark Wielaard <mjw@redhat.com>
18183
18184 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18185
5876f503
JK
181862014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18187
18188 Fix TLS access for -static -pthread.
18189 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18190 <HAVE_TLS> (thread_function, main): Initialize it.
18191 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18192 Add clean_restart.
18193 <$have_tls != "">: Check TLSVAR.
18194
0256a6ac
PA
181952014-05-21 Pedro Alves <palves@redhat.com>
18196
18197 * gdb.base/dcache-line-read-error.c: New.
18198 * gdb.base/dcache-line-read-error.exp: New.
18199
936d2992
PA
182002014-05-20 Pedro Alves <palves@redhat.com>
18201
18202 * gdb.base/compare-sections.c: New file.
18203 * gdb.base/compare-sections.exp: New file.
18204
802e8e6d
PA
182052014-05-20 Pedro Alves <palves@redhat.com>
18206
18207 * gdb.base/break-idempotent.c: New file.
18208 * gdb.base/break-idempotent.exp: New file.
18209
e59fa00f
MM
182102014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18211
18212 * gdb.btrace/nohist.exp: New.
18213
8b696e31
YQ
182142014-05-20 Yao Qi <yao@codesourcery.com>
18215
18216 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18217 gdb.reverse directory and gdb_reverse_timeout exists in board
18218 setting.
18219 * README: Document gdb_reverse_timeout.
18220
73c9764f
YQ
182212014-05-20 Yao Qi <yao@codesourcery.com>
18222
18223 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18224 'test_file_name'. Treat args as a string instead of a list.
18225 (gdb_init): Rename argument 'args' by 'test_file_name'.
18226
f1f4348a
JK
182272014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18228
18229 * gdb.arch/powerpc-power.exp: New file.
18230 * gdb.arch/powerpc-power.s: New file.
18231
0dbe70ce
DE
182322014-05-16 Doug Evans <dje@google.com>
18233
18234 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18235 * gdb.base/completion.exp: Check that all expected files exist
18236 before doing file completion.
0dbe70ce 18237
8d551b02
DE
182382014-05-16 Doug Evans <dje@google.com>
18239
18240 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18241 Update.
18242 (do_syscall_tests_without_xml): Update.
18243
73eb7709
PA
182442014-05-16 Pedro Alves <palves@redhat.com>
18245
18246 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18247 instead of "unknown output after running".
18248
3fae92fc
YQ
182492014-05-16 Yao Qi <yao@codesourcery.com>
18250
18251 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18252 file1.txt from host at the end.
18253 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18254
c2b2ccc5
DE
182552014-05-15 Doug Evans <dje@google.com>
18256
18257 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18258 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18259 loading file. Add test for TU lookup.
18260
8c217a4b
SM
182612014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18262
18263 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18264 calling "-exec-arguments" or "set args" before running the
18265 inferior.
18266
3deb39c6
SM
182672014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18268
18269 * lib/mi-support.exp (mi_expect_stop): Expect message for
18270 inferiors that exit with non-zero exit code.
18271
71a79f8c
YQ
182722014-05-14 Yao Qi <yao@codesourcery.com>
18273
18274 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18275 match absolute path on remote host.
18276 (test_file_list_exec_source_files): Remove "/" from the
18277 pattern.
18278
f23fcd46
YQ
182792014-05-14 Yao Qi <yao@codesourcery.com>
18280
18281 * boards/local-remote-host-notty.exp (${board}_file): New
18282 proc.
18283
9404b58f
KM
182842014-05-07 Kyle McMartin <kyle@redhat.com>
18285
18286 Pushed by Joel Brobecker <brobecker@adacore.com>.
18287 * gdb.arch/aarch64-atomic-inst.c: New file.
18288 * gdb.arch/aarch64-atomic-inst.exp: New file.
18289
5e45f04c
YQ
182902014-05-07 Yao Qi <yao@codesourcery.com>
18291
18292 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18293 in current context" too.
18294
c888a17d
KS
182952014-05-05 Keith Seitz <keiths@redhat.com>
18296
18297 * gdb.linespec/ls-dollar.exp: Add test for linespec
18298 file:convenience_variable.
18299
290a839c
YQ
183002014-05-05 Yao Qi <yao@codesourcery.com>
18301
18302 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18303 traceframes into tfile and ctf trace files. Read data from
18304 trace file and test collected data.
18305 (gdb_collect_locals_test): Likewise.
18306 (gdb_unavailable_registers_test): Likewise.
18307 (gdb_unavailable_floats): Likewise.
18308 (gdb_collect_globals_test): Likewise.
18309 (top-level): Append "ctf" to trace_file_targets if GDB
18310 supports.
18311
b5262cd0
YQ
183122014-05-05 Yao Qi <yao@codesourcery.com>
18313
18314 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18315 code to ...
18316 (gdb_collect_args_test_1): ... it. New proc.
18317 (gdb_collect_locals_test): Move some code to ...
18318 (gdb_collect_locals_test_1): ... it. New proc.
18319 (gdb_unavailable_registers_test): Move some code to ...
18320 (gdb_unavailable_registers_test_1): ... it. New proc.
18321 (gdb_unavailable_floats): Move some code to ...
18322 (gdb_unavailable_floats_1): ... it. New proc.
18323
30a1e6cc
SDJ
183242014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18325
18326 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18327 probes to test for bitness recognition.
18328 * gdb.arch/amd64-stap-optional-prefix.exp
18329 (test_probe_value_without_reg): New procedure.
18330 Add code to test for different kinds of bitness.
18331
f33da99a
SDJ
183322014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18333
18334 PR breakpoints/16889
18335 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18336 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18337
5b80f00d
PA
183382014-05-01 Pedro Alves <palves@redhat.com>
18339
18340 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18341 gdb_file_cmd if no file is specified.
18342 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18343 last_loaded_file to set the remote exec-file.
18344
f8c2a73c
PA
183452014-05-01 Pedro Alves <palves@redhat.com>
18346
18347 * boards/local-remote-host.exp: New file.
18348
be6e8ac7
PA
183492014-05-01 Pedro Alves <palves@redhat.com>
18350
18351 * boards/local-remote-host.exp: Rename to ...
18352 * boards/local-remote-host-notty.exp: ... this.
18353
cac0dc8f
JB
183542014-04-28 Joel Brobecker <brobecker@adacore.com>
18355
18356 * gdb.ada/dyn_arrayidx: New testcase.
18357
9730e6cc
YQ
183582014-04-26 Yao Qi <yao@codesourcery.com>
18359
18360 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18361 and compute the length of function main. Save it in
18362 $main_length.
18363 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18364 (top-level): Use gdb_compile to compile objects into
18365 executable and restart GDB. Remove invocation to
18366 prepare_for_testing.
18367
7ae1a6a6
PA
183682014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18369 Pedro Alves <palves@redhat.com>
18370
18371 PR server/16255
18372 * gdb.multi/multi-attach.c: New file.
18373 * gdb.multi/multi-attach.exp: New file.
18374
4082afcc
PA
183752014-04-25 Pedro Alves <palves@redhat.com>
18376
18377 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18378 user.
18379 (top level): Test that "set remote conditional-breakpoints-packet
18380 off" works as intended.
18381 * gdb.base/dprintf.exp: Test that "set remote
18382 breakpoint-commands-packet off" works as intended.
18383 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18384 New function.
18385 (top level): Call it.
18386 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18387 remote fast-tracepoints-packet off" works as intended.
18388 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18389 * lib/gdb.exp (gdb_is_target_remote): ... here.
18390
2abc3f8d
DB
183912014-04-24 David Blaikie <dblaikie@gmail.com>
18392
18393 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18394 ensure clang would not discard them.
18395 * gdb.base/gdbvars.c: Ditto.
18396 * gdb.base/memattr.c: Ditto.
18397 * gdb.base/whatis.c: Ditto.
18398 * gdb.python/py-prettyprint.c: Ditto.
18399 * gdb.trace/actions.c: Ditto.
18400 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18401 ensure clang would not discard it.
18402
bfd39632
DB
184032014-04-24 David Blaikie <dblaikie@gmail.com>
18404
18405 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18406 clang to emit the full definition of type required by the test
18407 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18408
22842ff6
DB
184092014-04-24 David Blaikie <dblaikie@gmail.com>
18410
18411 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18412 coax Clang into emitting the definition of the type.
18413 * gdb.cp/pr10728-x.h (y): Ditto.
18414 * gdb.cp/pr10728-y.cc (y): Ditto.
18415
c2e827ad
DB
184162014-04-24 David Blaikie <dblaikie@gmail.com>
18417
18418 * gdb.base/label.exp: XFAIL label related tests under Clang.
18419 * gdb.cp/cplabel.exp: Ditto.
18420 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18421 under Clang those using labels.
18422
4c2d33e7
YQ
184232014-04-25 Yao Qi <yao@codesourcery.com>
18424
18425 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18426 double_label.
18427 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18428 partial_label and double_label.
18429
56083b99
DB
184302014-04-24 David Blaikie <dblaikie@gmail.com>
18431
18432 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18433
25d4e99d
DB
184342014-04-24 David Blaikie <dblaikie@gmail.com>
18435
18436 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18437 of the function to work across GCC and Clang.
18438 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18439 pointer types (const void ** const V void **).
18440
01f9f808
MS
184412014-04-24 Michael Sturm <michael.sturm@mintel.com>
18442 Walfred Tedeschi <walfred.tedeschi@intel.com>
18443
18444 * Makefile.in (EXECUTABLES): Added i386-avx512.
18445 * gdb.arch/i386-avx512.c: New file.
18446 * gdb.arch/i386-avx512.exp: Likewise.
18447
4b48d439
KS
184482014-04-23 Keith Seitz <keiths@redhat.com>
18449
18450 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18451 (mi_make_breakpoint_table): New procedure.
18452 (mi_create_breakpoint): Use mi_make_breakpoint
18453 and return the result.
18454 (mi_make_breakpoint): New procedure.
18455 (mi_build_kv_pairs): New procedure.
18456
18457 * gdb.mi/mi-break.exp: Remove unused globals,
18458 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18459 All callers updated.
18460 * gdb.mi/mi-dprintf.exp: Use variable to track command
18461 number.
18462 Update all callers of mi_create_breakpoint and use
18463 mi_make_breakpoint_table.
18464 Remove any unused global variables.
18465 * gdb.mi/mi-nonstop.exp: Likewise.
18466 * gdb.mi/mi-nsintrall.exp: Likewise.
18467 * gdb.mi/mi-nsmoribund.exp: Likewise.
18468 * gdb.mi/mi-nsthrexec.exp: Likewise.
18469 * gdb.mi/mi-reverse.exp: Likewise.
18470 * gdb.mi/mi-simplerun.exp: Likewise.
18471 * gdb.mi/mi-stepn.exp: Likewise.
18472 * gdb.mi/mi-syn-frame.exp: Likewise.
18473 * gdb.mi/mi-until.exp: Likewise.
18474 * gdb.mi/mi-var-cp.exp: Likewise.
18475 * gdb.mi/mi-var-display.exp: Likewise.
18476 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18477 * gdb.mi/mi2-var-child.exp: Likewise.
18478 * gdb.mi/mi-vla-c99.exp: Likewise.
18479 * lib/mi-support.exp: Likewise.
18480
18481 From Ian Lance Taylor <iant@cygnus.com>:
18482 * lib/gdb.exp (parse_args): New procedure.
18483
08351840
PA
184842014-04-23 Pedro Alves <palves@redhat.com>
18485
18486 * gdb.base/break-unload-file.c: New file.
18487 * gdb.base/break-unload-file.exp: New file.
18488 * gdb.base/sym-file-lib.c (baz): New function.
18489 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18490 field.
18491 (load): Store the segment's mapped size.
18492 (unload): New function.
18493 (unload_shlib): New function.
18494 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18495 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18496 set a breakpoint at baz, and call it.
18497 * gdb.base/sym-file.exp: New tests for stale breakpoint
18498 instructions.
18499
076855f9
PA
185002014-04-23 Pedro Alves <palves@redhat.com>
18501
18502 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18503 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18504 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18505 * gdb.base/hbreak-unmapped.c: New file.
18506 * gdb.base/hbreak-unmapped.exp: New file.
18507 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18508 * lib/gdb.exp (gdb_is_target_remote): ... here.
18509
483805cf
PA
185102014-04-22 Pedro Alves <palves@redhat.com>
18511
18512 * gdb.base/consecutive-step-over.c: New file.
18513 * gdb.base/consecutive-step-over.exp: New file.
18514
06d97543
PA
185152014-04-22 Pedro Alves <palves@redhat.com>
18516
18517 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18518 instead of send_gdb/gdb_expect.
18519
b4429ea2
YQ
185202014-04-22 Yao Qi <yao@codesourcery.com>
18521
18522 * lib/trace-support.exp (generate_tracefile): New procedure.
18523 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18524 return 0.
18525 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18526 if generate_tracefile returns 1.
18527
51d48146
PA
185282014-04-18 Tom Tromey <palves@redhat.com>
18529 Pedro alves <tromey@redhat.com>
18530
18531 PR backtrace/15558
18532 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18533 with a backtrace limit.
18534 * gdb.python/py-frame-inline.exp: Test running to an inline
18535 function with a backtrace limit, and printing the newest frame.
18536 * gdb.python/py-frame-inline.c (main): Call f.
18537
bd1dce5f
MS
185382014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18539
18540 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18541
40d1a503
MS
185422014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18543
18544 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18545 Drop prefix from unsupported source file path.
18546
389b98f7
YQ
185472014-04-17 Yao Qi <yao@codesourcery.com>
18548
18549 * lib/gdb.exp (with_target_charset): New proc.
18550 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18551 with_target_charset.
18552 (test_print_strings): Likewise.
18553 (test_repeat_bytes): Likewise.
18554 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18555 for some tests.
18556
22869d73
KS
185572014-04-16 Keith Seitz <keiths@redhat.com>
18558
18559 PR gdb/15827
18560 * gdb.dwarf2/corrupt.c: New file.
18561 * gdb.dwarf2/corrupt.exp: New file.
18562
c4f87ca6
KS
185632014-04-16 Keith Seitz <keiths@redhat.com>
18564
18565 PR c++/16597
18566 * gdb.cp/namelessclass.cc: New file.
18567 * gdb.cp/namelessclass.exp: New file.
18568 * gdb.cp/namelessclass.S: New file.
18569
ab19de87
DE
185702014-04-16 Doug Evans <dje@google.com>
18571
18572 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18573 Add comment.
18574 (gdbserver_default_get_comm_port): New function.
18575 (gdbserver_start): Check if board file provided
18576 "gdbserver,get_comm_port" and use it if so.
18577 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18578 (gdb,socketport): Set to "stdio".
18579 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18580 (stdio_gdbserver_template): Delete.
18581 (${board}_get_remote_address): Update.
18582 (${board}_build_remote_cmd): Delete.
18583 (${board}_get_comm_port): New function.
18584 (${board}_spawn): Update.
18585 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18586 Delete.
18587 (${board}_get_remote_address): Update.
18588 (${board}_get_comm_port): New function.
18589
fc98a809
AB
185902014-04-16 Andrew Burgess <aburgess@broadcom.com>
18591
18592 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18593 appearing in any order.
18594
87fd9e6e
DE
185952014-04-15 Doug Evans <dje@google.com>
18596
18597 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18598 uninitialized value of "description".
18599
099fc3ea
KS
186002014-04-15 Keith Seitz <keiths@redhat.com>
18601
18602 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18603 Remove unused globals.
18604 (test_running_the_program): Likewise.
18605 (test_controlled_execution): Likewise.
18606 (test_controlling_breakpoints): Likewise.
18607 (test_program_termination): Likewise.
18608
5da151d4
KS
186092014-04-15 Keith Seitz <keiths@redhat.com>
18610
18611 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18612 unused globals.
18613 (test_rbreak_creation_and_listing): Likewise.
18614 (test_ignore_count): Likewise.
18615 (test_error): Likewise.
18616
35e5d2f0
PA
186172014-04-15 Pedro Alves <palves@redhat.com>
18618
18619 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18620 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18621 sym-file-loader.c.
18622 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18623 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18624 to sym-file-loader.c.
18625 (struct library): Forward declare.
18626 (load_shlib, lookup_function): Change prototypes.
18627 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18628 (translate_offset): Remove declarations.
18629 (get_text_addr): New declaration.
18630 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18631 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18632 sym-file-loader.h.
18633 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18634 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18635 here from sym-file-loader.h.
18636 (struct library): New structure.
18637 (load_shlib, lookup_function): Change prototypes and adjust to
18638 work with a struct library.
18639 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18640 (translate_offset): Make static.
18641 (get_text_addr): New function.
18642 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18643
eb4c1710
PA
186442014-04-15 Pedro Alves <palves@redhat.com>
18645
18646 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18647
2d1baf52
PA
186482014-04-15 Pedro Alves <palves@redhat.com>
18649
18650 * gdb.base/sym-file-loader.c: Include <limits.h>.
18651 (SELF_LINK): New define.
18652 (get_origin): New function.
18653 (load_shlib): Use it.
18654 * gdb.base/sym-file.exp: Don't early return if the target is
18655 remote. Use runto_main, and issue fail is that fails. Use
18656 gdb_load_shlibs.
18657 (shlib_name): Delete.
18658 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18659
7dd6df01
PA
186602014-04-15 Pedro Alves <palves@redhat.com>
18661
18662 * gdb.base/sym-file.exp: Remove regex characters from test
18663 message. Don't refer to breakpoint numbers in test messages.
18664
b50c8614
KS
186652014-04-14 Keith Seitz <keiths@redhat.com>
18666
18667 PR c++/16253
18668 * gdb.cp/var-tag.cc: New file.
18669 * gdb.cp/var-tag.exp: New file.
18670 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18671 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18672 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18673 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18674
3d567982
TT
186752014-04-14 Tom Tromey <tromey@redhat.com>
18676
18677 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18678 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18679 type.
18680 * gdb.cp/enum-class.exp: New file.
18681 * gdb.cp/enum-class.cc: New file.
18682
0626fc76
TT
186832014-04-14 Tom Tromey <tromey@redhat.com>
18684
18685 * gdb.dwarf2/enum-type.exp: New file.
18686
dca325b3
SA
186872014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18688
18689 * gdb.mi/mi-vla-c99.exp: New file.
18690 * gdb.mi/vla.c: New file.
18691
5854b38a
SA
186922014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18693
18694 * gdb.base/vla-datatypes.c: New file.
18695 * gdb.base/vla-datatypes.exp: New file.
18696
463bb957
SA
186972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18698
18699 * gdb.base/vla-ptr.c: New file.
18700 * gdb.base/vla-ptr.exp: New file.
18701
3dd170be
SA
187022014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18703
18704 * gdb.dwarf2/count.exp: New file.
18705
5ecaaa66
SA
187062014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18707
18708 * gdb.base/vla-sideeffect.c: New file.
18709 * gdb.base/vla-sideeffect.exp: New file.
18710
41f1ada5
DB
187112014-04-14 David Blaikie <dblaikie@gmail.com>
18712
18713 * gdb.mi/non-stop.c: Add return value for non-void function return
18714 statement.
18715 * gdb.threads/staticthreads.c: Ditto.
18716
0be03e84
DE
187172014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18718 Doug Evans <xdje42@gmail.com>
18719
18720 * gdb.guile/scm-value.c: Improve test case.
18721 * gdb.guile/scm-value.exp: Add new test.
18722
f180a1fb
DB
187232014-04-11 David Blaikie <dblaikie@gmail.com>
18724
18725 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18726 override Clang's default.
18727
6b662e19
JB
187282014-04-11 Joel Brobecker <brobecker@adacore.com>
18729
18730 Revert the following changes (regressions):
18731
18732 * gdb.base/vla-sideeffect.c: New file.
18733 * gdb.base/vla-sideeffect.exp: New file.
18734
18735 * gdb.dwarf2/count.exp: New file.
18736
18737 * gdb.base/vla-multi.c: New file.
18738 * gdb.base/vla-multi.exp: New file.
18739
18740 * gdb.base/vla-ptr.c: New file.
18741 * gdb.base/vla-ptr.exp: New file.
18742
18743 * gdb.base/vla-datatypes.c: New file.
18744 * gdb.base/vla-datatypes.exp: New file.
18745
18746 * gdb.mi/mi-vla-c99.exp: New file.
18747 * gdb.mi/vla.c: New file.
18748
245a5f0b
KS
187492014-04-11 Keith Seitz <keiths@redhat.com>
18750
18751 PR c++/16675
18752 * gdb.cp/cpsizeof.exp: New file.
18753 * gdb.cp/cpsizeof.cc: New file.
18754
58a84dcf
SA
187552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18756
191a8a90
JB
18757 * gdb.mi/mi-vla-c99.exp: New file.
18758 * gdb.mi/vla.c: New file.
58a84dcf 18759
c8655f75
SA
187602014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18761
18762 * gdb.base/vla-datatypes.c: New file.
18763 * gdb.base/vla-datatypes.exp: New file.
18764
024e13b4
SA
187652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18766
18767 * gdb.base/vla-ptr.c: New file.
18768 * gdb.base/vla-ptr.exp: New file.
18769
1a237e0e
SA
187702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18771
18772 * gdb.base/vla-multi.c: New file.
18773 * gdb.base/vla-multi.exp: New file.
18774
504f3432
SA
187752014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18776
18777 * gdb.dwarf2/count.exp: New file.
18778
3bce8237
SA
187792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18780
191a8a90
JB
18781 * gdb.base/vla-sideeffect.c: New file.
18782 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18783
322f9c21
YQ
187842014-04-11 Yao Qi <yao@codesourcery.com>
18785
18786 * gdb.base/completion.exp: Check file exists before running tests
18787 on file completion.
18788
d708bcd1
PA
187892014-04-10 Pedro Alves <palves@redhat.com>
18790
18791 * gdb.base/cond-eval-mode.c: New file.
18792 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18793 prepare_for_testing to build the new file. Check result of
18794 runto_main.
18795 (test_break, test_watch): New procedures.
18796 (top level): Use them.
18797
ae1d2761
PM
187982014-04-08 Pierre Muller <muller@sourceware.org>
18799
18800 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18801 Ctrl-V use for mingw hosts.
18802
7af389b8
SC
188032014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18804
18805 * gdb.python/py-value.c: Improve test case.
18806 * gdb.python/py-value.exp: Add new test.
18807
5e703181
DE
188082014-04-07 David Blaikie <dblaikie@gmail.com>
18809
18810 * lib/compiler.c: Identify the clang compiler.
18811 * lib/compiler.cc: Ditto.
18812
9810b410
YQ
188132014-04-03 Yao Qi <yao@codesourcery.com>
18814
18815 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18816
98d1b8dc
AB
188172014-04-01 Anton Blanchard <anton@samba.org>
18818
18819 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18820 messages unique.
18821
3114cea1
AB
188222014-04-01 Anton Blanchard <anton@samba.org>
18823
18824 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18825 prepare_for_testing.
18826
62f7182c
AB
188272014-04-01 Anton Blanchard <anton@samba.org>
18828
18829 * gdb.arch/ppc64-atomic-inst.c: Remove.
18830 * gdb.arch/ppc64-atomic-inst.S: New file.
18831 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18832
770e7fc7
DE
188332014-03-31 Doug Evans <dje@google.com>
18834
18835 * gdb.base/print-symbol-loading-lib.c: New file.
18836 * gdb.base/print-symbol-loading-main.c: New file.
18837 * gdb.base/print-symbol-loading.exp: New file.
18838
46e2bafa
YQ
188392014-03-31 Yao Qi <yao@codesourcery.com>
18840
18841 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18842
8776cfe9
JB
188432014-03-28 Joel Brobecker <brobecker@adacore.com>
18844
18845 * gdb.ada/mi_dyn_arr: New testcase.
18846
5d1ef361
DE
188472014-03-27 Doug Evans <dje@google.com>
18848
18849 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18850
b5bee914
YQ
188512014-03-27 Yao Qi <yao@codesourcery.com>
18852
18853 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18854 if target is nios2-*-*.
18855
0d4d0e77
YQ
188562014-03-26 Yao Qi <yao@codesourcery.com>
18857
18858 * lib/gdb.exp (readline_is_used): New proc.
18859 * gdb.base/completion.exp: Move tests on command complete up.
18860 Skip the rest of tests if readline is not used.
18861 * gdb.ada/complete.exp: Skp the test if readline is not
18862 used.
18863 * gdb.base/filesym.exp: Likewise.
18864 * gdb.base/macscp.exp: Likewise.
18865 * gdb.base/readline-ask.exp: Likewise.
18866 * gdb.base/readline.exp: Likewise.
18867 * gdb.python/py-cmd.exp: Likewise.
18868 * gdb.trace/tfile.exp: Likewise.
18869
29361eee
YQ
188702014-03-26 Yao Qi <yao@codesourcery.com>
18871
18872 * gdb.base/macscp.exp: Fix code format issues.
18873
bc9a5525
UW
188742014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18875
18876 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18877 * gdb.asm/powerpc64le.inc: New file.
18878
d3839ede
PA
188792014-03-25 Pedro Alves <palves@redhat.com>
18880 Doug Evans <dje@google.com>
18881
18882 * gdb.base/source-execution.c: New file.
18883 * gdb.base/source-execution.exp: New file.
18884 * gdb.base/source-execution.gdb: New file.
18885
01672a57
DE
188862014-03-24 Doug Evans <dje@google.com>
18887
18888 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18889 using fission.
18890
88bbeca9
HZ
188912014-03-24 Hui Zhu <hui@codesourcery.com>
18892 Pedro Alves <palves@redhat.com>
18893
18894 PR breakpoints/16101
18895 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18896 test pass/fail messages. Detect missing support for dprintf when
18897 breakpoints are actually inserted.
18898 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18899 breakpoints are actually inserted.
18900 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18901 fails.
18902
d2348791
JK
189032014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18904
18905 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18906
feef67ab
DE
189072014-03-22 Doug Evans <xdje42@gmail.com>
18908
18909 * gdb.python/python.exp (python not supported): Verify multi-line
18910 python command issues an error.
25d743f9 18911 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18912 guile command issues an error.
feef67ab 18913
ecebef6a
MR
189142014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18915
18916 * gdb.threads/thread-specific.exp: Handle the lack of usable
18917 $this_breakpoint and $this_thread.
18918
ccdd1909
HZ
189192014-03-21 Hui Zhu <hui@codesourcery.com>
18920
18921 * gdb.base/attach.exp (do_command_attach_tests): New.
18922
beb460e8
PA
189232014-03-20 Tom Tromey <tromey@redhat.com>
18924 Pedro Alves <palves@redhat.com>
18925
18926 PR cli/15718
18927 * gdb.base/condbreak-call-false.c: New file.
18928 * gdb.base/condbreak-call-false.exp: New file.
18929
40acf43a
PA
189302014-03-20 Pedro Alves <palves@redhat.com>
18931
18932 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18933 Delete.
18934 (block_signals, unblock_signals): Delete.
18935 (child_function_2, main): Remove references to deleted variable
18936 and functions.
18937
9f5e1e02
PA
189382014-03-20 Pedro Alves <palves@redhat.com>
18939
18940 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18941 Use pthread_kill to signal thread 2.
18942 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18943 Adjust to make the test send itself a signal rather than using the
18944 host's "kill" command.
18945
99619bea
PA
189462014-03-20 Pedro Alves <palves@redhat.com>
18947
18948 * gdb.threads/multiple-step-overs.c: New file.
18949 * gdb.threads/multiple-step-overs.exp: New file.
18950 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18951 Adjust expected infrun debug output.
18952
2adfaa28
PA
189532014-03-20 Pedro Alves <palves@redhat.com>
18954
18955 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18956 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18957
31e77af2
PA
189582014-03-20 Pedro Alves <palves@redhat.com>
18959
18960 PR breakpoints/7143
18961 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18962 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18963 of gdb_test_multiple.
18964 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18965 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18966
b9f437de
PA
189672014-03-20 Pedro Alves <palves@redhat.com>
18968
18969 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18970 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18971
05adc73e
PA
189722014-03-19 Pedro Alves <palves@redhat.com>
18973
18974 * gdb.base/async.exp: Remove early return.
18975
6048b950
PA
189762014-03-19 Pedro Alves <palves@redhat.com>
18977
18978 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18979
8bcfb00a
PA
189802014-03-19 Pedro Alves <palves@redhat.com>
18981
18982 * gdb.base/async.exp (test_background): Expect \r\n after
18983 "completed." in the fail pattern.
18984
884e37dc
PA
189852014-03-19 Pedro Alves <palves@redhat.com>
18986
18987 * gdb.base/async.exp (test_background): New procedure.
18988 Use it for all background execution command tests.
18989
148e57e2
PA
189902014-03-19 Pedro Alves <palves@redhat.com>
18991
18992 * gdb.base/async.exp: Use prepare_for_testing.
18993
f48088c7
PA
189942014-03-19 Pedro Alves <palves@redhat.com>
18995
18996 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18997 the same line.
18998
e2f6c966
PA
189992014-03-19 Pedro Alves <palves@redhat.com>
19000
19001 * gdb.base/async.c (main): Add "jump here" and "until here" line
19002 marker comments.
19003 * gdb.base/async.exp (jump_here): New global.
19004 (jump& test): Use it.
19005 (until_here): New global.
19006 (until& test): Use it.
19007
c30568d4
PA
190082014-03-19 Pedro Alves <palves@redhat.com>
19009
19010 * gdb.base/async.exp: Don't frob gdb_protocol.
19011
0172b6a7
DE
190122014-03-18 Doug Evans <xdje42@gmail.com>
19013
19014 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19015 Fix spelling of exec-done-display.
19016
06c868a8
JK
190172014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19018
19019 PR gdb/15358
19020 * gdb.base/gdb-sigterm.c: New file.
19021 * gdb.base/gdb-sigterm.exp: New file.
19022
0c7e1a46
PA
190232014-03-18 Pedro Alves <palves@redhat.com>
19024
19025 PR gdb/13860
19026 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19027 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19028 solib-event.
19029
f7c77d93
JB
190302014-03-17 Joel Brobecker <brobecker@adacore.com>
19031
19032 * gdb.ada/pckd_arr_ren: New testcase.
19033
5a1e8c7a
DE
190342014-03-13 Doug Evans <xdje42@gmail.com>
19035
19036 PR guile/16612
19037 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19038 collect after discarding symbols.
19039
350e1a76
DE
190402014-03-13 Ludovic Courtès <ludo@gnu.org>
19041 Doug Evans <xdje42@gmail.com>
19042
19043 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19044 to history survives a gc.
19045
a69900ae
PA
190462014-03-13 Pedro Alves <palves@redhat.com>
19047
19048 * gdb.base/default.exp: Don't test "target procfs".
19049
5db9f0bd
PA
190502014-03-13 Pedro Alves <palves@redhat.com>
19051
19052 * gdb.base/default.exp: Update "target child" and "target procfs"
19053 tests to not expect "Unix".
19054
b3ccfe11
TT
190552014-03-12 Tom Tromey <tromey@redhat.com>
19056
19057 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19058 New procs. Add target-async tests.
19059 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19060 Add target-async tests.
19061
646f4417
AA
190622014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19063
19064 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19065 'func_start' and 'func_end' for the beginning and end of the
19066 function code, respectively.
19067 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19068 'func_end' instead of 'func' and 'main'.
19069
288c211f
AA
190702014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19071
19072 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19073 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19074 generate the debug info assembler source.
19075
e0c0f156
AA
190762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19077
19078 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19079 * gdb.dwarf2/arr-subrange.exp: Likewise.
19080 * gdb.dwarf2/dwz.exp: Likewise.
19081 * gdb.dwarf2/method-ptr.exp: Likewise.
19082 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19083 * gdb.dwarf2/subrange.exp: Likewise.
19084 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19085 * gdb.dwarf2/implptrpiece.exp: Likewise.
19086 * gdb.dwarf2/nostaticblock.exp: Likewise.
19087
0e5c4555
AA
190882014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19089
19090 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19091 directory to absolute path name arguments.
19092
5ec18f2b
JG
190932014-03-10 Joel Brobecker <brobecker@adacore.com>
19094
19095 * gdb.ada/tagged_access: New testcase.
19096
847fc4f2
MM
190972014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19098
19099 * gdb.btrace/data.exp: Update expected output.
19100
cc3da688
YQ
191012014-03-06 Yao Qi <yao@codesourcery.com>
19102
19103 * gdb.trace/pr16508.exp: New file.
19104
0f26cec1
PA
191052014-03-05 Pedro Alves <palves@redhat.com>
19106
19107 PR gdb/16575
19108 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19109 procedure.
19110 (top level): Adjust to use it. Add tests that exercise breakpoint
19111 interaction with the code-cache.
19112
7a5a839f
LC
191132014-02-26 Ludovic Courtès <ludo@gnu.org>
19114
19115 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19116 test for 'history-append!'.
19117
31aa7e4e
JB
191182014-02-26 Joel Brobecker <brobecker@adacore.com>
19119
19120 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19121 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19122 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19123 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19124 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19125 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19126
1b588015
JB
191272014-02-26 Joel Brobecker <brobecker@adacore.com>
19128
19129 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19130 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19131 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19132
55426c9d
JB
191332014-02-26 Joel Brobecker <brobecker@adacore.com>
19134
19135 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19136
dc53a7ad
JB
191372014-02-26 Joel Brobecker <brobecker@adacore.com>
19138
19139 * gdb.dwarf2/arr-stride.c: New file.
19140 * gdb.dwarf2/arr-stride.exp: New file.
19141
12ab52e9
PA
191422014-02-26 Pedro Alves <palves@redhat.com>
19143
19144 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19145 that won't ever trigger. Make sure that GDB reports the correct
19146 breakpoint that caused the stop.
19147
849c862e
JK
191482014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19149
19150 PR gdb/16626
19151 * gdb.base/auto-load-script: New file.
19152 * gdb.base/auto-load.c: New file.
19153 * gdb.base/auto-load.exp: New file.
19154
71b7d793
JK
19155 PR gdb/16626
19156 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19157
e2f0d509
JK
191582014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19159
19160 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19161 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19162
50cc37c8
DE
191632014-02-24 Doug Evans <dje@google.com>
19164
19165 * lib/gdb.exp (run_on_host): Log error output if program fails.
19166
ea4758f2
PA
191672014-02-21 Pedro Alves <palves@redhat.com>
19168
19169 * gdb.threads/step-after-sr-lock.c: Rename to ...
19170 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19171 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19172 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19173 ... this.
19174
d7b30f67
SDJ
191752014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19176
19177 PR tdep/16397
19178 * gdb.arch/amd64-stap-special-operands.exp: New file.
19179 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19180 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19181 * gdb.arch/amd64-stap-triplet.S: Likewise.
19182 * gdb.arch/amd64-stap-triplet.c: Likewise.
19183
83deb43f
JB
191842014-02-20 Joel Brobecker <brobecker@adacore.com>
19185
19186 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19187 in .section pseudo-op.
19188
adde2bff
DE
191892014-02-20 lin zuojian <manjian2006@gmail.com>
19190 Joel Brobecker <brobecker@adacore.com>
19191 Doug Evans <xdje42@gmail.com>
19192
19193 PR symtab/16581
19194 * gdb.dwarf2/dw2-icycle.S: New file.
19195 * gdb.dwarf2/dw2-icycle.c: New file.
19196 * gdb.dwarf2/dw2-icycle.exp: New file.
19197
f7bd0f78
SC
191982014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19199
19200 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19201 operations on gdb.Value objects.
19202 * gdb.python/py-value-cc.exp: Add new test to test operations on
19203 gdb.Value objects.
19204
c17ef0d5
DE
192052014-02-18 Doug Evans <dje@google.com>
19206
19207 * Makefile.in (TESTS): New variable.
19208 (expanded_tests, expanded_tests_or_none): New variables
19209 (check-single): Pass $(expanded_tests_or_none) to runtest.
19210 (check-parallel): Only run tests in $(TESTS) if non-empty.
19211 (check/no-matching-tests-found): New rule.
19212 * README: Document TESTS makefile variable.
19213
5dd3176f
DE
192142014-02-18 Doug Evans <dje@google.com>
19215
19216 * Makefile.in (check-parallel): rm -rf outputs temp.
19217
0b10be4f
JK
192182014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19219
19220 Fix "ERROR: no fileid for" in the testsuite.
19221 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19222
85f224e7
DE
192232014-02-12 Doug Evans <dje@google.com>
19224
19225 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19226 (MISCELLANEOUS): New variable.
19227 (clean): rm -rf $(MISCELLANEOUS).
19228 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19229 dwp live in the same directory as symlinks, with each symlink pointed
19230 to a differently named file in a different directory.
19231
149b30ff
DE
192322014-02-11 Doug Evans <dje@google.com>
19233
19234 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19235 of Tcl file commands.
19236
1dfdac32
MK
192372014-02-10 Mark Kettenis <kettenis@gnu.org>
19238
19239 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19240 "kill -SIGUSR1 -1".
19241
aa4fb036
JB
192422014-02-10 Joel Brobecker <brobecker@adacore.com>
19243
19244 * gdb.ada/tick_length_array_enum_idx: New testcase.
19245
ed3ef339
DE
192462014-02-10 Doug Evans <xdje42@gmail.com>
19247
19248 * configure.ac (AC_OUTPUT): Add gdb.guile.
19249 * configure: Regenerate.
19250 * lib/gdb-guile.exp: New file.
19251 * lib/gdb.exp (get_target_charset): New function.
19252 * gdb.base/help.exp: Update expected output from "apropos apropos".
19253 * gdb.guile/Makefile.in: New file.
19254 * gdb.guile/guile.exp: New file.
19255 * gdb.guile/scm-arch.c: New file.
19256 * gdb.guile/scm-arch.exp: New file.
19257 * gdb.guile/scm-block.c: New file.
19258 * gdb.guile/scm-block.exp: New file.
19259 * gdb.guile/scm-breakpoint.c: New file.
19260 * gdb.guile/scm-breakpoint.exp: New file.
19261 * gdb.guile/scm-disasm.c: New file.
19262 * gdb.guile/scm-disasm.exp: New file.
19263 * gdb.guile/scm-equal.c: New file.
19264 * gdb.guile/scm-equal.exp: New file.
19265 * gdb.guile/scm-error.exp: New file.
19266 * gdb.guile/scm-error.scm: New file.
19267 * gdb.guile/scm-frame-args.c: New file.
19268 * gdb.guile/scm-frame-args.exp: New file.
19269 * gdb.guile/scm-frame-args.scm: New file.
19270 * gdb.guile/scm-frame-inline.c: New file.
19271 * gdb.guile/scm-frame-inline.exp: New file.
19272 * gdb.guile/scm-frame.c: New file.
19273 * gdb.guile/scm-frame.exp: New file.
19274 * gdb.guile/scm-generics.exp: New file.
19275 * gdb.guile/scm-gsmob.exp: New file.
19276 * gdb.guile/scm-iterator.c: New file.
19277 * gdb.guile/scm-iterator.exp: New file.
19278 * gdb.guile/scm-math.c: New file.
19279 * gdb.guile/scm-math.exp: New file.
19280 * gdb.guile/scm-objfile-script-gdb.in: New file.
19281 * gdb.guile/scm-objfile-script.c: New file.
19282 * gdb.guile/scm-objfile-script.exp: New file.
19283 * gdb.guile/scm-objfile.c: New file.
19284 * gdb.guile/scm-objfile.exp: New file.
19285 * gdb.guile/scm-ports.exp: New file.
19286 * gdb.guile/scm-pretty-print.c: New file.
19287 * gdb.guile/scm-pretty-print.exp: New file.
19288 * gdb.guile/scm-pretty-print.scm: New file.
19289 * gdb.guile/scm-section-script.c: New file.
19290 * gdb.guile/scm-section-script.exp: New file.
19291 * gdb.guile/scm-section-script.scm: New file.
19292 * gdb.guile/scm-symbol.c: New file.
19293 * gdb.guile/scm-symbol.exp: New file.
19294 * gdb.guile/scm-symtab-2.c: New file.
19295 * gdb.guile/scm-symtab.c: New file.
19296 * gdb.guile/scm-symtab.exp: New file.
19297 * gdb.guile/scm-type.c: New file.
19298 * gdb.guile/scm-type.exp: New file.
19299 * gdb.guile/scm-value-cc.cc: New file.
19300 * gdb.guile/scm-value-cc.exp: New file.
19301 * gdb.guile/scm-value.c: New file.
19302 * gdb.guile/scm-value.exp: New file.
19303 * gdb.guile/source2.scm: New file.
19304 * gdb.guile/types-module.cc: New file.
19305 * gdb.guile/types-module.exp: New file.
19306
7026a7c1
YQ
193072014-02-10 Yao Qi <yao@codesourcery.com>
19308
19309 PR testsuite/16543
19310 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19311 * configure: Regenerated.
19312 * Makefile.in: New file.
19313
6c466447
AS
193142014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19315
19316 * gdb.python/py-framefilter.exp: Fix typo.
19317
6e854735
YQ
193182014-02-08 Yao Qi <yao@codesourcery.com>
19319
19320 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19321 that no =breakpoint-modified is emitted when breakpoints are
19322 modified through MI commands.
19323
d137e6dc
PA
193242014-02-07 Pedro Alves <pedro@codesourcery.com>
19325 Pedro Alves <palves@redhat.com>
19326
19327 * gdb.threads/step-after-sr-lock.c: New file.
19328 * gdb.threads/step-after-sr-lock.exp: New file.
19329
b5ee5a50
PA
193302014-02-07 Pedro Alves <palves@redhat.com>
19331
19332 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19333
3c77faf3
JK
193342014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19335
19336 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19337 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19338
6dddc817
DE
193392014-02-06 Doug Evans <xdje42@gmail.com>
19340
19341 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19342 output.
19343
19344 * gdb.gdb/python-interrupts.exp: New file.
19345
de7b2893
YQ
193462014-02-05 Yao Qi <yao@codesourcery.com>
19347
19348 * gdb.trace/report.exp (use_collected_data): Test the output
19349 of "info threads" and "info inferiors".
19350
66d032ac
YQ
193512014-02-05 Yao Qi <yao@codesourcery.com>
19352
19353 Revert this patch:
19354
19355 2013-05-24 Yao Qi <yao@codesourcery.com>
19356
19357 * gdb.trace/tfile.exp: Test inferior and thread.
19358
591a12a1
UW
193592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19360
19361 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19362 on a function.
19363 * gdb.base/step-bt.c: Call hello via function pointer to make
19364 sure its first instruction is executed on powerpc64le-linux.
19365
0ff3e01f
UW
193662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19367
19368 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19369
084ee545
UW
193702014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19371
19372 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19373 of the test patterns for use on little-endian systems.
19374
6ed14ff3
UW
193752014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19376
19377 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19378 (decimal_vector): Fix for little-endian.
19379
401e27fd
JM
193802014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19381
19382 * gdb.arch/sparc-sysstep.exp: New file.
19383 * gdb.arch/sparc-sysstep.c: Likewise.
19384
19385 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19386
8b924729
EBM
193872014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19388
19389 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19390
fb151210
JB
193912014-01-23 Tom Tromey <tromey@redhat.com>
19392
19393 * gdb.ada/array_char_idx: New testcase.
19394
0740f8d8
TT
193952014-01-23 Tom Tromey <tromey@redhat.com>
19396
19397 PR python/16487:
19398 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19399 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19400 classes.
19401
21909fa1
TT
194022014-01-23 Tom Tromey <tromey@redhat.com>
19403
19404 PR python/16491:
19405 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19406 string from an inferior frame.
19407 * gdb.python/py-framefilter-mi.exp: Update.
19408
87ce2a04
DE
194092014-01-22 Doug Evans <dje@google.com>
19410
19411 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19412
237b092b
AA
194132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19414
19415 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19416
d674a709
AA
194172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19418
19419 * gdb.trace/entry-values.exp: Remove excess space character from
19420 regex patterns. Handle s390 call instruction.
19421
20fa3390
AA
194222014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19423
19424 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19425 define "*_start" label. Make "name" static.
19426 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19427 ${name} by references to ${name}_start.
19428
78466714
AA
194292014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19430
19431 * gdb.base/info-macros.exp: Remove "debug" from the compile
19432 options.
19433
ec9f644a
IB
194342014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19435
19436 * gdb.dlang/demangle.exp: New file.
19437
94b1b47e
IB
194382014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19439
19440 * gdb.dlang/primitive-types.exp: New file.
19441
7f420862
IB
194422014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19443
19444 * configure.ac: Create gdb.dlang/Makefile.
19445 * configure: Regenerate.
19446 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19447 * gdb.dlang/Makefile.in: New file.
19448 * lib/d-support.exp: New file.
19449 * lib/gdb.exp (skip_d_tests): New proc.
19450
52834460
MM
194512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19452
19453 * gdb.btrace/delta.exp: Check reverse stepi.
19454 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19455 * gdb.btrace/finish.exp: New.
19456 * gdb.btrace/next.exp: New.
19457 * gdb.btrace/nexti.exp: New.
19458 * gdb.btrace/record_goto.c: Add comments.
19459 * gdb.btrace/step.exp: New.
19460 * gdb.btrace/stepi.exp: New.
19461 * gdb.btrace/multi-thread-step.c: New.
19462 * gdb.btrace/multi-thread-step.exp: New.
19463 * gdb.btrace/rn-dl-bind.c: New.
19464 * gdb.btrace/rn-dl-bind.exp: New.
19465 * gdb.btrace/data.c: New.
19466 * gdb.btrace/data.exp: New.
19467 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19468
6e07b1d2
MM
194692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19470
19471 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19472 * gdb.btrace/exception.exp: Update.
19473 * gdb.btrace/instruction_history.exp: Update.
19474 * gdb.btrace/record_goto.exp: Update.
19475 * gdb.btrace/tailcall.exp: Update.
19476 * gdb.btrace/unknown_functions.exp: Update.
19477 * gdb.btrace/delta.exp: New.
19478
0b722aec
MM
194792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19480
19481 * gdb.btrace/record_goto.exp: Add backtrace test.
19482 * gdb.btrace/tailcall.exp: Add backtrace test.
19483
066ce621
MM
194842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19485
19486 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19487 * gdb.btrace/record_goto.c: New.
19488 * gdb.btrace/record_goto.exp: New.
19489 * gdb.btrace/x86-record_goto.S: New.
19490
0688d04e
MM
194912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19492
19493 * gdb.btrace/function_call_history.exp: Update tests.
19494 * gdb.btrace/instruction_history.exp: Update tests.
19495
8710b709
MM
194962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19497
19498 * gdb.btrace/function_call_history.exp: Fix expected field
19499 order for "record function-call-history".
19500 Add new tests for "record function-call-history /c".
19501 * gdb.btrace/exception.cc: New.
19502 * gdb.btrace/exception.exp: New.
19503 * gdb.btrace/tailcall.exp: New.
19504 * gdb.btrace/x86-tailcall.S: New.
19505 * gdb.btrace/x86-tailcall.c: New.
19506 * gdb.btrace/unknown_functions.c: New.
19507 * gdb.btrace/unknown_functions.exp: New.
19508 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19509
5de9129b
MM
195102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19511
19512 * gdb.btrace/instruction_history.exp: Update.
19513 * gdb.btrace/function_call_history.exp: Update.
19514
23a7fe75
MM
195152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19516
19517 * gdb.btrace/function_call_history.exp: Fix expected function
19518 trace.
19519 * gdb.btrace/instruction_history.exp: Initialize traced.
19520 Remove traced_functions.
19521
724c7dd8
MM
195222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19523
19524 * gdb.btrace/function_call_history.exp: Update
19525 * gdb.btrace/instruction_history.exp: Update.
19526
6d78d93b
MM
195272014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19528
19529 * gdb.btrace/enable.exp: Update expected text.
19530
93a360cc
OJ
195312014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19532
19533 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19534 bytes.
19535
3772b53f
MR
195362014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19537
19538 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19539
596662fa
OJ
195402014-01-15 Omair Javaid <omair.javaid@linaro.org>
19541
19542 * lib/gdb.exp (supports_process_record): Return true for
19543 arm*-linux*. (supports_reverse): Likewise.
19544
b5b08fb4
SC
195452014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19546
19547 PR python/15464
19548 PR python/16113
19549 * gdb.python/py-type.c: Enhance test case.
19550 * gdb.python/py-value-cc.cc: Likewise
19551 * gdb.python/py-type.exp: Add new tests.
19552 * gdb.python/py-value-cc.exp: Likewise
19553
52d7fb13
AA
195542014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19555 Pedro Alves <palves@redhat.com>
19556
19557 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19558 Make "name" extern.
19559 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19560 references to ${name}_start by references to ${name}.
19561
a2cd8cfe
JB
195622014-01-10 Joel Brobecker <brobecker@adacore.com>
19563
19564 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19565
4e23fced
JB
195662014-01-10 Joel Brobecker <brobecker@adacore.com>
19567
19568 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19569
c6a9e42c
PA
195702014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19571 Pedro Alves <palves@redhat.com>
19572
19573 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19574 mi_gdb_target_load.
c6a9e42c 19575
b7ea362b
PA
195762014-01-08 Pedro Alves <palves@redhat.com>
19577
19578 * gdb.threads/reconnect-signal.c: New file.
19579 * gdb.threads/reconnect-signal.exp: New file.
19580
5e3f4fab
EBM
195812014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19582
19583 * gdb.base/source-dir.exp: New file.
19584
79301218
JB
195852014-01-07 Joel Brobecker <brobecker@adacore.com>
19586
19587 * gdb.ada/mi_interface: New testcase.
19588
8e355c5d
JB
195892014-01-07 Joel Brobecker <brobecker@adacore.com>
19590
19591 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19592 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19593 gdb.ada/pp-rec-component/pck.ads: New files.
19594
c0d48811
JB
195952014-01-07 Joel Brobecker <brobecker@adacore.com>
19596
19597 * gdb.python/py-pp-integral.c: New file.
19598 * gdb.python/py-pp-integral.py: New file.
19599 * gdb.python/py-pp-integral.exp: New file.
19600
17b609c3 19601For older changes see ChangeLog-1993-2013.
c906108c 19602\f
8d8cb839
EZ
19603;; Local Variables:
19604;; mode: change-log
19605;; left-margin: 8
19606;; fill-column: 74
19607;; version-control: never
19608;; End:
902f2ccb 19609
b811d2c2 19610 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19611 Copying and distribution of this file, with or without modification,
19612 are permitted provided the copyright notice and this notice are preserved.