]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
[gdb/testsuite] Split up multi-exec test-cases
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
971a3747
TV
12020-05-14 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/align.exp: Split into ...
4 * gdb.base/align.exp.in: ...
5 * gdb.base/align-c++.exp: ...
6 * gdb.base/align-c.exp: ... these.
7 * gdb.base/infcall-nested-structs.exp: Split into ...
8 * gdb.base/infcall-nested-structs.exp.in: ...
9 * gdb.base/infcall-nested-structs-c++.exp: ...
10 * gdb.base/infcall-nested-structs-c.exp: ... these.
11 * gdb.base/info-types.exp: Split into ...
12 * gdb.base/info-types.exp.in: ...
13 * gdb.base/info-types-c++.exp: ...
14 * gdb.base/info-types-c.exp: ... these.
15 * gdb.base/max-depth.exp: Split into ...
16 * gdb.base/max-depth.exp.in: ...
17 * gdb.base/max-depth-c++.exp: ...
18 * gdb.base/max-depth-c.exp: ... these.
19 * gdb.cp/infcall-nodebug.exp: Split into ...
20 * gdb.cp/infcall-nodebug.exp.in: ...
21 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
22 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
23 * gdb.cp/infcall-nodebug-c-d0.exp: ...
24 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
25
a05575d3
TBA
262020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
27 Pedro Alves <palves@redhat.com>
28
29 * gdb.multi/multi-exit.c: New file.
30 * gdb.multi/multi-exit.exp: New file.
31 * gdb.multi/multi-kill.c: New file.
32 * gdb.multi/multi-kill.exp: New file.
33
6ad82919
TBA
342020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
35
36 * gdb.base/annota1.exp: Update the expected output.
37 * gdb.cp/annota2.exp: Ditto.
38
843f4d93
AB
392020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * lib/check-test-names.exp: Disable when testing is being run in
42 parallel.
43
c7c66341
TV
442020-05-12 Tom de Vries <tdevries@suse.de>
45
46 * gdb.base/jit-elf.exp: Fix string concat.
47
1b59ca1c
TV
482020-05-12 Tom de Vries <tdevries@suse.de>
49
50 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
51 messages.
52
b4991d29
TV
532020-05-12 Tom de Vries <tdevries@suse.de>
54
55 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
56
dbb0ab10
TV
572020-05-12 Tom de Vries <tdevries@suse.de>
58
59 * gdb.ada/catch_ex.exp: Use with_test_prefix.
60 * gdb.ada/mi_catch_ex.exp: Same.
61 * gdb.ada/mi_catch_ex_hand.exp: Same.
62
7549fed8
TV
632020-05-12 Tom de Vries <tdevries@suse.de>
64
65 * gdb.fortran/complex.exp: Use with_test_prefix.
66
af2d5cd8
TV
672020-05-12 Tom de Vries <tdevries@suse.de>
68
69 * gdb.trace/passcount.exp: Fix test-names.
70
7c121311
TV
712020-05-12 Tom de Vries <tdevries@suse.de>
72
73 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
74
c9f3b40e
TV
752020-05-12 Tom de Vries <tdevries@suse.de>
76
77 * gdb.gdb/complaints.exp: Use with_test_prefix.
78 * gdb.xml/tdesc-regs.exp: Same.
79 * gdb.opt/inline-locals.exp: Fix test name.
80
111b33f0
TV
812020-05-12 Tom de Vries <tdevries@suse.de>
82
83 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
84 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
85 * gdb.dwarf2/implref-struct.exp: Same.
86 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
87 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
88
ebf47080
SM
892020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
90
91 * gdb.base/jit-so.exp (one_jit_test): Change test name.
92
d30dcd12
AB
932020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
94
95 * lib/check-test-names.exp (all_test_names): New module variable.
96 (counts): Add 'duplicates' field.
97 (_check_duplicates): New procedure.
98 (check): Also check for duplicates.
99 (do_log_summary): Print duplicates count.
100 (do_reset_vars): Reset counter for duplicate test names, and
101 discard all know test names.
102
34584c09
AB
1032020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
104
105 * lib/gdb.exp: Include check-test-names.exp library.
106 * lib/check-test-names.exp: New file.
107
e0002117
TV
1082020-05-11 Tom de Vries <tdevries@suse.de>
109
110 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
111
53f539a3
KS
1122020-05-11 Keith Seitz <keiths@redhat.com>
113
114 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
115
113ee09a
TV
1162020-05-11 Tom de Vries <tdevries@suse.de>
117
118 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
119 * gdb.cp/cpexprs.exp.in: .. here.
120 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
121 cpexprs.exp.
122
ba3e70b0
KS
1232020-05-11 Keith Seitz <keiths@redhat.com>
124
125 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
126 test names.
127 * gdb.ada/arrayptr.exp: Likewise.
128 * gdb.ada/assign_arr.exp: Likewise.
129 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
130 * gdb.ada/bp_on_var.exp: Likewise.
131 * gdb.ada/call_pn.exp: Likewise.
132 * gdb.ada/complete.exp: Likewise.
133 * gdb.ada/fun_overload_menu.exp: Likewise.
134 * gdb.ada/funcall_param.exp: Likewise.
135 * gdb.ada/funcall_ref.exp: Likewise.
136 * gdb.ada/packed_array_assign.exp: Likewise.
137 * gdb.ada/same_component_name.exp: Likewise.
138 * gdb.ada/type_coercion.exp: Likewise.
139 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
140 * gdb.ada/variant_record_packed_array.exp: Likewise.
141
3ee6bb11
TV
1422020-05-11 Tom de Vries <tdevries@suse.de>
143
144 PR symtab/25941
145 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
146 out of ...
147 * gdb.dwarf2/clang-debug-names.exp: ... here.
148 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
149 clang-debug-names.exp.in.
150 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
151 * gdb.dwarf2/clang-debug-names-2.c: New test.
152
86cd6bc8
AKS
1532020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
154
155 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
156 (fortran_runto_main): New Proc, fortran version of runto_main.
157 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
158 * gdb.fortran/array-bounds.exp: Likewise.
159 * gdb.fortran/array-slices.exp: Likewise.
160 * gdb.fortran/block-data.exp: Likewise.
161 * gdb.fortran/charset.exp: Likewise.
162 * gdb.fortran/common-block.exp: Likewise.
163 * gdb.fortran/complex.exp: Likewise.
164 * gdb.fortran/derived-type-function.exp: Likewise.
165 * gdb.fortran/derived-type.exp: Likewise.
166 * gdb.fortran/info-modules.exp: Likewise.
167 * gdb.fortran/info-types.exp: Likewise.
168 * gdb.fortran/intrinsics.exp: Likewise.
169 * gdb.fortran/library-module.exp: Likewise.
170 * gdb.fortran/logical.exp: Likewise.
171 * gdb.fortran/max-depth.exp: Likewise.
172 * gdb.fortran/module.exp: Likewise.
173 * gdb.fortran/multi-dim.exp: Likewise.
174 * gdb.fortran/nested-funcs.exp: Likewise.
175 * gdb.fortran/print-formatted.exp: Likewise.
176 * gdb.fortran/print_type.exp: Likewise.
177 * gdb.fortran/printing-types.exp: Likewise.
178 * gdb.fortran/ptr-indentation.exp: Likewise.
179 * gdb.fortran/ptype-on-functions.exp: Likewise.
180 * gdb.fortran/subarray.exp: Likewise.
181 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
182 * gdb.fortran/vla-datatypes.exp: Likewise.
183 * gdb.fortran/vla-history.exp: Likewise.
184 * gdb.fortran/vla-ptr-info.exp: Likewise.
185 * gdb.fortran/vla-ptype-sub.exp: Likewise.
186 * gdb.fortran/vla-ptype.exp: Likewise.
187 * gdb.fortran/vla-sizeof.exp: Likewise.
188 * gdb.fortran/vla-type.exp: Likewise.
189 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
190 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
191 * gdb.fortran/vla-value-sub.exp: Likewise.
192 * gdb.fortran/vla-value.exp: Likewise.
193 * gdb.fortran/whatis_type.exp: Likewise.
194 * gdb.mi/mi-var-child-f.exp: Likewise.
195
6dc55ce9 1962020-05-09 Tom de Vries <tdevries@suse.de>
197
198 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
199
283cb58c
TV
2002020-05-08 Tom de Vries <tdevries@suse.de>
201
202 * gdb.dwarf2/clang-debug-names.c: New test.
203 * gdb.dwarf2/clang-debug-names.exp: New file.
204
ac4a4f1c
SM
2052020-05-06 Simon Marchi <simon.marchi@efficios.com>
206
207 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
208 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
209
24fe640b
TV
2102020-05-06 Tom de Vries <tdevries@suse.de>
211
212 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
213 breakpoint is at a "recommended breakpoint location".
214 * gdb.reverse/consecutive-reverse.exp: Same.
215
0d8683a3
TV
2162020-05-06 Tom de Vries <tdevries@suse.de>
217
218 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
219 address.
220
b8983c46
TV
2212020-05-06 Tom de Vries <tdevries@suse.de>
222
223 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
224
abf6d805
TV
2252020-05-06 Tom de Vries <tdevries@suse.de>
226
227 * gdb.base/store.exp (check_set, up_set): Allowing missing location
228 info for r.
229
0fc2a808
TV
2302020-05-06 Tom de Vries <tdevries@suse.de>
231
232 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
233 necessary.
234
873dd427
TV
2352020-05-06 Tom de Vries <tdevries@suse.de>
236
237 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
238 void.
239
7c99e7e2
TV
2402020-05-06 Tom de Vries <tdevries@suse.de>
241
242 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
243 of ...
244 * gdb.base/async.exp: ... here.
245 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
246 "recommended breakpoint location".
247
6173d6a6
TV
2482020-05-06 Tom de Vries <tdevries@suse.de>
249
250 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
251
6015a067
TV
2522020-05-04 Tom de Vries <tdevries@suse.de>
253
254 * gdb.base/async.exp: Check whether instruction addresses are a
255 "recommended breakpoint location".
256
3b6acaee
TT
2572020-05-03 Tom Tromey <tom@tromey.com>
258
259 * gdb.base/sepdebug.exp: Remove "catch" test.
260 * gdb.base/break.exp: Remove "catch" test.
261 * gdb.base/default.exp: Update expected output.
262
5beb4d17
TV
2632020-05-02 Tom de Vries <tdevries@suse.de>
264
265 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
266 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
267 * gdb.arch/i386-mpx-map.exp: Same.
268 * gdb.arch/i386-mpx-sigsegv.exp: Same.
269 * gdb.arch/i386-mpx-simple_segv.exp: Same.
270 * gdb.arch/i386-mpx.exp: Same.
271
8caf140d
TV
2722020-05-02 Tom de Vries <tdevries@suse.de>
273
274 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
275
693196cb
TV
2762020-05-01 Tom de Vries <tdevries@suse.de>
277
278 * gdb.ada/operator_bp.exp: Allow more than required amount of
279 breakpoint.
280
53ae0aa9
TV
2812020-05-01 Tom de Vries <tdevries@suse.de>
282
283 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
284
ee9d1e5f
HD
2852020-04-30 Hannes Domani <ssbssa@yahoo.de>
286
287 PR gdb/18706
288 * gdb.cp/stub-array-size.cc: New test.
289 * gdb.cp/stub-array-size.exp: New file.
290 * gdb.cp/stub-array-size.h: New test.
291 * gdb.cp/stub-array-size2.cc: New test.
292
d5cf82c0
HD
2932020-04-30 Hannes Domani <ssbssa@yahoo.de>
294
295 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
296 output to the new format.
297
42e165c3
SM
2982020-04-29 Simon Marchi <simon.marchi@efficios.com>
299
300 * gdb.base/break.exp: Use with_test_prefix.
301
6e4e3fe1
TV
3022020-04-29 Tom de Vries <tdevries@suse.de>
303
304 * lib/gdb.exp (debug_types): New proc.
305 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
306 * gdb.python/py-symtab.exp: Same.
307
d642b692
HD
3082020-04-29 Hannes Domani <ssbssa@yahoo.de>
309
310 PR gdb/17320
311 * gdb.base/pretty-array.c: New test.
312 * gdb.base/pretty-array.exp: New file.
313
ea90f227
TV
3142020-04-29 Tom de Vries <tdevries@suse.de>
315
316 PR symtab/25889
317 * gdb.cp/cpexprs.exp: Adapt for inclusion.
318 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
319 and include cpexprs.exp.
320
a65189c9
TV
3212020-04-28 Mark Williams <mark@myosotissp.com>
322
323 PR gdb/24480
324 * dw4-toplevel-types.exp: Test for top level types.
325 * dw4-toplevel-types.cc: Test for top level types.
326
32d1f47a
TBA
3272020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
328
329 * gdb.threads/stop-with-handle.exp: Fix typo in comment
330 (theads -> threads).
331
56a4f5a1
TV
3322020-04-28 Tom de Vries <tdevries@suse.de>
333
334 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
335
0b2f8a3b
TV
3362020-04-28 Tom de Vries <tdevries@suse.de>
337
338 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
339
5390c717
TV
3402020-04-28 Tom de Vries <tdevries@suse.de>
341
342 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
343
15cd93d0
TV
3442020-04-28 Tom de Vries <tdevries@suse.de>
345
346 * gdb.dwarf2/main-foo.c: New test.
347 * gdb.dwarf2/struct-with-sig.exp: New file.
348
d472f0fb
TV
3492020-04-25 Tom de Vries <tdevries@suse.de>
350
351 * boards/debug-types.exp: New file.
352
8d840e05
AB
3532020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
354
355 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
356
bcfe6157
TT
3572020-04-24 Tom Tromey <tom@tromey.com>
358
359 PR symtab/12707:
360 * gdb.python/py-symbol.exp: Update expected results for
361 linkage_name test.
362 * gdb.cp/print-demangle.exp: New file.
363 * gdb.base/c-linkage-name.exp: Fix test.
364 * gdb.guile/scm-symbol.exp: Update expected results for
365 linkage_name test.
366
f049a313
TT
3672020-04-24 Tom Tromey <tom@tromey.com>
368
369 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
370 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
371 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
372 assembler.
373
7cf28874
TV
3742020-04-24 Tom de Vries <tdevries@suse.de>
375
376 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
377 C++.
378
dac2fef7
TT
3792020-04-24 Tom Tromey <tromey@adacore.com>
380
381 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
382 values.
383 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
384 values. Update test for minimal encodings.
385 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
386 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
387 values. Update test for minimal encodings.
388
1acda803
TT
3892020-04-24 Tom Tromey <tromey@adacore.com>
390
391 PR python/23662:
392 * gdb.ada/variant.exp: Add Python checks.
393 * gdb.rust/simple.exp: Add dynamic type checks.
394
adfb9815
TT
3952020-04-24 Tom Tromey <tromey@adacore.com>
396
397 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
398 Make array type matching more lax.
399 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
400 * gdb.ada/mi_variant.exp: New file.
401 * gdb.ada/mi_variant/pck.ads: New file.
402 * gdb.ada/mi_variant/pkg.adb: New file.
403 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
404 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
405
7d79de9a
TT
4062020-04-24 Tom Tromey <tromey@adacore.com>
407
408 * gdb.ada/variant.exp: Add dynamic field offset tests.
409 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
410 * gdb.ada/variant/pkg.adb: Add new variables.
411
f8e89861
TT
4122020-04-24 Tom Tromey <tromey@adacore.com>
413
414 * gdb.ada/variant.exp: New file
415 * gdb.ada/variant/pkg.adb: New file
416 * gdb.ada/variant/pck.adb: New file
417
86e887ae
TV
4182020-04-24 Tom de Vries <tdevries@suse.de>
419
420 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
421
88428775
TV
4222020-04-24 Tom de Vries <tdevries@suse.de>
423
424 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
425 flags.
426
4e86f6e7
TV
4272020-04-24 Tom de Vries <tdevries@suse.de>
428
429 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
430
2016d3e6
TV
4312020-04-24 Tom de Vries <tdevries@suse.de>
432
433 * lib/gdb.exp (default_gdb_start): Handle eof.
434 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
435 failure.
436 * gdb.base/readnever.exp: Handle clean_restart failure.
437
70bc38f5
TV
4382020-04-23 Tom de Vries <tdevries@suse.de>
439
440 * gdb.base/decl-before-def.exp: Run to main and print a again.
441
de82891c
TV
4422020-04-23 Tom de Vries <tdevries@suse.de>
443
444 * gdb.base/decl-before-def-decl.c: New test.
445 * gdb.base/decl-before-def-def.c: New test.
446 * gdb.base/decl-before-def.exp: New file.
447
96038148
TV
4482020-04-23 Tom de Vries <tdevries@suse.de>
449
450 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
451
54ac3df1
TV
4522020-04-22 Tom de Vries <tdevries@suse.de>
453
454 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
455 debug_info_offset.
456 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
457 before $objsfile in the line line.
458
714534e1
TV
4592020-04-22 Tom de Vries <tdevries@suse.de>
460
461 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
462
16a7dbf4
MS
4632020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
464
465 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
466 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
467 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
468 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
469 * gdb.base/jit-protocol.h: Update definitions to match all usage
470 contexts.
471
4722020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
473
474 * gdb.base: Rename all jit related test and source files.
475
4762020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
477
478 * gdb.base/jit-reader.exp: Relax register output check.
479
317d2668
TV
4802020-04-22 Tom de Vries <tdevries@suse.de>
481
482 PR symtab/25764
483 * gdb.base/psym-external-decl-2.c: New test.
484 * gdb.base/psym-external-decl.c: New test.
485 * gdb.base/psym-external-decl.exp: New file.
486 * gdb.threads/tls.exp: Add PR25807 kfail.
487
eea9e357
TV
4882020-04-22 Tom de Vries <tdevries@suse.de>
489
490 PR symtab/25801
491 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
492 in "info source" output.
493
3d5afab3
TV
4942020-04-22 Tom de Vries <tdevries@suse.de>
495
496 PR symtab/25700
497 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
498 symtab for imported_unit.c.
499
b32102f6
GB
5002020-04-21 Gary Benson <gbenson@redhat.com>
501
502 * gdb.base/advance.c (func): New argument, to match call site.
503 (func2, func3): Add return statements.
504
d43b7a2d
TBA
5052020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
506
507 * gdb.multi/run-only-second-inf.c: New file.
508 * gdb.multi/run-only-second-inf.exp: New file.
509
d89edf9b
MM
5102020-04-21 Markus Metzger <markus.t.metzger@intel.com>
511
512 * gdb.btrace/multi-inferior.c: New test.
513 * gdb.btrace/multi-inferior.exp: New file.
514
1a476b6d
MM
5152020-04-21 Markus Metzger <markus.t.metzger@intel.com>
516
517 * gdb.btrace/enable-new-thread.c: New test.
518 * gdb.btrace/enable-new-thread.exp: New file.
519
4778a5f8
TV
5202020-04-21 Tom de Vries <tdevries@suse.de>
521
522 PR gdb/25471
523 * gdb.threads/killed-outside.c: New test.
524 * gdb.threads/killed-outside.exp: New file.
525
9b2c992c
GB
5262020-04-20 Gary Benson <gbenson@redhat.com>
527
528 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
529 * gdb.base/nested-subp2.exp: Likewise.
530 * gdb.base/nested-subp3.exp: Likewise.
531
b5d1d6f7
GB
5322020-04-20 Gary Benson <gbenson@redhat.com>
533
534 * gdb.base/nested-subp1.exp: Disable test when using clang.
535 * gdb.base/nested-subp2.exp: Likewise.
536 * gdb.base/nested-subp3.exp: Likewise.
537
25230285
GB
5382020-04-20 Gary Benson <gbenson@redhat.com>
539
540 * gdb.cp/exception.cc: Fix compilation error with clang.
541
fa93cc8f
GB
5422020-04-20 Gary Benson <gbenson@redhat.com>
543
809730f3 544 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 545
e0c45f30
GB
5462020-04-20 Gary Benson <gbenson@redhat.com>
547
548 * gdb.base/jit-main.c: Fix compilation error with clang.
549
4ddfec93
KR
5502020-04-17 Kamil Rytarowski <n54@gmx.com>
551
552 * gdb.base/attach-twice.c: Include "sys/types.h".
553 (PTRACE_ATTACH): Add fallback definition.
554 (main): Pass `0' to the 4th argument of `ptrace'.
555
2bed205e
KR
5562020-04-17 Kamil Rytarowski <n54@gmx.com>
557
558 * gdb.base/fork-running-state.c: Include "signal.h".
559
0743fc83
TT
5602020-04-17 Tom Tromey <tromey@adacore.com>
561
562 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
563 Update tests.
564 * gdb.btrace/cpu.exp: Update tests.
565 * gdb.base/maint.exp: Update tests.
566 * gdb.base/default.exp: Update tests.
567 * gdb.base/completion.exp: Update tests.
568
efba5c23
TV
5692020-04-16 Tom de Vries <tdevries@suse.de>
570
571 PR symtab/25791
572 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
573 (ensure_gdb_index): and factor out and move ...
574 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
575 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
576
d191d716
TV
5772020-04-16 Tom de Vries <tdevries@suse.de>
578
579 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
580 loading exec.
581
99f1bc6a
AB
5822020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
583
584 * gdb.base/many-completions.exp: New file.
585
194d088f
TV
5862020-04-14 Tom de Vries <tdevries@suse.de>
587
588 PR symtab/25718
589 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
590
c1a66c06
TV
5912020-04-14 Tom de Vries <tdevries@suse.de>
592
593 PR symtab/25720
594 * gdb.base/maint-expand-symbols-header-file.c: New test.
595 * gdb.base/maint-expand-symbols-header-file.exp: New file.
596 * gdb.base/maint-expand-symbols-header-file.h: New test.
597
21b0982c
AB
5982020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
599
600 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
601 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
602 get_func_info.
603 (get_func_info): Delete.
604 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
605 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
606 * lib/dwarf.exp (get_func_info): New function.
607
dd1cab06
TV
6082020-04-13 Tom de Vries <tdevries@suse.de>
609
610 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
611 to what find_gnatmake does.
612
71ea2b6b
TV
6132020-04-10 Tom de Vries <tdevries@suse.de>
614
615 * gdb.base/style.exp: Expect "Expanding full symbols" message for
616 -readnow.
617
bdfc1e8a
TV
6182020-04-10 Tom de Vries <tdevries@suse.de>
619
620 PR cli/25808
621 * gdb.base/style.c: Add leading newlines.
622 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
623 Check listing of main's one-line body.
624
14ca8ecf
TV
6252020-04-08 Tom de Vries <tdevries@suse.de>
626
627 * lib/gdb.exp (psymtabs_p): New proc.
628 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
629 importing unit" unsupported if there are no partial symbols.
630
e21d048f
TV
6312020-04-08 Tom de Vries <tdevries@suse.de>
632
633 PR testsuite/25760
634 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
635
25c11aca
TV
6362020-04-07 Tom de Vries <tdevries@suse.de>
637
638 PR symtab/25796
639 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
640
5707e24b
TV
6412020-04-07 Tom de Vries <tdevries@suse.de>
642
643 * gdb.base/check-psymtab.c: New test.
644 * gdb.base/check-psymtab.exp: New file.
645
6ee448cc
TT
6462020-04-06 Tom Tromey <tromey@adacore.com>
647
648 * gdb.ada/variant-record/proc.adb: New file.
649 * gdb.ada/variant-record/value.adb: New file.
650 * gdb.ada/variant-record/value.s: New file.
651 * gdb.ada/variant-record.exp: New file.
652
9e7c9a03
HD
6532020-04-03 Hannes Domani <ssbssa@yahoo.de>
654
655 PR gdb/25325
656 * gdb.cp/typed-enum.cc: New test.
657 * gdb.cp/typed-enum.exp: New file.
658
c90d28ac
AB
6592020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
662 * gdb.dwarf2/dw2-inline-small-func.c: New file.
663 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
664 * gdb.dwarf2/dw2-inline-small-func.h: New file.
665 * gdb.opt/inline-small-func.c: New file.
666 * gdb.opt/inline-small-func.exp: New file.
667 * gdb.opt/inline-small-func.h: New file.
668
34e9a9fa
AB
6692020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
670
671 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
672 function.
673
6a354911
AB
6742020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 * lib/dwarf.exp (function_range): Allow compiler options to be
677 specified.
678
880d9777
TV
6792020-04-02 Tom de Vries <tdevries@suse.de>
680
681 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
682 __attribute__((always_inline)).
683 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
684
f32682ea
TV
6852020-04-02 Tom de Vries <tdevries@suse.de>
686
687 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
688 (gdbserver_gdb_exit): ... here. Add timeout warning.
689 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
690 (connect_target_extended_remote): Append new server_spawn_id to
691 server_spawn_ids.
692 (cleanup): New proc.
693 (setup, <toplevel>): Call cleanup.
694
d3214198
TV
6952020-04-02 Tom de Vries <tdevries@suse.de>
696
697 * gdb.base/main-psymtab.exp: New file.
698
cc77ed24
TV
6992020-04-02 Tom de Vries <tdevries@suse.de>
700
701 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
702
3638a098
TT
7032020-04-01 Tom Tromey <tom@tromey.com>
704
705 * gdb.base/complex-parts.exp: Add type tests.
706
c34e8714
TT
7072020-04-01 Tom Tromey <tom@tromey.com>
708
709 * gdb.base/complex-parts.exp: Add arithmetic tests.
710
981c08ce
TT
7112020-04-01 Tom Tromey <tom@tromey.com>
712
713 * gdb.compile/compile.exp: Update.
714 * gdb.compile/compile-cplus.exp: Update.
715 * gdb.base/varargs.exp: Update.
716 * gdb.base/floatn.exp: Update.
717 * gdb.base/endianity.exp: Update.
718 * gdb.base/callfuncs.exp (do_function_calls): Update.
719 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
720 (complex_float_integral_args): Update.
721 * gdb.base/complex.exp: Update.
722 * gdb.base/complex-parts.exp: Update.
723
3d1cfd43
TT
7242020-04-01 Tom Tromey <tromey@adacore.com>
725
726 * gdb.rust/union.rs: New file.
727 * gdb.rust/union.exp: New file.
728 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
729 (main): Update.
730 * gdb.rust/simple.exp: Move union tests to union.exp.
731
e033dfa9
TT
7322020-04-01 Tom Tromey <tromey@adacore.com>
733
734 * gdb.rust/simple.rs (main): Remove "y0".
735
53cccef1
TBA
7362020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
737
738 * gdb.multi/stop-all-on-exit.c: New test.
739 * gdb.multi/stop-all-on-exit.exp: New file.
740
60e22c1e
HD
7412020-04-01 Hannes Domani <ssbssa@yahoo.de>
742
743 PR gdb/24789
744 * gdb.cp/misc.cc: Add integer reference variable.
745 * gdb.cp/misc.exp: Add test.
746
e139a727
TBA
7472020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
748
749 * gdb.server/stop-reply-no-thread.exp: Enhance the test
750 scenario to cover execution until the end and also the case
751
16b0db75
TV
7522020-03-31 Tom de Vries <tdevries@suse.de>
753
754 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
755 c. Use "maint info symtabs" to check symtab expansion.
756
c0502da6
TV
7572020-03-30 Tom de Vries <tdevries@suse.de>
758
759 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
760 unsupported.
761 (verify_psymtab_expanded): Move ...
762 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
763 test.
764 (readnow): New proc.
765
5935fd15
AB
7662020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
769 with $hex.
770
1773be9e
TT
7712020-03-20 Tom Tromey <tromey@adacore.com>
772
773 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
774
70304be9
TT
7752020-03-20 Tom Tromey <tromey@adacore.com>
776
777 * gdb.ada/sub_variant/subv.adb: New file.
778 * gdb.ada/sub_variant.exp: New file.
779
0dd7b8f7
TV
7802020-03-20 Tom de Vries <tdevries@suse.de>
781
782 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
783 first break fails.
784 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
785
cada5fc9
AB
7862020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
787
788 * gdb.server/exit-multiple-threads.c: New file.
789 * gdb.server/exit-multiple-threads.exp: New file.
790
6b8c53f2
AB
7912020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.fortran/mixed-lang-stack.c: New file.
794 * gdb.fortran/mixed-lang-stack.cpp: New file.
795 * gdb.fortran/mixed-lang-stack.exp: New file.
796 * gdb.fortran/mixed-lang-stack.f90: New file.
797
19a2740f
AB
7982020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
799
800 * gdb.linespec/cp-completion-aliases.cc: New file.
801 * gdb.linespec/cp-completion-aliases.exp: New file.
802
d8c8b848
TV
8032020-03-19 Tom de Vries <tdevries@suse.de>
804
805 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
806 more precise.
807
a9933ccf
TV
8082020-03-18 Tom de Vries <tdevries@suse.de>
809
810 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
811 * gdb.dwarf2/break-inline-psymtab.c: New test.
812 * gdb.dwarf2/break-inline-psymtab.exp: New file.
813
2f89101f
TV
8142020-03-16 Tom de Vries <tdevries@suse.de>
815
816 * lib/cache.exp (gdb_do_cache): Add and handle local variables
817 cache_verify and cache_verify_proc.
818
6b9374f1
TV
8192020-03-15 Tom de Vries <tdevries@suse.de>
820
821 * gdb.server/solib-list.exp: Handle
822 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
823
eaeaf44c
TV
8242020-03-15 Tom de Vries <tdevries@suse.de>
825
826 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
827 objfiles".
828
3293bbaf
TT
8292020-03-14 Tom Tromey <tom@tromey.com>
830
831 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
832
ab44624c
TV
8332020-03-14 Tom de Vries <tdevries@suse.de>
834
835 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
836
54c43825
TV
8372020-03-14 Tom de Vries <tdevries@suse.de>
838
839 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
840 result in line-by-line fashion.
841
2ac70237
TV
8422020-03-14 Tom de Vries <tdevries@suse.de>
843
844 * lib/gdb.exp (supports_statement_frontiers): New proc.
845 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
846
09546b56
TV
8472020-03-14 Tom de Vries <tdevries@suse.de>
848
849 * gdb.base/printcmds.exp: Add missing quoting for "print
850 teststring2".
851
a1f6a07c
TT
8522020-03-13 Tom Tromey <tom@tromey.com>
853
854 * gdb.base/printcmds.exp (test_print_strings): Add regression
855 test.
856 * gdb.base/printcmds.c (charptr): New typedef.
857 (teststring2): New global.
858
1b83d09c
AB
8592020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
860
861 * gdb.base/break-interp.exp: Use the tail of the filename, not the
862 full path in the test name.
863 (test_ld): Add some with_test_prefix blocks to make test names
864 unique.
865
2d61316c
TV
8662020-03-13 Tom de Vries <tdevries@suse.de>
867
868 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
869
2e9145ac
TV
8702020-03-13 Tom de Vries <tdevries@suse.de>
871
872 * gdb.mi/mi-sym-info.exp: Make matching more precise.
873
96c7f873
TV
8742020-03-13 Tom de Vries <tdevries@suse.de>
875
876 PR symtab/25646
877 * gdb.dwarf2/imported-unit.exp: Add test.
878
49ba92c0
TV
8792020-03-13 Tom de Vries <tdevries@suse.de>
880
881 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
882 (var1, var2): New variable.
883 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
884 matching symbols.
885
301b21e0
TV
8862020-03-13 Tom de Vries <tdevries@suse.de>
887
888 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
889 (Term::command): Use prompt prefix.
890 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
891 * gdb.tui/tui-layout-asm-short-prog.exp: Use
892 command_no_prompt_prefix instead of prefix.
893 * gdb.tui/tui-layout-asm.exp: Same.
894
3f512721
SM
8952020-03-12 Simon Marchi <simon.marchi@efficios.com>
896
897 * gdb.base/break-interp.exp: Use foreach_with_prefix.
898
40310f30
SM
8992020-03-12 Simon Marchi <simon.marchi@efficios.com>
900
901 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
902 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
903 on" while stepping over the test instruction, match printed
904 message.
905
09252140
TV
9062020-03-12 Tom de Vries <tdevries@suse.de>
907
908 * gdb.base/info-types.exp: Use exp_continue during matching of output
909 of "info types".
910
14e9c72c
TV
9112020-03-12 Tom de Vries <tdevries@suse.de>
912
913 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
914
e515d67e
TV
9152020-03-12 Tom de Vries <tdevries@suse.de>
916
917 * gdb.fortran/module.exp: Use exp_continue during matching of output
918 of "info variable -n".
919
307eafd8
TV
9202020-03-12 Tom de Vries <tdevries@suse.de>
921
922 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
923 gdb.dwarf2/dw2-ranges-base.c.
924
9a2de3fc
TV
9252020-03-12 Tom de Vries <tdevries@suse.de>
926
927 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
928 in presence of GLIBC debuginfo.
929
3217502e
TV
9302020-03-12 Tom de Vries <tdevries@suse.de>
931
932 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
933 $core.
934
1281424c
TV
9352020-03-12 Tom de Vries <tdevries@suse.de>
936
937 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
938 more precise.
939
038b97fc
SM
9402020-03-11 Simon Marchi <simon.marchi@efficios.com>
941
942 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
943 from Unix to Windows path.
944
5308d1e7
TV
9452020-03-11 Tom de Vries <tdevries@suse.de>
946
947 * gdb.ada/minsyms.exp: Set language to ada.
948
f870f78f
TV
9492020-03-11 Tom de Vries <tdevries@suse.de>
950
951 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
952
5a13315d
TV
9532020-03-11 Tom de Vries <tdevries@suse.de>
954
955 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
956
976862ed
TT
9572020-03-11 Tom Tromey <tromey@adacore.com>
958
959 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
960
7462c383
TV
9612020-03-11 Tom de Vries <tdevries@suse.de>
962
963 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
964
1c6c46a0
TV
9652020-03-11 Tom de Vries <tdevries@suse.de>
966
967 * gdb.base/break-interp.exp: Limit verbose scope.
968
44f41bb7
TV
9692020-03-11 Tom de Vries <tdevries@suse.de>
970
971 * gdb.fortran/logical.f90: Define variable with character type.
972 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
973
b76f3a42
TV
9742020-03-11 Tom de Vries <tdevries@suse.de>
975
976 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
977
1c33af77
TV
9782020-03-11 Tom de Vries <tdevries@suse.de>
979
980 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
981 symtabs.
982
8c95582d
AB
9832020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
984 Bernd Edlinger <bernd.edlinger@hotmail.de>
985
986 * gdb.cp/step-and-next-inline.cc: New file.
987 * gdb.cp/step-and-next-inline.exp: New file.
988 * gdb.cp/step-and-next-inline.h: New file.
989 * gdb.dwarf2/dw2-is-stmt.c: New file.
990 * gdb.dwarf2/dw2-is-stmt.exp: New file.
991 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
992 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
993 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
994
cecf8547
AB
9952020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
996
997 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
998 is-stmt flag in the line table.
999
0ba678c9
TV
10002020-03-09 Tom de Vries <tdevries@suse.de>
1001
1002 * lib/gdb.exp (cached_file): Create cache dir.
1003
72fbdf83
TV
10042020-03-07 Tom de Vries <tdevries@suse.de>
1005
1006 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1007 * gdb.cp/rvalue-ref-params.exp: Same.
1008
436b5e99
TV
10092020-03-06 Tom de Vries <tdevries@suse.de>
1010
1011 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1012 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1013
09f2921c
TV
10142020-03-06 Tom de Vries <tdevries@suse.de>
1015
1016 * README: Fix "the the".
1017 * gdb.base/dprintf.exp: Same.
1018
50a3cc5d
TV
10192020-03-05 Tom de Vries <tdevries@suse.de>
1020
1021 * gdb.base/maint.exp: Update "main print statistics" expected output.
1022
0a709cba
AKS
10232020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1024
1025 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1026 (fortran_int8): Likewise.
1027 (fortran_real4): Likewise.
1028 (fortran_real8): Likewise.
1029 (fortran_complex4): Likewise.
1030 (fortran_logical4): Likewise.
1031 (fortran_character1): Likewise.
1032
5e5d66b6
AB
10332020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1034
1035 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1036 printed as true.
1037
7b973adc
SDJ
10382020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1039
1040 * gdb.base/printcmds.exp: Add test to verify printf of a
1041 variable holding an address.
1042
478e490a
TV
10432020-03-03 Tom de Vries <tdevries@suse.de>
1044
1045 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1046
1ef44e86
TV
10472020-03-03 Tom de Vries <tdevries@suse.de>
1048
1049 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1050 gdb_test_multiple call.
1051
b98cc2cf
TV
10522020-03-03 Tom de Vries <tdevries@suse.de>
1053
1054 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1055 gdb_test_multiple calls.
1056
63e163f2
AB
10572020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1058
1059 * gdb.base/default.exp: Remove test of 'set history filename'.
1060 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1061 filename to the empty string.
1062 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1063 and GDBHISTSIZE.
1064
24ed6739
AB
10652020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1066
1067 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1068 disabled.
1069
590003dc
TV
10702020-03-02 Pedro Alves <palves@redhat.com>
1071 Tom de Vries <tdevries@suse.de>
1072
1073 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1074 -prompt prefix, before user_code argument. Add -lbl option likewise.
1075 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1076 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1077 argument.
1078 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1079 have "\r\n" at start-of-line, instead of at end-of-line.
1080
f5e46084
SM
10812020-02-28 Simon Marchi <simon.marchi@efficios.com>
1082
1083 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1084 libinproctrace.so.
1085
f7a7000d
LM
10862020-02-28 Luis Machado <luis.machado@linaro.org>
1087
1088 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1089 to "p/x".
1090
718e0816
LM
10912020-02-28 Luis Machado <luis.machado@linaro.org>
1092
1093 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1094 asm/ptrace.h and error.h.
1095
13c3a74a
TV
10962020-02-28 Tom de Vries <tdevries@suse.de>
1097
1098 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1099 (struct wrapper, do_something, mundane/symada__cS): Move ...
1100 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1101 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1102 Update "print symada__cS before partial symtab expansion" regexp.
1103 Update breakpoint location. Flush symbol cache after expansion.
1104
85d2d5bb
LM
11052020-02-28 Luis Machado <luis.machado@linaro.org>
1106
1107 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1108
3608f86c
TV
11092020-02-27 Tom de Vries <tdevries@suse.de>
1110
1111 * config/sid.exp: Remove unused globals.
1112 * gdb.base/attach.exp: Same.
1113 * gdb.base/catch-load.exp: Same.
1114 * gdb.base/dbx.exp: Same.
1115 * lib/gdb.exp: Same.
1116 * lib/mi-support.exp: Same.
1117 * lib/prompt.exp: Same.
1118
c8d4f6df
TV
11192020-02-27 Tom de Vries <tdevries@suse.de>
1120
1121 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1122 not set.
1123
0d79cdc4
AM
11242020-02-26 Aaron Merey <amerey@redhat.com>
1125
1126 * gdb.debuginfod: New directory for debuginfod tests.
1127 * gdb.debuginfod/main.c: New test file.
1128 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1129
0dce4280
TV
11302020-02-26 Tom de Vries <tdevries@suse.de>
1131
1132 PR gdb/25603
1133 * gdb.base/persistent-lang.cc: New test.
1134 * gdb.base/persistent-lang.exp: New file.
1135
9e80cfa1
AB
11362020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1137
1138 * gdb.fortran/derived-type-striding.exp: Add a new test.
1139 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1140 new test.
1141
2078dbb2
AB
11422020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1143
1144 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1145 names.
1146
70d49700
TV
11472020-02-25 Tom de Vries <tdevries@suse.de>
1148
1149 PR go/18926
1150 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1151
a88ef40d
TV
11522020-02-24 Tom de Vries <tdevries@suse.de>
1153
1154 PR gdb/25592
1155 * gdb.base/info-locals-unused-static-var.c: New test.
1156 * gdb.base/info-locals-unused-static-var.exp: New file.
1157
01b1af32
TT
11582020-02-22 Tom Tromey <tom@tromey.com>
1159
1160 * gdb.python/tui-window.exp: New file.
1161 * gdb.python/tui-window.py: New file.
1162
7c043ba6
TT
11632020-02-22 Tom Tromey <tom@tromey.com>
1164
1165 PR tui/17850:
1166 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1167 tests.
1168
c22fef7e
TT
11692020-02-22 Tom Tromey <tom@tromey.com>
1170
1171 * gdb.tui/new-layout.exp: Add sub-layout tests.
1172
ee325b61
TT
11732020-02-22 Tom Tromey <tom@tromey.com>
1174
1175 * gdb.tui/new-layout.exp: New file.
1176
3f0cbb04
TT
11772020-02-22 Tom Tromey <tom@tromey.com>
1178
1179 * gdb.rust/rust-style.rs: New file.
1180 * gdb.rust/rust-style.exp: New file.
1181 * gdb.base/style.exp: Test structure printing.
1182 * gdb.base/style.c (struct some_struct): New type.
1183 (enum etype): New type.
1184 (struct_value): New global.
1185
75525152
TV
11862020-02-21 Tom de Vries <tdevries@suse.de>
1187
1188 PR go/18926
1189 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1190 Remove blanket xfails. Use message argument for gdb_breakpoint.
1191 Make continuing to breakpoint test conditional on setting breakpoint.
1192 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1193 DW_AT_name attribute. Add xfail for GCC PR93866.
1194
bd360d30
AB
11952020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * gdb.dwarf2/cpp-linkage-name.c: New file.
1198 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1199
c7adb09f 12002020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1201
1202 * lib/gdb.exp (gdb_wrapper_init): Reset
1203 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1204 not exist.
1205
a9c79803
TV
12062020-02-20 Tom de Vries <tdevries@suse.de>
1207
1208 PR go/17018
1209 * gdb.go/hello.exp: Copy ...
1210 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1211 print of st to print value of global definition. Add xfail for GCC
1212 PR93844.
1213 * gdb.go/hello.exp: Remove printing of st before definition.
1214 * gdb.go/hello.go: Copy ...
1215 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1216 to st.
1217 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1218
d7445728
TV
12192020-02-20 Tom de Vries <tdevries@suse.de>
1220
1221 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1222 (gdb_simple_compile): Handle compile_flags go by using .go extension
1223 for source file.
1224 * gdb.go/chan.exp: Use support_go_compile.
1225 * gdb.go/handcall.exp: Same.
1226 * gdb.go/hello.exp: Same.
1227 * gdb.go/integers.exp: Same.
1228 * gdb.go/max-depth.exp: Same.
1229 * gdb.go/methods.exp: Same.
1230 * gdb.go/package.exp: Same.
1231 * gdb.go/strings.exp: Same.
1232 * gdb.go/types.exp: Same.
1233 * gdb.go/unsafe.exp: Same.
1234
c9c41e6d
TV
12352020-02-19 Tom de Vries <tdevries@suse.de>
1236
1237 * gdb.python/lib-types.exp: Make xfail more strict.
1238
f20ff837
TV
12392020-02-19 Tom de Vries <tdevries@suse.de>
1240
1241 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1242
08410482
DE
12432020-02-19 Doug Evans <dje@google.com>
1244
1245 PR rust/25535
1246 * gdb.rust/simple.exp: Add test.
1247 * gdb.rust/simple.rs: Add test.
1248
623563f7
TV
12492020-02-19 Tom de Vries <tdevries@suse.de>
1250
1251 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1252 output line-by-line.
1253
d3308cfd
TV
12542020-02-19 Tom de Vries <tdevries@suse.de>
1255
1256 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1257
86cbc5dc
TV
12582020-02-19 Tom de Vries <tdevries@suse.de>
1259
1260 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1261 prelink.
1262
9db2b96b
TV
12632020-02-19 Tom de Vries <tdevries@suse.de>
1264
1265 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1266 (gdb_do_cache): Use gdb_do_cache_wrap.
1267 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1268
89e2fdc5
TV
12692020-02-19 Tom de Vries <tdevries@suse.de>
1270
1271 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1272 gdb_compile option.
1273
373d7ac0
SM
12742020-02-18 Simon Marchi <simon.marchi@efficios.com>
1275
1276 * gdb.base/printcmds.exp (test_print_enums): Update expected
1277 output.
1278
b29a2df0
SM
12792020-02-18 Simon Marchi <simon.marchi@efficios.com>
1280
1281 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1282 for "unknown".
1283
6740f0cc
SM
12842020-02-18 Simon Marchi <simon.marchi@efficios.com>
1285
1286 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1287 enumerator.
1288
edd45eb0
SM
12892020-02-18 Simon Marchi <simon.marchi@efficios.com>
1290
1291 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1292 FE_, add FE_NONE.
1293 (three): Update.
1294 (enum flag_enum_without_zero): New enum.
1295 (flag_enum_without_zero): New variable.
1296 (enum not_flag_enum): New enum.
1297 (three_not_flag): New variable.
1298 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1299 (test_print_enums): Add more tests for printing flag enums.
1300
d4295de4
TV
13012020-02-18 Tom de Vries <tdevries@suse.de>
1302
1303 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1304 (gdb_compile_ada): ... here.
1305 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1306 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1307
f251f505
TT
13082020-02-14 Tom Tromey <tom@tromey.com>
1309
1310 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1311 build directory.
1312 * boards/gdbserver-base.exp: Update path to gdbserver.
1313
8f432634
TV
13142020-02-13 Tom de Vries <tdevries@suse.de>
1315
1316 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1317
92b6eaf7
TV
13182020-02-13 Tom de Vries <tdevries@suse.de>
1319
1320 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1321 are missing.
1322
f3b0f7fe
TV
13232020-02-13 Tom de Vries <tdevries@suse.de>
1324
1325 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1326 call.
1327
f6be8713
SDJ
13282020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1329
1330 PR tui/25126
1331 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1332 * gdb.base/cached-source-file.c: New file.
1333 * gdb.base/cached-source-file.exp: New file.
1334
b2770d5e
TV
13352020-02-11 Tom de Vries <tdevries@suse.de>
1336
1337 PR testsuite/25488
1338 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1339
44f6938e
TV
13402020-02-10 Tom de Vries <tdevries@suse.de>
1341
1342 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1343
5f0e2eb7
MR
13442020-02-10 Maciej W. Rozycki <macro@wdc.com>
1345
1346 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1347 and $after_addr are both integers before making a comparison.
1348
46ce2b6f
TV
13492020-02-09 Tom de Vries <tdevries@suse.de>
1350
1351 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1352 command output and paste it into gdb.log. If any, paste catch message
1353 to gdb.log.
1354
5abbbe1d
TT
13552020-02-07 Tom Tromey <tromey@adacore.com>
1356
1357 PR breakpoints/24915:
1358 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1359
1d5d29e7
SV
13602020-02-06 Shahab Vahedi <shahab@synopsys.com>
1361
1362 * gdb.tui/tui-missing-src.exp: Add the "missing source
1363 file" test for the TUI.
1364
b0999b9b
AB
13652020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1366
1367 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1368 including a port number in the output.
1369
c3b149eb
AKS
13702020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1371
1372 * lib/fortran.exp (fortran_int4): Handle clang.
1373 (fortran_int8): Likewise.
1374 (fortran_real4): Likewise.
1375 (fortran_real8): Likewise.
1376 (fortran_complex4): Likewise.
1377 (fortran_logical4): Likewise.
1378 (fortran_character1): Likewise.
1379
f8dcc90b
TV
13802020-02-04 Tom de Vries <tdevries@suse.de>
1381
1382 * README (Race detection): Add note.
1383
f90ac7c2
TV
13842020-02-04 Tom de Vries <tdevries@suse.de>
1385
1386 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1387
780636ae
TV
13882020-02-04 Tom de Vries <tdevries@suse.de>
1389
1390 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1391
5d2e1193
RA
13922020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1393
1394 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1395 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1396 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1397 blttar, bnetarl.
1398 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1399 binary for blttar, bnetarl.
1400 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1401 wait instruction. Delete ldmx test.
1402 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1403
e409c542
AKS
14042020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1405
1406 * gdb.fortran/array-bounds-high.exp: New file.
1407 * gdb.fortran/array-bounds-high.f90: New file.
1408
b0029748
LD
14092020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1410
1411 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1412 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1413
195a8287
TV
14142020-02-01 Tom de Vries <tdevries@suse.de>
1415
1416 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1417
42330a68
AB
14182020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1419
1420 PR tui/9765
1421 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1422 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1423
b62a8028
LM
14242020-01-29 Luis Machado <luis.machado@linaro.org>
1425
1426 * gdb.arch/aarch64-brk-patterns.c: New source file.
1427 * gdb.arch/aarch64-brk-patterns.exp: New test.
1428
5f440116
TBA
14292020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1430
1431 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1432 GCC/Clang version.
1433 * gdb.cp/pass-by-ref.exp: Ditto.
1434
ee2a6fc6
TV
14352020-01-29 Tom de Vries <tdevries@suse.de>
1436
1437 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1438 * gdb.threads/watchpoint-fork-mt.c: Same.
1439 * gdb.threads/watchpoint-fork-parent.c: Same.
1440 * gdb.threads/watchpoint-fork-st.c: Same.
1441 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1442
16b10d6e
LM
14432020-01-27 Luis Machado <luis.machado@linaro.org>
1444
1445 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1446 sitting at a syscall instruction when we hit the syscall function's
1447 breakpoint.
1448 Check PC against one obtained with the x command.
1449 Validate syscall number.
1450 (step_over_syscall): Don't continue to the syscall instruction if
1451 we're already there.
1452
b1468492
PW
14532020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1454
1455 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1456
7ffa82e1
AB
14572020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1458
1459 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1460 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1461
3d92a3e3
AB
14622020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1463
1464 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1465 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1466
94a72be7
AB
14672020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1468
1469 * gdb.base/maint.exp: Update line table parsing test.
1470 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1471
53af73bf
PA
14722020-01-24 Pedro Alves <palves@redhat.com>
1473
1474 PR gdb/25410
1475 * gdb.multi/multi-re-run-1.c: New.
1476 * gdb.multi/multi-re-run-2.c: New.
1477 * gdb.multi/multi-re-run.exp: New.
1478
1ba1ac88
AB
14792020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1480
1481 PR gdb/23718
1482 * gdb.server/server-kill-python.exp: New file.
1483
f3364a6d
AB
14842020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1485
1486 * gdb.server/multi-ui-errors.c: New file.
1487 * gdb.server/multi-ui-errors.exp: New file.
1488
733d0a67
AB
14892020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1490
1491 PR tui/9765
1492 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1493
4f13c1c0
TT
14942020-01-19 Tom Tromey <tom@tromey.com>
1495
1496 * gdb.tui/main.exp: Add check for plain "file".
1497
40c94099
CB
14982020-01-16 Christian Biesinger <cbiesinger@google.com>
1499
1500 * lib/gdb.exp: Fix spelling error (seperatelly).
1501
ff47f4f0
TT
15022020-01-14 Tom Tromey <tom@tromey.com>
1503
1504 PR symtab/12535:
1505 * gdb.python/python.exp: Test decode_line with empty string
1506 argument.
1507
717c684d
BE
15082020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1509
1510 * gdb.base/skip-inline.exp: Extend test.
1511
44e4c775
AB
15122020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1513
1514 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1515 * gdb.dwarf2/dw2-bad-elf.c: New file.
1516 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1517
d93c6db7
AB
15182020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1519
1520 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1521 _line_saw_file.
1522
9a6d629c
AB
15232020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1524
1525 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1526 border.
1527
d9ebdab7
TBA
15282020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1529
1530 * gdb.multi/multi-target.exp (setup): Factor out "info
1531 connections" and "info inferiors" tests to ...
1532 (test_info_inferiors): ... this new procedure.
1533 (top level): Run new "info-inferiors" tests.
1534
f3c469b9
PA
15352020-01-10 Pedro Alves <palves@redhat.com>
1536
1537 * gdb.server/bkpt-other-inferior.exp: New file.
1538
121b3efd
PA
15392020-01-10 Pedro Alves <palves@redhat.com>
1540
1541 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1542 of "add-inferior".
1543 * gdb.base/quit-live.exp: Likewise.
1544 * gdb.base/remote-exec-file.exp: Likewise.
1545 * gdb.guile/scm-progspace.exp: Likewise.
1546 * gdb.linespec/linespec.exp: Likewise.
1547 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1548 * gdb.mi/user-selected-context-sync.exp: Likewise.
1549 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1550 "info inferiors" tests.
1551 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1552 "add-inferior".
1553 * gdb.multi/watchpoint-multi.exp: Likewise.
1554 * gdb.python/py-inferior.exp: Likewise.
1555 * gdb.server/extended-remote-restart.exp: Likewise.
1556 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1557 "info inferiors".
1558 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1559 * gdb.trace/report.exp: Likewise.
1560
1dadb1dd
PA
15612020-01-10 Pedro Alves <palves@redhat.com>
1562
1563 * gdb.multi/multi-target.c: New file.
1564 * gdb.multi/multi-target.exp: New file.
1565 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1566 mode requested, but remote does not support non-stop".
1567
78f2c40a
PA
15682020-01-10 Pedro Alves <palves@redhat.com>
1569
1570 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1571 disconnect before reconnecting.
1572
e7af6c70
TBA
15732020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1574 Pedro Alves <palves@redhat.com>
1575
1576 * gdb.server/connect-without-multi-process.exp: Also test
1577 continuing to end.
1578
acdf84a6
PA
15792020-01-10 Pedro Alves <palves@redhat.com>
1580
1581 * gdb.base/remote-exec-file.exp: New file.
1582
873657b9
PA
15832020-01-10 Pedro Alves <palves@redhat.com>
1584
1585 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1586 output.
1587 * gdb.threads/async.c: New.
1588 * gdb.threads/async.exp: New.
1589 * gdb.multi/tids-gid-reset.c: New.
1590 * gdb.multi/tids-gid-reset.exp: New.
1591
7f0ae84c
GB
15922020-01-10 George Barrett <bob@bob131.so>
1593
1594 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1595 to help in finding the image relocation offset.
1596 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1597 options in arguments.
1598 (stap_test_no_debuginfo): Likewise.
1599 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1600 test variants.
1601 (stap_test): Add null semaphore relocation test.
1602
47e9d49d
GB
16032020-01-10 George Barrett <bob@bob131.so>
1604
1605 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1606 * gdb.base/stap-probe.exp: Likewise.
1607 (stap_test): Pass argument as an additional flag.
1608 (stap_test_no_debuginfo): Likewise.
1609 (stap_test): Check `info probes stap' output for semaphore
1610 addresses if the test binary is supposed to have them.
1611
f5a7c406
AB
16122020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1613
1614 * gdb.tui/basic.exp: Add more scrolling tests.
1615
9ae6bf64
TT
16162020-01-09 Tom Tromey <tom@tromey.com>
1617
1618 PR tui/18932:
1619 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1620 meangingful value.
1621 (Term::command, Term::resize): Update.
1622 * gdb.tui/basic.exp: Add scrolling test.
1623
b2efe70c
AB
16242020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1625
1626 * gdb.tui/tui-layout-asm.exp: New file.
1627
3804da7e
AB
16282020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1629
1630 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1631
b40aa28f
AB
16322020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1633
1634 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1635 (Term::enter_tui): Use Term::prepare_for_tui.
1636
63ffd7c9
AB
16372020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1638
1639 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1640 called.
1641
3be966f6
AB
16422020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1643
1644 * gdb.base/skip.exp: Fix race condition in test.
1645
153d79c4
AB
16462020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1647
1648 * gdb.base/backtrace.c: New file.
1649 * gdb.base/backtrace.exp: New file.
1650
f2302a34
AB
16512020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1652
1653 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1654
6ec1d75e
PW
16552020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1656
1657 * gdb.base/style.exp: Test that warnings are styled.
1658
c296cbe6
BE
16592019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1660
1661 * gdb.base/line65535.exp: New file.
1662 * gdb.base/line65535.c: New file.
1663
b28a729d
SM
16642019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1665
1666 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1667 * lib/gnat_debug_info_test.adb: New file.
1668 * gdb.ada/ptype_tagged_param.exp: Use
1669 gnat_runtime_has_debug_info, expect a different output if
1670 runtime does not have debug info.
1671
7f2d7a0d
SM
16722019-12-20 Simon Marchi <simon.marchi@efficios.com>
1673
1674 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1675 (another) quote in test name.
1676
f3bce483
SM
16772019-12-20 Simon Marchi <simon.marchi@efficios.com>
1678
1679 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1680 Add quote in test name.
1681
c855a912
TBA
16822019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1683
1684 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1685 directory instead.
1686 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1687 * gdb.cp/pass-by-ref-2.cc: New file.
1688 * gdb.cp/pass-by-ref-2.exp: New file.
1689
fc9d2d72
TT
16902019-12-20 Tom Tromey <tom@tromey.com>
1691
1692 * gdb.tui/list-before.exp: New file.
1693
77b97e00
TT
16942019-12-20 Tom Tromey <tom@tromey.com>
1695
1696 * gdb.tui/list.exp: Check for source on initial listing.
1697
f69656d0
TT
16982019-12-11 Tom Tromey <tromey@adacore.com>
1699
1700 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1701 Add crlf test.
1702
99a55965
SM
17032019-12-18 Simon Marchi <simon.marchi@efficios.com>
1704
1705 * gdb.base/default.exp: Update value of $_gdb_major.
1706
5024637f
BE
17072019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1708
1709 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1710
b63634be
BE
17112019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1712
1713 * gdb.base/skip.exp: Whitespace fix.
1714
45d73523
BE
17152019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1716
1717 * gdb.base/skip-inline.c: New file.
1718 * gdb.base/skip-inline.exp: New file.
1719
d043f8c8
SM
17202019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1721
1722 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1723 jit_function_00 to jit_function_stack_mangle.
1724 * gdb.base/jithost.c (jit_function_t): Rename to...
1725 (jit_function_stack_mangle_t): ... this.
1726 (jit_function_add_t): New typedef.
1727 (jit_function_00_code): Rename to...
1728 (jit_function_stack_mangle_code): ... this, make static.
1729 (jit_function_add_code): New.
1730 (main): Generate "add" function and call it. Adjust to changes
1731 in jithost_abi.
1732 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1733 (struct jithost_abi) <begin, end>: Remove fields.
1734 <object, function_stack_mangle, function_add>: New fields.
1735 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1736 code_end>: Remove fields.
1737 <func_stack_mangle>: New field.
1738 (read_debug_info): Adjust to renaming, create block for "add"
1739 function.
1740 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1741
873de05c
TT
17422019-12-11 Tom Tromey <tom@tromey.com>
1743
1744 * gdb.tui/resize.exp: Fix regexp.
1745 * gdb.tui/regs.exp: Fix regexps.
1746 * gdb.tui/main.exp: Fix regexp.
1747
3d979945
TT
17482019-12-11 Tom Tromey <tom@tromey.com>
1749
1750 * gdb.tui/resize.exp: Update.
1751 * gdb.tui/empty.exp (layouts): Update.
1752
2192a9d3
TT
17532019-12-11 Tom Tromey <tom@tromey.com>
1754
1755 * gdb.tui/regs.exp: Update.
1756 * gdb.tui/empty.exp (layouts): Update.
1757 * gdb.tui/basic.exp: Update.
1758 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1759
d8edc8b7
PW
17602019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1761
1762 * gdb.base/options.exp: Add -raw-values in the print completion list.
1763 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1764
4c12d936
KB
17652019-12-10 Kevin Buettner <kevinb@redhat.com>
1766
1767 * gdb.threads/omp-par-scope.c: New file.
1768 * gdb/threads/omp-par-scope.exp: New file.
1769
26b911fb
KB
17702019-12-10 Kevin Buettner <kevinb@redhat.com>
1771
bb47f919
KB
1772 * lib/gdb.exp (support_nested_function_tests): New proc.
1773
17742019-12-10 Kevin Buettner <kevinb@redhat.com>
1775
1776 * lib/gdb.exp (gdb_compile_openmp): New proc.
1777 (build_executable_from_specs): Add an "openmp" option.
1778 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1779
6c71eb7d
TT
17802019-12-10 Tom Tromey <tromey@adacore.com>
1781
1782 * gdb.ada/unchecked_union.exp: New file.
1783 * gdb.ada/unchecked_union/pck.adb: New file.
1784 * gdb.ada/unchecked_union/pck.ads: New file.
1785 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1786 * gdb-utils.exp (string_to_regexp): Also quote "?".
1787
bac7c5cf
GB
17882019-12-10 George Barrett <bob@bob131.so>
1789
1790 Test scripted probe breakpoints.
1791 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1792 * gdb.python/py-breakpoint.c (main): Likewise.
1793 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1794 specifier test.
1795 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1796
330f1d38
TBA
17972019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1798
1799 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1800 an rvalue parameter.
1801 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1802 parameter.
1803
b43315e2
AB
18042019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1805
1806 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1807 modules.
1808
54f73dad
AB
18092019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1810
1811 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1812 broken version of GCC.
1813
d57cbee9
AB
18142019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1815
1816 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1817 sym-info-cmds library.
1818 * gdb.fortran/info-types.exp: Likewise.
1819 * lib/sym-info-cmds.exp: New file.
1820
c14aab8c
TV
18212019-12-08 Tom de Vries <tdevries@suse.de>
1822
1823 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1824
aa2d5a42
KS
18252019-12-07 Keith Seitz <keiths@redhat.com>
1826
1827 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1828 * gdb.base/corefile-buildid-shlib.c: New file.
1829 * gdb.base/corefile-buildid.c: New file.
1830 * gdb.base/corefile-buildid.exp: New file.
1831
93e55f0a
TV
18322019-12-06 Tom de Vries <tdevries@suse.de>
1833
1834 * gdb.dwarf2/varval.exp: Add decl before def test.
1835
c7d12402
TBA
18362019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1837
1838 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1839
06acc08f
TBA
18402019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1841
1842 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1843 CV and reference conversion for overload resolution.
1844 * gdb.cp/rvalue-ref-overload.exp: Test it.
1845
e0fad1ea
PW
18462019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1847
1848 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1849 * gdb.base/frameapply.exp: Test faas without command.
1850
8d70a9f0
AB
18512019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1852
1853 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1854 Fortran tests.
1855 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1856 order.
1857
36c8fb93
AB
18582019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1859
1860 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1861 casting to type with no kind specified.
1862 (test_basic_parsing_of_type_kinds): Additional tests for types
1863 with no kind specified, and add tests for single/double
1864 precision/complex types.
1865
4139ff00
TT
18662019-12-04 Tom Tromey <tromey@adacore.com>
1867
1868 * gdb.base/endianity.c (struct other) <x>: New field.
1869 (main): Initialize it.
1870 * gdb.base/endianity.exp: Update.
1871
a05cf17a
TT
18722019-12-04 Tom Tromey <tromey@adacore.com>
1873
1874 * gdb.ada/scalar_storage/storage.adb: New file.
1875 * gdb.ada/scalar_storage/pck.adb: New file.
1876 * gdb.ada/scalar_storage/pck.ads: New file.
1877 * gdb.ada/scalar_storage.exp: New file.
1878
103a685e
TT
18792019-12-04 Tom Tromey <tromey@adacore.com>
1880
1881 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1882 (main): Initialize it.
1883 * gdb.base/endianity.exp: Update.
1884
c2512106
AB
18852019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1886
1887 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1888
293b38d6
AB
18892019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1890
1891 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1892 -symbol-info-module-functions and -symbol-info-module-variables.
1893
216a7e6b
AB
18942019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1895
1896 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1897
5bbd8269
AB
18982019-12-01 Richard Bunt <richard.bunt@arm.com>
1899 Andrew Burgess <andrew.burgess@embecosm.com>
1900
1901 * gdb.fortran/derived-type-striding.exp: New file.
1902 * gdb.fortran/derived-type-striding.f90: New file.
1903 * gdb.fortran/array-slices.exp: New file.
1904 * gdb.fortran/array-slices.f90: New file.
1905
be09caf1
PW
19062019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1907
1908 * gdb.base/define.exp: Test . in command names.
1909 * gdb.base/setshow.exp: Update test, as . is now part of
1910 command name.
1911
643c0cbe
PW
19122019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1913
1914 * gdb.base/define-prefix.exp: New file.
1915
dcdec678
AB
19162019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1917
1918 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1919 compile.
1920 (skip_btrace_pt_tests): Likewise.
1921
640ab947
AB
19222019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1923
1924 * gdb.fortran/info-modules.exp: Compile source files in correct
1925 order.
1926
d22670f0
KB
19272019-11-27 Kevin Buettner <kevinb@redhat.com>
1928
1929 * gdb.dwarf2/imported-unit.exp: New file.
1930 * gdb.dwarf2/imported-unit.c: New file.
1931
db5960b4
AB
19322019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1933
1934 * gdb.mi/mi-fortran-modules-2.f90: New file.
1935 * gdb.mi/mi-fortran-modules.exp: New file.
1936 * gdb.mi/mi-fortran-modules.f90: New file.
1937
7dc42066
AB
19382019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1939
1940 * gdb.mi/mi-sym-info-1.c: New file.
1941 * gdb.mi/mi-sym-info-2.c: New file.
1942 * gdb.mi/mi-sym-info.exp: New file.
1943
0dfeecca
TT
19442019-11-22 Tom Tromey <tromey@adacore.com>
1945
1946 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1947 * gdb.ada/tasks/foo.adb: Add another stopping location.
1948
34877895
PJ
19492019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1950
1951 * gdb.base/endianity.c: New test.
1952 * gdb.base/endianity.exp: New file.
1953
2e84f897
LD
19542019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1955
1956 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1957
65d1cd5f
TV
19582019-11-21 Tom de Vries <tdevries@suse.de>
1959
1960 PR gdb/24956
1961 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1962
4f22c3f4
SDJ
19632019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1964
1965 * gdb.python/py-progspace.exp: Add missing parentheses on some
1966 'print' commands.
1967
9f6ad286
TT
19682019-11-19 Tom Tromey <tom@tromey.com>
1969
1970 * gdb.tui/winheight.exp: New file.
1971
0b8dbf3f
AB
19722019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1973
1974 * gdb.base/ctf-whatis.c: Delete.
1975 * gdb.base/ctf-whatis.exp: Delete.
1976 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1977
f833b7a7
AB
19782019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1979
1980 * gdb.base/ctf-cvexpr.exp: Delete.
1981 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1982
30d0a636
AB
19832019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1984
1985 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1986 the compiler. Clean up header comment a little.
1987 * gdb.base/ctf-ptype.exp: Likewise.
1988 * gdb.base/ctf-whatis.exp: Likewise.
1989 * lib/gdb.exp (skip_ctf_tests): New proc.
1990
494409bb
SDJ
19912019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1992
1993 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1994 * gdb.tui/corefile-run.exp: New file.
1995
55708e99
TT
19962019-11-14 Tom Tromey <tromey@adacore.com>
1997
1998 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1999 regression tests.
2000
45e42163
TT
20012019-11-12 Tom Tromey <tom@tromey.com>
2002
2003 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2004 after any command. Expect prompt after WAIT_FOR is seen.
2005 (enter_tui): Enable resize messages.
2006 (command): Expect command in output.
2007 (get_line): Avoid error when cursor appears to be off-screen.
2008 (dump_screen): Include screen size in title.
2009 (_do_resize): New proc, from "resize".
2010 (resize): Rewrite. Do resize in two steps.
2011 * gdb.tui/empty.exp (layouts): Fix entries.
2012 (check_boxes): Remove xfail.
2013 (check_text): Dump screen on failure.
2014
086baaf1
AB
20152019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2016
2017 * gdb.python/py-symbol.exp: Add test for
2018 gdb.lookup_static_symbols.
2019
09ff83af
AB
20202019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2021
2022 * gdb.python/py-symbol.c: Declare and call function from new
2023 py-symbol-2.c file.
2024 * gdb.python/py-symbol.exp: Compile both source files, and add new
2025 tests for gdb.lookup_static_symbol.
2026 * gdb.python/py-symbol-2.c: New file.
2027
11af934b
TV
20282019-11-02 Tom de Vries <tdevries@suse.de>
2029
2030 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2031 * gdb.base/anon.exp: Same.
2032 * gdb.base/auto-connect-native-target.exp: Same.
2033 * gdb.base/call-ar-st.exp: Same.
2034 * gdb.base/catch-syscall.exp: Same.
2035 * gdb.base/commands.exp: Same.
2036 * gdb.base/default.exp: Same.
2037 * gdb.base/display.exp: Same.
2038 * gdb.base/float.exp: Same.
2039 * gdb.base/foll-fork.exp: Same.
2040 * gdb.base/help.exp: Same.
2041 * gdb.base/info-macros.exp: Same.
2042 * gdb.base/info-proc.exp: Same.
2043 * gdb.base/info-target.exp: Same.
2044 * gdb.base/long_long.exp: Same.
2045 * gdb.base/macscp.exp: Same.
2046 * gdb.base/memattr.exp: Same.
2047 * gdb.base/nofield.exp: Same.
2048 * gdb.base/pointers.exp: Same.
2049 * gdb.base/printcmds.exp: Same.
2050 * gdb.base/ptype.exp: Same.
2051 * gdb.base/restore.exp: Same.
2052 * gdb.base/return.exp: Same.
2053 * gdb.base/scope.exp: Same.
2054 * gdb.base/set-noassign.exp: Same.
2055 * gdb.base/setshow.exp: Same.
2056 * gdb.base/shlib-call.exp: Same.
2057 * gdb.base/signals.exp: Same.
2058 * gdb.base/sigstep.exp: Same.
2059 * gdb.base/skip.exp: Same.
2060 * gdb.base/solib-symbol.exp: Same.
2061 * gdb.base/stap-probe.exp: Same.
2062 * gdb.base/step-line.exp: Same.
2063 * gdb.base/step-test.exp: Same.
2064 * gdb.base/style.exp: Same.
2065 * gdb.base/varargs.exp: Same.
2066 * gdb.base/vla-datatypes.exp: Same.
2067 * gdb.base/vla-ptr.exp: Same.
2068 * gdb.base/vla-sideeffect.exp: Same.
2069 * gdb.base/volatile.exp: Same.
2070 * gdb.base/watch-cond-infcall.exp: Same.
2071 * gdb.base/watchpoint.exp: Same.
2072
e96ec2ba
TV
20732019-11-02 Tom de Vries <tdevries@suse.de>
2074
2075 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2076 * gdb.cp/cpexprs.exp: Same.
2077 * gdb.cp/except-multi-location.exp: Same.
2078 * gdb.cp/exceptprint.exp: Same.
2079 * gdb.cp/gdb2384.exp: Same.
2080 * gdb.cp/inherit.exp: Same.
2081 * gdb.cp/m-static.exp: Same.
2082 * gdb.cp/meth-typedefs.exp: Same.
2083 * gdb.cp/misc.exp: Same.
2084 * gdb.cp/namespace.exp: Same.
2085 * gdb.cp/non-trivial-retval.exp: Same.
2086 * gdb.cp/overload.exp: Same.
2087 * gdb.cp/pr17132.exp: Same.
2088 * gdb.cp/re-set-overloaded.exp: Same.
2089 * gdb.cp/rvalue-ref-types.exp: Same.
2090 * gdb.cp/templates.exp: Same.
2091
bd5766ec
LM
20922019-11-01 Luis Machado <luis.machado@linaro.org>
2093
2094 PR gdb/25124
2095
2096 * gdb.arch/pr25124.S: New file.
2097 * gdb.arch/pr25124.exp: New file.
2098
165f8965
AB
20992019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2100
2101 * gdb.fortran/info-modules.exp: Update expected results, and add
2102 additional tests for 'info module functinos', and 'info module
2103 variables'.
2104 * gdb.fortran/info-types.exp: Update expected results.
2105 * gdb.fortran/info-types.f90: Extend testcase with additional
2106 module variables and functions.
2107
59c35742
AB
21082019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2109
2110 * gdb.fortran/info-modules.exp: New file.
2111 * gdb.fortran/info-types.exp: Build with new file.
2112 * gdb.fortran/info-types.f90: Include and use new module.
2113 * gdb.fortran/info-types-2.f90: New file.
2114
f3fb2519
PW
21152019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2116
2117 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2118 * gdb.base/settings.exp: Test all settings types using
2119 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2120 that now verifies that the value of "maint show" is the same as
2121 returned by the settings functions. Test the type of the
2122 maintenance settings.
2123 * gdb.base/default.exp: Update show_conv_list.
2124
d1e36019
TV
21252019-10-31 Tom de Vries <tdevries@suse.de>
2126
2127 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2128 gdb_test.
2129 * gdb.arch/amd64-disp-step.exp: Same.
2130 * gdb.asm/asm-source.exp: Same.
2131 * gdb.btrace/buffer-size.exp: Same.
2132 * gdb.btrace/cpu.exp: Same.
2133 * gdb.btrace/enable.exp: Same.
2134 * gdb.dwarf2/count.exp: Same.
2135 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2136 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2137 * gdb.fortran/vla-datatypes.exp: Same.
2138 * gdb.fortran/vla-history.exp: Same.
2139 * gdb.fortran/vla-ptype.exp: Same.
2140 * gdb.fortran/vla-value.exp: Same.
2141 * gdb.fortran/whatis_type.exp: Same.
2142 * gdb.guile/guile.exp: Same.
2143 * gdb.multi/tids.exp: Same.
2144 * gdb.python/py-finish-breakpoint.exp: Same.
2145 * gdb.python/py-framefilter.exp: Same.
2146 * gdb.python/py-pp-registration.exp: Same.
2147 * gdb.python/py-xmethods.exp: Same.
2148 * gdb.python/python.exp: Same.
2149 * gdb.server/connect-with-no-symbol-file.exp: Same.
2150 * gdb.server/no-thread-db.exp: Same.
2151 * gdb.server/run-without-local-binary.exp: Same.
2152 * gdb.stabs/weird.exp: Same.
2153 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2154 * gdb.threads/thread-find.exp: Same.
2155 * gdb.threads/tls-shared.exp: Same.
2156 * gdb.threads/tls.exp: Same.
2157 * gdb.threads/wp-replication.exp: Same.
2158 * gdb.trace/ax.exp: Same.
2159 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2160
3d11e68e
TV
21612019-10-31 Tom de Vries <tdevries@suse.de>
2162
2163 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2164 * gdb.ada/array_subscript_addr.exp: Same.
2165 * gdb.ada/arrayidx.exp: Same.
2166 * gdb.ada/arrayparam.exp: Same.
2167 * gdb.ada/arrayptr.exp: Same.
2168 * gdb.ada/boolean_expr.exp: Same.
2169 * gdb.ada/call_pn.exp: Same.
2170 * gdb.ada/complete.exp: Same.
2171 * gdb.ada/fixed_cmp.exp: Same.
2172 * gdb.ada/fun_addr.exp: Same.
2173 * gdb.ada/funcall_param.exp: Same.
2174 * gdb.ada/interface.exp: Same.
2175 * gdb.ada/mod_from_name.exp: Same.
2176 * gdb.ada/null_array.exp: Same.
2177 * gdb.ada/packed_array.exp: Same.
2178 * gdb.ada/packed_tagged.exp: Same.
2179 * gdb.ada/print_chars.exp: Same.
2180 * gdb.ada/print_pc.exp: Same.
2181 * gdb.ada/ptype_arith_binop.exp: Same.
2182 * gdb.ada/ptype_field.exp: Same.
2183 * gdb.ada/ptype_tagged_param.exp: Same.
2184 * gdb.ada/rec_return.exp: Same.
2185 * gdb.ada/ref_tick_size.exp: Same.
2186 * gdb.ada/str_ref_cmp.exp: Same.
2187 * gdb.ada/taft_type.exp: Same.
2188 * gdb.ada/tagged.exp: Same.
2189 * gdb.ada/type_coercion.exp: Same.
2190 * gdb.ada/uninitialized_vars.exp: Same.
2191
60b6ede8
TV
21922019-10-30 Tom de Vries <tdevries@suse.de>
2193
2194 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2195
30baf67b
TV
21962019-10-26 Tom de Vries <tdevries@suse.de>
2197
2198 * gdb.base/bigcore.c: Fix typos in comments.
2199 * gdb.base/ctf-ptype.c: Same.
2200 * gdb.base/long_long.c: Same.
2201 * gdb.dwarf2/dw2-op-out-param.S: Same.
2202 * gdb.python/py-evthreads.c: Same.
2203 * gdb.reverse/i387-stack-reverse.c: Same.
2204 * gdb.trace/tfile.c: Same.
2205 * lib/compiler.c: Same.
2206 * lib/compiler.cc: Same.
2207
158da0d1
TV
22082019-10-25 Tom de Vries <tdevries@suse.de>
2209
2210 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2211 gdb_test_multiple calls.
2212 * gdb.reverse/sigall-reverse.exp: Same.
2213 * gdb.reverse/solib-precsave.exp: Same.
2214 * gdb.reverse/solib-reverse.exp: Same.
2215 * gdb.reverse/until-precsave.exp: Same.
2216 * gdb.reverse/until-reverse.exp: Same.
2217
4ccdfbec
TV
22182019-10-24 Tom de Vries <tdevries@suse.de>
2219
2220 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2221 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2222 kfail using -wrap pattern flag and convenience variable
2223 gdb_test_name.
2224
33d569b7
AB
22252019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2226
2227 * gdb.python/py-progspace.exp: Add tests for the
2228 Progspace.block_for_pc method.
2229
4d0b984b
TT
22302019-10-23 Tom Tromey <tom@tromey.com>
2231
2232 * configure: Rebuild.
2233 * aclocal.m4: Use m4_include, not sinclude.
2234
94cb3754
TV
22352019-10-21 Tom de Vries <tdevries@suse.de>
2236
2237 * gdb.base/infcall-nested-structs.c: Add
2238 __attribute__((noinline,noclone)) to all functions.
2239 (call_all): Add missing variable initialization. Simplify return value.
2240 (breakpt): Increment volatile variable, to prevent call from being
2241 optimized out.
2242 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2243
062f1fc1
TV
22442019-10-17 Tom de Vries <tdevries@suse.de>
2245
2246 * gdb.fortran/module.exp: Allow info variables to print info for files
2247 other than module.f90.
2248
0b54364d
AB
22492019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2250
2251 * gdb.fortran/module.exp: Extend with 'info variables' test.
2252
7ff5fae7
AB
22532019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2254
2255 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2256 F77_FOR_TARGET.
2257
d10eccaa
TV
22582019-10-16 Tom de Vries <tdevries@suse.de>
2259
2260 PR tdep/25096
2261 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2262
745ff14e
TV
22632019-10-16 Tom de Vries <tdevries@suse.de>
2264
2265 PR tdep/24104
2266 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2267 Add KFAIL for PR tdep/25096.
2268
03e1ab94
TV
22692019-10-16 Tom de Vries <tdevries@suse.de>
2270
2271 PR testsuite/25059
2272 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2273
b17fcc10
TV
22742019-10-16 Tom de Vries <tdevries@suse.de>
2275
2276 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2277 as signed.
2278
9223170f
SM
22792019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2280
2281 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2282 one instead of increasing timeout.
2283
d6e76313
TV
22842019-10-13 Tom de Vries <tdevries@suse.de>
2285
2286 PR record/25038
2287 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2288 * gdb.reverse/sigall-reverse.exp: Same.
2289 * gdb.reverse/solib-precsave.exp: Same.
2290 * gdb.reverse/solib-reverse.exp: Same.
2291 * gdb.reverse/step-precsave.exp: Same.
2292 * gdb.reverse/until-precsave.exp: Same.
2293 * gdb.reverse/until-reverse.exp: Same.
2294 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2295
6dfc0041
AA
22962019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2297
2298 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2299 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2300 (cmp_struct_05_01, cmp_struct_static_02_01)
2301 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2302 comparisons.
2303
abcf2cc8
TV
23042019-10-10 Tom de Vries <tdevries@suse.de>
2305
2306 PR testsuite/24888
2307 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2308 gnatlink.
2309
a50faaf6
TV
23102019-10-09 Tom de Vries <tdevries@suse.de>
2311
2312 PR testsuite/25048
2313 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2314
60ff3cd7
AB
23152019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2316
2317 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2318 exceptions due to missing debug information.
2319
dfee8566
TV
23202019-10-07 Tom de Vries <tdevries@suse.de>
2321
2322 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2323
3d63690a
AB
23242019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2325
2326 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2327 * gdb.base/annota1.exp: Update to use gdb_test_name.
2328
30d1f018
WP
23292019-10-07 Weimin Pan <weimin.pan@oracle.com>
2330
2331 * gdb.base/ctf-whatis.exp: New file.
2332 * gdb.base/ctf-whatis.c: New file.
2333 * gdb.base/ctf-ptype.exp: New file.
2334 * gdb.base/ctf-ptype.c: New file.
2335 * gdb.base/ctf-constvars.exp: New file.
2336 * gdb.base/ctf-constvars.c: New file.
2337 * gdb.base/ctf-cvexpr.exp: New file.
2338
4dbbb47c
TV
23392019-10-04 Tom de Vries <tdevries@suse.de>
2340
2341 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2342 for loop.
2343
77c2dba3
TT
23442019-10-03 Tom Tromey <tom@tromey.com>
2345
2346 PR rust/24976:
2347 * gdb.rust/simple.rs (Union2): New type.
2348 (main): Use Union2.
2349 * gdb.rust/simple.exp: Add test.
2350
179aed7f
AB
23512019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2352
2353 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2354 nested function prefix.
2355
0a4b0913
AB
23562019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2357 Richard Bunt <richard.bunt@arm.com>
2358 Andrew Burgess <andrew.burgess@embecosm.com>
2359
2360 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2361 nested functions.
2362 * gdb.fortran/nested-funcs.f90: Update expected results.
2363 * gdb.fortran/nested-funcs-2.exp: New file.
2364 * gdb.fortran/nested-funcs-2.f90: New file.
2365
082cce05
AB
23662019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2367
2368 * gdb.python/py-parameter.exp: Make test names unique.
2369 * gdb.python/py-template.exp: Likewise.
2370 * gdb.python/py-value.exp: Likewise.
2371
2b74ba5a
AB
23722019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2373
2374 * gdb.base/break-interp.exp: Reduce test name duplication.
2375 * gdb.base/call-sc.exp: Likewise.
2376 * gdb.base/callfuncs.exp: Likewise.
2377 * gdb.base/charset.exp: Likewise.
2378 * gdb.base/dump.exp: Likewise.
2379 * gdb.base/ena-dis-br.exp: Likewise.
2380 * gdb.base/relational.exp: Likewise.
2381 * gdb.base/step-over-syscall.exp: Likewise.
2382 * gdb.base/structs.exp: Likewise.
2383
58eb20d5
AB
23842019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2385
2386 * gdb.linespec/explicit.exp: Make test names unique.
2387 * gdb.linespec/ls-errs.exp: Likewise.
2388
4d421147
AB
23892019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2390
2391 * gdb.reverse/break-precsave.exp: Make test names unique.
2392 * gdb.reverse/break-reverse.exp: Likewise.
2393 * gdb.reverse/finish-precsave.exp: Likewise.
2394 * gdb.reverse/finish-reverse.exp: Likewise.
2395 * gdb.reverse/machinestate-precsave.exp: Likewise.
2396 * gdb.reverse/machinestate.exp: Likewise.
2397 * gdb.reverse/readv-reverse.exp: Likewise.
2398 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2399 * gdb.reverse/sigall-precsave.exp: Likewise.
2400 * gdb.reverse/sigall-reverse.exp: Likewise.
2401 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2402 * gdb.reverse/watch-precsave.exp: Likewise.
2403 * gdb.reverse/watch-reverse.exp: Likewise.
2404
d8c06f22
AB
24052019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2406
2407 * gdb.threads/stop-with-handle.c: New file.
2408 * gdb.threads/stop-with-handle.exp: New file.
2409
3a56ed86
TV
24102019-10-03 Tom de Vries <tdevries@suse.de>
2411
2412 PR testsuite/25059
2413 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2414 directory" line to be missing.
2415
42275044
TV
24162019-10-03 Tom de Vries <tdevries@suse.de>
2417
2418 PR testsuite/25059
2419 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2420 type optional.
2421
9ef62df0
AA
24222019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2423
2424 * gdb.python/py-format-string.c (string.h): New include.
2425 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2426 the same value, for endianness-independence.
2427 * gdb.python/py-format-string.exp (default_regexp_dict)
2428 (test_pretty_structs, test_format): Adjust expected output to the
2429 changed initialization.
2430
37f6a7f4
TT
24312019-10-02 Tom Tromey <tromey@adacore.com>
2432
2433 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2434
1d58d6a2
PA
24352019-10-02 Pedro Alves <palves@redhat.com>
2436 Andrew Burgess <andrew.burgess@embecosm.com>
2437
2438 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2439 "print-file-var.h".
2440 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2441 (get_version_1): Print this_version_id and its address.
2442 Add extern "C" wrappers around interface functions.
2443 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2444 "print-file-var.h".
2445 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2446 (get_version_2): Print this_version_id and its address.
2447 Add extern "C" wrappers around interface functions.
2448 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2449 <stddef.h> and "print-file-var.h".
2450 Add extern "C" wrappers around interface functions.
2451 [VERSION_ID_MAIN] (this_version_id): Define.
2452 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2453 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2454 up extern "C" blocks.
2455 * gdb.base/print-file-var.exp (test): New, factored out from top
2456 level.
2457 (top level): Test all combinations of attribute hidden or not,
2458 dlopen or not, and this_version_id symbol in main file or not.
2459 Compile tests as both C++ and C, make test names unique.
2460
d770d56f
TT
24612019-10-01 Tom Tromey <tom@tromey.com>
2462
2463 * gdb.base/style.exp: Test "show logging filename".
2464
7f6aba03
TT
24652019-10-01 Tom Tromey <tom@tromey.com>
2466
2467 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2468 * gdb.base/style.exp: Add metadata style test.
2469
14309bb6
TT
24702019-10-01 Tom Tromey <tom@tromey.com>
2471
2472 * gdb.base/style.exp: Test "pwd".
2473
2a3c1174
PA
24742019-10-01 Tom Tromey <tom@tromey.com>
2475
2476 * gdb.base/style.exp: Update tests.
2477
53d666ec
AA
24782019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2479
2480 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2481 'six' to unsigned.
2482 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2483 'five'. Use an all-ones bit pattern for each.
2484 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2485 to its changed values.
2486
4a56a520
TT
24872019-09-30 Tom Tromey <tromey@adacore.com>
2488
2489 * gdb.rust/traits.rs: Disable all warnings.
2490
0df0352a
TV
24912019-09-29 Tom de Vries <tdevries@suse.de>
2492
aac66a4c 2493 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2494
73d9a918
TV
24952019-09-29 Tom de Vries <tdevries@suse.de>
2496
2497 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2498
060b3ab4
TV
24992019-09-27 Tom de Vries <tdevries@suse.de>
2500
2501 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2502
68f7d34d
TV
25032019-09-27 Tom de Vries <tdevries@suse.de>
2504
2505 PR record/23188
2506 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2507
5d63b30a
TT
25082019-09-26 Tom Tromey <tromey@adacore.com>
2509
2510 * gdb.ada/py_taft.exp: New file.
2511 * gdb.ada/py_taft/main.adb: New file.
2512 * gdb.ada/py_taft/pkg.adb: New file.
2513 * gdb.ada/py_taft/pkg.ads: New file.
2514
3d435220
TV
25152019-09-24 Tom de Vries <tdevries@suse.de>
2516
2517 PR gdb/24598
2518 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2519
77d03678
TV
25202019-09-22 Tom de Vries <tdevries@suse.de>
2521
2522 * gdb.base/restore.exp: Allow register variables to be optimized out at
2523 -O0.
2524
abf516c6
UW
25252019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2526
2527 * gdb.arch/spu-info.exp: Remove file.
2528 * gdb.arch/spu-info.c: Remove file.
2529 * gdb.arch/spu-ls.exp: Remove file.
2530 * gdb.arch/spu-ls.c: Remove file.
2531
2532 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2533 * gdb.asm/spu.inc: Remove file.
2534
2535 * gdb.base/dump.exp: Remove support for spu*-*-*.
2536 * gdb.base/stack-checking.exp: Likewise.
2537 * gdb.base/overlays.exp: Likewise.
2538 * gdb.base/ovlymgr.c: Likewise.
2539 * gdb.base/spu.ld: Remove file.
2540
2541 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2542 * gdb.cp/cpexprs.exp: Likewise.
2543 * gdb.cp/exception.exp: Likewise.
2544 * gdb.cp/gdb2495.exp: Likewise.
2545 * gdb.cp/mb-templates.exp: Likewise.
2546 * gdb.cp/pr9167.exp: Likewise.
2547 * gdb.cp/userdef.exp: Likewise.
2548
2549 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2550
2551 * gdb.cell: Remove directory.
2552 * lib/cell.exp: Remove file.
2553
e452e88f
TV
25542019-09-19 Tom de Vries <tdevries@suse.de>
2555
2556 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2557
8a625130
TV
25582019-09-19 Tom de Vries <tdevries@suse.de>
2559
2560 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2561
81dc3ab5
TV
25622019-09-19 Tom de Vries <tdevries@suse.de>
2563
2564 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2565 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2566 (gdb_target_cmd): ... here.
2567 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2568 value 2.
2569
b078f3ac
AB
25702019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2571
2572 * gdb.base/source-dir.exp: Avoid having directory names in test
2573 names.
2574
f1b620e9
MG
25752019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2576
2577 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2578 directory.
2579
67f3ed6a
AB
25802019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2581
2582 * gdb.base/list-missing-source.exp: New file.
2583
d1b70248
TV
25842019-09-14 Tom de Vries <tdevries@suse.de>
2585
2586 PR teststuite/24599
2587 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2588 * lib/ada.exp (gnatmake_version_at_least): New proc.
2589
5fabdcd6
AB
25902019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2591
2592 * gdb.base/maint.exp: Use exec_has_index_section.
2593
aa17805f
AB
25942019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2595
2596 * gdb.base/maint.exp: Add test for 'maint info sections'.
2597
25e5c209
TV
25982019-09-12 Tom de Vries <tdevries@suse.de>
2599
2600 * gdb.base/store.exp: Allow register variables to be optimized out at
2601 -O0.
2602
4993045d
PW
26032019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2604
2605 * gdb.ada/rdv_wait.exp: Update to new task names.
2606 * gdb.base/task_switch_in_core.exp: Likewise.
2607 * gdb.base/info_sources_base.c: Likewise.
2608
8a516164
TT
26092019-09-10 Tom Tromey <tromey@adacore.com>
2610
2611 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2612
aa391654
TT
26132019-09-10 Tom Tromey <tromey@adacore.com>
2614
2615 * gdb.ada/dgopt.exp: New file.
2616 * gdb.ada/dgopt/x.adb: New file.
2617
8634b462
TT
26182019-09-08 Tom Tromey <tom@tromey.com>
2619
2620 * gdb.tui/resize.exp: Remove setup_xfail.
2621 * gdb.tui/regs.exp: Remove setup_xfail.
2622 * gdb.tui/basic.exp: Remove setup_xfail.
2623
736b0f76
DB
26242019-09-06 David Blaikie <dblaikie@gmail.com>
2625
2626 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2627 * gdb.cp/cplabel.exp: Ditto.
2628 * gdb.linespec/ls-errs.exp: Ditto.
2629
30331a6c
TV
26302019-09-05 Tom de Vries <tdevries@suse.de>
2631
2632 * lib/gdb.exp (cmp_file_string): New proc.
2633 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2634 runto_main. Verify save breakpoints output.
2635
98b0ebab
PW
26362019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2637
2638 * gdb.base/info-var.exp: Test info variables without running
2639 to main, to avoid expect's buffer overflow.
2640
4e962e74
TT
26412019-09-03 Tom Tromey <tromey@adacore.com>
2642
2643 * gdb.ada/bias.exp: New file.
2644 * gdb.ada/bias/bias.adb: New file.
2645 * gdb.ada/print_chars.exp: Add regression test.
2646 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2647 (MC): New variable.
2648
2ea1a07a
SL
26492019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2650
2651 * gdb.base/argv0-symlink.exp: Run only on native target
2652 and local host.
2653
8077c50d
TV
26542019-08-29 Tom de Vries <tdevries@suse.de>
2655
2656 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2657 diverse debug info.
2658 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2659
48352473
TV
26602019-08-28 Tom de Vries <tdevries@suse.de>
2661
2662 * gdb.base/info-var.exp: Allow info variables to print info for files
2663 other than info-var-f1.c and info-var-f2.c.
2664
d8f27c60
AB
26652019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2666
2667 * gdb.fortran/info-types.exp: Add module.
2668 * gdb.fortran/info-types.f90: Update expected results.
2669
1f20c35e
AB
26702019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2671
2672 * gdb.fortran/info-types.exp: New file.
2673 * gdb.fortran/info-types.f90: New file.
2674 * lib/fortran.exp (fortran_character1): New proc.
2675
4acfdd20
AB
26762019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2677
2678 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2679 functions'. Reindent as needed.
2680 * gdb.base/info-var-f1.c: New file.
2681 * gdb.base/info-var-f2.c: New file.
2682 * gdb.base/info-var.exp: New file.
2683 * gdb.base/info-var.h: New file.
2684
5c31b358
TV
26852019-08-26 Tom de Vries <tdevries@suse.de>
2686
2687 PR c++/24852
2688 * gdb.cp/no-libstdcxx-probe.exp: New test.
2689
b694989f
TV
26902019-08-26 Tom de Vries <tdevries@suse.de>
2691
2692 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2693 * tests need to be skipped.
2694 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2695 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2696 mi_skip_libstdcxx_probe_tests.
2697
d9c4ba53
SDJ
26982019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2699
2700 * gdb.python/py-xmethods.exp: Use raw strings when passing
2701 arguments to SimpleXMethodMatcher.
2702
395fad09
TV
27032019-08-22 Tom de Vries <tdevries@suse.de>
2704
2705 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2706 more informative.
2707
26c957f1
PA
27082019-08-21 Pedro Alves <palves@redhat.com>
2709
2710 * gdb.base/with.exp: Test "with" with no arguments.
2711
61f80d5d
TV
27122019-08-21 Tom de Vries <tdevries@suse.de>
2713
2714 * gdb.base/gdb-caching-proc.exp: Sort files.
2715
d7a11d13
TV
27162019-08-20 Tom de Vries <tdevries@suse.de>
2717
2718 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2719 compilation.
2720
34dafe9f
TV
27212019-08-16 Tom de Vries <tdevries@suse.de>
2722
2723 * gdb.base/compare-sections.exp ("after run to main"): Allow
2724 mismatched read-only sections for PIE executables.
2725
398fdd60
TT
27262019-08-16 Tom Tromey <tom@tromey.com>
2727
2728 * lib/tuiterm.exp (_csi_Z): New proc.
2729 * gdb.tui/basic.exp: Update window positions.
2730 * gdb.tui/empty.exp: Update window positions.
2731
d8f9e51c
SL
27322019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2733
2734 * gdb.base/examine-backward.exp: Correct regexp for
2735 "examine 3 bytes backward from ${address_zero}".
2736
3df505f6
TT
27372019-08-15 Tom Tromey <tom@tromey.com>
2738
2739 * gdb.tui/empty.exp: Enable resizing tests.
2740
272560b5
TT
27412019-08-15 Tom Tromey <tromey@adacore.com>
2742
2743 * gdb.ada/char_enum.exp: Add regression tests.
2744 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2745 and '0'.
2746 (Char, Gchar): Update.
2747 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2748
08235187
CB
27492019-08-15 Christian Biesinger <cbiesinger@google.com>
2750
2751 * gdb.python/python.exp: Expect a leading underscore on
2752 GdbOutput{,Error}File.
2753
22a2ab04
SL
27542019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2755
2756 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2757 Windows host.
2758
835b995b
SL
27592019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2760
2761 * gdb.base/batch-preserve-term-settings.exp
2762 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2763
97dd8e07
CB
27642019-08-15 Christian Biesinger <cbiesinger@google.com>
2765
2766 * lib/gdb.exp: When running on a mingw target, replace
2767 /x/ with x:/.
2768
75faf5c4
AH
27692019-08-14 Alan Hayward <alan.hayward@arm.com>
2770
2771 * gdb.arch/aarch64-prologue.c: New test.
2772 * gdb.arch/aarch64-prologue.exp: New file.
2773
abc6c00f
TV
27742019-08-13 Tom de Vries <tdevries@suse.de>
2775
2776 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2777 Thread.
2778
74c2c1f4
SL
27792019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2780
2781 * gdb.python/py-completion.exp: Download the .py file to the host
2782 and use its host pathname. Conditionalize tests that use
2783 tab completion and manipulate files on the build machine.
2784 * gdb.python/py-events.exp: Download the .py file to the host
2785 and use its host pathname.
2786 * gdb.python/py-evsignal.exp: Likewise.
2787 * gdb.python/py-evthreads.exp: Likewise.
2788 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2789 pathname syntax.
2790 * gdb.python/py-framefilter.exp: Download the .py file to the right
2791 place on the host. Match Windows pathname syntax.
2792 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2793 .py file to the host and use its host pathname.
2794 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2795 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2796 build pathname. Skip symlink test on Windows host. Add missing
2797 newline at end of file.
2798 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2799 and use its host pathname.
2800 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2801 * gdb.python/py-section-script.exp: Use host location of binfile
2802 on safe-path. Use correct path separator on Windows host.
2803 Reorder alternatives in gdb_test_multiple to prevent matching
2804 the wrong alternative on success.
2805 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2806
ca2589f3
PP
28072019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2808
2809 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2810 expect the GDB inferior to no longer immediately stop after
2811 being resumed with "signal SIGINT".
2812
020a839d
SL
28132019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2814
2815 * gdb.linespec/break-ask.exp: Generalize regexps to match
2816 Windows pathnames too.
2817
128d6509
TV
28182019-08-08 Tom de Vries <tdevries@suse.de>
2819
2820 PR testsuite/24862
2821 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2822
590042fc
PW
28232019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2824
2825 * gdb.base/style.exp: Update tests for help doc new invariants.
2826 * gdb.base/help.exp: Likewise.
2827
046bebe1
TT
28282019-08-06 Tom Tromey <tom@tromey.com>
2829
2830 * gdb.base/style.exp: Add disassemble test.
2831 * gdb.base/style.c (some_called_function): New function.
2832 (main): Use it.
2833
0b27c27d
CB
28342019-08-05 Christian Biesinger <cbiesinger@google.com>
2835
2836 * gdb.python/py-block.exp: Test dictionary access on blocks.
2837
580f1034
SM
28382019-08-05 Simon Marchi <simon.marchi@efficios.com>
2839
2840 PR gdb/24863
2841 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2842 -list-thread-groups --available test when running under
2843 check-read1.
2844
d86bd7cb
TV
28452019-08-05 Tom de Vries <tdevries@suse.de>
2846
2847 PR testsuite/24863
2848 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2849 * gdb.base/help.exp: Use with_read1_timeout_factor.
2850 * gdb.base/info-macros.exp: Same.
2851 * gdb.cp/nested-types.exp: Same.
2852
a80cf5d8
TV
28532019-08-05 Tom de Vries <tdevries@suse.de>
2854
2855 * lib/gdb.exp (version_at_least): Factor out of ...
2856 (tcl_version_at_least): ... here.
2857 (gdb_compile): Fail if pie results in non-PIE executable.
2858 (readelf_version, readelf_prints_pie): New proc.
2859 (exec_is_pie): Return -1 if unknown.
2860
d0962838
TV
28612019-08-05 Tom de Vries <tdevries@suse.de>
2862
2863 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2864
2252ff3d
SL
28652019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2866
2867 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2868
26655f53
SL
28692019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2870
2871 * lib/completion-support.exp (test_gdb_complete_none): Skip
2872 tab completion tests if no readline support.
2873 (test_gdb_complete_unique_re): Likewise.
2874 (test_gdb_complete_multiple): Likewise.
2875
db4dc13e
PW
28762019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2877
2878 * gdb.base/info_sources.exp: New file.
2879 * gdb.base/info_sources.c: New file.
2880 * gdb.base/info_sources_base.c: New file.
2881
0eba165a
PFC
28822019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2883
2884 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2885 prefix argument.
2886 (test_exit_status): Add prefix argument.
2887
59bd512b
TV
28882019-08-01 Tom de Vries <tdevries@suse.de>
2889
2890 PR testsuite/24863
2891 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2892 calling exp_continue for new thread and thread exited messages.
2893
2a3ad588
TV
28942019-08-01 Tom de Vries <tdevries@suse.de>
2895
2896 PR testsuite/24863
2897 * gdb.base/structs.exp: Fix check-read1 timeout using
2898 gdb_test_sequence.
2899 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2900
117eb594
TV
29012019-08-01 Tom de Vries <tdevries@suse.de>
2902
2903 PR testsuite/24863
2904 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2905 line.
2906
ed591340
TV
29072019-08-01 Tom de Vries <tdevries@suse.de>
2908
2909 PR testsuite/24863
2910 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2911
aa3b6533
TT
29122019-07-30 Tom Tromey <tromey@adacore.com>
2913
2914 * gdb.ada/display_nested.exp: New file.
2915 * gdb.ada/display_nested/foo.adb: New file.
2916 * gdb.ada/display_nested/pack.adb: New file.
2917 * gdb.ada/display_nested/pack.ads: New file.
2918
2906593f
CB
29192019-07-30 Christian Biesinger <cbiesinger@google.com>
2920
2921 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2922 namespace.
2923 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2924
0f575925
TV
29252019-07-30 Tom de Vries <tdevries@suse.de>
2926
2927 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2928 instead.
2929
b13057d9
TV
29302019-07-30 Tom de Vries <tdevries@suse.de>
2931
2932 PR testsuite/24834
2933 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2934 (exec_is_pie): New proc.
2935
5c4dde85
CB
29362019-07-29 Christian Biesinger <cbiesinger@google.com>
2937
2938 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2939
c620ed88
CB
29402019-07-29 Christian Biesinger <cbiesinger@google.com>
2941
2942 * gdb.python/py-objfile.c: Add global and static vars.
2943 * gdb.python/py-objfile.exp: Test new functions Objfile.
2944 lookup_global_symbol and lookup_static_symbol.
2945
3d235706
TT
29462019-07-29 Tom Tromey <tom@tromey.com>
2947
2948 * lib/tuiterm.exp (Term::_csi_@): New proc.
2949 (Term::_csi_X): Don't move cursor.
2950
c7e4c0a6
PW
29512019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2952
2953 * gdb.base/options.exp: Update backtrace - completion to
2954 new option -frame-info.
2955 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2956 Test new 'set print frame-info'. Test backtrace -frame-info
2957 overriding 'set print frame-info'.
2958 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2959 Test new 'set print frame-info'.
2960 Verify consistency of backtrace with and without filters, with and
2961 without -no-filters.
2962 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2963 default.
2964
de28a3b7
TV
29652019-07-29 Tom de Vries <tdevries@suse.de>
2966
2967 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2968 no arguments".
2969
507dd60e
TV
29702019-07-29 Tom de Vries <tdevries@suse.de>
2971
2972 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2973 is a substring of the first for "complete non-unique file name".
2974
5beafce9
TV
29752019-07-29 Tom de Vries <tdevries@suse.de>
2976
2977 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2978 with ".*".
2979
2d274232
TV
29802019-07-29 Tom de Vries <tdevries@suse.de>
2981
2982 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2983 Pass prompt_regexp parameter to gdb_test_multiple calls.
2984
9197cd8b
TV
29852019-07-29 Tom de Vries <tdevries@suse.de>
2986
2987 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2988 print registers" regexps.
9197cd8b 2989
b528dae0
TV
29902019-07-29 Tom de Vries <tdevries@suse.de>
2991
2992 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2993
d17725d7
TV
29942019-07-29 Tom de Vries <tdevries@suse.de>
2995
2996 PR gdb/24855
2997 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2998 (skip_python_tests_prompt): Add prompt_regexp argument to
2999 gdb_test_multiple calls.
3000
52b75bf1
TT
30012019-07-27 Tom Tromey <tom@tromey.com>
3002
3003 * gdb.tui/main.exp: New file.
3004
2b1d00c2
TT
30052019-07-27 Tom Tromey <tom@tromey.com>
3006
3007 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3008 optional.
3009 * gdb.tui/empty.exp: New file.
3010
ded631d5
TT
30112019-07-27 Tom Tromey <tom@tromey.com>
3012
3013 * lib/tuiterm.exp (spawn): New proc.
3014 (Term::resize): New proc.
3015 * gdb.tui/resize.exp: New file.
3016
58ac439d
TT
30172019-07-27 Tom Tromey <tom@tromey.com>
3018
3019 * gdb.tui/list.exp: New file.
3020
fe1f56ee
TT
30212019-07-27 Tom Tromey <tom@tromey.com>
3022
3023 * gdb.tui/regs.exp: New file.
3024
f790b310
TT
30252019-07-27 Tom Tromey <tom@tromey.com>
3026
3027 * gdb.tui/basic.exp: Add "layout split" test.
3028
d95fc6ee
TT
30292019-07-27 Tom Tromey <tom@tromey.com>
3030
3031 * gdb.tui/basic.exp: Add "layout asm" test.
3032
c3786b3a
TT
30332019-07-27 Tom Tromey <tom@tromey.com>
3034
3035 * lib/tuiterm.exp: New file.
3036 * gdb.tui/basic.exp: New file.
3037
98a617f8
KB
30382019-07-27 Kevin Buettner <kevinb@redhat.com>
3039
3040 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3041 Enable tests associated with this flag. Adjust regex
3042 referencing "foo_low" to now refer to "foo_cold" instead.
3043
5c076da4
KB
30442019-07-27 Kevin Buettner <kevinb@redhat.com>
3045
3046 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3047 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3048 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3049 foo_cold. Revise comments to match.
3050 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3051 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3052 were wrapped into this proc; Call do_test in loop from outermost
3053 level.
3054 (foo_low): Rename all occurrences to "foo_cold".
3055 (backtrace from baz): New test.
3056 (x2/i foo_cold): New test.
3057 (info line *foo_cold): New test.
3058
1512d3b7
TV
30592019-07-26 Tom de Vries <tdevries@suse.de>
3060
3061 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3062
297989a1
TV
30632019-07-25 Tom de Vries <tdevries@suse.de>
3064
3065 PR testsuite/24830
3066 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3067 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3068 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3069 (skip_libstdcxx_probe_tests): ... here.
3070 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3071
b3b965fb
TV
30722019-07-24 Tom de Vries <tdevries@suse.de>
3073
3074 PR testsuite/24807
3075 * gdb.objc/basicclass.m: Include stdio.h.
3076 * gdb.objc/nondebug.m: Same.
3077 * gdb.objc/objcdecode.m: Same.
3078
4625b4d0
TV
30792019-07-24 Tom de Vries <tdevries@suse.de>
3080
3081 PR testsuite/24612
3082 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3083 additional_flags.
3084
024a5840
TV
30852019-07-24 Tom de Vries <tdevries@suse.de>
3086
3087 PR testsuite/24831
3088 * gdb.multi/tids.exp: Update error messages for info threads.
3089
c76ddaa3
TV
30902019-07-24 Tom de Vries <tdevries@suse.de>
3091
3092 * gdb.base/info-types.exp: Allow info types to print info for more than
3093 one file.
3094
9a618ef6
TV
30952019-07-23 Tom de Vries <tdevries@suse.de>
3096
3097 PR testsuite/24842
3098 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3099 gdb_spawn_with_cmdline_opts.
3100
40eadf04
SP
31012019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3102
3103 * gdb.arch/arm-cmse-sgstubs.c: New test.
3104 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3105
5ba29434
TV
31062019-07-23 Tom de Vries <tdevries@suse.de>
3107
3108 PR testsuite/24711
3109 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3110 issuing next command.
3111
a8e9d247
AB
31122019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3113
3114 * gdb.ada/info_auto_lang.exp: Update expected results.
3115 * gdb.base/info-types.c: Add additional types to check.
3116 * gdb.base/info-types.exp: Update expected results.
3117
eb86c5e2
AB
31182019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3119
3120 * gdb.base/info-types.c: New file.
3121 * gdb.base/info-types.exp: New file.
3122
01e175fe
AB
31232019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3124
3125 * gdb.arch/riscv-bp-infcall.c: New file.
3126 * gdb.arch/riscv-bp-infcall.exp: New file.
3127
6b78c3f8
AB
31282019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3129
3130 PR breakpoints/24541
3131 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3132
da738167
TV
31332019-07-14 Tom de Vries <tdevries@suse.de>
3134
3135 PR testsuite/24760
3136 * gdb.objc/basicclass.exp: Fix unterminated string.
3137
0d4e84ed
AB
31382019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3139 Andrew Burgess <andrew.burgess@embecosm.com>
3140
3141 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3142 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3143 negative bounds.
3144 * gdb.fortran/vla-value.exp: Print elements of an array with
3145 negative bounds.
3146 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3147 testing.
3148
021d8588
AB
31492019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3150
3151 * gdb.base/options.exp (expect_string): Dequote strings in
3152 results.
3153 (test-string): Test strings with different quoting and reindent.
3154
f06f1252
TT
31552019-07-10 Tom Tromey <tromey@adacore.com>
3156
3157 * gdb.ada/mi_ex_cond.exp: Update expected results.
3158 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3159 * gdb.ada/mi_catch_ex.exp: Update expected results.
3160 * gdb.ada/mi_catch_assert.exp: Update expected results.
3161 * gdb.ada/catch_ex.exp (catch_exception_info)
3162 (catch_exception_entry, catch_assert_entry)
3163 (catch_unhandled_entry): Update.
3164 * gdb.ada/catch_assert_if.exp: Update expected results.
3165
b863685d
RB
31662019-07-10 Richard Bunt <richard.bunt@arm.com>
3167 Stephen Roberts <stephen.roberts@arm.com>
3168
3169 * gdb.base/define.exp: Restore original prompt.
3170
cb1e4e32
PA
31712019-07-09 Pedro Alves <palves@redhat.com>
3172
3173 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3174 breakpoints" output.
3175 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3176 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3177 throw" creates breakpoint.
3178 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3179 'type="catchpoint"'.
3180
b58a68fe
PA
31812019-07-09 Pedro Alves <palves@redhat.com>
3182
3183 PR c++/15468
3184 * gdb.cp/except-multi-location-lib.cc: New.
3185 * gdb.cp/except-multi-location-main.cc: New.
3186 * gdb.cp/except-multi-location.exp: New.
3187
0826779b
PW
31882019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3189
3190 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3191 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3192 argument and update callers.
3193
5b0e2db4
AB
31942019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3195
3196 * gdb.arch/amd64-break-on-asm-line.S: New file.
3197 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3198
1f6f6e21
PW
31992019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3200
3201 * gdb.base/printcmds.exp: Test printing C string and
3202 C wide string convenience vars without transiting via the inferior.
3203 Also make test names unique.
3204
ea142fbf
AH
32052019-07-08 Alan Hayward <alan.hayward@arm.com>
3206
5862c886 3207 PR breakpoints/25011
ea142fbf
AH
3208 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3209
213fd9fa
PA
32102019-07-04 Pedro Alves <palves@redhat.com>
3211
3212 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3213 body returned ok(0), break(3) or continue(4).
3214 * gdb.testsuite/foreach_with_prefix.exp: New file.
3215
2b40fda7
AH
32162019-07-04 Alan Hayward <alan.hayward@arm.com>
3217
3218 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3219
a26c8de0
PA
32202019-07-03 Pedro Alves <palves@redhat.com>
3221
3222 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3223 "return -code".
3224
5f4ba3e7
PA
32252019-07-03 Pedro Alves <palves@redhat.com>
3226
3227 PR cli/24732
3228 * gdb.base/shell.exp: Load completion-support.exp.
3229 Adjust expected error output. Add completion tests.
3230
a994424f
PA
32312019-07-03 Pedro Alves <palves@redhat.com>
3232
3233 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3234 string_to_regexp.
3235
3d9be6f5
PA
32362019-07-03 Pedro Alves <palves@redhat.com>
3237
3238 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3239 (expect_integer): Adjust to expect "-string".
3240 (expect_string): New.
3241 (all_options): Expect "-string".
3242 (test-flag, test-boolean): Adjust to expect "-string".
3243 (test-string): New proc.
3244 (top level): Call it.
3245
41fc454c
PA
32462019-07-03 Pedro Alves <palves@redhat.com>
3247
3248 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3249 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3250 the expected output in the success.
3251
b2b2a215
PA
32522019-07-03 Pedro Alves <palves@redhat.com>
3253
3254 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3255 Split one gdb_test_multiple call in two to avoid a race.
3256
fdbc9870
PA
32572019-07-03 Pedro Alves <palves@redhat.com>
3258
3259 * gdb.base/with.c: New file.
3260 * gdb.base/with.exp: New file.
3261
c6ac8931
PA
32622019-07-03 Pedro Alves <palves@redhat.com>
3263
3264 * gdb.base/settings.exp: Replace all references to "maint
3265 test-settings set" with references to "maint set test-settings",
3266 and all references to "maint test-settings show" with references
3267 to "maint show test-settings".
3268
970f9d09
PA
32692019-07-03 Pedro Alves <palves@redhat.com>
3270
3271 * gdb.base/settings.exp (test-string): Adjust expected out when
3272 testing "maint test-settings show filename"
3273
54d66006
PA
32742019-07-02 Pedro Alves <palves@redhat.com>
3275
3276 * gdb.base/options.exp (test-info-threads): New procedure.
3277 (top level): Call it.
3278
10d06d82
TT
32792019-06-28 Tom Tromey <tromey@adacore.com>
3280
3281 * gdb.dwarf2/ada-linkage-name.c: New file.
3282 * gdb.dwarf2/ada-linkage-name.exp: New file.
3283
3d507ff2
TT
32842019-06-27 Tom Tromey <tromey@adacore.com>
3285
d039f014 3286 PR c++/20020:
3d507ff2
TT
3287 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3288
8af58ffe
TV
32892019-06-26 Tom de Vries <tdevries@suse.de>
3290
3291 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3292
22e21752
TV
32932019-06-26 Tom de Vries <tdevries@suse.de>
3294
3295 * gdb.base/index-cache.exp: Add back missing debug option.
3296
b65b566c
PW
32972019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3298
3299 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3300
5c2c8c69
TV
33012019-06-25 Tom de Vries <tdevries@suse.de>
3302
3303 PR testsuite/24727
3304 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3305
164e3873
TV
33062019-06-24 Tom de Vries <tdevries@suse.de>
3307
3308 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3309
824eacee
TV
33102019-06-24 Tom de Vries <tdevries@suse.de>
3311
3312 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3313 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3314 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3315
385b97d3
TV
33162019-06-24 Tom de Vries <tdevries@suse.de>
3317
3318 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3319
c596f180
TV
33202019-06-21 Tom de Vries <tdevries@suse.de>
3321
3322 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3323
b13a7d03
TV
33242019-06-21 Tom de Vries <tdevries@suse.de>
3325
3326 PR testsuite/24518
3327 PR ada/24713
3328 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3329 index.
3330
899277ae
TT
33312019-06-19 Tom Tromey <tromey@adacore.com>
3332
3333 * gdb.ada/length_cond.exp: Add intro comment.
3334
680e1bee
TT
33352019-06-19 Tom Tromey <tromey@adacore.com>
3336
3337 * gdb.ada/length_cond.exp: New file.
3338 * gdb.ada/length_cond/length_cond.adb: New file.
3339 * gdb.ada/length_cond/pck.adb: New file.
3340 * gdb.ada/length_cond/pck.ads: New file.
3341
0ed4690a
TV
33422019-06-18 Tom de Vries <tdevries@suse.de>
3343
3344 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3345
d20ed5fd
TT
33462019-06-18 Tom Tromey <tromey@adacore.com>
3347
3348 * gdb.base/list0.h: Add comment explaining control character.
3349
86e04673
TV
33502019-06-18 Tom de Vries <tdevries@suse.de>
3351
3352 * boards/fission.exp: Break up long debug_flags line.
3353
c4973306
SM
33542019-06-16 Tom de Vries <tdevries@suse.de>
3355
3356 PR gdb/24445
3357 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3358 generated index.
3359
93cb9841
AB
33602019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3361
3362 PR gdb/24686
3363 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3364 improve detection of bug gdb/24541.
3365
399aaebd
SM
33662019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3367
3368 PR gdb/24669
3369 * gdb.base/index-cache.exp (uses_readnow,
3370 expecting_index_cache_use): Define global variable.
3371 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3372 expecting_index_cache_use.
3373
584a927c
AB
33742019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3375 Andrew Burgess <andrew.burgess@embecosm.com>
3376
3377 * gdb.fortran/pointers.f90: New file.
3378 * gdb.fortran/print_type.exp: New file.
3379 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3380 * gdb.fortran/vla-type.exp: Likewise.
3381 * gdb.fortran/vla-value.exp: Likewise.
3382 * gdb.mi/mi-vla-fortran.exp: Likewise.
3383
30056ea0
AB
33842019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3385
3386 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3387 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3388 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3389 as a stop reason.
3390
ec8e2b6d
AB
33912019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3392
3393 * gdb.base/annota1.exp: Update expected results.
3394 * gdb.cp/annota2.exp: Likewise.
3395 * gdb.cp/annota3.exp: Likewise.
3396
09e4c4e1
AB
33972019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3398
3399 * gdb.base/style-logging.exp: Remove path from test name.
3400
0735b091
TT
34012019-06-14 Tom Tromey <tromey@adacore.com>
3402
3403 PR gdb/24502:
3404 * gdb.base/style-logging.exp: New file.
3405
f5686554
TT
34062019-06-14 Tom Tromey <tromey@adacore.com>
3407
3408 * gdb.base/symfile-warn.exp: New file.
3409 * gdb.base/symfile-warn.c: New file.
3410
a0c1ffed
TT
34112019-06-14 Tom Tromey <tromey@adacore.com>
3412
3413 * gdb.base/annotate-symlink.exp: New file.
3414
f411722c
TT
34152019-06-14 Tom Tromey <tromey@adacore.com>
3416
3417 * gdb.ada/set_wstr.exp: Add reassignment test.
3418
4268ec18
TT
34192019-06-14 Tom Tromey <tromey@adacore.com>
3420
3421 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3422 'unchecked_access and 'unrestricted_access as well.
3423
9a9e394b
TT
34242019-06-14 Tom Tromey <tromey@adacore.com>
3425
3426 PR ada/24539:
3427 * gdb.ada/vla.exp: Update tests.
3428 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3429 pragma.
3430
4c048731
PA
34312019-06-13 Pedro Alves <palves@redhat.com>
3432
3433 * gdb.base/settings.exp (test-integer): Test junk after
3434 "unlimited".
3435
6665660a
PA
34362019-06-13 Pedro Alves <palves@redhat.com>
3437
3438 * gdb.base/options.exp (test-thread-apply): New.
3439 (top level): Call it.
3440
5d707134
PA
34412019-06-13 Pedro Alves <palves@redhat.com>
3442
3443 * gdb.base/options.exp (test-frame-apply): New.
3444 (top level): Test print commands with different "frame apply"
3445 prefixes.
3446
e2a689da
PA
34472019-06-13 Pedro Alves <palves@redhat.com>
3448
e79be6e5 3449 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3450 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3451 'max_completions' parameter and handle it.
3452 (test_gdb_completion_offers_commands): New.
3453
90a1ef87
PA
34542019-06-13 Pedro Alves <palves@redhat.com>
3455
3456 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3457
d4c16835
PA
34582019-06-13 Pedro Alves <palves@redhat.com>
3459
3460 * gdb.base/options.exp (test-backtrace): New.
3461 (top level): Call it.
3462
2daf894e
PA
34632019-06-13 Pedro Alves <palves@redhat.com>
3464
3465 * gdb.guile/scm-frame-args.exp: Use "set print
3466 raw-frame-arguments" instead of "set print raw frame-arguments".
3467 * gdb.python/py-frame-args.exp: Likewise.
3468
e6ed716c
PA
34692019-06-13 Pedro Alves <palves@redhat.com>
3470
3471 * gdb.compile/compile.exp: Adjust expected output to option
3472 processing changes.
3473
7d8062de
PA
34742019-06-13 Pedro Alves <palves@redhat.com>
3475
3476 * gdb.base/options.exp: Build executable.
3477 (test-print): New procedure.
3478 (top level): Call it, once for "print" and another for "compile
3479 print".
3480
9d0faba9
PA
34812019-06-13 Pedro Alves <palves@redhat.com>
3482
3483 * gdb.base/options.c: New file.
3484 * gdb.base/options.exp: New file.
3485
dee7b4c8
PA
34862019-06-13 Pedro Alves <palves@redhat.com>
3487
3488 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3489 that "o" is ambiguous.
3490
dca0f6c0
PA
34912019-06-13 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.base/settings.c: New file.
3494 * gdb.base/settings.exp: New file.
3495
ccf46844
PA
34962019-06-13 Pedro Alves <palves@redhat.com>
3497
3498 * gdb.base/completion.exp: Fix comment typo.
3499
b9a3f842
PA
35002019-06-13 Pedro Alves <palves@redhat.com>
3501
3502 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3503 foo --1" test.
3504
d106773e
PA
35052019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3506
3507 * gdb.fortran/block-data.f: New.
3508 * gdb.fortran/block-data.exp: New.
3509
fea82da0
TV
35102019-06-11 Tom de Vries <tdevries@suse.de>
3511
3512 PR testsuite/24521
3513 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3514 message.
3515
8c2e74f1
TV
35162019-06-11 Tom de Vries <tdevries@suse.de>
3517
3518 PR testsuite/24521
3519 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3520
b49851c8
TV
35212019-06-11 Tom de Vries <tdevries@suse.de>
3522
3523 * boards/readnow.exp: New file.
3524
a7067863
AB
35252019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3526
3527 * gdb.fortran/vla-sizeof.exp: Update expected results.
3528
1a3da2cd
AB
35292019-06-06 Amos Bird <amosbird@gmail.com>
3530
3531 * gdb.base/annota1.exp (thread_switch): Add test for
3532 thread-exited annotation.
3533
3847a7bf
TT
35342019-06-06 Tom Tromey <tromey@adacore.com>
3535
3536 * gdb.base/maint.exp: Expect command started/finished output.
3537
0088ba59
AB
35382019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3539
3540 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3541 comment.
3542 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3543
312617a3
AB
35442019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3545
3546 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3547 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3548 * gdb.arch/riscv-unwind-long-insn.c: New file.
3549 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3550
e1f2e1a2
CB
35512019-06-04 Christian Biesinger <cbiesinger@google.com>
3552
d3238f7d 3553 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3554
206584bd
PW
35552019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3556
3557 * lib/gdb.exp (help_list_trailer): New regexp variable
3558 factorizing the help trailer message.
3559 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3560 arg to allow to better factorize various tests.
3561 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3562 (test_prefix_command_help): Use help_list_trailer.
3563 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3564 * gdb.guile/scm-cmd.exp: Likewise.
3565 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3566 * gdb.base/help.exp: Use test_user_defined_class_help.
3567 * gdb.base/style.exp: Add tests for styling of help and apropos.
3568 * lib/gdb-utils.exp (style): Add title and highlight styles.
3569
708dc93e
PW
35702019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3571
3572 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3573 $_shell_exitsignal.
3574 * gdb.base/default.exp: Update for new convenience variables.
3575
f49055a5
TT
35762019-05-29 Tom Tromey <tromey@adacore.com>
3577
3578 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3579 to "break complete ada" test case's regexp.
3580
4330d61d
TT
35812019-05-29 Tom Tromey <tromey@adacore.com>
3582
3583 PR c++/20020:
3584 * gdb.cp/constexpr-field.exp: New file.
3585 * gdb.cp/constexpr-field.cc: New file.
3586
000439d5
TT
35872019-05-29 Tom Tromey <tromey@adacore.com>
3588
3589 * gdb.base/finish.exp (finish_no_print): New proc.
3590 (finish_tests): Call it.
3591
5a01c34c
TV
35922019-05-24 Tom de Vries <tdevries@suse.de>
3593
3594 * gdb.dwarf2/gdb-add-index.exp: New file.
3595
18125b16
TT
35962019-05-22 Tom Tromey <tromey@adacore.com>
3597
3598 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3599 * gdb.base/style.exp: Use "style".
3600 * lib/gdb-utils.exp (style): New proc.
3601
af1a8d03
TV
36022019-05-22 Tom de Vries <tdevries@suse.de>
3603
3604 * gdb.base/align.exp: Require c++11.
3605
e7fe496b
TV
36062019-05-22 Tom de Vries <tdevries@suse.de>
3607
3608 PR testsuite/24586
3609 * gdb.python/py-mi-var-info-path-expression.exp: Call
3610 mi_skip_python_tests to check if python is supported.
3611
8fca4da0
AH
36122019-05-22 Alan Hayward <alan.hayward@arm.com>
3613
3614 * gdb.arch/aarch64-pauth.c: New test.
3615 * gdb.arch/aarch64-pauth.exp: New file.
3616
b7060614
AH
36172019-05-22 Alan Hayward <alan.hayward@arm.com>
3618
3619 * README (Re-running Tests Outside The Testsuite): New section.
3620
669d0468
TV
36212019-05-21 Tom de Vries <tdevries@suse.de>
3622
3623 * gdb.arch/amd64-eval.exp: Require c++11.
3624 * gdb.base/max-depth.exp: Same.
3625 * gdb.compile/compile-cplus-array-decay.exp: Same.
3626 * gdb.cp/meth-typedefs.exp: Same.
3627 * gdb.cp/subtypes.exp: Same.
3628 * gdb.cp/temargs.exp: Same.
3629
ce3ebcaa
AH
36302019-05-21 Alan Hayward <alan.hayward@arm.com>
3631
3632 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3633
34d11c68
AB
36342019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3635
3636 PR gdb/18644
3637 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3638 * gdb.fortran/printing-types.exp: Add new test.
3639 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3640 testing.
3641 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3642 setup_kfail call.
3643
87781e84
AH
36442019-05-17 Alan Hayward <alan.hayward@arm.com>
3645
3646 * README (Running the Testsuite): Change example.
3647 (Testsuite Parameters): Remove TRANSCRIPT.
3648 * lib/gdb.exp: Remove TRANSCRIPT check.
3649
b420b89e
AH
36502019-05-17 Alan Hayward <alan.hayward@arm.com>
3651
3652 * README (Testsuite Parameters): Add replay logging to
3653 GDBSERVER_DEBUG.
3654 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3655 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3656 as a comma separated list.
3657 (gdb_debug_init): Override procedure.
3658
408e9b8b
AH
36592019-05-17 Alan Hayward <alan.hayward@arm.com>
3660
3661 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3662 (gdb_write_cmd_file): New procedure.
3663 * lib/gdbserver-support.exp (gdbserver_start): Call
3664 gdbserver_write_cmd_file.
3665 (gdbserver_write_cmd_file): New procedure.
3666
f9e2e39d
AH
36672019-05-17 Alan Hayward <alan.hayward@arm.com>
3668
3669 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3670 (delete_breakpoints): Likewise.
3671 (gdb_run_cmd): Likewise.
3672 (gdb_start_cmd): Likewise.
3673 (gdb_starti_cmd): Likewise.
3674 (gdb_internal_error_resync): Likewise.
3675 (gdb_test_multiple): Likewise.
3676 (gdb_reinitialize_dir): Likewise.
3677 (default_gdb_exit): Likewise.
3678 (gdb_file_cmd): Mark kill as optional.
3679 (default_gdb_start): Call gdb_stdin_log_init.
3680 (send_gdb): Call gdb_stdin_log_write.
3681 (rerun_to_main): Mark Y as an answer.
3682 (gdb_stdin_log_init): New function.
3683 (gdb_stdin_log_write): Likewise.
3684
81f47ac2
AH
36852019-05-17 Alan Hayward <alan.hayward@arm.com>
3686
3687 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3688 * gdb.base/debug-expr.exp: Likewise.
3689 * gdb.base/foll-fork.exp: Likewise.
3690 * gdb.base/foll-vfork.exp: Likewise.
3691 * gdb.base/fork-print-inferior-events.exp: Likewise.
3692 * gdb.base/gdb-sigterm.exp: Likewise.
3693 * gdb.base/gdbinit-history.exp: Likewise.
3694 * gdb.base/osabi.exp: Likewise.
3695 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3696 * gdb.base/ui-redirect.exp: Likewise.
3697 * gdb.gdb/unittest.exp: Likewise.
3698 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3699 * gdb.mi/mi-watch.exp: Likewise.
3700 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3701 * gdb.mi/user-selected-context-sync.exp: Likewise.
3702 * gdb.python/python.exp: Disable debug test when debugging.
3703 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3704 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3705 Likewise.
3706 * gdb.threads/stepi-random-signal.exp: Likewise.
3707
29b52314
AH
37082019-05-17 Alan Hayward <alan.hayward@arm.com>
3709
3710 * Makefile.in: Pass through GDB_DEBUG.
3711 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3712 (gdb,debug): Add board setting.
3713 * lib/gdb.exp (default_gdb_start): Start debugging.
3714 (gdb_debug_enabled): New procedure.
3715 (gdb_debug_init): Likewise.
29b52314
AH
3716
37172019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3718
29b52314
AH
3719 * Makefile.in: Pass through GDB_DEBUG.
3720 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3721 (gdb,debug): Add board setting.
3722 * lib/gdb.exp (default_gdb_start): Start debugging.
3723 (gdb_debug_enabled): New procedure.
3724 (gdb_debug_init): Likewise.
29b52314 3725
ca1285d1
AH
37262019-05-17 Alan Hayward <alan.hayward@arm.com>
3727
3728 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3729
f3a09c80
AH
37302019-05-17 Alan Hayward <alan.hayward@arm.com>
3731
3732 * gdb.base/ui-redirect.exp: Test redirection.
3733
26648588
JV
37342019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3735
3736 * gdb.mi/mi-complete.exp: New file.
3737 * gdb.mi/mi-complete.cc: Likewise.
3738
14237686
AB
37392019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3740
3741 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3742 indexed and sliced arrays, and pointers to arrays.
3743
e7bd7fba
TT
37442019-05-14 Tom Tromey <tromey@adacore.com>
3745
3746 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3747 styling test.
3748
2764128d
TV
37492019-05-14 Tom de Vries <tdevries@suse.de>
3750
3751 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3752 selection entry encoding.
3753
71bed2db
TT
37542019-05-10 Tom Tromey <tromey@adacore.com>
3755
3756 * gdb.ada/info_exc.exp: Add "complete" test.
3757
63b667ad
TV
37582019-05-09 Tom de Vries <tdevries@suse.de>
3759
3760 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3761 CU-relative.
3762
9cfd2b89
TV
37632019-05-09 Tom de Vries <tdevries@suse.de>
3764
3765 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3766 CU-relative.
3767
2228ef77
XR
37682019-05-08 Joel Brobecker <brobecker@adacore.com>
3769
3770 * gdb.ada/frame_arg_lang.exp: New testcase.
3771 * gdb.ada/frame_arg_lang/bla.adb: New file.
3772 * gdb.ada/frame_arg_lang/pck.ads: New file.
3773 * gdb.ada/frame_arg_lang/pck.adb: New file.
3774 * gdb.ada/frame_arg_lang/foo.c: New file.
3775
80e55b13
TT
37762019-05-08 Tom Tromey <tromey@adacore.com>
3777
3778 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3779
9d3421af
TT
37802019-05-08 Tom Tromey <tromey@adacore.com>
3781
3782 * gdb.base/ptype-offsets.exp: Update tests.
3783
844333e2
TT
37842019-05-08 Tom Tromey <tromey@adacore.com>
3785
3786 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3787 cases.
3788 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3789 "short".
3790
988915ee
TT
37912019-05-08 Tom Tromey <tromey@adacore.com>
3792
3793 * gdb.ada/vla.exp: New file.
3794 * gdb.ada/vla/vla.adb: New file.
3795
7bd55dac
TV
37962019-05-07 Tom de Vries <tdevries@suse.de>
3797
3798 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3799
75f06e9d
TV
38002019-05-07 Tom de Vries <tdevries@suse.de>
3801
3802 PR testsuite/24522
3803 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3804 section.
3805
77e7aaa4
TV
38062019-05-07 Tom de Vries <tdevries@suse.de>
3807
3808 PR testsuite/24522
3809 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3810 .debug_aranges section.
3811
456ba0fa
TV
38122019-05-07 Tom de Vries <tdevries@suse.de>
3813
3814 PR testsuite/24159
3815 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3816
5a56d6a6
TV
38172019-05-06 Tom de Vries <tdevries@suse.de>
3818
3819 * lib/gdb.exp (exec_has_index_section): New proc.
3820 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3821 section.
3822
9d6d4be8
TV
38232019-05-04 Tom de Vries <tdevries@suse.de>
3824
3825 * boards/cc-with-debug-names.exp: New file.
3826
222a8d25
TT
38272019-05-03 Tom Tromey <tromey@adacore.com>
3828
3829 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3830 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3831 * gdb.ada/char_enum.exp: Add test.
3832
0fdfd794
TV
38332019-05-03 Tom de Vries <tdevries@suse.de>
3834
3835 * boards/cc-with-gdb-index.exp: New file.
3836
80062eb9
AB
38372019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3838
3839 * gdb.rust/simple.exp: Add new test case.
3840 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3841 (main): Initialise an instance of the new struct.
3842
4504bbde
TT
38432019-05-01 Tom Tromey <tromey@adacore.com>
3844
3845 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3846 record.
3847 (NPR): New variable.
3848 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3849 test.
3850
d48e62f4
TT
38512019-05-01 Tom Tromey <tromey@adacore.com>
3852
3853 * gdb.ada/packed_array_assign.exp: Add packed assignment
3854 regression test.
3855
f59f30f5
TV
38562019-05-01 Tom de Vries <tdevries@suse.de>
3857
3858 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3859
b70bfc54
TV
38602019-05-01 Tom de Vries <tdevries@suse.de>
3861
3862 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3863
15f18d14
AT
38642019-04-30 Ali Tamur <tamur@google.com>
3865
3866 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3867
2ff0a947
TT
38682019-04-30 Tom Tromey <tromey@adacore.com>
3869
3870 * lib/ada.exp (find_ada_tool): New proc.
3871 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3872 * gdb.ada/catch_ex_std.exp: New file.
3873 * gdb.ada/catch_ex_std/foo.adb: New file.
3874 * gdb.ada/catch_ex_std/some_package.adb: New file.
3875 * gdb.ada/catch_ex_std/some_package.ads: New file.
3876
a776957c
TT
38772019-04-30 Tom Tromey <tromey@adacore.com>
3878
3879 PR c++/24470:
3880 * gdb.cp/temargs.cc: Add test code from PR.
3881
bc68014d
AB
38822019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3883
3884 * gdb.fortran/vla-datatypes.exp: Update expected results.
3885 * gdb.fortran/vla-ptype.exp: Likewise.
3886 * gdb.fortran/vla-type.exp: Likewise.
3887 * gdb.fortran/vla-value.exp: Likewise.
3888
f1fdc960
AB
38892019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3890
3891 * gdb.fortran/ptr-indentation.exp: Update expected results.
3892 * gdb.fortran/ptype-on-functions.exp: Likewise.
3893 * gdb.fortran/vla-ptr-info.exp: Likewise.
3894 * gdb.fortran/vla-value.exp: Likewise.
3895
bf7a4de1
AB
38962019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3897
3898 * gdb.fortran/ptype-on-functions.exp: New file.
3899 * gdb.fortran/ptype-on-functions.f90: New file.
3900
bbe75b9d
AB
39012019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3902
3903 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3904 case void string.
3905
1db455a7
AB
39062019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3907
3908 * gdb.fortran/complex.exp: Expand.
3909 * gdb.fortran/complex.f: Renamed to...
3910 * gdb.fortran/complex.f90: ...this, and extended to add more
3911 complex values.
3912
b6d03bb2
AB
39132019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3914
3915 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3916 MODULO, CMPLX.
3917
2e62ab40
AB
39182019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3919 Richard Bunt <richard.bunt@arm.com>
3920
3921 * gdb.base/max-depth.c: New file.
3922 * gdb.base/max-depth.exp: New file.
3923 * gdb.python/py-nested-maps.c: New file.
3924 * gdb.python/py-nested-maps.exp: New file.
3925 * gdb.python/py-nested-maps.py: New file.
3926 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3927 (test_all_common): Call test_max_depth.
3928 * gdb.fortran/max-depth.exp: New file.
3929 * gdb.fortran/max-depth.f90: New file.
3930 * gdb.go/max-depth.exp: New file.
3931 * gdb.go/max-depth.go: New file.
3932 * gdb.modula2/max-depth.exp: New file.
3933 * gdb.modula2/max-depth.c: New file.
3934 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3935
d2b584a5
TV
39362019-04-29 Tom de Vries <tdevries@suse.de>
3937
3938 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3939
136afab8
PW
39402019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3941
3942 * gdb.base/callexit.exp: Test may-call-functions off.
3943
725cbb63
KS
39442019-04-25 Keith Seitz <keiths@redhat.com>
3945
3946 PR c++/24367
3947 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3948 (another_incomplete_struct, test_incomplete): New definitions.
3949 (main): Use new definitions.
3950 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3951 functions.
3952
701adfb0
PA
39532019-04-25 Ali Tamur <tamur@google.com>
3954
3955 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3956
82433e3e
SDJ
39572019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3958
3959 PR corefiles/11608
3960 PR corefiles/18187
3961 * gdb.base/coredump-filter-build-id.exp: New file.
3962
dd06d4d6
AH
39632019-04-25 Alan Hayward <alan.hayward@arm.com>
3964
e79be6e5
SM
3965 * Makefile.in: Pass through GDBSERVER_DEBUG.
3966 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3967 (gdbserver,debug): Add board setting.
3968 * gdb.trace/tspeed.exp: Skip when debugging.
3969 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3970 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3971
1670072e
TT
39722019-04-24 Tom Tromey <tromey@adacore.com>
3973
3974 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3975 Rust.
3976
a59240a4
TT
39772019-04-24 Tom Tromey <tromey@adacore.com>
3978
3979 * gdb.arch/amd64-eval.exp: Test bitfield return.
3980 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3981 (class Foo) <return_bitfields>: New method.
3982 (main): Call it.
3983
b907456c
AB
39842019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3985
3986 * gdb.cp/many-args.cc: New file.
3987 * gdb.cp/many-args.exp: New file.
3988
5c565afd
TV
39892019-04-23 Tom de Vries <tdevries@suse.de>
3990
3991 PR gdb/24433
3992 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3993
ba22ff86
AH
39942019-04-23 Alan Hayward <alan.hayward@arm.com>
3995
3996 * gdb.trace/backtrace.exp: Use nopie flag.
3997 * gdb.trace/circ.exp: Likewise.
3998 * gdb.trace/collection.exp: Likewise.
3999 * gdb.trace/ftrace.exp: Likewise.
4000 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4001 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4002 * gdb.trace/qtro.exp: Likewise.
4003 * gdb.trace/read-memory.exp: Likewise.
4004 * gdb.trace/report.exp: Likewise.
4005 * gdb.trace/tfile.exp: Likewise.
4006 * gdb.trace/tfind.exp: Likewise.
4007 * gdb.trace/unavailable.exp: Likewise.
4008
7905fc35
PA
40092019-04-22 Pedro Alves <palves@redhat.com>
4010
4011 * gdb.base/solib-probes-nosharedlibrary.c,
4012 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4013
8ecb59f8
TT
40142019-04-19 Tom Tromey <tromey@adacore.com>
4015
4016 * gdb.ada/ptype_union.c: New file.
4017 * gdb.ada/ptype_union.exp: New file.
4018
62160ec9
TT
40192019-04-19 Tom Tromey <tromey@adacore.com>
4020
4021 PR symtab/24423:
4022 * gdb.base/list0.h (foo): Add a control-l character.
4023
36cd4ba5
TV
40242019-04-18 Tom de Vries <tdevries@suse.de>
4025
4026 PR gdb/24433
4027 * boards/local-board.exp: Set sysroot to "".
4028
b73715df
TV
40292019-04-18 Tom de Vries <tdevries@suse.de>
4030 Pedro Alves <palves@redhat.com>
4031
4032 PR gdb/24454
4033 * gdb.threads/vfork-follow-child-exec.c: New file.
4034 * gdb.threads/vfork-follow-child-exec.exp: New file.
4035 * gdb.threads/vfork-follow-child-exit.c: New file.
4036 * gdb.threads/vfork-follow-child-exit.exp: New file.
4037
4aa866af
LS
40382019-04-15 Leszek Swirski <leszeks@google.com>
4039
4040 * gdb.arch/amd64-eval.cc: New file.
4041 * gdb.arch/amd64-eval.exp: New file.
4042
e5a1a79a
AH
40432019-04-11 Alan Hayward <alan.hayward@arm.com>
4044
4045 * gdb.server/sysroot.c: New test.
4046 * gdb.server/sysroot.exp: New file.
4047 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4048 matching param.
4049
41077b66
AB
40502019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4051
4052 * gdb.base/align.exp: Extend test to cover structures containing
4053 only static fields.
4054
c30391f8
TV
40552019-04-11 Tom de Vries <tdevries@suse.de>
4056
4057 * boards/cc-with-dwz-m.exp: New file.
4058 * boards/cc-with-dwz.exp: New file.
4059 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4060
e242fd12
SM
40612019-04-09 Simon Marchi <simon.marchi@efficios.com>
4062
4063 * gdb.base/start-cpp.exp: New file.
4064 * gdb.base/start-cpp.cc: New file.
4065
2b0c8b01
KB
40662019-04-08 Kevin Buettner <kevinb@redhat.com>
4067
4068 * gdb.python/py-thrhandle.exp: Adjust tests to call
4069 thread_from_handle instead of thread_from_thread_handle.
4070
947210e5
KB
40712019-04-08 Kevin Buettner <kevinb@redhat.com>
4072
4073 * gdb.python/py-thrhandle.exp: Add tests for
4074 gdb.InferiorThread.handle.
4075
d7df6549
AB
40762019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4077
4078 * gdb.python/py-function.exp: Check calling helper function from
4079 all languages.
4080 * lib/gdb.exp (gdb_supported_languages): New proc.
4081
8bdc1658
AB
40822019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4083
4084 * gdb.base/complex-parts.c: New file.
4085 * gdb.base/complex-parts.exp: New file.
4086
05caa1d2
TT
40872019-04-01 Tom Tromey <tromey@adacore.com>
4088
4089 PR symtab/23331:
4090 * gdb.dwarf2/dw2-ranges-main.c: New file.
4091 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4092 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4093
7734102d
EZ
40942019-03-30 Simon Marchi <simark@simark.ca>
4095
4096 * gdb.base/default.exp: Add values for $_gdb_major and
4097 $_gdb_minor.
4098
188e1fa9
TT
40992019-03-29 Tom Tromey <tromey@adacore.com>
4100
4101 * gdb.base/help.exp: Tighten apropos regexp.
4102
2880242d
KS
41032019-03-29 Keith Seitz <keiths@redhat.com>
4104
4105 * gdb.fortran/array-bounds.exp: New file.
4106 * gdb.fortran/array-bounds.f90: New file.
4107
077cad8e
PW
41082019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4109
4110 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4111
80047cfc
PW
41122019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4113
4114 * gdb.multi/hello.c (main): Increase alarm timer.
4115
f489207e
SL
41162019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4117
4118 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4119 factor when no hardware watchpoint support.
4120
c92df149
AH
41212019-03-28 Alan Hayward <alan.hayward@arm.com>
4122 Pedro Alves <palves@redhat.com>
4123
4124 * boards/local-board.exp: set sysroot to /.
4125
933aebfa
AH
41262019-03-27 Alan Hayward <alan.hayward@arm.com>
4127
4128 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4129 in child.
4130
9f9aa852
AB
41312019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4132
4133 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4134 field.
4135 (make_container): Initialise new field.
4136 * gdb.python/py-prettyprint.exp: Add new tests.
4137 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4138 <display_hint>: New method.
4139
3714a195
AB
41402019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4141
4142 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4143 gdb_continue_to_breakpoint more throughout this test.
4144 (run_lang_tests) Supply unique test names, and use
4145 gdb_test_no_output.
4146
18c77628
AB
41472019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4148
4149 * gdb.base/finish-pretty.exp: Update expected results.
4150 * gdb.base/pretty-print.c: New file.
4151 * gdb.base/pretty-print.exp: New file.
4152
9a93502f
PA
41532019-03-25 Pedro Alves <palves@redhat.com>
4154
4155 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4156 move comments outside list. Append '-i "" eof' section.
4157
968aa7ae
AH
41582019-03-22 Alan Hayward <alan.hayward@arm.com>
4159
34a7f2a4 4160 PR testsuite/25016
968aa7ae
AH
4161 * README: Add pie options.
4162 * gdb.base/break-interp.exp: Ensure pie is disabled.
4163 * gdb.base/dump.exp: Likewise.
4164 * lib/gdb.exp (gdb_compile): Add pie option.
4165
4c7d57e7
TT
41662019-03-19 Tom Tromey <tromey@adacore.com>
4167
4168 * gdb.mi/mi2-cli-display.c: New file.
4169 * gdb.mi/mi2-cli-display.exp: New file.
4170
bff8c71f
TT
41712019-03-18 Joel Brobecker <brobecker@adacore.com>
4172 Tom Tromey <tromey@adacore.com>
4173
4174 * gdb.ada/ptype_array/pck.adb: New file.
4175 * gdb.ada/ptype_array/pck.ads: New file.
4176 * gdb.ada/ptype_array/foo.adb: New file.
4177 * gdb.ada/ptype_array.exp: New file.
4178
d085f989
TT
41792019-03-14 Tom Tromey <tromey@adacore.com>
4180
4181 * gdb.base/style.exp: Add "set style sources" test.
4182
b4be1b06
SM
41832019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4184
4185 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4186 * mi-breakpoint-multiple-locations.exp: ... this.
4187 (make_breakpoints_pattern): New proc.
4188 (do_test): Add mi_version parameter, test -break-insert,
4189 -break-info and =breakpoint-created.
4190
7cde5fc2
AB
41912019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4192
4193 * config/default.exp: Remove 'load_lib gdb.exp'.
4194 * config/monitor.exp: Likewise.
4195 * config/sid.exp: Likewise.
4196 * config/sim.exp: Likewise.
4197 * config/slite.exp: Likewise.
4198 * config/unix.exp: Likewise.
4199 * gdb.base/default.exp: Remove unhelpful comment.
4200
efbecbc1
AB
42012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4202
4203 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4204
0841c79a
AB
42052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4206
4207 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4208
4a270568
AB
42092019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4210
4211 * gdb.fortran/type-kinds.exp: Update expected results.
4212
067630bd
AB
42132019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4214
4215 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4216
3be47f7a
AB
42172019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4218
4219 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4220 function.
4221 (test_basic_parsing_of_type_kinds): Expand types tested.
4222 (test_parsing_invalid_type_kinds): New function.
4223
4d00f5d8
AB
42242019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4225
4226 * gdb.fortran/intrinsics.exp: New file.
4227 * gdb.fortran/intrinsics.f90: New file.
4228 * gdb.fortran/type-kinds.exp: New file.
4229
c8f91604
AB
42302019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4231
4232 * gdb.fortran/dot-ops.exp: New file.
4233
dd9f2c76
AB
42342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4235
4236 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4237 Check upper and lower case logical literals.
4238
84ec9724
AB
42392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4240
4241 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4242 Remove duplicate tests.
4243
c3734e09
AH
42442019-03-06 Alan Hayward <alan.hayward@arm.com>
4245
4246 * lib/gdb.exp (builtin_cd): rename of cd.
4247 (cd): Override builtin.
4248
aa3cfbda
RB
42492019-03-06 Richard Bunt <richard.bunt@arm.com>
4250
4251 * gdb.fortran/function-calls.exp: New file.
4252 * gdb.fortran/function-calls.f90: New test.
4253
7b63ad86
RB
42542019-03-04 Richard Bunt <richard.bunt@arm.com>
4255
4256 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4257 on user program standard output.
4258 * gdb.fortran/short-circuit-argument-list.f90: Record function
4259 calls.
4260
01abb042
AH
42612019-02-28 Alan Hayward <alan.hayward@arm.com>
4262
c3734e09
AH
4263 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4264 failure.
01abb042 4265
92137da0
RO
42662019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4267
4268 PR gdb/8527
4269 * gdb.base/interrupt-daemon-attach.c,
4270 gdb.base/interrupt-daemon-attach.exp: New test.
4271
5862844d
PA
42722019-02-27 Pedro Alves <palves@redhat.com>
4273
4274 * gdb.base/page.exp: Add tests for "set width/height -1".
4275
8ed25214
PA
42762019-02-27 Pedro Alves <palves@redhat.com>
4277
4278 * gdb.base/page.exp: Add tests for "set/show width/height" with
4279 "infinite" values.
4280
6c28e44a
TT
42812019-02-27 Tom Tromey <tromey@adacore.com>
4282
4283 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4284 2.4.
4285 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4286 workaround.
4287
bf9a735e
AB
42882019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4289
4290 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4291 tests for structs with static members.
4292
8791793c
TT
42932019-02-26 Tom Tromey <tromey@adacore.com>
4294
4295 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4296 ValueError, not TypeError.
4297
bc2a507e
KB
42982019-02-26 Kevin Buettner <kevinb@redhat.com>
4299
4300 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4301 call from main program.
4302
e0e7d3bd
JB
43032019-02-23 Joel Brobecker <brobecker@adacore.com>
4304
4305 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4306 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4307 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4308 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4309 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4310
9600246d
KS
43112019-02-22 Keith Seitz <keiths@redhat.com>
4312
4313 PR symtab/23853
4314 * gdb.base/symlink-sourcefile.c: New file.
4315 * gdb.base/symlink-sourcefile.exp: New file.
4316
0c95f9ed
TT
43172019-02-20 Tom Tromey <tom@tromey.com>
4318
4319 * gdb.base/info_qt.exp: Update.
4320
6caa91b6
SM
43212019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4322
4323 * gdb.base/source.exp: Move "error in sourced script" code to
4324 the end.
4325 * gdb.base/source-error.gdb: Move contents to
4326 source-error-1.gdb. Add new code to source source-error-1.gdb.
4327 * gdb.base/source-error-1.gdb: New file, from previous
4328 source-error.gdb.
4329
6506371f
TT
43302019-02-17 Tom Tromey <tom@tromey.com>
4331
4332 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4333 for macro styling.
4334 * gdb.base/style.c (SOME_MACRO): New macro.
4335
a0087920
TT
43362019-02-17 Tom Tromey <tom@tromey.com>
4337
4338 * gdb.base/style.exp: Add line-wrapping tests.
4339 * gdb.base/page.exp: Add test for quitting during pagination.
4340
a2cd4f14
JB
43412019-02-17 Joel Brobecker <brobecker@adacore.com>
4342
4343 * gdb.ada/big_packed_array: New testcase.
4344 * gdb.ada/homonym.exp: Fix incorrect expected output for
4345 "break <homonym__get_value>" test.
4346
9d70ffbc
WP
43472019-02-13 Weimin Pan <weimin.pan@oracle.com>
4348
4349 PR breakpoints/21870
4350 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4351 and prepare_for_testing. Add comment.
4352 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4353 redundant cleanup call. Clean up comment.
4354
01c7ae81
WP
43552019-02-12 Weimin Pan <weimin.pan@oracle.com>
4356
4357 PR breakpoints/21870
4358 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4359 * gdb.arch/aarch64-dbreg-contents.c: New file.
4360
aff29d1c
JB
43612019-02-10 Joel Brobecker <brobecker@adacore.com>
4362
4363 * gdb.ada/mi_ref_changeable: New testcase.
4364
df0da8a2
AH
43652019-02-07 Alan Hayward <alan.hayward@arm.com>
4366
4367 * gdb.base/attach.exp: Add double attach test.
4368
bd447abb
SM
43692019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4370
4371 * lib/gdb.exp (default_gdb_start): Don't match pagination
4372 prompt.
4373 (gdb_init): Set stty_init.
4374
1dbc40b9
TT
43752019-01-27 Tom Tromey <tom@tromey.com>
4376
4377 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4378 skip_python_tests.
4379
353229bf
AH
43802019-01-24 Alan Hayward <alan.hayward@arm.com>
4381
4382 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4383 New structure.
4384 (struct struct_static_02_02): Likewise.
4385 (struct struct_static_02_03): Likewise.
4386 (struct struct_static_02_04): Likewise.
4387 (struct struct_static_04_01): Likewise.
4388 (struct struct_static_04_02): Likewise.
4389 (struct struct_static_04_03): Likewise.
4390 (struct struct_static_04_04): Likewise.
4391 (struct struct_static_06_01): Likewise.
4392 (struct struct_static_06_02): Likewise.
4393 (struct struct_static_06_03): Likewise.
4394 (struct struct_static_06_04): Likewise.
4395 (cmp_struct_static_02_01): Likewise.
4396 (cmp_struct_static_02_02): Likewise.
4397 (cmp_struct_static_02_03): Likewise.
4398 (cmp_struct_static_02_04): Likewise.
4399 (cmp_struct_static_04_01): Likewise.
4400 (cmp_struct_static_04_02): Likewise.
4401 (cmp_struct_static_04_03): Likewise.
4402 (cmp_struct_static_04_04): Likewise.
4403 (cmp_struct_static_06_01): Likewise.
4404 (cmp_struct_static_06_02): Likewise.
4405 (cmp_struct_static_06_03): Likewise.
4406 (cmp_struct_static_06_04): Likewise.
4407 (call_all): Test new structs.
4408 * gdb.base/infcall-nested-structs.exp: Likewise.
4409
73021deb
AH
44102019-01-21 Alan Hayward <alan.hayward@arm.com>
4411 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4412
fc65c7db
AH
44132019-01-21 Alan Hayward <alan.hayward@arm.com>
4414 * gdb.base/stack-protector.c: New test.
4415 * gdb.base/stack-protector.exp: New file.
4416 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4417 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4418 option.
4419 (gdb_compile): Remove stack protector for GCC and prevent
4420 recursion.
4421
c24bdb02
KS
44222019-01-16 Keith Seitz <keiths@redhat.com>
4423
4424 PR gdb/23773
4425 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4426
6f072a10
PFC
44272019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4428
4429 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4430 aliases.
4431 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4432 tests.
4433 * gdb.arch/powerpc-vector-regs.c: New file.
4434 * gdb.arch/powerpc-vector-regs.exp: New file.
4435
a7b8d682
PFC
44362019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4437
4438 * gdb.arch/altivec-regs.exp: Fix the list passed to
4439 gdb_expect_list when testing "info vector".
4440
6eb6fb67
AB
44412019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4442
4443 * gdb.base/style.exp: Don't include path in testname.
4444
b56f80d8
KS
44452019-01-10 Keith Seitz <keiths@redhat.com>
4446
4447 PR gdb/23712
4448 PR symtab/23010
4449 * gdb.dwarf2/multidictionary.exp: New file.
4450
041be526
SM
44512019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4452
4453 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4454 (test_gnuv3_style_demangling): ... this.
4455 (test_lucid_style_demangling): Remove.
4456 (test_arm_style_demangling): Remove.
4457 (test_hp_style_demangling): Remove.
4458 (do_tests): Remove calls to the above.
4459
d820d0c3
AB
44602019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4461
4462 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4463 case.
4464
f097f5ad
TT
44652019-01-06 Tom Tromey <tom@tromey.com>
4466
4467 PR gdb/28155:
4468 * gdb.dwarf2/typedef-void-finish.exp: New file.
4469
2cd8cc0b
TT
44702018-12-28 Tom Tromey <tom@tromey.com>
4471 Simon Marchi <simark@simark.ca>
4472
4473 * gdb.base/jit-exec.exp: New file.
4474 * gdb.base/jit-exec.c: New file.
4475 * gdb.base/jit-execd.c: New file.
4476
35fb8261
TT
44772018-12-28 Tom Tromey <tom@tromey.com>
4478
4479 * gdb.base/style.exp: Update test to check for address styling.
4480
47fd17cd
TT
44812018-12-28 Tom Tromey <tom@tromey.com>
4482
4483 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4484 message.
4485
d47032b7
TT
44862018-12-28 Tom Tromey <tom@tromey.com>
4487
4488 * gdb.base/style.exp: Add test for version number styling.
4489
af79b68d
TT
44902018-12-28 Tom Tromey <tom@tromey.com>
4491
4492 * gdb.base/style.exp: Add test for print_address_symbolic.
4493
0bb296cb
TT
44942018-12-28 Tom Tromey <tom@tromey.com>
4495
4496 * gdb.base/style.exp: Add test for breakpoint setting.
4497
80ae2043
TT
44982018-12-28 Tom Tromey <tom@tromey.com>
4499
4500 * gdb.base/style.exp: Add test for variable names.
4501
cbe56571
TT
45022018-12-28 Tom Tromey <tom@tromey.com>
4503
4504 * gdb.base/style.exp: New file.
4505 * gdb.base/style.c: New file.
4506
9162a27c
TT
45072018-12-28 Tom Tromey <tom@tromey.com>
4508
4509 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4510 "dumb".
4511 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4512 the TERM environment variable.
4513
bc543c90
TT
45142018-12-27 Tom Tromey <tom@tromey.com>
4515
4516 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4517 pagination test.
4518
6f0ffe50
AB
45192018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4520
4521 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4522 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4523
b5a1e557
PW
45242018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4525
4526 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4527 Filename a.adb changed to bp_fun_addr.adb.
4528 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4529
6e8b1ab2
JV
45302018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4531
4532 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4533 non-PIE executables.
4534 * README: Mention the gdb,nopie_flag board setting.
4535 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4536 non-PIE executable.
4537 * gdb.arch/amd64-entry-value.exp: Likewise.
4538 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4539 * gdb.arch/i386-float.exp: Likewise.
4540 * gdb.arch/i386-signal.exp: Likewise.
4541 * gdb.mi/mi-reg-undefined.exp: Likewise.
4542
d00a27c5
PM
45432018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4544
4545 PR gdb/23974
4546 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4547
161d081c
PW
45482018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4549
4550 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4551 Update order of results accordingly.
4552
b001de23
AB
45532018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4554
4555 * gdb.base/annota1.exp: Update a test regexp.
4556
99e1a184
AB
45572018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4558
4559 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4560
7a81c1e2
PW
45612018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4562
4563 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4564 (reuse_time): Initialize to REUSE_TIME_CAP.
4565 (check_rc): New function.
4566 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4567 Check pthread_create rc.
4568 (spawner_thread_func): Check pthread_create and pthread_join rc.
4569
73e8dc90
PA
45702018-12-08 Pedro Alves <palves@redhat.com>
4571
4572 * gdb.base/list.exp (test_forward_search): Rename to ...
4573 (test_forward_reverse_search): ... this. Also test reverse-search
4574 and the forward-search alias.
4575
13f2ed32
AB
45762018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4577
4578 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4579 local timeout variable before return, and remove all local timeout
4580 variable entirely.
4581 (gdb_load): Likewise.
4582
64d27cfc
TV
45832018-12-01 Tom de Vries <tdevries@suse.de>
4584
4585 * gdb.base/gdb-caching-proc.exp: New file.
4586
f63c03b4
SDJ
45872018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4588
4589 * Makefile.in (TIMESTAMP): New variable.
4590 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4591 command.
4592 (check-single-racy): Likewise.
4593 (check/%.exp): Likewise.
4594 (check-racy/%.exp): Likewise.
4595 (workers/%.worker): Likewise.
4596 (build-perf): Likewise.
4597 (check-perf): Likewise.
4598 * README: Describe new "TS" and "TS_FORMAT" variables.
4599 * print-ts.py: New file.
4600
1c97054b
BF
46012018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4602
4603 PR python/23714
4604 * gdb.python/python.exp: Test command repetition after
4605 gdb.execute.
4606
1871a62d
AB
46072018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4608
4609 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4610 is correctly aligned.
4611
fb5e1ed9
PW
46122018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4613
4614 * gdb.ada/info_auto_lang.exp: New testcase.
4615 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4616 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4617 * gdb.ada/info_auto_lang/some_c.c: New file.
4618
43d397ca
PW
46192018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4620
4621 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4622 FUNC_lang language syntax.
4623
beddd671
PW
46242018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4625
4626 * gdb.base/info_minsym.c: New file.
4627 * gdb.base/info_minsym.exp: New file.
4628
73fc52c4
TT
46292018-11-19 Tom Tromey <tom@tromey.com>
4630
4631 PR rust/23625:
4632 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4633 * gdb.rust/expr.exp: Update expected output. Change one test.
4634
994b876a
TT
46352018-11-19 Tom Tromey <tom@tromey.com>
4636
4637 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4638
6769f276
PA
46392018-11-19 Pedro Alves <palves@redhat.com>
4640
4641 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4642 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4643 see the expected warning.
4644
38a72da0
AH
46452018-11-16 Alan Hayward <alan.hayward@arm.com>
4646
4647 PR gdb/22736:
4648 * gdb.cp/infcall-nodebug-lib.c: New test.
4649 * gdb.cp/infcall-nodebug-main.c: New test.
4650 * gdb.cp/infcall-nodebug.exp: New file.
4651
53a89d6e
SM
46522018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4653
4654 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4655 completer tests.
4656
9325300d
TV
46572018-11-09 Tom de Vries <tdevries@suse.de>
4658
4659 * gdb.base/msym-lang.c: New test.
4660 * gdb.base/msym-lang.exp: New file.
4661 * gdb.base/msym-lang-main.c: New test.
4662
20f0d60d
TT
46632018-11-08 Tom Tromey <tom@tromey.com>
4664
4665 PR gdb/23555:
4666 PR gdb/23838:
4667 * gdb.base/warning.exp: New file.
4668
b5420128
JB
46692018-11-08 Jan Beulich <jbeulich@suse.com>
4670
4671 * testsuite/gdb.arch/i386-avx512.c,
4672 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4673
cd115d61
AB
46742018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4675
4676 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4677 point hardware.
4678
35ee2dc2
AB
46792018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4680
4681 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4682 * gdb.dwarf2/missing-type-name.exp: New file.
4683
31aceee8
TV
46842018-11-06 Tom de Vries <tdevries@suse.de>
4685
4686 * gdb.base/many-headers.c: New test.
4687 * gdb.base/many-headers.exp: New file.
4688
109be305
JW
46892018-11-06 Jim Wilson <jimw@sifive.com>
4690
4691 * gdb.base/code_elim.exp: For riscv, set additional_flags
4692 to include -msmall-data-limit=0.
4693
e2b7af72
JB
46942018-11-01 Joel Brobecker <brobecker@adacore.com>
4695
4696 * gdb.ada/watch_minus_l: New testcase.
4697
cdcda965
SM
46982018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4699
4700 * gdb.arch/aix-sighandle.c: New file.
4701 * gdb.arch/aix-sighandle.exp: New file.
4702
92dcebf3
AB
47032018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4704
4705 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4706 registers being unions.
4707
68b9ac18
TV
47082018-10-31 Tom de Vries <tdevries@suse.de>
4709
4710 * lib/valgrind.exp: New file.
4711 (vgdb_start, vgdb_stop): New procs, factored out of ...
4712 * gdb.base/valgrind-bt.exp: ... here, ...
4713 * gdb.base/valgrind-disp-step.exp: ... here and ...
4714 * gdb.base/valgrind-infcall.exp: ... here.
4715
1443936e
TV
47162018-10-31 Tom de Vries <tdevries@suse.de>
4717
4718 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4719
eb77c9df
AB
47202018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4721
4722 * gdb.dwarf2/void-type.c: New file.
4723 * gdb.dwarf2/void-type.exp: New file.
4724
82b5e646
PW
47252018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4726
4727 * gdb.base/info_qt.c: New file.
4728 * gdb.base/info_qt.exp: New file.
4729
8d619c01
EBM
47302018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4731
4732 * gdb.arch/powerpc-htm-regs.c: New file.
4733 * gdb.arch/powerpc-htm-regs.exp: New file.
4734
f2cf6173
EBM
47352018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4736
4737 * gdb.arch/powerpc-tar.c: New file.
4738 * gdb.arch/powerpc-tar.exp: New file.
4739
7ca18ed6
EBM
47402018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4741
4742 * gdb.arch/powerpc-ppr-dscr.c: New file.
4743 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4744
bfcc0eba
TV
47452018-10-25 Tom de Vries <tdevries@suse.de>
4746
4747 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4748
fe1a5cad
TV
47492018-10-24 Tom de Vries <tdevries@suse.de>
4750
4751 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4752 longer exists error.
4753
a76dc3b7
TV
47542018-10-24 Tom de Vries <tdevries@suse.de>
4755
4756 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4757
4df46df7
TV
47582018-10-24 Tom de Vries <tdevries@suse.de>
4759
4760 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4761 --db-attach in valgrind.
4762
0dbfcfff
AB
47632018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4764
4765 * gdb.arch/riscv-reg-aliases.c: New file.
4766 * gdb.arch/riscv-reg-aliases.exp: New file.
4767
b04480b1
AH
47682018-10-19 Alan Hayward <alan.hayward@arm.com>
4769
4770 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4771
2c6ac8d7
AH
47722018-10-19 Alan Hayward <alan.hayward@arm.com>
4773
4774 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4775
2bc69f25
AH
47762018-10-19 Alan Hayward <alan.hayward@arm.com>
4777
4778 * gdb.cp/ovldbreak.exp: Fix regexps.
4779
1f1ae3a3
AH
47802018-10-19 Alan Hayward <alan.hayward@arm.com>
4781
4782 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4783
94c18618
SDJ
47842018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4785
4786 PR cli/23785
4787 * gdb.base/restore.exp: New test to check if "restore" with an
4788 invalid file doesn't segfault.
4789
812cd6eb
TV
47902018-10-18 Tom de Vries <tdevries@suse.de>
4791
4792 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4793 * gdb.ada/excep_handle.exp: Same.
4794 * gdb.ada/mi_string_access.exp: Same.
4795 * gdb.ada/mi_var_union.exp: Same.
4796 * gdb.arch/arc-analyze-prologue.exp: Same.
4797 * gdb.arch/arc-decode-insn.exp: Same.
4798 * gdb.base/readnever.exp: Same.
4799 * gdb.fortran/printing-types.exp: Same.
4800 * gdb.guile/scm-lazy-string.exp: Same.
4801
c4b90788
TV
48022018-10-16 Tom de Vries <tdevries@suse.de>
4803
4804 PR gdb/23730
4805 * gdb.base/catch-follow-exec.c: Add copyright notice.
4806 * gdb.base/catch-follow-exec.exp: Rewrite to use
4807 gdb_spawn_with_cmdline_opts. Require gdb-native.
4808
8bca2978
SL
48092018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4810
4811 * gdb.trace/actions-changed.exp: Check for arch support.
4812 * gdb.trace/actions.exp: Likewise.
4813 * gdb.trace/ax.exp: Likewise.
4814 * gdb.trace/backtrace.exp: Likewise.
4815 * gdb.trace/change-loc.exp: Likewise.
4816 * gdb.trace/deltrace.exp: Likewise.
4817 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4818 * gdb.trace/ftrace.exp: Likewise.
4819 * gdb.trace/infotrace.exp: Check for arch support.
4820 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4821 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4822 * gdb.trace/mi-tsv-changed.exp: Likewise.
4823 * gdb.trace/packetlen.exp: Likewise.
4824 * gdb.trace/passc-dyn.exp: Likewise.
4825 * gdb.trace/passcount.exp: Likewise.
4826 * gdb.trace/pending.exp: Likewise.
4827 * gdb.trace/range-stepping.exp: Check for shlib support.
4828 * gdb.trace/report.exp: Check for arch support.
4829 * gdb.trace/save-trace.exp: Likewise.
4830 * gdb.trace/signal.exp: Check for signal support.
4831 * gdb.trace/tfind.exp: Check for arch support.
4832 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4833 * gdb.trace/trace-common.h: Add comment.
4834 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4835 * gdb.trace/trace-enable-disable.exp: Likewise.
4836 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4837 * gdb.trace/tracecmd.exp: Check for arch support.
4838 * gdb.trace/tspeed.exp: Check for shlib and target support.
4839 * gdb.trace/tstatus.exp: Check for arch support.
4840 * gdb.trace/tsv.exp: Likewise.
4841 * gdb.trace/while-dyn.exp: Likewise.
4842 * gdb.trace/while-stepping.exp: Likewise.
4843 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4844
f9c49bff
SM
48452018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4846
4847 * gdb.trace/tspeed.exp: Remove nowarnings.
4848 (prepare_for_trace_test): Declare "global ipalib".
4849 * gdb.trace/tspeed.c: Include unistd.h.
4850 (main): Remove superfluous printf argument.
4851
d4330bde
SL
48522018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4853
4854 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4855 directory prefix on the filename.
4856
8ecfd7bd
SDJ
48572018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4858
4859 * gdb.gdb/unittest.exp: Update expected message informing that
4860 selftests have been disabled.
4861 * gdb.server/unittest.exp: Likewise.
4862
58bbcd02
TV
48632018-10-09 Tom de Vries <tdevries@suse.de>
4864
4865 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4866 with runto_main.
4867
9f6b697b
WP
48682018-10-08 Weimin Pan <weimin.pan@oracle.com>
4869
4870 PR c++/16841
4871 * gdb.cp/virtbase2.cc: New file.
4872 * gdb.cp/virtbase2.exp: New file.
4873
add5ded5
TT
48742018-10-06 Tom Tromey <tom@tromey.com>
4875
4876 PR python/19399:
4877 * gdb.python/py-inferior.exp: Add architecture test.
4878
f9e48344
TT
48792018-10-06 Tom Tromey <tom@tromey.com>
4880
4881 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4882 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4883
2a8be203
TT
48842018-10-06 Tom Tromey <tom@tromey.com>
4885
4886 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4887 of a "throw" catchpoint.
4888
e04caa70
SDJ
48892018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4890
4891 * gdb.base/info-proc.exp: Update string expected from "help info
4892 proc".
4893
5ca8c39f
TT
48942018-10-04 Tom Tromey <tom@tromey.com>
4895
4896 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4897 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4898 (test_initial_complaints, test_empty_complaints): Update.
4899 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4900
3453e7e4
TT
49012018-10-04 Tom Tromey <tom@tromey.com>
4902
4903 PR cli/19551:
4904 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4905 * lib/gdb.exp (gdb_file_cmd): Update.
4906 * gdb.stabs/weird.exp (print_weird_var): Update.
4907 * gdb.server/solib-list.exp: Update.
4908 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4909 * gdb.mi/mi-cli.exp: Update.
4910 * gdb.linespec/linespec.exp: Update.
4911 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4912 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4913 * gdb.cp/cp-relocate.exp: Update.
4914 * gdb.base/sym-file.exp: Update.
4915 * gdb.base/relocate.exp: Update.
4916 * gdb.base/readnever.exp: Update.
4917 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4918 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4919 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4920 * gdb.base/code_elim.exp: Update.
4921 * gdb.base/break-unload-file.exp (test_break): Update.
4922 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4923 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4924 Update.
4925 * gdb.base/attach.exp (do_attach_tests): Update.
4926 * gdb.base/sepdebug.exp: Update.
4927 * gdb.python/py-section-script.exp: Update.
4928
6afcf761
TT
49292018-10-04 Tom Tromey <tom@tromey.com>
4930
4931 PR cli/22234:
4932 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4933 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4934 output.
4935
fef1b293
TT
49362018-10-04 Tom Tromey <tom@tromey.com>
4937
4938 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4939 set width and height to 0.
4940 (test_command_line_attach_run): Use -quiet.
4941
ca98345e
SL
49422018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4943
4944 * lib/gdb.exp (skip_ifunc_tests): New.
4945 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4946 other compile failures.
4947 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4948
ff34e6ae
SM
49492018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4950
4951 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4952 is_amd64_regs_target.
4953
6bb8890e
AH
49542018-10-01 Alan Hayward <alan.hayward@arm.com>
4955
4956 * gdb.arch/aarch64-sighandler-regs.c: New test.
4957 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4958 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4959
224d30d3
MM
49602018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4961
4962 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4963 assembly.
4964
f67ffa6a
AB
49652018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4966
4967 * gdb.base/frame-selection.exp: New file.
4968 * gdb.base/frame-selection.c: New file.
4969
9fc3183f
AH
49702018-09-27 Alan Hayward <alan.hayward@arm.com>
4971
4972 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4973 pthread barrier.
4974 (main): Likewise.
4975
d354055e
AB
49762018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4977
4978 * gdb.base/large-frame-1.c: New file.
4979 * gdb.base/large-frame-2.c: New file.
4980 * gdb.base/large-frame.exp: New file.
4981 * gdb.base/large-frame.h: New file.
4982
db727370
JL
49832018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4984
4985 PR gdb/20948
4986 * gdb.base/write_mem.exp: New test.
4987 * gdb.base/write_mem.c: Likewise.
4988
ae778caf
TT
49892018-09-23 Tom Tromey <tom@tromey.com>
4990
4991 PR python/18852:
4992 * gdb.python/py-parameter.exp: Add test for parameter that throws
4993 on "set".
4994
fd3ba736
TT
49952018-09-23 Tom Tromey <tom@tromey.com>
4996
4997 PR python/17284:
4998 * gdb.python/py-template.exp (test_template_arg): Add test for
4999 negative template argument number.
5000
39a24317
TT
50012018-09-23 Tom Tromey <tom@tromey.com>
5002
5003 PR python/14062:
5004 * gdb.python/python.exp: Add test for post_event error.
5005
f5769a2c
TT
50062018-09-23 Tom Tromey <tom@tromey.com>
5007
5008 PR python/18170:
5009 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5010 convert pointers to int and long.
5011
1c1e54f6
TT
50122018-09-23 Tom Tromey <tom@tromey.com>
5013
5014 PR python/20126:
5015 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5016 signed-ness conversion tests.
5017
fb4fa946
TT
50182018-09-23 Tom Tromey <tom@tromey.com>
5019
5020 PR python/18352;
5021 * gdb.python/py-value.exp (test_float_conversion): New proc.
5022 Use it.
5023
a466edac
HAQ
50242018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5025
5026 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5027
4ee9b0c5
SL
50282018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5029
5030 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5031 no readline.
5032 * gdb.base/utf8-identifiers.exp: Likewise.
5033 * gdb.cp/cpcompletion.exp: Likewise.
5034 * gdb.linespec/cpcompletion.exp: Likewise.
5035 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5036 * gdb.linespec/cpls-ops.exp: Likewise.
5037
23be8da7
RB
50382018-09-19 Richard Bunt <richard.bunt@arm.com>
5039 Chris January <chris.january@arm.com>
5040
5041 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5042 * gdb.fortran/short-circuit-argument-list.exp: New file.
5043 * gdb.fortran/short-circuit-argument-list.f90: New test.
5044
5031d0ae
SDJ
50452018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5046
5047 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5048 "arch=" keyword when executing "-stack-list-frames".
5049
b4c0d1a4
SDJ
50502018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5051
5052 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5053 "arch=" keyword when executing "-stack-list-frames".
5054
7a6d2b45
SDJ
50552018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5056
5057 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5058 break ada".
5059
8588b356
SM
50602018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5061
5062 PR python/23669
5063 * gdb.python/python.exp: Test gdb.execute("show commands").
5064
65e65158
TT
50652018-09-16 Tom Tromey <tom@tromey.com>
5066
5067 * gdb.base/new-ui.exp (do_execution_tests): Update.
5068 * gdb.base/dbx.exp (test_breakpoints): Update.
5069
bf326452
AH
50702018-09-14 Alan Hayward <alan.hayward@arm.com>
5071
5072 * lib/gdb.exp (gdb_simple_compile): Add proc.
5073 (is_elf_target): Use gdb_simple_compile.
5074 (skip_altivec_tests): Likewise.
5075 (skip_vsx_tests): Likewise.
5076 (skip_tsx_tests): Likewise.
5077 (skip_btrace_tests): Likewise.
5078 (skip_btrace_pt_tests): Likewise.
5079 (gdb_can_simple_compile): Likewise.
5080 (gdb_has_argv0): Likewise.
5081 (gdb_target_symbol_prefix): Likewise.
5082 (target_supports_scheduler_locking): Likewise.
5083
2361b0fb
TT
50842018-09-13 Tom Tromey <tom@tromey.com>
5085
5086 * Makefile.in (TAGS): Recognize proc_with_prefix and
5087 gdb_caching_proc.
5088
0ae1a321
SM
50892018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5090
5091 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5092 method.
5093
a40bf0c2
SM
50942018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5095
5096 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5097 and a few other Inferior properties when the Inferior is no
5098 longer valid.
5099
4a3fe98f
TT
51002018-09-13 Tom Tromey <tom@tromey.com>
5101
5102 PR rust/23650:
5103 * gdb.rust/simple.exp: Add test for enum field access error.
5104
098b2108
TT
51052018-09-13 Tom Tromey <tom@tromey.com>
5106
5107 PR rust/23626:
5108 * gdb.rust/simple.rs (EmptyEnum): New type.
5109 (main): Use it.
5110 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5111
1256af7d
SM
51122018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5113
5114 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5115 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5116 * gdb.python/py-symtab.exp: Update test printing an objfile.
5117
4aa8e6c2
SM
51182018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5119
5120 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5121 object.
5122
c221b2f7
AH
51232018-09-12 Alan Hayward <alan.hayward@arm.com>
5124
5125 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5126 (support_complex_tests): Use gdb_can_simple_compile.
5127 (is_ilp32_target): Likewise.
5128 (is_lp64_target): Likewise.
5129 (is_64_target): Likewise.
5130 (is_amd64_regs_target): Likewise.
5131 (is_aarch32_target): Likewise.
5132 (gdb_int128_helper): Likewise.
5133
6f1107b5
JK
51342018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5135
5136 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5137
1f5d1570
JG
51382018-09-10 Jerome Guitton <guitton@adacore.com>
5139
5140 * gdb.ada/same_component_name: Add test for case of tagged record
5141 with variable-length fields.
5142
cc330e39
XR
51432018-09-10 Xavier Roirand <roirand@adacore.com>
5144
5145 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5146 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5147 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5148 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5149
b9c50e9a
XR
51502018-09-10 Xavier Roirand <roirand@adacore.com>
5151
5152 * gdb.ada/mi_string_access.exp: New testcase.
5153 * gdb.ada/mi_string_access/bar.adb: New file.
5154 * gdb.ada/mi_string_access/pck.adb: New file.
5155 * gdb.ada/mi_string_access/pck.asd: New file.
5156
2963898f
XR
51572018-09-10 Xavier Roirand <roirand@adacore.com>
5158
5159 * gdb.ada/mi_var_union.exp: New testcase.
5160 * gdb.ada/mi_var_union/bar.adb: New file.
5161 * gdb.ada/mi_var_union/pck.adb: New file.
5162 * gdb.ada/mi_var_union/pck.asd: New file.
5163
1aac008f
TT
51642018-09-08 Tom Tromey <tom@tromey.com>
5165
5166 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5167
332cf4c9
TT
51682018-09-08 Tom Tromey <tom@tromey.com>
5169
5170 PR python/16047:
5171 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5172 (register_pretty_printers): Register new printer.
5173 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5174 test.
5175 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5176 (an_int_type3): New global.
5177
424da6cf
JB
51782018-09-08 Joel Brobecker <brobecker@adacore.com>
5179
5180 * gdb.ada/expr_with_funcall: New testcase.
5181
2a62dfa9
JB
51822018-09-08 Joel Brobecker <brobecker@adacore.com>
5183
5184 * gdb.ada/packed_array_assign: New testcase.
5185
96b6697f
AB
51862018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5187
5188 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5189 names, and add test prefixes to make test names unique.
5190
e4a62c65
TV
51912018-09-05 Tom de Vries <tdevries@suse.de>
5192
5193 * gdb.dwarf2/varval.exp: Add test.
5194
dd083ee2
GB
51952018-09-04 Gary Benson <gbenson@redhat.com>
5196
5197 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5198 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5199
aef9346c
TT
52002018-08-31 Tom Tromey <tom@tromey.com>
5201
5202 * gdb.rust/simple.rs: Rename second variable "v".
5203
c67f2e15
AB
52042018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5205
5206 * gdb.base/funcargs.c (use_a): New function.
5207 (recurse): Call use_a.
5208
078a0207
KS
52092018-08-29 Keith Seitz <keiths@redhat.com>
5210
5211 * gdb.compile/compile-cplus-anonymous.cc: New file.
5212 * gdb.compile/compile-cplus-anonymous.exp: New file.
5213 * gdb.compile/compile-cplus-array-decay.cc: New file.
5214 * gdb.compile/compile-cplus-array-decay.exp: New file.
5215 * gdb.compile/compile-cplus-inherit.cc: New file.
5216 * gdb.compile/compile-cplus-inherit.exp: New file.
5217 * gdb.compile/compile-cplus-member.cc: New file.
5218 * gdb.compile/compile-cplus-member.exp: New file.
5219 * gdb.compile/compile-cplus-method.cc: New file.
5220 * gdb.compile/compile-cplus-method.exp: New file.
5221 * gdb.compile/compile-cplus-mod.c: "New" file.
5222 * gdb.compile/compile-cplus-namespace.cc: New file.
5223 * gdb.compile/compile-cplus-namespace.exp: New file.
5224 * gdb.compile/compile-cplus-nested.cc: New file.
5225 * gdb.compile/compile-cplus-nested.exp: New file.
5226 * gdb.compile/compile-cplus-print.c: "New" file.
5227 * gdb.compile/compile-cplus-print.exp: "New" file.
5228 * gdb.compile/compile-cplus-virtual.cc: New file.
5229 * gdb.compile/compile-cplus-virtual.exp: New file.
5230 * gdb.compile/compile-cplus.c: "New" file.
5231 * gdb.compile/compile-cplus.exp: "New" file.
5232 * lib/compile-support.exp: New file.
5233
b0f492b9
GB
52342018-08-16 Gary Benson <gbenson@redhat.com>
5235
5236 PR gdb/13000:
5237 * gdb.base/batch-exit-status.exp: New file.
5238 * gdb.base/batch-exit-status.good-commands: Likewise.
5239 * gdb.base/batch-exit-status.bad-commands: Likewise.
5240
36eb4c5f
AH
52412018-08-29 Alan Hayward <alan.hayward@arm.com>
5242
5243 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5244 (struct struct02): Likewise.
5245 (struct struct03): Likewise.
5246 (struct struct04): Likewise.
5247 (struct struct_01_01): New struct.
5248 (struct struct_01_02): Likewise.
5249 (struct struct_01_03): Likewise.
5250 (struct struct_01_04): Likewise.
5251 (struct struct_02_01): Likewise.
5252 (struct struct_02_02): Likewise.
5253 (struct struct_02_03): Likewise.
5254 (struct struct_02_04): Likewise.
5255 (struct struct_04_01): Likewise.
5256 (struct struct_04_02): Likewise.
5257 (struct struct_04_03): Likewise.
5258 (struct struct_04_04): Likewise.
5259 (struct struct_05_01): Likewise.
5260 (struct struct_05_02): Likewise.
5261 (struct struct_05_03): Likewise.
5262 (struct struct_05_04): Likewise.
5263 (cmp_struct01): Remove function.
5264 (cmp_struct02): Likewise.
5265 (cmp_struct03): Likewise.
5266 (cmp_struct04): Likewise.
5267 (cmp_struct_01_01): Add Function.
5268 (cmp_struct_01_02): Likewise.
5269 (cmp_struct_01_03): Likewise.
5270 (cmp_struct_01_04): Likewise.
5271 (cmp_struct_02_01): Likewise.
5272 (cmp_struct_02_02): Likewise.
5273 (cmp_struct_02_03): Likewise.
5274 (cmp_struct_02_04): Likewise.
5275 (cmp_struct_04_01): Likewise.
5276 (cmp_struct_04_02): Likewise.
5277 (cmp_struct_04_03): Likewise.
5278 (cmp_struct_04_04): Likewise.
5279 (cmp_struct_05_01): Likewise.
5280 (cmp_struct_05_02): Likewise.
5281 (cmp_struct_05_03): Likewise.
5282 (cmp_struct_05_04): Likewise.
5283 (call_all): Add new structs.
5284 * gdb.base/infcall-nested-structs.exp: Likewise.
5285
3bf9c013
JV
52862018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5287
5288 * gdb.python/py-framefilter-mi.exp: Update regexp to
5289 check for "arch" field in frame output.
5290
450d1e88
KB
52912018-08-23 Kevin Buettner <kevinb@redhat.com>
5292
5293 * gdb.dwarf2/dw2-ranges-func.c: New file.
5294 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5295
ae739fe7
SM
52962018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5297
5298 * gdb.base/term.exp: Compare terminal settings with values from
5299 the inferior.
5300 * gdb.base/term.c: Get and set terminal settings.
5301
6d52907e
JV
53022018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5303
5304 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5305 accommodate new "arch" field in frame output.
5306 * gdb.mi/mi-return.exp: Likewise.
5307 * gdb.mi/mi-stack.exp: Likewise.
5308 * gdb.mi/mi-syn-frame.exp: Likewise.
5309 * gdb.mi/user-selected-context-sync.exp: Likewise.
5310
be2d111a
MS
53112018-08-19 Michael Spang <spang@google.com>
5312
5313 PR gdb/11786
5314 * gdb.base/gcore-tls-pie.c: New file.
5315 * gdb.base/gcore-tls-pie.exp: New file.
5316
ae3a7c47
KB
53172018-08-18 Kevin Buettner <kevinb@redhat.com>
5318
5319 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5320 * gdb.dwarf2/varval.c: New file.
5321 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5322
2ecae92e
AH
53232018-08-17 Alan Hayward <alan.hayward@arm.com>
5324
5325 PR gdb/18931
5326 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5327
c1854f1d
KS
53282018-08-16 Keith Seitz <keiths@redhat.com>
5329
5330 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5331 tests expected to pass.
5332
26fb3983
JV
53332018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5334
5335 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5336 -data-disassemble -a.
5337 (test_disassembly_bogus_args): Likewise.
5338
67943c00
AB
53392018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5340
5341 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5342
5ff2bbae
AB
53432018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5344
5345 * gdb.base/vla-optimized-out.exp: Add new test.
5346
e5bbcd0f
AB
53472018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5348
5349 * gdb.base/vla-optimized-out-o3.exp: Delete.
5350 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5351 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5352 deleted tests.
5353
9d4a934c
AB
53542018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5355
5356 PR gdb/18050:
5357 * gdb.server/extended-remote-restart.c: New file.
5358 * gdb.server/extended-remote-restart.exp: New file.
5359
045cf012
SM
53602018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5361
5362 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5363 "set variable index = 42".
5364
87d6a7aa
SM
53652018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5366
5367 * boards/index-cache-gdb.exp: New file.
5368 * gdb.dwarf2/index-cache.exp: New file.
5369 * gdb.dwarf2/index-cache.c: New file.
5370 * gdb.base/maint.exp: Check if we are using the index cache.
5371
96d68bd4
RO
53722018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5373
5374 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5375 MAKEFLAGS.
5376
5a699617
RO
53772018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5378
5379 * dg-extract-results.sh: Move to toplevel contrib.
5380 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5381 * Makefile.in (check-parallel-racy): Likewise.
5382
5bd18990
AB
53832018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5384
5385 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5386 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5387 tests if the target supports scheduler locking.
5388
3fbbcf47
TV
53892018-08-04 Tom de Vries <tdevries@suse.de>
5390
5391 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5392
3e1d3d8c
TT
53932018-08-02 Tom Tromey <tom@tromey.com>
5394
5395 PR symtab/16842.
5396 * gdb.cp/temargs.exp: Test "info address" of a template
5397 parameter.
5398
5abe0f0c
JV
53992018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5400
5401 * gdb.python/py-mi-var-info-path-expression.c: New file.
5402 * gdb.python/py-mi-var-info-path-expression.py: New file.
5403 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5404
fb66cde8
SDJ
54052018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5406
5407 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5408 error after "cannot resolve name" string.
5409
c708f4d2
AB
54102018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5411
5412 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5413 started.
5414 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5415
37cc0cae
TV
54162018-07-28 Tom de Vries <tdevries@suse.de>
5417
5418 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5419
63b4ecf7
TV
54202018-07-26 Tom de Vries <tdevries@suse.de>
5421
5422 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5423
3c3bb058
AB
54242018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5425
5426 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5427 is visible.
5428
9e7f3bbb
TV
54292018-07-26 Tom de Vries <tdevries@suse.de>
5430
5431 PR breakpoints/23366
5432 * gdb.base/catch-follow-exec.c: New test.
5433 * gdb.base/catch-follow-exec.exp: New file.
5434
16f808ec
TV
54352018-07-25 Tom de Vries <tdevries@suse.de>
5436
5437 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5438 vla-optimized-out.c.
5439
d7154a8d
JV
54402018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5441
5442 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5443 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5444
232a0032
TV
54452018-07-20 Tom de Vries <tdevries@suse.de>
5446
5447 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5448 NOCLONE macro.
5449 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5450
fbb1d502
TV
54512018-07-19 Tom de Vries <tdevries@suse.de>
5452
5453 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5454 regular expression.
5455
42dc7699
TV
54562018-07-18 Tom de Vries <tdevries@suse.de>
5457
5458 * gdb.base/vla-optimized-out.c: New test.
5459 * gdb.base/vla-optimized-out.exp: New file.
5460
7f1f7e23
SDJ
54612018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5462
5463 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5464 message "No address associated with hostname" when gdbserver
5465 cannot resolve the hostname.
5466
5759ebb3
PW
54672018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5468
5469 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5470 Add some test prefixes to make tests unique.
5471
3606ccab
PW
54722018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5473
5474 * gdb.base/frameapply.c: New file.
5475 * gdb.base/frameapply.exp: New file.
5476
529c08b2
PW
54772018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5478
5479 * gdb.base/skip.exp: Update expected error message.
5480
c7ab0aef
SDJ
54812018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5482 Jan Kratochvil <jan.kratochvil@redhat.com>
5483 Paul Fertser <fercerpav@gmail.com>
5484 Tsutomu Seki <sekiriki@gmail.com>
5485
5486 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5487 parameter.
5488 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5489 by default.
5490 * boards/native-gdbserver.exp: Likewise.
5491 * gdb.server/run-without-local-binary.exp: Improve regexp used
5492 for detecting when a remote debugging connection succeeds.
5493 * gdb.server/server-connect.exp: New file.
5494 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5495 Do not prefix the port number with ":".
5496 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5497 support for detecting and using it. Add '$debughost_gdbserver'
5498 to the list of arguments used to start gdbserver. Handle case
5499 when gdbserver cannot resolve a network name.
5500
16ff70dd
SDJ
55012018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5502
5503 PR c++/23373
5504 * gdb.base/ptype-offsets.cc (struct static_member): New
5505 struct.
5506 (main) <stmember>: New variable.
5507 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5508 with a static member in it.
5509
3541979f
AB
55102018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5511
5512 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5513 watchpoints enabled and disabled.
5514
c8ad9b9a
AB
55152018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5516
5517 * gdb.base/examine-backward.exp: Still run tests around address
5518 0x0, even if address 0x0 is not readable. Update the pattern for
5519 matching address 0x0 in expected output.
5520
e0e5e971
AB
55212018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5522
5523 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5524 malloc/free.
5525
1ea5da02
TV
55262018-07-04 Tom de Vries <tdevries@suse.de>
5527
5528 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5529
471b9d15
MR
55302018-07-02 Maciej W. Rozycki <macro@mips.com>
5531
5532 PR tdep/8282
5533 * gdb.arch/mips-disassembler-options.exp: New test.
5534 * gdb.arch/mips-disassembler-options.s: New test source.
5535
75acb486
PA
55362018-06-29 Pedro Alves <palves@redhat.com>
5537
5538 * gdb.threads/names.exp: Adjust expected "info threads" output.
5539
cd2bb709
PA
55402018-06-29 Pedro Alves <palves@redhat.com>
5541
5542 * gdb.opt/inline-break.exp (line number, address): Add "info
5543 break" tests.
5544
991ff292
PA
55452018-06-29 Pedro Alves <palves@redhat.com>
5546
5547 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5548 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5549 number and address and running to them.
5550
356819b6 55512018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5552
5553 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5554
2512d7ef
JK
55552018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5556
5557 * lib/compiler.c: Remove executable permission flag.
5558
be1b6474
RB
55592018-06-28 Richard Bunt <richard.bunt@arm.com>
5560
5561 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5562 code.
5563 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5564
291f9a96
PT
55652018-06-28 Petr Tesarik <ptesarik@suse.cz>
5566
5567 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5568
ed6dfe51
PT
55692018-06-28 Petr Tesarik <ptesarik@suse.cz>
5570
5571 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5572 address argument is omitted.
5573
d4d429d5
PT
55742018-06-28 Petr Tesarik <ptesarik@suse.cz>
5575
5576 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5577
7ab6656f
OJ
55782018-06-27 Omair Javaid <omair.javaid@linaro.org>
5579
5580 PR gdb/21695
5581 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5582 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5583
a33ccfc7
TT
55842018-06-26 Tom Tromey <tom@tromey.com>
5585
5586 PR rust/22574:
5587 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5588 * gdb.rust/simple.rs (struct SimpleLayout): New.
5589
6d72d289
SM
55902018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5591
5592 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5593 "info registers" output.
5594
8363f9d5
RB
55952018-06-21 Richard Bunt <richard.bunt@arm.com>
5596
5597 * gdb.base/watchpoint-hw-attach.c: New test.
5598 * gdb.base/watchpoint-hw-attach.exp: New file.
5599
f00674fe
SM
56002018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5601
5602 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5603 through /bin/sh.
5604 * boards/dwarf4-gdb-index.exp: Likewise.
5605 * boards/fission-dwp.exp: Likewise.
5606
1d554008
UW
56072018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5608
5609 * gdb.base/float128.exp: Add comment and improved fail message
5610 to the failure case of "print large128" test.
5611
d0ac1c44
SM
56122018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5613
5614 * configure.ac: Remove AC_PREREQ.
5615 * configure: Re-generate.
5616
61b04dd0
PA
56172018-06-19 Pedro Alves <palves@redhat.com>
5618
5619 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5620 (func_extern_caller): New.
5621 (main): Call func_extern_caller.
5622 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5623 logic change.
5624
f63b508a
SM
56252018-06-18 Weimin Pan <weimin.pan@oracle.com>
5626
5627 PR gdb/16841
5628 * gdb.cp/typedef-base.cc: New file.
5629 * gdb.cp/typedef-base.exp: New file.
5630
0fe3a558
TV
56312018-06-18 Tom de Vries <tdevries@suse.de>
5632
5633 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5634
7010835a
AB
56352018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5636 Richard Bunt <Richard.Bunt@arm.com>
5637
5638 * gdb.threads/attach-slow-waitpid.c: New file.
5639 * gdb.threads/attach-slow-waitpid.exp: New file.
5640 * gdb.threads/slow-waitpid.c: New file.
5641
14897d65
PA
56422018-06-14 Pedro Alves <palves@redhat.com>
5643
5644 * gdb.base/fork-running-state.c: Include <errno.h>.
5645 (exit_if_relative_exits): New.
5646 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5647 exits.
5648 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5649 child exits.
5650
5d9a0608
TV
56512018-06-14 Tom de Vries <tdevries@suse.de>
5652
5653 PR cli/22573
5654 * gdb.base/finish-pretty.c: New test.
5655 * gdb.base/finish-pretty.exp: New file.
5656
11ae5818
PA
56572018-06-14 Pedro Alves <palves@redhat.com>
5658
5659 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5660 gdb's expected startup output.
5661
1d39de44
PA
56622018-06-14 Pedro Alves <palves@redhat.com>
5663
5664 * lib/selftest-support.exp (selftest_setup): Remove inlined
5665 function handling.
5666
70ee0000
TV
56672018-06-14 Tom de Vries <tdevries@suse.de>
5668
5669 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5670 matching of breakpoint printing.
5671
11f4b608
TV
56722018-06-13 Tom de Vries <tdevries@suse.de>
5673
5674 PR testsuite/23269
5675 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5676 (fork_child): ... here, and ...
5677 (fork_parent): ... here.
5678
56792018-06-12 Tom de Vries <tdevries@suse.de>
5680
5681 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5682
9516f85a
AB
56832018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5684 Stephen Roberts <stephen.roberts@arm.com>
5685
5686 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5687 rewrite test to describe action performed, rather than possible
5688 failure.
5689
5045b3d7
GB
56902018-06-08 Gary Benson <gbenson@redhat.com>
5691
5692 * gdb.threads/check-libthread-db.exp: New file.
5693 * gdb.threads/check-libthread-db.c: Likewise.
5694
c61b06a1
TT
56952018-06-05 Tom Tromey <tom@tromey.com>
5696
5697 * gdb.base/default.exp: Update expected "show version" output.
5698
eb6af809
TT
56992018-06-05 Tom Tromey <tom@tromey.com>
5700
5701 PR cli/12326:
5702 * gdb.cp/static-print-quit.exp: Update.
5703 * lib/gdb.exp (pagination_prompt): Update.
5704 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5705 * gdb.python/python.exp: Update.
5706
178d6a63
JB
57072018-06-04 Joel Brobecker <brobecker@adacore.com>
5708
5709 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5710
8e817061
JB
57112018-06-01 Joel Brobecker <brobecker@adacore.com>
5712
5713 * gdb.ada/bp_fun_addr: New testcase.
5714
e86ca25f
TT
57152018-06-01 Tom Tromey <tom@tromey.com>
5716
5717 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5718 results.
5719 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5720 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5721 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5722 * gdb.base/maint.exp (maint_pass_if): Update.
5723
4b2dfa9d
MR
57242018-05-31 Maciej W. Rozycki <macro@mips.com>
5725
5726 * gdb.base/endian.exp: New test.
5727 * gdb.base/endian.c: New test source.
5728
45f25d6c
AB
57292018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5730
5731 PR gdb/23203
5732 * gdb.base/bt-selected-frame.c: New file.
5733 * gdb.base/bt-selected-frame.exp: New file.
5734 * lib/gdb.exp (get_current_frame_number): New function.
5735
d9f6d7f8
MR
57362018-05-24 Maciej W. Rozycki <macro@mips.com>
5737 Pedro Alves <palves@redhat.com>
5738
5739 * gdb.threads/tls-core.c: Include <stdlib.h>
5740 (thread_proc): Call `abort'.
5741 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5742 (tls_core_test): New procedure, bits factored out from ...
5743 (top level): ... here. Test both native cores and gcore cores.
5744
ff1cf532
TT
57452018-05-23 Tom Tromey <tom@tromey.com>
5746
5747 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5748
b98664d3
TT
57492018-05-23 Tom Tromey <tom@tromey.com>
5750
5751 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5752 symfile_complaints.
5753 (test_short_complaints): Likewise.
5754 (test_empty_complaints): Likewise.
5755 (test_initial_complaints): Update.
5756
4e9668d0
TT
57572018-05-23 Tom Tromey <tom@tromey.com>
5758
5759 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5760
43ba33c7
TT
57612018-05-23 Tom Tromey <tom@tromey.com>
5762
5763 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5764 (test_short_complaints): Update.
5765
035522c0
PA
57662018-05-22 Pedro Alves <palves@redhat.com>
5767
5768 * gdb.base/remote.exp: Only gdb_start after compiling the
5769 testcase. Issue "disconnect" before testing "set remote" command
5770 defaults. Issue clean_restart before running to main.
5771
cc0be08f
PA
57722018-05-22 Pedro Alves <palves@redhat.com>
5773
5774 * gdb.base/remote.exp: Adjust expected output of "show remote
5775 memory-write-packet-size". Add tests for "set remote
5776 memory-write-packet-size 0" and "set remote
5777 memory-write-packet-size fixed/limit".
5778
b1b60145
PA
57792018-05-22 Pedro Alves <palves@redhat.com>
5780
5781 PR gdb/22973
5782 * gdb.base/utf8-identifiers.c: New file.
5783 * gdb.base/utf8-identifiers.exp: New file.
5784
0ec848ad
PFC
57852018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5786
5787 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5788
2c3305f6
PFC
57892018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5790
5791 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5792
ce1e8424
TT
57932018-05-18 Tom Tromey <tom@tromey.com>
5794
5795 * gdb.base/ptype-offsets.exp: Update.
5796
ddfe970e
KS
57972018-05-17 Keith Seitz <keiths@redhat.com>
5798
5799 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5800 in expected breakpoint stop locations.
5801 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5802 move to proper scope to test variable values.
5803 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5804 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5805 New functions.
5806 (main): Call not_inline_func3.
5807 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5808 inline_func1, inline_func2, and inline_func3. Test that when each
5809 breakpoint is hit, GDB properly reports both the stop location
5810 and the backtrace. Repeat tests for temporary breakpoints.
5811
0726fcc6
MR
58122018-05-15 Maciej W. Rozycki <macro@mips.com>
5813
5814 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5815 rather then trying to access it in determining whether the PID
5816 of `gdbserver' could have been retrieved.
5817
8ee22052
AB
58182018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5819
5820 * gdb.arch/amd64-init-x87-values.S: New file.
5821 * gdb.arch/amd64-init-x87-values.exp: New file.
5822
7785df48
JK
58232018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5824
5825 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5826
56bcdbea
TT
58272018-05-04 Tom Tromey <tom@tromey.com>
5828
5829 PR python/22730:
5830 * gdb.python/python.exp: Test multi-line execute.
5831
a913fffb
TT
58322018-05-04 Tom Tromey <tom@tromey.com>
5833
5834 PR python/22731:
5835 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5836
7a2c85f2
TT
58372018-05-04 Tom Tromey <tom@tromey.com>
5838
5839 PR gdb/11750:
5840 * gdb.base/define.exp: Test defining a user command inside a user
5841 command.
5842 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5843
a3b60e45
JK
58442018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5845 Pedro Alves <palves@redhat.com>
5846
5847 PR breakpoints/19806 and support for PR external/20207.
5848 * gdb.base/watchpoint-unaligned.c: New file.
5849 * gdb.base/watchpoint-unaligned.exp: New file.
5850
45fe4a03
AB
58512018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5852
5853 * gdb.base/maint.exp: Make test names unique, use
5854 test_prefix_command_help to test 'help maint info', and remove
5855 repeated test of 'help maint'.
5856
9be2ae8f
TT
58572018-05-04 Tom Tromey <tom@tromey.com>
5858
5859 PR gdb/22619:
5860 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5861 behavior.
5862
11859c31
AB
58632018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5864
5865 * gdb.base/maint.exp: Process output from 'maint print registers'
5866 line at a time.
5867
089a9490
AB
58682018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5869
5870 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5871 timeout.
5872
9b0797e2
AB
58732018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5874
5875 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5876 filter pattern.
5877
f6ac5f3d
PA
58782018-05-02 Pedro Alves <palves@redhat.com>
5879
5880 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5881 to_log_command renames.
5882 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5883
77d3c63b
TT
58842018-05-02 Tom Tromey <tom@tromey.com>
5885
5886 * gdb.python/py-parameter.exp: Set test message.
5887
0489430a
TT
58882018-05-02 Tom Tromey <tom@tromey.com>
5889
5890 PR python/20084:
5891 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5892 PARAM_ZUINTEGER_UNLIMITED tests.
5893
1632f8ba
DR
58942018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5895
5896 PR rust/23124
5897 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5898 when casting.
5899
6d7bb824
TT
59002018-04-30 Tom Tromey <tom@tromey.com>
5901
5902 * gdb.python/py-type.exp: Check align attribute.
5903 * gdb.python/py-type.c: New "aligncheck" global.
5904
007e1530
TT
59052018-04-30 Tom Tromey <tom@tromey.com>
5906
5907 PR exp/17095:
5908 * gdb.dwarf2/dw2-align.exp: New file.
5909 * gdb.cp/align.exp: New file.
5910 * gdb.base/align.exp: New file.
5911 * lib/gdb.exp (gdb_int128_helper): New proc.
5912 (has_int128_c, has_int128_cxx): New caching procs.
5913
6873858b
TT
59142018-04-27 Tom Tromey <tom@tromey.com>
5915
5916 PR rust/22545:
5917 * gdb.rust/simple.exp: Add inclusive range tests.
5918
79188d8d
PA
59192018-04-26 Pedro Alves <palves@redhat.com>
5920
5921 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5922 ifunc breakpoint locations correctly of ifunc breakpoints set
5923 while the program resolves the ifunc.
5924
c7075ad5
PA
59252018-04-26 Pedro Alves <palves@redhat.com>
5926
5927 * gdb.base/gnu-ifunc-final.c: New file.
5928 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5929 * gdb.base/gnu-ifunc.exp (executable): Delete.
5930 (staticexecutable): Adjust.
5931 (lib_opts, exec_opts): Delete.
5932 (make_binsuffix, build, set-break): New procedures.
5933 (misc_tests): New, with tests factored out from the top level.
5934 (top level): Test different combinations of ifunc resolver name,
5935 resolver with and with debug info, and ifunc target with and
5936 without debug info. Wrap static tests with with_target_prefix.
5937
8388016d
PA
59382018-04-26 Pedro Alves <palves@redhat.com>
5939
5940 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5941 return type" warnings.
5942
249b5733
PA
59432018-04-25 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5946 killed".
5947 * gdb.base/kill-after-signal.exp: Likewise.
5948 * gdb.threads/kill.exp: Likewise.
5949
f67c0c91
SDJ
59502018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5951 Sergio Durigan Junior <sergiodj@redhat.com>
5952 Pedro Alves <palves@redhat.com>
5953
5954 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5955 regexps to expect for '[Inferior ... detached]' as well.
5956 * gdb.base/attach.exp: Likewise.
5957 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5958 "gdb_continue_to_end".
5959 (test_catch_syscall_with_wrong_args): Likewise.
5960 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5961 ']'. Don't set 'verbose' on.
5962 * gdb.base/foll-vfork.exp: Likewise.
5963 * gdb.base/fork-print-inferior-events.c: New file.
5964 * gdb.base/fork-print-inferior-events.exp: New file.
5965 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5966 '[Inferior ... has been killed]' message.
5967 * gdb.base/kill-after-signal.exp: Likewise.
5968 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5969 detach message.
5970 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5971 message.
5972 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5973 regexps to expect for '[Inferior ... detached]' as well.
5974 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5975
0a8ddac4
SM
59762018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5977
5978 PR gdb/23104
5979 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5980
701adfb0
PA
59812018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5982
5983 PR gdb/23095
5984 * gdb.base/break-probes.exp: Pass shlib_load to
5985 prepare_for_testing. Set normal_bp to r_debug_state if target is
5986 bsd.
5987
d27d16bf
RB
59882018-04-19 Richard Bunt <richard.bunt@arm.com>
5989
5990 * gdb.threads/multiple-successive-infcall.c: New test.
5991 * gdb.threads/multiple-successive-infcall.exp: New file.
5992
a037790e
TT
59932018-04-17 Tom Tromey <tom@tromey.com>
5994
5995 * gdb.rust/simple.rs (Union): New type.
5996 (main): New local "u".
5997 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5998
e3a91079
AA
59992018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6000
6001 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6002 number information in output of "whereis" command.
6003 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6004
b744723f
AA
60052018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6006
6007 * gdb.ada/info_types.exp: Adjust expected output to the line
6008 numbers now printed by "info var/func/type".
6009 * gdb.base/completion.exp: Likewise.
6010 * gdb.base/included.exp: Likewise.
6011 * gdb.cp/cp-relocate.exp: Likewise.
6012 * gdb.cp/cplusfuncs.exp: Likewise.
6013 * gdb.cp/namespace.exp: Likewise.
6014 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6015
4a4495d6
MM
60162018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6017
6018 * gdb.btrace/cpu.exp: New.
6019
1d509aa6
MM
60202018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6021
6022 * gdb.base/step-indirect-call-thunk.exp: New.
6023 * gdb.base/step-indirect-call-thunk.c: New.
6024 * gdb.reverse/step-indirect-call-thunk.exp: New.
6025 * gdb.reverse/step-indirect-call-thunk.c: New.
6026
6295b6da
SM
60272018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6028
6029 * gdb.base/pie-fork.c: New file.
6030 * gdb.base/pie-fork.exp: New file.
6031
50146e70
TT
60322018-04-11 Tom Tromey <tom@tromey.com>
6033
6034 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6035
f50d8a2e
PA
60362018-04-10 Pedro Alves <palves@redhat.com>
6037
6038 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6039 exits. Instead loop running forever.
6040 (fork_parent): Run forever too.
6041
a0be7a36
SM
60422018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6043
6044 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6045 mi_continue_to_line.
6046 * gdb.mi/mi-stack.c (callee4): Add comment.
6047
9b73db36
SM
60482018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6049
6050 * gdb.mi/mi-stack.exp: Fix indentation.
6051
c912f608
SM
60522018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6053
6054 PR gdb/22979
6055 * gdb.arch/amd64-osabi.exp: New file.
6056
26540402
SM
60572018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6058
6059 PR gdb/22980
6060 * gdb.base/osabi.exp: New file.
6061
121ad66c 60622018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6063
6064 * gdb.cp/static-typedef-print.exp: New file.
6065 * gdb.cp/static-typedef-print.cc: New file.
6066
3fcded8f
JB
60672018-03-27 Joel Brobecker <brobecker@adacore.com>
6068
6069 * gdb.ada/varsize_limit: New testcase.
6070
59cc4834
JB
60712018-03-27 Joel Brobecker <brobecker@adacore.com>
6072
6073 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6074
6075 * gdb.ada/notcplusplus: New testcase.
6076
6077 * gdb.base/c-linkage-name.c: New file.
6078 * gdb.base/c-linkage-name.exp: New testcase.
6079
4ca59a9f
TT
60802018-03-26 Tom Tromey <tom@tromey.com>
6081
6082 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6083 * gdb.python/py-framefilter.py (name_error): New global.
6084 (ErrorInName.function): Use name_error.
6085
978d6c75
TT
60862018-03-26 Tom Tromey <tom@tromey.com>
6087
6088 PR backtrace/15582:
6089 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6090
b7fee5a3
KS
60912018-03-23 Keith Seitz <keiths@redhat.com>
6092
6093 PR c++/22968
6094 * gdb.cp/subtypes.exp: New file.
6095 * gdb.cp/subtypes.h: New file.
6096 * gdb.cp/subtypes.cc: New file.
6097 * gdb.cp/subtypes-2.cc: New file.
6098
376be529
AB
60992018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6100
6101 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6102 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6103 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6104 -nostartfiles when compiling the test. Confirm that all registers
6105 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6106
066cfa98
AB
61072018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6108
6109 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6110 option, syntax was wrong anyway.
6111 * gdb.arch/arm-disp-step.exp: Likewise.
6112 * gdb.arch/sparc64-regs.exp: Likewise.
6113 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6114 option, syntax was wrong anyway, switch to use
6115 prepare_for_testing.
6116 * gdb.arch/i386-disp-step.exp: Likewise.
6117
079670b9
AA
61182018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6119
6120 * gdb.ada/exec_changed.exp: Replace "target_info exists
6121 use_gdb_stub" by "use_gdb_stub".
6122 * gdb.ada/start.exp: Likewise.
6123 * gdb.base/async-shell.exp: Likewise.
6124 * gdb.base/attach-pie-misread.exp: Likewise.
6125 * gdb.base/attach-wait-input.exp: Likewise.
6126 * gdb.base/break-entry.exp: Likewise.
6127 * gdb.base/break-interp.exp: Likewise.
6128 * gdb.base/dprintf-detach.exp: Likewise.
6129 * gdb.base/nostdlib.exp: Likewise.
6130 * gdb.base/solib-nodir.exp: Likewise.
6131 * gdb.base/statistics.exp: Likewise.
6132 * gdb.base/testenv.exp: Likewise.
6133 * gdb.mi/mi-exec-run.exp: Likewise.
6134 * gdb.mi/mi-start.exp: Likewise.
6135 * gdb.multi/dummy-frame-restore.exp: Likewise.
6136 * gdb.multi/multi-arch-exec.exp: Likewise.
6137 * gdb.multi/multi-arch.exp: Likewise.
6138 * gdb.multi/tids.exp: Likewise.
6139 * gdb.multi/watchpoint-multi.exp: Likewise.
6140 * gdb.python/py-events.exp: Likewise.
6141 * gdb.threads/attach-into-signal.exp: Likewise.
6142 * gdb.threads/attach-stopped.exp: Likewise.
6143 * gdb.threads/threadapply.exp: Likewise.
6144 * lib/selftest-support.exp: Likewise.
6145
26d6cec4
AA
61462018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6147
6148 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6149
4ee89e90
SR
61502018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6151
6152 * gdb.perf/template-breakpoints.cc: New file.
6153 * gdb.perf/template-breakpoints.exp: New file.
6154 * gdb.perf/template-breakpoints.py: New file.
6155
92630041
TT
61562018-03-19 Tom Tromey <tom@tromey.com>
6157
6158 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6159 y0.
6160 * gdb.rust/simple.exp: Test bare identifier form of struct
6161 initializer.
6162
76727919
TT
61632018-03-19 Tom Tromey <tom@tromey.com>
6164
6165 * gdb.gdb/observer.exp: Remove.
6166
194ed413
AA
61672018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6168
6169 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6170 "qualified" option when setting breakpoints.
6171 * gdb.trace/backtrace.exp: Likewise.
6172 * gdb.trace/circ.exp: Likewise.
6173 * gdb.trace/collection.exp: Likewise.
6174 * gdb.trace/disconnected-tracing.exp: Likewise.
6175 * gdb.trace/ftrace-lock.exp: Likewise.
6176 * gdb.trace/ftrace.exp: Likewise.
6177 * gdb.trace/infotrace.exp: Likewise.
6178 * gdb.trace/packetlen.exp: Likewise.
6179 * gdb.trace/passc-dyn.exp: Likewise.
6180 * gdb.trace/qtro.exp: Likewise.
6181 * gdb.trace/read-memory.exp: Likewise.
6182 * gdb.trace/report.exp: Likewise.
6183 * gdb.trace/signal.exp: Likewise.
6184 * gdb.trace/status-stop.exp: Likewise.
6185 * gdb.trace/strace.exp: Likewise.
6186 * gdb.trace/tfind.exp: Likewise.
6187 * gdb.trace/trace-break.exp: Likewise.
6188 * gdb.trace/trace-condition.exp: Likewise.
6189 * gdb.trace/trace-mt.exp: Likewise.
6190 * gdb.trace/tstatus.exp: Likewise.
6191 * gdb.trace/tsv.exp: Likewise.
6192 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6193 * gdb.trace/unavailable.exp: Likewise.
6194 * gdb.trace/while-dyn.exp: Likewise.
6195
8b067d2c
AA
61962018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6197
6198 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6199 that libinproctrace is copied to the target.
6200
3ae9ce5d
TT
62012018-03-14 Tom Tromey <tom@tromey.com>
6202
6203 PR cli/14977:
6204 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6205 a null pointer.
6206 * gdb.base/wchar.exp: Likewise.
6207
b8c2339b
TT
62082018-03-14 Tom Tromey <tom@tromey.com>
6209
6210 PR cli/19918:
6211 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6212 flag.
6213
4872dc46
SM
62142018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6215
6216 PR gdb/22841
6217 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6218 "target" to remote_exec.
6219
e4fe3756
SM
62202018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6221
6222 PR gdb/22841
6223 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6224 ${board}_upload): Remove.
6225
e95a97d4
AA
62262018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6227
6228 * gdb.cp/watch-cp.cc: New test.
6229 * gdb.cp/watch-cp.exp: New file.
6230
dbbb1059
AB
62312018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6232
6233 * gdb.base/infcall-nested-structs.exp: New file.
6234 * gdb.base/infcall-nested-structs.c: New file.
6235 * gdb.base/float.exp: Add riscv support.
6236
ecc054c0
TP
62372018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6238
6239 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6240 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6241
25e3c82c
SDJ
62422018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6243
6244 * gdb.server/abspath.exp: New file.
6245 * lib/gdb.exp (with_cwd): New procedure.
6246
3083294d
SM
62472018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6248
6249 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6250 use it.
6251 (gdb_is_target_remote_prompt): New proc.
6252 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6253 (gdb_is_target_native): Pass prompt parameter to
6254 gdb_is_target_1.
6255
3275ef47
SM
62562018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6257
6258 * gdb.base/load-command.c: New file.
6259 * gdb.base/load-command.exp: New file.
6260 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6261 (gdb_is_target_1): ...this, and generalize for other targets
6262 than just remote.
6263 (gdb_is_target_remote): Use gdb_is_target_1.
6264 (gdb_is_target_native): use gdb_is_target_1.
6265
6893c19a
TT
62662018-02-26 Tom Tromey <tom@tromey.com>
6267
6268 PR python/16497:
6269 * gdb.python/py-framefilter.exp: Update test.
6270
2ddeaf8a
TT
62712018-02-26 Tom Tromey <tom@tromey.com>
6272
6273 * gdb.dwarf2/variant.c: New file.
6274 * gdb.dwarf2/variant.exp: New file.
6275
c9317f21
TT
62762018-02-26 Tom Tromey <tom@tromey.com>
6277
6278 * gdb.rust/simple.exp: Accept more possible results in enum test.
6279
6f6d0c26
SM
62802018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6281
6282 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6283 parentheses.
6284
11b03145
MR
62852018-02-23 Maciej W. Rozycki <macro@mips.com>
6286
6287 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6288 name of a variable: $actual_linejj -> $actual_line.
6289
54a27fe5
JB
62902018-02-21 John Baldwin <jhb@FreeBSD.org>
6291
6292 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6293
de65820c
MM
62942018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6295
6296 * gdb.btrace/buffer-size.exp: Do not force BTS.
6297
980548fd
PA
62982018-02-14 Pedro Alves <palves@redhat.com>
6299
6300 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6301 getting a "Quit".
6302
c4e12631
MM
63032018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6304
6305 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6306 Fix test name.
6307
c2e0e465
SM
63082018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6309
6310 * gdb.cp/m-static.exp: Check type of optimized out static
6311 member.
6312
f7216783
AB
63132018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6314
6315 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6316 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6317
0625771b
LS
63182018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6319 Leszek Swirski <leszeks@google.com>
6320
6321 * gdb.python/py-prettyprint.c
6322 (struct to_string_returns_value_inner,
6323 struct to_string_returns_value_wrapper): New.
6324 (main): Add tsrvw variable.
6325 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6326 ToStringReturnsValueWrapper): New classes.
6327 (register_pretty_printers): Register new pretty-printers.
6328 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6329 recursive pretty printer.
6330 * gdb.python/py-mi.exp: Likewise.
6331
59498c30
LS
63322018-02-01 Leszek Swirski <leszeks@google.com>
6333
6334 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6335 functions with the same name as an include file are parsed
6336 correctly.
6337
d4d38844
YQ
63382018-02-01 Yao Qi <yao.qi@linaro.org>
6339
6340 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6341 "\[^\r\n\]*".
6342
07e5f5cf
NP
63432018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6344
6345 * gdb.arch/powerpc-prologue-frame.s: New file.
6346 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6347 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6348
929b5ad4
JB
63492018-01-31 Joel Brobecker <brobecker@adacore.com>
6350
6351 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6352
e671cd59
PA
63532018-01-30 Pedro Alves <palves@redhat.com>
6354
6355 PR gdb/13211
6356 * gdb.base/interrupt-daemon.c: New.
6357 * gdb.base/interrupt-daemon.exp: New.
6358 * gdb.multi/multi-term-settings.c: New.
6359 * gdb.multi/multi-term-settings.exp: New.
6360
fc413dc4
JB
63612018-01-30 Joel Brobecker <brobecker@adacore.com>
6362
6363 * gdb.base/break.exp: Save the location where the breakpoint
6364 on break.c:47 was actually inserted when debugging the version
6365 compiled at -O2 and use it in the expected output of the "info
6366 break" test performed soon after.
6367
5c319bb2
PA
63682018-01-22 Pedro Alves <palves@redhat.com>
6369 Sergio Durigan Junior <sergiodj@redhat.com>
6370
6371 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6372 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6373
a9e40818
JB
63742018-01-22 Joel Brobecker <brobecker@adacore.com>
6375
6376 * gdb.base/break-include.c, gdb.base/break-include.inc,
6377 gdb.base/break-include.exp: New files.
6378 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6379 line number now being the actual line number where the breakpoint
6380 was inserted.
6381 * gdb.mi/mi-break.exp: Likewise.
6382 * gdb.mi/mi-reverse.exp: Likewise.
6383 * gdb.mi/mi-simplerun.exp: Ditto.
6384
e707fc44
AB
63852018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6386
6387 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6388 varobj.
6389 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6390
ae451627
AB
63912018-01-21 Don Breazeal <donb@codesourcery.com>
6392 Andrew Burgess <andrew.burgess@embecosm.com>
6393
6394 * gdb.mi/basics.c: Add new global.
6395 * gdb.mi/mi-frame-regs.exp: New file.
6396 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6397 case.
6398
b1b189e0
AB
63992018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6400
6401 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6402 non-parameter, and on an unknown symbol.
6403
fcfcc376
TT
64042018-01-19 Tom Tromey <tom@tromey.com>
6405
6406 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6407 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6408
634c1c31
AA
64092018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6410
6411 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6412 setrlimit and chdir to int.
6413
d6ad07fd
AA
64142018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6415
6416 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6417 function.
6418 (my_tend): Likewise.
6419 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6420 rationale of avoiding FP- and vector instructions.
6421
adf8243b
RK
64222018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6423
6424 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6425 "info reg" with "\[ \t\]*".
6426 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6427 "\[ \t\]+".
6428 * gdb.arch/s390-multiarch.exp: Ditto.
6429 * gdb.base/pc-fp.exp: Ditto.
6430 * gdb.reverse/i386-precsave.exp: Ditto.
6431 * gdb.reverse/i386-reverse.exp: Ditto.
6432 * gdb.reverse/i387-env-reverse.exp: Ditto.
6433 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6434
dcc06925
AA
64352018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6436
6437 * lib/gdb.exp (gdb_compile): Re-enable use of
6438 universal_compile_options for languages other than Rust.
6439
25d4fd80
AA
64402018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6441
6442 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6443
ee7f689e 64442018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6445
6446 PR gdb/16577
6447 * gdb.base/solib-vanish.exp: New.
6448 * gdb.base/solib-vanish-main.c: New.
6449 * gdb.base/solib-vanish-lib1.c: New.
6450 * gdb.base/solib-vanish-lib2.c: New.
6451
d8447b6b
YQ
64522018-01-17 Yao Qi <yao.qi@linaro.org>
6453
6454 * gdb.compile/compile.exp: Match the address printed for
6455 frame in the output of command "bt".
6456
86d6a90c
TT
64572018-01-15 Tom Tromey <tom@tromey.com>
6458
6459 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6460 compute sp_reg.
6461
cbcdb1aa
AB
64622018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6463
6464 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6465 to prepare.
6466 (prepare): Return 0 on error, 1 on success.
6467
eea61984
PA
64682018-01-12 Pedro Alves <palves@redhat.com>
6469
6470 * gdb.base/continue-after-aborted-step-over.c: New.
6471 * gdb.base/continue-after-aborted-step-over.exp: New.
6472
6181e9c2
SM
64732018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6474
6475 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6476 options when not creating an executable.
6477
3cada740
PA
64782018-01-11 Pedro Alves <palves@redhat.com>
6479
6480 PR remote/22597
6481 * gdb.server/stop-reply-no-thread.c: New file.
6482 * gdb.server/stop-reply-no-thread.exp: New file.
6483
c63d3e8d
PA
64842018-01-10 Pedro Alves <palves@redhat.com>
6485
6486 PR gdb/22670
6487 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6488 functions too. Test setting breakpoints and printing C functions
6489 with no debug info too.
6490 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6491
d4c2a405
PA
64922018-01-10 Pedro Alves <palves@redhat.com>
6493
6494 PR gdb/22670
6495 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6496 a fail.
6497
8825213e
PA
64982018-01-10 Pedro Alves <palves@redhat.com>
6499
6500 PR gdb/22670
6501 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6502
605fd3c6
YQ
65032018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6504
6505 * gdb.server/unittest.exp: Match the output in non-development
6506 mode.
6507
1e5ded6c
YQ
65082018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6509
6510 * gdb.gdb/unittest.exp: Match output in non-development mode.
6511
30066b0b
JB
65122018-01-08 Joel Brobecker <brobecker@adacore.com>
6513
6514 * gdb.ada/access_tagged_param.exp: Relax expected output
6515 for value of "ObjL" in "continue" to pck.inspect breakpoint
6516 test.
6517
04bafb1e
XR
65182018-01-08 Joel Brobecker <brobecker@adacore.com>
6519
9f86398b
JB
6520 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6521 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6522
e379cee6
PA
65232018-01-05 Pedro Alves <palves@redhat.com>
6524
6525 PR gdb/18653
6526 * gdb.base/libsegfault.exp: New.
6527
de63c46b
PA
65282018-01-05 Joel Brobecker <brobecker@adacore.com>
6529
6530 PR gdb/22670
6531 * gdb.ada/access_tagged_param.exp: New file.
6532 * gdb.ada/access_tagged_param/foo.adb: New file.
6533
f98fc17b
PA
65342018-01-05 Pedro Alves <palves@redhat.com>
6535
6536 PR gdb/22670
6537 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6538 exercise lower case too, and to exercise both full matching and
6539 wild matching.
6540
342f8240
JB
65412018-01-05 Joel Brobecker <brobecker@adacore.com>
6542
6543 * gdb.ada/rename_subscript_param: New testcase.
6544
7150d33c
JG
65452018-01-05 Jerome Guitton <guitton@adacore.com>
6546
6547 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6548
cc0e770c
JB
65492018-01-05 Joel Brobecker <brobecker@adacore.com>
6550
6551 * gdb.ada/convvar_comp: New testcase.
6552
672a41aa 65532018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6554
6555 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6556 (My_Table): New global variable.
6557 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6558
7365ec2f
JB
65592018-01-04 Joel Brobecker <brobecker@adacore.com>
6560
6561 PR gdb/22670
6562 * gdb.ada/maint_with_ada: New testcase.
6563
289483b6
JB
65642018-01-04 Joel Brobecker <brobecker@adacore.com>
6565
6566 PR gdb/22670
6567 * gdb.ada/bp_c_mixed_case: New testcase.
6568
344420da
JB
65692018-01-04 Joel Brobecker <brobecker@adacore.com>
6570
6571 PR gdb/22670
6572 * gdb.ada/complete.exp: Add "complete break ada" test.
6573
66fc87a0
JB
65742018-01-04 Joel Brobecker <brobecker@adacore.com>
6575
6576 PR gdb/22670
6577 * gdb.ada/info_addr_mixed_case: New testcase.
6578
9f757bf7
XR
65792018-01-03 Xavier Roirand <roirand@adacore.com>
6580
6581 * gdb.ada/excep_handle.exp: New testcase.
6582 * gdb.ada/excep_handle/foo.adb: New file.
6583 * gdb.ada/excep_handle/pck.ads: New file.
6584
bd570f80
JB
65852018-01-03 Joel Brobecker <brobecker@adacore.com>
6586
6587 * gdb.base/step-line.c: Add extra empty line in copyright header.
6588 * gdb.base/step-line.inp: Likewise.
6589
9fe561ab
JB
65902018-01-02 Joel Brobecker <brobecker@adacore.com>
6591
6592 * gdb.ada/dyn_stride.exp: Add slice test.
6593
a405673c
JB
65942018-01-02 Joel Brobecker <brobecker@adacore.com>
6595
6596 * gdb.ada/dyn_stride: New testcase.
6597
cef0f868
SH
65982017-12-27 Stafford Horne <shorne@gmail.com>
6599
6600 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6601 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6602
b67d92b0
SH
66032017-12-27 Stafford Horne <shorne@gmail.com>
6604
6605 * gdb.base/reggroups.c: New file.
6606 * gdb.base/reggroups.exp: New file.
6607
eccab96d
JB
66082017-12-18 Joel Brobecker <brobecker@adacore.com>
6609
6610 * gdb.dwarf2/ada-valprint-error.c: New file.
6611 * gdb.dwarf2/ada-valprint-error.exp: New file.
6612
0e2da9f0
JB
66132017-12-18 Joel Brobecker <brobecker@adacore.com>
6614
6615 * gdb.ada/assign_arr: New testcase.
6616
cb923fcc
XR
66172017-12-18 Xavier Roirand <roirand@adacore.com>
6618
6619 * gdb.ada/funcall_ptr: New testcase.
6620
7c161838
SDJ
66212017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6622
6623 PR cli/16224
6624 * gdb.base/ptype-offsets.cc: New file.
6625 * gdb.base/ptype-offsets.exp: New file.
6626
1af17fd9
YQ
66272017-12-15 Yao Qi <yao.qi@linaro.org>
6628
6629 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6630 if XML is disabled.
6631
828d5846
XR
66322017-12-15 Xavier Roirand <roirand@adacore.com>
6633
6634 * gdb.ada/same_component_name: New testcase.
6635
79e8fcaa
JB
66362017-12-14 Joel Brobecker <brobecker@adacore.com>
6637
6638 * gdb.ada/str_binop_equal: New testcase.
6639
e05fa6f9
JB
66402017-12-14 Joel Brobecker <brobecker@adacore.com>
6641
6642 * gdb.ada/task_switch_in_core: New testcase.
6643
b89641ba
SM
66442017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6645
6646 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6647 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6648 call test_bkpt_qualified.
6649 (test_bkpt_qualified): New proc.
6650
6892d2e4
PA
66512017-12-13 Pedro Alves <palves@redhat.com>
6652
6653 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6654 Tighten regexp by matching with an anchor.
6655
a22ecf70
PA
66562017-12-13 Pedro Alves <palves@redhat.com>
6657
6658 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6659 ("expression with namespace"): New set of tests.
6660 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6661 (Nested::Test_NS::qux): New.
6662 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6663 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6664
9937536c
JB
66652017-12-13 Joel Brobecker <brobecker@adacore.com>
6666
6667 * gdb.base/server-del-break.c: New file.
6668 * gdb.base/server-del-break.exp: New file.
6669
fe49c6f5
SH
66702017-12-12 Stafford Horne <shorne@gmail.com>
6671
6672 * gdb.xml/tdesc-regs.exp: Add or1k support.
6673
c3d18620
SH
66742017-12-12 Stafford Horne <shorne@gmail.com>
6675
6676 * gdb.base/bp-permanent.c: Define nop of or1k.
6677
c5f9cfc8
JB
66782017-12-11 Joel Brobecker <brobecker@adacore.com>
6679
6680 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6681 output with components being reordered.
6682
a9c135fc
JB
66832017-12-11 Joel Brobecker <brobecker@adacore.com>
6684
6685 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6686 output with components being reordered.
6687
927aa2e7
JK
66882017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6689 Pedro Alves <palves@redhat.com>
6690
6691 * gdb.base/maint.exp (check for .gdb_index): Check also for
6692 .debug_names.
6693 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6694 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6695 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6696 (.gdb_index used after symbol reloading): Support also .debug_names.
6697 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6698
f17d9474
YQ
66992017-12-08 Yao Qi <yao.qi@linaro.org>
6700
6701 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6702 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6703
a0de8c21
YQ
67042017-12-08 Yao Qi <yao.qi@linaro.org>
6705
6706 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6707 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6708
a738ea1d
YQ
67092017-12-08 Yao Qi <yao.qi@linaro.org>
6710
6711 * gdb.arch/aarch64-tagged-pointer.c: New file.
6712 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6713
1cd9a73b
SDJ
67142017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6715
6716 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6717 "int".
6718
fa6eb693
KS
67192017-12-07 Keith Seitz <keiths@redhat.com>
6720
6721 PR breakpoints/22569
6722 * gdb.linespec/ls-errs.exp: Change expected result of "break
6723 -source this file has spaces.c -line 3".
6724 Check that an explicit source file followed by whitespace is
6725 identified as an invalid explicit location.
6726
883fd55a
KS
67272017-12-07 Keith Seitz <keiths@redhat.com>
6728
6729 * gdb.cp/nested-types.cc: New file.
6730 * gdb.cp/nested-types.exp: New file.
6731 * lib/cp-support.exp: Load data-structures.exp library.
6732 (debug_cp_test_ptype_class): New global.
6733 (cp_ptype_class_verbose, next_line): New procedures.
6734 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6735 Add and document new return value.
6736 Switch the list of lines to a queue.
6737 Add support for new `type' key for nested type definitions.
6738 Add debugging/troubleshooting messages.
6739 * lib/data-structures.exp: New file.
6740
ec72db3e
SM
67412017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6742
6743 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6744 with proc_with_prefix, don't use with_test_prefix.
6745
99598d71
TT
67462017-12-07 Tom Tromey <tom@tromey.com>
6747
6748 * gdb.base/break.exp: Add test for empty "commands".
6749
a8806230
YQ
67502017-12-07 Yao Qi <yao.qi@linaro.org>
6751
6752 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6753 malloc and catch syscall.
6754
824cc835
PM
67552017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6756
e79be6e5 6757 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6758 tests for explicit locations.
6759
7cc244de
PA
67602017-12-06 Pedro Alves <palves@redhat.com>
6761
6762 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6763 force-disabling XML descriptions.
6764
50a1fdd5
PA
67652017-12-04 Pedro Alves <palves@redhat.com>
6766
6767 PR gdb/22499
6768 * gdb.arch/amd64-disp-step-avx.S: New file.
6769 * gdb.arch/amd64-disp-step-avx.exp: New file.
6770
f0fb2488
PA
67712017-12-03 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6774 and <string.h>.
6775 (parent_function): Print distinct messages when waitpid fails, or
6776 the child exits with a signal, or the child exits for an unhandled
6777 reason.
6778 * gdb.threads/process-dies-while-detaching.exp
6779 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6780 it. Wait for both inferior output and GDB's prompt. Use an
6781 indirect spawn id list.
6782 (do_detach): New parameter 'child_exit'. Use it to compute
6783 expected inferior output.
6784 (test_detach, test_detach_watch, test_detach_killed_outside):
6785 Adjust to pass down the expected child exit kind.
6786
97cbe998
SDJ
67872017-12-01 Joel Brobecker <brobecker@adacore.com>
6788 Sergio Durigan Junior <sergiodj@redhat.com>
6789 Pedro Alves <palves@redhat.com>
6790
6791 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6792
40fc416f
SDJ
67932017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6794
6795 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6796 to 'symbol-file' and 'add-symbol-file' can be
6797 position-independent.
6798
1cc75e92
YQ
67992017-12-01 Yao Qi <yao.qi@linaro.org>
6800
6801 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6802 the URL in copyright header.
6803 * gdb.arch/aarch64-fp.exp: Likewise.
6804 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6805 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6806 * gdb.base/expand-psymtabs.exp: Likewise.
6807 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6808 * gdb.fortran/common-block.exp: Likewise.
6809 * gdb.fortran/common-block.f90: Likewise.
6810 * gdb.fortran/logical.exp: Likewise.
6811 * gdb.fortran/vla-datatypes.f90: Likewise.
6812 * gdb.fortran/vla-sub.f90: Likewise.
6813
875fb7a7
JB
68142017-11-30 Joel Brobecker <brobecker@adacore.com>
6815
6816 * gdb.ada/repeat_dyn: New testcase.
6817
6f14765f
UW
68182017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6819
6820 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6821 Update for changed thread numbering.
6822 * gdb.cell/bt.exp: Update for changed GDB output.
6823
f1af7b94
SM
68242017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6825
6826 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6827 setting isremote by hand.
6828 * boards/dwarf4-gdb-index.exp: Likewise.
6829 * boards/fission.exp: Likewise.
6830 * boards/stabs.exp: Likewise.
6831
e3919f3e
PA
68322017-11-30 Pedro Alves <palves@redhat.com>
6833
6834 * gdb.linespec/cpls-ops.exp
6835 (check_explicit_skips_function_argument): Extract the underlying
6836 type of size_t instead of hardcoding it.
6837
bd69330d
PA
68382017-11-29 Pedro Alves <palves@redhat.com>
6839
6840 PR c++/19436
6841 * gdb.linespec/cpls-abi-tag.cc: New file.
6842 * gdb.linespec/cpls-abi-tag.exp: New file.
6843
a20714ff
PA
68442017-11-29 Pedro Alves <palves@redhat.com>
6845
6846 * gdb.base/langs.exp: Use -qualified.
6847 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6848 it.
6849 * gdb.cp/namespace.exp: Use -qualified.
6850 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6851 (overload-3, template-overload, template-ret-type, const-overload)
6852 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6853 procedures.
6854 (test_driver): Call them.
6855 * gdb.cp/save-bp-qualified.cc: New.
6856 * gdb.cp/save-bp-qualified.exp: New.
6857 * gdb.linespec/explicit.exp: Test -qualified.
6858 * lib/completion-support.exp (completion::explicit_opts_list): Add
6859 "-qualified".
6860 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6861
f6f1d339
PM
68622017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6863
6864 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6865
02ca603a
TT
68662017-11-29 Tom Tromey <tom@tromey.com>
6867
6868 * gdb.base/relocate.exp: Update invalid argument test.
6869 Add new tests for invalid arguments.
6870
ed6c0bfb
TP
68712017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6872
6873 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6874 Return 0 as a long.
6875 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6876
f106e10e
TP
68772017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6878
6879 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6880 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6881 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6882 func ().
6883 * gdb.cp/shadow.cc (B.func): Return 0.
6884
10329bb2
JB
68852017-11-27 Joel Brobecker <brobecker@adacore.com>
6886
6887 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6888 expected output in gdb_expect call to allow the exception
6889 message to be present as well. Fix syntax confusion to avoid
6890 TCL thinking that exception_name is an array.
6891
617cd4bc
UW
68922017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6893
6894 * gdb.arch/spu-info.c: Include <unistd.h>.
6895 (do_signal_test): Fix broken calls to write.
6896 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6897 Fix checks for empty mailboxes. Update signal tests for corrected
6898 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6899 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6900 * gdb.cell/arch.exp: Use standard_output_file.
6901 * gdb.cell/break.exp: Likewise.
6902 * gdb.cell/bt.exp: Likewise.
6903 * gdb.cell/core.exp: Likewise.
6904 * gdb.cell/dwarfaddr.exp: Likewise.
6905 * gdb.cell/ea-cache.exp: Likewise.
6906 * gdb.cell/ea-standalone.exp: Likewise.
6907 * gdb.cell/f-regs.exp: Likewise.
6908 * gdb.cell/fork.exp: Likewise.
6909 * gdb.cell/gcore.exp: Likewise.
6910 * gdb.cell/mem-access.exp: Likewise.
6911 * gdb.cell/ptype.exp: Likewise.
6912 * gdb.cell/registers.exp: Likewise.
6913 * gdb.cell/sizeof.exp: Likewise.
6914 * gdb.cell/solib-symbol.exp: Likewise.
6915 * gdb.cell/solib.exp: Likewise.
617cd4bc 6916
a81aaca0
PA
69172017-11-25 Pedro Alves <palves@redhat.com>
6918
6919 * gdb.base/complete-empty.exp: New file.
6920 * gdb.base/completion.exp: Adjust.
6921
6a3c6ee4
PA
69222017-11-25 Pedro Alves <palves@redhat.com>
6923
6924 * gdb.linespec/cpls-ops.cc: New file.
6925 * gdb.linespec/cpls-ops.exp: New file.
6926 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6927 factored out from ...
6928 (test_complete_prefix_range): ... this.
6929
8955eb2d
PA
69302017-11-24 Pedro Alves <palves@redhat.com>
6931
6932 * gdb.linespec/cpcompletion.exp: New file.
6933 * gdb.linespec/cpls-hyphen.cc: New file.
6934 * gdb.linespec/cpls.cc: New file.
6935 * gdb.linespec/cpls2.cc: New file.
6936 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6937 test to use test_gdb_complete_unique. Add label completion,
6938 keyword completion and explicit location completion tests.
6939 * lib/completion-support.exp: New file.
6940
e547c119
JB
69412017-11-24 Joel Brobecker <brobecker@adacore.com>
6942
6943 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6944 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6945 when hitting an exception catchpoint.
6946
7c3c1aa8
YQ
69472017-11-22 Yao Qi <yao.qi@linaro.org>
6948
6949 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6950
41bd68f5
SM
69512017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6952
6953 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6954 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6955 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6956
1daad298
YQ
69572017-11-22 Yao Qi <yao.qi@linaro.org>
6958
6959 * gdb.base/info-os.exp: Pass pthreads.
6960 * gdb.multi/multi-attach.exp: Likewise.
6961
88465e87
YQ
69622017-11-22 Yao Qi <yao.qi@linaro.org>
6963
6964 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6965 compiler.
6966
dc196b23
YQ
69672017-11-22 Yao Qi <yao.qi@linaro.org>
6968
6969 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6970 * gdb.base/break-interp.exp: Likewise.
6971 * gdb.base/jit-attach-pie.exp: Likewise.
6972
2400729e
UW
69732017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6974
6975 * gdb.base/float128.c (large128): New variable.
6976 * gdb.base/float128.exp: Add test to print largest __float128 value.
6977
7a26362d
UW
69782017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6979
6980 * gdb.arch/vsx-regs.exp: Update register content checks.
6981
ed0f4273
UW
69822017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6983
6984 * gdb.arch/ppc-longdouble.exp: New file.
6985 * gdb.arch/ppc-longdouble.c: Likewise.
6986
a25d69c6
PA
69872017-11-21 Pedro Alves <palves@redhat.com>
6988
6989 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6990
73fcf641
PA
69912017-11-20 Pedro Alves <palves@redhat.com>
6992
6993 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6994 (long_double_typedef): New typedefs.
6995 Use DEF on double and long double.
6996 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6997 cases.
6998 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6999 and 'long_double_ptr_same_size' locals. Use them to decide
7000 whether cast from array/function to float is valid/invalid.
7001
71a3c369
TT
70022017-11-17 Tom Tromey <tom@tromey.com>
7003
7004 * gdb.rust/traits.rs: New file.
7005 * gdb.rust/traits.exp: New file.
7006
ced9779b
JB
70072017-11-17 Joel Brobecker <brobecker@adacore.com>
7008
7009 * gdb.ada/minsyms: New testcase.
7010
a0922d80
PA
70112017-11-16 Pedro Alves <palves@redhat.com>
7012
7013 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7014 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7015
ea04e54c
PA
70162017-11-16 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7019 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7020
e849ea89
PA
70212017-11-16 Pedro Alves <palves@redhat.com>
7022
7023 * gdb.server/reconnect-ctrl-c.c: New file.
7024 * gdb.server/reconnect-ctrl-c.exp: New file.
7025
d8ae99a7
PM
70262017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7027
7028 * gdb.python/py-rbreak.exp: New file.
7029 * gdb.python/py-rbreak.c: New file.
7030 * gdb.python/py-rbreak-func2.c: New file.
7031
968a13f8
PA
70322017-11-16 Pedro Alves <palves@redhat.com>
7033
7034 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7035 pattern.
7036 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7037 GDB.
7038
71774bc9
SM
70392017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7040
7041 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7042 regex.
7043
ddbb44cf
SM
70442017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7045
7046 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7047 test names.
7048
584a564f
PA
70492017-11-09 Pedro Alves <palves@redhat.com>
7050
7051 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7052 factored out from ...
7053 (top level): ... here, and adjusted to avoid expecting beyond the
7054 prompt in a single gdb_test_multiple.
7055
5ed7a928
PA
70562017-11-09 Pedro Alves <palves@redhat.com>
7057
7058 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7059 output.
7060 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7061 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7062 * gdb.server/ext-run.exp ("kill" test): Likewise.
7063 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7064
a60e0738
PA
70652017-11-09 Pedro Alves <palves@redhat.com>
7066
7067 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7068 match till end of line.
7069
2c88253f
PA
70702017-11-09 Pedro Alves <palves@redhat.com>
7071
7072 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7073
c7a38517
PA
70742017-11-09 Pedro Alves <palves@redhat.com>
7075
7076 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7077 New procedures, factored out from ...
7078 (top level): ... here, and adjusted to avoid expecting beyond the
7079 prompt in one go.
7080
f29f4b6b
PA
70812017-11-09 Pedro Alves <palves@redhat.com>
7082
7083 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7084 output. Fix '?' match.
7085
286acbb5
JB
70862017-11-08 Joel Brobecker <brobecker@adacore.com>
7087
7088 * gdb.ada/scoped_watch: New testcase.
7089 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7090 which is actually correct.
7091 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7092 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7093
62d7ae92
PA
70942017-11-08 Pedro Alves <palves@redhat.com>
7095
7096 * gdb.gdb/complaints.exp (test_initial_complaints)
7097 (test_serial_complaints, test_short_complaints): Call
7098 complaint_internal instead of complaint.
7099
280ca31f
DT
71002017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7101
7102 * gdb.threads/tls-core.c: New file.
7103 * gdb.threads/tls-core.exp: Likewise.
7104
b5ec771e
PA
71052017-11-08 Pedro Alves <palves@redhat.com>
7106
7107 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7108 (p Exported_Capitalized): New test.
7109 (p exported_capitalized): New test.
7110
a02b41a7
PA
71112017-11-07 Pedro Alves <palves@redhat.com>
7112
7113 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7114
95e95a6d
PA
71152017-11-07 Pedro Alves <palves@redhat.com>
7116
7117 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7118 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7119 (disable_invalid, disable_inverted, disable_negative): New
7120 procedures.
7121 ("bad numbers"): New set of tests.
7122
cee62dbd
PA
71232017-11-07 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.cp/ena-dis-br-range.exp: Add tests.
7126
cc638e86
PA
71272017-11-07 Pedro Alves <palves@redhat.com>
7128
7129 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7130
d0fe4701
XR
71312017-11-07 Xavier Roirand <roirand@adacore.com>
7132 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.base/ena-dis-br.exp: Add reference to
7135 gdb.cp/ena-dis-br-range.exp.
7136 * gdb.cp/ena-dis-br-range.exp: New file.
7137 * gdb.cp/ena-dis-br-range.cc: New file.
7138
46f67f80
PA
71392017-11-06 Pedro Alves <palves@redhat.com>
7140
7141 * gdb.base/attach-non-pgrp-leader.c: New.
7142 * gdb.base/attach-non-pgrp-leader.exp: New.
7143
726e1356
PA
71442017-11-06 Pedro Alves <palves@redhat.com>
7145
7146 * configure.ac: No longer check for termio.h and sgtty.h.
7147 * configure: Regenerate.
7148 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7149 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7150 Remove termio and sgtty code.
7151
50ab6ace
YQ
71522017-11-03 Yao Qi <yao.qi@linaro.org>
7153
7154 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7155 in GDB is disabled.
7156
8e68731c
YQ
71572017-11-03 Yao Qi <yao.qi@linaro.org>
7158
7159 * gdb.python/py-thrhandle.exp: Skip it if python is not
7160 enabled.
7161
3a87ae65
SM
71622017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7163
7164 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7165 as a breakpoint command.
7166
484d8d36
MD
71672017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7168
7169 PR python/21213
7170 * gdb.python/py-infthread.exp: Test calling
7171 InferiorThread.inferior () multiple times in a row.
7172
4a27f119
KS
71732017-10-27 Keith Seitz <keiths@redhat.com>
7174
7175 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7176 Test "info break" for every inlined function breakpoint.
7177
bb11dd58
YQ
71782017-10-27 Yao Qi <yao.qi@linaro.org>
7179
7180 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7181
a43f3893
PF
71822017-10-26 Patrick Frants <osscontribute@gmail.com>
7183
7184 * gdb.cp/classes.exp (test_static_members): Test printing
7185 Outer::instance.
7186 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7187 (Inner::instance, Outer::instance): New.
7188
792ccf00
PA
71892017-10-24 Pedro Alves <palves@redhat.com>
7190
7191 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7192 extra console" test in two stages.
7193
eb2bfbad
PA
71942017-10-24 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7197
1f75a651
PA
71982017-10-24 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7201 loop.
7202
779990d9
PA
72032017-10-24 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7206 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7207
ad9b8f5d
PA
72082017-10-24 Pedro Alves <palves@redhat.com>
7209
7210 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7211 parameter and handle it. Don't output read value in test name.
7212
fee6da6e
PA
72132017-10-24 Pedro Alves <palves@redhat.com>
7214
7215 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7216 custom test name.
7217
10389c2c
PA
72182017-10-24 Pedro Alves <palves@redhat.com>
7219
7220 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7221 include the unstable output directory name in the test's name.
7222 (initial_setup_simple) <'set args'>: Use custom test name.
7223
a80e65a9
PA
72242017-10-24 Pedro Alves <palves@redhat.com>
7225
7226 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7227 with explicit test name.
7228
15763a09
PA
72292017-10-20 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7232 'wait -i'. Use gdb_assert and remote_close.
7233
49a4ce2e
AB
72342017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7235
7236 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7237 number from variable rather than hard-coded.
7238
a75868f5
PA
72392017-10-19 Pedro Alves <palves@redhat.com>
7240
7241 * gdb.base/long-inferior-output.c: New file.
7242 * gdb.base/long-inferior-output.exp: New file.
7243
c8ba13ad
KS
72442017-11-18 Keith Seitz <keiths@redhat.com>
7245
7246 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7247 method.
7248 (main): Call it.
7249 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7250 Add additional user-defined conversion operator tests.
7251
b27de576
PA
72522017-10-17 Pedro Alves <palves@redhat.com>
7253
7254 * boards/native-stdio-gdbserver.exp: Load "local-board".
7255
8484c955
PA
72562017-10-17 Pedro Alves <palves@redhat.com>
7257
7258 * gdb.base/quit-live.c: New file.
7259 * gdb.base/quit-live.exp: New file.
7260
83d5a34d
KS
72612017-10-16 Keith Seitz <keiths@redhat.com>
7262
7263 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7264 (class_with_protected_typedef, class_with_private_typedef)
7265 (struct_with_public_typedef, struct_with_protected_typedef)
7266 (struct_with_private_typedef): New classes/structs.
7267 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7268 typedefs and access specifiers.
7269
739b3f1d
PA
72702017-10-16 Pedro Alves <palves@redhat.com>
7271 Simon Marchi <simon.marchi@polymtl.ca>
7272
7273 * README (Local vs Remote vs Native): New section.
7274 * boards/local-board.exp: New file, with bits factored out from
7275 ...
7276 * boards/native-extended-gdbserver.exp: ... here. Load
7277 "local-board".
7278 * boards/native-gdbserver.exp: Load "local-board".
7279 (${board}_spawn, ${board}_exec): Delete.
7280 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7281 ...
7282 * boards/stdio-gdbserver-base.exp: ... this new file.
7283 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7284 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7285 procedure.
7286 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7287 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7288 stdio_gdbserver_command.
7289 (${board}_get_remote_address, ${board}_get_comm_port)
7290 (${board}_download, ${board}_upload): Delete.
7291 (get_target_remote_pipe_cmd): New.
7292
fe68b953
SM
72932017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7294
7295 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7296 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7297 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7298 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7299 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7300 remove with_test_prefix.
7301
300b6685
PA
73022017-10-13 Pedro Alves <palves@redhat.com>
7303
7304 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7305 * gdb.base/annota1.exp: Use it instead of is_remote.
7306 * gdb.base/annota3.exp: Use it instead of is_remote.
7307 * gdb.cp/annota2.exp: Use it instead of is_remote.
7308 * gdb.cp/annota3.exp: Use it instead of is_remote.
7309 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7310
50500caf
PA
73112017-10-13 Pedro Alves <palves@redhat.com>
7312
7313 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7314 (test_num_test_vars, run_and_count_vars, find_env)
7315 (test_set_unset_env, test_inherit_env_var): New procedures.
7316 (top level): Use them.
7317
dad0c6d2
PA
73182017-10-13 Pedro Alves <palves@redhat.com>
7319
7320 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7321 also skip on stub-like targets.
7322
8b0553c1
PA
73232017-10-13 Pedro Alves <palves@redhat.com>
7324
7325 PR gdb/22293
7326 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7327 (top level): Move some tests to ...
7328 (test_not_found): ... this new procedure.
7329 (top level): Call it.
7330
7594f623
PA
73312017-10-13 Pedro Alves <palves@redhat.com>
7332
7333 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7334 expect different "info terminal" output if testing with a
7335 non-native target.
7336
ebe3b402
PA
73372017-10-13 Pedro Alves <palves@redhat.com>
7338 Simon Marchi <simon.marchi@polymtl.ca>
7339
7340 PR python/12966
7341 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7342
42f1b161
PA
73432017-10-13 Pedro Alves <palves@redhat.com>
7344
7345 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7346 already.
7347
8d6ef72b
PA
73482017-10-13 Pedro Alves <palves@redhat.com>
7349
7350 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7351 is_remote.
7352
d7bcd5b8
PA
73532017-10-13 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7356 is_remote.
7357
df479dc6
PA
73582017-10-13 Pedro Alves <palves@redhat.com>
7359
7360 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7361 is set.
7362 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7363 instead of is_remote.
7364
23fb630a
PA
73652017-10-13 Pedro Alves <palves@redhat.com>
7366
7367 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7368 (top level): Add comment.
7369
cc77b1dc
PA
73702017-10-13 Pedro Alves <palves@redhat.com>
7371
7372 * gdb.base/remote.exp (top level): Fix comment typo and add
7373 missing return.
7374
27c9e813
PA
73752017-10-13 Pedro Alves <palves@redhat.com>
7376 Simon Marchi <simon.marchi@polymtl.ca>
7377
7378 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7379 calls and add comments. Skip test if use_gdb_stub is set.
7380 (top level): Use "set cwd" command instead of "cd" command.
7381
5e830d98
PA
73822017-10-13 Pedro Alves <palves@redhat.com>
7383
7384 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7385 is_remote target check.
7386
f5ca0032
PA
73872017-10-13 Pedro Alves <palves@redhat.com>
7388
7389 * gdb.base/scope.exp: Use build_executable + clean_restart +
7390 gdb_file_cmd instead of prepare_for_testing and no longer skip
7391 "before run" tests on is_remote target boards. Update comments.
7392 * boards/native-extended-gdbserver.exp
7393 (extended_gdbserver_load_last_file): New, factored out from ...
7394 (gdb_load): ... this. Move further below and add comment.
7395 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7396
8aed1c0d
PA
73972017-10-12 Pedro Alves <palves@redhat.com>
7398
7399 * gdb.base/attach.exp: Remove references to gdb64.
7400 * gdb.base/dbx.exp: Remove references to gdb64.
7401
cfa34c87
SM
74022017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7403 Pedro Alves <palves@redhat.com>
7404
7405 * gdb.base/label.exp: Remove is_remote target check.
7406
9192b7de
PA
74072017-10-12 Pedro Alves <palves@redhat.com>
7408
7409 * gdb.base/auvx.exp (coredir): Update comment.
7410 (top level) <core_works>: Use "set cwd" command instead of "cd"
7411 command.
7412
6bf0052d
PA
74132017-10-12 Pedro Alves <palves@redhat.com>
7414 Simon Marchi <simon.marchi@polymtl.ca>
7415
7416 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7417 target boards.
7418
e48ef82d
PA
74192017-10-12 Pedro Alves <palves@redhat.com>
7420 Simon Marchi <simon.marchi@polymtl.ca>
7421
7422 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7423 Instead skip if there's any gdb_protocol set.
7424
8d7aea57
SM
74252017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7426 Pedro Alves <palves@redhat.com>
7427
7428 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7429
30440677
PA
74302017-10-12 Pedro Alves <palves@redhat.com>
7431 Simon Marchi <simon.marchi@polymtl.ca>
7432
7433 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7434 instead of on dejagnu remote boards.
7435
4e04f045 74362017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7437 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7438
7439 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7440 checks. Use build_executable + clean_restart instead of
7441 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7442 of enabling non-stop after starting gdb.
7443
871a186e
PA
74442017-10-12 Pedro Alves <palves@redhat.com>
7445
7446 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7447 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7448 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7449 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7450
56d704da
AK
74512017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7452
7453 * gdb.arch/arc-tdesc-cpu.exp: New file.
7454 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7455
2f20e312
SM
74562017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7457
7458 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7459
65630365
PA
74602017-10-10 Pedro Alves <palves@redhat.com>
7461
7462 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7463 expect CLI output.
7464
bf469271
PA
74652017-10-10 Pedro Alves <palves@redhat.com>
7466
7467 * lib/selftest-support.exp (selftest_setup): Update for
7468 captured_command_loop's prototype change.
7469
777a42f1
PA
74702017-10-09 Pedro Alves <palves@redhat.com>
7471
7472 Test both arch1=>arch2 and arch2=>arch1.
7473
7474 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7475 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7476 factored out to...
7477 (append_arch1_options, append_arch2_options, append_arch_options)
7478 (build_executables): New procedures.
7479 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7480 local.
7481 (top level): Add new 'first_arch' testing axis.
7482
cbd2b4e3
PA
74832017-10-09 Pedro Alves <palves@redhat.com>
7484
7485 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7486 (barrier): New.
7487 (thread_start, all_started): New functions.
7488 (main): Spawn new thread and wait until it is scheduled.
7489 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7490 option.
7491 (do_test): Add 'selected_thread' parameter. Run to all_started
7492 instead of main. Explicitly set the breakpoint at main. Switch
7493 to the SELECTED_THREAD thread.
7494 (top level): Test handling the exec event with either the main
7495 thread or the second thread selected.
7496
5c9e4427
PA
74972017-10-09 Pedro Alves <palves@redhat.com>
7498
7499 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7500 logic. Move STOP marker after the value checks.
7501 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7502 regexp.
7503
b3b7c423
SL
75042017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7505
7506 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7507
3b4b2f16
UW
75082017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7509
7510 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7511 integer-to-dfp conversion.
7512 * gdb.base/dfp-test.exp: Likewise.
7513
5cd63fda
PA
75142017-10-04 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.multi/hangout.c: Include <unistd.h>.
7517 (hangout_loop): New function.
7518 (main): Call alarm. Call hangout_loop in a loop.
7519 * gdb.multi/hello.c: Include <unistd.h>.
7520 (hello_loop): New function.
7521 (main): Call alarm. Call hangout_loop in a loop.
7522 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7523 inferior with the other selected.
7524
4c71c105
SM
75252017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7526
7527 * gdb.mi/list-thread-groups-available.exp: New file.
7528 * gdb.mi/list-thread-groups-available.c: New file.
7529
bc3b087d
SDJ
75302017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7531
7532 * gdb.base/set-cwd.exp: Make it available on
7533 native-extended-gdbserver.
7534
d092c5a2
SDJ
75352017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7536
7537 * gdb.base/set-cwd.c: New file.
7538 * gdb.base/set-cwd.exp: Likewise.
7539
45320ffa
TT
75402017-10-02 Tom Tromey <tom@tromey.com>
7541
7542 PR rust/22236:
7543 * gdb.rust/simple.rs (main): New variable "fslice".
7544 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7545
b3e3859b
TT
75462017-10-02 Tom Tromey <tom@tromey.com>
7547
7548 * gdb.rust/simple.exp: Test ptype of a slice.
7549
01af5e0d
TT
75502017-10-02 Tom Tromey <tom@tromey.com>
7551
7552 * gdb.rust/simple.exp: Test index of slice.
7553
a9bbfbd8
TT
75542017-09-27 Tom Tromey <tom@tromey.com>
7555
7556 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7557
df8899e5
TP
75582017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7559 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.base/compare-sections.exp (get value of read-only section): Read
7562 as unsigned value.
7563 (corrupt read-only section): Likewise and don't set written if patching
7564 failed.
7565
757bf54b
KB
75662017-09-21 Kevin Buettner <kevinb@redhat.com>
7567
7568 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7569 files.
7570
06871ae8
PA
75712017-09-20 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7574 symbol names in gdb's output.
7575 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7576
e5f25bc5
PA
75772017-09-20 Pedro Alves <palves@redhat.com>
7578
7579 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7580 Rename to ...
7581 (test_list_ambiguous_symbol): ... this and add a symbol name
7582 parameter. Adjust.
7583 (test_list_ambiguous_function): Reimplement on top of
7584 test_list_ambiguous_symbol and also test listing ambiguous
7585 variables.
7586 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7587 (ambiguous_fun): ... this.
7588 (ambiguous_var): New.
7589 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7590 (ambiguous_fun): ... this.
7591 (ambiguous_var): New.
7592
4e5a4f58
JB
75932017-09-19 John Baldwin <jhb@FreeBSD.org>
7594
7595 * gdb.base/starti.c: New file.
7596 * gdb.base/starti.exp: New file.
7597 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7598
26e53f3e
PA
75992017-09-14 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7602 (top level): Use it instead of runto.
7603
cb791d59
TT
76042017-09-11 Tom Tromey <tom@tromey.com>
7605
7606 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7607
7c96f8c1
TT
76082017-09-11 Tom Tromey <tom@tromey.com>
7609
7610 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7611 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7612
469412dd
CW
76132017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7614
7615 * gdb.fortran/printing-types.exp: New file.
7616 * gdb.fortran/printing-types.exp: New file.
7617
e0f86435
BH
76182017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7619
7620 * gdb.fortran/vla-ptype.exp: Fix typos.
7621 * gdb.fortran/vla-value.exp: Same.
7622
9e9af4be
BH
76232017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7624
7625 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7626 * gdb.mi/mi-var-child-f.exp: Likewise.
7627 * gdb.mi/mi-vla-fortran.exp: Likewise.
7628
a5ad232b 76292017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7630 Christoph Weinmann <christoph.t.weinmann@intel.com>
7631 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7632
7633 * gdb.fortran/ptr-indentation.f90: New file.
7634 * gdb.fortran/ptr-indentation.exp: New file.
7635
5aec60eb
TT
76362017-09-05 Tom Tromey <tom@tromey.com>
7637
7638 PR gdb/22010:
7639 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7640
8f8f8152
TP
76412017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7642
7643 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7644
fbd1b771
JK
76452017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7646
7647 * gdb.threads/tls-nodebug-pie.c: New file.
7648 * gdb.threads/tls-nodebug-pie.exp: New file.
7649
5eb5f850
TT
76502017-09-05 Tom Tromey <tom@tromey.com>
7651
7652 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7653 for rust.
7654
ae780a21
SM
76552017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7656
7657 * gdb.multi/multi-arch-exec.exp: Test with different
7658 "follow-exec-mode" settings.
7659 (do_test): New procedure.
7660
3693fdb3
PA
76612017-09-04 Pedro Alves <palves@redhat.com>
7662
7663 * gdb.base/func-static.c (S::method const, S::method volatile)
7664 (S::method volatile const): New methods.
7665 (c_s, v_s, cv_s): New instances.
7666 (main): Call method() on them.
7667 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7668 (cannot_resolve): New procedure.
7669 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7670 print-quote-unquoted columns.
7671 (do_test): Test printing each scope too.
7672
e68cb8e0
PA
76732017-09-04 Pedro Alves <palves@redhat.com>
7674
7675 * gdb.base/local-static.exp: Also test with
7676 class::method::variable wholly quoted.
7677 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7678
858be34c
PA
76792017-09-04 Pedro Alves <palves@redhat.com>
7680
7681 * gdb.base/local-static.c: New.
7682 * gdb.base/local-static.cc: New.
7683 * gdb.base/local-static.exp: New.
7684
46a4882b
PA
76852017-09-04 Pedro Alves <palves@redhat.com>
7686
7687 * gdb.asm/asm-source.exp: Add casts to int.
7688 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7689 (dataglobal64_1, dataglobal64_2): New globals.
7690 * gdb.base/nodebug.exp: Test different expressions involving the
7691 new globals, with print, whatis and ptype. Add casts to int.
7692 * gdb.base/solib-display.exp: Add casts to int.
7693 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7694 * gdb.cp/m-static.exp: Add cast to int.
7695 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7696 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7697 tls variable with no debug info without a cast. Test with a cast
7698 to int too.
7699 * gdb.trace/entry-values.exp: Add casts.
7700
2c5a2be1
PA
77012017-09-04 Pedro Alves <palves@redhat.com>
7702
7703 * gdb.base/nodebug.exp: Test that ptype's error about functions
7704 with unknown return type includes the function name too.
7705
7022349d
PA
77062017-09-04 Pedro Alves <palves@redhat.com>
7707
7708 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7709 return type of munmap in infcall.
7710 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7711 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7712 type of ftell in infcall.
7713 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7714 type of getpid in infcall.
7715 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7716 infcall.
7717 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7718 Bail on failure to extract the pid.
7719 * gdb.base/nodebug.c: #include <stdint.h>.
7720 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7721 New functions.
7722 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7723 Change expected output of print/whatis/ptype with functions with
7724 no debug info. Test all supported languages. Call
7725 test_call_promotion.
7726 * gdb.compile/compile.exp: Adjust expected output to expect
7727 warning.
7728 * gdb.threads/siginfo-threads.exp: Likewise.
7729
54990598
PA
77302017-09-04 Pedro Alves <palves@redhat.com>
7731
7732 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7733 "prototypes". Test calling float functions via prototyped and
7734 unprototyped function pointers.
7735 (perform_all_tests): New parameter "prototypes". Pass it down.
7736 (top level): Pass down "prototypes" parameter to
7737 perform_all_tests.
7738
34d16ea2
SM
77392017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7740
7741 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7742 Test with nested loops.
7743
9521ecda
SM
77442017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7745
7746 * gdb.base/commands.exp: Call the new procedures.
7747 (loop_break_test, loop_continue_test): New procedures.
7748
80a65e9b
SM
77492017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7750
7751 * gdb.base/commands.exp: Call new procedure.
7752 (define_if_without_arg_test): New procedure.
7753
e439fa14
PA
77542017-09-04 Pedro Alves <palves@redhat.com>
7755
7756 * gdb.base/list-ambiguous.exp: New file.
7757 * gdb.base/list-ambiguous0.c: New file.
7758 * gdb.base/list-ambiguous1.c: New file.
7759 * gdb.base/list.exp (test_list_range): Adjust expected output.
7760
0a2dde4a
SDJ
77612017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7762
7763 * gdb.base/share-env-with-gdbserver.c: New file.
7764 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7765
5e89eb3a
SM
77662017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7767
7768 * gdb.base/commands.exp (gdbvar_simple_if_test,
7769 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7770 progvar_simple_if_test, progvar_simple_while_test,
7771 progvar_complex_if_while_test, user_defined_command_test,
7772 user_defined_command_args_eval,
7773 user_defined_command_args_stack_test,
7774 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7775 temporary_breakpoint_commands,
7776 gdb_test_no_prompt, redefine_hook_test,
7777 redefine_backtrace_test): Remove "global gdb_prompt".
7778
fd437cbc
SM
77792017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7780
7781 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7782 New proc, call it from toplevel.
7783
87215ad1
SDJ
77842017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7785
7786 PR remote/21852
7787 * gdb.server/normal.c: New file, copied from gdb.base.
7788 * gdb.server/run-without-local-binary.exp: New file.
7789
58afddc6
WP
77902017-08-07 Weimin Pan <weimin.pan@oracle.com>
7791
7792 * gdb.arch/sparc64-adi.exp: New file.
7793 * gdb.arch/sparc64-adi.c: New file.
7794
5277199a
PA
77952017-08-22 Pedro Alves <palves@redhat.com>
7796
7797 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7798 (top level): Add "list all overloads" tests.
7799
14278e1f
TT
78002017-08-22 Tom Tromey <tom@tromey.com>
7801
7802 * gdb.gdb/xfullpath.exp: Remove.
7803
bf223d3e
PA
78042017-08-21 Pedro Alves <palves@redhat.com>
7805
7806 PR gdb/19487
7807 * gdb.base/symbol-alias.c: New.
7808 * gdb.base/symbol-alias2.c: New.
7809 * gdb.base/symbol-alias.exp: New.
7810
c973d0aa
PA
78112017-08-21 Pedro Alves <palves@redhat.com>
7812
7813 * gdb.base/dfp-test.c
7814 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7815 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7816 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7817 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7818 * gdb.base/whatis-ptype-typedefs.c: New.
7819 * gdb.base/whatis-ptype-typedefs.exp: New.
7820 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7821 (an_int, an_int_type, an_int_type2): New globals.
7822 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7823 involving typedefs and cast expressions.
7824 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7825 (lookup_typedefs_function): New.
7826 (typedefs_pretty_printers_dict): New.
7827 (top level): Register lookup_typedefs_function in
7828 gdb.pretty_printers.
7829
6d580b63
YQ
78302017-08-18 Yao Qi <yao.qi@linaro.org>
7831
7832 * gdb.server/unittest.exp: New.
7833
206726fb
SDJ
78342017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7835
7836 PR gdb/21954
7837 * gdb.base/environ.exp: Add test to check if 'unset environment'
7838 works.
7839
bf0ec4c2
AA
78402017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7841
7842 * lib/gdb.exp (universal_compile_options): New caching proc.
7843 (gdb_compile): Suppress GCC's coloring of messages.
7844
d6382fff
TT
78452017-08-14 Tom Tromey <tom@tromey.com>
7846
7847 PR gdb/21675:
7848 * gdb.base/printcmds.exp (test_radices): New function.
7849 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7850 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7851 * lib/gdb.exp (get_integer_valueof): Use p/d.
7852
c2c2dd9f
SM
78532017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7854
7855 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7856 characters.
7857
fdffd6f4
TT
78582017-08-05 Tom Tromey <tom@tromey.com>
7859
7860 * gdb.rust/simple.exp: Allow String to appear in a different
7861 namespace.
7862
27d41eac
YQ
78632017-07-26 Yao Qi <yao.qi@linaro.org>
7864
7865 * gdb.gdb/unittest.exp: Invoke command
7866 "maintenance check xml-descriptions".
7867
031ed05d
AA
78682017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7869
7870 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7871 calling context.
7872 (hex128): Drop erroneous calculation of parameters.
7873
dcd27ddf
SM
78742017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7875
7876 * gdb.python/py-unwind.exp: Disable stack protection when
7877 building test file.
7878
47e77640
PA
78792017-07-20 Pedro Alves <palves@redhat.com>
7880
7881 * gdb.base/default.exp (set language): Adjust expected output.
7882
62d2a18a
PA
78832017-07-20 Pedro Alves <palves@redhat.com>
7884
7885 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7886 (test_minsym): ... this, and make static.
7887 (get_pck__foo__bar__minsym): Rename to ...
7888 (get_test_minsym): ... this.
7889 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7890 symbol names and comments.
7891 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7892 (get_test_minsym): ... this.
7893 (pck__foo__bar__minsym__2): Rename to ...
7894 (test_minsym): ... this.
7895 (main): Adjust.
7896
c45ec17c
PA
78972017-07-17 Pedro Alves <palves@redhat.com>
7898
7899 * gdb.base/completion.exp: Adjust expected output.
7900 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7901 the completer works.
7902
c6756f62
PA
79032017-07-17 Pedro Alves <palves@redhat.com>
7904
7905 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7906
5bd68487
AB
79072017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7908
7909 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7910
8880f2a9
TT
79112017-07-14 Tom Tromey <tom@tromey.com>
7912
7913 PR rust/21764:
7914 * gdb.rust/simple.exp: Add tests.
7915
65547233
TT
79162017-07-14 Tom Tromey <tom@tromey.com>
7917
7918 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7919
8f14146e
PA
79202017-07-14 Pedro Alves <palves@redhat.com>
7921
7922 * gdb.linespec/base/one/thefile.cc (z1): New function.
7923 * gdb.linespec/base/two/thefile.cc (z2): New function.
7924 * gdb.linespec/linespec.exp: Add tests.
7925
b4365d02
AB
79262017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7927
7928 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7929 to mi_create_breakpoint.
7930
5d2cbaa5
AB
79312017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7932
7933 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7934 mi_create_breakpoint.
7935
11cb5716
IB
79362017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7937
7938 * gdb.dlang/demangle.exp: Update for demangling changes.
7939
03278692
TT
79402017-07-09 Tom Tromey <tom@tromey.com>
7941
7942 * gdb.dwarf2/shortpiece.exp: New file.
7943
33c5cd75
DB
79442017-07-06 David Blaikie <dblaikie@gmail.com>
7945
7946 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7947 built from fissiont-multi-cu{1,2}.c.
7948 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7949 except putting 'main' and 'func' in separate CUs in the same DWO file.
7950 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7951 test.
7952 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7953 test.
7954
8455d262
PA
79552017-07-06 Pedro Alves <palves@redhat.com>
7956
7957 * gdb.python/py-unwind.exp: Test flushregs.
7958
dc4bde35
SDJ
79592017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7960
7961 PR cli/21688
7962 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7963 tests for alias commands and trailing whitespace.
7964
51ed89aa
SDJ
79652017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7966
7967 PR cli/21688
7968 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7969 procedure. Call it.
7970
eb17d413
PA
79712017-06-29 Pedro Alves <palves@redhat.com>
7972
7973 * gdb.base/printcmds.exp: Add tests.
7974
41664b45
DG
79752017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7976
7977 PR gdb/21337
7978 * gdb.base/reread-readsym.exp: New file.
7979 * gdb.base/reread-readsym.c: New file.
7980
75312ae3
KB
79812017-06-21 Kevin Buettner <kevinb@redhat.com>
7982
7983 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7984 subpattern.
7985
66953522
PB
79862017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7987
7988 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7989 extended mnemonic.
7990 * gdb.arch/powerpc-power9.s: Likewise.
7991
5524b525
AA
79922017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7993
7994 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7995 on 32-bit x86 targets. Exploit is_*_target macros where
7996 appropriate.
7997
03c8af18
AA
79982017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7999
8000 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8001 register pieces.
8002
3bf31011
AA
80032017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8004
8005 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8006 located in one or more DWARF pieces.
8007
805acca0
AA
80082017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8009
8010 * lib/gdb.exp (get_endianness): New proc.
8011 * gdb.arch/aarch64-fp.exp: Use it.
8012 * gdb.arch/altivec-regs.exp: Likewise.
8013 * gdb.arch/e500-regs.exp: Likewise.
8014 * gdb.arch/vsx-regs.exp: Likewise.
8015 * gdb.base/dump.exp: Likewise.
8016 * gdb.base/funcargs.exp: Likewise.
8017 * gdb.base/gnu_vector.exp: Likewise.
8018 * gdb.dwarf2/formdata16.exp: Likewise.
8019 * gdb.dwarf2/implptrpiece.exp: Likewise.
8020 * gdb.dwarf2/nonvar-access.exp: Likewise.
8021 * gdb.python/py-inferior.exp: Likewise.
8022 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8023
e9352324
AA
80242017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8025
8026 PR gdb/21226
8027 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8028 stack value pieces are taken from the LSB end.
8029
d5d1163e
AA
80302017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8031
8032 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8033 variable at nonzero offset.
8034
0567c986
AA
80352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8036
8037 * gdb.dwarf2/var-access.c: New file.
8038 * gdb.dwarf2/var-access.exp: New test.
8039 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8040
973e9aab
TT
80412017-06-12 Tom Tromey <tom@tromey.com>
8042
8043 * gdb.dwarf2/formdata16.exp: Add tests.
8044
d9109c80
TT
80452017-06-12 Tom Tromey <tom@tromey.com>
8046
8047 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8048
30a25466
TT
80492017-06-12 Tom Tromey <tom@tromey.com>
8050
8051 PR exp/16225:
8052 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8053 * gdb.arch/vsx-regs.exp: Update tests.
8054 * gdb.arch/s390-vregs.exp (hex128): New proc.
8055 Update test.
8056 * gdb.arch/altivec-regs.exp: Update tests.
8057
aefd8b33
SDJ
80582017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8059
8060 * gdb.base/startup-with-shell.c: New file.
8061 * gdb.base/startup-with-shell.exp: Likewise.
8062
2090129c
SDJ
80632017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8064
8065 * gdb.server/non-existing-program.exp: Update regex in order to
8066 reflect the fact that gdbserver is now using fork_inferior (with a
8067 shell) to startup the inferior.
8068
8e86a419
SM
80692017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8070
8071 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8072 support function calls from GDB.
8073
e6cf65f2
TT
80742017-05-21 Tom Tromey <tom@tromey.com>
8075
8076 PR rust/21466:
8077 * gdb.rust/unsized.exp: New file.
8078 * gdb.rust/unsized.rs: New file.
8079
43cc5389
TT
80802017-05-19 Tom Tromey <tom@tromey.com>
8081
8082 PR rust/21484:
8083 * gdb.rust/watch.exp: New file.
8084 * gdb.rust/watch.rs: New file.
8085
ec8df234
TT
80862017-05-18 Tom Tromey <tom@tromey.com>
8087
8088 * gdb.rust/simple.exp: Allow Box to be qualified.
8089
3e3e7fae
TP
80902017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8091
8092 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8093
59cc050d
PA
80942017-05-18 Pedro Alves <palves@redhat.com>
8095
8096 * gdb.base/fileio.c (test_write, test_read, test_close)
8097 (test_fstat): Don't print 'ret' in the fail path.
8098
c8f6abd1
PA
80992017-05-18 Pedro Alves <palves@redhat.com>
8100
8101 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8102 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8103 (test_system, test_rename, test_unlink, test_time): Change
8104 prototypes.
8105 * gdb.base/fileio.exp (stop_msg): Adjust.
8106
d2a03b77
PA
81072017-05-18 Pedro Alves <palves@redhat.com>
8108
8109 * gdb.base/fileio.c (null_str): New global.
8110 (test_stat): Use it.
8111 * gdb.base/fileio.exp: Remove nowarnings.
8112
0d5c6999
YQ
81132017-05-17 Yao Qi <yao.qi@linaro.org>
8114
8115 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8116
21873064
YQ
81172017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8118
8119 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8120 argument command.
8121 (top-level): Invoke test_set_inferior_tty.
8122
d512d31c
PA
81232017-05-04 Pedro Alves <palves@redhat.com>
8124
8125 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8126 Add parens to print call for Python 3.
8127
90cef2ed
KS
81282017-05-03 Keith Seitz <keiths@redhat.com>
8129
8130 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8131 (main): Call it.
8132
14f819c8
TW
81332017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8134
8135 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8136 to prev and next.
8137
913aeadd
TW
81382017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8139
8140 * gdb.python/py-record-btrace.exp: Remove test for
8141 gdb.BtraceInstruction.error.
8142
a3be24ad
TW
81432017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8144
8145 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8146
ae20e79a
TW
81472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8148
8149 * gdb.python/py-record-btrace-threads.c: New file.
8150 * gdb.python/py-record-btrace-threads.exp: New file.
8151
45ce1b47
SDJ
81522017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8153
8154 PR testsuite/8595
8155 * gdb.base/environ.exp: Make test available in all architectures.
8156 Move bits related to "info program" testing to
8157 gdb.base/info-program.exp. Rewrite tests to use the two new
8158 procedures mentione below.
8159 (test_set_show_env_var) New procedure.
8160 (test_set_show_env_var_equal): Likewise.
8161 * gdb.base/info-program.exp: New file.
8162
e15c3eb4
KS
81632017-04-27 Keith Seitz <keiths@redhat.com>
8164
8165 * gdb.cp/oranking.cc (test15): New function.
8166 (main): Call test15 and declare additional variables for testing.
8167 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8168 "p foo101('abc')" tests.
8169 Add tests for cv qualifier overloads.
8170 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8171 "lvalue reference overload" test.
8172 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8173 "print value of f1 on Child&& in f2" test.
8174
3a3fd0fd
PA
81752017-04-19 Pedro Alves <palves@redhat.com>
8176
8177 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8178 procedure.
8179 (top level): Call it.
8180 * lib/gdb.exp (gdb_define_cmd): New procedure.
8181
53375380
PA
81822017-04-12 Pedro Alves <palves@redhat.com>
8183
8184 PR gdb/21323
8185 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8186 (wchar): New global.
8187 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8188 (do_test_wide_char, wide_char_types_no_program, top level): Add
8189 wchar_t testing.
8190
53e710ac
PA
81912017-04-12 Pedro Alves <palves@redhat.com>
8192
8193 PR c++/21323
8194 * gdb.cp/wide_char_types.c: New file.
8195 * gdb.cp/wide_char_types.exp: New file.
8196
0ad9d8c7
SDJ
81972017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8198
8199 PR gdb/21352
8200 * gdb.trace/tsv.exp: Add test for "tsave -r".
8201
b1b45502
IB
82022017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8203
8204 * gdb.dlang/watch-loc.c: New file.
8205 * gdb.dlang/watch-loc.exp: New file.
8206
ec13808e
JK
82072017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8208
8209 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8210
fe5f7374
AK
82112017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8212
8213 * gdb.arch/arc-analyze-prologue.S: New file.
8214 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8215
eea78757
AK
82162017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8217
8218 * gdb.arch/arc-decode-insn.S: New file.
8219 * gdb.arch/arc-decode-insn.exp: Likewise.
8220
5badf10a
IR
82212017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8222
8223 PR tdep/20928
8224 * gdb.arch/sparc64-regs.exp: New file.
8225 * gdb.arch/sparc64-regs.S: Likewise.
8226
cee59b3f
TW
82272017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8228
8229 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8230 and memory view on Python 3.
8231
c0f55cc6
AV
82322017-03-20 Artemiy Volkov <artemiyv@acm.org>
8233 Keith Seitz <keiths@redhat.com>
8234
8235 PR gdb/14441
8236 * gdb.cp/demangle.exp: Add rvalue reference tests.
8237 * gdb.cp/rvalue-ref-casts.cc: New file.
8238 * gdb.cp/rvalue-ref-casts.exp: New file.
8239 * gdb.cp/rvalue-ref-overload.cc: New file.
8240 * gdb.cp/rvalue-ref-overload.exp: New file.
8241 * gdb.cp/rvalue-ref-params.cc: New file.
8242 * gdb.cp/rvalue-ref-params.exp: New file.
8243 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8244 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8245 * gdb.cp/rvalue-ref-types.cc: New file.
8246 * gdb.cp/rvalue-ref-types.exp: New file.
8247 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8248 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8249
51457a05
MAL
82502017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8251
8252 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8253 New procedure.
8254
5b291c04
MAL
82552017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8256
8257 * lib/mi-support.exp (mi_gdb_test): Add additional message
8258 for unexpected output.
8259
59a56148
AA
82602017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8261
8262 * gdb.base/examine-backward.c (Barrier): New character array
8263 constant, to ensure that TestStrings is preceded by a string
8264 terminator.
8265
7942e96e
AA
82662017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8267
8268 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8269 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8270 and implicit pointer into such a location.
8271
6ebac3fb
DE
82722017-03-16 Doug Evans <dje@google.com>
8273
8274 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8275
ec3b243d
TP
82762017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8277
8278 * gdb.cp/m-static.exp: Fix expectation for prototype of
8279 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8280
82812017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8282
8283 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8284 * gdb.guile/scm-lazy-string.c: New file.
8285 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8286 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8287 for pointer, array, typedef lazy strings.
8288
2cc36e25 82892017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8290
8291 PR python/17728, python/18439, python/18779
8292 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8293 * gdb.python/py-lazy-string.c (pointer): New typedef.
8294 (main): New locals ptr, array, typedef_ptr.
8295 * gdb.python/py-value.exp: Move lazy string tests to ...
8296 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8297 array, typedef lazy strings.
ec3b243d 8298
0efcde63
AK
82992017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8300
8301 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8302 Add optional 'test' parameter.
8303
7978d7c3
SM
83042017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8305
8306 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8307 Skip for versions of DejaGnu < 1.5.
8308
896c0c1e
SM
83092017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8310
8311 * lib/gdb.exp (dejagnu_version): New proc.
8312 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8313 Use dejagnu_version.
8314
5f4d1085
KS
83152017-03-10 Keith Seitz <keiths@redhat.com>
8316
8317 PR c++/8128
8318 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8319 type from destructor regexps.
8320 Add a branch which actually passes the test.
8321 Adjust "ptype t5i" test names.
8322
1de05205
PA
83232017-03-08 Pedro Alves <palves@redhat.com>
8324
8325 * gdb.base/step-over-exit.exp: Add explicit test message.
8326
c65d6b55
PA
83272017-03-08 Pedro Alves <palves@redhat.com>
8328
8329 PR gdb/18360
8330 * gdb.threads/interrupt-while-step-over.c: New file.
8331 * gdb.threads/interrupt-while-step-over.exp: New file.
8332
2e86a283
PA
83332017-03-08 Pedro Alves <palves@redhat.com>
8334
8335 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8336 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8337
25dcbff6
PA
83382017-03-08 Pedro Alves <palves@redhat.com>
8339
8340 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8341 PKRU as not supported as a PASS.
8342
dc9366eb
PA
83432017-03-08 Pedro Alves <palves@redhat.com>
8344
8345 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8346 prefix instead of $binfile1/$binfile2.
8347 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8348 in test message.
8349 * gdb.python/py-completion.exp: Use "load python file" as test
8350 messages instead of unstable path names.
8351
6e5d74e7
PA
83522017-03-08 Pedro Alves <palves@redhat.com>
8353 Jan Kratochvil <jan.kratochvil@redhat.com>
8354
8355 PR cli/21218
8356 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8357 New proc.
8358 (top level): Call it.
8359
9753a2f6
PA
83602017-03-08 Pedro Alves <palves@redhat.com>
8361
8362 PR tui/21216
8363 * gdb.tui/tui-nl-filtered-output.exp: New file.
8364
1a4dd9dd
PA
83652017-03-08 Pedro Alves <palves@redhat.com>
8366
8367 * gdb.base/completion.exp: Move TUI completion tests to ...
8368 * gdb.tui/completion.exp: ... this new file.
8369
7cbbff33
PA
83702017-03-08 Pedro Alves <palves@redhat.com>
8371
8372 * gdb.base/tui-disasm-long-lines.c,
8373 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8374 gdb.base/tui-layout.exp: Move to ...
8375 * gdb.tui/: ... this new directory.
8376
5f6fd321
PA
83772017-03-07 Pedro Alves <palves@redhat.com>
8378
8379 * gdb.base/tui-layout.c: New file.
8380 * gdb.base/tui-layout.exp: New file.
8381
44959fa8
PA
83822017-03-07 Pedro Alves <palves@redhat.com>
8383
8384 * gdb.base/tui-layout.c: Rename to ...
8385 * gdb.base/tui-disasm-long-lines.c: ... this.
8386 * gdb.base/tui-layout.exp: Rename to ...
8387 * gdb.base/tui-disasm-long-lines.exp: ... this.
8388
f8c4e718
PA
83892017-03-07 Pedro Alves <palves@redhat.com>
8390
8391 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8392
6dbb839a 83932017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8394
8395 * i386-mpx-call.c: New file.
8396 * i386-mpx-call.exp: New file.
8397
65b48a81
PB
83982017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8399
8400 * gdb.arch/powerpc-power.exp: Delete test.
8401 * gdb.arch/powerpc-power.s: Likewise.
8402 * gdb.disasm/disassembler-options.exp: New test.
8403 * gdb.arch/powerpc-altivec.exp: Likewise.
8404 * gdb.arch/powerpc-altivec.s: Likewise.
8405 * gdb.arch/powerpc-altivec2.exp: Likewise.
8406 * gdb.arch/powerpc-altivec2.s: Likewise.
8407 * gdb.arch/powerpc-altivec3.exp: Likewise.
8408 * gdb.arch/powerpc-altivec3.s: Likewise.
8409 * gdb.arch/powerpc-power7.exp: Likewise.
8410 * gdb.arch/powerpc-power7.s: Likewise.
8411 * gdb.arch/powerpc-power8.exp: Likewise.
8412 * gdb.arch/powerpc-power8.s: Likewise.
8413 * gdb.arch/powerpc-power9.exp: Likewise.
8414 * gdb.arch/powerpc-power9.s: Likewise.
8415 * gdb.arch/powerpc-vsx.exp: Likewise.
8416 * gdb.arch/powerpc-vsx.s: Likewise.
8417 * gdb.arch/powerpc-vsx2.exp: Likewise.
8418 * gdb.arch/powerpc-vsx2.s: Likewise.
8419 * gdb.arch/powerpc-vsx3.exp: Likewise.
8420 * gdb.arch/powerpc-vsx3.s: Likewise.
8421 * gdb.arch/arm-disassembler-options.exp: Likewise.
8422 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8423 * gdb.arch/s390-disassembler-options.exp: Likewise.
8424
17cd4947
LM
84252017-02-23 Luis Machado <lgustavo@codesourcery.com>
8426
8427 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8428 (check_supported_features): ... this. Changed return type to void.
8429 (supports_rdseed): New static global.
8430 (rdseed): Check supports_rdseed.
8431 (initialize): Call check_supported_features.
8432
2039d74e
EBM
84332017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8434
8435 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8436 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8437 and lqarx/stqcx.
8438 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8439 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8440
a51d7ecf
EBM
84412017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8442
8443 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8444 uppercase.
8445
0224619f
JK
84462017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8447
8448 * gdb.dwarf2/formdata16.c: New file.
8449 * gdb.dwarf2/formdata16.exp: New file.
8450 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8451
216f72a1
JK
84522017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8453
8454 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8455 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8456 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8457 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8458 DW_AT_GNU_*.
8459
43988095
JK
84602017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8461
8462 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8463
99e8a4f9
SDJ
84642017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8465
8466 PR gdb/21164
8467 * gdb.base/maint.exp: Add testcases for when the commands do
8468 not have arguments.
8469
b58a8c0c
TP
84702017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8471
8472 * gdb.cp/chained-calls.exp: Use p instead of P.
8473
4e746bb6
TW
84742017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8475
8476 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8477 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8478
3f77c769
TT
84792017-02-14 Tom Tromey <tom@tromey.com>
8480
8481 PR python/13598:
8482 * gdb.python/py-events.exp: Add before_prompt event tests.
8483
075beec0
AA
84842017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8485
8486 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8487
bf5f525c
LM
84882017-02-13 Luis Machado <lgustavo@codesourcery.com>
8489
8490 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8491 (main): Call my_unique_function_name.
8492 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8493 completion of patterns with a single match.
8494 Add missing -re switches to gdb_test_multiple calls.
8495
13a66184
LM
84962017-02-13 Luis Machado <lgustavo@codesourcery.com>
8497
8498 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8499 return if core file is not recognized.
8500
26a06916
SM
85012017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8502
8503 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8504 and extra UIs.
8505
b761ca9e
SM
85062017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8507
8508 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8509 proc_with_prefix.
8510
b964bee0
TT
85112017-02-10 Tom Tromey <tom@tromey.com>
8512
8513 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8514
18da0c51
MG
85152017-02-10 Martin Galvan <martingalvan@sourceware.org>
8516
8517 PR gdb/21122
8518 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8519
604c4576
JG
85202017-02-08 Jerome Guitton <guitton@adacore.com>
8521
8522 * gdb.base/define.exp: Add test for command abbreviations
8523 in define.
8524
20b477a7
LM
85252017-02-06 Luis Machado <lgustavo@codesourcery.com>
8526
8527 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8528 * gdb.reverse/insn-reverse-x86.c: New file.
8529
3f7b46f2
IR
85302017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8531
8532 PR tdep/20936
8533 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8534
f0fd41c1
TT
85352017-02-03 Tom Tromey <tom@tromey.com>
8536
8537 PR rust/21097:
8538 * gdb.rust/simple.exp: Add new tests.
8539
5be5dbf0
PA
85402017-02-02 Pedro Alves <palves@redhat.com>
8541
8542 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8543 tests.
8544
7346ef59
AA
85452017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8546
8547 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8548 taking a 2-byte value out of a 4-byte DWARF implicit value on
8549 big-endian targets.
8550 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8551 logic. Add test cases for DW_OP_implicit.
8552
787f0025
MM
85532017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8554
8555 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8556
68777c29
MM
85572017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8558
8559 * gdb.btrace/enable.exp: Call gdb_exit before
8560 skip_gdbserver_tests.
8561
0a1c7e28
MM
85622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8563
8564 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8565 GDBFLAGS.
8566
b5ac99b0
MM
85672017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8568
8569 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8570 the test is skipped.
8571 * gdb.btrace/data.exp: Likewise.
8572 * gdb.btrace/delta.exp: Likewise.
8573 * gdb.btrace/dlopen.exp: Likewise.
8574 * gdb.btrace/enable-running.exp: Likewise.
8575 * gdb.btrace/enable.exp: Likewise.
8576 * gdb.btrace/exception.exp: Likewise.
8577 * gdb.btrace/function_call_history.exp: Likewise.
8578 * gdb.btrace/gcore.exp: Likewise.
8579 * gdb.btrace/instruction_history.exp: Likewise.
8580 * gdb.btrace/multi-thread-step.exp: Likewise.
8581 * gdb.btrace/nohist.exp: Likewise.
8582 * gdb.btrace/non-stop.exp: Likewise.
8583 * gdb.btrace/reconnect.exp: Likewise.
8584 * gdb.btrace/record_goto-step.exp: Likewise.
8585 * gdb.btrace/record_goto.exp: Likewise.
8586 * gdb.btrace/rn-dl-bind.exp: Likewise.
8587 * gdb.btrace/segv.exp: Likewise.
8588 * gdb.btrace/step.exp: Likewise.
8589 * gdb.btrace/stepi.exp: Likewise.
8590 * gdb.btrace/tailcall-only.exp: Likewise.
8591 * gdb.btrace/tailcall.exp: Likewise.
8592 * gdb.btrace/tsx.exp: Likewise.
8593 * gdb.btrace/unknown_functions.exp: Likewise.
8594 * gdb.btrace/vdso.exp: Likewise.
8595
cd4007e4
MM
85962017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8597
8598 * gdb.btrace/enable-running.c: New.
8599 * gdb.btrace/enable-running.exp: New.
8600
2735833d
WT
86012017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8602
8603 * gdb.arch/amd64-gs_base.c: New file.
8604 * gdb.arch/amd64-gs_base.exp: New file.
8605
b51e1e94
LM
86062017-01-26 Luis Machado <lgustavo@codesourcery.com>
8607
8608 * lib/memory.exp: Remove spurious empty newlines.
8609
72ca0410
SM
86102017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8611
8612 * gdb.python/py-bad-printers.exp: Load python file using "source".
8613 * gdb.python/py-events.exp: Likewise.
8614 * gdb.python/py-evsignal.exp: Likewise.
8615 * gdb.python/py-evthreads.exp: Likewise.
8616 * gdb.python/py-frame-args.exp: Likewise.
8617 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8618 * gdb.python/py-framefilter-mi.exp: Likewise.
8619 * gdb.python/py-framefilter.exp: Likewise.
8620 * gdb.python/py-mi.exp: Likewise.
8621 * gdb.python/py-pp-maint.exp: Likewise.
8622 * gdb.python/py-pp-registration.exp: Likewise.
8623 * gdb.python/py-prettyprint.exp: Likewise.
8624 (run_lang_tests): Likewise.
8625 * gdb.python/py-typeprint.exp: Likewise.
8626
e309aa65
LM
86272017-01-26 Luis Machado <lgustavo@codesourcery.com>
8628
8629 * lib/memory.exp: New file.
8630 * lib/gdb.exp: Load memory.exp.
8631 * gdb.base/memattr.exp (delete_memory): Move proc to
8632 lib/memory.exp and rename to delete_memory_regions.
8633 Replace delete_memory with delete_memory_regions.
8634 Cleanup memory regions before tests.
8635 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8636 before tests.
8637
515aff23
LM
86382017-01-26 Luis Machado <lgustavo@codesourcery.com>
8639
8640 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8641 files.
8642 (initialize): New function conditionally defined.
8643 (testcases): Move within conditional block.
8644 (main): Call initialize.
8645 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8646 of gdb.reverse/insn-reverse.c.
8647 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8648 gdb.reverse/insn-reverse.c.
8649
d8b49cf0
YQ
86502017-01-26 Yao Qi <yao.qi@linaro.org>
8651
8652 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8653 disassemble on address 0.
8654
f13a9a0c
YQ
86552017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8656 Yao Qi <yao.qi@linaro.org>
8657
8658 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8659 * gdb.dwarf2/implptr-64bit.S: Remove.
8660 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8661 variables in caller's context. Add DW_OP_implicit_value.
8662
5ac95241
YQ
86632017-01-25 Yao Qi <yao.qi@linaro.org>
8664
8665 * lib/dwarf.exp (Dwarf::_location): Handle
8666 DW_OP_GNU_implicit_pointer with proper size.
8667
23e82930
LM
86682017-01-20 Luis Machado <lgustavo@codesourcery.com>
8669
8670 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8671 and add untested calls.
8672
d334ae25
LM
86732017-01-20 Luis Machado <lgustavo@codesourcery.com>
8674
8675 * gdb.python/python.exp: Check line number against what GDB thinks
8676 the line number is for func1.
8677
f5e6296e
IB
86782017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8679
8680 * gdb.dlang/debug-expr.exp: New file.
8681
5b362f04
LM
86822016-12-23 Luis Machado <lgustavo@codesourcery.com>
8683
8684 Fix test names for the following files:
8685
8686 * gdb.ada/exec_changed.exp
8687 * gdb.ada/info_types.exp
8688 * gdb.arch/aarch64-atomic-inst.exp
8689 * gdb.arch/aarch64-fp.exp
8690 * gdb.arch/altivec-abi.exp
8691 * gdb.arch/altivec-regs.exp
8692 * gdb.arch/amd64-byte.exp
8693 * gdb.arch/amd64-disp-step.exp
8694 * gdb.arch/amd64-dword.exp
8695 * gdb.arch/amd64-entry-value-inline.exp
8696 * gdb.arch/amd64-entry-value-param.exp
8697 * gdb.arch/amd64-entry-value-paramref.exp
8698 * gdb.arch/amd64-entry-value.exp
8699 * gdb.arch/amd64-i386-address.exp
8700 * gdb.arch/amd64-invalid-stack-middle.exp
8701 * gdb.arch/amd64-invalid-stack-top.exp
8702 * gdb.arch/amd64-optimout-repeat.exp
8703 * gdb.arch/amd64-prologue-skip.exp
8704 * gdb.arch/amd64-prologue-xmm.exp
8705 * gdb.arch/amd64-stap-special-operands.exp
8706 * gdb.arch/amd64-stap-wrong-subexp.exp
8707 * gdb.arch/amd64-tailcall-cxx.exp
8708 * gdb.arch/amd64-tailcall-noret.exp
8709 * gdb.arch/amd64-tailcall-ret.exp
8710 * gdb.arch/amd64-tailcall-self.exp
8711 * gdb.arch/amd64-word.exp
8712 * gdb.arch/arm-bl-branch-dest.exp
8713 * gdb.arch/arm-disp-step.exp
8714 * gdb.arch/arm-neon.exp
8715 * gdb.arch/arm-single-step-kernel-helper.exp
8716 * gdb.arch/avr-flash-qualifier.exp
8717 * gdb.arch/disp-step-insn-reloc.exp
8718 * gdb.arch/e500-abi.exp
8719 * gdb.arch/e500-regs.exp
8720 * gdb.arch/ftrace-insn-reloc.exp
8721 * gdb.arch/i386-avx512.exp
8722 * gdb.arch/i386-bp_permanent.exp
8723 * gdb.arch/i386-byte.exp
8724 * gdb.arch/i386-cfi-notcurrent.exp
8725 * gdb.arch/i386-disp-step.exp
8726 * gdb.arch/i386-dr3-watch.exp
8727 * gdb.arch/i386-float.exp
8728 * gdb.arch/i386-gnu-cfi.exp
8729 * gdb.arch/i386-mpx-map.exp
8730 * gdb.arch/i386-mpx-sigsegv.exp
8731 * gdb.arch/i386-mpx-simple_segv.exp
8732 * gdb.arch/i386-mpx.exp
8733 * gdb.arch/i386-permbkpt.exp
8734 * gdb.arch/i386-prologue.exp
8735 * gdb.arch/i386-signal.exp
8736 * gdb.arch/i386-size-overlap.exp
8737 * gdb.arch/i386-unwind.exp
8738 * gdb.arch/i386-word.exp
8739 * gdb.arch/mips-fcr.exp
8740 * gdb.arch/powerpc-d128-regs.exp
8741 * gdb.arch/powerpc-stackless.exp
8742 * gdb.arch/ppc64-atomic-inst.exp
8743 * gdb.arch/s390-stackless.exp
8744 * gdb.arch/s390-tdbregs.exp
8745 * gdb.arch/s390-vregs.exp
8746 * gdb.arch/sparc-sysstep.exp
8747 * gdb.arch/thumb-bx-pc.exp
8748 * gdb.arch/thumb-singlestep.exp
8749 * gdb.arch/thumb2-it.exp
8750 * gdb.arch/vsx-regs.exp
8751 * gdb.asm/asm-source.exp
8752 * gdb.base/a2-run.exp
8753 * gdb.base/advance.exp
8754 * gdb.base/all-bin.exp
8755 * gdb.base/anon.exp
8756 * gdb.base/args.exp
8757 * gdb.base/arithmet.exp
8758 * gdb.base/async-shell.exp
8759 * gdb.base/async.exp
8760 * gdb.base/attach-pie-noexec.exp
8761 * gdb.base/attach-twice.exp
8762 * gdb.base/auto-load.exp
8763 * gdb.base/bang.exp
8764 * gdb.base/bitfields.exp
8765 * gdb.base/break-always.exp
8766 * gdb.base/break-caller-line.exp
8767 * gdb.base/break-entry.exp
8768 * gdb.base/break-inline.exp
8769 * gdb.base/break-on-linker-gcd-function.exp
8770 * gdb.base/break-probes.exp
8771 * gdb.base/break.exp
8772 * gdb.base/breakpoint-shadow.exp
8773 * gdb.base/call-ar-st.exp
8774 * gdb.base/call-sc.exp
8775 * gdb.base/call-signal-resume.exp
8776 * gdb.base/call-strs.exp
8777 * gdb.base/callfuncs.exp
8778 * gdb.base/catch-fork-static.exp
8779 * gdb.base/catch-gdb-caused-signals.exp
8780 * gdb.base/catch-load.exp
8781 * gdb.base/catch-signal-fork.exp
8782 * gdb.base/catch-signal.exp
8783 * gdb.base/catch-syscall.exp
8784 * gdb.base/charset.exp
8785 * gdb.base/checkpoint.exp
8786 * gdb.base/chng-syms.exp
8787 * gdb.base/code-expr.exp
8788 * gdb.base/code_elim.exp
8789 * gdb.base/commands.exp
8790 * gdb.base/completion.exp
8791 * gdb.base/complex.exp
8792 * gdb.base/cond-expr.exp
8793 * gdb.base/condbreak.exp
8794 * gdb.base/consecutive.exp
8795 * gdb.base/continue-all-already-running.exp
8796 * gdb.base/coredump-filter.exp
8797 * gdb.base/corefile.exp
8798 * gdb.base/dbx.exp
8799 * gdb.base/debug-expr.exp
8800 * gdb.base/define.exp
8801 * gdb.base/del.exp
8802 * gdb.base/disabled-location.exp
8803 * gdb.base/disasm-end-cu.exp
8804 * gdb.base/disasm-optim.exp
8805 * gdb.base/display.exp
8806 * gdb.base/duplicate-bp.exp
8807 * gdb.base/ena-dis-br.exp
8808 * gdb.base/ending-run.exp
8809 * gdb.base/enumval.exp
8810 * gdb.base/environ.exp
8811 * gdb.base/eu-strip-infcall.exp
8812 * gdb.base/eval-avoid-side-effects.exp
8813 * gdb.base/eval-skip.exp
8814 * gdb.base/exitsignal.exp
8815 * gdb.base/expand-psymtabs.exp
8816 * gdb.base/filesym.exp
8817 * gdb.base/find-unmapped.exp
8818 * gdb.base/finish.exp
8819 * gdb.base/float.exp
8820 * gdb.base/foll-exec-mode.exp
8821 * gdb.base/foll-exec.exp
8822 * gdb.base/foll-fork.exp
8823 * gdb.base/fortran-sym-case.exp
8824 * gdb.base/freebpcmd.exp
8825 * gdb.base/func-ptr.exp
8826 * gdb.base/func-ptrs.exp
8827 * gdb.base/funcargs.exp
8828 * gdb.base/gcore-buffer-overflow.exp
8829 * gdb.base/gcore-relro-pie.exp
8830 * gdb.base/gcore-relro.exp
8831 * gdb.base/gcore.exp
8832 * gdb.base/gdb1090.exp
8833 * gdb.base/gdb11530.exp
8834 * gdb.base/gdb11531.exp
8835 * gdb.base/gdb1821.exp
8836 * gdb.base/gdbindex-stabs.exp
8837 * gdb.base/gdbvars.exp
8838 * gdb.base/hbreak.exp
8839 * gdb.base/hbreak2.exp
8840 * gdb.base/included.exp
8841 * gdb.base/infcall-input.exp
8842 * gdb.base/inferior-died.exp
8843 * gdb.base/infnan.exp
8844 * gdb.base/info-macros.exp
8845 * gdb.base/info-os.exp
8846 * gdb.base/info-proc.exp
8847 * gdb.base/info-shared.exp
8848 * gdb.base/info-target.exp
8849 * gdb.base/infoline.exp
8850 * gdb.base/interp.exp
8851 * gdb.base/interrupt.exp
8852 * gdb.base/jit-reader.exp
8853 * gdb.base/jit-simple.exp
8854 * gdb.base/kill-after-signal.exp
8855 * gdb.base/kill-detach-inferiors-cmd.exp
8856 * gdb.base/label.exp
8857 * gdb.base/langs.exp
8858 * gdb.base/ldbl_e308.exp
8859 * gdb.base/line-symtabs.exp
8860 * gdb.base/linespecs.exp
8861 * gdb.base/list.exp
8862 * gdb.base/long_long.exp
8863 * gdb.base/longest-types.exp
8864 * gdb.base/maint.exp
8865 * gdb.base/max-value-size.exp
8866 * gdb.base/memattr.exp
8867 * gdb.base/mips_pro.exp
8868 * gdb.base/morestack.exp
8869 * gdb.base/moribund-step.exp
8870 * gdb.base/multi-forks.exp
8871 * gdb.base/nested-addr.exp
8872 * gdb.base/nextoverexit.exp
8873 * gdb.base/noreturn-finish.exp
8874 * gdb.base/noreturn-return.exp
8875 * gdb.base/nostdlib.exp
8876 * gdb.base/offsets.exp
8877 * gdb.base/opaque.exp
8878 * gdb.base/pc-fp.exp
8879 * gdb.base/permissions.exp
8880 * gdb.base/print-symbol-loading.exp
8881 * gdb.base/prologue-include.exp
8882 * gdb.base/psymtab.exp
8883 * gdb.base/ptype.exp
8884 * gdb.base/random-signal.exp
8885 * gdb.base/randomize.exp
8886 * gdb.base/range-stepping.exp
8887 * gdb.base/readline-ask.exp
8888 * gdb.base/recpar.exp
8889 * gdb.base/recurse.exp
8890 * gdb.base/relational.exp
8891 * gdb.base/restore.exp
8892 * gdb.base/return-nodebug.exp
8893 * gdb.base/return.exp
8894 * gdb.base/run-after-attach.exp
8895 * gdb.base/save-bp.exp
8896 * gdb.base/scope.exp
8897 * gdb.base/sect-cmd.exp
8898 * gdb.base/set-lang-auto.exp
8899 * gdb.base/set-noassign.exp
8900 * gdb.base/setvar.exp
8901 * gdb.base/sigall.exp
8902 * gdb.base/sigbpt.exp
8903 * gdb.base/siginfo-addr.exp
8904 * gdb.base/siginfo-infcall.exp
8905 * gdb.base/siginfo-obj.exp
8906 * gdb.base/siginfo.exp
8907 * gdb.base/signals-state-child.exp
8908 * gdb.base/signest.exp
8909 * gdb.base/sigstep.exp
8910 * gdb.base/sizeof.exp
8911 * gdb.base/skip.exp
8912 * gdb.base/solib-corrupted.exp
8913 * gdb.base/solib-nodir.exp
8914 * gdb.base/solib-search.exp
8915 * gdb.base/stack-checking.exp
8916 * gdb.base/stale-infcall.exp
8917 * gdb.base/stap-probe.exp
8918 * gdb.base/start.exp
8919 * gdb.base/step-break.exp
8920 * gdb.base/step-bt.exp
8921 * gdb.base/step-line.exp
8922 * gdb.base/step-over-exit.exp
8923 * gdb.base/step-over-syscall.exp
8924 * gdb.base/step-resume-infcall.exp
8925 * gdb.base/step-test.exp
8926 * gdb.base/store.exp
8927 * gdb.base/structs3.exp
8928 * gdb.base/sym-file.exp
8929 * gdb.base/symbol-without-target_section.exp
8930 * gdb.base/term.exp
8931 * gdb.base/testenv.exp
8932 * gdb.base/ui-redirect.exp
8933 * gdb.base/until.exp
8934 * gdb.base/unwindonsignal.exp
8935 * gdb.base/value-double-free.exp
8936 * gdb.base/vla-datatypes.exp
8937 * gdb.base/vla-ptr.exp
8938 * gdb.base/vla-sideeffect.exp
8939 * gdb.base/volatile.exp
8940 * gdb.base/watch-cond-infcall.exp
8941 * gdb.base/watch-cond.exp
8942 * gdb.base/watch-non-mem.exp
8943 * gdb.base/watch-read.exp
8944 * gdb.base/watch-vfork.exp
8945 * gdb.base/watchpoint-cond-gone.exp
8946 * gdb.base/watchpoint-delete.exp
8947 * gdb.base/watchpoint-hw-hit-once.exp
8948 * gdb.base/watchpoint-hw.exp
8949 * gdb.base/watchpoint-stops-at-right-insn.exp
8950 * gdb.base/watchpoints.exp
8951 * gdb.base/wchar.exp
8952 * gdb.base/whatis-exp.exp
8953 * gdb.btrace/buffer-size.exp
8954 * gdb.btrace/data.exp
8955 * gdb.btrace/delta.exp
8956 * gdb.btrace/dlopen.exp
8957 * gdb.btrace/enable.exp
8958 * gdb.btrace/exception.exp
8959 * gdb.btrace/function_call_history.exp
8960 * gdb.btrace/gcore.exp
8961 * gdb.btrace/instruction_history.exp
8962 * gdb.btrace/nohist.exp
8963 * gdb.btrace/reconnect.exp
8964 * gdb.btrace/record_goto-step.exp
8965 * gdb.btrace/record_goto.exp
8966 * gdb.btrace/rn-dl-bind.exp
8967 * gdb.btrace/segv.exp
8968 * gdb.btrace/step.exp
8969 * gdb.btrace/stepi.exp
8970 * gdb.btrace/tailcall-only.exp
8971 * gdb.btrace/tailcall.exp
8972 * gdb.btrace/tsx.exp
8973 * gdb.btrace/unknown_functions.exp
8974 * gdb.btrace/vdso.exp
8975 * gdb.compile/compile-ifunc.exp
8976 * gdb.compile/compile-ops.exp
8977 * gdb.compile/compile-print.exp
8978 * gdb.compile/compile-setjmp.exp
8979 * gdb.cp/abstract-origin.exp
8980 * gdb.cp/ambiguous.exp
8981 * gdb.cp/annota2.exp
8982 * gdb.cp/annota3.exp
8983 * gdb.cp/anon-ns.exp
8984 * gdb.cp/anon-struct.exp
8985 * gdb.cp/anon-union.exp
8986 * gdb.cp/arg-reference.exp
8987 * gdb.cp/baseenum.exp
8988 * gdb.cp/bool.exp
8989 * gdb.cp/breakpoint.exp
8990 * gdb.cp/bs15503.exp
8991 * gdb.cp/call-c.exp
8992 * gdb.cp/casts.exp
8993 * gdb.cp/chained-calls.exp
8994 * gdb.cp/class2.exp
8995 * gdb.cp/classes.exp
8996 * gdb.cp/cmpd-minsyms.exp
8997 * gdb.cp/converts.exp
8998 * gdb.cp/cp-relocate.exp
8999 * gdb.cp/cpcompletion.exp
9000 * gdb.cp/cpexprs.exp
9001 * gdb.cp/cplabel.exp
9002 * gdb.cp/cplusfuncs.exp
9003 * gdb.cp/cpsizeof.exp
9004 * gdb.cp/ctti.exp
9005 * gdb.cp/derivation.exp
9006 * gdb.cp/destrprint.exp
9007 * gdb.cp/dispcxx.exp
9008 * gdb.cp/enum-class.exp
9009 * gdb.cp/exception.exp
9010 * gdb.cp/exceptprint.exp
9011 * gdb.cp/expand-psymtabs-cxx.exp
9012 * gdb.cp/expand-sals.exp
9013 * gdb.cp/extern-c.exp
9014 * gdb.cp/filename.exp
9015 * gdb.cp/formatted-ref.exp
9016 * gdb.cp/fpointer.exp
9017 * gdb.cp/gdb1355.exp
9018 * gdb.cp/gdb2495.exp
9019 * gdb.cp/hang.exp
9020 * gdb.cp/impl-this.exp
9021 * gdb.cp/infcall-dlopen.exp
9022 * gdb.cp/inherit.exp
9023 * gdb.cp/iostream.exp
9024 * gdb.cp/koenig.exp
9025 * gdb.cp/local.exp
9026 * gdb.cp/m-data.exp
9027 * gdb.cp/m-static.exp
9028 * gdb.cp/mb-ctor.exp
9029 * gdb.cp/mb-inline.exp
9030 * gdb.cp/mb-templates.exp
9031 * gdb.cp/member-name.exp
9032 * gdb.cp/member-ptr.exp
9033 * gdb.cp/meth-typedefs.exp
9034 * gdb.cp/method.exp
9035 * gdb.cp/method2.exp
9036 * gdb.cp/minsym-fallback.exp
9037 * gdb.cp/misc.exp
9038 * gdb.cp/namelessclass.exp
9039 * gdb.cp/namespace-enum.exp
9040 * gdb.cp/namespace-nested-import.exp
9041 * gdb.cp/namespace.exp
9042 * gdb.cp/nextoverthrow.exp
9043 * gdb.cp/no-dmgl-verbose.exp
9044 * gdb.cp/non-trivial-retval.exp
9045 * gdb.cp/noparam.exp
9046 * gdb.cp/nsdecl.exp
9047 * gdb.cp/nsimport.exp
9048 * gdb.cp/nsnested.exp
9049 * gdb.cp/nsnoimports.exp
9050 * gdb.cp/nsrecurs.exp
9051 * gdb.cp/nsstress.exp
9052 * gdb.cp/nsusing.exp
9053 * gdb.cp/operator.exp
9054 * gdb.cp/oranking.exp
9055 * gdb.cp/overload-const.exp
9056 * gdb.cp/overload.exp
9057 * gdb.cp/ovldbreak.exp
9058 * gdb.cp/ovsrch.exp
9059 * gdb.cp/paren-type.exp
9060 * gdb.cp/parse-lang.exp
9061 * gdb.cp/pass-by-ref.exp
9062 * gdb.cp/pr-1023.exp
9063 * gdb.cp/pr-1210.exp
9064 * gdb.cp/pr-574.exp
9065 * gdb.cp/pr10687.exp
9066 * gdb.cp/pr12028.exp
9067 * gdb.cp/pr17132.exp
9068 * gdb.cp/pr17494.exp
9069 * gdb.cp/pr9067.exp
9070 * gdb.cp/pr9167.exp
9071 * gdb.cp/pr9631.exp
9072 * gdb.cp/printmethod.exp
9073 * gdb.cp/psmang.exp
9074 * gdb.cp/psymtab-parameter.exp
9075 * gdb.cp/ptype-cv-cp.exp
9076 * gdb.cp/ptype-flags.exp
9077 * gdb.cp/re-set-overloaded.exp
9078 * gdb.cp/ref-types.exp
9079 * gdb.cp/rtti.exp
9080 * gdb.cp/scope-err.exp
9081 * gdb.cp/shadow.exp
9082 * gdb.cp/smartp.exp
9083 * gdb.cp/static-method.exp
9084 * gdb.cp/static-print-quit.exp
9085 * gdb.cp/temargs.exp
9086 * gdb.cp/templates.exp
9087 * gdb.cp/try_catch.exp
9088 * gdb.cp/typedef-operator.exp
9089 * gdb.cp/typeid.exp
9090 * gdb.cp/userdef.exp
9091 * gdb.cp/using-crash.exp
9092 * gdb.cp/var-tag.exp
9093 * gdb.cp/virtbase.exp
9094 * gdb.cp/virtfunc.exp
9095 * gdb.cp/virtfunc2.exp
9096 * gdb.cp/vla-cxx.exp
9097 * gdb.disasm/t01_mov.exp
9098 * gdb.disasm/t02_mova.exp
9099 * gdb.disasm/t03_add.exp
9100 * gdb.disasm/t04_sub.exp
9101 * gdb.disasm/t05_cmp.exp
9102 * gdb.disasm/t06_ari2.exp
9103 * gdb.disasm/t07_ari3.exp
9104 * gdb.disasm/t08_or.exp
9105 * gdb.disasm/t09_xor.exp
9106 * gdb.disasm/t10_and.exp
9107 * gdb.disasm/t11_logs.exp
9108 * gdb.disasm/t12_bit.exp
9109 * gdb.disasm/t13_otr.exp
9110 * gdb.dlang/circular.exp
9111 * gdb.dwarf2/arr-stride.exp
9112 * gdb.dwarf2/arr-subrange.exp
9113 * gdb.dwarf2/atomic-type.exp
9114 * gdb.dwarf2/bad-regnum.exp
9115 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9116 * gdb.dwarf2/callframecfa.exp
9117 * gdb.dwarf2/clztest.exp
9118 * gdb.dwarf2/corrupt.exp
9119 * gdb.dwarf2/data-loc.exp
9120 * gdb.dwarf2/dup-psym.exp
9121 * gdb.dwarf2/dw2-anon-mptr.exp
9122 * gdb.dwarf2/dw2-anonymous-func.exp
9123 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9124 * gdb.dwarf2/dw2-bad-unresolved.exp
9125 * gdb.dwarf2/dw2-basic.exp
9126 * gdb.dwarf2/dw2-canonicalize-type.exp
9127 * gdb.dwarf2/dw2-case-insensitive.exp
9128 * gdb.dwarf2/dw2-common-block.exp
9129 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9130 * gdb.dwarf2/dw2-compressed.exp
9131 * gdb.dwarf2/dw2-const.exp
9132 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9133 * gdb.dwarf2/dw2-cu-size.exp
9134 * gdb.dwarf2/dw2-dup-frame.exp
9135 * gdb.dwarf2/dw2-entry-value.exp
9136 * gdb.dwarf2/dw2-icycle.exp
9137 * gdb.dwarf2/dw2-ifort-parameter.exp
9138 * gdb.dwarf2/dw2-inline-break.exp
9139 * gdb.dwarf2/dw2-inline-param.exp
9140 * gdb.dwarf2/dw2-intercu.exp
9141 * gdb.dwarf2/dw2-intermix.exp
9142 * gdb.dwarf2/dw2-lexical-block-bare.exp
9143 * gdb.dwarf2/dw2-linkage-name-trust.exp
9144 * gdb.dwarf2/dw2-minsym-in-cu.exp
9145 * gdb.dwarf2/dw2-noloc.exp
9146 * gdb.dwarf2/dw2-op-call.exp
9147 * gdb.dwarf2/dw2-op-out-param.exp
9148 * gdb.dwarf2/dw2-opt-structptr.exp
9149 * gdb.dwarf2/dw2-param-error.exp
9150 * gdb.dwarf2/dw2-producer.exp
9151 * gdb.dwarf2/dw2-ranges-base.exp
9152 * gdb.dwarf2/dw2-ref-missing-frame.exp
9153 * gdb.dwarf2/dw2-reg-undefined.exp
9154 * gdb.dwarf2/dw2-regno-invalid.exp
9155 * gdb.dwarf2/dw2-restore.exp
9156 * gdb.dwarf2/dw2-restrict.exp
9157 * gdb.dwarf2/dw2-single-line-discriminators.exp
9158 * gdb.dwarf2/dw2-strp.exp
9159 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9160 * gdb.dwarf2/dw2-unresolved.exp
9161 * gdb.dwarf2/dw2-var-zero-addr.exp
9162 * gdb.dwarf2/dw4-sig-types.exp
9163 * gdb.dwarf2/dwz.exp
9164 * gdb.dwarf2/dynarr-ptr.exp
9165 * gdb.dwarf2/enum-type.exp
9166 * gdb.dwarf2/gdb-index.exp
9167 * gdb.dwarf2/implptr-64bit.exp
9168 * gdb.dwarf2/implptr-optimized-out.exp
9169 * gdb.dwarf2/implptr.exp
9170 * gdb.dwarf2/implref-array.exp
9171 * gdb.dwarf2/implref-const.exp
9172 * gdb.dwarf2/implref-global.exp
9173 * gdb.dwarf2/implref-struct.exp
9174 * gdb.dwarf2/mac-fileno.exp
9175 * gdb.dwarf2/main-subprogram.exp
9176 * gdb.dwarf2/member-ptr-forwardref.exp
9177 * gdb.dwarf2/method-ptr.exp
9178 * gdb.dwarf2/missing-sig-type.exp
9179 * gdb.dwarf2/nonvar-access.exp
9180 * gdb.dwarf2/opaque-type-lookup.exp
9181 * gdb.dwarf2/pieces-optimized-out.exp
9182 * gdb.dwarf2/pieces.exp
9183 * gdb.dwarf2/pr10770.exp
9184 * gdb.dwarf2/pr13961.exp
9185 * gdb.dwarf2/staticvirtual.exp
9186 * gdb.dwarf2/subrange.exp
9187 * gdb.dwarf2/symtab-producer.exp
9188 * gdb.dwarf2/trace-crash.exp
9189 * gdb.dwarf2/typeddwarf.exp
9190 * gdb.dwarf2/valop.exp
9191 * gdb.dwarf2/watch-notconst.exp
9192 * gdb.fortran/array-element.exp
9193 * gdb.fortran/charset.exp
9194 * gdb.fortran/common-block.exp
9195 * gdb.fortran/complex.exp
9196 * gdb.fortran/derived-type-function.exp
9197 * gdb.fortran/derived-type.exp
9198 * gdb.fortran/logical.exp
9199 * gdb.fortran/module.exp
9200 * gdb.fortran/multi-dim.exp
9201 * gdb.fortran/nested-funcs.exp
9202 * gdb.fortran/print-formatted.exp
9203 * gdb.fortran/subarray.exp
9204 * gdb.fortran/vla-alloc-assoc.exp
9205 * gdb.fortran/vla-datatypes.exp
9206 * gdb.fortran/vla-history.exp
9207 * gdb.fortran/vla-ptr-info.exp
9208 * gdb.fortran/vla-ptype-sub.exp
9209 * gdb.fortran/vla-ptype.exp
9210 * gdb.fortran/vla-sizeof.exp
9211 * gdb.fortran/vla-type.exp
9212 * gdb.fortran/vla-value-sub-arbitrary.exp
9213 * gdb.fortran/vla-value-sub-finish.exp
9214 * gdb.fortran/vla-value-sub.exp
9215 * gdb.fortran/vla-value.exp
9216 * gdb.fortran/whatis_type.exp
9217 * gdb.go/chan.exp
9218 * gdb.go/handcall.exp
9219 * gdb.go/hello.exp
9220 * gdb.go/integers.exp
9221 * gdb.go/methods.exp
9222 * gdb.go/package.exp
9223 * gdb.go/strings.exp
9224 * gdb.go/types.exp
9225 * gdb.go/unsafe.exp
9226 * gdb.guile/scm-arch.exp
9227 * gdb.guile/scm-block.exp
9228 * gdb.guile/scm-breakpoint.exp
9229 * gdb.guile/scm-cmd.exp
9230 * gdb.guile/scm-disasm.exp
9231 * gdb.guile/scm-equal.exp
9232 * gdb.guile/scm-frame-args.exp
9233 * gdb.guile/scm-frame-inline.exp
9234 * gdb.guile/scm-frame.exp
9235 * gdb.guile/scm-iterator.exp
9236 * gdb.guile/scm-math.exp
9237 * gdb.guile/scm-objfile.exp
9238 * gdb.guile/scm-ports.exp
9239 * gdb.guile/scm-symbol.exp
9240 * gdb.guile/scm-symtab.exp
9241 * gdb.guile/scm-value-cc.exp
9242 * gdb.guile/types-module.exp
9243 * gdb.linespec/break-ask.exp
9244 * gdb.linespec/cpexplicit.exp
9245 * gdb.linespec/explicit.exp
9246 * gdb.linespec/keywords.exp
9247 * gdb.linespec/linespec.exp
9248 * gdb.linespec/ls-dollar.exp
9249 * gdb.linespec/ls-errs.exp
9250 * gdb.linespec/skip-two.exp
9251 * gdb.linespec/thread.exp
9252 * gdb.mi/mi-async.exp
9253 * gdb.mi/mi-basics.exp
9254 * gdb.mi/mi-break.exp
9255 * gdb.mi/mi-catch-load.exp
9256 * gdb.mi/mi-cli.exp
9257 * gdb.mi/mi-cmd-param-changed.exp
9258 * gdb.mi/mi-console.exp
9259 * gdb.mi/mi-detach.exp
9260 * gdb.mi/mi-disassemble.exp
9261 * gdb.mi/mi-eval.exp
9262 * gdb.mi/mi-file-transfer.exp
9263 * gdb.mi/mi-file.exp
9264 * gdb.mi/mi-fill-memory.exp
9265 * gdb.mi/mi-inheritance-syntax-error.exp
9266 * gdb.mi/mi-linespec-err-cp.exp
9267 * gdb.mi/mi-logging.exp
9268 * gdb.mi/mi-memory-changed.exp
9269 * gdb.mi/mi-read-memory.exp
9270 * gdb.mi/mi-record-changed.exp
9271 * gdb.mi/mi-reg-undefined.exp
9272 * gdb.mi/mi-regs.exp
9273 * gdb.mi/mi-return.exp
9274 * gdb.mi/mi-reverse.exp
9275 * gdb.mi/mi-simplerun.exp
9276 * gdb.mi/mi-solib.exp
9277 * gdb.mi/mi-stack.exp
9278 * gdb.mi/mi-stepi.exp
9279 * gdb.mi/mi-syn-frame.exp
9280 * gdb.mi/mi-until.exp
9281 * gdb.mi/mi-var-block.exp
9282 * gdb.mi/mi-var-child.exp
9283 * gdb.mi/mi-var-cmd.exp
9284 * gdb.mi/mi-var-cp.exp
9285 * gdb.mi/mi-var-display.exp
9286 * gdb.mi/mi-var-invalidate.exp
9287 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9288 * gdb.mi/mi-vla-fortran.exp
9289 * gdb.mi/mi-watch.exp
9290 * gdb.mi/mi2-var-child.exp
9291 * gdb.mi/user-selected-context-sync.exp
9292 * gdb.modula2/unbounded-array.exp
9293 * gdb.multi/dummy-frame-restore.exp
9294 * gdb.multi/multi-arch-exec.exp
9295 * gdb.multi/multi-arch.exp
9296 * gdb.multi/tids.exp
9297 * gdb.multi/watchpoint-multi.exp
9298 * gdb.opencl/callfuncs.exp
9299 * gdb.opencl/convs_casts.exp
9300 * gdb.opencl/datatypes.exp
9301 * gdb.opencl/operators.exp
9302 * gdb.opencl/vec_comps.exp
9303 * gdb.opt/clobbered-registers-O2.exp
9304 * gdb.opt/inline-break.exp
9305 * gdb.opt/inline-bt.exp
9306 * gdb.opt/inline-cmds.exp
9307 * gdb.opt/inline-locals.exp
9308 * gdb.pascal/case-insensitive-symbols.exp
9309 * gdb.pascal/floats.exp
9310 * gdb.pascal/gdb11492.exp
9311 * gdb.python/lib-types.exp
9312 * gdb.python/py-arch.exp
9313 * gdb.python/py-as-string.exp
9314 * gdb.python/py-bad-printers.exp
9315 * gdb.python/py-block.exp
9316 * gdb.python/py-breakpoint-create-fail.exp
9317 * gdb.python/py-breakpoint.exp
9318 * gdb.python/py-caller-is.exp
9319 * gdb.python/py-cmd.exp
9320 * gdb.python/py-explore-cc.exp
9321 * gdb.python/py-explore.exp
9322 * gdb.python/py-finish-breakpoint.exp
9323 * gdb.python/py-finish-breakpoint2.exp
9324 * gdb.python/py-frame-args.exp
9325 * gdb.python/py-frame-inline.exp
9326 * gdb.python/py-frame.exp
9327 * gdb.python/py-framefilter-mi.exp
9328 * gdb.python/py-infthread.exp
9329 * gdb.python/py-lazy-string.exp
9330 * gdb.python/py-linetable.exp
9331 * gdb.python/py-mi-events.exp
9332 * gdb.python/py-mi-objfile.exp
9333 * gdb.python/py-mi.exp
9334 * gdb.python/py-objfile.exp
9335 * gdb.python/py-pp-integral.exp
9336 * gdb.python/py-pp-maint.exp
9337 * gdb.python/py-pp-re-notag.exp
9338 * gdb.python/py-pp-registration.exp
9339 * gdb.python/py-recurse-unwind.exp
9340 * gdb.python/py-strfns.exp
9341 * gdb.python/py-symbol.exp
9342 * gdb.python/py-symtab.exp
9343 * gdb.python/py-sync-interp.exp
9344 * gdb.python/py-typeprint.exp
9345 * gdb.python/py-unwind-maint.exp
9346 * gdb.python/py-unwind.exp
9347 * gdb.python/py-value-cc.exp
9348 * gdb.python/py-xmethods.exp
9349 * gdb.reverse/amd64-tailcall-reverse.exp
9350 * gdb.reverse/break-precsave.exp
9351 * gdb.reverse/break-reverse.exp
9352 * gdb.reverse/consecutive-precsave.exp
9353 * gdb.reverse/consecutive-reverse.exp
9354 * gdb.reverse/finish-precsave.exp
9355 * gdb.reverse/finish-reverse-bkpt.exp
9356 * gdb.reverse/finish-reverse.exp
9357 * gdb.reverse/fstatat-reverse.exp
9358 * gdb.reverse/getresuid-reverse.exp
9359 * gdb.reverse/i386-precsave.exp
9360 * gdb.reverse/i386-reverse.exp
9361 * gdb.reverse/i386-sse-reverse.exp
9362 * gdb.reverse/i387-env-reverse.exp
9363 * gdb.reverse/i387-stack-reverse.exp
9364 * gdb.reverse/insn-reverse.exp
9365 * gdb.reverse/machinestate-precsave.exp
9366 * gdb.reverse/machinestate.exp
9367 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9368 * gdb.reverse/pipe-reverse.exp
9369 * gdb.reverse/readv-reverse.exp
9370 * gdb.reverse/recvmsg-reverse.exp
9371 * gdb.reverse/rerun-prec.exp
9372 * gdb.reverse/s390-mvcle.exp
9373 * gdb.reverse/step-precsave.exp
9374 * gdb.reverse/step-reverse.exp
9375 * gdb.reverse/time-reverse.exp
9376 * gdb.reverse/until-precsave.exp
9377 * gdb.reverse/until-reverse.exp
9378 * gdb.reverse/waitpid-reverse.exp
9379 * gdb.reverse/watch-precsave.exp
9380 * gdb.reverse/watch-reverse.exp
9381 * gdb.rust/generics.exp
9382 * gdb.rust/methods.exp
9383 * gdb.rust/modules.exp
9384 * gdb.rust/simple.exp
9385 * gdb.server/connect-with-no-symbol-file.exp
9386 * gdb.server/ext-attach.exp
9387 * gdb.server/ext-restart.exp
9388 * gdb.server/ext-wrapper.exp
9389 * gdb.server/file-transfer.exp
9390 * gdb.server/server-exec-info.exp
9391 * gdb.server/server-kill.exp
9392 * gdb.server/server-mon.exp
9393 * gdb.server/wrapper.exp
9394 * gdb.stabs/exclfwd.exp
9395 * gdb.stabs/gdb11479.exp
9396 * gdb.threads/clone-new-thread-event.exp
9397 * gdb.threads/corethreads.exp
9398 * gdb.threads/current-lwp-dead.exp
9399 * gdb.threads/dlopen-libpthread.exp
9400 * gdb.threads/gcore-thread.exp
9401 * gdb.threads/sigstep-threads.exp
9402 * gdb.threads/watchpoint-fork.exp
9403 * gdb.trace/actions-changed.exp
9404 * gdb.trace/backtrace.exp
9405 * gdb.trace/change-loc.exp
9406 * gdb.trace/circ.exp
9407 * gdb.trace/collection.exp
9408 * gdb.trace/disconnected-tracing.exp
9409 * gdb.trace/ftrace.exp
9410 * gdb.trace/mi-trace-frame-collected.exp
9411 * gdb.trace/mi-trace-unavailable.exp
9412 * gdb.trace/mi-traceframe-changed.exp
9413 * gdb.trace/mi-tsv-changed.exp
9414 * gdb.trace/no-attach-trace.exp
9415 * gdb.trace/passc-dyn.exp
9416 * gdb.trace/qtro.exp
9417 * gdb.trace/range-stepping.exp
9418 * gdb.trace/read-memory.exp
9419 * gdb.trace/save-trace.exp
9420 * gdb.trace/signal.exp
9421 * gdb.trace/status-stop.exp
9422 * gdb.trace/tfile.exp
9423 * gdb.trace/trace-break.exp
9424 * gdb.trace/trace-buffer-size.exp
9425 * gdb.trace/trace-condition.exp
9426 * gdb.trace/tracefile-pseudo-reg.exp
9427 * gdb.trace/tstatus.exp
9428 * gdb.trace/unavailable.exp
9429 * gdb.trace/while-dyn.exp
9430 * gdb.trace/while-stepping.exp
9431
34c41c68
DE
94322016-12-22 Doug Evans <xdje42@gmail.com>
9433
9434 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9435 and msymbols.
9436
16e69324
YQ
94372016-12-19 Yao Qi <yao.qi@linaro.org>
9438
9439 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9440 (test_with_self): Don't call do_steps_and_nexts, and remove
9441 code about stepping into xmalloc.
9442
f94f411b
YQ
94432016-12-09 Yao Qi <yao.qi@linaro.org>
9444
9445 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9446
94472016-12-09 Yao Qi <yao.qi@linaro.org>
9448
9449 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9450
f1b5deee
PA
94512016-12-09 Pedro Alves <palves@redhat.com>
9452
9453 * gdb.base/all-architectures-0.exp: New file.
9454 * gdb.base/all-architectures-1.exp: New file.
9455 * gdb.base/all-architectures-2.exp: New file.
9456 * gdb.base/all-architectures-3.exp: New file.
9457 * gdb.base/all-architectures-4.exp: New file.
9458 * gdb.base/all-architectures-5.exp: New file.
9459 * gdb.base/all-architectures-6.exp: New file.
9460 * gdb.base/all-architectures-7.exp: New file.
9461 * gdb.base/all-architectures.exp.in: New file.
9462
364ca42e
YQ
94632016-12-09 Yao Qi <yao.qi@linaro.org>
9464
9465 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9466
107c2d62
LM
94672016-12-02 Luis Machado <lgustavo@codesourcery.com>
9468
9469 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9470 possible.
9471 Remove useless pattern-matching code.
9472
df3ee9ca
PA
94732016-12-02 Pedro Alves <palves@redhat.com>
9474
9475 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9476 procedure.
9477 (top level): Call it.
9478
ec835369
PA
94792016-12-02 Pedro Alves <palves@redhat.com>
9480
9481 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9482 New procedure.
9483 (top level): Call it.
9484
01770bbd
PA
94852016-12-02 Pedro Alves <palves@redhat.com>
9486
9487 PR cli/20559
9488 * gdb.base/commands.exp (user_defined_command_args_eval): New
9489 procedure.
9490 (top level): Call it.
9491
008459ea
LM
94922016-12-02 Luis Machado <lgustavo@codesourcery.com>
9493
9494 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9495 timeout handling.
9496
0c1b455e
TT
94972016-12-02 Tom Tromey <tom@tromey.com>
9498
9499 * gdb.dwarf2/main-subprogram.c: New file.
9500 * gdb.dwarf2/main-subprogram.exp: New file.
9501
018572b8
LM
95022016-12-01 Luis Machado <lgustavo@codesourcery.com>
9503
9504 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9505 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9506 gdb_test_no_output for a couple of cases.
9507 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9508
84c93cd5
LM
95092016-12-01 Luis Machado <lgustavo@codesourcery.com>
9510
9511 Fix test names and standardize compilation error messages throughout
9512 the following files:
9513
9514 * gdb.ada/start.exp
9515 * gdb.arch/alpha-step.exp
9516 * gdb.arch/e500-prologue.exp
9517 * gdb.arch/ftrace-insn-reloc.exp
9518 * gdb.arch/gdb1291.exp
9519 * gdb.arch/gdb1431.exp
9520 * gdb.arch/gdb1558.exp
9521 * gdb.arch/i386-dr3-watch.exp
9522 * gdb.arch/i386-sse-stack-align.exp
9523 * gdb.arch/ia64-breakpoint-shadow.exp
9524 * gdb.arch/pa-nullify.exp
9525 * gdb.arch/powerpc-aix-prologue.exp
9526 * gdb.arch/thumb-bx-pc.exp
9527 * gdb.base/annota1.exp
9528 * gdb.base/annota3.exp
9529 * gdb.base/arrayidx.exp
9530 * gdb.base/assign.exp
9531 * gdb.base/attach.exp
9532 * gdb.base/auxv.exp
9533 * gdb.base/bang.exp
9534 * gdb.base/bfp-test.exp
9535 * gdb.base/bigcore.exp
9536 * gdb.base/bitfields2.exp
9537 * gdb.base/break-fun-addr.exp
9538 * gdb.base/break-probes.exp
9539 * gdb.base/call-rt-st.exp
9540 * gdb.base/callexit.exp
9541 * gdb.base/catch-fork-kill.exp
9542 * gdb.base/charset.exp
9543 * gdb.base/checkpoint.exp
9544 * gdb.base/comprdebug.exp
9545 * gdb.base/constvars.exp
9546 * gdb.base/coredump-filter.exp
9547 * gdb.base/cursal.exp
9548 * gdb.base/cvexpr.exp
9549 * gdb.base/detach.exp
9550 * gdb.base/display.exp
9551 * gdb.base/dmsym.exp
9552 * gdb.base/dprintf-pending.exp
9553 * gdb.base/dso2dso.exp
9554 * gdb.base/dtrace-probe.exp
9555 * gdb.base/dump.exp
9556 * gdb.base/enum_cond.exp
9557 * gdb.base/exe-lock.exp
9558 * gdb.base/exec-invalid-sysroot.exp
9559 * gdb.base/execl-update-breakpoints.exp
9560 * gdb.base/exprs.exp
9561 * gdb.base/fileio.exp
9562 * gdb.base/find.exp
9563 * gdb.base/finish.exp
9564 * gdb.base/fixsection.exp
9565 * gdb.base/foll-vfork.exp
9566 * gdb.base/frame-args.exp
9567 * gdb.base/gcore.exp
9568 * gdb.base/gdb1250.exp
9569 * gdb.base/global-var-nested-by-dso.exp
9570 * gdb.base/gnu-ifunc.exp
9571 * gdb.base/hashline1.exp
9572 * gdb.base/hashline2.exp
9573 * gdb.base/hashline3.exp
9574 * gdb.base/hbreak-in-shr-unsupported.exp
9575 * gdb.base/huge.exp
9576 * gdb.base/infcall-input.exp
9577 * gdb.base/info-fun.exp
9578 * gdb.base/info-shared.exp
9579 * gdb.base/jit-simple.exp
9580 * gdb.base/jit-so.exp
9581 * gdb.base/jit.exp
9582 * gdb.base/jump.exp
9583 * gdb.base/label.exp
9584 * gdb.base/lineinc.exp
9585 * gdb.base/logical.exp
9586 * gdb.base/longjmp.exp
9587 * gdb.base/macscp.exp
9588 * gdb.base/miscexprs.exp
9589 * gdb.base/new-ui-echo.exp
9590 * gdb.base/new-ui-pending-input.exp
9591 * gdb.base/new-ui.exp
9592 * gdb.base/nodebug.exp
9593 * gdb.base/nofield.exp
9594 * gdb.base/offsets.exp
9595 * gdb.base/overlays.exp
9596 * gdb.base/pending.exp
9597 * gdb.base/pointers.exp
9598 * gdb.base/pr11022.exp
9599 * gdb.base/printcmds.exp
9600 * gdb.base/prologue.exp
9601 * gdb.base/ptr-typedef.exp
9602 * gdb.base/realname-expand.exp
9603 * gdb.base/relativedebug.exp
9604 * gdb.base/relocate.exp
9605 * gdb.base/remote.exp
9606 * gdb.base/reread.exp
9607 * gdb.base/return2.exp
9608 * gdb.base/savedregs.exp
9609 * gdb.base/sep.exp
9610 * gdb.base/sepdebug.exp
9611 * gdb.base/sepsymtab.exp
9612 * gdb.base/set-inferior-tty.exp
9613 * gdb.base/setshow.exp
9614 * gdb.base/shlib-call.exp
9615 * gdb.base/sigaltstack.exp
9616 * gdb.base/siginfo-addr.exp
9617 * gdb.base/signals.exp
9618 * gdb.base/signull.exp
9619 * gdb.base/sigrepeat.exp
9620 * gdb.base/so-impl-ld.exp
9621 * gdb.base/solib-display.exp
9622 * gdb.base/solib-overlap.exp
9623 * gdb.base/solib-search.exp
9624 * gdb.base/solib-symbol.exp
9625 * gdb.base/structs.exp
9626 * gdb.base/structs2.exp
9627 * gdb.base/symtab-search-order.exp
9628 * gdb.base/twice.exp
9629 * gdb.base/unload.exp
9630 * gdb.base/varargs.exp
9631 * gdb.base/watchpoint-solib.exp
9632 * gdb.base/watchpoint.exp
9633 * gdb.base/whatis.exp
9634 * gdb.base/wrong_frame_bt_full.exp
9635 * gdb.btrace/dlopen.exp
9636 * gdb.cell/ea-standalone.exp
9637 * gdb.cell/ea-test.exp
9638 * gdb.cp/dispcxx.exp
9639 * gdb.cp/gdb2384.exp
9640 * gdb.cp/method2.exp
9641 * gdb.cp/nextoverthrow.exp
9642 * gdb.cp/pr10728.exp
9643 * gdb.disasm/am33.exp
9644 * gdb.disasm/h8300s.exp
9645 * gdb.disasm/mn10300.exp
9646 * gdb.disasm/sh3.exp
9647 * gdb.dwarf2/dw2-dir-file-name.exp
9648 * gdb.fortran/complex.exp
9649 * gdb.fortran/library-module.exp
9650 * gdb.guile/scm-pretty-print.exp
9651 * gdb.guile/scm-symbol.exp
9652 * gdb.guile/scm-type.exp
9653 * gdb.guile/scm-value.exp
9654 * gdb.linespec/linespec.exp
9655 * gdb.mi/gdb701.exp
9656 * gdb.mi/gdb792.exp
9657 * gdb.mi/mi-breakpoint-changed.exp
9658 * gdb.mi/mi-dprintf-pending.exp
9659 * gdb.mi/mi-dprintf.exp
9660 * gdb.mi/mi-exit-code.exp
9661 * gdb.mi/mi-pending.exp
9662 * gdb.mi/mi-solib.exp
9663 * gdb.mi/new-ui-mi-sync.exp
9664 * gdb.mi/pr11022.exp
9665 * gdb.mi/user-selected-context-sync.exp
9666 * gdb.opt/solib-intra-step.exp
9667 * gdb.python/py-events.exp
9668 * gdb.python/py-finish-breakpoint.exp
9669 * gdb.python/py-mi.exp
9670 * gdb.python/py-prettyprint.exp
9671 * gdb.python/py-shared.exp
9672 * gdb.python/py-symbol.exp
9673 * gdb.python/py-template.exp
9674 * gdb.python/py-type.exp
9675 * gdb.python/py-value.exp
9676 * gdb.reverse/solib-precsave.exp
9677 * gdb.reverse/solib-reverse.exp
9678 * gdb.server/solib-list.exp
9679 * gdb.stabs/weird.exp
9680 * gdb.threads/reconnect-signal.exp
9681 * gdb.threads/stepi-random-signal.exp
9682 * gdb.trace/actions.exp
9683 * gdb.trace/ax.exp
9684 * gdb.trace/backtrace.exp
9685 * gdb.trace/change-loc.exp
9686 * gdb.trace/deltrace.exp
9687 * gdb.trace/ftrace-lock.exp
9688 * gdb.trace/ftrace.exp
9689 * gdb.trace/infotrace.exp
9690 * gdb.trace/mi-tracepoint-changed.exp
9691 * gdb.trace/packetlen.exp
9692 * gdb.trace/passcount.exp
9693 * gdb.trace/pending.exp
9694 * gdb.trace/range-stepping.exp
9695 * gdb.trace/report.exp
9696 * gdb.trace/stap-trace.exp
9697 * gdb.trace/tfind.exp
9698 * gdb.trace/trace-break.exp
9699 * gdb.trace/trace-condition.exp
9700 * gdb.trace/trace-enable-disable.exp
9701 * gdb.trace/trace-mt.exp
9702 * gdb.trace/tracecmd.exp
9703 * gdb.trace/tspeed.exp
9704 * gdb.trace/tsv.exp
9705 * lib/perftest.exp
9706
fb9feb35
LM
97072016-12-01 Luis Machado <lgustavo@codesourcery.com>
9708
9709 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9710 with gdb_test_no_output.
9711 Use command as test name.
9712
cd2ddb6c
LM
97132016-12-01 Luis Machado <lgustavo@codesourcery.com>
9714
9715 Fix test names starting with uppercase throughout the files.
9716
9717 * gdb.ada/assign_1.exp
9718 * gdb.ada/boolean_expr.exp
9719 * gdb.base/arrayidx.exp
9720 * gdb.base/del.exp
9721 * gdb.base/gcore-buffer-overflow.exp
9722 * gdb.base/testenv.exp
9723 * gdb.compile/compile.exp
9724 * gdb.python/py-framefilter-invalidarg.exp
9725 * gdb.python/py-framefilter.exp
9726
bb95117e
LM
97272016-12-01 Luis Machado <lgustavo@codesourcery.com>
9728
9729 Fix test names starting with uppercase throughout the files.
9730
9731 * gdb.ada/array_return.exp
9732 * gdb.ada/expr_delims.exp
9733 * gdb.ada/mi_dyn_arr.exp
9734 * gdb.ada/mi_interface.exp
9735 * gdb.ada/mi_var_array.exp
9736 * gdb.ada/watch_arg.exp
9737 * gdb.arch/alpha-step.exp
9738 * gdb.arch/altivec-regs.exp
9739 * gdb.arch/e500-regs.exp
9740 * gdb.arch/powerpc-d128-regs.exp
9741 * gdb.base/arrayidx.exp
9742 * gdb.base/break.exp
9743 * gdb.base/checkpoint.exp
9744 * gdb.base/debug-expr.exp
9745 * gdb.base/dmsym.exp
9746 * gdb.base/radix.exp
9747 * gdb.base/sepdebug.exp
9748 * gdb.base/testenv.exp
9749 * gdb.base/watch_thread_num.exp
9750 * gdb.base/watchpoint-cond-gone.exp
9751 * gdb.cell/break.exp
9752 * gdb.cell/ea-cache.exp
9753 * gdb.compile/compile.exp
9754 * gdb.cp/gdb2495.exp
9755 * gdb.gdb/selftest.exp
9756 * gdb.gdb/xfullpath.exp
9757 * gdb.go/hello.exp
9758 * gdb.go/integers.exp
9759 * gdb.objc/basicclass.exp
9760 * gdb.pascal/hello.exp
9761 * gdb.pascal/integers.exp
9762 * gdb.python/py-breakpoint.exp
9763 * gdb.python/py-cmd.exp
9764 * gdb.python/py-linetable.exp
9765 * gdb.python/py-xmethods.exp
9766 * gdb.python/python.exp
9767 * gdb.reverse/consecutive-precsave.exp
9768 * gdb.reverse/finish-precsave.exp
9769 * gdb.reverse/i386-precsave.exp
9770 * gdb.reverse/machinestate-precsave.exp
9771 * gdb.reverse/sigall-precsave.exp
9772 * gdb.reverse/solib-precsave.exp
9773 * gdb.reverse/step-precsave.exp
9774 * gdb.reverse/until-precsave.exp
9775 * gdb.reverse/watch-precsave.exp
9776 * gdb.threads/leader-exit.exp
9777 * gdb.threads/pthreads.exp
9778 * gdb.threads/wp-replication.exp
9779 * gdb.trace/actions.exp
9780 * gdb.trace/mi-tsv-changed.exp
9781 * gdb.trace/tsv.exp
9782
de97fdd4
LM
97832016-12-01 Luis Machado <lgustavo@codesourcery.com>
9784
9785 Fix test names starting with uppercase throughout the files.
9786
9787 * gdb.arch/i386-bp_permanent.exp
9788 * gdb.arch/i386-gnu-cfi.exp
9789 * gdb.base/disasm-end-cu.exp
9790 * gdb.base/macscp.exp
9791 * gdb.base/pending.exp
9792 * gdb.base/watch_thread_num.exp
9793 * gdb.cp/exception.exp
9794 * gdb.cp/gdb2495.exp
9795 * gdb.cp/local.exp
9796 * gdb.python/py-evsignal.exp
9797 * gdb.python/python.exp
9798 * gdb.trace/tracecmd.exp
9799
9f058c10
LM
98002016-12-01 Luis Machado <lgustavo@codesourcery.com>
9801
9802 Fix test names starting with uppercase throughout the files.
9803
9804 * gdb.base/charset.exp
9805 * gdb.base/eval.exp
9806 * gdb.base/multi-forks.exp
9807 * gdb.guile/scm-progspace.exp
9808 * gdb.opencl/datatypes.exp
9809 * gdb.python/py-block.exp
9810 * gdb.python/py-function.exp
9811 * gdb.python/py-symbol.exp
9812 * gdb.python/py-symtab.exp
9813 * gdb.python/py-xmethods.exp
9814 * gdb.reverse/break-precsave.exp
9815 * gdb.reverse/break-reverse.exp
9816 * gdb.reverse/consecutive-precsave.exp
9817 * gdb.reverse/consecutive-reverse.exp
9818 * gdb.reverse/finish-precsave.exp
9819 * gdb.reverse/finish-reverse-bkpt.exp
9820 * gdb.reverse/finish-reverse.exp
9821 * gdb.reverse/fstatat-reverse.exp
9822 * gdb.reverse/getresuid-reverse.exp
9823 * gdb.reverse/i386-precsave.exp
9824 * gdb.reverse/i386-reverse.exp
9825 * gdb.reverse/i386-sse-reverse.exp
9826 * gdb.reverse/i387-stack-reverse.exp
9827 * gdb.reverse/insn-reverse.exp
9828 * gdb.reverse/machinestate-precsave.exp
9829 * gdb.reverse/machinestate.exp
9830 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9831 * gdb.reverse/pipe-reverse.exp
9832 * gdb.reverse/readv-reverse.exp
9833 * gdb.reverse/recvmsg-reverse.exp
9834 * gdb.reverse/rerun-prec.exp
9835 * gdb.reverse/s390-mvcle.exp
9836 * gdb.reverse/sigall-precsave.exp
9837 * gdb.reverse/sigall-reverse.exp
9838 * gdb.reverse/solib-precsave.exp
9839 * gdb.reverse/solib-reverse.exp
9840 * gdb.reverse/step-precsave.exp
9841 * gdb.reverse/step-reverse.exp
9842 * gdb.reverse/time-reverse.exp
9843 * gdb.reverse/until-precsave.exp
9844 * gdb.reverse/until-reverse.exp
9845 * gdb.reverse/waitpid-reverse.exp
9846 * gdb.reverse/watch-precsave.exp
9847 * gdb.reverse/watch-reverse.exp
9848
cdc7edd7
LM
98492016-12-01 Luis Machado <lgustavo@codesourcery.com>
9850
9851 Fix test names starting with uppercase throughout the files.
9852
9853 * gdb.arch/i386-mpx-simple_segv.exp
9854 * gdb.arch/i386-mpx.exp
9855 * gdb.arch/i386-permbkpt.exp
9856 * gdb.arch/pa-nullify.exp
9857 * gdb.arch/powerpc-d128-regs.exp
9858 * gdb.arch/vsx-regs.exp
9859 * gdb.base/bfp-test.exp
9860 * gdb.base/break.exp
9861 * gdb.base/breakpoint-shadow.exp
9862 * gdb.base/callfuncs.exp
9863 * gdb.base/charset.exp
9864 * gdb.base/commands.exp
9865 * gdb.base/completion.exp
9866 * gdb.base/dfp-test.exp
9867 * gdb.base/echo.exp
9868 * gdb.base/ending-run.exp
9869 * gdb.base/eval.exp
9870 * gdb.base/expand-psymtabs.exp
9871 * gdb.base/float128.exp
9872 * gdb.base/floatn.exp
9873 * gdb.base/foll-exec-mode.exp
9874 * gdb.base/gdb1056.exp
9875 * gdb.base/gdb11531.exp
9876 * gdb.base/kill-after-signal.exp
9877 * gdb.base/multi-forks.exp
9878 * gdb.base/overlays.exp
9879 * gdb.base/pending.exp
9880 * gdb.base/sepdebug.exp
9881 * gdb.base/testenv.exp
9882 * gdb.base/valgrind-db-attach.exp
9883 * gdb.base/watch_thread_num.exp
9884 * gdb.base/watchpoint-cond-gone.exp
9885 * gdb.base/watchpoint.exp
9886 * gdb.base/watchpoints.exp
9887 * gdb.cp/arg-reference.exp
9888 * gdb.cp/baseenum.exp
9889 * gdb.cp/operator.exp
9890 * gdb.cp/shadow.exp
9891 * gdb.dwarf2/dw2-op-out-param.exp
9892 * gdb.dwarf2/dw2-reg-undefined.exp
9893 * gdb.go/chan.exp
9894 * gdb.go/hello.exp
9895 * gdb.go/integers.exp
9896 * gdb.go/methods.exp
9897 * gdb.go/package.exp
9898 * gdb.guile/scm-parameter.exp
9899 * gdb.guile/scm-progspace.exp
9900 * gdb.guile/scm-value.exp
9901 * gdb.mi/mi-pending.exp
9902 * gdb.mi/user-selected-context-sync.exp
9903 * gdb.multi/multi-attach.exp
9904 * gdb.multi/tids.exp
9905 * gdb.opt/clobbered-registers-O2.exp
9906 * gdb.pascal/floats.exp
9907 * gdb.pascal/integers.exp
9908 * gdb.python/py-block.exp
9909 * gdb.python/py-events.exp
9910 * gdb.python/py-parameter.exp
9911 * gdb.python/py-symbol.exp
9912 * gdb.python/py-symtab.exp
9913 * gdb.python/py-type.exp
9914 * gdb.python/py-value.exp
9915 * gdb.python/py-xmethods.exp
9916 * gdb.python/python.exp
9917 * gdb.reverse/break-precsave.exp
9918 * gdb.reverse/consecutive-precsave.exp
9919 * gdb.reverse/finish-precsave.exp
9920 * gdb.reverse/i386-precsave.exp
9921 * gdb.reverse/machinestate-precsave.exp
9922 * gdb.reverse/sigall-precsave.exp
9923 * gdb.reverse/solib-precsave.exp
9924 * gdb.reverse/step-precsave.exp
9925 * gdb.reverse/until-precsave.exp
9926 * gdb.reverse/watch-precsave.exp
9927 * gdb.server/ext-attach.exp
9928 * gdb.server/ext-restart.exp
9929 * gdb.server/ext-run.exp
9930 * gdb.server/ext-wrapper.exp
9931 * gdb.stabs/gdb11479.exp
9932 * gdb.stabs/weird.exp
9933 * gdb.threads/attach-many-short-lived-threads.exp
9934 * gdb.threads/kill.exp
9935 * gdb.threads/watchpoint-fork.exp
9936
bc6c7af4
LM
99372016-12-01 Luis Machado <lgustavo@codesourcery.com>
9938
9939 Fix test names starting with uppercase throughout all the files below.
9940
9941 * gdb.ada/array_return.exp
9942 * gdb.ada/catch_ex.exp
9943 * gdb.ada/info_exc.exp
9944 * gdb.ada/mi_catch_ex.exp
9945 * gdb.ada/mi_dyn_arr.exp
9946 * gdb.ada/mi_ex_cond.exp
9947 * gdb.ada/mi_exc_info.exp
9948 * gdb.ada/mi_interface.exp
9949 * gdb.ada/mi_task_arg.exp
9950 * gdb.ada/mi_task_info.exp
9951 * gdb.ada/mi_var_array.exp
9952 * gdb.arch/alpha-step.exp
9953 * gdb.arch/amd64-disp-step.exp
9954 * gdb.arch/arm-disp-step.exp
9955 * gdb.arch/disp-step-insn-reloc.exp
9956 * gdb.arch/e500-prologue.exp
9957 * gdb.arch/ftrace-insn-reloc.exp
9958 * gdb.arch/gdb1558.exp
9959 * gdb.arch/i386-bp_permanent.exp
9960 * gdb.arch/i386-disp-step.exp
9961 * gdb.arch/i386-float.exp
9962 * gdb.arch/i386-gnu-cfi.exp
9963 * gdb.arch/ia64-breakpoint-shadow.exp
9964 * gdb.arch/mips16-thunks.exp
9965 * gdb.arch/pa-nullify.exp
9966 * gdb.arch/powerpc-aix-prologue.exp
9967 * gdb.arch/powerpc-power.exp
9968 * gdb.arch/ppc-dfp.exp
9969 * gdb.arch/s390-tdbregs.exp
9970 * gdb.arch/spu-info.exp
9971 * gdb.arch/spu-ls.exp
9972 * gdb.arch/thumb-bx-pc.exp
9973 * gdb.base/advance.exp
9974 * gdb.base/annota-input-while-running.exp
9975 * gdb.base/arrayidx.exp
9976 * gdb.base/asmlabel.exp
9977 * gdb.base/async.exp
9978 * gdb.base/attach-wait-input.exp
9979 * gdb.base/auto-connect-native-target.exp
9980 * gdb.base/batch-preserve-term-settings.exp
9981 * gdb.base/bfp-test.exp
9982 * gdb.base/bigcore.exp
9983 * gdb.base/bp-permanent.exp
9984 * gdb.base/break-always.exp
9985 * gdb.base/break-fun-addr.exp
9986 * gdb.base/break-idempotent.exp
9987 * gdb.base/break-main-file-remove-fail.exp
9988 * gdb.base/break-probes.exp
9989 * gdb.base/break-unload-file.exp
9990 * gdb.base/break.exp
9991 * gdb.base/call-ar-st.exp
9992 * gdb.base/call-rt-st.exp
9993 * gdb.base/call-sc.exp
9994 * gdb.base/call-signal-resume.exp
9995 * gdb.base/call-strs.exp
9996 * gdb.base/callexit.exp
9997 * gdb.base/callfuncs.exp
9998 * gdb.base/catch-gdb-caused-signals.exp
9999 * gdb.base/catch-signal-siginfo-cond.exp
10000 * gdb.base/catch-syscall.exp
10001 * gdb.base/compare-sections.exp
10002 * gdb.base/cond-eval-mode.exp
10003 * gdb.base/condbreak-call-false.exp
10004 * gdb.base/consecutive-step-over.exp
10005 * gdb.base/cursal.exp
10006 * gdb.base/disabled-location.exp
10007 * gdb.base/disasm-end-cu.exp
10008 * gdb.base/display.exp
10009 * gdb.base/double-prompt-target-event-error.exp
10010 * gdb.base/dprintf-bp-same-addr.exp
10011 * gdb.base/dprintf-detach.exp
10012 * gdb.base/dprintf-next.exp
10013 * gdb.base/dprintf-non-stop.exp
10014 * gdb.base/dprintf-pending.exp
10015 * gdb.base/dso2dso.exp
10016 * gdb.base/ending-run.exp
10017 * gdb.base/enum_cond.exp
10018 * gdb.base/examine-backward.exp
10019 * gdb.base/exe-lock.exp
10020 * gdb.base/exec-invalid-sysroot.exp
10021 * gdb.base/execl-update-breakpoints.exp
10022 * gdb.base/execution-termios.exp
10023 * gdb.base/fileio.exp
10024 * gdb.base/fixsection.exp
10025 * gdb.base/foll-exec-mode.exp
10026 * gdb.base/foll-exec.exp
10027 * gdb.base/fork-running-state.exp
10028 * gdb.base/frame-args.exp
10029 * gdb.base/fullpath-expand.exp
10030 * gdb.base/func-ptr.exp
10031 * gdb.base/gcore-relro-pie.exp
10032 * gdb.base/gdb1090.exp
10033 * gdb.base/gdb1555.exp
10034 * gdb.base/global-var-nested-by-dso.exp
10035 * gdb.base/gnu-ifunc.exp
10036 * gdb.base/hbreak-in-shr-unsupported.exp
10037 * gdb.base/hbreak-unmapped.exp
10038 * gdb.base/hook-stop.exp
10039 * gdb.base/infcall-input.exp
10040 * gdb.base/info-fun.exp
10041 * gdb.base/info-shared.exp
10042 * gdb.base/interrupt-noterm.exp
10043 * gdb.base/jit-so.exp
10044 * gdb.base/jit.exp
10045 * gdb.base/line-symtabs.exp
10046 * gdb.base/list.exp
10047 * gdb.base/longjmp.exp
10048 * gdb.base/macscp.exp
10049 * gdb.base/max-value-size.exp
10050 * gdb.base/nodebug.exp
10051 * gdb.base/nofield.exp
10052 * gdb.base/overlays.exp
10053 * gdb.base/paginate-after-ctrl-c-running.exp
10054 * gdb.base/paginate-bg-execution.exp
10055 * gdb.base/paginate-inferior-exit.exp
10056 * gdb.base/pending.exp
10057 * gdb.base/pr11022.exp
10058 * gdb.base/printcmds.exp
10059 * gdb.base/ptr-typedef.exp
10060 * gdb.base/ptype.exp
10061 * gdb.base/randomize.exp
10062 * gdb.base/range-stepping.exp
10063 * gdb.base/realname-expand.exp
10064 * gdb.base/relativedebug.exp
10065 * gdb.base/remote.exp
10066 * gdb.base/savedregs.exp
10067 * gdb.base/sepdebug.exp
10068 * gdb.base/set-noassign.exp
10069 * gdb.base/shlib-call.exp
10070 * gdb.base/shreloc.exp
10071 * gdb.base/sigaltstack.exp
10072 * gdb.base/sigbpt.exp
10073 * gdb.base/siginfo-addr.exp
10074 * gdb.base/siginfo-obj.exp
10075 * gdb.base/siginfo-thread.exp
10076 * gdb.base/signest.exp
10077 * gdb.base/signull.exp
10078 * gdb.base/sigrepeat.exp
10079 * gdb.base/skip.exp
10080 * gdb.base/so-impl-ld.exp
10081 * gdb.base/solib-corrupted.exp
10082 * gdb.base/solib-disc.exp
10083 * gdb.base/solib-display.exp
10084 * gdb.base/solib-overlap.exp
10085 * gdb.base/solib-search.exp
10086 * gdb.base/solib-symbol.exp
10087 * gdb.base/source-execution.exp
10088 * gdb.base/sss-bp-on-user-bp-2.exp
10089 * gdb.base/sss-bp-on-user-bp.exp
10090 * gdb.base/stack-checking.exp
10091 * gdb.base/stale-infcall.exp
10092 * gdb.base/step-break.exp
10093 * gdb.base/step-line.exp
10094 * gdb.base/step-over-exit.exp
10095 * gdb.base/step-test.exp
10096 * gdb.base/structs.exp
10097 * gdb.base/sym-file.exp
10098 * gdb.base/symtab-search-order.exp
10099 * gdb.base/term.exp
10100 * gdb.base/type-opaque.exp
10101 * gdb.base/unload.exp
10102 * gdb.base/until-nodebug.exp
10103 * gdb.base/until.exp
10104 * gdb.base/unwindonsignal.exp
10105 * gdb.base/watch-cond.exp
10106 * gdb.base/watch-non-mem.exp
10107 * gdb.base/watch_thread_num.exp
10108 * gdb.base/watchpoint-reuse-slot.exp
10109 * gdb.base/watchpoint-solib.exp
10110 * gdb.base/watchpoint.exp
10111 * gdb.btrace/dlopen.exp
10112 * gdb.cell/arch.exp
10113 * gdb.cell/break.exp
10114 * gdb.cell/bt.exp
10115 * gdb.cell/core.exp
10116 * gdb.cell/data.exp
10117 * gdb.cell/dwarfaddr.exp
10118 * gdb.cell/ea-cache.exp
10119 * gdb.cell/ea-standalone.exp
10120 * gdb.cell/ea-test.exp
10121 * gdb.cell/f-regs.exp
10122 * gdb.cell/fork.exp
10123 * gdb.cell/gcore.exp
10124 * gdb.cell/mem-access.exp
10125 * gdb.cell/ptype.exp
10126 * gdb.cell/registers.exp
10127 * gdb.cell/sizeof.exp
10128 * gdb.cell/solib-symbol.exp
10129 * gdb.cell/solib.exp
10130 * gdb.compile/compile-tls.exp
10131 * gdb.cp/exception.exp
10132 * gdb.cp/gdb2495.exp
10133 * gdb.cp/local.exp
10134 * gdb.cp/mb-inline.exp
10135 * gdb.cp/mb-templates.exp
10136 * gdb.cp/pr10687.exp
10137 * gdb.cp/pr9167.exp
10138 * gdb.cp/scope-err.exp
10139 * gdb.cp/templates.exp
10140 * gdb.cp/virtfunc.exp
10141 * gdb.dwarf2/dw2-dir-file-name.exp
10142 * gdb.dwarf2/dw2-single-line-discriminators.exp
10143 * gdb.fortran/complex.exp
10144 * gdb.fortran/library-module.exp
10145 * gdb.guile/guile.exp
10146 * gdb.guile/scm-cmd.exp
10147 * gdb.guile/scm-frame-inline.exp
10148 * gdb.guile/scm-objfile.exp
10149 * gdb.guile/scm-pretty-print.exp
10150 * gdb.guile/scm-symbol.exp
10151 * gdb.guile/scm-type.exp
10152 * gdb.guile/scm-value.exp
10153 * gdb.linespec/keywords.exp
10154 * gdb.linespec/ls-errs.exp
10155 * gdb.linespec/macro-relative.exp
10156 * gdb.linespec/thread.exp
10157 * gdb.mi/mi-breakpoint-changed.exp
10158 * gdb.mi/mi-dprintf-pending.exp
10159 * gdb.mi/mi-fullname-deleted.exp
10160 * gdb.mi/mi-logging.exp
10161 * gdb.mi/mi-pending.exp
10162 * gdb.mi/mi-solib.exp
10163 * gdb.mi/new-ui-mi-sync.exp
10164 * gdb.mi/user-selected-context-sync.exp
10165 * gdb.multi/dummy-frame-restore.exp
10166 * gdb.multi/multi-arch-exec.exp
10167 * gdb.multi/remove-inferiors.exp
10168 * gdb.multi/watchpoint-multi-exit.exp
10169 * gdb.opt/solib-intra-step.exp
10170 * gdb.perf/backtrace.exp
10171 * gdb.perf/single-step.exp
10172 * gdb.perf/skip-command.exp
10173 * gdb.perf/skip-prologue.exp
10174 * gdb.perf/solib.exp
10175 * gdb.python/lib-types.exp
10176 * gdb.python/py-as-string.exp
10177 * gdb.python/py-bad-printers.exp
10178 * gdb.python/py-block.exp
10179 * gdb.python/py-breakpoint.exp
10180 * gdb.python/py-cmd.exp
10181 * gdb.python/py-events.exp
10182 * gdb.python/py-evthreads.exp
10183 * gdb.python/py-finish-breakpoint.exp
10184 * gdb.python/py-finish-breakpoint2.exp
10185 * gdb.python/py-frame-inline.exp
10186 * gdb.python/py-frame.exp
10187 * gdb.python/py-inferior.exp
10188 * gdb.python/py-infthread.exp
10189 * gdb.python/py-mi.exp
10190 * gdb.python/py-objfile.exp
10191 * gdb.python/py-pp-maint.exp
10192 * gdb.python/py-pp-registration.exp
10193 * gdb.python/py-prettyprint.exp
10194 * gdb.python/py-recurse-unwind.exp
10195 * gdb.python/py-shared.exp
10196 * gdb.python/py-symbol.exp
10197 * gdb.python/py-symtab.exp
10198 * gdb.python/py-template.exp
10199 * gdb.python/py-type.exp
10200 * gdb.python/py-unwind-maint.exp
10201 * gdb.python/py-unwind.exp
10202 * gdb.python/py-value.exp
10203 * gdb.python/python.exp
10204 * gdb.reverse/finish-reverse-bkpt.exp
10205 * gdb.reverse/insn-reverse.exp
10206 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10207 * gdb.reverse/solib-precsave.exp
10208 * gdb.reverse/solib-reverse.exp
10209 * gdb.stabs/gdb11479.exp
10210 * gdb.stabs/weird.exp
10211 * gdb.threads/fork-child-threads.exp
10212 * gdb.threads/fork-plus-threads.exp
10213 * gdb.threads/fork-thread-pending.exp
10214 * gdb.threads/forking-threads-plus-breakpoint.exp
10215 * gdb.threads/hand-call-in-threads.exp
10216 * gdb.threads/interrupted-hand-call.exp
10217 * gdb.threads/linux-dp.exp
10218 * gdb.threads/local-watch-wrong-thread.exp
10219 * gdb.threads/next-while-other-thread-longjmps.exp
10220 * gdb.threads/non-ldr-exit.exp
10221 * gdb.threads/pending-step.exp
10222 * gdb.threads/print-threads.exp
10223 * gdb.threads/process-dies-while-detaching.exp
10224 * gdb.threads/process-dies-while-handling-bp.exp
10225 * gdb.threads/pthreads.exp
10226 * gdb.threads/queue-signal.exp
10227 * gdb.threads/reconnect-signal.exp
10228 * gdb.threads/signal-command-handle-nopass.exp
10229 * gdb.threads/signal-command-multiple-signals-pending.exp
10230 * gdb.threads/signal-delivered-right-thread.exp
10231 * gdb.threads/signal-sigtrap.exp
10232 * gdb.threads/sigthread.exp
10233 * gdb.threads/staticthreads.exp
10234 * gdb.threads/stepi-random-signal.exp
10235 * gdb.threads/thread-unwindonsignal.exp
10236 * gdb.threads/thread_check.exp
10237 * gdb.threads/thread_events.exp
10238 * gdb.threads/tid-reuse.exp
10239 * gdb.threads/tls-nodebug.exp
10240 * gdb.threads/tls-shared.exp
10241 * gdb.threads/tls-so_extern.exp
10242 * gdb.threads/tls.exp
10243 * gdb.threads/wp-replication.exp
10244 * gdb.trace/actions-changed.exp
10245 * gdb.trace/actions.exp
10246 * gdb.trace/backtrace.exp
10247 * gdb.trace/change-loc.exp
10248 * gdb.trace/collection.exp
10249 * gdb.trace/deltrace.exp
10250 * gdb.trace/disconnected-tracing.exp
10251 * gdb.trace/entry-values.exp
10252 * gdb.trace/ftrace-lock.exp
10253 * gdb.trace/ftrace.exp
10254 * gdb.trace/infotrace.exp
10255 * gdb.trace/mi-trace-frame-collected.exp
10256 * gdb.trace/mi-trace-unavailable.exp
10257 * gdb.trace/mi-traceframe-changed.exp
10258 * gdb.trace/mi-tracepoint-changed.exp
10259 * gdb.trace/mi-tsv-changed.exp
10260 * gdb.trace/no-attach-trace.exp
10261 * gdb.trace/packetlen.exp
10262 * gdb.trace/passc-dyn.exp
10263 * gdb.trace/passcount.exp
10264 * gdb.trace/pending.exp
10265 * gdb.trace/pr16508.exp
10266 * gdb.trace/qtro.exp
10267 * gdb.trace/range-stepping.exp
10268 * gdb.trace/read-memory.exp
10269 * gdb.trace/report.exp
10270 * gdb.trace/save-trace.exp
10271 * gdb.trace/signal.exp
10272 * gdb.trace/stap-trace.exp
10273 * gdb.trace/status-stop.exp
10274 * gdb.trace/strace.exp
10275 * gdb.trace/tfile.exp
10276 * gdb.trace/tfind.exp
10277 * gdb.trace/trace-break.exp
10278 * gdb.trace/trace-condition.exp
10279 * gdb.trace/trace-enable-disable.exp
10280 * gdb.trace/trace-mt.exp
10281 * gdb.trace/tracecmd.exp
10282 * gdb.trace/tracefile-pseudo-reg.exp
10283 * gdb.trace/tspeed.exp
10284 * gdb.trace/tstatus.exp
10285 * gdb.trace/tsv.exp
10286 * gdb.trace/unavailable.exp
10287 * gdb.trace/while-dyn.exp
10288 * gdb.trace/while-stepping.exp
10289 * lib/gdb-guile.exp
10290 * lib/gdb.exp
10291 * lib/mi-support.exp
10292 * lib/pascal.exp
10293 * lib/perftest.exp
10294 * lib/prelink-support.exp
10295 * lib/selftest-support.exp
10296
ad02e4fe
SM
102972016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10298
10299 * Makefile.in: Include disable-implicit-rules.mk.
10300
22347e55
AA
103012016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10302
10303 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10304 non-byte-aligned bit fields.
10305
da5b30da
AA
103062016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10307
10308 PR gdb/12616
10309 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10310 respects the DW_AT_data_bit_offset attribute.
10311
b593ecca
SM
103122016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10313
10314 * gdb.base/default.exp: Fix output of "set language".
10315
3b165252
SM
103162016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10317
10318 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10319 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10320 make.
10321 * configure.ac: Remove checks for the make program.
10322 * configure: Re-generate.
10323
1a2f3d7f
KB
103242016-11-16 Kevin Buettner <kevinb@redhat.com>
10325
10326 * gdb.python/py-recurse-unwind.c (main): Add loop.
10327 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10328 to read_register() and gdb.parse_and_eval(). Make each code
10329 call a separate case that can be individually tested.
10330 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10331 proc. Call cont_and_backtrace for each of the code paths that
10332 we want to test in the unwinder.
10333
b7f38fda
AA
103342016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10335
10336 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10337 the definition of struct S.
10338
1f8db343
CM
103392016-11-11 Catherine Moore <clm@codesourcery.com>
10340
10341 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10342
fad0c9fb
PA
103432016-11-09 Pedro Alves <palves@redhat.com>
10344
10345 * gdb.base/commands.exp (runto_or_return): New procedure.
10346 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10347 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10348 (progvar_simple_while_test, progvar_complex_if_while_test)
10349 (if_while_breakpoint_command_test)
10350 (infrun_breakpoint_command_test, breakpoint_command_test)
10351 (user_defined_command_test, watchpoint_command_test)
10352 (test_command_prompt_position, redefine_hook_test)
10353 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10354 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10355 multi_line_input and multi_line. Remove gdb_expect and
10356 gdb_stop_suppressing_tests uses.
10357 * lib/gdb.exp (valnum_re): New global.
10358 (multi_line_input): New procedure.
10359
8354c62c
SM
103602016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10361
10362 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10363 Remove.
10364 (test_setup): Define with proc_with_prefix.
10365 (test_cli_inferior): Likewise.
10366 (test_cli_thread): Likewise.
10367 (test_cli_frame): Likewise.
10368 (test_cli_select_frame): Likewise.
10369 (test_cli_up_down): Likewise.
10370 (test_mi_thread_select): Likewise.
10371 (test_mi_stack_select_frame): Likewise.
10372 (test_cli_in_mi_inferior): Likewise.
10373 (test_cli_in_mi_thread): Likewise.
10374 (test_cli_in_mi_frame): Likewise.
10375 (top level): Do not use with_test_prefix_procname.
10376
64f367a2
PA
103772016-11-09 Pedro Alves <palves@redhat.com>
10378
10379 * gdb.base/commands.exp (gdbvar_simple_if_test)
10380 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10381 (progvar_simple_if_test, progvar_simple_while_test)
10382 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10383 (infrun_breakpoint_command_test, breakpoint_command_test)
10384 (user_defined_command_test, watchpoint_command_test)
10385 (test_command_prompt_position, deprecated_command_test)
10386 (bp_deleted_in_command, temporary_breakpoint_commands)
10387 (stray_arg0_test, source_file_with_indented_comment)
10388 (recursive_source_test, if_commands_test)
10389 (error_clears_commands_left, redefine_hook_test)
10390 (redefine_backtrace_test): Use proc_with_prefix.
10391 * lib/gdb.exp (proc_with_prefix): New proc.
10392
0bb65f1e
AA
103932016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10394
10395 * gdb.base/tui-layout.c: New file.
10396 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10397 disassembly window contains very long lines.
10398
7353f247
TT
103992016-11-08 Tom Tromey <tom@tromey.com>
10400
10401 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10402 depend on Python 2.
10403
30a7bb83
TT
104042016-11-08 Tom Tromey <tom@tromey.com>
10405
10406 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10407 New method.
10408
cdf5a07c
MG
104092016-10-29 Manish Goregaokar <manish@mozilla.com>
10410
2806dc7e 10411 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10412
51a789c3
MG
104132016-10-27 Manish Goregaokar <manish@mozilla.com>
10414
2806dc7e
PA
10415 * gdb.rust/simple.rs: Add test for univariant enums without
10416 discriminants and for encoded struct-like enums.
51a789c3 10417
f610ab6d
PA
104182016-10-28 Pedro Alves <palves@redhat.com>
10419
10420 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10421 gdb_test_multiple, tighten regexps and match symtabs and line
10422 tables incrementally.
10423
b129b0ca
LM
104242016-10-28 Luis Machado <lgustavo@codesourcery.com>
10425
10426 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10427 general.
10428
ecf45d2c
SL
104292016-10-25 Luis Machado <lgustavo@codesourcery.com>
10430
10431 * gdb.base/exec-invalid-sysroot.exp: New file.
10432
b8d38ee4
JK
104332016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10434
10435 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10436
f90fd8c2
JK
104372016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10438
10439 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10440
2d2476aa
MR
104412016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10442
2806dc7e
PA
10443 * gdb.base/killed-outside.exp: Remove $options from a call to
10444 `prepare_for_testing'.
2d2476aa 10445
e42b25a0
SM
104462016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10447
10448 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10449 Change test message.
10450
3ccdb432
SM
104512016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10452
10453 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10454 Update comment.
10455
5bad3170
SM
104562016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10457
10458 * gdb.trace/mi-trace-save.exp: New file.
10459
5ad9dba7
YQ
104602016-10-13 Yao Qi <yao.qi@linaro.org>
10461
10462 * gdb.base/code_elim.exp (get_var_address): Remove.
10463 * gdb.base/relocate.exp: Likewise.
10464 * gdb.base/shreloc.exp: Likewise.
10465 * lib/gdb.exp (get_var_address): New.
10466
62df7e21
YQ
104672016-10-13 Yao Qi <yao.qi@linaro.org>
10468
10469 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10470 floating point tests if $skip_float_test is false.
10471
4dac951e
LM
104722016-10-12 Luis Machado <lgustavo@codesourcery.com>
10473
10474 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10475 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10476 argc values.
10477 Add 1 to argc so we guarantee distinct initial/modified argc values.
10478
8f1a8fc4
JK
104792016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10480
10481 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10482
16c85b5d
JK
104832016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10484
10485 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10486 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10487 * gdb.arch/vsx-regs.exp: Likewise.
10488
1d0e042a
YQ
104892016-10-07 Yao Qi <yao.qi@linaro.org>
10490
10491 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10492
68dadef5
MM
104932016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10494
10495 * gdb.python/python.exp: Test decode_line("*0").
10496
33fa2c6e
DE
104972016-10-06 Doug Evans <dje@google.com>
10498
10499 * gdb.python/py-value.exp (test_value_creation): Add test for large
10500 unsigned 64-bit value.
10501
9c37b5ae
TT
105022016-10-06 Tom Tromey <tom@tromey.com>
10503
10504 * gdb.compile/compile.exp: Change java tests to rust.
10505 * gdb.base/setshow.exp: Change java tests to rust.
10506 * gdb.base/default.exp: Remove java from language list.
10507 * README (Examples): Update language example.
10508 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10509 test.
10510 * lib/gdb.exp (skip_java_tests): Remove.
10511 * lib/java.exp: Remove.
10512 * gdb.java: Remove.
10513
78b86327
MR
105142016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10515
10516 * gdb.arch/mips-fcr.exp: New test.
10517 * gdb.arch/mips-fcr.c: Source for the new test.
10518
7470adbb
MR
105192016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10520
10521 * gdb.base/solib-disc.exp: Use `standard_output_file'
10522 throughout.
10523
4a556533
PA
105242016-10-06 Pedro Alves <palves@redhat.com>
10525
10526 * gdb.base/jit-simple-dl.c: New file.
10527 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10528 * gdb.base/jit-simple.c: ... this.
10529 * gdb.base/jit-simple.exp (jit_run): Delete.
10530 (build_jit): New proc.
10531 (jit_test_reread): Recompile either the main program or the shared
10532 library, depending on what is being tested. Skip changing address
10533 if caller wants to. Compare before/after addresses. If testing
10534 standalone, explicitly load the binary. Test "maint info
10535 breakpoints".
10536 (top level): Add "standalone vs shared lib" and "change address"
10537 vs "same address" axes.
10538
5a122fbc
PA
105392016-10-06 Pedro Alves <palves@redhat.com>
10540
10541 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10542 call.
10543 (jit_run): Delete.
10544 (jit_test_reread): Use with_test_prefix. Reload the main binary
10545 explicitly. Compare the before/after addresses of the JIT
10546 descriptor.
10547
ee8da4b8
DE
105482016-08-15 Doug Evans <dje@google.com>
10549
10550 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10551 for single bitfields is bool.
10552 * gdb.xml/tdesc-regs.exp: Ditto.
10553
f389f6fe
JK
105542016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10555
10556 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10557
fdebf1a4
YQ
105582016-10-05 Yao Qi <yao.qi@linaro.org>
10559
10560 * lib/gdb.exp (support_complex_tests): Return zero if
10561 gdb_skip_float_test return true.
10562
9c36d954 105632016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10564 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10565
10566 PR gdb/20487
10567 * gdb.mi/user-selected-context-sync.exp: New file.
10568 * gdb.mi/user-selected-context-sync.c: New file.
10569
4034d0ff 105702016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10571 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10572
10573 PR gdb/20487
10574 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10575 =thread-select-event check.
10576
a4297203
PB
105772016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10578
10579 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10580 the compulsory L operand changes.
10581 * gdb.arch/powerpc-power.s: Likewise.
10582
bb805577
JK
105832016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10584
10585 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10586 * gdb.base/jit-attach-pie.c: New file.
10587 * gdb.base/jit-attach-pie.exp: New file.
10588
6d61dee5
PA
105892016-09-28 Pedro Alves <palves@redhat.com>
10590
10591 * gdb.base/infcall-input.c: New file.
10592 * gdb.base/infcall-input.exp: New file.
10593
f73842fc
YQ
105942016-09-22 Yao Qi <yao.qi@linaro.org>
10595
10596 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10597 (gdb_exit): Rename it to ...
10598 (gdbserver_gdb_exit): ... Close GDBserver.
10599 (gdb_exit): New proc, call gdbserver_gdb_exit.
10600 (mi_gdb_exit): Likewise.
10601
90681dab
YQ
106022016-09-22 Yao Qi <yao.qi@linaro.org>
10603
10604 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10605 path.
10606 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10607 Remove duplication.
10608
9c211fd8
YQ
106092016-09-22 Yao Qi <yao.qi@linaro.org>
10610
10611 * lib/gdbserver-support.exp: Check the existence of
10612 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10613
ad0a504f
AK
106142016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10615
10616 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10617
36cf1806
TT
106182016-09-21 Tom Tromey <tom@tromey.com>
10619
10620 PR gdb/20604:
10621 * gdb.base/quit.exp: New file.
10622
74172ecf
SM
106232016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10624
10625 * .gitignore: New file.
10626
3d0ec882
MR
106272016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10628
10629 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10630 throughout.
10631
8193adea
AA
106322016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10633
10634 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10635
d41a5c09
JK
106362016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10637
10638 * gdb.cp/casts.cc (decltype): Move it ...
10639 (main): ... with its call to ...
10640 * gdb.cp/casts03.cc: ... a new file.
10641 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10642
d2dfe700
JK
106432016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10644
10645 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10646
e2a92b16
PB
106472016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10648
10649 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10650 and sync up the test with tests in gas/testsuite/gas/ppc.
10651 * gdb.arch/powerpc-power.exp: Likewise.
10652
49b4de64
JK
106532016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10654
10655 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10656
2c29df25
SDJ
106572016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10658 Jan Kratochvil <jan.kratochvil@redhat.com>
10659
10660 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10661 make m1's definition to be different from m2's. Use 'dummy' as an
10662 argument for probe 'two'.
10663
cc3c2846
JB
106642016-09-10 Jon Beniston <jon@beniston.com>
10665
10666 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10667 for sim target.
10668
e1b2624a
AA
106692016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10670
10671 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10672 variable declaration.
10673 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10674 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10675 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10676 received HWCAP as its argument.
10677
4295e285
PA
106782016-09-06 Pedro Alves <palves@redhat.com>
10679
10680 * gdb.base/new-ui-pending-input.c: New file.
10681 * gdb.base/new-ui-pending-input.exp: New file.
10682 * gdb.exp (clear_gdb_spawn_id): New procedure.
10683 (with_spawn_id): Check whether gdb_spawn_id exists before
10684 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10685 on exit.
10686
00d5215e
UW
106872016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10688
10689 * gdb.base/float128.c: New file.
10690 * gdb.base/float128.exp: Likewise.
10691 * gdb.base/floatn.c: Likewise.
10692 * gdb.base/floatn.exp: Likewise.
10693
a9ff5f12
UW
106942016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10695
10696 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10697
f245535c
PA
106982016-09-05 Pedro Alves <palves@redhat.com>
10699
10700 PR backtrace/19927
10701 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10702 unwinders are immediately called as side effect of "source" or
10703 "disable unwinder" commands.
10704 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10705
ae9cf263
YQ
107062016-09-02 Yao Qi <yao.qi@linaro.org>
10707
10708 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10709 is true and $type is "float" or "double".
10710
27aba047
YQ
107112016-09-02 Yao Qi <yao.qi@linaro.org>
10712
10713 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10714 true.
10715 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10716 * gdb.base/call-rt-st.exp: Likewise.
10717 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10718 return value instead of gdb,skip_float_test.
10719 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10720 (do_function_calls): Use its return value instead of
10721 gdb,skip_float_test.
10722 * gdb.base/finish.exp: Likewise.
10723 * gdb.base/funcargs.exp: Likewise.
10724 * gdb.base/return.exp: Likewise.
10725 * gdb.base/return2.exp: Likewise.
10726 * gdb.base/varargs.exp: Likewise.
10727 * lib/gdb.exp (gdb_skip_float_test): Change it to
10728 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10729
5af962df
AA
107302016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10731
10732 * gdb.multi/tids.exp: Test "thread apply all".
10733
7fac6910
JK
107342016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10735
10736 * gdb.base/default.exp (tty): Remove.
10737
bb1fe4ac
KB
107382016-08-24 Kevin Buettner <kevinb@redhat.com>
10739
2806dc7e
PA
10740 * gdb.python/py-recurse-unwind.c: New file.
10741 * gdb.python/py-recurse-unwind.py: New file.
10742 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10743
0a1ddfa6
SM
107442016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10745
10746 * gdb.base/set-inferior-tty.exp: New file.
10747 * gdb.base/set-inferior-tty.c: New file.
10748
d9de1fe3
PA
107492016-08-23 Pedro Alves <palves@redhat.com>
10750
10751 PR gdb/20494
10752 * gdb.base/new-ui-echo.c: New file.
10753 * gdb.base/new-ui-echo.exp: New file.
10754
e9d9abd7
YQ
107552016-08-23 Yao Qi <yao.qi@linaro.org>
10756
10757 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10758 gdbserver_spawn.
10759 * gdb.server/connect-without-multi-process.exp (do_test):
10760 Likewise.
10761
3589529e
YQ
107622016-08-23 Yao Qi <yao.qi@linaro.org>
10763
10764 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10765 standalone_txt. Delete gdb_txt and standalone_txt on host
10766 and target. Spawn the binary on target. Copy files from
10767 target to host.
10768
6bb90213
PA
107692016-08-22 Pedro Alves <palves@redhat.com>
10770
10771 PR gdb/20505
10772 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10773 with_test_prefix. Factor out bits to ...
10774 (test_no_vdso): ... this new procedure.
10775
20c2c024
CL
107762016-08-19 Carl Love <cel@us.ibm.com>
10777
10778 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10779 maintaining separate logic for constructing the output path.
10780 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10781 * gdb.arch/ppc-dfp.exp: Likewise.
10782 * gdb.arch/ppc-fp.exp: Likewise.
10783 * gdb.arch/vsx-regs.exp: Likewise.
10784 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10785 binprefix for generating the additional binary files.
10786
0646e07d
PA
107872016-08-19 Pedro Alves <palves@redhat.com>
10788
10789 * gdb.trace/mi-trace-frame-collected.exp
10790 (test_trace_frame_collected): On x32, expect two registers.
10791
46da9242
CL
107922016-08-18 Carl Love <cel@us.ibm.com>
10793
10794 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10795 and sync up the test with tests in gas/testsuite/gas/ppc.
10796 * gdb.arch/powerpc-power.exp: Likewise.
10797
eb2332d7
SM
107982016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10799
10800 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10801 expected error message.
10802
63c61e04
SM
108032016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10804
10805 * gdb.multi/remove-inferiors.exp: New file.
10806 * gdb.multi/remove-inferiors.c: New file.
10807
7b17065f
YQ
108082016-08-12 Yao Qi <yao.qi@linaro.org>
10809
10810 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10811 argument list.
10812
01d3dedf
PA
108132016-08-10 Pedro Alves <palves@redhat.com>
10814
10815 PR gdb/19187
10816 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10817 setup_kfails.
10818
3eb7562a
PA
108192016-08-09 Pedro Alves <palves@redhat.com>
10820 Simon Marchi <simon.marchi@ericsson.com>
10821
10822 PR gdb/20418
10823 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10824 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10825
80614914
PA
108262016-08-09 Pedro Alves <palves@redhat.com>
10827
10828 PR mi/20431
10829 * gdb.mi/mi-cmd-error.exp: New file.
10830
f348d89a
PA
108312016-08-09 Pedro Alves <palves@redhat.com>
10832
10833 PR gdb/18653
10834 * gdb.base/signals-state-child.c: New file.
10835 * gdb.base/signals-state-child.exp: New file.
10836 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10837
e5ca03b4
PA
108382016-08-09 Pedro Alves <palves@redhat.com>
10839
10840 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10841
282a0691
TT
108422016-08-03 Tom Tromey <tom@tromey.com>
10843
10844 PR python/18565:
10845 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10846
41bfcd63
YQ
108472016-08-01 Yao Qi <yao.qi@linaro.org>
10848
10849 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10850 variable mode to "multi-process" if $multi_process is 1, otherwise
10851 set it to "single-process".
10852
e3465b24
YQ
108532016-08-01 Yao Qi <yao.qi@linaro.org>
10854
10855 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10856 * gdb.cp/cpexprs.exp: Likewise.
10857 * gdb.cp/m-static.exp: Likewise.
10858
0b31a4bc
TT
108592016-07-26 Tom Tromey <tom@tromey.com>
10860
10861 PR python/20190:
10862 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10863 test.
10864
e0461dbb
MM
108652016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10866
10867 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10868 selecting assembly source files.
10869 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10870 assembly source files.
10871 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10872 assembly source files.
10873 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10874 selecting assembly source files.
10875
8194e927
SM
108762016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10877
10878 * gdb.base/new-ui.exp (do_test_invalid_args): New
10879 procedure.
10880
c0272db5
TW
108812016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10882
10883 * gdb.btrace/reconnect.c: New file.
10884 * gdb.btrace/reconnect.exp: New file.
10885
e3487908
GKB
108862016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10887
10888 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10889 to test_catch_syscall_group.
10890 (test_catch_syscall_group): New.
10891
12df5c00
TT
108922016-07-21 Tom Tromey <tom@tromey.com>
10893
10894 * gdb.rust/simple.rs (main): Use empty struct expression.
10895 * gdb.rust/simple.exp: Add tests for empty struct expression.
10896
bae62ee2
YQ
108972016-07-21 Yao Qi <yao.qi@linaro.org>
10898
10899 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10900 if gdb_skip_xml_test is true on some targets.
10901
b1b53fb3
YQ
109022016-07-21 Yao Qi <yao.qi@linaro.org>
10903
10904 * gdb.server/solib-list.exp: Unset last_loaded_file.
10905
027d97f8
JK
109062016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10907
10908 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10909 "step into captured_main (args)".
10910
7674d381
JK
109112016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10912
10913 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10914
72b5d099
JK
109152016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10916
10917 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10918
1f960ced
PA
109192016-07-19 Pedro Alves <palves@redhat.com>
10920
10921 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10922 * gdb.opt/inline-bt.exp: Likewise.
10923 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10924 additional_flags=-Winline.
10925 * gdb.opt/inline-locals.exp: Likewise.
10926 * gdb.opt/inline-markers.c (ATTR): Define.
10927 (inlined_fn): Use it.
10928
f25827c1
YQ
109292016-07-19 Yao Qi <yao.qi@linaro.org>
10930
10931 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10932 (test_with_self): Remove some code. Remove argument executable.
10933 (top-level): Use do_self_tests.
10934
37539ebe
DB
109352016-07-15 Zachary Welch <zwelch@codesourcery.com>
10936 Don Breazeal <donb@codesourcery.com>
10937
10938 * gdb.base/maint.exp: Escape paths used in regular expressions.
10939 * gdb.stabs/weird.exp: Likewise.
10940
dac790e1
TT
109412016-07-13 Tom Tromey <tom@tromey.com>
10942
10943 PR python/15620, PR python/18620:
10944 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10945 (test_bkpt_events): New procs.
10946
93daf339
TT
109472016-07-13 Tom Tromey <tom@tromey.com>
10948
10949 PR python/17698:
10950 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10951 test.
10952 (test_watchpoints): Likewise.
10953 (test_bkpt_pending): New proc.
10954
6571a381
TT
109552016-07-13 Tom Tromey <tom@tromey.com>
10956
10957 PR cli/18053:
10958 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10959 completion test.
10960
e8732474
JK
109612016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10962
10963 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10964 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10965 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10966 f_label.
10967 (g): Rename g_end_lbl to g_label.
10968 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10969 low_pc and high_pc.
10970 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10971
e0f3fd7c
TT
109722016-07-12 Tom Tromey <tom@tromey.com>
10973
10974 PR python/19293:
10975 * gdb.python/py-unwind-maint.exp: Update tests.
10976
3cfe46b6
YQ
109772016-07-12 Yao Qi <yao.qi@linaro.org>
10978
10979 * lib/selftest-support.exp (selftest_setup): Match the output
10980 when captured_main is inlined.
10981
4f19a0e6
WT
109822016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10983
10984 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10985 New variables.
10986 (print this%a, print this%b, print this): New tests.
10987 * gdb.fortran/derived-types.f90 (this): New object and
10988 initialization.
10989
986cf455
SM
109902016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10991
10992 * gdb.ada/arraydim.exp: Remove extra directory level in build
10993 directory.
10994
f0464b23
SM
109952016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10996
10997 * lib/ada.exp: Remove extra directory level in build directory.
10998 * gdb.ada/cond_lang.exp: Likewise.
10999 * gdb.ada/exec_changed.exp: Likewise.
11000 * gdb.ada/lang_switch.exp: Likewise.
11001
42d94011
MG
110022016-07-06 Manish Goregaokar <manish@mozilla.com>
11003
2806dc7e
PA
11004 * simple.rs: Add test for raw pointer subscripting.
11005 * simple.exp: Add test expectations.
42d94011 11006
647c264c
YQ
110072016-07-05 Yao Qi <yao.qi@linaro.org>
11008
11009 * gdb.mi/mi-reverse.exp: Match =record-started output.
11010
20aa2c60
PA
110112016-07-01 Pedro Alves <palves@redhat.com>
11012
11013 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11014 procedure.
11015 (jit_reader_test): Test the jit reader's unwinder.
11016 * gdb.base/jithost.c (jit_function_00_code): New global.
11017 (main): Use memcpy to fill in the mmapped code, instead of poking
11018 bytes manually here.
11019 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11020 value.
11021 (read_debug_info): Save the function's range.
11022 (read_sp): New function.
11023 (unwind_frame): Use it. Also unwind RBP.
11024 (get_frame_id): Use read_sp.
11025 (gdb_init_reader): Use calloc instead of malloc.
11026 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11027 parameter. Use gdb_test_multiple.
11028
ced2dffb
PA
110292016-07-01 Pedro Alves <palves@redhat.com>
11030 Antoine Tremblay <antoine.tremblay@ericsson.com>
11031
11032 * gdb.threads/process-dies-while-detaching.c: New file.
11033 * gdb.threads/process-dies-while-detaching.exp: New file.
11034
63000888
PA
110352016-07-01 Pedro Alves <palves@redhat.com>
11036
11037 * gdb.multi/watchpoint-multi-exit.c: New file.
11038 * gdb.multi/watchpoint-multi-exit.exp: New file.
11039
038d4868
PA
110402016-06-30 Pedro Alves <palves@redhat.com>
11041
11042 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11043 unset inferior_spawn_id.
11044
994e9c83
PA
110452016-06-30 Pedro Alves <palves@redhat.com>
11046
11047 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11048 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11049
e5653468
YQ
110502016-06-29 Yao Qi <yao.qi@linaro.org>
11051
11052 * gdb.base/return.c: Add copyright header.
11053
803b47e5
TT
110542016-06-29 Tom Tromey <tom@tromey.com>
11055
11056 PR python/20129:
11057 * gdb.python/py-framefilter.exp: Add tests for setting priority
11058 and disabling of non-existent frame filter.
11059
28244707
YQ
110602016-06-29 Yao Qi <yao.qi@linaro.org>
11061
11062 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11063 0x0f07ff.
11064
a31d2f06
YQ
110652016-06-28 Yao Qi <yao.qi@linaro.org>
11066
11067 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11068 triplets. Start gdb, execute catch syscall, and continue. Check
11069 gdb's output to determine catch syscall is supported.
11070
921d8f54
MG
110712016-06-27 Manish Goregaokar <manish@mozilla.com>
11072
25d49b86
PA
11073 * gdb.rust/simple.rs: Add test for returning unit in a function.
11074 * gdb.rust/simple.exp: Add expectation for functions returning
11075 unit.
921d8f54 11076
f4952523
PMR
110772016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11078
11079 * gdb.python/py-breakpoint-create-fail.c,
11080 gdb.python/py-breakpoint-create-fail.exp,
11081 gdb.python/py-breakpoint-create-fail.py: New testcase.
11082
fccb08f8
MG
110832016-06-25 Manish Goregaokar <manish@mozilla.com>
11084
11085 PR gdb/20239
11086 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11087 * gdb.rust/simple.exp: Add test expectations for new NonZero
11088 tests.
fccb08f8 11089
6b850546
DT
110902016-06-24 David Taylor <dtaylor@emc.com>
11091
11092 * gdb.base/offsets.exp: New file.
11093 * gdb.base/offsets.c: New file.
11094
17621150
TT
110952016-06-23 Tom Tromey <tom@tromey.com>
11096
11097 PR gdb/16483:
11098 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11099 before any filters are loaded.
11100
04d59df6
WT
111012016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11102
11103 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11104 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11105 structs.
11106 * gdb.fortran/derived-type-function.exp: New file.
11107 * gdb.fortran/derived-type-function.f90: New file.
11108
11109
ac69f786
PA
111102016-06-21 Pedro Alves <palves@redhat.com>
11111
11112 * gdb.base/new-ui.exp: New file.
11113 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11114 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11115 (with_spawn_id): New procedure.
11116
49940788
PA
111172016-06-21 Pedro Alves <palves@redhat.com>
11118
11119 * gdb.mi/mi-exec-run.exp: New file.
11120
ef274d26
PA
111212016-06-21 Pedro Alves <palves@redhat.com>
11122
11123 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11124 breakpoint command's output on the main UI.
11125 (test_break): New procedure, factored out from calls in the top
11126 level.
11127 (top level): Use foreach_with_prefix to test MI as main UI and as
11128 separate UI.
11129
468afe6c
PA
111302016-06-21 Pedro Alves <palves@redhat.com>
11131
11132 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11133 (test_awatch_creation_and_listing)
11134 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11135 Remove 'type' parameter.
11136 (test_watchpoint_all): New parameter mi_mode. Remove
11137 with_test_prefix.
11138 (top level): Use foreach_with_prefix, and add main/separate UI MI
11139 testing axis.
11140
51f77c37
PA
111412016-06-21 Pedro Alves <palves@redhat.com>
11142
11143 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11144 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11145 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11146 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11147 (gdb_main_spawn_id, mi_spawn_id): Declare and
11148 comment.
11149 (mi_create_inferior_pty): New procedure,
11150 factored out from default_mi_gdb_start.
11151 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11152 procedures.
11153 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11154 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11155 Use mi_create_inferior_pty.
11156 (mi_gdb_start): Use eval to pass down args list.
11157
8980e177
PA
111582016-06-21 Pedro Alves <palves@redhat.com>
11159
11160 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11161 * gdb.opt/inline-cmds.exp: Add MI tests.
11162
f38d3ad1
PA
111632016-06-21 Pedro Alves <palves@redhat.com>
11164
11165 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11166
45db7c09
PA
111672016-06-21 Pedro Alves <palves@redhat.com>
11168
11169 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11170 (top level): Use it instead of mi_execute_to.
11171
5a069ab3
PA
111722016-06-21 Pedro Alves <palves@redhat.com>
11173
11174 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11175 (cont_handler_str): New.
11176 (signal_stop_handler): Set stop_handler_str instead of printing to
11177 stdout.
11178 (continue_handler): Set cont_handler_str instead of printing to
11179 stdout.
11180 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11181 mi_send_resuming_command. Print stop_handler_str and
11182 cont_handler_str instead of expecting the python events print
11183 directly.
11184
2838cc1d
SD
111852016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11186
11187 * gdb.base/jit-reader.exp: New file.
11188 * gdb.base/jithost.c: New file.
11189 * gdb.base/jithost.h: New file.
11190 * gdb.base/jitreader.c : New file.
11191 * gdb.base/jit-protocol.h: New file.
11192
21a77091
YQ
111932016-06-17 Yao Qi <yao.qi@linaro.org>
11194
11195 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11196 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11197 and detach-on-fork. Adjust tests.
11198 (top level): Invoke break_cond_on_syscall with combinations of
11199 syscall, follow-fork-mode and detach-on-fork.
11200
f50bf8e5
YQ
112012016-06-17 Yao Qi <yao.qi@linaro.org>
11202
11203 * gdb.base/step-over-exit.c: New.
11204 * gdb.base/step-over-exit.exp: New.
11205
a28d8e50
YTL
112062016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11207
11208 * gdb.base/float.exp: Add target check for nds32*-*-*.
11209 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11210
cad8e26d
AB
112112016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11212
11213 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11214 for unsupported target features.
11215 * gdb.base/call-rt-st.exp: Likewise.
11216 * gdb.base/call-sc.exp: Likewise.
11217 * gdb.base/call-signal-resume.exp: Likewise.
11218 * gdb.base/call-strs.exp: Likewise.
11219 * gdb.base/callexit.exp: Likewise.
11220 * gdb.base/callfuncs.exp: Likewise.
11221 * gdb.base/nodebug.exp: Likewise.
11222 * gdb.base/printcmds.exp: Likewise.
11223 * gdb.base/ptype.exp: Likewise.
11224 * gdb.base/structs.exp: Likewise.
11225 * gdb.base/unwindonsignal.exp: Likewise.
11226 * gdb.cp/gdb2495.exp: Likewise.
11227 * gdb.cp/templates.exp: Likewise.
11228 * gdb.cp/virtfunc.exp: Likewise.
11229 * gdb.threads/hand-call-in-threads.exp: Likewise.
11230 * gdb.threads/interrupted-hand-call.exp: Likewise.
11231 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11232
347dc102
TT
112332016-06-10 Tom Tromey <tom@tromey.com>
11234
11235 PR rust/20110:
11236 * gdb.rust/expr.exp: Add test for integer constant larger than
11237 i32.
11238
5e13cf25
BH
112392016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11240
11241 * gdb.fortran/nested-funcs.exp: New.
11242 * gdb.fortran/nested-funcs.f90: New.
11243
bb556f1f
TK
112442016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11245
11246 * gdb.base/examine-backward.c: New file.
11247 * gdb.base/examine-backward.exp: New file.
11248
38b022b4
SM
112492016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11250
11251 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11252 matching.
11253
1b40ec05
TT
112542016-06-02 Tom Tromey <tom@tromey.com>
11255
11256 PR python/18984:
11257 * gdb.python/py-shared.exp: Add solib_name test.
11258
193bd378
SM
112592016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11260
11261 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11262
3326303b
MG
112632016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11264
11265 PR c++/19893
11266 * gdb.dwarf2/implref.exp: Rename to...
11267 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11268 * gdb.dwarf2/implref-array.c: New file.
11269 * gdb.dwarf2/implref-array.exp: Likewise.
11270 * gdb.dwarf2/implref-global.c: Likewise.
11271 * gdb.dwarf2/implref-global.exp: Likewise.
11272 * gdb.dwarf2/implref-struct.c: Likewise.
11273 * gdb.dwarf2/implref-struct.exp: Likewise.
11274
825c8ef2
AT
112752016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11276
11277 * gdb.trace/trace-condition.exp: Add 64bit tests.
11278
2320162a
AT
112792016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11280
11281 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11282 bits types.
11283 (main): Adapt to 8 to 64 bits types.
11284 * gdb.trace/trace-condition.exp: Add new tests.
11285
a7818233
AT
112862016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11287
11288 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11289
0d336466
AT
112902016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11291
11292 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11293 Move condition tests...
11294 * gdb.trace/trace-condition.exp: Here.
11295
7faeb45a
AT
112962016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11297
11298 * gdb.trace/trace-condition.exp: Add counter-case tests.
11299
e385593e
JK
113002016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11301
11302 PR c++/15231
11303 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11304 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11305
744608cc
PA
113062016-05-27 Pedro Alves <palves@redhat.com>
11307
11308 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11309 New procedure.
11310 (top level): Call it, and bail out of DejaGnu is known to be bad.
11311
ac775bf4
AB
113122016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11313
11314 * gdb.base/whatis.c: Extend the test case.
11315 * gdb.base/whatis.exp: Add additional tests.
11316
2bbad2ea
BH
113172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11318
11319* gdb.fortran/type.f90: Add pointer variable.
11320* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11321
8b70175d
BH
113222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11323
11324 * gdb.fortran/vla-type.exp: Fix testcase name.
11325
86d8a848
BH
113262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11327
11328 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11329
e188eb36
BH
113302016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11331
11332 * gdb.fortran/type.f90: Add nested structures.
11333 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11334 * gdb.fortran/derived-type.exp: Adapt expected output.
11335 * gdb.fortran/vla-type.exp: Adapt expected output.
11336
9b2db1fd
BH
113372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11338
11339 * gdb.fortran/whatis_type.exp: Adapt expected output.
11340
72b17055
BH
113412016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11342
11343 * gdb.fortran/print_type.exp: Fix expected output.
11344 * gdb.fortran/whatis_type.exp: Fix expected output.
11345
3cd81d8d
BH
113462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11347
11348 * gdb.fortran/whatis_type.exp: Use multi_line.
11349
ddae9462
TT
113502016-05-24 Tom Tromey <tom@tromey.com>
11351
11352 PR python/17386:
11353 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11354 use value as an index.
11355
1957f6b8
TT
113562016-05-23 Tom Tromey <tom@tromey.com>
11357
11358 PR python/17981:
11359 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11360 no-breakpoint case.
11361
026a9174
PA
113622016-05-24 Pedro Alves <palves@redhat.com>
11363
11364 PR gdb/19828
11365 * gdb.threads/clone-attach-detach.c: New file.
11366 * gdb.threads/clone-attach-detach.exp: New file.
11367
e70a7231
FR
113682016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11369
11370 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11371
0f6ed0e0
TT
113722016-05-23 Tom Tromey <tom@tromey.com>
11373
11374 PR python/19438, PR python/18393:
11375 * gdb.python/py-progspace.exp: Add "dir" test.
11376 * gdb.python/py-objfile.exp: Add "dir" test.
11377
ffd19d61
YQ
113782016-05-23 Yao Qi <yao.qi@linaro.org>
11379
11380 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11381 * gdb.arch/thumb2-it.exp: Likewise.
11382
9e8f9b05
SM
113832016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11384
11385 * gdb.mi/mi-threads-interrupt.c: New file.
11386 * gdb.mi/mi-threads-interrupt.exp: New file.
11387
61c6156d
SM
113882016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11389
11390 PR gdb/18077
11391 * gdb.mi/mi-async-run.exp: New file.
11392 * gdb.mi/mi-async-run.c: New file.
11393
67218854
TT
113942016-05-17 Tom Tromey <tom@tromey.com>
11395 Manish Goregaokar <manishsmail@gmail.com>
11396
11397 * lib/rust-support.exp: New file.
11398 * lib/gdb.exp (skip_rust_tests): New proc.
11399 (build_executable_from_specs): Handle rust.
11400 * lib/future.exp (gdb_find_rustc): New proc.
11401 (gdb_default_target_compile): Handle rust.
11402 * gdb.rust/expr.exp: New file.
11403 * gdb.rust/generics.exp: New file.
11404 * gdb.rust/generics.rs: New file.
11405 * gdb.rust/methods.exp: New file.
11406 * gdb.rust/methods.rs: New file.
11407 * gdb.rust/modules.exp: New file.
11408 * gdb.rust/modules.rs: New file.
11409 * gdb.rust/simple.exp: New file.
11410 * gdb.rust/simple.rs: New file.
11411
c44af4eb
TT
114122016-05-17 Tom Tromey <tom@tromey.com>
11413
11414 * gdb.base/default.exp (set language): Add rust.
11415
dcd1f979
TT
114162016-05-17 Tom Tromey <tom@tromey.com>
11417
11418 * gdb.gdb/unittest.exp: New file.
11419
155b7f57
YQ
114202016-05-16 Yao Qi <yao.qi@linaro.org>
11421
11422 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11423 shell_prompt. Update shell_prompt_re.
11424
8ddd5a6c
DE
114252016-05-12 Doug Evans <dje@google.com>
11426
11427 PR symtab/19999
11428 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11429 $options when building executable.
11430 * gdb.dwarf2/fission-loclists-pie.S: New file.
11431 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11432
02e370d9
SM
114332016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11434
11435 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11436 of [is_remote target],
11437
8929ad8b
SM
114382016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11439
11440 * lib/gdb.exp (use_gdb_stub): New procedure.
11441
6c447423
DE
114422016-05-03 Yunlian Jiang <yunlian@google.com>
11443 Doug Evans <dje@google.com>
11444
11445 PR symtab/19914
11446 * gdb.dwarf2/dwp-sepdebug.c: New file.
11447 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11448
444e826c
SM
114492016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11450
11451 * gdb.base/detach.exp: Remove is_remote check.
11452
740feeaa
SM
114532016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11454
11455 * gdb.base/annota-input-while-running.exp: Don't check for
11456 [is_remote target]. Enable annotations after running to main.
11457 Remove unused "set test..." line.
11458
9080ac9d
SM
114592016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11460
11461 * gdb.trace/trace-enable-disable.exp: New file.
11462 * gdb.trace/trace-enable-disable.c: New file.
11463
952ebca5
SM
114642016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11465
11466 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11467 use it in info sharedlibrary test.
11468 * gdb.trace/ftrace-lock.exp: Likewise.
11469 * gdb.trace/ftrace.exp: Likewise.
11470 * gdb.trace/range-stepping.exp: Likewise.
11471 * gdb.trace/trace-break.exp: Likewise.
11472 * gdb.trace/trace-condition.exp: Likewise.
11473 * gdb.trace/trace-mt.exp: Likewise.
11474
d9019901
SM
114752016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11476
11477 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11478 (gdb_load_shlib): ... this.
11479 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11480 gdb_load_shlib.
11481 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11482 * gdb.base/ctxobj.exp: Likewise.
11483 * gdb.base/dprintf-pending.exp: Likewise.
11484 * gdb.base/dso2dso.exp: Likewise.
11485 * gdb.base/fixsection.exp: Likewise.
11486 * gdb.base/gcore-relro.exp: Likewise.
11487 * gdb.base/gdb1555.exp: Likewise.
11488 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11489 * gdb.base/gnu-ifunc.exp: Likewise.
11490 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11491 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11492 * gdb.base/pending.exp: Likewise.
11493 * gdb.base/print-file-var.exp: Likewise.
11494 * gdb.base/print-symbol-loading.exp: Likewise.
11495 * gdb.base/shlib-call.exp: Likewise.
11496 * gdb.base/shreloc.exp: Likewise.
11497 * gdb.base/so-impl-ld.exp: Likewise.
11498 * gdb.base/solib-disc.exp: Likewise.
11499 * gdb.base/solib-nodir.exp: Likewise.
11500 * gdb.base/solib-overlap.exp: Likewise.
11501 * gdb.base/solib-symbol.exp: Likewise.
11502 * gdb.base/solib-weak.exp (do_test): Likewise.
11503 * gdb.base/sym-file.exp: Likewise.
11504 * gdb.base/symtab-search-order.exp: Likewise.
11505 * gdb.base/type-opaque.exp: Likewise.
11506 * gdb.base/unload.exp: Likewise.
11507 * gdb.base/watchpoint-solib.exp: Likewise.
11508 * gdb.compile/compile.exp: Likewise.
11509 * gdb.cp/gdb2384.exp: Likewise.
11510 * gdb.cp/infcall-dlopen.exp: Likewise.
11511 * gdb.cp/re-set-overloaded.exp: Likewise.
11512 * gdb.fortran/library-module.exp: Likewise.
11513 * gdb.opt/solib-intra-step.exp: Likewise.
11514 * gdb.python/py-finish-breakpoint.exp: Likewise.
11515 * gdb.python/py-shared.exp: Likewise.
11516 * gdb.reverse/solib-precsave.exp: Likewise.
11517 * gdb.reverse/solib-reverse.exp: Likewise.
11518 * gdb.server/solib-list.exp: Likewise.
11519 * gdb.threads/dlopen-libpthread.exp: Likewise.
11520 * gdb.threads/tls-shared.exp: Likewise.
11521 * gdb.threads/tls-so_extern.exp: Likewise.
11522 * gdb.trace/change-loc.exp: Likewise.
11523 * gdb.trace/ftrace-lock.exp: Likewise.
11524 * gdb.trace/ftrace.exp: Likewise.
11525 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11526 * gdb.trace/pending.exp: Likewise.
11527 * gdb.trace/range-stepping.exp: Likewise.
11528 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11529 (strace_info_marker): Likewise.
11530 (strace_probe_marker): Likewise.
11531 (strace_trace_on_same_addr): Likewise.
11532 (strace_trace_on_diff_addr): Likewise.
11533 * gdb.trace/trace-break.exp: Likewise.
11534 * gdb.trace/trace-condition.exp: Likewise.
11535 * gdb.trace/trace-mt.exp: Likewise.
11536
fca4cfd9
SM
115372016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11538
11539 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11540 result of gdb_remote_download.
11541 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11542 * gdb.base/dso2dso.exp: Likewise.
11543 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11544 * gdb.base/print-file-var.exp: Likewise.
11545 * gdb.base/shlib-call.exp: Likewise.
11546 * gdb.base/shreloc.exp: Likewise.
11547 * gdb.base/solib-overlap.exp: Likewise.
11548 * gdb.base/solib-weak.exp (do_test): Likewise.
11549 * gdb.base/unload.exp: Likewise.
11550
11cf4ffb
YQ
115512016-04-27 Yao Qi <yao.qi@linaro.org>
11552
11553 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11554 exists.
11555
3e2e34f8
KB
115562016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11557
11558 * vla-type.exp: Print structure from toplevel.
11559
8f07e298
BH
115602016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11561
11562 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11563 of dynamic types.
11564 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11565 of dynamic types.
11566
9920b434
BH
115672016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11568
11569 * gdb.fortran/vla-type.f90: New file.
11570 * gdb.fortran/vla-type.exp: New file.
11571
f3abeff5
YQ
115722016-04-25 Yao Qi <yao.qi@linaro.org>
11573
11574 * gdb.base/branch-to-self.c: New file.
11575 * gdb.base/branch-to-self.exp: New file.
11576
0a5d52f0
YQ
115772016-04-22 Yao Qi <yao.qi@linaro.org>
11578
11579 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11580 more after $hex.
11581
495346f6
YQ
115822016-04-22 Yao Qi <yao.qi@linaro.org>
11583
11584 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11585 * gdb.base/annota3.exp: Likewise.
11586
4a7e075c
YQ
115872016-04-22 Yao Qi <yao.qi@linaro.org>
11588
11589 * gdb.reverse/step-precsave.exp: Do one step and test program
11590 stops in "callee" and do multiple steps until program goes out
11591 of "callee".
11592 * gdb.reverse/step-reverse.exp: Likewise.
11593
5b061e98
YQ
115942016-04-22 Yao Qi <yao.qi@linaro.org>
11595
11596 * gdb.trace/signal.exp: Also pass if
11597 $tracepoint_hits($i) > $iterations.
11598
5c5dc57f
YQ
115992016-04-22 Yao Qi <yao.qi@linaro.org>
11600
11601 * gdb.trace/signal.c: New file.
11602 * gdb.trace/signal.exp: New file.
11603
a55411b9
DE
116042016-04-19 Doug Evans <xdje42@gmail.com>
11605
11606 * gdb.base/bad-file.exp: New file.
11607
a22df60a
MG
116082016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11609
11610 * gdb.dwarf2/implref.exp: New file.
11611
0c13f7e5
BH
116122016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11613
11614 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11615 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11616 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11617 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11618 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11619 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11620 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11621 * lib/fortran.exp (fortran_int4): New procedure.
11622 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11623 (fortran_logical4): Likewise.
11624
9b9b09e9
BH
116252016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11626
11627 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11628
a14d1f4d
BH
116292016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11630
11631 * lib/compiler.c: Add Intel specific preprocessor macros.
11632 * lib/compiler.cc: Likewise.
25d49b86 11633
7d49b1d0
LM
116342016-04-13 Luis Machado <lgustavo@codesourcery.com>
11635
11636 * gdb.server/connect-with-no-symbol-file.c: New file.
11637 * gdb.server/connect-with-no-symbol-file.exp: New file.
11638
8392fa22
SM
116392016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11640
11641 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11642
8c4c4aeb
SM
116432016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11644
11645 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11646 standard output directory.
11647
45e3745e
AT
116482016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11649
11650 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11651
e26b7e41
MM
116522016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11653
11654 * gdb.btrace/instruction_history.c (loop): Add declaration.
11655
8ce09462
AT
116562016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11657
11658 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11659
2e88a1ea
SM
116602016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11661
11662 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11663 parentheses to print.
11664 (continue_handler): Likewise.
11665
f48e22e3
SM
116662016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11667
11668 * gdb.server/solib-list.exp: Remove is_remote check.
11669 Pass shlib= to gdb_compile. Don't link shared library with
11670 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11671 Run binary filename through "readlink -f" on the target.
11672
096be756
PA
116732016-04-08 Pedro Alves <palves@redhat.com>
11674
11675 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11676 interpreter filename as argument to gdbserver_spawn.
11677 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11678 Return empty if $last_loaded_file does not exist.
11679
06500533
JK
116802016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11681
11682 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11683 * gdb.base/jit-main.c: Use exit after usage.
11684
2d35e871
JK
116852016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11686
11687 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11688 GDBHISTSIZE prior to the tests.
11689 * gdb.base/gdbinit-history.exp: Likewise.
11690
116912016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11692
11693 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11694 instead of build_executable. Use gdb_load_shlibs.
11695
c8064e7e
YQ
116962016-04-07 Yao Qi <yao.qi@linaro.org>
11697
11698 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11699 Execute "si" command.
11700
bde47561
YQ
117012016-04-07 Yao Qi <yao.qi@linaro.org>
11702
11703 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11704 number instead of the comments on some line.
11705
b16f8a3b
DB
117062016-04-06 Don Breazeal <donb@codesourcery.com>
11707
11708 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11709 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11710
c2f901df
SM
117112016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11712
11713 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11714 standard_output_file. Remove unused binfile variable.
11715
ac17fda0
CU
117162016-04-05 Catalin Udma <catalin.udma@freescale.com>
11717
11718 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11719 * gdb.python/py-mi-objfile.exp: Match "list main" output
11720 in console format.
11721
03a8c4df
SM
117222016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11723
11724 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11725 absolute.
11726
6e774b13
SM
117272016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11728
11729 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11730 absolute.
11731 * gdb.trace/ftrace.exp: Likewise.
11732 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11733 targets as well.
11734 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11735 (gdb_load_shlibs): Copy libraries to test directory when testing
11736 natively. Only set solib-search-path if testing remotely.
11737 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11738
7817ea46
SM
117392016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11740
11741 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11742 gdb_download. Use it even if the target is not remote.
11743 * gdb.base/jit.exp (compile_jit_test): Likewise.
11744 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11745 output directory if the destination board is local, otherwise use
11746 the standard remote_download from DejaGnu.
11747 (gdb_download): Remove.
11748 (gdb_load_shlibs): Use gdb_remote_download instead of
11749 gdb_download.
11750 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11751 Use gdb_remote_download instead of gdb_download. Use it even if
11752 the target is not remote.
11753 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11754 instead of gdb_download.
11755
7beb7f68
SM
117562016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11757
11758 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11759 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11760 run.
11761
cc63428a
AV
117622016-04-01 Artemiy Volkov <artemiyv@acm.org>
11763
11764 PR gdb/19820
11765 * gdb.base/printcmds.exp: Add artificial arrays tests.
11766
64cdf930
PA
117672016-03-31 Pedro Alves <palves@redhat.com>
11768
11769 PR gdb/19858
11770 * gdb.base/jit-main.c: Include unistd.h.
11771 (ATTACH): Define to 0 if not already defined.
11772 (wait_for_gdb, mypid): New globals.
11773 (WAIT_FOR_GDB): New macro.
11774 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11775 some breakpoint locations.
11776 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11777 New procedures.
11778 (one_jit_test): Add REATTACH parameter, and handle it. Use
11779 continue_to_test_location.
11780 (top level): Test attach, and adjusts calls to one_jit_test.
11781
40dea8cb
PA
117822016-03-31 Pedro Alves <palves@redhat.com>
11783
11784 PR gdb/19858
11785 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11786 BINSUFFIX parameter, and handle it.
11787 (top level): Adjust calls compile_jit_test.
11788
e7ea3ec7
CU
117892016-03-31 Catalin Udma <catalin.udma@freescale.com>
11790
11791 PR python/19743
11792 * gdb.python/py-mi-events-gdb.py: New file.
11793 * gdb.python/py-mi-events.c: New file.
11794 * gdb.python/py-mi-events.exp: New file.
11795
e6359af3
YQ
117962016-03-30 Yao Qi <yao.qi@linaro.org>
11797
11798 * gdb.reverse/until-precsave.exp: Match function name only.
11799 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11800 Move malloc to a condition block.
11801 * gdb.reverse/until-reverse.exp: Match function name only.
11802
a4105d04
MK
118032016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11804
11805 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11806 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11807 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11808 variable for GPR 0 instead of assuming it is register 0.
11809 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11810 * lib/trace-support.exp: Add s390 registers.
11811
bfa6adb9
YQ
118122016-03-29 Yao Qi <yao.qi@linaro.org>
11813
11814 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11815
1e6697ea
YQ
118162016-03-24 Yao Qi <yao.qi@linaro.org>
11817
11818 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11819 test message.
11820
64bcd522
AA
118212016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11822
11823 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11824 maintaining separate logic for constructing the output path.
11825
7868401b
DB
118262016-03-16 Don Breazeal <donb@codesourcery.com>
11827
11828 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11829 Retry fork and waitpid on interrupted system call errors.
11830 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11831 Use with_timeout_factor to increase timeout by factor of 10.
11832
1cafadb4
DB
118332016-03-15 Don Breazeal <donb@codesourcery.com>
11834
11835 * gdb.cp/scope-err.cc: New test program.
11836 * gdb.cp/scope-err.exp: New test script.
11837 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11838 lines and "set breakpoint here" comment.
11839 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11840 Fixed some whitespace and format issues.
11841 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11842 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11843
81516450
DE
118442016-03-15 Doug Evans <dje@google.com>
11845
11846 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11847 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11848 All callers updated. Add tests for enums, mixed flags register.
11849
aa52b601
DE
118502016-03-15 Doug Evans <dje@google.com>
11851
11852 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11853 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11854
fa4ff313
SM
118552016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11856
11857 * gdb.base/default.exp: Add $_as_string to the list of expected
11858 convenience functions.
11859
f2403c39
AB
118602016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11861
11862 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11863
f2f3ccb9
SM
118642016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11865
11866 * gdb.python/py-as-string.exp: New file.
11867 * gdb.python/py-as-string.c: New file.
11868
00dbd492
PA
118692016-03-09 Pedro Alves <palves@redhat.com>
11870
11871 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11872 signal" -> "Thread NN received signal" output change.
11873 * gdb.threads/ia64-sigill.exp: Likewise.
11874 * gdb.threads/linux-dp.exp: Likewise.
11875 * gdb.threads/manythreads.exp: Likewise.
11876 * gdb.threads/pending-step.exp: Likewise.
11877 * gdb.threads/print-threads.exp: Likewise.
11878 * gdb.threads/sigstep-threads.exp: Likewise.
11879 * gdb.threads/staticthreads.exp: Likewise.
11880 * gdb.threads/tls.exp: Likewise.
11881
1e6697ea
YQ
118822016-03-09 Pedro Alves <palves@redhat.com>
11883
11884 * gdb.base/command-line-input.exp: New file.
11885
b04fd3be
MK
118862016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11887
11888 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11889 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11890 * gdb.trace/pending.exp: Accept leading dot before function name.
11891 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11892 * lib/trace-support.exp: Set registers for ppc.
11893
98fa59e9
MK
118942016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11895
11896 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11897 use it for disassembly; accept .main in addition to main in backtrace.
11898
f77198c8
MK
118992016-03-09 Wei-cheng Wang <cole945@gmail.com>
11900 Marcin Kościelnicki <koriakin@0x04.net>
11901
11902 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11903 (gdb_recursion_test_ptr): New global variable.
11904 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11905 gdb_recursion_test.
11906 (gdb_c_test): Ditto.
11907
ba84e0da
MK
119082016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11909
11910 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11911 ordering.
11912
4366d36e
MK
119132016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11914
11915 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11916 (bar): Add bar_start_lbl label.
11917 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11918 of foo/bar for emitting DWARF and tracing.
11919
5eb264df
SDJ
119202016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11921
11922 * analyze-racy-logs.py: Set executable bit.
11923
fb6a751f
SDJ
119242016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11925
11926 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11927 (CHECK_TARGET_TMP): Likewise.
11928 (check-single-racy): New rule.
11929 (check-parallel-racy): Likewise.
11930 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11931 (do-check-parallel-racy): New rule.
11932 (check-racy/%.exp): Likewise.
11933 * README (Racy testcases): New section.
11934 * analyze-racy-logs.py: New file.
11935
bdf7e230
DE
119362016-03-03 Doug Evans <dje@google.com>
11937
11938 * gdb.base/skip.exp: Use with_test_prefix.
11939
4719d415
YQ
119402016-03-03 Yao Qi <yao.qi@linaro.org>
11941
11942 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11943 Invoke step_over_syscall "clone" and break_cond_on_syscall
11944 "clone".
11945 * gdb.base/step-over-clone.c: New file.
11946
ea507862
YQ
119472016-03-03 Yao Qi <yao.qi@linaro.org>
11948
11949 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11950 code format.
11951
8fc8cbda
YQ
119522016-03-03 Yao Qi <yao.qi@linaro.org>
11953
11954 * gdb.base/disp-step-fork.c: Rename to ...
11955 * gdb.base/step-over-fork.c: ... it. New file.
11956 * gdb.base/disp-step-vfork.c: Rename to ...
11957 * gdb.base/step-over-vfork.c: ... it. New file.
11958 * gdb.base/disp-step-syscall.exp: Rename to ...
11959 * gdb.base/step-over-syscall.exp: ... it. New file.
11960 (disp_step_cross_syscall): Rename to ...
11961 (step_over_syscall): ... it.
11962
92fa70b0
YQ
119632016-03-03 Yao Qi <yao.qi@linaro.org>
11964
11965 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11966 If target supports condition evaluation on target, invoke
11967 break_cond_on_syscall for fork and vfork.
11968
e197ad3c
YQ
119692016-03-03 Yao Qi <yao.qi@linaro.org>
11970
11971 * gdb.base/disp-step-syscall.exp: Don't invoke
11972 support_displaced_stepping.
11973 (disp_step_cross_syscall): Test with displaced stepping off and
11974 on if supported.
11975
0b47da9f
YQ
119762016-03-03 Yao Qi <yao.qi@linaro.org>
11977
11978 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11979 proc.
11980 (setup): New proc.
11981 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11982 and setup.
11983
065ab6dc
BH
119842016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11985
11986 * gdb.fortran/vla-history.exp: Remove breakpoint.
11987
07e448ad 119882016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11989
25d49b86
PA
11990 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11991 exceeds timeout.
07e448ad 11992
9ac2d526 119932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11994
25d49b86
PA
11995 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11996 breakpoint.
9ac2d526 11997
17807369
BH
119982016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11999
12000 * gdb.mi/vla.f90: Nullify pointer after declaration.
12001
86e501af
PA
120022016-03-01 Pedro Alves <palves@redhat.com>
12003
12004 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12005
1e903e32
PA
120062016-03-01 Pedro Alves <palves@redhat.com>
12007
12008 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12009 before anything else.
12010 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12011 _GNU_SOURCE here.
12012 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12013 before anything else.
12014 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12015
6ccb54e2
PA
120162016-03-01 Pedro Alves <palves@redhat.com>
12017
12018 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12019
30ca9da1
YQ
120202016-03-01 Yao Qi <yao.qi@linaro.org>
12021
12022 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12023 prepare_for_testing.
12024
dc856b38
YQ
120252016-03-01 Yao Qi <yao.qi@linaro.org>
12026
12027 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12028
4a932159
AA
120292016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12030
12031 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12032 manually constructing the output path.
12033
f2489477
AA
120342016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12035
12036 * gdb.arch/s390-stackless.S: New.
12037 * gdb.arch/s390-stackless.exp: New.
12038
38899f16
IB
120392016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12040
12041 * gdb.dlang/circular.c: New file.
12042 * gdb.dlang/circular.exp: New file.
12043
9fde51ed
YQ
120442016-02-26 Yao Qi <yao.qi@linaro.org>
12045
12046 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12047 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12048 (testcases): Update.
12049
ce90fefe
YQ
120502016-02-26 Yao Qi <yao.qi@linaro.org>
12051
12052 * gdb.reverse/aarch64.c: Rename to ...
12053 * gdb.reverse/insn-reverse.c: ... it.
12054 * gdb.reverse/aarch64.exp: Rename to ...
12055 * gdb.reverse/insn-reverse.exp: ... it.
12056
3263bceb
YQ
120572016-02-26 Yao Qi <yao.qi@linaro.org>
12058
12059 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12060 (testcase_ftype): New.
12061 (testcases): New array.
12062 (n_testcases): New.
12063 (main): Call each element in testcases.
12064 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12065 (read_testcase): New.
12066 Do the tests in a loop.
12067
6cb59ff1
YQ
120682016-02-25 Yao Qi <yao.qi@linaro.org>
12069
12070 * gdb.base/branches.c: Remove.
12071
ae91f625
MK
120722016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12073
12074 PR gdb/13808
12075 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12076
678b48b7
MK
120772016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12078
12079 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12080
7337a6f2
MK
120812016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12082
12083 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12084 change x86_64 call_insn to 'callq'.
12085
861ca91f
AT
120862016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12087
12088 * gdb.trace/tfile-avx.c: Move to...
12089 * gdb.trace/tracefile-pseudo-reg.c: Here.
12090 * gdb.trace/tfile-avx.exp: Move to...
12091 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12092
bf74e428
GB
120932016-02-24 Gary Benson <gbenson@redhat.com>
12094
12095 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12096 message on attach.
12097
cce0e923
DE
120982016-02-23 Doug Evans <dje@google.com>
12099
12100 * gdb.base/skip.c (test_skip): New function.
12101 (end_test_skip_file_and_function): New function.
12102 (test_skip_file_and_function): New function.
12103 * gdb.base/skip1.c (test_skip): New function.
12104 (skip1_test_skip_file_and_function): New function.
12105 * gdb.base/skip.exp: Add tests for new skip options.
12106 * gdb.base/skip-solib.exp: Update expected output.
12107 * gdb.perf/skip-command.cc: New file.
12108 * gdb.perf/skip-command.exp: New file.
12109 * gdb.perf/skip-command.py: New file.
12110
4000e47e
MK
121112016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12112
12113 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12114 info registers pattern.
12115
24f75ead
IB
121162016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12117
12118 * lib/future.exp: Add D support.
12119 (gdb_find_gdc): New proc.
12120 (gdb_default_target_compile): Add D support.
12121
fbb7bcbe
WW
121222016-02-18 Wei-cheng Wang <cole945@gmail.com>
12123
12124 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12125 user+system time.
12126 (trace_speed_test): Determine the iteration count for a time
12127 between 15..30 seconds.
12128
012b3a21
WT
121292016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12130
12131 * gdb.arch/i386-mpx-sigsegv.c: New file.
12132 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12133 * gdb.arch/i386-mpx-simple_segv.c: New file.
12134 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12135
2d5189bd
YQ
121362016-02-18 Yao Qi <yao.qi@linaro.org>
12137
12138 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12139 Don't call setup_kfail.
12140
40fb20d0
YQ
121412016-02-18 Yao Qi <yao.qi@linaro.org>
12142
12143 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12144 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12145
21b1f8d2
DE
121462016-02-16 Doug Evans <dje@google.com>
12147
12148 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12149 * gdb.base/skip1.c: Ditto.
12150 * gdb.base/skip.exp: Whitespace cleanup.
12151
4041ed77
DB
121522016-02-16 Don Breazeal <donb@codesourcery.com>
12153
12154 PR remote/19496
12155 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12156 Remove kfail for PR remote/19496.
12157
c4ef31bf
SM
121582016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12159
12160 * lib/gdb.exp (standard_temp_file): Return a path specific to
12161 the runtest invocation.
12162
266b65b3
SM
121632016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12164
12165 * gdb.trace/save-trace.exp: Change relative path to be in the
12166 standard output directory.
12167
a7a0a6a9
JK
121682016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12169
12170 * gdb.arch/i386-prologue.c: Add missing prototypes.
12171
c99dbb42
JK
121722016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12173
12174 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12175 * gdb.arch/i386-prologue.exp: Likewise.
12176 * gdb.arch/i386-size.exp: Likewise.
12177
aa480355
SM
121782016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12179
12180 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12181 define object file path.
12182 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12183 file path.
12184 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12185 standard_output_file to define binfile.
12186
ba881f50
JK
121872016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12188
12189 Fix compatibility with recent gfortran-5.3.1.
12190 * gdb.fortran/vla-history.exp (print vla1 allocated)
12191 (print vla2 allocated, print $2, print $3): Remove
12192 (print $4): Rename to ...
12193 (print $2): ... here.
12194 (print $9): Rename to ...
12195 (print $5): ... here.
12196 (print $10): Rename to ...
12197 (print $6): ... here.
12198 * gdb.fortran/vla.f90: Add pvla initialization.
12199
e9fb005c
JK
122002016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12201
12202 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12203 New test.
12204 * gdb.fortran/vla-value-sub.exp: Likewise.
12205
e44e00ff
MK
122062016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12207
12208 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12209
97e94151
SM
122102016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12211
12212 * i386-biarch-core.exp: Define corefile using
12213 standard_output_file.
12214
01113bc1
YQ
122152016-02-12 Yao Qi <yao.qi@linaro.org>
12216
12217 * gdb.arch/arm-single-step-kernel-helper.c: New.
12218 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12219
33b4777c
MM
122202016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12221
12222 * gdb.btrace/tailcall-only.exp: New.
12223 * gdb.btrace/tailcall-only.c: New.
12224 * gdb.btrace/x86_64-tailcall-only.S: New.
12225 * gdb.btrace/i686-tailcall-only.S: New.
12226
acc23c11
PA
122272016-02-11 Pedro Alves <palves@redhat.com>
12228
12229 * README (Parallel testing): Add missing double quotes.
12230
e352bf0a
PA
122312016-02-11 Pedro Alves <palves@redhat.com>
12232
12233 * README (Parallel testing): New section.
12234 (GDB_PARALLEL): Rewrite.
12235 (FORCE_PARALLEL): Document.
12236
9f5fed78
MK
122372016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12238
12239 * gdb.trace/tfile-avx.c: New test.
12240 * gdb.trace/tfile-avx.exp: New test.
12241
9ef9e6a6
KS
122422016-02-09 Keith Seitz <keiths@redhat.com>
12243
12244 PR breakpoints/19546
12245 * gdb.base/infcall-exec.c: New file.
12246 * gdb.base/infcall-exec2.c: New file.
12247 * gdb.base/infcall-exec.exp: New file.
12248
a96e36da
KS
122492016-02-09 Keith Seitz <keiths@redhat.com>
12250
12251 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12252 (toplevel): Call test_bkpt_address.
12253
9f61929f
KS
122542016-02-09 Keith Seitz <keiths@redhat.com>
12255
12256 PR python/19506
12257 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12258 (toplevel): Call test_bkpt_address.
12259
1e94266c
SM
122602016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12261
12262 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12263 to AC_OUTPUT.
12264 * configure: Regenerate.
12265
2a7f3dff
PA
122662016-02-09 Pedro Alves <palves@redhat.com>
12267
12268 PR breakpoints/19548
12269 * gdb.base/execl-update-breakpoints.c (some_function): New
12270 function.
12271 (main): Call it.
12272 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12273 Tighten expected GDB output.
12274
2151ccc5
SM
122752016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12276
12277 * Makefile.in (ALL_SUBDIRS): Remove.
12278 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12279 (distclean maintainer-clean realclean): Likewise.
12280 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12281 * configure: Regenerate.
12282 * gdb.ada/Makefile.in: Delete.
12283 * gdb.arch/Makefile.in: Likewise.
12284 * gdb.asm/Makefile.in: Likewise.
12285 * gdb.base/Makefile.in: Likewise.
12286 * gdb.btrace/Makefile.in: Likewise.
12287 * gdb.cell/Makefile.in: Likewise.
12288 * gdb.compile/Makefile.in: Likewise.
12289 * gdb.cp/Makefile.in: Likewise.
12290 * gdb.disasm/Makefile.in: Likewise.
12291 * gdb.dlang/Makefile.in: Likewise.
12292 * gdb.dwarf2/Makefile.in: Likewise.
12293 * gdb.fortran/Makefile.in: Likewise.
12294 * gdb.gdb/Makefile.in: Likewise.
12295 * gdb.go/Makefile.in: Likewise.
12296 * gdb.guile/Makefile.in: Likewise.
12297 * gdb.java/Makefile.in: Likewise.
12298 * gdb.linespec/Makefile.in: Likewise.
12299 * gdb.mi/Makefile.in: Likewise.
12300 * gdb.modula2/Makefile.in: Likewise.
12301 * gdb.multi/Makefile.in: Likewise.
12302 * gdb.objc/Makefile.in: Likewise.
12303 * gdb.opencl/Makefile.in: Likewise.
12304 * gdb.opt/Makefile.in: Likewise.
12305 * gdb.pascal/Makefile.in: Likewise.
12306 * gdb.perf/Makefile.in: Likewise.
12307 * gdb.python/Makefile.in: Likewise.
12308 * gdb.reverse/Makefile.in: Likewise.
12309 * gdb.server/Makefile.in: Likewise.
12310 * gdb.stabs/Makefile.in: Likewise.
12311 * gdb.threads/Makefile.in: Likewise.
12312 * gdb.trace/Makefile.in: Likewise.
12313 * gdb.xml/Makefile.in: Likewise.
12314 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12315 GDB_PARALLEL.
12316 (standard_output_file): Remove check for GDB_PARALLEL, always
12317 return path in outputs/$subdir/$testname.
12318
437277d4
SM
123192016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12320
12321 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12322 (site.exp): Assign abs_srcdir to tcl's srcdir.
12323
31d913c7
YQ
123242016-02-04 Yao Qi <yao.qi@linaro.org>
12325
12326 * gdb.base/foll-exec-mode.c: Include limits.h.
12327 (main): Add parameters argc and argv. Get directory from
12328 argv[0].
12329 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12330 compilation.
12331 * gdb.base/foll-exec.c: Include limits.h.
12332 (main): Add parameters argc and argv.
12333 Get directory from argv[0].
12334 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12335 Adjust tests on the number of lines as source code changed.
12336 * gdb.base/foll-vfork-exit.c: Include limits.h.
12337 (main): Add one line of statement before vfork.
12338 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12339 (main): Add parameters argc and argv. Get directory from
12340 argv[0].
12341 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12342 (setup_gdb): Set tbreak to skip some source lines.
12343 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12344 (main): Add parameters argc and argv. Get directory from
12345 argv[0].
12346 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12347 compilation.
12348 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12349 (main): Add parameters argc and argv. Get directory from
12350 argv[0].
12351 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12352 compilation.
12353
9482b9fb
DE
123542016-02-01 Doug Evans <dje@google.com>
12355
12356 * gdb.base/skip.exp: Clean up multiple references to same test name.
12357
6b2e4f10
PA
123582016-02-01 Pedro Alves <palves@redhat.com>
12359
ccb6afd6 12360 PR remote/19496
6b2e4f10
PA
12361 * gdb.threads/forking-threads-plus-breakpoint.exp
12362 (displaced_stepping_supported): New global.
12363 (probe_displaced_stepping_support): New procedure.
12364 (do_test): Add 'displaced' parameter, and use it.
12365 (top level): Check for displaced stepping support. Add displaced
12366 stepping on/off testing axis.
12367
37a8db1a
AB
123682016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12369
12370 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12371 pointer. Don't perform further tests on the unassociated pointer
12372 if the first test fails.
12373
5fdf6324
AB
123742016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12375
12376 * gdb.base/max-value-size.c: New file.
12377 * gdb.base/max-value-size.exp: New file.
12378 * gdb.base/huge.exp: Disable max-value-size for this test.
12379
935c6144
IB
123802016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12381
12382 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12383
7fe8399d
YQ
123842016-01-28 Yao Qi <yao.qi@linaro.org>
12385
12386 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12387
a2077e25
PA
123882016-01-25 Pedro Alves <palves@redhat.com>
12389
12390 PR threads/19461
12391 * gdb.base/fork-running-state.c: New file.
12392 * gdb.base/fork-running-state.exp: New file.
12393
1d2736d4
PA
123942016-01-25 Pedro Alves <palves@redhat.com>
12395
12396 PR gdb/19494
12397 * gdb.base/catch-fork-kill.c: New file.
12398 * gdb.base/catch-fork-kill.exp: New file.
12399
f1da4b11
PA
124002016-01-25 Pedro Alves <palves@redhat.com>
12401
12402 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12403 Delete, moved to lib/gdb.exp.
12404 * gdb.threads/forking-threads-plus-breakpoint.exp
12405 (foreach_with_prefix): Likewise.
12406 * gdb.threads/process-dies-while-handling-bp.exp
12407 (foreach_with_prefix): Likewise.
12408 * lib/gdb.exp (foreach_with_prefix): New procedure.
12409
45f38546
MK
124102016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12411
12412 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12413 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12414
dc29a1ce
MK
124152016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12416
12417 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12418 endian targets.
12419
092127d7
JK
124202016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12421 Pedro Alves <palves@redhat.com>
12422
12423 Fix testsuite compatibility with Guile.
12424 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12425 number.
12426
31d765d3
JK
124272016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12428
12429 Fix testsuite compatibility with Guile.
12430 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12431 (thread 1): New test for backtrace through signal handler.
12432
1ac78c04
YQ
124332016-01-22 Yao Qi <yao.qi@linaro.org>
12434
12435 PR testsuite/19491
12436 * gdb.base/multi-forks.c: Include
12437 ../lib/unbuffer_output.c
12438 (main): Call gdb_unbuffer_output.
12439
4f5946a8
DE
124402016-01-21 Doug Evans <dje@google.com>
12441
12442 * lib/ada.exp (gdb_compile_ada): Fix typo.
12443
305e13e6
JB
124442016-01-21 Joel Brobecker <brobecker@adacore.com>
12445
12446 * gdb.base/break-fun-addr.exp: New file.
12447 * gdb.base/break-fun-addr1.c: New file.
12448 * gdb.base/break-fun-addr2.c: New file.
12449
5f5dfff6
SM
124502016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12451
12452 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12453 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12454 enum flag values.
12455
fd356fa2
AA
124562016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12457
12458 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12459 when GDB can not set the vector return value. Add more comments
12460 for clarification.
12461
9df22175
AT
124622016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12463
12464 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12465 command.
12466
41d1845e
SM
124672016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12468
12469 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12470
01ac6840
SM
124712016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12472
12473 * Makefile.in (check-single): Pass --status to runtest.
12474 (check/%.exp): Likewise.
12475
124762016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12477
12478 * Makefile.in (check-parallel): Propagate return code from make
12479 do-check-parallel.
12480
bd0a71fa
MK
124812016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12482
12483 * gdb.trace/ftrace.exp: Fix expected message on continue.
12484 * gdb.trace/pending.exp: Fix expected message on continue.
12485 * gdb.trace/trace-break.exp: Fix expected message on continue.
12486
8bcbad33
SM
124872016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12488
12489 * lib/gdb.exp (gdb_test): Remove unused global references.
12490
f303dbd6
PA
124912016-01-18 Pedro Alves <palves@redhat.com>
12492
12493 * gdb.base/async-shell.exp: Adjust expected output.
12494 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12495 * gdb.base/siginfo-thread.exp: Adjust expected output.
12496 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12497 * gdb.java/jnpe.exp: Adjust expected output.
12498 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12499 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12500 * gdb.threads/leader-exit.exp: Adjust expected output.
12501 * gdb.threads/manythreads.exp: Adjust expected output.
12502 * gdb.threads/pthreads.exp: Adjust expected output.
12503 * gdb.threads/schedlock.exp: Adjust expected output.
12504 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12505 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12506 expected output.
12507 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12508 output.
12509 * gdb.threads/sigthread.exp: Adjust expected output.
12510 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12511
b2789696
YQ
125122016-01-18 Yao Qi <yao.qi@linaro.org>
12513
12514 * gdb.guile/scm-section-script.c: Replace @progbits with
12515 %progbits.
12516 * gdb.python/py-section-script.c: Likewise.
12517
71ef29a8
PA
125182016-01-15 Pedro Alves <palves@redhat.com>
12519
12520 * gdb.multi/tids.exp: Test star wildcard ranges.
12521
3f5b7598
PA
125222016-01-15 Pedro Alves <palves@redhat.com>
12523
12524 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12525 command from "thread apply" invocation.
12526 (thr_apply_info_thr_invalid): Default the expected output to the
12527 input tid list.
12528 (top level): Add tests that use convenience variables. Add tests
12529 for "thread apply" with a valid TID list, but missing the command.
12530
663f6d42
PA
125312016-01-13 Pedro Alves <palves@redhat.com>
12532
12533 * gdb.base/default.exp: Expect $_gthread as well.
12534 * gdb.multi/tids.exp: Test $_gthread.
12535 * gdb.threads/thread-specific.exp: Test $_gthread.
12536
c84f6bbf
PA
125372016-01-13 Pedro Alves <palves@redhat.com>
12538
12539 * gdb.multi/tids.exp: Test "info threads -gid".
12540
22a02324
PA
125412016-01-13 Pedro Alves <palves@redhat.com>
12542
12543 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12544 Breakpoint.thread.
12545 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12546
5d5658a1
PA
125472016-01-07 Pedro Alves <palves@redhat.com>
12548
12549 * gdb.base/break.exp: Adjust to output changes.
12550 * gdb.base/hbreak2.exp: Likewise.
12551 * gdb.base/sepdebug.exp: Likewise.
12552 * gdb.base/watch_thread_num.exp: Likewise.
12553 * gdb.linespec/keywords.exp: Likewise.
12554 * gdb.multi/info-threads.exp: Likewise.
12555 * gdb.threads/thread-find.exp: Likewise.
12556 * gdb.multi/tids.c: New file.
12557 * gdb.multi/tids.exp: New file.
12558
84654457
PA
125592016-01-13 Pedro Alves <palves@redhat.com>
12560
12561 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12562
e3940304
PA
125632016-01-13 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.base/default.exp: Expect $_inferior as well.
12566 * gdb.multi/base.exp: Test $_inferior.
12567
a911d87a
PA
125682016-01-13 Pedro Alves <palves@redhat.com>
12569
12570 PR breakpoints/19388
12571 * gdb.base/catch-signal-siginfo-cond.c: New file.
12572 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12573
82075af2
JS
125742016-01-12 Josh Stone <jistone@redhat.com>
12575 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12576
12577 * gdb.base/catch-syscall.c (do_execve): New variable.
12578 (main): Conditionally trigger an execve.
12579 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12580 (test_catch_syscall_execve): New, check entry/return across execve.
12581 (do_syscall_tests): Call test_catch_syscall_execve.
12582
e46eeedd
PA
125832016-01-12 Pedro Alves <palves@redhat.com>
12584
12585 * gdb.base/random-signal.exp (do_test): New procedure, with body
12586 of testcase moved in.
12587
01d8c27e
JK
125882016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12589 Pedro Alves <palves@redhat.com>
12590
12591 * gdb.base/funcargs.exp (finish from indirectly called function):
12592 Reintroduce the case for 'First'.
12593
9a706302
JK
125942016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12595 Pedro Alves <palves@redhat.com>
12596
12597 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12598 (tcatch_vfork_then_child_follow_exec)
12599 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12600 identification.
12601
c0ecb95f
JK
126022016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12603
12604 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12605 and repeats to unlimited.
12606 * gdb.python/py-value.exp: Likewise.
12607 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12608 and repeats to unlimited.
12609
6cfc1fcb
JK
126102016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12611
12612 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12613 and reordering the functions.
12614 * gdb.multi/hangout.c: Likewise.
12615 * gdb.multi/hello.c: Likewise.
12616
582a1b00
SM
126172016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12618
12619 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12620 absolute.
12621 (SingleStatisticTestResult.report): Use dict.keys instead of
12622 dict.iterkeys.
12623
79bc59cb
PA
126242016-01-06 Pedro Alves <palves@redhat.com>
12625
12626 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12627
43368e1d
MM
126282016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12629
12630 * gdb.btrace/dlopen.exp: New.
12631 * gdb.btrace/dlopen.c: New.
12632 * gdb.btrace/dlopen-dso.c: New.
12633
79fad5b8
SL
126342015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12635
12636 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12637 PATTERN argument is optional.
12638
ab8314b3
JB
126392015-12-24 Joel Brobecker <brobecker@adacore.com>
12640
12641 * lib/ada.exp (target_compile_ada_from_dir): New function.
12642 (gdb_compile_ada): Reimplement avoiding the use of project files.
12643 * gdb.ada/gnat_ada.gpr: Delete.
12644 * gdb.ada/cond_lang.exp: Adjust test to make path before
12645 filename optional.
12646 * gdb.ada/small_reg_param.exp: Likewise.
12647
fe33faff
SM
126482015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12649
12650 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12651
6d265cb4
TP
126522015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12653
12654 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12655 case.
12656
10125099
SM
126572015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12658
12659 * gdb.base/break.exp: Remove dead code.
12660 * gdb.base/sepdebug.exp: Likewise.
12661
3ca22649
SM
126622015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12663
12664 * gdb.asm/asm-source.exp: Remove HP-UX references.
12665 * gdb.base/annota1.exp: Likewise.
12666 * gdb.base/annota3.exp: Likewise.
12667 * gdb.base/attach.exp: Likewise.
12668 * gdb.base/bigcore.exp: Likewise.
12669 * gdb.base/break.exp: Likewise.
12670 * gdb.base/call-ar-st.exp: Likewise.
12671 * gdb.base/callfuncs.exp: Likewise.
12672 * gdb.base/catch-fork-static.exp: Likewise.
12673 * gdb.base/display.exp: Likewise.
12674 * gdb.base/foll-exec-mode.exp: Likewise.
12675 * gdb.base/foll-exec.exp: Likewise.
12676 * gdb.base/foll-fork.exp: Likewise.
12677 * gdb.base/foll-vfork.exp: Likewise.
12678 * gdb.base/funcargs.exp: Likewise.
12679 * gdb.base/hbreak2.exp: Likewise.
12680 * gdb.base/inferior-died.exp: Likewise.
12681 * gdb.base/interrupt.exp: Likewise.
12682 * gdb.base/multi-forks.exp: Likewise.
12683 * gdb.base/nodebug.exp: Likewise.
12684 * gdb.base/sepdebug.exp: Likewise.
12685 * gdb.base/solib1.c: Likewise.
12686 * gdb.base/step-test.exp: Likewise.
12687 * gdb.mi/non-stop.c: Likewise.
12688 * gdb.mi/pthreads.c: Likewise.
12689 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12690 * gdb.threads/pthreads.c: Likewise.
12691 * gdb.threads/staticthreads.exp: Likewise.
12692 * lib/future.exp: Likewise.
12693 * lib/gdb.exp: Likewise.
12694 * gdb.base/so-indr-cl.c: Remove.
12695 * gdb.base/so-indr-cl.exp: Likewise.
12696 * gdb.base/solib.c: Likewise.
12697 * gdb.base/solib.exp: Likewise.
12698 * gdb.base/solib2.c: Likewise.
12699
b6304613
SM
127002015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12701
12702 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12703 * gdb.base/call-ar-st.exp: Likewise.
12704 * gdb.base/callfuncs.exp: Likewise.
12705 * gdb.base/condbreak.exp: Likewise.
12706 * gdb.base/constvars.exp: Likewise.
12707 * gdb.base/hbreak2.exp: Likewise.
12708 * gdb.base/langs.exp: Likewise.
12709 * gdb.base/list.exp: Likewise.
12710 * gdb.base/long_long.exp: Likewise.
12711 * gdb.base/ptype.exp: Likewise.
12712 * gdb.base/scope.exp: Likewise.
12713 * gdb.base/signals.exp: Likewise.
12714 * gdb.base/so-impl-ld.exp: Likewise.
12715 * gdb.base/varargs.exp: Likewise.
12716 * gdb.base/volatile.exp: Likewise.
12717 * gdb.base/whatis.exp: Likewise.
12718 * gdb.cp/cplusfuncs.exp: Likewise.
12719 * gdb.cp/inherit.exp: Likewise.
12720 * gdb.cp/local.exp: Likewise.
12721 * gdb.cp/member-ptr.exp: Likewise.
12722 * gdb.cp/method.exp: Likewise.
12723 * gdb.cp/overload.exp: Likewise.
12724 * gdb.cp/templates.exp: Likewise.
12725 * gdb.stabs/weird.exp: Likewise.
12726 * lib/compiler.c: Likewise.
12727 * lib/compiler.cc: Likewise.
12728 * lib/cp-support.exp: Likewise.
12729 * lib/gdb.exp: Likewise.
12730
bf401b07
SM
127312015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12732
12733 * configure.ac: Remove HP-UX case.
12734 * configure: Regenerate.
12735
aff9c0f8
SM
127362015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12737
12738 * lib/gdb.exp (gdb_compile): Add function doc.
12739
a6904d5a
PA
127402015-12-17 Pedro Alves <palves@redhat.com>
12741
12742 PR threads/19354
12743 * gdb.multi/info-threads.exp: New file.
12744
a22279dd
YQ
127452015-12-15 Yao Qi <yao.qi@linaro.org>
12746
12747 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12748 is aarch64*-*-*.
12749
0588c796
SL
127502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12751
12752 * gdb.base/history-duplicates.exp: Skip if no readline support.
12753
5d978e17
SL
127542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12755
12756 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12757
7e763b86
SL
127582015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12759
12760 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12761
87a3a92c
SL
127622015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12763
12764 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12765 ctrl-C if nointerrupts target property is set.
12766 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12767 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12768 * gdb.base/paginate-bg-execution.exp: Likewise.
12769 * gdb.base/paginate-execution-startup.exp: Likewise.
12770 * gdb.base/random-signal.exp: Likewise.
12771 * gdb.base/range-stepping.exp: Likewise.
12772 * gdb.cp/annota2.exp: Likewise.
12773 * gdb.cp/annota3.exp: Likewise.
12774 * gdb.gdb/selftest.exp: Likewise.
12775 * gdb.threads/continue-pending-status.exp: Likewise.
12776 * gdb.threads/leader-exit.exp: Likewise.
12777 * gdb.threads/manythreads.exp: Likewise.
12778 * gdb.threads/pthreads.exp: Likewise.
12779 * gdb.threads/schedlock.exp: Likewise.
12780 * gdb.threads/sigthread.exp: Likewise.
12781
a8f077dc
DB
127822015-12-11 Don Breazeal <donb@codesourcery.com>
12783
12784 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12785 remote.
12786 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12787 * gdb.base/foll-exec.exp (main): Enable for target remote.
12788 * gdb.base/foll-fork.exp (main): Likewise.
12789 * gdb.base/foll-vfork.exp (main): Likewise.
12790 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12791 (proc continue_to_exit_bp_loc): Use clean_restart.
12792 * gdb.base/pie-execl.exp (main): Disable for target remote.
12793 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12794 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12795 * gdb.threads/execl.exp (main): Likewise.
12796 * gdb.threads/fork-child-threads.exp (main): Likewise.
12797 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12798 remote.
12799 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12800 remote.
12801 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12802 pid.tid style ptids, instead of just tid.
12803 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12804 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12805 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12806 ptids, instead of just tid.
12807
3b2464a8
AB
128082015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12809
12810 * gdb.base/list.exp (test_list_forward): Add end of file error
12811 test.
12812 (test_repeat_list_command): Add end of file error test.
12813 (test_list_backwards): Add beginning of file error test.
12814
a0def019
AB
128152015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12816
12817 * gdb.base/list.exp (test_list_invalid_args): New function,
12818 defined, and called.
12819
5c000dff
AB
128202015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12821
12822 * gdb.base/list.exp (test_list): Make test names unique.
12823
f1637ebe
YQ
128242015-12-11 Yao Qi <yao.qi@linaro.org>
12825
12826 * gdb.base/coremaker2.c: Remove.
12827
36d6fc0a
PA
128282015-12-10 Pedro Alves <palves@redhat.com>
12829
12830 * gdb.multi/base.exp: Remove stale "spaces" references.
12831
762f7747
PA
128322015-12-10 Pedro Alves <palves@redhat.com>
12833
12834 * gdb.multi/base.exp: Don't use nowarnings.
12835 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12836 * gdb.multi/hangout.c: Include stdio.h.
12837 * gdb.multi/hello.c: Include stdlib.h.
12838 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12839 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12840 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12841
28d2bfb9
AB
128422015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12843
12844 * gdb.dwarf2/dw2-ranges-base.c: New file.
12845 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12846 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12847 support additional line table, and debug ranges generation.
12848 (Dwarf::ranges): New function, generate .debug_ranges.
12849 (Dwarf::lines): Support generating simple line table programs.
12850 (Dwarf::assemble): Initialise new namespace variables.
12851
5fc2beac
KB
128522015-12-09 Kevin Buettner <kevinb@redhat.com>
12853
12854 * gdb.base/async.exp (proc test_background): Add case for
12855 asynchronous execution not supported.
12856
1c35a88f
LM
128572015-12-09 Luis Machado <lgustavo@codesourcery.com>
12858
12859 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12860 format and change test names to make them unique.
12861
b593e3d9
RK
128622015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12863 Pedro Alves <pedro@redhat.com>
12864
12865 PR gdb/18702
12866 Add checking of floatformats setup on x86_64 hosts.
12867 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12868 (smallval, bigval): New labels/constants.
12869 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12870 float" after loading bigval and smallval.
12871
d72413e6
PMR
128722015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12873
12874 * gdb.ada/fun_overload_menu.exp: New testcase.
12875 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12876
ece66d65
JS
128772015-12-04 Josh Stone <jistone@redhat.com>
12878
12879 * gdb.base/catch-fork-static.exp: New.
12880
41d0efca
YQ
128812015-12-03 Yao Qi <yao.qi@linaro.org>
12882
12883 * gdb.base/sizeof.c: Don't include stdio.h and
12884 ../lib/unbuffer_output.c.
12885 (main): New variable 'size' and 'value'. Remove printf and
12886 gdb_unbuffer_output. Assign return value to size and value.
12887 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12888 at the beginning.
12889 (check_sizeof): Check the result by printing variable 'size'.
12890 (check_valueof): Check the result by printing variable 'value'.
12891
99fd02d9
YQ
128922015-12-01 Yao Qi <yao.qi@linaro.org>
12893
12894 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12895 for aarch64*-*-linux* target.
12896
f2faf941
PA
128972015-11-30 Pedro Alves <palves@redhat.com>
12898
12899 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12900
04bf20c5
PA
129012015-11-30 Pedro Alves <palves@redhat.com>
12902
12903 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12904 Handle non-stop mode vCont replies.
12905
09df4675
PA
129062015-11-30 Pedro Alves <palves@redhat.com>
12907
12908 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12909 prepare_for_testing. Start gdb with "set non-stop on" appended to
12910 GDBFLAGS. Lax expected stop output.
12911
58b584af
YQ
129122015-11-27 Yao Qi <yao.qi@linaro.org>
12913
12914 * gdb.arch/arm-neon.exp: New.
12915 * gdb.arch/arm-neon.c: New.
12916
dfcb77a8
YQ
129172015-11-27 Yao Qi <yao.qi@linaro.org>
12918
12919 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12920
88e8ec1b
YQ
129212015-11-27 Yao Qi <yao.qi@linaro.org>
12922
12923 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12924 frames-invalid annotation.
12925
bfde72c2
YQ
129262015-11-27 Yao Qi <yao.qi@linaro.org>
12927
12928 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12929
f6512a69
SM
129302015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12931
12932 * gdb.threads/names.exp: New file.
12933 * gdb.threads/names.c: New file.
12934 * README: Mention gdb,no_thread_names.
12935
46a3515b
MM
129362015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12937
12938 PR 19297
12939 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12940 support" error.
12941
62147a22
PA
129422015-11-24 Pedro Alves <palves@redhat.com>
12943
12944 PR 17539
12945 * gdb.base/display.exp: Expect displays to be sorted in ascending
12946 order. Use multi_line.
12947 * gdb.base/solib-display.exp: Likewise.
12948
2f341b6e
PA
129492015-11-24 Pedro Alves <palves@redhat.com>
12950
12951 PR 17539
25d49b86
PA
12952 * gdb.base/display.exp: Expect displays to be sorted in ascending
12953 order. Use multi_line.
12954 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12955
7e0aa6aa
PA
129562015-11-24 Pedro Alves <palves@redhat.com>
12957
12958 PR 17539
12959 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12960 threads in ascending order.
12961 * gdb.base/foll-fork.exp: Likewise.
12962 * gdb.base/foll-vfork.exp: Likewise.
12963 * gdb.base/multi-forks.exp: Likewise.
12964 * gdb.mi/mi-nonstop.exp: Likewise.
12965 * gdb.mi/mi-nsintrall.exp: Likewise.
12966 * gdb.multi/base.exp: Likewise.
12967 * gdb.multi/multi-arch.exp: Likewise.
12968 * gdb.python/py-inferior.exp: Likewise.
12969 * gdb.threads/break-while-running.exp: Likewise.
12970 * gdb.threads/execl.exp: Likewise.
12971 * gdb.threads/gcore-thread.exp: Likewise.
12972 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12973 * gdb.threads/kill.exp: Likewise.
12974 * gdb.threads/linux-dp.exp: Likewise.
12975 * gdb.threads/multiple-step-overs.exp: Likewise.
12976 * gdb.threads/next-bp-other-thread.exp: Likewise.
12977 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12978 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12979 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12980 * gdb.threads/thread-find.exp: Likewise.
12981 * gdb.threads/tls.exp: Likewise.
12982 * lib/mi-support.exp (mi_reverse_list): Delete.
12983 (mi_check_thread_states): No longer reverse list.
12984
2cc57ad8
PA
129852015-11-24 Pedro Alves <palves@redhat.com>
12986
12987 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12988 use lowercase.
12989
c93e8391
SM
129902015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12991
12992 * gdb.trace/actions.c: Include trace-common.h.
12993 (main): Add a location for a fast tracepoint.
12994 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12995 the normal tracepoints.
12996 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12997
045ccf91
SM
129982015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12999
13000 * save-trace.exp: Factor out code to these...
13001 (gdb_save_tracepoints): New.
13002 (gdb_load_tracepoints): New.
13003 (do_save_load_test): New.
13004
5506f9f6
KB
130052015-11-23 Kevin Buettner <kevinb@redhat.com>
13006
13007 * gdb.base/asmlabel.exp: New test.
13008 * gdb.base/asmlabel.c: New test case.
13009
16c3b12f
JB
130102015-11-23 Joel Brobecker <brobecker@adacore.com>
13011
13012 * gdb.base/wrong_frame_bt_full-main.c: New file.
13013 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13014 * gdb.base/wrong_frame_bt_full.exp: New file.
13015
155bfbd3
JB
130162015-11-23 Joel Brobecker <brobecker@adacore.com>
13017
13018 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13019
bb097445
JM
130202015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13021
206853a0 13022 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13023 pstate register when comparing registers values in
13024 sparc64-*-linux-gnu targets to avoid spurious differences.
13025
9c88ed8f
JM
130262015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13027
206853a0 13028 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13029
96161e25
SL
130302015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13031
13032 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13033 as type argument to gdb_compile.
13034 * gdb.base/nested-subp2.exp: Likewise.
13035 * gdb.base/nested-subp3.exp: Likewise.
13036
340c2830
DV
130372015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13038
13039 * lib/dwarf.exp (_note): Fix left shift of negative value.
13040 * gdb.trace/trace-condition.exp: Likewise.
13041
c1862d0f
YQ
130422015-11-13 Yao Qi <yao.qi@linaro.org>
13043
13044 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13045 comments about d10v.
13046 (test_scalar_returns): Likewise.
13047 * gdb.base/d10v.ld: Remove.
13048 * gdb.base/overlays.exp: Remove the target triplet checking for
13049 d10v-*-*.
13050 * gdb.base/structs.exp (test_struct_returns): Remove the
13051 comments about d10v.
13052 (test_struct_calls): Likewise.
13053
77ae9c19
YQ
130542015-11-13 Yao Qi <yao.qi@linaro.org>
13055
13056 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13057 * gdb.base/gnu_vector.c: Don't include stdio.h.
13058 (main): Don't print res and call add_some_intvecs.
13059
430e004e
MK
130602015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13061
13062 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13063 macro.
13064 (func5): Removed.
13065 (func4): Use FAST_TRACEPOINT_LABEL.
13066 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13067 macro.
13068 (func): Removed.
13069 (thread_function): Use FAST_TRACEPOINT_LABEL.
13070 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13071 (func): Remove.
13072 (marker): Use FAST_TRACEPOINT_LABEL.
13073 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13074 (pendfunc1): Remove.
13075 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13076 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13077 (foo): Remove.
13078 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13079 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13080 macro.
13081 (func): Remove.
13082 (marker): Use FAST_TRACEPOINT_LABEL.
13083 * gdb.trace/trace-common.h: New header.
13084 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13085 macro.
13086 (func): Remove.
13087 (marker): Use FAST_TRACEPOINT_LABEL.
13088 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13089 (func): Remove.
13090 (thread_function): Use FAST_TRACEPOINT_LABEL.
13091
6e7675a7
MK
130922015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13093
13094 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13095 in front.
13096 * gdb.trace/change-loc.exp: Use global pcreg definition.
13097 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13098 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13099 in front.
13100 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13101 * gdb.trace/pending.exp: Likewise.
13102 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13103 * gdb.trace/trace-break.exp: Likewise.
13104 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13105 in front.
13106 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13107 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13108 in front.
13109 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13110
dddc0e16
JB
131112015-11-09 Joel Brobecker <brobecker@adacore.com>
13112
13113 * gdb.ada/fin_fun_out: New testcase.
13114
c6f0b406
KB
131152015-11-07 Kevin Buettner <kevinb@redhat.com>
13116
13117 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13118 value associated with DW_AT_byte_size.
13119 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13120 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13121 DW_AT_upper_bound.
13122
f01dcfd9
KB
131232015-11-07 Kevin Buettner <kevinb@redhat.com>
13124
13125 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13126 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13127 version.
13128 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13129 gdb.dwarf2/dw2-canonicalize-type.exp,
13130 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13131 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13132 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13133 provided by gdb_target_symbol_prefix_flags_asm.
13134 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13135 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13136 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13137 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13138 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13139 macros where needed). Use this macro for symbols which require
13140 the prefix provided by SYMBOL_PREFIX.
13141
2223449a
KB
131422015-11-05 Kevin Buettner <kevinb@redhat.com>
13143
13144 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13145 New procs.
13146 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13147 representing expressions, of more than one list element.
13148 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13149 to prepend linker symbol prefix to f.
13150 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13151 table_1 and table_2.
13152 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13153 Likewise, for f and g.
13154 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13155 for ptr.
13156 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13157 for main.
13158 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13159 table_1_ptr and table_2_ptr.
13160
6f2f1a3a
JK
131612015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13162 Joel Brobecker <brobecker@adacore.com>
13163
13164 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13165
566c56c9
MK
131662015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13167
13168 * gdb.reverse/s390-mvcle.c: New test.
13169 * gdb.reverse/s390-mvcle.exp: New file.
13170 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13171
d5f0636b
MK
131722015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13173
13174 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13175
7ad8b86c
MK
131762015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13177
13178 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13179 reaching marker2.
13180 * gdb.reverse/getresuid-reverse.exp: Likewise.
13181 * gdb.reverse/pipe-reverse.exp: Likewise.
13182 * gdb.reverse/readv-reverse.exp: Likewise.
13183 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13184 * gdb.reverse/time-reverse.exp: Likewise.
13185 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13186
4081c0f1
YQ
131872015-10-30 Yao Qi <yao.qi@linaro.org>
13188
13189 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13190 (empty_cycle): Remove.
13191 (main): Don't call empty_cycle. Don't use watch_count_done.
13192 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13193 empty_cycle. Rewrite the code counting HW watchpoints.
13194
452b4ba5
MK
131952015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13196
13197 * gdb.reverse/fstatat-reverse.c: New test.
13198 * gdb.reverse/fstatat-reverse.exp: New file.
13199 * gdb.reverse/getresuid-reverse.c: New test.
13200 * gdb.reverse/getresuid-reverse.exp: New file.
13201 * gdb.reverse/pipe-reverse.c: New test.
13202 * gdb.reverse/pipe-reverse.exp: New file.
13203 * gdb.reverse/readv-reverse.c: New test.
13204 * gdb.reverse/readv-reverse.exp: New file.
13205 * gdb.reverse/recvmsg-reverse.c: New test.
13206 * gdb.reverse/recvmsg-reverse.exp: New file.
13207 * gdb.reverse/time-reverse.c: New test.
13208 * gdb.reverse/time-reverse.exp: New file.
13209 * gdb.reverse/waitpid-reverse.c: New test.
13210 * gdb.reverse/waitpid-reverse.exp: New file.
13211
5e2e7507
JK
132122015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13213
13214 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13215
0fde2c53
DE
132162015-10-26 Doug Evans <dje@google.com>
13217
13218 PR symtab/17391
13219 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13220 * gdb.dwarf2/bad-regnum.c: New file.
13221 * gdb.dwarf2/bad-regnum.exp: New file.
13222
1a70ae97
DE
132232015-10-26 Doug Evans <dje@google.com>
13224
13225 PR python/18938
13226 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13227 file.
13228
27dc26ab
JK
132292015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13230
13231 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13232 for a change by "Mention language in compile error message".
13233
bed91f4d
SM
132342015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13235
13236 PR python/18073
13237 * gdb.python/py-type.c (C::a_method): New.
13238 (C::a_const_method): New.
13239 (C::a_static_method): New.
13240 (a_function): New.
13241 * gdb.python/py-type.exp (test_fields): Test getting fields
13242 from function and method.
13243
3f2f83dd
KB
132442015-10-21 Keven Boell <keven.boell@intel.com>
13245
13246 * gdb.fortran/vla-alloc-assoc.exp: New file.
13247 * gdb.fortran/vla-datatypes.exp: New file.
13248 * gdb.fortran/vla-datatypes.f90: New file.
13249 * gdb.fortran/vla-history.exp: New file.
13250 * gdb.fortran/vla-ptype-sub.exp: New file.
13251 * gdb.fortran/vla-ptype.exp: New file.
13252 * gdb.fortran/vla-sizeof.exp: New file.
13253 * gdb.fortran/vla-sub.f90: New file.
13254 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13255 * gdb.fortran/vla-value-sub-finish.exp: New file.
13256 * gdb.fortran/vla-value-sub.exp: New file.
13257 * gdb.fortran/vla-value.exp: New file.
13258 * gdb.fortran/vla-ptr-info.exp: New file.
13259 * gdb.mi/mi-vla-fortran.exp: New file.
13260 * gdb.mi/vla.f90: New file.
13261
27145d50
SL
132622015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13263
13264 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13265 of hardwired timeout value.
13266
5f3ff4f8
JK
132672015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13268 Pedro Alves <palves@redhat.com>
13269
13270 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13271 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13272
bfd09d20
JS
132732015-10-19 Josh Stone <jistone@redhat.com>
13274
13275 * gdb.base/catch-syscall.c: Include <sched.h>.
13276 (unknown_syscall): New variable.
13277 (main): Trigger a vfork and an unknown syscall.
13278 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13279 (unknown_syscall_number): Likewise.
13280 (check_call_to_syscall): Accept an optional syscall pattern.
13281 (check_return_from_syscall): Likewise.
13282 (check_continue): Likewise.
13283 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13284 (test_catch_syscall_skipping_return): New test toggling off 'catch
13285 syscall' to step over the syscall return, then toggling back on.
13286 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13287 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13288 (do_syscall_tests): Call test_catch_syscall_without_args and
13289 test_catch_syscall_mid_vfork.
13290 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13291 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13292
b32b93c6
AS
132932015-10-19 Andrew Stubbs <ams@codesourcery.com>
13294
13295 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13296 print g_vE): Add new pass patterns.
13297 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13298 print various symbol names for vptr fields.
13299
9d622bda
AB
133002015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13301
13302 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13303 results.
13304
0fd8ac1c
YQ
133052015-10-12 Yao Qi <yao.qi@linaro.org>
13306
13307 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13308
34240514
YQ
133092015-10-12 Yao Qi <yao.qi@linaro.org>
13310
13311 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13312 is aarch64*-*-linux*.
13313
8240f442
YQ
133142015-10-12 Yao Qi <yao.qi@linaro.org>
13315
13316 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13317 (can_relocate_bcond_true): ... it.
13318 (can_relocate_bcond_false): New function.
13319 (foo): Likewise.
13320 (can_relocate_bl): Likewise.
13321 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13322 can_relocate_bl.
13323
2520f728
PMR
133242015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13325
13326 * gdb.base/nested-addr.c: New file.
13327 * gdb.base/nested-addr.exp: New testcase.
13328
abcef95a
MM
133292015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13330
13331 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13332 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13333 its output. Ignore the output of "record goto begin" and instead
13334 check that GDB is replaying.
13335
145e3ddb
PA
133362015-10-09 Pedro Alves <palves@redhat.com>
13337
13338 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13339 (top level): Use it in the run with no args test.
13340
d5d8c4e1
IB
133412015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13342
13343 * gdb.dlang/properties.exp: New file.
13344
06e635ef
SL
133452015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13346
13347 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13348 whether or not address 0x1000 is mapped on the target.
13349
e019fd1d
SM
133502015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13351
13352 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13353 build.
13354
77ba2a67
MM
133552015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13356
13357 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13358 instruction-history test.
13359
c60eb31f
DE
133602015-09-28 Doug Evans <dje@google.com>
13361
13362 * gdb.base/gcore.c (array_func): Add reference to static_array.
13363
9a3c8263
SM
133642015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13365
13366 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13367 source line.
13368
9720e656
SL
133692015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13370
13371 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13372 short or char as base type.
13373
938d3bf2
SL
133742015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13375
13376 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13377 to allow any size enum.
13378
e6c2c623
PMR
133792015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13380
13381 * gdb.ada/array_ptr_renaming.exp: New testcase.
13382 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13383 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13384
06da0f77
PL
133852015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13386
13387 * gdb.trace/ftrace-lock.c: New file.
13388 * gdb.trace/ftrace-lock.exp: New file.
13389
4f51c22a
PL
133902015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13391
13392 * gdb.arch/insn-reloc.c: New file.
13393 * gdb.arch/ftrace-insn-reloc.exp: New file.
13394
7041adf4
PL
133952015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13396
13397 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13398 instruction.
13399 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13400 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13401 * gdb.trace/range-stepping.c: Likewise.
13402 * gdb.trace/trace-break.c: Likewise.
13403 * gdb.trace/trace-mt.c (thread_function): Likewise.
13404 * gdb.trace/ftrace.c (marker): Likewise.
13405 * gdb.trace/trace-condition.c (marker): Likewise.
13406 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13407 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13408 is_aarch64_target.
13409
015d2e7e
DE
134102015-09-18 Doug Evans <xdje42@gmail.com>
13411
13412 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13413 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13414
26b188a2
SL
134152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13416
13417 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13418 the breakpoint.
13419
79dc332b
SL
134202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13421
13422 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13423 the pending breakpoint. Remove timeout override for "Run till
13424 MI pending breakpoint on pendfunc3 on thread 2" test.
13425
f57929f2
SL
134262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13427
13428 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13429 filename pattern.
13430
3f469b17
SL
134312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13432
13433 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13434 in breakpoint filename pattern.
13435
515b89b3
SL
134362015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13437
7800dbe4
SL
13438 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13439
134402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13441
515b89b3
SL
13442 * gdb.linespec/explicit.exp: Check for readline support for
13443 tab-completion tests. Fix obvious typo.
13444
d2939ba2
MM
134452015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13446
13447 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13448 and replay.
13449
cbb55fa7
MM
134502015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13451
13452 * gdb.btrace/non-stop.c: New.
13453 * gdb.btrace/non-stop.exp: New.
13454
43691ca1
PL
134552015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13456 Yao Qi <yao.qi@linaro.org>
13457
13458 * gdb.trace/trace-condition.c: New file.
13459 * gdb.trace/trace-condition.exp: New file.
13460
d78908cf
WW
134612015-09-16 Wei-cheng Wang <cole945@gmail.com>
13462
13463 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13464 for testing bytecode compilation.
13465
1ed415e2
PA
134662015-09-16 Pedro Alves <palves@redhat.com>
13467 Sandra Loosemore <sandra@codesourcery.com>
13468
13469 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13470 (SECONDS): Redefine.
13471 (main): Call pthread_kill and alarm early.
13472 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13473 support.
13474 (test): If the target can't hardware step and doesn't support
13475 displaced stepping, increase the timeout.
13476
d136eff5
PA
134772015-09-16 Pedro Alves <palves@redhat.com>
13478
13479 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13480 (enable_debug): New procedures.
13481 (test): Use them. Bail out if waiting for threads fails.
13482 (top level): Bail out if a test fails.
13483
991f019c
YQ
134842015-09-16 Yao Qi <yao.qi@linaro.org>
13485
13486 * gdb.asm/asm-source.exp: Set asm-arch for
13487 aarch64*-*-* target.
13488 * gdb.asm/aarch64.inc: New file.
13489
bfca584f
PMR
134902015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13491
13492 * gdb.ada/array_of_variable_length.exp: New testcase.
13493 * gdb.ada/array_of_variable_length/foo.adb: New file.
13494 * gdb.ada/array_of_variable_length/pck.adb: New file.
13495 * gdb.ada/array_of_variable_length/pck.ads: New file.
13496
b326e587
DE
134972015-09-15 Doug Evans <dje@google.com>
13498
13499 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13500 of function static local variable.
13501
5382cfab
PW
135022015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13503
13504 * gdb.threads/tls-so_extern.exp: New test file.
13505 * gdb.threads/tls-so_extern.c: New test file.
13506 * gdb.threads/tls-so_extern_main.c: New test file.
13507
141c5cc4
JK
135082015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13509
13510 * gdb.opt/solib-intra-step-lib.c: New file.
13511 * gdb.opt/solib-intra-step-main.c: New file.
13512 * gdb.opt/solib-intra-step.exp: New file.
13513
d15dcecd
PA
135142015-09-15 Pedro Alves <palves@redhat.com>
13515
13516 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13517 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13518
4c2f2a79
PA
135192015-09-14 Pedro Alves <palves@redhat.com>
13520
13521 * gdb.base/hook-stop-continue.c: Delete.
13522 * gdb.base/hook-stop-continue.exp: Delete.
13523 * gdb.base/hook-stop-frame.c: Delete.
13524 * gdb.base/hook-stop-frame.exp: Delete.
13525 * gdb.base/hook-stop.c: New file.
13526 * gdb.base/hook-stop.exp: New file.
13527
919e6dbe
PMR
135282015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13529
13530 * gdb.ada/access_to_packed_array.exp: New testcase.
13531 * gdb.ada/access_to_packed_array/foo.adb: New file.
13532 * gdb.ada/access_to_packed_array/pack.adb: New file.
13533 * gdb.ada/access_to_packed_array/pack.ads: New file.
13534
157280a4
MM
135352015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13536
13537 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13538 buffer size test.
13539
2fd33e94
DB
135402015-09-11 Don Breazeal <donb@codesourcery.com>
13541
13542 * gdb.base/foll-exec.c: Add copyright header. Fix
13543 formatting issues.
13544 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13545 (do_exec_tests): Use clean_restart in place of zap_session,
13546 and for test initialization. Fix formatting issues. Use
13547 fail in place of perror.
13548 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13549 an expect statement to match an expression with output from
13550 the program under debug.
13551 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13552 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13553 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13554 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13555 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13556
e70b6e8e
DE
135572015-09-09 Doug Evans <dje@google.com>
13558
13559 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13560
7a551a51
DE
135612015-09-09 Doug Evans <dje@google.com>
13562
13563 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13564
4c666f84
DE
135652015-09-09 Doug Evans <dje@google.com>
13566
13567 * gdb.base/savedregs.exp: Fix typo.
13568
243a9253
PA
135692015-09-09 Pedro Alves <palves@redhat.com>
13570
13571 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13572
c0fa8fbd
SL
135732015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13574
13575 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13576 command actually switches threads. Give up on remaining
13577 tests if target fails to stop at breakpoint.
13578
cd7c1778
PMR
135792015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13580
13581 * gdb.ada/funcall_char.exp: New testcase.
13582 * gdb.ada/funcall_char/foo.adb: New file.
13583
dc5c8746
PMR
135842015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13585
13586 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13587 expected outputs. Add two testcases for completing ambiguous
13588 functions.
13589 * gdb.ada/complete/aux_pck.adb: New file.
13590 * gdb.ada/complete/aux_pck.ads: New file.
13591 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13592 Ambiguous_Func functions.
13593 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13594 * gdb.ada/complete/pck.adb: Likewise.
13595
4e83a1e7
UW
135962015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13597
13598 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13599 failures to run the test program under GDB.
13600
8ce74153
LM
136012015-08-26 Luis Machado <lgustavo@codesourcery.com>
13602
13603 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13604 to C.
13605
e9756d52
PP
136062015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13607
13608 * gdb.base/run-after-attach.exp: New test file.
13609 * gdb.base/run-after-attach.c: New test file.
13610
8d37573b
DB
136112015-08-26 Don Breazeal <donb@codesourcery.com>
13612
13613 * gdb.base/foll-exec-2.c: New test program.
13614 * gdb.base/foll-exec-2.exp: New test.
13615
63e43d3a
PMR
136162015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13617
13618 * gdb.base/nested-subp1.exp: New file.
13619 * gdb.base/nested-subp1.c: New file.
13620 * gdb.base/nested-subp2.exp: New file.
13621 * gdb.base/nested-subp2.c: New file.
13622 * gdb.base/nested-subp3.exp: New file.
13623 * gdb.base/nested-subp3.c: New file.
13624
3d40fbb5
PA
136252015-08-24 Pedro Alves <palves@redhat.com>
13626
13627 * gdb.server/connect-without-multi-process.c: New file.
13628 * gdb.server/connect-without-multi-process.exp: New file.
13629
4422ac93
LM
136302015-08-24 Luis Machado <lgustavo@codesourcery.com>
13631
13632 * gdb.opt/inline-markers.c: Make z int.
13633
91dddb86
LM
136342015-08-24 Luis Machado <lgustavo@codesourcery.com>
13635
13636 * gdb.opt/inline-markers.c: Make z volatile.
13637
a48847ee
LM
136382015-08-24 Luis Machado <lgustavo@codesourcery.com>
13639
13640 * gdb.opt/inline-bt.c: New volatile global z.
13641 * gdb.opt/inline-cmds.c: Likewise.
13642 * gdb.opt/inline-locals.c: Likewise.
13643 * gdb.opt/inline-markers.c: New extern global z.
13644 (marker): Use z.
13645 (inline_fn): Likewise.
13646
0ebbc52b
PA
136472015-08-24 Pedro Alves <palves@redhat.com>
13648
13649 * config/m32r-stub.exp: Remove file.
13650 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13651 * gdb.base/call-rt-st.exp: Likewise.
13652 * gdb.base/call-strs.exp: Likewise.
13653 * gdb.base/default.exp: Remove references to h8300-*-hms and
13654 *-*-udi*.
13655 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13656
77c365df
AA
136572015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13658
13659 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13660 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13661 and "return" use KFAIL when GDB can not read/write the vector
13662 return value.
13663
4313b8c0
GB
136642015-08-21 Gary Benson <gbenson@redhat.com>
13665
13666 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13667
0e433b32
PA
136682015-08-20 Pedro Alves <palves@redhat.com>
13669
13670 * gdb.server/solib-list.exp: No longer expect an interior stop in
13671 non-stop mode.
13672
221e1a37
PA
136732015-08-20 Pedro Alves <palves@redhat.com>
13674
13675 * gdb.server/connect-stopped-target.c: New file.
13676 * gdb.server/connect-stopped-target.exp: New file.
13677
40e3ad0e
PA
136782015-08-20 Pedro Alves <palves@redhat.com>
13679
13680 * gdb.dwarf2/comp-unit-lang.exp: New file.
13681 * gdb.dwarf2/comp-unit-lang.c: New file.
13682
af39b327
PMR
136832015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13684
13685 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13686 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13687
7d45c7c3 136882015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13689
7d45c7c3
KB
13690 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13691 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13692
4d6cceb4
DE
136932015-08-18 Doug Evans <dje@google.com>
13694 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13695
13696 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13697 skip_python_tests. New arg prompt_regexp.
13698 (skip_python_tests): New function.
13699 * lib/mi-support.exp (mi_skip_python_tests): New function.
13700 * gdb.python/py-mi-objfile-gdb.py: New file.
13701 * gdb.python/py-mi-objfile.c: New file.
13702 * gdb.python/py-mi-objfile.exp: New file.
13703
ad89c2aa
KS
137042015-08-17 Keith Seitz <keiths@redhat.com>
13705
13706 * gdb.linespec/explicit.exp: Move strace test from here ...
13707 * gdb.trace/strace.exp: ... to here.
13708
e3ae3c43
PP
137092015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13710
13711 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13712 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13713
604b2636
DE
137142015-08-14 Doug Evans <xdje42@gmail.com>
13715
13716 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13717 inferior before selecting a new file.
13718
6ff0ba5f
DE
137192015-08-14 Doug Evans <xdje42@gmail.com>
13720
13721 * gdb.mi/mi-disassemble.exp: Update.
13722 * gdb.base/disasm-optim.S: New file.
13723 * gdb.base/disasm-optim.c: New file.
13724 * gdb.base/disasm-optim.h: New file.
13725 * gdb.base/disasm-optim.exp: New file.
13726
9ca98f92
KS
137272015-08-14 Keith Seitz <keiths@redhat.com>
13728
13729 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13730 "evaluated-by".
13731
52bbc560
JB
137322015-08-13 Joel Brobecker <brobecker@adacore.com>
13733
13734 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13735
5d8c3ed3
PMR
137362015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13737
13738 * gdb.ada/fun_renaming.exp: New testcase.
13739 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13740 * gdb.ada/fun_renaming/pack.adb: New file.
13741 * gdb.ada/fun_renaming/pack.ads: New file.
13742
ea8812bc
KS
137432015-08-12 Keith Seitz <keiths@redhat.com>
13744
13745 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13746 gdb_get_line_number.
13747
4dafcdeb
JB
137482015-08-12 Joel Brobecker <brobecker@adacore.com>
13749
13750 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13751 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13752 gdb.base/dso2dso.exp: New files.
13753
5ba32597
SDJ
137542015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13755 Pedro Alves <palves@redhat.com>
13756 Keith Seitz <keiths@redhat.com>
13757
13758 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13759 GDBFLAGS.
13760
b6dafabf
PP
137612015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13762
13763 * gdb.base/gdbhistsize-history.exp
13764 (test_histsize_history_setting): Use save_vars.
13765 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13766 Use save_vars.
13767 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13768 * gdb.base/readline.exp: Use save_vars.
13769
abe8e607
PP
137702015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13771
13772 * lib/gdb.exp (save_vars): New proc.
13773
629500fa
KS
137742015-08-11 Keith Seitz <keiths@redhat.com>
13775
13776 * gdb.base/help.exp: Update help_breakpoint_text.
13777
eb8c4e2e
KS
137782015-08-11 Keith Seitz <keiths@redhat.com>
13779
13780 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13781 (at toplevel): Call test_explicit_breakpoints.
13782 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13783 breakpoints.
13784 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13785 breakpoint conditions, "-cond".
13786
87f0e720
KS
137872015-08-11 Keith Seitz <keiths@redhat.com>
13788
13789 * gdb.linespec/3explicit.c: New file.
13790 * gdb.linespec/cpexplicit.cc: New file.
13791 * gdb.linespec/cpexplicit.exp: New file.
13792 * gdb.linespec/explicit.c: New file.
13793 * gdb.linespec/explicit.exp: New file.
13794 * gdb.linespec/explicit2.c: New file.
13795 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13796 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13797 before using in the matching pattern.
13798 Clarify that `prefix' is a regular expression.
13799
f00aae0f
KS
138002015-08-11 Keith Seitz <keiths@redhat.com>
13801
13802 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13803 test.
13804 Add tests for missing ",FMT" and ",".
13805
e27852be
DE
138062015-08-10 Doug Evans <dje@google.com>
13807 Keith Seitz <keiths@redhat.com>
13808
13809 PR gdb/17960
13810 * gdb.base/completion.exp: Add location completer tests.
13811
7f03bd92
PA
138122015-08-07 Pedro Alves <palves@redhat.com>
13813
13814 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13815 tests here.
13816 (top level): Run do_test with and without displaced stepping.
13817
3fc8eb30
PA
138182015-08-07 Pedro Alves <palves@redhat.com>
13819
13820 * gdb.base/valgrind-disp-step.c: New file.
13821 * gdb.base/valgrind-disp-step.exp: New file.
13822
d4569d7b
PA
138232015-08-07 Pedro Alves <palves@redhat.com>
13824
13825 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13826 Delete function.
13827 (main): Add alarm. Run an infinite loop instead of calling
13828 wait_threads.
13829 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13830 comment.
13831 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13832 Delete function.
13833 (main): Add alarm. Run an infinite loop instead of calling
13834 wait_threads.
13835 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13836 comment.
13837
e1316e60
PA
138382015-08-07 Pedro Alves <palves@redhat.com>
13839
13840 * gdb.base/checkpoint-ns.exp: New file.
13841 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13842 standard_testfile.
13843
da8c46d2
MM
138442015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13845
13846 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13847 * gdb.btrace/instruction_history.exp: Update.
13848 * gdb.btrace/tsx.exp: New.
13849 * gdb.btrace/tsx.c: New.
13850
de1c2c52
PA
138512015-08-06 Pedro Alves <palves@redhat.com>
13852
13853 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13854 increase timeout.
13855 * gdb.reverse/until-precsave.exp: Bump timeouts.
13856
782e0bf4
PA
138572015-08-06 Pedro Alves <palves@redhat.com>
13858
13859 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13860
83e97ed0
PA
138612015-08-06 Pedro Alves <palves@redhat.com>
13862
13863 PR gdb/18749
13864 * gdb.threads/process-dies-while-handling-bp.c: New file.
13865 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13866
863d01bd
PA
138672015-08-06 Pedro Alves <palves@redhat.com>
13868
13869 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13870 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13871
0a39bb32
PA
138722015-08-05 Pedro Alves <palves@redhat.com>
13873
13874 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13875 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13876
ee2d2b10
SL
138772015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13878
13879 * gdb.base/bp-permanent.exp: Report test as unsupported if
13880 the target cannot stop at the permanent breakpoint.
13881
4e1bdb00
DE
138822015-08-03 Doug Evans <dje@google.com>
13883
13884 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13885 10000.
13886
3d338901
DE
138872015-08-03 Doug Evans <dje@google.com>
13888
13889 * Makefile.in (workers/%.worker, build-perf): New rule.
13890 (GDB_PERFTEST_MODE): New variable.
13891 (check-perf): Use it.
13892 (clean): Clean up gdb.perf parallel build subdirs.
13893 * lib/build-piece.exp: New file.
13894 * lib/gdb.exp (make_gdb_parallel_path): New function
13895 (standard_output_file, standard_temp_file): Call it.
13896 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13897 of $GDB_PARALLEL.
13898 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13899
af061d3e
DE
139002015-08-03 Doug Evans <dje@google.com>
13901
8e1afc81 13902 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13903 (LOG_FILE_NAME): New global.
13904 (TextReporter.__init__): Initialize self.txt_sum.
13905 (TextReporter.report): Add support for multiple data-points.
13906 Move report to perftest.sum, put raw data in perftest.log.
13907 (TextReporter.start): Open sum and log files.
13908 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13909 * gdb.perf/lib/perftest/testresult.py
13910 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13911
2c8c5d37
PA
139122015-07-31 Pedro Alves <palves@redhat.com>
13913
13914 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13915 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13916 kill_wait_spawned_process instead of explicit "kill -9".
13917 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13918 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13919 kill_wait_spawned_process.
13920 * gdb.base/attach-twice.exp: Likewise.
13921 * gdb.base/attach.exp: Likewise.
13922 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13923 gdb_test_multiple.
13924 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13925 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13926 kill_wait_spawned_process.
13927 * gdb.base/valgrind-infcall.exp: Likewise.
13928 * gdb.multi/multi-attach.exp: Likewise.
13929 * gdb.python/py-prompt.exp: Likewise.
13930 * gdb.python/py-sync-interp.exp: Likewise.
13931 * gdb.server/ext-attach.exp: Likewise.
13932 * gdb.threads/attach-into-signal.exp (corefunc): Use
13933 spawn_wait_for_attach, spawn_id_get_pid and
13934 kill_wait_spawned_process.
13935 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13936 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13937 spawn_id_get_pid and kill_wait_spawned_process.
13938 * gdb.threads/attach-stopped.exp (corefunc): Use
13939 spawn_wait_for_attach, spawn_id_get_pid and
13940 kill_wait_spawned_process.
13941 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13942 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13943 kill_wait_spawned_process instead of explicit "kill -9".
13944 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13945 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13946 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13947 processes. Don't map cygwin/windows pids here. Now returns a
13948 spawn id list.
13949
032a0fca
SL
139502015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13951
13952 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13953 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13954 correct patch.
13955
61a934ca
SL
139562015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13957
13958 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13959
4bc4d428
SL
139602015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13961
13962 Reapply:
13963 2014-05-21 Mark Wielaard <mjw@redhat.com>
13964
13965 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13966
998d452a
PA
139672015-07-30 Pedro Alves <palves@redhat.com>
13968
13969 * linux-low.c (handle_extended_wait): Set the child's last
13970 reported status to TARGET_WAITKIND_STOPPED.
13971
69dde7dc
PA
139722015-07-30 Pedro Alves <palves@redhat.com>
13973
13974 PR threads/18600
13975 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13976 only shows inferior 1.
13977
4dd63d48
PA
139782015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13979 Pedro Alves <palves@redhat.com>
13980
13981 PR threads/18600
13982 * gdb.threads/fork-plus-threads.c: New file.
13983 * gdb.threads/fork-plus-threads.exp: New file.
13984
d618e4c5
PP
139852015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13986
13987 * gdb.base/batch-preserve-term-settings.exp
13988 (test_terminal_settings_preserved_after_cli_exit): Use
13989 send_quit_command.
13990
1eef6428
PA
139912015-07-29 Pedro Alves <palves@redhat.com>
13992 Don Breazeal <donb@codesourcery.com>
13993
13994 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13995 output from both inferior_spawn_id and gdb_spawn_id.
13996
7da5b897
SDJ
139972015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13998
13999 * gdb.threads/attach-into-signal.exp (corefunc): Use
14000 with_test_prefix on nested loops, uniquefying the test messages.
14001
dac804df
SDJ
140022015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14003
14004 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14005 commit.
14006
06265e53
PP
140072015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14008
14009 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14010 New proc.
14011 (test_terminal_settings_preserved_after_sigterm): New test.
14012
18206ca3
PP
140132015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14014
14015 * gdb.base/batch-preserve-term-settings.exp
14016 (test_terminal_settings_preserved_after_cli_exit): New test.
14017
90074d11
PP
140182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14019
14020 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14021 manipulation of saved_gdbflags.
14022 (test_terminal_settings_preserved): Remove global declaration of
14023 the unused variable pagination_prompt. Remove manipulation of
14024 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14025 GDBFLAGS.
14026
eb1a7902
PA
140272015-07-29 Pedro Alves <palves@redhat.com>
14028
14029 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14030
8b75dd3b
PA
140312015-07-29 Pedro Alves <palves@redhat.com>
14032
14033 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14034 at the top.
14035
dedad4e3
PA
140362015-07-29 Pedro Alves <palves@redhat.com>
14037
14038 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14039 (main): Call gdb_unbuffer_output.
14040 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14041 (main): Call gdb_unbuffer_output.
14042 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14043 (main): Call gdb_unbuffer_output.
14044 * gdb.base/call-strs.exp: Adjust to step over the
14045 gdb_unbuffer_output call.
14046 * gdb.base/catch-gdb-caused-signals.c: Include
14047 "../lib/unbuffer_output.c".
14048 (main): Call gdb_unbuffer_output.
14049 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14050 (main): Call gdb_unbuffer_output.
14051 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14052 (main): Call gdb_unbuffer_output.
14053 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14054 (main): Call gdb_unbuffer_output.
14055 * gdb.base/shlib-call.exp: Adjust to step over the
14056 gdb_unbuffer_output call.
14057 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14058 (main): Call gdb_unbuffer_output.
14059 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14060 (main): Call gdb_unbuffer_output.
14061 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14062 (main): Rename to ...
14063 (test): ... this.
14064 (main): Reimplement.
14065 * gdb.base/varargs.exp: Run to test instead of to main.
14066 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14067 (main): Call gdb_unbuffer_output.
14068
58789a91
PA
140692015-07-29 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14072 factore out from mi_continue_dprintf. For call-style dprintfs,
14073 expect dprintf output out of $inferior_spawn_id.
14074 (mi_continue_dprintf): Use mi_expect_dprintf.
14075 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14076 (main): Call gdb_unbuffer_output.
14077
e8376742
PA
140782015-07-29 Pedro Alves <palves@redhat.com>
14079
14080 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14081 (default_mi_gdb_start): Set inferior_spawn_id instead of
14082 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14083 gdb_spawn_id.
14084 (mi_gdb_test): Always expect inferior output from both
14085 $inferior_spawn_id and $gdb_spawn_id.
14086
08280010
PA
140872015-07-29 Pedro Alves <palves@redhat.com>
14088
14089 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14090 send_inferior and $inferior_spawn_id.
14091
4d30e432
PA
140922015-07-29 Pedro Alves <palves@redhat.com>
14093
14094 * gdb.gdb/complaints.exp (test_initial_complaints)
14095 (test_serial_complaints, test_short_complaints): Use
14096 gdb_test_stdio.
14097 (test_empty_complaint): Handle $inferior_spawn_id !=
14098 $gdb_spawn_id.
14099
0d30a335
PA
141002015-07-29 Pedro Alves <palves@redhat.com>
14101
14102 * gdb.base/varargs.exp: Use gdb_test_stdio.
14103
39413b29
PA
141042015-07-29 Pedro Alves <palves@redhat.com>
14105
14106 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14107
7cb000a9
PA
141082015-07-29 Pedro Alves <palves@redhat.com>
14109
14110 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14111
d7b8ac82
PA
141122015-07-29 Pedro Alves <palves@redhat.com>
14113
14114 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14115 parameter into two new parameters, "inf_result" and "gdb_result".
14116 Expect inferior output and gdb output from $inferior_spawn_id and
14117 $gdb_spawn_id, respectively. Adjust all callers.
14118
789c3a0c
PA
141192015-07-29 Pedro Alves <palves@redhat.com>
14120
14121 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14122 of gdb_test_sequence.
14123
77e760c3
PA
141242015-07-29 Pedro Alves <palves@redhat.com>
14125
14126 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14127 (saw_spurious_output): Expect inferior output from
14128 $inferior_spawn_id. Use gdb_test_stdio.
14129
8396d2cd
PA
141302015-07-29 Pedro Alves <palves@redhat.com>
14131
14132 * gdb.base/dprintf.exp: Use standard_testfile. Change
14133 prepare_for_testing call.
14134 (srcfile): Don't set.
14135 (restart): New procedure.
14136 (test_dprintf): New procecure, use to continue over dprintfs.
14137 (test_call, test_agent): New procedures, tests moved here.
14138 Restart gdb and recreate dprintfs. Adjust expected output.
14139
2051d61f
PA
141402015-07-29 Pedro Alves <palves@redhat.com>
14141
14142 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14143
452397af
PA
141442015-07-29 Pedro Alves <palves@redhat.com>
14145
14146 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14147
8aed9555
PA
141482015-07-29 Pedro Alves <palves@redhat.com>
14149
14150 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14151 gdb_test_stdio.
14152
188a61b4
PA
141532015-07-29 Pedro Alves <palves@redhat.com>
14154
14155 * lib/gdb.exp (gdb_test_stdio): New procedure.
14156
12264a45
PA
141572015-07-29 Pedro Alves <palves@redhat.com>
14158
14159 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14160
23ffc893
PA
141612015-07-29 Pedro Alves <palves@redhat.com>
14162
14163 * gdb.base/call-signal-resume.exp: Remove check for
14164 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14165 * gdb.base/unwindonsignal.exp: Likewise.
14166 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14167 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14168
65566918
PA
141692015-07-29 Pedro Alves <palves@redhat.com>
14170
14171 * gdb.base/siginfo-addr.c (pass): New function.
14172 (handler): Call it iff si_addr is correct.
14173 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14174 Set a breakpoint at "pass" and continue to it.
14175
d60a9221
SDJ
141762015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14177
14178 * gdb.python/py-objfile.exp: Make some tests have unique names.
14179 * gdb.python/py-pp-registration.exp: Likewise.
14180
bde40b8f
PA
141812015-07-28 Pedro Alves <palves@redhat.com>
14182
14183 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14184
13e1dec8
SM
141852015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14186
14187 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14188
da33c9a7
SM
141892015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14190
14191 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14192
077836f7
PP
141932015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14194
14195 * gdb.base/gdb-sigterm-2.exp: New test.
14196
b8cc7b2e
DE
141972015-07-25 Doug Evans <xdje42@gmail.com>
14198
14199 Revert:
14200 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14201 (workers/%.worker, build-perf): New rule.
14202 (GDB_PERFTEST_MODE): New variable.
14203 (check-perf): Use it.
14204 (clean): Clean up gdb.perf parallel build subdirs.
14205 * lib/build-piece.exp: New file.
14206 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14207 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14208 name.
14209 (standard_temp_file): Ditto.
14210 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14211 of $GDB_PARALLEL.
14212
c8bd4544
DE
142132015-07-24 Doug Evans <dje@google.com>
14214
14215 * gdb.perf/lib/perftest/utils.py: New file.
14216 * gdb.perf/gm-hello.cc: New file.
14217 * gdb.perf/gm-pervasive-typedef.cc: New file.
14218 * gdb.perf/gm-pervasive-typedef.h: New file.
14219 * gdb.perf/gm-std.cc: New file.
14220 * gdb.perf/gm-std.h: New file.
14221 * gdb.perf/gm-use-cerr.cc: New file.
14222 * gdb.perf/gm-utils.h: New file.
14223 * gdb.perf/gmonster-null-lookup.py: New file.
14224 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14225 * gdb.perf/gmonster-print-cerr.py: New file.
14226 * gdb.perf/gmonster-ptype-string.py: New file.
14227 * gdb.perf/gmonster-runto-main.py: New file.
14228 * gdb.perf/gmonster-select-file.py: New file.
14229 * gdb.perf/gmonster1-null-lookup.exp: New file.
14230 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14231 * gdb.perf/gmonster1-print-cerr.exp: New file.
14232 * gdb.perf/gmonster1-ptype-string.exp: New file.
14233 * gdb.perf/gmonster1-runto-main.exp: New file.
14234 * gdb.perf/gmonster1-select-file.exp: New file.
14235 * gdb.perf/gmonster1.cc: New file.
14236 * gdb.perf/gmonster1.exp: New file.
14237 * gdb.perf/gmonster2-null-lookup.exp: New file.
14238 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14239 * gdb.perf/gmonster2-print-cerr.exp: New file.
14240 * gdb.perf/gmonster2-ptype-string.exp: New file.
14241 * gdb.perf/gmonster2-runto-main.exp: New file.
14242 * gdb.perf/gmonster2-select-file.exp: New file.
14243 * gdb.perf/gmonster2.cc: New file.
14244 * gdb.perf/gmonster2.exp: New file.
14245
6eab34f3
DE
142462015-07-24 Doug Evans <dje@google.com>
14247
14248 * gdb.perf/README: New file.
14249 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14250 * lib/gen-perf-test.exp: New file.
14251
63738bfd
DE
142522015-07-24 Doug Evans <dje@google.com>
14253
14254 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14255 (PerfTest::startup): New function.
14256 (PerfTest::run): Return result of calling body.
14257 (PerfTest::assemble): Rewrite.
14258 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14259 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14260 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14261 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14262 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14263
7b606f95
DE
142642015-07-24 Doug Evans <dje@google.com>
14265
14266 * lib/gdb.exp (clean_restart): Make executable optional.
14267
a97b16b8
DE
142682015-07-24 Doug Evans <dje@google.com>
14269
14270 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14271 compiler_info references.
14272 * gdb.cp/temargs.exp: Ditto.
14273 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14274 (get_compiler_info): Early exit if already computed. Set compiler_info
14275 to "unknown" if there was a problem.
14276 (test_compiler_info): Add function comment. Call get_compiler_info.
14277
35baa57f
DE
142782015-07-24 Doug Evans <dje@google.com>
14279
14280 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14281 (workers/%.worker, build-perf): New rule.
14282 (GDB_PERFTEST_MODE): New variable.
14283 (check-perf): Use it.
14284 (clean): Clean up gdb.perf parallel build subdirs.
14285 * lib/build-piece.exp: New file.
14286 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14287 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14288 name.
14289 (standard_temp_file): Ditto.
14290 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14291 of $GDB_PARALLEL.
14292
6ebea266
DE
142932015-07-24 Doug Evans <dje@google.com>
14294
14295 * lib/future.exp (gdb_default_target_compile): New option
14296 "early_flags".
14297 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14298 --as-needed.
14299
1e76a7e9
SDJ
143002015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14301
14302 * gdb.base/catch-syscall.exp: Call gdb_exit before
14303 gdb_skip_xml_test.
14304
5068630a
PA
143052015-07-24 Pedro Alves <palves@redhat.com>
14306
14307 * gdb.python/py-events.exp: Accept output between the stop event
14308 and the prompt.
14309 * gdb.python/py-evsignal.exp: Likewise.
14310 * gdb.python/py-evthreads.exp: Likewise.
14311
77598427
PA
143122015-07-24 Pedro Alves <palves@redhat.com>
14313
14314 PR gdb/18717
14315 * gdb.threads/non-ldr-exit.c: New file.
14316 * gdb.threads/non-ldr-exit.exp: New file.
14317
11e6c98f
YQ
143182015-07-24 Yao Qi <yao.qi@linaro.org>
14319
14320 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14321 restarting process.
14322
51aee833
YQ
143232015-07-24 Yao Qi <yao.qi@linaro.org>
14324
14325 * gdb.server/ext-restart.exp: New file.
14326
8cfe207c
YQ
143272015-07-24 Yao Qi <yao.qi@linaro.org>
14328
14329 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14330 argument options.
14331 * gdb.server/ext-wrapper.exp: New file.
14332
cc12ce38
DE
143332015-07-23 Doug Evans <dje@google.com>
14334
14335 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14336 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14337
d0d84780
PMR
143382015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14339
14340 * gdb.ada/var_arr_typedef.exp: New testcase.
14341 * gdb.ada/var_arr_typedef/pack.adb: New file.
14342 * gdb.ada/var_arr_typedef/pack.ads: New file.
14343 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14344
8b558f79
JB
143452015-07-20 Joel Brobecker <brobecker@adacore.com>
14346
14347 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14348
775a3298
JK
143492015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14350
14351 * gdb.arch/i386-biarch-core.exp: Replace istarget
14352 by "complete set gnutarget". Remove expectation for the "core-file"
14353 command.
14354
db1ff28b
JK
143552015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14356
14357 Revert the previous commit:
14358 Tests for validate symbol file using build-id.
14359
0a94970d
JK
143602015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14361
14362 Tests for validate symbol file using build-id.
14363 * gdb.base/solib-mismatch-lib.c: New file.
14364 * gdb.base/solib-mismatch-libmod.c: New file.
14365 * gdb.base/solib-mismatch.c: New file.
14366 * gdb.base/solib-mismatch.exp: New file.
14367
03346981
SL
143682015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14369
14370 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14371 nios2-*-linux*.
14372 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14373 * gdb.base/siginfo.exp: Likewise.
14374 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14375
42422cc7
PL
143762015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14377
14378 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14379 Move it to ...
14380 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14381 ... here.
14382 * gdb.trace/range-stepping.exp: Check that the target supports
14383 range stepping.
14384
cfa68bae
JK
143852015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14386
14387 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14388
8ffdba26
PA
143892015-07-14 Pedro Alves <palves@redhat.com>
14390
14391 * gdb.base/killed-outside.exp: New file.
14392 * gdb.base/killed-outside.c: New file.
14393
218a5a11
JK
143942015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14395
14396 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14397 (n at main): New.
14398 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14399
e03ed3c6
AA
144002015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14401
14402 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14403 infcall tests instead of setting up for KFAIL.
14404
485668e5
MM
144052015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14406
14407 * gdb.btrace/record_goto-step.exp: New.
14408
08464196
JK
144092015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14410
14411 PR compile/18484
14412 * gdb.compile/compile.c (struct struct_type): Add volatile to
14413 selffield's type.
14414 * gdb.compile/compile.exp
14415 (compile code struct_object.selffield = &struct_object): Skip further
14416 struct_object tests if this one xfails.
14417
bcf5c1d9
RC
144182015-07-08 Robert O'Callahan <robert@ocallahan.org>
14419
14420 PR exp/18617
14421 * gdb.trace/ax.exp: Add test.
14422
4931af25
YQ
144232015-07-07 Yao Qi <yao.qi@linaro.org>
14424
14425 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14426 instead of istarget "aarch64*-*-*".
14427 * gdb.arch/aarch64-fp.exp: Likewise.
14428 * gdb.base/float.exp: Likewise.
14429 * gdb.reverse/aarch64.exp: Likewise.
14430 * lib/gdb.exp (is_aarch64_target): New proc.
14431
9fcf688e
YQ
144322015-07-07 Yao Qi <yao.qi@linaro.org>
14433
14434 * lib/gdb.exp (is_aarch32_target): New proc.
14435 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14436 instead of "istarget "arm*-*-*"".
14437 * gdb.arch/arm-disp-step.exp: Likewise.
14438 * gdb.arch/thumb-bx-pc.exp: Likewise.
14439 * gdb.arch/thumb-prologue.exp: Likewise.
14440 * gdb.arch/thumb-singlestep.exp: Likewise.
14441 * gdb.base/disp-step-syscall.exp: Likewise.
14442 * gdb.base/float.exp: Likewise.
14443
fbd8d50d
YQ
144442015-07-07 Yao Qi <yao.qi@linaro.org>
14445
14446 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14447 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14448
71be1fdc
YQ
144492015-07-07 Yao Qi <yao.qi@linaro.org>
14450
14451 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14452 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14453 if it exists.
14454 * gdb.multi/multi-arch.exp: Likewise.
14455
3e221d36
SM
144562015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14457
14458 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14459 print.
14460
d441430b
YQ
144612015-07-07 Yao Qi <yao.qi@linaro.org>
14462
14463 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14464
06f810bd
MG
144652015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14466
14467 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14468 '[' and ']' characters.
14469
5e61e7c0
IB
144702015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14471
14472 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14473
28bf096c
PA
144742015-06-29 Pedro Alves <palves@redhat.com>
14475
14476 PR threads/18127
14477 * gdb.threads/hand-call-new-thread.c: New file.
14478 * gdb.threads/hand-call-new-thread.c: New file.
14479
ee93cd5e
KS
144802015-06-26 Keith Seitz <keiths@redhat.com>
14481 Doug Evans <dje@google.com>
14482
14483 PR 16253
14484 * gdb.cp/var-tag-2.cc: New file.
14485 * gdb.cp/var-tag-3.cc: New file.
14486 * gdb.cp/var-tag-4.cc: New file.
14487 * gdb.cp/var-tag.cc: New file.
14488 * gdb.cp/var-tag.exp: New file.
14489
fc637f04
PP
144902015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14491
14492 * gdb.base/history-duplicates.exp: New test.
14493
2e52ae68
PP
144942015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14495
14496 * gdb.base/completion.exp: Test the completion of the "focus"
14497 command.
14498
6e22494e
JK
144992015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14500
14501 * gdb.arch/amd64-prologue-skip.S: New file.
14502 * gdb.arch/amd64-prologue-skip.exp: New file.
14503
bf7b9cd9
SM
145042015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14505
14506 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14507 is_address_zero_readable check.
14508
201e8dfd
PB
145092015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14510
14511 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14512 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14513
5cd867b4
YQ
145142015-06-24 Yao Qi <yao.qi@linaro.org>
14515
14516 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14517 linux targets.
14518
4d7be007
YQ
145192015-06-24 Yao Qi <yao.qi@linaro.org>
14520
14521 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14522 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14523 * gdb.base/siginfo-thread.exp: Likewise.
14524
07fcd301
YQ
145252015-06-22 Yao Qi <yao.qi@linaro.org>
14526
14527 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14528
52042a00
YQ
145292015-06-22 Yao Qi <yao.qi@linaro.org>
14530
14531 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14532 aarch64*-*-*.
14533 (skip_hw_watchpoint_tests): Likewise.
14534
74bd41ce
PP
145352015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14536
14537 * gdb.base/gdbinit-history.exp: Test the interaction between
14538 setting GDBHISTSIZE and setting the history size via .gdbinit.
14539
bc460514
PP
145402015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14541
14542 PR gdb/16999
14543 * gdb.base/gdbhistsize-history.exp: New test.
14544
b58c513b
PP
145452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14546
14547 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14548 with GDBHISTSIZE.
14549 * gdb.base/readline.exp: Likewise.
14550
92046791
YQ
145512015-06-17 Yao Qi <yao.qi@linaro.org>
14552
14553 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14554 line.
14555
2093d2d3
PP
145562015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14557
14558 * gdb.base/gdbinit-history.exp: Add test case to check that
14559 an unlimited history file does not get truncated on exit.
14560
e6c693af
AA
145612015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14562
14563 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14564 (VECTOR): New macro. Use it...
14565 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14566 ...for these typedefs.
14567 (int8, char1, int1, double1): New typedefs.
14568 (struct just_int2, struct two_int2): New structures.
14569 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14570 (add_structvecs, add_singlevecs): New functions.
14571 (main): Call add_some_intvecs twice.
14572 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14573 the compile and exit upon failure. Try compiling for the "native"
14574 architecture. Test inferior function calls with vector arguments
14575 and vector return value handling with "finish" and "return".
14576
c74f7d1c
JT
145772015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14578
14579 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14580 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14581 PE file.
14582 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14583
98aa42ee
AT
145842015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14585
14586 PR breakpoints/16465
14587 * gdb.mi/mi-dprintf-pending.c: New file.
14588 * gdb.mi/mi-dprintf-pending.exp: New test.
14589 * gdb.mi/mi-dprintf-pendshr.c: New file.
14590
7d73c23c 145912015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14592 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14593
14594 * gdb.arch/i386-mpx-map.c: New file.
14595 * gdb.arch/i386-mpx-map.exp: New File.
14596
145972015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14598
14599 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14600 * gdb.arch/i386-mpx.exp: Indentation fixed.
14601
146022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14603
14604 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14605 function and improved indentation.
14606 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14607 gdb_test_multiple. Added additional tests to skip the test.
14608
146092015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14610
14611 * gdb.arch/i386-avx512.c: Change path in include file.
14612 * gdb.arch/i386-avx512.exp: Change include dir path
14613 compilation flag.
14614 * gdb.arch/i386-mpx.c: Change path in include file.
14615 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14616 flag.
14617
d5eba19a
JK
146182015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14619
14620 * gdb.compile/compile-print.exp (compile print *vararray@3)
14621 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14622
7f361056
JK
146232015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14624
14625 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14626 (do not keep jit in memory): ... this.
14627 (expect 5): Change it to ...
14628 (expect no 5): ... this.
14629
3b462ec2
SM
146302015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14631
14632 PR gdb/15564
14633 * gdb.mi/mi-detach.exp: New file.
14634
e0619de6
JK
146352015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14636
14637 PR symtab/18392
14638 * gdb.arch/amd64-tailcall-self.S: New file.
14639 * gdb.arch/amd64-tailcall-self.c: New file.
14640 * gdb.arch/amd64-tailcall-self.exp: New file.
14641
e970cb34
DB
146422015-05-28 Don Breazeal <donb@codesourcery.com>
14643
14644 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14645 tests for remote targets by checking is_target_gdbserver.
14646
b2e2f908
DE
146472015-05-27 Doug Evans <dje@google.com>
14648
14649 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14650 * gdb.dwarf2/opaque-type-lookup.c: New file.
14651 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14652
82c7be31
DE
146532015-05-26 Doug Evans <dje@google.com>
14654
14655 * gdb.cp/iostream.cc: New file.
14656 * gdb.cp/iostream.exp: New file.
14657
b4f54984
DE
146582015-05-26 Doug Evans <dje@google.com>
14659
14660 * gdb.dwarf2/dw2-op-call.exp: Update.
14661 * gdb.dwarf2/dw4-sig-types.exp: Update.
14662 * gdb.dwarf2/implptr.exp: Update.
14663 * gdb.mi/mi-cmd-param-changed.exp: Update.
14664
4ea6efe9
DE
146652015-05-26 Doug Evans <dje@google.com>
14666
14667 * gdb.python/py-lazy-string.c: New file.
14668 * gdb.python/py-lazy-string.exp: New file.
14669 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14670 (main): Update. Add estring3.
14671 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14672 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14673
f6bb7db3
YQ
146742015-05-26 Omair Javaid <omair.javaid@linaro.org>
14675 Yao Qi <yao.qi@linaro.org>
14676
14677 * gdb.reverse/aarch64.c: New.
14678 * gdb.reverse/aarch64.exp: New.
14679
a81bfbd0
OJ
146802015-05-26 Omair Javaid <omair.javaid@linaro.org>
14681
25d49b86
PA
14682 * lib/gdb.exp (supports_process_record): Return true for
14683 aarch64*-linux*.
a81bfbd0
OJ
14684 (supports_reverse): Likewise.
14685
158bf1b4
PP
146862015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14687
14688 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14689 Use with_test_prefix.
14690
a0145030
AB
146912015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14692
14693 * gdb.base/completion.exp: Add test for completion of layout
14694 names.
14695
ebe3b578
AB
146962015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14697
14698 * lib/gdb.exp (skip_tui_tests): New proc.
14699 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14700
84204ed7
PA
147012015-05-19 Pedro Alves <palves@redhat.com>
14702
14703 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14704 Save the whole env array instead of just HOME. Unset HISTSIZE in
14705 the environment while testing. Restore whole environment
14706 afterwards.
14707
37442ce1
DE
147082015-05-16 Doug Evans <xdje42@gmail.com>
14709
14710 * gdb.guile/scm-ports.c: New file.
14711 * gdb.guile/scm-ports.exp: Add memory port tests.
14712
36de76f9
JK
147132015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14714
14715 * gdb.compile/compile-print.c: New file.
14716 * gdb.compile/compile-print.exp: New file.
14717
3a9558c4
JK
147182015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14719
14720 * gdb.compile/compile-ops.exp: Cast param to void.
14721 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14722 (compile code struct_object.selffield = &struct_object): Add xfail.
14723
aa715135
JG
147242015-05-15 Joel Brobecker <brobecker@adacore.com>
14725
14726 * gdb.ada/arr_enum_with_gap: New testcase.
14727
931e5bc3
JG
147282015-05-15 Joel Brobecker <brobecker@adacore.com>
14729
14730 * gdb.ada/byte_packed_arr: New testcase.
14731
9cd4d857
JB
147322015-05-15 Joel Brobecker <brobecker@adacore.com>
14733
14734 * gdb.ada/pckd_neg: New testcase.
14735
ebfd00d2
PP
147362015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14737
14738 PR gdb/17820
14739 * gdb.base/gdbinit-history.exp: New test.
14740 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14741 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14742
4c082a81
SC
147432015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14744
14745 * gdb.python/py-xmethods.cc: Enhance test case.
14746 * gdb.python/py-xmethods.exp: New tests.
14747 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14748 function.
14749 (B_indexoper): Likewise.
14750 (global_dm_list) : Add new xmethod worker functions.
14751
f7797074
SDJ
147522015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14753
14754 * gdb.base/coredump-filter.exp: Correctly unset
14755 "coredump_var_addr" array.
14756
a4674e4e
PA
147572015-05-08 Pedro Alves <palves@redhat.com>
14758
14759 * gdb.server/non-existing-program.exp: Unset spawn_id.
14760
df2eb078
SC
147612015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14762
14763 PR python/18291
14764 * gdb.python/py-xmethods.exp: Add tests.
14765
422349a3
YQ
147662015-05-08 Yao Qi <yao.qi@linaro.org>
14767
14768 PR gdb/18208
14769 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14770 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14771 function set_coredump_filter, and remove remote_exec call.
14772 Remove argument ipid. Callers update.
14773 (top level): Don't get inferior's PID.
14774
63fc80ce
AA
147752015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14776
14777 * gdb.base/watch_thread_num.exp: Skip test on targets without
14778 access watchpoints.
14779
80ad801e
PA
147802015-05-06 Pedro Alves <palves@redhat.com>
14781
14782 PR server/18081
14783 * gdb.server/non-existing-program.exp: New file.
14784
0fa7fe50
JB
147852015-05-05 Joel Brobecker <brobecker@adacore.com>
14786
14787 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14788
3ea89b92
PMR
147892015-05-05 Joel Brobecker <brobecker@adacore.com>
14790
14791 * gdb.ada/out_of_line_in_inlined: New testcase.
14792
87b8eff0
JB
147932015-05-05 Joel Brobecker <brobecker@adacore.com>
14794
14795 * gdb.ada/var_rec_arr: New testcase.
14796
5fccc635
YQ
147972015-04-30 Yao Qi <yao.qi@linaro.org>
14798
14799 * gdb.base/break-idempotent.exp: If
14800 skip_hw_watchpoint_multi_tests returns true, skip the tests
14801 on "rwatch" and "awatch".
14802
42d38f42
YQ
148032015-04-30 Yao Qi <yao.qi@linaro.org>
14804
14805 * gdb.base/relativedebug.exp: Invoke gdb command
14806 "info sharedlibrary", and if libc.so doesn't have debug info,
14807 skip the test.
14808
2ce1cdbf
DE
148092015-04-29 Doug Evans <dje@google.com>
14810
14811 * gdb.python/py-xmethods.exp: Add ptype tests.
14812 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14813 get_result_type method.
14814
f24a38c5
LM
148152015-04-29 Luis Machado <lgustavo@codesourcery.com>
14816
14817 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14818 the target does not support hardware watchpoints.
14819
ecbf2b3c
LM
148202015-04-29 Luis Machado <lgustavo@codesourcery.com>
14821
14822 * gdb.base/break-always.exp: Abort testing if writing to memory
14823 causes an error.
14824
34f5f757
DE
148252015-04-28 Doug Evans <dje@google.com>
14826
14827 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14828 * gdb.python/py-pp-registration.exp: ... here. New file.
14829 * gdb.python/py-pp-registration.c: New file.
14830 * gdb.python/py-pp-registration.py: New file.
14831
69b4374a
DE
148322015-04-28 Doug Evans <dje@google.com>
14833
14834 * gdb.python/py-bad-printers.c: New file.
14835 * gdb.python/py-bad-printers.py: New file.
14836 * gdb.python/py-bad-printers.exp: New file.
14837
59fb7612
SS
148382015-04-28 Sasha Smundak <asmundak@google.com>
14839
14840 * gdb.python/py-type.exp: New test.
14841
2631b16a
AW
148422015-04-28 Andy Wingo <wingo@igalia.com>
14843
14844 * gdb.python/py-parameter.exp:
14845 * gdb.guile/scm-parameter.exp: Escape the path that we are
14846 matching against, as it might contain characters that are special
14847 to regular expressions.
14848
460efde1
JB
148492015-04-27 Joel Brobecker <brobecker@adacore.com>
14850
14851 * gdb.ada/rec_comp: New testcase.
14852
2d369d8e
SDJ
148532015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14854
14855 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14856 before using it.
14857
cf75d6c3
AB
148582015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14859
14860 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14861 new tests for verilog output.
14862
8dbe7ca5
YQ
148632015-04-24 Yao Qi <yao.qi@linaro.org>
14864
14865 * boards/remote-gdbserver-on-localhost.exp: New file.
14866
4ef9fb2f
PA
148672015-04-23 Pedro Alves <palves@redhat.com>
14868
14869 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14870 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14871 "end of file", remove $inferior_spawn_id from the indirect list.
14872
0a803169
PA
148732015-04-23 Pedro Alves <palves@redhat.com>
14874
14875 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14876
749ef8f8
PA
148772015-04-23 Pedro Alves <palves@redhat.com>
14878
14879 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14880 on $any_spawn_id instead of only on $gdb_spawn_id.
14881
8aae4344
PM
148822015-04-21 Pierre Muller <muller@sourceware.org>
14883
14884 PR pascal/17815
14885 * lib/pascal.exp (gpc_compile): Add new option "class".
14886 (fpc_compile): Likewise.
14887 * gdb.pascal/case-insensitive-symbols.pas: New file.
14888 * gdb.pascal/case-insensitive-symbols.exp: New file.
14889
1586c8fb
GB
148902015-04-20 Gary Benson <gbenson@redhat.com>
14891
14892 * gdb.base/attach.exp: Fix three extended remote failures.
14893
1b6e6f5c
GB
148942015-04-17 Gary Benson <gbenson@redhat.com>
14895
14896 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14897 the main executable over the remote protocol.
14898
e797481d
PA
148992015-04-16 Pedro Alves <palves@redhat.com>
14900
14901 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14902 a new gdbserver if gdbserver_reconnect_p is set.
14903
1ca99c42
PA
149042015-04-16 Pedro Alves <palves@redhat.com>
14905
14906 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14907 is set, don't exit gdbserver.
14908
af9fd6f8
AA
149092015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14910
14911 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14912 appropriate .insn, such that an older assembler can be used.
14913 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14914 the z/Architecture instruction set on 31-bit targets as well.
14915
04ff1e61
AA
149162015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14917
14918 * gdb.go/handcall.exp: Remove all logic related to the first
14919 breakpoint and rely on go_runto_main instead.
14920 * gdb.go/strings.exp: Likewise.
14921 * gdb.go/unsafe.exp: Likewise.
14922 * gdb.go/hello.exp: Likewise. Also rename the remaining
14923 breakpoint marker to "breakpoint 1".
14924 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14925 * gdb.go/strings.go: Likewise.
14926 * gdb.go/unsafe.go: Likewise.
14927 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14928 "set breakpoint 2 here" and rename the remaining breakpoint marker
14929 to "breakpoint 1".
14930
40d2f8d6
SM
149312015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14932
14933 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14934 if itertools.imap is not present.
14935 * gdb.python/py-objfile.exp: Add parentheses.
14936 * gdb.python/py-type.exp: Same.
14937 * gdb.python/py-unwind-maint.py: Same.
14938
8cbc97c6
YQ
149392015-04-15 Yao Qi <yao.qi@linaro.org>
14940
14941 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14942 of ":$ptr_size" and set its form explicitly.
14943
45fd756c
YQ
149442015-04-15 Pedro Alves <palves@redhat.com>
14945 Yao Qi <yao.qi@linaro.org>
14946
14947 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14948 timeout by factor of 4.
14949 (test_regular_watch): Likewise.
14950 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14951 * gdb.reverse/sigall-reverse.exp: Likewise.
14952 * gdb.reverse/until-precsave.exp: Likewise.
14953 * lib/gdb.exp (with_timeout_factor): New proc.
14954 (gdb_expect): Move some code to ...
14955 (get_largest_timeout): ... here. New procedure.
14956
9e811bc3
LM
149572015-04-14 Luis Machado <lgustavo@codesourcery.com>
14958
14959 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14960
0ff6fcb2
LM
149612015-04-13 Luis Machado <lgustavo@codesourcery.com>
14962
14963 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14964 to write to the .text section.
14965
7578d5f7
LM
149662015-04-13 Luis Machado <lgustavo@codesourcery.com>
14967
14968 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14969 Handle the case of targets that do not provide PID information.
14970
2efe15c4
YQ
149712015-04-13 Yao Qi <yao.qi@linaro.org>
14972
14973 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14974 and use expect instead of gdb_expect.
14975
8cd8f2f8
SDJ
149762015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14977
14978 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14979 "coredump_var_addr" to avoid naming conflict with other testcases.
14980
9ee41772
PA
149812015-04-10 Pedro Alves <palves@redhat.com>
14982
14983 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14984 gdb_test_sequence and gdb_assert.
14985
07473109
PA
149862015-04-10 Pedro Alves <palves@redhat.com>
14987
14988 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14989 test messages that don't include the breakpoint address.
14990
de3db44c
YQ
149912015-04-10 Yao Qi <yao.qi@linaro.org>
14992
14993 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14994 false for some offset and width combinations which aren't
14995 supported by linux kernel.
14996
c79d856c
PA
149972015-04-10 Pedro Alves <palves@redhat.com>
14998
14999 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15000 procedure, factored out from ...
15001 (top level): ... here. Add "set displaced-stepping" testing axis.
15002 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15003 parameter "displaced". Use it.
15004 (top level): Use foreach and add "set displaced-stepping" testing
15005 axis.
15006
ebc90b50
PA
150072015-04-10 Pedro Alves <palves@redhat.com>
15008
15009 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15010 Remove comment.
15011 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15012 both the address of the instruction that triggers the watchpoint
15013 and the address of the instruction immediately after, and use
15014 those addresses for the test. Fix comment.
15015
8f572e5c
PA
150162015-04-10 Pedro Alves <palves@redhat.com>
15017
15018 * gdb.base/sigstep.exp (breakpoint_to_handler)
15019 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15020 Test "backtrace" in handler.
15021 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15022 (top level): Add new "displaced" test axis to
15023 breakpoint_to_handler, breakpoint_to_handler_entry and
15024 breakpoint_over_handler.
15025
8d707a12
PA
150262015-04-10 Pedro Alves <palves@redhat.com>
15027
15028 PR gdb/18216
15029 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15030
ef713951
YQ
150312015-04-10 Yao Qi <yao.qi@linaro.org>
15032
15033 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15034 (test_add_rn_pc): New function.
15035 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15036 (top level): Invoke test_add_rn_pc.
15037
906d60cf
PA
150382015-04-10 Pedro Alves <palves@redhat.com>
15039
15040 PR gdb/13858
15041 * gdb.base/step-over-no-symbols.exp: New file.
15042
f2983cc3
AW
150432015-04-09 Andy Wingo <wingo@igalia.com>
15044
15045 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15046 after the Python tests.
15047
6d62641c
SDJ
150482015-04-08 Keith Seitz <keiths@redhat.com>
15049
15050 PR python/16699
15051 * gdb.python/py-completion.exp: New tests for completion.
15052 * gdb.python/py-completion.py (CompleteLimit1): New class.
15053 (CompleteLimit2): Likewise.
15054 (CompleteLimit3): Likewise.
15055 (CompleteLimit4): Likewise.
15056 (CompleteLimit5): Likewise.
15057 (CompleteLimit6): Likewise.
15058 (CompleteLimit7): Likewise.
15059
f3770638
PA
150602015-04-08 Pedro Alves <palves@redhat.com>
15061
15062 PR gdb/18214
15063 PR gdb/18216
15064 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15065 function.
15066 (main): Install it as SIGUSR1 handler.
15067 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15068 parameter. Always use "setup" as prefix. Toggle "set
15069 displaced-stepping" off/on depending on global. Don't switch to
15070 thread 1 here.
15071 (top level): Add displaced stepping "off/on" test axis. Update
15072 "setup" calls. Wrap each subtest with with_test_prefix. Test
15073 continuing with a queued signal in each thread.
15074
4496bed7
PA
150752015-04-08 Pedro Alves <palves@redhat.com>
15076
15077 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15078 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15079 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15080 Return early if running to main fails.
15081 * gdb.trace/while-stepping.exp: Likewise.
15082
b97fde92
PA
150832015-04-07 Pedro Alves <palves@redhat.com>
15084
15085 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15086 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15087 interact with inferior program.
15088
f71c18e7
PA
150892015-04-07 Pedro Alves <palves@redhat.com>
15090
15091 * lib/gdb.exp (inferior_spawn_id): New global.
15092 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15093 spawn id after processing the user code.
15094 (default_gdb_start): Set inferior_spawn_id.
15095 (send_inferior): New procedure.
15096 * lib/gdbserver-support.exp (gdbserver_start): Set
15097 inferior_spawn_id.
15098 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15099
6423214f
PA
151002015-04-07 Pedro Alves <palves@redhat.com>
15101
15102 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15103 * lib/gdbserver-support.exp (gdbserver_start): Make
15104 $server_spawn_id global.
15105 (gdbserver_start): Don't wait for gdbserver's spawn id with
15106 expect_background.
15107 (close_gdbserver): New procedure.
15108 (gdb_exit): Rename the default version and reimplement.
15109
71c0ee8c
PA
151102015-04-07 Pedro Alves <palves@redhat.com>
15111
72f4393d 15112 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15113 append the substituted item, not the original item.
15114
203bc29b
PA
151152015-04-07 Pedro Alves <palves@redhat.com>
15116
15117 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15118 gdb_expect.
15119
508a3ddf
PA
151202015-04-07 Pedro Alves <palves@redhat.com>
15121
15122 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15123 output appearing once only.
15124
9f6dbe2b
PA
151252015-04-07 Pedro Alves <palves@redhat.com>
15126
15127 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15128 that doesn't expect anything. Return early if running to main
15129 fails.
15130
337532fa
YQ
151312015-04-07 Yao Qi <yao.qi@linaro.org>
15132
15133 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15134 (child_function): Call alarm.
15135 (main): Move call to alarm into the loop.
15136 * gdb.threads/non-stop-fair-events.exp: Build program with
15137 -DTIMEOUT=$timeout.
15138
01b622d4
DE
151392015-04-06 Doug Evans <xdje42@gmail.com>
15140
15141 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15142 Fix dest parameter to board_info.
15143 (fpc_compile): Ditto.
15144 (gdb_compile_pascal): Rename dest arg to destfile.
15145
961f4160
PMR
151462015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15147
15148 * gdb.ada/funcall_ref.exp: New file.
15149 * gdb.ada/funcall_ref/foo.adb: New file.
15150
cafda597
YQ
151512015-04-02 Yao Qi <yao.qi@linaro.org>
15152
15153 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15154 is remote.
15155
fed040c6
GB
151562015-04-02 Gary Benson <gbenson@redhat.com>
15157
15158 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15159
d11916aa
SS
151602015-04-01 Sasha Smundak <asmundak@google.com>
15161
15162 * gdb.python/py-unwind-maint.c: New file.
15163 * gdb.python/py-unwind-maint.exp: New test.
15164 * gdb.python/py-unwind-maint.py: New file.
15165 * gdb.python/py-unwind.c: New file.
15166 * gdb.python/py-unwind.exp: New test.
15167 * gdb.python/py-unwind.py: New test.
15168
a1471180
PA
151692015-04-01 Pedro Alves <palves@redhat.com>
15170
15171 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15172 to fail instead of non-existent $test.
15173
0bbeccb1
PA
151742015-04-01 Pedro Alves <palves@redhat.com>
15175
15176 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15177 GDBFLAGS if not empty.
15178
3c724c8c
PMR
151792015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15180
15181 * gdb.ada/complete.exp: Remove "multi_line".
15182 * gdb.ada/info_exc.exp: Remove "multi_line".
15183 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15184 * gdb.ada/ptype_field.exp: Remove "multi_line".
15185 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15186 * gdb.ada/tagged.exp: Remove "multi_line".
15187 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15188 [multi_line ...]
15189 * gdb.btrace/delta.exp: Likewise.
15190 * gdb.btrace/exception.exp: Likewise.
15191 * gdb.btrace/function_call_history.exp: Likewise.
15192 * gdb.btrace/instruction_history.exp: Likewise.
15193 * gdb.btrace/nohist.exp: Likewise.
15194 * gdb.btrace/record_goto.exp: Likewise.
15195 * gdb.btrace/segv.exp: Likewise.
15196 * gdb.btrace/stepi.exp: Likewise.
15197 * gdb.btrace/tailcall.exp: Likewise.
15198 * gdb.btrace/unknown_functions.exp: Likewise.
15199 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15200 * lib/gdb.exp: Add the "multi_line" helper.
15201
4eec2deb
PA
152022015-04-01 Pedro Alves <palves@redhat.com>
15203
15204 * gdb.threads/tid-reuse.c: New file.
15205 * gdb.threads/tid-reuse.exp: New file.
15206
df8411da
SDJ
152072015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15208
15209 PR corefiles/16092
15210 * gdb.base/coredump-filter.c: New file.
15211 * gdb.base/coredump-filter.exp: Likewise.
15212
6ef37366
PM
152132015-03-27 Petr Machata <pmachata@redhat.com>
15214
15215 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15216 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15217 (Dwarf::assemble): Initialize them.
15218 (Dwarf::lines): New function.
15219
7ec911b0
JT
152202015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15221
15222 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15223 SYMBOL_PREFIX for x86_64-*-cygwin.
15224
ff908ebf
AW
152252015-03-26 Andy Wingo <wingo@igalia.com>
15226
15227 PR symtab/18148
15228 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15229 const_value but not a location.
15230 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15231 location defined in non-main CUs are visible.
15232
6d5f0679
YQ
152332015-03-26 Yao Qi <yao.qi@linaro.org>
15234
15235 PR testsuite/18139
15236 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15237 Add a line number entry for the same line.
15238 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15239 Add a line number entry for the same line.
15240
2898689b
YQ
152412015-03-26 Yao Qi <yao.qi@linaro.org>
15242
15243 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15244 .int 0.
15245 (func): Likewise. Add .Lfunc_1 label.
15246 Use .Lfunc_1 label.
15247 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15248 .int 0.
15249 (func): Likewise.
15250 Use .Lfunc_1 label.
15251
85180498
YQ
152522015-03-26 Yao Qi <yao.qi@linaro.org>
15253
15254 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15255 Call gdb_compile instead to compile each .s files without debug
15256 information.
15257
8aa08a8d
YQ
152582015-03-26 Yao Qi <yao.qi@linaro.org>
15259
15260 * gdb.base/savedregs.exp (process_saved_regs): Make
15261 "Saved registers:" optional in the pattern.
15262
66849923
MM
152632015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15264
15265 * gdb.btrace/next.exp: Merged into step.exp.
15266 * gdb.btrace/finish.exp: Merged into step.exp.
15267 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15268 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15269 "record goto" and checking the exact replay position.
15270 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15271 check for "Recording format" in "info record" output.
15272 * gdb.btrace/record_goto.exp: Choose test file based on target.
15273 * gdb.btrace/x86-record_goto.S: Renamed into ...
15274 * gdb.btrace/x86_64-record_goto.S: ... this.
15275 * gdb.btrace/i686-record_goto.S: New.
15276 * gdb.btrace/x86-tailcall.S: Renamed into ...
15277 * gdb.btrace/x86_64-tailcall.S: ... this.
15278 * gdb.btrace/i686-tailcall.S: New.
15279 * gdb.btrace/x86-tailcall.c: Renamed into ...
15280 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15281 separate statements. Update test.
15282 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15283 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15284 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15285 * gdb.btrace/tailcall.exp: Choose test file based on target.
15286 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15287
11cc1b74
MM
152882015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15289
15290 * gdb.btrace/exception.exp: Increase BTS buffer size.
15291
a25d8bf9
PA
152922015-03-24 Pedro Alves <palves@redhat.com>
15293
15294 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15295
856e7dd6
PA
152962015-03-24 Pedro Alves <palves@redhat.com>
15297
15298 * gdb.threads/schedlock.exp (test_step): No longer expect that
15299 "set scheduler-locking step" with "next" over a function call runs
15300 threads unlocked.
15301
ad235a41
AT
153022015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15303
15304 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15305
15630549
AT
153062015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15307
15308 PR breakpoints/16466
15309 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15310 * gdb.mi/mi-pending.c (thread_func): New function.
15311 (int main): Add threading support required.
15312 * gdb.mi/mi-pending.exp: Add tests for this issue.
15313 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15314 (pendfunc2): Remove stdio dependency.
15315 * gdb.mi/mi-pendshr2.c: New file.
15316
693dca06
KS
153172015-03-23 Keith Seitz <keiths@redhat.com>
15318
15319 * gdb.linespec/keywords.c: New file.
15320 * gdb.linespec/keywords.exp: New file.
15321
7e993ebf
KS
153222015-03-23 Keith Seitz <keiths@redhat.com>
15323
15324 PR gdb/18021
15325 * gdb.dwarf2/staticvirtual.exp: New test.
15326
bc23328c
JK
153272015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15328
15329 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15330 * README: Remove HP-UX and gdb.hp.
15331 (configuration):
15332 * configure: Regenerate.
15333 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15334 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15335 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15336 gdb.hp/gdb.defects/Makefile.
15337 * gdb.hp/Makefile.in: File deleted.
15338 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15339 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15340 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15341 * gdb.hp/gdb.aCC/run.c: File deleted.
15342 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15343 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15344 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15345 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15346 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15347 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15348 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15349 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15350 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15351 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15352 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15353 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15354 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15355 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15356 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15357 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15358 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15359 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15360 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15361 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15362 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15363 * gdb.hp/gdb.compat/average.c: File deleted.
15364 * gdb.hp/gdb.compat/sum.c: File deleted.
15365 * gdb.hp/gdb.compat/xdb.c: File deleted.
15366 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15367 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15368 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15369 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15370 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15371 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15372 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15373 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15374 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15375 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15376 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15377 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15378 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15379 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15380 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15381 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15382 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15383 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15384 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15385 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15386 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15387 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15388 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15389 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15390 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15391 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15392 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15393 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15394 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15395 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15396 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15397 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15398 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15399 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15400 * gdb.hp/tools/odump: File deleted.
15401
8bf3b159
PA
154022015-03-19 Pedro Alves <palves@redhat.com>
15403
15404 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15405 (saw_thread_3): New globals.
15406 (top level): Increment them when an event for the corresponding
15407 thread is seen.
15408 (no thread starvation): New test.
15409
eb54c8bf
PA
154102015-03-19 Pedro Alves <palves@redhat.com>
15411
15412 * gdb.threads/continue-pending-status.c: New file.
15413 * gdb.threads/continue-pending-status.exp: New file.
15414
32d2e5d6
PA
154152015-03-18 Pedro Alves <palves@redhat.com>
15416
15417 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15418 Use gdb_is_target_remote instead of is_remote. Use
15419 gdb_test_multiple instead of gdb_expect. Exit early if
15420 gdb_test_multiple hits its internal matches. Tighten stepi tests
15421 expected output. Fail on exit with any signal, instead of just
15422 SIGILL.
15423
f68f11b7
YQ
154242015-03-18 Yao Qi <yao.qi@linaro.org>
15425
15426 PR tdep/18107
15427 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15428 variable.
15429 * gdb.base/catch-syscall.exp: Don't skip it on
15430 aarch64*-*-linux* target. Remove elements in all_syscalls.
15431 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15432 target.
15433 (setup_all_syscalls): New proc.
15434
ca5fd19b
YQ
154352015-03-16 Yao Qi <yao.qi@linaro.org>
15436
15437 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15438 (top level): Skip tests if valid_addr_p returns false for
15439 $cmd1 or $cmd2.
15440
85642ba0
AW
154412015-03-11 Andy Wingo <wingo@igalia.com>
15442
15443 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15444
e03f9645
YQ
154452015-03-11 Yao Qi <yao.qi@linaro.org>
15446
15447 * gdb.base/catch-syscall.exp: Fix typo in comments.
15448
5d0962b2
YQ
154492015-03-11 Yao Qi <yao.qi@linaro.org>
15450
15451 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15452
b2df3cef
PA
154532015-03-09 Pedro Alves <palves@redhat.com>
15454
15455 * dg-extract-results.py: Delete.
15456
ef878e53
PA
154572015-03-09 Pedro Alves <palves@redhat.com>
15458
15459 Merge dg-extract-results.sh from GCC upstream (r218843).
15460
15461 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15462 * dg-extract-results.sh: Use --text with grep to avoid issues with
15463 binary files. Fall back to cat -v, if that doesn't work.
15464
9494d219
PA
154652015-03-05 Pedro Alves <palves@redhat.com>
15466
15467 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15468
a8d9763a
SM
154692015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15470
15471 * lib/mi-support.exp (mi_expect_interrupt): Accept
15472 alternative event for when in all-stop mode.
15473
be9957b8
PA
154742015-03-04 Pedro Alves <palves@redhat.com>
15475
15476 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15477
d57be0f4 154782015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15479
15480 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15481
c214c7cf
AA
154822015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15483
15484 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15485 regexps for GDB's current line display, accept a hex address
15486 preceding the line number.
15487
6d74a497
AA
154882015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15489
15490 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15491 the 'arch1' variable for "s390*-linux*" targets.
15492
511aee7c
PA
154932015-03-04 Pedro Alves <palves@redhat.com>
15494
15495 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15496 (main): Pass missing retval argument to pthread_join call.
15497
95e50b27
PA
154982015-03-02 Pedro Alves <palves@redhat.com>
15499
15500 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15501 (top level): Call do_test with non-stop as well.
15502
28054d69
PA
155032015-03-02 Pedro Alves <palves@redhat.com>
15504
15505 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15506 -1.
15507
4fa5d7b4
AA
155082015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15509
15510 * gdb.arch/s390-vregs.exp: New test.
15511 * gdb.arch/s390-vregs.S: New file.
15512
97c18565
PA
155132015-02-27 Pedro Alves <palves@redhat.com>
15514
15515 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15516 call to catch_command_errors.
15517 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15518 catch_command_errors.
15519
a37bfa30
PA
155202015-02-27 Pedro Alves <palves@redhat.com>
15521
15522 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15523 "true" for boolean result.
15524 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15525 prototype of main.
15526
6f98576f
PA
155272015-02-27 Pedro Alves <palves@redhat.com>
15528
15529 * lib/unbuffer_output.c: New file.
15530 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15531 (main): Call gdb_unbuffer_output.
15532
eba5ab56
YQ
155332015-02-27 Yao Qi <yao.qi@linaro.org>
15534
15535 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15536 target.
15537
0def5aaa
DE
155382015-02-26 Doug Evans <dje@google.com>
15539
15540 * gdb.cp/class2.cc (Dbase, D): New classes.
15541 (main): New local delta.
15542 * gdb.cp/class2.exp: Test printing delta.
15543 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15544 (dynbar): New global.
15545 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15546
081a1c2c
JK
155472015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15548
15549 * gdb.compile/compile-ifunc.c: New file.
15550 * gdb.compile/compile-ifunc.exp: New file.
15551
2f41223f
AT
155522015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15553
15554 * gdb.base/structs.exp: Check for correct struct on finish.
15555
03eddd80
YQ
155562015-02-26 Yao Qi <yao.qi@linaro.org>
15557
15558 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15559 is zero.
15560
80c57053
JK
155612015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15562
15563 * gdb.arch/cordic.ko.bz2: New file.
15564 * gdb.arch/cordic.ko.debug.bz2: New file.
15565 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15566
21613c12
YQ
155672015-02-25 Yao Qi <yao.qi@linaro.org>
15568
15569 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15570 aarch64*-*-* target.
15571
d8b901ed
PA
155722015-02-23 Pedro Alves <palves@redhat.com>
15573
15574 * lib/gdb.exp (delete_breakpoints): Rewrite using
15575 gdb_test_multiple.
15576
e5b85ead
PA
155772015-02-23 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.base/info-os.c: Include stdlib.h.
15580
85c3a371
DE
155812015-02-22 Doug Evans <xdje42@gmail.com>
15582
15583 PR symtab/17855
15584 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15585 is read after symbols have been re-read.
15586 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15587 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15588
96553a0c
DE
155892015-02-21 Doug Evans <dje@google.com>
15590
15591 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15592
97a0c697
JK
155932015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15594
15595 PR corefiles/17808
15596 * gdb.arch/i386-biarch-core.core.bz2: New file.
15597 * gdb.arch/i386-biarch-core.exp: New file.
15598
a47cd6e9
PA
155992015-02-21 Pedro Alves <palves@redhat.com>
15600
15601 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15602 runto_main fails.
15603
c5facdc4
PA
156042015-02-20 Pedro Alves <palves@redhat.com>
15605
15606 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15607 info probes.
15608
2db9a427
PA
156092015-02-20 Pedro Alves <palves@redhat.com>
15610
15611 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15612
60fb7e9e
PA
156132015-02-20 Pedro Alves <palves@redhat.com>
15614
15615 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15616 clean_restart before gdb_target_supports_trace.
15617
5c5019c2
PA
156182015-02-20 Pedro Alves <palves@redhat.com>
15619
15620 PR threads/18006
15621 * gdb.threads/clone-thread_db.c: New file.
15622 * gdb.threads/clone-thread_db.exp: New file.
15623
c9587f88
AT
156242015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15625
15626 PR breakpoints/16812
15627 * gdb.base/catch-gdb-caused-signals.c: New file.
15628 * gdb.base/catch-gdb-caused-signals.exp: New file.
15629
f6a88844
JM
156302015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15631
15632 * configure: Regenerated.
15633 * configure.ac: Use GDB_AC_TRANSFORM.
15634 * aclocal.m4: sinclude ../transform.m4.
15635
497c491b
JM
156362015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15637
15638 * lib/dtrace.exp: New file.
15639 * gdb.base/dtrace-probe.exp: Likewise.
15640 * gdb.base/dtrace-probe.d: Likewise.
15641 * gdb.base/dtrace-probe.c: Likewise.
15642 * lib/pdtrace.in: Likewise.
15643 * configure.ac: Output variables with the transformed names of
15644 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15645 * configure: Regenerated.
15646
03e98035
JM
156472015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15648
15649 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15650 expected message when trying to access $_probe_* convenience
15651 variables while not on a probe.
15652
63cc30e9
JK
156532015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15654
15655 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15656
0703599a
PA
156572015-02-11 Pedro Alves <pedro@codesourcery.com>
15658
15659 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15660 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15661
7e60a48e
DE
156622015-02-10 Doug Evans <xdje42@gmail.com>
15663
15664 * lib/gdb.exp (gdb_load): Always return a result.
15665
01b088bc
PA
156662015-02-10 Pedro Alves <palves@redhat.com>
15667
15668 * gdb.threads/signal-sigtrap.c: New file.
15669 * gdb.threads/signal-sigtrap.exp: New file.
15670
b05ec7a5
AT
156712015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15672
15673 * gdb.trace/no-attach-trace.c: New file.
15674 * gdb.trace/no-attach-trace.exp: New file.
15675
a2c2acaf
MW
156762015-02-09 Mark Wielaard <mjw@redhat.com>
15677
15678 * gdb.dwarf2/atomic.c: New file.
15679 * gdb.dwarf2/atomic-type.exp: Likewise.
15680
31fd9caa
MM
156812015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15682
15683 * gdb.btrace/buffer-size.exp: Update "info record" output.
15684 * gdb.btrace/delta.exp: Update "info record" output.
15685 * gdb.btrace/enable.exp: Update "info record" output.
15686 * gdb.btrace/finish.exp: Update "info record" output.
15687 * gdb.btrace/instruction_history.exp: Update "info record" output.
15688 * gdb.btrace/next.exp: Update "info record" output.
15689 * gdb.btrace/nexti.exp: Update "info record" output.
15690 * gdb.btrace/step.exp: Update "info record" output.
15691 * gdb.btrace/stepi.exp: Update "info record" output.
15692 * gdb.btrace/nohist.exp: Update "info record" output.
15693
d33501a5
MM
156942015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15695
15696 * gdb.btrace/buffer-size: New.
15697
f4abbc16
MM
156982015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15699
15700 * gdb.btrace/delta.exp: Update "info record" output.
15701 * gdb.btrace/enable.exp: Update "info record" output.
15702 * gdb.btrace/finish.exp: Update "info record" output.
15703 * gdb.btrace/instruction_history.exp: Update "info record" output.
15704 * gdb.btrace/next.exp: Update "info record" output.
15705 * gdb.btrace/nexti.exp: Update "info record" output.
15706 * gdb.btrace/step.exp: Update "info record" output.
15707 * gdb.btrace/stepi.exp: Update "info record" output.
15708 * gdb.btrace/nohist.exp: Update "info record" output.
15709
b9d61307
SM
157102015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15711
15712 PR gdb/15678
15713 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15714
e584fdbc
PA
157152015-02-06 Pedro Alves <palves@redhat.com>
15716
15717 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15718 macro.
15719 (seconds_left, again): New globals.
15720 (main): Wait seconds_left in a 1-second sleep loop instead of
15721 sleeping 180 seconds. If 'again' is set, reset the seconds
15722 counter.
15723 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15724 'again' in the inferior before detaching. Print the seconds left.
15725 (options): New global.
15726 (top level): Build program with -DTIMEOUT=$timeout.
15727
77f41761
PA
157282015-02-06 Pedro Alves <palves@redhat.com>
15729
15730 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15731 determine how many seconds to pass to 'alarm'.
15732 * gdb.base/gdb-sigterm.exp (top level): Build program with
15733 -DTIMEOUT=$timeout.
15734 (do_test): Return success/failure indication. Add more verbose
15735 logging. Don't fail if 200 single steps are seen. Instead, fail
15736 when the test times out.
15737 (passes): New global.
15738 (top level): Break the testing loop if testing fails on any
15739 iteration. Use gdb_assert.
15740
b9394193
DB
157412015-02-04 Don Breazeal <donb@codesourcery.com>
15742
15743 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15744 and initialize them.
15745 (ipc_cleanup): New function.
15746 (main): Don't declare shmid, semid, and msqid. Add a call to
15747 atexit so that we call ipc_cleanup on exit.
15748
42d9e528
PA
157492015-02-04 Pedro Alves <palves@redhat.com>
15750
15751 * boards/native-extended-gdbserver.exp: Remove any target variant
15752 specifications from the board name before clearing the isremote
15753 flag from board_info.
15754
ae6ae975
DE
157552015-01-31 Doug Evans <xdje42@gmail.com>
15756
15757 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15758
cfb069a8
GB
157592015-01-31 Gary Benson <gbenson@redhat.com>
15760
15761 * gdb.base/completion.exp: Disable completion limiting for
15762 existing tests. Add new tests to check completion limiting.
15763 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15764
5dd31d79
DE
157652015-01-31 Doug Evans <xdje42@gmail.com>
15766
15767 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15768
9f050062
DE
157692015-01-31 Doug Evans <xdje42@gmail.com>
15770
15771 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15772 entries. Duplicate file section script entries.
15773 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15774 inlined entries. Add test for safe-path rejection.
15775 * gdb.python/py-section-script.c: Add duplicate inlined section script
15776 entries. Duplicate file section script entries.
15777 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15778 inlined entries. Add test for safe-path rejection.
15779
df25ebbd
JB
157802015-01-29 Joel Brobecker <brobecker@adacore.com>
15781
15782 * gdb.ada/disc_arr_bound: New testcase.
15783
4a0ca9ec
JB
157842015-01-29 Joel Brobecker <brobecker@adacore.com>
15785
15786 * gdb.ada/mi_var_array: New testcase.
15787
3a8b707a
DE
157882015-01-27 Doug Evans <dje@google.com>
15789
15790 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15791 Add test for objfile.filename, objfile.username after objfile
15792 has been unloaded.
15793
f8313f6e
JB
157942015-01-26 Joel Brobecker <brobecker@adacore.com>
15795
15796 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15797 the second test to print the name attribute of value
15798 returned by the call to gdb.lookup_type, and adjust
15799 the expected output accordingly.
15800
37bc665e
MW
158012015-01-25 Mark Wielaard <mjw@redhat.com>
15802
15803 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15804 * gdb.base/disp-step-fork.c: Include unistd.h.
15805 * gdb.base/siginfo-obj.c: Include stdio.h.
15806 * gdb.base/siginfo-thread.c: Likewise.
15807 * gdb.mi/non-stop.c: Include unistd.h.
15808 * gdb.mi/nsthrexec.c: Include stdio.h.
15809 * gdb.mi/pthreads.c: Include unistd.h.
15810 * gdb.modula2/unbounded1.c (main): Declare returns int.
15811 * gdb.reverse/consecutive-reverse.c: Likewise.
15812 * gdb.threads/create-fail.c: Include unistd.h.
15813 * gdb.threads/killed.c: Likewise.
15814 * gdb.threads/linux-dp.c: Likewise.
15815 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15816 * gdb.threads/non-ldr-exc-2.c: Likewise.
15817 * gdb.threads/non-ldr-exc-3.c: Likewise.
15818 * gdb.threads/non-ldr-exc-4.c: Likewise.
15819 * gdb.threads/pthreads.c: Include unistd.h.
15820 (main): Declare returns int.
15821 * gdb.threads/tls-main.c (foo): New declaration.
15822 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15823
f7e5394d
SM
158242015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15825
15826 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15827 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15828
743649fd
MW
158292015-01-15 Mark Wielaard <mjw@redhat.com>
15830
15831 * gdb.base/noreturn-return.c: New file.
15832 * gdb.base/noreturn-return.exp: New file.
15833 * gdb.base/noreturn-finish.c: New file.
15834 * gdb.base/noreturn-finish.exp: New file.
15835
198297aa
PA
158362015-01-23 Pedro Alves <palves@redhat.com>
15837
15838 * gdb.threads/continue-pending-after-query.c: New file.
15839 * gdb.threads/continue-pending-after-query.exp: New file.
15840
717cf30c
AG
158412015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15842 Simon Marchi <simon.marchi@ericsson.com>
15843
15844 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15845 * gdb.base/valgrind-db-attach.exp: Same.
15846 * gdb.base/valgrind-infcall.exp: Same.
15847 * lib/mi-support.exp (default_mi_gdb_start): Same.
15848 * lib/prompt.exp (default_prompt_gdb_start): Same.
15849 * lib/gdb.exp (default_gdb_spawn): Same.
15850 (gdb_interact): New.
15851
15852
4b62a76e
JK
158532015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15854
15855 * gdb.compile/compile.exp (pointer to jit function): New test.
15856
b4cdae6f
WW
158572015-01-17 Wei-cheng Wang <cole945@gmail.com>
15858
15859 * lib/gdb.exp (supports_process_record): Return true for
15860 powerpc*-*-linux*.
15861 (supports_reverse): Likewise.
15862
d221e7ef
DB
158632015-01-15 Don Breazeal <donb@codesourcery.com>
15864
15865 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15866 instead of checking whether the target board is remote and
15867 use spawn_wait_for_attach instead of exec/sleep.
15868 * gdb.base/attach-twice.exp: Likewise.
15869
bafffb51
JB
158702015-01-15 Joel Brobecker <brobecker@adacore.com>
15871
15872 * gdb.ada/var_arr_attrs: New testcase.
15873
5589af0e
PA
158742015-01-14 Pedro Alves <palves@redhat.com>
15875 Joel Brobecker <brobecker@adacore.com>
15876
15877 PR gdb/17525
15878 * gdb.base/bp-cmds-execution-x-script.c: New file.
15879 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15880 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15881
6c400b59
PA
158822015-01-14 Pedro Alves <palves@redhat.com>
15883
15884 PR cli/17828
15885 * gdb.base/batch-preserve-term-settings.c: New file.
15886 * gdb.base/batch-preserve-term-settings.exp: New file.
15887
e02c96a7
DE
158882015-01-13 Doug Evans <dje@google.com>
15889
15890 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15891 binary.
15892
576fd14c
JB
158932015-01-13 Joel Brobecker <brobecker@adacore.com>
15894
15895 * Makefile.in (clean mostlyclean): Do not delete *.py.
15896
04dccad0
JB
158972015-01-13 Joel Brobecker <brobecker@adacore.com>
15898
15899 * gdb.python/py-lookup-type.exp: New file.
15900
3d230f71
PA
159012015-01-12 Pedro Alves <palves@redhat.com>
15902
15903 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15904 restore GDBFLAGS before returning.
15905
7e67715d
JK
159062015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15907
15908 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15909 is_amd64_regs_target and is_x86_like_target.
15910
f2e0d4b4
DE
159112015-01-11 Doug Evans <xdje42@gmail.com>
15912
15913 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15914 is given without an explicit form.
15915 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15916 attributes.
15917 * gdb.dwarf/corrupt.exp: Ditto.
15918 * gdb.dwarf2/enum-type.exp: Ditto.
15919 * gdb.trace/entry-values.exp: Ditto.
15920 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15921
439250fb
DE
159222015-01-11 Doug Evans <xdje42@gmail.com>
15923
15924 PR gdb/15830
15925 * gdb.base/maint.exp: Remove references to "maint demangle".
15926 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15927 Add tests for explicitly specifying language to demangle.
15928 * gdb.dlang/demangle.exp: Ditto.
15929
ede9f622
PA
159302015-01-09 Pedro Alves <palves@redhat.com>
15931
15932 * gdb.threads/non-stop-fair-events.c: New file.
15933 * gdb.threads/non-stop-fair-events.exp: New file.
15934
a7b796db
PA
159352015-01-09 Pedro Alves <palves@redhat.com>
15936
15937 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15938 the global scope. Set a breakpoint after all threads are started
15939 rather than stepping over two source lines. Expect the prompt.
15940 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15941 global.
15942 (NUM): Now 15.
15943 (main): Use threads_started_barrier to wait for all threads to
15944 start. Main thread no longer calls thread_function. Exit after
15945 180 seconds.
15946 (loop): New function.
15947 (thread_function): Wait on threads_started_barrier barrier. Call
15948 'loop' at each iteration.
15949 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15950 threads have started, instead of hardcoding number of "next"
15951 steps. Use an access watchpoint instead of a write watchpoint.
15952
9665ffdd
PA
159532015-01-09 Pedro Alves <palves@redhat.com>
15954
15955 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15956 (thread_func): Wait on barrier.
15957 (main): Wait for all threads to start before stopping GDB.
15958 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15959 global.
15960 (thread1_func, thread2_func): Wait on barrier.
15961 (main): Wait for all threads to start before stopping GDB.
15962 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15963 New global.
15964 (thread1_func, thread2_func): Wait on barrier.
15965 (main): Wait for all threads to start before stopping GDB.
15966
c945a99f
PA
159672015-01-09 Pedro Alves <palves@redhat.com>
15968
15969 * gdb.threads/attach-many-short-lived-threads.c: New file.
15970 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15971
c1a747c1
PA
159722014-01-09 Pedro Alves <palves@redhat.com>
15973
15974 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15975 instead of to thread 2.
15976 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15977 Add barrier around each pthread_create call instead of around all
15978 calls.
15979 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15980 Set a break on thread_function and have the child threads hit it
15981 one at at a time.
15982
60b3033e
PA
159832015-01-09 Pedro Alves <palves@redhat.com>
15984
15985 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15986 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15987 false.
15988 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15989 checking whether the target board is remote.
15990 * gdb.multi/multi-attach.exp: Likewise.
15991 * gdb.python/py-sync-interp.exp: Likewise.
15992 * gdb.server/ext-attach.exp: Likewise.
15993 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15994 tests that need to attach, instead of checking whether the target
15995 board is remote at the top of the file.
15996
acc018ac
YQ
159972015-01-08 Yao Qi <yao@codesourcery.com>
15998
15999 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16000
50a18af8
JK
160012015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16002
16003 Fix testcase compilation.
16004 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16005
8503d6e1
JB
160062015-01-06 Joel Brobecker <brobecker@adacore.com>
16007
16008 * gdb.python/py-type.exp: Add a couple test about empty
16009 array creation, and negative-length array creation.
16010
cc73dbcc
DE
160112015-01-02 Doug Evans <xdje42@gmail.com>
16012
16013 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16014
0300bbc7
DE
160152015-01-02 Doug Evans <dje@google.com>
16016
16017 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16018
9d85a0ec
YQ
160192014-12-29 Yao Qi <yao@codesourcery.com>
16020
16021 * gdb.trace/entry-values.exp: Update comments. Rename variable
16022 bar_call_foo to returned_from_foo.
16023
87186c6a
MMN
160242014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16025
16026 PR gdb/17394
16027 * gdb.linespec/break-asm-file.c: New file.
16028 * gdb.linespec/break-asm-file.exp: New file.
16029 * gdb.linespec/break-asm-file0.s: New file.
16030 * gdb.linespec/break-asm-file1.s: New file.
16031
1bab7383
YQ
160322014-12-18 Nigel Stephens <nigel@mips.com>
16033 Maciej W. Rozycki <macro@codesourcery.com>
16034
16035 * gdb.base/float.exp: Handle the new output from "info float" on
16036 MIPS targets.
16037
1bc1068a
JK
160382014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16039
16040 Fix MinGW compilation.
16041 * gdb.compile/compile-ops.exp: Update untested message if
16042 !skip_compile_feature_tests.
16043 * gdb.compile/compile-setjmp.exp: Likewise.
16044 * gdb.compile/compile-tls.exp: Likewise.
16045 * gdb.compile/compile.exp: Likewise.
16046 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16047 supported on this host".
16048
b6615d10
DE
160492014-12-16 Doug Evans <xdje42@gmail.com>
16050
16051 * boards/stabs.exp: New file.
16052
25dda427
AA
160532014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16054
16055 * gdb.base/completion.exp: Adjust to format changes of "maint
16056 print user-registers".
16057
bf330350
CU
160582014-12-16 Catalin Udma <catalin.udma@freescale.com>
16059
16060 PR server/17457
16061 * gdb.arch/aarch64-fp.c: New file.
16062 * gdb.arch/aarch64-fp.exp: New file.
16063
395cf596
SDJ
160642014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16065
16066 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16067 r210637, r210913, r211666, r215400, r215817).
16068
16069 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16070 * dg-extract-results.py: New file.
16071 * dg-extract-results.sh: Use it if the environment seems
16072 suitable.
16073
16074 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16075
16076 * dg-extract-results.py (parse_run): Handle warnings that
16077 are printed before a test harness is run.
16078
16079 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16080
16081 * dg-extract-results.py (Named): Remove __cmp__ method.
16082 (output_variation): Use a key to sort variation.harnesses.
16083
16084 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16085
16086 * dg-extract-results.py: For Python 3, force sys.stdout to
16087 handle surrogate escape sequences.
16088 (safe_open): New function.
16089 (output_segment, main): Use it.
16090
16091 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16092
16093 * dg-extract-results.py (Prog.result_re): Include options
16094 in test name.
16095
16096 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16097
16098 * dg-extract-results.py (output_variation): Always sort if
16099 do_sum.
16100
e882ef3c
SM
161012014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16102
16103 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16104 as long as we get pagination notifications.
16105
4992aa20
JM
161062014-12-15 Jason Merrill <jason@redhat.com>
16107
16108 * Makefile.in (check-gdb.%): Restore.
16109 * README: Mention it.
16110
c1b5a1a6
JB
161112014-12-13 Joel Brobecker <brobecker@adacore.com>
16112
16113 * gdb.ada/str_uninit: New testcase.
16114
5537b577
JK
161152014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16116
16117 PR symtab/17642
16118 * gdb.base/vla-stub-define.c: New file.
16119 * gdb.base/vla-stub.c: New file.
16120 * gdb.base/vla-stub.exp: New file.
16121
bb2ec1b3
TT
161222014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16123 Jan Kratochvil <jan.kratochvil@redhat.com>
16124 Tom Tromey <tromey@redhat.com>
16125
16126 * configure.ac: Add gdb.compile/.
16127 * configure: Regenerate.
16128 * gdb.compile/Makefile.in: New file.
16129 * gdb.compile/compile-ops.exp: New file.
16130 * gdb.compile/compile-ops.c: New file.
16131 * gdb.compile/compile-tls.c: New file.
16132 * gdb.compile/compile-tls.exp: New file.
16133 * gdb.compile/compile-constvar.S: New file.
16134 * gdb.compile/compile-constvar.c: New file.
16135 * gdb.compile/compile-mod.c: New file.
16136 * gdb.compile/compile-nodebug.c: New file.
16137 * gdb.compile/compile-setjmp-mod.c: New file.
16138 * gdb.compile/compile-setjmp.c: New file.
16139 * gdb.compile/compile-setjmp.exp: New file.
16140 * gdb.compile/compile-shlib.c: New file.
16141 * gdb.compile/compile.c: New file.
16142 * gdb.compile/compile.exp: New file.
16143 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16144
4ff709eb
TT
161452014-12-12 Tom Tromey <tromey@redhat.com>
16146
16147 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16148 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16149
6dddd6a5
DE
161502014-12-12 Doug Evans <dje@google.com>
16151
16152 * lib/gdb-python.exp (get_python_valueof): New function.
16153 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16154
71c24708
AA
161552014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16156
16157 * gdb.base/completion.exp: Add test for completion of "info
16158 registers ".
16159
3e29f34a
MR
161602014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16161
16162 * gdb.base/func-ptrs.c: New file.
16163 * gdb.base/func-ptrs.exp: New file.
16164
fc126975
SM
161652014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16166
16167 PR breakpoints/17012
16168 * gdb.base/dprintf-detach.c: New file.
16169 * gdb.base/dprintf-detach.exp: New file.
16170
0a46d518
SM
161712014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16172
16173 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16174 * lib/gdb.exp (target_is_gdbserver): New procedure.
16175
a0be3e44
DE
161762014-12-08 Doug Evans <dje@google.com>
16177
16178 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16179
df1b803a
YQ
161802014-12-05 Yao Qi <yao@codesourcery.com>
16181
16182 * gdb.guile/scm-error.exp: Remove the third argument to
16183 gdb_remote_download.
16184 * gdb.guile/scm-frame-args.exp: Likewise.
16185 * gdb.guile/scm-section-script.exp: Likewise.
16186
ddb9f679
YQ
161872014-12-05 Yao Qi <yao@codesourcery.com>
16188
16189 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16190
86e4ed39
DE
161912014-12-04 Doug Evans <dje@google.com>
16192
16193 * gdb.python/py-objfile.exp: Add tests for
16194 objfile.add_separate_debug_file.
16195
7c50a931
DE
161962014-12-04 Doug Evans <dje@google.com>
16197
16198 * lib/gdb.exp (get_build_id): New function.
16199 (build_id_debug_filename_get): Rewrite to use it.
16200 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16201
621661e3
MR
162022014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16203
16204 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16205 `method(long)', not just 0x0.
16206 * gdb.cp/nsalias.exp: Align code labels to 4.
16207 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16208 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16209 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16210 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16211 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16212 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16213
29f0c3b7
DE
162142014-12-02 Doug Evans <dje@google.com>
16215
e1e061e7 16216 PR symtab/17602
29f0c3b7 16217 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16218 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16219 * gdb.cp/anon-ns.exp: Update.
16220
162078c8
NB
162212014-12-02 Nick Bull <nicholaspbull@gmail.com>
16222
16223 * gdb.python/py-events.py (inferior_call_handler): New.
16224 (register_changed_handler, memory_changed_handler): New.
16225 (test_events.invoke): Register new handlers.
16226 * gdb.python/py-events.exp: Add tests for inferior call,
16227 memory_changed and register_changed events.
16228
fdb09caf
AA
162292014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16230
16231 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16232 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16233 if the linker doesn't understand this.
16234
55cfb2c4
SM
162352014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16236
16237 * gdb.python/python.exp: Change expected reply to help().
16238
9e8cd6df
YQ
162392014-12-01 Yao Qi <yao@codesourcery.com>
16240
16241 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16242 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16243 * configure: Re-generated.
16244
6c659fc2
SC
162452014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16246
16247 * gdb.cp/chained-calls.cc: New file.
16248 * gdb.cp/chained-calls.exp: New file.
16249 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16250
d7fc3181
SM
162512014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16252
16253 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16254 * gdb.dwarf2/symtab-producer.exp: Same.
16255 * gdb.gdb/python-interrupts.exp: Same.
16256 * gdb.gdb/python-selftest.exp: Same.
16257 * gdb.python/py-linetable.exp: Same.
16258 * gdb.python/py-type.exp: Same.
16259 * gdb.python/py-value-cc.exp: Same.
16260 * gdb.python/py-value.exp: Same.
16261
10e79639
YQ
162622014-11-28 Yao Qi <yao@codesourcery.com>
16263
16264 * gdb.base/break-probes.exp: Match library name prefixed with
16265 sysroot.
16266
f28a0564
SM
162672014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16268
16269 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16270 test expected output. Add parentheses for the call to print.
16271 Remove L suffix from integers.
16272
3fe1ce1d
DE
162732014-11-26 Doug Evans <dje@google.com>
16274
16275 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16276
84429e27
YQ
162772014-11-22 Yao Qi <yao@codesourcery.com>
16278
16279 * gdb.trace/entry-values.c: Remove asms.
16280 (foo): Add foo_label.
16281 (bar): Add bar_label.
16282 * gdb.trace/entry-values.exp: Remove code computing foo's
16283 length and bar's length.
16284 (Dwarf::assemble): Invoke function_range for bar and use
16285 MACRO_AT_func for foo.
16286
26741859
YQ
162872014-11-22 Yao Qi <yao@codesourcery.com>
16288
16289 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16290 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16291 Use .Lgcc43_procstart instead of gcc43.
16292
45e44d27
JB
162932014-11-21 Joel Brobecker <brobecker@adacore.com>
16294
16295 * gdb.ada/n_arr_bound: New testcase.
16296
458c8db8
SDJ
162972014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16298
16299 PR breakpoints/10737
16300 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16301 test_catch_syscall_multi_arch.
16302 (test_catch_syscall_multi_arch): New function.
16303
43f3e411
DE
163042014-11-20 Doug Evans <xdje42@gmail.com>
16305
16306 * gdb.base/maint.exp: Update expected output.
16307
0d7b2549
AA
163082014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16309
16310 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16311 4-byte instruction on S390.
16312
8908fca5
JB
163132014-11-19 Joel Brobecker <brobecker@adacore.com>
16314
16315 * gdb.ada/arr_arr: New testcase.
16316
4a46959e
JB
163172014-11-19 Joel Brobecker <brobecker@adacore.com>
16318
16319 * gdb.ada/pkd_arr_elem: New Testcase.
16320
470e2f4e
LM
163212014-11-18 Luis Machado <lgustavo@codesourcery.com>
16322
16323 * gdb.reverse/break-precsave: Expect completion message for
16324 core file reads.
16325 * gdb.reverse/consecutive-precsave.exp: Likewise.
16326 * gdb.reverse/finish-precsave.exp: Likewise.
16327 * gdb.reverse/i386-precsave.exp: Likewise.
16328 * gdb.reverse/machinestate-precsave.exp: Likewise.
16329 * gdb.reverse/sigall-precsave.exp: Likewise.
16330 * gdb.reverse/solib-precsave.exp: Likewise.
16331 * gdb.reverse/step-precsave.exp: Likewise.
16332 * gdb.reverse/until-precsave.exp: Likewise.
16333 * gdb.reverse/watch-precsave.exp: Likewise.
16334
a267f3ad
AA
163352014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16336
16337 * gdb.base/bp-permanent.c: Include unistd.h.
16338 * gdb.python/py-framefilter-mi.c (main): Add return type.
16339 * gdb.python/py-framefilter.c (main): Likewise.
16340 * gdb.trace/actions-changed.c (main): Likewise.
16341
12084a9a
AA
163422014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16343
16344 * gdb.mi/until.c: Add eye-catchers.
16345 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16346 line numbers.
16347
dc7e1a77
AA
163482014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16349
16350 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16351 function header variants in break1.c.
16352 * gdb.base/ena-dis-br.exp: Likewise.
16353 * gdb.base/hbreak2.exp: Likewise.
16354 * gdb.reverse/until-precsave.exp: Drop references to removed
16355 non-prototype function header variants in ur1.c.
16356 * gdb.reverse/until-reverse.exp: Likewise.
16357
41c77605
PM
163582014-11-17 Petr Machata <pmachata@redhat.com>
16359
16360 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16361 ${_cu_offset_size} bytes abbrev offset.
16362
34248c3a
DE
163632014-11-15 Doug Evans <xdje42@gmail.com>
16364
16365 PR symtab/17559
16366 * gdb.base/line-symtabs.exp: New file.
16367 * gdb.base/line-symtabs.c: New file.
16368 * gdb.base/line-symtabs.h: New file.
16369
646da059
YQ
163702014-11-14 Yao Qi <yao@codesourcery.com>
16371
16372 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16373 (func): Add label func_label.
16374 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16375 Replace low_pc and high_pc with MACRO_AT_range.
16376 Replace name, low_pc and high_pc with MACRO_AT_func.
16377
9301ebe6
YQ
163782014-11-14 Yao Qi <yao@codesourcery.com>
16379
16380 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16381 Replace name, low_pc and high_pc with MACRO_AT_func.
16382
f166b542
YQ
163832014-11-14 Yao Qi <yao@codesourcery.com>
16384
16385 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16386 produce debug information.
16387 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16388
0f6e71e3
YQ
163892014-11-14 Yao Qi <yao@codesourcery.com>
16390
16391 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16392 object and get function length.
16393 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16394 with MACRO_AT_func.
16395 (top-level): Replace gdb_compile and clean_restart with
16396 prepare_for_testing.
16397 * gdb.dwarf2/main.c (main): Add label main_label.
16398
876c4df9
YQ
163992014-11-14 Yao Qi <yao@codesourcery.com>
16400
16401 * lib/dwarf.exp (function_range): New procedure.
16402 (Dwarf::_handle_macro_at_func): New procedure.
16403 (Dwarf::_handle_macro_at_range): New procedure.
16404 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16405
02ad9cf1
YQ
164062014-11-14 Yao Qi <yao@codesourcery.com>
16407
16408 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16409 (_handle_attribute): New procedure.
16410
a59add0c
AA
164112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16412
16413 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16414 * gdb.base/call-sc.c (zed): Likewise.
16415 * gdb.base/checkpoint.c (main): Likewise.
16416 * gdb.base/dump.c (main): Likewise.
16417 * gdb.base/gcore.c (main): Likewise.
16418 * gdb.base/huge.c (main): Likewise.
16419 * gdb.base/multi-forks.c (main): Likewise.
16420 * gdb.base/pr10179-a.c (main): Likewise.
16421 * gdb.base/savedregs.c (main): Likewise.
16422 * gdb.base/sigaltstack.c (main): Likewise.
16423 * gdb.base/siginfo.c (main): Likewise.
16424 * gdb.base/structs.c (zed): Likewise.
16425 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16426 * gdb.mi/mi-syn-frame.c (main): Likewise.
16427 * gdb.mi/until.c (foo, main): Likewise.
16428 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16429 * gdb.base/solib-weak.c (foo): Declare.
16430 * gdb.base/attach-twice.c: Include stdio.h.
16431 * gdb.base/weaklib1.c: Likewise.
16432 * gdb.base/weaklib2.c: Likewise.
16433 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16434 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16435 unistd.h.
16436 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16437 * gdb.mi/mi-exit-code.c: Likewise.
16438 * gdb.base/break-interp-lib.c: Include string.h.
16439 * gdb.base/coremaker.c: Likewise.
16440 * gdb.base/testenv.c: Likewise.
16441 * gdb.python/py-finish-breakpoint.c: Likewise.
16442 * gdb.base/inferior-died.c: Include sys/wait.h.
16443 * gdb.base/fileio.c: Include time.h.
16444 * gdb.base/async-shell.c: Include unistd.h.
16445 * gdb.base/dprintf-non-stop.c: Likewise.
16446 * gdb.base/info-os.c: Likewise.
16447 * gdb.mi/mi-console.c: Likewise.
16448 * gdb.mi/watch-nonstop.c: Likewise.
16449 * gdb.python/py-events.c: Likewise.
16450 * gdb.base/async.c (baz): Move up before its invocation.
16451 * gdb.base/code_elim2.c (my_global_func): Likewise.
16452 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16453 * gdb.base/advance.c (func2): Likewise.
16454
3b5d5997
AA
164552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16456
16457 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16458 variant.
16459 * gdb.base/annota3.c: Likewise.
16460 * gdb.base/async.c: Likewise.
16461 * gdb.base/average.c: Likewise.
16462 * gdb.base/call-ar-st.c: Likewise.
16463 * gdb.base/call-rt-st.c: Likewise.
16464 * gdb.base/call-sc.c: Likewise.
16465 * gdb.base/call-strs.c: Likewise.
16466 * gdb.base/ending-run.c: Likewise.
16467 * gdb.base/execd-prog.c: Likewise.
16468 * gdb.base/exprs.c: Likewise.
16469 * gdb.base/foll-exec.c: Likewise.
16470 * gdb.base/foll-fork.c: Likewise.
16471 * gdb.base/foll-vfork.c: Likewise.
16472 * gdb.base/funcargs.c: Likewise.
16473 * gdb.base/gcore.c: Likewise.
16474 * gdb.base/jump.c: Likewise.
16475 * gdb.base/langs0.c: Likewise.
16476 * gdb.base/langs1.c: Likewise.
16477 * gdb.base/langs2.c: Likewise.
16478 * gdb.base/mips_pro.c: Likewise.
16479 * gdb.base/nodebug.c: Likewise.
16480 * gdb.base/opaque0.c: Likewise.
16481 * gdb.base/opaque1.c: Likewise.
16482 * gdb.base/recurse.c: Likewise.
16483 * gdb.base/run.c: Likewise.
16484 * gdb.base/scope0.c: Likewise.
16485 * gdb.base/scope1.c: Likewise.
16486 * gdb.base/setshow.c: Likewise.
16487 * gdb.base/setvar.c: Likewise.
16488 * gdb.base/shmain.c: Likewise.
16489 * gdb.base/shr1.c: Likewise.
16490 * gdb.base/shr2.c: Likewise.
16491 * gdb.base/sigall.c: Likewise.
16492 * gdb.base/signals.c: Likewise.
16493 * gdb.base/so-indr-cl.c: Likewise.
16494 * gdb.base/solib2.c: Likewise.
16495 * gdb.base/structs.c: Likewise.
16496 * gdb.base/sum.c: Likewise.
16497 * gdb.base/vforked-prog.c: Likewise.
16498 * gdb.base/watchpoint.c: Likewise.
16499 * gdb.reverse/shr2.c: Likewise.
16500 * gdb.reverse/until-reverse.c: Likewise.
16501 * gdb.reverse/ur1.c: Likewise.
16502 * gdb.reverse/watch-reverse.c: Likewise.
16503
066a77c5
AA
165042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16505
16506 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16507 variant.
16508 * gdb.base/sepdebug.exp: Drop references to removed code.
16509
4f204ea5
AA
165102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16511
16512 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16513 variant. Preserve original line numbering.
16514 * gdb.base/list1.c: Likewise.
16515
3b377a3a
AA
165162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16517
16518 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16519 variant.
16520 * gdb.base/break1.c: Likewise.
16521 * gdb.base/break.exp: Drop references to removed code.
16522
e444df73
AA
165232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16524
16525 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16526 variant.
16527
8008f2a7
AA
165282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16529
16530 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16531
a5a06887
AA
165322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16533
16534 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16535 logic into perform_all_tests() and invoke it with and without
16536 function header prototypes.
16537 (do_function_calls): Remove conditional XFAIL for PR 5318.
16538 (rerun_and_prepare): Remove duplicate code.
16539 (perform_all_tests): New. Main logic moved here.
16540
44dba9b9
AA
165412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16542
16543 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16544 code guarded by #ifdef NO_PROTOTYPES.
16545 (t_double_many_args): Likewise.
16546 (DEF_FUNC_MANY_ARGS_1): Likewise.
16547 (DEF_FUNC_VALUES_1): Likewise.
16548 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16549 guarded by #ifdef PROTOTYPES.
16550
d1fbcd56
AA
165512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16552
16553 * gdb.mi/mi-console.c: Add eye-catcher.
16554 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16555 instead of literal line number.
16556
b0e59b8f
AA
165572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16558
16559 * gdb.base/shr2.c: Add eye-catcher.
16560 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16561 line number.
16562
78f98cca
AA
165632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16564
16565 * gdb.base/jump.c: Add eye-catchers.
16566 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16567 numbers.
16568
58fa2af0
AA
165692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16570
16571 * gdb.base/execd-prog.c: Add eye-catchers.
16572 * gdb.base/foll-exec.c: Likewise.
16573 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16574 line numbers.
16575
04e5059b
AA
165762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16577
16578 * gdb.base/ending-run.c: Add eye-catchers.
16579 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16580 literal line numbers.
16581
dbfdb174
AA
165822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16583
16584 * gdb.base/call-rt-st.c: Add eye-catchers.
16585 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16586 literal line numbers.
16587
888a2ade
AA
165882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16589
16590 * gdb.base/call-ar-st.c: Add eye-catchers.
16591 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16592 literal line numbers.
16593
6acc2dde
AA
165942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16595
16596 * gdb.base/average.c: Add eye-catchers.
16597 * gdb.base/sum.c: Likewise.
16598 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16599 regexps dynamically.
16600
9ecfcd1d
AA
166012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16602
16603 * gdb.base/solib1.c: Add eye-catchers.
16604 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16605 literal line numbers.
16606
78708b7c
PA
166072014-11-12 Pedro Alves <palves@redhat.com>
16608
16609 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16610 leader has exited.
16611
af48d08f
PA
166122014-11-12 Pedro Alves <palves@redhat.com>
16613
16614 * gdb.arch/i386-bp_permanent.c: New file.
16615 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16616 (srcfile): Set to i386-bp_permanent.c.
16617 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16618 that stepi does not execute the 'leave' instruction, instead of
16619 testing it does execute.
16620 * gdb.base/bp-permanent.c: New file.
16621 * gdb.base/bp-permanent.exp: New file.
16622
af3768e9
DE
166232014-11-10 Doug Evans <xdje42@gmail.com>
16624
16625 PR symtab/17564
16626 * gdb.base/symtab-search-order.exp: New file.
16627 * gdb.base/symtab-search-order.c: New file.
16628 * gdb.base/symtab-search-order-1.c: New file.
16629 * gdb.base/symtab-search-order-shlib-1.c: New file.
16630
9de00a4a
PA
166312014-11-07 Pedro Alves <palves@redhat.com>
16632
16633 PR gdb/17511
16634 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16635 i?86-*-linux*.
16636
e0f52461
SC
166372014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16638
16639 PR c++/17494
16640 * gdb.cp/pr17494.cc: New file.
16641 * gdb.cp/pr17494.exp: New file.
16642
6ce8c980
YQ
166432014-11-02 Yao Qi <yao@codesourcery.com>
16644
16645 * gdb.python/python.exp: Get working directory and match the
16646 output of "set extended-prompt \\w " with it.
16647
02be9a71
DE
166482014-10-30 Doug Evans <dje@google.com>
16649
16650 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16651 in objfiles.
16652 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16653 in progspaces.
16654
3bdff46b
LM
166552014-10-30 Janis Johnson <janisjo@codesourcery.com>
16656
16657 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16658 * gdb.base/realname-expand.exp: Likewise.
16659 * gdb.linespec/macro-relative.exp: Likewise.
16660
ab917dfb
PA
166612014-10-29 Pedro Alves <palves@redhat.com>
16662
16663 PR gdb/17408
16664 * gdb.threads/schedlock.c (some_function): New function.
16665 (call_function): New global.
16666 (MAYBE_CALL_SOME_FUNCTION): New macro.
16667 (thread_function): Call it.
16668 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16669 and use it instead of a global counter. Adjust all callers.
16670 (get_current_thread): Use "find current thread" for test message
16671 here rather than having all callers pass down the same string.
16672 (goto_loop): New procedure, factored out from ...
16673 (my_continue): ... this.
16674 (step_ten_loops): Change parameter from test message to command to
16675 use. Adjust.
16676 (list_count): Delete global.
16677 (check_result): New procedure, factored out from duplicate top
16678 level code.
16679 (continue tests): Wrap in with_test_prefix.
16680 (test_step): New procedure, factored out from duplicate top level
16681 code.
16682 (top level): Test "step" in combination with all scheduler-locking
16683 modes. Test "next" in combination with all scheduler-locking
16684 modes, and in combination with stepping over a function call or
16685 not.
16686 * gdb.threads/next-bp-other-thread.c: New file.
16687 * gdb.threads/next-bp-other-thread.exp: New file.
16688
d3d4baed
PA
166892014-10-29 Pedro Alves <palves@redhat.com>
16690
16691 PR python/17372
16692 * gdb.python/python.exp: Test a multi-line command that spawns
16693 interactive Python.
16694 * gdb.base/multi-line-starts-subshell.exp: New file.
16695
563e8d85
YQ
166962014-10-29 Yao Qi <yao@codesourcery.com>
16697
16698 * gdb.base/fileio.exp: Make directories on host.
16699
0ea4d52e
YQ
167002014-10-29 Yao Qi <yao@codesourcery.com>
16701
16702 * gdb.base/fileio.c (test_write): Close the file.
16703
7f5ef605
PA
167042014-10-28 Pedro Alves <palves@redhat.com>
16705
16706 PR gdb/12623
16707 * gdb.base/sigstep.c (no_handler): New global.
16708 (main): If 'no_handler is true, set the signal handlers to
16709 SIG_IGN.
16710 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16711 with_sw_watch and no_handler parameters. Handle them.
16712 (top level) <stepping over handler when stopped at a breakpoint
16713 test>: Add a test axis for testing with a software watchpoint, and
16714 another for testing with the signal handler set to SIG_IGN.
16715 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16716 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16717
abbdbd03
PA
167182014-10-28 Pedro Alves <palves@redhat.com>
16719
16720 PR gdb/17511
16721 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16722 * gdb.base/sigstep.exp (other_handler_location): New global.
16723 (advance): Support stepping into the signal handler, and running
16724 commands while in the handler.
16725 (in_handler_map): New global.
16726 (top level): In the advance test, add combinations for getting
16727 into the handler with stepping commands, and for running commands
16728 in the handler. Add comment descripting the advancei tests.
16729
1df4399f
PA
167302014-10-28 Pedro Alves <palves@redhat.com>
16731
16732 * gdb.base/sigstep.exp: Use build_executable instead of
16733 prepare_for_testing.
16734 (top level): Move code that starts GDB, runs to main and creates a
16735 display to ...
16736 (restart): ... this new procedure.
16737 (top level): Move backtrace from signal handler test to ...
16738 (validate_backtrace): ... this new procedure.
16739 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16740 with_test_prefix. Always restart GDB.
16741 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16742 with_test_prefix. Always restart GDB. No need to delete
16743 breakpoints after the test.
16744 (test_skip_handler): Remove prefix parameter.
16745 (skip_over_handler, breakpoint_to_handler)
16746 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16747 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16748 restart GDB. No need to delete breakpoints after the test.
16749 (top level): Use foreach to call the test procedures with
16750 different commands.
16751
a5b6e449
PA
167522014-10-28 Pedro Alves <palves@redhat.com>
16753
16754 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16755 instead of GNATS numbers.
16756 * gdb.base/sigbpt.exp: Likewise.
16757 * gdb.base/siginfo.exp: Likewise.
16758 * gdb.base/sigstep.exp: Likewise.
16759
e5f8a7cc
PA
167602014-10-27 Pedro Alves <palves@redhat.com>
16761
16762 * gdb.base/sigstep.c (dummy): New global.
16763 (main): Issue a couple writes to the new global.
16764 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16765 procedures.
16766 (skip_over_handler): Use test_skip_handler.
16767 (top level): Call skip_over_handler for stepi and nexti too.
16768 (breakpoint_over_handler): Use test_skip_handler.
16769 (top level): Call breakpoint_over_handler for stepi and nexti too.
16770
763905a3
YQ
167712014-10-27 Yao Qi <yao@codesourcery.com>
16772
16773 * gdb.trace/tfile.c (adjust_function_address)
16774 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16775 function descriptor.
16776
6f259a23
DB
167772014-10-24 Don Breazeal <donb@codesourcery.com>
16778
16779 * gdb.base/foll-fork.exp (test_follow_fork,
16780 catch_fork_child_follow): Check for updated fork messages emitted
16781 from infrun.c.
16782 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16783 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16784 vfork_and_exec_child_follow_through_step): Check for updated vfork
16785 messages emitted from infrun.c.
16786
09dd9a69
PA
167872014-10-24 Pedro Alves <palves@redhat.com>
16788
16789 * gdb.base/corefile.exp: Remove references to ultrix.
16790 * gdb.base/interrupt.exp: Likewise.
16791 * gdb.base/whatis.exp: Likewise.
16792 * gdb.gdb/selftest.exp: Likewise.
16793 * gdb.threads/manythreads.exp: Likewise.
16794 * gdb.threads/print-threads.exp: Likewise.
16795 * gdb.threads/pthreads.exp:: Likewise.
16796 * gdb.threads/schedlock.exp: Likewise.
16797
3433cfa5
SC
167982014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16799
16800 * gdb.cp/non-trivial-retval.cc: Add a test case.
16801 * gdb.cp/non-trivial-retval.exp: Add a test.
16802
092f880b
YQ
168032014-10-20 Yao Qi <yao@codesourcery.com>
16804
16805 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16806 * gdb.python/py-objfile-script-gdb.py: New file.
16807 * gdb.python/py-objfile-script.exp: Update reference to
16808 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16809 of remote_download. Remove the dest file.
16810
acbdb7f3
YQ
168112014-10-20 Yao Qi <yao@codesourcery.com>
16812
16813 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16814 * gdb.base/step-line.exp: Likewise.
16815 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16816 * gdb.dwarf2/dw2-basic.exp: Likewise.
16817 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16818 * gdb.dwarf2/dw2-filename.exp: Likewise.
16819 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16820 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16821 * gdb.dwarf2/dw2-producer.exp: Likewise.
16822 * gdb.dwarf2/mac-fileno.exp: Likewise.
16823 * gdb.python/py-frame-args.exp: Likewise.
16824 * gdb.python/py-framefilter.exp: Likewise.
16825 * gdb.python/py-mi.exp: Likewise.
16826 * gdb.python/py-objfile-script.exp: Likewise
16827 * gdb.python/py-pp-integral.exp: Likewise.
16828 * gdb.python/py-pp-re-notag.exp: Likewise.
16829 * gdb.python/py-prettyprint.exp: Likewise.
16830 * gdb.python/py-section-script.exp: Likewise.
16831 * gdb.python/py-typeprint.exp: Likewise.
16832 * gdb.python/py-xmethods.exp: Likewise.
16833 * gdb.stabs/weird.exp: Likewise.
16834 * gdb.xml/tdesc-regs.exp: Likewise.
16835
bd286a29
KCY
168362014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16837
16838 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16839 (out_cu): Use addr_len for the size of addresses.
16840 (out_line): Likewise. Size DW_LNE_set_address instruction
16841 according to addr_len.
16842 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16843 (FUNC): Add START_INSNS to definition.
16844
673dc4a0
YQ
168452014-10-18 Yao Qi <yao@codesourcery.com>
16846
16847 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16848 gdb_has_argv0 return true.
16849 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16850 check [target_info exists noargs], check [gdb_has_argv0]
16851 instead.
16852 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16853 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16854 procedures.
16855
4ffbba72
DE
168562014-10-17 Doug Evans <dje@google.com>
16857
16858 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16859 event.
16860 * gdb.python/py-events.py: Add clear_objfiles event.
16861
d096d8c1
DE
168622014-10-17 Doug Evans <dje@google.com>
16863
16864 * gdb.python/py-objfile.exp: Test progspace attribute.
16865
a80db015
LM
168662014-10-17 Luis Machado <lgustavo@codesourcery.com>
16867
16868 * gdb.guile/scm-breakpoint.exp: Do not assume any
16869 directory separators when matching source file paths.
16870 * gdb.python/py-breakpoint.exp: Likewise.
16871 * gdb.reverse/break-precsave.exp: Likewise.
16872 * gdb.reverse/break-reverse.exp: Likewise.
16873 * gdb.reverse/consecutive-precsave.exp: Likewise.
16874 * gdb.reverse/finish-precsave.exp: Likewise.
16875 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16876 * gdb.reverse/finish-reverse.exp: Likewise.
16877 * gdb.reverse/i386-precsave.exp: Likewise.
16878 * gdb.reverse/i387-env-reverse.exp: Likewise.
16879 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16880 * gdb.reverse/machinestate-precsave.exp: Likewise.
16881 * gdb.reverse/machinestate.exp: Likewise.
16882 * gdb.reverse/sigall-precsave.exp: Likewise.
16883 * gdb.reverse/solib-precsave.exp: Likewise.
16884 * gdb.reverse/step-precsave.exp: Likewise.
16885 * gdb.reverse/until-precsave.exp: Likewise.
16886 * gdb.reverse/watch-precsave.exp: Likewise.
16887 * gdb.reverse/watch-reverse.exp: Likewise.
16888
b22089ab
YQ
168892014-10-17 Yao Qi <yao@codesourcery.com>
16890
16891 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16892 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16893
6c4486e6
PA
168942014-10-17 Pedro Alves <palves@redhat.com>
16895
16896 PR gdb/17471
16897 * gdb.base/bg-execution-repeat.c: New file.
16898 * gdb.base/bg-execution-repeat.exp: New file.
16899
0ff33695
PA
169002014-10-17 Pedro Alves <palves@redhat.com>
16901
16902 PR gdb/17300
16903 * gdb.base/continue-all-already-running.c: New file.
16904 * gdb.base/continue-all-already-running.exp: New file.
16905
6fdebc3d
PA
169062014-10-17 Pedro Alves <palves@redhat.com>
16907
16908 PR gdb/17472
16909 * gdb.base/annota-input-while-running.c: New file.
16910 * gdb.base/annota-input-while-running.exp: New file.
16911
32a8097b
PA
169122014-10-17 Pedro Alves <palves@redhat.com>
16913
16914 * gdb.base/callfuncs.exp: emove references to osf.
16915 * gdb.base/sigall.exp: Likewise.
16916 * gdb.gdb/selftest.exp: Likewise.
16917 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16918 * gdb.mi/non-stop.c: Likewise.
16919 * gdb.mi/pthreads.c: Likewise.
16920 * gdb.reverse/sigall-precsave.exp: Likewise.
16921 * gdb.reverse/sigall-reverse.exp: Likewise.
16922 * gdb.threads/pthreads.c: Likewise.
16923 * gdb.threads/pthreads.exp: Likewise.
16924
7a3517ff
YQ
169252014-10-17 Yao Qi <yao@codesourcery.com>
16926
16927 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16928 check 'target_info exists noargs'.
16929 (test_command_prompt_position): Likewise.
16930 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16931 Remove "set args".
16932 (progvar_simple_while_test): Likewise.
16933 (progvar_complex_if_while_test): Likewise.
16934 (if_while_breakpoint_command_test): Likewise.
16935 (infrun_breakpoint_command_test): Likewise.
16936 (breakpoint_command_test): Likewise.
16937 (watchpoint_command_test): Likewise.
16938 (bp_deleted_in_command_test): Likewise.
16939 (temporary_breakpoint_commands): Likewise.
16940
bb99c472
YQ
169412014-10-16 Yao Qi <yao@codesourcery.com>
16942
16943 * gdb.base/remotetimeout.exp: Remove noargs checking.
16944
7c16b83e
PA
169452014-10-15 Pedro Alves <palves@redhat.com>
16946
16947 PR breakpoints/9649
16948 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16949 * gdb.base/breakpoint-in-ro-region.exp
16950 (probe_target_hardware_step): New procedure.
16951 (top level): Probe hardware stepping and hardware breakpoint
16952 support. Test stepping through a read-only region, with both
16953 "breakpoint auto-hw" on and off and both "always-inserted" on and
16954 off.
16955
35a49624
IB
169562014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16957
16958 * gdb.dlang/demangle.exp: Update for demangling changes.
16959
2d1c107c
SC
169602014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16961
16962 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16963 * gdb.cp/non-trivial-retval.exp: Add new tests.
16964
778811d5
SC
169652014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16966
16967 PR c++/13403
16968 PR c++/15154
16969 * gdb.cp/non-trivial-retval.cc: New file.
16970 * gdb.cp/non-trivial-retval.exp: New file.
16971
10c5f0a8
YQ
169722014-10-15 Yao Qi <yao@codesourcery.com>
16973
16974 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16975 remote host.
16976
65d7b369
YQ
169772014-10-15 Yao Qi <yao@codesourcery.com>
16978
16979 * gdb.python/py-symbol.exp: Match file base name if host is
16980 remote, otherwise match file name with dir name.
16981 * gdb.python/py-symtab.exp: Likewise.
16982 * gdb.python/python.exp: Likewise.
16983
46dc1394
YQ
169842014-10-15 Yao Qi <yao@codesourcery.com>
16985
16986 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16987 pattern.
16988 * gdb.python/py-symtab.exp: Likewise.
16989 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16990 locationn.
16991
c40cc657
JB
169922014-10-14 Joel Brobecker <brobecker@adacore.com>
16993
16994 * gdb.ada/addr_arith: New testcase.
16995
2abf49e1
MR
169962014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16997
16998 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16999 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17000 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17001 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17002
f7088df3
SDJ
170032014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17004
17005 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17006 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17007 * gdb.arch/stap-eval-lang-ada.exp: New file.
17008
4dc06805
YQ
170092014-10-14 Yao Qi <yao@codesourcery.com>
17010
17011 * gdb.mi/mi-var-child.c (nothing1): New function.
17012 (nothing2): New function.
17013 (do_children_tests): Set function pointers by nothing1 and
17014 nothing2.
17015 * gdb.mi/mi-var-child.exp: Step over new added statements.
17016 Update test to match the new output.
17017 * gdb.mi/var-cmd.c (nothing1): New function.
17018 (nothing2): New function.
17019 (do_children_tests): Set function pointers by nothing1 and
17020 nothing2.
17021 * gdb.mi/mi-var-display.exp: Update test to match output.
17022 Step to the line specified by $line_dct_nothing.
17023 Increase the number of lines to step.
17024
46a93de2
YQ
170252014-10-14 Yao Qi <yao@codesourcery.com>
17026
17027 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17028 tests.
17029 * gdb.mi/mi2-var-child.exp: Likewise.
17030
14ea52ee
DE
170312014-10-13 Doug Evans <dje@google.com>
17032
17033 * gdb.python/py-objfile.exp: Change name of file name test.
17034
e5c6e92b
DE
170352014-10-13 Doug Evans <dje@google.com>
17036
17037 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17038 from the start of the CU.
17039
c780cc2f
JK
170402014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17041 Yao Qi <yao@codesourcery.com>
17042
17043 Fix "save breakpoints" for "catch" command.
17044 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17045 Remove -nonewline. Match also the added "main" line.
17046
99894e11
JK
170472014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17048
17049 Fix "save breakpoints" for "disable $bpnum" command.
17050 * gdb.base/save-bp.c (main): Add label.
17051 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17052
6e1ac5a3
JK
170532014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17054
17055 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17056
754dd2b0
YQ
170572014-10-11 Yao Qi <yao@codesourcery.com>
17058
17059 * gdb.server/server-kill.exp: Execute command
17060 "set remote trace-status-packet on" before "tstatus".
17061
f90183d7
YQ
170622014-10-11 Yao Qi <yao@codesourcery.com>
17063
17064 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17065 (main): Call getppid.
17066 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17067 and continue to it. Read variable "server_pid".
17068
bf40a607
YQ
170692014-10-11 Yao Qi <yao@codesourcery.com>
17070
17071 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17072
052ca370
YQ
170732014-10-11 Yao Qi <yao@codesourcery.com>
17074
17075 * gdb.threads/thread-find.exp: Don't execute command
17076 "info threads".
17077 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17078 * gdb.threads/linux-dp.exp: Don't check the condition
17079 $threads_created equals to zero.
17080
3831839c
PA
170812014-10-10 Pedro Alves <palves@redhat.com>
17082
17083 * gdb.base/bigcore.exp: Remove references to IRIX.
17084 * gdb.base/funcargs.exp: Likewise.
17085 * gdb.base/interrupt.exp: Likewise.
17086 * gdb.base/mips_pro.exp: Likewise.
17087 * gdb.base/nodebug.exp: Likewise.
17088 * gdb.base/setvar.exp: Likewise.
17089 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17090
8b9a549d
PA
170912014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17092 Pedro Alves <palves@redhat.com>
17093
17094 PR symtab/14466
17095 * gdb.base/vdso-warning.c: New file.
17096 * gdb.base/vdso-warning.exp: New file.
17097
d48ba5e8
DE
170982014-10-02 Doug Evans <dje@google.com>
17099
17100 * gdb.base/structs.c (main): Don't run forever.
17101
2278c276
PA
171022014-10-02 Pedro Alves <palves@redhat.com>
17103
17104 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17105 (top level) <stop threads 1, stop threads 2>: Use it.
17106
b57bacec
PA
171072014-10-02 Pedro Alves <palves@redhat.com>
17108
17109 * gdb.threads/break-while-running.exp (test): Add new
17110 'update_thread_list' argument. Skip "info threads" if false.
17111 (top level): Add new 'update_thread_list' axis.
17112
13fd3ff3
PA
171132014-10-02 Pedro Alves <palves@redhat.com>
17114
17115 PR breakpoints/17431
17116 * gdb.base/execl-update-breakpoints.c: New file.
17117 * gdb.base/execl-update-breakpoints.exp: New file.
17118
0fec99e8
PA
171192014-10-01 Pedro Alves <palves@redhat.com>
17120
17121 * gdb.base/breakpoint-in-ro-region.c: New file.
17122 * gdb.base/breakpoint-in-ro-region.exp: New file.
17123
2ddf4301
SM
171242014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17125
17126 * gdb.mi/mi-exit-code.exp: New file.
17127 * gdb.mi/mi-exit-code.c: New file.
17128
6a5f3f43
YQ
171292014-09-30 Yao Qi <yao@codesourcery.com>
17130
17131 * lib/prelink-support.exp (build_executable_own_libs): Error if
17132 the target isn't native.
17133
345bcc73
YQ
171342014-09-30 Yao Qi <yao@codesourcery.com>
17135
17136 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17137 false.
17138
a25a5a45
PA
171392014-09-22 Pedro Alves <palves@redhat.com>
17140
17141 * gdb.threads/break-while-running.exp: New file.
17142 * gdb.threads/break-while-running.c: New file.
17143
00ba3162
YQ
171442014-09-19 Yao Qi <yao@codesourcery.com>
17145
17146 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17147 Invoke test. Restart GDB with --readnow and invoke test again.
17148
c3b7b696
YQ
171492014-09-19 Yao Qi <yao@codesourcery.com>
17150
17151 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17152 proc set_breakpoint_on_gcd_function. Invoke
17153 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17154 invoke set_breakpoint_on_gcd_function again.
17155
2b4fd423
DE
171562014-09-18 Doug Evans <dje@google.com>
17157
17158 * gdb.dwarf2/symtab-producer.exp: New file.
17159
a5947601
SDJ
171602014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17161
17162 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17163 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17164 * gdb.base/global-var-nested-by-dso.c: Likewise.
17165 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17166
91c19059
SDJ
171672014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17168 Pedro Alves <palves@redhat.com>
17169
17170 * gdb.base/watch-bitfields.exp: Pass string other than test file
17171 name to prepare_for_testing.
17172 (watch): New procedure.
17173 (expect_watchpoint): Use with_test_prefix.
17174 (top level): Factor out tests to ...
17175 (test_watch_location, test_regular_watch): ... these new
17176 procedures, and use with_test_prefix and gdb_continue_to_end.
17177
bb9d5f81
PP
171782014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17179
17180 PR breakpoints/12526
17181 * gdb.base/watch-bitfields.exp: New file.
17182 * gdb.base/watch-bitfields.c: New file.
17183
635856f5
PA
171842014-09-16 Pedro Alves <palves@redhat.com>
17185
17186 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17187 software and hardware addresses, not software address against
17188 itself.
17189
7280ceea
PA
171902014-09-16 Pedro Alves <palves@redhat.com>
17191
17192 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17193 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17194
428b16bd
PA
171952014-09-16 Pedro Alves <palves@redhat.com>
17196
17197 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17198 files.
17199 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17200 "*-*-vxworks*" throughout.
17201 * gdb.base/break.exp: Likewise.
17202 * gdb.base/default.exp: Likewise.
17203 * gdb.base/scope.exp: Likewise.
17204 * gdb.base/sepdebug.exp: Likewise.
17205 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17206 throughout.
17207 * gdb.base/run.c: Likewise.
17208 * gdb.base/sepdebug.c: Likewise.
17209 * gdb.hp/gdb.aCC/run.c: Likewise.
17210 * gdb.reverse/until-reverse.c: Likewise.
17211 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17212
666d413c
YQ
172132014-09-16 Yao Qi <yao@codesourcery.com>
17214
17215 * boards/local-remote-host-native.exp: New file.
17216
57cbd724
DE
172172014-09-14 Doug Evans <xdje42@gmail.com>
17218
17219 * gdb.threads/queue-signal.c (thread_count): New variable.
17220 (thread_count_mutex, thread_count_condvar): New variables.
17221 (incr_thread_count, wait_all_threads_running): New functions.
17222 (main): Wait for all threads to be in their thread functions.
17223
81219e53
DE
172242014-09-13 Doug Evans <xdje42@gmail.com>
17225
17226 * gdb.threads/queue-signal.c: New file.
17227 * gdb.threads/queue-signal.exp: New file.
17228
3714cea7
DE
172292014-09-13 Doug Evans <xdje42@gmail.com>
17230
17231 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17232 be consistent with what default_gdb_init uses.
17233 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17234 the plain text of the prompt. Add some logging printfs.
17235 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17236
fa43b1d7
PA
172372014-09-12 Pedro Alves <palves@redhat.com>
17238
17239 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17240 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17241 * gdb.arch/i386-size-overlap.exp: Likewise.
17242 * gdb.arch/i386-size.exp: Likewise.
17243 * gdb.arch/i386-unwind.exp: Likewise.
17244 * gdb.base/a2-run.exp: Likewise.
17245 * gdb.base/break.exp: Likewise.
17246 * gdb.base/charset.exp: Likewise.
17247 * gdb.base/chng-syms.exp: Likewise.
17248 * gdb.base/commands.exp: Likewise.
17249 * gdb.base/dbx.exp: Likewise.
17250 * gdb.base/find.exp: Likewise.
17251 * gdb.base/funcargs.exp: Likewise.
17252 * gdb.base/jit-simple.exp: Likewise.
17253 * gdb.base/reread.exp: Likewise.
17254 * gdb.base/sepdebug.exp: Likewise.
17255 * gdb.base/step-bt.exp: Likewise.
17256 * gdb.cp/mb-inline.exp: Likewise.
17257 * gdb.cp/mb-templates.exp: Likewise.
17258 * gdb.objc/basicclass.exp: Likewise.
17259 * gdb.threads/killed.exp: Likewise.
17260
9d9bf2df
EBM
172612014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17262
17263 PR tdep/17379
17264 * gdb.arch/powerpc-stackless.S: New file.
17265 * gdb.arch/powerpc-stackless.exp: New file.
17266
1cf2f1b0
JK
172672014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17268
17269 * gdb.base/attach.c: Include unistd.h.
17270 (main): Call alarm. Add label postloop.
17271 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17272 gdb_breakpoint, gdb_continue_to_breakpoint.
17273 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17274
98880d46
PA
172752014-09-11 Pedro Alves <palves@redhat.com>
17276
17277 PR gdb/17347
17278 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17279 * gdb.base/attach.exp (test_command_line_attach_run): New
17280 procedure.
17281 (top level): Call it.
17282
4c92ff2c
PA
172832014-09-11 Pedro Alves <palves@redhat.com>
17284
17285 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17286 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17287 (do_command_attach_tests): Use spawn_wait_for_attach.
17288 * gdb.base/solib-overlap.exp: Likewise.
17289 * gdb.multi/multi-attach.exp: Likewise.
17290 * gdb.python/py-prompt.exp: Likewise.
17291 * gdb.python/py-sync-interp.exp: Likewise.
17292 * gdb.server/ext-attach.exp: Likewise.
17293
3adc1a7d
GKB
172942014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17295
17296 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17297 command in testcase. Simplify testcase.
17298
96334934
JB
172992014-09-10 Joel Brobecker <brobecker@adacore.com>
17300
17301 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17302
eb479039
JB
173032014-09-10 Joel Brobecker <brobecker@adacore.com>
17304
17305 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17306
deede10c
JB
173072014-09-10 Joel Brobecker <brobecker@adacore.com>
17308
17309 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17310
7828a5f5
JB
173112014-09-10 Joel Brobecker <brobecker@adacore.com>
17312
17313 * gdb.dwarf2/dynarr-ptr.c: New file.
17314 * gdb.dwarf2/dynarr-ptr.exp: New file.
17315
33aeebcf
MR
173162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17317
17318 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17319 of 30 rather than hardcoding 120 for a slow test case. Take the
17320 `gdb,timeout' target setting into account for this calculation.
17321 Don't extend the timeout for the test cases that don't need it.
17322
7b415901
MR
173232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17324
17325 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17326 a factor of 2 for a slow test case. Take the `gdb,timeout'
17327 target setting into account for this calculation.
17328 * gdb.reverse/until-precsave.exp: Increase the timeout by
17329 a factor of 15 and 3 respectively rather than adding 120
17330 for a pair of slow test cases. Take the `gdb,timeout'
17331 target setting into account for this calculation.
17332
4a40f85a
MR
173332014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17334
17335 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17336 timeout, don't pass one down to gdb_expect.
17337 (gdb_expect): Rework timeout selection.
17338
09635af7
MR
173392014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17340
17341 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17342 exception on timeout.
17343 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17344 (gdbserver_start_extended): Catch any `gdbserver_start' error
17345 exceptions.
17346 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17347 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17348 `gdbserver_gdb_load' error exceptions.
17349
2bdd10b7
MR
173502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17351
17352 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17353 120 on waiting for the TCP socket to open.
17354
316935f0
DE
173552014-09-09 Doug Evans <xdje42@gmail.com>
17356
17357 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17358 _caller_matches, _any_caller_is, _any_caller_matches.
17359
83740597
DE
173602014-09-09 Doug Evans <xdje42@gmail.com>
17361
17362 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17363
4c122fc3
YQ
173642014-09-09 Yao Qi <yao@codesourcery.com>
17365
17366 * gdb.mi/mi-var-display.exp: Set print symbol off.
17367
a9f116cb
GKB
173682014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17369
17370 PR gdb/17035
17371 * gdb.base/commands.exp: Add tests to verify user-defined
17372 commands with empty bodies.
17373 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17374 python commands in `show user command`.
17375 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17376 scheme commands in `show user command`.
17377
c75bd3a2
JK
173782014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17379
17380 PR python/17355
17381 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17382 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17383 * gdb.python/py-framefilter-invalidarg.exp: New file.
17384 * gdb.python/py-framefilter-invalidarg.py: New file.
17385
faa42425
DE
173862014-09-06 Doug Evans <xdje42@gmail.com>
17387
17388 PR 15276
17389 * gdb.python/py-caller-is.c: New file.
17390 * gdb.python/py-caller-is.exp: New file.
17391
474ca4f6
SDJ
173922014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17393
17394 PR gdb/17235
17395 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17396 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17397
eb0b0463
SDJ
173982014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17399
17400 PR fortran/17237
17401 * gdb.fortran/print-formatted.exp: New file.
17402 * gdb.fortran/print-formatted.f90: Likewise.
17403
5f3b99cf
SS
174042014-09-03 Sasha Smundak <asmundak@google.com>
17405
17406 * gdb.python/py-frame.exp: Test Frame.read_register.
17407
7d793aa9
SDJ
174082014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17409
17410 PR python/16699
17411 * gdb.python/py-completion.exp: New file.
17412 * gdb.python/py-completion.py: Likewise.
17413
fb0576e9
DE
174142014-08-28 Doug Evans <dje@google.com>
17415
17416 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17417 eax,etc. are live with values set by gdb and thus the compiler can't
17418 use them.
17419 * gdb.arch/i386-pseudo.c (main): Ditto.
17420
ee92b0dd
DE
174212014-08-27 Doug Evans <dje@google.com>
17422
17423 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17424
6649db35
DE
174252014-08-25 Doug Evans <dje@google.com>
17426
17427 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17428 (main): Ditto.
17429
564b7600
DE
174302014-08-25 Doug Evans <dje@google.com>
17431
17432 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17433
3881fb67
YQ
174342014-08-24 Yao Qi <yao@codesourcery.com>
17435
17436 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17437 symbol off.
17438 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17439
a05a36a5
DE
174402014-08-22 Doug Evans <dje@google.com>
17441
17442 PR 17276
17443 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17444 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17445 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17446
7c343b48
YQ
174472014-08-22 Yao Qi <yao@codesourcery.com>
17448
17449 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17450 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17451 * gdb.python/python.exp: Likewise. Use .py file on the host
17452 instead of the build.
17453
22fd09ae
JK
174542014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17455
17456 * gdb.threads/gcore-stale-thread.c: New file.
17457 * gdb.threads/gcore-stale-thread.exp: New file.
17458
a8454a7c
PA
174592014-08-21 Pedro Alves <palves@redhat.com>
17460
17461 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17462 * gdb.base/gcore-relro-pie.exp: Likewise.
17463 * gdb.base/gcore-relro.exp: Likewise.
17464 * gdb.base/gcore.exp: Likewise.
17465 * gdb.base/print-symbol-loading.exp: Likewise.
17466 * gdb.threads/gcore-thread.exp: Likewise.
17467 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17468
2a31c623
PA
174692014-08-20 Pedro Alves <palves@redhat.com>
17470 Jan Kratochvil <jan.kratochvil@redhat.com>
17471
17472 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17473 configure.
17474 (EXPECT): Handle READ1 being set.
17475 (all): Depend on EXTRA_RULES.
17476 (check-read1, expect-read1, read1.so, read1): New rules.
17477 * README (Testsuite Parameters): Document the READ1 make variable.
17478 (Race detection): New section.
17479 * configure: Regenerate.
17480 * configure.ac: If build==host==target, and running under a
17481 GNU/glibc system, add read1 to the extra Makefile rules.
17482 (EXTRA_RULES): AC_SUBST it.
17483 * lib/read1.c: New file.
17484
d36430db
JB
174852014-08-20 Joel Brobecker <brobecker@adacore.com>
17486
17487 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17488 the handling of variables declared as a typedef to an array
17489 which a DW_AT_data_location attribute.
17490
9a0dc9e3
PA
174912014-08-19 Andrew Burgess <aburgess@broadcom.com>
17492 Pedro Alves <palves@redhat.com>
17493
17494 PR symtab/14604
17495 PR symtab/14605
17496 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17497 gdb_test.
17498
0718a8da
PA
174992014-08-19 Pedro Alves <palves@redhat.com>
17500
17501 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17502
13b448cd
YQ
175032014-08-19 Yao Qi <yao@codesourcery.com>
17504
17505 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17506 right line.
17507
1cbf5077
DB
175082014-08-18 David Blaikie <dblaikie@gmail.com>
17509
17510 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17511
bf0fae19
JB
175122014-08-18 Joel Brobecker <brobecker@adacore.com>
17513
17514 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17515 attribute in array range.
17516
3c8c5dcc
JB
175172014-08-18 Joel Brobecker <brobecker@adacore.com>
17518
17519 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17520
e66d4446
SC
175212014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17522
17523 PR c++/17132
17524 * gdb.cp/pr17132.cc: New file.
17525 * gdb.cp/pr17132.exp: New file.
17526
940df408
SC
175272014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17528
17529 * gdb.python/py-xmethods.py (A_getarrayind)
17530 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17531 Use 'print' with function call syntax.
17532 (E_method_matcher.match): Fix tab vs space indentation mixup.
17533
ebcc6c3a
YQ
175342014-08-15 Yao Qi <yao@codesourcery.com>
17535
17536 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17537 false.
17538
775e0f04
YQ
175392014-08-15 Yao Qi <yao@codesourcery.com>
17540
17541 * gdb.cp/casts.exp: Set print symbol off.
17542 * gdb.cp/class2.exp: Likewise.
17543 * gdb.cp/overload.exp: Likewise.
17544 * gdb.cp/templates.exp: Likewise.
17545
d769e349
DE
175462014-08-11 Doug Evans <dje@google.com>
17547
17548 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17549 (test_load_shlib): Update.
17550
20c6f1e1
YQ
175512014-08-09 Yao Qi <yao@codesourcery.com>
17552
17553 * gdb.base/display.exp: Invoke is_address_zero_readable.
17554 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17555 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17556 * gdb.base/hbreak-unmapped.exp: Return if
17557 is_address_zero_readable returns true.
17558 * gdb.base/signest.exp: Likewise.
17559 * gdb.base/signull.exp: Likewise.
17560 * gdb.base/sigbpt.exp: Likewise.
17561 * gdb.guile/scm-disasm.exp: Do the test if
17562 is_address_zero_readable returns false.
17563 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17564 * gdb.python/py-arch.exp: Likewise.
17565 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17566 * lib/gdb.exp (is_address_zero_readable): New proc.
17567
5792e8e3
YQ
175682014-08-09 Yao Qi <yao@codesourcery.com>
17569
17570 PR testsuite/13443
17571 * gdb.mi/mi-var-display.exp: Make test messages unique.
17572
3cecbbbe
TT
175732014-08-04 Tom Tromey <tromey@redhat.com>
17574
17575 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17576 target 0".
17577
00b51ff5
TT
175782014-08-04 Tom Tromey <tromey@redhat.com>
17579
17580 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17581 "target_resume".
17582
6908c509
JB
175832014-08-01 Joel Brobecker <brobecker@adacore.com>
17584
17585 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17586 inner_vla_struct_object_size.
17587 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17588 as xfail.
17589
cc6563d2
PA
175902014-07-30 Pedro Alves <palves@redhat.com>
17591
17592 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17593 comment.
17594
7e09a223
YQ
175952014-07-29 Yao Qi <yao@codesourcery.com>
17596
17597 PR gdb/17206
17598 * gdb.base/until-nodebug.exp: New.
17599
7ebdbe92
DE
176002014-07-28 Doug Evans <xdje42@gmail.com>
17601
17602 PR guile/17203
17603 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17604 previously existing parameter, and previously ambiguously spelled
17605 parameter.
17606
fdb1adc6
WN
176072014-07-28 Will Newton <will.newton@linaro.org>
17608
17609 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17610
186fcde0
DE
176112014-07-26 Ludovic Courtès <ludo@gnu.org>
17612 Doug Evans <xdje42@gmail.com>
17613
17614 PR guile/17146
17615 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17616
70509625
PA
176172014-07-25 Pedro Alves <palves@redhat.com>
17618
17619 * gdb.threads/signal-command-handle-nopass.c: New file.
17620 * gdb.threads/signal-command-handle-nopass.exp: New file.
17621 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17622 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17623 * gdb.threads/signal-delivered-right-thread.c: New file.
17624 * gdb.threads/signal-delivered-right-thread.exp: New file.
17625
c3f814a1
PA
176262014-07-25 Pedro Alves <palves@redhat.com>
17627
17628 * gdb.base/double-prompt-target-event-error.exp
17629 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17630 match.
17631 (cancel_pagination_in_target_event): Rework double prompt
17632 detection.
17633 * gdb.base/paginate-after-ctrl-c-running.exp
17634 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17635 <return>' match.
17636 * gdb.base/paginate-bg-execution.exp
17637 (test_bg_execution_pagination_return)
17638 (test_bg_execution_pagination_cancel): Remove '-notransfer
17639 <return>' matches.
17640 * gdb.base/paginate-execution-startup.exp
17641 (test_fg_execution_pagination_return)
17642 (test_fg_execution_pagination_cancel): Remove '-notransfer
17643 <return>' matches.
17644 * gdb.base/paginate-inferior-exit.exp
17645 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17646 match.
17647 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17648 * lib/gdb.exp (pagination_prompt): Run text through
17649 string_to_regexp.
17650 (gdb_test_multiple): Match $pagination_prompt instead of
17651 "<return>".
17652 (string_to_regexp): Move to lib/gdb-utils.exp.
17653
e214cf6c
JK
176542014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17655
17656 * gdb.arch/amd64-entry-value-paramref.S: New file.
17657 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17658 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17659 * gdb.arch/amd64-optimout-repeat.S: New file.
17660 * gdb.arch/amd64-optimout-repeat.c: New file.
17661 * gdb.arch/amd64-optimout-repeat.exp: New file.
17662
17d0c5c8
JK
176632014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17664
17665 PR gdb/17170
17666 * gdb.base/statistics.exp: New file.
17667
b8b8facf
DE
176682014-07-17 Doug Evans <dje@google.com>
17669
74b49205 17670 PR gdb/17170
b8b8facf
DE
17671 * gdb.base/maint.exp: Update testing of per-command stats.
17672
1b5d0ab3
PA
176732014-07-16 Pedro Alves <palves@redhat.com>
17674
17675 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17676 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17677 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17678 (tfile_write_buf): New functions.
17679 (add_memory_block): Rewrite using the above.
17680 (adjust_function_address): New function.
17681 (FUNCTION_ADDRESS): New macro.
17682 (write_basic_trace_file): Remove short_x local, and use
17683 tfile_write_16. Change type of func_addr local to unsigned long
17684 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17685 here. Cast argument of add_memory_block to char pointer.
17686 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17687 (main): Remove parameters.
17688 * gdb.trace/tfile.exp: Remove nowarnings.
17689
4d974e88
SM
176902014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17691
17692 * gdb.base/debug-expr.exp: Test string evaluation with
17693 "debug expression" on.
17694
41e99568
PA
176952014-07-15 Pedro Alves <palves@redhat.com>
17696
17697 * gdb.base/reread.exp: Use clean_restart.
17698
487d9753
PL
176992014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17700
17701 * gdb.arch/avr-flash-qualifer.c: New.
17702 * gdb.arch/avr-flash-qualifer.exp: New.
17703
cc1c52ad
PA
177042014-07-14 Pedro Alves <palves@redhat.com>
17705
17706 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17707 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17708
1e973570
PA
177092014-07-14 Pedro Alves <palves@redhat.com>
17710
17711 * gdb.base/double-prompt-target-event-error.c: New file.
17712 * gdb.base/double-prompt-target-event-error.exp: New file.
17713
93d6eb10
PA
177142014-07-14 Pedro Alves <palves@redhat.com>
17715
17716 PR gdb/17072
17717 * gdb.base/paginate-inferior-exit.c: New file.
17718 * gdb.base/paginate-inferior-exit.exp: New file.
17719
0017922d
PA
177202014-07-14 Pedro Alves <palves@redhat.com>
17721
17722 PR gdb/17072
17723 * gdb.base/paginate-bg-execution.c: New file.
17724 * gdb.base/paginate-bg-execution.exp: New file.
17725
94696ad3
PA
177262014-07-14 Pedro Alves <palves@redhat.com>
17727
17728 PR gdb/17072
17729 * gdb.base/paginate-execution-startup.c: New file.
17730 * gdb.base/paginate-execution-startup.exp: New file.
17731 * lib/gdb.exp (pagination_prompt): New global.
17732 (default_gdb_spawn): New procedure, factored out from
17733 default_gdb_spawn.
17734 (default_gdb_start): Adjust to call default_gdb_spawn.
17735 (gdb_spawn): New procedure.
17736
bd293940
PA
177372014-07-14 Pedro Alves <palves@redhat.com>
17738
17739 * lib/gdb.exp (gdb_assert): New procedure.
17740 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17741
c933f875
PA
177422014-07-14 Pedro Alves <palves@redhat.com>
17743
17744 * gdb.base/execution-termios.c: New file.
17745 * gdb.base/execution-termios.exp: New file.
17746
d98b7a16
TT
177472014-07-14 Tom Tromey <tromey@redhat.com>
17748
17749 * gdb.cp/vla-cxx.cc: New file.
17750 * gdb.cp/vla-cxx.exp: New file.
17751
548740d6
TT
177522014-07-14 Tom Tromey <tromey@redhat.com>
17753
17754 * gdb.reverse/rerun-prec.c: New file.
17755 * gdb.reverse/rerun-prec.exp: New file.
17756
a25eb028
MR
177572014-07-12 Maciej W. Rozycki <macro@mips.com>
17758 Maciej W. Rozycki <macro@codesourcery.com>
17759
17760 * lib/gdb-utils.exp: New file.
17761 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17762 inline `gdb_init_command' processing.
17763 (gdb_start_cmd): Likewise.
17764 * lib/mi-support.exp (mi_run_cmd): Likewise.
17765 * README: Document `gdb_init_command' and `gdb_init_commands'.
17766
218c2655
JK
177672014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17768
17769 Fix false FAIL running under a very long directory name.
17770 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17771 and "set print elements 10000". Twice.
17772
5401fde3
YQ
177732014-07-11 Yao Qi <yao@codesourcery.com>
17774
17775 * gdb.base/exprs.exp: "set print symbol off".
17776
e76126e8
PA
177772014-07-11 Pedro Alves <palves@redhat.com>
17778
17779 * gdb.threads/kill.c: New file.
17780 * gdb.threads/kill.exp: New file.
17781
2d6f0de6
YQ
177822014-07-10 Yao Qi <yao@codesourcery.com>
17783
17784 * gdb.trace/tfile.c (write_basic_trace_file)
17785 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17786 address written to trace file.
17787
7180e04a
PA
177882014-07-09 Pedro Alves <palves@redhat.com>
17789
17790 * gdb.base/attach-wait-input.exp: New file.
17791 * gdb.base/attach-wait-input.c: New file.
17792
9a9a7608
AB
177932014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17794
17795 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17796 setting up test structures.
17797 (main): Call new test function.
17798 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17799 test function, continue into test function and walk test
17800 structures.
17801
161ac41e
YQ
178022014-07-02 Yao Qi <yao@codesourcery.com>
17803
17804 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17805 'bar_start' at the beginning of functions 'foo' and 'bar'
17806 respectively.
17807 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17808 instead of 'foo' and 'bar'.
17809
1f267ae3
MM
178102014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17811
17812 * gdb.btrace/segv.exp: New.
17813 * gdb.btrace/segv.c: New.
17814
2b239efb
LM
178152014-07-02 Luis Machado <lgustavo@codesourcery.com>
17816
17817 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17818 instruction.
17819
cf363f18
MW
178202014-06-30 Mark Wielaard <mjw@redhat.com>
17821
17822 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17823 vulture, vilify, villar): New volatile array constants.
17824 (vindictive, vegetation): New const volatile array constants.
17825 * gdb.base/volatile.exp: Test volatile and const volatile array
17826 types.
17827
aebf9d24
AA
178282014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17829
17830 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17831 target lacks support for awatch, rwatch, or hbreak.
17832
b67a2c6f
YQ
178332014-06-27 Yao Qi <yao@codesourcery.com>
17834
17835 * gdb.multi/dummy-frame-restore.exp: New.
17836 * gdb.multi/dummy-frame-restore.c: New.
17837
aef92902
MM
178382014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17839
17840 * gdb.btrace/gcore.exp: New.
17841
8e9db26e
PA
178422014-06-23 Pedro Alves <palves@redhat.com>
17843
17844 * gdb.base/watchpoint-reuse-slot.c: New file.
17845 * gdb.base/watchpoint-reuse-slot.exp: New file.
17846
70afc5b7
SC
178472014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17848
17849 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17850 progspace's filename in 'info', 'enable' and 'disable' command
17851 tests.
17852
b972bd9c
JK
178532014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17854
17855 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17856 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17857 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17858
125f8a3d
GB
178592014-06-20 Gary Benson <gbenson@redhat.com>
17860
17861 * gdb.arch/i386-avx.exp: Fix include file location.
17862 * gdb.arch/i386-sse.exp: Likewise.
17863
3ed9baed
IB
178642014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17865
17866 * gdb.dlang/expression.exp: New file.
17867
034f788c
PA
178682014-06-19 Pedro Alves <palves@redhat.com>
17869
17870 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17871 out from ...
17872 (top level): ... here. Iterate running tests under different
17873 scheduler-locking settings.
17874
45371d0c
LM
178752014-06-18 Luis Machado <lgustavo@codesourcery.com>
17876
17877 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17878 to DW_FORM_addr and use non-zero addresses.
17879
5d376983
SC
178802014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17881
17882 PR gdb/17017
17883 * gdb.python/py-xmethods.cc: Add global function call counters and
17884 increment them in their respective functions. Remove "cout"
17885 statements.
17886 * gdb.python/py-xmethods.exp: Make tests check the global function
17887 call counters instead of depending on inferior IO.
17888
a1aa2221
LM
178892014-06-18 Don Breazeal <donb@codesourcery.com>
17890
17891 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17892 Deleted procedure.
17893 (explicit_fork_parent_follow): Deleted procedure.
17894 (explicit_fork_child_follow): Deleted procedure.
17895 (test_follow_fork): New procedure.
17896 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17897 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17898 procedure calls.
17899
0fc05997
YQ
179002014-06-17 Yao Qi <yao@codesourcery.com>
17901
17902 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17903 CP1252.
17904
70795c52
LM
179052014-06-17 Luis Machado <lgustavo@codesourcery.com>
17906
17907 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17908 Initialize ptr and S explicitly.
17909 (skip_type_update_when_not_use_rtti_test): Likewise.
17910
6be47f0c
KS
179112014-06-16 Keith Seitz <keiths@redhat.com>
17912
17913 PR mi/15863
17914 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17915 the inferior is started.
17916
d03de421
PA
179172014-06-16 Pedro Alves <palves@redhat.com>
17918
17919 * gdb.base/break-main-file-remove-fail.c: New file.
17920 * gdb.base/break-main-file-remove-fail.exp: New file.
17921 * gdb.base/break-unload-file.exp: Use build_executable instead of
17922 prepare_for_testing.
17923 (test_break): New parameter "initial_load". Handle it.
17924 (top level): Add initial_load cmdline/file axis.
17925
f9579b99
TT
179262014-06-12 Tom Tromey <tromey@redhat.com>
17927
17928 * gdb.base/completion.exp: Don't use directory name in test.
17929
3657956b
GB
179302014-06-09 Gary Benson <gbenson@redhat.com>
17931
17932 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17933 separate the always-available ANSI-standard signals from the
17934 signals that require checking.
17935 (main): Likewise.
17936 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17937 Likewise.
17938 (main): Likewise.
17939
4186eb54
KS
179402014-06-07 Keith Seitz <keiths@redhat.com>
17941
17942 Revert:
17943 PR c++/16253
17944 * gdb.cp/var-tag.cc: New file.
17945 * gdb.cp/var-tag.exp: New file.
17946 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17947 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17948 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17949 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17950
25326a28 179512014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17952
17953 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17954
829155c9
PA
179552014-06-06 Pedro Alves <palves@redhat.com>
17956
17957 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17958 in target debug output instead of looking at RSP packets,
17959 disabling the test on any target that uses hardware stepping.
17960 Update comments.
17961
61c8d22e
PA
179622014-06-06 Pedro Alves <palves@redhat.com>
17963
17964 * gdb.base/break-unload-file.exp: Fix typo.
17965
d9a47287
YQ
179662014-06-06 Yao Qi <yao@codesourcery.com>
17967
17968 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17969 from "jit_function" to "^jit_function".
17970
e5e01dbf
YQ
179712014-06-06 Yao Qi <yao@codesourcery.com>
17972
17973 * gdb.base/async.c (foo): Add one statement.
17974 * gdb.base/async.exp: Get the next instruction address and
17975 match the output of "nexti" by instruction address. Match
17976 the hex address in the output of "finish".
17977
73ba372c
GB
179782014-06-06 Gary Benson <gbenson@redhat.com>
17979
17980 * gdb.base/call-signals.c: Remove preprocessor conditionals
17981 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17982 SIGSEGV and SIGTERM.
17983 * gdb.base/sigall.c: Likewise.
17984 * gdb.base/unwindonsignal.c: Likewise.
17985 * gdb.reverse/sigall-reverse.c: Likewise.
17986
831517df
YQ
179872014-06-06 Yao Qi <yao@codesourcery.com>
17988
17989 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17990 readable, skip the test.
17991
b8b91e98
YQ
179922014-06-06 Yao Qi <yao@codesourcery.com>
17993
17994 * gdb.threads/staticthreads.c (thread_function): Move the line
17995 setting breakpoint on forward.
17996 * gdb.threads/staticthreads.exp: Update comments.
17997
fb934770
LC
179982014-06-05 Ludovic Courtès <ludo@gnu.org>
17999
18000 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18001 "history-append! type error".
18002
6ef284bd
SM
180032014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18004
18005 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18006 erroneous dprintf expected input.
18007
a872e241
DE
180082014-06-04 Doug Evans <xdje42@gmail.com>
18009
18010 * gdb.guile/scm-generics.exp: Delete.
18011
16f691fb
DE
180122014-06-04 Doug Evans <xdje42@gmail.com>
18013
18014 * gdb.guile/scm-breakpoint.exp: Update.
18015 Add tests for breakpoint registration.
18016
012370f6
TT
180172014-06-04 Tom Tromey <tromey@redhat.com>
18018
18019 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18020 VLA-in-union.
18021 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18022 inner_vla_struct, vla_union types. Initialize objects of those
18023 types and compute their sizes.
18024
9f5a4cef
HZ
180252014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18026 Hui Zhu <hui@codesourcery.com>
18027
18028 * gdb.base/fileio.exp: Add test for shell not available as well as
18029 available.
18030 * gdb.base/fileio.c (test_system): Check for shell twice.
18031
90a45c4d
YQ
180322014-06-04 Yao Qi <yao@codesourcery.com>
18033
18034 * gdb.base/auto-connect-native-target.exp: Remove redundant
18035 space from the regexp pattern.
18036
70017e41
YQ
180372014-06-04 Yao Qi <yao@codesourcery.com>
18038
18039 * gdb.base/default.exp: Replace "child" with "native" in
18040 regexp pattern.
18041
883964a7
SC
180422014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18043
18044 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18045 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18046 * gdb.python/py-xmethods.py: Python script supporting the
18047 new testcase and tests.
18048
ef370185
JB
180492014-06-03 Joel Brobecker <brobecker@adacore.com>
18050 Pedro Alves <palves@redhat.com>
18051
18052 PR breakpoints/17000
18053 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18054 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18055
1e2ccb61
BM
180562014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18057
18058 * gdb.base/subst.exp: Add tests to verify partial path matching
18059 output.
18060
c6ec5ab2
PA
180612014-06-03 Pedro Alves <palves@redhat.com>
18062
18063 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18064 target that doesn't use software single-stepping.
18065
835c559f
PA
180662014-06-03 Pedro Alves <palves@redhat.com>
18067
18068 PR breakpoints/17000
18069 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18070 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18071
06eb1586
DE
180722014-06-02 Doug Evans <xdje42@gmail.com>
18073
18074 * gdb.guile/scm-parameter.exp: New file.
18075
e698b8c4
DE
180762014-06-02 Doug Evans <xdje42@gmail.com>
18077
18078 * gdb.guile/scm-cmd.c: New file.
18079 * gdb.guile/scm-cmd.exp: New file.
18080
ded03782
DE
180812014-06-02 Doug Evans <xdje42@gmail.com>
18082
18083 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18084 pretty-printer lookup.
18085 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18086 (make-pp_s-printer): Call it.
18087 (make-pretty-printer-from-dict): New function.
18088 (lookup-pretty-printer-maker-from-dict): New function.
18089 (*pretty-printer*): Simplify.
18090 (make-objfile-pp_s-printer): New function.
18091 (install-objfile-pretty-printers!): New function.
18092 (make-progspace-pp_s-printer): New function.
18093 (install-progspace-pretty-printers!): New function.
18094 * gdb.guile/scm-progspace.c: New file.
18095 * gdb.guile/scm-progspace.exp: New file.
18096
41fac0cf
PA
180972014-06-02 Pedro Alves <palves@redhat.com>
18098
18099 * gdb.base/dprintf-bp-same-addr.c: New file.
18100 * gdb.base/dprintf-bp-same-addr.exp: New file.
18101
96ae5695
EBM
181022014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18103
18104 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18105 * gdb.arch/powerpc-power.s: Likewise.
18106
da02b3a8
JB
181072014-06-02 Joel Brobecker <brobecker@adacore.com>
18108
18109 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18110
c72b2e7b
YQ
181112014-06-01 Yao Qi <yao@codesourcery.com>
18112
18113 * gdb.base/watchpoint.exp (test_watch_location): Check null
18114 pointer can be dereferenced. If not, do the test, otherwise
18115 skip it.
18116
53e8a631
AB
181172014-05-30 Andrew Burgess <aburgess@broadcom.com>
18118
18119 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18120 results.
18121 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18122
938f0e2f
AB
181232014-05-30 Andrew Burgess <aburgess@broadcom.com>
18124
18125 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18126 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18127 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18128 * gdb.arch/amd64-invalid-stack-top.c: New file.
18129 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18130
9ba6657a
PA
181312014-05-30 Pedro Alves <palves@redhat.com>
18132
18133 PR breakpoints/17000
18134 * gdb.base/sss-bp-on-user-bp.c: New file.
18135 * gdb.base/sss-bp-on-user-bp.exp: New file.
18136
522c09bf
DB
181372014-05-30 David Blaikie <dblaikie@gmail.com>
18138
18139 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18140 gnu_inline semantics via attribute.
18141 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18142 source explicitly specifies the required semantics.
18143
bf4ef81e
MR
181442014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18145
18146 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18147
329ea579
PA
181482014-05-29 Pedro Alves <palves@redhat.com>
18149 Tom Tromey <tromey@redhat.com>
18150
18151 * gdb.base/async-shell.exp: Don't enable target-async.
18152 * gdb.base/async.exp
18153 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18154 parameter. Adjust.
18155 (top level): Don't test with "target-async".
18156 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18157 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18158 * gdb.base/inferior-died.exp: Don't enable target-async.
18159 * gdb.base/interrupt-noterm.exp: Likewise.
18160 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18161 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18162 * gdb.mi/mi-nonstop.exp: Likewise.
18163 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18164 * gdb.mi/mi-nsintrall.exp: Likewise.
18165 * gdb.mi/mi-nsmoribund.exp: Likewise.
18166 * gdb.mi/mi-nsthrexec.exp: Likewise.
18167 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18168 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18169 * gdb.python/py-evsignal.exp: Don't enable target-async.
18170 * gdb.python/py-evthreads.exp: Likewise.
18171 * gdb.python/py-prompt.exp: Likewise.
18172 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18173 * gdb.server/solib-list.exp: Don't enable target-async.
18174 * gdb.threads/thread-specific-bp.exp: Likewise.
18175 * lib/mi-support.exp: Adjust to use mi-async.
18176
fd664c91
PA
181772014-05-29 Pedro Alves <palves@redhat.com>
18178
18179 PR gdb/13860
18180 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18181 reason, even in sync mode.
18182
251bde03
PA
181832014-05-29 Pedro Alves <palves@redhat.com>
18184 Hui Zhu <hui@codesourcery.com>
18185
18186 PR PR15693
18187 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18188 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18189 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18190 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18191
7f3c0343
JB
181922014-05-28 Joel Brobecker <brobecker@adacore.com>
18193
18194 * config/monitor.exp (gdb_target_monitor): Replace use of
18195 "set remotebaud" by "set serial baud".
18196
b2715b27
AW
181972014-05-26 Andy Wingo <wingo@igalia.com>
18198
18199 * gdb.guile/scm-breakpoint.exp:
18200 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18201 properties instead of gdb-object-properties.
18202
498a4489
YQ
182032014-05-26 Yao Qi <yao@codesourcery.com>
18204
18205 * gdb.server/no-thread-db.exp: Specify source file name
18206 explicitly when setting a breakpoint.
18207
589fdceb
MM
182082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18209
18210 * gdb.btrace/vdso.c: New.
18211 * gdb.btrace/vdso.exp: New.
18212
e9089e05
MM
182132014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18214
18215 * gdb.base/gcore.exp (capture_command_output): Move ...
18216 * lib/gdb.exp (capture_command_output): ... here.
18217
67b5c0c1
MM
182182014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18219
18220 * gdb.btrace/data.exp: Test memory access during btrace replay.
18221
a2199296
SM
182222014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18223
18224 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18225
17b2616c
PA
182262014-05-21 Pedro Alves <palves@redhat.com>
18227
18228 PR gdb/13860
18229 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18230 (top level): Test that output related to execution commands is
18231 sent to the console with CLI commands, but not with MI commands.
18232 Test that breakpoint events are always mirrored to the console.
18233 Also expect the new source line to be output after a "next" in
18234 async mode too. Make it a pass/fail test.
18235 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18236 output.
18237 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18238
5166082f
PA
182392014-05-21 Pedro Alves <palves@redhat.com>
18240
18241 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18242 Use them to test variations of "list" after reaching a breakpoint.
18243 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18244 Test "list" with listsize 10 after reaching a breakpoint.
18245 * gdb.python/python.exp (decode_line current location line
18246 number): Adjust expected line number.
18247
2f25d70f
SM
182482014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18249
18250 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18251 behavior for $args, pass it directly to "run".
18252
ff604a67
MR
182532014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18254
18255 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18256 30000 to 65536.
18257
6a3cb8e8
PA
182582014-05-21 Pedro Alves <palves@redhat.com>
18259
18260 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18261 auto-connect-native-target off".
18262 * gdb.base/auto-connect-native-target.c: New file.
18263 * gdb.base/auto-connect-native-target.exp: New file.
18264
4ebfc96e
PA
182652014-05-21 Pedro Alves <palves@redhat.com>
18266
18267 * gdb.base/default.exp: Test "target native" instead of "target
18268 child".
18269
36d46afb
MW
182702014-05-21 Mark Wielaard <mjw@redhat.com>
18271
18272 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18273
5876f503
JK
182742014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18275
18276 Fix TLS access for -static -pthread.
18277 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18278 <HAVE_TLS> (thread_function, main): Initialize it.
18279 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18280 Add clean_restart.
18281 <$have_tls != "">: Check TLSVAR.
18282
0256a6ac
PA
182832014-05-21 Pedro Alves <palves@redhat.com>
18284
18285 * gdb.base/dcache-line-read-error.c: New.
18286 * gdb.base/dcache-line-read-error.exp: New.
18287
936d2992
PA
182882014-05-20 Pedro Alves <palves@redhat.com>
18289
18290 * gdb.base/compare-sections.c: New file.
18291 * gdb.base/compare-sections.exp: New file.
18292
802e8e6d
PA
182932014-05-20 Pedro Alves <palves@redhat.com>
18294
18295 * gdb.base/break-idempotent.c: New file.
18296 * gdb.base/break-idempotent.exp: New file.
18297
e59fa00f
MM
182982014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18299
18300 * gdb.btrace/nohist.exp: New.
18301
8b696e31
YQ
183022014-05-20 Yao Qi <yao@codesourcery.com>
18303
18304 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18305 gdb.reverse directory and gdb_reverse_timeout exists in board
18306 setting.
18307 * README: Document gdb_reverse_timeout.
18308
73c9764f
YQ
183092014-05-20 Yao Qi <yao@codesourcery.com>
18310
18311 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18312 'test_file_name'. Treat args as a string instead of a list.
18313 (gdb_init): Rename argument 'args' by 'test_file_name'.
18314
f1f4348a
JK
183152014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18316
18317 * gdb.arch/powerpc-power.exp: New file.
18318 * gdb.arch/powerpc-power.s: New file.
18319
0dbe70ce
DE
183202014-05-16 Doug Evans <dje@google.com>
18321
18322 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18323 * gdb.base/completion.exp: Check that all expected files exist
18324 before doing file completion.
0dbe70ce 18325
8d551b02
DE
183262014-05-16 Doug Evans <dje@google.com>
18327
18328 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18329 Update.
18330 (do_syscall_tests_without_xml): Update.
18331
73eb7709
PA
183322014-05-16 Pedro Alves <palves@redhat.com>
18333
18334 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18335 instead of "unknown output after running".
18336
3fae92fc
YQ
183372014-05-16 Yao Qi <yao@codesourcery.com>
18338
18339 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18340 file1.txt from host at the end.
18341 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18342
c2b2ccc5
DE
183432014-05-15 Doug Evans <dje@google.com>
18344
18345 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18346 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18347 loading file. Add test for TU lookup.
18348
8c217a4b
SM
183492014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18350
18351 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18352 calling "-exec-arguments" or "set args" before running the
18353 inferior.
18354
3deb39c6
SM
183552014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18356
18357 * lib/mi-support.exp (mi_expect_stop): Expect message for
18358 inferiors that exit with non-zero exit code.
18359
71a79f8c
YQ
183602014-05-14 Yao Qi <yao@codesourcery.com>
18361
18362 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18363 match absolute path on remote host.
18364 (test_file_list_exec_source_files): Remove "/" from the
18365 pattern.
18366
f23fcd46
YQ
183672014-05-14 Yao Qi <yao@codesourcery.com>
18368
18369 * boards/local-remote-host-notty.exp (${board}_file): New
18370 proc.
18371
9404b58f
KM
183722014-05-07 Kyle McMartin <kyle@redhat.com>
18373
18374 Pushed by Joel Brobecker <brobecker@adacore.com>.
18375 * gdb.arch/aarch64-atomic-inst.c: New file.
18376 * gdb.arch/aarch64-atomic-inst.exp: New file.
18377
5e45f04c
YQ
183782014-05-07 Yao Qi <yao@codesourcery.com>
18379
18380 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18381 in current context" too.
18382
c888a17d
KS
183832014-05-05 Keith Seitz <keiths@redhat.com>
18384
18385 * gdb.linespec/ls-dollar.exp: Add test for linespec
18386 file:convenience_variable.
18387
290a839c
YQ
183882014-05-05 Yao Qi <yao@codesourcery.com>
18389
18390 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18391 traceframes into tfile and ctf trace files. Read data from
18392 trace file and test collected data.
18393 (gdb_collect_locals_test): Likewise.
18394 (gdb_unavailable_registers_test): Likewise.
18395 (gdb_unavailable_floats): Likewise.
18396 (gdb_collect_globals_test): Likewise.
18397 (top-level): Append "ctf" to trace_file_targets if GDB
18398 supports.
18399
b5262cd0
YQ
184002014-05-05 Yao Qi <yao@codesourcery.com>
18401
18402 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18403 code to ...
18404 (gdb_collect_args_test_1): ... it. New proc.
18405 (gdb_collect_locals_test): Move some code to ...
18406 (gdb_collect_locals_test_1): ... it. New proc.
18407 (gdb_unavailable_registers_test): Move some code to ...
18408 (gdb_unavailable_registers_test_1): ... it. New proc.
18409 (gdb_unavailable_floats): Move some code to ...
18410 (gdb_unavailable_floats_1): ... it. New proc.
18411
30a1e6cc
SDJ
184122014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18413
18414 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18415 probes to test for bitness recognition.
18416 * gdb.arch/amd64-stap-optional-prefix.exp
18417 (test_probe_value_without_reg): New procedure.
18418 Add code to test for different kinds of bitness.
18419
f33da99a
SDJ
184202014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18421
18422 PR breakpoints/16889
18423 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18424 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18425
5b80f00d
PA
184262014-05-01 Pedro Alves <palves@redhat.com>
18427
18428 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18429 gdb_file_cmd if no file is specified.
18430 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18431 last_loaded_file to set the remote exec-file.
18432
f8c2a73c
PA
184332014-05-01 Pedro Alves <palves@redhat.com>
18434
18435 * boards/local-remote-host.exp: New file.
18436
be6e8ac7
PA
184372014-05-01 Pedro Alves <palves@redhat.com>
18438
18439 * boards/local-remote-host.exp: Rename to ...
18440 * boards/local-remote-host-notty.exp: ... this.
18441
cac0dc8f
JB
184422014-04-28 Joel Brobecker <brobecker@adacore.com>
18443
18444 * gdb.ada/dyn_arrayidx: New testcase.
18445
9730e6cc
YQ
184462014-04-26 Yao Qi <yao@codesourcery.com>
18447
18448 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18449 and compute the length of function main. Save it in
18450 $main_length.
18451 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18452 (top-level): Use gdb_compile to compile objects into
18453 executable and restart GDB. Remove invocation to
18454 prepare_for_testing.
18455
7ae1a6a6
PA
184562014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18457 Pedro Alves <palves@redhat.com>
18458
18459 PR server/16255
18460 * gdb.multi/multi-attach.c: New file.
18461 * gdb.multi/multi-attach.exp: New file.
18462
4082afcc
PA
184632014-04-25 Pedro Alves <palves@redhat.com>
18464
18465 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18466 user.
18467 (top level): Test that "set remote conditional-breakpoints-packet
18468 off" works as intended.
18469 * gdb.base/dprintf.exp: Test that "set remote
18470 breakpoint-commands-packet off" works as intended.
18471 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18472 New function.
18473 (top level): Call it.
18474 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18475 remote fast-tracepoints-packet off" works as intended.
18476 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18477 * lib/gdb.exp (gdb_is_target_remote): ... here.
18478
2abc3f8d
DB
184792014-04-24 David Blaikie <dblaikie@gmail.com>
18480
18481 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18482 ensure clang would not discard them.
18483 * gdb.base/gdbvars.c: Ditto.
18484 * gdb.base/memattr.c: Ditto.
18485 * gdb.base/whatis.c: Ditto.
18486 * gdb.python/py-prettyprint.c: Ditto.
18487 * gdb.trace/actions.c: Ditto.
18488 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18489 ensure clang would not discard it.
18490
bfd39632
DB
184912014-04-24 David Blaikie <dblaikie@gmail.com>
18492
18493 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18494 clang to emit the full definition of type required by the test
18495 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18496
22842ff6
DB
184972014-04-24 David Blaikie <dblaikie@gmail.com>
18498
18499 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18500 coax Clang into emitting the definition of the type.
18501 * gdb.cp/pr10728-x.h (y): Ditto.
18502 * gdb.cp/pr10728-y.cc (y): Ditto.
18503
c2e827ad
DB
185042014-04-24 David Blaikie <dblaikie@gmail.com>
18505
18506 * gdb.base/label.exp: XFAIL label related tests under Clang.
18507 * gdb.cp/cplabel.exp: Ditto.
18508 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18509 under Clang those using labels.
18510
4c2d33e7
YQ
185112014-04-25 Yao Qi <yao@codesourcery.com>
18512
18513 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18514 double_label.
18515 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18516 partial_label and double_label.
18517
56083b99
DB
185182014-04-24 David Blaikie <dblaikie@gmail.com>
18519
18520 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18521
25d4e99d
DB
185222014-04-24 David Blaikie <dblaikie@gmail.com>
18523
18524 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18525 of the function to work across GCC and Clang.
18526 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18527 pointer types (const void ** const V void **).
18528
01f9f808
MS
185292014-04-24 Michael Sturm <michael.sturm@mintel.com>
18530 Walfred Tedeschi <walfred.tedeschi@intel.com>
18531
18532 * Makefile.in (EXECUTABLES): Added i386-avx512.
18533 * gdb.arch/i386-avx512.c: New file.
18534 * gdb.arch/i386-avx512.exp: Likewise.
18535
4b48d439
KS
185362014-04-23 Keith Seitz <keiths@redhat.com>
18537
18538 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18539 (mi_make_breakpoint_table): New procedure.
18540 (mi_create_breakpoint): Use mi_make_breakpoint
18541 and return the result.
18542 (mi_make_breakpoint): New procedure.
18543 (mi_build_kv_pairs): New procedure.
18544
18545 * gdb.mi/mi-break.exp: Remove unused globals,
18546 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18547 All callers updated.
18548 * gdb.mi/mi-dprintf.exp: Use variable to track command
18549 number.
18550 Update all callers of mi_create_breakpoint and use
18551 mi_make_breakpoint_table.
18552 Remove any unused global variables.
18553 * gdb.mi/mi-nonstop.exp: Likewise.
18554 * gdb.mi/mi-nsintrall.exp: Likewise.
18555 * gdb.mi/mi-nsmoribund.exp: Likewise.
18556 * gdb.mi/mi-nsthrexec.exp: Likewise.
18557 * gdb.mi/mi-reverse.exp: Likewise.
18558 * gdb.mi/mi-simplerun.exp: Likewise.
18559 * gdb.mi/mi-stepn.exp: Likewise.
18560 * gdb.mi/mi-syn-frame.exp: Likewise.
18561 * gdb.mi/mi-until.exp: Likewise.
18562 * gdb.mi/mi-var-cp.exp: Likewise.
18563 * gdb.mi/mi-var-display.exp: Likewise.
18564 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18565 * gdb.mi/mi2-var-child.exp: Likewise.
18566 * gdb.mi/mi-vla-c99.exp: Likewise.
18567 * lib/mi-support.exp: Likewise.
18568
18569 From Ian Lance Taylor <iant@cygnus.com>:
18570 * lib/gdb.exp (parse_args): New procedure.
18571
08351840
PA
185722014-04-23 Pedro Alves <palves@redhat.com>
18573
18574 * gdb.base/break-unload-file.c: New file.
18575 * gdb.base/break-unload-file.exp: New file.
18576 * gdb.base/sym-file-lib.c (baz): New function.
18577 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18578 field.
18579 (load): Store the segment's mapped size.
18580 (unload): New function.
18581 (unload_shlib): New function.
18582 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18583 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18584 set a breakpoint at baz, and call it.
18585 * gdb.base/sym-file.exp: New tests for stale breakpoint
18586 instructions.
18587
076855f9
PA
185882014-04-23 Pedro Alves <palves@redhat.com>
18589
18590 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18591 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18592 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18593 * gdb.base/hbreak-unmapped.c: New file.
18594 * gdb.base/hbreak-unmapped.exp: New file.
18595 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18596 * lib/gdb.exp (gdb_is_target_remote): ... here.
18597
483805cf
PA
185982014-04-22 Pedro Alves <palves@redhat.com>
18599
18600 * gdb.base/consecutive-step-over.c: New file.
18601 * gdb.base/consecutive-step-over.exp: New file.
18602
06d97543
PA
186032014-04-22 Pedro Alves <palves@redhat.com>
18604
18605 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18606 instead of send_gdb/gdb_expect.
18607
b4429ea2
YQ
186082014-04-22 Yao Qi <yao@codesourcery.com>
18609
18610 * lib/trace-support.exp (generate_tracefile): New procedure.
18611 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18612 return 0.
18613 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18614 if generate_tracefile returns 1.
18615
51d48146
PA
186162014-04-18 Tom Tromey <palves@redhat.com>
18617 Pedro alves <tromey@redhat.com>
18618
18619 PR backtrace/15558
18620 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18621 with a backtrace limit.
18622 * gdb.python/py-frame-inline.exp: Test running to an inline
18623 function with a backtrace limit, and printing the newest frame.
18624 * gdb.python/py-frame-inline.c (main): Call f.
18625
bd1dce5f
MS
186262014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18627
18628 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18629
40d1a503
MS
186302014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18631
18632 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18633 Drop prefix from unsupported source file path.
18634
389b98f7
YQ
186352014-04-17 Yao Qi <yao@codesourcery.com>
18636
18637 * lib/gdb.exp (with_target_charset): New proc.
18638 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18639 with_target_charset.
18640 (test_print_strings): Likewise.
18641 (test_repeat_bytes): Likewise.
18642 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18643 for some tests.
18644
22869d73
KS
186452014-04-16 Keith Seitz <keiths@redhat.com>
18646
18647 PR gdb/15827
18648 * gdb.dwarf2/corrupt.c: New file.
18649 * gdb.dwarf2/corrupt.exp: New file.
18650
c4f87ca6
KS
186512014-04-16 Keith Seitz <keiths@redhat.com>
18652
18653 PR c++/16597
18654 * gdb.cp/namelessclass.cc: New file.
18655 * gdb.cp/namelessclass.exp: New file.
18656 * gdb.cp/namelessclass.S: New file.
18657
ab19de87
DE
186582014-04-16 Doug Evans <dje@google.com>
18659
18660 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18661 Add comment.
18662 (gdbserver_default_get_comm_port): New function.
18663 (gdbserver_start): Check if board file provided
18664 "gdbserver,get_comm_port" and use it if so.
18665 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18666 (gdb,socketport): Set to "stdio".
18667 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18668 (stdio_gdbserver_template): Delete.
18669 (${board}_get_remote_address): Update.
18670 (${board}_build_remote_cmd): Delete.
18671 (${board}_get_comm_port): New function.
18672 (${board}_spawn): Update.
18673 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18674 Delete.
18675 (${board}_get_remote_address): Update.
18676 (${board}_get_comm_port): New function.
18677
fc98a809
AB
186782014-04-16 Andrew Burgess <aburgess@broadcom.com>
18679
18680 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18681 appearing in any order.
18682
87fd9e6e
DE
186832014-04-15 Doug Evans <dje@google.com>
18684
18685 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18686 uninitialized value of "description".
18687
099fc3ea
KS
186882014-04-15 Keith Seitz <keiths@redhat.com>
18689
18690 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18691 Remove unused globals.
18692 (test_running_the_program): Likewise.
18693 (test_controlled_execution): Likewise.
18694 (test_controlling_breakpoints): Likewise.
18695 (test_program_termination): Likewise.
18696
5da151d4
KS
186972014-04-15 Keith Seitz <keiths@redhat.com>
18698
18699 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18700 unused globals.
18701 (test_rbreak_creation_and_listing): Likewise.
18702 (test_ignore_count): Likewise.
18703 (test_error): Likewise.
18704
35e5d2f0
PA
187052014-04-15 Pedro Alves <palves@redhat.com>
18706
18707 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18708 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18709 sym-file-loader.c.
18710 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18711 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18712 to sym-file-loader.c.
18713 (struct library): Forward declare.
18714 (load_shlib, lookup_function): Change prototypes.
18715 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18716 (translate_offset): Remove declarations.
18717 (get_text_addr): New declaration.
18718 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18719 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18720 sym-file-loader.h.
18721 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18722 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18723 here from sym-file-loader.h.
18724 (struct library): New structure.
18725 (load_shlib, lookup_function): Change prototypes and adjust to
18726 work with a struct library.
18727 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18728 (translate_offset): Make static.
18729 (get_text_addr): New function.
18730 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18731
eb4c1710
PA
187322014-04-15 Pedro Alves <palves@redhat.com>
18733
18734 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18735
2d1baf52
PA
187362014-04-15 Pedro Alves <palves@redhat.com>
18737
18738 * gdb.base/sym-file-loader.c: Include <limits.h>.
18739 (SELF_LINK): New define.
18740 (get_origin): New function.
18741 (load_shlib): Use it.
18742 * gdb.base/sym-file.exp: Don't early return if the target is
18743 remote. Use runto_main, and issue fail is that fails. Use
18744 gdb_load_shlibs.
18745 (shlib_name): Delete.
18746 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18747
7dd6df01
PA
187482014-04-15 Pedro Alves <palves@redhat.com>
18749
18750 * gdb.base/sym-file.exp: Remove regex characters from test
18751 message. Don't refer to breakpoint numbers in test messages.
18752
b50c8614
KS
187532014-04-14 Keith Seitz <keiths@redhat.com>
18754
18755 PR c++/16253
18756 * gdb.cp/var-tag.cc: New file.
18757 * gdb.cp/var-tag.exp: New file.
18758 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18759 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18760 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18761 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18762
3d567982
TT
187632014-04-14 Tom Tromey <tromey@redhat.com>
18764
18765 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18766 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18767 type.
18768 * gdb.cp/enum-class.exp: New file.
18769 * gdb.cp/enum-class.cc: New file.
18770
0626fc76
TT
187712014-04-14 Tom Tromey <tromey@redhat.com>
18772
18773 * gdb.dwarf2/enum-type.exp: New file.
18774
dca325b3
SA
187752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18776
18777 * gdb.mi/mi-vla-c99.exp: New file.
18778 * gdb.mi/vla.c: New file.
18779
5854b38a
SA
187802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18781
18782 * gdb.base/vla-datatypes.c: New file.
18783 * gdb.base/vla-datatypes.exp: New file.
18784
463bb957
SA
187852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18786
18787 * gdb.base/vla-ptr.c: New file.
18788 * gdb.base/vla-ptr.exp: New file.
18789
3dd170be
SA
187902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18791
18792 * gdb.dwarf2/count.exp: New file.
18793
5ecaaa66
SA
187942014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18795
18796 * gdb.base/vla-sideeffect.c: New file.
18797 * gdb.base/vla-sideeffect.exp: New file.
18798
41f1ada5
DB
187992014-04-14 David Blaikie <dblaikie@gmail.com>
18800
18801 * gdb.mi/non-stop.c: Add return value for non-void function return
18802 statement.
18803 * gdb.threads/staticthreads.c: Ditto.
18804
0be03e84
DE
188052014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18806 Doug Evans <xdje42@gmail.com>
18807
18808 * gdb.guile/scm-value.c: Improve test case.
18809 * gdb.guile/scm-value.exp: Add new test.
18810
f180a1fb
DB
188112014-04-11 David Blaikie <dblaikie@gmail.com>
18812
18813 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18814 override Clang's default.
18815
6b662e19
JB
188162014-04-11 Joel Brobecker <brobecker@adacore.com>
18817
18818 Revert the following changes (regressions):
18819
18820 * gdb.base/vla-sideeffect.c: New file.
18821 * gdb.base/vla-sideeffect.exp: New file.
18822
18823 * gdb.dwarf2/count.exp: New file.
18824
18825 * gdb.base/vla-multi.c: New file.
18826 * gdb.base/vla-multi.exp: New file.
18827
18828 * gdb.base/vla-ptr.c: New file.
18829 * gdb.base/vla-ptr.exp: New file.
18830
18831 * gdb.base/vla-datatypes.c: New file.
18832 * gdb.base/vla-datatypes.exp: New file.
18833
18834 * gdb.mi/mi-vla-c99.exp: New file.
18835 * gdb.mi/vla.c: New file.
18836
245a5f0b
KS
188372014-04-11 Keith Seitz <keiths@redhat.com>
18838
18839 PR c++/16675
18840 * gdb.cp/cpsizeof.exp: New file.
18841 * gdb.cp/cpsizeof.cc: New file.
18842
58a84dcf
SA
188432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18844
191a8a90
JB
18845 * gdb.mi/mi-vla-c99.exp: New file.
18846 * gdb.mi/vla.c: New file.
58a84dcf 18847
c8655f75
SA
188482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18849
18850 * gdb.base/vla-datatypes.c: New file.
18851 * gdb.base/vla-datatypes.exp: New file.
18852
024e13b4
SA
188532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18854
18855 * gdb.base/vla-ptr.c: New file.
18856 * gdb.base/vla-ptr.exp: New file.
18857
1a237e0e
SA
188582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18859
18860 * gdb.base/vla-multi.c: New file.
18861 * gdb.base/vla-multi.exp: New file.
18862
504f3432
SA
188632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18864
18865 * gdb.dwarf2/count.exp: New file.
18866
3bce8237
SA
188672014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18868
191a8a90
JB
18869 * gdb.base/vla-sideeffect.c: New file.
18870 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18871
322f9c21
YQ
188722014-04-11 Yao Qi <yao@codesourcery.com>
18873
18874 * gdb.base/completion.exp: Check file exists before running tests
18875 on file completion.
18876
d708bcd1
PA
188772014-04-10 Pedro Alves <palves@redhat.com>
18878
18879 * gdb.base/cond-eval-mode.c: New file.
18880 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18881 prepare_for_testing to build the new file. Check result of
18882 runto_main.
18883 (test_break, test_watch): New procedures.
18884 (top level): Use them.
18885
ae1d2761
PM
188862014-04-08 Pierre Muller <muller@sourceware.org>
18887
18888 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18889 Ctrl-V use for mingw hosts.
18890
7af389b8
SC
188912014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18892
18893 * gdb.python/py-value.c: Improve test case.
18894 * gdb.python/py-value.exp: Add new test.
18895
5e703181
DE
188962014-04-07 David Blaikie <dblaikie@gmail.com>
18897
18898 * lib/compiler.c: Identify the clang compiler.
18899 * lib/compiler.cc: Ditto.
18900
9810b410
YQ
189012014-04-03 Yao Qi <yao@codesourcery.com>
18902
18903 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18904
98d1b8dc
AB
189052014-04-01 Anton Blanchard <anton@samba.org>
18906
18907 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18908 messages unique.
18909
3114cea1
AB
189102014-04-01 Anton Blanchard <anton@samba.org>
18911
18912 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18913 prepare_for_testing.
18914
62f7182c
AB
189152014-04-01 Anton Blanchard <anton@samba.org>
18916
18917 * gdb.arch/ppc64-atomic-inst.c: Remove.
18918 * gdb.arch/ppc64-atomic-inst.S: New file.
18919 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18920
770e7fc7
DE
189212014-03-31 Doug Evans <dje@google.com>
18922
18923 * gdb.base/print-symbol-loading-lib.c: New file.
18924 * gdb.base/print-symbol-loading-main.c: New file.
18925 * gdb.base/print-symbol-loading.exp: New file.
18926
46e2bafa
YQ
189272014-03-31 Yao Qi <yao@codesourcery.com>
18928
18929 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18930
8776cfe9
JB
189312014-03-28 Joel Brobecker <brobecker@adacore.com>
18932
18933 * gdb.ada/mi_dyn_arr: New testcase.
18934
5d1ef361
DE
189352014-03-27 Doug Evans <dje@google.com>
18936
18937 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18938
b5bee914
YQ
189392014-03-27 Yao Qi <yao@codesourcery.com>
18940
18941 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18942 if target is nios2-*-*.
18943
0d4d0e77
YQ
189442014-03-26 Yao Qi <yao@codesourcery.com>
18945
18946 * lib/gdb.exp (readline_is_used): New proc.
18947 * gdb.base/completion.exp: Move tests on command complete up.
18948 Skip the rest of tests if readline is not used.
18949 * gdb.ada/complete.exp: Skp the test if readline is not
18950 used.
18951 * gdb.base/filesym.exp: Likewise.
18952 * gdb.base/macscp.exp: Likewise.
18953 * gdb.base/readline-ask.exp: Likewise.
18954 * gdb.base/readline.exp: Likewise.
18955 * gdb.python/py-cmd.exp: Likewise.
18956 * gdb.trace/tfile.exp: Likewise.
18957
29361eee
YQ
189582014-03-26 Yao Qi <yao@codesourcery.com>
18959
18960 * gdb.base/macscp.exp: Fix code format issues.
18961
bc9a5525
UW
189622014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18963
18964 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18965 * gdb.asm/powerpc64le.inc: New file.
18966
d3839ede
PA
189672014-03-25 Pedro Alves <palves@redhat.com>
18968 Doug Evans <dje@google.com>
18969
18970 * gdb.base/source-execution.c: New file.
18971 * gdb.base/source-execution.exp: New file.
18972 * gdb.base/source-execution.gdb: New file.
18973
01672a57
DE
189742014-03-24 Doug Evans <dje@google.com>
18975
18976 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18977 using fission.
18978
88bbeca9
HZ
189792014-03-24 Hui Zhu <hui@codesourcery.com>
18980 Pedro Alves <palves@redhat.com>
18981
18982 PR breakpoints/16101
18983 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18984 test pass/fail messages. Detect missing support for dprintf when
18985 breakpoints are actually inserted.
18986 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18987 breakpoints are actually inserted.
18988 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18989 fails.
18990
d2348791
JK
189912014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18992
18993 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18994
feef67ab
DE
189952014-03-22 Doug Evans <xdje42@gmail.com>
18996
18997 * gdb.python/python.exp (python not supported): Verify multi-line
18998 python command issues an error.
25d743f9 18999 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19000 guile command issues an error.
feef67ab 19001
ecebef6a
MR
190022014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19003
19004 * gdb.threads/thread-specific.exp: Handle the lack of usable
19005 $this_breakpoint and $this_thread.
19006
ccdd1909
HZ
190072014-03-21 Hui Zhu <hui@codesourcery.com>
19008
19009 * gdb.base/attach.exp (do_command_attach_tests): New.
19010
beb460e8
PA
190112014-03-20 Tom Tromey <tromey@redhat.com>
19012 Pedro Alves <palves@redhat.com>
19013
19014 PR cli/15718
19015 * gdb.base/condbreak-call-false.c: New file.
19016 * gdb.base/condbreak-call-false.exp: New file.
19017
40acf43a
PA
190182014-03-20 Pedro Alves <palves@redhat.com>
19019
19020 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19021 Delete.
19022 (block_signals, unblock_signals): Delete.
19023 (child_function_2, main): Remove references to deleted variable
19024 and functions.
19025
9f5e1e02
PA
190262014-03-20 Pedro Alves <palves@redhat.com>
19027
19028 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19029 Use pthread_kill to signal thread 2.
19030 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19031 Adjust to make the test send itself a signal rather than using the
19032 host's "kill" command.
19033
99619bea
PA
190342014-03-20 Pedro Alves <palves@redhat.com>
19035
19036 * gdb.threads/multiple-step-overs.c: New file.
19037 * gdb.threads/multiple-step-overs.exp: New file.
19038 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19039 Adjust expected infrun debug output.
19040
2adfaa28
PA
190412014-03-20 Pedro Alves <palves@redhat.com>
19042
19043 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19044 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19045
31e77af2
PA
190462014-03-20 Pedro Alves <palves@redhat.com>
19047
19048 PR breakpoints/7143
19049 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19050 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19051 of gdb_test_multiple.
19052 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19053 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19054
b9f437de
PA
190552014-03-20 Pedro Alves <palves@redhat.com>
19056
19057 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19058 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19059
05adc73e
PA
190602014-03-19 Pedro Alves <palves@redhat.com>
19061
19062 * gdb.base/async.exp: Remove early return.
19063
6048b950
PA
190642014-03-19 Pedro Alves <palves@redhat.com>
19065
19066 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19067
8bcfb00a
PA
190682014-03-19 Pedro Alves <palves@redhat.com>
19069
19070 * gdb.base/async.exp (test_background): Expect \r\n after
19071 "completed." in the fail pattern.
19072
884e37dc
PA
190732014-03-19 Pedro Alves <palves@redhat.com>
19074
19075 * gdb.base/async.exp (test_background): New procedure.
19076 Use it for all background execution command tests.
19077
148e57e2
PA
190782014-03-19 Pedro Alves <palves@redhat.com>
19079
19080 * gdb.base/async.exp: Use prepare_for_testing.
19081
f48088c7
PA
190822014-03-19 Pedro Alves <palves@redhat.com>
19083
19084 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19085 the same line.
19086
e2f6c966
PA
190872014-03-19 Pedro Alves <palves@redhat.com>
19088
19089 * gdb.base/async.c (main): Add "jump here" and "until here" line
19090 marker comments.
19091 * gdb.base/async.exp (jump_here): New global.
19092 (jump& test): Use it.
19093 (until_here): New global.
19094 (until& test): Use it.
19095
c30568d4
PA
190962014-03-19 Pedro Alves <palves@redhat.com>
19097
19098 * gdb.base/async.exp: Don't frob gdb_protocol.
19099
0172b6a7
DE
191002014-03-18 Doug Evans <xdje42@gmail.com>
19101
19102 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19103 Fix spelling of exec-done-display.
19104
06c868a8
JK
191052014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19106
19107 PR gdb/15358
19108 * gdb.base/gdb-sigterm.c: New file.
19109 * gdb.base/gdb-sigterm.exp: New file.
19110
0c7e1a46
PA
191112014-03-18 Pedro Alves <palves@redhat.com>
19112
19113 PR gdb/13860
19114 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19115 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19116 solib-event.
19117
f7c77d93
JB
191182014-03-17 Joel Brobecker <brobecker@adacore.com>
19119
19120 * gdb.ada/pckd_arr_ren: New testcase.
19121
5a1e8c7a
DE
191222014-03-13 Doug Evans <xdje42@gmail.com>
19123
19124 PR guile/16612
19125 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19126 collect after discarding symbols.
19127
350e1a76
DE
191282014-03-13 Ludovic Courtès <ludo@gnu.org>
19129 Doug Evans <xdje42@gmail.com>
19130
19131 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19132 to history survives a gc.
19133
a69900ae
PA
191342014-03-13 Pedro Alves <palves@redhat.com>
19135
19136 * gdb.base/default.exp: Don't test "target procfs".
19137
5db9f0bd
PA
191382014-03-13 Pedro Alves <palves@redhat.com>
19139
19140 * gdb.base/default.exp: Update "target child" and "target procfs"
19141 tests to not expect "Unix".
19142
b3ccfe11
TT
191432014-03-12 Tom Tromey <tromey@redhat.com>
19144
19145 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19146 New procs. Add target-async tests.
19147 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19148 Add target-async tests.
19149
646f4417
AA
191502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19151
19152 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19153 'func_start' and 'func_end' for the beginning and end of the
19154 function code, respectively.
19155 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19156 'func_end' instead of 'func' and 'main'.
19157
288c211f
AA
191582014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19159
19160 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19161 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19162 generate the debug info assembler source.
19163
e0c0f156
AA
191642014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19165
19166 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19167 * gdb.dwarf2/arr-subrange.exp: Likewise.
19168 * gdb.dwarf2/dwz.exp: Likewise.
19169 * gdb.dwarf2/method-ptr.exp: Likewise.
19170 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19171 * gdb.dwarf2/subrange.exp: Likewise.
19172 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19173 * gdb.dwarf2/implptrpiece.exp: Likewise.
19174 * gdb.dwarf2/nostaticblock.exp: Likewise.
19175
0e5c4555
AA
191762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19177
19178 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19179 directory to absolute path name arguments.
19180
5ec18f2b
JG
191812014-03-10 Joel Brobecker <brobecker@adacore.com>
19182
19183 * gdb.ada/tagged_access: New testcase.
19184
847fc4f2
MM
191852014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19186
19187 * gdb.btrace/data.exp: Update expected output.
19188
cc3da688
YQ
191892014-03-06 Yao Qi <yao@codesourcery.com>
19190
19191 * gdb.trace/pr16508.exp: New file.
19192
0f26cec1
PA
191932014-03-05 Pedro Alves <palves@redhat.com>
19194
19195 PR gdb/16575
19196 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19197 procedure.
19198 (top level): Adjust to use it. Add tests that exercise breakpoint
19199 interaction with the code-cache.
19200
7a5a839f
LC
192012014-02-26 Ludovic Courtès <ludo@gnu.org>
19202
19203 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19204 test for 'history-append!'.
19205
31aa7e4e
JB
192062014-02-26 Joel Brobecker <brobecker@adacore.com>
19207
19208 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19209 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19210 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19211 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19212 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19213 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19214
1b588015
JB
192152014-02-26 Joel Brobecker <brobecker@adacore.com>
19216
19217 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19218 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19219 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19220
55426c9d
JB
192212014-02-26 Joel Brobecker <brobecker@adacore.com>
19222
19223 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19224
dc53a7ad
JB
192252014-02-26 Joel Brobecker <brobecker@adacore.com>
19226
19227 * gdb.dwarf2/arr-stride.c: New file.
19228 * gdb.dwarf2/arr-stride.exp: New file.
19229
12ab52e9
PA
192302014-02-26 Pedro Alves <palves@redhat.com>
19231
19232 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19233 that won't ever trigger. Make sure that GDB reports the correct
19234 breakpoint that caused the stop.
19235
849c862e
JK
192362014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19237
19238 PR gdb/16626
19239 * gdb.base/auto-load-script: New file.
19240 * gdb.base/auto-load.c: New file.
19241 * gdb.base/auto-load.exp: New file.
19242
71b7d793
JK
19243 PR gdb/16626
19244 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19245
e2f0d509
JK
192462014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19247
19248 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19249 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19250
50cc37c8
DE
192512014-02-24 Doug Evans <dje@google.com>
19252
19253 * lib/gdb.exp (run_on_host): Log error output if program fails.
19254
ea4758f2
PA
192552014-02-21 Pedro Alves <palves@redhat.com>
19256
19257 * gdb.threads/step-after-sr-lock.c: Rename to ...
19258 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19259 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19260 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19261 ... this.
19262
d7b30f67
SDJ
192632014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19264
19265 PR tdep/16397
19266 * gdb.arch/amd64-stap-special-operands.exp: New file.
19267 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19268 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19269 * gdb.arch/amd64-stap-triplet.S: Likewise.
19270 * gdb.arch/amd64-stap-triplet.c: Likewise.
19271
83deb43f
JB
192722014-02-20 Joel Brobecker <brobecker@adacore.com>
19273
19274 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19275 in .section pseudo-op.
19276
adde2bff
DE
192772014-02-20 lin zuojian <manjian2006@gmail.com>
19278 Joel Brobecker <brobecker@adacore.com>
19279 Doug Evans <xdje42@gmail.com>
19280
19281 PR symtab/16581
19282 * gdb.dwarf2/dw2-icycle.S: New file.
19283 * gdb.dwarf2/dw2-icycle.c: New file.
19284 * gdb.dwarf2/dw2-icycle.exp: New file.
19285
f7bd0f78
SC
192862014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19287
19288 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19289 operations on gdb.Value objects.
19290 * gdb.python/py-value-cc.exp: Add new test to test operations on
19291 gdb.Value objects.
19292
c17ef0d5
DE
192932014-02-18 Doug Evans <dje@google.com>
19294
19295 * Makefile.in (TESTS): New variable.
19296 (expanded_tests, expanded_tests_or_none): New variables
19297 (check-single): Pass $(expanded_tests_or_none) to runtest.
19298 (check-parallel): Only run tests in $(TESTS) if non-empty.
19299 (check/no-matching-tests-found): New rule.
19300 * README: Document TESTS makefile variable.
19301
5dd3176f
DE
193022014-02-18 Doug Evans <dje@google.com>
19303
19304 * Makefile.in (check-parallel): rm -rf outputs temp.
19305
0b10be4f
JK
193062014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19307
19308 Fix "ERROR: no fileid for" in the testsuite.
19309 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19310
85f224e7
DE
193112014-02-12 Doug Evans <dje@google.com>
19312
19313 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19314 (MISCELLANEOUS): New variable.
19315 (clean): rm -rf $(MISCELLANEOUS).
19316 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19317 dwp live in the same directory as symlinks, with each symlink pointed
19318 to a differently named file in a different directory.
19319
149b30ff
DE
193202014-02-11 Doug Evans <dje@google.com>
19321
19322 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19323 of Tcl file commands.
19324
1dfdac32
MK
193252014-02-10 Mark Kettenis <kettenis@gnu.org>
19326
19327 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19328 "kill -SIGUSR1 -1".
19329
aa4fb036
JB
193302014-02-10 Joel Brobecker <brobecker@adacore.com>
19331
19332 * gdb.ada/tick_length_array_enum_idx: New testcase.
19333
ed3ef339
DE
193342014-02-10 Doug Evans <xdje42@gmail.com>
19335
19336 * configure.ac (AC_OUTPUT): Add gdb.guile.
19337 * configure: Regenerate.
19338 * lib/gdb-guile.exp: New file.
19339 * lib/gdb.exp (get_target_charset): New function.
19340 * gdb.base/help.exp: Update expected output from "apropos apropos".
19341 * gdb.guile/Makefile.in: New file.
19342 * gdb.guile/guile.exp: New file.
19343 * gdb.guile/scm-arch.c: New file.
19344 * gdb.guile/scm-arch.exp: New file.
19345 * gdb.guile/scm-block.c: New file.
19346 * gdb.guile/scm-block.exp: New file.
19347 * gdb.guile/scm-breakpoint.c: New file.
19348 * gdb.guile/scm-breakpoint.exp: New file.
19349 * gdb.guile/scm-disasm.c: New file.
19350 * gdb.guile/scm-disasm.exp: New file.
19351 * gdb.guile/scm-equal.c: New file.
19352 * gdb.guile/scm-equal.exp: New file.
19353 * gdb.guile/scm-error.exp: New file.
19354 * gdb.guile/scm-error.scm: New file.
19355 * gdb.guile/scm-frame-args.c: New file.
19356 * gdb.guile/scm-frame-args.exp: New file.
19357 * gdb.guile/scm-frame-args.scm: New file.
19358 * gdb.guile/scm-frame-inline.c: New file.
19359 * gdb.guile/scm-frame-inline.exp: New file.
19360 * gdb.guile/scm-frame.c: New file.
19361 * gdb.guile/scm-frame.exp: New file.
19362 * gdb.guile/scm-generics.exp: New file.
19363 * gdb.guile/scm-gsmob.exp: New file.
19364 * gdb.guile/scm-iterator.c: New file.
19365 * gdb.guile/scm-iterator.exp: New file.
19366 * gdb.guile/scm-math.c: New file.
19367 * gdb.guile/scm-math.exp: New file.
19368 * gdb.guile/scm-objfile-script-gdb.in: New file.
19369 * gdb.guile/scm-objfile-script.c: New file.
19370 * gdb.guile/scm-objfile-script.exp: New file.
19371 * gdb.guile/scm-objfile.c: New file.
19372 * gdb.guile/scm-objfile.exp: New file.
19373 * gdb.guile/scm-ports.exp: New file.
19374 * gdb.guile/scm-pretty-print.c: New file.
19375 * gdb.guile/scm-pretty-print.exp: New file.
19376 * gdb.guile/scm-pretty-print.scm: New file.
19377 * gdb.guile/scm-section-script.c: New file.
19378 * gdb.guile/scm-section-script.exp: New file.
19379 * gdb.guile/scm-section-script.scm: New file.
19380 * gdb.guile/scm-symbol.c: New file.
19381 * gdb.guile/scm-symbol.exp: New file.
19382 * gdb.guile/scm-symtab-2.c: New file.
19383 * gdb.guile/scm-symtab.c: New file.
19384 * gdb.guile/scm-symtab.exp: New file.
19385 * gdb.guile/scm-type.c: New file.
19386 * gdb.guile/scm-type.exp: New file.
19387 * gdb.guile/scm-value-cc.cc: New file.
19388 * gdb.guile/scm-value-cc.exp: New file.
19389 * gdb.guile/scm-value.c: New file.
19390 * gdb.guile/scm-value.exp: New file.
19391 * gdb.guile/source2.scm: New file.
19392 * gdb.guile/types-module.cc: New file.
19393 * gdb.guile/types-module.exp: New file.
19394
7026a7c1
YQ
193952014-02-10 Yao Qi <yao@codesourcery.com>
19396
19397 PR testsuite/16543
19398 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19399 * configure: Regenerated.
19400 * Makefile.in: New file.
19401
6c466447
AS
194022014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19403
19404 * gdb.python/py-framefilter.exp: Fix typo.
19405
6e854735
YQ
194062014-02-08 Yao Qi <yao@codesourcery.com>
19407
19408 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19409 that no =breakpoint-modified is emitted when breakpoints are
19410 modified through MI commands.
19411
d137e6dc
PA
194122014-02-07 Pedro Alves <pedro@codesourcery.com>
19413 Pedro Alves <palves@redhat.com>
19414
19415 * gdb.threads/step-after-sr-lock.c: New file.
19416 * gdb.threads/step-after-sr-lock.exp: New file.
19417
b5ee5a50
PA
194182014-02-07 Pedro Alves <palves@redhat.com>
19419
19420 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19421
3c77faf3
JK
194222014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19423
19424 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19425 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19426
6dddc817
DE
194272014-02-06 Doug Evans <xdje42@gmail.com>
19428
19429 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19430 output.
19431
19432 * gdb.gdb/python-interrupts.exp: New file.
19433
de7b2893
YQ
194342014-02-05 Yao Qi <yao@codesourcery.com>
19435
19436 * gdb.trace/report.exp (use_collected_data): Test the output
19437 of "info threads" and "info inferiors".
19438
66d032ac
YQ
194392014-02-05 Yao Qi <yao@codesourcery.com>
19440
19441 Revert this patch:
19442
19443 2013-05-24 Yao Qi <yao@codesourcery.com>
19444
19445 * gdb.trace/tfile.exp: Test inferior and thread.
19446
591a12a1
UW
194472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19448
19449 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19450 on a function.
19451 * gdb.base/step-bt.c: Call hello via function pointer to make
19452 sure its first instruction is executed on powerpc64le-linux.
19453
0ff3e01f
UW
194542014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19455
19456 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19457
084ee545
UW
194582014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19459
19460 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19461 of the test patterns for use on little-endian systems.
19462
6ed14ff3
UW
194632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19464
19465 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19466 (decimal_vector): Fix for little-endian.
19467
401e27fd
JM
194682014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19469
19470 * gdb.arch/sparc-sysstep.exp: New file.
19471 * gdb.arch/sparc-sysstep.c: Likewise.
19472
19473 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19474
8b924729
EBM
194752014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19476
19477 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19478
fb151210
JB
194792014-01-23 Tom Tromey <tromey@redhat.com>
19480
19481 * gdb.ada/array_char_idx: New testcase.
19482
0740f8d8
TT
194832014-01-23 Tom Tromey <tromey@redhat.com>
19484
19485 PR python/16487:
19486 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19487 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19488 classes.
19489
21909fa1
TT
194902014-01-23 Tom Tromey <tromey@redhat.com>
19491
19492 PR python/16491:
19493 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19494 string from an inferior frame.
19495 * gdb.python/py-framefilter-mi.exp: Update.
19496
87ce2a04
DE
194972014-01-22 Doug Evans <dje@google.com>
19498
19499 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19500
237b092b
AA
195012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19502
19503 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19504
d674a709
AA
195052014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19506
19507 * gdb.trace/entry-values.exp: Remove excess space character from
19508 regex patterns. Handle s390 call instruction.
19509
20fa3390
AA
195102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19511
19512 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19513 define "*_start" label. Make "name" static.
19514 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19515 ${name} by references to ${name}_start.
19516
78466714
AA
195172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19518
19519 * gdb.base/info-macros.exp: Remove "debug" from the compile
19520 options.
19521
ec9f644a
IB
195222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19523
19524 * gdb.dlang/demangle.exp: New file.
19525
94b1b47e
IB
195262014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19527
19528 * gdb.dlang/primitive-types.exp: New file.
19529
7f420862
IB
195302014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19531
19532 * configure.ac: Create gdb.dlang/Makefile.
19533 * configure: Regenerate.
19534 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19535 * gdb.dlang/Makefile.in: New file.
19536 * lib/d-support.exp: New file.
19537 * lib/gdb.exp (skip_d_tests): New proc.
19538
52834460
MM
195392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19540
19541 * gdb.btrace/delta.exp: Check reverse stepi.
19542 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19543 * gdb.btrace/finish.exp: New.
19544 * gdb.btrace/next.exp: New.
19545 * gdb.btrace/nexti.exp: New.
19546 * gdb.btrace/record_goto.c: Add comments.
19547 * gdb.btrace/step.exp: New.
19548 * gdb.btrace/stepi.exp: New.
19549 * gdb.btrace/multi-thread-step.c: New.
19550 * gdb.btrace/multi-thread-step.exp: New.
19551 * gdb.btrace/rn-dl-bind.c: New.
19552 * gdb.btrace/rn-dl-bind.exp: New.
19553 * gdb.btrace/data.c: New.
19554 * gdb.btrace/data.exp: New.
19555 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19556
6e07b1d2
MM
195572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19558
19559 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19560 * gdb.btrace/exception.exp: Update.
19561 * gdb.btrace/instruction_history.exp: Update.
19562 * gdb.btrace/record_goto.exp: Update.
19563 * gdb.btrace/tailcall.exp: Update.
19564 * gdb.btrace/unknown_functions.exp: Update.
19565 * gdb.btrace/delta.exp: New.
19566
0b722aec
MM
195672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19568
19569 * gdb.btrace/record_goto.exp: Add backtrace test.
19570 * gdb.btrace/tailcall.exp: Add backtrace test.
19571
066ce621
MM
195722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19573
19574 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19575 * gdb.btrace/record_goto.c: New.
19576 * gdb.btrace/record_goto.exp: New.
19577 * gdb.btrace/x86-record_goto.S: New.
19578
0688d04e
MM
195792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19580
19581 * gdb.btrace/function_call_history.exp: Update tests.
19582 * gdb.btrace/instruction_history.exp: Update tests.
19583
8710b709
MM
195842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19585
19586 * gdb.btrace/function_call_history.exp: Fix expected field
19587 order for "record function-call-history".
19588 Add new tests for "record function-call-history /c".
19589 * gdb.btrace/exception.cc: New.
19590 * gdb.btrace/exception.exp: New.
19591 * gdb.btrace/tailcall.exp: New.
19592 * gdb.btrace/x86-tailcall.S: New.
19593 * gdb.btrace/x86-tailcall.c: New.
19594 * gdb.btrace/unknown_functions.c: New.
19595 * gdb.btrace/unknown_functions.exp: New.
19596 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19597
5de9129b
MM
195982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19599
19600 * gdb.btrace/instruction_history.exp: Update.
19601 * gdb.btrace/function_call_history.exp: Update.
19602
23a7fe75
MM
196032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19604
19605 * gdb.btrace/function_call_history.exp: Fix expected function
19606 trace.
19607 * gdb.btrace/instruction_history.exp: Initialize traced.
19608 Remove traced_functions.
19609
724c7dd8
MM
196102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19611
19612 * gdb.btrace/function_call_history.exp: Update
19613 * gdb.btrace/instruction_history.exp: Update.
19614
6d78d93b
MM
196152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19616
19617 * gdb.btrace/enable.exp: Update expected text.
19618
93a360cc
OJ
196192014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19620
19621 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19622 bytes.
19623
3772b53f
MR
196242014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19625
19626 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19627
596662fa
OJ
196282014-01-15 Omair Javaid <omair.javaid@linaro.org>
19629
19630 * lib/gdb.exp (supports_process_record): Return true for
19631 arm*-linux*. (supports_reverse): Likewise.
19632
b5b08fb4
SC
196332014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19634
19635 PR python/15464
19636 PR python/16113
19637 * gdb.python/py-type.c: Enhance test case.
19638 * gdb.python/py-value-cc.cc: Likewise
19639 * gdb.python/py-type.exp: Add new tests.
19640 * gdb.python/py-value-cc.exp: Likewise
19641
52d7fb13
AA
196422014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19643 Pedro Alves <palves@redhat.com>
19644
19645 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19646 Make "name" extern.
19647 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19648 references to ${name}_start by references to ${name}.
19649
a2cd8cfe
JB
196502014-01-10 Joel Brobecker <brobecker@adacore.com>
19651
19652 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19653
4e23fced
JB
196542014-01-10 Joel Brobecker <brobecker@adacore.com>
19655
19656 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19657
c6a9e42c
PA
196582014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19659 Pedro Alves <palves@redhat.com>
19660
19661 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19662 mi_gdb_target_load.
c6a9e42c 19663
b7ea362b
PA
196642014-01-08 Pedro Alves <palves@redhat.com>
19665
19666 * gdb.threads/reconnect-signal.c: New file.
19667 * gdb.threads/reconnect-signal.exp: New file.
19668
5e3f4fab
EBM
196692014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19670
19671 * gdb.base/source-dir.exp: New file.
19672
79301218
JB
196732014-01-07 Joel Brobecker <brobecker@adacore.com>
19674
19675 * gdb.ada/mi_interface: New testcase.
19676
8e355c5d
JB
196772014-01-07 Joel Brobecker <brobecker@adacore.com>
19678
19679 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19680 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19681 gdb.ada/pp-rec-component/pck.ads: New files.
19682
c0d48811
JB
196832014-01-07 Joel Brobecker <brobecker@adacore.com>
19684
19685 * gdb.python/py-pp-integral.c: New file.
19686 * gdb.python/py-pp-integral.py: New file.
19687 * gdb.python/py-pp-integral.exp: New file.
19688
17b609c3 19689For older changes see ChangeLog-1993-2013.
c906108c 19690\f
8d8cb839
EZ
19691;; Local Variables:
19692;; mode: change-log
19693;; left-margin: 8
19694;; fill-column: 74
19695;; version-control: never
19696;; End:
902f2ccb 19697
b811d2c2 19698 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19699 Copying and distribution of this file, with or without modification,
19700 are permitted provided the copyright notice and this notice are preserved.