]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
[gdb/symtab] Save modules in .debug_names
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3ee6bb11
TV
12020-05-11 Tom de Vries <tdevries@suse.de>
2
3 PR symtab/25941
4 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
5 out of ...
6 * gdb.dwarf2/clang-debug-names.exp: ... here.
7 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
8 clang-debug-names.exp.in.
9 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
10 * gdb.dwarf2/clang-debug-names-2.c: New test.
11
86cd6bc8
AKS
122020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
13
14 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
15 (fortran_runto_main): New Proc, fortran version of runto_main.
16 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
17 * gdb.fortran/array-bounds.exp: Likewise.
18 * gdb.fortran/array-slices.exp: Likewise.
19 * gdb.fortran/block-data.exp: Likewise.
20 * gdb.fortran/charset.exp: Likewise.
21 * gdb.fortran/common-block.exp: Likewise.
22 * gdb.fortran/complex.exp: Likewise.
23 * gdb.fortran/derived-type-function.exp: Likewise.
24 * gdb.fortran/derived-type.exp: Likewise.
25 * gdb.fortran/info-modules.exp: Likewise.
26 * gdb.fortran/info-types.exp: Likewise.
27 * gdb.fortran/intrinsics.exp: Likewise.
28 * gdb.fortran/library-module.exp: Likewise.
29 * gdb.fortran/logical.exp: Likewise.
30 * gdb.fortran/max-depth.exp: Likewise.
31 * gdb.fortran/module.exp: Likewise.
32 * gdb.fortran/multi-dim.exp: Likewise.
33 * gdb.fortran/nested-funcs.exp: Likewise.
34 * gdb.fortran/print-formatted.exp: Likewise.
35 * gdb.fortran/print_type.exp: Likewise.
36 * gdb.fortran/printing-types.exp: Likewise.
37 * gdb.fortran/ptr-indentation.exp: Likewise.
38 * gdb.fortran/ptype-on-functions.exp: Likewise.
39 * gdb.fortran/subarray.exp: Likewise.
40 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
41 * gdb.fortran/vla-datatypes.exp: Likewise.
42 * gdb.fortran/vla-history.exp: Likewise.
43 * gdb.fortran/vla-ptr-info.exp: Likewise.
44 * gdb.fortran/vla-ptype-sub.exp: Likewise.
45 * gdb.fortran/vla-ptype.exp: Likewise.
46 * gdb.fortran/vla-sizeof.exp: Likewise.
47 * gdb.fortran/vla-type.exp: Likewise.
48 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
49 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
50 * gdb.fortran/vla-value-sub.exp: Likewise.
51 * gdb.fortran/vla-value.exp: Likewise.
52 * gdb.fortran/whatis_type.exp: Likewise.
53 * gdb.mi/mi-var-child-f.exp: Likewise.
54
6dc55ce9 552020-05-09 Tom de Vries <tdevries@suse.de>
56
57 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
58
283cb58c
TV
592020-05-08 Tom de Vries <tdevries@suse.de>
60
61 * gdb.dwarf2/clang-debug-names.c: New test.
62 * gdb.dwarf2/clang-debug-names.exp: New file.
63
ac4a4f1c
SM
642020-05-06 Simon Marchi <simon.marchi@efficios.com>
65
66 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
67 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
68
24fe640b
TV
692020-05-06 Tom de Vries <tdevries@suse.de>
70
71 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
72 breakpoint is at a "recommended breakpoint location".
73 * gdb.reverse/consecutive-reverse.exp: Same.
74
0d8683a3
TV
752020-05-06 Tom de Vries <tdevries@suse.de>
76
77 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
78 address.
79
b8983c46
TV
802020-05-06 Tom de Vries <tdevries@suse.de>
81
82 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
83
abf6d805
TV
842020-05-06 Tom de Vries <tdevries@suse.de>
85
86 * gdb.base/store.exp (check_set, up_set): Allowing missing location
87 info for r.
88
0fc2a808
TV
892020-05-06 Tom de Vries <tdevries@suse.de>
90
91 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
92 necessary.
93
873dd427
TV
942020-05-06 Tom de Vries <tdevries@suse.de>
95
96 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
97 void.
98
7c99e7e2
TV
992020-05-06 Tom de Vries <tdevries@suse.de>
100
101 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
102 of ...
103 * gdb.base/async.exp: ... here.
104 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
105 "recommended breakpoint location".
106
6173d6a6
TV
1072020-05-06 Tom de Vries <tdevries@suse.de>
108
109 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
110
6015a067
TV
1112020-05-04 Tom de Vries <tdevries@suse.de>
112
113 * gdb.base/async.exp: Check whether instruction addresses are a
114 "recommended breakpoint location".
115
3b6acaee
TT
1162020-05-03 Tom Tromey <tom@tromey.com>
117
118 * gdb.base/sepdebug.exp: Remove "catch" test.
119 * gdb.base/break.exp: Remove "catch" test.
120 * gdb.base/default.exp: Update expected output.
121
5beb4d17
TV
1222020-05-02 Tom de Vries <tdevries@suse.de>
123
124 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
125 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
126 * gdb.arch/i386-mpx-map.exp: Same.
127 * gdb.arch/i386-mpx-sigsegv.exp: Same.
128 * gdb.arch/i386-mpx-simple_segv.exp: Same.
129 * gdb.arch/i386-mpx.exp: Same.
130
8caf140d
TV
1312020-05-02 Tom de Vries <tdevries@suse.de>
132
133 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
134
693196cb
TV
1352020-05-01 Tom de Vries <tdevries@suse.de>
136
137 * gdb.ada/operator_bp.exp: Allow more than required amount of
138 breakpoint.
139
53ae0aa9
TV
1402020-05-01 Tom de Vries <tdevries@suse.de>
141
142 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
143
ee9d1e5f
HD
1442020-04-30 Hannes Domani <ssbssa@yahoo.de>
145
146 PR gdb/18706
147 * gdb.cp/stub-array-size.cc: New test.
148 * gdb.cp/stub-array-size.exp: New file.
149 * gdb.cp/stub-array-size.h: New test.
150 * gdb.cp/stub-array-size2.cc: New test.
151
d5cf82c0
HD
1522020-04-30 Hannes Domani <ssbssa@yahoo.de>
153
154 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
155 output to the new format.
156
42e165c3
SM
1572020-04-29 Simon Marchi <simon.marchi@efficios.com>
158
159 * gdb.base/break.exp: Use with_test_prefix.
160
6e4e3fe1
TV
1612020-04-29 Tom de Vries <tdevries@suse.de>
162
163 * lib/gdb.exp (debug_types): New proc.
164 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
165 * gdb.python/py-symtab.exp: Same.
166
d642b692
HD
1672020-04-29 Hannes Domani <ssbssa@yahoo.de>
168
169 PR gdb/17320
170 * gdb.base/pretty-array.c: New test.
171 * gdb.base/pretty-array.exp: New file.
172
ea90f227
TV
1732020-04-29 Tom de Vries <tdevries@suse.de>
174
175 PR symtab/25889
176 * gdb.cp/cpexprs.exp: Adapt for inclusion.
177 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
178 and include cpexprs.exp.
179
a65189c9
TV
1802020-04-28 Mark Williams <mark@myosotissp.com>
181
182 PR gdb/24480
183 * dw4-toplevel-types.exp: Test for top level types.
184 * dw4-toplevel-types.cc: Test for top level types.
185
32d1f47a
TBA
1862020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
187
188 * gdb.threads/stop-with-handle.exp: Fix typo in comment
189 (theads -> threads).
190
56a4f5a1
TV
1912020-04-28 Tom de Vries <tdevries@suse.de>
192
193 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
194
0b2f8a3b
TV
1952020-04-28 Tom de Vries <tdevries@suse.de>
196
197 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
198
5390c717
TV
1992020-04-28 Tom de Vries <tdevries@suse.de>
200
201 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
202
15cd93d0
TV
2032020-04-28 Tom de Vries <tdevries@suse.de>
204
205 * gdb.dwarf2/main-foo.c: New test.
206 * gdb.dwarf2/struct-with-sig.exp: New file.
207
d472f0fb
TV
2082020-04-25 Tom de Vries <tdevries@suse.de>
209
210 * boards/debug-types.exp: New file.
211
8d840e05
AB
2122020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
215
bcfe6157
TT
2162020-04-24 Tom Tromey <tom@tromey.com>
217
218 PR symtab/12707:
219 * gdb.python/py-symbol.exp: Update expected results for
220 linkage_name test.
221 * gdb.cp/print-demangle.exp: New file.
222 * gdb.base/c-linkage-name.exp: Fix test.
223 * gdb.guile/scm-symbol.exp: Update expected results for
224 linkage_name test.
225
f049a313
TT
2262020-04-24 Tom Tromey <tom@tromey.com>
227
228 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
229 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
230 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
231 assembler.
232
7cf28874
TV
2332020-04-24 Tom de Vries <tdevries@suse.de>
234
235 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
236 C++.
237
dac2fef7
TT
2382020-04-24 Tom Tromey <tromey@adacore.com>
239
240 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
241 values.
242 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
243 values. Update test for minimal encodings.
244 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
245 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
246 values. Update test for minimal encodings.
247
1acda803
TT
2482020-04-24 Tom Tromey <tromey@adacore.com>
249
250 PR python/23662:
251 * gdb.ada/variant.exp: Add Python checks.
252 * gdb.rust/simple.exp: Add dynamic type checks.
253
adfb9815
TT
2542020-04-24 Tom Tromey <tromey@adacore.com>
255
256 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
257 Make array type matching more lax.
258 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
259 * gdb.ada/mi_variant.exp: New file.
260 * gdb.ada/mi_variant/pck.ads: New file.
261 * gdb.ada/mi_variant/pkg.adb: New file.
262 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
263 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
264
7d79de9a
TT
2652020-04-24 Tom Tromey <tromey@adacore.com>
266
267 * gdb.ada/variant.exp: Add dynamic field offset tests.
268 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
269 * gdb.ada/variant/pkg.adb: Add new variables.
270
f8e89861
TT
2712020-04-24 Tom Tromey <tromey@adacore.com>
272
273 * gdb.ada/variant.exp: New file
274 * gdb.ada/variant/pkg.adb: New file
275 * gdb.ada/variant/pck.adb: New file
276
86e887ae
TV
2772020-04-24 Tom de Vries <tdevries@suse.de>
278
279 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
280
88428775
TV
2812020-04-24 Tom de Vries <tdevries@suse.de>
282
283 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
284 flags.
285
4e86f6e7
TV
2862020-04-24 Tom de Vries <tdevries@suse.de>
287
288 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
289
2016d3e6
TV
2902020-04-24 Tom de Vries <tdevries@suse.de>
291
292 * lib/gdb.exp (default_gdb_start): Handle eof.
293 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
294 failure.
295 * gdb.base/readnever.exp: Handle clean_restart failure.
296
70bc38f5
TV
2972020-04-23 Tom de Vries <tdevries@suse.de>
298
299 * gdb.base/decl-before-def.exp: Run to main and print a again.
300
de82891c
TV
3012020-04-23 Tom de Vries <tdevries@suse.de>
302
303 * gdb.base/decl-before-def-decl.c: New test.
304 * gdb.base/decl-before-def-def.c: New test.
305 * gdb.base/decl-before-def.exp: New file.
306
96038148
TV
3072020-04-23 Tom de Vries <tdevries@suse.de>
308
309 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
310
54ac3df1
TV
3112020-04-22 Tom de Vries <tdevries@suse.de>
312
313 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
314 debug_info_offset.
315 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
316 before $objsfile in the line line.
317
714534e1
TV
3182020-04-22 Tom de Vries <tdevries@suse.de>
319
320 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
321
16a7dbf4
MS
3222020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
323
324 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
325 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
326 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
327 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
328 * gdb.base/jit-protocol.h: Update definitions to match all usage
329 contexts.
330
3312020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
332
333 * gdb.base: Rename all jit related test and source files.
334
3352020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
336
337 * gdb.base/jit-reader.exp: Relax register output check.
338
317d2668
TV
3392020-04-22 Tom de Vries <tdevries@suse.de>
340
341 PR symtab/25764
342 * gdb.base/psym-external-decl-2.c: New test.
343 * gdb.base/psym-external-decl.c: New test.
344 * gdb.base/psym-external-decl.exp: New file.
345 * gdb.threads/tls.exp: Add PR25807 kfail.
346
eea9e357
TV
3472020-04-22 Tom de Vries <tdevries@suse.de>
348
349 PR symtab/25801
350 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
351 in "info source" output.
352
3d5afab3
TV
3532020-04-22 Tom de Vries <tdevries@suse.de>
354
355 PR symtab/25700
356 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
357 symtab for imported_unit.c.
358
b32102f6
GB
3592020-04-21 Gary Benson <gbenson@redhat.com>
360
361 * gdb.base/advance.c (func): New argument, to match call site.
362 (func2, func3): Add return statements.
363
d43b7a2d
TBA
3642020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
365
366 * gdb.multi/run-only-second-inf.c: New file.
367 * gdb.multi/run-only-second-inf.exp: New file.
368
d89edf9b
MM
3692020-04-21 Markus Metzger <markus.t.metzger@intel.com>
370
371 * gdb.btrace/multi-inferior.c: New test.
372 * gdb.btrace/multi-inferior.exp: New file.
373
1a476b6d
MM
3742020-04-21 Markus Metzger <markus.t.metzger@intel.com>
375
376 * gdb.btrace/enable-new-thread.c: New test.
377 * gdb.btrace/enable-new-thread.exp: New file.
378
4778a5f8
TV
3792020-04-21 Tom de Vries <tdevries@suse.de>
380
381 PR gdb/25471
382 * gdb.threads/killed-outside.c: New test.
383 * gdb.threads/killed-outside.exp: New file.
384
9b2c992c
GB
3852020-04-20 Gary Benson <gbenson@redhat.com>
386
387 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
388 * gdb.base/nested-subp2.exp: Likewise.
389 * gdb.base/nested-subp3.exp: Likewise.
390
b5d1d6f7
GB
3912020-04-20 Gary Benson <gbenson@redhat.com>
392
393 * gdb.base/nested-subp1.exp: Disable test when using clang.
394 * gdb.base/nested-subp2.exp: Likewise.
395 * gdb.base/nested-subp3.exp: Likewise.
396
25230285
GB
3972020-04-20 Gary Benson <gbenson@redhat.com>
398
399 * gdb.cp/exception.cc: Fix compilation error with clang.
400
fa93cc8f
GB
4012020-04-20 Gary Benson <gbenson@redhat.com>
402
809730f3 403 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 404
e0c45f30
GB
4052020-04-20 Gary Benson <gbenson@redhat.com>
406
407 * gdb.base/jit-main.c: Fix compilation error with clang.
408
4ddfec93
KR
4092020-04-17 Kamil Rytarowski <n54@gmx.com>
410
411 * gdb.base/attach-twice.c: Include "sys/types.h".
412 (PTRACE_ATTACH): Add fallback definition.
413 (main): Pass `0' to the 4th argument of `ptrace'.
414
2bed205e
KR
4152020-04-17 Kamil Rytarowski <n54@gmx.com>
416
417 * gdb.base/fork-running-state.c: Include "signal.h".
418
0743fc83
TT
4192020-04-17 Tom Tromey <tromey@adacore.com>
420
421 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
422 Update tests.
423 * gdb.btrace/cpu.exp: Update tests.
424 * gdb.base/maint.exp: Update tests.
425 * gdb.base/default.exp: Update tests.
426 * gdb.base/completion.exp: Update tests.
427
efba5c23
TV
4282020-04-16 Tom de Vries <tdevries@suse.de>
429
430 PR symtab/25791
431 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
432 (ensure_gdb_index): and factor out and move ...
433 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
434 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
435
d191d716
TV
4362020-04-16 Tom de Vries <tdevries@suse.de>
437
438 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
439 loading exec.
440
99f1bc6a
AB
4412020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
442
443 * gdb.base/many-completions.exp: New file.
444
194d088f
TV
4452020-04-14 Tom de Vries <tdevries@suse.de>
446
447 PR symtab/25718
448 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
449
c1a66c06
TV
4502020-04-14 Tom de Vries <tdevries@suse.de>
451
452 PR symtab/25720
453 * gdb.base/maint-expand-symbols-header-file.c: New test.
454 * gdb.base/maint-expand-symbols-header-file.exp: New file.
455 * gdb.base/maint-expand-symbols-header-file.h: New test.
456
21b0982c
AB
4572020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
458
459 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
460 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
461 get_func_info.
462 (get_func_info): Delete.
463 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
464 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
465 * lib/dwarf.exp (get_func_info): New function.
466
dd1cab06
TV
4672020-04-13 Tom de Vries <tdevries@suse.de>
468
469 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
470 to what find_gnatmake does.
471
71ea2b6b
TV
4722020-04-10 Tom de Vries <tdevries@suse.de>
473
474 * gdb.base/style.exp: Expect "Expanding full symbols" message for
475 -readnow.
476
bdfc1e8a
TV
4772020-04-10 Tom de Vries <tdevries@suse.de>
478
479 PR cli/25808
480 * gdb.base/style.c: Add leading newlines.
481 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
482 Check listing of main's one-line body.
483
14ca8ecf
TV
4842020-04-08 Tom de Vries <tdevries@suse.de>
485
486 * lib/gdb.exp (psymtabs_p): New proc.
487 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
488 importing unit" unsupported if there are no partial symbols.
489
e21d048f
TV
4902020-04-08 Tom de Vries <tdevries@suse.de>
491
492 PR testsuite/25760
493 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
494
25c11aca
TV
4952020-04-07 Tom de Vries <tdevries@suse.de>
496
497 PR symtab/25796
498 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
499
5707e24b
TV
5002020-04-07 Tom de Vries <tdevries@suse.de>
501
502 * gdb.base/check-psymtab.c: New test.
503 * gdb.base/check-psymtab.exp: New file.
504
6ee448cc
TT
5052020-04-06 Tom Tromey <tromey@adacore.com>
506
507 * gdb.ada/variant-record/proc.adb: New file.
508 * gdb.ada/variant-record/value.adb: New file.
509 * gdb.ada/variant-record/value.s: New file.
510 * gdb.ada/variant-record.exp: New file.
511
9e7c9a03
HD
5122020-04-03 Hannes Domani <ssbssa@yahoo.de>
513
514 PR gdb/25325
515 * gdb.cp/typed-enum.cc: New test.
516 * gdb.cp/typed-enum.exp: New file.
517
c90d28ac
AB
5182020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
519
520 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
521 * gdb.dwarf2/dw2-inline-small-func.c: New file.
522 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
523 * gdb.dwarf2/dw2-inline-small-func.h: New file.
524 * gdb.opt/inline-small-func.c: New file.
525 * gdb.opt/inline-small-func.exp: New file.
526 * gdb.opt/inline-small-func.h: New file.
527
34e9a9fa
AB
5282020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
529
530 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
531 function.
532
6a354911
AB
5332020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
534
535 * lib/dwarf.exp (function_range): Allow compiler options to be
536 specified.
537
880d9777
TV
5382020-04-02 Tom de Vries <tdevries@suse.de>
539
540 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
541 __attribute__((always_inline)).
542 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
543
f32682ea
TV
5442020-04-02 Tom de Vries <tdevries@suse.de>
545
546 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
547 (gdbserver_gdb_exit): ... here. Add timeout warning.
548 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
549 (connect_target_extended_remote): Append new server_spawn_id to
550 server_spawn_ids.
551 (cleanup): New proc.
552 (setup, <toplevel>): Call cleanup.
553
d3214198
TV
5542020-04-02 Tom de Vries <tdevries@suse.de>
555
556 * gdb.base/main-psymtab.exp: New file.
557
cc77ed24
TV
5582020-04-02 Tom de Vries <tdevries@suse.de>
559
560 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
561
3638a098
TT
5622020-04-01 Tom Tromey <tom@tromey.com>
563
564 * gdb.base/complex-parts.exp: Add type tests.
565
c34e8714
TT
5662020-04-01 Tom Tromey <tom@tromey.com>
567
568 * gdb.base/complex-parts.exp: Add arithmetic tests.
569
981c08ce
TT
5702020-04-01 Tom Tromey <tom@tromey.com>
571
572 * gdb.compile/compile.exp: Update.
573 * gdb.compile/compile-cplus.exp: Update.
574 * gdb.base/varargs.exp: Update.
575 * gdb.base/floatn.exp: Update.
576 * gdb.base/endianity.exp: Update.
577 * gdb.base/callfuncs.exp (do_function_calls): Update.
578 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
579 (complex_float_integral_args): Update.
580 * gdb.base/complex.exp: Update.
581 * gdb.base/complex-parts.exp: Update.
582
3d1cfd43
TT
5832020-04-01 Tom Tromey <tromey@adacore.com>
584
585 * gdb.rust/union.rs: New file.
586 * gdb.rust/union.exp: New file.
587 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
588 (main): Update.
589 * gdb.rust/simple.exp: Move union tests to union.exp.
590
e033dfa9
TT
5912020-04-01 Tom Tromey <tromey@adacore.com>
592
593 * gdb.rust/simple.rs (main): Remove "y0".
594
53cccef1
TBA
5952020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
596
597 * gdb.multi/stop-all-on-exit.c: New test.
598 * gdb.multi/stop-all-on-exit.exp: New file.
599
60e22c1e
HD
6002020-04-01 Hannes Domani <ssbssa@yahoo.de>
601
602 PR gdb/24789
603 * gdb.cp/misc.cc: Add integer reference variable.
604 * gdb.cp/misc.exp: Add test.
605
e139a727
TBA
6062020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
607
608 * gdb.server/stop-reply-no-thread.exp: Enhance the test
609 scenario to cover execution until the end and also the case
610
16b0db75
TV
6112020-03-31 Tom de Vries <tdevries@suse.de>
612
613 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
614 c. Use "maint info symtabs" to check symtab expansion.
615
c0502da6
TV
6162020-03-30 Tom de Vries <tdevries@suse.de>
617
618 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
619 unsupported.
620 (verify_psymtab_expanded): Move ...
621 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
622 test.
623 (readnow): New proc.
624
5935fd15
AB
6252020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
626
627 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
628 with $hex.
629
1773be9e
TT
6302020-03-20 Tom Tromey <tromey@adacore.com>
631
632 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
633
70304be9
TT
6342020-03-20 Tom Tromey <tromey@adacore.com>
635
636 * gdb.ada/sub_variant/subv.adb: New file.
637 * gdb.ada/sub_variant.exp: New file.
638
0dd7b8f7
TV
6392020-03-20 Tom de Vries <tdevries@suse.de>
640
641 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
642 first break fails.
643 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
644
cada5fc9
AB
6452020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
646
647 * gdb.server/exit-multiple-threads.c: New file.
648 * gdb.server/exit-multiple-threads.exp: New file.
649
6b8c53f2
AB
6502020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
651
652 * gdb.fortran/mixed-lang-stack.c: New file.
653 * gdb.fortran/mixed-lang-stack.cpp: New file.
654 * gdb.fortran/mixed-lang-stack.exp: New file.
655 * gdb.fortran/mixed-lang-stack.f90: New file.
656
19a2740f
AB
6572020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
658
659 * gdb.linespec/cp-completion-aliases.cc: New file.
660 * gdb.linespec/cp-completion-aliases.exp: New file.
661
d8c8b848
TV
6622020-03-19 Tom de Vries <tdevries@suse.de>
663
664 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
665 more precise.
666
a9933ccf
TV
6672020-03-18 Tom de Vries <tdevries@suse.de>
668
669 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
670 * gdb.dwarf2/break-inline-psymtab.c: New test.
671 * gdb.dwarf2/break-inline-psymtab.exp: New file.
672
2f89101f
TV
6732020-03-16 Tom de Vries <tdevries@suse.de>
674
675 * lib/cache.exp (gdb_do_cache): Add and handle local variables
676 cache_verify and cache_verify_proc.
677
6b9374f1
TV
6782020-03-15 Tom de Vries <tdevries@suse.de>
679
680 * gdb.server/solib-list.exp: Handle
681 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
682
eaeaf44c
TV
6832020-03-15 Tom de Vries <tdevries@suse.de>
684
685 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
686 objfiles".
687
3293bbaf
TT
6882020-03-14 Tom Tromey <tom@tromey.com>
689
690 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
691
ab44624c
TV
6922020-03-14 Tom de Vries <tdevries@suse.de>
693
694 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
695
54c43825
TV
6962020-03-14 Tom de Vries <tdevries@suse.de>
697
698 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
699 result in line-by-line fashion.
700
2ac70237
TV
7012020-03-14 Tom de Vries <tdevries@suse.de>
702
703 * lib/gdb.exp (supports_statement_frontiers): New proc.
704 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
705
09546b56
TV
7062020-03-14 Tom de Vries <tdevries@suse.de>
707
708 * gdb.base/printcmds.exp: Add missing quoting for "print
709 teststring2".
710
a1f6a07c
TT
7112020-03-13 Tom Tromey <tom@tromey.com>
712
713 * gdb.base/printcmds.exp (test_print_strings): Add regression
714 test.
715 * gdb.base/printcmds.c (charptr): New typedef.
716 (teststring2): New global.
717
1b83d09c
AB
7182020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * gdb.base/break-interp.exp: Use the tail of the filename, not the
721 full path in the test name.
722 (test_ld): Add some with_test_prefix blocks to make test names
723 unique.
724
2d61316c
TV
7252020-03-13 Tom de Vries <tdevries@suse.de>
726
727 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
728
2e9145ac
TV
7292020-03-13 Tom de Vries <tdevries@suse.de>
730
731 * gdb.mi/mi-sym-info.exp: Make matching more precise.
732
96c7f873
TV
7332020-03-13 Tom de Vries <tdevries@suse.de>
734
735 PR symtab/25646
736 * gdb.dwarf2/imported-unit.exp: Add test.
737
49ba92c0
TV
7382020-03-13 Tom de Vries <tdevries@suse.de>
739
740 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
741 (var1, var2): New variable.
742 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
743 matching symbols.
744
301b21e0
TV
7452020-03-13 Tom de Vries <tdevries@suse.de>
746
747 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
748 (Term::command): Use prompt prefix.
749 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
750 * gdb.tui/tui-layout-asm-short-prog.exp: Use
751 command_no_prompt_prefix instead of prefix.
752 * gdb.tui/tui-layout-asm.exp: Same.
753
3f512721
SM
7542020-03-12 Simon Marchi <simon.marchi@efficios.com>
755
756 * gdb.base/break-interp.exp: Use foreach_with_prefix.
757
40310f30
SM
7582020-03-12 Simon Marchi <simon.marchi@efficios.com>
759
760 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
761 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
762 on" while stepping over the test instruction, match printed
763 message.
764
09252140
TV
7652020-03-12 Tom de Vries <tdevries@suse.de>
766
767 * gdb.base/info-types.exp: Use exp_continue during matching of output
768 of "info types".
769
14e9c72c
TV
7702020-03-12 Tom de Vries <tdevries@suse.de>
771
772 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
773
e515d67e
TV
7742020-03-12 Tom de Vries <tdevries@suse.de>
775
776 * gdb.fortran/module.exp: Use exp_continue during matching of output
777 of "info variable -n".
778
307eafd8
TV
7792020-03-12 Tom de Vries <tdevries@suse.de>
780
781 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
782 gdb.dwarf2/dw2-ranges-base.c.
783
9a2de3fc
TV
7842020-03-12 Tom de Vries <tdevries@suse.de>
785
786 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
787 in presence of GLIBC debuginfo.
788
3217502e
TV
7892020-03-12 Tom de Vries <tdevries@suse.de>
790
791 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
792 $core.
793
1281424c
TV
7942020-03-12 Tom de Vries <tdevries@suse.de>
795
796 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
797 more precise.
798
038b97fc
SM
7992020-03-11 Simon Marchi <simon.marchi@efficios.com>
800
801 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
802 from Unix to Windows path.
803
5308d1e7
TV
8042020-03-11 Tom de Vries <tdevries@suse.de>
805
806 * gdb.ada/minsyms.exp: Set language to ada.
807
f870f78f
TV
8082020-03-11 Tom de Vries <tdevries@suse.de>
809
810 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
811
5a13315d
TV
8122020-03-11 Tom de Vries <tdevries@suse.de>
813
814 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
815
976862ed
TT
8162020-03-11 Tom Tromey <tromey@adacore.com>
817
818 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
819
7462c383
TV
8202020-03-11 Tom de Vries <tdevries@suse.de>
821
822 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
823
1c6c46a0
TV
8242020-03-11 Tom de Vries <tdevries@suse.de>
825
826 * gdb.base/break-interp.exp: Limit verbose scope.
827
44f41bb7
TV
8282020-03-11 Tom de Vries <tdevries@suse.de>
829
830 * gdb.fortran/logical.f90: Define variable with character type.
831 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
832
b76f3a42
TV
8332020-03-11 Tom de Vries <tdevries@suse.de>
834
835 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
836
1c33af77
TV
8372020-03-11 Tom de Vries <tdevries@suse.de>
838
839 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
840 symtabs.
841
8c95582d
AB
8422020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
843 Bernd Edlinger <bernd.edlinger@hotmail.de>
844
845 * gdb.cp/step-and-next-inline.cc: New file.
846 * gdb.cp/step-and-next-inline.exp: New file.
847 * gdb.cp/step-and-next-inline.h: New file.
848 * gdb.dwarf2/dw2-is-stmt.c: New file.
849 * gdb.dwarf2/dw2-is-stmt.exp: New file.
850 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
851 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
852 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
853
cecf8547
AB
8542020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
855
856 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
857 is-stmt flag in the line table.
858
0ba678c9
TV
8592020-03-09 Tom de Vries <tdevries@suse.de>
860
861 * lib/gdb.exp (cached_file): Create cache dir.
862
72fbdf83
TV
8632020-03-07 Tom de Vries <tdevries@suse.de>
864
865 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
866 * gdb.cp/rvalue-ref-params.exp: Same.
867
436b5e99
TV
8682020-03-06 Tom de Vries <tdevries@suse.de>
869
870 * lib/gdb.exp (tentative_rename, cached_file): New proc.
871 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
872
09f2921c
TV
8732020-03-06 Tom de Vries <tdevries@suse.de>
874
875 * README: Fix "the the".
876 * gdb.base/dprintf.exp: Same.
877
50a3cc5d
TV
8782020-03-05 Tom de Vries <tdevries@suse.de>
879
880 * gdb.base/maint.exp: Update "main print statistics" expected output.
881
0a709cba
AKS
8822020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
883
884 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
885 (fortran_int8): Likewise.
886 (fortran_real4): Likewise.
887 (fortran_real8): Likewise.
888 (fortran_complex4): Likewise.
889 (fortran_logical4): Likewise.
890 (fortran_character1): Likewise.
891
5e5d66b6
AB
8922020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * gdb.fortran/logical.exp: Add tests that any non-zero value is
895 printed as true.
896
7b973adc
SDJ
8972020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
898
899 * gdb.base/printcmds.exp: Add test to verify printf of a
900 variable holding an address.
901
478e490a
TV
9022020-03-03 Tom de Vries <tdevries@suse.de>
903
904 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
905
1ef44e86
TV
9062020-03-03 Tom de Vries <tdevries@suse.de>
907
908 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
909 gdb_test_multiple call.
910
b98cc2cf
TV
9112020-03-03 Tom de Vries <tdevries@suse.de>
912
913 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
914 gdb_test_multiple calls.
915
63e163f2
AB
9162020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.base/default.exp: Remove test of 'set history filename'.
919 * gdb.base/gdbinit-history.exp: Add tests for setting the history
920 filename to the empty string.
921 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
922 and GDBHISTSIZE.
923
24ed6739
AB
9242020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
927 disabled.
928
590003dc
TV
9292020-03-02 Pedro Alves <palves@redhat.com>
930 Tom de Vries <tdevries@suse.de>
931
932 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
933 -prompt prefix, before user_code argument. Add -lbl option likewise.
934 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
935 (gdb_is_target_1): Add -prompt prefix and move to before user_code
936 argument.
937 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
938 have "\r\n" at start-of-line, instead of at end-of-line.
939
f5e46084
SM
9402020-02-28 Simon Marchi <simon.marchi@efficios.com>
941
942 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
943 libinproctrace.so.
944
f7a7000d
LM
9452020-02-28 Luis Machado <luis.machado@linaro.org>
946
947 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
948 to "p/x".
949
718e0816
LM
9502020-02-28 Luis Machado <luis.machado@linaro.org>
951
952 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
953 asm/ptrace.h and error.h.
954
13c3a74a
TV
9552020-02-28 Tom de Vries <tdevries@suse.de>
956
957 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
958 (struct wrapper, do_something, mundane/symada__cS): Move ...
959 * gdb.base/c-linkage-name-2.c: ... here. New source file.
960 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
961 Update "print symada__cS before partial symtab expansion" regexp.
962 Update breakpoint location. Flush symbol cache after expansion.
963
85d2d5bb
LM
9642020-02-28 Luis Machado <luis.machado@linaro.org>
965
966 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
967
3608f86c
TV
9682020-02-27 Tom de Vries <tdevries@suse.de>
969
970 * config/sid.exp: Remove unused globals.
971 * gdb.base/attach.exp: Same.
972 * gdb.base/catch-load.exp: Same.
973 * gdb.base/dbx.exp: Same.
974 * lib/gdb.exp: Same.
975 * lib/mi-support.exp: Same.
976 * lib/prompt.exp: Same.
977
c8d4f6df
TV
9782020-02-27 Tom de Vries <tdevries@suse.de>
979
980 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
981 not set.
982
0d79cdc4
AM
9832020-02-26 Aaron Merey <amerey@redhat.com>
984
985 * gdb.debuginfod: New directory for debuginfod tests.
986 * gdb.debuginfod/main.c: New test file.
987 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
988
0dce4280
TV
9892020-02-26 Tom de Vries <tdevries@suse.de>
990
991 PR gdb/25603
992 * gdb.base/persistent-lang.cc: New test.
993 * gdb.base/persistent-lang.exp: New file.
994
9e80cfa1
AB
9952020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
996
997 * gdb.fortran/derived-type-striding.exp: Add a new test.
998 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
999 new test.
1000
2078dbb2
AB
10012020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1002
1003 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1004 names.
1005
70d49700
TV
10062020-02-25 Tom de Vries <tdevries@suse.de>
1007
1008 PR go/18926
1009 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1010
a88ef40d
TV
10112020-02-24 Tom de Vries <tdevries@suse.de>
1012
1013 PR gdb/25592
1014 * gdb.base/info-locals-unused-static-var.c: New test.
1015 * gdb.base/info-locals-unused-static-var.exp: New file.
1016
01b1af32
TT
10172020-02-22 Tom Tromey <tom@tromey.com>
1018
1019 * gdb.python/tui-window.exp: New file.
1020 * gdb.python/tui-window.py: New file.
1021
7c043ba6
TT
10222020-02-22 Tom Tromey <tom@tromey.com>
1023
1024 PR tui/17850:
1025 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1026 tests.
1027
c22fef7e
TT
10282020-02-22 Tom Tromey <tom@tromey.com>
1029
1030 * gdb.tui/new-layout.exp: Add sub-layout tests.
1031
ee325b61
TT
10322020-02-22 Tom Tromey <tom@tromey.com>
1033
1034 * gdb.tui/new-layout.exp: New file.
1035
3f0cbb04
TT
10362020-02-22 Tom Tromey <tom@tromey.com>
1037
1038 * gdb.rust/rust-style.rs: New file.
1039 * gdb.rust/rust-style.exp: New file.
1040 * gdb.base/style.exp: Test structure printing.
1041 * gdb.base/style.c (struct some_struct): New type.
1042 (enum etype): New type.
1043 (struct_value): New global.
1044
75525152
TV
10452020-02-21 Tom de Vries <tdevries@suse.de>
1046
1047 PR go/18926
1048 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1049 Remove blanket xfails. Use message argument for gdb_breakpoint.
1050 Make continuing to breakpoint test conditional on setting breakpoint.
1051 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1052 DW_AT_name attribute. Add xfail for GCC PR93866.
1053
bd360d30
AB
10542020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1055
1056 * gdb.dwarf2/cpp-linkage-name.c: New file.
1057 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1058
c7adb09f 10592020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1060
1061 * lib/gdb.exp (gdb_wrapper_init): Reset
1062 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1063 not exist.
1064
a9c79803
TV
10652020-02-20 Tom de Vries <tdevries@suse.de>
1066
1067 PR go/17018
1068 * gdb.go/hello.exp: Copy ...
1069 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1070 print of st to print value of global definition. Add xfail for GCC
1071 PR93844.
1072 * gdb.go/hello.exp: Remove printing of st before definition.
1073 * gdb.go/hello.go: Copy ...
1074 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1075 to st.
1076 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1077
d7445728
TV
10782020-02-20 Tom de Vries <tdevries@suse.de>
1079
1080 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1081 (gdb_simple_compile): Handle compile_flags go by using .go extension
1082 for source file.
1083 * gdb.go/chan.exp: Use support_go_compile.
1084 * gdb.go/handcall.exp: Same.
1085 * gdb.go/hello.exp: Same.
1086 * gdb.go/integers.exp: Same.
1087 * gdb.go/max-depth.exp: Same.
1088 * gdb.go/methods.exp: Same.
1089 * gdb.go/package.exp: Same.
1090 * gdb.go/strings.exp: Same.
1091 * gdb.go/types.exp: Same.
1092 * gdb.go/unsafe.exp: Same.
1093
c9c41e6d
TV
10942020-02-19 Tom de Vries <tdevries@suse.de>
1095
1096 * gdb.python/lib-types.exp: Make xfail more strict.
1097
f20ff837
TV
10982020-02-19 Tom de Vries <tdevries@suse.de>
1099
1100 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1101
08410482
DE
11022020-02-19 Doug Evans <dje@google.com>
1103
1104 PR rust/25535
1105 * gdb.rust/simple.exp: Add test.
1106 * gdb.rust/simple.rs: Add test.
1107
623563f7
TV
11082020-02-19 Tom de Vries <tdevries@suse.de>
1109
1110 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1111 output line-by-line.
1112
d3308cfd
TV
11132020-02-19 Tom de Vries <tdevries@suse.de>
1114
1115 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1116
86cbc5dc
TV
11172020-02-19 Tom de Vries <tdevries@suse.de>
1118
1119 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1120 prelink.
1121
9db2b96b
TV
11222020-02-19 Tom de Vries <tdevries@suse.de>
1123
1124 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1125 (gdb_do_cache): Use gdb_do_cache_wrap.
1126 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1127
89e2fdc5
TV
11282020-02-19 Tom de Vries <tdevries@suse.de>
1129
1130 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1131 gdb_compile option.
1132
373d7ac0
SM
11332020-02-18 Simon Marchi <simon.marchi@efficios.com>
1134
1135 * gdb.base/printcmds.exp (test_print_enums): Update expected
1136 output.
1137
b29a2df0
SM
11382020-02-18 Simon Marchi <simon.marchi@efficios.com>
1139
1140 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1141 for "unknown".
1142
6740f0cc
SM
11432020-02-18 Simon Marchi <simon.marchi@efficios.com>
1144
1145 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1146 enumerator.
1147
edd45eb0
SM
11482020-02-18 Simon Marchi <simon.marchi@efficios.com>
1149
1150 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1151 FE_, add FE_NONE.
1152 (three): Update.
1153 (enum flag_enum_without_zero): New enum.
1154 (flag_enum_without_zero): New variable.
1155 (enum not_flag_enum): New enum.
1156 (three_not_flag): New variable.
1157 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1158 (test_print_enums): Add more tests for printing flag enums.
1159
d4295de4
TV
11602020-02-18 Tom de Vries <tdevries@suse.de>
1161
1162 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1163 (gdb_compile_ada): ... here.
1164 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1165 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1166
f251f505
TT
11672020-02-14 Tom Tromey <tom@tromey.com>
1168
1169 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1170 build directory.
1171 * boards/gdbserver-base.exp: Update path to gdbserver.
1172
8f432634
TV
11732020-02-13 Tom de Vries <tdevries@suse.de>
1174
1175 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1176
92b6eaf7
TV
11772020-02-13 Tom de Vries <tdevries@suse.de>
1178
1179 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1180 are missing.
1181
f3b0f7fe
TV
11822020-02-13 Tom de Vries <tdevries@suse.de>
1183
1184 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1185 call.
1186
f6be8713
SDJ
11872020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1188
1189 PR tui/25126
1190 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1191 * gdb.base/cached-source-file.c: New file.
1192 * gdb.base/cached-source-file.exp: New file.
1193
b2770d5e
TV
11942020-02-11 Tom de Vries <tdevries@suse.de>
1195
1196 PR testsuite/25488
1197 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1198
44f6938e
TV
11992020-02-10 Tom de Vries <tdevries@suse.de>
1200
1201 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1202
5f0e2eb7
MR
12032020-02-10 Maciej W. Rozycki <macro@wdc.com>
1204
1205 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1206 and $after_addr are both integers before making a comparison.
1207
46ce2b6f
TV
12082020-02-09 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1211 command output and paste it into gdb.log. If any, paste catch message
1212 to gdb.log.
1213
5abbbe1d
TT
12142020-02-07 Tom Tromey <tromey@adacore.com>
1215
1216 PR breakpoints/24915:
1217 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1218
1d5d29e7
SV
12192020-02-06 Shahab Vahedi <shahab@synopsys.com>
1220
1221 * gdb.tui/tui-missing-src.exp: Add the "missing source
1222 file" test for the TUI.
1223
b0999b9b
AB
12242020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1225
1226 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1227 including a port number in the output.
1228
c3b149eb
AKS
12292020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1230
1231 * lib/fortran.exp (fortran_int4): Handle clang.
1232 (fortran_int8): Likewise.
1233 (fortran_real4): Likewise.
1234 (fortran_real8): Likewise.
1235 (fortran_complex4): Likewise.
1236 (fortran_logical4): Likewise.
1237 (fortran_character1): Likewise.
1238
f8dcc90b
TV
12392020-02-04 Tom de Vries <tdevries@suse.de>
1240
1241 * README (Race detection): Add note.
1242
f90ac7c2
TV
12432020-02-04 Tom de Vries <tdevries@suse.de>
1244
1245 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1246
780636ae
TV
12472020-02-04 Tom de Vries <tdevries@suse.de>
1248
1249 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1250
5d2e1193
RA
12512020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1252
1253 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1254 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1255 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1256 blttar, bnetarl.
1257 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1258 binary for blttar, bnetarl.
1259 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1260 wait instruction. Delete ldmx test.
1261 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1262
e409c542
AKS
12632020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1264
1265 * gdb.fortran/array-bounds-high.exp: New file.
1266 * gdb.fortran/array-bounds-high.f90: New file.
1267
b0029748
LD
12682020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1269
1270 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1271 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1272
195a8287
TV
12732020-02-01 Tom de Vries <tdevries@suse.de>
1274
1275 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1276
42330a68
AB
12772020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1278
1279 PR tui/9765
1280 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1281 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1282
b62a8028
LM
12832020-01-29 Luis Machado <luis.machado@linaro.org>
1284
1285 * gdb.arch/aarch64-brk-patterns.c: New source file.
1286 * gdb.arch/aarch64-brk-patterns.exp: New test.
1287
5f440116
TBA
12882020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1289
1290 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1291 GCC/Clang version.
1292 * gdb.cp/pass-by-ref.exp: Ditto.
1293
ee2a6fc6
TV
12942020-01-29 Tom de Vries <tdevries@suse.de>
1295
1296 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1297 * gdb.threads/watchpoint-fork-mt.c: Same.
1298 * gdb.threads/watchpoint-fork-parent.c: Same.
1299 * gdb.threads/watchpoint-fork-st.c: Same.
1300 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1301
16b10d6e
LM
13022020-01-27 Luis Machado <luis.machado@linaro.org>
1303
1304 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1305 sitting at a syscall instruction when we hit the syscall function's
1306 breakpoint.
1307 Check PC against one obtained with the x command.
1308 Validate syscall number.
1309 (step_over_syscall): Don't continue to the syscall instruction if
1310 we're already there.
1311
b1468492
PW
13122020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1313
1314 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1315
7ffa82e1
AB
13162020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1317
1318 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1319 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1320
3d92a3e3
AB
13212020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1322
1323 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1324 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1325
94a72be7
AB
13262020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1327
1328 * gdb.base/maint.exp: Update line table parsing test.
1329 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1330
53af73bf
PA
13312020-01-24 Pedro Alves <palves@redhat.com>
1332
1333 PR gdb/25410
1334 * gdb.multi/multi-re-run-1.c: New.
1335 * gdb.multi/multi-re-run-2.c: New.
1336 * gdb.multi/multi-re-run.exp: New.
1337
1ba1ac88
AB
13382020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1339
1340 PR gdb/23718
1341 * gdb.server/server-kill-python.exp: New file.
1342
f3364a6d
AB
13432020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1344
1345 * gdb.server/multi-ui-errors.c: New file.
1346 * gdb.server/multi-ui-errors.exp: New file.
1347
733d0a67
AB
13482020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1349
1350 PR tui/9765
1351 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1352
4f13c1c0
TT
13532020-01-19 Tom Tromey <tom@tromey.com>
1354
1355 * gdb.tui/main.exp: Add check for plain "file".
1356
40c94099
CB
13572020-01-16 Christian Biesinger <cbiesinger@google.com>
1358
1359 * lib/gdb.exp: Fix spelling error (seperatelly).
1360
ff47f4f0
TT
13612020-01-14 Tom Tromey <tom@tromey.com>
1362
1363 PR symtab/12535:
1364 * gdb.python/python.exp: Test decode_line with empty string
1365 argument.
1366
717c684d
BE
13672020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1368
1369 * gdb.base/skip-inline.exp: Extend test.
1370
44e4c775
AB
13712020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1372
1373 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1374 * gdb.dwarf2/dw2-bad-elf.c: New file.
1375 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1376
d93c6db7
AB
13772020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1378
1379 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1380 _line_saw_file.
1381
9a6d629c
AB
13822020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1383
1384 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1385 border.
1386
d9ebdab7
TBA
13872020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1388
1389 * gdb.multi/multi-target.exp (setup): Factor out "info
1390 connections" and "info inferiors" tests to ...
1391 (test_info_inferiors): ... this new procedure.
1392 (top level): Run new "info-inferiors" tests.
1393
f3c469b9
PA
13942020-01-10 Pedro Alves <palves@redhat.com>
1395
1396 * gdb.server/bkpt-other-inferior.exp: New file.
1397
121b3efd
PA
13982020-01-10 Pedro Alves <palves@redhat.com>
1399
1400 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1401 of "add-inferior".
1402 * gdb.base/quit-live.exp: Likewise.
1403 * gdb.base/remote-exec-file.exp: Likewise.
1404 * gdb.guile/scm-progspace.exp: Likewise.
1405 * gdb.linespec/linespec.exp: Likewise.
1406 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1407 * gdb.mi/user-selected-context-sync.exp: Likewise.
1408 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1409 "info inferiors" tests.
1410 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1411 "add-inferior".
1412 * gdb.multi/watchpoint-multi.exp: Likewise.
1413 * gdb.python/py-inferior.exp: Likewise.
1414 * gdb.server/extended-remote-restart.exp: Likewise.
1415 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1416 "info inferiors".
1417 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1418 * gdb.trace/report.exp: Likewise.
1419
1dadb1dd
PA
14202020-01-10 Pedro Alves <palves@redhat.com>
1421
1422 * gdb.multi/multi-target.c: New file.
1423 * gdb.multi/multi-target.exp: New file.
1424 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1425 mode requested, but remote does not support non-stop".
1426
78f2c40a
PA
14272020-01-10 Pedro Alves <palves@redhat.com>
1428
1429 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1430 disconnect before reconnecting.
1431
e7af6c70
TBA
14322020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1433 Pedro Alves <palves@redhat.com>
1434
1435 * gdb.server/connect-without-multi-process.exp: Also test
1436 continuing to end.
1437
acdf84a6
PA
14382020-01-10 Pedro Alves <palves@redhat.com>
1439
1440 * gdb.base/remote-exec-file.exp: New file.
1441
873657b9
PA
14422020-01-10 Pedro Alves <palves@redhat.com>
1443
1444 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1445 output.
1446 * gdb.threads/async.c: New.
1447 * gdb.threads/async.exp: New.
1448 * gdb.multi/tids-gid-reset.c: New.
1449 * gdb.multi/tids-gid-reset.exp: New.
1450
7f0ae84c
GB
14512020-01-10 George Barrett <bob@bob131.so>
1452
1453 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1454 to help in finding the image relocation offset.
1455 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1456 options in arguments.
1457 (stap_test_no_debuginfo): Likewise.
1458 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1459 test variants.
1460 (stap_test): Add null semaphore relocation test.
1461
47e9d49d
GB
14622020-01-10 George Barrett <bob@bob131.so>
1463
1464 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1465 * gdb.base/stap-probe.exp: Likewise.
1466 (stap_test): Pass argument as an additional flag.
1467 (stap_test_no_debuginfo): Likewise.
1468 (stap_test): Check `info probes stap' output for semaphore
1469 addresses if the test binary is supposed to have them.
1470
f5a7c406
AB
14712020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1472
1473 * gdb.tui/basic.exp: Add more scrolling tests.
1474
9ae6bf64
TT
14752020-01-09 Tom Tromey <tom@tromey.com>
1476
1477 PR tui/18932:
1478 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1479 meangingful value.
1480 (Term::command, Term::resize): Update.
1481 * gdb.tui/basic.exp: Add scrolling test.
1482
b2efe70c
AB
14832020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1484
1485 * gdb.tui/tui-layout-asm.exp: New file.
1486
3804da7e
AB
14872020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1488
1489 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1490
b40aa28f
AB
14912020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1492
1493 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1494 (Term::enter_tui): Use Term::prepare_for_tui.
1495
63ffd7c9
AB
14962020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1497
1498 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1499 called.
1500
3be966f6
AB
15012020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1502
1503 * gdb.base/skip.exp: Fix race condition in test.
1504
153d79c4
AB
15052020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1506
1507 * gdb.base/backtrace.c: New file.
1508 * gdb.base/backtrace.exp: New file.
1509
f2302a34
AB
15102020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1511
1512 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1513
6ec1d75e
PW
15142020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1515
1516 * gdb.base/style.exp: Test that warnings are styled.
1517
c296cbe6
BE
15182019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1519
1520 * gdb.base/line65535.exp: New file.
1521 * gdb.base/line65535.c: New file.
1522
b28a729d
SM
15232019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1524
1525 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1526 * lib/gnat_debug_info_test.adb: New file.
1527 * gdb.ada/ptype_tagged_param.exp: Use
1528 gnat_runtime_has_debug_info, expect a different output if
1529 runtime does not have debug info.
1530
7f2d7a0d
SM
15312019-12-20 Simon Marchi <simon.marchi@efficios.com>
1532
1533 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1534 (another) quote in test name.
1535
f3bce483
SM
15362019-12-20 Simon Marchi <simon.marchi@efficios.com>
1537
1538 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1539 Add quote in test name.
1540
c855a912
TBA
15412019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1542
1543 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1544 directory instead.
1545 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1546 * gdb.cp/pass-by-ref-2.cc: New file.
1547 * gdb.cp/pass-by-ref-2.exp: New file.
1548
fc9d2d72
TT
15492019-12-20 Tom Tromey <tom@tromey.com>
1550
1551 * gdb.tui/list-before.exp: New file.
1552
77b97e00
TT
15532019-12-20 Tom Tromey <tom@tromey.com>
1554
1555 * gdb.tui/list.exp: Check for source on initial listing.
1556
f69656d0
TT
15572019-12-11 Tom Tromey <tromey@adacore.com>
1558
1559 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1560 Add crlf test.
1561
99a55965
SM
15622019-12-18 Simon Marchi <simon.marchi@efficios.com>
1563
1564 * gdb.base/default.exp: Update value of $_gdb_major.
1565
5024637f
BE
15662019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1567
1568 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1569
b63634be
BE
15702019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1571
1572 * gdb.base/skip.exp: Whitespace fix.
1573
45d73523
BE
15742019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1575
1576 * gdb.base/skip-inline.c: New file.
1577 * gdb.base/skip-inline.exp: New file.
1578
d043f8c8
SM
15792019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1580
1581 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1582 jit_function_00 to jit_function_stack_mangle.
1583 * gdb.base/jithost.c (jit_function_t): Rename to...
1584 (jit_function_stack_mangle_t): ... this.
1585 (jit_function_add_t): New typedef.
1586 (jit_function_00_code): Rename to...
1587 (jit_function_stack_mangle_code): ... this, make static.
1588 (jit_function_add_code): New.
1589 (main): Generate "add" function and call it. Adjust to changes
1590 in jithost_abi.
1591 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1592 (struct jithost_abi) <begin, end>: Remove fields.
1593 <object, function_stack_mangle, function_add>: New fields.
1594 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1595 code_end>: Remove fields.
1596 <func_stack_mangle>: New field.
1597 (read_debug_info): Adjust to renaming, create block for "add"
1598 function.
1599 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1600
873de05c
TT
16012019-12-11 Tom Tromey <tom@tromey.com>
1602
1603 * gdb.tui/resize.exp: Fix regexp.
1604 * gdb.tui/regs.exp: Fix regexps.
1605 * gdb.tui/main.exp: Fix regexp.
1606
3d979945
TT
16072019-12-11 Tom Tromey <tom@tromey.com>
1608
1609 * gdb.tui/resize.exp: Update.
1610 * gdb.tui/empty.exp (layouts): Update.
1611
2192a9d3
TT
16122019-12-11 Tom Tromey <tom@tromey.com>
1613
1614 * gdb.tui/regs.exp: Update.
1615 * gdb.tui/empty.exp (layouts): Update.
1616 * gdb.tui/basic.exp: Update.
1617 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1618
d8edc8b7
PW
16192019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1620
1621 * gdb.base/options.exp: Add -raw-values in the print completion list.
1622 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1623
4c12d936
KB
16242019-12-10 Kevin Buettner <kevinb@redhat.com>
1625
1626 * gdb.threads/omp-par-scope.c: New file.
1627 * gdb/threads/omp-par-scope.exp: New file.
1628
26b911fb
KB
16292019-12-10 Kevin Buettner <kevinb@redhat.com>
1630
bb47f919
KB
1631 * lib/gdb.exp (support_nested_function_tests): New proc.
1632
16332019-12-10 Kevin Buettner <kevinb@redhat.com>
1634
1635 * lib/gdb.exp (gdb_compile_openmp): New proc.
1636 (build_executable_from_specs): Add an "openmp" option.
1637 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1638
6c71eb7d
TT
16392019-12-10 Tom Tromey <tromey@adacore.com>
1640
1641 * gdb.ada/unchecked_union.exp: New file.
1642 * gdb.ada/unchecked_union/pck.adb: New file.
1643 * gdb.ada/unchecked_union/pck.ads: New file.
1644 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1645 * gdb-utils.exp (string_to_regexp): Also quote "?".
1646
bac7c5cf
GB
16472019-12-10 George Barrett <bob@bob131.so>
1648
1649 Test scripted probe breakpoints.
1650 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1651 * gdb.python/py-breakpoint.c (main): Likewise.
1652 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1653 specifier test.
1654 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1655
330f1d38
TBA
16562019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1657
1658 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1659 an rvalue parameter.
1660 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1661 parameter.
1662
b43315e2
AB
16632019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1664
1665 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1666 modules.
1667
54f73dad
AB
16682019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1669
1670 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1671 broken version of GCC.
1672
d57cbee9
AB
16732019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1674
1675 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1676 sym-info-cmds library.
1677 * gdb.fortran/info-types.exp: Likewise.
1678 * lib/sym-info-cmds.exp: New file.
1679
c14aab8c
TV
16802019-12-08 Tom de Vries <tdevries@suse.de>
1681
1682 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1683
aa2d5a42
KS
16842019-12-07 Keith Seitz <keiths@redhat.com>
1685
1686 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1687 * gdb.base/corefile-buildid-shlib.c: New file.
1688 * gdb.base/corefile-buildid.c: New file.
1689 * gdb.base/corefile-buildid.exp: New file.
1690
93e55f0a
TV
16912019-12-06 Tom de Vries <tdevries@suse.de>
1692
1693 * gdb.dwarf2/varval.exp: Add decl before def test.
1694
c7d12402
TBA
16952019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1696
1697 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1698
06acc08f
TBA
16992019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1700
1701 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1702 CV and reference conversion for overload resolution.
1703 * gdb.cp/rvalue-ref-overload.exp: Test it.
1704
e0fad1ea
PW
17052019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1706
1707 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1708 * gdb.base/frameapply.exp: Test faas without command.
1709
8d70a9f0
AB
17102019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1711
1712 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1713 Fortran tests.
1714 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1715 order.
1716
36c8fb93
AB
17172019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1718
1719 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1720 casting to type with no kind specified.
1721 (test_basic_parsing_of_type_kinds): Additional tests for types
1722 with no kind specified, and add tests for single/double
1723 precision/complex types.
1724
4139ff00
TT
17252019-12-04 Tom Tromey <tromey@adacore.com>
1726
1727 * gdb.base/endianity.c (struct other) <x>: New field.
1728 (main): Initialize it.
1729 * gdb.base/endianity.exp: Update.
1730
a05cf17a
TT
17312019-12-04 Tom Tromey <tromey@adacore.com>
1732
1733 * gdb.ada/scalar_storage/storage.adb: New file.
1734 * gdb.ada/scalar_storage/pck.adb: New file.
1735 * gdb.ada/scalar_storage/pck.ads: New file.
1736 * gdb.ada/scalar_storage.exp: New file.
1737
103a685e
TT
17382019-12-04 Tom Tromey <tromey@adacore.com>
1739
1740 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1741 (main): Initialize it.
1742 * gdb.base/endianity.exp: Update.
1743
c2512106
AB
17442019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1745
1746 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1747
293b38d6
AB
17482019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1749
1750 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1751 -symbol-info-module-functions and -symbol-info-module-variables.
1752
216a7e6b
AB
17532019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1754
1755 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1756
5bbd8269
AB
17572019-12-01 Richard Bunt <richard.bunt@arm.com>
1758 Andrew Burgess <andrew.burgess@embecosm.com>
1759
1760 * gdb.fortran/derived-type-striding.exp: New file.
1761 * gdb.fortran/derived-type-striding.f90: New file.
1762 * gdb.fortran/array-slices.exp: New file.
1763 * gdb.fortran/array-slices.f90: New file.
1764
be09caf1
PW
17652019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1766
1767 * gdb.base/define.exp: Test . in command names.
1768 * gdb.base/setshow.exp: Update test, as . is now part of
1769 command name.
1770
643c0cbe
PW
17712019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1772
1773 * gdb.base/define-prefix.exp: New file.
1774
dcdec678
AB
17752019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1776
1777 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1778 compile.
1779 (skip_btrace_pt_tests): Likewise.
1780
640ab947
AB
17812019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1782
1783 * gdb.fortran/info-modules.exp: Compile source files in correct
1784 order.
1785
d22670f0
KB
17862019-11-27 Kevin Buettner <kevinb@redhat.com>
1787
1788 * gdb.dwarf2/imported-unit.exp: New file.
1789 * gdb.dwarf2/imported-unit.c: New file.
1790
db5960b4
AB
17912019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1792
1793 * gdb.mi/mi-fortran-modules-2.f90: New file.
1794 * gdb.mi/mi-fortran-modules.exp: New file.
1795 * gdb.mi/mi-fortran-modules.f90: New file.
1796
7dc42066
AB
17972019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1798
1799 * gdb.mi/mi-sym-info-1.c: New file.
1800 * gdb.mi/mi-sym-info-2.c: New file.
1801 * gdb.mi/mi-sym-info.exp: New file.
1802
0dfeecca
TT
18032019-11-22 Tom Tromey <tromey@adacore.com>
1804
1805 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1806 * gdb.ada/tasks/foo.adb: Add another stopping location.
1807
34877895
PJ
18082019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1809
1810 * gdb.base/endianity.c: New test.
1811 * gdb.base/endianity.exp: New file.
1812
2e84f897
LD
18132019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1814
1815 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1816
65d1cd5f
TV
18172019-11-21 Tom de Vries <tdevries@suse.de>
1818
1819 PR gdb/24956
1820 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1821
4f22c3f4
SDJ
18222019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1823
1824 * gdb.python/py-progspace.exp: Add missing parentheses on some
1825 'print' commands.
1826
9f6ad286
TT
18272019-11-19 Tom Tromey <tom@tromey.com>
1828
1829 * gdb.tui/winheight.exp: New file.
1830
0b8dbf3f
AB
18312019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1832
1833 * gdb.base/ctf-whatis.c: Delete.
1834 * gdb.base/ctf-whatis.exp: Delete.
1835 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1836
f833b7a7
AB
18372019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1838
1839 * gdb.base/ctf-cvexpr.exp: Delete.
1840 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1841
30d0a636
AB
18422019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1843
1844 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1845 the compiler. Clean up header comment a little.
1846 * gdb.base/ctf-ptype.exp: Likewise.
1847 * gdb.base/ctf-whatis.exp: Likewise.
1848 * lib/gdb.exp (skip_ctf_tests): New proc.
1849
494409bb
SDJ
18502019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1851
1852 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1853 * gdb.tui/corefile-run.exp: New file.
1854
55708e99
TT
18552019-11-14 Tom Tromey <tromey@adacore.com>
1856
1857 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1858 regression tests.
1859
45e42163
TT
18602019-11-12 Tom Tromey <tom@tromey.com>
1861
1862 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1863 after any command. Expect prompt after WAIT_FOR is seen.
1864 (enter_tui): Enable resize messages.
1865 (command): Expect command in output.
1866 (get_line): Avoid error when cursor appears to be off-screen.
1867 (dump_screen): Include screen size in title.
1868 (_do_resize): New proc, from "resize".
1869 (resize): Rewrite. Do resize in two steps.
1870 * gdb.tui/empty.exp (layouts): Fix entries.
1871 (check_boxes): Remove xfail.
1872 (check_text): Dump screen on failure.
1873
086baaf1
AB
18742019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1875
1876 * gdb.python/py-symbol.exp: Add test for
1877 gdb.lookup_static_symbols.
1878
09ff83af
AB
18792019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1880
1881 * gdb.python/py-symbol.c: Declare and call function from new
1882 py-symbol-2.c file.
1883 * gdb.python/py-symbol.exp: Compile both source files, and add new
1884 tests for gdb.lookup_static_symbol.
1885 * gdb.python/py-symbol-2.c: New file.
1886
11af934b
TV
18872019-11-02 Tom de Vries <tdevries@suse.de>
1888
1889 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1890 * gdb.base/anon.exp: Same.
1891 * gdb.base/auto-connect-native-target.exp: Same.
1892 * gdb.base/call-ar-st.exp: Same.
1893 * gdb.base/catch-syscall.exp: Same.
1894 * gdb.base/commands.exp: Same.
1895 * gdb.base/default.exp: Same.
1896 * gdb.base/display.exp: Same.
1897 * gdb.base/float.exp: Same.
1898 * gdb.base/foll-fork.exp: Same.
1899 * gdb.base/help.exp: Same.
1900 * gdb.base/info-macros.exp: Same.
1901 * gdb.base/info-proc.exp: Same.
1902 * gdb.base/info-target.exp: Same.
1903 * gdb.base/long_long.exp: Same.
1904 * gdb.base/macscp.exp: Same.
1905 * gdb.base/memattr.exp: Same.
1906 * gdb.base/nofield.exp: Same.
1907 * gdb.base/pointers.exp: Same.
1908 * gdb.base/printcmds.exp: Same.
1909 * gdb.base/ptype.exp: Same.
1910 * gdb.base/restore.exp: Same.
1911 * gdb.base/return.exp: Same.
1912 * gdb.base/scope.exp: Same.
1913 * gdb.base/set-noassign.exp: Same.
1914 * gdb.base/setshow.exp: Same.
1915 * gdb.base/shlib-call.exp: Same.
1916 * gdb.base/signals.exp: Same.
1917 * gdb.base/sigstep.exp: Same.
1918 * gdb.base/skip.exp: Same.
1919 * gdb.base/solib-symbol.exp: Same.
1920 * gdb.base/stap-probe.exp: Same.
1921 * gdb.base/step-line.exp: Same.
1922 * gdb.base/step-test.exp: Same.
1923 * gdb.base/style.exp: Same.
1924 * gdb.base/varargs.exp: Same.
1925 * gdb.base/vla-datatypes.exp: Same.
1926 * gdb.base/vla-ptr.exp: Same.
1927 * gdb.base/vla-sideeffect.exp: Same.
1928 * gdb.base/volatile.exp: Same.
1929 * gdb.base/watch-cond-infcall.exp: Same.
1930 * gdb.base/watchpoint.exp: Same.
1931
e96ec2ba
TV
19322019-11-02 Tom de Vries <tdevries@suse.de>
1933
1934 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1935 * gdb.cp/cpexprs.exp: Same.
1936 * gdb.cp/except-multi-location.exp: Same.
1937 * gdb.cp/exceptprint.exp: Same.
1938 * gdb.cp/gdb2384.exp: Same.
1939 * gdb.cp/inherit.exp: Same.
1940 * gdb.cp/m-static.exp: Same.
1941 * gdb.cp/meth-typedefs.exp: Same.
1942 * gdb.cp/misc.exp: Same.
1943 * gdb.cp/namespace.exp: Same.
1944 * gdb.cp/non-trivial-retval.exp: Same.
1945 * gdb.cp/overload.exp: Same.
1946 * gdb.cp/pr17132.exp: Same.
1947 * gdb.cp/re-set-overloaded.exp: Same.
1948 * gdb.cp/rvalue-ref-types.exp: Same.
1949 * gdb.cp/templates.exp: Same.
1950
bd5766ec
LM
19512019-11-01 Luis Machado <luis.machado@linaro.org>
1952
1953 PR gdb/25124
1954
1955 * gdb.arch/pr25124.S: New file.
1956 * gdb.arch/pr25124.exp: New file.
1957
165f8965
AB
19582019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1959
1960 * gdb.fortran/info-modules.exp: Update expected results, and add
1961 additional tests for 'info module functinos', and 'info module
1962 variables'.
1963 * gdb.fortran/info-types.exp: Update expected results.
1964 * gdb.fortran/info-types.f90: Extend testcase with additional
1965 module variables and functions.
1966
59c35742
AB
19672019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1968
1969 * gdb.fortran/info-modules.exp: New file.
1970 * gdb.fortran/info-types.exp: Build with new file.
1971 * gdb.fortran/info-types.f90: Include and use new module.
1972 * gdb.fortran/info-types-2.f90: New file.
1973
f3fb2519
PW
19742019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1975
1976 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1977 * gdb.base/settings.exp: Test all settings types using
1978 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1979 that now verifies that the value of "maint show" is the same as
1980 returned by the settings functions. Test the type of the
1981 maintenance settings.
1982 * gdb.base/default.exp: Update show_conv_list.
1983
d1e36019
TV
19842019-10-31 Tom de Vries <tdevries@suse.de>
1985
1986 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1987 gdb_test.
1988 * gdb.arch/amd64-disp-step.exp: Same.
1989 * gdb.asm/asm-source.exp: Same.
1990 * gdb.btrace/buffer-size.exp: Same.
1991 * gdb.btrace/cpu.exp: Same.
1992 * gdb.btrace/enable.exp: Same.
1993 * gdb.dwarf2/count.exp: Same.
1994 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1995 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1996 * gdb.fortran/vla-datatypes.exp: Same.
1997 * gdb.fortran/vla-history.exp: Same.
1998 * gdb.fortran/vla-ptype.exp: Same.
1999 * gdb.fortran/vla-value.exp: Same.
2000 * gdb.fortran/whatis_type.exp: Same.
2001 * gdb.guile/guile.exp: Same.
2002 * gdb.multi/tids.exp: Same.
2003 * gdb.python/py-finish-breakpoint.exp: Same.
2004 * gdb.python/py-framefilter.exp: Same.
2005 * gdb.python/py-pp-registration.exp: Same.
2006 * gdb.python/py-xmethods.exp: Same.
2007 * gdb.python/python.exp: Same.
2008 * gdb.server/connect-with-no-symbol-file.exp: Same.
2009 * gdb.server/no-thread-db.exp: Same.
2010 * gdb.server/run-without-local-binary.exp: Same.
2011 * gdb.stabs/weird.exp: Same.
2012 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2013 * gdb.threads/thread-find.exp: Same.
2014 * gdb.threads/tls-shared.exp: Same.
2015 * gdb.threads/tls.exp: Same.
2016 * gdb.threads/wp-replication.exp: Same.
2017 * gdb.trace/ax.exp: Same.
2018 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2019
3d11e68e
TV
20202019-10-31 Tom de Vries <tdevries@suse.de>
2021
2022 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2023 * gdb.ada/array_subscript_addr.exp: Same.
2024 * gdb.ada/arrayidx.exp: Same.
2025 * gdb.ada/arrayparam.exp: Same.
2026 * gdb.ada/arrayptr.exp: Same.
2027 * gdb.ada/boolean_expr.exp: Same.
2028 * gdb.ada/call_pn.exp: Same.
2029 * gdb.ada/complete.exp: Same.
2030 * gdb.ada/fixed_cmp.exp: Same.
2031 * gdb.ada/fun_addr.exp: Same.
2032 * gdb.ada/funcall_param.exp: Same.
2033 * gdb.ada/interface.exp: Same.
2034 * gdb.ada/mod_from_name.exp: Same.
2035 * gdb.ada/null_array.exp: Same.
2036 * gdb.ada/packed_array.exp: Same.
2037 * gdb.ada/packed_tagged.exp: Same.
2038 * gdb.ada/print_chars.exp: Same.
2039 * gdb.ada/print_pc.exp: Same.
2040 * gdb.ada/ptype_arith_binop.exp: Same.
2041 * gdb.ada/ptype_field.exp: Same.
2042 * gdb.ada/ptype_tagged_param.exp: Same.
2043 * gdb.ada/rec_return.exp: Same.
2044 * gdb.ada/ref_tick_size.exp: Same.
2045 * gdb.ada/str_ref_cmp.exp: Same.
2046 * gdb.ada/taft_type.exp: Same.
2047 * gdb.ada/tagged.exp: Same.
2048 * gdb.ada/type_coercion.exp: Same.
2049 * gdb.ada/uninitialized_vars.exp: Same.
2050
60b6ede8
TV
20512019-10-30 Tom de Vries <tdevries@suse.de>
2052
2053 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2054
30baf67b
TV
20552019-10-26 Tom de Vries <tdevries@suse.de>
2056
2057 * gdb.base/bigcore.c: Fix typos in comments.
2058 * gdb.base/ctf-ptype.c: Same.
2059 * gdb.base/long_long.c: Same.
2060 * gdb.dwarf2/dw2-op-out-param.S: Same.
2061 * gdb.python/py-evthreads.c: Same.
2062 * gdb.reverse/i387-stack-reverse.c: Same.
2063 * gdb.trace/tfile.c: Same.
2064 * lib/compiler.c: Same.
2065 * lib/compiler.cc: Same.
2066
158da0d1
TV
20672019-10-25 Tom de Vries <tdevries@suse.de>
2068
2069 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2070 gdb_test_multiple calls.
2071 * gdb.reverse/sigall-reverse.exp: Same.
2072 * gdb.reverse/solib-precsave.exp: Same.
2073 * gdb.reverse/solib-reverse.exp: Same.
2074 * gdb.reverse/until-precsave.exp: Same.
2075 * gdb.reverse/until-reverse.exp: Same.
2076
4ccdfbec
TV
20772019-10-24 Tom de Vries <tdevries@suse.de>
2078
2079 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2080 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2081 kfail using -wrap pattern flag and convenience variable
2082 gdb_test_name.
2083
33d569b7
AB
20842019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2085
2086 * gdb.python/py-progspace.exp: Add tests for the
2087 Progspace.block_for_pc method.
2088
4d0b984b
TT
20892019-10-23 Tom Tromey <tom@tromey.com>
2090
2091 * configure: Rebuild.
2092 * aclocal.m4: Use m4_include, not sinclude.
2093
94cb3754
TV
20942019-10-21 Tom de Vries <tdevries@suse.de>
2095
2096 * gdb.base/infcall-nested-structs.c: Add
2097 __attribute__((noinline,noclone)) to all functions.
2098 (call_all): Add missing variable initialization. Simplify return value.
2099 (breakpt): Increment volatile variable, to prevent call from being
2100 optimized out.
2101 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2102
062f1fc1
TV
21032019-10-17 Tom de Vries <tdevries@suse.de>
2104
2105 * gdb.fortran/module.exp: Allow info variables to print info for files
2106 other than module.f90.
2107
0b54364d
AB
21082019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2109
2110 * gdb.fortran/module.exp: Extend with 'info variables' test.
2111
7ff5fae7
AB
21122019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2113
2114 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2115 F77_FOR_TARGET.
2116
d10eccaa
TV
21172019-10-16 Tom de Vries <tdevries@suse.de>
2118
2119 PR tdep/25096
2120 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2121
745ff14e
TV
21222019-10-16 Tom de Vries <tdevries@suse.de>
2123
2124 PR tdep/24104
2125 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2126 Add KFAIL for PR tdep/25096.
2127
03e1ab94
TV
21282019-10-16 Tom de Vries <tdevries@suse.de>
2129
2130 PR testsuite/25059
2131 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2132
b17fcc10
TV
21332019-10-16 Tom de Vries <tdevries@suse.de>
2134
2135 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2136 as signed.
2137
9223170f
SM
21382019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2139
2140 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2141 one instead of increasing timeout.
2142
d6e76313
TV
21432019-10-13 Tom de Vries <tdevries@suse.de>
2144
2145 PR record/25038
2146 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2147 * gdb.reverse/sigall-reverse.exp: Same.
2148 * gdb.reverse/solib-precsave.exp: Same.
2149 * gdb.reverse/solib-reverse.exp: Same.
2150 * gdb.reverse/step-precsave.exp: Same.
2151 * gdb.reverse/until-precsave.exp: Same.
2152 * gdb.reverse/until-reverse.exp: Same.
2153 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2154
6dfc0041
AA
21552019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2156
2157 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2158 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2159 (cmp_struct_05_01, cmp_struct_static_02_01)
2160 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2161 comparisons.
2162
abcf2cc8
TV
21632019-10-10 Tom de Vries <tdevries@suse.de>
2164
2165 PR testsuite/24888
2166 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2167 gnatlink.
2168
a50faaf6
TV
21692019-10-09 Tom de Vries <tdevries@suse.de>
2170
2171 PR testsuite/25048
2172 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2173
60ff3cd7
AB
21742019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2175
2176 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2177 exceptions due to missing debug information.
2178
dfee8566
TV
21792019-10-07 Tom de Vries <tdevries@suse.de>
2180
2181 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2182
3d63690a
AB
21832019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2184
2185 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2186 * gdb.base/annota1.exp: Update to use gdb_test_name.
2187
30d1f018
WP
21882019-10-07 Weimin Pan <weimin.pan@oracle.com>
2189
2190 * gdb.base/ctf-whatis.exp: New file.
2191 * gdb.base/ctf-whatis.c: New file.
2192 * gdb.base/ctf-ptype.exp: New file.
2193 * gdb.base/ctf-ptype.c: New file.
2194 * gdb.base/ctf-constvars.exp: New file.
2195 * gdb.base/ctf-constvars.c: New file.
2196 * gdb.base/ctf-cvexpr.exp: New file.
2197
4dbbb47c
TV
21982019-10-04 Tom de Vries <tdevries@suse.de>
2199
2200 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2201 for loop.
2202
77c2dba3
TT
22032019-10-03 Tom Tromey <tom@tromey.com>
2204
2205 PR rust/24976:
2206 * gdb.rust/simple.rs (Union2): New type.
2207 (main): Use Union2.
2208 * gdb.rust/simple.exp: Add test.
2209
179aed7f
AB
22102019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2211
2212 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2213 nested function prefix.
2214
0a4b0913
AB
22152019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2216 Richard Bunt <richard.bunt@arm.com>
2217 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2220 nested functions.
2221 * gdb.fortran/nested-funcs.f90: Update expected results.
2222 * gdb.fortran/nested-funcs-2.exp: New file.
2223 * gdb.fortran/nested-funcs-2.f90: New file.
2224
082cce05
AB
22252019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2226
2227 * gdb.python/py-parameter.exp: Make test names unique.
2228 * gdb.python/py-template.exp: Likewise.
2229 * gdb.python/py-value.exp: Likewise.
2230
2b74ba5a
AB
22312019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2232
2233 * gdb.base/break-interp.exp: Reduce test name duplication.
2234 * gdb.base/call-sc.exp: Likewise.
2235 * gdb.base/callfuncs.exp: Likewise.
2236 * gdb.base/charset.exp: Likewise.
2237 * gdb.base/dump.exp: Likewise.
2238 * gdb.base/ena-dis-br.exp: Likewise.
2239 * gdb.base/relational.exp: Likewise.
2240 * gdb.base/step-over-syscall.exp: Likewise.
2241 * gdb.base/structs.exp: Likewise.
2242
58eb20d5
AB
22432019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2244
2245 * gdb.linespec/explicit.exp: Make test names unique.
2246 * gdb.linespec/ls-errs.exp: Likewise.
2247
4d421147
AB
22482019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2249
2250 * gdb.reverse/break-precsave.exp: Make test names unique.
2251 * gdb.reverse/break-reverse.exp: Likewise.
2252 * gdb.reverse/finish-precsave.exp: Likewise.
2253 * gdb.reverse/finish-reverse.exp: Likewise.
2254 * gdb.reverse/machinestate-precsave.exp: Likewise.
2255 * gdb.reverse/machinestate.exp: Likewise.
2256 * gdb.reverse/readv-reverse.exp: Likewise.
2257 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2258 * gdb.reverse/sigall-precsave.exp: Likewise.
2259 * gdb.reverse/sigall-reverse.exp: Likewise.
2260 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2261 * gdb.reverse/watch-precsave.exp: Likewise.
2262 * gdb.reverse/watch-reverse.exp: Likewise.
2263
d8c06f22
AB
22642019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2265
2266 * gdb.threads/stop-with-handle.c: New file.
2267 * gdb.threads/stop-with-handle.exp: New file.
2268
3a56ed86
TV
22692019-10-03 Tom de Vries <tdevries@suse.de>
2270
2271 PR testsuite/25059
2272 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2273 directory" line to be missing.
2274
42275044
TV
22752019-10-03 Tom de Vries <tdevries@suse.de>
2276
2277 PR testsuite/25059
2278 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2279 type optional.
2280
9ef62df0
AA
22812019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2282
2283 * gdb.python/py-format-string.c (string.h): New include.
2284 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2285 the same value, for endianness-independence.
2286 * gdb.python/py-format-string.exp (default_regexp_dict)
2287 (test_pretty_structs, test_format): Adjust expected output to the
2288 changed initialization.
2289
37f6a7f4
TT
22902019-10-02 Tom Tromey <tromey@adacore.com>
2291
2292 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2293
1d58d6a2
PA
22942019-10-02 Pedro Alves <palves@redhat.com>
2295 Andrew Burgess <andrew.burgess@embecosm.com>
2296
2297 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2298 "print-file-var.h".
2299 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2300 (get_version_1): Print this_version_id and its address.
2301 Add extern "C" wrappers around interface functions.
2302 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2303 "print-file-var.h".
2304 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2305 (get_version_2): Print this_version_id and its address.
2306 Add extern "C" wrappers around interface functions.
2307 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2308 <stddef.h> and "print-file-var.h".
2309 Add extern "C" wrappers around interface functions.
2310 [VERSION_ID_MAIN] (this_version_id): Define.
2311 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2312 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2313 up extern "C" blocks.
2314 * gdb.base/print-file-var.exp (test): New, factored out from top
2315 level.
2316 (top level): Test all combinations of attribute hidden or not,
2317 dlopen or not, and this_version_id symbol in main file or not.
2318 Compile tests as both C++ and C, make test names unique.
2319
d770d56f
TT
23202019-10-01 Tom Tromey <tom@tromey.com>
2321
2322 * gdb.base/style.exp: Test "show logging filename".
2323
7f6aba03
TT
23242019-10-01 Tom Tromey <tom@tromey.com>
2325
2326 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2327 * gdb.base/style.exp: Add metadata style test.
2328
14309bb6
TT
23292019-10-01 Tom Tromey <tom@tromey.com>
2330
2331 * gdb.base/style.exp: Test "pwd".
2332
2a3c1174
PA
23332019-10-01 Tom Tromey <tom@tromey.com>
2334
2335 * gdb.base/style.exp: Update tests.
2336
53d666ec
AA
23372019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2338
2339 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2340 'six' to unsigned.
2341 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2342 'five'. Use an all-ones bit pattern for each.
2343 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2344 to its changed values.
2345
4a56a520
TT
23462019-09-30 Tom Tromey <tromey@adacore.com>
2347
2348 * gdb.rust/traits.rs: Disable all warnings.
2349
0df0352a
TV
23502019-09-29 Tom de Vries <tdevries@suse.de>
2351
aac66a4c 2352 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2353
73d9a918
TV
23542019-09-29 Tom de Vries <tdevries@suse.de>
2355
2356 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2357
060b3ab4
TV
23582019-09-27 Tom de Vries <tdevries@suse.de>
2359
2360 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2361
68f7d34d
TV
23622019-09-27 Tom de Vries <tdevries@suse.de>
2363
2364 PR record/23188
2365 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2366
5d63b30a
TT
23672019-09-26 Tom Tromey <tromey@adacore.com>
2368
2369 * gdb.ada/py_taft.exp: New file.
2370 * gdb.ada/py_taft/main.adb: New file.
2371 * gdb.ada/py_taft/pkg.adb: New file.
2372 * gdb.ada/py_taft/pkg.ads: New file.
2373
3d435220
TV
23742019-09-24 Tom de Vries <tdevries@suse.de>
2375
2376 PR gdb/24598
2377 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2378
77d03678
TV
23792019-09-22 Tom de Vries <tdevries@suse.de>
2380
2381 * gdb.base/restore.exp: Allow register variables to be optimized out at
2382 -O0.
2383
abf516c6
UW
23842019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2385
2386 * gdb.arch/spu-info.exp: Remove file.
2387 * gdb.arch/spu-info.c: Remove file.
2388 * gdb.arch/spu-ls.exp: Remove file.
2389 * gdb.arch/spu-ls.c: Remove file.
2390
2391 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2392 * gdb.asm/spu.inc: Remove file.
2393
2394 * gdb.base/dump.exp: Remove support for spu*-*-*.
2395 * gdb.base/stack-checking.exp: Likewise.
2396 * gdb.base/overlays.exp: Likewise.
2397 * gdb.base/ovlymgr.c: Likewise.
2398 * gdb.base/spu.ld: Remove file.
2399
2400 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2401 * gdb.cp/cpexprs.exp: Likewise.
2402 * gdb.cp/exception.exp: Likewise.
2403 * gdb.cp/gdb2495.exp: Likewise.
2404 * gdb.cp/mb-templates.exp: Likewise.
2405 * gdb.cp/pr9167.exp: Likewise.
2406 * gdb.cp/userdef.exp: Likewise.
2407
2408 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2409
2410 * gdb.cell: Remove directory.
2411 * lib/cell.exp: Remove file.
2412
e452e88f
TV
24132019-09-19 Tom de Vries <tdevries@suse.de>
2414
2415 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2416
8a625130
TV
24172019-09-19 Tom de Vries <tdevries@suse.de>
2418
2419 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2420
81dc3ab5
TV
24212019-09-19 Tom de Vries <tdevries@suse.de>
2422
2423 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2424 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2425 (gdb_target_cmd): ... here.
2426 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2427 value 2.
2428
b078f3ac
AB
24292019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2430
2431 * gdb.base/source-dir.exp: Avoid having directory names in test
2432 names.
2433
f1b620e9
MG
24342019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2435
2436 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2437 directory.
2438
67f3ed6a
AB
24392019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2440
2441 * gdb.base/list-missing-source.exp: New file.
2442
d1b70248
TV
24432019-09-14 Tom de Vries <tdevries@suse.de>
2444
2445 PR teststuite/24599
2446 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2447 * lib/ada.exp (gnatmake_version_at_least): New proc.
2448
5fabdcd6
AB
24492019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2450
2451 * gdb.base/maint.exp: Use exec_has_index_section.
2452
aa17805f
AB
24532019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2454
2455 * gdb.base/maint.exp: Add test for 'maint info sections'.
2456
25e5c209
TV
24572019-09-12 Tom de Vries <tdevries@suse.de>
2458
2459 * gdb.base/store.exp: Allow register variables to be optimized out at
2460 -O0.
2461
4993045d
PW
24622019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2463
2464 * gdb.ada/rdv_wait.exp: Update to new task names.
2465 * gdb.base/task_switch_in_core.exp: Likewise.
2466 * gdb.base/info_sources_base.c: Likewise.
2467
8a516164
TT
24682019-09-10 Tom Tromey <tromey@adacore.com>
2469
2470 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2471
aa391654
TT
24722019-09-10 Tom Tromey <tromey@adacore.com>
2473
2474 * gdb.ada/dgopt.exp: New file.
2475 * gdb.ada/dgopt/x.adb: New file.
2476
8634b462
TT
24772019-09-08 Tom Tromey <tom@tromey.com>
2478
2479 * gdb.tui/resize.exp: Remove setup_xfail.
2480 * gdb.tui/regs.exp: Remove setup_xfail.
2481 * gdb.tui/basic.exp: Remove setup_xfail.
2482
736b0f76
DB
24832019-09-06 David Blaikie <dblaikie@gmail.com>
2484
2485 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2486 * gdb.cp/cplabel.exp: Ditto.
2487 * gdb.linespec/ls-errs.exp: Ditto.
2488
30331a6c
TV
24892019-09-05 Tom de Vries <tdevries@suse.de>
2490
2491 * lib/gdb.exp (cmp_file_string): New proc.
2492 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2493 runto_main. Verify save breakpoints output.
2494
98b0ebab
PW
24952019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2496
2497 * gdb.base/info-var.exp: Test info variables without running
2498 to main, to avoid expect's buffer overflow.
2499
4e962e74
TT
25002019-09-03 Tom Tromey <tromey@adacore.com>
2501
2502 * gdb.ada/bias.exp: New file.
2503 * gdb.ada/bias/bias.adb: New file.
2504 * gdb.ada/print_chars.exp: Add regression test.
2505 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2506 (MC): New variable.
2507
2ea1a07a
SL
25082019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2509
2510 * gdb.base/argv0-symlink.exp: Run only on native target
2511 and local host.
2512
8077c50d
TV
25132019-08-29 Tom de Vries <tdevries@suse.de>
2514
2515 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2516 diverse debug info.
2517 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2518
48352473
TV
25192019-08-28 Tom de Vries <tdevries@suse.de>
2520
2521 * gdb.base/info-var.exp: Allow info variables to print info for files
2522 other than info-var-f1.c and info-var-f2.c.
2523
d8f27c60
AB
25242019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2525
2526 * gdb.fortran/info-types.exp: Add module.
2527 * gdb.fortran/info-types.f90: Update expected results.
2528
1f20c35e
AB
25292019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2530
2531 * gdb.fortran/info-types.exp: New file.
2532 * gdb.fortran/info-types.f90: New file.
2533 * lib/fortran.exp (fortran_character1): New proc.
2534
4acfdd20
AB
25352019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2536
2537 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2538 functions'. Reindent as needed.
2539 * gdb.base/info-var-f1.c: New file.
2540 * gdb.base/info-var-f2.c: New file.
2541 * gdb.base/info-var.exp: New file.
2542 * gdb.base/info-var.h: New file.
2543
5c31b358
TV
25442019-08-26 Tom de Vries <tdevries@suse.de>
2545
2546 PR c++/24852
2547 * gdb.cp/no-libstdcxx-probe.exp: New test.
2548
b694989f
TV
25492019-08-26 Tom de Vries <tdevries@suse.de>
2550
2551 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2552 * tests need to be skipped.
2553 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2554 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2555 mi_skip_libstdcxx_probe_tests.
2556
d9c4ba53
SDJ
25572019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2558
2559 * gdb.python/py-xmethods.exp: Use raw strings when passing
2560 arguments to SimpleXMethodMatcher.
2561
395fad09
TV
25622019-08-22 Tom de Vries <tdevries@suse.de>
2563
2564 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2565 more informative.
2566
26c957f1
PA
25672019-08-21 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.base/with.exp: Test "with" with no arguments.
2570
61f80d5d
TV
25712019-08-21 Tom de Vries <tdevries@suse.de>
2572
2573 * gdb.base/gdb-caching-proc.exp: Sort files.
2574
d7a11d13
TV
25752019-08-20 Tom de Vries <tdevries@suse.de>
2576
2577 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2578 compilation.
2579
34dafe9f
TV
25802019-08-16 Tom de Vries <tdevries@suse.de>
2581
2582 * gdb.base/compare-sections.exp ("after run to main"): Allow
2583 mismatched read-only sections for PIE executables.
2584
398fdd60
TT
25852019-08-16 Tom Tromey <tom@tromey.com>
2586
2587 * lib/tuiterm.exp (_csi_Z): New proc.
2588 * gdb.tui/basic.exp: Update window positions.
2589 * gdb.tui/empty.exp: Update window positions.
2590
d8f9e51c
SL
25912019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2592
2593 * gdb.base/examine-backward.exp: Correct regexp for
2594 "examine 3 bytes backward from ${address_zero}".
2595
3df505f6
TT
25962019-08-15 Tom Tromey <tom@tromey.com>
2597
2598 * gdb.tui/empty.exp: Enable resizing tests.
2599
272560b5
TT
26002019-08-15 Tom Tromey <tromey@adacore.com>
2601
2602 * gdb.ada/char_enum.exp: Add regression tests.
2603 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2604 and '0'.
2605 (Char, Gchar): Update.
2606 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2607
08235187
CB
26082019-08-15 Christian Biesinger <cbiesinger@google.com>
2609
2610 * gdb.python/python.exp: Expect a leading underscore on
2611 GdbOutput{,Error}File.
2612
22a2ab04
SL
26132019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2614
2615 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2616 Windows host.
2617
835b995b
SL
26182019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2619
2620 * gdb.base/batch-preserve-term-settings.exp
2621 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2622
97dd8e07
CB
26232019-08-15 Christian Biesinger <cbiesinger@google.com>
2624
2625 * lib/gdb.exp: When running on a mingw target, replace
2626 /x/ with x:/.
2627
75faf5c4
AH
26282019-08-14 Alan Hayward <alan.hayward@arm.com>
2629
2630 * gdb.arch/aarch64-prologue.c: New test.
2631 * gdb.arch/aarch64-prologue.exp: New file.
2632
abc6c00f
TV
26332019-08-13 Tom de Vries <tdevries@suse.de>
2634
2635 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2636 Thread.
2637
74c2c1f4
SL
26382019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2639
2640 * gdb.python/py-completion.exp: Download the .py file to the host
2641 and use its host pathname. Conditionalize tests that use
2642 tab completion and manipulate files on the build machine.
2643 * gdb.python/py-events.exp: Download the .py file to the host
2644 and use its host pathname.
2645 * gdb.python/py-evsignal.exp: Likewise.
2646 * gdb.python/py-evthreads.exp: Likewise.
2647 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2648 pathname syntax.
2649 * gdb.python/py-framefilter.exp: Download the .py file to the right
2650 place on the host. Match Windows pathname syntax.
2651 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2652 .py file to the host and use its host pathname.
2653 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2654 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2655 build pathname. Skip symlink test on Windows host. Add missing
2656 newline at end of file.
2657 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2658 and use its host pathname.
2659 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2660 * gdb.python/py-section-script.exp: Use host location of binfile
2661 on safe-path. Use correct path separator on Windows host.
2662 Reorder alternatives in gdb_test_multiple to prevent matching
2663 the wrong alternative on success.
2664 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2665
ca2589f3
PP
26662019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2667
2668 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2669 expect the GDB inferior to no longer immediately stop after
2670 being resumed with "signal SIGINT".
2671
020a839d
SL
26722019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2673
2674 * gdb.linespec/break-ask.exp: Generalize regexps to match
2675 Windows pathnames too.
2676
128d6509
TV
26772019-08-08 Tom de Vries <tdevries@suse.de>
2678
2679 PR testsuite/24862
2680 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2681
590042fc
PW
26822019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2683
2684 * gdb.base/style.exp: Update tests for help doc new invariants.
2685 * gdb.base/help.exp: Likewise.
2686
046bebe1
TT
26872019-08-06 Tom Tromey <tom@tromey.com>
2688
2689 * gdb.base/style.exp: Add disassemble test.
2690 * gdb.base/style.c (some_called_function): New function.
2691 (main): Use it.
2692
0b27c27d
CB
26932019-08-05 Christian Biesinger <cbiesinger@google.com>
2694
2695 * gdb.python/py-block.exp: Test dictionary access on blocks.
2696
580f1034
SM
26972019-08-05 Simon Marchi <simon.marchi@efficios.com>
2698
2699 PR gdb/24863
2700 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2701 -list-thread-groups --available test when running under
2702 check-read1.
2703
d86bd7cb
TV
27042019-08-05 Tom de Vries <tdevries@suse.de>
2705
2706 PR testsuite/24863
2707 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2708 * gdb.base/help.exp: Use with_read1_timeout_factor.
2709 * gdb.base/info-macros.exp: Same.
2710 * gdb.cp/nested-types.exp: Same.
2711
a80cf5d8
TV
27122019-08-05 Tom de Vries <tdevries@suse.de>
2713
2714 * lib/gdb.exp (version_at_least): Factor out of ...
2715 (tcl_version_at_least): ... here.
2716 (gdb_compile): Fail if pie results in non-PIE executable.
2717 (readelf_version, readelf_prints_pie): New proc.
2718 (exec_is_pie): Return -1 if unknown.
2719
d0962838
TV
27202019-08-05 Tom de Vries <tdevries@suse.de>
2721
2722 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2723
2252ff3d
SL
27242019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2725
2726 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2727
26655f53
SL
27282019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2729
2730 * lib/completion-support.exp (test_gdb_complete_none): Skip
2731 tab completion tests if no readline support.
2732 (test_gdb_complete_unique_re): Likewise.
2733 (test_gdb_complete_multiple): Likewise.
2734
db4dc13e
PW
27352019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2736
2737 * gdb.base/info_sources.exp: New file.
2738 * gdb.base/info_sources.c: New file.
2739 * gdb.base/info_sources_base.c: New file.
2740
0eba165a
PFC
27412019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2742
2743 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2744 prefix argument.
2745 (test_exit_status): Add prefix argument.
2746
59bd512b
TV
27472019-08-01 Tom de Vries <tdevries@suse.de>
2748
2749 PR testsuite/24863
2750 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2751 calling exp_continue for new thread and thread exited messages.
2752
2a3ad588
TV
27532019-08-01 Tom de Vries <tdevries@suse.de>
2754
2755 PR testsuite/24863
2756 * gdb.base/structs.exp: Fix check-read1 timeout using
2757 gdb_test_sequence.
2758 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2759
117eb594
TV
27602019-08-01 Tom de Vries <tdevries@suse.de>
2761
2762 PR testsuite/24863
2763 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2764 line.
2765
ed591340
TV
27662019-08-01 Tom de Vries <tdevries@suse.de>
2767
2768 PR testsuite/24863
2769 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2770
aa3b6533
TT
27712019-07-30 Tom Tromey <tromey@adacore.com>
2772
2773 * gdb.ada/display_nested.exp: New file.
2774 * gdb.ada/display_nested/foo.adb: New file.
2775 * gdb.ada/display_nested/pack.adb: New file.
2776 * gdb.ada/display_nested/pack.ads: New file.
2777
2906593f
CB
27782019-07-30 Christian Biesinger <cbiesinger@google.com>
2779
2780 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2781 namespace.
2782 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2783
0f575925
TV
27842019-07-30 Tom de Vries <tdevries@suse.de>
2785
2786 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2787 instead.
2788
b13057d9
TV
27892019-07-30 Tom de Vries <tdevries@suse.de>
2790
2791 PR testsuite/24834
2792 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2793 (exec_is_pie): New proc.
2794
5c4dde85
CB
27952019-07-29 Christian Biesinger <cbiesinger@google.com>
2796
2797 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2798
c620ed88
CB
27992019-07-29 Christian Biesinger <cbiesinger@google.com>
2800
2801 * gdb.python/py-objfile.c: Add global and static vars.
2802 * gdb.python/py-objfile.exp: Test new functions Objfile.
2803 lookup_global_symbol and lookup_static_symbol.
2804
3d235706
TT
28052019-07-29 Tom Tromey <tom@tromey.com>
2806
2807 * lib/tuiterm.exp (Term::_csi_@): New proc.
2808 (Term::_csi_X): Don't move cursor.
2809
c7e4c0a6
PW
28102019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2811
2812 * gdb.base/options.exp: Update backtrace - completion to
2813 new option -frame-info.
2814 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2815 Test new 'set print frame-info'. Test backtrace -frame-info
2816 overriding 'set print frame-info'.
2817 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2818 Test new 'set print frame-info'.
2819 Verify consistency of backtrace with and without filters, with and
2820 without -no-filters.
2821 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2822 default.
2823
de28a3b7
TV
28242019-07-29 Tom de Vries <tdevries@suse.de>
2825
2826 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2827 no arguments".
2828
507dd60e
TV
28292019-07-29 Tom de Vries <tdevries@suse.de>
2830
2831 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2832 is a substring of the first for "complete non-unique file name".
2833
5beafce9
TV
28342019-07-29 Tom de Vries <tdevries@suse.de>
2835
2836 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2837 with ".*".
2838
2d274232
TV
28392019-07-29 Tom de Vries <tdevries@suse.de>
2840
2841 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2842 Pass prompt_regexp parameter to gdb_test_multiple calls.
2843
9197cd8b
TV
28442019-07-29 Tom de Vries <tdevries@suse.de>
2845
2846 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2847 print registers" regexps.
9197cd8b 2848
b528dae0
TV
28492019-07-29 Tom de Vries <tdevries@suse.de>
2850
2851 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2852
d17725d7
TV
28532019-07-29 Tom de Vries <tdevries@suse.de>
2854
2855 PR gdb/24855
2856 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2857 (skip_python_tests_prompt): Add prompt_regexp argument to
2858 gdb_test_multiple calls.
2859
52b75bf1
TT
28602019-07-27 Tom Tromey <tom@tromey.com>
2861
2862 * gdb.tui/main.exp: New file.
2863
2b1d00c2
TT
28642019-07-27 Tom Tromey <tom@tromey.com>
2865
2866 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2867 optional.
2868 * gdb.tui/empty.exp: New file.
2869
ded631d5
TT
28702019-07-27 Tom Tromey <tom@tromey.com>
2871
2872 * lib/tuiterm.exp (spawn): New proc.
2873 (Term::resize): New proc.
2874 * gdb.tui/resize.exp: New file.
2875
58ac439d
TT
28762019-07-27 Tom Tromey <tom@tromey.com>
2877
2878 * gdb.tui/list.exp: New file.
2879
fe1f56ee
TT
28802019-07-27 Tom Tromey <tom@tromey.com>
2881
2882 * gdb.tui/regs.exp: New file.
2883
f790b310
TT
28842019-07-27 Tom Tromey <tom@tromey.com>
2885
2886 * gdb.tui/basic.exp: Add "layout split" test.
2887
d95fc6ee
TT
28882019-07-27 Tom Tromey <tom@tromey.com>
2889
2890 * gdb.tui/basic.exp: Add "layout asm" test.
2891
c3786b3a
TT
28922019-07-27 Tom Tromey <tom@tromey.com>
2893
2894 * lib/tuiterm.exp: New file.
2895 * gdb.tui/basic.exp: New file.
2896
98a617f8
KB
28972019-07-27 Kevin Buettner <kevinb@redhat.com>
2898
2899 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2900 Enable tests associated with this flag. Adjust regex
2901 referencing "foo_low" to now refer to "foo_cold" instead.
2902
5c076da4
KB
29032019-07-27 Kevin Buettner <kevinb@redhat.com>
2904
2905 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2906 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2907 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2908 foo_cold. Revise comments to match.
2909 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2910 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2911 were wrapped into this proc; Call do_test in loop from outermost
2912 level.
2913 (foo_low): Rename all occurrences to "foo_cold".
2914 (backtrace from baz): New test.
2915 (x2/i foo_cold): New test.
2916 (info line *foo_cold): New test.
2917
1512d3b7
TV
29182019-07-26 Tom de Vries <tdevries@suse.de>
2919
2920 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2921
297989a1
TV
29222019-07-25 Tom de Vries <tdevries@suse.de>
2923
2924 PR testsuite/24830
2925 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2926 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2927 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2928 (skip_libstdcxx_probe_tests): ... here.
2929 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2930
b3b965fb
TV
29312019-07-24 Tom de Vries <tdevries@suse.de>
2932
2933 PR testsuite/24807
2934 * gdb.objc/basicclass.m: Include stdio.h.
2935 * gdb.objc/nondebug.m: Same.
2936 * gdb.objc/objcdecode.m: Same.
2937
4625b4d0
TV
29382019-07-24 Tom de Vries <tdevries@suse.de>
2939
2940 PR testsuite/24612
2941 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2942 additional_flags.
2943
024a5840
TV
29442019-07-24 Tom de Vries <tdevries@suse.de>
2945
2946 PR testsuite/24831
2947 * gdb.multi/tids.exp: Update error messages for info threads.
2948
c76ddaa3
TV
29492019-07-24 Tom de Vries <tdevries@suse.de>
2950
2951 * gdb.base/info-types.exp: Allow info types to print info for more than
2952 one file.
2953
9a618ef6
TV
29542019-07-23 Tom de Vries <tdevries@suse.de>
2955
2956 PR testsuite/24842
2957 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2958 gdb_spawn_with_cmdline_opts.
2959
40eadf04
SP
29602019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2961
2962 * gdb.arch/arm-cmse-sgstubs.c: New test.
2963 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2964
5ba29434
TV
29652019-07-23 Tom de Vries <tdevries@suse.de>
2966
2967 PR testsuite/24711
2968 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2969 issuing next command.
2970
a8e9d247
AB
29712019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2972
2973 * gdb.ada/info_auto_lang.exp: Update expected results.
2974 * gdb.base/info-types.c: Add additional types to check.
2975 * gdb.base/info-types.exp: Update expected results.
2976
eb86c5e2
AB
29772019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2978
2979 * gdb.base/info-types.c: New file.
2980 * gdb.base/info-types.exp: New file.
2981
01e175fe
AB
29822019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * gdb.arch/riscv-bp-infcall.c: New file.
2985 * gdb.arch/riscv-bp-infcall.exp: New file.
2986
6b78c3f8
AB
29872019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2988
2989 PR breakpoints/24541
2990 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2991
da738167
TV
29922019-07-14 Tom de Vries <tdevries@suse.de>
2993
2994 PR testsuite/24760
2995 * gdb.objc/basicclass.exp: Fix unterminated string.
2996
0d4e84ed
AB
29972019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2998 Andrew Burgess <andrew.burgess@embecosm.com>
2999
3000 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3001 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3002 negative bounds.
3003 * gdb.fortran/vla-value.exp: Print elements of an array with
3004 negative bounds.
3005 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3006 testing.
3007
021d8588
AB
30082019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3009
3010 * gdb.base/options.exp (expect_string): Dequote strings in
3011 results.
3012 (test-string): Test strings with different quoting and reindent.
3013
f06f1252
TT
30142019-07-10 Tom Tromey <tromey@adacore.com>
3015
3016 * gdb.ada/mi_ex_cond.exp: Update expected results.
3017 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3018 * gdb.ada/mi_catch_ex.exp: Update expected results.
3019 * gdb.ada/mi_catch_assert.exp: Update expected results.
3020 * gdb.ada/catch_ex.exp (catch_exception_info)
3021 (catch_exception_entry, catch_assert_entry)
3022 (catch_unhandled_entry): Update.
3023 * gdb.ada/catch_assert_if.exp: Update expected results.
3024
b863685d
RB
30252019-07-10 Richard Bunt <richard.bunt@arm.com>
3026 Stephen Roberts <stephen.roberts@arm.com>
3027
3028 * gdb.base/define.exp: Restore original prompt.
3029
cb1e4e32
PA
30302019-07-09 Pedro Alves <palves@redhat.com>
3031
3032 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3033 breakpoints" output.
3034 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3035 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3036 throw" creates breakpoint.
3037 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3038 'type="catchpoint"'.
3039
b58a68fe
PA
30402019-07-09 Pedro Alves <palves@redhat.com>
3041
3042 PR c++/15468
3043 * gdb.cp/except-multi-location-lib.cc: New.
3044 * gdb.cp/except-multi-location-main.cc: New.
3045 * gdb.cp/except-multi-location.exp: New.
3046
0826779b
PW
30472019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3048
3049 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3050 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3051 argument and update callers.
3052
5b0e2db4
AB
30532019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3054
3055 * gdb.arch/amd64-break-on-asm-line.S: New file.
3056 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3057
1f6f6e21
PW
30582019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3059
3060 * gdb.base/printcmds.exp: Test printing C string and
3061 C wide string convenience vars without transiting via the inferior.
3062 Also make test names unique.
3063
ea142fbf
AH
30642019-07-08 Alan Hayward <alan.hayward@arm.com>
3065
5862c886 3066 PR breakpoints/25011
ea142fbf
AH
3067 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3068
213fd9fa
PA
30692019-07-04 Pedro Alves <palves@redhat.com>
3070
3071 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3072 body returned ok(0), break(3) or continue(4).
3073 * gdb.testsuite/foreach_with_prefix.exp: New file.
3074
2b40fda7
AH
30752019-07-04 Alan Hayward <alan.hayward@arm.com>
3076
3077 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3078
a26c8de0
PA
30792019-07-03 Pedro Alves <palves@redhat.com>
3080
3081 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3082 "return -code".
3083
5f4ba3e7
PA
30842019-07-03 Pedro Alves <palves@redhat.com>
3085
3086 PR cli/24732
3087 * gdb.base/shell.exp: Load completion-support.exp.
3088 Adjust expected error output. Add completion tests.
3089
a994424f
PA
30902019-07-03 Pedro Alves <palves@redhat.com>
3091
3092 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3093 string_to_regexp.
3094
3d9be6f5
PA
30952019-07-03 Pedro Alves <palves@redhat.com>
3096
3097 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3098 (expect_integer): Adjust to expect "-string".
3099 (expect_string): New.
3100 (all_options): Expect "-string".
3101 (test-flag, test-boolean): Adjust to expect "-string".
3102 (test-string): New proc.
3103 (top level): Call it.
3104
41fc454c
PA
31052019-07-03 Pedro Alves <palves@redhat.com>
3106
3107 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3108 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3109 the expected output in the success.
3110
b2b2a215
PA
31112019-07-03 Pedro Alves <palves@redhat.com>
3112
3113 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3114 Split one gdb_test_multiple call in two to avoid a race.
3115
fdbc9870
PA
31162019-07-03 Pedro Alves <palves@redhat.com>
3117
3118 * gdb.base/with.c: New file.
3119 * gdb.base/with.exp: New file.
3120
c6ac8931
PA
31212019-07-03 Pedro Alves <palves@redhat.com>
3122
3123 * gdb.base/settings.exp: Replace all references to "maint
3124 test-settings set" with references to "maint set test-settings",
3125 and all references to "maint test-settings show" with references
3126 to "maint show test-settings".
3127
970f9d09
PA
31282019-07-03 Pedro Alves <palves@redhat.com>
3129
3130 * gdb.base/settings.exp (test-string): Adjust expected out when
3131 testing "maint test-settings show filename"
3132
54d66006
PA
31332019-07-02 Pedro Alves <palves@redhat.com>
3134
3135 * gdb.base/options.exp (test-info-threads): New procedure.
3136 (top level): Call it.
3137
10d06d82
TT
31382019-06-28 Tom Tromey <tromey@adacore.com>
3139
3140 * gdb.dwarf2/ada-linkage-name.c: New file.
3141 * gdb.dwarf2/ada-linkage-name.exp: New file.
3142
3d507ff2
TT
31432019-06-27 Tom Tromey <tromey@adacore.com>
3144
d039f014 3145 PR c++/20020:
3d507ff2
TT
3146 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3147
8af58ffe
TV
31482019-06-26 Tom de Vries <tdevries@suse.de>
3149
3150 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3151
22e21752
TV
31522019-06-26 Tom de Vries <tdevries@suse.de>
3153
3154 * gdb.base/index-cache.exp: Add back missing debug option.
3155
b65b566c
PW
31562019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3157
3158 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3159
5c2c8c69
TV
31602019-06-25 Tom de Vries <tdevries@suse.de>
3161
3162 PR testsuite/24727
3163 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3164
164e3873
TV
31652019-06-24 Tom de Vries <tdevries@suse.de>
3166
3167 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3168
824eacee
TV
31692019-06-24 Tom de Vries <tdevries@suse.de>
3170
3171 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3172 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3173 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3174
385b97d3
TV
31752019-06-24 Tom de Vries <tdevries@suse.de>
3176
3177 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3178
c596f180
TV
31792019-06-21 Tom de Vries <tdevries@suse.de>
3180
3181 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3182
b13a7d03
TV
31832019-06-21 Tom de Vries <tdevries@suse.de>
3184
3185 PR testsuite/24518
3186 PR ada/24713
3187 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3188 index.
3189
899277ae
TT
31902019-06-19 Tom Tromey <tromey@adacore.com>
3191
3192 * gdb.ada/length_cond.exp: Add intro comment.
3193
680e1bee
TT
31942019-06-19 Tom Tromey <tromey@adacore.com>
3195
3196 * gdb.ada/length_cond.exp: New file.
3197 * gdb.ada/length_cond/length_cond.adb: New file.
3198 * gdb.ada/length_cond/pck.adb: New file.
3199 * gdb.ada/length_cond/pck.ads: New file.
3200
0ed4690a
TV
32012019-06-18 Tom de Vries <tdevries@suse.de>
3202
3203 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3204
d20ed5fd
TT
32052019-06-18 Tom Tromey <tromey@adacore.com>
3206
3207 * gdb.base/list0.h: Add comment explaining control character.
3208
86e04673
TV
32092019-06-18 Tom de Vries <tdevries@suse.de>
3210
3211 * boards/fission.exp: Break up long debug_flags line.
3212
c4973306
SM
32132019-06-16 Tom de Vries <tdevries@suse.de>
3214
3215 PR gdb/24445
3216 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3217 generated index.
3218
93cb9841
AB
32192019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3220
3221 PR gdb/24686
3222 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3223 improve detection of bug gdb/24541.
3224
399aaebd
SM
32252019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3226
3227 PR gdb/24669
3228 * gdb.base/index-cache.exp (uses_readnow,
3229 expecting_index_cache_use): Define global variable.
3230 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3231 expecting_index_cache_use.
3232
584a927c
AB
32332019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3234 Andrew Burgess <andrew.burgess@embecosm.com>
3235
3236 * gdb.fortran/pointers.f90: New file.
3237 * gdb.fortran/print_type.exp: New file.
3238 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3239 * gdb.fortran/vla-type.exp: Likewise.
3240 * gdb.fortran/vla-value.exp: Likewise.
3241 * gdb.mi/mi-vla-fortran.exp: Likewise.
3242
30056ea0
AB
32432019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3244
3245 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3246 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3247 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3248 as a stop reason.
3249
ec8e2b6d
AB
32502019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3251
3252 * gdb.base/annota1.exp: Update expected results.
3253 * gdb.cp/annota2.exp: Likewise.
3254 * gdb.cp/annota3.exp: Likewise.
3255
09e4c4e1
AB
32562019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3257
3258 * gdb.base/style-logging.exp: Remove path from test name.
3259
0735b091
TT
32602019-06-14 Tom Tromey <tromey@adacore.com>
3261
3262 PR gdb/24502:
3263 * gdb.base/style-logging.exp: New file.
3264
f5686554
TT
32652019-06-14 Tom Tromey <tromey@adacore.com>
3266
3267 * gdb.base/symfile-warn.exp: New file.
3268 * gdb.base/symfile-warn.c: New file.
3269
a0c1ffed
TT
32702019-06-14 Tom Tromey <tromey@adacore.com>
3271
3272 * gdb.base/annotate-symlink.exp: New file.
3273
f411722c
TT
32742019-06-14 Tom Tromey <tromey@adacore.com>
3275
3276 * gdb.ada/set_wstr.exp: Add reassignment test.
3277
4268ec18
TT
32782019-06-14 Tom Tromey <tromey@adacore.com>
3279
3280 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3281 'unchecked_access and 'unrestricted_access as well.
3282
9a9e394b
TT
32832019-06-14 Tom Tromey <tromey@adacore.com>
3284
3285 PR ada/24539:
3286 * gdb.ada/vla.exp: Update tests.
3287 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3288 pragma.
3289
4c048731
PA
32902019-06-13 Pedro Alves <palves@redhat.com>
3291
3292 * gdb.base/settings.exp (test-integer): Test junk after
3293 "unlimited".
3294
6665660a
PA
32952019-06-13 Pedro Alves <palves@redhat.com>
3296
3297 * gdb.base/options.exp (test-thread-apply): New.
3298 (top level): Call it.
3299
5d707134
PA
33002019-06-13 Pedro Alves <palves@redhat.com>
3301
3302 * gdb.base/options.exp (test-frame-apply): New.
3303 (top level): Test print commands with different "frame apply"
3304 prefixes.
3305
e2a689da
PA
33062019-06-13 Pedro Alves <palves@redhat.com>
3307
e79be6e5 3308 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3309 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3310 'max_completions' parameter and handle it.
3311 (test_gdb_completion_offers_commands): New.
3312
90a1ef87
PA
33132019-06-13 Pedro Alves <palves@redhat.com>
3314
3315 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3316
d4c16835
PA
33172019-06-13 Pedro Alves <palves@redhat.com>
3318
3319 * gdb.base/options.exp (test-backtrace): New.
3320 (top level): Call it.
3321
2daf894e
PA
33222019-06-13 Pedro Alves <palves@redhat.com>
3323
3324 * gdb.guile/scm-frame-args.exp: Use "set print
3325 raw-frame-arguments" instead of "set print raw frame-arguments".
3326 * gdb.python/py-frame-args.exp: Likewise.
3327
e6ed716c
PA
33282019-06-13 Pedro Alves <palves@redhat.com>
3329
3330 * gdb.compile/compile.exp: Adjust expected output to option
3331 processing changes.
3332
7d8062de
PA
33332019-06-13 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.base/options.exp: Build executable.
3336 (test-print): New procedure.
3337 (top level): Call it, once for "print" and another for "compile
3338 print".
3339
9d0faba9
PA
33402019-06-13 Pedro Alves <palves@redhat.com>
3341
3342 * gdb.base/options.c: New file.
3343 * gdb.base/options.exp: New file.
3344
dee7b4c8
PA
33452019-06-13 Pedro Alves <palves@redhat.com>
3346
3347 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3348 that "o" is ambiguous.
3349
dca0f6c0
PA
33502019-06-13 Pedro Alves <palves@redhat.com>
3351
3352 * gdb.base/settings.c: New file.
3353 * gdb.base/settings.exp: New file.
3354
ccf46844
PA
33552019-06-13 Pedro Alves <palves@redhat.com>
3356
3357 * gdb.base/completion.exp: Fix comment typo.
3358
b9a3f842
PA
33592019-06-13 Pedro Alves <palves@redhat.com>
3360
3361 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3362 foo --1" test.
3363
d106773e
PA
33642019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3365
3366 * gdb.fortran/block-data.f: New.
3367 * gdb.fortran/block-data.exp: New.
3368
fea82da0
TV
33692019-06-11 Tom de Vries <tdevries@suse.de>
3370
3371 PR testsuite/24521
3372 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3373 message.
3374
8c2e74f1
TV
33752019-06-11 Tom de Vries <tdevries@suse.de>
3376
3377 PR testsuite/24521
3378 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3379
b49851c8
TV
33802019-06-11 Tom de Vries <tdevries@suse.de>
3381
3382 * boards/readnow.exp: New file.
3383
a7067863
AB
33842019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3385
3386 * gdb.fortran/vla-sizeof.exp: Update expected results.
3387
1a3da2cd
AB
33882019-06-06 Amos Bird <amosbird@gmail.com>
3389
3390 * gdb.base/annota1.exp (thread_switch): Add test for
3391 thread-exited annotation.
3392
3847a7bf
TT
33932019-06-06 Tom Tromey <tromey@adacore.com>
3394
3395 * gdb.base/maint.exp: Expect command started/finished output.
3396
0088ba59
AB
33972019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3398
3399 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3400 comment.
3401 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3402
312617a3
AB
34032019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3404
3405 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3406 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3407 * gdb.arch/riscv-unwind-long-insn.c: New file.
3408 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3409
e1f2e1a2
CB
34102019-06-04 Christian Biesinger <cbiesinger@google.com>
3411
d3238f7d 3412 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3413
206584bd
PW
34142019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3415
3416 * lib/gdb.exp (help_list_trailer): New regexp variable
3417 factorizing the help trailer message.
3418 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3419 arg to allow to better factorize various tests.
3420 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3421 (test_prefix_command_help): Use help_list_trailer.
3422 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3423 * gdb.guile/scm-cmd.exp: Likewise.
3424 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3425 * gdb.base/help.exp: Use test_user_defined_class_help.
3426 * gdb.base/style.exp: Add tests for styling of help and apropos.
3427 * lib/gdb-utils.exp (style): Add title and highlight styles.
3428
708dc93e
PW
34292019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3430
3431 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3432 $_shell_exitsignal.
3433 * gdb.base/default.exp: Update for new convenience variables.
3434
f49055a5
TT
34352019-05-29 Tom Tromey <tromey@adacore.com>
3436
3437 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3438 to "break complete ada" test case's regexp.
3439
4330d61d
TT
34402019-05-29 Tom Tromey <tromey@adacore.com>
3441
3442 PR c++/20020:
3443 * gdb.cp/constexpr-field.exp: New file.
3444 * gdb.cp/constexpr-field.cc: New file.
3445
000439d5
TT
34462019-05-29 Tom Tromey <tromey@adacore.com>
3447
3448 * gdb.base/finish.exp (finish_no_print): New proc.
3449 (finish_tests): Call it.
3450
5a01c34c
TV
34512019-05-24 Tom de Vries <tdevries@suse.de>
3452
3453 * gdb.dwarf2/gdb-add-index.exp: New file.
3454
18125b16
TT
34552019-05-22 Tom Tromey <tromey@adacore.com>
3456
3457 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3458 * gdb.base/style.exp: Use "style".
3459 * lib/gdb-utils.exp (style): New proc.
3460
af1a8d03
TV
34612019-05-22 Tom de Vries <tdevries@suse.de>
3462
3463 * gdb.base/align.exp: Require c++11.
3464
e7fe496b
TV
34652019-05-22 Tom de Vries <tdevries@suse.de>
3466
3467 PR testsuite/24586
3468 * gdb.python/py-mi-var-info-path-expression.exp: Call
3469 mi_skip_python_tests to check if python is supported.
3470
8fca4da0
AH
34712019-05-22 Alan Hayward <alan.hayward@arm.com>
3472
3473 * gdb.arch/aarch64-pauth.c: New test.
3474 * gdb.arch/aarch64-pauth.exp: New file.
3475
b7060614
AH
34762019-05-22 Alan Hayward <alan.hayward@arm.com>
3477
3478 * README (Re-running Tests Outside The Testsuite): New section.
3479
669d0468
TV
34802019-05-21 Tom de Vries <tdevries@suse.de>
3481
3482 * gdb.arch/amd64-eval.exp: Require c++11.
3483 * gdb.base/max-depth.exp: Same.
3484 * gdb.compile/compile-cplus-array-decay.exp: Same.
3485 * gdb.cp/meth-typedefs.exp: Same.
3486 * gdb.cp/subtypes.exp: Same.
3487 * gdb.cp/temargs.exp: Same.
3488
ce3ebcaa
AH
34892019-05-21 Alan Hayward <alan.hayward@arm.com>
3490
3491 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3492
34d11c68
AB
34932019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3494
3495 PR gdb/18644
3496 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3497 * gdb.fortran/printing-types.exp: Add new test.
3498 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3499 testing.
3500 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3501 setup_kfail call.
3502
87781e84
AH
35032019-05-17 Alan Hayward <alan.hayward@arm.com>
3504
3505 * README (Running the Testsuite): Change example.
3506 (Testsuite Parameters): Remove TRANSCRIPT.
3507 * lib/gdb.exp: Remove TRANSCRIPT check.
3508
b420b89e
AH
35092019-05-17 Alan Hayward <alan.hayward@arm.com>
3510
3511 * README (Testsuite Parameters): Add replay logging to
3512 GDBSERVER_DEBUG.
3513 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3514 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3515 as a comma separated list.
3516 (gdb_debug_init): Override procedure.
3517
408e9b8b
AH
35182019-05-17 Alan Hayward <alan.hayward@arm.com>
3519
3520 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3521 (gdb_write_cmd_file): New procedure.
3522 * lib/gdbserver-support.exp (gdbserver_start): Call
3523 gdbserver_write_cmd_file.
3524 (gdbserver_write_cmd_file): New procedure.
3525
f9e2e39d
AH
35262019-05-17 Alan Hayward <alan.hayward@arm.com>
3527
3528 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3529 (delete_breakpoints): Likewise.
3530 (gdb_run_cmd): Likewise.
3531 (gdb_start_cmd): Likewise.
3532 (gdb_starti_cmd): Likewise.
3533 (gdb_internal_error_resync): Likewise.
3534 (gdb_test_multiple): Likewise.
3535 (gdb_reinitialize_dir): Likewise.
3536 (default_gdb_exit): Likewise.
3537 (gdb_file_cmd): Mark kill as optional.
3538 (default_gdb_start): Call gdb_stdin_log_init.
3539 (send_gdb): Call gdb_stdin_log_write.
3540 (rerun_to_main): Mark Y as an answer.
3541 (gdb_stdin_log_init): New function.
3542 (gdb_stdin_log_write): Likewise.
3543
81f47ac2
AH
35442019-05-17 Alan Hayward <alan.hayward@arm.com>
3545
3546 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3547 * gdb.base/debug-expr.exp: Likewise.
3548 * gdb.base/foll-fork.exp: Likewise.
3549 * gdb.base/foll-vfork.exp: Likewise.
3550 * gdb.base/fork-print-inferior-events.exp: Likewise.
3551 * gdb.base/gdb-sigterm.exp: Likewise.
3552 * gdb.base/gdbinit-history.exp: Likewise.
3553 * gdb.base/osabi.exp: Likewise.
3554 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3555 * gdb.base/ui-redirect.exp: Likewise.
3556 * gdb.gdb/unittest.exp: Likewise.
3557 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3558 * gdb.mi/mi-watch.exp: Likewise.
3559 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3560 * gdb.mi/user-selected-context-sync.exp: Likewise.
3561 * gdb.python/python.exp: Disable debug test when debugging.
3562 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3563 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3564 Likewise.
3565 * gdb.threads/stepi-random-signal.exp: Likewise.
3566
29b52314
AH
35672019-05-17 Alan Hayward <alan.hayward@arm.com>
3568
3569 * Makefile.in: Pass through GDB_DEBUG.
3570 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3571 (gdb,debug): Add board setting.
3572 * lib/gdb.exp (default_gdb_start): Start debugging.
3573 (gdb_debug_enabled): New procedure.
3574 (gdb_debug_init): Likewise.
29b52314
AH
3575
35762019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3577
29b52314
AH
3578 * Makefile.in: Pass through GDB_DEBUG.
3579 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3580 (gdb,debug): Add board setting.
3581 * lib/gdb.exp (default_gdb_start): Start debugging.
3582 (gdb_debug_enabled): New procedure.
3583 (gdb_debug_init): Likewise.
29b52314 3584
ca1285d1
AH
35852019-05-17 Alan Hayward <alan.hayward@arm.com>
3586
3587 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3588
f3a09c80
AH
35892019-05-17 Alan Hayward <alan.hayward@arm.com>
3590
3591 * gdb.base/ui-redirect.exp: Test redirection.
3592
26648588
JV
35932019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3594
3595 * gdb.mi/mi-complete.exp: New file.
3596 * gdb.mi/mi-complete.cc: Likewise.
3597
14237686
AB
35982019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3599
3600 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3601 indexed and sliced arrays, and pointers to arrays.
3602
e7bd7fba
TT
36032019-05-14 Tom Tromey <tromey@adacore.com>
3604
3605 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3606 styling test.
3607
2764128d
TV
36082019-05-14 Tom de Vries <tdevries@suse.de>
3609
3610 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3611 selection entry encoding.
3612
71bed2db
TT
36132019-05-10 Tom Tromey <tromey@adacore.com>
3614
3615 * gdb.ada/info_exc.exp: Add "complete" test.
3616
63b667ad
TV
36172019-05-09 Tom de Vries <tdevries@suse.de>
3618
3619 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3620 CU-relative.
3621
9cfd2b89
TV
36222019-05-09 Tom de Vries <tdevries@suse.de>
3623
3624 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3625 CU-relative.
3626
2228ef77
XR
36272019-05-08 Joel Brobecker <brobecker@adacore.com>
3628
3629 * gdb.ada/frame_arg_lang.exp: New testcase.
3630 * gdb.ada/frame_arg_lang/bla.adb: New file.
3631 * gdb.ada/frame_arg_lang/pck.ads: New file.
3632 * gdb.ada/frame_arg_lang/pck.adb: New file.
3633 * gdb.ada/frame_arg_lang/foo.c: New file.
3634
80e55b13
TT
36352019-05-08 Tom Tromey <tromey@adacore.com>
3636
3637 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3638
9d3421af
TT
36392019-05-08 Tom Tromey <tromey@adacore.com>
3640
3641 * gdb.base/ptype-offsets.exp: Update tests.
3642
844333e2
TT
36432019-05-08 Tom Tromey <tromey@adacore.com>
3644
3645 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3646 cases.
3647 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3648 "short".
3649
988915ee
TT
36502019-05-08 Tom Tromey <tromey@adacore.com>
3651
3652 * gdb.ada/vla.exp: New file.
3653 * gdb.ada/vla/vla.adb: New file.
3654
7bd55dac
TV
36552019-05-07 Tom de Vries <tdevries@suse.de>
3656
3657 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3658
75f06e9d
TV
36592019-05-07 Tom de Vries <tdevries@suse.de>
3660
3661 PR testsuite/24522
3662 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3663 section.
3664
77e7aaa4
TV
36652019-05-07 Tom de Vries <tdevries@suse.de>
3666
3667 PR testsuite/24522
3668 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3669 .debug_aranges section.
3670
456ba0fa
TV
36712019-05-07 Tom de Vries <tdevries@suse.de>
3672
3673 PR testsuite/24159
3674 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3675
5a56d6a6
TV
36762019-05-06 Tom de Vries <tdevries@suse.de>
3677
3678 * lib/gdb.exp (exec_has_index_section): New proc.
3679 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3680 section.
3681
9d6d4be8
TV
36822019-05-04 Tom de Vries <tdevries@suse.de>
3683
3684 * boards/cc-with-debug-names.exp: New file.
3685
222a8d25
TT
36862019-05-03 Tom Tromey <tromey@adacore.com>
3687
3688 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3689 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3690 * gdb.ada/char_enum.exp: Add test.
3691
0fdfd794
TV
36922019-05-03 Tom de Vries <tdevries@suse.de>
3693
3694 * boards/cc-with-gdb-index.exp: New file.
3695
80062eb9
AB
36962019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3697
3698 * gdb.rust/simple.exp: Add new test case.
3699 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3700 (main): Initialise an instance of the new struct.
3701
4504bbde
TT
37022019-05-01 Tom Tromey <tromey@adacore.com>
3703
3704 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3705 record.
3706 (NPR): New variable.
3707 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3708 test.
3709
d48e62f4
TT
37102019-05-01 Tom Tromey <tromey@adacore.com>
3711
3712 * gdb.ada/packed_array_assign.exp: Add packed assignment
3713 regression test.
3714
f59f30f5
TV
37152019-05-01 Tom de Vries <tdevries@suse.de>
3716
3717 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3718
b70bfc54
TV
37192019-05-01 Tom de Vries <tdevries@suse.de>
3720
3721 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3722
15f18d14
AT
37232019-04-30 Ali Tamur <tamur@google.com>
3724
3725 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3726
2ff0a947
TT
37272019-04-30 Tom Tromey <tromey@adacore.com>
3728
3729 * lib/ada.exp (find_ada_tool): New proc.
3730 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3731 * gdb.ada/catch_ex_std.exp: New file.
3732 * gdb.ada/catch_ex_std/foo.adb: New file.
3733 * gdb.ada/catch_ex_std/some_package.adb: New file.
3734 * gdb.ada/catch_ex_std/some_package.ads: New file.
3735
a776957c
TT
37362019-04-30 Tom Tromey <tromey@adacore.com>
3737
3738 PR c++/24470:
3739 * gdb.cp/temargs.cc: Add test code from PR.
3740
bc68014d
AB
37412019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3742
3743 * gdb.fortran/vla-datatypes.exp: Update expected results.
3744 * gdb.fortran/vla-ptype.exp: Likewise.
3745 * gdb.fortran/vla-type.exp: Likewise.
3746 * gdb.fortran/vla-value.exp: Likewise.
3747
f1fdc960
AB
37482019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3749
3750 * gdb.fortran/ptr-indentation.exp: Update expected results.
3751 * gdb.fortran/ptype-on-functions.exp: Likewise.
3752 * gdb.fortran/vla-ptr-info.exp: Likewise.
3753 * gdb.fortran/vla-value.exp: Likewise.
3754
bf7a4de1
AB
37552019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3756
3757 * gdb.fortran/ptype-on-functions.exp: New file.
3758 * gdb.fortran/ptype-on-functions.f90: New file.
3759
bbe75b9d
AB
37602019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3761
3762 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3763 case void string.
3764
1db455a7
AB
37652019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3766
3767 * gdb.fortran/complex.exp: Expand.
3768 * gdb.fortran/complex.f: Renamed to...
3769 * gdb.fortran/complex.f90: ...this, and extended to add more
3770 complex values.
3771
b6d03bb2
AB
37722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3773
3774 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3775 MODULO, CMPLX.
3776
2e62ab40
AB
37772019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3778 Richard Bunt <richard.bunt@arm.com>
3779
3780 * gdb.base/max-depth.c: New file.
3781 * gdb.base/max-depth.exp: New file.
3782 * gdb.python/py-nested-maps.c: New file.
3783 * gdb.python/py-nested-maps.exp: New file.
3784 * gdb.python/py-nested-maps.py: New file.
3785 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3786 (test_all_common): Call test_max_depth.
3787 * gdb.fortran/max-depth.exp: New file.
3788 * gdb.fortran/max-depth.f90: New file.
3789 * gdb.go/max-depth.exp: New file.
3790 * gdb.go/max-depth.go: New file.
3791 * gdb.modula2/max-depth.exp: New file.
3792 * gdb.modula2/max-depth.c: New file.
3793 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3794
d2b584a5
TV
37952019-04-29 Tom de Vries <tdevries@suse.de>
3796
3797 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3798
136afab8
PW
37992019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3800
3801 * gdb.base/callexit.exp: Test may-call-functions off.
3802
725cbb63
KS
38032019-04-25 Keith Seitz <keiths@redhat.com>
3804
3805 PR c++/24367
3806 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3807 (another_incomplete_struct, test_incomplete): New definitions.
3808 (main): Use new definitions.
3809 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3810 functions.
3811
701adfb0
PA
38122019-04-25 Ali Tamur <tamur@google.com>
3813
3814 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3815
82433e3e
SDJ
38162019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3817
3818 PR corefiles/11608
3819 PR corefiles/18187
3820 * gdb.base/coredump-filter-build-id.exp: New file.
3821
dd06d4d6
AH
38222019-04-25 Alan Hayward <alan.hayward@arm.com>
3823
e79be6e5
SM
3824 * Makefile.in: Pass through GDBSERVER_DEBUG.
3825 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3826 (gdbserver,debug): Add board setting.
3827 * gdb.trace/tspeed.exp: Skip when debugging.
3828 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3829 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3830
1670072e
TT
38312019-04-24 Tom Tromey <tromey@adacore.com>
3832
3833 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3834 Rust.
3835
a59240a4
TT
38362019-04-24 Tom Tromey <tromey@adacore.com>
3837
3838 * gdb.arch/amd64-eval.exp: Test bitfield return.
3839 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3840 (class Foo) <return_bitfields>: New method.
3841 (main): Call it.
3842
b907456c
AB
38432019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3844
3845 * gdb.cp/many-args.cc: New file.
3846 * gdb.cp/many-args.exp: New file.
3847
5c565afd
TV
38482019-04-23 Tom de Vries <tdevries@suse.de>
3849
3850 PR gdb/24433
3851 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3852
ba22ff86
AH
38532019-04-23 Alan Hayward <alan.hayward@arm.com>
3854
3855 * gdb.trace/backtrace.exp: Use nopie flag.
3856 * gdb.trace/circ.exp: Likewise.
3857 * gdb.trace/collection.exp: Likewise.
3858 * gdb.trace/ftrace.exp: Likewise.
3859 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3860 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3861 * gdb.trace/qtro.exp: Likewise.
3862 * gdb.trace/read-memory.exp: Likewise.
3863 * gdb.trace/report.exp: Likewise.
3864 * gdb.trace/tfile.exp: Likewise.
3865 * gdb.trace/tfind.exp: Likewise.
3866 * gdb.trace/unavailable.exp: Likewise.
3867
7905fc35
PA
38682019-04-22 Pedro Alves <palves@redhat.com>
3869
3870 * gdb.base/solib-probes-nosharedlibrary.c,
3871 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3872
8ecb59f8
TT
38732019-04-19 Tom Tromey <tromey@adacore.com>
3874
3875 * gdb.ada/ptype_union.c: New file.
3876 * gdb.ada/ptype_union.exp: New file.
3877
62160ec9
TT
38782019-04-19 Tom Tromey <tromey@adacore.com>
3879
3880 PR symtab/24423:
3881 * gdb.base/list0.h (foo): Add a control-l character.
3882
36cd4ba5
TV
38832019-04-18 Tom de Vries <tdevries@suse.de>
3884
3885 PR gdb/24433
3886 * boards/local-board.exp: Set sysroot to "".
3887
b73715df
TV
38882019-04-18 Tom de Vries <tdevries@suse.de>
3889 Pedro Alves <palves@redhat.com>
3890
3891 PR gdb/24454
3892 * gdb.threads/vfork-follow-child-exec.c: New file.
3893 * gdb.threads/vfork-follow-child-exec.exp: New file.
3894 * gdb.threads/vfork-follow-child-exit.c: New file.
3895 * gdb.threads/vfork-follow-child-exit.exp: New file.
3896
4aa866af
LS
38972019-04-15 Leszek Swirski <leszeks@google.com>
3898
3899 * gdb.arch/amd64-eval.cc: New file.
3900 * gdb.arch/amd64-eval.exp: New file.
3901
e5a1a79a
AH
39022019-04-11 Alan Hayward <alan.hayward@arm.com>
3903
3904 * gdb.server/sysroot.c: New test.
3905 * gdb.server/sysroot.exp: New file.
3906 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3907 matching param.
3908
41077b66
AB
39092019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3910
3911 * gdb.base/align.exp: Extend test to cover structures containing
3912 only static fields.
3913
c30391f8
TV
39142019-04-11 Tom de Vries <tdevries@suse.de>
3915
3916 * boards/cc-with-dwz-m.exp: New file.
3917 * boards/cc-with-dwz.exp: New file.
3918 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3919
e242fd12
SM
39202019-04-09 Simon Marchi <simon.marchi@efficios.com>
3921
3922 * gdb.base/start-cpp.exp: New file.
3923 * gdb.base/start-cpp.cc: New file.
3924
2b0c8b01
KB
39252019-04-08 Kevin Buettner <kevinb@redhat.com>
3926
3927 * gdb.python/py-thrhandle.exp: Adjust tests to call
3928 thread_from_handle instead of thread_from_thread_handle.
3929
947210e5
KB
39302019-04-08 Kevin Buettner <kevinb@redhat.com>
3931
3932 * gdb.python/py-thrhandle.exp: Add tests for
3933 gdb.InferiorThread.handle.
3934
d7df6549
AB
39352019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3936
3937 * gdb.python/py-function.exp: Check calling helper function from
3938 all languages.
3939 * lib/gdb.exp (gdb_supported_languages): New proc.
3940
8bdc1658
AB
39412019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3942
3943 * gdb.base/complex-parts.c: New file.
3944 * gdb.base/complex-parts.exp: New file.
3945
05caa1d2
TT
39462019-04-01 Tom Tromey <tromey@adacore.com>
3947
3948 PR symtab/23331:
3949 * gdb.dwarf2/dw2-ranges-main.c: New file.
3950 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3951 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3952
7734102d
EZ
39532019-03-30 Simon Marchi <simark@simark.ca>
3954
3955 * gdb.base/default.exp: Add values for $_gdb_major and
3956 $_gdb_minor.
3957
188e1fa9
TT
39582019-03-29 Tom Tromey <tromey@adacore.com>
3959
3960 * gdb.base/help.exp: Tighten apropos regexp.
3961
2880242d
KS
39622019-03-29 Keith Seitz <keiths@redhat.com>
3963
3964 * gdb.fortran/array-bounds.exp: New file.
3965 * gdb.fortran/array-bounds.f90: New file.
3966
077cad8e
PW
39672019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3968
3969 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3970
80047cfc
PW
39712019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3972
3973 * gdb.multi/hello.c (main): Increase alarm timer.
3974
f489207e
SL
39752019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3976
3977 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3978 factor when no hardware watchpoint support.
3979
c92df149
AH
39802019-03-28 Alan Hayward <alan.hayward@arm.com>
3981 Pedro Alves <palves@redhat.com>
3982
3983 * boards/local-board.exp: set sysroot to /.
3984
933aebfa
AH
39852019-03-27 Alan Hayward <alan.hayward@arm.com>
3986
3987 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3988 in child.
3989
9f9aa852
AB
39902019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3991
3992 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3993 field.
3994 (make_container): Initialise new field.
3995 * gdb.python/py-prettyprint.exp: Add new tests.
3996 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3997 <display_hint>: New method.
3998
3714a195
AB
39992019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4000
4001 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4002 gdb_continue_to_breakpoint more throughout this test.
4003 (run_lang_tests) Supply unique test names, and use
4004 gdb_test_no_output.
4005
18c77628
AB
40062019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4007
4008 * gdb.base/finish-pretty.exp: Update expected results.
4009 * gdb.base/pretty-print.c: New file.
4010 * gdb.base/pretty-print.exp: New file.
4011
9a93502f
PA
40122019-03-25 Pedro Alves <palves@redhat.com>
4013
4014 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4015 move comments outside list. Append '-i "" eof' section.
4016
968aa7ae
AH
40172019-03-22 Alan Hayward <alan.hayward@arm.com>
4018
34a7f2a4 4019 PR testsuite/25016
968aa7ae
AH
4020 * README: Add pie options.
4021 * gdb.base/break-interp.exp: Ensure pie is disabled.
4022 * gdb.base/dump.exp: Likewise.
4023 * lib/gdb.exp (gdb_compile): Add pie option.
4024
4c7d57e7
TT
40252019-03-19 Tom Tromey <tromey@adacore.com>
4026
4027 * gdb.mi/mi2-cli-display.c: New file.
4028 * gdb.mi/mi2-cli-display.exp: New file.
4029
bff8c71f
TT
40302019-03-18 Joel Brobecker <brobecker@adacore.com>
4031 Tom Tromey <tromey@adacore.com>
4032
4033 * gdb.ada/ptype_array/pck.adb: New file.
4034 * gdb.ada/ptype_array/pck.ads: New file.
4035 * gdb.ada/ptype_array/foo.adb: New file.
4036 * gdb.ada/ptype_array.exp: New file.
4037
d085f989
TT
40382019-03-14 Tom Tromey <tromey@adacore.com>
4039
4040 * gdb.base/style.exp: Add "set style sources" test.
4041
b4be1b06
SM
40422019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4043
4044 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4045 * mi-breakpoint-multiple-locations.exp: ... this.
4046 (make_breakpoints_pattern): New proc.
4047 (do_test): Add mi_version parameter, test -break-insert,
4048 -break-info and =breakpoint-created.
4049
7cde5fc2
AB
40502019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4051
4052 * config/default.exp: Remove 'load_lib gdb.exp'.
4053 * config/monitor.exp: Likewise.
4054 * config/sid.exp: Likewise.
4055 * config/sim.exp: Likewise.
4056 * config/slite.exp: Likewise.
4057 * config/unix.exp: Likewise.
4058 * gdb.base/default.exp: Remove unhelpful comment.
4059
efbecbc1
AB
40602019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4061
4062 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4063
0841c79a
AB
40642019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4065
4066 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4067
4a270568
AB
40682019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4069
4070 * gdb.fortran/type-kinds.exp: Update expected results.
4071
067630bd
AB
40722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4073
4074 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4075
3be47f7a
AB
40762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4077
4078 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4079 function.
4080 (test_basic_parsing_of_type_kinds): Expand types tested.
4081 (test_parsing_invalid_type_kinds): New function.
4082
4d00f5d8
AB
40832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4084
4085 * gdb.fortran/intrinsics.exp: New file.
4086 * gdb.fortran/intrinsics.f90: New file.
4087 * gdb.fortran/type-kinds.exp: New file.
4088
c8f91604
AB
40892019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4090
4091 * gdb.fortran/dot-ops.exp: New file.
4092
dd9f2c76
AB
40932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4094
4095 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4096 Check upper and lower case logical literals.
4097
84ec9724
AB
40982019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4099
4100 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4101 Remove duplicate tests.
4102
c3734e09
AH
41032019-03-06 Alan Hayward <alan.hayward@arm.com>
4104
4105 * lib/gdb.exp (builtin_cd): rename of cd.
4106 (cd): Override builtin.
4107
aa3cfbda
RB
41082019-03-06 Richard Bunt <richard.bunt@arm.com>
4109
4110 * gdb.fortran/function-calls.exp: New file.
4111 * gdb.fortran/function-calls.f90: New test.
4112
7b63ad86
RB
41132019-03-04 Richard Bunt <richard.bunt@arm.com>
4114
4115 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4116 on user program standard output.
4117 * gdb.fortran/short-circuit-argument-list.f90: Record function
4118 calls.
4119
01abb042
AH
41202019-02-28 Alan Hayward <alan.hayward@arm.com>
4121
c3734e09
AH
4122 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4123 failure.
01abb042 4124
92137da0
RO
41252019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4126
4127 PR gdb/8527
4128 * gdb.base/interrupt-daemon-attach.c,
4129 gdb.base/interrupt-daemon-attach.exp: New test.
4130
5862844d
PA
41312019-02-27 Pedro Alves <palves@redhat.com>
4132
4133 * gdb.base/page.exp: Add tests for "set width/height -1".
4134
8ed25214
PA
41352019-02-27 Pedro Alves <palves@redhat.com>
4136
4137 * gdb.base/page.exp: Add tests for "set/show width/height" with
4138 "infinite" values.
4139
6c28e44a
TT
41402019-02-27 Tom Tromey <tromey@adacore.com>
4141
4142 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4143 2.4.
4144 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4145 workaround.
4146
bf9a735e
AB
41472019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4148
4149 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4150 tests for structs with static members.
4151
8791793c
TT
41522019-02-26 Tom Tromey <tromey@adacore.com>
4153
4154 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4155 ValueError, not TypeError.
4156
bc2a507e
KB
41572019-02-26 Kevin Buettner <kevinb@redhat.com>
4158
4159 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4160 call from main program.
4161
e0e7d3bd
JB
41622019-02-23 Joel Brobecker <brobecker@adacore.com>
4163
4164 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4165 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4166 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4167 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4168 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4169
9600246d
KS
41702019-02-22 Keith Seitz <keiths@redhat.com>
4171
4172 PR symtab/23853
4173 * gdb.base/symlink-sourcefile.c: New file.
4174 * gdb.base/symlink-sourcefile.exp: New file.
4175
0c95f9ed
TT
41762019-02-20 Tom Tromey <tom@tromey.com>
4177
4178 * gdb.base/info_qt.exp: Update.
4179
6caa91b6
SM
41802019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4181
4182 * gdb.base/source.exp: Move "error in sourced script" code to
4183 the end.
4184 * gdb.base/source-error.gdb: Move contents to
4185 source-error-1.gdb. Add new code to source source-error-1.gdb.
4186 * gdb.base/source-error-1.gdb: New file, from previous
4187 source-error.gdb.
4188
6506371f
TT
41892019-02-17 Tom Tromey <tom@tromey.com>
4190
4191 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4192 for macro styling.
4193 * gdb.base/style.c (SOME_MACRO): New macro.
4194
a0087920
TT
41952019-02-17 Tom Tromey <tom@tromey.com>
4196
4197 * gdb.base/style.exp: Add line-wrapping tests.
4198 * gdb.base/page.exp: Add test for quitting during pagination.
4199
a2cd4f14
JB
42002019-02-17 Joel Brobecker <brobecker@adacore.com>
4201
4202 * gdb.ada/big_packed_array: New testcase.
4203 * gdb.ada/homonym.exp: Fix incorrect expected output for
4204 "break <homonym__get_value>" test.
4205
9d70ffbc
WP
42062019-02-13 Weimin Pan <weimin.pan@oracle.com>
4207
4208 PR breakpoints/21870
4209 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4210 and prepare_for_testing. Add comment.
4211 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4212 redundant cleanup call. Clean up comment.
4213
01c7ae81
WP
42142019-02-12 Weimin Pan <weimin.pan@oracle.com>
4215
4216 PR breakpoints/21870
4217 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4218 * gdb.arch/aarch64-dbreg-contents.c: New file.
4219
aff29d1c
JB
42202019-02-10 Joel Brobecker <brobecker@adacore.com>
4221
4222 * gdb.ada/mi_ref_changeable: New testcase.
4223
df0da8a2
AH
42242019-02-07 Alan Hayward <alan.hayward@arm.com>
4225
4226 * gdb.base/attach.exp: Add double attach test.
4227
bd447abb
SM
42282019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4229
4230 * lib/gdb.exp (default_gdb_start): Don't match pagination
4231 prompt.
4232 (gdb_init): Set stty_init.
4233
1dbc40b9
TT
42342019-01-27 Tom Tromey <tom@tromey.com>
4235
4236 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4237 skip_python_tests.
4238
353229bf
AH
42392019-01-24 Alan Hayward <alan.hayward@arm.com>
4240
4241 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4242 New structure.
4243 (struct struct_static_02_02): Likewise.
4244 (struct struct_static_02_03): Likewise.
4245 (struct struct_static_02_04): Likewise.
4246 (struct struct_static_04_01): Likewise.
4247 (struct struct_static_04_02): Likewise.
4248 (struct struct_static_04_03): Likewise.
4249 (struct struct_static_04_04): Likewise.
4250 (struct struct_static_06_01): Likewise.
4251 (struct struct_static_06_02): Likewise.
4252 (struct struct_static_06_03): Likewise.
4253 (struct struct_static_06_04): Likewise.
4254 (cmp_struct_static_02_01): Likewise.
4255 (cmp_struct_static_02_02): Likewise.
4256 (cmp_struct_static_02_03): Likewise.
4257 (cmp_struct_static_02_04): Likewise.
4258 (cmp_struct_static_04_01): Likewise.
4259 (cmp_struct_static_04_02): Likewise.
4260 (cmp_struct_static_04_03): Likewise.
4261 (cmp_struct_static_04_04): Likewise.
4262 (cmp_struct_static_06_01): Likewise.
4263 (cmp_struct_static_06_02): Likewise.
4264 (cmp_struct_static_06_03): Likewise.
4265 (cmp_struct_static_06_04): Likewise.
4266 (call_all): Test new structs.
4267 * gdb.base/infcall-nested-structs.exp: Likewise.
4268
73021deb
AH
42692019-01-21 Alan Hayward <alan.hayward@arm.com>
4270 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4271
fc65c7db
AH
42722019-01-21 Alan Hayward <alan.hayward@arm.com>
4273 * gdb.base/stack-protector.c: New test.
4274 * gdb.base/stack-protector.exp: New file.
4275 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4276 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4277 option.
4278 (gdb_compile): Remove stack protector for GCC and prevent
4279 recursion.
4280
c24bdb02
KS
42812019-01-16 Keith Seitz <keiths@redhat.com>
4282
4283 PR gdb/23773
4284 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4285
6f072a10
PFC
42862019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4287
4288 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4289 aliases.
4290 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4291 tests.
4292 * gdb.arch/powerpc-vector-regs.c: New file.
4293 * gdb.arch/powerpc-vector-regs.exp: New file.
4294
a7b8d682
PFC
42952019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4296
4297 * gdb.arch/altivec-regs.exp: Fix the list passed to
4298 gdb_expect_list when testing "info vector".
4299
6eb6fb67
AB
43002019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4301
4302 * gdb.base/style.exp: Don't include path in testname.
4303
b56f80d8
KS
43042019-01-10 Keith Seitz <keiths@redhat.com>
4305
4306 PR gdb/23712
4307 PR symtab/23010
4308 * gdb.dwarf2/multidictionary.exp: New file.
4309
041be526
SM
43102019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4311
4312 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4313 (test_gnuv3_style_demangling): ... this.
4314 (test_lucid_style_demangling): Remove.
4315 (test_arm_style_demangling): Remove.
4316 (test_hp_style_demangling): Remove.
4317 (do_tests): Remove calls to the above.
4318
d820d0c3
AB
43192019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4320
4321 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4322 case.
4323
f097f5ad
TT
43242019-01-06 Tom Tromey <tom@tromey.com>
4325
4326 PR gdb/28155:
4327 * gdb.dwarf2/typedef-void-finish.exp: New file.
4328
2cd8cc0b
TT
43292018-12-28 Tom Tromey <tom@tromey.com>
4330 Simon Marchi <simark@simark.ca>
4331
4332 * gdb.base/jit-exec.exp: New file.
4333 * gdb.base/jit-exec.c: New file.
4334 * gdb.base/jit-execd.c: New file.
4335
35fb8261
TT
43362018-12-28 Tom Tromey <tom@tromey.com>
4337
4338 * gdb.base/style.exp: Update test to check for address styling.
4339
47fd17cd
TT
43402018-12-28 Tom Tromey <tom@tromey.com>
4341
4342 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4343 message.
4344
d47032b7
TT
43452018-12-28 Tom Tromey <tom@tromey.com>
4346
4347 * gdb.base/style.exp: Add test for version number styling.
4348
af79b68d
TT
43492018-12-28 Tom Tromey <tom@tromey.com>
4350
4351 * gdb.base/style.exp: Add test for print_address_symbolic.
4352
0bb296cb
TT
43532018-12-28 Tom Tromey <tom@tromey.com>
4354
4355 * gdb.base/style.exp: Add test for breakpoint setting.
4356
80ae2043
TT
43572018-12-28 Tom Tromey <tom@tromey.com>
4358
4359 * gdb.base/style.exp: Add test for variable names.
4360
cbe56571
TT
43612018-12-28 Tom Tromey <tom@tromey.com>
4362
4363 * gdb.base/style.exp: New file.
4364 * gdb.base/style.c: New file.
4365
9162a27c
TT
43662018-12-28 Tom Tromey <tom@tromey.com>
4367
4368 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4369 "dumb".
4370 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4371 the TERM environment variable.
4372
bc543c90
TT
43732018-12-27 Tom Tromey <tom@tromey.com>
4374
4375 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4376 pagination test.
4377
6f0ffe50
AB
43782018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4379
4380 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4381 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4382
b5a1e557
PW
43832018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4384
4385 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4386 Filename a.adb changed to bp_fun_addr.adb.
4387 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4388
6e8b1ab2
JV
43892018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4390
4391 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4392 non-PIE executables.
4393 * README: Mention the gdb,nopie_flag board setting.
4394 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4395 non-PIE executable.
4396 * gdb.arch/amd64-entry-value.exp: Likewise.
4397 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4398 * gdb.arch/i386-float.exp: Likewise.
4399 * gdb.arch/i386-signal.exp: Likewise.
4400 * gdb.mi/mi-reg-undefined.exp: Likewise.
4401
d00a27c5
PM
44022018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4403
4404 PR gdb/23974
4405 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4406
161d081c
PW
44072018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4408
4409 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4410 Update order of results accordingly.
4411
b001de23
AB
44122018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4413
4414 * gdb.base/annota1.exp: Update a test regexp.
4415
99e1a184
AB
44162018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4417
4418 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4419
7a81c1e2
PW
44202018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4421
4422 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4423 (reuse_time): Initialize to REUSE_TIME_CAP.
4424 (check_rc): New function.
4425 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4426 Check pthread_create rc.
4427 (spawner_thread_func): Check pthread_create and pthread_join rc.
4428
73e8dc90
PA
44292018-12-08 Pedro Alves <palves@redhat.com>
4430
4431 * gdb.base/list.exp (test_forward_search): Rename to ...
4432 (test_forward_reverse_search): ... this. Also test reverse-search
4433 and the forward-search alias.
4434
13f2ed32
AB
44352018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4436
4437 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4438 local timeout variable before return, and remove all local timeout
4439 variable entirely.
4440 (gdb_load): Likewise.
4441
64d27cfc
TV
44422018-12-01 Tom de Vries <tdevries@suse.de>
4443
4444 * gdb.base/gdb-caching-proc.exp: New file.
4445
f63c03b4
SDJ
44462018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4447
4448 * Makefile.in (TIMESTAMP): New variable.
4449 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4450 command.
4451 (check-single-racy): Likewise.
4452 (check/%.exp): Likewise.
4453 (check-racy/%.exp): Likewise.
4454 (workers/%.worker): Likewise.
4455 (build-perf): Likewise.
4456 (check-perf): Likewise.
4457 * README: Describe new "TS" and "TS_FORMAT" variables.
4458 * print-ts.py: New file.
4459
1c97054b
BF
44602018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4461
4462 PR python/23714
4463 * gdb.python/python.exp: Test command repetition after
4464 gdb.execute.
4465
1871a62d
AB
44662018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4467
4468 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4469 is correctly aligned.
4470
fb5e1ed9
PW
44712018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4472
4473 * gdb.ada/info_auto_lang.exp: New testcase.
4474 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4475 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4476 * gdb.ada/info_auto_lang/some_c.c: New file.
4477
43d397ca
PW
44782018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4479
4480 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4481 FUNC_lang language syntax.
4482
beddd671
PW
44832018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4484
4485 * gdb.base/info_minsym.c: New file.
4486 * gdb.base/info_minsym.exp: New file.
4487
73fc52c4
TT
44882018-11-19 Tom Tromey <tom@tromey.com>
4489
4490 PR rust/23625:
4491 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4492 * gdb.rust/expr.exp: Update expected output. Change one test.
4493
994b876a
TT
44942018-11-19 Tom Tromey <tom@tromey.com>
4495
4496 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4497
6769f276
PA
44982018-11-19 Pedro Alves <palves@redhat.com>
4499
4500 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4501 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4502 see the expected warning.
4503
38a72da0
AH
45042018-11-16 Alan Hayward <alan.hayward@arm.com>
4505
4506 PR gdb/22736:
4507 * gdb.cp/infcall-nodebug-lib.c: New test.
4508 * gdb.cp/infcall-nodebug-main.c: New test.
4509 * gdb.cp/infcall-nodebug.exp: New file.
4510
53a89d6e
SM
45112018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4512
4513 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4514 completer tests.
4515
9325300d
TV
45162018-11-09 Tom de Vries <tdevries@suse.de>
4517
4518 * gdb.base/msym-lang.c: New test.
4519 * gdb.base/msym-lang.exp: New file.
4520 * gdb.base/msym-lang-main.c: New test.
4521
20f0d60d
TT
45222018-11-08 Tom Tromey <tom@tromey.com>
4523
4524 PR gdb/23555:
4525 PR gdb/23838:
4526 * gdb.base/warning.exp: New file.
4527
b5420128
JB
45282018-11-08 Jan Beulich <jbeulich@suse.com>
4529
4530 * testsuite/gdb.arch/i386-avx512.c,
4531 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4532
cd115d61
AB
45332018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4534
4535 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4536 point hardware.
4537
35ee2dc2
AB
45382018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4539
4540 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4541 * gdb.dwarf2/missing-type-name.exp: New file.
4542
31aceee8
TV
45432018-11-06 Tom de Vries <tdevries@suse.de>
4544
4545 * gdb.base/many-headers.c: New test.
4546 * gdb.base/many-headers.exp: New file.
4547
109be305
JW
45482018-11-06 Jim Wilson <jimw@sifive.com>
4549
4550 * gdb.base/code_elim.exp: For riscv, set additional_flags
4551 to include -msmall-data-limit=0.
4552
e2b7af72
JB
45532018-11-01 Joel Brobecker <brobecker@adacore.com>
4554
4555 * gdb.ada/watch_minus_l: New testcase.
4556
cdcda965
SM
45572018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4558
4559 * gdb.arch/aix-sighandle.c: New file.
4560 * gdb.arch/aix-sighandle.exp: New file.
4561
92dcebf3
AB
45622018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4563
4564 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4565 registers being unions.
4566
68b9ac18
TV
45672018-10-31 Tom de Vries <tdevries@suse.de>
4568
4569 * lib/valgrind.exp: New file.
4570 (vgdb_start, vgdb_stop): New procs, factored out of ...
4571 * gdb.base/valgrind-bt.exp: ... here, ...
4572 * gdb.base/valgrind-disp-step.exp: ... here and ...
4573 * gdb.base/valgrind-infcall.exp: ... here.
4574
1443936e
TV
45752018-10-31 Tom de Vries <tdevries@suse.de>
4576
4577 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4578
eb77c9df
AB
45792018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4580
4581 * gdb.dwarf2/void-type.c: New file.
4582 * gdb.dwarf2/void-type.exp: New file.
4583
82b5e646
PW
45842018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4585
4586 * gdb.base/info_qt.c: New file.
4587 * gdb.base/info_qt.exp: New file.
4588
8d619c01
EBM
45892018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4590
4591 * gdb.arch/powerpc-htm-regs.c: New file.
4592 * gdb.arch/powerpc-htm-regs.exp: New file.
4593
f2cf6173
EBM
45942018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4595
4596 * gdb.arch/powerpc-tar.c: New file.
4597 * gdb.arch/powerpc-tar.exp: New file.
4598
7ca18ed6
EBM
45992018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4600
4601 * gdb.arch/powerpc-ppr-dscr.c: New file.
4602 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4603
bfcc0eba
TV
46042018-10-25 Tom de Vries <tdevries@suse.de>
4605
4606 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4607
fe1a5cad
TV
46082018-10-24 Tom de Vries <tdevries@suse.de>
4609
4610 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4611 longer exists error.
4612
a76dc3b7
TV
46132018-10-24 Tom de Vries <tdevries@suse.de>
4614
4615 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4616
4df46df7
TV
46172018-10-24 Tom de Vries <tdevries@suse.de>
4618
4619 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4620 --db-attach in valgrind.
4621
0dbfcfff
AB
46222018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4623
4624 * gdb.arch/riscv-reg-aliases.c: New file.
4625 * gdb.arch/riscv-reg-aliases.exp: New file.
4626
b04480b1
AH
46272018-10-19 Alan Hayward <alan.hayward@arm.com>
4628
4629 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4630
2c6ac8d7
AH
46312018-10-19 Alan Hayward <alan.hayward@arm.com>
4632
4633 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4634
2bc69f25
AH
46352018-10-19 Alan Hayward <alan.hayward@arm.com>
4636
4637 * gdb.cp/ovldbreak.exp: Fix regexps.
4638
1f1ae3a3
AH
46392018-10-19 Alan Hayward <alan.hayward@arm.com>
4640
4641 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4642
94c18618
SDJ
46432018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4644
4645 PR cli/23785
4646 * gdb.base/restore.exp: New test to check if "restore" with an
4647 invalid file doesn't segfault.
4648
812cd6eb
TV
46492018-10-18 Tom de Vries <tdevries@suse.de>
4650
4651 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4652 * gdb.ada/excep_handle.exp: Same.
4653 * gdb.ada/mi_string_access.exp: Same.
4654 * gdb.ada/mi_var_union.exp: Same.
4655 * gdb.arch/arc-analyze-prologue.exp: Same.
4656 * gdb.arch/arc-decode-insn.exp: Same.
4657 * gdb.base/readnever.exp: Same.
4658 * gdb.fortran/printing-types.exp: Same.
4659 * gdb.guile/scm-lazy-string.exp: Same.
4660
c4b90788
TV
46612018-10-16 Tom de Vries <tdevries@suse.de>
4662
4663 PR gdb/23730
4664 * gdb.base/catch-follow-exec.c: Add copyright notice.
4665 * gdb.base/catch-follow-exec.exp: Rewrite to use
4666 gdb_spawn_with_cmdline_opts. Require gdb-native.
4667
8bca2978
SL
46682018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4669
4670 * gdb.trace/actions-changed.exp: Check for arch support.
4671 * gdb.trace/actions.exp: Likewise.
4672 * gdb.trace/ax.exp: Likewise.
4673 * gdb.trace/backtrace.exp: Likewise.
4674 * gdb.trace/change-loc.exp: Likewise.
4675 * gdb.trace/deltrace.exp: Likewise.
4676 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4677 * gdb.trace/ftrace.exp: Likewise.
4678 * gdb.trace/infotrace.exp: Check for arch support.
4679 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4680 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4681 * gdb.trace/mi-tsv-changed.exp: Likewise.
4682 * gdb.trace/packetlen.exp: Likewise.
4683 * gdb.trace/passc-dyn.exp: Likewise.
4684 * gdb.trace/passcount.exp: Likewise.
4685 * gdb.trace/pending.exp: Likewise.
4686 * gdb.trace/range-stepping.exp: Check for shlib support.
4687 * gdb.trace/report.exp: Check for arch support.
4688 * gdb.trace/save-trace.exp: Likewise.
4689 * gdb.trace/signal.exp: Check for signal support.
4690 * gdb.trace/tfind.exp: Check for arch support.
4691 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4692 * gdb.trace/trace-common.h: Add comment.
4693 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4694 * gdb.trace/trace-enable-disable.exp: Likewise.
4695 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4696 * gdb.trace/tracecmd.exp: Check for arch support.
4697 * gdb.trace/tspeed.exp: Check for shlib and target support.
4698 * gdb.trace/tstatus.exp: Check for arch support.
4699 * gdb.trace/tsv.exp: Likewise.
4700 * gdb.trace/while-dyn.exp: Likewise.
4701 * gdb.trace/while-stepping.exp: Likewise.
4702 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4703
f9c49bff
SM
47042018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4705
4706 * gdb.trace/tspeed.exp: Remove nowarnings.
4707 (prepare_for_trace_test): Declare "global ipalib".
4708 * gdb.trace/tspeed.c: Include unistd.h.
4709 (main): Remove superfluous printf argument.
4710
d4330bde
SL
47112018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4712
4713 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4714 directory prefix on the filename.
4715
8ecfd7bd
SDJ
47162018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4717
4718 * gdb.gdb/unittest.exp: Update expected message informing that
4719 selftests have been disabled.
4720 * gdb.server/unittest.exp: Likewise.
4721
58bbcd02
TV
47222018-10-09 Tom de Vries <tdevries@suse.de>
4723
4724 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4725 with runto_main.
4726
9f6b697b
WP
47272018-10-08 Weimin Pan <weimin.pan@oracle.com>
4728
4729 PR c++/16841
4730 * gdb.cp/virtbase2.cc: New file.
4731 * gdb.cp/virtbase2.exp: New file.
4732
add5ded5
TT
47332018-10-06 Tom Tromey <tom@tromey.com>
4734
4735 PR python/19399:
4736 * gdb.python/py-inferior.exp: Add architecture test.
4737
f9e48344
TT
47382018-10-06 Tom Tromey <tom@tromey.com>
4739
4740 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4741 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4742
2a8be203
TT
47432018-10-06 Tom Tromey <tom@tromey.com>
4744
4745 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4746 of a "throw" catchpoint.
4747
e04caa70
SDJ
47482018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4749
4750 * gdb.base/info-proc.exp: Update string expected from "help info
4751 proc".
4752
5ca8c39f
TT
47532018-10-04 Tom Tromey <tom@tromey.com>
4754
4755 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4756 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4757 (test_initial_complaints, test_empty_complaints): Update.
4758 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4759
3453e7e4
TT
47602018-10-04 Tom Tromey <tom@tromey.com>
4761
4762 PR cli/19551:
4763 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4764 * lib/gdb.exp (gdb_file_cmd): Update.
4765 * gdb.stabs/weird.exp (print_weird_var): Update.
4766 * gdb.server/solib-list.exp: Update.
4767 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4768 * gdb.mi/mi-cli.exp: Update.
4769 * gdb.linespec/linespec.exp: Update.
4770 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4771 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4772 * gdb.cp/cp-relocate.exp: Update.
4773 * gdb.base/sym-file.exp: Update.
4774 * gdb.base/relocate.exp: Update.
4775 * gdb.base/readnever.exp: Update.
4776 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4777 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4778 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4779 * gdb.base/code_elim.exp: Update.
4780 * gdb.base/break-unload-file.exp (test_break): Update.
4781 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4782 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4783 Update.
4784 * gdb.base/attach.exp (do_attach_tests): Update.
4785 * gdb.base/sepdebug.exp: Update.
4786 * gdb.python/py-section-script.exp: Update.
4787
6afcf761
TT
47882018-10-04 Tom Tromey <tom@tromey.com>
4789
4790 PR cli/22234:
4791 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4792 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4793 output.
4794
fef1b293
TT
47952018-10-04 Tom Tromey <tom@tromey.com>
4796
4797 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4798 set width and height to 0.
4799 (test_command_line_attach_run): Use -quiet.
4800
ca98345e
SL
48012018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4802
4803 * lib/gdb.exp (skip_ifunc_tests): New.
4804 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4805 other compile failures.
4806 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4807
ff34e6ae
SM
48082018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4809
4810 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4811 is_amd64_regs_target.
4812
6bb8890e
AH
48132018-10-01 Alan Hayward <alan.hayward@arm.com>
4814
4815 * gdb.arch/aarch64-sighandler-regs.c: New test.
4816 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4817 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4818
224d30d3
MM
48192018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4820
4821 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4822 assembly.
4823
f67ffa6a
AB
48242018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4825
4826 * gdb.base/frame-selection.exp: New file.
4827 * gdb.base/frame-selection.c: New file.
4828
9fc3183f
AH
48292018-09-27 Alan Hayward <alan.hayward@arm.com>
4830
4831 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4832 pthread barrier.
4833 (main): Likewise.
4834
d354055e
AB
48352018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4836
4837 * gdb.base/large-frame-1.c: New file.
4838 * gdb.base/large-frame-2.c: New file.
4839 * gdb.base/large-frame.exp: New file.
4840 * gdb.base/large-frame.h: New file.
4841
db727370
JL
48422018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4843
4844 PR gdb/20948
4845 * gdb.base/write_mem.exp: New test.
4846 * gdb.base/write_mem.c: Likewise.
4847
ae778caf
TT
48482018-09-23 Tom Tromey <tom@tromey.com>
4849
4850 PR python/18852:
4851 * gdb.python/py-parameter.exp: Add test for parameter that throws
4852 on "set".
4853
fd3ba736
TT
48542018-09-23 Tom Tromey <tom@tromey.com>
4855
4856 PR python/17284:
4857 * gdb.python/py-template.exp (test_template_arg): Add test for
4858 negative template argument number.
4859
39a24317
TT
48602018-09-23 Tom Tromey <tom@tromey.com>
4861
4862 PR python/14062:
4863 * gdb.python/python.exp: Add test for post_event error.
4864
f5769a2c
TT
48652018-09-23 Tom Tromey <tom@tromey.com>
4866
4867 PR python/18170:
4868 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4869 convert pointers to int and long.
4870
1c1e54f6
TT
48712018-09-23 Tom Tromey <tom@tromey.com>
4872
4873 PR python/20126:
4874 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4875 signed-ness conversion tests.
4876
fb4fa946
TT
48772018-09-23 Tom Tromey <tom@tromey.com>
4878
4879 PR python/18352;
4880 * gdb.python/py-value.exp (test_float_conversion): New proc.
4881 Use it.
4882
a466edac
HAQ
48832018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4884
4885 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4886
4ee9b0c5
SL
48872018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4888
4889 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4890 no readline.
4891 * gdb.base/utf8-identifiers.exp: Likewise.
4892 * gdb.cp/cpcompletion.exp: Likewise.
4893 * gdb.linespec/cpcompletion.exp: Likewise.
4894 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4895 * gdb.linespec/cpls-ops.exp: Likewise.
4896
23be8da7
RB
48972018-09-19 Richard Bunt <richard.bunt@arm.com>
4898 Chris January <chris.january@arm.com>
4899
4900 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4901 * gdb.fortran/short-circuit-argument-list.exp: New file.
4902 * gdb.fortran/short-circuit-argument-list.f90: New test.
4903
5031d0ae
SDJ
49042018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4905
4906 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4907 "arch=" keyword when executing "-stack-list-frames".
4908
b4c0d1a4
SDJ
49092018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4910
4911 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4912 "arch=" keyword when executing "-stack-list-frames".
4913
7a6d2b45
SDJ
49142018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4915
4916 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4917 break ada".
4918
8588b356
SM
49192018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4920
4921 PR python/23669
4922 * gdb.python/python.exp: Test gdb.execute("show commands").
4923
65e65158
TT
49242018-09-16 Tom Tromey <tom@tromey.com>
4925
4926 * gdb.base/new-ui.exp (do_execution_tests): Update.
4927 * gdb.base/dbx.exp (test_breakpoints): Update.
4928
bf326452
AH
49292018-09-14 Alan Hayward <alan.hayward@arm.com>
4930
4931 * lib/gdb.exp (gdb_simple_compile): Add proc.
4932 (is_elf_target): Use gdb_simple_compile.
4933 (skip_altivec_tests): Likewise.
4934 (skip_vsx_tests): Likewise.
4935 (skip_tsx_tests): Likewise.
4936 (skip_btrace_tests): Likewise.
4937 (skip_btrace_pt_tests): Likewise.
4938 (gdb_can_simple_compile): Likewise.
4939 (gdb_has_argv0): Likewise.
4940 (gdb_target_symbol_prefix): Likewise.
4941 (target_supports_scheduler_locking): Likewise.
4942
2361b0fb
TT
49432018-09-13 Tom Tromey <tom@tromey.com>
4944
4945 * Makefile.in (TAGS): Recognize proc_with_prefix and
4946 gdb_caching_proc.
4947
0ae1a321
SM
49482018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4949
4950 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4951 method.
4952
a40bf0c2
SM
49532018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4954
4955 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4956 and a few other Inferior properties when the Inferior is no
4957 longer valid.
4958
4a3fe98f
TT
49592018-09-13 Tom Tromey <tom@tromey.com>
4960
4961 PR rust/23650:
4962 * gdb.rust/simple.exp: Add test for enum field access error.
4963
098b2108
TT
49642018-09-13 Tom Tromey <tom@tromey.com>
4965
4966 PR rust/23626:
4967 * gdb.rust/simple.rs (EmptyEnum): New type.
4968 (main): Use it.
4969 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4970
1256af7d
SM
49712018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4972
4973 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4974 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4975 * gdb.python/py-symtab.exp: Update test printing an objfile.
4976
4aa8e6c2
SM
49772018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4978
4979 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4980 object.
4981
c221b2f7
AH
49822018-09-12 Alan Hayward <alan.hayward@arm.com>
4983
4984 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4985 (support_complex_tests): Use gdb_can_simple_compile.
4986 (is_ilp32_target): Likewise.
4987 (is_lp64_target): Likewise.
4988 (is_64_target): Likewise.
4989 (is_amd64_regs_target): Likewise.
4990 (is_aarch32_target): Likewise.
4991 (gdb_int128_helper): Likewise.
4992
6f1107b5
JK
49932018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4994
4995 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4996
1f5d1570
JG
49972018-09-10 Jerome Guitton <guitton@adacore.com>
4998
4999 * gdb.ada/same_component_name: Add test for case of tagged record
5000 with variable-length fields.
5001
cc330e39
XR
50022018-09-10 Xavier Roirand <roirand@adacore.com>
5003
5004 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5005 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5006 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5007 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5008
b9c50e9a
XR
50092018-09-10 Xavier Roirand <roirand@adacore.com>
5010
5011 * gdb.ada/mi_string_access.exp: New testcase.
5012 * gdb.ada/mi_string_access/bar.adb: New file.
5013 * gdb.ada/mi_string_access/pck.adb: New file.
5014 * gdb.ada/mi_string_access/pck.asd: New file.
5015
2963898f
XR
50162018-09-10 Xavier Roirand <roirand@adacore.com>
5017
5018 * gdb.ada/mi_var_union.exp: New testcase.
5019 * gdb.ada/mi_var_union/bar.adb: New file.
5020 * gdb.ada/mi_var_union/pck.adb: New file.
5021 * gdb.ada/mi_var_union/pck.asd: New file.
5022
1aac008f
TT
50232018-09-08 Tom Tromey <tom@tromey.com>
5024
5025 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5026
332cf4c9
TT
50272018-09-08 Tom Tromey <tom@tromey.com>
5028
5029 PR python/16047:
5030 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5031 (register_pretty_printers): Register new printer.
5032 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5033 test.
5034 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5035 (an_int_type3): New global.
5036
424da6cf
JB
50372018-09-08 Joel Brobecker <brobecker@adacore.com>
5038
5039 * gdb.ada/expr_with_funcall: New testcase.
5040
2a62dfa9
JB
50412018-09-08 Joel Brobecker <brobecker@adacore.com>
5042
5043 * gdb.ada/packed_array_assign: New testcase.
5044
96b6697f
AB
50452018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5046
5047 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5048 names, and add test prefixes to make test names unique.
5049
e4a62c65
TV
50502018-09-05 Tom de Vries <tdevries@suse.de>
5051
5052 * gdb.dwarf2/varval.exp: Add test.
5053
dd083ee2
GB
50542018-09-04 Gary Benson <gbenson@redhat.com>
5055
5056 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5057 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5058
aef9346c
TT
50592018-08-31 Tom Tromey <tom@tromey.com>
5060
5061 * gdb.rust/simple.rs: Rename second variable "v".
5062
c67f2e15
AB
50632018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5064
5065 * gdb.base/funcargs.c (use_a): New function.
5066 (recurse): Call use_a.
5067
078a0207
KS
50682018-08-29 Keith Seitz <keiths@redhat.com>
5069
5070 * gdb.compile/compile-cplus-anonymous.cc: New file.
5071 * gdb.compile/compile-cplus-anonymous.exp: New file.
5072 * gdb.compile/compile-cplus-array-decay.cc: New file.
5073 * gdb.compile/compile-cplus-array-decay.exp: New file.
5074 * gdb.compile/compile-cplus-inherit.cc: New file.
5075 * gdb.compile/compile-cplus-inherit.exp: New file.
5076 * gdb.compile/compile-cplus-member.cc: New file.
5077 * gdb.compile/compile-cplus-member.exp: New file.
5078 * gdb.compile/compile-cplus-method.cc: New file.
5079 * gdb.compile/compile-cplus-method.exp: New file.
5080 * gdb.compile/compile-cplus-mod.c: "New" file.
5081 * gdb.compile/compile-cplus-namespace.cc: New file.
5082 * gdb.compile/compile-cplus-namespace.exp: New file.
5083 * gdb.compile/compile-cplus-nested.cc: New file.
5084 * gdb.compile/compile-cplus-nested.exp: New file.
5085 * gdb.compile/compile-cplus-print.c: "New" file.
5086 * gdb.compile/compile-cplus-print.exp: "New" file.
5087 * gdb.compile/compile-cplus-virtual.cc: New file.
5088 * gdb.compile/compile-cplus-virtual.exp: New file.
5089 * gdb.compile/compile-cplus.c: "New" file.
5090 * gdb.compile/compile-cplus.exp: "New" file.
5091 * lib/compile-support.exp: New file.
5092
b0f492b9
GB
50932018-08-16 Gary Benson <gbenson@redhat.com>
5094
5095 PR gdb/13000:
5096 * gdb.base/batch-exit-status.exp: New file.
5097 * gdb.base/batch-exit-status.good-commands: Likewise.
5098 * gdb.base/batch-exit-status.bad-commands: Likewise.
5099
36eb4c5f
AH
51002018-08-29 Alan Hayward <alan.hayward@arm.com>
5101
5102 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5103 (struct struct02): Likewise.
5104 (struct struct03): Likewise.
5105 (struct struct04): Likewise.
5106 (struct struct_01_01): New struct.
5107 (struct struct_01_02): Likewise.
5108 (struct struct_01_03): Likewise.
5109 (struct struct_01_04): Likewise.
5110 (struct struct_02_01): Likewise.
5111 (struct struct_02_02): Likewise.
5112 (struct struct_02_03): Likewise.
5113 (struct struct_02_04): Likewise.
5114 (struct struct_04_01): Likewise.
5115 (struct struct_04_02): Likewise.
5116 (struct struct_04_03): Likewise.
5117 (struct struct_04_04): Likewise.
5118 (struct struct_05_01): Likewise.
5119 (struct struct_05_02): Likewise.
5120 (struct struct_05_03): Likewise.
5121 (struct struct_05_04): Likewise.
5122 (cmp_struct01): Remove function.
5123 (cmp_struct02): Likewise.
5124 (cmp_struct03): Likewise.
5125 (cmp_struct04): Likewise.
5126 (cmp_struct_01_01): Add Function.
5127 (cmp_struct_01_02): Likewise.
5128 (cmp_struct_01_03): Likewise.
5129 (cmp_struct_01_04): Likewise.
5130 (cmp_struct_02_01): Likewise.
5131 (cmp_struct_02_02): Likewise.
5132 (cmp_struct_02_03): Likewise.
5133 (cmp_struct_02_04): Likewise.
5134 (cmp_struct_04_01): Likewise.
5135 (cmp_struct_04_02): Likewise.
5136 (cmp_struct_04_03): Likewise.
5137 (cmp_struct_04_04): Likewise.
5138 (cmp_struct_05_01): Likewise.
5139 (cmp_struct_05_02): Likewise.
5140 (cmp_struct_05_03): Likewise.
5141 (cmp_struct_05_04): Likewise.
5142 (call_all): Add new structs.
5143 * gdb.base/infcall-nested-structs.exp: Likewise.
5144
3bf9c013
JV
51452018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5146
5147 * gdb.python/py-framefilter-mi.exp: Update regexp to
5148 check for "arch" field in frame output.
5149
450d1e88
KB
51502018-08-23 Kevin Buettner <kevinb@redhat.com>
5151
5152 * gdb.dwarf2/dw2-ranges-func.c: New file.
5153 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5154
ae739fe7
SM
51552018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5156
5157 * gdb.base/term.exp: Compare terminal settings with values from
5158 the inferior.
5159 * gdb.base/term.c: Get and set terminal settings.
5160
6d52907e
JV
51612018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5162
5163 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5164 accommodate new "arch" field in frame output.
5165 * gdb.mi/mi-return.exp: Likewise.
5166 * gdb.mi/mi-stack.exp: Likewise.
5167 * gdb.mi/mi-syn-frame.exp: Likewise.
5168 * gdb.mi/user-selected-context-sync.exp: Likewise.
5169
be2d111a
MS
51702018-08-19 Michael Spang <spang@google.com>
5171
5172 PR gdb/11786
5173 * gdb.base/gcore-tls-pie.c: New file.
5174 * gdb.base/gcore-tls-pie.exp: New file.
5175
ae3a7c47
KB
51762018-08-18 Kevin Buettner <kevinb@redhat.com>
5177
5178 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5179 * gdb.dwarf2/varval.c: New file.
5180 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5181
2ecae92e
AH
51822018-08-17 Alan Hayward <alan.hayward@arm.com>
5183
5184 PR gdb/18931
5185 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5186
c1854f1d
KS
51872018-08-16 Keith Seitz <keiths@redhat.com>
5188
5189 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5190 tests expected to pass.
5191
26fb3983
JV
51922018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5193
5194 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5195 -data-disassemble -a.
5196 (test_disassembly_bogus_args): Likewise.
5197
67943c00
AB
51982018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5199
5200 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5201
5ff2bbae
AB
52022018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5203
5204 * gdb.base/vla-optimized-out.exp: Add new test.
5205
e5bbcd0f
AB
52062018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5207
5208 * gdb.base/vla-optimized-out-o3.exp: Delete.
5209 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5210 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5211 deleted tests.
5212
9d4a934c
AB
52132018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5214
5215 PR gdb/18050:
5216 * gdb.server/extended-remote-restart.c: New file.
5217 * gdb.server/extended-remote-restart.exp: New file.
5218
045cf012
SM
52192018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5220
5221 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5222 "set variable index = 42".
5223
87d6a7aa
SM
52242018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5225
5226 * boards/index-cache-gdb.exp: New file.
5227 * gdb.dwarf2/index-cache.exp: New file.
5228 * gdb.dwarf2/index-cache.c: New file.
5229 * gdb.base/maint.exp: Check if we are using the index cache.
5230
96d68bd4
RO
52312018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5232
5233 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5234 MAKEFLAGS.
5235
5a699617
RO
52362018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5237
5238 * dg-extract-results.sh: Move to toplevel contrib.
5239 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5240 * Makefile.in (check-parallel-racy): Likewise.
5241
5bd18990
AB
52422018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5243
5244 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5245 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5246 tests if the target supports scheduler locking.
5247
3fbbcf47
TV
52482018-08-04 Tom de Vries <tdevries@suse.de>
5249
5250 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5251
3e1d3d8c
TT
52522018-08-02 Tom Tromey <tom@tromey.com>
5253
5254 PR symtab/16842.
5255 * gdb.cp/temargs.exp: Test "info address" of a template
5256 parameter.
5257
5abe0f0c
JV
52582018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5259
5260 * gdb.python/py-mi-var-info-path-expression.c: New file.
5261 * gdb.python/py-mi-var-info-path-expression.py: New file.
5262 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5263
fb66cde8
SDJ
52642018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5265
5266 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5267 error after "cannot resolve name" string.
5268
c708f4d2
AB
52692018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5270
5271 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5272 started.
5273 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5274
37cc0cae
TV
52752018-07-28 Tom de Vries <tdevries@suse.de>
5276
5277 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5278
63b4ecf7
TV
52792018-07-26 Tom de Vries <tdevries@suse.de>
5280
5281 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5282
3c3bb058
AB
52832018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5284
5285 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5286 is visible.
5287
9e7f3bbb
TV
52882018-07-26 Tom de Vries <tdevries@suse.de>
5289
5290 PR breakpoints/23366
5291 * gdb.base/catch-follow-exec.c: New test.
5292 * gdb.base/catch-follow-exec.exp: New file.
5293
16f808ec
TV
52942018-07-25 Tom de Vries <tdevries@suse.de>
5295
5296 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5297 vla-optimized-out.c.
5298
d7154a8d
JV
52992018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5300
5301 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5302 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5303
232a0032
TV
53042018-07-20 Tom de Vries <tdevries@suse.de>
5305
5306 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5307 NOCLONE macro.
5308 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5309
fbb1d502
TV
53102018-07-19 Tom de Vries <tdevries@suse.de>
5311
5312 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5313 regular expression.
5314
42dc7699
TV
53152018-07-18 Tom de Vries <tdevries@suse.de>
5316
5317 * gdb.base/vla-optimized-out.c: New test.
5318 * gdb.base/vla-optimized-out.exp: New file.
5319
7f1f7e23
SDJ
53202018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5321
5322 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5323 message "No address associated with hostname" when gdbserver
5324 cannot resolve the hostname.
5325
5759ebb3
PW
53262018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5327
5328 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5329 Add some test prefixes to make tests unique.
5330
3606ccab
PW
53312018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5332
5333 * gdb.base/frameapply.c: New file.
5334 * gdb.base/frameapply.exp: New file.
5335
529c08b2
PW
53362018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5337
5338 * gdb.base/skip.exp: Update expected error message.
5339
c7ab0aef
SDJ
53402018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5341 Jan Kratochvil <jan.kratochvil@redhat.com>
5342 Paul Fertser <fercerpav@gmail.com>
5343 Tsutomu Seki <sekiriki@gmail.com>
5344
5345 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5346 parameter.
5347 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5348 by default.
5349 * boards/native-gdbserver.exp: Likewise.
5350 * gdb.server/run-without-local-binary.exp: Improve regexp used
5351 for detecting when a remote debugging connection succeeds.
5352 * gdb.server/server-connect.exp: New file.
5353 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5354 Do not prefix the port number with ":".
5355 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5356 support for detecting and using it. Add '$debughost_gdbserver'
5357 to the list of arguments used to start gdbserver. Handle case
5358 when gdbserver cannot resolve a network name.
5359
16ff70dd
SDJ
53602018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5361
5362 PR c++/23373
5363 * gdb.base/ptype-offsets.cc (struct static_member): New
5364 struct.
5365 (main) <stmember>: New variable.
5366 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5367 with a static member in it.
5368
3541979f
AB
53692018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5370
5371 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5372 watchpoints enabled and disabled.
5373
c8ad9b9a
AB
53742018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5375
5376 * gdb.base/examine-backward.exp: Still run tests around address
5377 0x0, even if address 0x0 is not readable. Update the pattern for
5378 matching address 0x0 in expected output.
5379
e0e5e971
AB
53802018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5381
5382 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5383 malloc/free.
5384
1ea5da02
TV
53852018-07-04 Tom de Vries <tdevries@suse.de>
5386
5387 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5388
471b9d15
MR
53892018-07-02 Maciej W. Rozycki <macro@mips.com>
5390
5391 PR tdep/8282
5392 * gdb.arch/mips-disassembler-options.exp: New test.
5393 * gdb.arch/mips-disassembler-options.s: New test source.
5394
75acb486
PA
53952018-06-29 Pedro Alves <palves@redhat.com>
5396
5397 * gdb.threads/names.exp: Adjust expected "info threads" output.
5398
cd2bb709
PA
53992018-06-29 Pedro Alves <palves@redhat.com>
5400
5401 * gdb.opt/inline-break.exp (line number, address): Add "info
5402 break" tests.
5403
991ff292
PA
54042018-06-29 Pedro Alves <palves@redhat.com>
5405
5406 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5407 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5408 number and address and running to them.
5409
356819b6 54102018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5411
5412 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5413
2512d7ef
JK
54142018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5415
5416 * lib/compiler.c: Remove executable permission flag.
5417
be1b6474
RB
54182018-06-28 Richard Bunt <richard.bunt@arm.com>
5419
5420 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5421 code.
5422 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5423
291f9a96
PT
54242018-06-28 Petr Tesarik <ptesarik@suse.cz>
5425
5426 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5427
ed6dfe51
PT
54282018-06-28 Petr Tesarik <ptesarik@suse.cz>
5429
5430 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5431 address argument is omitted.
5432
d4d429d5
PT
54332018-06-28 Petr Tesarik <ptesarik@suse.cz>
5434
5435 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5436
7ab6656f
OJ
54372018-06-27 Omair Javaid <omair.javaid@linaro.org>
5438
5439 PR gdb/21695
5440 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5441 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5442
a33ccfc7
TT
54432018-06-26 Tom Tromey <tom@tromey.com>
5444
5445 PR rust/22574:
5446 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5447 * gdb.rust/simple.rs (struct SimpleLayout): New.
5448
6d72d289
SM
54492018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5450
5451 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5452 "info registers" output.
5453
8363f9d5
RB
54542018-06-21 Richard Bunt <richard.bunt@arm.com>
5455
5456 * gdb.base/watchpoint-hw-attach.c: New test.
5457 * gdb.base/watchpoint-hw-attach.exp: New file.
5458
f00674fe
SM
54592018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5460
5461 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5462 through /bin/sh.
5463 * boards/dwarf4-gdb-index.exp: Likewise.
5464 * boards/fission-dwp.exp: Likewise.
5465
1d554008
UW
54662018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5467
5468 * gdb.base/float128.exp: Add comment and improved fail message
5469 to the failure case of "print large128" test.
5470
d0ac1c44
SM
54712018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5472
5473 * configure.ac: Remove AC_PREREQ.
5474 * configure: Re-generate.
5475
61b04dd0
PA
54762018-06-19 Pedro Alves <palves@redhat.com>
5477
5478 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5479 (func_extern_caller): New.
5480 (main): Call func_extern_caller.
5481 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5482 logic change.
5483
f63b508a
SM
54842018-06-18 Weimin Pan <weimin.pan@oracle.com>
5485
5486 PR gdb/16841
5487 * gdb.cp/typedef-base.cc: New file.
5488 * gdb.cp/typedef-base.exp: New file.
5489
0fe3a558
TV
54902018-06-18 Tom de Vries <tdevries@suse.de>
5491
5492 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5493
7010835a
AB
54942018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5495 Richard Bunt <Richard.Bunt@arm.com>
5496
5497 * gdb.threads/attach-slow-waitpid.c: New file.
5498 * gdb.threads/attach-slow-waitpid.exp: New file.
5499 * gdb.threads/slow-waitpid.c: New file.
5500
14897d65
PA
55012018-06-14 Pedro Alves <palves@redhat.com>
5502
5503 * gdb.base/fork-running-state.c: Include <errno.h>.
5504 (exit_if_relative_exits): New.
5505 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5506 exits.
5507 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5508 child exits.
5509
5d9a0608
TV
55102018-06-14 Tom de Vries <tdevries@suse.de>
5511
5512 PR cli/22573
5513 * gdb.base/finish-pretty.c: New test.
5514 * gdb.base/finish-pretty.exp: New file.
5515
11ae5818
PA
55162018-06-14 Pedro Alves <palves@redhat.com>
5517
5518 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5519 gdb's expected startup output.
5520
1d39de44
PA
55212018-06-14 Pedro Alves <palves@redhat.com>
5522
5523 * lib/selftest-support.exp (selftest_setup): Remove inlined
5524 function handling.
5525
70ee0000
TV
55262018-06-14 Tom de Vries <tdevries@suse.de>
5527
5528 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5529 matching of breakpoint printing.
5530
11f4b608
TV
55312018-06-13 Tom de Vries <tdevries@suse.de>
5532
5533 PR testsuite/23269
5534 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5535 (fork_child): ... here, and ...
5536 (fork_parent): ... here.
5537
55382018-06-12 Tom de Vries <tdevries@suse.de>
5539
5540 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5541
9516f85a
AB
55422018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5543 Stephen Roberts <stephen.roberts@arm.com>
5544
5545 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5546 rewrite test to describe action performed, rather than possible
5547 failure.
5548
5045b3d7
GB
55492018-06-08 Gary Benson <gbenson@redhat.com>
5550
5551 * gdb.threads/check-libthread-db.exp: New file.
5552 * gdb.threads/check-libthread-db.c: Likewise.
5553
c61b06a1
TT
55542018-06-05 Tom Tromey <tom@tromey.com>
5555
5556 * gdb.base/default.exp: Update expected "show version" output.
5557
eb6af809
TT
55582018-06-05 Tom Tromey <tom@tromey.com>
5559
5560 PR cli/12326:
5561 * gdb.cp/static-print-quit.exp: Update.
5562 * lib/gdb.exp (pagination_prompt): Update.
5563 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5564 * gdb.python/python.exp: Update.
5565
178d6a63
JB
55662018-06-04 Joel Brobecker <brobecker@adacore.com>
5567
5568 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5569
8e817061
JB
55702018-06-01 Joel Brobecker <brobecker@adacore.com>
5571
5572 * gdb.ada/bp_fun_addr: New testcase.
5573
e86ca25f
TT
55742018-06-01 Tom Tromey <tom@tromey.com>
5575
5576 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5577 results.
5578 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5579 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5580 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5581 * gdb.base/maint.exp (maint_pass_if): Update.
5582
4b2dfa9d
MR
55832018-05-31 Maciej W. Rozycki <macro@mips.com>
5584
5585 * gdb.base/endian.exp: New test.
5586 * gdb.base/endian.c: New test source.
5587
45f25d6c
AB
55882018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5589
5590 PR gdb/23203
5591 * gdb.base/bt-selected-frame.c: New file.
5592 * gdb.base/bt-selected-frame.exp: New file.
5593 * lib/gdb.exp (get_current_frame_number): New function.
5594
d9f6d7f8
MR
55952018-05-24 Maciej W. Rozycki <macro@mips.com>
5596 Pedro Alves <palves@redhat.com>
5597
5598 * gdb.threads/tls-core.c: Include <stdlib.h>
5599 (thread_proc): Call `abort'.
5600 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5601 (tls_core_test): New procedure, bits factored out from ...
5602 (top level): ... here. Test both native cores and gcore cores.
5603
ff1cf532
TT
56042018-05-23 Tom Tromey <tom@tromey.com>
5605
5606 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5607
b98664d3
TT
56082018-05-23 Tom Tromey <tom@tromey.com>
5609
5610 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5611 symfile_complaints.
5612 (test_short_complaints): Likewise.
5613 (test_empty_complaints): Likewise.
5614 (test_initial_complaints): Update.
5615
4e9668d0
TT
56162018-05-23 Tom Tromey <tom@tromey.com>
5617
5618 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5619
43ba33c7
TT
56202018-05-23 Tom Tromey <tom@tromey.com>
5621
5622 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5623 (test_short_complaints): Update.
5624
035522c0
PA
56252018-05-22 Pedro Alves <palves@redhat.com>
5626
5627 * gdb.base/remote.exp: Only gdb_start after compiling the
5628 testcase. Issue "disconnect" before testing "set remote" command
5629 defaults. Issue clean_restart before running to main.
5630
cc0be08f
PA
56312018-05-22 Pedro Alves <palves@redhat.com>
5632
5633 * gdb.base/remote.exp: Adjust expected output of "show remote
5634 memory-write-packet-size". Add tests for "set remote
5635 memory-write-packet-size 0" and "set remote
5636 memory-write-packet-size fixed/limit".
5637
b1b60145
PA
56382018-05-22 Pedro Alves <palves@redhat.com>
5639
5640 PR gdb/22973
5641 * gdb.base/utf8-identifiers.c: New file.
5642 * gdb.base/utf8-identifiers.exp: New file.
5643
0ec848ad
PFC
56442018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5645
5646 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5647
2c3305f6
PFC
56482018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5649
5650 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5651
ce1e8424
TT
56522018-05-18 Tom Tromey <tom@tromey.com>
5653
5654 * gdb.base/ptype-offsets.exp: Update.
5655
ddfe970e
KS
56562018-05-17 Keith Seitz <keiths@redhat.com>
5657
5658 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5659 in expected breakpoint stop locations.
5660 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5661 move to proper scope to test variable values.
5662 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5663 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5664 New functions.
5665 (main): Call not_inline_func3.
5666 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5667 inline_func1, inline_func2, and inline_func3. Test that when each
5668 breakpoint is hit, GDB properly reports both the stop location
5669 and the backtrace. Repeat tests for temporary breakpoints.
5670
0726fcc6
MR
56712018-05-15 Maciej W. Rozycki <macro@mips.com>
5672
5673 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5674 rather then trying to access it in determining whether the PID
5675 of `gdbserver' could have been retrieved.
5676
8ee22052
AB
56772018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5678
5679 * gdb.arch/amd64-init-x87-values.S: New file.
5680 * gdb.arch/amd64-init-x87-values.exp: New file.
5681
7785df48
JK
56822018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5683
5684 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5685
56bcdbea
TT
56862018-05-04 Tom Tromey <tom@tromey.com>
5687
5688 PR python/22730:
5689 * gdb.python/python.exp: Test multi-line execute.
5690
a913fffb
TT
56912018-05-04 Tom Tromey <tom@tromey.com>
5692
5693 PR python/22731:
5694 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5695
7a2c85f2
TT
56962018-05-04 Tom Tromey <tom@tromey.com>
5697
5698 PR gdb/11750:
5699 * gdb.base/define.exp: Test defining a user command inside a user
5700 command.
5701 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5702
a3b60e45
JK
57032018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5704 Pedro Alves <palves@redhat.com>
5705
5706 PR breakpoints/19806 and support for PR external/20207.
5707 * gdb.base/watchpoint-unaligned.c: New file.
5708 * gdb.base/watchpoint-unaligned.exp: New file.
5709
45fe4a03
AB
57102018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5711
5712 * gdb.base/maint.exp: Make test names unique, use
5713 test_prefix_command_help to test 'help maint info', and remove
5714 repeated test of 'help maint'.
5715
9be2ae8f
TT
57162018-05-04 Tom Tromey <tom@tromey.com>
5717
5718 PR gdb/22619:
5719 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5720 behavior.
5721
11859c31
AB
57222018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5723
5724 * gdb.base/maint.exp: Process output from 'maint print registers'
5725 line at a time.
5726
089a9490
AB
57272018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5728
5729 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5730 timeout.
5731
9b0797e2
AB
57322018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5733
5734 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5735 filter pattern.
5736
f6ac5f3d
PA
57372018-05-02 Pedro Alves <palves@redhat.com>
5738
5739 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5740 to_log_command renames.
5741 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5742
77d3c63b
TT
57432018-05-02 Tom Tromey <tom@tromey.com>
5744
5745 * gdb.python/py-parameter.exp: Set test message.
5746
0489430a
TT
57472018-05-02 Tom Tromey <tom@tromey.com>
5748
5749 PR python/20084:
5750 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5751 PARAM_ZUINTEGER_UNLIMITED tests.
5752
1632f8ba
DR
57532018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5754
5755 PR rust/23124
5756 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5757 when casting.
5758
6d7bb824
TT
57592018-04-30 Tom Tromey <tom@tromey.com>
5760
5761 * gdb.python/py-type.exp: Check align attribute.
5762 * gdb.python/py-type.c: New "aligncheck" global.
5763
007e1530
TT
57642018-04-30 Tom Tromey <tom@tromey.com>
5765
5766 PR exp/17095:
5767 * gdb.dwarf2/dw2-align.exp: New file.
5768 * gdb.cp/align.exp: New file.
5769 * gdb.base/align.exp: New file.
5770 * lib/gdb.exp (gdb_int128_helper): New proc.
5771 (has_int128_c, has_int128_cxx): New caching procs.
5772
6873858b
TT
57732018-04-27 Tom Tromey <tom@tromey.com>
5774
5775 PR rust/22545:
5776 * gdb.rust/simple.exp: Add inclusive range tests.
5777
79188d8d
PA
57782018-04-26 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5781 ifunc breakpoint locations correctly of ifunc breakpoints set
5782 while the program resolves the ifunc.
5783
c7075ad5
PA
57842018-04-26 Pedro Alves <palves@redhat.com>
5785
5786 * gdb.base/gnu-ifunc-final.c: New file.
5787 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5788 * gdb.base/gnu-ifunc.exp (executable): Delete.
5789 (staticexecutable): Adjust.
5790 (lib_opts, exec_opts): Delete.
5791 (make_binsuffix, build, set-break): New procedures.
5792 (misc_tests): New, with tests factored out from the top level.
5793 (top level): Test different combinations of ifunc resolver name,
5794 resolver with and with debug info, and ifunc target with and
5795 without debug info. Wrap static tests with with_target_prefix.
5796
8388016d
PA
57972018-04-26 Pedro Alves <palves@redhat.com>
5798
5799 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5800 return type" warnings.
5801
249b5733
PA
58022018-04-25 Pedro Alves <palves@redhat.com>
5803
5804 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5805 killed".
5806 * gdb.base/kill-after-signal.exp: Likewise.
5807 * gdb.threads/kill.exp: Likewise.
5808
f67c0c91
SDJ
58092018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5810 Sergio Durigan Junior <sergiodj@redhat.com>
5811 Pedro Alves <palves@redhat.com>
5812
5813 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5814 regexps to expect for '[Inferior ... detached]' as well.
5815 * gdb.base/attach.exp: Likewise.
5816 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5817 "gdb_continue_to_end".
5818 (test_catch_syscall_with_wrong_args): Likewise.
5819 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5820 ']'. Don't set 'verbose' on.
5821 * gdb.base/foll-vfork.exp: Likewise.
5822 * gdb.base/fork-print-inferior-events.c: New file.
5823 * gdb.base/fork-print-inferior-events.exp: New file.
5824 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5825 '[Inferior ... has been killed]' message.
5826 * gdb.base/kill-after-signal.exp: Likewise.
5827 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5828 detach message.
5829 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5830 message.
5831 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5832 regexps to expect for '[Inferior ... detached]' as well.
5833 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5834
0a8ddac4
SM
58352018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5836
5837 PR gdb/23104
5838 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5839
701adfb0
PA
58402018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5841
5842 PR gdb/23095
5843 * gdb.base/break-probes.exp: Pass shlib_load to
5844 prepare_for_testing. Set normal_bp to r_debug_state if target is
5845 bsd.
5846
d27d16bf
RB
58472018-04-19 Richard Bunt <richard.bunt@arm.com>
5848
5849 * gdb.threads/multiple-successive-infcall.c: New test.
5850 * gdb.threads/multiple-successive-infcall.exp: New file.
5851
a037790e
TT
58522018-04-17 Tom Tromey <tom@tromey.com>
5853
5854 * gdb.rust/simple.rs (Union): New type.
5855 (main): New local "u".
5856 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5857
e3a91079
AA
58582018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5859
5860 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5861 number information in output of "whereis" command.
5862 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5863
b744723f
AA
58642018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5865
5866 * gdb.ada/info_types.exp: Adjust expected output to the line
5867 numbers now printed by "info var/func/type".
5868 * gdb.base/completion.exp: Likewise.
5869 * gdb.base/included.exp: Likewise.
5870 * gdb.cp/cp-relocate.exp: Likewise.
5871 * gdb.cp/cplusfuncs.exp: Likewise.
5872 * gdb.cp/namespace.exp: Likewise.
5873 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5874
4a4495d6
MM
58752018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5876
5877 * gdb.btrace/cpu.exp: New.
5878
1d509aa6
MM
58792018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5880
5881 * gdb.base/step-indirect-call-thunk.exp: New.
5882 * gdb.base/step-indirect-call-thunk.c: New.
5883 * gdb.reverse/step-indirect-call-thunk.exp: New.
5884 * gdb.reverse/step-indirect-call-thunk.c: New.
5885
6295b6da
SM
58862018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5887
5888 * gdb.base/pie-fork.c: New file.
5889 * gdb.base/pie-fork.exp: New file.
5890
50146e70
TT
58912018-04-11 Tom Tromey <tom@tromey.com>
5892
5893 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5894
f50d8a2e
PA
58952018-04-10 Pedro Alves <palves@redhat.com>
5896
5897 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5898 exits. Instead loop running forever.
5899 (fork_parent): Run forever too.
5900
a0be7a36
SM
59012018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5902
5903 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5904 mi_continue_to_line.
5905 * gdb.mi/mi-stack.c (callee4): Add comment.
5906
9b73db36
SM
59072018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5908
5909 * gdb.mi/mi-stack.exp: Fix indentation.
5910
c912f608
SM
59112018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5912
5913 PR gdb/22979
5914 * gdb.arch/amd64-osabi.exp: New file.
5915
26540402
SM
59162018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5917
5918 PR gdb/22980
5919 * gdb.base/osabi.exp: New file.
5920
121ad66c 59212018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5922
5923 * gdb.cp/static-typedef-print.exp: New file.
5924 * gdb.cp/static-typedef-print.cc: New file.
5925
3fcded8f
JB
59262018-03-27 Joel Brobecker <brobecker@adacore.com>
5927
5928 * gdb.ada/varsize_limit: New testcase.
5929
59cc4834
JB
59302018-03-27 Joel Brobecker <brobecker@adacore.com>
5931
5932 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5933
5934 * gdb.ada/notcplusplus: New testcase.
5935
5936 * gdb.base/c-linkage-name.c: New file.
5937 * gdb.base/c-linkage-name.exp: New testcase.
5938
4ca59a9f
TT
59392018-03-26 Tom Tromey <tom@tromey.com>
5940
5941 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5942 * gdb.python/py-framefilter.py (name_error): New global.
5943 (ErrorInName.function): Use name_error.
5944
978d6c75
TT
59452018-03-26 Tom Tromey <tom@tromey.com>
5946
5947 PR backtrace/15582:
5948 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5949
b7fee5a3
KS
59502018-03-23 Keith Seitz <keiths@redhat.com>
5951
5952 PR c++/22968
5953 * gdb.cp/subtypes.exp: New file.
5954 * gdb.cp/subtypes.h: New file.
5955 * gdb.cp/subtypes.cc: New file.
5956 * gdb.cp/subtypes-2.cc: New file.
5957
376be529
AB
59582018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5959
5960 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5961 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5962 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5963 -nostartfiles when compiling the test. Confirm that all registers
5964 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5965
066cfa98
AB
59662018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5967
5968 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5969 option, syntax was wrong anyway.
5970 * gdb.arch/arm-disp-step.exp: Likewise.
5971 * gdb.arch/sparc64-regs.exp: Likewise.
5972 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5973 option, syntax was wrong anyway, switch to use
5974 prepare_for_testing.
5975 * gdb.arch/i386-disp-step.exp: Likewise.
5976
079670b9
AA
59772018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5978
5979 * gdb.ada/exec_changed.exp: Replace "target_info exists
5980 use_gdb_stub" by "use_gdb_stub".
5981 * gdb.ada/start.exp: Likewise.
5982 * gdb.base/async-shell.exp: Likewise.
5983 * gdb.base/attach-pie-misread.exp: Likewise.
5984 * gdb.base/attach-wait-input.exp: Likewise.
5985 * gdb.base/break-entry.exp: Likewise.
5986 * gdb.base/break-interp.exp: Likewise.
5987 * gdb.base/dprintf-detach.exp: Likewise.
5988 * gdb.base/nostdlib.exp: Likewise.
5989 * gdb.base/solib-nodir.exp: Likewise.
5990 * gdb.base/statistics.exp: Likewise.
5991 * gdb.base/testenv.exp: Likewise.
5992 * gdb.mi/mi-exec-run.exp: Likewise.
5993 * gdb.mi/mi-start.exp: Likewise.
5994 * gdb.multi/dummy-frame-restore.exp: Likewise.
5995 * gdb.multi/multi-arch-exec.exp: Likewise.
5996 * gdb.multi/multi-arch.exp: Likewise.
5997 * gdb.multi/tids.exp: Likewise.
5998 * gdb.multi/watchpoint-multi.exp: Likewise.
5999 * gdb.python/py-events.exp: Likewise.
6000 * gdb.threads/attach-into-signal.exp: Likewise.
6001 * gdb.threads/attach-stopped.exp: Likewise.
6002 * gdb.threads/threadapply.exp: Likewise.
6003 * lib/selftest-support.exp: Likewise.
6004
26d6cec4
AA
60052018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6006
6007 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6008
4ee89e90
SR
60092018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6010
6011 * gdb.perf/template-breakpoints.cc: New file.
6012 * gdb.perf/template-breakpoints.exp: New file.
6013 * gdb.perf/template-breakpoints.py: New file.
6014
92630041
TT
60152018-03-19 Tom Tromey <tom@tromey.com>
6016
6017 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6018 y0.
6019 * gdb.rust/simple.exp: Test bare identifier form of struct
6020 initializer.
6021
76727919
TT
60222018-03-19 Tom Tromey <tom@tromey.com>
6023
6024 * gdb.gdb/observer.exp: Remove.
6025
194ed413
AA
60262018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6027
6028 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6029 "qualified" option when setting breakpoints.
6030 * gdb.trace/backtrace.exp: Likewise.
6031 * gdb.trace/circ.exp: Likewise.
6032 * gdb.trace/collection.exp: Likewise.
6033 * gdb.trace/disconnected-tracing.exp: Likewise.
6034 * gdb.trace/ftrace-lock.exp: Likewise.
6035 * gdb.trace/ftrace.exp: Likewise.
6036 * gdb.trace/infotrace.exp: Likewise.
6037 * gdb.trace/packetlen.exp: Likewise.
6038 * gdb.trace/passc-dyn.exp: Likewise.
6039 * gdb.trace/qtro.exp: Likewise.
6040 * gdb.trace/read-memory.exp: Likewise.
6041 * gdb.trace/report.exp: Likewise.
6042 * gdb.trace/signal.exp: Likewise.
6043 * gdb.trace/status-stop.exp: Likewise.
6044 * gdb.trace/strace.exp: Likewise.
6045 * gdb.trace/tfind.exp: Likewise.
6046 * gdb.trace/trace-break.exp: Likewise.
6047 * gdb.trace/trace-condition.exp: Likewise.
6048 * gdb.trace/trace-mt.exp: Likewise.
6049 * gdb.trace/tstatus.exp: Likewise.
6050 * gdb.trace/tsv.exp: Likewise.
6051 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6052 * gdb.trace/unavailable.exp: Likewise.
6053 * gdb.trace/while-dyn.exp: Likewise.
6054
8b067d2c
AA
60552018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6056
6057 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6058 that libinproctrace is copied to the target.
6059
3ae9ce5d
TT
60602018-03-14 Tom Tromey <tom@tromey.com>
6061
6062 PR cli/14977:
6063 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6064 a null pointer.
6065 * gdb.base/wchar.exp: Likewise.
6066
b8c2339b
TT
60672018-03-14 Tom Tromey <tom@tromey.com>
6068
6069 PR cli/19918:
6070 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6071 flag.
6072
4872dc46
SM
60732018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6074
6075 PR gdb/22841
6076 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6077 "target" to remote_exec.
6078
e4fe3756
SM
60792018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6080
6081 PR gdb/22841
6082 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6083 ${board}_upload): Remove.
6084
e95a97d4
AA
60852018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6086
6087 * gdb.cp/watch-cp.cc: New test.
6088 * gdb.cp/watch-cp.exp: New file.
6089
dbbb1059
AB
60902018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6091
6092 * gdb.base/infcall-nested-structs.exp: New file.
6093 * gdb.base/infcall-nested-structs.c: New file.
6094 * gdb.base/float.exp: Add riscv support.
6095
ecc054c0
TP
60962018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6097
6098 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6099 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6100
25e3c82c
SDJ
61012018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6102
6103 * gdb.server/abspath.exp: New file.
6104 * lib/gdb.exp (with_cwd): New procedure.
6105
3083294d
SM
61062018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6107
6108 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6109 use it.
6110 (gdb_is_target_remote_prompt): New proc.
6111 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6112 (gdb_is_target_native): Pass prompt parameter to
6113 gdb_is_target_1.
6114
3275ef47
SM
61152018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6116
6117 * gdb.base/load-command.c: New file.
6118 * gdb.base/load-command.exp: New file.
6119 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6120 (gdb_is_target_1): ...this, and generalize for other targets
6121 than just remote.
6122 (gdb_is_target_remote): Use gdb_is_target_1.
6123 (gdb_is_target_native): use gdb_is_target_1.
6124
6893c19a
TT
61252018-02-26 Tom Tromey <tom@tromey.com>
6126
6127 PR python/16497:
6128 * gdb.python/py-framefilter.exp: Update test.
6129
2ddeaf8a
TT
61302018-02-26 Tom Tromey <tom@tromey.com>
6131
6132 * gdb.dwarf2/variant.c: New file.
6133 * gdb.dwarf2/variant.exp: New file.
6134
c9317f21
TT
61352018-02-26 Tom Tromey <tom@tromey.com>
6136
6137 * gdb.rust/simple.exp: Accept more possible results in enum test.
6138
6f6d0c26
SM
61392018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6140
6141 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6142 parentheses.
6143
11b03145
MR
61442018-02-23 Maciej W. Rozycki <macro@mips.com>
6145
6146 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6147 name of a variable: $actual_linejj -> $actual_line.
6148
54a27fe5
JB
61492018-02-21 John Baldwin <jhb@FreeBSD.org>
6150
6151 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6152
de65820c
MM
61532018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6154
6155 * gdb.btrace/buffer-size.exp: Do not force BTS.
6156
980548fd
PA
61572018-02-14 Pedro Alves <palves@redhat.com>
6158
6159 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6160 getting a "Quit".
6161
c4e12631
MM
61622018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6163
6164 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6165 Fix test name.
6166
c2e0e465
SM
61672018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6168
6169 * gdb.cp/m-static.exp: Check type of optimized out static
6170 member.
6171
f7216783
AB
61722018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6173
6174 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6175 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6176
0625771b
LS
61772018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6178 Leszek Swirski <leszeks@google.com>
6179
6180 * gdb.python/py-prettyprint.c
6181 (struct to_string_returns_value_inner,
6182 struct to_string_returns_value_wrapper): New.
6183 (main): Add tsrvw variable.
6184 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6185 ToStringReturnsValueWrapper): New classes.
6186 (register_pretty_printers): Register new pretty-printers.
6187 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6188 recursive pretty printer.
6189 * gdb.python/py-mi.exp: Likewise.
6190
59498c30
LS
61912018-02-01 Leszek Swirski <leszeks@google.com>
6192
6193 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6194 functions with the same name as an include file are parsed
6195 correctly.
6196
d4d38844
YQ
61972018-02-01 Yao Qi <yao.qi@linaro.org>
6198
6199 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6200 "\[^\r\n\]*".
6201
07e5f5cf
NP
62022018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6203
6204 * gdb.arch/powerpc-prologue-frame.s: New file.
6205 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6206 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6207
929b5ad4
JB
62082018-01-31 Joel Brobecker <brobecker@adacore.com>
6209
6210 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6211
e671cd59
PA
62122018-01-30 Pedro Alves <palves@redhat.com>
6213
6214 PR gdb/13211
6215 * gdb.base/interrupt-daemon.c: New.
6216 * gdb.base/interrupt-daemon.exp: New.
6217 * gdb.multi/multi-term-settings.c: New.
6218 * gdb.multi/multi-term-settings.exp: New.
6219
fc413dc4
JB
62202018-01-30 Joel Brobecker <brobecker@adacore.com>
6221
6222 * gdb.base/break.exp: Save the location where the breakpoint
6223 on break.c:47 was actually inserted when debugging the version
6224 compiled at -O2 and use it in the expected output of the "info
6225 break" test performed soon after.
6226
5c319bb2
PA
62272018-01-22 Pedro Alves <palves@redhat.com>
6228 Sergio Durigan Junior <sergiodj@redhat.com>
6229
6230 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6231 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6232
a9e40818
JB
62332018-01-22 Joel Brobecker <brobecker@adacore.com>
6234
6235 * gdb.base/break-include.c, gdb.base/break-include.inc,
6236 gdb.base/break-include.exp: New files.
6237 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6238 line number now being the actual line number where the breakpoint
6239 was inserted.
6240 * gdb.mi/mi-break.exp: Likewise.
6241 * gdb.mi/mi-reverse.exp: Likewise.
6242 * gdb.mi/mi-simplerun.exp: Ditto.
6243
e707fc44
AB
62442018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6245
6246 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6247 varobj.
6248 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6249
ae451627
AB
62502018-01-21 Don Breazeal <donb@codesourcery.com>
6251 Andrew Burgess <andrew.burgess@embecosm.com>
6252
6253 * gdb.mi/basics.c: Add new global.
6254 * gdb.mi/mi-frame-regs.exp: New file.
6255 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6256 case.
6257
b1b189e0
AB
62582018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6259
6260 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6261 non-parameter, and on an unknown symbol.
6262
fcfcc376
TT
62632018-01-19 Tom Tromey <tom@tromey.com>
6264
6265 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6266 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6267
634c1c31
AA
62682018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6269
6270 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6271 setrlimit and chdir to int.
6272
d6ad07fd
AA
62732018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6274
6275 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6276 function.
6277 (my_tend): Likewise.
6278 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6279 rationale of avoiding FP- and vector instructions.
6280
adf8243b
RK
62812018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6282
6283 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6284 "info reg" with "\[ \t\]*".
6285 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6286 "\[ \t\]+".
6287 * gdb.arch/s390-multiarch.exp: Ditto.
6288 * gdb.base/pc-fp.exp: Ditto.
6289 * gdb.reverse/i386-precsave.exp: Ditto.
6290 * gdb.reverse/i386-reverse.exp: Ditto.
6291 * gdb.reverse/i387-env-reverse.exp: Ditto.
6292 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6293
dcc06925
AA
62942018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6295
6296 * lib/gdb.exp (gdb_compile): Re-enable use of
6297 universal_compile_options for languages other than Rust.
6298
25d4fd80
AA
62992018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6300
6301 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6302
ee7f689e 63032018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6304
6305 PR gdb/16577
6306 * gdb.base/solib-vanish.exp: New.
6307 * gdb.base/solib-vanish-main.c: New.
6308 * gdb.base/solib-vanish-lib1.c: New.
6309 * gdb.base/solib-vanish-lib2.c: New.
6310
d8447b6b
YQ
63112018-01-17 Yao Qi <yao.qi@linaro.org>
6312
6313 * gdb.compile/compile.exp: Match the address printed for
6314 frame in the output of command "bt".
6315
86d6a90c
TT
63162018-01-15 Tom Tromey <tom@tromey.com>
6317
6318 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6319 compute sp_reg.
6320
cbcdb1aa
AB
63212018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6322
6323 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6324 to prepare.
6325 (prepare): Return 0 on error, 1 on success.
6326
eea61984
PA
63272018-01-12 Pedro Alves <palves@redhat.com>
6328
6329 * gdb.base/continue-after-aborted-step-over.c: New.
6330 * gdb.base/continue-after-aborted-step-over.exp: New.
6331
6181e9c2
SM
63322018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6333
6334 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6335 options when not creating an executable.
6336
3cada740
PA
63372018-01-11 Pedro Alves <palves@redhat.com>
6338
6339 PR remote/22597
6340 * gdb.server/stop-reply-no-thread.c: New file.
6341 * gdb.server/stop-reply-no-thread.exp: New file.
6342
c63d3e8d
PA
63432018-01-10 Pedro Alves <palves@redhat.com>
6344
6345 PR gdb/22670
6346 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6347 functions too. Test setting breakpoints and printing C functions
6348 with no debug info too.
6349 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6350
d4c2a405
PA
63512018-01-10 Pedro Alves <palves@redhat.com>
6352
6353 PR gdb/22670
6354 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6355 a fail.
6356
8825213e
PA
63572018-01-10 Pedro Alves <palves@redhat.com>
6358
6359 PR gdb/22670
6360 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6361
605fd3c6
YQ
63622018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6363
6364 * gdb.server/unittest.exp: Match the output in non-development
6365 mode.
6366
1e5ded6c
YQ
63672018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6368
6369 * gdb.gdb/unittest.exp: Match output in non-development mode.
6370
30066b0b
JB
63712018-01-08 Joel Brobecker <brobecker@adacore.com>
6372
6373 * gdb.ada/access_tagged_param.exp: Relax expected output
6374 for value of "ObjL" in "continue" to pck.inspect breakpoint
6375 test.
6376
04bafb1e
XR
63772018-01-08 Joel Brobecker <brobecker@adacore.com>
6378
9f86398b
JB
6379 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6380 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6381
e379cee6
PA
63822018-01-05 Pedro Alves <palves@redhat.com>
6383
6384 PR gdb/18653
6385 * gdb.base/libsegfault.exp: New.
6386
de63c46b
PA
63872018-01-05 Joel Brobecker <brobecker@adacore.com>
6388
6389 PR gdb/22670
6390 * gdb.ada/access_tagged_param.exp: New file.
6391 * gdb.ada/access_tagged_param/foo.adb: New file.
6392
f98fc17b
PA
63932018-01-05 Pedro Alves <palves@redhat.com>
6394
6395 PR gdb/22670
6396 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6397 exercise lower case too, and to exercise both full matching and
6398 wild matching.
6399
342f8240
JB
64002018-01-05 Joel Brobecker <brobecker@adacore.com>
6401
6402 * gdb.ada/rename_subscript_param: New testcase.
6403
7150d33c
JG
64042018-01-05 Jerome Guitton <guitton@adacore.com>
6405
6406 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6407
cc0e770c
JB
64082018-01-05 Joel Brobecker <brobecker@adacore.com>
6409
6410 * gdb.ada/convvar_comp: New testcase.
6411
672a41aa 64122018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6413
6414 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6415 (My_Table): New global variable.
6416 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6417
7365ec2f
JB
64182018-01-04 Joel Brobecker <brobecker@adacore.com>
6419
6420 PR gdb/22670
6421 * gdb.ada/maint_with_ada: New testcase.
6422
289483b6
JB
64232018-01-04 Joel Brobecker <brobecker@adacore.com>
6424
6425 PR gdb/22670
6426 * gdb.ada/bp_c_mixed_case: New testcase.
6427
344420da
JB
64282018-01-04 Joel Brobecker <brobecker@adacore.com>
6429
6430 PR gdb/22670
6431 * gdb.ada/complete.exp: Add "complete break ada" test.
6432
66fc87a0
JB
64332018-01-04 Joel Brobecker <brobecker@adacore.com>
6434
6435 PR gdb/22670
6436 * gdb.ada/info_addr_mixed_case: New testcase.
6437
9f757bf7
XR
64382018-01-03 Xavier Roirand <roirand@adacore.com>
6439
6440 * gdb.ada/excep_handle.exp: New testcase.
6441 * gdb.ada/excep_handle/foo.adb: New file.
6442 * gdb.ada/excep_handle/pck.ads: New file.
6443
bd570f80
JB
64442018-01-03 Joel Brobecker <brobecker@adacore.com>
6445
6446 * gdb.base/step-line.c: Add extra empty line in copyright header.
6447 * gdb.base/step-line.inp: Likewise.
6448
9fe561ab
JB
64492018-01-02 Joel Brobecker <brobecker@adacore.com>
6450
6451 * gdb.ada/dyn_stride.exp: Add slice test.
6452
a405673c
JB
64532018-01-02 Joel Brobecker <brobecker@adacore.com>
6454
6455 * gdb.ada/dyn_stride: New testcase.
6456
cef0f868
SH
64572017-12-27 Stafford Horne <shorne@gmail.com>
6458
6459 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6460 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6461
b67d92b0
SH
64622017-12-27 Stafford Horne <shorne@gmail.com>
6463
6464 * gdb.base/reggroups.c: New file.
6465 * gdb.base/reggroups.exp: New file.
6466
eccab96d
JB
64672017-12-18 Joel Brobecker <brobecker@adacore.com>
6468
6469 * gdb.dwarf2/ada-valprint-error.c: New file.
6470 * gdb.dwarf2/ada-valprint-error.exp: New file.
6471
0e2da9f0
JB
64722017-12-18 Joel Brobecker <brobecker@adacore.com>
6473
6474 * gdb.ada/assign_arr: New testcase.
6475
cb923fcc
XR
64762017-12-18 Xavier Roirand <roirand@adacore.com>
6477
6478 * gdb.ada/funcall_ptr: New testcase.
6479
7c161838
SDJ
64802017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6481
6482 PR cli/16224
6483 * gdb.base/ptype-offsets.cc: New file.
6484 * gdb.base/ptype-offsets.exp: New file.
6485
1af17fd9
YQ
64862017-12-15 Yao Qi <yao.qi@linaro.org>
6487
6488 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6489 if XML is disabled.
6490
828d5846
XR
64912017-12-15 Xavier Roirand <roirand@adacore.com>
6492
6493 * gdb.ada/same_component_name: New testcase.
6494
79e8fcaa
JB
64952017-12-14 Joel Brobecker <brobecker@adacore.com>
6496
6497 * gdb.ada/str_binop_equal: New testcase.
6498
e05fa6f9
JB
64992017-12-14 Joel Brobecker <brobecker@adacore.com>
6500
6501 * gdb.ada/task_switch_in_core: New testcase.
6502
b89641ba
SM
65032017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6504
6505 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6506 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6507 call test_bkpt_qualified.
6508 (test_bkpt_qualified): New proc.
6509
6892d2e4
PA
65102017-12-13 Pedro Alves <palves@redhat.com>
6511
6512 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6513 Tighten regexp by matching with an anchor.
6514
a22ecf70
PA
65152017-12-13 Pedro Alves <palves@redhat.com>
6516
6517 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6518 ("expression with namespace"): New set of tests.
6519 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6520 (Nested::Test_NS::qux): New.
6521 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6522 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6523
9937536c
JB
65242017-12-13 Joel Brobecker <brobecker@adacore.com>
6525
6526 * gdb.base/server-del-break.c: New file.
6527 * gdb.base/server-del-break.exp: New file.
6528
fe49c6f5
SH
65292017-12-12 Stafford Horne <shorne@gmail.com>
6530
6531 * gdb.xml/tdesc-regs.exp: Add or1k support.
6532
c3d18620
SH
65332017-12-12 Stafford Horne <shorne@gmail.com>
6534
6535 * gdb.base/bp-permanent.c: Define nop of or1k.
6536
c5f9cfc8
JB
65372017-12-11 Joel Brobecker <brobecker@adacore.com>
6538
6539 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6540 output with components being reordered.
6541
a9c135fc
JB
65422017-12-11 Joel Brobecker <brobecker@adacore.com>
6543
6544 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6545 output with components being reordered.
6546
927aa2e7
JK
65472017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6548 Pedro Alves <palves@redhat.com>
6549
6550 * gdb.base/maint.exp (check for .gdb_index): Check also for
6551 .debug_names.
6552 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6553 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6554 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6555 (.gdb_index used after symbol reloading): Support also .debug_names.
6556 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6557
f17d9474
YQ
65582017-12-08 Yao Qi <yao.qi@linaro.org>
6559
6560 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6561 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6562
a0de8c21
YQ
65632017-12-08 Yao Qi <yao.qi@linaro.org>
6564
6565 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6566 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6567
a738ea1d
YQ
65682017-12-08 Yao Qi <yao.qi@linaro.org>
6569
6570 * gdb.arch/aarch64-tagged-pointer.c: New file.
6571 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6572
1cd9a73b
SDJ
65732017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6574
6575 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6576 "int".
6577
fa6eb693
KS
65782017-12-07 Keith Seitz <keiths@redhat.com>
6579
6580 PR breakpoints/22569
6581 * gdb.linespec/ls-errs.exp: Change expected result of "break
6582 -source this file has spaces.c -line 3".
6583 Check that an explicit source file followed by whitespace is
6584 identified as an invalid explicit location.
6585
883fd55a
KS
65862017-12-07 Keith Seitz <keiths@redhat.com>
6587
6588 * gdb.cp/nested-types.cc: New file.
6589 * gdb.cp/nested-types.exp: New file.
6590 * lib/cp-support.exp: Load data-structures.exp library.
6591 (debug_cp_test_ptype_class): New global.
6592 (cp_ptype_class_verbose, next_line): New procedures.
6593 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6594 Add and document new return value.
6595 Switch the list of lines to a queue.
6596 Add support for new `type' key for nested type definitions.
6597 Add debugging/troubleshooting messages.
6598 * lib/data-structures.exp: New file.
6599
ec72db3e
SM
66002017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6601
6602 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6603 with proc_with_prefix, don't use with_test_prefix.
6604
99598d71
TT
66052017-12-07 Tom Tromey <tom@tromey.com>
6606
6607 * gdb.base/break.exp: Add test for empty "commands".
6608
a8806230
YQ
66092017-12-07 Yao Qi <yao.qi@linaro.org>
6610
6611 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6612 malloc and catch syscall.
6613
824cc835
PM
66142017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6615
e79be6e5 6616 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6617 tests for explicit locations.
6618
7cc244de
PA
66192017-12-06 Pedro Alves <palves@redhat.com>
6620
6621 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6622 force-disabling XML descriptions.
6623
50a1fdd5
PA
66242017-12-04 Pedro Alves <palves@redhat.com>
6625
6626 PR gdb/22499
6627 * gdb.arch/amd64-disp-step-avx.S: New file.
6628 * gdb.arch/amd64-disp-step-avx.exp: New file.
6629
f0fb2488
PA
66302017-12-03 Pedro Alves <palves@redhat.com>
6631
6632 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6633 and <string.h>.
6634 (parent_function): Print distinct messages when waitpid fails, or
6635 the child exits with a signal, or the child exits for an unhandled
6636 reason.
6637 * gdb.threads/process-dies-while-detaching.exp
6638 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6639 it. Wait for both inferior output and GDB's prompt. Use an
6640 indirect spawn id list.
6641 (do_detach): New parameter 'child_exit'. Use it to compute
6642 expected inferior output.
6643 (test_detach, test_detach_watch, test_detach_killed_outside):
6644 Adjust to pass down the expected child exit kind.
6645
97cbe998
SDJ
66462017-12-01 Joel Brobecker <brobecker@adacore.com>
6647 Sergio Durigan Junior <sergiodj@redhat.com>
6648 Pedro Alves <palves@redhat.com>
6649
6650 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6651
40fc416f
SDJ
66522017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6653
6654 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6655 to 'symbol-file' and 'add-symbol-file' can be
6656 position-independent.
6657
1cc75e92
YQ
66582017-12-01 Yao Qi <yao.qi@linaro.org>
6659
6660 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6661 the URL in copyright header.
6662 * gdb.arch/aarch64-fp.exp: Likewise.
6663 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6664 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6665 * gdb.base/expand-psymtabs.exp: Likewise.
6666 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6667 * gdb.fortran/common-block.exp: Likewise.
6668 * gdb.fortran/common-block.f90: Likewise.
6669 * gdb.fortran/logical.exp: Likewise.
6670 * gdb.fortran/vla-datatypes.f90: Likewise.
6671 * gdb.fortran/vla-sub.f90: Likewise.
6672
875fb7a7
JB
66732017-11-30 Joel Brobecker <brobecker@adacore.com>
6674
6675 * gdb.ada/repeat_dyn: New testcase.
6676
6f14765f
UW
66772017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6678
6679 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6680 Update for changed thread numbering.
6681 * gdb.cell/bt.exp: Update for changed GDB output.
6682
f1af7b94
SM
66832017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6684
6685 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6686 setting isremote by hand.
6687 * boards/dwarf4-gdb-index.exp: Likewise.
6688 * boards/fission.exp: Likewise.
6689 * boards/stabs.exp: Likewise.
6690
e3919f3e
PA
66912017-11-30 Pedro Alves <palves@redhat.com>
6692
6693 * gdb.linespec/cpls-ops.exp
6694 (check_explicit_skips_function_argument): Extract the underlying
6695 type of size_t instead of hardcoding it.
6696
bd69330d
PA
66972017-11-29 Pedro Alves <palves@redhat.com>
6698
6699 PR c++/19436
6700 * gdb.linespec/cpls-abi-tag.cc: New file.
6701 * gdb.linespec/cpls-abi-tag.exp: New file.
6702
a20714ff
PA
67032017-11-29 Pedro Alves <palves@redhat.com>
6704
6705 * gdb.base/langs.exp: Use -qualified.
6706 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6707 it.
6708 * gdb.cp/namespace.exp: Use -qualified.
6709 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6710 (overload-3, template-overload, template-ret-type, const-overload)
6711 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6712 procedures.
6713 (test_driver): Call them.
6714 * gdb.cp/save-bp-qualified.cc: New.
6715 * gdb.cp/save-bp-qualified.exp: New.
6716 * gdb.linespec/explicit.exp: Test -qualified.
6717 * lib/completion-support.exp (completion::explicit_opts_list): Add
6718 "-qualified".
6719 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6720
f6f1d339
PM
67212017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6722
6723 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6724
02ca603a
TT
67252017-11-29 Tom Tromey <tom@tromey.com>
6726
6727 * gdb.base/relocate.exp: Update invalid argument test.
6728 Add new tests for invalid arguments.
6729
ed6c0bfb
TP
67302017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6731
6732 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6733 Return 0 as a long.
6734 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6735
f106e10e
TP
67362017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6737
6738 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6739 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6740 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6741 func ().
6742 * gdb.cp/shadow.cc (B.func): Return 0.
6743
10329bb2
JB
67442017-11-27 Joel Brobecker <brobecker@adacore.com>
6745
6746 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6747 expected output in gdb_expect call to allow the exception
6748 message to be present as well. Fix syntax confusion to avoid
6749 TCL thinking that exception_name is an array.
6750
617cd4bc
UW
67512017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6752
6753 * gdb.arch/spu-info.c: Include <unistd.h>.
6754 (do_signal_test): Fix broken calls to write.
6755 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6756 Fix checks for empty mailboxes. Update signal tests for corrected
6757 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6758 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6759 * gdb.cell/arch.exp: Use standard_output_file.
6760 * gdb.cell/break.exp: Likewise.
6761 * gdb.cell/bt.exp: Likewise.
6762 * gdb.cell/core.exp: Likewise.
6763 * gdb.cell/dwarfaddr.exp: Likewise.
6764 * gdb.cell/ea-cache.exp: Likewise.
6765 * gdb.cell/ea-standalone.exp: Likewise.
6766 * gdb.cell/f-regs.exp: Likewise.
6767 * gdb.cell/fork.exp: Likewise.
6768 * gdb.cell/gcore.exp: Likewise.
6769 * gdb.cell/mem-access.exp: Likewise.
6770 * gdb.cell/ptype.exp: Likewise.
6771 * gdb.cell/registers.exp: Likewise.
6772 * gdb.cell/sizeof.exp: Likewise.
6773 * gdb.cell/solib-symbol.exp: Likewise.
6774 * gdb.cell/solib.exp: Likewise.
617cd4bc 6775
a81aaca0
PA
67762017-11-25 Pedro Alves <palves@redhat.com>
6777
6778 * gdb.base/complete-empty.exp: New file.
6779 * gdb.base/completion.exp: Adjust.
6780
6a3c6ee4
PA
67812017-11-25 Pedro Alves <palves@redhat.com>
6782
6783 * gdb.linespec/cpls-ops.cc: New file.
6784 * gdb.linespec/cpls-ops.exp: New file.
6785 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6786 factored out from ...
6787 (test_complete_prefix_range): ... this.
6788
8955eb2d
PA
67892017-11-24 Pedro Alves <palves@redhat.com>
6790
6791 * gdb.linespec/cpcompletion.exp: New file.
6792 * gdb.linespec/cpls-hyphen.cc: New file.
6793 * gdb.linespec/cpls.cc: New file.
6794 * gdb.linespec/cpls2.cc: New file.
6795 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6796 test to use test_gdb_complete_unique. Add label completion,
6797 keyword completion and explicit location completion tests.
6798 * lib/completion-support.exp: New file.
6799
e547c119
JB
68002017-11-24 Joel Brobecker <brobecker@adacore.com>
6801
6802 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6803 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6804 when hitting an exception catchpoint.
6805
7c3c1aa8
YQ
68062017-11-22 Yao Qi <yao.qi@linaro.org>
6807
6808 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6809
41bd68f5
SM
68102017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6811
6812 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6813 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6814 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6815
1daad298
YQ
68162017-11-22 Yao Qi <yao.qi@linaro.org>
6817
6818 * gdb.base/info-os.exp: Pass pthreads.
6819 * gdb.multi/multi-attach.exp: Likewise.
6820
88465e87
YQ
68212017-11-22 Yao Qi <yao.qi@linaro.org>
6822
6823 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6824 compiler.
6825
dc196b23
YQ
68262017-11-22 Yao Qi <yao.qi@linaro.org>
6827
6828 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6829 * gdb.base/break-interp.exp: Likewise.
6830 * gdb.base/jit-attach-pie.exp: Likewise.
6831
2400729e
UW
68322017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6833
6834 * gdb.base/float128.c (large128): New variable.
6835 * gdb.base/float128.exp: Add test to print largest __float128 value.
6836
7a26362d
UW
68372017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6838
6839 * gdb.arch/vsx-regs.exp: Update register content checks.
6840
ed0f4273
UW
68412017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6842
6843 * gdb.arch/ppc-longdouble.exp: New file.
6844 * gdb.arch/ppc-longdouble.c: Likewise.
6845
a25d69c6
PA
68462017-11-21 Pedro Alves <palves@redhat.com>
6847
6848 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6849
73fcf641
PA
68502017-11-20 Pedro Alves <palves@redhat.com>
6851
6852 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6853 (long_double_typedef): New typedefs.
6854 Use DEF on double and long double.
6855 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6856 cases.
6857 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6858 and 'long_double_ptr_same_size' locals. Use them to decide
6859 whether cast from array/function to float is valid/invalid.
6860
71a3c369
TT
68612017-11-17 Tom Tromey <tom@tromey.com>
6862
6863 * gdb.rust/traits.rs: New file.
6864 * gdb.rust/traits.exp: New file.
6865
ced9779b
JB
68662017-11-17 Joel Brobecker <brobecker@adacore.com>
6867
6868 * gdb.ada/minsyms: New testcase.
6869
a0922d80
PA
68702017-11-16 Pedro Alves <palves@redhat.com>
6871
6872 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6873 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6874
ea04e54c
PA
68752017-11-16 Pedro Alves <palves@redhat.com>
6876
6877 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6878 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6879
e849ea89
PA
68802017-11-16 Pedro Alves <palves@redhat.com>
6881
6882 * gdb.server/reconnect-ctrl-c.c: New file.
6883 * gdb.server/reconnect-ctrl-c.exp: New file.
6884
d8ae99a7
PM
68852017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6886
6887 * gdb.python/py-rbreak.exp: New file.
6888 * gdb.python/py-rbreak.c: New file.
6889 * gdb.python/py-rbreak-func2.c: New file.
6890
968a13f8
PA
68912017-11-16 Pedro Alves <palves@redhat.com>
6892
6893 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6894 pattern.
6895 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6896 GDB.
6897
71774bc9
SM
68982017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6899
6900 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6901 regex.
6902
ddbb44cf
SM
69032017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6904
6905 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6906 test names.
6907
584a564f
PA
69082017-11-09 Pedro Alves <palves@redhat.com>
6909
6910 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6911 factored out from ...
6912 (top level): ... here, and adjusted to avoid expecting beyond the
6913 prompt in a single gdb_test_multiple.
6914
5ed7a928
PA
69152017-11-09 Pedro Alves <palves@redhat.com>
6916
6917 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6918 output.
6919 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6920 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6921 * gdb.server/ext-run.exp ("kill" test): Likewise.
6922 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6923
a60e0738
PA
69242017-11-09 Pedro Alves <palves@redhat.com>
6925
6926 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6927 match till end of line.
6928
2c88253f
PA
69292017-11-09 Pedro Alves <palves@redhat.com>
6930
6931 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6932
c7a38517
PA
69332017-11-09 Pedro Alves <palves@redhat.com>
6934
6935 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6936 New procedures, factored out from ...
6937 (top level): ... here, and adjusted to avoid expecting beyond the
6938 prompt in one go.
6939
f29f4b6b
PA
69402017-11-09 Pedro Alves <palves@redhat.com>
6941
6942 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6943 output. Fix '?' match.
6944
286acbb5
JB
69452017-11-08 Joel Brobecker <brobecker@adacore.com>
6946
6947 * gdb.ada/scoped_watch: New testcase.
6948 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6949 which is actually correct.
6950 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6951 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6952
62d7ae92
PA
69532017-11-08 Pedro Alves <palves@redhat.com>
6954
6955 * gdb.gdb/complaints.exp (test_initial_complaints)
6956 (test_serial_complaints, test_short_complaints): Call
6957 complaint_internal instead of complaint.
6958
280ca31f
DT
69592017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6960
6961 * gdb.threads/tls-core.c: New file.
6962 * gdb.threads/tls-core.exp: Likewise.
6963
b5ec771e
PA
69642017-11-08 Pedro Alves <palves@redhat.com>
6965
6966 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6967 (p Exported_Capitalized): New test.
6968 (p exported_capitalized): New test.
6969
a02b41a7
PA
69702017-11-07 Pedro Alves <palves@redhat.com>
6971
6972 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6973
95e95a6d
PA
69742017-11-07 Pedro Alves <palves@redhat.com>
6975
6976 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6977 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6978 (disable_invalid, disable_inverted, disable_negative): New
6979 procedures.
6980 ("bad numbers"): New set of tests.
6981
cee62dbd
PA
69822017-11-07 Pedro Alves <palves@redhat.com>
6983
6984 * gdb.cp/ena-dis-br-range.exp: Add tests.
6985
cc638e86
PA
69862017-11-07 Pedro Alves <palves@redhat.com>
6987
6988 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6989
d0fe4701
XR
69902017-11-07 Xavier Roirand <roirand@adacore.com>
6991 Pedro Alves <palves@redhat.com>
6992
6993 * gdb.base/ena-dis-br.exp: Add reference to
6994 gdb.cp/ena-dis-br-range.exp.
6995 * gdb.cp/ena-dis-br-range.exp: New file.
6996 * gdb.cp/ena-dis-br-range.cc: New file.
6997
46f67f80
PA
69982017-11-06 Pedro Alves <palves@redhat.com>
6999
7000 * gdb.base/attach-non-pgrp-leader.c: New.
7001 * gdb.base/attach-non-pgrp-leader.exp: New.
7002
726e1356
PA
70032017-11-06 Pedro Alves <palves@redhat.com>
7004
7005 * configure.ac: No longer check for termio.h and sgtty.h.
7006 * configure: Regenerate.
7007 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7008 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7009 Remove termio and sgtty code.
7010
50ab6ace
YQ
70112017-11-03 Yao Qi <yao.qi@linaro.org>
7012
7013 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7014 in GDB is disabled.
7015
8e68731c
YQ
70162017-11-03 Yao Qi <yao.qi@linaro.org>
7017
7018 * gdb.python/py-thrhandle.exp: Skip it if python is not
7019 enabled.
7020
3a87ae65
SM
70212017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7022
7023 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7024 as a breakpoint command.
7025
484d8d36
MD
70262017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7027
7028 PR python/21213
7029 * gdb.python/py-infthread.exp: Test calling
7030 InferiorThread.inferior () multiple times in a row.
7031
4a27f119
KS
70322017-10-27 Keith Seitz <keiths@redhat.com>
7033
7034 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7035 Test "info break" for every inlined function breakpoint.
7036
bb11dd58
YQ
70372017-10-27 Yao Qi <yao.qi@linaro.org>
7038
7039 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7040
a43f3893
PF
70412017-10-26 Patrick Frants <osscontribute@gmail.com>
7042
7043 * gdb.cp/classes.exp (test_static_members): Test printing
7044 Outer::instance.
7045 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7046 (Inner::instance, Outer::instance): New.
7047
792ccf00
PA
70482017-10-24 Pedro Alves <palves@redhat.com>
7049
7050 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7051 extra console" test in two stages.
7052
eb2bfbad
PA
70532017-10-24 Pedro Alves <palves@redhat.com>
7054
7055 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7056
1f75a651
PA
70572017-10-24 Pedro Alves <palves@redhat.com>
7058
7059 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7060 loop.
7061
779990d9
PA
70622017-10-24 Pedro Alves <palves@redhat.com>
7063
7064 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7065 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7066
ad9b8f5d
PA
70672017-10-24 Pedro Alves <palves@redhat.com>
7068
7069 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7070 parameter and handle it. Don't output read value in test name.
7071
fee6da6e
PA
70722017-10-24 Pedro Alves <palves@redhat.com>
7073
7074 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7075 custom test name.
7076
10389c2c
PA
70772017-10-24 Pedro Alves <palves@redhat.com>
7078
7079 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7080 include the unstable output directory name in the test's name.
7081 (initial_setup_simple) <'set args'>: Use custom test name.
7082
a80e65a9
PA
70832017-10-24 Pedro Alves <palves@redhat.com>
7084
7085 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7086 with explicit test name.
7087
15763a09
PA
70882017-10-20 Pedro Alves <palves@redhat.com>
7089
7090 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7091 'wait -i'. Use gdb_assert and remote_close.
7092
49a4ce2e
AB
70932017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7094
7095 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7096 number from variable rather than hard-coded.
7097
a75868f5
PA
70982017-10-19 Pedro Alves <palves@redhat.com>
7099
7100 * gdb.base/long-inferior-output.c: New file.
7101 * gdb.base/long-inferior-output.exp: New file.
7102
c8ba13ad
KS
71032017-11-18 Keith Seitz <keiths@redhat.com>
7104
7105 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7106 method.
7107 (main): Call it.
7108 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7109 Add additional user-defined conversion operator tests.
7110
b27de576
PA
71112017-10-17 Pedro Alves <palves@redhat.com>
7112
7113 * boards/native-stdio-gdbserver.exp: Load "local-board".
7114
8484c955
PA
71152017-10-17 Pedro Alves <palves@redhat.com>
7116
7117 * gdb.base/quit-live.c: New file.
7118 * gdb.base/quit-live.exp: New file.
7119
83d5a34d
KS
71202017-10-16 Keith Seitz <keiths@redhat.com>
7121
7122 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7123 (class_with_protected_typedef, class_with_private_typedef)
7124 (struct_with_public_typedef, struct_with_protected_typedef)
7125 (struct_with_private_typedef): New classes/structs.
7126 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7127 typedefs and access specifiers.
7128
739b3f1d
PA
71292017-10-16 Pedro Alves <palves@redhat.com>
7130 Simon Marchi <simon.marchi@polymtl.ca>
7131
7132 * README (Local vs Remote vs Native): New section.
7133 * boards/local-board.exp: New file, with bits factored out from
7134 ...
7135 * boards/native-extended-gdbserver.exp: ... here. Load
7136 "local-board".
7137 * boards/native-gdbserver.exp: Load "local-board".
7138 (${board}_spawn, ${board}_exec): Delete.
7139 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7140 ...
7141 * boards/stdio-gdbserver-base.exp: ... this new file.
7142 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7143 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7144 procedure.
7145 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7146 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7147 stdio_gdbserver_command.
7148 (${board}_get_remote_address, ${board}_get_comm_port)
7149 (${board}_download, ${board}_upload): Delete.
7150 (get_target_remote_pipe_cmd): New.
7151
fe68b953
SM
71522017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7153
7154 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7155 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7156 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7157 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7158 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7159 remove with_test_prefix.
7160
300b6685
PA
71612017-10-13 Pedro Alves <palves@redhat.com>
7162
7163 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7164 * gdb.base/annota1.exp: Use it instead of is_remote.
7165 * gdb.base/annota3.exp: Use it instead of is_remote.
7166 * gdb.cp/annota2.exp: Use it instead of is_remote.
7167 * gdb.cp/annota3.exp: Use it instead of is_remote.
7168 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7169
50500caf
PA
71702017-10-13 Pedro Alves <palves@redhat.com>
7171
7172 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7173 (test_num_test_vars, run_and_count_vars, find_env)
7174 (test_set_unset_env, test_inherit_env_var): New procedures.
7175 (top level): Use them.
7176
dad0c6d2
PA
71772017-10-13 Pedro Alves <palves@redhat.com>
7178
7179 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7180 also skip on stub-like targets.
7181
8b0553c1
PA
71822017-10-13 Pedro Alves <palves@redhat.com>
7183
7184 PR gdb/22293
7185 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7186 (top level): Move some tests to ...
7187 (test_not_found): ... this new procedure.
7188 (top level): Call it.
7189
7594f623
PA
71902017-10-13 Pedro Alves <palves@redhat.com>
7191
7192 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7193 expect different "info terminal" output if testing with a
7194 non-native target.
7195
ebe3b402
PA
71962017-10-13 Pedro Alves <palves@redhat.com>
7197 Simon Marchi <simon.marchi@polymtl.ca>
7198
7199 PR python/12966
7200 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7201
42f1b161
PA
72022017-10-13 Pedro Alves <palves@redhat.com>
7203
7204 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7205 already.
7206
8d6ef72b
PA
72072017-10-13 Pedro Alves <palves@redhat.com>
7208
7209 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7210 is_remote.
7211
d7bcd5b8
PA
72122017-10-13 Pedro Alves <palves@redhat.com>
7213
7214 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7215 is_remote.
7216
df479dc6
PA
72172017-10-13 Pedro Alves <palves@redhat.com>
7218
7219 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7220 is set.
7221 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7222 instead of is_remote.
7223
23fb630a
PA
72242017-10-13 Pedro Alves <palves@redhat.com>
7225
7226 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7227 (top level): Add comment.
7228
cc77b1dc
PA
72292017-10-13 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/remote.exp (top level): Fix comment typo and add
7232 missing return.
7233
27c9e813
PA
72342017-10-13 Pedro Alves <palves@redhat.com>
7235 Simon Marchi <simon.marchi@polymtl.ca>
7236
7237 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7238 calls and add comments. Skip test if use_gdb_stub is set.
7239 (top level): Use "set cwd" command instead of "cd" command.
7240
5e830d98
PA
72412017-10-13 Pedro Alves <palves@redhat.com>
7242
7243 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7244 is_remote target check.
7245
f5ca0032
PA
72462017-10-13 Pedro Alves <palves@redhat.com>
7247
7248 * gdb.base/scope.exp: Use build_executable + clean_restart +
7249 gdb_file_cmd instead of prepare_for_testing and no longer skip
7250 "before run" tests on is_remote target boards. Update comments.
7251 * boards/native-extended-gdbserver.exp
7252 (extended_gdbserver_load_last_file): New, factored out from ...
7253 (gdb_load): ... this. Move further below and add comment.
7254 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7255
8aed1c0d
PA
72562017-10-12 Pedro Alves <palves@redhat.com>
7257
7258 * gdb.base/attach.exp: Remove references to gdb64.
7259 * gdb.base/dbx.exp: Remove references to gdb64.
7260
cfa34c87
SM
72612017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7262 Pedro Alves <palves@redhat.com>
7263
7264 * gdb.base/label.exp: Remove is_remote target check.
7265
9192b7de
PA
72662017-10-12 Pedro Alves <palves@redhat.com>
7267
7268 * gdb.base/auvx.exp (coredir): Update comment.
7269 (top level) <core_works>: Use "set cwd" command instead of "cd"
7270 command.
7271
6bf0052d
PA
72722017-10-12 Pedro Alves <palves@redhat.com>
7273 Simon Marchi <simon.marchi@polymtl.ca>
7274
7275 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7276 target boards.
7277
e48ef82d
PA
72782017-10-12 Pedro Alves <palves@redhat.com>
7279 Simon Marchi <simon.marchi@polymtl.ca>
7280
7281 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7282 Instead skip if there's any gdb_protocol set.
7283
8d7aea57
SM
72842017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7285 Pedro Alves <palves@redhat.com>
7286
7287 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7288
30440677
PA
72892017-10-12 Pedro Alves <palves@redhat.com>
7290 Simon Marchi <simon.marchi@polymtl.ca>
7291
7292 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7293 instead of on dejagnu remote boards.
7294
4e04f045 72952017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7296 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7297
7298 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7299 checks. Use build_executable + clean_restart instead of
7300 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7301 of enabling non-stop after starting gdb.
7302
871a186e
PA
73032017-10-12 Pedro Alves <palves@redhat.com>
7304
7305 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7306 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7307 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7308 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7309
56d704da
AK
73102017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7311
7312 * gdb.arch/arc-tdesc-cpu.exp: New file.
7313 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7314
2f20e312
SM
73152017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7316
7317 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7318
65630365
PA
73192017-10-10 Pedro Alves <palves@redhat.com>
7320
7321 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7322 expect CLI output.
7323
bf469271
PA
73242017-10-10 Pedro Alves <palves@redhat.com>
7325
7326 * lib/selftest-support.exp (selftest_setup): Update for
7327 captured_command_loop's prototype change.
7328
777a42f1
PA
73292017-10-09 Pedro Alves <palves@redhat.com>
7330
7331 Test both arch1=>arch2 and arch2=>arch1.
7332
7333 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7334 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7335 factored out to...
7336 (append_arch1_options, append_arch2_options, append_arch_options)
7337 (build_executables): New procedures.
7338 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7339 local.
7340 (top level): Add new 'first_arch' testing axis.
7341
cbd2b4e3
PA
73422017-10-09 Pedro Alves <palves@redhat.com>
7343
7344 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7345 (barrier): New.
7346 (thread_start, all_started): New functions.
7347 (main): Spawn new thread and wait until it is scheduled.
7348 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7349 option.
7350 (do_test): Add 'selected_thread' parameter. Run to all_started
7351 instead of main. Explicitly set the breakpoint at main. Switch
7352 to the SELECTED_THREAD thread.
7353 (top level): Test handling the exec event with either the main
7354 thread or the second thread selected.
7355
5c9e4427
PA
73562017-10-09 Pedro Alves <palves@redhat.com>
7357
7358 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7359 logic. Move STOP marker after the value checks.
7360 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7361 regexp.
7362
b3b7c423
SL
73632017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7364
7365 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7366
3b4b2f16
UW
73672017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7368
7369 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7370 integer-to-dfp conversion.
7371 * gdb.base/dfp-test.exp: Likewise.
7372
5cd63fda
PA
73732017-10-04 Pedro Alves <palves@redhat.com>
7374
7375 * gdb.multi/hangout.c: Include <unistd.h>.
7376 (hangout_loop): New function.
7377 (main): Call alarm. Call hangout_loop in a loop.
7378 * gdb.multi/hello.c: Include <unistd.h>.
7379 (hello_loop): New function.
7380 (main): Call alarm. Call hangout_loop in a loop.
7381 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7382 inferior with the other selected.
7383
4c71c105
SM
73842017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7385
7386 * gdb.mi/list-thread-groups-available.exp: New file.
7387 * gdb.mi/list-thread-groups-available.c: New file.
7388
bc3b087d
SDJ
73892017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7390
7391 * gdb.base/set-cwd.exp: Make it available on
7392 native-extended-gdbserver.
7393
d092c5a2
SDJ
73942017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7395
7396 * gdb.base/set-cwd.c: New file.
7397 * gdb.base/set-cwd.exp: Likewise.
7398
45320ffa
TT
73992017-10-02 Tom Tromey <tom@tromey.com>
7400
7401 PR rust/22236:
7402 * gdb.rust/simple.rs (main): New variable "fslice".
7403 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7404
b3e3859b
TT
74052017-10-02 Tom Tromey <tom@tromey.com>
7406
7407 * gdb.rust/simple.exp: Test ptype of a slice.
7408
01af5e0d
TT
74092017-10-02 Tom Tromey <tom@tromey.com>
7410
7411 * gdb.rust/simple.exp: Test index of slice.
7412
a9bbfbd8
TT
74132017-09-27 Tom Tromey <tom@tromey.com>
7414
7415 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7416
df8899e5
TP
74172017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7418 Pedro Alves <palves@redhat.com>
7419
7420 * gdb.base/compare-sections.exp (get value of read-only section): Read
7421 as unsigned value.
7422 (corrupt read-only section): Likewise and don't set written if patching
7423 failed.
7424
757bf54b
KB
74252017-09-21 Kevin Buettner <kevinb@redhat.com>
7426
7427 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7428 files.
7429
06871ae8
PA
74302017-09-20 Pedro Alves <palves@redhat.com>
7431
7432 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7433 symbol names in gdb's output.
7434 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7435
e5f25bc5
PA
74362017-09-20 Pedro Alves <palves@redhat.com>
7437
7438 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7439 Rename to ...
7440 (test_list_ambiguous_symbol): ... this and add a symbol name
7441 parameter. Adjust.
7442 (test_list_ambiguous_function): Reimplement on top of
7443 test_list_ambiguous_symbol and also test listing ambiguous
7444 variables.
7445 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7446 (ambiguous_fun): ... this.
7447 (ambiguous_var): New.
7448 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7449 (ambiguous_fun): ... this.
7450 (ambiguous_var): New.
7451
4e5a4f58
JB
74522017-09-19 John Baldwin <jhb@FreeBSD.org>
7453
7454 * gdb.base/starti.c: New file.
7455 * gdb.base/starti.exp: New file.
7456 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7457
26e53f3e
PA
74582017-09-14 Pedro Alves <palves@redhat.com>
7459
7460 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7461 (top level): Use it instead of runto.
7462
cb791d59
TT
74632017-09-11 Tom Tromey <tom@tromey.com>
7464
7465 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7466
7c96f8c1
TT
74672017-09-11 Tom Tromey <tom@tromey.com>
7468
7469 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7470 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7471
469412dd
CW
74722017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7473
7474 * gdb.fortran/printing-types.exp: New file.
7475 * gdb.fortran/printing-types.exp: New file.
7476
e0f86435
BH
74772017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7478
7479 * gdb.fortran/vla-ptype.exp: Fix typos.
7480 * gdb.fortran/vla-value.exp: Same.
7481
9e9af4be
BH
74822017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7483
7484 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7485 * gdb.mi/mi-var-child-f.exp: Likewise.
7486 * gdb.mi/mi-vla-fortran.exp: Likewise.
7487
a5ad232b 74882017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7489 Christoph Weinmann <christoph.t.weinmann@intel.com>
7490 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7491
7492 * gdb.fortran/ptr-indentation.f90: New file.
7493 * gdb.fortran/ptr-indentation.exp: New file.
7494
5aec60eb
TT
74952017-09-05 Tom Tromey <tom@tromey.com>
7496
7497 PR gdb/22010:
7498 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7499
8f8f8152
TP
75002017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7501
7502 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7503
fbd1b771
JK
75042017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7505
7506 * gdb.threads/tls-nodebug-pie.c: New file.
7507 * gdb.threads/tls-nodebug-pie.exp: New file.
7508
5eb5f850
TT
75092017-09-05 Tom Tromey <tom@tromey.com>
7510
7511 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7512 for rust.
7513
ae780a21
SM
75142017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7515
7516 * gdb.multi/multi-arch-exec.exp: Test with different
7517 "follow-exec-mode" settings.
7518 (do_test): New procedure.
7519
3693fdb3
PA
75202017-09-04 Pedro Alves <palves@redhat.com>
7521
7522 * gdb.base/func-static.c (S::method const, S::method volatile)
7523 (S::method volatile const): New methods.
7524 (c_s, v_s, cv_s): New instances.
7525 (main): Call method() on them.
7526 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7527 (cannot_resolve): New procedure.
7528 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7529 print-quote-unquoted columns.
7530 (do_test): Test printing each scope too.
7531
e68cb8e0
PA
75322017-09-04 Pedro Alves <palves@redhat.com>
7533
7534 * gdb.base/local-static.exp: Also test with
7535 class::method::variable wholly quoted.
7536 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7537
858be34c
PA
75382017-09-04 Pedro Alves <palves@redhat.com>
7539
7540 * gdb.base/local-static.c: New.
7541 * gdb.base/local-static.cc: New.
7542 * gdb.base/local-static.exp: New.
7543
46a4882b
PA
75442017-09-04 Pedro Alves <palves@redhat.com>
7545
7546 * gdb.asm/asm-source.exp: Add casts to int.
7547 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7548 (dataglobal64_1, dataglobal64_2): New globals.
7549 * gdb.base/nodebug.exp: Test different expressions involving the
7550 new globals, with print, whatis and ptype. Add casts to int.
7551 * gdb.base/solib-display.exp: Add casts to int.
7552 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7553 * gdb.cp/m-static.exp: Add cast to int.
7554 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7555 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7556 tls variable with no debug info without a cast. Test with a cast
7557 to int too.
7558 * gdb.trace/entry-values.exp: Add casts.
7559
2c5a2be1
PA
75602017-09-04 Pedro Alves <palves@redhat.com>
7561
7562 * gdb.base/nodebug.exp: Test that ptype's error about functions
7563 with unknown return type includes the function name too.
7564
7022349d
PA
75652017-09-04 Pedro Alves <palves@redhat.com>
7566
7567 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7568 return type of munmap in infcall.
7569 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7570 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7571 type of ftell in infcall.
7572 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7573 type of getpid in infcall.
7574 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7575 infcall.
7576 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7577 Bail on failure to extract the pid.
7578 * gdb.base/nodebug.c: #include <stdint.h>.
7579 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7580 New functions.
7581 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7582 Change expected output of print/whatis/ptype with functions with
7583 no debug info. Test all supported languages. Call
7584 test_call_promotion.
7585 * gdb.compile/compile.exp: Adjust expected output to expect
7586 warning.
7587 * gdb.threads/siginfo-threads.exp: Likewise.
7588
54990598
PA
75892017-09-04 Pedro Alves <palves@redhat.com>
7590
7591 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7592 "prototypes". Test calling float functions via prototyped and
7593 unprototyped function pointers.
7594 (perform_all_tests): New parameter "prototypes". Pass it down.
7595 (top level): Pass down "prototypes" parameter to
7596 perform_all_tests.
7597
34d16ea2
SM
75982017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7599
7600 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7601 Test with nested loops.
7602
9521ecda
SM
76032017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7604
7605 * gdb.base/commands.exp: Call the new procedures.
7606 (loop_break_test, loop_continue_test): New procedures.
7607
80a65e9b
SM
76082017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7609
7610 * gdb.base/commands.exp: Call new procedure.
7611 (define_if_without_arg_test): New procedure.
7612
e439fa14
PA
76132017-09-04 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/list-ambiguous.exp: New file.
7616 * gdb.base/list-ambiguous0.c: New file.
7617 * gdb.base/list-ambiguous1.c: New file.
7618 * gdb.base/list.exp (test_list_range): Adjust expected output.
7619
0a2dde4a
SDJ
76202017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7621
7622 * gdb.base/share-env-with-gdbserver.c: New file.
7623 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7624
5e89eb3a
SM
76252017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7626
7627 * gdb.base/commands.exp (gdbvar_simple_if_test,
7628 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7629 progvar_simple_if_test, progvar_simple_while_test,
7630 progvar_complex_if_while_test, user_defined_command_test,
7631 user_defined_command_args_eval,
7632 user_defined_command_args_stack_test,
7633 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7634 temporary_breakpoint_commands,
7635 gdb_test_no_prompt, redefine_hook_test,
7636 redefine_backtrace_test): Remove "global gdb_prompt".
7637
fd437cbc
SM
76382017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7639
7640 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7641 New proc, call it from toplevel.
7642
87215ad1
SDJ
76432017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7644
7645 PR remote/21852
7646 * gdb.server/normal.c: New file, copied from gdb.base.
7647 * gdb.server/run-without-local-binary.exp: New file.
7648
58afddc6
WP
76492017-08-07 Weimin Pan <weimin.pan@oracle.com>
7650
7651 * gdb.arch/sparc64-adi.exp: New file.
7652 * gdb.arch/sparc64-adi.c: New file.
7653
5277199a
PA
76542017-08-22 Pedro Alves <palves@redhat.com>
7655
7656 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7657 (top level): Add "list all overloads" tests.
7658
14278e1f
TT
76592017-08-22 Tom Tromey <tom@tromey.com>
7660
7661 * gdb.gdb/xfullpath.exp: Remove.
7662
bf223d3e
PA
76632017-08-21 Pedro Alves <palves@redhat.com>
7664
7665 PR gdb/19487
7666 * gdb.base/symbol-alias.c: New.
7667 * gdb.base/symbol-alias2.c: New.
7668 * gdb.base/symbol-alias.exp: New.
7669
c973d0aa
PA
76702017-08-21 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.base/dfp-test.c
7673 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7674 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7675 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7676 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7677 * gdb.base/whatis-ptype-typedefs.c: New.
7678 * gdb.base/whatis-ptype-typedefs.exp: New.
7679 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7680 (an_int, an_int_type, an_int_type2): New globals.
7681 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7682 involving typedefs and cast expressions.
7683 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7684 (lookup_typedefs_function): New.
7685 (typedefs_pretty_printers_dict): New.
7686 (top level): Register lookup_typedefs_function in
7687 gdb.pretty_printers.
7688
6d580b63
YQ
76892017-08-18 Yao Qi <yao.qi@linaro.org>
7690
7691 * gdb.server/unittest.exp: New.
7692
206726fb
SDJ
76932017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7694
7695 PR gdb/21954
7696 * gdb.base/environ.exp: Add test to check if 'unset environment'
7697 works.
7698
bf0ec4c2
AA
76992017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7700
7701 * lib/gdb.exp (universal_compile_options): New caching proc.
7702 (gdb_compile): Suppress GCC's coloring of messages.
7703
d6382fff
TT
77042017-08-14 Tom Tromey <tom@tromey.com>
7705
7706 PR gdb/21675:
7707 * gdb.base/printcmds.exp (test_radices): New function.
7708 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7709 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7710 * lib/gdb.exp (get_integer_valueof): Use p/d.
7711
c2c2dd9f
SM
77122017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7713
7714 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7715 characters.
7716
fdffd6f4
TT
77172017-08-05 Tom Tromey <tom@tromey.com>
7718
7719 * gdb.rust/simple.exp: Allow String to appear in a different
7720 namespace.
7721
27d41eac
YQ
77222017-07-26 Yao Qi <yao.qi@linaro.org>
7723
7724 * gdb.gdb/unittest.exp: Invoke command
7725 "maintenance check xml-descriptions".
7726
031ed05d
AA
77272017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7728
7729 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7730 calling context.
7731 (hex128): Drop erroneous calculation of parameters.
7732
dcd27ddf
SM
77332017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7734
7735 * gdb.python/py-unwind.exp: Disable stack protection when
7736 building test file.
7737
47e77640
PA
77382017-07-20 Pedro Alves <palves@redhat.com>
7739
7740 * gdb.base/default.exp (set language): Adjust expected output.
7741
62d2a18a
PA
77422017-07-20 Pedro Alves <palves@redhat.com>
7743
7744 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7745 (test_minsym): ... this, and make static.
7746 (get_pck__foo__bar__minsym): Rename to ...
7747 (get_test_minsym): ... this.
7748 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7749 symbol names and comments.
7750 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7751 (get_test_minsym): ... this.
7752 (pck__foo__bar__minsym__2): Rename to ...
7753 (test_minsym): ... this.
7754 (main): Adjust.
7755
c45ec17c
PA
77562017-07-17 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.base/completion.exp: Adjust expected output.
7759 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7760 the completer works.
7761
c6756f62
PA
77622017-07-17 Pedro Alves <palves@redhat.com>
7763
7764 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7765
5bd68487
AB
77662017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7767
7768 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7769
8880f2a9
TT
77702017-07-14 Tom Tromey <tom@tromey.com>
7771
7772 PR rust/21764:
7773 * gdb.rust/simple.exp: Add tests.
7774
65547233
TT
77752017-07-14 Tom Tromey <tom@tromey.com>
7776
7777 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7778
8f14146e
PA
77792017-07-14 Pedro Alves <palves@redhat.com>
7780
7781 * gdb.linespec/base/one/thefile.cc (z1): New function.
7782 * gdb.linespec/base/two/thefile.cc (z2): New function.
7783 * gdb.linespec/linespec.exp: Add tests.
7784
b4365d02
AB
77852017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7786
7787 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7788 to mi_create_breakpoint.
7789
5d2cbaa5
AB
77902017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7791
7792 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7793 mi_create_breakpoint.
7794
11cb5716
IB
77952017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7796
7797 * gdb.dlang/demangle.exp: Update for demangling changes.
7798
03278692
TT
77992017-07-09 Tom Tromey <tom@tromey.com>
7800
7801 * gdb.dwarf2/shortpiece.exp: New file.
7802
33c5cd75
DB
78032017-07-06 David Blaikie <dblaikie@gmail.com>
7804
7805 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7806 built from fissiont-multi-cu{1,2}.c.
7807 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7808 except putting 'main' and 'func' in separate CUs in the same DWO file.
7809 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7810 test.
7811 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7812 test.
7813
8455d262
PA
78142017-07-06 Pedro Alves <palves@redhat.com>
7815
7816 * gdb.python/py-unwind.exp: Test flushregs.
7817
dc4bde35
SDJ
78182017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7819
7820 PR cli/21688
7821 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7822 tests for alias commands and trailing whitespace.
7823
51ed89aa
SDJ
78242017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7825
7826 PR cli/21688
7827 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7828 procedure. Call it.
7829
eb17d413
PA
78302017-06-29 Pedro Alves <palves@redhat.com>
7831
7832 * gdb.base/printcmds.exp: Add tests.
7833
41664b45
DG
78342017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7835
7836 PR gdb/21337
7837 * gdb.base/reread-readsym.exp: New file.
7838 * gdb.base/reread-readsym.c: New file.
7839
75312ae3
KB
78402017-06-21 Kevin Buettner <kevinb@redhat.com>
7841
7842 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7843 subpattern.
7844
66953522
PB
78452017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7846
7847 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7848 extended mnemonic.
7849 * gdb.arch/powerpc-power9.s: Likewise.
7850
5524b525
AA
78512017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7852
7853 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7854 on 32-bit x86 targets. Exploit is_*_target macros where
7855 appropriate.
7856
03c8af18
AA
78572017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7858
7859 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7860 register pieces.
7861
3bf31011
AA
78622017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7863
7864 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7865 located in one or more DWARF pieces.
7866
805acca0
AA
78672017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7868
7869 * lib/gdb.exp (get_endianness): New proc.
7870 * gdb.arch/aarch64-fp.exp: Use it.
7871 * gdb.arch/altivec-regs.exp: Likewise.
7872 * gdb.arch/e500-regs.exp: Likewise.
7873 * gdb.arch/vsx-regs.exp: Likewise.
7874 * gdb.base/dump.exp: Likewise.
7875 * gdb.base/funcargs.exp: Likewise.
7876 * gdb.base/gnu_vector.exp: Likewise.
7877 * gdb.dwarf2/formdata16.exp: Likewise.
7878 * gdb.dwarf2/implptrpiece.exp: Likewise.
7879 * gdb.dwarf2/nonvar-access.exp: Likewise.
7880 * gdb.python/py-inferior.exp: Likewise.
7881 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7882
e9352324
AA
78832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7884
7885 PR gdb/21226
7886 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7887 stack value pieces are taken from the LSB end.
7888
d5d1163e
AA
78892017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7890
7891 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7892 variable at nonzero offset.
7893
0567c986
AA
78942017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7895
7896 * gdb.dwarf2/var-access.c: New file.
7897 * gdb.dwarf2/var-access.exp: New test.
7898 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7899
973e9aab
TT
79002017-06-12 Tom Tromey <tom@tromey.com>
7901
7902 * gdb.dwarf2/formdata16.exp: Add tests.
7903
d9109c80
TT
79042017-06-12 Tom Tromey <tom@tromey.com>
7905
7906 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7907
30a25466
TT
79082017-06-12 Tom Tromey <tom@tromey.com>
7909
7910 PR exp/16225:
7911 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7912 * gdb.arch/vsx-regs.exp: Update tests.
7913 * gdb.arch/s390-vregs.exp (hex128): New proc.
7914 Update test.
7915 * gdb.arch/altivec-regs.exp: Update tests.
7916
aefd8b33
SDJ
79172017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7918
7919 * gdb.base/startup-with-shell.c: New file.
7920 * gdb.base/startup-with-shell.exp: Likewise.
7921
2090129c
SDJ
79222017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7923
7924 * gdb.server/non-existing-program.exp: Update regex in order to
7925 reflect the fact that gdbserver is now using fork_inferior (with a
7926 shell) to startup the inferior.
7927
8e86a419
SM
79282017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7929
7930 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7931 support function calls from GDB.
7932
e6cf65f2
TT
79332017-05-21 Tom Tromey <tom@tromey.com>
7934
7935 PR rust/21466:
7936 * gdb.rust/unsized.exp: New file.
7937 * gdb.rust/unsized.rs: New file.
7938
43cc5389
TT
79392017-05-19 Tom Tromey <tom@tromey.com>
7940
7941 PR rust/21484:
7942 * gdb.rust/watch.exp: New file.
7943 * gdb.rust/watch.rs: New file.
7944
ec8df234
TT
79452017-05-18 Tom Tromey <tom@tromey.com>
7946
7947 * gdb.rust/simple.exp: Allow Box to be qualified.
7948
3e3e7fae
TP
79492017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7950
7951 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7952
59cc050d
PA
79532017-05-18 Pedro Alves <palves@redhat.com>
7954
7955 * gdb.base/fileio.c (test_write, test_read, test_close)
7956 (test_fstat): Don't print 'ret' in the fail path.
7957
c8f6abd1
PA
79582017-05-18 Pedro Alves <palves@redhat.com>
7959
7960 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7961 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7962 (test_system, test_rename, test_unlink, test_time): Change
7963 prototypes.
7964 * gdb.base/fileio.exp (stop_msg): Adjust.
7965
d2a03b77
PA
79662017-05-18 Pedro Alves <palves@redhat.com>
7967
7968 * gdb.base/fileio.c (null_str): New global.
7969 (test_stat): Use it.
7970 * gdb.base/fileio.exp: Remove nowarnings.
7971
0d5c6999
YQ
79722017-05-17 Yao Qi <yao.qi@linaro.org>
7973
7974 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7975
21873064
YQ
79762017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7977
7978 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7979 argument command.
7980 (top-level): Invoke test_set_inferior_tty.
7981
d512d31c
PA
79822017-05-04 Pedro Alves <palves@redhat.com>
7983
7984 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7985 Add parens to print call for Python 3.
7986
90cef2ed
KS
79872017-05-03 Keith Seitz <keiths@redhat.com>
7988
7989 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7990 (main): Call it.
7991
14f819c8
TW
79922017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7993
7994 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7995 to prev and next.
7996
913aeadd
TW
79972017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7998
7999 * gdb.python/py-record-btrace.exp: Remove test for
8000 gdb.BtraceInstruction.error.
8001
a3be24ad
TW
80022017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8003
8004 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8005
ae20e79a
TW
80062017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8007
8008 * gdb.python/py-record-btrace-threads.c: New file.
8009 * gdb.python/py-record-btrace-threads.exp: New file.
8010
45ce1b47
SDJ
80112017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8012
8013 PR testsuite/8595
8014 * gdb.base/environ.exp: Make test available in all architectures.
8015 Move bits related to "info program" testing to
8016 gdb.base/info-program.exp. Rewrite tests to use the two new
8017 procedures mentione below.
8018 (test_set_show_env_var) New procedure.
8019 (test_set_show_env_var_equal): Likewise.
8020 * gdb.base/info-program.exp: New file.
8021
e15c3eb4
KS
80222017-04-27 Keith Seitz <keiths@redhat.com>
8023
8024 * gdb.cp/oranking.cc (test15): New function.
8025 (main): Call test15 and declare additional variables for testing.
8026 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8027 "p foo101('abc')" tests.
8028 Add tests for cv qualifier overloads.
8029 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8030 "lvalue reference overload" test.
8031 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8032 "print value of f1 on Child&& in f2" test.
8033
3a3fd0fd
PA
80342017-04-19 Pedro Alves <palves@redhat.com>
8035
8036 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8037 procedure.
8038 (top level): Call it.
8039 * lib/gdb.exp (gdb_define_cmd): New procedure.
8040
53375380
PA
80412017-04-12 Pedro Alves <palves@redhat.com>
8042
8043 PR gdb/21323
8044 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8045 (wchar): New global.
8046 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8047 (do_test_wide_char, wide_char_types_no_program, top level): Add
8048 wchar_t testing.
8049
53e710ac
PA
80502017-04-12 Pedro Alves <palves@redhat.com>
8051
8052 PR c++/21323
8053 * gdb.cp/wide_char_types.c: New file.
8054 * gdb.cp/wide_char_types.exp: New file.
8055
0ad9d8c7
SDJ
80562017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8057
8058 PR gdb/21352
8059 * gdb.trace/tsv.exp: Add test for "tsave -r".
8060
b1b45502
IB
80612017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8062
8063 * gdb.dlang/watch-loc.c: New file.
8064 * gdb.dlang/watch-loc.exp: New file.
8065
ec13808e
JK
80662017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8067
8068 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8069
fe5f7374
AK
80702017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8071
8072 * gdb.arch/arc-analyze-prologue.S: New file.
8073 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8074
eea78757
AK
80752017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8076
8077 * gdb.arch/arc-decode-insn.S: New file.
8078 * gdb.arch/arc-decode-insn.exp: Likewise.
8079
5badf10a
IR
80802017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8081
8082 PR tdep/20928
8083 * gdb.arch/sparc64-regs.exp: New file.
8084 * gdb.arch/sparc64-regs.S: Likewise.
8085
cee59b3f
TW
80862017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8087
8088 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8089 and memory view on Python 3.
8090
c0f55cc6
AV
80912017-03-20 Artemiy Volkov <artemiyv@acm.org>
8092 Keith Seitz <keiths@redhat.com>
8093
8094 PR gdb/14441
8095 * gdb.cp/demangle.exp: Add rvalue reference tests.
8096 * gdb.cp/rvalue-ref-casts.cc: New file.
8097 * gdb.cp/rvalue-ref-casts.exp: New file.
8098 * gdb.cp/rvalue-ref-overload.cc: New file.
8099 * gdb.cp/rvalue-ref-overload.exp: New file.
8100 * gdb.cp/rvalue-ref-params.cc: New file.
8101 * gdb.cp/rvalue-ref-params.exp: New file.
8102 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8103 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8104 * gdb.cp/rvalue-ref-types.cc: New file.
8105 * gdb.cp/rvalue-ref-types.exp: New file.
8106 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8107 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8108
51457a05
MAL
81092017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8110
8111 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8112 New procedure.
8113
5b291c04
MAL
81142017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8115
8116 * lib/mi-support.exp (mi_gdb_test): Add additional message
8117 for unexpected output.
8118
59a56148
AA
81192017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8120
8121 * gdb.base/examine-backward.c (Barrier): New character array
8122 constant, to ensure that TestStrings is preceded by a string
8123 terminator.
8124
7942e96e
AA
81252017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8126
8127 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8128 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8129 and implicit pointer into such a location.
8130
6ebac3fb
DE
81312017-03-16 Doug Evans <dje@google.com>
8132
8133 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8134
ec3b243d
TP
81352017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8136
8137 * gdb.cp/m-static.exp: Fix expectation for prototype of
8138 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8139
81402017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8141
8142 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8143 * gdb.guile/scm-lazy-string.c: New file.
8144 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8145 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8146 for pointer, array, typedef lazy strings.
8147
2cc36e25 81482017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8149
8150 PR python/17728, python/18439, python/18779
8151 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8152 * gdb.python/py-lazy-string.c (pointer): New typedef.
8153 (main): New locals ptr, array, typedef_ptr.
8154 * gdb.python/py-value.exp: Move lazy string tests to ...
8155 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8156 array, typedef lazy strings.
ec3b243d 8157
0efcde63
AK
81582017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8159
8160 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8161 Add optional 'test' parameter.
8162
7978d7c3
SM
81632017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8164
8165 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8166 Skip for versions of DejaGnu < 1.5.
8167
896c0c1e
SM
81682017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8169
8170 * lib/gdb.exp (dejagnu_version): New proc.
8171 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8172 Use dejagnu_version.
8173
5f4d1085
KS
81742017-03-10 Keith Seitz <keiths@redhat.com>
8175
8176 PR c++/8128
8177 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8178 type from destructor regexps.
8179 Add a branch which actually passes the test.
8180 Adjust "ptype t5i" test names.
8181
1de05205
PA
81822017-03-08 Pedro Alves <palves@redhat.com>
8183
8184 * gdb.base/step-over-exit.exp: Add explicit test message.
8185
c65d6b55
PA
81862017-03-08 Pedro Alves <palves@redhat.com>
8187
8188 PR gdb/18360
8189 * gdb.threads/interrupt-while-step-over.c: New file.
8190 * gdb.threads/interrupt-while-step-over.exp: New file.
8191
2e86a283
PA
81922017-03-08 Pedro Alves <palves@redhat.com>
8193
8194 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8195 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8196
25dcbff6
PA
81972017-03-08 Pedro Alves <palves@redhat.com>
8198
8199 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8200 PKRU as not supported as a PASS.
8201
dc9366eb
PA
82022017-03-08 Pedro Alves <palves@redhat.com>
8203
8204 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8205 prefix instead of $binfile1/$binfile2.
8206 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8207 in test message.
8208 * gdb.python/py-completion.exp: Use "load python file" as test
8209 messages instead of unstable path names.
8210
6e5d74e7
PA
82112017-03-08 Pedro Alves <palves@redhat.com>
8212 Jan Kratochvil <jan.kratochvil@redhat.com>
8213
8214 PR cli/21218
8215 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8216 New proc.
8217 (top level): Call it.
8218
9753a2f6
PA
82192017-03-08 Pedro Alves <palves@redhat.com>
8220
8221 PR tui/21216
8222 * gdb.tui/tui-nl-filtered-output.exp: New file.
8223
1a4dd9dd
PA
82242017-03-08 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.base/completion.exp: Move TUI completion tests to ...
8227 * gdb.tui/completion.exp: ... this new file.
8228
7cbbff33
PA
82292017-03-08 Pedro Alves <palves@redhat.com>
8230
8231 * gdb.base/tui-disasm-long-lines.c,
8232 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8233 gdb.base/tui-layout.exp: Move to ...
8234 * gdb.tui/: ... this new directory.
8235
5f6fd321
PA
82362017-03-07 Pedro Alves <palves@redhat.com>
8237
8238 * gdb.base/tui-layout.c: New file.
8239 * gdb.base/tui-layout.exp: New file.
8240
44959fa8
PA
82412017-03-07 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.base/tui-layout.c: Rename to ...
8244 * gdb.base/tui-disasm-long-lines.c: ... this.
8245 * gdb.base/tui-layout.exp: Rename to ...
8246 * gdb.base/tui-disasm-long-lines.exp: ... this.
8247
f8c4e718
PA
82482017-03-07 Pedro Alves <palves@redhat.com>
8249
8250 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8251
6dbb839a 82522017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8253
8254 * i386-mpx-call.c: New file.
8255 * i386-mpx-call.exp: New file.
8256
65b48a81
PB
82572017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8258
8259 * gdb.arch/powerpc-power.exp: Delete test.
8260 * gdb.arch/powerpc-power.s: Likewise.
8261 * gdb.disasm/disassembler-options.exp: New test.
8262 * gdb.arch/powerpc-altivec.exp: Likewise.
8263 * gdb.arch/powerpc-altivec.s: Likewise.
8264 * gdb.arch/powerpc-altivec2.exp: Likewise.
8265 * gdb.arch/powerpc-altivec2.s: Likewise.
8266 * gdb.arch/powerpc-altivec3.exp: Likewise.
8267 * gdb.arch/powerpc-altivec3.s: Likewise.
8268 * gdb.arch/powerpc-power7.exp: Likewise.
8269 * gdb.arch/powerpc-power7.s: Likewise.
8270 * gdb.arch/powerpc-power8.exp: Likewise.
8271 * gdb.arch/powerpc-power8.s: Likewise.
8272 * gdb.arch/powerpc-power9.exp: Likewise.
8273 * gdb.arch/powerpc-power9.s: Likewise.
8274 * gdb.arch/powerpc-vsx.exp: Likewise.
8275 * gdb.arch/powerpc-vsx.s: Likewise.
8276 * gdb.arch/powerpc-vsx2.exp: Likewise.
8277 * gdb.arch/powerpc-vsx2.s: Likewise.
8278 * gdb.arch/powerpc-vsx3.exp: Likewise.
8279 * gdb.arch/powerpc-vsx3.s: Likewise.
8280 * gdb.arch/arm-disassembler-options.exp: Likewise.
8281 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8282 * gdb.arch/s390-disassembler-options.exp: Likewise.
8283
17cd4947
LM
82842017-02-23 Luis Machado <lgustavo@codesourcery.com>
8285
8286 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8287 (check_supported_features): ... this. Changed return type to void.
8288 (supports_rdseed): New static global.
8289 (rdseed): Check supports_rdseed.
8290 (initialize): Call check_supported_features.
8291
2039d74e
EBM
82922017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8293
8294 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8295 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8296 and lqarx/stqcx.
8297 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8298 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8299
a51d7ecf
EBM
83002017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8301
8302 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8303 uppercase.
8304
0224619f
JK
83052017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8306
8307 * gdb.dwarf2/formdata16.c: New file.
8308 * gdb.dwarf2/formdata16.exp: New file.
8309 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8310
216f72a1
JK
83112017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8312
8313 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8314 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8315 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8316 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8317 DW_AT_GNU_*.
8318
43988095
JK
83192017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8320
8321 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8322
99e8a4f9
SDJ
83232017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8324
8325 PR gdb/21164
8326 * gdb.base/maint.exp: Add testcases for when the commands do
8327 not have arguments.
8328
b58a8c0c
TP
83292017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8330
8331 * gdb.cp/chained-calls.exp: Use p instead of P.
8332
4e746bb6
TW
83332017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8334
8335 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8336 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8337
3f77c769
TT
83382017-02-14 Tom Tromey <tom@tromey.com>
8339
8340 PR python/13598:
8341 * gdb.python/py-events.exp: Add before_prompt event tests.
8342
075beec0
AA
83432017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8344
8345 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8346
bf5f525c
LM
83472017-02-13 Luis Machado <lgustavo@codesourcery.com>
8348
8349 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8350 (main): Call my_unique_function_name.
8351 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8352 completion of patterns with a single match.
8353 Add missing -re switches to gdb_test_multiple calls.
8354
13a66184
LM
83552017-02-13 Luis Machado <lgustavo@codesourcery.com>
8356
8357 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8358 return if core file is not recognized.
8359
26a06916
SM
83602017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8361
8362 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8363 and extra UIs.
8364
b761ca9e
SM
83652017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8366
8367 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8368 proc_with_prefix.
8369
b964bee0
TT
83702017-02-10 Tom Tromey <tom@tromey.com>
8371
8372 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8373
18da0c51
MG
83742017-02-10 Martin Galvan <martingalvan@sourceware.org>
8375
8376 PR gdb/21122
8377 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8378
604c4576
JG
83792017-02-08 Jerome Guitton <guitton@adacore.com>
8380
8381 * gdb.base/define.exp: Add test for command abbreviations
8382 in define.
8383
20b477a7
LM
83842017-02-06 Luis Machado <lgustavo@codesourcery.com>
8385
8386 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8387 * gdb.reverse/insn-reverse-x86.c: New file.
8388
3f7b46f2
IR
83892017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8390
8391 PR tdep/20936
8392 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8393
f0fd41c1
TT
83942017-02-03 Tom Tromey <tom@tromey.com>
8395
8396 PR rust/21097:
8397 * gdb.rust/simple.exp: Add new tests.
8398
5be5dbf0
PA
83992017-02-02 Pedro Alves <palves@redhat.com>
8400
8401 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8402 tests.
8403
7346ef59
AA
84042017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8405
8406 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8407 taking a 2-byte value out of a 4-byte DWARF implicit value on
8408 big-endian targets.
8409 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8410 logic. Add test cases for DW_OP_implicit.
8411
787f0025
MM
84122017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8413
8414 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8415
68777c29
MM
84162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8417
8418 * gdb.btrace/enable.exp: Call gdb_exit before
8419 skip_gdbserver_tests.
8420
0a1c7e28
MM
84212017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8422
8423 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8424 GDBFLAGS.
8425
b5ac99b0
MM
84262017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8427
8428 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8429 the test is skipped.
8430 * gdb.btrace/data.exp: Likewise.
8431 * gdb.btrace/delta.exp: Likewise.
8432 * gdb.btrace/dlopen.exp: Likewise.
8433 * gdb.btrace/enable-running.exp: Likewise.
8434 * gdb.btrace/enable.exp: Likewise.
8435 * gdb.btrace/exception.exp: Likewise.
8436 * gdb.btrace/function_call_history.exp: Likewise.
8437 * gdb.btrace/gcore.exp: Likewise.
8438 * gdb.btrace/instruction_history.exp: Likewise.
8439 * gdb.btrace/multi-thread-step.exp: Likewise.
8440 * gdb.btrace/nohist.exp: Likewise.
8441 * gdb.btrace/non-stop.exp: Likewise.
8442 * gdb.btrace/reconnect.exp: Likewise.
8443 * gdb.btrace/record_goto-step.exp: Likewise.
8444 * gdb.btrace/record_goto.exp: Likewise.
8445 * gdb.btrace/rn-dl-bind.exp: Likewise.
8446 * gdb.btrace/segv.exp: Likewise.
8447 * gdb.btrace/step.exp: Likewise.
8448 * gdb.btrace/stepi.exp: Likewise.
8449 * gdb.btrace/tailcall-only.exp: Likewise.
8450 * gdb.btrace/tailcall.exp: Likewise.
8451 * gdb.btrace/tsx.exp: Likewise.
8452 * gdb.btrace/unknown_functions.exp: Likewise.
8453 * gdb.btrace/vdso.exp: Likewise.
8454
cd4007e4
MM
84552017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8456
8457 * gdb.btrace/enable-running.c: New.
8458 * gdb.btrace/enable-running.exp: New.
8459
2735833d
WT
84602017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8461
8462 * gdb.arch/amd64-gs_base.c: New file.
8463 * gdb.arch/amd64-gs_base.exp: New file.
8464
b51e1e94
LM
84652017-01-26 Luis Machado <lgustavo@codesourcery.com>
8466
8467 * lib/memory.exp: Remove spurious empty newlines.
8468
72ca0410
SM
84692017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8470
8471 * gdb.python/py-bad-printers.exp: Load python file using "source".
8472 * gdb.python/py-events.exp: Likewise.
8473 * gdb.python/py-evsignal.exp: Likewise.
8474 * gdb.python/py-evthreads.exp: Likewise.
8475 * gdb.python/py-frame-args.exp: Likewise.
8476 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8477 * gdb.python/py-framefilter-mi.exp: Likewise.
8478 * gdb.python/py-framefilter.exp: Likewise.
8479 * gdb.python/py-mi.exp: Likewise.
8480 * gdb.python/py-pp-maint.exp: Likewise.
8481 * gdb.python/py-pp-registration.exp: Likewise.
8482 * gdb.python/py-prettyprint.exp: Likewise.
8483 (run_lang_tests): Likewise.
8484 * gdb.python/py-typeprint.exp: Likewise.
8485
e309aa65
LM
84862017-01-26 Luis Machado <lgustavo@codesourcery.com>
8487
8488 * lib/memory.exp: New file.
8489 * lib/gdb.exp: Load memory.exp.
8490 * gdb.base/memattr.exp (delete_memory): Move proc to
8491 lib/memory.exp and rename to delete_memory_regions.
8492 Replace delete_memory with delete_memory_regions.
8493 Cleanup memory regions before tests.
8494 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8495 before tests.
8496
515aff23
LM
84972017-01-26 Luis Machado <lgustavo@codesourcery.com>
8498
8499 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8500 files.
8501 (initialize): New function conditionally defined.
8502 (testcases): Move within conditional block.
8503 (main): Call initialize.
8504 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8505 of gdb.reverse/insn-reverse.c.
8506 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8507 gdb.reverse/insn-reverse.c.
8508
d8b49cf0
YQ
85092017-01-26 Yao Qi <yao.qi@linaro.org>
8510
8511 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8512 disassemble on address 0.
8513
f13a9a0c
YQ
85142017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8515 Yao Qi <yao.qi@linaro.org>
8516
8517 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8518 * gdb.dwarf2/implptr-64bit.S: Remove.
8519 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8520 variables in caller's context. Add DW_OP_implicit_value.
8521
5ac95241
YQ
85222017-01-25 Yao Qi <yao.qi@linaro.org>
8523
8524 * lib/dwarf.exp (Dwarf::_location): Handle
8525 DW_OP_GNU_implicit_pointer with proper size.
8526
23e82930
LM
85272017-01-20 Luis Machado <lgustavo@codesourcery.com>
8528
8529 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8530 and add untested calls.
8531
d334ae25
LM
85322017-01-20 Luis Machado <lgustavo@codesourcery.com>
8533
8534 * gdb.python/python.exp: Check line number against what GDB thinks
8535 the line number is for func1.
8536
f5e6296e
IB
85372017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8538
8539 * gdb.dlang/debug-expr.exp: New file.
8540
5b362f04
LM
85412016-12-23 Luis Machado <lgustavo@codesourcery.com>
8542
8543 Fix test names for the following files:
8544
8545 * gdb.ada/exec_changed.exp
8546 * gdb.ada/info_types.exp
8547 * gdb.arch/aarch64-atomic-inst.exp
8548 * gdb.arch/aarch64-fp.exp
8549 * gdb.arch/altivec-abi.exp
8550 * gdb.arch/altivec-regs.exp
8551 * gdb.arch/amd64-byte.exp
8552 * gdb.arch/amd64-disp-step.exp
8553 * gdb.arch/amd64-dword.exp
8554 * gdb.arch/amd64-entry-value-inline.exp
8555 * gdb.arch/amd64-entry-value-param.exp
8556 * gdb.arch/amd64-entry-value-paramref.exp
8557 * gdb.arch/amd64-entry-value.exp
8558 * gdb.arch/amd64-i386-address.exp
8559 * gdb.arch/amd64-invalid-stack-middle.exp
8560 * gdb.arch/amd64-invalid-stack-top.exp
8561 * gdb.arch/amd64-optimout-repeat.exp
8562 * gdb.arch/amd64-prologue-skip.exp
8563 * gdb.arch/amd64-prologue-xmm.exp
8564 * gdb.arch/amd64-stap-special-operands.exp
8565 * gdb.arch/amd64-stap-wrong-subexp.exp
8566 * gdb.arch/amd64-tailcall-cxx.exp
8567 * gdb.arch/amd64-tailcall-noret.exp
8568 * gdb.arch/amd64-tailcall-ret.exp
8569 * gdb.arch/amd64-tailcall-self.exp
8570 * gdb.arch/amd64-word.exp
8571 * gdb.arch/arm-bl-branch-dest.exp
8572 * gdb.arch/arm-disp-step.exp
8573 * gdb.arch/arm-neon.exp
8574 * gdb.arch/arm-single-step-kernel-helper.exp
8575 * gdb.arch/avr-flash-qualifier.exp
8576 * gdb.arch/disp-step-insn-reloc.exp
8577 * gdb.arch/e500-abi.exp
8578 * gdb.arch/e500-regs.exp
8579 * gdb.arch/ftrace-insn-reloc.exp
8580 * gdb.arch/i386-avx512.exp
8581 * gdb.arch/i386-bp_permanent.exp
8582 * gdb.arch/i386-byte.exp
8583 * gdb.arch/i386-cfi-notcurrent.exp
8584 * gdb.arch/i386-disp-step.exp
8585 * gdb.arch/i386-dr3-watch.exp
8586 * gdb.arch/i386-float.exp
8587 * gdb.arch/i386-gnu-cfi.exp
8588 * gdb.arch/i386-mpx-map.exp
8589 * gdb.arch/i386-mpx-sigsegv.exp
8590 * gdb.arch/i386-mpx-simple_segv.exp
8591 * gdb.arch/i386-mpx.exp
8592 * gdb.arch/i386-permbkpt.exp
8593 * gdb.arch/i386-prologue.exp
8594 * gdb.arch/i386-signal.exp
8595 * gdb.arch/i386-size-overlap.exp
8596 * gdb.arch/i386-unwind.exp
8597 * gdb.arch/i386-word.exp
8598 * gdb.arch/mips-fcr.exp
8599 * gdb.arch/powerpc-d128-regs.exp
8600 * gdb.arch/powerpc-stackless.exp
8601 * gdb.arch/ppc64-atomic-inst.exp
8602 * gdb.arch/s390-stackless.exp
8603 * gdb.arch/s390-tdbregs.exp
8604 * gdb.arch/s390-vregs.exp
8605 * gdb.arch/sparc-sysstep.exp
8606 * gdb.arch/thumb-bx-pc.exp
8607 * gdb.arch/thumb-singlestep.exp
8608 * gdb.arch/thumb2-it.exp
8609 * gdb.arch/vsx-regs.exp
8610 * gdb.asm/asm-source.exp
8611 * gdb.base/a2-run.exp
8612 * gdb.base/advance.exp
8613 * gdb.base/all-bin.exp
8614 * gdb.base/anon.exp
8615 * gdb.base/args.exp
8616 * gdb.base/arithmet.exp
8617 * gdb.base/async-shell.exp
8618 * gdb.base/async.exp
8619 * gdb.base/attach-pie-noexec.exp
8620 * gdb.base/attach-twice.exp
8621 * gdb.base/auto-load.exp
8622 * gdb.base/bang.exp
8623 * gdb.base/bitfields.exp
8624 * gdb.base/break-always.exp
8625 * gdb.base/break-caller-line.exp
8626 * gdb.base/break-entry.exp
8627 * gdb.base/break-inline.exp
8628 * gdb.base/break-on-linker-gcd-function.exp
8629 * gdb.base/break-probes.exp
8630 * gdb.base/break.exp
8631 * gdb.base/breakpoint-shadow.exp
8632 * gdb.base/call-ar-st.exp
8633 * gdb.base/call-sc.exp
8634 * gdb.base/call-signal-resume.exp
8635 * gdb.base/call-strs.exp
8636 * gdb.base/callfuncs.exp
8637 * gdb.base/catch-fork-static.exp
8638 * gdb.base/catch-gdb-caused-signals.exp
8639 * gdb.base/catch-load.exp
8640 * gdb.base/catch-signal-fork.exp
8641 * gdb.base/catch-signal.exp
8642 * gdb.base/catch-syscall.exp
8643 * gdb.base/charset.exp
8644 * gdb.base/checkpoint.exp
8645 * gdb.base/chng-syms.exp
8646 * gdb.base/code-expr.exp
8647 * gdb.base/code_elim.exp
8648 * gdb.base/commands.exp
8649 * gdb.base/completion.exp
8650 * gdb.base/complex.exp
8651 * gdb.base/cond-expr.exp
8652 * gdb.base/condbreak.exp
8653 * gdb.base/consecutive.exp
8654 * gdb.base/continue-all-already-running.exp
8655 * gdb.base/coredump-filter.exp
8656 * gdb.base/corefile.exp
8657 * gdb.base/dbx.exp
8658 * gdb.base/debug-expr.exp
8659 * gdb.base/define.exp
8660 * gdb.base/del.exp
8661 * gdb.base/disabled-location.exp
8662 * gdb.base/disasm-end-cu.exp
8663 * gdb.base/disasm-optim.exp
8664 * gdb.base/display.exp
8665 * gdb.base/duplicate-bp.exp
8666 * gdb.base/ena-dis-br.exp
8667 * gdb.base/ending-run.exp
8668 * gdb.base/enumval.exp
8669 * gdb.base/environ.exp
8670 * gdb.base/eu-strip-infcall.exp
8671 * gdb.base/eval-avoid-side-effects.exp
8672 * gdb.base/eval-skip.exp
8673 * gdb.base/exitsignal.exp
8674 * gdb.base/expand-psymtabs.exp
8675 * gdb.base/filesym.exp
8676 * gdb.base/find-unmapped.exp
8677 * gdb.base/finish.exp
8678 * gdb.base/float.exp
8679 * gdb.base/foll-exec-mode.exp
8680 * gdb.base/foll-exec.exp
8681 * gdb.base/foll-fork.exp
8682 * gdb.base/fortran-sym-case.exp
8683 * gdb.base/freebpcmd.exp
8684 * gdb.base/func-ptr.exp
8685 * gdb.base/func-ptrs.exp
8686 * gdb.base/funcargs.exp
8687 * gdb.base/gcore-buffer-overflow.exp
8688 * gdb.base/gcore-relro-pie.exp
8689 * gdb.base/gcore-relro.exp
8690 * gdb.base/gcore.exp
8691 * gdb.base/gdb1090.exp
8692 * gdb.base/gdb11530.exp
8693 * gdb.base/gdb11531.exp
8694 * gdb.base/gdb1821.exp
8695 * gdb.base/gdbindex-stabs.exp
8696 * gdb.base/gdbvars.exp
8697 * gdb.base/hbreak.exp
8698 * gdb.base/hbreak2.exp
8699 * gdb.base/included.exp
8700 * gdb.base/infcall-input.exp
8701 * gdb.base/inferior-died.exp
8702 * gdb.base/infnan.exp
8703 * gdb.base/info-macros.exp
8704 * gdb.base/info-os.exp
8705 * gdb.base/info-proc.exp
8706 * gdb.base/info-shared.exp
8707 * gdb.base/info-target.exp
8708 * gdb.base/infoline.exp
8709 * gdb.base/interp.exp
8710 * gdb.base/interrupt.exp
8711 * gdb.base/jit-reader.exp
8712 * gdb.base/jit-simple.exp
8713 * gdb.base/kill-after-signal.exp
8714 * gdb.base/kill-detach-inferiors-cmd.exp
8715 * gdb.base/label.exp
8716 * gdb.base/langs.exp
8717 * gdb.base/ldbl_e308.exp
8718 * gdb.base/line-symtabs.exp
8719 * gdb.base/linespecs.exp
8720 * gdb.base/list.exp
8721 * gdb.base/long_long.exp
8722 * gdb.base/longest-types.exp
8723 * gdb.base/maint.exp
8724 * gdb.base/max-value-size.exp
8725 * gdb.base/memattr.exp
8726 * gdb.base/mips_pro.exp
8727 * gdb.base/morestack.exp
8728 * gdb.base/moribund-step.exp
8729 * gdb.base/multi-forks.exp
8730 * gdb.base/nested-addr.exp
8731 * gdb.base/nextoverexit.exp
8732 * gdb.base/noreturn-finish.exp
8733 * gdb.base/noreturn-return.exp
8734 * gdb.base/nostdlib.exp
8735 * gdb.base/offsets.exp
8736 * gdb.base/opaque.exp
8737 * gdb.base/pc-fp.exp
8738 * gdb.base/permissions.exp
8739 * gdb.base/print-symbol-loading.exp
8740 * gdb.base/prologue-include.exp
8741 * gdb.base/psymtab.exp
8742 * gdb.base/ptype.exp
8743 * gdb.base/random-signal.exp
8744 * gdb.base/randomize.exp
8745 * gdb.base/range-stepping.exp
8746 * gdb.base/readline-ask.exp
8747 * gdb.base/recpar.exp
8748 * gdb.base/recurse.exp
8749 * gdb.base/relational.exp
8750 * gdb.base/restore.exp
8751 * gdb.base/return-nodebug.exp
8752 * gdb.base/return.exp
8753 * gdb.base/run-after-attach.exp
8754 * gdb.base/save-bp.exp
8755 * gdb.base/scope.exp
8756 * gdb.base/sect-cmd.exp
8757 * gdb.base/set-lang-auto.exp
8758 * gdb.base/set-noassign.exp
8759 * gdb.base/setvar.exp
8760 * gdb.base/sigall.exp
8761 * gdb.base/sigbpt.exp
8762 * gdb.base/siginfo-addr.exp
8763 * gdb.base/siginfo-infcall.exp
8764 * gdb.base/siginfo-obj.exp
8765 * gdb.base/siginfo.exp
8766 * gdb.base/signals-state-child.exp
8767 * gdb.base/signest.exp
8768 * gdb.base/sigstep.exp
8769 * gdb.base/sizeof.exp
8770 * gdb.base/skip.exp
8771 * gdb.base/solib-corrupted.exp
8772 * gdb.base/solib-nodir.exp
8773 * gdb.base/solib-search.exp
8774 * gdb.base/stack-checking.exp
8775 * gdb.base/stale-infcall.exp
8776 * gdb.base/stap-probe.exp
8777 * gdb.base/start.exp
8778 * gdb.base/step-break.exp
8779 * gdb.base/step-bt.exp
8780 * gdb.base/step-line.exp
8781 * gdb.base/step-over-exit.exp
8782 * gdb.base/step-over-syscall.exp
8783 * gdb.base/step-resume-infcall.exp
8784 * gdb.base/step-test.exp
8785 * gdb.base/store.exp
8786 * gdb.base/structs3.exp
8787 * gdb.base/sym-file.exp
8788 * gdb.base/symbol-without-target_section.exp
8789 * gdb.base/term.exp
8790 * gdb.base/testenv.exp
8791 * gdb.base/ui-redirect.exp
8792 * gdb.base/until.exp
8793 * gdb.base/unwindonsignal.exp
8794 * gdb.base/value-double-free.exp
8795 * gdb.base/vla-datatypes.exp
8796 * gdb.base/vla-ptr.exp
8797 * gdb.base/vla-sideeffect.exp
8798 * gdb.base/volatile.exp
8799 * gdb.base/watch-cond-infcall.exp
8800 * gdb.base/watch-cond.exp
8801 * gdb.base/watch-non-mem.exp
8802 * gdb.base/watch-read.exp
8803 * gdb.base/watch-vfork.exp
8804 * gdb.base/watchpoint-cond-gone.exp
8805 * gdb.base/watchpoint-delete.exp
8806 * gdb.base/watchpoint-hw-hit-once.exp
8807 * gdb.base/watchpoint-hw.exp
8808 * gdb.base/watchpoint-stops-at-right-insn.exp
8809 * gdb.base/watchpoints.exp
8810 * gdb.base/wchar.exp
8811 * gdb.base/whatis-exp.exp
8812 * gdb.btrace/buffer-size.exp
8813 * gdb.btrace/data.exp
8814 * gdb.btrace/delta.exp
8815 * gdb.btrace/dlopen.exp
8816 * gdb.btrace/enable.exp
8817 * gdb.btrace/exception.exp
8818 * gdb.btrace/function_call_history.exp
8819 * gdb.btrace/gcore.exp
8820 * gdb.btrace/instruction_history.exp
8821 * gdb.btrace/nohist.exp
8822 * gdb.btrace/reconnect.exp
8823 * gdb.btrace/record_goto-step.exp
8824 * gdb.btrace/record_goto.exp
8825 * gdb.btrace/rn-dl-bind.exp
8826 * gdb.btrace/segv.exp
8827 * gdb.btrace/step.exp
8828 * gdb.btrace/stepi.exp
8829 * gdb.btrace/tailcall-only.exp
8830 * gdb.btrace/tailcall.exp
8831 * gdb.btrace/tsx.exp
8832 * gdb.btrace/unknown_functions.exp
8833 * gdb.btrace/vdso.exp
8834 * gdb.compile/compile-ifunc.exp
8835 * gdb.compile/compile-ops.exp
8836 * gdb.compile/compile-print.exp
8837 * gdb.compile/compile-setjmp.exp
8838 * gdb.cp/abstract-origin.exp
8839 * gdb.cp/ambiguous.exp
8840 * gdb.cp/annota2.exp
8841 * gdb.cp/annota3.exp
8842 * gdb.cp/anon-ns.exp
8843 * gdb.cp/anon-struct.exp
8844 * gdb.cp/anon-union.exp
8845 * gdb.cp/arg-reference.exp
8846 * gdb.cp/baseenum.exp
8847 * gdb.cp/bool.exp
8848 * gdb.cp/breakpoint.exp
8849 * gdb.cp/bs15503.exp
8850 * gdb.cp/call-c.exp
8851 * gdb.cp/casts.exp
8852 * gdb.cp/chained-calls.exp
8853 * gdb.cp/class2.exp
8854 * gdb.cp/classes.exp
8855 * gdb.cp/cmpd-minsyms.exp
8856 * gdb.cp/converts.exp
8857 * gdb.cp/cp-relocate.exp
8858 * gdb.cp/cpcompletion.exp
8859 * gdb.cp/cpexprs.exp
8860 * gdb.cp/cplabel.exp
8861 * gdb.cp/cplusfuncs.exp
8862 * gdb.cp/cpsizeof.exp
8863 * gdb.cp/ctti.exp
8864 * gdb.cp/derivation.exp
8865 * gdb.cp/destrprint.exp
8866 * gdb.cp/dispcxx.exp
8867 * gdb.cp/enum-class.exp
8868 * gdb.cp/exception.exp
8869 * gdb.cp/exceptprint.exp
8870 * gdb.cp/expand-psymtabs-cxx.exp
8871 * gdb.cp/expand-sals.exp
8872 * gdb.cp/extern-c.exp
8873 * gdb.cp/filename.exp
8874 * gdb.cp/formatted-ref.exp
8875 * gdb.cp/fpointer.exp
8876 * gdb.cp/gdb1355.exp
8877 * gdb.cp/gdb2495.exp
8878 * gdb.cp/hang.exp
8879 * gdb.cp/impl-this.exp
8880 * gdb.cp/infcall-dlopen.exp
8881 * gdb.cp/inherit.exp
8882 * gdb.cp/iostream.exp
8883 * gdb.cp/koenig.exp
8884 * gdb.cp/local.exp
8885 * gdb.cp/m-data.exp
8886 * gdb.cp/m-static.exp
8887 * gdb.cp/mb-ctor.exp
8888 * gdb.cp/mb-inline.exp
8889 * gdb.cp/mb-templates.exp
8890 * gdb.cp/member-name.exp
8891 * gdb.cp/member-ptr.exp
8892 * gdb.cp/meth-typedefs.exp
8893 * gdb.cp/method.exp
8894 * gdb.cp/method2.exp
8895 * gdb.cp/minsym-fallback.exp
8896 * gdb.cp/misc.exp
8897 * gdb.cp/namelessclass.exp
8898 * gdb.cp/namespace-enum.exp
8899 * gdb.cp/namespace-nested-import.exp
8900 * gdb.cp/namespace.exp
8901 * gdb.cp/nextoverthrow.exp
8902 * gdb.cp/no-dmgl-verbose.exp
8903 * gdb.cp/non-trivial-retval.exp
8904 * gdb.cp/noparam.exp
8905 * gdb.cp/nsdecl.exp
8906 * gdb.cp/nsimport.exp
8907 * gdb.cp/nsnested.exp
8908 * gdb.cp/nsnoimports.exp
8909 * gdb.cp/nsrecurs.exp
8910 * gdb.cp/nsstress.exp
8911 * gdb.cp/nsusing.exp
8912 * gdb.cp/operator.exp
8913 * gdb.cp/oranking.exp
8914 * gdb.cp/overload-const.exp
8915 * gdb.cp/overload.exp
8916 * gdb.cp/ovldbreak.exp
8917 * gdb.cp/ovsrch.exp
8918 * gdb.cp/paren-type.exp
8919 * gdb.cp/parse-lang.exp
8920 * gdb.cp/pass-by-ref.exp
8921 * gdb.cp/pr-1023.exp
8922 * gdb.cp/pr-1210.exp
8923 * gdb.cp/pr-574.exp
8924 * gdb.cp/pr10687.exp
8925 * gdb.cp/pr12028.exp
8926 * gdb.cp/pr17132.exp
8927 * gdb.cp/pr17494.exp
8928 * gdb.cp/pr9067.exp
8929 * gdb.cp/pr9167.exp
8930 * gdb.cp/pr9631.exp
8931 * gdb.cp/printmethod.exp
8932 * gdb.cp/psmang.exp
8933 * gdb.cp/psymtab-parameter.exp
8934 * gdb.cp/ptype-cv-cp.exp
8935 * gdb.cp/ptype-flags.exp
8936 * gdb.cp/re-set-overloaded.exp
8937 * gdb.cp/ref-types.exp
8938 * gdb.cp/rtti.exp
8939 * gdb.cp/scope-err.exp
8940 * gdb.cp/shadow.exp
8941 * gdb.cp/smartp.exp
8942 * gdb.cp/static-method.exp
8943 * gdb.cp/static-print-quit.exp
8944 * gdb.cp/temargs.exp
8945 * gdb.cp/templates.exp
8946 * gdb.cp/try_catch.exp
8947 * gdb.cp/typedef-operator.exp
8948 * gdb.cp/typeid.exp
8949 * gdb.cp/userdef.exp
8950 * gdb.cp/using-crash.exp
8951 * gdb.cp/var-tag.exp
8952 * gdb.cp/virtbase.exp
8953 * gdb.cp/virtfunc.exp
8954 * gdb.cp/virtfunc2.exp
8955 * gdb.cp/vla-cxx.exp
8956 * gdb.disasm/t01_mov.exp
8957 * gdb.disasm/t02_mova.exp
8958 * gdb.disasm/t03_add.exp
8959 * gdb.disasm/t04_sub.exp
8960 * gdb.disasm/t05_cmp.exp
8961 * gdb.disasm/t06_ari2.exp
8962 * gdb.disasm/t07_ari3.exp
8963 * gdb.disasm/t08_or.exp
8964 * gdb.disasm/t09_xor.exp
8965 * gdb.disasm/t10_and.exp
8966 * gdb.disasm/t11_logs.exp
8967 * gdb.disasm/t12_bit.exp
8968 * gdb.disasm/t13_otr.exp
8969 * gdb.dlang/circular.exp
8970 * gdb.dwarf2/arr-stride.exp
8971 * gdb.dwarf2/arr-subrange.exp
8972 * gdb.dwarf2/atomic-type.exp
8973 * gdb.dwarf2/bad-regnum.exp
8974 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8975 * gdb.dwarf2/callframecfa.exp
8976 * gdb.dwarf2/clztest.exp
8977 * gdb.dwarf2/corrupt.exp
8978 * gdb.dwarf2/data-loc.exp
8979 * gdb.dwarf2/dup-psym.exp
8980 * gdb.dwarf2/dw2-anon-mptr.exp
8981 * gdb.dwarf2/dw2-anonymous-func.exp
8982 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8983 * gdb.dwarf2/dw2-bad-unresolved.exp
8984 * gdb.dwarf2/dw2-basic.exp
8985 * gdb.dwarf2/dw2-canonicalize-type.exp
8986 * gdb.dwarf2/dw2-case-insensitive.exp
8987 * gdb.dwarf2/dw2-common-block.exp
8988 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8989 * gdb.dwarf2/dw2-compressed.exp
8990 * gdb.dwarf2/dw2-const.exp
8991 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8992 * gdb.dwarf2/dw2-cu-size.exp
8993 * gdb.dwarf2/dw2-dup-frame.exp
8994 * gdb.dwarf2/dw2-entry-value.exp
8995 * gdb.dwarf2/dw2-icycle.exp
8996 * gdb.dwarf2/dw2-ifort-parameter.exp
8997 * gdb.dwarf2/dw2-inline-break.exp
8998 * gdb.dwarf2/dw2-inline-param.exp
8999 * gdb.dwarf2/dw2-intercu.exp
9000 * gdb.dwarf2/dw2-intermix.exp
9001 * gdb.dwarf2/dw2-lexical-block-bare.exp
9002 * gdb.dwarf2/dw2-linkage-name-trust.exp
9003 * gdb.dwarf2/dw2-minsym-in-cu.exp
9004 * gdb.dwarf2/dw2-noloc.exp
9005 * gdb.dwarf2/dw2-op-call.exp
9006 * gdb.dwarf2/dw2-op-out-param.exp
9007 * gdb.dwarf2/dw2-opt-structptr.exp
9008 * gdb.dwarf2/dw2-param-error.exp
9009 * gdb.dwarf2/dw2-producer.exp
9010 * gdb.dwarf2/dw2-ranges-base.exp
9011 * gdb.dwarf2/dw2-ref-missing-frame.exp
9012 * gdb.dwarf2/dw2-reg-undefined.exp
9013 * gdb.dwarf2/dw2-regno-invalid.exp
9014 * gdb.dwarf2/dw2-restore.exp
9015 * gdb.dwarf2/dw2-restrict.exp
9016 * gdb.dwarf2/dw2-single-line-discriminators.exp
9017 * gdb.dwarf2/dw2-strp.exp
9018 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9019 * gdb.dwarf2/dw2-unresolved.exp
9020 * gdb.dwarf2/dw2-var-zero-addr.exp
9021 * gdb.dwarf2/dw4-sig-types.exp
9022 * gdb.dwarf2/dwz.exp
9023 * gdb.dwarf2/dynarr-ptr.exp
9024 * gdb.dwarf2/enum-type.exp
9025 * gdb.dwarf2/gdb-index.exp
9026 * gdb.dwarf2/implptr-64bit.exp
9027 * gdb.dwarf2/implptr-optimized-out.exp
9028 * gdb.dwarf2/implptr.exp
9029 * gdb.dwarf2/implref-array.exp
9030 * gdb.dwarf2/implref-const.exp
9031 * gdb.dwarf2/implref-global.exp
9032 * gdb.dwarf2/implref-struct.exp
9033 * gdb.dwarf2/mac-fileno.exp
9034 * gdb.dwarf2/main-subprogram.exp
9035 * gdb.dwarf2/member-ptr-forwardref.exp
9036 * gdb.dwarf2/method-ptr.exp
9037 * gdb.dwarf2/missing-sig-type.exp
9038 * gdb.dwarf2/nonvar-access.exp
9039 * gdb.dwarf2/opaque-type-lookup.exp
9040 * gdb.dwarf2/pieces-optimized-out.exp
9041 * gdb.dwarf2/pieces.exp
9042 * gdb.dwarf2/pr10770.exp
9043 * gdb.dwarf2/pr13961.exp
9044 * gdb.dwarf2/staticvirtual.exp
9045 * gdb.dwarf2/subrange.exp
9046 * gdb.dwarf2/symtab-producer.exp
9047 * gdb.dwarf2/trace-crash.exp
9048 * gdb.dwarf2/typeddwarf.exp
9049 * gdb.dwarf2/valop.exp
9050 * gdb.dwarf2/watch-notconst.exp
9051 * gdb.fortran/array-element.exp
9052 * gdb.fortran/charset.exp
9053 * gdb.fortran/common-block.exp
9054 * gdb.fortran/complex.exp
9055 * gdb.fortran/derived-type-function.exp
9056 * gdb.fortran/derived-type.exp
9057 * gdb.fortran/logical.exp
9058 * gdb.fortran/module.exp
9059 * gdb.fortran/multi-dim.exp
9060 * gdb.fortran/nested-funcs.exp
9061 * gdb.fortran/print-formatted.exp
9062 * gdb.fortran/subarray.exp
9063 * gdb.fortran/vla-alloc-assoc.exp
9064 * gdb.fortran/vla-datatypes.exp
9065 * gdb.fortran/vla-history.exp
9066 * gdb.fortran/vla-ptr-info.exp
9067 * gdb.fortran/vla-ptype-sub.exp
9068 * gdb.fortran/vla-ptype.exp
9069 * gdb.fortran/vla-sizeof.exp
9070 * gdb.fortran/vla-type.exp
9071 * gdb.fortran/vla-value-sub-arbitrary.exp
9072 * gdb.fortran/vla-value-sub-finish.exp
9073 * gdb.fortran/vla-value-sub.exp
9074 * gdb.fortran/vla-value.exp
9075 * gdb.fortran/whatis_type.exp
9076 * gdb.go/chan.exp
9077 * gdb.go/handcall.exp
9078 * gdb.go/hello.exp
9079 * gdb.go/integers.exp
9080 * gdb.go/methods.exp
9081 * gdb.go/package.exp
9082 * gdb.go/strings.exp
9083 * gdb.go/types.exp
9084 * gdb.go/unsafe.exp
9085 * gdb.guile/scm-arch.exp
9086 * gdb.guile/scm-block.exp
9087 * gdb.guile/scm-breakpoint.exp
9088 * gdb.guile/scm-cmd.exp
9089 * gdb.guile/scm-disasm.exp
9090 * gdb.guile/scm-equal.exp
9091 * gdb.guile/scm-frame-args.exp
9092 * gdb.guile/scm-frame-inline.exp
9093 * gdb.guile/scm-frame.exp
9094 * gdb.guile/scm-iterator.exp
9095 * gdb.guile/scm-math.exp
9096 * gdb.guile/scm-objfile.exp
9097 * gdb.guile/scm-ports.exp
9098 * gdb.guile/scm-symbol.exp
9099 * gdb.guile/scm-symtab.exp
9100 * gdb.guile/scm-value-cc.exp
9101 * gdb.guile/types-module.exp
9102 * gdb.linespec/break-ask.exp
9103 * gdb.linespec/cpexplicit.exp
9104 * gdb.linespec/explicit.exp
9105 * gdb.linespec/keywords.exp
9106 * gdb.linespec/linespec.exp
9107 * gdb.linespec/ls-dollar.exp
9108 * gdb.linespec/ls-errs.exp
9109 * gdb.linespec/skip-two.exp
9110 * gdb.linespec/thread.exp
9111 * gdb.mi/mi-async.exp
9112 * gdb.mi/mi-basics.exp
9113 * gdb.mi/mi-break.exp
9114 * gdb.mi/mi-catch-load.exp
9115 * gdb.mi/mi-cli.exp
9116 * gdb.mi/mi-cmd-param-changed.exp
9117 * gdb.mi/mi-console.exp
9118 * gdb.mi/mi-detach.exp
9119 * gdb.mi/mi-disassemble.exp
9120 * gdb.mi/mi-eval.exp
9121 * gdb.mi/mi-file-transfer.exp
9122 * gdb.mi/mi-file.exp
9123 * gdb.mi/mi-fill-memory.exp
9124 * gdb.mi/mi-inheritance-syntax-error.exp
9125 * gdb.mi/mi-linespec-err-cp.exp
9126 * gdb.mi/mi-logging.exp
9127 * gdb.mi/mi-memory-changed.exp
9128 * gdb.mi/mi-read-memory.exp
9129 * gdb.mi/mi-record-changed.exp
9130 * gdb.mi/mi-reg-undefined.exp
9131 * gdb.mi/mi-regs.exp
9132 * gdb.mi/mi-return.exp
9133 * gdb.mi/mi-reverse.exp
9134 * gdb.mi/mi-simplerun.exp
9135 * gdb.mi/mi-solib.exp
9136 * gdb.mi/mi-stack.exp
9137 * gdb.mi/mi-stepi.exp
9138 * gdb.mi/mi-syn-frame.exp
9139 * gdb.mi/mi-until.exp
9140 * gdb.mi/mi-var-block.exp
9141 * gdb.mi/mi-var-child.exp
9142 * gdb.mi/mi-var-cmd.exp
9143 * gdb.mi/mi-var-cp.exp
9144 * gdb.mi/mi-var-display.exp
9145 * gdb.mi/mi-var-invalidate.exp
9146 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9147 * gdb.mi/mi-vla-fortran.exp
9148 * gdb.mi/mi-watch.exp
9149 * gdb.mi/mi2-var-child.exp
9150 * gdb.mi/user-selected-context-sync.exp
9151 * gdb.modula2/unbounded-array.exp
9152 * gdb.multi/dummy-frame-restore.exp
9153 * gdb.multi/multi-arch-exec.exp
9154 * gdb.multi/multi-arch.exp
9155 * gdb.multi/tids.exp
9156 * gdb.multi/watchpoint-multi.exp
9157 * gdb.opencl/callfuncs.exp
9158 * gdb.opencl/convs_casts.exp
9159 * gdb.opencl/datatypes.exp
9160 * gdb.opencl/operators.exp
9161 * gdb.opencl/vec_comps.exp
9162 * gdb.opt/clobbered-registers-O2.exp
9163 * gdb.opt/inline-break.exp
9164 * gdb.opt/inline-bt.exp
9165 * gdb.opt/inline-cmds.exp
9166 * gdb.opt/inline-locals.exp
9167 * gdb.pascal/case-insensitive-symbols.exp
9168 * gdb.pascal/floats.exp
9169 * gdb.pascal/gdb11492.exp
9170 * gdb.python/lib-types.exp
9171 * gdb.python/py-arch.exp
9172 * gdb.python/py-as-string.exp
9173 * gdb.python/py-bad-printers.exp
9174 * gdb.python/py-block.exp
9175 * gdb.python/py-breakpoint-create-fail.exp
9176 * gdb.python/py-breakpoint.exp
9177 * gdb.python/py-caller-is.exp
9178 * gdb.python/py-cmd.exp
9179 * gdb.python/py-explore-cc.exp
9180 * gdb.python/py-explore.exp
9181 * gdb.python/py-finish-breakpoint.exp
9182 * gdb.python/py-finish-breakpoint2.exp
9183 * gdb.python/py-frame-args.exp
9184 * gdb.python/py-frame-inline.exp
9185 * gdb.python/py-frame.exp
9186 * gdb.python/py-framefilter-mi.exp
9187 * gdb.python/py-infthread.exp
9188 * gdb.python/py-lazy-string.exp
9189 * gdb.python/py-linetable.exp
9190 * gdb.python/py-mi-events.exp
9191 * gdb.python/py-mi-objfile.exp
9192 * gdb.python/py-mi.exp
9193 * gdb.python/py-objfile.exp
9194 * gdb.python/py-pp-integral.exp
9195 * gdb.python/py-pp-maint.exp
9196 * gdb.python/py-pp-re-notag.exp
9197 * gdb.python/py-pp-registration.exp
9198 * gdb.python/py-recurse-unwind.exp
9199 * gdb.python/py-strfns.exp
9200 * gdb.python/py-symbol.exp
9201 * gdb.python/py-symtab.exp
9202 * gdb.python/py-sync-interp.exp
9203 * gdb.python/py-typeprint.exp
9204 * gdb.python/py-unwind-maint.exp
9205 * gdb.python/py-unwind.exp
9206 * gdb.python/py-value-cc.exp
9207 * gdb.python/py-xmethods.exp
9208 * gdb.reverse/amd64-tailcall-reverse.exp
9209 * gdb.reverse/break-precsave.exp
9210 * gdb.reverse/break-reverse.exp
9211 * gdb.reverse/consecutive-precsave.exp
9212 * gdb.reverse/consecutive-reverse.exp
9213 * gdb.reverse/finish-precsave.exp
9214 * gdb.reverse/finish-reverse-bkpt.exp
9215 * gdb.reverse/finish-reverse.exp
9216 * gdb.reverse/fstatat-reverse.exp
9217 * gdb.reverse/getresuid-reverse.exp
9218 * gdb.reverse/i386-precsave.exp
9219 * gdb.reverse/i386-reverse.exp
9220 * gdb.reverse/i386-sse-reverse.exp
9221 * gdb.reverse/i387-env-reverse.exp
9222 * gdb.reverse/i387-stack-reverse.exp
9223 * gdb.reverse/insn-reverse.exp
9224 * gdb.reverse/machinestate-precsave.exp
9225 * gdb.reverse/machinestate.exp
9226 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9227 * gdb.reverse/pipe-reverse.exp
9228 * gdb.reverse/readv-reverse.exp
9229 * gdb.reverse/recvmsg-reverse.exp
9230 * gdb.reverse/rerun-prec.exp
9231 * gdb.reverse/s390-mvcle.exp
9232 * gdb.reverse/step-precsave.exp
9233 * gdb.reverse/step-reverse.exp
9234 * gdb.reverse/time-reverse.exp
9235 * gdb.reverse/until-precsave.exp
9236 * gdb.reverse/until-reverse.exp
9237 * gdb.reverse/waitpid-reverse.exp
9238 * gdb.reverse/watch-precsave.exp
9239 * gdb.reverse/watch-reverse.exp
9240 * gdb.rust/generics.exp
9241 * gdb.rust/methods.exp
9242 * gdb.rust/modules.exp
9243 * gdb.rust/simple.exp
9244 * gdb.server/connect-with-no-symbol-file.exp
9245 * gdb.server/ext-attach.exp
9246 * gdb.server/ext-restart.exp
9247 * gdb.server/ext-wrapper.exp
9248 * gdb.server/file-transfer.exp
9249 * gdb.server/server-exec-info.exp
9250 * gdb.server/server-kill.exp
9251 * gdb.server/server-mon.exp
9252 * gdb.server/wrapper.exp
9253 * gdb.stabs/exclfwd.exp
9254 * gdb.stabs/gdb11479.exp
9255 * gdb.threads/clone-new-thread-event.exp
9256 * gdb.threads/corethreads.exp
9257 * gdb.threads/current-lwp-dead.exp
9258 * gdb.threads/dlopen-libpthread.exp
9259 * gdb.threads/gcore-thread.exp
9260 * gdb.threads/sigstep-threads.exp
9261 * gdb.threads/watchpoint-fork.exp
9262 * gdb.trace/actions-changed.exp
9263 * gdb.trace/backtrace.exp
9264 * gdb.trace/change-loc.exp
9265 * gdb.trace/circ.exp
9266 * gdb.trace/collection.exp
9267 * gdb.trace/disconnected-tracing.exp
9268 * gdb.trace/ftrace.exp
9269 * gdb.trace/mi-trace-frame-collected.exp
9270 * gdb.trace/mi-trace-unavailable.exp
9271 * gdb.trace/mi-traceframe-changed.exp
9272 * gdb.trace/mi-tsv-changed.exp
9273 * gdb.trace/no-attach-trace.exp
9274 * gdb.trace/passc-dyn.exp
9275 * gdb.trace/qtro.exp
9276 * gdb.trace/range-stepping.exp
9277 * gdb.trace/read-memory.exp
9278 * gdb.trace/save-trace.exp
9279 * gdb.trace/signal.exp
9280 * gdb.trace/status-stop.exp
9281 * gdb.trace/tfile.exp
9282 * gdb.trace/trace-break.exp
9283 * gdb.trace/trace-buffer-size.exp
9284 * gdb.trace/trace-condition.exp
9285 * gdb.trace/tracefile-pseudo-reg.exp
9286 * gdb.trace/tstatus.exp
9287 * gdb.trace/unavailable.exp
9288 * gdb.trace/while-dyn.exp
9289 * gdb.trace/while-stepping.exp
9290
34c41c68
DE
92912016-12-22 Doug Evans <xdje42@gmail.com>
9292
9293 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9294 and msymbols.
9295
16e69324
YQ
92962016-12-19 Yao Qi <yao.qi@linaro.org>
9297
9298 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9299 (test_with_self): Don't call do_steps_and_nexts, and remove
9300 code about stepping into xmalloc.
9301
f94f411b
YQ
93022016-12-09 Yao Qi <yao.qi@linaro.org>
9303
9304 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9305
93062016-12-09 Yao Qi <yao.qi@linaro.org>
9307
9308 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9309
f1b5deee
PA
93102016-12-09 Pedro Alves <palves@redhat.com>
9311
9312 * gdb.base/all-architectures-0.exp: New file.
9313 * gdb.base/all-architectures-1.exp: New file.
9314 * gdb.base/all-architectures-2.exp: New file.
9315 * gdb.base/all-architectures-3.exp: New file.
9316 * gdb.base/all-architectures-4.exp: New file.
9317 * gdb.base/all-architectures-5.exp: New file.
9318 * gdb.base/all-architectures-6.exp: New file.
9319 * gdb.base/all-architectures-7.exp: New file.
9320 * gdb.base/all-architectures.exp.in: New file.
9321
364ca42e
YQ
93222016-12-09 Yao Qi <yao.qi@linaro.org>
9323
9324 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9325
107c2d62
LM
93262016-12-02 Luis Machado <lgustavo@codesourcery.com>
9327
9328 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9329 possible.
9330 Remove useless pattern-matching code.
9331
df3ee9ca
PA
93322016-12-02 Pedro Alves <palves@redhat.com>
9333
9334 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9335 procedure.
9336 (top level): Call it.
9337
ec835369
PA
93382016-12-02 Pedro Alves <palves@redhat.com>
9339
9340 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9341 New procedure.
9342 (top level): Call it.
9343
01770bbd
PA
93442016-12-02 Pedro Alves <palves@redhat.com>
9345
9346 PR cli/20559
9347 * gdb.base/commands.exp (user_defined_command_args_eval): New
9348 procedure.
9349 (top level): Call it.
9350
008459ea
LM
93512016-12-02 Luis Machado <lgustavo@codesourcery.com>
9352
9353 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9354 timeout handling.
9355
0c1b455e
TT
93562016-12-02 Tom Tromey <tom@tromey.com>
9357
9358 * gdb.dwarf2/main-subprogram.c: New file.
9359 * gdb.dwarf2/main-subprogram.exp: New file.
9360
018572b8
LM
93612016-12-01 Luis Machado <lgustavo@codesourcery.com>
9362
9363 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9364 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9365 gdb_test_no_output for a couple of cases.
9366 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9367
84c93cd5
LM
93682016-12-01 Luis Machado <lgustavo@codesourcery.com>
9369
9370 Fix test names and standardize compilation error messages throughout
9371 the following files:
9372
9373 * gdb.ada/start.exp
9374 * gdb.arch/alpha-step.exp
9375 * gdb.arch/e500-prologue.exp
9376 * gdb.arch/ftrace-insn-reloc.exp
9377 * gdb.arch/gdb1291.exp
9378 * gdb.arch/gdb1431.exp
9379 * gdb.arch/gdb1558.exp
9380 * gdb.arch/i386-dr3-watch.exp
9381 * gdb.arch/i386-sse-stack-align.exp
9382 * gdb.arch/ia64-breakpoint-shadow.exp
9383 * gdb.arch/pa-nullify.exp
9384 * gdb.arch/powerpc-aix-prologue.exp
9385 * gdb.arch/thumb-bx-pc.exp
9386 * gdb.base/annota1.exp
9387 * gdb.base/annota3.exp
9388 * gdb.base/arrayidx.exp
9389 * gdb.base/assign.exp
9390 * gdb.base/attach.exp
9391 * gdb.base/auxv.exp
9392 * gdb.base/bang.exp
9393 * gdb.base/bfp-test.exp
9394 * gdb.base/bigcore.exp
9395 * gdb.base/bitfields2.exp
9396 * gdb.base/break-fun-addr.exp
9397 * gdb.base/break-probes.exp
9398 * gdb.base/call-rt-st.exp
9399 * gdb.base/callexit.exp
9400 * gdb.base/catch-fork-kill.exp
9401 * gdb.base/charset.exp
9402 * gdb.base/checkpoint.exp
9403 * gdb.base/comprdebug.exp
9404 * gdb.base/constvars.exp
9405 * gdb.base/coredump-filter.exp
9406 * gdb.base/cursal.exp
9407 * gdb.base/cvexpr.exp
9408 * gdb.base/detach.exp
9409 * gdb.base/display.exp
9410 * gdb.base/dmsym.exp
9411 * gdb.base/dprintf-pending.exp
9412 * gdb.base/dso2dso.exp
9413 * gdb.base/dtrace-probe.exp
9414 * gdb.base/dump.exp
9415 * gdb.base/enum_cond.exp
9416 * gdb.base/exe-lock.exp
9417 * gdb.base/exec-invalid-sysroot.exp
9418 * gdb.base/execl-update-breakpoints.exp
9419 * gdb.base/exprs.exp
9420 * gdb.base/fileio.exp
9421 * gdb.base/find.exp
9422 * gdb.base/finish.exp
9423 * gdb.base/fixsection.exp
9424 * gdb.base/foll-vfork.exp
9425 * gdb.base/frame-args.exp
9426 * gdb.base/gcore.exp
9427 * gdb.base/gdb1250.exp
9428 * gdb.base/global-var-nested-by-dso.exp
9429 * gdb.base/gnu-ifunc.exp
9430 * gdb.base/hashline1.exp
9431 * gdb.base/hashline2.exp
9432 * gdb.base/hashline3.exp
9433 * gdb.base/hbreak-in-shr-unsupported.exp
9434 * gdb.base/huge.exp
9435 * gdb.base/infcall-input.exp
9436 * gdb.base/info-fun.exp
9437 * gdb.base/info-shared.exp
9438 * gdb.base/jit-simple.exp
9439 * gdb.base/jit-so.exp
9440 * gdb.base/jit.exp
9441 * gdb.base/jump.exp
9442 * gdb.base/label.exp
9443 * gdb.base/lineinc.exp
9444 * gdb.base/logical.exp
9445 * gdb.base/longjmp.exp
9446 * gdb.base/macscp.exp
9447 * gdb.base/miscexprs.exp
9448 * gdb.base/new-ui-echo.exp
9449 * gdb.base/new-ui-pending-input.exp
9450 * gdb.base/new-ui.exp
9451 * gdb.base/nodebug.exp
9452 * gdb.base/nofield.exp
9453 * gdb.base/offsets.exp
9454 * gdb.base/overlays.exp
9455 * gdb.base/pending.exp
9456 * gdb.base/pointers.exp
9457 * gdb.base/pr11022.exp
9458 * gdb.base/printcmds.exp
9459 * gdb.base/prologue.exp
9460 * gdb.base/ptr-typedef.exp
9461 * gdb.base/realname-expand.exp
9462 * gdb.base/relativedebug.exp
9463 * gdb.base/relocate.exp
9464 * gdb.base/remote.exp
9465 * gdb.base/reread.exp
9466 * gdb.base/return2.exp
9467 * gdb.base/savedregs.exp
9468 * gdb.base/sep.exp
9469 * gdb.base/sepdebug.exp
9470 * gdb.base/sepsymtab.exp
9471 * gdb.base/set-inferior-tty.exp
9472 * gdb.base/setshow.exp
9473 * gdb.base/shlib-call.exp
9474 * gdb.base/sigaltstack.exp
9475 * gdb.base/siginfo-addr.exp
9476 * gdb.base/signals.exp
9477 * gdb.base/signull.exp
9478 * gdb.base/sigrepeat.exp
9479 * gdb.base/so-impl-ld.exp
9480 * gdb.base/solib-display.exp
9481 * gdb.base/solib-overlap.exp
9482 * gdb.base/solib-search.exp
9483 * gdb.base/solib-symbol.exp
9484 * gdb.base/structs.exp
9485 * gdb.base/structs2.exp
9486 * gdb.base/symtab-search-order.exp
9487 * gdb.base/twice.exp
9488 * gdb.base/unload.exp
9489 * gdb.base/varargs.exp
9490 * gdb.base/watchpoint-solib.exp
9491 * gdb.base/watchpoint.exp
9492 * gdb.base/whatis.exp
9493 * gdb.base/wrong_frame_bt_full.exp
9494 * gdb.btrace/dlopen.exp
9495 * gdb.cell/ea-standalone.exp
9496 * gdb.cell/ea-test.exp
9497 * gdb.cp/dispcxx.exp
9498 * gdb.cp/gdb2384.exp
9499 * gdb.cp/method2.exp
9500 * gdb.cp/nextoverthrow.exp
9501 * gdb.cp/pr10728.exp
9502 * gdb.disasm/am33.exp
9503 * gdb.disasm/h8300s.exp
9504 * gdb.disasm/mn10300.exp
9505 * gdb.disasm/sh3.exp
9506 * gdb.dwarf2/dw2-dir-file-name.exp
9507 * gdb.fortran/complex.exp
9508 * gdb.fortran/library-module.exp
9509 * gdb.guile/scm-pretty-print.exp
9510 * gdb.guile/scm-symbol.exp
9511 * gdb.guile/scm-type.exp
9512 * gdb.guile/scm-value.exp
9513 * gdb.linespec/linespec.exp
9514 * gdb.mi/gdb701.exp
9515 * gdb.mi/gdb792.exp
9516 * gdb.mi/mi-breakpoint-changed.exp
9517 * gdb.mi/mi-dprintf-pending.exp
9518 * gdb.mi/mi-dprintf.exp
9519 * gdb.mi/mi-exit-code.exp
9520 * gdb.mi/mi-pending.exp
9521 * gdb.mi/mi-solib.exp
9522 * gdb.mi/new-ui-mi-sync.exp
9523 * gdb.mi/pr11022.exp
9524 * gdb.mi/user-selected-context-sync.exp
9525 * gdb.opt/solib-intra-step.exp
9526 * gdb.python/py-events.exp
9527 * gdb.python/py-finish-breakpoint.exp
9528 * gdb.python/py-mi.exp
9529 * gdb.python/py-prettyprint.exp
9530 * gdb.python/py-shared.exp
9531 * gdb.python/py-symbol.exp
9532 * gdb.python/py-template.exp
9533 * gdb.python/py-type.exp
9534 * gdb.python/py-value.exp
9535 * gdb.reverse/solib-precsave.exp
9536 * gdb.reverse/solib-reverse.exp
9537 * gdb.server/solib-list.exp
9538 * gdb.stabs/weird.exp
9539 * gdb.threads/reconnect-signal.exp
9540 * gdb.threads/stepi-random-signal.exp
9541 * gdb.trace/actions.exp
9542 * gdb.trace/ax.exp
9543 * gdb.trace/backtrace.exp
9544 * gdb.trace/change-loc.exp
9545 * gdb.trace/deltrace.exp
9546 * gdb.trace/ftrace-lock.exp
9547 * gdb.trace/ftrace.exp
9548 * gdb.trace/infotrace.exp
9549 * gdb.trace/mi-tracepoint-changed.exp
9550 * gdb.trace/packetlen.exp
9551 * gdb.trace/passcount.exp
9552 * gdb.trace/pending.exp
9553 * gdb.trace/range-stepping.exp
9554 * gdb.trace/report.exp
9555 * gdb.trace/stap-trace.exp
9556 * gdb.trace/tfind.exp
9557 * gdb.trace/trace-break.exp
9558 * gdb.trace/trace-condition.exp
9559 * gdb.trace/trace-enable-disable.exp
9560 * gdb.trace/trace-mt.exp
9561 * gdb.trace/tracecmd.exp
9562 * gdb.trace/tspeed.exp
9563 * gdb.trace/tsv.exp
9564 * lib/perftest.exp
9565
fb9feb35
LM
95662016-12-01 Luis Machado <lgustavo@codesourcery.com>
9567
9568 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9569 with gdb_test_no_output.
9570 Use command as test name.
9571
cd2ddb6c
LM
95722016-12-01 Luis Machado <lgustavo@codesourcery.com>
9573
9574 Fix test names starting with uppercase throughout the files.
9575
9576 * gdb.ada/assign_1.exp
9577 * gdb.ada/boolean_expr.exp
9578 * gdb.base/arrayidx.exp
9579 * gdb.base/del.exp
9580 * gdb.base/gcore-buffer-overflow.exp
9581 * gdb.base/testenv.exp
9582 * gdb.compile/compile.exp
9583 * gdb.python/py-framefilter-invalidarg.exp
9584 * gdb.python/py-framefilter.exp
9585
bb95117e
LM
95862016-12-01 Luis Machado <lgustavo@codesourcery.com>
9587
9588 Fix test names starting with uppercase throughout the files.
9589
9590 * gdb.ada/array_return.exp
9591 * gdb.ada/expr_delims.exp
9592 * gdb.ada/mi_dyn_arr.exp
9593 * gdb.ada/mi_interface.exp
9594 * gdb.ada/mi_var_array.exp
9595 * gdb.ada/watch_arg.exp
9596 * gdb.arch/alpha-step.exp
9597 * gdb.arch/altivec-regs.exp
9598 * gdb.arch/e500-regs.exp
9599 * gdb.arch/powerpc-d128-regs.exp
9600 * gdb.base/arrayidx.exp
9601 * gdb.base/break.exp
9602 * gdb.base/checkpoint.exp
9603 * gdb.base/debug-expr.exp
9604 * gdb.base/dmsym.exp
9605 * gdb.base/radix.exp
9606 * gdb.base/sepdebug.exp
9607 * gdb.base/testenv.exp
9608 * gdb.base/watch_thread_num.exp
9609 * gdb.base/watchpoint-cond-gone.exp
9610 * gdb.cell/break.exp
9611 * gdb.cell/ea-cache.exp
9612 * gdb.compile/compile.exp
9613 * gdb.cp/gdb2495.exp
9614 * gdb.gdb/selftest.exp
9615 * gdb.gdb/xfullpath.exp
9616 * gdb.go/hello.exp
9617 * gdb.go/integers.exp
9618 * gdb.objc/basicclass.exp
9619 * gdb.pascal/hello.exp
9620 * gdb.pascal/integers.exp
9621 * gdb.python/py-breakpoint.exp
9622 * gdb.python/py-cmd.exp
9623 * gdb.python/py-linetable.exp
9624 * gdb.python/py-xmethods.exp
9625 * gdb.python/python.exp
9626 * gdb.reverse/consecutive-precsave.exp
9627 * gdb.reverse/finish-precsave.exp
9628 * gdb.reverse/i386-precsave.exp
9629 * gdb.reverse/machinestate-precsave.exp
9630 * gdb.reverse/sigall-precsave.exp
9631 * gdb.reverse/solib-precsave.exp
9632 * gdb.reverse/step-precsave.exp
9633 * gdb.reverse/until-precsave.exp
9634 * gdb.reverse/watch-precsave.exp
9635 * gdb.threads/leader-exit.exp
9636 * gdb.threads/pthreads.exp
9637 * gdb.threads/wp-replication.exp
9638 * gdb.trace/actions.exp
9639 * gdb.trace/mi-tsv-changed.exp
9640 * gdb.trace/tsv.exp
9641
de97fdd4
LM
96422016-12-01 Luis Machado <lgustavo@codesourcery.com>
9643
9644 Fix test names starting with uppercase throughout the files.
9645
9646 * gdb.arch/i386-bp_permanent.exp
9647 * gdb.arch/i386-gnu-cfi.exp
9648 * gdb.base/disasm-end-cu.exp
9649 * gdb.base/macscp.exp
9650 * gdb.base/pending.exp
9651 * gdb.base/watch_thread_num.exp
9652 * gdb.cp/exception.exp
9653 * gdb.cp/gdb2495.exp
9654 * gdb.cp/local.exp
9655 * gdb.python/py-evsignal.exp
9656 * gdb.python/python.exp
9657 * gdb.trace/tracecmd.exp
9658
9f058c10
LM
96592016-12-01 Luis Machado <lgustavo@codesourcery.com>
9660
9661 Fix test names starting with uppercase throughout the files.
9662
9663 * gdb.base/charset.exp
9664 * gdb.base/eval.exp
9665 * gdb.base/multi-forks.exp
9666 * gdb.guile/scm-progspace.exp
9667 * gdb.opencl/datatypes.exp
9668 * gdb.python/py-block.exp
9669 * gdb.python/py-function.exp
9670 * gdb.python/py-symbol.exp
9671 * gdb.python/py-symtab.exp
9672 * gdb.python/py-xmethods.exp
9673 * gdb.reverse/break-precsave.exp
9674 * gdb.reverse/break-reverse.exp
9675 * gdb.reverse/consecutive-precsave.exp
9676 * gdb.reverse/consecutive-reverse.exp
9677 * gdb.reverse/finish-precsave.exp
9678 * gdb.reverse/finish-reverse-bkpt.exp
9679 * gdb.reverse/finish-reverse.exp
9680 * gdb.reverse/fstatat-reverse.exp
9681 * gdb.reverse/getresuid-reverse.exp
9682 * gdb.reverse/i386-precsave.exp
9683 * gdb.reverse/i386-reverse.exp
9684 * gdb.reverse/i386-sse-reverse.exp
9685 * gdb.reverse/i387-stack-reverse.exp
9686 * gdb.reverse/insn-reverse.exp
9687 * gdb.reverse/machinestate-precsave.exp
9688 * gdb.reverse/machinestate.exp
9689 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9690 * gdb.reverse/pipe-reverse.exp
9691 * gdb.reverse/readv-reverse.exp
9692 * gdb.reverse/recvmsg-reverse.exp
9693 * gdb.reverse/rerun-prec.exp
9694 * gdb.reverse/s390-mvcle.exp
9695 * gdb.reverse/sigall-precsave.exp
9696 * gdb.reverse/sigall-reverse.exp
9697 * gdb.reverse/solib-precsave.exp
9698 * gdb.reverse/solib-reverse.exp
9699 * gdb.reverse/step-precsave.exp
9700 * gdb.reverse/step-reverse.exp
9701 * gdb.reverse/time-reverse.exp
9702 * gdb.reverse/until-precsave.exp
9703 * gdb.reverse/until-reverse.exp
9704 * gdb.reverse/waitpid-reverse.exp
9705 * gdb.reverse/watch-precsave.exp
9706 * gdb.reverse/watch-reverse.exp
9707
cdc7edd7
LM
97082016-12-01 Luis Machado <lgustavo@codesourcery.com>
9709
9710 Fix test names starting with uppercase throughout the files.
9711
9712 * gdb.arch/i386-mpx-simple_segv.exp
9713 * gdb.arch/i386-mpx.exp
9714 * gdb.arch/i386-permbkpt.exp
9715 * gdb.arch/pa-nullify.exp
9716 * gdb.arch/powerpc-d128-regs.exp
9717 * gdb.arch/vsx-regs.exp
9718 * gdb.base/bfp-test.exp
9719 * gdb.base/break.exp
9720 * gdb.base/breakpoint-shadow.exp
9721 * gdb.base/callfuncs.exp
9722 * gdb.base/charset.exp
9723 * gdb.base/commands.exp
9724 * gdb.base/completion.exp
9725 * gdb.base/dfp-test.exp
9726 * gdb.base/echo.exp
9727 * gdb.base/ending-run.exp
9728 * gdb.base/eval.exp
9729 * gdb.base/expand-psymtabs.exp
9730 * gdb.base/float128.exp
9731 * gdb.base/floatn.exp
9732 * gdb.base/foll-exec-mode.exp
9733 * gdb.base/gdb1056.exp
9734 * gdb.base/gdb11531.exp
9735 * gdb.base/kill-after-signal.exp
9736 * gdb.base/multi-forks.exp
9737 * gdb.base/overlays.exp
9738 * gdb.base/pending.exp
9739 * gdb.base/sepdebug.exp
9740 * gdb.base/testenv.exp
9741 * gdb.base/valgrind-db-attach.exp
9742 * gdb.base/watch_thread_num.exp
9743 * gdb.base/watchpoint-cond-gone.exp
9744 * gdb.base/watchpoint.exp
9745 * gdb.base/watchpoints.exp
9746 * gdb.cp/arg-reference.exp
9747 * gdb.cp/baseenum.exp
9748 * gdb.cp/operator.exp
9749 * gdb.cp/shadow.exp
9750 * gdb.dwarf2/dw2-op-out-param.exp
9751 * gdb.dwarf2/dw2-reg-undefined.exp
9752 * gdb.go/chan.exp
9753 * gdb.go/hello.exp
9754 * gdb.go/integers.exp
9755 * gdb.go/methods.exp
9756 * gdb.go/package.exp
9757 * gdb.guile/scm-parameter.exp
9758 * gdb.guile/scm-progspace.exp
9759 * gdb.guile/scm-value.exp
9760 * gdb.mi/mi-pending.exp
9761 * gdb.mi/user-selected-context-sync.exp
9762 * gdb.multi/multi-attach.exp
9763 * gdb.multi/tids.exp
9764 * gdb.opt/clobbered-registers-O2.exp
9765 * gdb.pascal/floats.exp
9766 * gdb.pascal/integers.exp
9767 * gdb.python/py-block.exp
9768 * gdb.python/py-events.exp
9769 * gdb.python/py-parameter.exp
9770 * gdb.python/py-symbol.exp
9771 * gdb.python/py-symtab.exp
9772 * gdb.python/py-type.exp
9773 * gdb.python/py-value.exp
9774 * gdb.python/py-xmethods.exp
9775 * gdb.python/python.exp
9776 * gdb.reverse/break-precsave.exp
9777 * gdb.reverse/consecutive-precsave.exp
9778 * gdb.reverse/finish-precsave.exp
9779 * gdb.reverse/i386-precsave.exp
9780 * gdb.reverse/machinestate-precsave.exp
9781 * gdb.reverse/sigall-precsave.exp
9782 * gdb.reverse/solib-precsave.exp
9783 * gdb.reverse/step-precsave.exp
9784 * gdb.reverse/until-precsave.exp
9785 * gdb.reverse/watch-precsave.exp
9786 * gdb.server/ext-attach.exp
9787 * gdb.server/ext-restart.exp
9788 * gdb.server/ext-run.exp
9789 * gdb.server/ext-wrapper.exp
9790 * gdb.stabs/gdb11479.exp
9791 * gdb.stabs/weird.exp
9792 * gdb.threads/attach-many-short-lived-threads.exp
9793 * gdb.threads/kill.exp
9794 * gdb.threads/watchpoint-fork.exp
9795
bc6c7af4
LM
97962016-12-01 Luis Machado <lgustavo@codesourcery.com>
9797
9798 Fix test names starting with uppercase throughout all the files below.
9799
9800 * gdb.ada/array_return.exp
9801 * gdb.ada/catch_ex.exp
9802 * gdb.ada/info_exc.exp
9803 * gdb.ada/mi_catch_ex.exp
9804 * gdb.ada/mi_dyn_arr.exp
9805 * gdb.ada/mi_ex_cond.exp
9806 * gdb.ada/mi_exc_info.exp
9807 * gdb.ada/mi_interface.exp
9808 * gdb.ada/mi_task_arg.exp
9809 * gdb.ada/mi_task_info.exp
9810 * gdb.ada/mi_var_array.exp
9811 * gdb.arch/alpha-step.exp
9812 * gdb.arch/amd64-disp-step.exp
9813 * gdb.arch/arm-disp-step.exp
9814 * gdb.arch/disp-step-insn-reloc.exp
9815 * gdb.arch/e500-prologue.exp
9816 * gdb.arch/ftrace-insn-reloc.exp
9817 * gdb.arch/gdb1558.exp
9818 * gdb.arch/i386-bp_permanent.exp
9819 * gdb.arch/i386-disp-step.exp
9820 * gdb.arch/i386-float.exp
9821 * gdb.arch/i386-gnu-cfi.exp
9822 * gdb.arch/ia64-breakpoint-shadow.exp
9823 * gdb.arch/mips16-thunks.exp
9824 * gdb.arch/pa-nullify.exp
9825 * gdb.arch/powerpc-aix-prologue.exp
9826 * gdb.arch/powerpc-power.exp
9827 * gdb.arch/ppc-dfp.exp
9828 * gdb.arch/s390-tdbregs.exp
9829 * gdb.arch/spu-info.exp
9830 * gdb.arch/spu-ls.exp
9831 * gdb.arch/thumb-bx-pc.exp
9832 * gdb.base/advance.exp
9833 * gdb.base/annota-input-while-running.exp
9834 * gdb.base/arrayidx.exp
9835 * gdb.base/asmlabel.exp
9836 * gdb.base/async.exp
9837 * gdb.base/attach-wait-input.exp
9838 * gdb.base/auto-connect-native-target.exp
9839 * gdb.base/batch-preserve-term-settings.exp
9840 * gdb.base/bfp-test.exp
9841 * gdb.base/bigcore.exp
9842 * gdb.base/bp-permanent.exp
9843 * gdb.base/break-always.exp
9844 * gdb.base/break-fun-addr.exp
9845 * gdb.base/break-idempotent.exp
9846 * gdb.base/break-main-file-remove-fail.exp
9847 * gdb.base/break-probes.exp
9848 * gdb.base/break-unload-file.exp
9849 * gdb.base/break.exp
9850 * gdb.base/call-ar-st.exp
9851 * gdb.base/call-rt-st.exp
9852 * gdb.base/call-sc.exp
9853 * gdb.base/call-signal-resume.exp
9854 * gdb.base/call-strs.exp
9855 * gdb.base/callexit.exp
9856 * gdb.base/callfuncs.exp
9857 * gdb.base/catch-gdb-caused-signals.exp
9858 * gdb.base/catch-signal-siginfo-cond.exp
9859 * gdb.base/catch-syscall.exp
9860 * gdb.base/compare-sections.exp
9861 * gdb.base/cond-eval-mode.exp
9862 * gdb.base/condbreak-call-false.exp
9863 * gdb.base/consecutive-step-over.exp
9864 * gdb.base/cursal.exp
9865 * gdb.base/disabled-location.exp
9866 * gdb.base/disasm-end-cu.exp
9867 * gdb.base/display.exp
9868 * gdb.base/double-prompt-target-event-error.exp
9869 * gdb.base/dprintf-bp-same-addr.exp
9870 * gdb.base/dprintf-detach.exp
9871 * gdb.base/dprintf-next.exp
9872 * gdb.base/dprintf-non-stop.exp
9873 * gdb.base/dprintf-pending.exp
9874 * gdb.base/dso2dso.exp
9875 * gdb.base/ending-run.exp
9876 * gdb.base/enum_cond.exp
9877 * gdb.base/examine-backward.exp
9878 * gdb.base/exe-lock.exp
9879 * gdb.base/exec-invalid-sysroot.exp
9880 * gdb.base/execl-update-breakpoints.exp
9881 * gdb.base/execution-termios.exp
9882 * gdb.base/fileio.exp
9883 * gdb.base/fixsection.exp
9884 * gdb.base/foll-exec-mode.exp
9885 * gdb.base/foll-exec.exp
9886 * gdb.base/fork-running-state.exp
9887 * gdb.base/frame-args.exp
9888 * gdb.base/fullpath-expand.exp
9889 * gdb.base/func-ptr.exp
9890 * gdb.base/gcore-relro-pie.exp
9891 * gdb.base/gdb1090.exp
9892 * gdb.base/gdb1555.exp
9893 * gdb.base/global-var-nested-by-dso.exp
9894 * gdb.base/gnu-ifunc.exp
9895 * gdb.base/hbreak-in-shr-unsupported.exp
9896 * gdb.base/hbreak-unmapped.exp
9897 * gdb.base/hook-stop.exp
9898 * gdb.base/infcall-input.exp
9899 * gdb.base/info-fun.exp
9900 * gdb.base/info-shared.exp
9901 * gdb.base/interrupt-noterm.exp
9902 * gdb.base/jit-so.exp
9903 * gdb.base/jit.exp
9904 * gdb.base/line-symtabs.exp
9905 * gdb.base/list.exp
9906 * gdb.base/longjmp.exp
9907 * gdb.base/macscp.exp
9908 * gdb.base/max-value-size.exp
9909 * gdb.base/nodebug.exp
9910 * gdb.base/nofield.exp
9911 * gdb.base/overlays.exp
9912 * gdb.base/paginate-after-ctrl-c-running.exp
9913 * gdb.base/paginate-bg-execution.exp
9914 * gdb.base/paginate-inferior-exit.exp
9915 * gdb.base/pending.exp
9916 * gdb.base/pr11022.exp
9917 * gdb.base/printcmds.exp
9918 * gdb.base/ptr-typedef.exp
9919 * gdb.base/ptype.exp
9920 * gdb.base/randomize.exp
9921 * gdb.base/range-stepping.exp
9922 * gdb.base/realname-expand.exp
9923 * gdb.base/relativedebug.exp
9924 * gdb.base/remote.exp
9925 * gdb.base/savedregs.exp
9926 * gdb.base/sepdebug.exp
9927 * gdb.base/set-noassign.exp
9928 * gdb.base/shlib-call.exp
9929 * gdb.base/shreloc.exp
9930 * gdb.base/sigaltstack.exp
9931 * gdb.base/sigbpt.exp
9932 * gdb.base/siginfo-addr.exp
9933 * gdb.base/siginfo-obj.exp
9934 * gdb.base/siginfo-thread.exp
9935 * gdb.base/signest.exp
9936 * gdb.base/signull.exp
9937 * gdb.base/sigrepeat.exp
9938 * gdb.base/skip.exp
9939 * gdb.base/so-impl-ld.exp
9940 * gdb.base/solib-corrupted.exp
9941 * gdb.base/solib-disc.exp
9942 * gdb.base/solib-display.exp
9943 * gdb.base/solib-overlap.exp
9944 * gdb.base/solib-search.exp
9945 * gdb.base/solib-symbol.exp
9946 * gdb.base/source-execution.exp
9947 * gdb.base/sss-bp-on-user-bp-2.exp
9948 * gdb.base/sss-bp-on-user-bp.exp
9949 * gdb.base/stack-checking.exp
9950 * gdb.base/stale-infcall.exp
9951 * gdb.base/step-break.exp
9952 * gdb.base/step-line.exp
9953 * gdb.base/step-over-exit.exp
9954 * gdb.base/step-test.exp
9955 * gdb.base/structs.exp
9956 * gdb.base/sym-file.exp
9957 * gdb.base/symtab-search-order.exp
9958 * gdb.base/term.exp
9959 * gdb.base/type-opaque.exp
9960 * gdb.base/unload.exp
9961 * gdb.base/until-nodebug.exp
9962 * gdb.base/until.exp
9963 * gdb.base/unwindonsignal.exp
9964 * gdb.base/watch-cond.exp
9965 * gdb.base/watch-non-mem.exp
9966 * gdb.base/watch_thread_num.exp
9967 * gdb.base/watchpoint-reuse-slot.exp
9968 * gdb.base/watchpoint-solib.exp
9969 * gdb.base/watchpoint.exp
9970 * gdb.btrace/dlopen.exp
9971 * gdb.cell/arch.exp
9972 * gdb.cell/break.exp
9973 * gdb.cell/bt.exp
9974 * gdb.cell/core.exp
9975 * gdb.cell/data.exp
9976 * gdb.cell/dwarfaddr.exp
9977 * gdb.cell/ea-cache.exp
9978 * gdb.cell/ea-standalone.exp
9979 * gdb.cell/ea-test.exp
9980 * gdb.cell/f-regs.exp
9981 * gdb.cell/fork.exp
9982 * gdb.cell/gcore.exp
9983 * gdb.cell/mem-access.exp
9984 * gdb.cell/ptype.exp
9985 * gdb.cell/registers.exp
9986 * gdb.cell/sizeof.exp
9987 * gdb.cell/solib-symbol.exp
9988 * gdb.cell/solib.exp
9989 * gdb.compile/compile-tls.exp
9990 * gdb.cp/exception.exp
9991 * gdb.cp/gdb2495.exp
9992 * gdb.cp/local.exp
9993 * gdb.cp/mb-inline.exp
9994 * gdb.cp/mb-templates.exp
9995 * gdb.cp/pr10687.exp
9996 * gdb.cp/pr9167.exp
9997 * gdb.cp/scope-err.exp
9998 * gdb.cp/templates.exp
9999 * gdb.cp/virtfunc.exp
10000 * gdb.dwarf2/dw2-dir-file-name.exp
10001 * gdb.dwarf2/dw2-single-line-discriminators.exp
10002 * gdb.fortran/complex.exp
10003 * gdb.fortran/library-module.exp
10004 * gdb.guile/guile.exp
10005 * gdb.guile/scm-cmd.exp
10006 * gdb.guile/scm-frame-inline.exp
10007 * gdb.guile/scm-objfile.exp
10008 * gdb.guile/scm-pretty-print.exp
10009 * gdb.guile/scm-symbol.exp
10010 * gdb.guile/scm-type.exp
10011 * gdb.guile/scm-value.exp
10012 * gdb.linespec/keywords.exp
10013 * gdb.linespec/ls-errs.exp
10014 * gdb.linespec/macro-relative.exp
10015 * gdb.linespec/thread.exp
10016 * gdb.mi/mi-breakpoint-changed.exp
10017 * gdb.mi/mi-dprintf-pending.exp
10018 * gdb.mi/mi-fullname-deleted.exp
10019 * gdb.mi/mi-logging.exp
10020 * gdb.mi/mi-pending.exp
10021 * gdb.mi/mi-solib.exp
10022 * gdb.mi/new-ui-mi-sync.exp
10023 * gdb.mi/user-selected-context-sync.exp
10024 * gdb.multi/dummy-frame-restore.exp
10025 * gdb.multi/multi-arch-exec.exp
10026 * gdb.multi/remove-inferiors.exp
10027 * gdb.multi/watchpoint-multi-exit.exp
10028 * gdb.opt/solib-intra-step.exp
10029 * gdb.perf/backtrace.exp
10030 * gdb.perf/single-step.exp
10031 * gdb.perf/skip-command.exp
10032 * gdb.perf/skip-prologue.exp
10033 * gdb.perf/solib.exp
10034 * gdb.python/lib-types.exp
10035 * gdb.python/py-as-string.exp
10036 * gdb.python/py-bad-printers.exp
10037 * gdb.python/py-block.exp
10038 * gdb.python/py-breakpoint.exp
10039 * gdb.python/py-cmd.exp
10040 * gdb.python/py-events.exp
10041 * gdb.python/py-evthreads.exp
10042 * gdb.python/py-finish-breakpoint.exp
10043 * gdb.python/py-finish-breakpoint2.exp
10044 * gdb.python/py-frame-inline.exp
10045 * gdb.python/py-frame.exp
10046 * gdb.python/py-inferior.exp
10047 * gdb.python/py-infthread.exp
10048 * gdb.python/py-mi.exp
10049 * gdb.python/py-objfile.exp
10050 * gdb.python/py-pp-maint.exp
10051 * gdb.python/py-pp-registration.exp
10052 * gdb.python/py-prettyprint.exp
10053 * gdb.python/py-recurse-unwind.exp
10054 * gdb.python/py-shared.exp
10055 * gdb.python/py-symbol.exp
10056 * gdb.python/py-symtab.exp
10057 * gdb.python/py-template.exp
10058 * gdb.python/py-type.exp
10059 * gdb.python/py-unwind-maint.exp
10060 * gdb.python/py-unwind.exp
10061 * gdb.python/py-value.exp
10062 * gdb.python/python.exp
10063 * gdb.reverse/finish-reverse-bkpt.exp
10064 * gdb.reverse/insn-reverse.exp
10065 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10066 * gdb.reverse/solib-precsave.exp
10067 * gdb.reverse/solib-reverse.exp
10068 * gdb.stabs/gdb11479.exp
10069 * gdb.stabs/weird.exp
10070 * gdb.threads/fork-child-threads.exp
10071 * gdb.threads/fork-plus-threads.exp
10072 * gdb.threads/fork-thread-pending.exp
10073 * gdb.threads/forking-threads-plus-breakpoint.exp
10074 * gdb.threads/hand-call-in-threads.exp
10075 * gdb.threads/interrupted-hand-call.exp
10076 * gdb.threads/linux-dp.exp
10077 * gdb.threads/local-watch-wrong-thread.exp
10078 * gdb.threads/next-while-other-thread-longjmps.exp
10079 * gdb.threads/non-ldr-exit.exp
10080 * gdb.threads/pending-step.exp
10081 * gdb.threads/print-threads.exp
10082 * gdb.threads/process-dies-while-detaching.exp
10083 * gdb.threads/process-dies-while-handling-bp.exp
10084 * gdb.threads/pthreads.exp
10085 * gdb.threads/queue-signal.exp
10086 * gdb.threads/reconnect-signal.exp
10087 * gdb.threads/signal-command-handle-nopass.exp
10088 * gdb.threads/signal-command-multiple-signals-pending.exp
10089 * gdb.threads/signal-delivered-right-thread.exp
10090 * gdb.threads/signal-sigtrap.exp
10091 * gdb.threads/sigthread.exp
10092 * gdb.threads/staticthreads.exp
10093 * gdb.threads/stepi-random-signal.exp
10094 * gdb.threads/thread-unwindonsignal.exp
10095 * gdb.threads/thread_check.exp
10096 * gdb.threads/thread_events.exp
10097 * gdb.threads/tid-reuse.exp
10098 * gdb.threads/tls-nodebug.exp
10099 * gdb.threads/tls-shared.exp
10100 * gdb.threads/tls-so_extern.exp
10101 * gdb.threads/tls.exp
10102 * gdb.threads/wp-replication.exp
10103 * gdb.trace/actions-changed.exp
10104 * gdb.trace/actions.exp
10105 * gdb.trace/backtrace.exp
10106 * gdb.trace/change-loc.exp
10107 * gdb.trace/collection.exp
10108 * gdb.trace/deltrace.exp
10109 * gdb.trace/disconnected-tracing.exp
10110 * gdb.trace/entry-values.exp
10111 * gdb.trace/ftrace-lock.exp
10112 * gdb.trace/ftrace.exp
10113 * gdb.trace/infotrace.exp
10114 * gdb.trace/mi-trace-frame-collected.exp
10115 * gdb.trace/mi-trace-unavailable.exp
10116 * gdb.trace/mi-traceframe-changed.exp
10117 * gdb.trace/mi-tracepoint-changed.exp
10118 * gdb.trace/mi-tsv-changed.exp
10119 * gdb.trace/no-attach-trace.exp
10120 * gdb.trace/packetlen.exp
10121 * gdb.trace/passc-dyn.exp
10122 * gdb.trace/passcount.exp
10123 * gdb.trace/pending.exp
10124 * gdb.trace/pr16508.exp
10125 * gdb.trace/qtro.exp
10126 * gdb.trace/range-stepping.exp
10127 * gdb.trace/read-memory.exp
10128 * gdb.trace/report.exp
10129 * gdb.trace/save-trace.exp
10130 * gdb.trace/signal.exp
10131 * gdb.trace/stap-trace.exp
10132 * gdb.trace/status-stop.exp
10133 * gdb.trace/strace.exp
10134 * gdb.trace/tfile.exp
10135 * gdb.trace/tfind.exp
10136 * gdb.trace/trace-break.exp
10137 * gdb.trace/trace-condition.exp
10138 * gdb.trace/trace-enable-disable.exp
10139 * gdb.trace/trace-mt.exp
10140 * gdb.trace/tracecmd.exp
10141 * gdb.trace/tracefile-pseudo-reg.exp
10142 * gdb.trace/tspeed.exp
10143 * gdb.trace/tstatus.exp
10144 * gdb.trace/tsv.exp
10145 * gdb.trace/unavailable.exp
10146 * gdb.trace/while-dyn.exp
10147 * gdb.trace/while-stepping.exp
10148 * lib/gdb-guile.exp
10149 * lib/gdb.exp
10150 * lib/mi-support.exp
10151 * lib/pascal.exp
10152 * lib/perftest.exp
10153 * lib/prelink-support.exp
10154 * lib/selftest-support.exp
10155
ad02e4fe
SM
101562016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10157
10158 * Makefile.in: Include disable-implicit-rules.mk.
10159
22347e55
AA
101602016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10161
10162 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10163 non-byte-aligned bit fields.
10164
da5b30da
AA
101652016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10166
10167 PR gdb/12616
10168 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10169 respects the DW_AT_data_bit_offset attribute.
10170
b593ecca
SM
101712016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10172
10173 * gdb.base/default.exp: Fix output of "set language".
10174
3b165252
SM
101752016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10176
10177 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10178 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10179 make.
10180 * configure.ac: Remove checks for the make program.
10181 * configure: Re-generate.
10182
1a2f3d7f
KB
101832016-11-16 Kevin Buettner <kevinb@redhat.com>
10184
10185 * gdb.python/py-recurse-unwind.c (main): Add loop.
10186 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10187 to read_register() and gdb.parse_and_eval(). Make each code
10188 call a separate case that can be individually tested.
10189 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10190 proc. Call cont_and_backtrace for each of the code paths that
10191 we want to test in the unwinder.
10192
b7f38fda
AA
101932016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10194
10195 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10196 the definition of struct S.
10197
1f8db343
CM
101982016-11-11 Catherine Moore <clm@codesourcery.com>
10199
10200 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10201
fad0c9fb
PA
102022016-11-09 Pedro Alves <palves@redhat.com>
10203
10204 * gdb.base/commands.exp (runto_or_return): New procedure.
10205 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10206 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10207 (progvar_simple_while_test, progvar_complex_if_while_test)
10208 (if_while_breakpoint_command_test)
10209 (infrun_breakpoint_command_test, breakpoint_command_test)
10210 (user_defined_command_test, watchpoint_command_test)
10211 (test_command_prompt_position, redefine_hook_test)
10212 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10213 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10214 multi_line_input and multi_line. Remove gdb_expect and
10215 gdb_stop_suppressing_tests uses.
10216 * lib/gdb.exp (valnum_re): New global.
10217 (multi_line_input): New procedure.
10218
8354c62c
SM
102192016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10220
10221 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10222 Remove.
10223 (test_setup): Define with proc_with_prefix.
10224 (test_cli_inferior): Likewise.
10225 (test_cli_thread): Likewise.
10226 (test_cli_frame): Likewise.
10227 (test_cli_select_frame): Likewise.
10228 (test_cli_up_down): Likewise.
10229 (test_mi_thread_select): Likewise.
10230 (test_mi_stack_select_frame): Likewise.
10231 (test_cli_in_mi_inferior): Likewise.
10232 (test_cli_in_mi_thread): Likewise.
10233 (test_cli_in_mi_frame): Likewise.
10234 (top level): Do not use with_test_prefix_procname.
10235
64f367a2
PA
102362016-11-09 Pedro Alves <palves@redhat.com>
10237
10238 * gdb.base/commands.exp (gdbvar_simple_if_test)
10239 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10240 (progvar_simple_if_test, progvar_simple_while_test)
10241 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10242 (infrun_breakpoint_command_test, breakpoint_command_test)
10243 (user_defined_command_test, watchpoint_command_test)
10244 (test_command_prompt_position, deprecated_command_test)
10245 (bp_deleted_in_command, temporary_breakpoint_commands)
10246 (stray_arg0_test, source_file_with_indented_comment)
10247 (recursive_source_test, if_commands_test)
10248 (error_clears_commands_left, redefine_hook_test)
10249 (redefine_backtrace_test): Use proc_with_prefix.
10250 * lib/gdb.exp (proc_with_prefix): New proc.
10251
0bb65f1e
AA
102522016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10253
10254 * gdb.base/tui-layout.c: New file.
10255 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10256 disassembly window contains very long lines.
10257
7353f247
TT
102582016-11-08 Tom Tromey <tom@tromey.com>
10259
10260 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10261 depend on Python 2.
10262
30a7bb83
TT
102632016-11-08 Tom Tromey <tom@tromey.com>
10264
10265 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10266 New method.
10267
cdf5a07c
MG
102682016-10-29 Manish Goregaokar <manish@mozilla.com>
10269
2806dc7e 10270 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10271
51a789c3
MG
102722016-10-27 Manish Goregaokar <manish@mozilla.com>
10273
2806dc7e
PA
10274 * gdb.rust/simple.rs: Add test for univariant enums without
10275 discriminants and for encoded struct-like enums.
51a789c3 10276
f610ab6d
PA
102772016-10-28 Pedro Alves <palves@redhat.com>
10278
10279 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10280 gdb_test_multiple, tighten regexps and match symtabs and line
10281 tables incrementally.
10282
b129b0ca
LM
102832016-10-28 Luis Machado <lgustavo@codesourcery.com>
10284
10285 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10286 general.
10287
ecf45d2c
SL
102882016-10-25 Luis Machado <lgustavo@codesourcery.com>
10289
10290 * gdb.base/exec-invalid-sysroot.exp: New file.
10291
b8d38ee4
JK
102922016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10293
10294 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10295
f90fd8c2
JK
102962016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10297
10298 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10299
2d2476aa
MR
103002016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10301
2806dc7e
PA
10302 * gdb.base/killed-outside.exp: Remove $options from a call to
10303 `prepare_for_testing'.
2d2476aa 10304
e42b25a0
SM
103052016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10306
10307 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10308 Change test message.
10309
3ccdb432
SM
103102016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10311
10312 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10313 Update comment.
10314
5bad3170
SM
103152016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10316
10317 * gdb.trace/mi-trace-save.exp: New file.
10318
5ad9dba7
YQ
103192016-10-13 Yao Qi <yao.qi@linaro.org>
10320
10321 * gdb.base/code_elim.exp (get_var_address): Remove.
10322 * gdb.base/relocate.exp: Likewise.
10323 * gdb.base/shreloc.exp: Likewise.
10324 * lib/gdb.exp (get_var_address): New.
10325
62df7e21
YQ
103262016-10-13 Yao Qi <yao.qi@linaro.org>
10327
10328 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10329 floating point tests if $skip_float_test is false.
10330
4dac951e
LM
103312016-10-12 Luis Machado <lgustavo@codesourcery.com>
10332
10333 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10334 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10335 argc values.
10336 Add 1 to argc so we guarantee distinct initial/modified argc values.
10337
8f1a8fc4
JK
103382016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10339
10340 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10341
16c85b5d
JK
103422016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10343
10344 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10345 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10346 * gdb.arch/vsx-regs.exp: Likewise.
10347
1d0e042a
YQ
103482016-10-07 Yao Qi <yao.qi@linaro.org>
10349
10350 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10351
68dadef5
MM
103522016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10353
10354 * gdb.python/python.exp: Test decode_line("*0").
10355
33fa2c6e
DE
103562016-10-06 Doug Evans <dje@google.com>
10357
10358 * gdb.python/py-value.exp (test_value_creation): Add test for large
10359 unsigned 64-bit value.
10360
9c37b5ae
TT
103612016-10-06 Tom Tromey <tom@tromey.com>
10362
10363 * gdb.compile/compile.exp: Change java tests to rust.
10364 * gdb.base/setshow.exp: Change java tests to rust.
10365 * gdb.base/default.exp: Remove java from language list.
10366 * README (Examples): Update language example.
10367 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10368 test.
10369 * lib/gdb.exp (skip_java_tests): Remove.
10370 * lib/java.exp: Remove.
10371 * gdb.java: Remove.
10372
78b86327
MR
103732016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10374
10375 * gdb.arch/mips-fcr.exp: New test.
10376 * gdb.arch/mips-fcr.c: Source for the new test.
10377
7470adbb
MR
103782016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10379
10380 * gdb.base/solib-disc.exp: Use `standard_output_file'
10381 throughout.
10382
4a556533
PA
103832016-10-06 Pedro Alves <palves@redhat.com>
10384
10385 * gdb.base/jit-simple-dl.c: New file.
10386 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10387 * gdb.base/jit-simple.c: ... this.
10388 * gdb.base/jit-simple.exp (jit_run): Delete.
10389 (build_jit): New proc.
10390 (jit_test_reread): Recompile either the main program or the shared
10391 library, depending on what is being tested. Skip changing address
10392 if caller wants to. Compare before/after addresses. If testing
10393 standalone, explicitly load the binary. Test "maint info
10394 breakpoints".
10395 (top level): Add "standalone vs shared lib" and "change address"
10396 vs "same address" axes.
10397
5a122fbc
PA
103982016-10-06 Pedro Alves <palves@redhat.com>
10399
10400 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10401 call.
10402 (jit_run): Delete.
10403 (jit_test_reread): Use with_test_prefix. Reload the main binary
10404 explicitly. Compare the before/after addresses of the JIT
10405 descriptor.
10406
ee8da4b8
DE
104072016-08-15 Doug Evans <dje@google.com>
10408
10409 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10410 for single bitfields is bool.
10411 * gdb.xml/tdesc-regs.exp: Ditto.
10412
f389f6fe
JK
104132016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10414
10415 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10416
fdebf1a4
YQ
104172016-10-05 Yao Qi <yao.qi@linaro.org>
10418
10419 * lib/gdb.exp (support_complex_tests): Return zero if
10420 gdb_skip_float_test return true.
10421
9c36d954 104222016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10423 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10424
10425 PR gdb/20487
10426 * gdb.mi/user-selected-context-sync.exp: New file.
10427 * gdb.mi/user-selected-context-sync.c: New file.
10428
4034d0ff 104292016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10430 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10431
10432 PR gdb/20487
10433 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10434 =thread-select-event check.
10435
a4297203
PB
104362016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10437
10438 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10439 the compulsory L operand changes.
10440 * gdb.arch/powerpc-power.s: Likewise.
10441
bb805577
JK
104422016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10443
10444 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10445 * gdb.base/jit-attach-pie.c: New file.
10446 * gdb.base/jit-attach-pie.exp: New file.
10447
6d61dee5
PA
104482016-09-28 Pedro Alves <palves@redhat.com>
10449
10450 * gdb.base/infcall-input.c: New file.
10451 * gdb.base/infcall-input.exp: New file.
10452
f73842fc
YQ
104532016-09-22 Yao Qi <yao.qi@linaro.org>
10454
10455 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10456 (gdb_exit): Rename it to ...
10457 (gdbserver_gdb_exit): ... Close GDBserver.
10458 (gdb_exit): New proc, call gdbserver_gdb_exit.
10459 (mi_gdb_exit): Likewise.
10460
90681dab
YQ
104612016-09-22 Yao Qi <yao.qi@linaro.org>
10462
10463 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10464 path.
10465 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10466 Remove duplication.
10467
9c211fd8
YQ
104682016-09-22 Yao Qi <yao.qi@linaro.org>
10469
10470 * lib/gdbserver-support.exp: Check the existence of
10471 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10472
ad0a504f
AK
104732016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10474
10475 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10476
36cf1806
TT
104772016-09-21 Tom Tromey <tom@tromey.com>
10478
10479 PR gdb/20604:
10480 * gdb.base/quit.exp: New file.
10481
74172ecf
SM
104822016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10483
10484 * .gitignore: New file.
10485
3d0ec882
MR
104862016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10487
10488 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10489 throughout.
10490
8193adea
AA
104912016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10492
10493 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10494
d41a5c09
JK
104952016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10496
10497 * gdb.cp/casts.cc (decltype): Move it ...
10498 (main): ... with its call to ...
10499 * gdb.cp/casts03.cc: ... a new file.
10500 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10501
d2dfe700
JK
105022016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10503
10504 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10505
e2a92b16
PB
105062016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10507
10508 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10509 and sync up the test with tests in gas/testsuite/gas/ppc.
10510 * gdb.arch/powerpc-power.exp: Likewise.
10511
49b4de64
JK
105122016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10513
10514 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10515
2c29df25
SDJ
105162016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10517 Jan Kratochvil <jan.kratochvil@redhat.com>
10518
10519 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10520 make m1's definition to be different from m2's. Use 'dummy' as an
10521 argument for probe 'two'.
10522
cc3c2846
JB
105232016-09-10 Jon Beniston <jon@beniston.com>
10524
10525 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10526 for sim target.
10527
e1b2624a
AA
105282016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10529
10530 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10531 variable declaration.
10532 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10533 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10534 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10535 received HWCAP as its argument.
10536
4295e285
PA
105372016-09-06 Pedro Alves <palves@redhat.com>
10538
10539 * gdb.base/new-ui-pending-input.c: New file.
10540 * gdb.base/new-ui-pending-input.exp: New file.
10541 * gdb.exp (clear_gdb_spawn_id): New procedure.
10542 (with_spawn_id): Check whether gdb_spawn_id exists before
10543 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10544 on exit.
10545
00d5215e
UW
105462016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10547
10548 * gdb.base/float128.c: New file.
10549 * gdb.base/float128.exp: Likewise.
10550 * gdb.base/floatn.c: Likewise.
10551 * gdb.base/floatn.exp: Likewise.
10552
a9ff5f12
UW
105532016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10554
10555 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10556
f245535c
PA
105572016-09-05 Pedro Alves <palves@redhat.com>
10558
10559 PR backtrace/19927
10560 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10561 unwinders are immediately called as side effect of "source" or
10562 "disable unwinder" commands.
10563 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10564
ae9cf263
YQ
105652016-09-02 Yao Qi <yao.qi@linaro.org>
10566
10567 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10568 is true and $type is "float" or "double".
10569
27aba047
YQ
105702016-09-02 Yao Qi <yao.qi@linaro.org>
10571
10572 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10573 true.
10574 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10575 * gdb.base/call-rt-st.exp: Likewise.
10576 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10577 return value instead of gdb,skip_float_test.
10578 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10579 (do_function_calls): Use its return value instead of
10580 gdb,skip_float_test.
10581 * gdb.base/finish.exp: Likewise.
10582 * gdb.base/funcargs.exp: Likewise.
10583 * gdb.base/return.exp: Likewise.
10584 * gdb.base/return2.exp: Likewise.
10585 * gdb.base/varargs.exp: Likewise.
10586 * lib/gdb.exp (gdb_skip_float_test): Change it to
10587 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10588
5af962df
AA
105892016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10590
10591 * gdb.multi/tids.exp: Test "thread apply all".
10592
7fac6910
JK
105932016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10594
10595 * gdb.base/default.exp (tty): Remove.
10596
bb1fe4ac
KB
105972016-08-24 Kevin Buettner <kevinb@redhat.com>
10598
2806dc7e
PA
10599 * gdb.python/py-recurse-unwind.c: New file.
10600 * gdb.python/py-recurse-unwind.py: New file.
10601 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10602
0a1ddfa6
SM
106032016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10604
10605 * gdb.base/set-inferior-tty.exp: New file.
10606 * gdb.base/set-inferior-tty.c: New file.
10607
d9de1fe3
PA
106082016-08-23 Pedro Alves <palves@redhat.com>
10609
10610 PR gdb/20494
10611 * gdb.base/new-ui-echo.c: New file.
10612 * gdb.base/new-ui-echo.exp: New file.
10613
e9d9abd7
YQ
106142016-08-23 Yao Qi <yao.qi@linaro.org>
10615
10616 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10617 gdbserver_spawn.
10618 * gdb.server/connect-without-multi-process.exp (do_test):
10619 Likewise.
10620
3589529e
YQ
106212016-08-23 Yao Qi <yao.qi@linaro.org>
10622
10623 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10624 standalone_txt. Delete gdb_txt and standalone_txt on host
10625 and target. Spawn the binary on target. Copy files from
10626 target to host.
10627
6bb90213
PA
106282016-08-22 Pedro Alves <palves@redhat.com>
10629
10630 PR gdb/20505
10631 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10632 with_test_prefix. Factor out bits to ...
10633 (test_no_vdso): ... this new procedure.
10634
20c2c024
CL
106352016-08-19 Carl Love <cel@us.ibm.com>
10636
10637 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10638 maintaining separate logic for constructing the output path.
10639 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10640 * gdb.arch/ppc-dfp.exp: Likewise.
10641 * gdb.arch/ppc-fp.exp: Likewise.
10642 * gdb.arch/vsx-regs.exp: Likewise.
10643 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10644 binprefix for generating the additional binary files.
10645
0646e07d
PA
106462016-08-19 Pedro Alves <palves@redhat.com>
10647
10648 * gdb.trace/mi-trace-frame-collected.exp
10649 (test_trace_frame_collected): On x32, expect two registers.
10650
46da9242
CL
106512016-08-18 Carl Love <cel@us.ibm.com>
10652
10653 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10654 and sync up the test with tests in gas/testsuite/gas/ppc.
10655 * gdb.arch/powerpc-power.exp: Likewise.
10656
eb2332d7
SM
106572016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10658
10659 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10660 expected error message.
10661
63c61e04
SM
106622016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10663
10664 * gdb.multi/remove-inferiors.exp: New file.
10665 * gdb.multi/remove-inferiors.c: New file.
10666
7b17065f
YQ
106672016-08-12 Yao Qi <yao.qi@linaro.org>
10668
10669 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10670 argument list.
10671
01d3dedf
PA
106722016-08-10 Pedro Alves <palves@redhat.com>
10673
10674 PR gdb/19187
10675 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10676 setup_kfails.
10677
3eb7562a
PA
106782016-08-09 Pedro Alves <palves@redhat.com>
10679 Simon Marchi <simon.marchi@ericsson.com>
10680
10681 PR gdb/20418
10682 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10683 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10684
80614914
PA
106852016-08-09 Pedro Alves <palves@redhat.com>
10686
10687 PR mi/20431
10688 * gdb.mi/mi-cmd-error.exp: New file.
10689
f348d89a
PA
106902016-08-09 Pedro Alves <palves@redhat.com>
10691
10692 PR gdb/18653
10693 * gdb.base/signals-state-child.c: New file.
10694 * gdb.base/signals-state-child.exp: New file.
10695 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10696
e5ca03b4
PA
106972016-08-09 Pedro Alves <palves@redhat.com>
10698
10699 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10700
282a0691
TT
107012016-08-03 Tom Tromey <tom@tromey.com>
10702
10703 PR python/18565:
10704 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10705
41bfcd63
YQ
107062016-08-01 Yao Qi <yao.qi@linaro.org>
10707
10708 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10709 variable mode to "multi-process" if $multi_process is 1, otherwise
10710 set it to "single-process".
10711
e3465b24
YQ
107122016-08-01 Yao Qi <yao.qi@linaro.org>
10713
10714 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10715 * gdb.cp/cpexprs.exp: Likewise.
10716 * gdb.cp/m-static.exp: Likewise.
10717
0b31a4bc
TT
107182016-07-26 Tom Tromey <tom@tromey.com>
10719
10720 PR python/20190:
10721 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10722 test.
10723
e0461dbb
MM
107242016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10725
10726 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10727 selecting assembly source files.
10728 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10729 assembly source files.
10730 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10731 assembly source files.
10732 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10733 selecting assembly source files.
10734
8194e927
SM
107352016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10736
10737 * gdb.base/new-ui.exp (do_test_invalid_args): New
10738 procedure.
10739
c0272db5
TW
107402016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10741
10742 * gdb.btrace/reconnect.c: New file.
10743 * gdb.btrace/reconnect.exp: New file.
10744
e3487908
GKB
107452016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10746
10747 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10748 to test_catch_syscall_group.
10749 (test_catch_syscall_group): New.
10750
12df5c00
TT
107512016-07-21 Tom Tromey <tom@tromey.com>
10752
10753 * gdb.rust/simple.rs (main): Use empty struct expression.
10754 * gdb.rust/simple.exp: Add tests for empty struct expression.
10755
bae62ee2
YQ
107562016-07-21 Yao Qi <yao.qi@linaro.org>
10757
10758 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10759 if gdb_skip_xml_test is true on some targets.
10760
b1b53fb3
YQ
107612016-07-21 Yao Qi <yao.qi@linaro.org>
10762
10763 * gdb.server/solib-list.exp: Unset last_loaded_file.
10764
027d97f8
JK
107652016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10766
10767 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10768 "step into captured_main (args)".
10769
7674d381
JK
107702016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10771
10772 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10773
72b5d099
JK
107742016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10775
10776 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10777
1f960ced
PA
107782016-07-19 Pedro Alves <palves@redhat.com>
10779
10780 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10781 * gdb.opt/inline-bt.exp: Likewise.
10782 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10783 additional_flags=-Winline.
10784 * gdb.opt/inline-locals.exp: Likewise.
10785 * gdb.opt/inline-markers.c (ATTR): Define.
10786 (inlined_fn): Use it.
10787
f25827c1
YQ
107882016-07-19 Yao Qi <yao.qi@linaro.org>
10789
10790 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10791 (test_with_self): Remove some code. Remove argument executable.
10792 (top-level): Use do_self_tests.
10793
37539ebe
DB
107942016-07-15 Zachary Welch <zwelch@codesourcery.com>
10795 Don Breazeal <donb@codesourcery.com>
10796
10797 * gdb.base/maint.exp: Escape paths used in regular expressions.
10798 * gdb.stabs/weird.exp: Likewise.
10799
dac790e1
TT
108002016-07-13 Tom Tromey <tom@tromey.com>
10801
10802 PR python/15620, PR python/18620:
10803 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10804 (test_bkpt_events): New procs.
10805
93daf339
TT
108062016-07-13 Tom Tromey <tom@tromey.com>
10807
10808 PR python/17698:
10809 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10810 test.
10811 (test_watchpoints): Likewise.
10812 (test_bkpt_pending): New proc.
10813
6571a381
TT
108142016-07-13 Tom Tromey <tom@tromey.com>
10815
10816 PR cli/18053:
10817 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10818 completion test.
10819
e8732474
JK
108202016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10821
10822 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10823 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10824 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10825 f_label.
10826 (g): Rename g_end_lbl to g_label.
10827 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10828 low_pc and high_pc.
10829 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10830
e0f3fd7c
TT
108312016-07-12 Tom Tromey <tom@tromey.com>
10832
10833 PR python/19293:
10834 * gdb.python/py-unwind-maint.exp: Update tests.
10835
3cfe46b6
YQ
108362016-07-12 Yao Qi <yao.qi@linaro.org>
10837
10838 * lib/selftest-support.exp (selftest_setup): Match the output
10839 when captured_main is inlined.
10840
4f19a0e6
WT
108412016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10842
10843 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10844 New variables.
10845 (print this%a, print this%b, print this): New tests.
10846 * gdb.fortran/derived-types.f90 (this): New object and
10847 initialization.
10848
986cf455
SM
108492016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10850
10851 * gdb.ada/arraydim.exp: Remove extra directory level in build
10852 directory.
10853
f0464b23
SM
108542016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10855
10856 * lib/ada.exp: Remove extra directory level in build directory.
10857 * gdb.ada/cond_lang.exp: Likewise.
10858 * gdb.ada/exec_changed.exp: Likewise.
10859 * gdb.ada/lang_switch.exp: Likewise.
10860
42d94011
MG
108612016-07-06 Manish Goregaokar <manish@mozilla.com>
10862
2806dc7e
PA
10863 * simple.rs: Add test for raw pointer subscripting.
10864 * simple.exp: Add test expectations.
42d94011 10865
647c264c
YQ
108662016-07-05 Yao Qi <yao.qi@linaro.org>
10867
10868 * gdb.mi/mi-reverse.exp: Match =record-started output.
10869
20aa2c60
PA
108702016-07-01 Pedro Alves <palves@redhat.com>
10871
10872 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10873 procedure.
10874 (jit_reader_test): Test the jit reader's unwinder.
10875 * gdb.base/jithost.c (jit_function_00_code): New global.
10876 (main): Use memcpy to fill in the mmapped code, instead of poking
10877 bytes manually here.
10878 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10879 value.
10880 (read_debug_info): Save the function's range.
10881 (read_sp): New function.
10882 (unwind_frame): Use it. Also unwind RBP.
10883 (get_frame_id): Use read_sp.
10884 (gdb_init_reader): Use calloc instead of malloc.
10885 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10886 parameter. Use gdb_test_multiple.
10887
ced2dffb
PA
108882016-07-01 Pedro Alves <palves@redhat.com>
10889 Antoine Tremblay <antoine.tremblay@ericsson.com>
10890
10891 * gdb.threads/process-dies-while-detaching.c: New file.
10892 * gdb.threads/process-dies-while-detaching.exp: New file.
10893
63000888
PA
108942016-07-01 Pedro Alves <palves@redhat.com>
10895
10896 * gdb.multi/watchpoint-multi-exit.c: New file.
10897 * gdb.multi/watchpoint-multi-exit.exp: New file.
10898
038d4868
PA
108992016-06-30 Pedro Alves <palves@redhat.com>
10900
10901 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10902 unset inferior_spawn_id.
10903
994e9c83
PA
109042016-06-30 Pedro Alves <palves@redhat.com>
10905
10906 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10907 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10908
e5653468
YQ
109092016-06-29 Yao Qi <yao.qi@linaro.org>
10910
10911 * gdb.base/return.c: Add copyright header.
10912
803b47e5
TT
109132016-06-29 Tom Tromey <tom@tromey.com>
10914
10915 PR python/20129:
10916 * gdb.python/py-framefilter.exp: Add tests for setting priority
10917 and disabling of non-existent frame filter.
10918
28244707
YQ
109192016-06-29 Yao Qi <yao.qi@linaro.org>
10920
10921 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10922 0x0f07ff.
10923
a31d2f06
YQ
109242016-06-28 Yao Qi <yao.qi@linaro.org>
10925
10926 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10927 triplets. Start gdb, execute catch syscall, and continue. Check
10928 gdb's output to determine catch syscall is supported.
10929
921d8f54
MG
109302016-06-27 Manish Goregaokar <manish@mozilla.com>
10931
25d49b86
PA
10932 * gdb.rust/simple.rs: Add test for returning unit in a function.
10933 * gdb.rust/simple.exp: Add expectation for functions returning
10934 unit.
921d8f54 10935
f4952523
PMR
109362016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10937
10938 * gdb.python/py-breakpoint-create-fail.c,
10939 gdb.python/py-breakpoint-create-fail.exp,
10940 gdb.python/py-breakpoint-create-fail.py: New testcase.
10941
fccb08f8
MG
109422016-06-25 Manish Goregaokar <manish@mozilla.com>
10943
10944 PR gdb/20239
10945 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10946 * gdb.rust/simple.exp: Add test expectations for new NonZero
10947 tests.
fccb08f8 10948
6b850546
DT
109492016-06-24 David Taylor <dtaylor@emc.com>
10950
10951 * gdb.base/offsets.exp: New file.
10952 * gdb.base/offsets.c: New file.
10953
17621150
TT
109542016-06-23 Tom Tromey <tom@tromey.com>
10955
10956 PR gdb/16483:
10957 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10958 before any filters are loaded.
10959
04d59df6
WT
109602016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10961
10962 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10963 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10964 structs.
10965 * gdb.fortran/derived-type-function.exp: New file.
10966 * gdb.fortran/derived-type-function.f90: New file.
10967
10968
ac69f786
PA
109692016-06-21 Pedro Alves <palves@redhat.com>
10970
10971 * gdb.base/new-ui.exp: New file.
10972 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10973 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10974 (with_spawn_id): New procedure.
10975
49940788
PA
109762016-06-21 Pedro Alves <palves@redhat.com>
10977
10978 * gdb.mi/mi-exec-run.exp: New file.
10979
ef274d26
PA
109802016-06-21 Pedro Alves <palves@redhat.com>
10981
10982 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10983 breakpoint command's output on the main UI.
10984 (test_break): New procedure, factored out from calls in the top
10985 level.
10986 (top level): Use foreach_with_prefix to test MI as main UI and as
10987 separate UI.
10988
468afe6c
PA
109892016-06-21 Pedro Alves <palves@redhat.com>
10990
10991 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10992 (test_awatch_creation_and_listing)
10993 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10994 Remove 'type' parameter.
10995 (test_watchpoint_all): New parameter mi_mode. Remove
10996 with_test_prefix.
10997 (top level): Use foreach_with_prefix, and add main/separate UI MI
10998 testing axis.
10999
51f77c37
PA
110002016-06-21 Pedro Alves <palves@redhat.com>
11001
11002 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11003 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11004 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11005 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11006 (gdb_main_spawn_id, mi_spawn_id): Declare and
11007 comment.
11008 (mi_create_inferior_pty): New procedure,
11009 factored out from default_mi_gdb_start.
11010 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11011 procedures.
11012 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11013 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11014 Use mi_create_inferior_pty.
11015 (mi_gdb_start): Use eval to pass down args list.
11016
8980e177
PA
110172016-06-21 Pedro Alves <palves@redhat.com>
11018
11019 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11020 * gdb.opt/inline-cmds.exp: Add MI tests.
11021
f38d3ad1
PA
110222016-06-21 Pedro Alves <palves@redhat.com>
11023
11024 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11025
45db7c09
PA
110262016-06-21 Pedro Alves <palves@redhat.com>
11027
11028 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11029 (top level): Use it instead of mi_execute_to.
11030
5a069ab3
PA
110312016-06-21 Pedro Alves <palves@redhat.com>
11032
11033 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11034 (cont_handler_str): New.
11035 (signal_stop_handler): Set stop_handler_str instead of printing to
11036 stdout.
11037 (continue_handler): Set cont_handler_str instead of printing to
11038 stdout.
11039 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11040 mi_send_resuming_command. Print stop_handler_str and
11041 cont_handler_str instead of expecting the python events print
11042 directly.
11043
2838cc1d
SD
110442016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11045
11046 * gdb.base/jit-reader.exp: New file.
11047 * gdb.base/jithost.c: New file.
11048 * gdb.base/jithost.h: New file.
11049 * gdb.base/jitreader.c : New file.
11050 * gdb.base/jit-protocol.h: New file.
11051
21a77091
YQ
110522016-06-17 Yao Qi <yao.qi@linaro.org>
11053
11054 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11055 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11056 and detach-on-fork. Adjust tests.
11057 (top level): Invoke break_cond_on_syscall with combinations of
11058 syscall, follow-fork-mode and detach-on-fork.
11059
f50bf8e5
YQ
110602016-06-17 Yao Qi <yao.qi@linaro.org>
11061
11062 * gdb.base/step-over-exit.c: New.
11063 * gdb.base/step-over-exit.exp: New.
11064
a28d8e50
YTL
110652016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11066
11067 * gdb.base/float.exp: Add target check for nds32*-*-*.
11068 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11069
cad8e26d
AB
110702016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11071
11072 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11073 for unsupported target features.
11074 * gdb.base/call-rt-st.exp: Likewise.
11075 * gdb.base/call-sc.exp: Likewise.
11076 * gdb.base/call-signal-resume.exp: Likewise.
11077 * gdb.base/call-strs.exp: Likewise.
11078 * gdb.base/callexit.exp: Likewise.
11079 * gdb.base/callfuncs.exp: Likewise.
11080 * gdb.base/nodebug.exp: Likewise.
11081 * gdb.base/printcmds.exp: Likewise.
11082 * gdb.base/ptype.exp: Likewise.
11083 * gdb.base/structs.exp: Likewise.
11084 * gdb.base/unwindonsignal.exp: Likewise.
11085 * gdb.cp/gdb2495.exp: Likewise.
11086 * gdb.cp/templates.exp: Likewise.
11087 * gdb.cp/virtfunc.exp: Likewise.
11088 * gdb.threads/hand-call-in-threads.exp: Likewise.
11089 * gdb.threads/interrupted-hand-call.exp: Likewise.
11090 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11091
347dc102
TT
110922016-06-10 Tom Tromey <tom@tromey.com>
11093
11094 PR rust/20110:
11095 * gdb.rust/expr.exp: Add test for integer constant larger than
11096 i32.
11097
5e13cf25
BH
110982016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11099
11100 * gdb.fortran/nested-funcs.exp: New.
11101 * gdb.fortran/nested-funcs.f90: New.
11102
bb556f1f
TK
111032016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11104
11105 * gdb.base/examine-backward.c: New file.
11106 * gdb.base/examine-backward.exp: New file.
11107
38b022b4
SM
111082016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11109
11110 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11111 matching.
11112
1b40ec05
TT
111132016-06-02 Tom Tromey <tom@tromey.com>
11114
11115 PR python/18984:
11116 * gdb.python/py-shared.exp: Add solib_name test.
11117
193bd378
SM
111182016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11119
11120 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11121
3326303b
MG
111222016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11123
11124 PR c++/19893
11125 * gdb.dwarf2/implref.exp: Rename to...
11126 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11127 * gdb.dwarf2/implref-array.c: New file.
11128 * gdb.dwarf2/implref-array.exp: Likewise.
11129 * gdb.dwarf2/implref-global.c: Likewise.
11130 * gdb.dwarf2/implref-global.exp: Likewise.
11131 * gdb.dwarf2/implref-struct.c: Likewise.
11132 * gdb.dwarf2/implref-struct.exp: Likewise.
11133
825c8ef2
AT
111342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11135
11136 * gdb.trace/trace-condition.exp: Add 64bit tests.
11137
2320162a
AT
111382016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11139
11140 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11141 bits types.
11142 (main): Adapt to 8 to 64 bits types.
11143 * gdb.trace/trace-condition.exp: Add new tests.
11144
a7818233
AT
111452016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11146
11147 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11148
0d336466
AT
111492016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11150
11151 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11152 Move condition tests...
11153 * gdb.trace/trace-condition.exp: Here.
11154
7faeb45a
AT
111552016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11156
11157 * gdb.trace/trace-condition.exp: Add counter-case tests.
11158
e385593e
JK
111592016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11160
11161 PR c++/15231
11162 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11163 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11164
744608cc
PA
111652016-05-27 Pedro Alves <palves@redhat.com>
11166
11167 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11168 New procedure.
11169 (top level): Call it, and bail out of DejaGnu is known to be bad.
11170
ac775bf4
AB
111712016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11172
11173 * gdb.base/whatis.c: Extend the test case.
11174 * gdb.base/whatis.exp: Add additional tests.
11175
2bbad2ea
BH
111762016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11177
11178* gdb.fortran/type.f90: Add pointer variable.
11179* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11180
8b70175d
BH
111812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11182
11183 * gdb.fortran/vla-type.exp: Fix testcase name.
11184
86d8a848
BH
111852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11186
11187 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11188
e188eb36
BH
111892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11190
11191 * gdb.fortran/type.f90: Add nested structures.
11192 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11193 * gdb.fortran/derived-type.exp: Adapt expected output.
11194 * gdb.fortran/vla-type.exp: Adapt expected output.
11195
9b2db1fd
BH
111962016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11197
11198 * gdb.fortran/whatis_type.exp: Adapt expected output.
11199
72b17055
BH
112002016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11201
11202 * gdb.fortran/print_type.exp: Fix expected output.
11203 * gdb.fortran/whatis_type.exp: Fix expected output.
11204
3cd81d8d
BH
112052016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11206
11207 * gdb.fortran/whatis_type.exp: Use multi_line.
11208
ddae9462
TT
112092016-05-24 Tom Tromey <tom@tromey.com>
11210
11211 PR python/17386:
11212 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11213 use value as an index.
11214
1957f6b8
TT
112152016-05-23 Tom Tromey <tom@tromey.com>
11216
11217 PR python/17981:
11218 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11219 no-breakpoint case.
11220
026a9174
PA
112212016-05-24 Pedro Alves <palves@redhat.com>
11222
11223 PR gdb/19828
11224 * gdb.threads/clone-attach-detach.c: New file.
11225 * gdb.threads/clone-attach-detach.exp: New file.
11226
e70a7231
FR
112272016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11228
11229 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11230
0f6ed0e0
TT
112312016-05-23 Tom Tromey <tom@tromey.com>
11232
11233 PR python/19438, PR python/18393:
11234 * gdb.python/py-progspace.exp: Add "dir" test.
11235 * gdb.python/py-objfile.exp: Add "dir" test.
11236
ffd19d61
YQ
112372016-05-23 Yao Qi <yao.qi@linaro.org>
11238
11239 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11240 * gdb.arch/thumb2-it.exp: Likewise.
11241
9e8f9b05
SM
112422016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11243
11244 * gdb.mi/mi-threads-interrupt.c: New file.
11245 * gdb.mi/mi-threads-interrupt.exp: New file.
11246
61c6156d
SM
112472016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11248
11249 PR gdb/18077
11250 * gdb.mi/mi-async-run.exp: New file.
11251 * gdb.mi/mi-async-run.c: New file.
11252
67218854
TT
112532016-05-17 Tom Tromey <tom@tromey.com>
11254 Manish Goregaokar <manishsmail@gmail.com>
11255
11256 * lib/rust-support.exp: New file.
11257 * lib/gdb.exp (skip_rust_tests): New proc.
11258 (build_executable_from_specs): Handle rust.
11259 * lib/future.exp (gdb_find_rustc): New proc.
11260 (gdb_default_target_compile): Handle rust.
11261 * gdb.rust/expr.exp: New file.
11262 * gdb.rust/generics.exp: New file.
11263 * gdb.rust/generics.rs: New file.
11264 * gdb.rust/methods.exp: New file.
11265 * gdb.rust/methods.rs: New file.
11266 * gdb.rust/modules.exp: New file.
11267 * gdb.rust/modules.rs: New file.
11268 * gdb.rust/simple.exp: New file.
11269 * gdb.rust/simple.rs: New file.
11270
c44af4eb
TT
112712016-05-17 Tom Tromey <tom@tromey.com>
11272
11273 * gdb.base/default.exp (set language): Add rust.
11274
dcd1f979
TT
112752016-05-17 Tom Tromey <tom@tromey.com>
11276
11277 * gdb.gdb/unittest.exp: New file.
11278
155b7f57
YQ
112792016-05-16 Yao Qi <yao.qi@linaro.org>
11280
11281 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11282 shell_prompt. Update shell_prompt_re.
11283
8ddd5a6c
DE
112842016-05-12 Doug Evans <dje@google.com>
11285
11286 PR symtab/19999
11287 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11288 $options when building executable.
11289 * gdb.dwarf2/fission-loclists-pie.S: New file.
11290 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11291
02e370d9
SM
112922016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11293
11294 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11295 of [is_remote target],
11296
8929ad8b
SM
112972016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11298
11299 * lib/gdb.exp (use_gdb_stub): New procedure.
11300
6c447423
DE
113012016-05-03 Yunlian Jiang <yunlian@google.com>
11302 Doug Evans <dje@google.com>
11303
11304 PR symtab/19914
11305 * gdb.dwarf2/dwp-sepdebug.c: New file.
11306 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11307
444e826c
SM
113082016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11309
11310 * gdb.base/detach.exp: Remove is_remote check.
11311
740feeaa
SM
113122016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11313
11314 * gdb.base/annota-input-while-running.exp: Don't check for
11315 [is_remote target]. Enable annotations after running to main.
11316 Remove unused "set test..." line.
11317
9080ac9d
SM
113182016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11319
11320 * gdb.trace/trace-enable-disable.exp: New file.
11321 * gdb.trace/trace-enable-disable.c: New file.
11322
952ebca5
SM
113232016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11324
11325 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11326 use it in info sharedlibrary test.
11327 * gdb.trace/ftrace-lock.exp: Likewise.
11328 * gdb.trace/ftrace.exp: Likewise.
11329 * gdb.trace/range-stepping.exp: Likewise.
11330 * gdb.trace/trace-break.exp: Likewise.
11331 * gdb.trace/trace-condition.exp: Likewise.
11332 * gdb.trace/trace-mt.exp: Likewise.
11333
d9019901
SM
113342016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11335
11336 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11337 (gdb_load_shlib): ... this.
11338 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11339 gdb_load_shlib.
11340 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11341 * gdb.base/ctxobj.exp: Likewise.
11342 * gdb.base/dprintf-pending.exp: Likewise.
11343 * gdb.base/dso2dso.exp: Likewise.
11344 * gdb.base/fixsection.exp: Likewise.
11345 * gdb.base/gcore-relro.exp: Likewise.
11346 * gdb.base/gdb1555.exp: Likewise.
11347 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11348 * gdb.base/gnu-ifunc.exp: Likewise.
11349 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11350 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11351 * gdb.base/pending.exp: Likewise.
11352 * gdb.base/print-file-var.exp: Likewise.
11353 * gdb.base/print-symbol-loading.exp: Likewise.
11354 * gdb.base/shlib-call.exp: Likewise.
11355 * gdb.base/shreloc.exp: Likewise.
11356 * gdb.base/so-impl-ld.exp: Likewise.
11357 * gdb.base/solib-disc.exp: Likewise.
11358 * gdb.base/solib-nodir.exp: Likewise.
11359 * gdb.base/solib-overlap.exp: Likewise.
11360 * gdb.base/solib-symbol.exp: Likewise.
11361 * gdb.base/solib-weak.exp (do_test): Likewise.
11362 * gdb.base/sym-file.exp: Likewise.
11363 * gdb.base/symtab-search-order.exp: Likewise.
11364 * gdb.base/type-opaque.exp: Likewise.
11365 * gdb.base/unload.exp: Likewise.
11366 * gdb.base/watchpoint-solib.exp: Likewise.
11367 * gdb.compile/compile.exp: Likewise.
11368 * gdb.cp/gdb2384.exp: Likewise.
11369 * gdb.cp/infcall-dlopen.exp: Likewise.
11370 * gdb.cp/re-set-overloaded.exp: Likewise.
11371 * gdb.fortran/library-module.exp: Likewise.
11372 * gdb.opt/solib-intra-step.exp: Likewise.
11373 * gdb.python/py-finish-breakpoint.exp: Likewise.
11374 * gdb.python/py-shared.exp: Likewise.
11375 * gdb.reverse/solib-precsave.exp: Likewise.
11376 * gdb.reverse/solib-reverse.exp: Likewise.
11377 * gdb.server/solib-list.exp: Likewise.
11378 * gdb.threads/dlopen-libpthread.exp: Likewise.
11379 * gdb.threads/tls-shared.exp: Likewise.
11380 * gdb.threads/tls-so_extern.exp: Likewise.
11381 * gdb.trace/change-loc.exp: Likewise.
11382 * gdb.trace/ftrace-lock.exp: Likewise.
11383 * gdb.trace/ftrace.exp: Likewise.
11384 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11385 * gdb.trace/pending.exp: Likewise.
11386 * gdb.trace/range-stepping.exp: Likewise.
11387 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11388 (strace_info_marker): Likewise.
11389 (strace_probe_marker): Likewise.
11390 (strace_trace_on_same_addr): Likewise.
11391 (strace_trace_on_diff_addr): Likewise.
11392 * gdb.trace/trace-break.exp: Likewise.
11393 * gdb.trace/trace-condition.exp: Likewise.
11394 * gdb.trace/trace-mt.exp: Likewise.
11395
fca4cfd9
SM
113962016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11397
11398 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11399 result of gdb_remote_download.
11400 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11401 * gdb.base/dso2dso.exp: Likewise.
11402 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11403 * gdb.base/print-file-var.exp: Likewise.
11404 * gdb.base/shlib-call.exp: Likewise.
11405 * gdb.base/shreloc.exp: Likewise.
11406 * gdb.base/solib-overlap.exp: Likewise.
11407 * gdb.base/solib-weak.exp (do_test): Likewise.
11408 * gdb.base/unload.exp: Likewise.
11409
11cf4ffb
YQ
114102016-04-27 Yao Qi <yao.qi@linaro.org>
11411
11412 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11413 exists.
11414
3e2e34f8
KB
114152016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11416
11417 * vla-type.exp: Print structure from toplevel.
11418
8f07e298
BH
114192016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11420
11421 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11422 of dynamic types.
11423 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11424 of dynamic types.
11425
9920b434
BH
114262016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11427
11428 * gdb.fortran/vla-type.f90: New file.
11429 * gdb.fortran/vla-type.exp: New file.
11430
f3abeff5
YQ
114312016-04-25 Yao Qi <yao.qi@linaro.org>
11432
11433 * gdb.base/branch-to-self.c: New file.
11434 * gdb.base/branch-to-self.exp: New file.
11435
0a5d52f0
YQ
114362016-04-22 Yao Qi <yao.qi@linaro.org>
11437
11438 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11439 more after $hex.
11440
495346f6
YQ
114412016-04-22 Yao Qi <yao.qi@linaro.org>
11442
11443 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11444 * gdb.base/annota3.exp: Likewise.
11445
4a7e075c
YQ
114462016-04-22 Yao Qi <yao.qi@linaro.org>
11447
11448 * gdb.reverse/step-precsave.exp: Do one step and test program
11449 stops in "callee" and do multiple steps until program goes out
11450 of "callee".
11451 * gdb.reverse/step-reverse.exp: Likewise.
11452
5b061e98
YQ
114532016-04-22 Yao Qi <yao.qi@linaro.org>
11454
11455 * gdb.trace/signal.exp: Also pass if
11456 $tracepoint_hits($i) > $iterations.
11457
5c5dc57f
YQ
114582016-04-22 Yao Qi <yao.qi@linaro.org>
11459
11460 * gdb.trace/signal.c: New file.
11461 * gdb.trace/signal.exp: New file.
11462
a55411b9
DE
114632016-04-19 Doug Evans <xdje42@gmail.com>
11464
11465 * gdb.base/bad-file.exp: New file.
11466
a22df60a
MG
114672016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11468
11469 * gdb.dwarf2/implref.exp: New file.
11470
0c13f7e5
BH
114712016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11472
11473 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11474 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11475 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11476 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11477 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11478 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11479 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11480 * lib/fortran.exp (fortran_int4): New procedure.
11481 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11482 (fortran_logical4): Likewise.
11483
9b9b09e9
BH
114842016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11485
11486 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11487
a14d1f4d
BH
114882016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11489
11490 * lib/compiler.c: Add Intel specific preprocessor macros.
11491 * lib/compiler.cc: Likewise.
25d49b86 11492
7d49b1d0
LM
114932016-04-13 Luis Machado <lgustavo@codesourcery.com>
11494
11495 * gdb.server/connect-with-no-symbol-file.c: New file.
11496 * gdb.server/connect-with-no-symbol-file.exp: New file.
11497
8392fa22
SM
114982016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11499
11500 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11501
8c4c4aeb
SM
115022016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11503
11504 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11505 standard output directory.
11506
45e3745e
AT
115072016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11508
11509 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11510
e26b7e41
MM
115112016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11512
11513 * gdb.btrace/instruction_history.c (loop): Add declaration.
11514
8ce09462
AT
115152016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11516
11517 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11518
2e88a1ea
SM
115192016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11520
11521 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11522 parentheses to print.
11523 (continue_handler): Likewise.
11524
f48e22e3
SM
115252016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11526
11527 * gdb.server/solib-list.exp: Remove is_remote check.
11528 Pass shlib= to gdb_compile. Don't link shared library with
11529 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11530 Run binary filename through "readlink -f" on the target.
11531
096be756
PA
115322016-04-08 Pedro Alves <palves@redhat.com>
11533
11534 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11535 interpreter filename as argument to gdbserver_spawn.
11536 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11537 Return empty if $last_loaded_file does not exist.
11538
06500533
JK
115392016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11540
11541 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11542 * gdb.base/jit-main.c: Use exit after usage.
11543
2d35e871
JK
115442016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11545
11546 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11547 GDBHISTSIZE prior to the tests.
11548 * gdb.base/gdbinit-history.exp: Likewise.
11549
115502016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11551
11552 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11553 instead of build_executable. Use gdb_load_shlibs.
11554
c8064e7e
YQ
115552016-04-07 Yao Qi <yao.qi@linaro.org>
11556
11557 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11558 Execute "si" command.
11559
bde47561
YQ
115602016-04-07 Yao Qi <yao.qi@linaro.org>
11561
11562 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11563 number instead of the comments on some line.
11564
b16f8a3b
DB
115652016-04-06 Don Breazeal <donb@codesourcery.com>
11566
11567 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11568 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11569
c2f901df
SM
115702016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11571
11572 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11573 standard_output_file. Remove unused binfile variable.
11574
ac17fda0
CU
115752016-04-05 Catalin Udma <catalin.udma@freescale.com>
11576
11577 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11578 * gdb.python/py-mi-objfile.exp: Match "list main" output
11579 in console format.
11580
03a8c4df
SM
115812016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11582
11583 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11584 absolute.
11585
6e774b13
SM
115862016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11587
11588 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11589 absolute.
11590 * gdb.trace/ftrace.exp: Likewise.
11591 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11592 targets as well.
11593 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11594 (gdb_load_shlibs): Copy libraries to test directory when testing
11595 natively. Only set solib-search-path if testing remotely.
11596 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11597
7817ea46
SM
115982016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11599
11600 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11601 gdb_download. Use it even if the target is not remote.
11602 * gdb.base/jit.exp (compile_jit_test): Likewise.
11603 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11604 output directory if the destination board is local, otherwise use
11605 the standard remote_download from DejaGnu.
11606 (gdb_download): Remove.
11607 (gdb_load_shlibs): Use gdb_remote_download instead of
11608 gdb_download.
11609 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11610 Use gdb_remote_download instead of gdb_download. Use it even if
11611 the target is not remote.
11612 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11613 instead of gdb_download.
11614
7beb7f68
SM
116152016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11616
11617 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11618 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11619 run.
11620
cc63428a
AV
116212016-04-01 Artemiy Volkov <artemiyv@acm.org>
11622
11623 PR gdb/19820
11624 * gdb.base/printcmds.exp: Add artificial arrays tests.
11625
64cdf930
PA
116262016-03-31 Pedro Alves <palves@redhat.com>
11627
11628 PR gdb/19858
11629 * gdb.base/jit-main.c: Include unistd.h.
11630 (ATTACH): Define to 0 if not already defined.
11631 (wait_for_gdb, mypid): New globals.
11632 (WAIT_FOR_GDB): New macro.
11633 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11634 some breakpoint locations.
11635 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11636 New procedures.
11637 (one_jit_test): Add REATTACH parameter, and handle it. Use
11638 continue_to_test_location.
11639 (top level): Test attach, and adjusts calls to one_jit_test.
11640
40dea8cb
PA
116412016-03-31 Pedro Alves <palves@redhat.com>
11642
11643 PR gdb/19858
11644 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11645 BINSUFFIX parameter, and handle it.
11646 (top level): Adjust calls compile_jit_test.
11647
e7ea3ec7
CU
116482016-03-31 Catalin Udma <catalin.udma@freescale.com>
11649
11650 PR python/19743
11651 * gdb.python/py-mi-events-gdb.py: New file.
11652 * gdb.python/py-mi-events.c: New file.
11653 * gdb.python/py-mi-events.exp: New file.
11654
e6359af3
YQ
116552016-03-30 Yao Qi <yao.qi@linaro.org>
11656
11657 * gdb.reverse/until-precsave.exp: Match function name only.
11658 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11659 Move malloc to a condition block.
11660 * gdb.reverse/until-reverse.exp: Match function name only.
11661
a4105d04
MK
116622016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11663
11664 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11665 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11666 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11667 variable for GPR 0 instead of assuming it is register 0.
11668 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11669 * lib/trace-support.exp: Add s390 registers.
11670
bfa6adb9
YQ
116712016-03-29 Yao Qi <yao.qi@linaro.org>
11672
11673 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11674
1e6697ea
YQ
116752016-03-24 Yao Qi <yao.qi@linaro.org>
11676
11677 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11678 test message.
11679
64bcd522
AA
116802016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11681
11682 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11683 maintaining separate logic for constructing the output path.
11684
7868401b
DB
116852016-03-16 Don Breazeal <donb@codesourcery.com>
11686
11687 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11688 Retry fork and waitpid on interrupted system call errors.
11689 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11690 Use with_timeout_factor to increase timeout by factor of 10.
11691
1cafadb4
DB
116922016-03-15 Don Breazeal <donb@codesourcery.com>
11693
11694 * gdb.cp/scope-err.cc: New test program.
11695 * gdb.cp/scope-err.exp: New test script.
11696 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11697 lines and "set breakpoint here" comment.
11698 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11699 Fixed some whitespace and format issues.
11700 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11701 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11702
81516450
DE
117032016-03-15 Doug Evans <dje@google.com>
11704
11705 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11706 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11707 All callers updated. Add tests for enums, mixed flags register.
11708
aa52b601
DE
117092016-03-15 Doug Evans <dje@google.com>
11710
11711 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11712 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11713
fa4ff313
SM
117142016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11715
11716 * gdb.base/default.exp: Add $_as_string to the list of expected
11717 convenience functions.
11718
f2403c39
AB
117192016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11720
11721 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11722
f2f3ccb9
SM
117232016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11724
11725 * gdb.python/py-as-string.exp: New file.
11726 * gdb.python/py-as-string.c: New file.
11727
00dbd492
PA
117282016-03-09 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11731 signal" -> "Thread NN received signal" output change.
11732 * gdb.threads/ia64-sigill.exp: Likewise.
11733 * gdb.threads/linux-dp.exp: Likewise.
11734 * gdb.threads/manythreads.exp: Likewise.
11735 * gdb.threads/pending-step.exp: Likewise.
11736 * gdb.threads/print-threads.exp: Likewise.
11737 * gdb.threads/sigstep-threads.exp: Likewise.
11738 * gdb.threads/staticthreads.exp: Likewise.
11739 * gdb.threads/tls.exp: Likewise.
11740
1e6697ea
YQ
117412016-03-09 Pedro Alves <palves@redhat.com>
11742
11743 * gdb.base/command-line-input.exp: New file.
11744
b04fd3be
MK
117452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11746
11747 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11748 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11749 * gdb.trace/pending.exp: Accept leading dot before function name.
11750 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11751 * lib/trace-support.exp: Set registers for ppc.
11752
98fa59e9
MK
117532016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11754
11755 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11756 use it for disassembly; accept .main in addition to main in backtrace.
11757
f77198c8
MK
117582016-03-09 Wei-cheng Wang <cole945@gmail.com>
11759 Marcin Kościelnicki <koriakin@0x04.net>
11760
11761 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11762 (gdb_recursion_test_ptr): New global variable.
11763 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11764 gdb_recursion_test.
11765 (gdb_c_test): Ditto.
11766
ba84e0da
MK
117672016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11768
11769 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11770 ordering.
11771
4366d36e
MK
117722016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11773
11774 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11775 (bar): Add bar_start_lbl label.
11776 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11777 of foo/bar for emitting DWARF and tracing.
11778
5eb264df
SDJ
117792016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11780
11781 * analyze-racy-logs.py: Set executable bit.
11782
fb6a751f
SDJ
117832016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11784
11785 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11786 (CHECK_TARGET_TMP): Likewise.
11787 (check-single-racy): New rule.
11788 (check-parallel-racy): Likewise.
11789 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11790 (do-check-parallel-racy): New rule.
11791 (check-racy/%.exp): Likewise.
11792 * README (Racy testcases): New section.
11793 * analyze-racy-logs.py: New file.
11794
bdf7e230
DE
117952016-03-03 Doug Evans <dje@google.com>
11796
11797 * gdb.base/skip.exp: Use with_test_prefix.
11798
4719d415
YQ
117992016-03-03 Yao Qi <yao.qi@linaro.org>
11800
11801 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11802 Invoke step_over_syscall "clone" and break_cond_on_syscall
11803 "clone".
11804 * gdb.base/step-over-clone.c: New file.
11805
ea507862
YQ
118062016-03-03 Yao Qi <yao.qi@linaro.org>
11807
11808 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11809 code format.
11810
8fc8cbda
YQ
118112016-03-03 Yao Qi <yao.qi@linaro.org>
11812
11813 * gdb.base/disp-step-fork.c: Rename to ...
11814 * gdb.base/step-over-fork.c: ... it. New file.
11815 * gdb.base/disp-step-vfork.c: Rename to ...
11816 * gdb.base/step-over-vfork.c: ... it. New file.
11817 * gdb.base/disp-step-syscall.exp: Rename to ...
11818 * gdb.base/step-over-syscall.exp: ... it. New file.
11819 (disp_step_cross_syscall): Rename to ...
11820 (step_over_syscall): ... it.
11821
92fa70b0
YQ
118222016-03-03 Yao Qi <yao.qi@linaro.org>
11823
11824 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11825 If target supports condition evaluation on target, invoke
11826 break_cond_on_syscall for fork and vfork.
11827
e197ad3c
YQ
118282016-03-03 Yao Qi <yao.qi@linaro.org>
11829
11830 * gdb.base/disp-step-syscall.exp: Don't invoke
11831 support_displaced_stepping.
11832 (disp_step_cross_syscall): Test with displaced stepping off and
11833 on if supported.
11834
0b47da9f
YQ
118352016-03-03 Yao Qi <yao.qi@linaro.org>
11836
11837 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11838 proc.
11839 (setup): New proc.
11840 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11841 and setup.
11842
065ab6dc
BH
118432016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11844
11845 * gdb.fortran/vla-history.exp: Remove breakpoint.
11846
07e448ad 118472016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11848
25d49b86
PA
11849 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11850 exceeds timeout.
07e448ad 11851
9ac2d526 118522016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11853
25d49b86
PA
11854 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11855 breakpoint.
9ac2d526 11856
17807369
BH
118572016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11858
11859 * gdb.mi/vla.f90: Nullify pointer after declaration.
11860
86e501af
PA
118612016-03-01 Pedro Alves <palves@redhat.com>
11862
11863 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11864
1e903e32
PA
118652016-03-01 Pedro Alves <palves@redhat.com>
11866
11867 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11868 before anything else.
11869 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11870 _GNU_SOURCE here.
11871 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11872 before anything else.
11873 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11874
6ccb54e2
PA
118752016-03-01 Pedro Alves <palves@redhat.com>
11876
11877 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11878
30ca9da1
YQ
118792016-03-01 Yao Qi <yao.qi@linaro.org>
11880
11881 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11882 prepare_for_testing.
11883
dc856b38
YQ
118842016-03-01 Yao Qi <yao.qi@linaro.org>
11885
11886 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11887
4a932159
AA
118882016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11889
11890 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11891 manually constructing the output path.
11892
f2489477
AA
118932016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11894
11895 * gdb.arch/s390-stackless.S: New.
11896 * gdb.arch/s390-stackless.exp: New.
11897
38899f16
IB
118982016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11899
11900 * gdb.dlang/circular.c: New file.
11901 * gdb.dlang/circular.exp: New file.
11902
9fde51ed
YQ
119032016-02-26 Yao Qi <yao.qi@linaro.org>
11904
11905 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11906 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11907 (testcases): Update.
11908
ce90fefe
YQ
119092016-02-26 Yao Qi <yao.qi@linaro.org>
11910
11911 * gdb.reverse/aarch64.c: Rename to ...
11912 * gdb.reverse/insn-reverse.c: ... it.
11913 * gdb.reverse/aarch64.exp: Rename to ...
11914 * gdb.reverse/insn-reverse.exp: ... it.
11915
3263bceb
YQ
119162016-02-26 Yao Qi <yao.qi@linaro.org>
11917
11918 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11919 (testcase_ftype): New.
11920 (testcases): New array.
11921 (n_testcases): New.
11922 (main): Call each element in testcases.
11923 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11924 (read_testcase): New.
11925 Do the tests in a loop.
11926
6cb59ff1
YQ
119272016-02-25 Yao Qi <yao.qi@linaro.org>
11928
11929 * gdb.base/branches.c: Remove.
11930
ae91f625
MK
119312016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11932
11933 PR gdb/13808
11934 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11935
678b48b7
MK
119362016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11937
11938 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11939
7337a6f2
MK
119402016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11941
11942 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11943 change x86_64 call_insn to 'callq'.
11944
861ca91f
AT
119452016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11946
11947 * gdb.trace/tfile-avx.c: Move to...
11948 * gdb.trace/tracefile-pseudo-reg.c: Here.
11949 * gdb.trace/tfile-avx.exp: Move to...
11950 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11951
bf74e428
GB
119522016-02-24 Gary Benson <gbenson@redhat.com>
11953
11954 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11955 message on attach.
11956
cce0e923
DE
119572016-02-23 Doug Evans <dje@google.com>
11958
11959 * gdb.base/skip.c (test_skip): New function.
11960 (end_test_skip_file_and_function): New function.
11961 (test_skip_file_and_function): New function.
11962 * gdb.base/skip1.c (test_skip): New function.
11963 (skip1_test_skip_file_and_function): New function.
11964 * gdb.base/skip.exp: Add tests for new skip options.
11965 * gdb.base/skip-solib.exp: Update expected output.
11966 * gdb.perf/skip-command.cc: New file.
11967 * gdb.perf/skip-command.exp: New file.
11968 * gdb.perf/skip-command.py: New file.
11969
4000e47e
MK
119702016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11971
11972 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11973 info registers pattern.
11974
24f75ead
IB
119752016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11976
11977 * lib/future.exp: Add D support.
11978 (gdb_find_gdc): New proc.
11979 (gdb_default_target_compile): Add D support.
11980
fbb7bcbe
WW
119812016-02-18 Wei-cheng Wang <cole945@gmail.com>
11982
11983 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11984 user+system time.
11985 (trace_speed_test): Determine the iteration count for a time
11986 between 15..30 seconds.
11987
012b3a21
WT
119882016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11989
11990 * gdb.arch/i386-mpx-sigsegv.c: New file.
11991 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11992 * gdb.arch/i386-mpx-simple_segv.c: New file.
11993 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11994
2d5189bd
YQ
119952016-02-18 Yao Qi <yao.qi@linaro.org>
11996
11997 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11998 Don't call setup_kfail.
11999
40fb20d0
YQ
120002016-02-18 Yao Qi <yao.qi@linaro.org>
12001
12002 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12003 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12004
21b1f8d2
DE
120052016-02-16 Doug Evans <dje@google.com>
12006
12007 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12008 * gdb.base/skip1.c: Ditto.
12009 * gdb.base/skip.exp: Whitespace cleanup.
12010
4041ed77
DB
120112016-02-16 Don Breazeal <donb@codesourcery.com>
12012
12013 PR remote/19496
12014 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12015 Remove kfail for PR remote/19496.
12016
c4ef31bf
SM
120172016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12018
12019 * lib/gdb.exp (standard_temp_file): Return a path specific to
12020 the runtest invocation.
12021
266b65b3
SM
120222016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12023
12024 * gdb.trace/save-trace.exp: Change relative path to be in the
12025 standard output directory.
12026
a7a0a6a9
JK
120272016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12028
12029 * gdb.arch/i386-prologue.c: Add missing prototypes.
12030
c99dbb42
JK
120312016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12032
12033 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12034 * gdb.arch/i386-prologue.exp: Likewise.
12035 * gdb.arch/i386-size.exp: Likewise.
12036
aa480355
SM
120372016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12038
12039 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12040 define object file path.
12041 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12042 file path.
12043 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12044 standard_output_file to define binfile.
12045
ba881f50
JK
120462016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12047
12048 Fix compatibility with recent gfortran-5.3.1.
12049 * gdb.fortran/vla-history.exp (print vla1 allocated)
12050 (print vla2 allocated, print $2, print $3): Remove
12051 (print $4): Rename to ...
12052 (print $2): ... here.
12053 (print $9): Rename to ...
12054 (print $5): ... here.
12055 (print $10): Rename to ...
12056 (print $6): ... here.
12057 * gdb.fortran/vla.f90: Add pvla initialization.
12058
e9fb005c
JK
120592016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12060
12061 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12062 New test.
12063 * gdb.fortran/vla-value-sub.exp: Likewise.
12064
e44e00ff
MK
120652016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12066
12067 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12068
97e94151
SM
120692016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12070
12071 * i386-biarch-core.exp: Define corefile using
12072 standard_output_file.
12073
01113bc1
YQ
120742016-02-12 Yao Qi <yao.qi@linaro.org>
12075
12076 * gdb.arch/arm-single-step-kernel-helper.c: New.
12077 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12078
33b4777c
MM
120792016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12080
12081 * gdb.btrace/tailcall-only.exp: New.
12082 * gdb.btrace/tailcall-only.c: New.
12083 * gdb.btrace/x86_64-tailcall-only.S: New.
12084 * gdb.btrace/i686-tailcall-only.S: New.
12085
acc23c11
PA
120862016-02-11 Pedro Alves <palves@redhat.com>
12087
12088 * README (Parallel testing): Add missing double quotes.
12089
e352bf0a
PA
120902016-02-11 Pedro Alves <palves@redhat.com>
12091
12092 * README (Parallel testing): New section.
12093 (GDB_PARALLEL): Rewrite.
12094 (FORCE_PARALLEL): Document.
12095
9f5fed78
MK
120962016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12097
12098 * gdb.trace/tfile-avx.c: New test.
12099 * gdb.trace/tfile-avx.exp: New test.
12100
9ef9e6a6
KS
121012016-02-09 Keith Seitz <keiths@redhat.com>
12102
12103 PR breakpoints/19546
12104 * gdb.base/infcall-exec.c: New file.
12105 * gdb.base/infcall-exec2.c: New file.
12106 * gdb.base/infcall-exec.exp: New file.
12107
a96e36da
KS
121082016-02-09 Keith Seitz <keiths@redhat.com>
12109
12110 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12111 (toplevel): Call test_bkpt_address.
12112
9f61929f
KS
121132016-02-09 Keith Seitz <keiths@redhat.com>
12114
12115 PR python/19506
12116 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12117 (toplevel): Call test_bkpt_address.
12118
1e94266c
SM
121192016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12120
12121 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12122 to AC_OUTPUT.
12123 * configure: Regenerate.
12124
2a7f3dff
PA
121252016-02-09 Pedro Alves <palves@redhat.com>
12126
12127 PR breakpoints/19548
12128 * gdb.base/execl-update-breakpoints.c (some_function): New
12129 function.
12130 (main): Call it.
12131 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12132 Tighten expected GDB output.
12133
2151ccc5
SM
121342016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12135
12136 * Makefile.in (ALL_SUBDIRS): Remove.
12137 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12138 (distclean maintainer-clean realclean): Likewise.
12139 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12140 * configure: Regenerate.
12141 * gdb.ada/Makefile.in: Delete.
12142 * gdb.arch/Makefile.in: Likewise.
12143 * gdb.asm/Makefile.in: Likewise.
12144 * gdb.base/Makefile.in: Likewise.
12145 * gdb.btrace/Makefile.in: Likewise.
12146 * gdb.cell/Makefile.in: Likewise.
12147 * gdb.compile/Makefile.in: Likewise.
12148 * gdb.cp/Makefile.in: Likewise.
12149 * gdb.disasm/Makefile.in: Likewise.
12150 * gdb.dlang/Makefile.in: Likewise.
12151 * gdb.dwarf2/Makefile.in: Likewise.
12152 * gdb.fortran/Makefile.in: Likewise.
12153 * gdb.gdb/Makefile.in: Likewise.
12154 * gdb.go/Makefile.in: Likewise.
12155 * gdb.guile/Makefile.in: Likewise.
12156 * gdb.java/Makefile.in: Likewise.
12157 * gdb.linespec/Makefile.in: Likewise.
12158 * gdb.mi/Makefile.in: Likewise.
12159 * gdb.modula2/Makefile.in: Likewise.
12160 * gdb.multi/Makefile.in: Likewise.
12161 * gdb.objc/Makefile.in: Likewise.
12162 * gdb.opencl/Makefile.in: Likewise.
12163 * gdb.opt/Makefile.in: Likewise.
12164 * gdb.pascal/Makefile.in: Likewise.
12165 * gdb.perf/Makefile.in: Likewise.
12166 * gdb.python/Makefile.in: Likewise.
12167 * gdb.reverse/Makefile.in: Likewise.
12168 * gdb.server/Makefile.in: Likewise.
12169 * gdb.stabs/Makefile.in: Likewise.
12170 * gdb.threads/Makefile.in: Likewise.
12171 * gdb.trace/Makefile.in: Likewise.
12172 * gdb.xml/Makefile.in: Likewise.
12173 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12174 GDB_PARALLEL.
12175 (standard_output_file): Remove check for GDB_PARALLEL, always
12176 return path in outputs/$subdir/$testname.
12177
437277d4
SM
121782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12179
12180 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12181 (site.exp): Assign abs_srcdir to tcl's srcdir.
12182
31d913c7
YQ
121832016-02-04 Yao Qi <yao.qi@linaro.org>
12184
12185 * gdb.base/foll-exec-mode.c: Include limits.h.
12186 (main): Add parameters argc and argv. Get directory from
12187 argv[0].
12188 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12189 compilation.
12190 * gdb.base/foll-exec.c: Include limits.h.
12191 (main): Add parameters argc and argv.
12192 Get directory from argv[0].
12193 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12194 Adjust tests on the number of lines as source code changed.
12195 * gdb.base/foll-vfork-exit.c: Include limits.h.
12196 (main): Add one line of statement before vfork.
12197 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12198 (main): Add parameters argc and argv. Get directory from
12199 argv[0].
12200 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12201 (setup_gdb): Set tbreak to skip some source lines.
12202 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12203 (main): Add parameters argc and argv. Get directory from
12204 argv[0].
12205 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12206 compilation.
12207 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12208 (main): Add parameters argc and argv. Get directory from
12209 argv[0].
12210 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12211 compilation.
12212
9482b9fb
DE
122132016-02-01 Doug Evans <dje@google.com>
12214
12215 * gdb.base/skip.exp: Clean up multiple references to same test name.
12216
6b2e4f10
PA
122172016-02-01 Pedro Alves <palves@redhat.com>
12218
ccb6afd6 12219 PR remote/19496
6b2e4f10
PA
12220 * gdb.threads/forking-threads-plus-breakpoint.exp
12221 (displaced_stepping_supported): New global.
12222 (probe_displaced_stepping_support): New procedure.
12223 (do_test): Add 'displaced' parameter, and use it.
12224 (top level): Check for displaced stepping support. Add displaced
12225 stepping on/off testing axis.
12226
37a8db1a
AB
122272016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12228
12229 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12230 pointer. Don't perform further tests on the unassociated pointer
12231 if the first test fails.
12232
5fdf6324
AB
122332016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12234
12235 * gdb.base/max-value-size.c: New file.
12236 * gdb.base/max-value-size.exp: New file.
12237 * gdb.base/huge.exp: Disable max-value-size for this test.
12238
935c6144
IB
122392016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12240
12241 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12242
7fe8399d
YQ
122432016-01-28 Yao Qi <yao.qi@linaro.org>
12244
12245 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12246
a2077e25
PA
122472016-01-25 Pedro Alves <palves@redhat.com>
12248
12249 PR threads/19461
12250 * gdb.base/fork-running-state.c: New file.
12251 * gdb.base/fork-running-state.exp: New file.
12252
1d2736d4
PA
122532016-01-25 Pedro Alves <palves@redhat.com>
12254
12255 PR gdb/19494
12256 * gdb.base/catch-fork-kill.c: New file.
12257 * gdb.base/catch-fork-kill.exp: New file.
12258
f1da4b11
PA
122592016-01-25 Pedro Alves <palves@redhat.com>
12260
12261 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12262 Delete, moved to lib/gdb.exp.
12263 * gdb.threads/forking-threads-plus-breakpoint.exp
12264 (foreach_with_prefix): Likewise.
12265 * gdb.threads/process-dies-while-handling-bp.exp
12266 (foreach_with_prefix): Likewise.
12267 * lib/gdb.exp (foreach_with_prefix): New procedure.
12268
45f38546
MK
122692016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12270
12271 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12272 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12273
dc29a1ce
MK
122742016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12275
12276 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12277 endian targets.
12278
092127d7
JK
122792016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12280 Pedro Alves <palves@redhat.com>
12281
12282 Fix testsuite compatibility with Guile.
12283 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12284 number.
12285
31d765d3
JK
122862016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12287
12288 Fix testsuite compatibility with Guile.
12289 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12290 (thread 1): New test for backtrace through signal handler.
12291
1ac78c04
YQ
122922016-01-22 Yao Qi <yao.qi@linaro.org>
12293
12294 PR testsuite/19491
12295 * gdb.base/multi-forks.c: Include
12296 ../lib/unbuffer_output.c
12297 (main): Call gdb_unbuffer_output.
12298
4f5946a8
DE
122992016-01-21 Doug Evans <dje@google.com>
12300
12301 * lib/ada.exp (gdb_compile_ada): Fix typo.
12302
305e13e6
JB
123032016-01-21 Joel Brobecker <brobecker@adacore.com>
12304
12305 * gdb.base/break-fun-addr.exp: New file.
12306 * gdb.base/break-fun-addr1.c: New file.
12307 * gdb.base/break-fun-addr2.c: New file.
12308
5f5dfff6
SM
123092016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12310
12311 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12312 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12313 enum flag values.
12314
fd356fa2
AA
123152016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12316
12317 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12318 when GDB can not set the vector return value. Add more comments
12319 for clarification.
12320
9df22175
AT
123212016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12322
12323 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12324 command.
12325
41d1845e
SM
123262016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12327
12328 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12329
01ac6840
SM
123302016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12331
12332 * Makefile.in (check-single): Pass --status to runtest.
12333 (check/%.exp): Likewise.
12334
123352016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12336
12337 * Makefile.in (check-parallel): Propagate return code from make
12338 do-check-parallel.
12339
bd0a71fa
MK
123402016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12341
12342 * gdb.trace/ftrace.exp: Fix expected message on continue.
12343 * gdb.trace/pending.exp: Fix expected message on continue.
12344 * gdb.trace/trace-break.exp: Fix expected message on continue.
12345
8bcbad33
SM
123462016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12347
12348 * lib/gdb.exp (gdb_test): Remove unused global references.
12349
f303dbd6
PA
123502016-01-18 Pedro Alves <palves@redhat.com>
12351
12352 * gdb.base/async-shell.exp: Adjust expected output.
12353 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12354 * gdb.base/siginfo-thread.exp: Adjust expected output.
12355 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12356 * gdb.java/jnpe.exp: Adjust expected output.
12357 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12358 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12359 * gdb.threads/leader-exit.exp: Adjust expected output.
12360 * gdb.threads/manythreads.exp: Adjust expected output.
12361 * gdb.threads/pthreads.exp: Adjust expected output.
12362 * gdb.threads/schedlock.exp: Adjust expected output.
12363 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12364 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12365 expected output.
12366 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12367 output.
12368 * gdb.threads/sigthread.exp: Adjust expected output.
12369 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12370
b2789696
YQ
123712016-01-18 Yao Qi <yao.qi@linaro.org>
12372
12373 * gdb.guile/scm-section-script.c: Replace @progbits with
12374 %progbits.
12375 * gdb.python/py-section-script.c: Likewise.
12376
71ef29a8
PA
123772016-01-15 Pedro Alves <palves@redhat.com>
12378
12379 * gdb.multi/tids.exp: Test star wildcard ranges.
12380
3f5b7598
PA
123812016-01-15 Pedro Alves <palves@redhat.com>
12382
12383 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12384 command from "thread apply" invocation.
12385 (thr_apply_info_thr_invalid): Default the expected output to the
12386 input tid list.
12387 (top level): Add tests that use convenience variables. Add tests
12388 for "thread apply" with a valid TID list, but missing the command.
12389
663f6d42
PA
123902016-01-13 Pedro Alves <palves@redhat.com>
12391
12392 * gdb.base/default.exp: Expect $_gthread as well.
12393 * gdb.multi/tids.exp: Test $_gthread.
12394 * gdb.threads/thread-specific.exp: Test $_gthread.
12395
c84f6bbf
PA
123962016-01-13 Pedro Alves <palves@redhat.com>
12397
12398 * gdb.multi/tids.exp: Test "info threads -gid".
12399
22a02324
PA
124002016-01-13 Pedro Alves <palves@redhat.com>
12401
12402 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12403 Breakpoint.thread.
12404 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12405
5d5658a1
PA
124062016-01-07 Pedro Alves <palves@redhat.com>
12407
12408 * gdb.base/break.exp: Adjust to output changes.
12409 * gdb.base/hbreak2.exp: Likewise.
12410 * gdb.base/sepdebug.exp: Likewise.
12411 * gdb.base/watch_thread_num.exp: Likewise.
12412 * gdb.linespec/keywords.exp: Likewise.
12413 * gdb.multi/info-threads.exp: Likewise.
12414 * gdb.threads/thread-find.exp: Likewise.
12415 * gdb.multi/tids.c: New file.
12416 * gdb.multi/tids.exp: New file.
12417
84654457
PA
124182016-01-13 Pedro Alves <palves@redhat.com>
12419
12420 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12421
e3940304
PA
124222016-01-13 Pedro Alves <palves@redhat.com>
12423
12424 * gdb.base/default.exp: Expect $_inferior as well.
12425 * gdb.multi/base.exp: Test $_inferior.
12426
a911d87a
PA
124272016-01-13 Pedro Alves <palves@redhat.com>
12428
12429 PR breakpoints/19388
12430 * gdb.base/catch-signal-siginfo-cond.c: New file.
12431 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12432
82075af2
JS
124332016-01-12 Josh Stone <jistone@redhat.com>
12434 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12435
12436 * gdb.base/catch-syscall.c (do_execve): New variable.
12437 (main): Conditionally trigger an execve.
12438 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12439 (test_catch_syscall_execve): New, check entry/return across execve.
12440 (do_syscall_tests): Call test_catch_syscall_execve.
12441
e46eeedd
PA
124422016-01-12 Pedro Alves <palves@redhat.com>
12443
12444 * gdb.base/random-signal.exp (do_test): New procedure, with body
12445 of testcase moved in.
12446
01d8c27e
JK
124472016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12448 Pedro Alves <palves@redhat.com>
12449
12450 * gdb.base/funcargs.exp (finish from indirectly called function):
12451 Reintroduce the case for 'First'.
12452
9a706302
JK
124532016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12454 Pedro Alves <palves@redhat.com>
12455
12456 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12457 (tcatch_vfork_then_child_follow_exec)
12458 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12459 identification.
12460
c0ecb95f
JK
124612016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12462
12463 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12464 and repeats to unlimited.
12465 * gdb.python/py-value.exp: Likewise.
12466 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12467 and repeats to unlimited.
12468
6cfc1fcb
JK
124692016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12470
12471 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12472 and reordering the functions.
12473 * gdb.multi/hangout.c: Likewise.
12474 * gdb.multi/hello.c: Likewise.
12475
582a1b00
SM
124762016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12477
12478 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12479 absolute.
12480 (SingleStatisticTestResult.report): Use dict.keys instead of
12481 dict.iterkeys.
12482
79bc59cb
PA
124832016-01-06 Pedro Alves <palves@redhat.com>
12484
12485 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12486
43368e1d
MM
124872016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12488
12489 * gdb.btrace/dlopen.exp: New.
12490 * gdb.btrace/dlopen.c: New.
12491 * gdb.btrace/dlopen-dso.c: New.
12492
79fad5b8
SL
124932015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12494
12495 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12496 PATTERN argument is optional.
12497
ab8314b3
JB
124982015-12-24 Joel Brobecker <brobecker@adacore.com>
12499
12500 * lib/ada.exp (target_compile_ada_from_dir): New function.
12501 (gdb_compile_ada): Reimplement avoiding the use of project files.
12502 * gdb.ada/gnat_ada.gpr: Delete.
12503 * gdb.ada/cond_lang.exp: Adjust test to make path before
12504 filename optional.
12505 * gdb.ada/small_reg_param.exp: Likewise.
12506
fe33faff
SM
125072015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12508
12509 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12510
6d265cb4
TP
125112015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12512
12513 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12514 case.
12515
10125099
SM
125162015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12517
12518 * gdb.base/break.exp: Remove dead code.
12519 * gdb.base/sepdebug.exp: Likewise.
12520
3ca22649
SM
125212015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12522
12523 * gdb.asm/asm-source.exp: Remove HP-UX references.
12524 * gdb.base/annota1.exp: Likewise.
12525 * gdb.base/annota3.exp: Likewise.
12526 * gdb.base/attach.exp: Likewise.
12527 * gdb.base/bigcore.exp: Likewise.
12528 * gdb.base/break.exp: Likewise.
12529 * gdb.base/call-ar-st.exp: Likewise.
12530 * gdb.base/callfuncs.exp: Likewise.
12531 * gdb.base/catch-fork-static.exp: Likewise.
12532 * gdb.base/display.exp: Likewise.
12533 * gdb.base/foll-exec-mode.exp: Likewise.
12534 * gdb.base/foll-exec.exp: Likewise.
12535 * gdb.base/foll-fork.exp: Likewise.
12536 * gdb.base/foll-vfork.exp: Likewise.
12537 * gdb.base/funcargs.exp: Likewise.
12538 * gdb.base/hbreak2.exp: Likewise.
12539 * gdb.base/inferior-died.exp: Likewise.
12540 * gdb.base/interrupt.exp: Likewise.
12541 * gdb.base/multi-forks.exp: Likewise.
12542 * gdb.base/nodebug.exp: Likewise.
12543 * gdb.base/sepdebug.exp: Likewise.
12544 * gdb.base/solib1.c: Likewise.
12545 * gdb.base/step-test.exp: Likewise.
12546 * gdb.mi/non-stop.c: Likewise.
12547 * gdb.mi/pthreads.c: Likewise.
12548 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12549 * gdb.threads/pthreads.c: Likewise.
12550 * gdb.threads/staticthreads.exp: Likewise.
12551 * lib/future.exp: Likewise.
12552 * lib/gdb.exp: Likewise.
12553 * gdb.base/so-indr-cl.c: Remove.
12554 * gdb.base/so-indr-cl.exp: Likewise.
12555 * gdb.base/solib.c: Likewise.
12556 * gdb.base/solib.exp: Likewise.
12557 * gdb.base/solib2.c: Likewise.
12558
b6304613
SM
125592015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12560
12561 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12562 * gdb.base/call-ar-st.exp: Likewise.
12563 * gdb.base/callfuncs.exp: Likewise.
12564 * gdb.base/condbreak.exp: Likewise.
12565 * gdb.base/constvars.exp: Likewise.
12566 * gdb.base/hbreak2.exp: Likewise.
12567 * gdb.base/langs.exp: Likewise.
12568 * gdb.base/list.exp: Likewise.
12569 * gdb.base/long_long.exp: Likewise.
12570 * gdb.base/ptype.exp: Likewise.
12571 * gdb.base/scope.exp: Likewise.
12572 * gdb.base/signals.exp: Likewise.
12573 * gdb.base/so-impl-ld.exp: Likewise.
12574 * gdb.base/varargs.exp: Likewise.
12575 * gdb.base/volatile.exp: Likewise.
12576 * gdb.base/whatis.exp: Likewise.
12577 * gdb.cp/cplusfuncs.exp: Likewise.
12578 * gdb.cp/inherit.exp: Likewise.
12579 * gdb.cp/local.exp: Likewise.
12580 * gdb.cp/member-ptr.exp: Likewise.
12581 * gdb.cp/method.exp: Likewise.
12582 * gdb.cp/overload.exp: Likewise.
12583 * gdb.cp/templates.exp: Likewise.
12584 * gdb.stabs/weird.exp: Likewise.
12585 * lib/compiler.c: Likewise.
12586 * lib/compiler.cc: Likewise.
12587 * lib/cp-support.exp: Likewise.
12588 * lib/gdb.exp: Likewise.
12589
bf401b07
SM
125902015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12591
12592 * configure.ac: Remove HP-UX case.
12593 * configure: Regenerate.
12594
aff9c0f8
SM
125952015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12596
12597 * lib/gdb.exp (gdb_compile): Add function doc.
12598
a6904d5a
PA
125992015-12-17 Pedro Alves <palves@redhat.com>
12600
12601 PR threads/19354
12602 * gdb.multi/info-threads.exp: New file.
12603
a22279dd
YQ
126042015-12-15 Yao Qi <yao.qi@linaro.org>
12605
12606 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12607 is aarch64*-*-*.
12608
0588c796
SL
126092015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12610
12611 * gdb.base/history-duplicates.exp: Skip if no readline support.
12612
5d978e17
SL
126132015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12614
12615 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12616
7e763b86
SL
126172015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12618
12619 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12620
87a3a92c
SL
126212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12622
12623 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12624 ctrl-C if nointerrupts target property is set.
12625 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12626 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12627 * gdb.base/paginate-bg-execution.exp: Likewise.
12628 * gdb.base/paginate-execution-startup.exp: Likewise.
12629 * gdb.base/random-signal.exp: Likewise.
12630 * gdb.base/range-stepping.exp: Likewise.
12631 * gdb.cp/annota2.exp: Likewise.
12632 * gdb.cp/annota3.exp: Likewise.
12633 * gdb.gdb/selftest.exp: Likewise.
12634 * gdb.threads/continue-pending-status.exp: Likewise.
12635 * gdb.threads/leader-exit.exp: Likewise.
12636 * gdb.threads/manythreads.exp: Likewise.
12637 * gdb.threads/pthreads.exp: Likewise.
12638 * gdb.threads/schedlock.exp: Likewise.
12639 * gdb.threads/sigthread.exp: Likewise.
12640
a8f077dc
DB
126412015-12-11 Don Breazeal <donb@codesourcery.com>
12642
12643 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12644 remote.
12645 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12646 * gdb.base/foll-exec.exp (main): Enable for target remote.
12647 * gdb.base/foll-fork.exp (main): Likewise.
12648 * gdb.base/foll-vfork.exp (main): Likewise.
12649 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12650 (proc continue_to_exit_bp_loc): Use clean_restart.
12651 * gdb.base/pie-execl.exp (main): Disable for target remote.
12652 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12653 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12654 * gdb.threads/execl.exp (main): Likewise.
12655 * gdb.threads/fork-child-threads.exp (main): Likewise.
12656 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12657 remote.
12658 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12659 remote.
12660 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12661 pid.tid style ptids, instead of just tid.
12662 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12663 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12664 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12665 ptids, instead of just tid.
12666
3b2464a8
AB
126672015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12668
12669 * gdb.base/list.exp (test_list_forward): Add end of file error
12670 test.
12671 (test_repeat_list_command): Add end of file error test.
12672 (test_list_backwards): Add beginning of file error test.
12673
a0def019
AB
126742015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12675
12676 * gdb.base/list.exp (test_list_invalid_args): New function,
12677 defined, and called.
12678
5c000dff
AB
126792015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12680
12681 * gdb.base/list.exp (test_list): Make test names unique.
12682
f1637ebe
YQ
126832015-12-11 Yao Qi <yao.qi@linaro.org>
12684
12685 * gdb.base/coremaker2.c: Remove.
12686
36d6fc0a
PA
126872015-12-10 Pedro Alves <palves@redhat.com>
12688
12689 * gdb.multi/base.exp: Remove stale "spaces" references.
12690
762f7747
PA
126912015-12-10 Pedro Alves <palves@redhat.com>
12692
12693 * gdb.multi/base.exp: Don't use nowarnings.
12694 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12695 * gdb.multi/hangout.c: Include stdio.h.
12696 * gdb.multi/hello.c: Include stdlib.h.
12697 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12698 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12699 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12700
28d2bfb9
AB
127012015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12702
12703 * gdb.dwarf2/dw2-ranges-base.c: New file.
12704 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12705 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12706 support additional line table, and debug ranges generation.
12707 (Dwarf::ranges): New function, generate .debug_ranges.
12708 (Dwarf::lines): Support generating simple line table programs.
12709 (Dwarf::assemble): Initialise new namespace variables.
12710
5fc2beac
KB
127112015-12-09 Kevin Buettner <kevinb@redhat.com>
12712
12713 * gdb.base/async.exp (proc test_background): Add case for
12714 asynchronous execution not supported.
12715
1c35a88f
LM
127162015-12-09 Luis Machado <lgustavo@codesourcery.com>
12717
12718 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12719 format and change test names to make them unique.
12720
b593e3d9
RK
127212015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12722 Pedro Alves <pedro@redhat.com>
12723
12724 PR gdb/18702
12725 Add checking of floatformats setup on x86_64 hosts.
12726 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12727 (smallval, bigval): New labels/constants.
12728 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12729 float" after loading bigval and smallval.
12730
d72413e6
PMR
127312015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12732
12733 * gdb.ada/fun_overload_menu.exp: New testcase.
12734 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12735
ece66d65
JS
127362015-12-04 Josh Stone <jistone@redhat.com>
12737
12738 * gdb.base/catch-fork-static.exp: New.
12739
41d0efca
YQ
127402015-12-03 Yao Qi <yao.qi@linaro.org>
12741
12742 * gdb.base/sizeof.c: Don't include stdio.h and
12743 ../lib/unbuffer_output.c.
12744 (main): New variable 'size' and 'value'. Remove printf and
12745 gdb_unbuffer_output. Assign return value to size and value.
12746 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12747 at the beginning.
12748 (check_sizeof): Check the result by printing variable 'size'.
12749 (check_valueof): Check the result by printing variable 'value'.
12750
99fd02d9
YQ
127512015-12-01 Yao Qi <yao.qi@linaro.org>
12752
12753 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12754 for aarch64*-*-linux* target.
12755
f2faf941
PA
127562015-11-30 Pedro Alves <palves@redhat.com>
12757
12758 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12759
04bf20c5
PA
127602015-11-30 Pedro Alves <palves@redhat.com>
12761
12762 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12763 Handle non-stop mode vCont replies.
12764
09df4675
PA
127652015-11-30 Pedro Alves <palves@redhat.com>
12766
12767 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12768 prepare_for_testing. Start gdb with "set non-stop on" appended to
12769 GDBFLAGS. Lax expected stop output.
12770
58b584af
YQ
127712015-11-27 Yao Qi <yao.qi@linaro.org>
12772
12773 * gdb.arch/arm-neon.exp: New.
12774 * gdb.arch/arm-neon.c: New.
12775
dfcb77a8
YQ
127762015-11-27 Yao Qi <yao.qi@linaro.org>
12777
12778 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12779
88e8ec1b
YQ
127802015-11-27 Yao Qi <yao.qi@linaro.org>
12781
12782 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12783 frames-invalid annotation.
12784
bfde72c2
YQ
127852015-11-27 Yao Qi <yao.qi@linaro.org>
12786
12787 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12788
f6512a69
SM
127892015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12790
12791 * gdb.threads/names.exp: New file.
12792 * gdb.threads/names.c: New file.
12793 * README: Mention gdb,no_thread_names.
12794
46a3515b
MM
127952015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12796
12797 PR 19297
12798 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12799 support" error.
12800
62147a22
PA
128012015-11-24 Pedro Alves <palves@redhat.com>
12802
12803 PR 17539
12804 * gdb.base/display.exp: Expect displays to be sorted in ascending
12805 order. Use multi_line.
12806 * gdb.base/solib-display.exp: Likewise.
12807
2f341b6e
PA
128082015-11-24 Pedro Alves <palves@redhat.com>
12809
12810 PR 17539
25d49b86
PA
12811 * gdb.base/display.exp: Expect displays to be sorted in ascending
12812 order. Use multi_line.
12813 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12814
7e0aa6aa
PA
128152015-11-24 Pedro Alves <palves@redhat.com>
12816
12817 PR 17539
12818 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12819 threads in ascending order.
12820 * gdb.base/foll-fork.exp: Likewise.
12821 * gdb.base/foll-vfork.exp: Likewise.
12822 * gdb.base/multi-forks.exp: Likewise.
12823 * gdb.mi/mi-nonstop.exp: Likewise.
12824 * gdb.mi/mi-nsintrall.exp: Likewise.
12825 * gdb.multi/base.exp: Likewise.
12826 * gdb.multi/multi-arch.exp: Likewise.
12827 * gdb.python/py-inferior.exp: Likewise.
12828 * gdb.threads/break-while-running.exp: Likewise.
12829 * gdb.threads/execl.exp: Likewise.
12830 * gdb.threads/gcore-thread.exp: Likewise.
12831 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12832 * gdb.threads/kill.exp: Likewise.
12833 * gdb.threads/linux-dp.exp: Likewise.
12834 * gdb.threads/multiple-step-overs.exp: Likewise.
12835 * gdb.threads/next-bp-other-thread.exp: Likewise.
12836 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12837 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12838 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12839 * gdb.threads/thread-find.exp: Likewise.
12840 * gdb.threads/tls.exp: Likewise.
12841 * lib/mi-support.exp (mi_reverse_list): Delete.
12842 (mi_check_thread_states): No longer reverse list.
12843
2cc57ad8
PA
128442015-11-24 Pedro Alves <palves@redhat.com>
12845
12846 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12847 use lowercase.
12848
c93e8391
SM
128492015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12850
12851 * gdb.trace/actions.c: Include trace-common.h.
12852 (main): Add a location for a fast tracepoint.
12853 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12854 the normal tracepoints.
12855 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12856
045ccf91
SM
128572015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12858
12859 * save-trace.exp: Factor out code to these...
12860 (gdb_save_tracepoints): New.
12861 (gdb_load_tracepoints): New.
12862 (do_save_load_test): New.
12863
5506f9f6
KB
128642015-11-23 Kevin Buettner <kevinb@redhat.com>
12865
12866 * gdb.base/asmlabel.exp: New test.
12867 * gdb.base/asmlabel.c: New test case.
12868
16c3b12f
JB
128692015-11-23 Joel Brobecker <brobecker@adacore.com>
12870
12871 * gdb.base/wrong_frame_bt_full-main.c: New file.
12872 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12873 * gdb.base/wrong_frame_bt_full.exp: New file.
12874
155bfbd3
JB
128752015-11-23 Joel Brobecker <brobecker@adacore.com>
12876
12877 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12878
bb097445
JM
128792015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12880
206853a0 12881 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12882 pstate register when comparing registers values in
12883 sparc64-*-linux-gnu targets to avoid spurious differences.
12884
9c88ed8f
JM
128852015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12886
206853a0 12887 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12888
96161e25
SL
128892015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12890
12891 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12892 as type argument to gdb_compile.
12893 * gdb.base/nested-subp2.exp: Likewise.
12894 * gdb.base/nested-subp3.exp: Likewise.
12895
340c2830
DV
128962015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12897
12898 * lib/dwarf.exp (_note): Fix left shift of negative value.
12899 * gdb.trace/trace-condition.exp: Likewise.
12900
c1862d0f
YQ
129012015-11-13 Yao Qi <yao.qi@linaro.org>
12902
12903 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12904 comments about d10v.
12905 (test_scalar_returns): Likewise.
12906 * gdb.base/d10v.ld: Remove.
12907 * gdb.base/overlays.exp: Remove the target triplet checking for
12908 d10v-*-*.
12909 * gdb.base/structs.exp (test_struct_returns): Remove the
12910 comments about d10v.
12911 (test_struct_calls): Likewise.
12912
77ae9c19
YQ
129132015-11-13 Yao Qi <yao.qi@linaro.org>
12914
12915 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12916 * gdb.base/gnu_vector.c: Don't include stdio.h.
12917 (main): Don't print res and call add_some_intvecs.
12918
430e004e
MK
129192015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12920
12921 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12922 macro.
12923 (func5): Removed.
12924 (func4): Use FAST_TRACEPOINT_LABEL.
12925 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12926 macro.
12927 (func): Removed.
12928 (thread_function): Use FAST_TRACEPOINT_LABEL.
12929 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12930 (func): Remove.
12931 (marker): Use FAST_TRACEPOINT_LABEL.
12932 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12933 (pendfunc1): Remove.
12934 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12935 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12936 (foo): Remove.
12937 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12938 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12939 macro.
12940 (func): Remove.
12941 (marker): Use FAST_TRACEPOINT_LABEL.
12942 * gdb.trace/trace-common.h: New header.
12943 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12944 macro.
12945 (func): Remove.
12946 (marker): Use FAST_TRACEPOINT_LABEL.
12947 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12948 (func): Remove.
12949 (thread_function): Use FAST_TRACEPOINT_LABEL.
12950
6e7675a7
MK
129512015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12952
12953 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12954 in front.
12955 * gdb.trace/change-loc.exp: Use global pcreg definition.
12956 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12957 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12958 in front.
12959 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12960 * gdb.trace/pending.exp: Likewise.
12961 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12962 * gdb.trace/trace-break.exp: Likewise.
12963 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12964 in front.
12965 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12966 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12967 in front.
12968 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12969
dddc0e16
JB
129702015-11-09 Joel Brobecker <brobecker@adacore.com>
12971
12972 * gdb.ada/fin_fun_out: New testcase.
12973
c6f0b406
KB
129742015-11-07 Kevin Buettner <kevinb@redhat.com>
12975
12976 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12977 value associated with DW_AT_byte_size.
12978 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12979 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12980 DW_AT_upper_bound.
12981
f01dcfd9
KB
129822015-11-07 Kevin Buettner <kevinb@redhat.com>
12983
12984 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12985 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12986 version.
12987 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12988 gdb.dwarf2/dw2-canonicalize-type.exp,
12989 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12990 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12991 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12992 provided by gdb_target_symbol_prefix_flags_asm.
12993 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12994 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12995 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12996 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12997 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12998 macros where needed). Use this macro for symbols which require
12999 the prefix provided by SYMBOL_PREFIX.
13000
2223449a
KB
130012015-11-05 Kevin Buettner <kevinb@redhat.com>
13002
13003 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13004 New procs.
13005 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13006 representing expressions, of more than one list element.
13007 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13008 to prepend linker symbol prefix to f.
13009 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13010 table_1 and table_2.
13011 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13012 Likewise, for f and g.
13013 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13014 for ptr.
13015 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13016 for main.
13017 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13018 table_1_ptr and table_2_ptr.
13019
6f2f1a3a
JK
130202015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13021 Joel Brobecker <brobecker@adacore.com>
13022
13023 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13024
566c56c9
MK
130252015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13026
13027 * gdb.reverse/s390-mvcle.c: New test.
13028 * gdb.reverse/s390-mvcle.exp: New file.
13029 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13030
d5f0636b
MK
130312015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13032
13033 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13034
7ad8b86c
MK
130352015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13036
13037 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13038 reaching marker2.
13039 * gdb.reverse/getresuid-reverse.exp: Likewise.
13040 * gdb.reverse/pipe-reverse.exp: Likewise.
13041 * gdb.reverse/readv-reverse.exp: Likewise.
13042 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13043 * gdb.reverse/time-reverse.exp: Likewise.
13044 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13045
4081c0f1
YQ
130462015-10-30 Yao Qi <yao.qi@linaro.org>
13047
13048 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13049 (empty_cycle): Remove.
13050 (main): Don't call empty_cycle. Don't use watch_count_done.
13051 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13052 empty_cycle. Rewrite the code counting HW watchpoints.
13053
452b4ba5
MK
130542015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13055
13056 * gdb.reverse/fstatat-reverse.c: New test.
13057 * gdb.reverse/fstatat-reverse.exp: New file.
13058 * gdb.reverse/getresuid-reverse.c: New test.
13059 * gdb.reverse/getresuid-reverse.exp: New file.
13060 * gdb.reverse/pipe-reverse.c: New test.
13061 * gdb.reverse/pipe-reverse.exp: New file.
13062 * gdb.reverse/readv-reverse.c: New test.
13063 * gdb.reverse/readv-reverse.exp: New file.
13064 * gdb.reverse/recvmsg-reverse.c: New test.
13065 * gdb.reverse/recvmsg-reverse.exp: New file.
13066 * gdb.reverse/time-reverse.c: New test.
13067 * gdb.reverse/time-reverse.exp: New file.
13068 * gdb.reverse/waitpid-reverse.c: New test.
13069 * gdb.reverse/waitpid-reverse.exp: New file.
13070
5e2e7507
JK
130712015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13072
13073 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13074
0fde2c53
DE
130752015-10-26 Doug Evans <dje@google.com>
13076
13077 PR symtab/17391
13078 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13079 * gdb.dwarf2/bad-regnum.c: New file.
13080 * gdb.dwarf2/bad-regnum.exp: New file.
13081
1a70ae97
DE
130822015-10-26 Doug Evans <dje@google.com>
13083
13084 PR python/18938
13085 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13086 file.
13087
27dc26ab
JK
130882015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13089
13090 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13091 for a change by "Mention language in compile error message".
13092
bed91f4d
SM
130932015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13094
13095 PR python/18073
13096 * gdb.python/py-type.c (C::a_method): New.
13097 (C::a_const_method): New.
13098 (C::a_static_method): New.
13099 (a_function): New.
13100 * gdb.python/py-type.exp (test_fields): Test getting fields
13101 from function and method.
13102
3f2f83dd
KB
131032015-10-21 Keven Boell <keven.boell@intel.com>
13104
13105 * gdb.fortran/vla-alloc-assoc.exp: New file.
13106 * gdb.fortran/vla-datatypes.exp: New file.
13107 * gdb.fortran/vla-datatypes.f90: New file.
13108 * gdb.fortran/vla-history.exp: New file.
13109 * gdb.fortran/vla-ptype-sub.exp: New file.
13110 * gdb.fortran/vla-ptype.exp: New file.
13111 * gdb.fortran/vla-sizeof.exp: New file.
13112 * gdb.fortran/vla-sub.f90: New file.
13113 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13114 * gdb.fortran/vla-value-sub-finish.exp: New file.
13115 * gdb.fortran/vla-value-sub.exp: New file.
13116 * gdb.fortran/vla-value.exp: New file.
13117 * gdb.fortran/vla-ptr-info.exp: New file.
13118 * gdb.mi/mi-vla-fortran.exp: New file.
13119 * gdb.mi/vla.f90: New file.
13120
27145d50
SL
131212015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13122
13123 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13124 of hardwired timeout value.
13125
5f3ff4f8
JK
131262015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13127 Pedro Alves <palves@redhat.com>
13128
13129 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13130 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13131
bfd09d20
JS
131322015-10-19 Josh Stone <jistone@redhat.com>
13133
13134 * gdb.base/catch-syscall.c: Include <sched.h>.
13135 (unknown_syscall): New variable.
13136 (main): Trigger a vfork and an unknown syscall.
13137 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13138 (unknown_syscall_number): Likewise.
13139 (check_call_to_syscall): Accept an optional syscall pattern.
13140 (check_return_from_syscall): Likewise.
13141 (check_continue): Likewise.
13142 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13143 (test_catch_syscall_skipping_return): New test toggling off 'catch
13144 syscall' to step over the syscall return, then toggling back on.
13145 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13146 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13147 (do_syscall_tests): Call test_catch_syscall_without_args and
13148 test_catch_syscall_mid_vfork.
13149 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13150 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13151
b32b93c6
AS
131522015-10-19 Andrew Stubbs <ams@codesourcery.com>
13153
13154 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13155 print g_vE): Add new pass patterns.
13156 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13157 print various symbol names for vptr fields.
13158
9d622bda
AB
131592015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13160
13161 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13162 results.
13163
0fd8ac1c
YQ
131642015-10-12 Yao Qi <yao.qi@linaro.org>
13165
13166 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13167
34240514
YQ
131682015-10-12 Yao Qi <yao.qi@linaro.org>
13169
13170 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13171 is aarch64*-*-linux*.
13172
8240f442
YQ
131732015-10-12 Yao Qi <yao.qi@linaro.org>
13174
13175 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13176 (can_relocate_bcond_true): ... it.
13177 (can_relocate_bcond_false): New function.
13178 (foo): Likewise.
13179 (can_relocate_bl): Likewise.
13180 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13181 can_relocate_bl.
13182
2520f728
PMR
131832015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13184
13185 * gdb.base/nested-addr.c: New file.
13186 * gdb.base/nested-addr.exp: New testcase.
13187
abcef95a
MM
131882015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13189
13190 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13191 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13192 its output. Ignore the output of "record goto begin" and instead
13193 check that GDB is replaying.
13194
145e3ddb
PA
131952015-10-09 Pedro Alves <palves@redhat.com>
13196
13197 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13198 (top level): Use it in the run with no args test.
13199
d5d8c4e1
IB
132002015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13201
13202 * gdb.dlang/properties.exp: New file.
13203
06e635ef
SL
132042015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13205
13206 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13207 whether or not address 0x1000 is mapped on the target.
13208
e019fd1d
SM
132092015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13210
13211 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13212 build.
13213
77ba2a67
MM
132142015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13215
13216 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13217 instruction-history test.
13218
c60eb31f
DE
132192015-09-28 Doug Evans <dje@google.com>
13220
13221 * gdb.base/gcore.c (array_func): Add reference to static_array.
13222
9a3c8263
SM
132232015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13224
13225 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13226 source line.
13227
9720e656
SL
132282015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13229
13230 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13231 short or char as base type.
13232
938d3bf2
SL
132332015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13234
13235 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13236 to allow any size enum.
13237
e6c2c623
PMR
132382015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13239
13240 * gdb.ada/array_ptr_renaming.exp: New testcase.
13241 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13242 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13243
06da0f77
PL
132442015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13245
13246 * gdb.trace/ftrace-lock.c: New file.
13247 * gdb.trace/ftrace-lock.exp: New file.
13248
4f51c22a
PL
132492015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13250
13251 * gdb.arch/insn-reloc.c: New file.
13252 * gdb.arch/ftrace-insn-reloc.exp: New file.
13253
7041adf4
PL
132542015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13255
13256 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13257 instruction.
13258 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13259 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13260 * gdb.trace/range-stepping.c: Likewise.
13261 * gdb.trace/trace-break.c: Likewise.
13262 * gdb.trace/trace-mt.c (thread_function): Likewise.
13263 * gdb.trace/ftrace.c (marker): Likewise.
13264 * gdb.trace/trace-condition.c (marker): Likewise.
13265 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13266 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13267 is_aarch64_target.
13268
015d2e7e
DE
132692015-09-18 Doug Evans <xdje42@gmail.com>
13270
13271 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13272 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13273
26b188a2
SL
132742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13275
13276 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13277 the breakpoint.
13278
79dc332b
SL
132792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13280
13281 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13282 the pending breakpoint. Remove timeout override for "Run till
13283 MI pending breakpoint on pendfunc3 on thread 2" test.
13284
f57929f2
SL
132852015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13286
13287 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13288 filename pattern.
13289
3f469b17
SL
132902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13291
13292 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13293 in breakpoint filename pattern.
13294
515b89b3
SL
132952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13296
7800dbe4
SL
13297 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13298
132992015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13300
515b89b3
SL
13301 * gdb.linespec/explicit.exp: Check for readline support for
13302 tab-completion tests. Fix obvious typo.
13303
d2939ba2
MM
133042015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13305
13306 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13307 and replay.
13308
cbb55fa7
MM
133092015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13310
13311 * gdb.btrace/non-stop.c: New.
13312 * gdb.btrace/non-stop.exp: New.
13313
43691ca1
PL
133142015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13315 Yao Qi <yao.qi@linaro.org>
13316
13317 * gdb.trace/trace-condition.c: New file.
13318 * gdb.trace/trace-condition.exp: New file.
13319
d78908cf
WW
133202015-09-16 Wei-cheng Wang <cole945@gmail.com>
13321
13322 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13323 for testing bytecode compilation.
13324
1ed415e2
PA
133252015-09-16 Pedro Alves <palves@redhat.com>
13326 Sandra Loosemore <sandra@codesourcery.com>
13327
13328 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13329 (SECONDS): Redefine.
13330 (main): Call pthread_kill and alarm early.
13331 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13332 support.
13333 (test): If the target can't hardware step and doesn't support
13334 displaced stepping, increase the timeout.
13335
d136eff5
PA
133362015-09-16 Pedro Alves <palves@redhat.com>
13337
13338 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13339 (enable_debug): New procedures.
13340 (test): Use them. Bail out if waiting for threads fails.
13341 (top level): Bail out if a test fails.
13342
991f019c
YQ
133432015-09-16 Yao Qi <yao.qi@linaro.org>
13344
13345 * gdb.asm/asm-source.exp: Set asm-arch for
13346 aarch64*-*-* target.
13347 * gdb.asm/aarch64.inc: New file.
13348
bfca584f
PMR
133492015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13350
13351 * gdb.ada/array_of_variable_length.exp: New testcase.
13352 * gdb.ada/array_of_variable_length/foo.adb: New file.
13353 * gdb.ada/array_of_variable_length/pck.adb: New file.
13354 * gdb.ada/array_of_variable_length/pck.ads: New file.
13355
b326e587
DE
133562015-09-15 Doug Evans <dje@google.com>
13357
13358 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13359 of function static local variable.
13360
5382cfab
PW
133612015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13362
13363 * gdb.threads/tls-so_extern.exp: New test file.
13364 * gdb.threads/tls-so_extern.c: New test file.
13365 * gdb.threads/tls-so_extern_main.c: New test file.
13366
141c5cc4
JK
133672015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13368
13369 * gdb.opt/solib-intra-step-lib.c: New file.
13370 * gdb.opt/solib-intra-step-main.c: New file.
13371 * gdb.opt/solib-intra-step.exp: New file.
13372
d15dcecd
PA
133732015-09-15 Pedro Alves <palves@redhat.com>
13374
13375 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13376 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13377
4c2f2a79
PA
133782015-09-14 Pedro Alves <palves@redhat.com>
13379
13380 * gdb.base/hook-stop-continue.c: Delete.
13381 * gdb.base/hook-stop-continue.exp: Delete.
13382 * gdb.base/hook-stop-frame.c: Delete.
13383 * gdb.base/hook-stop-frame.exp: Delete.
13384 * gdb.base/hook-stop.c: New file.
13385 * gdb.base/hook-stop.exp: New file.
13386
919e6dbe
PMR
133872015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13388
13389 * gdb.ada/access_to_packed_array.exp: New testcase.
13390 * gdb.ada/access_to_packed_array/foo.adb: New file.
13391 * gdb.ada/access_to_packed_array/pack.adb: New file.
13392 * gdb.ada/access_to_packed_array/pack.ads: New file.
13393
157280a4
MM
133942015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13395
13396 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13397 buffer size test.
13398
2fd33e94
DB
133992015-09-11 Don Breazeal <donb@codesourcery.com>
13400
13401 * gdb.base/foll-exec.c: Add copyright header. Fix
13402 formatting issues.
13403 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13404 (do_exec_tests): Use clean_restart in place of zap_session,
13405 and for test initialization. Fix formatting issues. Use
13406 fail in place of perror.
13407 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13408 an expect statement to match an expression with output from
13409 the program under debug.
13410 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13411 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13412 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13413 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13414 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13415
e70b6e8e
DE
134162015-09-09 Doug Evans <dje@google.com>
13417
13418 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13419
7a551a51
DE
134202015-09-09 Doug Evans <dje@google.com>
13421
13422 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13423
4c666f84
DE
134242015-09-09 Doug Evans <dje@google.com>
13425
13426 * gdb.base/savedregs.exp: Fix typo.
13427
243a9253
PA
134282015-09-09 Pedro Alves <palves@redhat.com>
13429
13430 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13431
c0fa8fbd
SL
134322015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13433
13434 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13435 command actually switches threads. Give up on remaining
13436 tests if target fails to stop at breakpoint.
13437
cd7c1778
PMR
134382015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13439
13440 * gdb.ada/funcall_char.exp: New testcase.
13441 * gdb.ada/funcall_char/foo.adb: New file.
13442
dc5c8746
PMR
134432015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13444
13445 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13446 expected outputs. Add two testcases for completing ambiguous
13447 functions.
13448 * gdb.ada/complete/aux_pck.adb: New file.
13449 * gdb.ada/complete/aux_pck.ads: New file.
13450 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13451 Ambiguous_Func functions.
13452 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13453 * gdb.ada/complete/pck.adb: Likewise.
13454
4e83a1e7
UW
134552015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13456
13457 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13458 failures to run the test program under GDB.
13459
8ce74153
LM
134602015-08-26 Luis Machado <lgustavo@codesourcery.com>
13461
13462 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13463 to C.
13464
e9756d52
PP
134652015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13466
13467 * gdb.base/run-after-attach.exp: New test file.
13468 * gdb.base/run-after-attach.c: New test file.
13469
8d37573b
DB
134702015-08-26 Don Breazeal <donb@codesourcery.com>
13471
13472 * gdb.base/foll-exec-2.c: New test program.
13473 * gdb.base/foll-exec-2.exp: New test.
13474
63e43d3a
PMR
134752015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13476
13477 * gdb.base/nested-subp1.exp: New file.
13478 * gdb.base/nested-subp1.c: New file.
13479 * gdb.base/nested-subp2.exp: New file.
13480 * gdb.base/nested-subp2.c: New file.
13481 * gdb.base/nested-subp3.exp: New file.
13482 * gdb.base/nested-subp3.c: New file.
13483
3d40fbb5
PA
134842015-08-24 Pedro Alves <palves@redhat.com>
13485
13486 * gdb.server/connect-without-multi-process.c: New file.
13487 * gdb.server/connect-without-multi-process.exp: New file.
13488
4422ac93
LM
134892015-08-24 Luis Machado <lgustavo@codesourcery.com>
13490
13491 * gdb.opt/inline-markers.c: Make z int.
13492
91dddb86
LM
134932015-08-24 Luis Machado <lgustavo@codesourcery.com>
13494
13495 * gdb.opt/inline-markers.c: Make z volatile.
13496
a48847ee
LM
134972015-08-24 Luis Machado <lgustavo@codesourcery.com>
13498
13499 * gdb.opt/inline-bt.c: New volatile global z.
13500 * gdb.opt/inline-cmds.c: Likewise.
13501 * gdb.opt/inline-locals.c: Likewise.
13502 * gdb.opt/inline-markers.c: New extern global z.
13503 (marker): Use z.
13504 (inline_fn): Likewise.
13505
0ebbc52b
PA
135062015-08-24 Pedro Alves <palves@redhat.com>
13507
13508 * config/m32r-stub.exp: Remove file.
13509 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13510 * gdb.base/call-rt-st.exp: Likewise.
13511 * gdb.base/call-strs.exp: Likewise.
13512 * gdb.base/default.exp: Remove references to h8300-*-hms and
13513 *-*-udi*.
13514 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13515
77c365df
AA
135162015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13517
13518 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13519 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13520 and "return" use KFAIL when GDB can not read/write the vector
13521 return value.
13522
4313b8c0
GB
135232015-08-21 Gary Benson <gbenson@redhat.com>
13524
13525 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13526
0e433b32
PA
135272015-08-20 Pedro Alves <palves@redhat.com>
13528
13529 * gdb.server/solib-list.exp: No longer expect an interior stop in
13530 non-stop mode.
13531
221e1a37
PA
135322015-08-20 Pedro Alves <palves@redhat.com>
13533
13534 * gdb.server/connect-stopped-target.c: New file.
13535 * gdb.server/connect-stopped-target.exp: New file.
13536
40e3ad0e
PA
135372015-08-20 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.dwarf2/comp-unit-lang.exp: New file.
13540 * gdb.dwarf2/comp-unit-lang.c: New file.
13541
af39b327
PMR
135422015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13543
13544 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13545 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13546
7d45c7c3 135472015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13548
7d45c7c3
KB
13549 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13550 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13551
4d6cceb4
DE
135522015-08-18 Doug Evans <dje@google.com>
13553 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13554
13555 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13556 skip_python_tests. New arg prompt_regexp.
13557 (skip_python_tests): New function.
13558 * lib/mi-support.exp (mi_skip_python_tests): New function.
13559 * gdb.python/py-mi-objfile-gdb.py: New file.
13560 * gdb.python/py-mi-objfile.c: New file.
13561 * gdb.python/py-mi-objfile.exp: New file.
13562
ad89c2aa
KS
135632015-08-17 Keith Seitz <keiths@redhat.com>
13564
13565 * gdb.linespec/explicit.exp: Move strace test from here ...
13566 * gdb.trace/strace.exp: ... to here.
13567
e3ae3c43
PP
135682015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13569
13570 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13571 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13572
604b2636
DE
135732015-08-14 Doug Evans <xdje42@gmail.com>
13574
13575 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13576 inferior before selecting a new file.
13577
6ff0ba5f
DE
135782015-08-14 Doug Evans <xdje42@gmail.com>
13579
13580 * gdb.mi/mi-disassemble.exp: Update.
13581 * gdb.base/disasm-optim.S: New file.
13582 * gdb.base/disasm-optim.c: New file.
13583 * gdb.base/disasm-optim.h: New file.
13584 * gdb.base/disasm-optim.exp: New file.
13585
9ca98f92
KS
135862015-08-14 Keith Seitz <keiths@redhat.com>
13587
13588 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13589 "evaluated-by".
13590
52bbc560
JB
135912015-08-13 Joel Brobecker <brobecker@adacore.com>
13592
13593 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13594
5d8c3ed3
PMR
135952015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13596
13597 * gdb.ada/fun_renaming.exp: New testcase.
13598 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13599 * gdb.ada/fun_renaming/pack.adb: New file.
13600 * gdb.ada/fun_renaming/pack.ads: New file.
13601
ea8812bc
KS
136022015-08-12 Keith Seitz <keiths@redhat.com>
13603
13604 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13605 gdb_get_line_number.
13606
4dafcdeb
JB
136072015-08-12 Joel Brobecker <brobecker@adacore.com>
13608
13609 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13610 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13611 gdb.base/dso2dso.exp: New files.
13612
5ba32597
SDJ
136132015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13614 Pedro Alves <palves@redhat.com>
13615 Keith Seitz <keiths@redhat.com>
13616
13617 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13618 GDBFLAGS.
13619
b6dafabf
PP
136202015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13621
13622 * gdb.base/gdbhistsize-history.exp
13623 (test_histsize_history_setting): Use save_vars.
13624 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13625 Use save_vars.
13626 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13627 * gdb.base/readline.exp: Use save_vars.
13628
abe8e607
PP
136292015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13630
13631 * lib/gdb.exp (save_vars): New proc.
13632
629500fa
KS
136332015-08-11 Keith Seitz <keiths@redhat.com>
13634
13635 * gdb.base/help.exp: Update help_breakpoint_text.
13636
eb8c4e2e
KS
136372015-08-11 Keith Seitz <keiths@redhat.com>
13638
13639 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13640 (at toplevel): Call test_explicit_breakpoints.
13641 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13642 breakpoints.
13643 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13644 breakpoint conditions, "-cond".
13645
87f0e720
KS
136462015-08-11 Keith Seitz <keiths@redhat.com>
13647
13648 * gdb.linespec/3explicit.c: New file.
13649 * gdb.linespec/cpexplicit.cc: New file.
13650 * gdb.linespec/cpexplicit.exp: New file.
13651 * gdb.linespec/explicit.c: New file.
13652 * gdb.linespec/explicit.exp: New file.
13653 * gdb.linespec/explicit2.c: New file.
13654 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13655 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13656 before using in the matching pattern.
13657 Clarify that `prefix' is a regular expression.
13658
f00aae0f
KS
136592015-08-11 Keith Seitz <keiths@redhat.com>
13660
13661 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13662 test.
13663 Add tests for missing ",FMT" and ",".
13664
e27852be
DE
136652015-08-10 Doug Evans <dje@google.com>
13666 Keith Seitz <keiths@redhat.com>
13667
13668 PR gdb/17960
13669 * gdb.base/completion.exp: Add location completer tests.
13670
7f03bd92
PA
136712015-08-07 Pedro Alves <palves@redhat.com>
13672
13673 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13674 tests here.
13675 (top level): Run do_test with and without displaced stepping.
13676
3fc8eb30
PA
136772015-08-07 Pedro Alves <palves@redhat.com>
13678
13679 * gdb.base/valgrind-disp-step.c: New file.
13680 * gdb.base/valgrind-disp-step.exp: New file.
13681
d4569d7b
PA
136822015-08-07 Pedro Alves <palves@redhat.com>
13683
13684 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13685 Delete function.
13686 (main): Add alarm. Run an infinite loop instead of calling
13687 wait_threads.
13688 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13689 comment.
13690 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13691 Delete function.
13692 (main): Add alarm. Run an infinite loop instead of calling
13693 wait_threads.
13694 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13695 comment.
13696
e1316e60
PA
136972015-08-07 Pedro Alves <palves@redhat.com>
13698
13699 * gdb.base/checkpoint-ns.exp: New file.
13700 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13701 standard_testfile.
13702
da8c46d2
MM
137032015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13704
13705 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13706 * gdb.btrace/instruction_history.exp: Update.
13707 * gdb.btrace/tsx.exp: New.
13708 * gdb.btrace/tsx.c: New.
13709
de1c2c52
PA
137102015-08-06 Pedro Alves <palves@redhat.com>
13711
13712 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13713 increase timeout.
13714 * gdb.reverse/until-precsave.exp: Bump timeouts.
13715
782e0bf4
PA
137162015-08-06 Pedro Alves <palves@redhat.com>
13717
13718 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13719
83e97ed0
PA
137202015-08-06 Pedro Alves <palves@redhat.com>
13721
13722 PR gdb/18749
13723 * gdb.threads/process-dies-while-handling-bp.c: New file.
13724 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13725
863d01bd
PA
137262015-08-06 Pedro Alves <palves@redhat.com>
13727
13728 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13729 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13730
0a39bb32
PA
137312015-08-05 Pedro Alves <palves@redhat.com>
13732
13733 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13734 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13735
ee2d2b10
SL
137362015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13737
13738 * gdb.base/bp-permanent.exp: Report test as unsupported if
13739 the target cannot stop at the permanent breakpoint.
13740
4e1bdb00
DE
137412015-08-03 Doug Evans <dje@google.com>
13742
13743 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13744 10000.
13745
3d338901
DE
137462015-08-03 Doug Evans <dje@google.com>
13747
13748 * Makefile.in (workers/%.worker, build-perf): New rule.
13749 (GDB_PERFTEST_MODE): New variable.
13750 (check-perf): Use it.
13751 (clean): Clean up gdb.perf parallel build subdirs.
13752 * lib/build-piece.exp: New file.
13753 * lib/gdb.exp (make_gdb_parallel_path): New function
13754 (standard_output_file, standard_temp_file): Call it.
13755 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13756 of $GDB_PARALLEL.
13757 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13758
af061d3e
DE
137592015-08-03 Doug Evans <dje@google.com>
13760
8e1afc81 13761 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13762 (LOG_FILE_NAME): New global.
13763 (TextReporter.__init__): Initialize self.txt_sum.
13764 (TextReporter.report): Add support for multiple data-points.
13765 Move report to perftest.sum, put raw data in perftest.log.
13766 (TextReporter.start): Open sum and log files.
13767 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13768 * gdb.perf/lib/perftest/testresult.py
13769 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13770
2c8c5d37
PA
137712015-07-31 Pedro Alves <palves@redhat.com>
13772
13773 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13774 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13775 kill_wait_spawned_process instead of explicit "kill -9".
13776 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13777 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13778 kill_wait_spawned_process.
13779 * gdb.base/attach-twice.exp: Likewise.
13780 * gdb.base/attach.exp: Likewise.
13781 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13782 gdb_test_multiple.
13783 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13784 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13785 kill_wait_spawned_process.
13786 * gdb.base/valgrind-infcall.exp: Likewise.
13787 * gdb.multi/multi-attach.exp: Likewise.
13788 * gdb.python/py-prompt.exp: Likewise.
13789 * gdb.python/py-sync-interp.exp: Likewise.
13790 * gdb.server/ext-attach.exp: Likewise.
13791 * gdb.threads/attach-into-signal.exp (corefunc): Use
13792 spawn_wait_for_attach, spawn_id_get_pid and
13793 kill_wait_spawned_process.
13794 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13795 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13796 spawn_id_get_pid and kill_wait_spawned_process.
13797 * gdb.threads/attach-stopped.exp (corefunc): Use
13798 spawn_wait_for_attach, spawn_id_get_pid and
13799 kill_wait_spawned_process.
13800 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13801 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13802 kill_wait_spawned_process instead of explicit "kill -9".
13803 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13804 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13805 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13806 processes. Don't map cygwin/windows pids here. Now returns a
13807 spawn id list.
13808
032a0fca
SL
138092015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13810
13811 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13812 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13813 correct patch.
13814
61a934ca
SL
138152015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13816
13817 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13818
4bc4d428
SL
138192015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13820
13821 Reapply:
13822 2014-05-21 Mark Wielaard <mjw@redhat.com>
13823
13824 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13825
998d452a
PA
138262015-07-30 Pedro Alves <palves@redhat.com>
13827
13828 * linux-low.c (handle_extended_wait): Set the child's last
13829 reported status to TARGET_WAITKIND_STOPPED.
13830
69dde7dc
PA
138312015-07-30 Pedro Alves <palves@redhat.com>
13832
13833 PR threads/18600
13834 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13835 only shows inferior 1.
13836
4dd63d48
PA
138372015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13838 Pedro Alves <palves@redhat.com>
13839
13840 PR threads/18600
13841 * gdb.threads/fork-plus-threads.c: New file.
13842 * gdb.threads/fork-plus-threads.exp: New file.
13843
d618e4c5
PP
138442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13845
13846 * gdb.base/batch-preserve-term-settings.exp
13847 (test_terminal_settings_preserved_after_cli_exit): Use
13848 send_quit_command.
13849
1eef6428
PA
138502015-07-29 Pedro Alves <palves@redhat.com>
13851 Don Breazeal <donb@codesourcery.com>
13852
13853 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13854 output from both inferior_spawn_id and gdb_spawn_id.
13855
7da5b897
SDJ
138562015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13857
13858 * gdb.threads/attach-into-signal.exp (corefunc): Use
13859 with_test_prefix on nested loops, uniquefying the test messages.
13860
dac804df
SDJ
138612015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13862
13863 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13864 commit.
13865
06265e53
PP
138662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13867
13868 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13869 New proc.
13870 (test_terminal_settings_preserved_after_sigterm): New test.
13871
18206ca3
PP
138722015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13873
13874 * gdb.base/batch-preserve-term-settings.exp
13875 (test_terminal_settings_preserved_after_cli_exit): New test.
13876
90074d11
PP
138772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13878
13879 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13880 manipulation of saved_gdbflags.
13881 (test_terminal_settings_preserved): Remove global declaration of
13882 the unused variable pagination_prompt. Remove manipulation of
13883 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13884 GDBFLAGS.
13885
eb1a7902
PA
138862015-07-29 Pedro Alves <palves@redhat.com>
13887
13888 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13889
8b75dd3b
PA
138902015-07-29 Pedro Alves <palves@redhat.com>
13891
13892 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13893 at the top.
13894
dedad4e3
PA
138952015-07-29 Pedro Alves <palves@redhat.com>
13896
13897 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13898 (main): Call gdb_unbuffer_output.
13899 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13900 (main): Call gdb_unbuffer_output.
13901 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13902 (main): Call gdb_unbuffer_output.
13903 * gdb.base/call-strs.exp: Adjust to step over the
13904 gdb_unbuffer_output call.
13905 * gdb.base/catch-gdb-caused-signals.c: Include
13906 "../lib/unbuffer_output.c".
13907 (main): Call gdb_unbuffer_output.
13908 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13909 (main): Call gdb_unbuffer_output.
13910 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13911 (main): Call gdb_unbuffer_output.
13912 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13913 (main): Call gdb_unbuffer_output.
13914 * gdb.base/shlib-call.exp: Adjust to step over the
13915 gdb_unbuffer_output call.
13916 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13917 (main): Call gdb_unbuffer_output.
13918 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13919 (main): Call gdb_unbuffer_output.
13920 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13921 (main): Rename to ...
13922 (test): ... this.
13923 (main): Reimplement.
13924 * gdb.base/varargs.exp: Run to test instead of to main.
13925 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13926 (main): Call gdb_unbuffer_output.
13927
58789a91
PA
139282015-07-29 Pedro Alves <palves@redhat.com>
13929
13930 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13931 factore out from mi_continue_dprintf. For call-style dprintfs,
13932 expect dprintf output out of $inferior_spawn_id.
13933 (mi_continue_dprintf): Use mi_expect_dprintf.
13934 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13935 (main): Call gdb_unbuffer_output.
13936
e8376742
PA
139372015-07-29 Pedro Alves <palves@redhat.com>
13938
13939 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13940 (default_mi_gdb_start): Set inferior_spawn_id instead of
13941 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13942 gdb_spawn_id.
13943 (mi_gdb_test): Always expect inferior output from both
13944 $inferior_spawn_id and $gdb_spawn_id.
13945
08280010
PA
139462015-07-29 Pedro Alves <palves@redhat.com>
13947
13948 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13949 send_inferior and $inferior_spawn_id.
13950
4d30e432
PA
139512015-07-29 Pedro Alves <palves@redhat.com>
13952
13953 * gdb.gdb/complaints.exp (test_initial_complaints)
13954 (test_serial_complaints, test_short_complaints): Use
13955 gdb_test_stdio.
13956 (test_empty_complaint): Handle $inferior_spawn_id !=
13957 $gdb_spawn_id.
13958
0d30a335
PA
139592015-07-29 Pedro Alves <palves@redhat.com>
13960
13961 * gdb.base/varargs.exp: Use gdb_test_stdio.
13962
39413b29
PA
139632015-07-29 Pedro Alves <palves@redhat.com>
13964
13965 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13966
7cb000a9
PA
139672015-07-29 Pedro Alves <palves@redhat.com>
13968
13969 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13970
d7b8ac82
PA
139712015-07-29 Pedro Alves <palves@redhat.com>
13972
13973 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13974 parameter into two new parameters, "inf_result" and "gdb_result".
13975 Expect inferior output and gdb output from $inferior_spawn_id and
13976 $gdb_spawn_id, respectively. Adjust all callers.
13977
789c3a0c
PA
139782015-07-29 Pedro Alves <palves@redhat.com>
13979
13980 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13981 of gdb_test_sequence.
13982
77e760c3
PA
139832015-07-29 Pedro Alves <palves@redhat.com>
13984
13985 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13986 (saw_spurious_output): Expect inferior output from
13987 $inferior_spawn_id. Use gdb_test_stdio.
13988
8396d2cd
PA
139892015-07-29 Pedro Alves <palves@redhat.com>
13990
13991 * gdb.base/dprintf.exp: Use standard_testfile. Change
13992 prepare_for_testing call.
13993 (srcfile): Don't set.
13994 (restart): New procedure.
13995 (test_dprintf): New procecure, use to continue over dprintfs.
13996 (test_call, test_agent): New procedures, tests moved here.
13997 Restart gdb and recreate dprintfs. Adjust expected output.
13998
2051d61f
PA
139992015-07-29 Pedro Alves <palves@redhat.com>
14000
14001 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14002
452397af
PA
140032015-07-29 Pedro Alves <palves@redhat.com>
14004
14005 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14006
8aed9555
PA
140072015-07-29 Pedro Alves <palves@redhat.com>
14008
14009 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14010 gdb_test_stdio.
14011
188a61b4
PA
140122015-07-29 Pedro Alves <palves@redhat.com>
14013
14014 * lib/gdb.exp (gdb_test_stdio): New procedure.
14015
12264a45
PA
140162015-07-29 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14019
23ffc893
PA
140202015-07-29 Pedro Alves <palves@redhat.com>
14021
14022 * gdb.base/call-signal-resume.exp: Remove check for
14023 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14024 * gdb.base/unwindonsignal.exp: Likewise.
14025 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14026 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14027
65566918
PA
140282015-07-29 Pedro Alves <palves@redhat.com>
14029
14030 * gdb.base/siginfo-addr.c (pass): New function.
14031 (handler): Call it iff si_addr is correct.
14032 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14033 Set a breakpoint at "pass" and continue to it.
14034
d60a9221
SDJ
140352015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14036
14037 * gdb.python/py-objfile.exp: Make some tests have unique names.
14038 * gdb.python/py-pp-registration.exp: Likewise.
14039
bde40b8f
PA
140402015-07-28 Pedro Alves <palves@redhat.com>
14041
14042 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14043
13e1dec8
SM
140442015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14045
14046 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14047
da33c9a7
SM
140482015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14049
14050 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14051
077836f7
PP
140522015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14053
14054 * gdb.base/gdb-sigterm-2.exp: New test.
14055
b8cc7b2e
DE
140562015-07-25 Doug Evans <xdje42@gmail.com>
14057
14058 Revert:
14059 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14060 (workers/%.worker, build-perf): New rule.
14061 (GDB_PERFTEST_MODE): New variable.
14062 (check-perf): Use it.
14063 (clean): Clean up gdb.perf parallel build subdirs.
14064 * lib/build-piece.exp: New file.
14065 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14066 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14067 name.
14068 (standard_temp_file): Ditto.
14069 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14070 of $GDB_PARALLEL.
14071
c8bd4544
DE
140722015-07-24 Doug Evans <dje@google.com>
14073
14074 * gdb.perf/lib/perftest/utils.py: New file.
14075 * gdb.perf/gm-hello.cc: New file.
14076 * gdb.perf/gm-pervasive-typedef.cc: New file.
14077 * gdb.perf/gm-pervasive-typedef.h: New file.
14078 * gdb.perf/gm-std.cc: New file.
14079 * gdb.perf/gm-std.h: New file.
14080 * gdb.perf/gm-use-cerr.cc: New file.
14081 * gdb.perf/gm-utils.h: New file.
14082 * gdb.perf/gmonster-null-lookup.py: New file.
14083 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14084 * gdb.perf/gmonster-print-cerr.py: New file.
14085 * gdb.perf/gmonster-ptype-string.py: New file.
14086 * gdb.perf/gmonster-runto-main.py: New file.
14087 * gdb.perf/gmonster-select-file.py: New file.
14088 * gdb.perf/gmonster1-null-lookup.exp: New file.
14089 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14090 * gdb.perf/gmonster1-print-cerr.exp: New file.
14091 * gdb.perf/gmonster1-ptype-string.exp: New file.
14092 * gdb.perf/gmonster1-runto-main.exp: New file.
14093 * gdb.perf/gmonster1-select-file.exp: New file.
14094 * gdb.perf/gmonster1.cc: New file.
14095 * gdb.perf/gmonster1.exp: New file.
14096 * gdb.perf/gmonster2-null-lookup.exp: New file.
14097 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14098 * gdb.perf/gmonster2-print-cerr.exp: New file.
14099 * gdb.perf/gmonster2-ptype-string.exp: New file.
14100 * gdb.perf/gmonster2-runto-main.exp: New file.
14101 * gdb.perf/gmonster2-select-file.exp: New file.
14102 * gdb.perf/gmonster2.cc: New file.
14103 * gdb.perf/gmonster2.exp: New file.
14104
6eab34f3
DE
141052015-07-24 Doug Evans <dje@google.com>
14106
14107 * gdb.perf/README: New file.
14108 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14109 * lib/gen-perf-test.exp: New file.
14110
63738bfd
DE
141112015-07-24 Doug Evans <dje@google.com>
14112
14113 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14114 (PerfTest::startup): New function.
14115 (PerfTest::run): Return result of calling body.
14116 (PerfTest::assemble): Rewrite.
14117 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14118 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14119 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14120 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14121 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14122
7b606f95
DE
141232015-07-24 Doug Evans <dje@google.com>
14124
14125 * lib/gdb.exp (clean_restart): Make executable optional.
14126
a97b16b8
DE
141272015-07-24 Doug Evans <dje@google.com>
14128
14129 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14130 compiler_info references.
14131 * gdb.cp/temargs.exp: Ditto.
14132 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14133 (get_compiler_info): Early exit if already computed. Set compiler_info
14134 to "unknown" if there was a problem.
14135 (test_compiler_info): Add function comment. Call get_compiler_info.
14136
35baa57f
DE
141372015-07-24 Doug Evans <dje@google.com>
14138
14139 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14140 (workers/%.worker, build-perf): New rule.
14141 (GDB_PERFTEST_MODE): New variable.
14142 (check-perf): Use it.
14143 (clean): Clean up gdb.perf parallel build subdirs.
14144 * lib/build-piece.exp: New file.
14145 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14146 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14147 name.
14148 (standard_temp_file): Ditto.
14149 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14150 of $GDB_PARALLEL.
14151
6ebea266
DE
141522015-07-24 Doug Evans <dje@google.com>
14153
14154 * lib/future.exp (gdb_default_target_compile): New option
14155 "early_flags".
14156 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14157 --as-needed.
14158
1e76a7e9
SDJ
141592015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14160
14161 * gdb.base/catch-syscall.exp: Call gdb_exit before
14162 gdb_skip_xml_test.
14163
5068630a
PA
141642015-07-24 Pedro Alves <palves@redhat.com>
14165
14166 * gdb.python/py-events.exp: Accept output between the stop event
14167 and the prompt.
14168 * gdb.python/py-evsignal.exp: Likewise.
14169 * gdb.python/py-evthreads.exp: Likewise.
14170
77598427
PA
141712015-07-24 Pedro Alves <palves@redhat.com>
14172
14173 PR gdb/18717
14174 * gdb.threads/non-ldr-exit.c: New file.
14175 * gdb.threads/non-ldr-exit.exp: New file.
14176
11e6c98f
YQ
141772015-07-24 Yao Qi <yao.qi@linaro.org>
14178
14179 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14180 restarting process.
14181
51aee833
YQ
141822015-07-24 Yao Qi <yao.qi@linaro.org>
14183
14184 * gdb.server/ext-restart.exp: New file.
14185
8cfe207c
YQ
141862015-07-24 Yao Qi <yao.qi@linaro.org>
14187
14188 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14189 argument options.
14190 * gdb.server/ext-wrapper.exp: New file.
14191
cc12ce38
DE
141922015-07-23 Doug Evans <dje@google.com>
14193
14194 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14195 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14196
d0d84780
PMR
141972015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14198
14199 * gdb.ada/var_arr_typedef.exp: New testcase.
14200 * gdb.ada/var_arr_typedef/pack.adb: New file.
14201 * gdb.ada/var_arr_typedef/pack.ads: New file.
14202 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14203
8b558f79
JB
142042015-07-20 Joel Brobecker <brobecker@adacore.com>
14205
14206 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14207
775a3298
JK
142082015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14209
14210 * gdb.arch/i386-biarch-core.exp: Replace istarget
14211 by "complete set gnutarget". Remove expectation for the "core-file"
14212 command.
14213
db1ff28b
JK
142142015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14215
14216 Revert the previous commit:
14217 Tests for validate symbol file using build-id.
14218
0a94970d
JK
142192015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14220
14221 Tests for validate symbol file using build-id.
14222 * gdb.base/solib-mismatch-lib.c: New file.
14223 * gdb.base/solib-mismatch-libmod.c: New file.
14224 * gdb.base/solib-mismatch.c: New file.
14225 * gdb.base/solib-mismatch.exp: New file.
14226
03346981
SL
142272015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14228
14229 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14230 nios2-*-linux*.
14231 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14232 * gdb.base/siginfo.exp: Likewise.
14233 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14234
42422cc7
PL
142352015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14236
14237 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14238 Move it to ...
14239 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14240 ... here.
14241 * gdb.trace/range-stepping.exp: Check that the target supports
14242 range stepping.
14243
cfa68bae
JK
142442015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14245
14246 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14247
8ffdba26
PA
142482015-07-14 Pedro Alves <palves@redhat.com>
14249
14250 * gdb.base/killed-outside.exp: New file.
14251 * gdb.base/killed-outside.c: New file.
14252
218a5a11
JK
142532015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14254
14255 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14256 (n at main): New.
14257 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14258
e03ed3c6
AA
142592015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14260
14261 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14262 infcall tests instead of setting up for KFAIL.
14263
485668e5
MM
142642015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14265
14266 * gdb.btrace/record_goto-step.exp: New.
14267
08464196
JK
142682015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14269
14270 PR compile/18484
14271 * gdb.compile/compile.c (struct struct_type): Add volatile to
14272 selffield's type.
14273 * gdb.compile/compile.exp
14274 (compile code struct_object.selffield = &struct_object): Skip further
14275 struct_object tests if this one xfails.
14276
bcf5c1d9
RC
142772015-07-08 Robert O'Callahan <robert@ocallahan.org>
14278
14279 PR exp/18617
14280 * gdb.trace/ax.exp: Add test.
14281
4931af25
YQ
142822015-07-07 Yao Qi <yao.qi@linaro.org>
14283
14284 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14285 instead of istarget "aarch64*-*-*".
14286 * gdb.arch/aarch64-fp.exp: Likewise.
14287 * gdb.base/float.exp: Likewise.
14288 * gdb.reverse/aarch64.exp: Likewise.
14289 * lib/gdb.exp (is_aarch64_target): New proc.
14290
9fcf688e
YQ
142912015-07-07 Yao Qi <yao.qi@linaro.org>
14292
14293 * lib/gdb.exp (is_aarch32_target): New proc.
14294 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14295 instead of "istarget "arm*-*-*"".
14296 * gdb.arch/arm-disp-step.exp: Likewise.
14297 * gdb.arch/thumb-bx-pc.exp: Likewise.
14298 * gdb.arch/thumb-prologue.exp: Likewise.
14299 * gdb.arch/thumb-singlestep.exp: Likewise.
14300 * gdb.base/disp-step-syscall.exp: Likewise.
14301 * gdb.base/float.exp: Likewise.
14302
fbd8d50d
YQ
143032015-07-07 Yao Qi <yao.qi@linaro.org>
14304
14305 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14306 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14307
71be1fdc
YQ
143082015-07-07 Yao Qi <yao.qi@linaro.org>
14309
14310 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14311 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14312 if it exists.
14313 * gdb.multi/multi-arch.exp: Likewise.
14314
3e221d36
SM
143152015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14316
14317 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14318 print.
14319
d441430b
YQ
143202015-07-07 Yao Qi <yao.qi@linaro.org>
14321
14322 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14323
06f810bd
MG
143242015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14325
14326 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14327 '[' and ']' characters.
14328
5e61e7c0
IB
143292015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14330
14331 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14332
28bf096c
PA
143332015-06-29 Pedro Alves <palves@redhat.com>
14334
14335 PR threads/18127
14336 * gdb.threads/hand-call-new-thread.c: New file.
14337 * gdb.threads/hand-call-new-thread.c: New file.
14338
ee93cd5e
KS
143392015-06-26 Keith Seitz <keiths@redhat.com>
14340 Doug Evans <dje@google.com>
14341
14342 PR 16253
14343 * gdb.cp/var-tag-2.cc: New file.
14344 * gdb.cp/var-tag-3.cc: New file.
14345 * gdb.cp/var-tag-4.cc: New file.
14346 * gdb.cp/var-tag.cc: New file.
14347 * gdb.cp/var-tag.exp: New file.
14348
fc637f04
PP
143492015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14350
14351 * gdb.base/history-duplicates.exp: New test.
14352
2e52ae68
PP
143532015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14354
14355 * gdb.base/completion.exp: Test the completion of the "focus"
14356 command.
14357
6e22494e
JK
143582015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14359
14360 * gdb.arch/amd64-prologue-skip.S: New file.
14361 * gdb.arch/amd64-prologue-skip.exp: New file.
14362
bf7b9cd9
SM
143632015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14364
14365 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14366 is_address_zero_readable check.
14367
201e8dfd
PB
143682015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14369
14370 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14371 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14372
5cd867b4
YQ
143732015-06-24 Yao Qi <yao.qi@linaro.org>
14374
14375 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14376 linux targets.
14377
4d7be007
YQ
143782015-06-24 Yao Qi <yao.qi@linaro.org>
14379
14380 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14381 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14382 * gdb.base/siginfo-thread.exp: Likewise.
14383
07fcd301
YQ
143842015-06-22 Yao Qi <yao.qi@linaro.org>
14385
14386 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14387
52042a00
YQ
143882015-06-22 Yao Qi <yao.qi@linaro.org>
14389
14390 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14391 aarch64*-*-*.
14392 (skip_hw_watchpoint_tests): Likewise.
14393
74bd41ce
PP
143942015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14395
14396 * gdb.base/gdbinit-history.exp: Test the interaction between
14397 setting GDBHISTSIZE and setting the history size via .gdbinit.
14398
bc460514
PP
143992015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14400
14401 PR gdb/16999
14402 * gdb.base/gdbhistsize-history.exp: New test.
14403
b58c513b
PP
144042015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14405
14406 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14407 with GDBHISTSIZE.
14408 * gdb.base/readline.exp: Likewise.
14409
92046791
YQ
144102015-06-17 Yao Qi <yao.qi@linaro.org>
14411
14412 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14413 line.
14414
2093d2d3
PP
144152015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14416
14417 * gdb.base/gdbinit-history.exp: Add test case to check that
14418 an unlimited history file does not get truncated on exit.
14419
e6c693af
AA
144202015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14421
14422 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14423 (VECTOR): New macro. Use it...
14424 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14425 ...for these typedefs.
14426 (int8, char1, int1, double1): New typedefs.
14427 (struct just_int2, struct two_int2): New structures.
14428 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14429 (add_structvecs, add_singlevecs): New functions.
14430 (main): Call add_some_intvecs twice.
14431 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14432 the compile and exit upon failure. Try compiling for the "native"
14433 architecture. Test inferior function calls with vector arguments
14434 and vector return value handling with "finish" and "return".
14435
c74f7d1c
JT
144362015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14437
14438 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14439 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14440 PE file.
14441 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14442
98aa42ee
AT
144432015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14444
14445 PR breakpoints/16465
14446 * gdb.mi/mi-dprintf-pending.c: New file.
14447 * gdb.mi/mi-dprintf-pending.exp: New test.
14448 * gdb.mi/mi-dprintf-pendshr.c: New file.
14449
7d73c23c 144502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14451 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14452
14453 * gdb.arch/i386-mpx-map.c: New file.
14454 * gdb.arch/i386-mpx-map.exp: New File.
14455
144562015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14457
14458 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14459 * gdb.arch/i386-mpx.exp: Indentation fixed.
14460
144612015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14462
14463 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14464 function and improved indentation.
14465 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14466 gdb_test_multiple. Added additional tests to skip the test.
14467
144682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14469
14470 * gdb.arch/i386-avx512.c: Change path in include file.
14471 * gdb.arch/i386-avx512.exp: Change include dir path
14472 compilation flag.
14473 * gdb.arch/i386-mpx.c: Change path in include file.
14474 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14475 flag.
14476
d5eba19a
JK
144772015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14478
14479 * gdb.compile/compile-print.exp (compile print *vararray@3)
14480 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14481
7f361056
JK
144822015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14483
14484 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14485 (do not keep jit in memory): ... this.
14486 (expect 5): Change it to ...
14487 (expect no 5): ... this.
14488
3b462ec2
SM
144892015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14490
14491 PR gdb/15564
14492 * gdb.mi/mi-detach.exp: New file.
14493
e0619de6
JK
144942015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14495
14496 PR symtab/18392
14497 * gdb.arch/amd64-tailcall-self.S: New file.
14498 * gdb.arch/amd64-tailcall-self.c: New file.
14499 * gdb.arch/amd64-tailcall-self.exp: New file.
14500
e970cb34
DB
145012015-05-28 Don Breazeal <donb@codesourcery.com>
14502
14503 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14504 tests for remote targets by checking is_target_gdbserver.
14505
b2e2f908
DE
145062015-05-27 Doug Evans <dje@google.com>
14507
14508 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14509 * gdb.dwarf2/opaque-type-lookup.c: New file.
14510 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14511
82c7be31
DE
145122015-05-26 Doug Evans <dje@google.com>
14513
14514 * gdb.cp/iostream.cc: New file.
14515 * gdb.cp/iostream.exp: New file.
14516
b4f54984
DE
145172015-05-26 Doug Evans <dje@google.com>
14518
14519 * gdb.dwarf2/dw2-op-call.exp: Update.
14520 * gdb.dwarf2/dw4-sig-types.exp: Update.
14521 * gdb.dwarf2/implptr.exp: Update.
14522 * gdb.mi/mi-cmd-param-changed.exp: Update.
14523
4ea6efe9
DE
145242015-05-26 Doug Evans <dje@google.com>
14525
14526 * gdb.python/py-lazy-string.c: New file.
14527 * gdb.python/py-lazy-string.exp: New file.
14528 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14529 (main): Update. Add estring3.
14530 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14531 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14532
f6bb7db3
YQ
145332015-05-26 Omair Javaid <omair.javaid@linaro.org>
14534 Yao Qi <yao.qi@linaro.org>
14535
14536 * gdb.reverse/aarch64.c: New.
14537 * gdb.reverse/aarch64.exp: New.
14538
a81bfbd0
OJ
145392015-05-26 Omair Javaid <omair.javaid@linaro.org>
14540
25d49b86
PA
14541 * lib/gdb.exp (supports_process_record): Return true for
14542 aarch64*-linux*.
a81bfbd0
OJ
14543 (supports_reverse): Likewise.
14544
158bf1b4
PP
145452015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14546
14547 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14548 Use with_test_prefix.
14549
a0145030
AB
145502015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14551
14552 * gdb.base/completion.exp: Add test for completion of layout
14553 names.
14554
ebe3b578
AB
145552015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14556
14557 * lib/gdb.exp (skip_tui_tests): New proc.
14558 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14559
84204ed7
PA
145602015-05-19 Pedro Alves <palves@redhat.com>
14561
14562 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14563 Save the whole env array instead of just HOME. Unset HISTSIZE in
14564 the environment while testing. Restore whole environment
14565 afterwards.
14566
37442ce1
DE
145672015-05-16 Doug Evans <xdje42@gmail.com>
14568
14569 * gdb.guile/scm-ports.c: New file.
14570 * gdb.guile/scm-ports.exp: Add memory port tests.
14571
36de76f9
JK
145722015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14573
14574 * gdb.compile/compile-print.c: New file.
14575 * gdb.compile/compile-print.exp: New file.
14576
3a9558c4
JK
145772015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14578
14579 * gdb.compile/compile-ops.exp: Cast param to void.
14580 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14581 (compile code struct_object.selffield = &struct_object): Add xfail.
14582
aa715135
JG
145832015-05-15 Joel Brobecker <brobecker@adacore.com>
14584
14585 * gdb.ada/arr_enum_with_gap: New testcase.
14586
931e5bc3
JG
145872015-05-15 Joel Brobecker <brobecker@adacore.com>
14588
14589 * gdb.ada/byte_packed_arr: New testcase.
14590
9cd4d857
JB
145912015-05-15 Joel Brobecker <brobecker@adacore.com>
14592
14593 * gdb.ada/pckd_neg: New testcase.
14594
ebfd00d2
PP
145952015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14596
14597 PR gdb/17820
14598 * gdb.base/gdbinit-history.exp: New test.
14599 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14600 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14601
4c082a81
SC
146022015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14603
14604 * gdb.python/py-xmethods.cc: Enhance test case.
14605 * gdb.python/py-xmethods.exp: New tests.
14606 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14607 function.
14608 (B_indexoper): Likewise.
14609 (global_dm_list) : Add new xmethod worker functions.
14610
f7797074
SDJ
146112015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14612
14613 * gdb.base/coredump-filter.exp: Correctly unset
14614 "coredump_var_addr" array.
14615
a4674e4e
PA
146162015-05-08 Pedro Alves <palves@redhat.com>
14617
14618 * gdb.server/non-existing-program.exp: Unset spawn_id.
14619
df2eb078
SC
146202015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14621
14622 PR python/18291
14623 * gdb.python/py-xmethods.exp: Add tests.
14624
422349a3
YQ
146252015-05-08 Yao Qi <yao.qi@linaro.org>
14626
14627 PR gdb/18208
14628 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14629 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14630 function set_coredump_filter, and remove remote_exec call.
14631 Remove argument ipid. Callers update.
14632 (top level): Don't get inferior's PID.
14633
63fc80ce
AA
146342015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14635
14636 * gdb.base/watch_thread_num.exp: Skip test on targets without
14637 access watchpoints.
14638
80ad801e
PA
146392015-05-06 Pedro Alves <palves@redhat.com>
14640
14641 PR server/18081
14642 * gdb.server/non-existing-program.exp: New file.
14643
0fa7fe50
JB
146442015-05-05 Joel Brobecker <brobecker@adacore.com>
14645
14646 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14647
3ea89b92
PMR
146482015-05-05 Joel Brobecker <brobecker@adacore.com>
14649
14650 * gdb.ada/out_of_line_in_inlined: New testcase.
14651
87b8eff0
JB
146522015-05-05 Joel Brobecker <brobecker@adacore.com>
14653
14654 * gdb.ada/var_rec_arr: New testcase.
14655
5fccc635
YQ
146562015-04-30 Yao Qi <yao.qi@linaro.org>
14657
14658 * gdb.base/break-idempotent.exp: If
14659 skip_hw_watchpoint_multi_tests returns true, skip the tests
14660 on "rwatch" and "awatch".
14661
42d38f42
YQ
146622015-04-30 Yao Qi <yao.qi@linaro.org>
14663
14664 * gdb.base/relativedebug.exp: Invoke gdb command
14665 "info sharedlibrary", and if libc.so doesn't have debug info,
14666 skip the test.
14667
2ce1cdbf
DE
146682015-04-29 Doug Evans <dje@google.com>
14669
14670 * gdb.python/py-xmethods.exp: Add ptype tests.
14671 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14672 get_result_type method.
14673
f24a38c5
LM
146742015-04-29 Luis Machado <lgustavo@codesourcery.com>
14675
14676 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14677 the target does not support hardware watchpoints.
14678
ecbf2b3c
LM
146792015-04-29 Luis Machado <lgustavo@codesourcery.com>
14680
14681 * gdb.base/break-always.exp: Abort testing if writing to memory
14682 causes an error.
14683
34f5f757
DE
146842015-04-28 Doug Evans <dje@google.com>
14685
14686 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14687 * gdb.python/py-pp-registration.exp: ... here. New file.
14688 * gdb.python/py-pp-registration.c: New file.
14689 * gdb.python/py-pp-registration.py: New file.
14690
69b4374a
DE
146912015-04-28 Doug Evans <dje@google.com>
14692
14693 * gdb.python/py-bad-printers.c: New file.
14694 * gdb.python/py-bad-printers.py: New file.
14695 * gdb.python/py-bad-printers.exp: New file.
14696
59fb7612
SS
146972015-04-28 Sasha Smundak <asmundak@google.com>
14698
14699 * gdb.python/py-type.exp: New test.
14700
2631b16a
AW
147012015-04-28 Andy Wingo <wingo@igalia.com>
14702
14703 * gdb.python/py-parameter.exp:
14704 * gdb.guile/scm-parameter.exp: Escape the path that we are
14705 matching against, as it might contain characters that are special
14706 to regular expressions.
14707
460efde1
JB
147082015-04-27 Joel Brobecker <brobecker@adacore.com>
14709
14710 * gdb.ada/rec_comp: New testcase.
14711
2d369d8e
SDJ
147122015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14713
14714 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14715 before using it.
14716
cf75d6c3
AB
147172015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14718
14719 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14720 new tests for verilog output.
14721
8dbe7ca5
YQ
147222015-04-24 Yao Qi <yao.qi@linaro.org>
14723
14724 * boards/remote-gdbserver-on-localhost.exp: New file.
14725
4ef9fb2f
PA
147262015-04-23 Pedro Alves <palves@redhat.com>
14727
14728 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14729 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14730 "end of file", remove $inferior_spawn_id from the indirect list.
14731
0a803169
PA
147322015-04-23 Pedro Alves <palves@redhat.com>
14733
14734 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14735
749ef8f8
PA
147362015-04-23 Pedro Alves <palves@redhat.com>
14737
14738 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14739 on $any_spawn_id instead of only on $gdb_spawn_id.
14740
8aae4344
PM
147412015-04-21 Pierre Muller <muller@sourceware.org>
14742
14743 PR pascal/17815
14744 * lib/pascal.exp (gpc_compile): Add new option "class".
14745 (fpc_compile): Likewise.
14746 * gdb.pascal/case-insensitive-symbols.pas: New file.
14747 * gdb.pascal/case-insensitive-symbols.exp: New file.
14748
1586c8fb
GB
147492015-04-20 Gary Benson <gbenson@redhat.com>
14750
14751 * gdb.base/attach.exp: Fix three extended remote failures.
14752
1b6e6f5c
GB
147532015-04-17 Gary Benson <gbenson@redhat.com>
14754
14755 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14756 the main executable over the remote protocol.
14757
e797481d
PA
147582015-04-16 Pedro Alves <palves@redhat.com>
14759
14760 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14761 a new gdbserver if gdbserver_reconnect_p is set.
14762
1ca99c42
PA
147632015-04-16 Pedro Alves <palves@redhat.com>
14764
14765 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14766 is set, don't exit gdbserver.
14767
af9fd6f8
AA
147682015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14769
14770 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14771 appropriate .insn, such that an older assembler can be used.
14772 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14773 the z/Architecture instruction set on 31-bit targets as well.
14774
04ff1e61
AA
147752015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14776
14777 * gdb.go/handcall.exp: Remove all logic related to the first
14778 breakpoint and rely on go_runto_main instead.
14779 * gdb.go/strings.exp: Likewise.
14780 * gdb.go/unsafe.exp: Likewise.
14781 * gdb.go/hello.exp: Likewise. Also rename the remaining
14782 breakpoint marker to "breakpoint 1".
14783 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14784 * gdb.go/strings.go: Likewise.
14785 * gdb.go/unsafe.go: Likewise.
14786 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14787 "set breakpoint 2 here" and rename the remaining breakpoint marker
14788 to "breakpoint 1".
14789
40d2f8d6
SM
147902015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14791
14792 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14793 if itertools.imap is not present.
14794 * gdb.python/py-objfile.exp: Add parentheses.
14795 * gdb.python/py-type.exp: Same.
14796 * gdb.python/py-unwind-maint.py: Same.
14797
8cbc97c6
YQ
147982015-04-15 Yao Qi <yao.qi@linaro.org>
14799
14800 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14801 of ":$ptr_size" and set its form explicitly.
14802
45fd756c
YQ
148032015-04-15 Pedro Alves <palves@redhat.com>
14804 Yao Qi <yao.qi@linaro.org>
14805
14806 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14807 timeout by factor of 4.
14808 (test_regular_watch): Likewise.
14809 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14810 * gdb.reverse/sigall-reverse.exp: Likewise.
14811 * gdb.reverse/until-precsave.exp: Likewise.
14812 * lib/gdb.exp (with_timeout_factor): New proc.
14813 (gdb_expect): Move some code to ...
14814 (get_largest_timeout): ... here. New procedure.
14815
9e811bc3
LM
148162015-04-14 Luis Machado <lgustavo@codesourcery.com>
14817
14818 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14819
0ff6fcb2
LM
148202015-04-13 Luis Machado <lgustavo@codesourcery.com>
14821
14822 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14823 to write to the .text section.
14824
7578d5f7
LM
148252015-04-13 Luis Machado <lgustavo@codesourcery.com>
14826
14827 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14828 Handle the case of targets that do not provide PID information.
14829
2efe15c4
YQ
148302015-04-13 Yao Qi <yao.qi@linaro.org>
14831
14832 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14833 and use expect instead of gdb_expect.
14834
8cd8f2f8
SDJ
148352015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14836
14837 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14838 "coredump_var_addr" to avoid naming conflict with other testcases.
14839
9ee41772
PA
148402015-04-10 Pedro Alves <palves@redhat.com>
14841
14842 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14843 gdb_test_sequence and gdb_assert.
14844
07473109
PA
148452015-04-10 Pedro Alves <palves@redhat.com>
14846
14847 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14848 test messages that don't include the breakpoint address.
14849
de3db44c
YQ
148502015-04-10 Yao Qi <yao.qi@linaro.org>
14851
14852 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14853 false for some offset and width combinations which aren't
14854 supported by linux kernel.
14855
c79d856c
PA
148562015-04-10 Pedro Alves <palves@redhat.com>
14857
14858 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14859 procedure, factored out from ...
14860 (top level): ... here. Add "set displaced-stepping" testing axis.
14861 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14862 parameter "displaced". Use it.
14863 (top level): Use foreach and add "set displaced-stepping" testing
14864 axis.
14865
ebc90b50
PA
148662015-04-10 Pedro Alves <palves@redhat.com>
14867
14868 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14869 Remove comment.
14870 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14871 both the address of the instruction that triggers the watchpoint
14872 and the address of the instruction immediately after, and use
14873 those addresses for the test. Fix comment.
14874
8f572e5c
PA
148752015-04-10 Pedro Alves <palves@redhat.com>
14876
14877 * gdb.base/sigstep.exp (breakpoint_to_handler)
14878 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14879 Test "backtrace" in handler.
14880 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14881 (top level): Add new "displaced" test axis to
14882 breakpoint_to_handler, breakpoint_to_handler_entry and
14883 breakpoint_over_handler.
14884
8d707a12
PA
148852015-04-10 Pedro Alves <palves@redhat.com>
14886
14887 PR gdb/18216
14888 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14889
ef713951
YQ
148902015-04-10 Yao Qi <yao.qi@linaro.org>
14891
14892 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14893 (test_add_rn_pc): New function.
14894 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14895 (top level): Invoke test_add_rn_pc.
14896
906d60cf
PA
148972015-04-10 Pedro Alves <palves@redhat.com>
14898
14899 PR gdb/13858
14900 * gdb.base/step-over-no-symbols.exp: New file.
14901
f2983cc3
AW
149022015-04-09 Andy Wingo <wingo@igalia.com>
14903
14904 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14905 after the Python tests.
14906
6d62641c
SDJ
149072015-04-08 Keith Seitz <keiths@redhat.com>
14908
14909 PR python/16699
14910 * gdb.python/py-completion.exp: New tests for completion.
14911 * gdb.python/py-completion.py (CompleteLimit1): New class.
14912 (CompleteLimit2): Likewise.
14913 (CompleteLimit3): Likewise.
14914 (CompleteLimit4): Likewise.
14915 (CompleteLimit5): Likewise.
14916 (CompleteLimit6): Likewise.
14917 (CompleteLimit7): Likewise.
14918
f3770638
PA
149192015-04-08 Pedro Alves <palves@redhat.com>
14920
14921 PR gdb/18214
14922 PR gdb/18216
14923 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14924 function.
14925 (main): Install it as SIGUSR1 handler.
14926 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14927 parameter. Always use "setup" as prefix. Toggle "set
14928 displaced-stepping" off/on depending on global. Don't switch to
14929 thread 1 here.
14930 (top level): Add displaced stepping "off/on" test axis. Update
14931 "setup" calls. Wrap each subtest with with_test_prefix. Test
14932 continuing with a queued signal in each thread.
14933
4496bed7
PA
149342015-04-08 Pedro Alves <palves@redhat.com>
14935
14936 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14937 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14938 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14939 Return early if running to main fails.
14940 * gdb.trace/while-stepping.exp: Likewise.
14941
b97fde92
PA
149422015-04-07 Pedro Alves <palves@redhat.com>
14943
14944 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14945 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14946 interact with inferior program.
14947
f71c18e7
PA
149482015-04-07 Pedro Alves <palves@redhat.com>
14949
14950 * lib/gdb.exp (inferior_spawn_id): New global.
14951 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14952 spawn id after processing the user code.
14953 (default_gdb_start): Set inferior_spawn_id.
14954 (send_inferior): New procedure.
14955 * lib/gdbserver-support.exp (gdbserver_start): Set
14956 inferior_spawn_id.
14957 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14958
6423214f
PA
149592015-04-07 Pedro Alves <palves@redhat.com>
14960
14961 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14962 * lib/gdbserver-support.exp (gdbserver_start): Make
14963 $server_spawn_id global.
14964 (gdbserver_start): Don't wait for gdbserver's spawn id with
14965 expect_background.
14966 (close_gdbserver): New procedure.
14967 (gdb_exit): Rename the default version and reimplement.
14968
71c0ee8c
PA
149692015-04-07 Pedro Alves <palves@redhat.com>
14970
72f4393d 14971 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14972 append the substituted item, not the original item.
14973
203bc29b
PA
149742015-04-07 Pedro Alves <palves@redhat.com>
14975
14976 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14977 gdb_expect.
14978
508a3ddf
PA
149792015-04-07 Pedro Alves <palves@redhat.com>
14980
14981 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14982 output appearing once only.
14983
9f6dbe2b
PA
149842015-04-07 Pedro Alves <palves@redhat.com>
14985
14986 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14987 that doesn't expect anything. Return early if running to main
14988 fails.
14989
337532fa
YQ
149902015-04-07 Yao Qi <yao.qi@linaro.org>
14991
14992 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14993 (child_function): Call alarm.
14994 (main): Move call to alarm into the loop.
14995 * gdb.threads/non-stop-fair-events.exp: Build program with
14996 -DTIMEOUT=$timeout.
14997
01b622d4
DE
149982015-04-06 Doug Evans <xdje42@gmail.com>
14999
15000 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15001 Fix dest parameter to board_info.
15002 (fpc_compile): Ditto.
15003 (gdb_compile_pascal): Rename dest arg to destfile.
15004
961f4160
PMR
150052015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15006
15007 * gdb.ada/funcall_ref.exp: New file.
15008 * gdb.ada/funcall_ref/foo.adb: New file.
15009
cafda597
YQ
150102015-04-02 Yao Qi <yao.qi@linaro.org>
15011
15012 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15013 is remote.
15014
fed040c6
GB
150152015-04-02 Gary Benson <gbenson@redhat.com>
15016
15017 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15018
d11916aa
SS
150192015-04-01 Sasha Smundak <asmundak@google.com>
15020
15021 * gdb.python/py-unwind-maint.c: New file.
15022 * gdb.python/py-unwind-maint.exp: New test.
15023 * gdb.python/py-unwind-maint.py: New file.
15024 * gdb.python/py-unwind.c: New file.
15025 * gdb.python/py-unwind.exp: New test.
15026 * gdb.python/py-unwind.py: New test.
15027
a1471180
PA
150282015-04-01 Pedro Alves <palves@redhat.com>
15029
15030 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15031 to fail instead of non-existent $test.
15032
0bbeccb1
PA
150332015-04-01 Pedro Alves <palves@redhat.com>
15034
15035 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15036 GDBFLAGS if not empty.
15037
3c724c8c
PMR
150382015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15039
15040 * gdb.ada/complete.exp: Remove "multi_line".
15041 * gdb.ada/info_exc.exp: Remove "multi_line".
15042 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15043 * gdb.ada/ptype_field.exp: Remove "multi_line".
15044 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15045 * gdb.ada/tagged.exp: Remove "multi_line".
15046 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15047 [multi_line ...]
15048 * gdb.btrace/delta.exp: Likewise.
15049 * gdb.btrace/exception.exp: Likewise.
15050 * gdb.btrace/function_call_history.exp: Likewise.
15051 * gdb.btrace/instruction_history.exp: Likewise.
15052 * gdb.btrace/nohist.exp: Likewise.
15053 * gdb.btrace/record_goto.exp: Likewise.
15054 * gdb.btrace/segv.exp: Likewise.
15055 * gdb.btrace/stepi.exp: Likewise.
15056 * gdb.btrace/tailcall.exp: Likewise.
15057 * gdb.btrace/unknown_functions.exp: Likewise.
15058 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15059 * lib/gdb.exp: Add the "multi_line" helper.
15060
4eec2deb
PA
150612015-04-01 Pedro Alves <palves@redhat.com>
15062
15063 * gdb.threads/tid-reuse.c: New file.
15064 * gdb.threads/tid-reuse.exp: New file.
15065
df8411da
SDJ
150662015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15067
15068 PR corefiles/16092
15069 * gdb.base/coredump-filter.c: New file.
15070 * gdb.base/coredump-filter.exp: Likewise.
15071
6ef37366
PM
150722015-03-27 Petr Machata <pmachata@redhat.com>
15073
15074 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15075 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15076 (Dwarf::assemble): Initialize them.
15077 (Dwarf::lines): New function.
15078
7ec911b0
JT
150792015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15080
15081 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15082 SYMBOL_PREFIX for x86_64-*-cygwin.
15083
ff908ebf
AW
150842015-03-26 Andy Wingo <wingo@igalia.com>
15085
15086 PR symtab/18148
15087 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15088 const_value but not a location.
15089 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15090 location defined in non-main CUs are visible.
15091
6d5f0679
YQ
150922015-03-26 Yao Qi <yao.qi@linaro.org>
15093
15094 PR testsuite/18139
15095 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15096 Add a line number entry for the same line.
15097 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15098 Add a line number entry for the same line.
15099
2898689b
YQ
151002015-03-26 Yao Qi <yao.qi@linaro.org>
15101
15102 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15103 .int 0.
15104 (func): Likewise. Add .Lfunc_1 label.
15105 Use .Lfunc_1 label.
15106 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15107 .int 0.
15108 (func): Likewise.
15109 Use .Lfunc_1 label.
15110
85180498
YQ
151112015-03-26 Yao Qi <yao.qi@linaro.org>
15112
15113 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15114 Call gdb_compile instead to compile each .s files without debug
15115 information.
15116
8aa08a8d
YQ
151172015-03-26 Yao Qi <yao.qi@linaro.org>
15118
15119 * gdb.base/savedregs.exp (process_saved_regs): Make
15120 "Saved registers:" optional in the pattern.
15121
66849923
MM
151222015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15123
15124 * gdb.btrace/next.exp: Merged into step.exp.
15125 * gdb.btrace/finish.exp: Merged into step.exp.
15126 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15127 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15128 "record goto" and checking the exact replay position.
15129 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15130 check for "Recording format" in "info record" output.
15131 * gdb.btrace/record_goto.exp: Choose test file based on target.
15132 * gdb.btrace/x86-record_goto.S: Renamed into ...
15133 * gdb.btrace/x86_64-record_goto.S: ... this.
15134 * gdb.btrace/i686-record_goto.S: New.
15135 * gdb.btrace/x86-tailcall.S: Renamed into ...
15136 * gdb.btrace/x86_64-tailcall.S: ... this.
15137 * gdb.btrace/i686-tailcall.S: New.
15138 * gdb.btrace/x86-tailcall.c: Renamed into ...
15139 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15140 separate statements. Update test.
15141 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15142 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15143 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15144 * gdb.btrace/tailcall.exp: Choose test file based on target.
15145 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15146
11cc1b74
MM
151472015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15148
15149 * gdb.btrace/exception.exp: Increase BTS buffer size.
15150
a25d8bf9
PA
151512015-03-24 Pedro Alves <palves@redhat.com>
15152
15153 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15154
856e7dd6
PA
151552015-03-24 Pedro Alves <palves@redhat.com>
15156
15157 * gdb.threads/schedlock.exp (test_step): No longer expect that
15158 "set scheduler-locking step" with "next" over a function call runs
15159 threads unlocked.
15160
ad235a41
AT
151612015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15162
15163 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15164
15630549
AT
151652015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15166
15167 PR breakpoints/16466
15168 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15169 * gdb.mi/mi-pending.c (thread_func): New function.
15170 (int main): Add threading support required.
15171 * gdb.mi/mi-pending.exp: Add tests for this issue.
15172 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15173 (pendfunc2): Remove stdio dependency.
15174 * gdb.mi/mi-pendshr2.c: New file.
15175
693dca06
KS
151762015-03-23 Keith Seitz <keiths@redhat.com>
15177
15178 * gdb.linespec/keywords.c: New file.
15179 * gdb.linespec/keywords.exp: New file.
15180
7e993ebf
KS
151812015-03-23 Keith Seitz <keiths@redhat.com>
15182
15183 PR gdb/18021
15184 * gdb.dwarf2/staticvirtual.exp: New test.
15185
bc23328c
JK
151862015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15187
15188 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15189 * README: Remove HP-UX and gdb.hp.
15190 (configuration):
15191 * configure: Regenerate.
15192 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15193 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15194 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15195 gdb.hp/gdb.defects/Makefile.
15196 * gdb.hp/Makefile.in: File deleted.
15197 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15198 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15199 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15200 * gdb.hp/gdb.aCC/run.c: File deleted.
15201 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15202 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15203 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15204 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15205 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15206 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15207 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15208 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15209 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15210 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15211 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15212 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15213 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15214 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15215 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15216 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15217 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15218 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15219 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15220 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15221 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15222 * gdb.hp/gdb.compat/average.c: File deleted.
15223 * gdb.hp/gdb.compat/sum.c: File deleted.
15224 * gdb.hp/gdb.compat/xdb.c: File deleted.
15225 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15226 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15227 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15228 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15229 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15230 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15231 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15232 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15233 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15234 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15235 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15236 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15237 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15238 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15239 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15240 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15241 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15242 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15243 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15244 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15245 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15246 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15247 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15248 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15249 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15250 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15251 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15252 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15253 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15254 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15255 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15256 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15257 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15258 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15259 * gdb.hp/tools/odump: File deleted.
15260
8bf3b159
PA
152612015-03-19 Pedro Alves <palves@redhat.com>
15262
15263 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15264 (saw_thread_3): New globals.
15265 (top level): Increment them when an event for the corresponding
15266 thread is seen.
15267 (no thread starvation): New test.
15268
eb54c8bf
PA
152692015-03-19 Pedro Alves <palves@redhat.com>
15270
15271 * gdb.threads/continue-pending-status.c: New file.
15272 * gdb.threads/continue-pending-status.exp: New file.
15273
32d2e5d6
PA
152742015-03-18 Pedro Alves <palves@redhat.com>
15275
15276 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15277 Use gdb_is_target_remote instead of is_remote. Use
15278 gdb_test_multiple instead of gdb_expect. Exit early if
15279 gdb_test_multiple hits its internal matches. Tighten stepi tests
15280 expected output. Fail on exit with any signal, instead of just
15281 SIGILL.
15282
f68f11b7
YQ
152832015-03-18 Yao Qi <yao.qi@linaro.org>
15284
15285 PR tdep/18107
15286 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15287 variable.
15288 * gdb.base/catch-syscall.exp: Don't skip it on
15289 aarch64*-*-linux* target. Remove elements in all_syscalls.
15290 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15291 target.
15292 (setup_all_syscalls): New proc.
15293
ca5fd19b
YQ
152942015-03-16 Yao Qi <yao.qi@linaro.org>
15295
15296 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15297 (top level): Skip tests if valid_addr_p returns false for
15298 $cmd1 or $cmd2.
15299
85642ba0
AW
153002015-03-11 Andy Wingo <wingo@igalia.com>
15301
15302 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15303
e03f9645
YQ
153042015-03-11 Yao Qi <yao.qi@linaro.org>
15305
15306 * gdb.base/catch-syscall.exp: Fix typo in comments.
15307
5d0962b2
YQ
153082015-03-11 Yao Qi <yao.qi@linaro.org>
15309
15310 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15311
b2df3cef
PA
153122015-03-09 Pedro Alves <palves@redhat.com>
15313
15314 * dg-extract-results.py: Delete.
15315
ef878e53
PA
153162015-03-09 Pedro Alves <palves@redhat.com>
15317
15318 Merge dg-extract-results.sh from GCC upstream (r218843).
15319
15320 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15321 * dg-extract-results.sh: Use --text with grep to avoid issues with
15322 binary files. Fall back to cat -v, if that doesn't work.
15323
9494d219
PA
153242015-03-05 Pedro Alves <palves@redhat.com>
15325
15326 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15327
a8d9763a
SM
153282015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15329
15330 * lib/mi-support.exp (mi_expect_interrupt): Accept
15331 alternative event for when in all-stop mode.
15332
be9957b8
PA
153332015-03-04 Pedro Alves <palves@redhat.com>
15334
15335 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15336
d57be0f4 153372015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15338
15339 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15340
c214c7cf
AA
153412015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15342
15343 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15344 regexps for GDB's current line display, accept a hex address
15345 preceding the line number.
15346
6d74a497
AA
153472015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15348
15349 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15350 the 'arch1' variable for "s390*-linux*" targets.
15351
511aee7c
PA
153522015-03-04 Pedro Alves <palves@redhat.com>
15353
15354 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15355 (main): Pass missing retval argument to pthread_join call.
15356
95e50b27
PA
153572015-03-02 Pedro Alves <palves@redhat.com>
15358
15359 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15360 (top level): Call do_test with non-stop as well.
15361
28054d69
PA
153622015-03-02 Pedro Alves <palves@redhat.com>
15363
15364 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15365 -1.
15366
4fa5d7b4
AA
153672015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15368
15369 * gdb.arch/s390-vregs.exp: New test.
15370 * gdb.arch/s390-vregs.S: New file.
15371
97c18565
PA
153722015-02-27 Pedro Alves <palves@redhat.com>
15373
15374 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15375 call to catch_command_errors.
15376 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15377 catch_command_errors.
15378
a37bfa30
PA
153792015-02-27 Pedro Alves <palves@redhat.com>
15380
15381 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15382 "true" for boolean result.
15383 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15384 prototype of main.
15385
6f98576f
PA
153862015-02-27 Pedro Alves <palves@redhat.com>
15387
15388 * lib/unbuffer_output.c: New file.
15389 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15390 (main): Call gdb_unbuffer_output.
15391
eba5ab56
YQ
153922015-02-27 Yao Qi <yao.qi@linaro.org>
15393
15394 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15395 target.
15396
0def5aaa
DE
153972015-02-26 Doug Evans <dje@google.com>
15398
15399 * gdb.cp/class2.cc (Dbase, D): New classes.
15400 (main): New local delta.
15401 * gdb.cp/class2.exp: Test printing delta.
15402 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15403 (dynbar): New global.
15404 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15405
081a1c2c
JK
154062015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15407
15408 * gdb.compile/compile-ifunc.c: New file.
15409 * gdb.compile/compile-ifunc.exp: New file.
15410
2f41223f
AT
154112015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15412
15413 * gdb.base/structs.exp: Check for correct struct on finish.
15414
03eddd80
YQ
154152015-02-26 Yao Qi <yao.qi@linaro.org>
15416
15417 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15418 is zero.
15419
80c57053
JK
154202015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15421
15422 * gdb.arch/cordic.ko.bz2: New file.
15423 * gdb.arch/cordic.ko.debug.bz2: New file.
15424 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15425
21613c12
YQ
154262015-02-25 Yao Qi <yao.qi@linaro.org>
15427
15428 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15429 aarch64*-*-* target.
15430
d8b901ed
PA
154312015-02-23 Pedro Alves <palves@redhat.com>
15432
15433 * lib/gdb.exp (delete_breakpoints): Rewrite using
15434 gdb_test_multiple.
15435
e5b85ead
PA
154362015-02-23 Pedro Alves <palves@redhat.com>
15437
15438 * gdb.base/info-os.c: Include stdlib.h.
15439
85c3a371
DE
154402015-02-22 Doug Evans <xdje42@gmail.com>
15441
15442 PR symtab/17855
15443 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15444 is read after symbols have been re-read.
15445 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15446 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15447
96553a0c
DE
154482015-02-21 Doug Evans <dje@google.com>
15449
15450 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15451
97a0c697
JK
154522015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15453
15454 PR corefiles/17808
15455 * gdb.arch/i386-biarch-core.core.bz2: New file.
15456 * gdb.arch/i386-biarch-core.exp: New file.
15457
a47cd6e9
PA
154582015-02-21 Pedro Alves <palves@redhat.com>
15459
15460 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15461 runto_main fails.
15462
c5facdc4
PA
154632015-02-20 Pedro Alves <palves@redhat.com>
15464
15465 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15466 info probes.
15467
2db9a427
PA
154682015-02-20 Pedro Alves <palves@redhat.com>
15469
15470 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15471
60fb7e9e
PA
154722015-02-20 Pedro Alves <palves@redhat.com>
15473
15474 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15475 clean_restart before gdb_target_supports_trace.
15476
5c5019c2
PA
154772015-02-20 Pedro Alves <palves@redhat.com>
15478
15479 PR threads/18006
15480 * gdb.threads/clone-thread_db.c: New file.
15481 * gdb.threads/clone-thread_db.exp: New file.
15482
c9587f88
AT
154832015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15484
15485 PR breakpoints/16812
15486 * gdb.base/catch-gdb-caused-signals.c: New file.
15487 * gdb.base/catch-gdb-caused-signals.exp: New file.
15488
f6a88844
JM
154892015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15490
15491 * configure: Regenerated.
15492 * configure.ac: Use GDB_AC_TRANSFORM.
15493 * aclocal.m4: sinclude ../transform.m4.
15494
497c491b
JM
154952015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15496
15497 * lib/dtrace.exp: New file.
15498 * gdb.base/dtrace-probe.exp: Likewise.
15499 * gdb.base/dtrace-probe.d: Likewise.
15500 * gdb.base/dtrace-probe.c: Likewise.
15501 * lib/pdtrace.in: Likewise.
15502 * configure.ac: Output variables with the transformed names of
15503 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15504 * configure: Regenerated.
15505
03e98035
JM
155062015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15507
15508 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15509 expected message when trying to access $_probe_* convenience
15510 variables while not on a probe.
15511
63cc30e9
JK
155122015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15513
15514 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15515
0703599a
PA
155162015-02-11 Pedro Alves <pedro@codesourcery.com>
15517
15518 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15519 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15520
7e60a48e
DE
155212015-02-10 Doug Evans <xdje42@gmail.com>
15522
15523 * lib/gdb.exp (gdb_load): Always return a result.
15524
01b088bc
PA
155252015-02-10 Pedro Alves <palves@redhat.com>
15526
15527 * gdb.threads/signal-sigtrap.c: New file.
15528 * gdb.threads/signal-sigtrap.exp: New file.
15529
b05ec7a5
AT
155302015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15531
15532 * gdb.trace/no-attach-trace.c: New file.
15533 * gdb.trace/no-attach-trace.exp: New file.
15534
a2c2acaf
MW
155352015-02-09 Mark Wielaard <mjw@redhat.com>
15536
15537 * gdb.dwarf2/atomic.c: New file.
15538 * gdb.dwarf2/atomic-type.exp: Likewise.
15539
31fd9caa
MM
155402015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15541
15542 * gdb.btrace/buffer-size.exp: Update "info record" output.
15543 * gdb.btrace/delta.exp: Update "info record" output.
15544 * gdb.btrace/enable.exp: Update "info record" output.
15545 * gdb.btrace/finish.exp: Update "info record" output.
15546 * gdb.btrace/instruction_history.exp: Update "info record" output.
15547 * gdb.btrace/next.exp: Update "info record" output.
15548 * gdb.btrace/nexti.exp: Update "info record" output.
15549 * gdb.btrace/step.exp: Update "info record" output.
15550 * gdb.btrace/stepi.exp: Update "info record" output.
15551 * gdb.btrace/nohist.exp: Update "info record" output.
15552
d33501a5
MM
155532015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15554
15555 * gdb.btrace/buffer-size: New.
15556
f4abbc16
MM
155572015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15558
15559 * gdb.btrace/delta.exp: Update "info record" output.
15560 * gdb.btrace/enable.exp: Update "info record" output.
15561 * gdb.btrace/finish.exp: Update "info record" output.
15562 * gdb.btrace/instruction_history.exp: Update "info record" output.
15563 * gdb.btrace/next.exp: Update "info record" output.
15564 * gdb.btrace/nexti.exp: Update "info record" output.
15565 * gdb.btrace/step.exp: Update "info record" output.
15566 * gdb.btrace/stepi.exp: Update "info record" output.
15567 * gdb.btrace/nohist.exp: Update "info record" output.
15568
b9d61307
SM
155692015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15570
15571 PR gdb/15678
15572 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15573
e584fdbc
PA
155742015-02-06 Pedro Alves <palves@redhat.com>
15575
15576 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15577 macro.
15578 (seconds_left, again): New globals.
15579 (main): Wait seconds_left in a 1-second sleep loop instead of
15580 sleeping 180 seconds. If 'again' is set, reset the seconds
15581 counter.
15582 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15583 'again' in the inferior before detaching. Print the seconds left.
15584 (options): New global.
15585 (top level): Build program with -DTIMEOUT=$timeout.
15586
77f41761
PA
155872015-02-06 Pedro Alves <palves@redhat.com>
15588
15589 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15590 determine how many seconds to pass to 'alarm'.
15591 * gdb.base/gdb-sigterm.exp (top level): Build program with
15592 -DTIMEOUT=$timeout.
15593 (do_test): Return success/failure indication. Add more verbose
15594 logging. Don't fail if 200 single steps are seen. Instead, fail
15595 when the test times out.
15596 (passes): New global.
15597 (top level): Break the testing loop if testing fails on any
15598 iteration. Use gdb_assert.
15599
b9394193
DB
156002015-02-04 Don Breazeal <donb@codesourcery.com>
15601
15602 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15603 and initialize them.
15604 (ipc_cleanup): New function.
15605 (main): Don't declare shmid, semid, and msqid. Add a call to
15606 atexit so that we call ipc_cleanup on exit.
15607
42d9e528
PA
156082015-02-04 Pedro Alves <palves@redhat.com>
15609
15610 * boards/native-extended-gdbserver.exp: Remove any target variant
15611 specifications from the board name before clearing the isremote
15612 flag from board_info.
15613
ae6ae975
DE
156142015-01-31 Doug Evans <xdje42@gmail.com>
15615
15616 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15617
cfb069a8
GB
156182015-01-31 Gary Benson <gbenson@redhat.com>
15619
15620 * gdb.base/completion.exp: Disable completion limiting for
15621 existing tests. Add new tests to check completion limiting.
15622 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15623
5dd31d79
DE
156242015-01-31 Doug Evans <xdje42@gmail.com>
15625
15626 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15627
9f050062
DE
156282015-01-31 Doug Evans <xdje42@gmail.com>
15629
15630 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15631 entries. Duplicate file section script entries.
15632 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15633 inlined entries. Add test for safe-path rejection.
15634 * gdb.python/py-section-script.c: Add duplicate inlined section script
15635 entries. Duplicate file section script entries.
15636 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15637 inlined entries. Add test for safe-path rejection.
15638
df25ebbd
JB
156392015-01-29 Joel Brobecker <brobecker@adacore.com>
15640
15641 * gdb.ada/disc_arr_bound: New testcase.
15642
4a0ca9ec
JB
156432015-01-29 Joel Brobecker <brobecker@adacore.com>
15644
15645 * gdb.ada/mi_var_array: New testcase.
15646
3a8b707a
DE
156472015-01-27 Doug Evans <dje@google.com>
15648
15649 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15650 Add test for objfile.filename, objfile.username after objfile
15651 has been unloaded.
15652
f8313f6e
JB
156532015-01-26 Joel Brobecker <brobecker@adacore.com>
15654
15655 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15656 the second test to print the name attribute of value
15657 returned by the call to gdb.lookup_type, and adjust
15658 the expected output accordingly.
15659
37bc665e
MW
156602015-01-25 Mark Wielaard <mjw@redhat.com>
15661
15662 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15663 * gdb.base/disp-step-fork.c: Include unistd.h.
15664 * gdb.base/siginfo-obj.c: Include stdio.h.
15665 * gdb.base/siginfo-thread.c: Likewise.
15666 * gdb.mi/non-stop.c: Include unistd.h.
15667 * gdb.mi/nsthrexec.c: Include stdio.h.
15668 * gdb.mi/pthreads.c: Include unistd.h.
15669 * gdb.modula2/unbounded1.c (main): Declare returns int.
15670 * gdb.reverse/consecutive-reverse.c: Likewise.
15671 * gdb.threads/create-fail.c: Include unistd.h.
15672 * gdb.threads/killed.c: Likewise.
15673 * gdb.threads/linux-dp.c: Likewise.
15674 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15675 * gdb.threads/non-ldr-exc-2.c: Likewise.
15676 * gdb.threads/non-ldr-exc-3.c: Likewise.
15677 * gdb.threads/non-ldr-exc-4.c: Likewise.
15678 * gdb.threads/pthreads.c: Include unistd.h.
15679 (main): Declare returns int.
15680 * gdb.threads/tls-main.c (foo): New declaration.
15681 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15682
f7e5394d
SM
156832015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15684
15685 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15686 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15687
743649fd
MW
156882015-01-15 Mark Wielaard <mjw@redhat.com>
15689
15690 * gdb.base/noreturn-return.c: New file.
15691 * gdb.base/noreturn-return.exp: New file.
15692 * gdb.base/noreturn-finish.c: New file.
15693 * gdb.base/noreturn-finish.exp: New file.
15694
198297aa
PA
156952015-01-23 Pedro Alves <palves@redhat.com>
15696
15697 * gdb.threads/continue-pending-after-query.c: New file.
15698 * gdb.threads/continue-pending-after-query.exp: New file.
15699
717cf30c
AG
157002015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15701 Simon Marchi <simon.marchi@ericsson.com>
15702
15703 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15704 * gdb.base/valgrind-db-attach.exp: Same.
15705 * gdb.base/valgrind-infcall.exp: Same.
15706 * lib/mi-support.exp (default_mi_gdb_start): Same.
15707 * lib/prompt.exp (default_prompt_gdb_start): Same.
15708 * lib/gdb.exp (default_gdb_spawn): Same.
15709 (gdb_interact): New.
15710
15711
4b62a76e
JK
157122015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15713
15714 * gdb.compile/compile.exp (pointer to jit function): New test.
15715
b4cdae6f
WW
157162015-01-17 Wei-cheng Wang <cole945@gmail.com>
15717
15718 * lib/gdb.exp (supports_process_record): Return true for
15719 powerpc*-*-linux*.
15720 (supports_reverse): Likewise.
15721
d221e7ef
DB
157222015-01-15 Don Breazeal <donb@codesourcery.com>
15723
15724 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15725 instead of checking whether the target board is remote and
15726 use spawn_wait_for_attach instead of exec/sleep.
15727 * gdb.base/attach-twice.exp: Likewise.
15728
bafffb51
JB
157292015-01-15 Joel Brobecker <brobecker@adacore.com>
15730
15731 * gdb.ada/var_arr_attrs: New testcase.
15732
5589af0e
PA
157332015-01-14 Pedro Alves <palves@redhat.com>
15734 Joel Brobecker <brobecker@adacore.com>
15735
15736 PR gdb/17525
15737 * gdb.base/bp-cmds-execution-x-script.c: New file.
15738 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15739 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15740
6c400b59
PA
157412015-01-14 Pedro Alves <palves@redhat.com>
15742
15743 PR cli/17828
15744 * gdb.base/batch-preserve-term-settings.c: New file.
15745 * gdb.base/batch-preserve-term-settings.exp: New file.
15746
e02c96a7
DE
157472015-01-13 Doug Evans <dje@google.com>
15748
15749 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15750 binary.
15751
576fd14c
JB
157522015-01-13 Joel Brobecker <brobecker@adacore.com>
15753
15754 * Makefile.in (clean mostlyclean): Do not delete *.py.
15755
04dccad0
JB
157562015-01-13 Joel Brobecker <brobecker@adacore.com>
15757
15758 * gdb.python/py-lookup-type.exp: New file.
15759
3d230f71
PA
157602015-01-12 Pedro Alves <palves@redhat.com>
15761
15762 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15763 restore GDBFLAGS before returning.
15764
7e67715d
JK
157652015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15766
15767 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15768 is_amd64_regs_target and is_x86_like_target.
15769
f2e0d4b4
DE
157702015-01-11 Doug Evans <xdje42@gmail.com>
15771
15772 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15773 is given without an explicit form.
15774 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15775 attributes.
15776 * gdb.dwarf/corrupt.exp: Ditto.
15777 * gdb.dwarf2/enum-type.exp: Ditto.
15778 * gdb.trace/entry-values.exp: Ditto.
15779 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15780
439250fb
DE
157812015-01-11 Doug Evans <xdje42@gmail.com>
15782
15783 PR gdb/15830
15784 * gdb.base/maint.exp: Remove references to "maint demangle".
15785 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15786 Add tests for explicitly specifying language to demangle.
15787 * gdb.dlang/demangle.exp: Ditto.
15788
ede9f622
PA
157892015-01-09 Pedro Alves <palves@redhat.com>
15790
15791 * gdb.threads/non-stop-fair-events.c: New file.
15792 * gdb.threads/non-stop-fair-events.exp: New file.
15793
a7b796db
PA
157942015-01-09 Pedro Alves <palves@redhat.com>
15795
15796 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15797 the global scope. Set a breakpoint after all threads are started
15798 rather than stepping over two source lines. Expect the prompt.
15799 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15800 global.
15801 (NUM): Now 15.
15802 (main): Use threads_started_barrier to wait for all threads to
15803 start. Main thread no longer calls thread_function. Exit after
15804 180 seconds.
15805 (loop): New function.
15806 (thread_function): Wait on threads_started_barrier barrier. Call
15807 'loop' at each iteration.
15808 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15809 threads have started, instead of hardcoding number of "next"
15810 steps. Use an access watchpoint instead of a write watchpoint.
15811
9665ffdd
PA
158122015-01-09 Pedro Alves <palves@redhat.com>
15813
15814 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15815 (thread_func): Wait on barrier.
15816 (main): Wait for all threads to start before stopping GDB.
15817 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15818 global.
15819 (thread1_func, thread2_func): Wait on barrier.
15820 (main): Wait for all threads to start before stopping GDB.
15821 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15822 New global.
15823 (thread1_func, thread2_func): Wait on barrier.
15824 (main): Wait for all threads to start before stopping GDB.
15825
c945a99f
PA
158262015-01-09 Pedro Alves <palves@redhat.com>
15827
15828 * gdb.threads/attach-many-short-lived-threads.c: New file.
15829 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15830
c1a747c1
PA
158312014-01-09 Pedro Alves <palves@redhat.com>
15832
15833 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15834 instead of to thread 2.
15835 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15836 Add barrier around each pthread_create call instead of around all
15837 calls.
15838 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15839 Set a break on thread_function and have the child threads hit it
15840 one at at a time.
15841
60b3033e
PA
158422015-01-09 Pedro Alves <palves@redhat.com>
15843
15844 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15845 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15846 false.
15847 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15848 checking whether the target board is remote.
15849 * gdb.multi/multi-attach.exp: Likewise.
15850 * gdb.python/py-sync-interp.exp: Likewise.
15851 * gdb.server/ext-attach.exp: Likewise.
15852 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15853 tests that need to attach, instead of checking whether the target
15854 board is remote at the top of the file.
15855
acc018ac
YQ
158562015-01-08 Yao Qi <yao@codesourcery.com>
15857
15858 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15859
50a18af8
JK
158602015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15861
15862 Fix testcase compilation.
15863 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15864
8503d6e1
JB
158652015-01-06 Joel Brobecker <brobecker@adacore.com>
15866
15867 * gdb.python/py-type.exp: Add a couple test about empty
15868 array creation, and negative-length array creation.
15869
cc73dbcc
DE
158702015-01-02 Doug Evans <xdje42@gmail.com>
15871
15872 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15873
0300bbc7
DE
158742015-01-02 Doug Evans <dje@google.com>
15875
15876 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15877
9d85a0ec
YQ
158782014-12-29 Yao Qi <yao@codesourcery.com>
15879
15880 * gdb.trace/entry-values.exp: Update comments. Rename variable
15881 bar_call_foo to returned_from_foo.
15882
87186c6a
MMN
158832014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15884
15885 PR gdb/17394
15886 * gdb.linespec/break-asm-file.c: New file.
15887 * gdb.linespec/break-asm-file.exp: New file.
15888 * gdb.linespec/break-asm-file0.s: New file.
15889 * gdb.linespec/break-asm-file1.s: New file.
15890
1bab7383
YQ
158912014-12-18 Nigel Stephens <nigel@mips.com>
15892 Maciej W. Rozycki <macro@codesourcery.com>
15893
15894 * gdb.base/float.exp: Handle the new output from "info float" on
15895 MIPS targets.
15896
1bc1068a
JK
158972014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15898
15899 Fix MinGW compilation.
15900 * gdb.compile/compile-ops.exp: Update untested message if
15901 !skip_compile_feature_tests.
15902 * gdb.compile/compile-setjmp.exp: Likewise.
15903 * gdb.compile/compile-tls.exp: Likewise.
15904 * gdb.compile/compile.exp: Likewise.
15905 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15906 supported on this host".
15907
b6615d10
DE
159082014-12-16 Doug Evans <xdje42@gmail.com>
15909
15910 * boards/stabs.exp: New file.
15911
25dda427
AA
159122014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15913
15914 * gdb.base/completion.exp: Adjust to format changes of "maint
15915 print user-registers".
15916
bf330350
CU
159172014-12-16 Catalin Udma <catalin.udma@freescale.com>
15918
15919 PR server/17457
15920 * gdb.arch/aarch64-fp.c: New file.
15921 * gdb.arch/aarch64-fp.exp: New file.
15922
395cf596
SDJ
159232014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15924
15925 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15926 r210637, r210913, r211666, r215400, r215817).
15927
15928 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15929 * dg-extract-results.py: New file.
15930 * dg-extract-results.sh: Use it if the environment seems
15931 suitable.
15932
15933 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15934
15935 * dg-extract-results.py (parse_run): Handle warnings that
15936 are printed before a test harness is run.
15937
15938 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15939
15940 * dg-extract-results.py (Named): Remove __cmp__ method.
15941 (output_variation): Use a key to sort variation.harnesses.
15942
15943 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15944
15945 * dg-extract-results.py: For Python 3, force sys.stdout to
15946 handle surrogate escape sequences.
15947 (safe_open): New function.
15948 (output_segment, main): Use it.
15949
15950 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15951
15952 * dg-extract-results.py (Prog.result_re): Include options
15953 in test name.
15954
15955 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15956
15957 * dg-extract-results.py (output_variation): Always sort if
15958 do_sum.
15959
e882ef3c
SM
159602014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15961
15962 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15963 as long as we get pagination notifications.
15964
4992aa20
JM
159652014-12-15 Jason Merrill <jason@redhat.com>
15966
15967 * Makefile.in (check-gdb.%): Restore.
15968 * README: Mention it.
15969
c1b5a1a6
JB
159702014-12-13 Joel Brobecker <brobecker@adacore.com>
15971
15972 * gdb.ada/str_uninit: New testcase.
15973
5537b577
JK
159742014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15975
15976 PR symtab/17642
15977 * gdb.base/vla-stub-define.c: New file.
15978 * gdb.base/vla-stub.c: New file.
15979 * gdb.base/vla-stub.exp: New file.
15980
bb2ec1b3
TT
159812014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15982 Jan Kratochvil <jan.kratochvil@redhat.com>
15983 Tom Tromey <tromey@redhat.com>
15984
15985 * configure.ac: Add gdb.compile/.
15986 * configure: Regenerate.
15987 * gdb.compile/Makefile.in: New file.
15988 * gdb.compile/compile-ops.exp: New file.
15989 * gdb.compile/compile-ops.c: New file.
15990 * gdb.compile/compile-tls.c: New file.
15991 * gdb.compile/compile-tls.exp: New file.
15992 * gdb.compile/compile-constvar.S: New file.
15993 * gdb.compile/compile-constvar.c: New file.
15994 * gdb.compile/compile-mod.c: New file.
15995 * gdb.compile/compile-nodebug.c: New file.
15996 * gdb.compile/compile-setjmp-mod.c: New file.
15997 * gdb.compile/compile-setjmp.c: New file.
15998 * gdb.compile/compile-setjmp.exp: New file.
15999 * gdb.compile/compile-shlib.c: New file.
16000 * gdb.compile/compile.c: New file.
16001 * gdb.compile/compile.exp: New file.
16002 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16003
4ff709eb
TT
160042014-12-12 Tom Tromey <tromey@redhat.com>
16005
16006 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16007 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16008
6dddd6a5
DE
160092014-12-12 Doug Evans <dje@google.com>
16010
16011 * lib/gdb-python.exp (get_python_valueof): New function.
16012 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16013
71c24708
AA
160142014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16015
16016 * gdb.base/completion.exp: Add test for completion of "info
16017 registers ".
16018
3e29f34a
MR
160192014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16020
16021 * gdb.base/func-ptrs.c: New file.
16022 * gdb.base/func-ptrs.exp: New file.
16023
fc126975
SM
160242014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16025
16026 PR breakpoints/17012
16027 * gdb.base/dprintf-detach.c: New file.
16028 * gdb.base/dprintf-detach.exp: New file.
16029
0a46d518
SM
160302014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16031
16032 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16033 * lib/gdb.exp (target_is_gdbserver): New procedure.
16034
a0be3e44
DE
160352014-12-08 Doug Evans <dje@google.com>
16036
16037 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16038
df1b803a
YQ
160392014-12-05 Yao Qi <yao@codesourcery.com>
16040
16041 * gdb.guile/scm-error.exp: Remove the third argument to
16042 gdb_remote_download.
16043 * gdb.guile/scm-frame-args.exp: Likewise.
16044 * gdb.guile/scm-section-script.exp: Likewise.
16045
ddb9f679
YQ
160462014-12-05 Yao Qi <yao@codesourcery.com>
16047
16048 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16049
86e4ed39
DE
160502014-12-04 Doug Evans <dje@google.com>
16051
16052 * gdb.python/py-objfile.exp: Add tests for
16053 objfile.add_separate_debug_file.
16054
7c50a931
DE
160552014-12-04 Doug Evans <dje@google.com>
16056
16057 * lib/gdb.exp (get_build_id): New function.
16058 (build_id_debug_filename_get): Rewrite to use it.
16059 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16060
621661e3
MR
160612014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16062
16063 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16064 `method(long)', not just 0x0.
16065 * gdb.cp/nsalias.exp: Align code labels to 4.
16066 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16067 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16068 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16069 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16070 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16071 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16072
29f0c3b7
DE
160732014-12-02 Doug Evans <dje@google.com>
16074
e1e061e7 16075 PR symtab/17602
29f0c3b7 16076 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16077 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16078 * gdb.cp/anon-ns.exp: Update.
16079
162078c8
NB
160802014-12-02 Nick Bull <nicholaspbull@gmail.com>
16081
16082 * gdb.python/py-events.py (inferior_call_handler): New.
16083 (register_changed_handler, memory_changed_handler): New.
16084 (test_events.invoke): Register new handlers.
16085 * gdb.python/py-events.exp: Add tests for inferior call,
16086 memory_changed and register_changed events.
16087
fdb09caf
AA
160882014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16089
16090 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16091 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16092 if the linker doesn't understand this.
16093
55cfb2c4
SM
160942014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16095
16096 * gdb.python/python.exp: Change expected reply to help().
16097
9e8cd6df
YQ
160982014-12-01 Yao Qi <yao@codesourcery.com>
16099
16100 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16101 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16102 * configure: Re-generated.
16103
6c659fc2
SC
161042014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16105
16106 * gdb.cp/chained-calls.cc: New file.
16107 * gdb.cp/chained-calls.exp: New file.
16108 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16109
d7fc3181
SM
161102014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16111
16112 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16113 * gdb.dwarf2/symtab-producer.exp: Same.
16114 * gdb.gdb/python-interrupts.exp: Same.
16115 * gdb.gdb/python-selftest.exp: Same.
16116 * gdb.python/py-linetable.exp: Same.
16117 * gdb.python/py-type.exp: Same.
16118 * gdb.python/py-value-cc.exp: Same.
16119 * gdb.python/py-value.exp: Same.
16120
10e79639
YQ
161212014-11-28 Yao Qi <yao@codesourcery.com>
16122
16123 * gdb.base/break-probes.exp: Match library name prefixed with
16124 sysroot.
16125
f28a0564
SM
161262014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16127
16128 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16129 test expected output. Add parentheses for the call to print.
16130 Remove L suffix from integers.
16131
3fe1ce1d
DE
161322014-11-26 Doug Evans <dje@google.com>
16133
16134 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16135
84429e27
YQ
161362014-11-22 Yao Qi <yao@codesourcery.com>
16137
16138 * gdb.trace/entry-values.c: Remove asms.
16139 (foo): Add foo_label.
16140 (bar): Add bar_label.
16141 * gdb.trace/entry-values.exp: Remove code computing foo's
16142 length and bar's length.
16143 (Dwarf::assemble): Invoke function_range for bar and use
16144 MACRO_AT_func for foo.
16145
26741859
YQ
161462014-11-22 Yao Qi <yao@codesourcery.com>
16147
16148 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16149 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16150 Use .Lgcc43_procstart instead of gcc43.
16151
45e44d27
JB
161522014-11-21 Joel Brobecker <brobecker@adacore.com>
16153
16154 * gdb.ada/n_arr_bound: New testcase.
16155
458c8db8
SDJ
161562014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16157
16158 PR breakpoints/10737
16159 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16160 test_catch_syscall_multi_arch.
16161 (test_catch_syscall_multi_arch): New function.
16162
43f3e411
DE
161632014-11-20 Doug Evans <xdje42@gmail.com>
16164
16165 * gdb.base/maint.exp: Update expected output.
16166
0d7b2549
AA
161672014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16168
16169 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16170 4-byte instruction on S390.
16171
8908fca5
JB
161722014-11-19 Joel Brobecker <brobecker@adacore.com>
16173
16174 * gdb.ada/arr_arr: New testcase.
16175
4a46959e
JB
161762014-11-19 Joel Brobecker <brobecker@adacore.com>
16177
16178 * gdb.ada/pkd_arr_elem: New Testcase.
16179
470e2f4e
LM
161802014-11-18 Luis Machado <lgustavo@codesourcery.com>
16181
16182 * gdb.reverse/break-precsave: Expect completion message for
16183 core file reads.
16184 * gdb.reverse/consecutive-precsave.exp: Likewise.
16185 * gdb.reverse/finish-precsave.exp: Likewise.
16186 * gdb.reverse/i386-precsave.exp: Likewise.
16187 * gdb.reverse/machinestate-precsave.exp: Likewise.
16188 * gdb.reverse/sigall-precsave.exp: Likewise.
16189 * gdb.reverse/solib-precsave.exp: Likewise.
16190 * gdb.reverse/step-precsave.exp: Likewise.
16191 * gdb.reverse/until-precsave.exp: Likewise.
16192 * gdb.reverse/watch-precsave.exp: Likewise.
16193
a267f3ad
AA
161942014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16195
16196 * gdb.base/bp-permanent.c: Include unistd.h.
16197 * gdb.python/py-framefilter-mi.c (main): Add return type.
16198 * gdb.python/py-framefilter.c (main): Likewise.
16199 * gdb.trace/actions-changed.c (main): Likewise.
16200
12084a9a
AA
162012014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16202
16203 * gdb.mi/until.c: Add eye-catchers.
16204 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16205 line numbers.
16206
dc7e1a77
AA
162072014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16208
16209 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16210 function header variants in break1.c.
16211 * gdb.base/ena-dis-br.exp: Likewise.
16212 * gdb.base/hbreak2.exp: Likewise.
16213 * gdb.reverse/until-precsave.exp: Drop references to removed
16214 non-prototype function header variants in ur1.c.
16215 * gdb.reverse/until-reverse.exp: Likewise.
16216
41c77605
PM
162172014-11-17 Petr Machata <pmachata@redhat.com>
16218
16219 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16220 ${_cu_offset_size} bytes abbrev offset.
16221
34248c3a
DE
162222014-11-15 Doug Evans <xdje42@gmail.com>
16223
16224 PR symtab/17559
16225 * gdb.base/line-symtabs.exp: New file.
16226 * gdb.base/line-symtabs.c: New file.
16227 * gdb.base/line-symtabs.h: New file.
16228
646da059
YQ
162292014-11-14 Yao Qi <yao@codesourcery.com>
16230
16231 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16232 (func): Add label func_label.
16233 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16234 Replace low_pc and high_pc with MACRO_AT_range.
16235 Replace name, low_pc and high_pc with MACRO_AT_func.
16236
9301ebe6
YQ
162372014-11-14 Yao Qi <yao@codesourcery.com>
16238
16239 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16240 Replace name, low_pc and high_pc with MACRO_AT_func.
16241
f166b542
YQ
162422014-11-14 Yao Qi <yao@codesourcery.com>
16243
16244 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16245 produce debug information.
16246 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16247
0f6e71e3
YQ
162482014-11-14 Yao Qi <yao@codesourcery.com>
16249
16250 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16251 object and get function length.
16252 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16253 with MACRO_AT_func.
16254 (top-level): Replace gdb_compile and clean_restart with
16255 prepare_for_testing.
16256 * gdb.dwarf2/main.c (main): Add label main_label.
16257
876c4df9
YQ
162582014-11-14 Yao Qi <yao@codesourcery.com>
16259
16260 * lib/dwarf.exp (function_range): New procedure.
16261 (Dwarf::_handle_macro_at_func): New procedure.
16262 (Dwarf::_handle_macro_at_range): New procedure.
16263 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16264
02ad9cf1
YQ
162652014-11-14 Yao Qi <yao@codesourcery.com>
16266
16267 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16268 (_handle_attribute): New procedure.
16269
a59add0c
AA
162702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16271
16272 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16273 * gdb.base/call-sc.c (zed): Likewise.
16274 * gdb.base/checkpoint.c (main): Likewise.
16275 * gdb.base/dump.c (main): Likewise.
16276 * gdb.base/gcore.c (main): Likewise.
16277 * gdb.base/huge.c (main): Likewise.
16278 * gdb.base/multi-forks.c (main): Likewise.
16279 * gdb.base/pr10179-a.c (main): Likewise.
16280 * gdb.base/savedregs.c (main): Likewise.
16281 * gdb.base/sigaltstack.c (main): Likewise.
16282 * gdb.base/siginfo.c (main): Likewise.
16283 * gdb.base/structs.c (zed): Likewise.
16284 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16285 * gdb.mi/mi-syn-frame.c (main): Likewise.
16286 * gdb.mi/until.c (foo, main): Likewise.
16287 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16288 * gdb.base/solib-weak.c (foo): Declare.
16289 * gdb.base/attach-twice.c: Include stdio.h.
16290 * gdb.base/weaklib1.c: Likewise.
16291 * gdb.base/weaklib2.c: Likewise.
16292 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16293 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16294 unistd.h.
16295 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16296 * gdb.mi/mi-exit-code.c: Likewise.
16297 * gdb.base/break-interp-lib.c: Include string.h.
16298 * gdb.base/coremaker.c: Likewise.
16299 * gdb.base/testenv.c: Likewise.
16300 * gdb.python/py-finish-breakpoint.c: Likewise.
16301 * gdb.base/inferior-died.c: Include sys/wait.h.
16302 * gdb.base/fileio.c: Include time.h.
16303 * gdb.base/async-shell.c: Include unistd.h.
16304 * gdb.base/dprintf-non-stop.c: Likewise.
16305 * gdb.base/info-os.c: Likewise.
16306 * gdb.mi/mi-console.c: Likewise.
16307 * gdb.mi/watch-nonstop.c: Likewise.
16308 * gdb.python/py-events.c: Likewise.
16309 * gdb.base/async.c (baz): Move up before its invocation.
16310 * gdb.base/code_elim2.c (my_global_func): Likewise.
16311 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16312 * gdb.base/advance.c (func2): Likewise.
16313
3b5d5997
AA
163142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16315
16316 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16317 variant.
16318 * gdb.base/annota3.c: Likewise.
16319 * gdb.base/async.c: Likewise.
16320 * gdb.base/average.c: Likewise.
16321 * gdb.base/call-ar-st.c: Likewise.
16322 * gdb.base/call-rt-st.c: Likewise.
16323 * gdb.base/call-sc.c: Likewise.
16324 * gdb.base/call-strs.c: Likewise.
16325 * gdb.base/ending-run.c: Likewise.
16326 * gdb.base/execd-prog.c: Likewise.
16327 * gdb.base/exprs.c: Likewise.
16328 * gdb.base/foll-exec.c: Likewise.
16329 * gdb.base/foll-fork.c: Likewise.
16330 * gdb.base/foll-vfork.c: Likewise.
16331 * gdb.base/funcargs.c: Likewise.
16332 * gdb.base/gcore.c: Likewise.
16333 * gdb.base/jump.c: Likewise.
16334 * gdb.base/langs0.c: Likewise.
16335 * gdb.base/langs1.c: Likewise.
16336 * gdb.base/langs2.c: Likewise.
16337 * gdb.base/mips_pro.c: Likewise.
16338 * gdb.base/nodebug.c: Likewise.
16339 * gdb.base/opaque0.c: Likewise.
16340 * gdb.base/opaque1.c: Likewise.
16341 * gdb.base/recurse.c: Likewise.
16342 * gdb.base/run.c: Likewise.
16343 * gdb.base/scope0.c: Likewise.
16344 * gdb.base/scope1.c: Likewise.
16345 * gdb.base/setshow.c: Likewise.
16346 * gdb.base/setvar.c: Likewise.
16347 * gdb.base/shmain.c: Likewise.
16348 * gdb.base/shr1.c: Likewise.
16349 * gdb.base/shr2.c: Likewise.
16350 * gdb.base/sigall.c: Likewise.
16351 * gdb.base/signals.c: Likewise.
16352 * gdb.base/so-indr-cl.c: Likewise.
16353 * gdb.base/solib2.c: Likewise.
16354 * gdb.base/structs.c: Likewise.
16355 * gdb.base/sum.c: Likewise.
16356 * gdb.base/vforked-prog.c: Likewise.
16357 * gdb.base/watchpoint.c: Likewise.
16358 * gdb.reverse/shr2.c: Likewise.
16359 * gdb.reverse/until-reverse.c: Likewise.
16360 * gdb.reverse/ur1.c: Likewise.
16361 * gdb.reverse/watch-reverse.c: Likewise.
16362
066a77c5
AA
163632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16364
16365 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16366 variant.
16367 * gdb.base/sepdebug.exp: Drop references to removed code.
16368
4f204ea5
AA
163692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16370
16371 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16372 variant. Preserve original line numbering.
16373 * gdb.base/list1.c: Likewise.
16374
3b377a3a
AA
163752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16376
16377 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16378 variant.
16379 * gdb.base/break1.c: Likewise.
16380 * gdb.base/break.exp: Drop references to removed code.
16381
e444df73
AA
163822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16383
16384 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16385 variant.
16386
8008f2a7
AA
163872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16388
16389 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16390
a5a06887
AA
163912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16392
16393 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16394 logic into perform_all_tests() and invoke it with and without
16395 function header prototypes.
16396 (do_function_calls): Remove conditional XFAIL for PR 5318.
16397 (rerun_and_prepare): Remove duplicate code.
16398 (perform_all_tests): New. Main logic moved here.
16399
44dba9b9
AA
164002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16401
16402 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16403 code guarded by #ifdef NO_PROTOTYPES.
16404 (t_double_many_args): Likewise.
16405 (DEF_FUNC_MANY_ARGS_1): Likewise.
16406 (DEF_FUNC_VALUES_1): Likewise.
16407 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16408 guarded by #ifdef PROTOTYPES.
16409
d1fbcd56
AA
164102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16411
16412 * gdb.mi/mi-console.c: Add eye-catcher.
16413 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16414 instead of literal line number.
16415
b0e59b8f
AA
164162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16417
16418 * gdb.base/shr2.c: Add eye-catcher.
16419 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16420 line number.
16421
78f98cca
AA
164222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16423
16424 * gdb.base/jump.c: Add eye-catchers.
16425 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16426 numbers.
16427
58fa2af0
AA
164282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16429
16430 * gdb.base/execd-prog.c: Add eye-catchers.
16431 * gdb.base/foll-exec.c: Likewise.
16432 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16433 line numbers.
16434
04e5059b
AA
164352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16436
16437 * gdb.base/ending-run.c: Add eye-catchers.
16438 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16439 literal line numbers.
16440
dbfdb174
AA
164412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16442
16443 * gdb.base/call-rt-st.c: Add eye-catchers.
16444 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16445 literal line numbers.
16446
888a2ade
AA
164472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16448
16449 * gdb.base/call-ar-st.c: Add eye-catchers.
16450 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16451 literal line numbers.
16452
6acc2dde
AA
164532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16454
16455 * gdb.base/average.c: Add eye-catchers.
16456 * gdb.base/sum.c: Likewise.
16457 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16458 regexps dynamically.
16459
9ecfcd1d
AA
164602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16461
16462 * gdb.base/solib1.c: Add eye-catchers.
16463 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16464 literal line numbers.
16465
78708b7c
PA
164662014-11-12 Pedro Alves <palves@redhat.com>
16467
16468 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16469 leader has exited.
16470
af48d08f
PA
164712014-11-12 Pedro Alves <palves@redhat.com>
16472
16473 * gdb.arch/i386-bp_permanent.c: New file.
16474 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16475 (srcfile): Set to i386-bp_permanent.c.
16476 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16477 that stepi does not execute the 'leave' instruction, instead of
16478 testing it does execute.
16479 * gdb.base/bp-permanent.c: New file.
16480 * gdb.base/bp-permanent.exp: New file.
16481
af3768e9
DE
164822014-11-10 Doug Evans <xdje42@gmail.com>
16483
16484 PR symtab/17564
16485 * gdb.base/symtab-search-order.exp: New file.
16486 * gdb.base/symtab-search-order.c: New file.
16487 * gdb.base/symtab-search-order-1.c: New file.
16488 * gdb.base/symtab-search-order-shlib-1.c: New file.
16489
9de00a4a
PA
164902014-11-07 Pedro Alves <palves@redhat.com>
16491
16492 PR gdb/17511
16493 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16494 i?86-*-linux*.
16495
e0f52461
SC
164962014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16497
16498 PR c++/17494
16499 * gdb.cp/pr17494.cc: New file.
16500 * gdb.cp/pr17494.exp: New file.
16501
6ce8c980
YQ
165022014-11-02 Yao Qi <yao@codesourcery.com>
16503
16504 * gdb.python/python.exp: Get working directory and match the
16505 output of "set extended-prompt \\w " with it.
16506
02be9a71
DE
165072014-10-30 Doug Evans <dje@google.com>
16508
16509 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16510 in objfiles.
16511 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16512 in progspaces.
16513
3bdff46b
LM
165142014-10-30 Janis Johnson <janisjo@codesourcery.com>
16515
16516 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16517 * gdb.base/realname-expand.exp: Likewise.
16518 * gdb.linespec/macro-relative.exp: Likewise.
16519
ab917dfb
PA
165202014-10-29 Pedro Alves <palves@redhat.com>
16521
16522 PR gdb/17408
16523 * gdb.threads/schedlock.c (some_function): New function.
16524 (call_function): New global.
16525 (MAYBE_CALL_SOME_FUNCTION): New macro.
16526 (thread_function): Call it.
16527 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16528 and use it instead of a global counter. Adjust all callers.
16529 (get_current_thread): Use "find current thread" for test message
16530 here rather than having all callers pass down the same string.
16531 (goto_loop): New procedure, factored out from ...
16532 (my_continue): ... this.
16533 (step_ten_loops): Change parameter from test message to command to
16534 use. Adjust.
16535 (list_count): Delete global.
16536 (check_result): New procedure, factored out from duplicate top
16537 level code.
16538 (continue tests): Wrap in with_test_prefix.
16539 (test_step): New procedure, factored out from duplicate top level
16540 code.
16541 (top level): Test "step" in combination with all scheduler-locking
16542 modes. Test "next" in combination with all scheduler-locking
16543 modes, and in combination with stepping over a function call or
16544 not.
16545 * gdb.threads/next-bp-other-thread.c: New file.
16546 * gdb.threads/next-bp-other-thread.exp: New file.
16547
d3d4baed
PA
165482014-10-29 Pedro Alves <palves@redhat.com>
16549
16550 PR python/17372
16551 * gdb.python/python.exp: Test a multi-line command that spawns
16552 interactive Python.
16553 * gdb.base/multi-line-starts-subshell.exp: New file.
16554
563e8d85
YQ
165552014-10-29 Yao Qi <yao@codesourcery.com>
16556
16557 * gdb.base/fileio.exp: Make directories on host.
16558
0ea4d52e
YQ
165592014-10-29 Yao Qi <yao@codesourcery.com>
16560
16561 * gdb.base/fileio.c (test_write): Close the file.
16562
7f5ef605
PA
165632014-10-28 Pedro Alves <palves@redhat.com>
16564
16565 PR gdb/12623
16566 * gdb.base/sigstep.c (no_handler): New global.
16567 (main): If 'no_handler is true, set the signal handlers to
16568 SIG_IGN.
16569 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16570 with_sw_watch and no_handler parameters. Handle them.
16571 (top level) <stepping over handler when stopped at a breakpoint
16572 test>: Add a test axis for testing with a software watchpoint, and
16573 another for testing with the signal handler set to SIG_IGN.
16574 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16575 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16576
abbdbd03
PA
165772014-10-28 Pedro Alves <palves@redhat.com>
16578
16579 PR gdb/17511
16580 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16581 * gdb.base/sigstep.exp (other_handler_location): New global.
16582 (advance): Support stepping into the signal handler, and running
16583 commands while in the handler.
16584 (in_handler_map): New global.
16585 (top level): In the advance test, add combinations for getting
16586 into the handler with stepping commands, and for running commands
16587 in the handler. Add comment descripting the advancei tests.
16588
1df4399f
PA
165892014-10-28 Pedro Alves <palves@redhat.com>
16590
16591 * gdb.base/sigstep.exp: Use build_executable instead of
16592 prepare_for_testing.
16593 (top level): Move code that starts GDB, runs to main and creates a
16594 display to ...
16595 (restart): ... this new procedure.
16596 (top level): Move backtrace from signal handler test to ...
16597 (validate_backtrace): ... this new procedure.
16598 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16599 with_test_prefix. Always restart GDB.
16600 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16601 with_test_prefix. Always restart GDB. No need to delete
16602 breakpoints after the test.
16603 (test_skip_handler): Remove prefix parameter.
16604 (skip_over_handler, breakpoint_to_handler)
16605 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16606 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16607 restart GDB. No need to delete breakpoints after the test.
16608 (top level): Use foreach to call the test procedures with
16609 different commands.
16610
a5b6e449
PA
166112014-10-28 Pedro Alves <palves@redhat.com>
16612
16613 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16614 instead of GNATS numbers.
16615 * gdb.base/sigbpt.exp: Likewise.
16616 * gdb.base/siginfo.exp: Likewise.
16617 * gdb.base/sigstep.exp: Likewise.
16618
e5f8a7cc
PA
166192014-10-27 Pedro Alves <palves@redhat.com>
16620
16621 * gdb.base/sigstep.c (dummy): New global.
16622 (main): Issue a couple writes to the new global.
16623 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16624 procedures.
16625 (skip_over_handler): Use test_skip_handler.
16626 (top level): Call skip_over_handler for stepi and nexti too.
16627 (breakpoint_over_handler): Use test_skip_handler.
16628 (top level): Call breakpoint_over_handler for stepi and nexti too.
16629
763905a3
YQ
166302014-10-27 Yao Qi <yao@codesourcery.com>
16631
16632 * gdb.trace/tfile.c (adjust_function_address)
16633 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16634 function descriptor.
16635
6f259a23
DB
166362014-10-24 Don Breazeal <donb@codesourcery.com>
16637
16638 * gdb.base/foll-fork.exp (test_follow_fork,
16639 catch_fork_child_follow): Check for updated fork messages emitted
16640 from infrun.c.
16641 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16642 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16643 vfork_and_exec_child_follow_through_step): Check for updated vfork
16644 messages emitted from infrun.c.
16645
09dd9a69
PA
166462014-10-24 Pedro Alves <palves@redhat.com>
16647
16648 * gdb.base/corefile.exp: Remove references to ultrix.
16649 * gdb.base/interrupt.exp: Likewise.
16650 * gdb.base/whatis.exp: Likewise.
16651 * gdb.gdb/selftest.exp: Likewise.
16652 * gdb.threads/manythreads.exp: Likewise.
16653 * gdb.threads/print-threads.exp: Likewise.
16654 * gdb.threads/pthreads.exp:: Likewise.
16655 * gdb.threads/schedlock.exp: Likewise.
16656
3433cfa5
SC
166572014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16658
16659 * gdb.cp/non-trivial-retval.cc: Add a test case.
16660 * gdb.cp/non-trivial-retval.exp: Add a test.
16661
092f880b
YQ
166622014-10-20 Yao Qi <yao@codesourcery.com>
16663
16664 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16665 * gdb.python/py-objfile-script-gdb.py: New file.
16666 * gdb.python/py-objfile-script.exp: Update reference to
16667 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16668 of remote_download. Remove the dest file.
16669
acbdb7f3
YQ
166702014-10-20 Yao Qi <yao@codesourcery.com>
16671
16672 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16673 * gdb.base/step-line.exp: Likewise.
16674 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16675 * gdb.dwarf2/dw2-basic.exp: Likewise.
16676 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16677 * gdb.dwarf2/dw2-filename.exp: Likewise.
16678 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16679 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16680 * gdb.dwarf2/dw2-producer.exp: Likewise.
16681 * gdb.dwarf2/mac-fileno.exp: Likewise.
16682 * gdb.python/py-frame-args.exp: Likewise.
16683 * gdb.python/py-framefilter.exp: Likewise.
16684 * gdb.python/py-mi.exp: Likewise.
16685 * gdb.python/py-objfile-script.exp: Likewise
16686 * gdb.python/py-pp-integral.exp: Likewise.
16687 * gdb.python/py-pp-re-notag.exp: Likewise.
16688 * gdb.python/py-prettyprint.exp: Likewise.
16689 * gdb.python/py-section-script.exp: Likewise.
16690 * gdb.python/py-typeprint.exp: Likewise.
16691 * gdb.python/py-xmethods.exp: Likewise.
16692 * gdb.stabs/weird.exp: Likewise.
16693 * gdb.xml/tdesc-regs.exp: Likewise.
16694
bd286a29
KCY
166952014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16696
16697 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16698 (out_cu): Use addr_len for the size of addresses.
16699 (out_line): Likewise. Size DW_LNE_set_address instruction
16700 according to addr_len.
16701 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16702 (FUNC): Add START_INSNS to definition.
16703
673dc4a0
YQ
167042014-10-18 Yao Qi <yao@codesourcery.com>
16705
16706 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16707 gdb_has_argv0 return true.
16708 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16709 check [target_info exists noargs], check [gdb_has_argv0]
16710 instead.
16711 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16712 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16713 procedures.
16714
4ffbba72
DE
167152014-10-17 Doug Evans <dje@google.com>
16716
16717 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16718 event.
16719 * gdb.python/py-events.py: Add clear_objfiles event.
16720
d096d8c1
DE
167212014-10-17 Doug Evans <dje@google.com>
16722
16723 * gdb.python/py-objfile.exp: Test progspace attribute.
16724
a80db015
LM
167252014-10-17 Luis Machado <lgustavo@codesourcery.com>
16726
16727 * gdb.guile/scm-breakpoint.exp: Do not assume any
16728 directory separators when matching source file paths.
16729 * gdb.python/py-breakpoint.exp: Likewise.
16730 * gdb.reverse/break-precsave.exp: Likewise.
16731 * gdb.reverse/break-reverse.exp: Likewise.
16732 * gdb.reverse/consecutive-precsave.exp: Likewise.
16733 * gdb.reverse/finish-precsave.exp: Likewise.
16734 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16735 * gdb.reverse/finish-reverse.exp: Likewise.
16736 * gdb.reverse/i386-precsave.exp: Likewise.
16737 * gdb.reverse/i387-env-reverse.exp: Likewise.
16738 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16739 * gdb.reverse/machinestate-precsave.exp: Likewise.
16740 * gdb.reverse/machinestate.exp: Likewise.
16741 * gdb.reverse/sigall-precsave.exp: Likewise.
16742 * gdb.reverse/solib-precsave.exp: Likewise.
16743 * gdb.reverse/step-precsave.exp: Likewise.
16744 * gdb.reverse/until-precsave.exp: Likewise.
16745 * gdb.reverse/watch-precsave.exp: Likewise.
16746 * gdb.reverse/watch-reverse.exp: Likewise.
16747
b22089ab
YQ
167482014-10-17 Yao Qi <yao@codesourcery.com>
16749
16750 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16751 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16752
6c4486e6
PA
167532014-10-17 Pedro Alves <palves@redhat.com>
16754
16755 PR gdb/17471
16756 * gdb.base/bg-execution-repeat.c: New file.
16757 * gdb.base/bg-execution-repeat.exp: New file.
16758
0ff33695
PA
167592014-10-17 Pedro Alves <palves@redhat.com>
16760
16761 PR gdb/17300
16762 * gdb.base/continue-all-already-running.c: New file.
16763 * gdb.base/continue-all-already-running.exp: New file.
16764
6fdebc3d
PA
167652014-10-17 Pedro Alves <palves@redhat.com>
16766
16767 PR gdb/17472
16768 * gdb.base/annota-input-while-running.c: New file.
16769 * gdb.base/annota-input-while-running.exp: New file.
16770
32a8097b
PA
167712014-10-17 Pedro Alves <palves@redhat.com>
16772
16773 * gdb.base/callfuncs.exp: emove references to osf.
16774 * gdb.base/sigall.exp: Likewise.
16775 * gdb.gdb/selftest.exp: Likewise.
16776 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16777 * gdb.mi/non-stop.c: Likewise.
16778 * gdb.mi/pthreads.c: Likewise.
16779 * gdb.reverse/sigall-precsave.exp: Likewise.
16780 * gdb.reverse/sigall-reverse.exp: Likewise.
16781 * gdb.threads/pthreads.c: Likewise.
16782 * gdb.threads/pthreads.exp: Likewise.
16783
7a3517ff
YQ
167842014-10-17 Yao Qi <yao@codesourcery.com>
16785
16786 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16787 check 'target_info exists noargs'.
16788 (test_command_prompt_position): Likewise.
16789 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16790 Remove "set args".
16791 (progvar_simple_while_test): Likewise.
16792 (progvar_complex_if_while_test): Likewise.
16793 (if_while_breakpoint_command_test): Likewise.
16794 (infrun_breakpoint_command_test): Likewise.
16795 (breakpoint_command_test): Likewise.
16796 (watchpoint_command_test): Likewise.
16797 (bp_deleted_in_command_test): Likewise.
16798 (temporary_breakpoint_commands): Likewise.
16799
bb99c472
YQ
168002014-10-16 Yao Qi <yao@codesourcery.com>
16801
16802 * gdb.base/remotetimeout.exp: Remove noargs checking.
16803
7c16b83e
PA
168042014-10-15 Pedro Alves <palves@redhat.com>
16805
16806 PR breakpoints/9649
16807 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16808 * gdb.base/breakpoint-in-ro-region.exp
16809 (probe_target_hardware_step): New procedure.
16810 (top level): Probe hardware stepping and hardware breakpoint
16811 support. Test stepping through a read-only region, with both
16812 "breakpoint auto-hw" on and off and both "always-inserted" on and
16813 off.
16814
35a49624
IB
168152014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16816
16817 * gdb.dlang/demangle.exp: Update for demangling changes.
16818
2d1c107c
SC
168192014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16820
16821 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16822 * gdb.cp/non-trivial-retval.exp: Add new tests.
16823
778811d5
SC
168242014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16825
16826 PR c++/13403
16827 PR c++/15154
16828 * gdb.cp/non-trivial-retval.cc: New file.
16829 * gdb.cp/non-trivial-retval.exp: New file.
16830
10c5f0a8
YQ
168312014-10-15 Yao Qi <yao@codesourcery.com>
16832
16833 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16834 remote host.
16835
65d7b369
YQ
168362014-10-15 Yao Qi <yao@codesourcery.com>
16837
16838 * gdb.python/py-symbol.exp: Match file base name if host is
16839 remote, otherwise match file name with dir name.
16840 * gdb.python/py-symtab.exp: Likewise.
16841 * gdb.python/python.exp: Likewise.
16842
46dc1394
YQ
168432014-10-15 Yao Qi <yao@codesourcery.com>
16844
16845 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16846 pattern.
16847 * gdb.python/py-symtab.exp: Likewise.
16848 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16849 locationn.
16850
c40cc657
JB
168512014-10-14 Joel Brobecker <brobecker@adacore.com>
16852
16853 * gdb.ada/addr_arith: New testcase.
16854
2abf49e1
MR
168552014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16856
16857 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16858 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16859 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16860 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16861
f7088df3
SDJ
168622014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16863
16864 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16865 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16866 * gdb.arch/stap-eval-lang-ada.exp: New file.
16867
4dc06805
YQ
168682014-10-14 Yao Qi <yao@codesourcery.com>
16869
16870 * gdb.mi/mi-var-child.c (nothing1): New function.
16871 (nothing2): New function.
16872 (do_children_tests): Set function pointers by nothing1 and
16873 nothing2.
16874 * gdb.mi/mi-var-child.exp: Step over new added statements.
16875 Update test to match the new output.
16876 * gdb.mi/var-cmd.c (nothing1): New function.
16877 (nothing2): New function.
16878 (do_children_tests): Set function pointers by nothing1 and
16879 nothing2.
16880 * gdb.mi/mi-var-display.exp: Update test to match output.
16881 Step to the line specified by $line_dct_nothing.
16882 Increase the number of lines to step.
16883
46a93de2
YQ
168842014-10-14 Yao Qi <yao@codesourcery.com>
16885
16886 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16887 tests.
16888 * gdb.mi/mi2-var-child.exp: Likewise.
16889
14ea52ee
DE
168902014-10-13 Doug Evans <dje@google.com>
16891
16892 * gdb.python/py-objfile.exp: Change name of file name test.
16893
e5c6e92b
DE
168942014-10-13 Doug Evans <dje@google.com>
16895
16896 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16897 from the start of the CU.
16898
c780cc2f
JK
168992014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16900 Yao Qi <yao@codesourcery.com>
16901
16902 Fix "save breakpoints" for "catch" command.
16903 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16904 Remove -nonewline. Match also the added "main" line.
16905
99894e11
JK
169062014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16907
16908 Fix "save breakpoints" for "disable $bpnum" command.
16909 * gdb.base/save-bp.c (main): Add label.
16910 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16911
6e1ac5a3
JK
169122014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16913
16914 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16915
754dd2b0
YQ
169162014-10-11 Yao Qi <yao@codesourcery.com>
16917
16918 * gdb.server/server-kill.exp: Execute command
16919 "set remote trace-status-packet on" before "tstatus".
16920
f90183d7
YQ
169212014-10-11 Yao Qi <yao@codesourcery.com>
16922
16923 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16924 (main): Call getppid.
16925 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16926 and continue to it. Read variable "server_pid".
16927
bf40a607
YQ
169282014-10-11 Yao Qi <yao@codesourcery.com>
16929
16930 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16931
052ca370
YQ
169322014-10-11 Yao Qi <yao@codesourcery.com>
16933
16934 * gdb.threads/thread-find.exp: Don't execute command
16935 "info threads".
16936 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16937 * gdb.threads/linux-dp.exp: Don't check the condition
16938 $threads_created equals to zero.
16939
3831839c
PA
169402014-10-10 Pedro Alves <palves@redhat.com>
16941
16942 * gdb.base/bigcore.exp: Remove references to IRIX.
16943 * gdb.base/funcargs.exp: Likewise.
16944 * gdb.base/interrupt.exp: Likewise.
16945 * gdb.base/mips_pro.exp: Likewise.
16946 * gdb.base/nodebug.exp: Likewise.
16947 * gdb.base/setvar.exp: Likewise.
16948 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16949
8b9a549d
PA
169502014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16951 Pedro Alves <palves@redhat.com>
16952
16953 PR symtab/14466
16954 * gdb.base/vdso-warning.c: New file.
16955 * gdb.base/vdso-warning.exp: New file.
16956
d48ba5e8
DE
169572014-10-02 Doug Evans <dje@google.com>
16958
16959 * gdb.base/structs.c (main): Don't run forever.
16960
2278c276
PA
169612014-10-02 Pedro Alves <palves@redhat.com>
16962
16963 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16964 (top level) <stop threads 1, stop threads 2>: Use it.
16965
b57bacec
PA
169662014-10-02 Pedro Alves <palves@redhat.com>
16967
16968 * gdb.threads/break-while-running.exp (test): Add new
16969 'update_thread_list' argument. Skip "info threads" if false.
16970 (top level): Add new 'update_thread_list' axis.
16971
13fd3ff3
PA
169722014-10-02 Pedro Alves <palves@redhat.com>
16973
16974 PR breakpoints/17431
16975 * gdb.base/execl-update-breakpoints.c: New file.
16976 * gdb.base/execl-update-breakpoints.exp: New file.
16977
0fec99e8
PA
169782014-10-01 Pedro Alves <palves@redhat.com>
16979
16980 * gdb.base/breakpoint-in-ro-region.c: New file.
16981 * gdb.base/breakpoint-in-ro-region.exp: New file.
16982
2ddf4301
SM
169832014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16984
16985 * gdb.mi/mi-exit-code.exp: New file.
16986 * gdb.mi/mi-exit-code.c: New file.
16987
6a5f3f43
YQ
169882014-09-30 Yao Qi <yao@codesourcery.com>
16989
16990 * lib/prelink-support.exp (build_executable_own_libs): Error if
16991 the target isn't native.
16992
345bcc73
YQ
169932014-09-30 Yao Qi <yao@codesourcery.com>
16994
16995 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16996 false.
16997
a25a5a45
PA
169982014-09-22 Pedro Alves <palves@redhat.com>
16999
17000 * gdb.threads/break-while-running.exp: New file.
17001 * gdb.threads/break-while-running.c: New file.
17002
00ba3162
YQ
170032014-09-19 Yao Qi <yao@codesourcery.com>
17004
17005 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17006 Invoke test. Restart GDB with --readnow and invoke test again.
17007
c3b7b696
YQ
170082014-09-19 Yao Qi <yao@codesourcery.com>
17009
17010 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17011 proc set_breakpoint_on_gcd_function. Invoke
17012 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17013 invoke set_breakpoint_on_gcd_function again.
17014
2b4fd423
DE
170152014-09-18 Doug Evans <dje@google.com>
17016
17017 * gdb.dwarf2/symtab-producer.exp: New file.
17018
a5947601
SDJ
170192014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17020
17021 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17022 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17023 * gdb.base/global-var-nested-by-dso.c: Likewise.
17024 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17025
91c19059
SDJ
170262014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17027 Pedro Alves <palves@redhat.com>
17028
17029 * gdb.base/watch-bitfields.exp: Pass string other than test file
17030 name to prepare_for_testing.
17031 (watch): New procedure.
17032 (expect_watchpoint): Use with_test_prefix.
17033 (top level): Factor out tests to ...
17034 (test_watch_location, test_regular_watch): ... these new
17035 procedures, and use with_test_prefix and gdb_continue_to_end.
17036
bb9d5f81
PP
170372014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17038
17039 PR breakpoints/12526
17040 * gdb.base/watch-bitfields.exp: New file.
17041 * gdb.base/watch-bitfields.c: New file.
17042
635856f5
PA
170432014-09-16 Pedro Alves <palves@redhat.com>
17044
17045 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17046 software and hardware addresses, not software address against
17047 itself.
17048
7280ceea
PA
170492014-09-16 Pedro Alves <palves@redhat.com>
17050
17051 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17052 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17053
428b16bd
PA
170542014-09-16 Pedro Alves <palves@redhat.com>
17055
17056 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17057 files.
17058 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17059 "*-*-vxworks*" throughout.
17060 * gdb.base/break.exp: Likewise.
17061 * gdb.base/default.exp: Likewise.
17062 * gdb.base/scope.exp: Likewise.
17063 * gdb.base/sepdebug.exp: Likewise.
17064 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17065 throughout.
17066 * gdb.base/run.c: Likewise.
17067 * gdb.base/sepdebug.c: Likewise.
17068 * gdb.hp/gdb.aCC/run.c: Likewise.
17069 * gdb.reverse/until-reverse.c: Likewise.
17070 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17071
666d413c
YQ
170722014-09-16 Yao Qi <yao@codesourcery.com>
17073
17074 * boards/local-remote-host-native.exp: New file.
17075
57cbd724
DE
170762014-09-14 Doug Evans <xdje42@gmail.com>
17077
17078 * gdb.threads/queue-signal.c (thread_count): New variable.
17079 (thread_count_mutex, thread_count_condvar): New variables.
17080 (incr_thread_count, wait_all_threads_running): New functions.
17081 (main): Wait for all threads to be in their thread functions.
17082
81219e53
DE
170832014-09-13 Doug Evans <xdje42@gmail.com>
17084
17085 * gdb.threads/queue-signal.c: New file.
17086 * gdb.threads/queue-signal.exp: New file.
17087
3714cea7
DE
170882014-09-13 Doug Evans <xdje42@gmail.com>
17089
17090 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17091 be consistent with what default_gdb_init uses.
17092 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17093 the plain text of the prompt. Add some logging printfs.
17094 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17095
fa43b1d7
PA
170962014-09-12 Pedro Alves <palves@redhat.com>
17097
17098 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17099 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17100 * gdb.arch/i386-size-overlap.exp: Likewise.
17101 * gdb.arch/i386-size.exp: Likewise.
17102 * gdb.arch/i386-unwind.exp: Likewise.
17103 * gdb.base/a2-run.exp: Likewise.
17104 * gdb.base/break.exp: Likewise.
17105 * gdb.base/charset.exp: Likewise.
17106 * gdb.base/chng-syms.exp: Likewise.
17107 * gdb.base/commands.exp: Likewise.
17108 * gdb.base/dbx.exp: Likewise.
17109 * gdb.base/find.exp: Likewise.
17110 * gdb.base/funcargs.exp: Likewise.
17111 * gdb.base/jit-simple.exp: Likewise.
17112 * gdb.base/reread.exp: Likewise.
17113 * gdb.base/sepdebug.exp: Likewise.
17114 * gdb.base/step-bt.exp: Likewise.
17115 * gdb.cp/mb-inline.exp: Likewise.
17116 * gdb.cp/mb-templates.exp: Likewise.
17117 * gdb.objc/basicclass.exp: Likewise.
17118 * gdb.threads/killed.exp: Likewise.
17119
9d9bf2df
EBM
171202014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17121
17122 PR tdep/17379
17123 * gdb.arch/powerpc-stackless.S: New file.
17124 * gdb.arch/powerpc-stackless.exp: New file.
17125
1cf2f1b0
JK
171262014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17127
17128 * gdb.base/attach.c: Include unistd.h.
17129 (main): Call alarm. Add label postloop.
17130 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17131 gdb_breakpoint, gdb_continue_to_breakpoint.
17132 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17133
98880d46
PA
171342014-09-11 Pedro Alves <palves@redhat.com>
17135
17136 PR gdb/17347
17137 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17138 * gdb.base/attach.exp (test_command_line_attach_run): New
17139 procedure.
17140 (top level): Call it.
17141
4c92ff2c
PA
171422014-09-11 Pedro Alves <palves@redhat.com>
17143
17144 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17145 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17146 (do_command_attach_tests): Use spawn_wait_for_attach.
17147 * gdb.base/solib-overlap.exp: Likewise.
17148 * gdb.multi/multi-attach.exp: Likewise.
17149 * gdb.python/py-prompt.exp: Likewise.
17150 * gdb.python/py-sync-interp.exp: Likewise.
17151 * gdb.server/ext-attach.exp: Likewise.
17152
3adc1a7d
GKB
171532014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17154
17155 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17156 command in testcase. Simplify testcase.
17157
96334934
JB
171582014-09-10 Joel Brobecker <brobecker@adacore.com>
17159
17160 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17161
eb479039
JB
171622014-09-10 Joel Brobecker <brobecker@adacore.com>
17163
17164 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17165
deede10c
JB
171662014-09-10 Joel Brobecker <brobecker@adacore.com>
17167
17168 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17169
7828a5f5
JB
171702014-09-10 Joel Brobecker <brobecker@adacore.com>
17171
17172 * gdb.dwarf2/dynarr-ptr.c: New file.
17173 * gdb.dwarf2/dynarr-ptr.exp: New file.
17174
33aeebcf
MR
171752014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17176
17177 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17178 of 30 rather than hardcoding 120 for a slow test case. Take the
17179 `gdb,timeout' target setting into account for this calculation.
17180 Don't extend the timeout for the test cases that don't need it.
17181
7b415901
MR
171822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17183
17184 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17185 a factor of 2 for a slow test case. Take the `gdb,timeout'
17186 target setting into account for this calculation.
17187 * gdb.reverse/until-precsave.exp: Increase the timeout by
17188 a factor of 15 and 3 respectively rather than adding 120
17189 for a pair of slow test cases. Take the `gdb,timeout'
17190 target setting into account for this calculation.
17191
4a40f85a
MR
171922014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17193
17194 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17195 timeout, don't pass one down to gdb_expect.
17196 (gdb_expect): Rework timeout selection.
17197
09635af7
MR
171982014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17199
17200 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17201 exception on timeout.
17202 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17203 (gdbserver_start_extended): Catch any `gdbserver_start' error
17204 exceptions.
17205 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17206 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17207 `gdbserver_gdb_load' error exceptions.
17208
2bdd10b7
MR
172092014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17210
17211 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17212 120 on waiting for the TCP socket to open.
17213
316935f0
DE
172142014-09-09 Doug Evans <xdje42@gmail.com>
17215
17216 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17217 _caller_matches, _any_caller_is, _any_caller_matches.
17218
83740597
DE
172192014-09-09 Doug Evans <xdje42@gmail.com>
17220
17221 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17222
4c122fc3
YQ
172232014-09-09 Yao Qi <yao@codesourcery.com>
17224
17225 * gdb.mi/mi-var-display.exp: Set print symbol off.
17226
a9f116cb
GKB
172272014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17228
17229 PR gdb/17035
17230 * gdb.base/commands.exp: Add tests to verify user-defined
17231 commands with empty bodies.
17232 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17233 python commands in `show user command`.
17234 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17235 scheme commands in `show user command`.
17236
c75bd3a2
JK
172372014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17238
17239 PR python/17355
17240 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17241 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17242 * gdb.python/py-framefilter-invalidarg.exp: New file.
17243 * gdb.python/py-framefilter-invalidarg.py: New file.
17244
faa42425
DE
172452014-09-06 Doug Evans <xdje42@gmail.com>
17246
17247 PR 15276
17248 * gdb.python/py-caller-is.c: New file.
17249 * gdb.python/py-caller-is.exp: New file.
17250
474ca4f6
SDJ
172512014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17252
17253 PR gdb/17235
17254 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17255 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17256
eb0b0463
SDJ
172572014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17258
17259 PR fortran/17237
17260 * gdb.fortran/print-formatted.exp: New file.
17261 * gdb.fortran/print-formatted.f90: Likewise.
17262
5f3b99cf
SS
172632014-09-03 Sasha Smundak <asmundak@google.com>
17264
17265 * gdb.python/py-frame.exp: Test Frame.read_register.
17266
7d793aa9
SDJ
172672014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17268
17269 PR python/16699
17270 * gdb.python/py-completion.exp: New file.
17271 * gdb.python/py-completion.py: Likewise.
17272
fb0576e9
DE
172732014-08-28 Doug Evans <dje@google.com>
17274
17275 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17276 eax,etc. are live with values set by gdb and thus the compiler can't
17277 use them.
17278 * gdb.arch/i386-pseudo.c (main): Ditto.
17279
ee92b0dd
DE
172802014-08-27 Doug Evans <dje@google.com>
17281
17282 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17283
6649db35
DE
172842014-08-25 Doug Evans <dje@google.com>
17285
17286 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17287 (main): Ditto.
17288
564b7600
DE
172892014-08-25 Doug Evans <dje@google.com>
17290
17291 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17292
3881fb67
YQ
172932014-08-24 Yao Qi <yao@codesourcery.com>
17294
17295 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17296 symbol off.
17297 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17298
a05a36a5
DE
172992014-08-22 Doug Evans <dje@google.com>
17300
17301 PR 17276
17302 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17303 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17304 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17305
7c343b48
YQ
173062014-08-22 Yao Qi <yao@codesourcery.com>
17307
17308 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17309 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17310 * gdb.python/python.exp: Likewise. Use .py file on the host
17311 instead of the build.
17312
22fd09ae
JK
173132014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17314
17315 * gdb.threads/gcore-stale-thread.c: New file.
17316 * gdb.threads/gcore-stale-thread.exp: New file.
17317
a8454a7c
PA
173182014-08-21 Pedro Alves <palves@redhat.com>
17319
17320 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17321 * gdb.base/gcore-relro-pie.exp: Likewise.
17322 * gdb.base/gcore-relro.exp: Likewise.
17323 * gdb.base/gcore.exp: Likewise.
17324 * gdb.base/print-symbol-loading.exp: Likewise.
17325 * gdb.threads/gcore-thread.exp: Likewise.
17326 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17327
2a31c623
PA
173282014-08-20 Pedro Alves <palves@redhat.com>
17329 Jan Kratochvil <jan.kratochvil@redhat.com>
17330
17331 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17332 configure.
17333 (EXPECT): Handle READ1 being set.
17334 (all): Depend on EXTRA_RULES.
17335 (check-read1, expect-read1, read1.so, read1): New rules.
17336 * README (Testsuite Parameters): Document the READ1 make variable.
17337 (Race detection): New section.
17338 * configure: Regenerate.
17339 * configure.ac: If build==host==target, and running under a
17340 GNU/glibc system, add read1 to the extra Makefile rules.
17341 (EXTRA_RULES): AC_SUBST it.
17342 * lib/read1.c: New file.
17343
d36430db
JB
173442014-08-20 Joel Brobecker <brobecker@adacore.com>
17345
17346 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17347 the handling of variables declared as a typedef to an array
17348 which a DW_AT_data_location attribute.
17349
9a0dc9e3
PA
173502014-08-19 Andrew Burgess <aburgess@broadcom.com>
17351 Pedro Alves <palves@redhat.com>
17352
17353 PR symtab/14604
17354 PR symtab/14605
17355 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17356 gdb_test.
17357
0718a8da
PA
173582014-08-19 Pedro Alves <palves@redhat.com>
17359
17360 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17361
13b448cd
YQ
173622014-08-19 Yao Qi <yao@codesourcery.com>
17363
17364 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17365 right line.
17366
1cbf5077
DB
173672014-08-18 David Blaikie <dblaikie@gmail.com>
17368
17369 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17370
bf0fae19
JB
173712014-08-18 Joel Brobecker <brobecker@adacore.com>
17372
17373 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17374 attribute in array range.
17375
3c8c5dcc
JB
173762014-08-18 Joel Brobecker <brobecker@adacore.com>
17377
17378 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17379
e66d4446
SC
173802014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17381
17382 PR c++/17132
17383 * gdb.cp/pr17132.cc: New file.
17384 * gdb.cp/pr17132.exp: New file.
17385
940df408
SC
173862014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17387
17388 * gdb.python/py-xmethods.py (A_getarrayind)
17389 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17390 Use 'print' with function call syntax.
17391 (E_method_matcher.match): Fix tab vs space indentation mixup.
17392
ebcc6c3a
YQ
173932014-08-15 Yao Qi <yao@codesourcery.com>
17394
17395 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17396 false.
17397
775e0f04
YQ
173982014-08-15 Yao Qi <yao@codesourcery.com>
17399
17400 * gdb.cp/casts.exp: Set print symbol off.
17401 * gdb.cp/class2.exp: Likewise.
17402 * gdb.cp/overload.exp: Likewise.
17403 * gdb.cp/templates.exp: Likewise.
17404
d769e349
DE
174052014-08-11 Doug Evans <dje@google.com>
17406
17407 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17408 (test_load_shlib): Update.
17409
20c6f1e1
YQ
174102014-08-09 Yao Qi <yao@codesourcery.com>
17411
17412 * gdb.base/display.exp: Invoke is_address_zero_readable.
17413 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17414 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17415 * gdb.base/hbreak-unmapped.exp: Return if
17416 is_address_zero_readable returns true.
17417 * gdb.base/signest.exp: Likewise.
17418 * gdb.base/signull.exp: Likewise.
17419 * gdb.base/sigbpt.exp: Likewise.
17420 * gdb.guile/scm-disasm.exp: Do the test if
17421 is_address_zero_readable returns false.
17422 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17423 * gdb.python/py-arch.exp: Likewise.
17424 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17425 * lib/gdb.exp (is_address_zero_readable): New proc.
17426
5792e8e3
YQ
174272014-08-09 Yao Qi <yao@codesourcery.com>
17428
17429 PR testsuite/13443
17430 * gdb.mi/mi-var-display.exp: Make test messages unique.
17431
3cecbbbe
TT
174322014-08-04 Tom Tromey <tromey@redhat.com>
17433
17434 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17435 target 0".
17436
00b51ff5
TT
174372014-08-04 Tom Tromey <tromey@redhat.com>
17438
17439 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17440 "target_resume".
17441
6908c509
JB
174422014-08-01 Joel Brobecker <brobecker@adacore.com>
17443
17444 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17445 inner_vla_struct_object_size.
17446 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17447 as xfail.
17448
cc6563d2
PA
174492014-07-30 Pedro Alves <palves@redhat.com>
17450
17451 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17452 comment.
17453
7e09a223
YQ
174542014-07-29 Yao Qi <yao@codesourcery.com>
17455
17456 PR gdb/17206
17457 * gdb.base/until-nodebug.exp: New.
17458
7ebdbe92
DE
174592014-07-28 Doug Evans <xdje42@gmail.com>
17460
17461 PR guile/17203
17462 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17463 previously existing parameter, and previously ambiguously spelled
17464 parameter.
17465
fdb1adc6
WN
174662014-07-28 Will Newton <will.newton@linaro.org>
17467
17468 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17469
186fcde0
DE
174702014-07-26 Ludovic Courtès <ludo@gnu.org>
17471 Doug Evans <xdje42@gmail.com>
17472
17473 PR guile/17146
17474 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17475
70509625
PA
174762014-07-25 Pedro Alves <palves@redhat.com>
17477
17478 * gdb.threads/signal-command-handle-nopass.c: New file.
17479 * gdb.threads/signal-command-handle-nopass.exp: New file.
17480 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17481 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17482 * gdb.threads/signal-delivered-right-thread.c: New file.
17483 * gdb.threads/signal-delivered-right-thread.exp: New file.
17484
c3f814a1
PA
174852014-07-25 Pedro Alves <palves@redhat.com>
17486
17487 * gdb.base/double-prompt-target-event-error.exp
17488 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17489 match.
17490 (cancel_pagination_in_target_event): Rework double prompt
17491 detection.
17492 * gdb.base/paginate-after-ctrl-c-running.exp
17493 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17494 <return>' match.
17495 * gdb.base/paginate-bg-execution.exp
17496 (test_bg_execution_pagination_return)
17497 (test_bg_execution_pagination_cancel): Remove '-notransfer
17498 <return>' matches.
17499 * gdb.base/paginate-execution-startup.exp
17500 (test_fg_execution_pagination_return)
17501 (test_fg_execution_pagination_cancel): Remove '-notransfer
17502 <return>' matches.
17503 * gdb.base/paginate-inferior-exit.exp
17504 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17505 match.
17506 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17507 * lib/gdb.exp (pagination_prompt): Run text through
17508 string_to_regexp.
17509 (gdb_test_multiple): Match $pagination_prompt instead of
17510 "<return>".
17511 (string_to_regexp): Move to lib/gdb-utils.exp.
17512
e214cf6c
JK
175132014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17514
17515 * gdb.arch/amd64-entry-value-paramref.S: New file.
17516 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17517 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17518 * gdb.arch/amd64-optimout-repeat.S: New file.
17519 * gdb.arch/amd64-optimout-repeat.c: New file.
17520 * gdb.arch/amd64-optimout-repeat.exp: New file.
17521
17d0c5c8
JK
175222014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17523
17524 PR gdb/17170
17525 * gdb.base/statistics.exp: New file.
17526
b8b8facf
DE
175272014-07-17 Doug Evans <dje@google.com>
17528
74b49205 17529 PR gdb/17170
b8b8facf
DE
17530 * gdb.base/maint.exp: Update testing of per-command stats.
17531
1b5d0ab3
PA
175322014-07-16 Pedro Alves <palves@redhat.com>
17533
17534 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17535 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17536 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17537 (tfile_write_buf): New functions.
17538 (add_memory_block): Rewrite using the above.
17539 (adjust_function_address): New function.
17540 (FUNCTION_ADDRESS): New macro.
17541 (write_basic_trace_file): Remove short_x local, and use
17542 tfile_write_16. Change type of func_addr local to unsigned long
17543 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17544 here. Cast argument of add_memory_block to char pointer.
17545 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17546 (main): Remove parameters.
17547 * gdb.trace/tfile.exp: Remove nowarnings.
17548
4d974e88
SM
175492014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17550
17551 * gdb.base/debug-expr.exp: Test string evaluation with
17552 "debug expression" on.
17553
41e99568
PA
175542014-07-15 Pedro Alves <palves@redhat.com>
17555
17556 * gdb.base/reread.exp: Use clean_restart.
17557
487d9753
PL
175582014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17559
17560 * gdb.arch/avr-flash-qualifer.c: New.
17561 * gdb.arch/avr-flash-qualifer.exp: New.
17562
cc1c52ad
PA
175632014-07-14 Pedro Alves <palves@redhat.com>
17564
17565 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17566 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17567
1e973570
PA
175682014-07-14 Pedro Alves <palves@redhat.com>
17569
17570 * gdb.base/double-prompt-target-event-error.c: New file.
17571 * gdb.base/double-prompt-target-event-error.exp: New file.
17572
93d6eb10
PA
175732014-07-14 Pedro Alves <palves@redhat.com>
17574
17575 PR gdb/17072
17576 * gdb.base/paginate-inferior-exit.c: New file.
17577 * gdb.base/paginate-inferior-exit.exp: New file.
17578
0017922d
PA
175792014-07-14 Pedro Alves <palves@redhat.com>
17580
17581 PR gdb/17072
17582 * gdb.base/paginate-bg-execution.c: New file.
17583 * gdb.base/paginate-bg-execution.exp: New file.
17584
94696ad3
PA
175852014-07-14 Pedro Alves <palves@redhat.com>
17586
17587 PR gdb/17072
17588 * gdb.base/paginate-execution-startup.c: New file.
17589 * gdb.base/paginate-execution-startup.exp: New file.
17590 * lib/gdb.exp (pagination_prompt): New global.
17591 (default_gdb_spawn): New procedure, factored out from
17592 default_gdb_spawn.
17593 (default_gdb_start): Adjust to call default_gdb_spawn.
17594 (gdb_spawn): New procedure.
17595
bd293940
PA
175962014-07-14 Pedro Alves <palves@redhat.com>
17597
17598 * lib/gdb.exp (gdb_assert): New procedure.
17599 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17600
c933f875
PA
176012014-07-14 Pedro Alves <palves@redhat.com>
17602
17603 * gdb.base/execution-termios.c: New file.
17604 * gdb.base/execution-termios.exp: New file.
17605
d98b7a16
TT
176062014-07-14 Tom Tromey <tromey@redhat.com>
17607
17608 * gdb.cp/vla-cxx.cc: New file.
17609 * gdb.cp/vla-cxx.exp: New file.
17610
548740d6
TT
176112014-07-14 Tom Tromey <tromey@redhat.com>
17612
17613 * gdb.reverse/rerun-prec.c: New file.
17614 * gdb.reverse/rerun-prec.exp: New file.
17615
a25eb028
MR
176162014-07-12 Maciej W. Rozycki <macro@mips.com>
17617 Maciej W. Rozycki <macro@codesourcery.com>
17618
17619 * lib/gdb-utils.exp: New file.
17620 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17621 inline `gdb_init_command' processing.
17622 (gdb_start_cmd): Likewise.
17623 * lib/mi-support.exp (mi_run_cmd): Likewise.
17624 * README: Document `gdb_init_command' and `gdb_init_commands'.
17625
218c2655
JK
176262014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17627
17628 Fix false FAIL running under a very long directory name.
17629 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17630 and "set print elements 10000". Twice.
17631
5401fde3
YQ
176322014-07-11 Yao Qi <yao@codesourcery.com>
17633
17634 * gdb.base/exprs.exp: "set print symbol off".
17635
e76126e8
PA
176362014-07-11 Pedro Alves <palves@redhat.com>
17637
17638 * gdb.threads/kill.c: New file.
17639 * gdb.threads/kill.exp: New file.
17640
2d6f0de6
YQ
176412014-07-10 Yao Qi <yao@codesourcery.com>
17642
17643 * gdb.trace/tfile.c (write_basic_trace_file)
17644 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17645 address written to trace file.
17646
7180e04a
PA
176472014-07-09 Pedro Alves <palves@redhat.com>
17648
17649 * gdb.base/attach-wait-input.exp: New file.
17650 * gdb.base/attach-wait-input.c: New file.
17651
9a9a7608
AB
176522014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17653
17654 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17655 setting up test structures.
17656 (main): Call new test function.
17657 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17658 test function, continue into test function and walk test
17659 structures.
17660
161ac41e
YQ
176612014-07-02 Yao Qi <yao@codesourcery.com>
17662
17663 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17664 'bar_start' at the beginning of functions 'foo' and 'bar'
17665 respectively.
17666 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17667 instead of 'foo' and 'bar'.
17668
1f267ae3
MM
176692014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17670
17671 * gdb.btrace/segv.exp: New.
17672 * gdb.btrace/segv.c: New.
17673
2b239efb
LM
176742014-07-02 Luis Machado <lgustavo@codesourcery.com>
17675
17676 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17677 instruction.
17678
cf363f18
MW
176792014-06-30 Mark Wielaard <mjw@redhat.com>
17680
17681 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17682 vulture, vilify, villar): New volatile array constants.
17683 (vindictive, vegetation): New const volatile array constants.
17684 * gdb.base/volatile.exp: Test volatile and const volatile array
17685 types.
17686
aebf9d24
AA
176872014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17688
17689 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17690 target lacks support for awatch, rwatch, or hbreak.
17691
b67a2c6f
YQ
176922014-06-27 Yao Qi <yao@codesourcery.com>
17693
17694 * gdb.multi/dummy-frame-restore.exp: New.
17695 * gdb.multi/dummy-frame-restore.c: New.
17696
aef92902
MM
176972014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17698
17699 * gdb.btrace/gcore.exp: New.
17700
8e9db26e
PA
177012014-06-23 Pedro Alves <palves@redhat.com>
17702
17703 * gdb.base/watchpoint-reuse-slot.c: New file.
17704 * gdb.base/watchpoint-reuse-slot.exp: New file.
17705
70afc5b7
SC
177062014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17707
17708 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17709 progspace's filename in 'info', 'enable' and 'disable' command
17710 tests.
17711
b972bd9c
JK
177122014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17713
17714 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17715 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17716 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17717
125f8a3d
GB
177182014-06-20 Gary Benson <gbenson@redhat.com>
17719
17720 * gdb.arch/i386-avx.exp: Fix include file location.
17721 * gdb.arch/i386-sse.exp: Likewise.
17722
3ed9baed
IB
177232014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17724
17725 * gdb.dlang/expression.exp: New file.
17726
034f788c
PA
177272014-06-19 Pedro Alves <palves@redhat.com>
17728
17729 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17730 out from ...
17731 (top level): ... here. Iterate running tests under different
17732 scheduler-locking settings.
17733
45371d0c
LM
177342014-06-18 Luis Machado <lgustavo@codesourcery.com>
17735
17736 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17737 to DW_FORM_addr and use non-zero addresses.
17738
5d376983
SC
177392014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17740
17741 PR gdb/17017
17742 * gdb.python/py-xmethods.cc: Add global function call counters and
17743 increment them in their respective functions. Remove "cout"
17744 statements.
17745 * gdb.python/py-xmethods.exp: Make tests check the global function
17746 call counters instead of depending on inferior IO.
17747
a1aa2221
LM
177482014-06-18 Don Breazeal <donb@codesourcery.com>
17749
17750 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17751 Deleted procedure.
17752 (explicit_fork_parent_follow): Deleted procedure.
17753 (explicit_fork_child_follow): Deleted procedure.
17754 (test_follow_fork): New procedure.
17755 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17756 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17757 procedure calls.
17758
0fc05997
YQ
177592014-06-17 Yao Qi <yao@codesourcery.com>
17760
17761 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17762 CP1252.
17763
70795c52
LM
177642014-06-17 Luis Machado <lgustavo@codesourcery.com>
17765
17766 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17767 Initialize ptr and S explicitly.
17768 (skip_type_update_when_not_use_rtti_test): Likewise.
17769
6be47f0c
KS
177702014-06-16 Keith Seitz <keiths@redhat.com>
17771
17772 PR mi/15863
17773 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17774 the inferior is started.
17775
d03de421
PA
177762014-06-16 Pedro Alves <palves@redhat.com>
17777
17778 * gdb.base/break-main-file-remove-fail.c: New file.
17779 * gdb.base/break-main-file-remove-fail.exp: New file.
17780 * gdb.base/break-unload-file.exp: Use build_executable instead of
17781 prepare_for_testing.
17782 (test_break): New parameter "initial_load". Handle it.
17783 (top level): Add initial_load cmdline/file axis.
17784
f9579b99
TT
177852014-06-12 Tom Tromey <tromey@redhat.com>
17786
17787 * gdb.base/completion.exp: Don't use directory name in test.
17788
3657956b
GB
177892014-06-09 Gary Benson <gbenson@redhat.com>
17790
17791 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17792 separate the always-available ANSI-standard signals from the
17793 signals that require checking.
17794 (main): Likewise.
17795 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17796 Likewise.
17797 (main): Likewise.
17798
4186eb54
KS
177992014-06-07 Keith Seitz <keiths@redhat.com>
17800
17801 Revert:
17802 PR c++/16253
17803 * gdb.cp/var-tag.cc: New file.
17804 * gdb.cp/var-tag.exp: New file.
17805 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17806 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17807 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17808 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17809
25326a28 178102014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17811
17812 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17813
829155c9
PA
178142014-06-06 Pedro Alves <palves@redhat.com>
17815
17816 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17817 in target debug output instead of looking at RSP packets,
17818 disabling the test on any target that uses hardware stepping.
17819 Update comments.
17820
61c8d22e
PA
178212014-06-06 Pedro Alves <palves@redhat.com>
17822
17823 * gdb.base/break-unload-file.exp: Fix typo.
17824
d9a47287
YQ
178252014-06-06 Yao Qi <yao@codesourcery.com>
17826
17827 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17828 from "jit_function" to "^jit_function".
17829
e5e01dbf
YQ
178302014-06-06 Yao Qi <yao@codesourcery.com>
17831
17832 * gdb.base/async.c (foo): Add one statement.
17833 * gdb.base/async.exp: Get the next instruction address and
17834 match the output of "nexti" by instruction address. Match
17835 the hex address in the output of "finish".
17836
73ba372c
GB
178372014-06-06 Gary Benson <gbenson@redhat.com>
17838
17839 * gdb.base/call-signals.c: Remove preprocessor conditionals
17840 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17841 SIGSEGV and SIGTERM.
17842 * gdb.base/sigall.c: Likewise.
17843 * gdb.base/unwindonsignal.c: Likewise.
17844 * gdb.reverse/sigall-reverse.c: Likewise.
17845
831517df
YQ
178462014-06-06 Yao Qi <yao@codesourcery.com>
17847
17848 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17849 readable, skip the test.
17850
b8b91e98
YQ
178512014-06-06 Yao Qi <yao@codesourcery.com>
17852
17853 * gdb.threads/staticthreads.c (thread_function): Move the line
17854 setting breakpoint on forward.
17855 * gdb.threads/staticthreads.exp: Update comments.
17856
fb934770
LC
178572014-06-05 Ludovic Courtès <ludo@gnu.org>
17858
17859 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17860 "history-append! type error".
17861
6ef284bd
SM
178622014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17863
17864 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17865 erroneous dprintf expected input.
17866
a872e241
DE
178672014-06-04 Doug Evans <xdje42@gmail.com>
17868
17869 * gdb.guile/scm-generics.exp: Delete.
17870
16f691fb
DE
178712014-06-04 Doug Evans <xdje42@gmail.com>
17872
17873 * gdb.guile/scm-breakpoint.exp: Update.
17874 Add tests for breakpoint registration.
17875
012370f6
TT
178762014-06-04 Tom Tromey <tromey@redhat.com>
17877
17878 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17879 VLA-in-union.
17880 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17881 inner_vla_struct, vla_union types. Initialize objects of those
17882 types and compute their sizes.
17883
9f5a4cef
HZ
178842014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17885 Hui Zhu <hui@codesourcery.com>
17886
17887 * gdb.base/fileio.exp: Add test for shell not available as well as
17888 available.
17889 * gdb.base/fileio.c (test_system): Check for shell twice.
17890
90a45c4d
YQ
178912014-06-04 Yao Qi <yao@codesourcery.com>
17892
17893 * gdb.base/auto-connect-native-target.exp: Remove redundant
17894 space from the regexp pattern.
17895
70017e41
YQ
178962014-06-04 Yao Qi <yao@codesourcery.com>
17897
17898 * gdb.base/default.exp: Replace "child" with "native" in
17899 regexp pattern.
17900
883964a7
SC
179012014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17902
17903 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17904 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17905 * gdb.python/py-xmethods.py: Python script supporting the
17906 new testcase and tests.
17907
ef370185
JB
179082014-06-03 Joel Brobecker <brobecker@adacore.com>
17909 Pedro Alves <palves@redhat.com>
17910
17911 PR breakpoints/17000
17912 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17913 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17914
1e2ccb61
BM
179152014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17916
17917 * gdb.base/subst.exp: Add tests to verify partial path matching
17918 output.
17919
c6ec5ab2
PA
179202014-06-03 Pedro Alves <palves@redhat.com>
17921
17922 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17923 target that doesn't use software single-stepping.
17924
835c559f
PA
179252014-06-03 Pedro Alves <palves@redhat.com>
17926
17927 PR breakpoints/17000
17928 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17929 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17930
06eb1586
DE
179312014-06-02 Doug Evans <xdje42@gmail.com>
17932
17933 * gdb.guile/scm-parameter.exp: New file.
17934
e698b8c4
DE
179352014-06-02 Doug Evans <xdje42@gmail.com>
17936
17937 * gdb.guile/scm-cmd.c: New file.
17938 * gdb.guile/scm-cmd.exp: New file.
17939
ded03782
DE
179402014-06-02 Doug Evans <xdje42@gmail.com>
17941
17942 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17943 pretty-printer lookup.
17944 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17945 (make-pp_s-printer): Call it.
17946 (make-pretty-printer-from-dict): New function.
17947 (lookup-pretty-printer-maker-from-dict): New function.
17948 (*pretty-printer*): Simplify.
17949 (make-objfile-pp_s-printer): New function.
17950 (install-objfile-pretty-printers!): New function.
17951 (make-progspace-pp_s-printer): New function.
17952 (install-progspace-pretty-printers!): New function.
17953 * gdb.guile/scm-progspace.c: New file.
17954 * gdb.guile/scm-progspace.exp: New file.
17955
41fac0cf
PA
179562014-06-02 Pedro Alves <palves@redhat.com>
17957
17958 * gdb.base/dprintf-bp-same-addr.c: New file.
17959 * gdb.base/dprintf-bp-same-addr.exp: New file.
17960
96ae5695
EBM
179612014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17962
17963 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17964 * gdb.arch/powerpc-power.s: Likewise.
17965
da02b3a8
JB
179662014-06-02 Joel Brobecker <brobecker@adacore.com>
17967
17968 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17969
c72b2e7b
YQ
179702014-06-01 Yao Qi <yao@codesourcery.com>
17971
17972 * gdb.base/watchpoint.exp (test_watch_location): Check null
17973 pointer can be dereferenced. If not, do the test, otherwise
17974 skip it.
17975
53e8a631
AB
179762014-05-30 Andrew Burgess <aburgess@broadcom.com>
17977
17978 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17979 results.
17980 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17981
938f0e2f
AB
179822014-05-30 Andrew Burgess <aburgess@broadcom.com>
17983
17984 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17985 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17986 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17987 * gdb.arch/amd64-invalid-stack-top.c: New file.
17988 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17989
9ba6657a
PA
179902014-05-30 Pedro Alves <palves@redhat.com>
17991
17992 PR breakpoints/17000
17993 * gdb.base/sss-bp-on-user-bp.c: New file.
17994 * gdb.base/sss-bp-on-user-bp.exp: New file.
17995
522c09bf
DB
179962014-05-30 David Blaikie <dblaikie@gmail.com>
17997
17998 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17999 gnu_inline semantics via attribute.
18000 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18001 source explicitly specifies the required semantics.
18002
bf4ef81e
MR
180032014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18004
18005 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18006
329ea579
PA
180072014-05-29 Pedro Alves <palves@redhat.com>
18008 Tom Tromey <tromey@redhat.com>
18009
18010 * gdb.base/async-shell.exp: Don't enable target-async.
18011 * gdb.base/async.exp
18012 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18013 parameter. Adjust.
18014 (top level): Don't test with "target-async".
18015 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18016 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18017 * gdb.base/inferior-died.exp: Don't enable target-async.
18018 * gdb.base/interrupt-noterm.exp: Likewise.
18019 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18020 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18021 * gdb.mi/mi-nonstop.exp: Likewise.
18022 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18023 * gdb.mi/mi-nsintrall.exp: Likewise.
18024 * gdb.mi/mi-nsmoribund.exp: Likewise.
18025 * gdb.mi/mi-nsthrexec.exp: Likewise.
18026 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18027 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18028 * gdb.python/py-evsignal.exp: Don't enable target-async.
18029 * gdb.python/py-evthreads.exp: Likewise.
18030 * gdb.python/py-prompt.exp: Likewise.
18031 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18032 * gdb.server/solib-list.exp: Don't enable target-async.
18033 * gdb.threads/thread-specific-bp.exp: Likewise.
18034 * lib/mi-support.exp: Adjust to use mi-async.
18035
fd664c91
PA
180362014-05-29 Pedro Alves <palves@redhat.com>
18037
18038 PR gdb/13860
18039 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18040 reason, even in sync mode.
18041
251bde03
PA
180422014-05-29 Pedro Alves <palves@redhat.com>
18043 Hui Zhu <hui@codesourcery.com>
18044
18045 PR PR15693
18046 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18047 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18048 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18049 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18050
7f3c0343
JB
180512014-05-28 Joel Brobecker <brobecker@adacore.com>
18052
18053 * config/monitor.exp (gdb_target_monitor): Replace use of
18054 "set remotebaud" by "set serial baud".
18055
b2715b27
AW
180562014-05-26 Andy Wingo <wingo@igalia.com>
18057
18058 * gdb.guile/scm-breakpoint.exp:
18059 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18060 properties instead of gdb-object-properties.
18061
498a4489
YQ
180622014-05-26 Yao Qi <yao@codesourcery.com>
18063
18064 * gdb.server/no-thread-db.exp: Specify source file name
18065 explicitly when setting a breakpoint.
18066
589fdceb
MM
180672014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18068
18069 * gdb.btrace/vdso.c: New.
18070 * gdb.btrace/vdso.exp: New.
18071
e9089e05
MM
180722014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18073
18074 * gdb.base/gcore.exp (capture_command_output): Move ...
18075 * lib/gdb.exp (capture_command_output): ... here.
18076
67b5c0c1
MM
180772014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18078
18079 * gdb.btrace/data.exp: Test memory access during btrace replay.
18080
a2199296
SM
180812014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18082
18083 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18084
17b2616c
PA
180852014-05-21 Pedro Alves <palves@redhat.com>
18086
18087 PR gdb/13860
18088 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18089 (top level): Test that output related to execution commands is
18090 sent to the console with CLI commands, but not with MI commands.
18091 Test that breakpoint events are always mirrored to the console.
18092 Also expect the new source line to be output after a "next" in
18093 async mode too. Make it a pass/fail test.
18094 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18095 output.
18096 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18097
5166082f
PA
180982014-05-21 Pedro Alves <palves@redhat.com>
18099
18100 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18101 Use them to test variations of "list" after reaching a breakpoint.
18102 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18103 Test "list" with listsize 10 after reaching a breakpoint.
18104 * gdb.python/python.exp (decode_line current location line
18105 number): Adjust expected line number.
18106
2f25d70f
SM
181072014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18108
18109 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18110 behavior for $args, pass it directly to "run".
18111
ff604a67
MR
181122014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18113
18114 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18115 30000 to 65536.
18116
6a3cb8e8
PA
181172014-05-21 Pedro Alves <palves@redhat.com>
18118
18119 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18120 auto-connect-native-target off".
18121 * gdb.base/auto-connect-native-target.c: New file.
18122 * gdb.base/auto-connect-native-target.exp: New file.
18123
4ebfc96e
PA
181242014-05-21 Pedro Alves <palves@redhat.com>
18125
18126 * gdb.base/default.exp: Test "target native" instead of "target
18127 child".
18128
36d46afb
MW
181292014-05-21 Mark Wielaard <mjw@redhat.com>
18130
18131 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18132
5876f503
JK
181332014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18134
18135 Fix TLS access for -static -pthread.
18136 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18137 <HAVE_TLS> (thread_function, main): Initialize it.
18138 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18139 Add clean_restart.
18140 <$have_tls != "">: Check TLSVAR.
18141
0256a6ac
PA
181422014-05-21 Pedro Alves <palves@redhat.com>
18143
18144 * gdb.base/dcache-line-read-error.c: New.
18145 * gdb.base/dcache-line-read-error.exp: New.
18146
936d2992
PA
181472014-05-20 Pedro Alves <palves@redhat.com>
18148
18149 * gdb.base/compare-sections.c: New file.
18150 * gdb.base/compare-sections.exp: New file.
18151
802e8e6d
PA
181522014-05-20 Pedro Alves <palves@redhat.com>
18153
18154 * gdb.base/break-idempotent.c: New file.
18155 * gdb.base/break-idempotent.exp: New file.
18156
e59fa00f
MM
181572014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18158
18159 * gdb.btrace/nohist.exp: New.
18160
8b696e31
YQ
181612014-05-20 Yao Qi <yao@codesourcery.com>
18162
18163 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18164 gdb.reverse directory and gdb_reverse_timeout exists in board
18165 setting.
18166 * README: Document gdb_reverse_timeout.
18167
73c9764f
YQ
181682014-05-20 Yao Qi <yao@codesourcery.com>
18169
18170 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18171 'test_file_name'. Treat args as a string instead of a list.
18172 (gdb_init): Rename argument 'args' by 'test_file_name'.
18173
f1f4348a
JK
181742014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18175
18176 * gdb.arch/powerpc-power.exp: New file.
18177 * gdb.arch/powerpc-power.s: New file.
18178
0dbe70ce
DE
181792014-05-16 Doug Evans <dje@google.com>
18180
18181 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18182 * gdb.base/completion.exp: Check that all expected files exist
18183 before doing file completion.
0dbe70ce 18184
8d551b02
DE
181852014-05-16 Doug Evans <dje@google.com>
18186
18187 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18188 Update.
18189 (do_syscall_tests_without_xml): Update.
18190
73eb7709
PA
181912014-05-16 Pedro Alves <palves@redhat.com>
18192
18193 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18194 instead of "unknown output after running".
18195
3fae92fc
YQ
181962014-05-16 Yao Qi <yao@codesourcery.com>
18197
18198 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18199 file1.txt from host at the end.
18200 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18201
c2b2ccc5
DE
182022014-05-15 Doug Evans <dje@google.com>
18203
18204 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18205 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18206 loading file. Add test for TU lookup.
18207
8c217a4b
SM
182082014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18209
18210 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18211 calling "-exec-arguments" or "set args" before running the
18212 inferior.
18213
3deb39c6
SM
182142014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18215
18216 * lib/mi-support.exp (mi_expect_stop): Expect message for
18217 inferiors that exit with non-zero exit code.
18218
71a79f8c
YQ
182192014-05-14 Yao Qi <yao@codesourcery.com>
18220
18221 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18222 match absolute path on remote host.
18223 (test_file_list_exec_source_files): Remove "/" from the
18224 pattern.
18225
f23fcd46
YQ
182262014-05-14 Yao Qi <yao@codesourcery.com>
18227
18228 * boards/local-remote-host-notty.exp (${board}_file): New
18229 proc.
18230
9404b58f
KM
182312014-05-07 Kyle McMartin <kyle@redhat.com>
18232
18233 Pushed by Joel Brobecker <brobecker@adacore.com>.
18234 * gdb.arch/aarch64-atomic-inst.c: New file.
18235 * gdb.arch/aarch64-atomic-inst.exp: New file.
18236
5e45f04c
YQ
182372014-05-07 Yao Qi <yao@codesourcery.com>
18238
18239 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18240 in current context" too.
18241
c888a17d
KS
182422014-05-05 Keith Seitz <keiths@redhat.com>
18243
18244 * gdb.linespec/ls-dollar.exp: Add test for linespec
18245 file:convenience_variable.
18246
290a839c
YQ
182472014-05-05 Yao Qi <yao@codesourcery.com>
18248
18249 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18250 traceframes into tfile and ctf trace files. Read data from
18251 trace file and test collected data.
18252 (gdb_collect_locals_test): Likewise.
18253 (gdb_unavailable_registers_test): Likewise.
18254 (gdb_unavailable_floats): Likewise.
18255 (gdb_collect_globals_test): Likewise.
18256 (top-level): Append "ctf" to trace_file_targets if GDB
18257 supports.
18258
b5262cd0
YQ
182592014-05-05 Yao Qi <yao@codesourcery.com>
18260
18261 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18262 code to ...
18263 (gdb_collect_args_test_1): ... it. New proc.
18264 (gdb_collect_locals_test): Move some code to ...
18265 (gdb_collect_locals_test_1): ... it. New proc.
18266 (gdb_unavailable_registers_test): Move some code to ...
18267 (gdb_unavailable_registers_test_1): ... it. New proc.
18268 (gdb_unavailable_floats): Move some code to ...
18269 (gdb_unavailable_floats_1): ... it. New proc.
18270
30a1e6cc
SDJ
182712014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18272
18273 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18274 probes to test for bitness recognition.
18275 * gdb.arch/amd64-stap-optional-prefix.exp
18276 (test_probe_value_without_reg): New procedure.
18277 Add code to test for different kinds of bitness.
18278
f33da99a
SDJ
182792014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18280
18281 PR breakpoints/16889
18282 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18283 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18284
5b80f00d
PA
182852014-05-01 Pedro Alves <palves@redhat.com>
18286
18287 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18288 gdb_file_cmd if no file is specified.
18289 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18290 last_loaded_file to set the remote exec-file.
18291
f8c2a73c
PA
182922014-05-01 Pedro Alves <palves@redhat.com>
18293
18294 * boards/local-remote-host.exp: New file.
18295
be6e8ac7
PA
182962014-05-01 Pedro Alves <palves@redhat.com>
18297
18298 * boards/local-remote-host.exp: Rename to ...
18299 * boards/local-remote-host-notty.exp: ... this.
18300
cac0dc8f
JB
183012014-04-28 Joel Brobecker <brobecker@adacore.com>
18302
18303 * gdb.ada/dyn_arrayidx: New testcase.
18304
9730e6cc
YQ
183052014-04-26 Yao Qi <yao@codesourcery.com>
18306
18307 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18308 and compute the length of function main. Save it in
18309 $main_length.
18310 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18311 (top-level): Use gdb_compile to compile objects into
18312 executable and restart GDB. Remove invocation to
18313 prepare_for_testing.
18314
7ae1a6a6
PA
183152014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18316 Pedro Alves <palves@redhat.com>
18317
18318 PR server/16255
18319 * gdb.multi/multi-attach.c: New file.
18320 * gdb.multi/multi-attach.exp: New file.
18321
4082afcc
PA
183222014-04-25 Pedro Alves <palves@redhat.com>
18323
18324 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18325 user.
18326 (top level): Test that "set remote conditional-breakpoints-packet
18327 off" works as intended.
18328 * gdb.base/dprintf.exp: Test that "set remote
18329 breakpoint-commands-packet off" works as intended.
18330 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18331 New function.
18332 (top level): Call it.
18333 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18334 remote fast-tracepoints-packet off" works as intended.
18335 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18336 * lib/gdb.exp (gdb_is_target_remote): ... here.
18337
2abc3f8d
DB
183382014-04-24 David Blaikie <dblaikie@gmail.com>
18339
18340 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18341 ensure clang would not discard them.
18342 * gdb.base/gdbvars.c: Ditto.
18343 * gdb.base/memattr.c: Ditto.
18344 * gdb.base/whatis.c: Ditto.
18345 * gdb.python/py-prettyprint.c: Ditto.
18346 * gdb.trace/actions.c: Ditto.
18347 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18348 ensure clang would not discard it.
18349
bfd39632
DB
183502014-04-24 David Blaikie <dblaikie@gmail.com>
18351
18352 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18353 clang to emit the full definition of type required by the test
18354 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18355
22842ff6
DB
183562014-04-24 David Blaikie <dblaikie@gmail.com>
18357
18358 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18359 coax Clang into emitting the definition of the type.
18360 * gdb.cp/pr10728-x.h (y): Ditto.
18361 * gdb.cp/pr10728-y.cc (y): Ditto.
18362
c2e827ad
DB
183632014-04-24 David Blaikie <dblaikie@gmail.com>
18364
18365 * gdb.base/label.exp: XFAIL label related tests under Clang.
18366 * gdb.cp/cplabel.exp: Ditto.
18367 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18368 under Clang those using labels.
18369
4c2d33e7
YQ
183702014-04-25 Yao Qi <yao@codesourcery.com>
18371
18372 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18373 double_label.
18374 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18375 partial_label and double_label.
18376
56083b99
DB
183772014-04-24 David Blaikie <dblaikie@gmail.com>
18378
18379 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18380
25d4e99d
DB
183812014-04-24 David Blaikie <dblaikie@gmail.com>
18382
18383 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18384 of the function to work across GCC and Clang.
18385 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18386 pointer types (const void ** const V void **).
18387
01f9f808
MS
183882014-04-24 Michael Sturm <michael.sturm@mintel.com>
18389 Walfred Tedeschi <walfred.tedeschi@intel.com>
18390
18391 * Makefile.in (EXECUTABLES): Added i386-avx512.
18392 * gdb.arch/i386-avx512.c: New file.
18393 * gdb.arch/i386-avx512.exp: Likewise.
18394
4b48d439
KS
183952014-04-23 Keith Seitz <keiths@redhat.com>
18396
18397 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18398 (mi_make_breakpoint_table): New procedure.
18399 (mi_create_breakpoint): Use mi_make_breakpoint
18400 and return the result.
18401 (mi_make_breakpoint): New procedure.
18402 (mi_build_kv_pairs): New procedure.
18403
18404 * gdb.mi/mi-break.exp: Remove unused globals,
18405 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18406 All callers updated.
18407 * gdb.mi/mi-dprintf.exp: Use variable to track command
18408 number.
18409 Update all callers of mi_create_breakpoint and use
18410 mi_make_breakpoint_table.
18411 Remove any unused global variables.
18412 * gdb.mi/mi-nonstop.exp: Likewise.
18413 * gdb.mi/mi-nsintrall.exp: Likewise.
18414 * gdb.mi/mi-nsmoribund.exp: Likewise.
18415 * gdb.mi/mi-nsthrexec.exp: Likewise.
18416 * gdb.mi/mi-reverse.exp: Likewise.
18417 * gdb.mi/mi-simplerun.exp: Likewise.
18418 * gdb.mi/mi-stepn.exp: Likewise.
18419 * gdb.mi/mi-syn-frame.exp: Likewise.
18420 * gdb.mi/mi-until.exp: Likewise.
18421 * gdb.mi/mi-var-cp.exp: Likewise.
18422 * gdb.mi/mi-var-display.exp: Likewise.
18423 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18424 * gdb.mi/mi2-var-child.exp: Likewise.
18425 * gdb.mi/mi-vla-c99.exp: Likewise.
18426 * lib/mi-support.exp: Likewise.
18427
18428 From Ian Lance Taylor <iant@cygnus.com>:
18429 * lib/gdb.exp (parse_args): New procedure.
18430
08351840
PA
184312014-04-23 Pedro Alves <palves@redhat.com>
18432
18433 * gdb.base/break-unload-file.c: New file.
18434 * gdb.base/break-unload-file.exp: New file.
18435 * gdb.base/sym-file-lib.c (baz): New function.
18436 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18437 field.
18438 (load): Store the segment's mapped size.
18439 (unload): New function.
18440 (unload_shlib): New function.
18441 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18442 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18443 set a breakpoint at baz, and call it.
18444 * gdb.base/sym-file.exp: New tests for stale breakpoint
18445 instructions.
18446
076855f9
PA
184472014-04-23 Pedro Alves <palves@redhat.com>
18448
18449 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18450 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18451 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18452 * gdb.base/hbreak-unmapped.c: New file.
18453 * gdb.base/hbreak-unmapped.exp: New file.
18454 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18455 * lib/gdb.exp (gdb_is_target_remote): ... here.
18456
483805cf
PA
184572014-04-22 Pedro Alves <palves@redhat.com>
18458
18459 * gdb.base/consecutive-step-over.c: New file.
18460 * gdb.base/consecutive-step-over.exp: New file.
18461
06d97543
PA
184622014-04-22 Pedro Alves <palves@redhat.com>
18463
18464 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18465 instead of send_gdb/gdb_expect.
18466
b4429ea2
YQ
184672014-04-22 Yao Qi <yao@codesourcery.com>
18468
18469 * lib/trace-support.exp (generate_tracefile): New procedure.
18470 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18471 return 0.
18472 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18473 if generate_tracefile returns 1.
18474
51d48146
PA
184752014-04-18 Tom Tromey <palves@redhat.com>
18476 Pedro alves <tromey@redhat.com>
18477
18478 PR backtrace/15558
18479 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18480 with a backtrace limit.
18481 * gdb.python/py-frame-inline.exp: Test running to an inline
18482 function with a backtrace limit, and printing the newest frame.
18483 * gdb.python/py-frame-inline.c (main): Call f.
18484
bd1dce5f
MS
184852014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18486
18487 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18488
40d1a503
MS
184892014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18490
18491 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18492 Drop prefix from unsupported source file path.
18493
389b98f7
YQ
184942014-04-17 Yao Qi <yao@codesourcery.com>
18495
18496 * lib/gdb.exp (with_target_charset): New proc.
18497 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18498 with_target_charset.
18499 (test_print_strings): Likewise.
18500 (test_repeat_bytes): Likewise.
18501 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18502 for some tests.
18503
22869d73
KS
185042014-04-16 Keith Seitz <keiths@redhat.com>
18505
18506 PR gdb/15827
18507 * gdb.dwarf2/corrupt.c: New file.
18508 * gdb.dwarf2/corrupt.exp: New file.
18509
c4f87ca6
KS
185102014-04-16 Keith Seitz <keiths@redhat.com>
18511
18512 PR c++/16597
18513 * gdb.cp/namelessclass.cc: New file.
18514 * gdb.cp/namelessclass.exp: New file.
18515 * gdb.cp/namelessclass.S: New file.
18516
ab19de87
DE
185172014-04-16 Doug Evans <dje@google.com>
18518
18519 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18520 Add comment.
18521 (gdbserver_default_get_comm_port): New function.
18522 (gdbserver_start): Check if board file provided
18523 "gdbserver,get_comm_port" and use it if so.
18524 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18525 (gdb,socketport): Set to "stdio".
18526 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18527 (stdio_gdbserver_template): Delete.
18528 (${board}_get_remote_address): Update.
18529 (${board}_build_remote_cmd): Delete.
18530 (${board}_get_comm_port): New function.
18531 (${board}_spawn): Update.
18532 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18533 Delete.
18534 (${board}_get_remote_address): Update.
18535 (${board}_get_comm_port): New function.
18536
fc98a809
AB
185372014-04-16 Andrew Burgess <aburgess@broadcom.com>
18538
18539 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18540 appearing in any order.
18541
87fd9e6e
DE
185422014-04-15 Doug Evans <dje@google.com>
18543
18544 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18545 uninitialized value of "description".
18546
099fc3ea
KS
185472014-04-15 Keith Seitz <keiths@redhat.com>
18548
18549 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18550 Remove unused globals.
18551 (test_running_the_program): Likewise.
18552 (test_controlled_execution): Likewise.
18553 (test_controlling_breakpoints): Likewise.
18554 (test_program_termination): Likewise.
18555
5da151d4
KS
185562014-04-15 Keith Seitz <keiths@redhat.com>
18557
18558 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18559 unused globals.
18560 (test_rbreak_creation_and_listing): Likewise.
18561 (test_ignore_count): Likewise.
18562 (test_error): Likewise.
18563
35e5d2f0
PA
185642014-04-15 Pedro Alves <palves@redhat.com>
18565
18566 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18567 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18568 sym-file-loader.c.
18569 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18570 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18571 to sym-file-loader.c.
18572 (struct library): Forward declare.
18573 (load_shlib, lookup_function): Change prototypes.
18574 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18575 (translate_offset): Remove declarations.
18576 (get_text_addr): New declaration.
18577 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18578 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18579 sym-file-loader.h.
18580 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18581 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18582 here from sym-file-loader.h.
18583 (struct library): New structure.
18584 (load_shlib, lookup_function): Change prototypes and adjust to
18585 work with a struct library.
18586 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18587 (translate_offset): Make static.
18588 (get_text_addr): New function.
18589 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18590
eb4c1710
PA
185912014-04-15 Pedro Alves <palves@redhat.com>
18592
18593 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18594
2d1baf52
PA
185952014-04-15 Pedro Alves <palves@redhat.com>
18596
18597 * gdb.base/sym-file-loader.c: Include <limits.h>.
18598 (SELF_LINK): New define.
18599 (get_origin): New function.
18600 (load_shlib): Use it.
18601 * gdb.base/sym-file.exp: Don't early return if the target is
18602 remote. Use runto_main, and issue fail is that fails. Use
18603 gdb_load_shlibs.
18604 (shlib_name): Delete.
18605 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18606
7dd6df01
PA
186072014-04-15 Pedro Alves <palves@redhat.com>
18608
18609 * gdb.base/sym-file.exp: Remove regex characters from test
18610 message. Don't refer to breakpoint numbers in test messages.
18611
b50c8614
KS
186122014-04-14 Keith Seitz <keiths@redhat.com>
18613
18614 PR c++/16253
18615 * gdb.cp/var-tag.cc: New file.
18616 * gdb.cp/var-tag.exp: New file.
18617 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18618 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18619 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18620 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18621
3d567982
TT
186222014-04-14 Tom Tromey <tromey@redhat.com>
18623
18624 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18625 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18626 type.
18627 * gdb.cp/enum-class.exp: New file.
18628 * gdb.cp/enum-class.cc: New file.
18629
0626fc76
TT
186302014-04-14 Tom Tromey <tromey@redhat.com>
18631
18632 * gdb.dwarf2/enum-type.exp: New file.
18633
dca325b3
SA
186342014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18635
18636 * gdb.mi/mi-vla-c99.exp: New file.
18637 * gdb.mi/vla.c: New file.
18638
5854b38a
SA
186392014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18640
18641 * gdb.base/vla-datatypes.c: New file.
18642 * gdb.base/vla-datatypes.exp: New file.
18643
463bb957
SA
186442014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18645
18646 * gdb.base/vla-ptr.c: New file.
18647 * gdb.base/vla-ptr.exp: New file.
18648
3dd170be
SA
186492014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18650
18651 * gdb.dwarf2/count.exp: New file.
18652
5ecaaa66
SA
186532014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18654
18655 * gdb.base/vla-sideeffect.c: New file.
18656 * gdb.base/vla-sideeffect.exp: New file.
18657
41f1ada5
DB
186582014-04-14 David Blaikie <dblaikie@gmail.com>
18659
18660 * gdb.mi/non-stop.c: Add return value for non-void function return
18661 statement.
18662 * gdb.threads/staticthreads.c: Ditto.
18663
0be03e84
DE
186642014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18665 Doug Evans <xdje42@gmail.com>
18666
18667 * gdb.guile/scm-value.c: Improve test case.
18668 * gdb.guile/scm-value.exp: Add new test.
18669
f180a1fb
DB
186702014-04-11 David Blaikie <dblaikie@gmail.com>
18671
18672 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18673 override Clang's default.
18674
6b662e19
JB
186752014-04-11 Joel Brobecker <brobecker@adacore.com>
18676
18677 Revert the following changes (regressions):
18678
18679 * gdb.base/vla-sideeffect.c: New file.
18680 * gdb.base/vla-sideeffect.exp: New file.
18681
18682 * gdb.dwarf2/count.exp: New file.
18683
18684 * gdb.base/vla-multi.c: New file.
18685 * gdb.base/vla-multi.exp: New file.
18686
18687 * gdb.base/vla-ptr.c: New file.
18688 * gdb.base/vla-ptr.exp: New file.
18689
18690 * gdb.base/vla-datatypes.c: New file.
18691 * gdb.base/vla-datatypes.exp: New file.
18692
18693 * gdb.mi/mi-vla-c99.exp: New file.
18694 * gdb.mi/vla.c: New file.
18695
245a5f0b
KS
186962014-04-11 Keith Seitz <keiths@redhat.com>
18697
18698 PR c++/16675
18699 * gdb.cp/cpsizeof.exp: New file.
18700 * gdb.cp/cpsizeof.cc: New file.
18701
58a84dcf
SA
187022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18703
191a8a90
JB
18704 * gdb.mi/mi-vla-c99.exp: New file.
18705 * gdb.mi/vla.c: New file.
58a84dcf 18706
c8655f75
SA
187072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18708
18709 * gdb.base/vla-datatypes.c: New file.
18710 * gdb.base/vla-datatypes.exp: New file.
18711
024e13b4
SA
187122014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18713
18714 * gdb.base/vla-ptr.c: New file.
18715 * gdb.base/vla-ptr.exp: New file.
18716
1a237e0e
SA
187172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18718
18719 * gdb.base/vla-multi.c: New file.
18720 * gdb.base/vla-multi.exp: New file.
18721
504f3432
SA
187222014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18723
18724 * gdb.dwarf2/count.exp: New file.
18725
3bce8237
SA
187262014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18727
191a8a90
JB
18728 * gdb.base/vla-sideeffect.c: New file.
18729 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18730
322f9c21
YQ
187312014-04-11 Yao Qi <yao@codesourcery.com>
18732
18733 * gdb.base/completion.exp: Check file exists before running tests
18734 on file completion.
18735
d708bcd1
PA
187362014-04-10 Pedro Alves <palves@redhat.com>
18737
18738 * gdb.base/cond-eval-mode.c: New file.
18739 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18740 prepare_for_testing to build the new file. Check result of
18741 runto_main.
18742 (test_break, test_watch): New procedures.
18743 (top level): Use them.
18744
ae1d2761
PM
187452014-04-08 Pierre Muller <muller@sourceware.org>
18746
18747 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18748 Ctrl-V use for mingw hosts.
18749
7af389b8
SC
187502014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18751
18752 * gdb.python/py-value.c: Improve test case.
18753 * gdb.python/py-value.exp: Add new test.
18754
5e703181
DE
187552014-04-07 David Blaikie <dblaikie@gmail.com>
18756
18757 * lib/compiler.c: Identify the clang compiler.
18758 * lib/compiler.cc: Ditto.
18759
9810b410
YQ
187602014-04-03 Yao Qi <yao@codesourcery.com>
18761
18762 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18763
98d1b8dc
AB
187642014-04-01 Anton Blanchard <anton@samba.org>
18765
18766 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18767 messages unique.
18768
3114cea1
AB
187692014-04-01 Anton Blanchard <anton@samba.org>
18770
18771 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18772 prepare_for_testing.
18773
62f7182c
AB
187742014-04-01 Anton Blanchard <anton@samba.org>
18775
18776 * gdb.arch/ppc64-atomic-inst.c: Remove.
18777 * gdb.arch/ppc64-atomic-inst.S: New file.
18778 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18779
770e7fc7
DE
187802014-03-31 Doug Evans <dje@google.com>
18781
18782 * gdb.base/print-symbol-loading-lib.c: New file.
18783 * gdb.base/print-symbol-loading-main.c: New file.
18784 * gdb.base/print-symbol-loading.exp: New file.
18785
46e2bafa
YQ
187862014-03-31 Yao Qi <yao@codesourcery.com>
18787
18788 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18789
8776cfe9
JB
187902014-03-28 Joel Brobecker <brobecker@adacore.com>
18791
18792 * gdb.ada/mi_dyn_arr: New testcase.
18793
5d1ef361
DE
187942014-03-27 Doug Evans <dje@google.com>
18795
18796 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18797
b5bee914
YQ
187982014-03-27 Yao Qi <yao@codesourcery.com>
18799
18800 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18801 if target is nios2-*-*.
18802
0d4d0e77
YQ
188032014-03-26 Yao Qi <yao@codesourcery.com>
18804
18805 * lib/gdb.exp (readline_is_used): New proc.
18806 * gdb.base/completion.exp: Move tests on command complete up.
18807 Skip the rest of tests if readline is not used.
18808 * gdb.ada/complete.exp: Skp the test if readline is not
18809 used.
18810 * gdb.base/filesym.exp: Likewise.
18811 * gdb.base/macscp.exp: Likewise.
18812 * gdb.base/readline-ask.exp: Likewise.
18813 * gdb.base/readline.exp: Likewise.
18814 * gdb.python/py-cmd.exp: Likewise.
18815 * gdb.trace/tfile.exp: Likewise.
18816
29361eee
YQ
188172014-03-26 Yao Qi <yao@codesourcery.com>
18818
18819 * gdb.base/macscp.exp: Fix code format issues.
18820
bc9a5525
UW
188212014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18822
18823 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18824 * gdb.asm/powerpc64le.inc: New file.
18825
d3839ede
PA
188262014-03-25 Pedro Alves <palves@redhat.com>
18827 Doug Evans <dje@google.com>
18828
18829 * gdb.base/source-execution.c: New file.
18830 * gdb.base/source-execution.exp: New file.
18831 * gdb.base/source-execution.gdb: New file.
18832
01672a57
DE
188332014-03-24 Doug Evans <dje@google.com>
18834
18835 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18836 using fission.
18837
88bbeca9
HZ
188382014-03-24 Hui Zhu <hui@codesourcery.com>
18839 Pedro Alves <palves@redhat.com>
18840
18841 PR breakpoints/16101
18842 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18843 test pass/fail messages. Detect missing support for dprintf when
18844 breakpoints are actually inserted.
18845 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18846 breakpoints are actually inserted.
18847 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18848 fails.
18849
d2348791
JK
188502014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18851
18852 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18853
feef67ab
DE
188542014-03-22 Doug Evans <xdje42@gmail.com>
18855
18856 * gdb.python/python.exp (python not supported): Verify multi-line
18857 python command issues an error.
25d743f9 18858 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18859 guile command issues an error.
feef67ab 18860
ecebef6a
MR
188612014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18862
18863 * gdb.threads/thread-specific.exp: Handle the lack of usable
18864 $this_breakpoint and $this_thread.
18865
ccdd1909
HZ
188662014-03-21 Hui Zhu <hui@codesourcery.com>
18867
18868 * gdb.base/attach.exp (do_command_attach_tests): New.
18869
beb460e8
PA
188702014-03-20 Tom Tromey <tromey@redhat.com>
18871 Pedro Alves <palves@redhat.com>
18872
18873 PR cli/15718
18874 * gdb.base/condbreak-call-false.c: New file.
18875 * gdb.base/condbreak-call-false.exp: New file.
18876
40acf43a
PA
188772014-03-20 Pedro Alves <palves@redhat.com>
18878
18879 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18880 Delete.
18881 (block_signals, unblock_signals): Delete.
18882 (child_function_2, main): Remove references to deleted variable
18883 and functions.
18884
9f5e1e02
PA
188852014-03-20 Pedro Alves <palves@redhat.com>
18886
18887 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18888 Use pthread_kill to signal thread 2.
18889 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18890 Adjust to make the test send itself a signal rather than using the
18891 host's "kill" command.
18892
99619bea
PA
188932014-03-20 Pedro Alves <palves@redhat.com>
18894
18895 * gdb.threads/multiple-step-overs.c: New file.
18896 * gdb.threads/multiple-step-overs.exp: New file.
18897 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18898 Adjust expected infrun debug output.
18899
2adfaa28
PA
189002014-03-20 Pedro Alves <palves@redhat.com>
18901
18902 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18903 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18904
31e77af2
PA
189052014-03-20 Pedro Alves <palves@redhat.com>
18906
18907 PR breakpoints/7143
18908 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18909 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18910 of gdb_test_multiple.
18911 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18912 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18913
b9f437de
PA
189142014-03-20 Pedro Alves <palves@redhat.com>
18915
18916 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18917 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18918
05adc73e
PA
189192014-03-19 Pedro Alves <palves@redhat.com>
18920
18921 * gdb.base/async.exp: Remove early return.
18922
6048b950
PA
189232014-03-19 Pedro Alves <palves@redhat.com>
18924
18925 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18926
8bcfb00a
PA
189272014-03-19 Pedro Alves <palves@redhat.com>
18928
18929 * gdb.base/async.exp (test_background): Expect \r\n after
18930 "completed." in the fail pattern.
18931
884e37dc
PA
189322014-03-19 Pedro Alves <palves@redhat.com>
18933
18934 * gdb.base/async.exp (test_background): New procedure.
18935 Use it for all background execution command tests.
18936
148e57e2
PA
189372014-03-19 Pedro Alves <palves@redhat.com>
18938
18939 * gdb.base/async.exp: Use prepare_for_testing.
18940
f48088c7
PA
189412014-03-19 Pedro Alves <palves@redhat.com>
18942
18943 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18944 the same line.
18945
e2f6c966
PA
189462014-03-19 Pedro Alves <palves@redhat.com>
18947
18948 * gdb.base/async.c (main): Add "jump here" and "until here" line
18949 marker comments.
18950 * gdb.base/async.exp (jump_here): New global.
18951 (jump& test): Use it.
18952 (until_here): New global.
18953 (until& test): Use it.
18954
c30568d4
PA
189552014-03-19 Pedro Alves <palves@redhat.com>
18956
18957 * gdb.base/async.exp: Don't frob gdb_protocol.
18958
0172b6a7
DE
189592014-03-18 Doug Evans <xdje42@gmail.com>
18960
18961 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18962 Fix spelling of exec-done-display.
18963
06c868a8
JK
189642014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18965
18966 PR gdb/15358
18967 * gdb.base/gdb-sigterm.c: New file.
18968 * gdb.base/gdb-sigterm.exp: New file.
18969
0c7e1a46
PA
189702014-03-18 Pedro Alves <palves@redhat.com>
18971
18972 PR gdb/13860
18973 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18974 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18975 solib-event.
18976
f7c77d93
JB
189772014-03-17 Joel Brobecker <brobecker@adacore.com>
18978
18979 * gdb.ada/pckd_arr_ren: New testcase.
18980
5a1e8c7a
DE
189812014-03-13 Doug Evans <xdje42@gmail.com>
18982
18983 PR guile/16612
18984 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18985 collect after discarding symbols.
18986
350e1a76
DE
189872014-03-13 Ludovic Courtès <ludo@gnu.org>
18988 Doug Evans <xdje42@gmail.com>
18989
18990 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18991 to history survives a gc.
18992
a69900ae
PA
189932014-03-13 Pedro Alves <palves@redhat.com>
18994
18995 * gdb.base/default.exp: Don't test "target procfs".
18996
5db9f0bd
PA
189972014-03-13 Pedro Alves <palves@redhat.com>
18998
18999 * gdb.base/default.exp: Update "target child" and "target procfs"
19000 tests to not expect "Unix".
19001
b3ccfe11
TT
190022014-03-12 Tom Tromey <tromey@redhat.com>
19003
19004 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19005 New procs. Add target-async tests.
19006 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19007 Add target-async tests.
19008
646f4417
AA
190092014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19010
19011 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19012 'func_start' and 'func_end' for the beginning and end of the
19013 function code, respectively.
19014 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19015 'func_end' instead of 'func' and 'main'.
19016
288c211f
AA
190172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19018
19019 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19020 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19021 generate the debug info assembler source.
19022
e0c0f156
AA
190232014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19024
19025 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19026 * gdb.dwarf2/arr-subrange.exp: Likewise.
19027 * gdb.dwarf2/dwz.exp: Likewise.
19028 * gdb.dwarf2/method-ptr.exp: Likewise.
19029 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19030 * gdb.dwarf2/subrange.exp: Likewise.
19031 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19032 * gdb.dwarf2/implptrpiece.exp: Likewise.
19033 * gdb.dwarf2/nostaticblock.exp: Likewise.
19034
0e5c4555
AA
190352014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19036
19037 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19038 directory to absolute path name arguments.
19039
5ec18f2b
JG
190402014-03-10 Joel Brobecker <brobecker@adacore.com>
19041
19042 * gdb.ada/tagged_access: New testcase.
19043
847fc4f2
MM
190442014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19045
19046 * gdb.btrace/data.exp: Update expected output.
19047
cc3da688
YQ
190482014-03-06 Yao Qi <yao@codesourcery.com>
19049
19050 * gdb.trace/pr16508.exp: New file.
19051
0f26cec1
PA
190522014-03-05 Pedro Alves <palves@redhat.com>
19053
19054 PR gdb/16575
19055 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19056 procedure.
19057 (top level): Adjust to use it. Add tests that exercise breakpoint
19058 interaction with the code-cache.
19059
7a5a839f
LC
190602014-02-26 Ludovic Courtès <ludo@gnu.org>
19061
19062 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19063 test for 'history-append!'.
19064
31aa7e4e
JB
190652014-02-26 Joel Brobecker <brobecker@adacore.com>
19066
19067 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19068 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19069 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19070 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19071 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19072 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19073
1b588015
JB
190742014-02-26 Joel Brobecker <brobecker@adacore.com>
19075
19076 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19077 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19078 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19079
55426c9d
JB
190802014-02-26 Joel Brobecker <brobecker@adacore.com>
19081
19082 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19083
dc53a7ad
JB
190842014-02-26 Joel Brobecker <brobecker@adacore.com>
19085
19086 * gdb.dwarf2/arr-stride.c: New file.
19087 * gdb.dwarf2/arr-stride.exp: New file.
19088
12ab52e9
PA
190892014-02-26 Pedro Alves <palves@redhat.com>
19090
19091 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19092 that won't ever trigger. Make sure that GDB reports the correct
19093 breakpoint that caused the stop.
19094
849c862e
JK
190952014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19096
19097 PR gdb/16626
19098 * gdb.base/auto-load-script: New file.
19099 * gdb.base/auto-load.c: New file.
19100 * gdb.base/auto-load.exp: New file.
19101
71b7d793
JK
19102 PR gdb/16626
19103 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19104
e2f0d509
JK
191052014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19106
19107 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19108 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19109
50cc37c8
DE
191102014-02-24 Doug Evans <dje@google.com>
19111
19112 * lib/gdb.exp (run_on_host): Log error output if program fails.
19113
ea4758f2
PA
191142014-02-21 Pedro Alves <palves@redhat.com>
19115
19116 * gdb.threads/step-after-sr-lock.c: Rename to ...
19117 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19118 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19119 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19120 ... this.
19121
d7b30f67
SDJ
191222014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19123
19124 PR tdep/16397
19125 * gdb.arch/amd64-stap-special-operands.exp: New file.
19126 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19127 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19128 * gdb.arch/amd64-stap-triplet.S: Likewise.
19129 * gdb.arch/amd64-stap-triplet.c: Likewise.
19130
83deb43f
JB
191312014-02-20 Joel Brobecker <brobecker@adacore.com>
19132
19133 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19134 in .section pseudo-op.
19135
adde2bff
DE
191362014-02-20 lin zuojian <manjian2006@gmail.com>
19137 Joel Brobecker <brobecker@adacore.com>
19138 Doug Evans <xdje42@gmail.com>
19139
19140 PR symtab/16581
19141 * gdb.dwarf2/dw2-icycle.S: New file.
19142 * gdb.dwarf2/dw2-icycle.c: New file.
19143 * gdb.dwarf2/dw2-icycle.exp: New file.
19144
f7bd0f78
SC
191452014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19146
19147 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19148 operations on gdb.Value objects.
19149 * gdb.python/py-value-cc.exp: Add new test to test operations on
19150 gdb.Value objects.
19151
c17ef0d5
DE
191522014-02-18 Doug Evans <dje@google.com>
19153
19154 * Makefile.in (TESTS): New variable.
19155 (expanded_tests, expanded_tests_or_none): New variables
19156 (check-single): Pass $(expanded_tests_or_none) to runtest.
19157 (check-parallel): Only run tests in $(TESTS) if non-empty.
19158 (check/no-matching-tests-found): New rule.
19159 * README: Document TESTS makefile variable.
19160
5dd3176f
DE
191612014-02-18 Doug Evans <dje@google.com>
19162
19163 * Makefile.in (check-parallel): rm -rf outputs temp.
19164
0b10be4f
JK
191652014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19166
19167 Fix "ERROR: no fileid for" in the testsuite.
19168 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19169
85f224e7
DE
191702014-02-12 Doug Evans <dje@google.com>
19171
19172 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19173 (MISCELLANEOUS): New variable.
19174 (clean): rm -rf $(MISCELLANEOUS).
19175 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19176 dwp live in the same directory as symlinks, with each symlink pointed
19177 to a differently named file in a different directory.
19178
149b30ff
DE
191792014-02-11 Doug Evans <dje@google.com>
19180
19181 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19182 of Tcl file commands.
19183
1dfdac32
MK
191842014-02-10 Mark Kettenis <kettenis@gnu.org>
19185
19186 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19187 "kill -SIGUSR1 -1".
19188
aa4fb036
JB
191892014-02-10 Joel Brobecker <brobecker@adacore.com>
19190
19191 * gdb.ada/tick_length_array_enum_idx: New testcase.
19192
ed3ef339
DE
191932014-02-10 Doug Evans <xdje42@gmail.com>
19194
19195 * configure.ac (AC_OUTPUT): Add gdb.guile.
19196 * configure: Regenerate.
19197 * lib/gdb-guile.exp: New file.
19198 * lib/gdb.exp (get_target_charset): New function.
19199 * gdb.base/help.exp: Update expected output from "apropos apropos".
19200 * gdb.guile/Makefile.in: New file.
19201 * gdb.guile/guile.exp: New file.
19202 * gdb.guile/scm-arch.c: New file.
19203 * gdb.guile/scm-arch.exp: New file.
19204 * gdb.guile/scm-block.c: New file.
19205 * gdb.guile/scm-block.exp: New file.
19206 * gdb.guile/scm-breakpoint.c: New file.
19207 * gdb.guile/scm-breakpoint.exp: New file.
19208 * gdb.guile/scm-disasm.c: New file.
19209 * gdb.guile/scm-disasm.exp: New file.
19210 * gdb.guile/scm-equal.c: New file.
19211 * gdb.guile/scm-equal.exp: New file.
19212 * gdb.guile/scm-error.exp: New file.
19213 * gdb.guile/scm-error.scm: New file.
19214 * gdb.guile/scm-frame-args.c: New file.
19215 * gdb.guile/scm-frame-args.exp: New file.
19216 * gdb.guile/scm-frame-args.scm: New file.
19217 * gdb.guile/scm-frame-inline.c: New file.
19218 * gdb.guile/scm-frame-inline.exp: New file.
19219 * gdb.guile/scm-frame.c: New file.
19220 * gdb.guile/scm-frame.exp: New file.
19221 * gdb.guile/scm-generics.exp: New file.
19222 * gdb.guile/scm-gsmob.exp: New file.
19223 * gdb.guile/scm-iterator.c: New file.
19224 * gdb.guile/scm-iterator.exp: New file.
19225 * gdb.guile/scm-math.c: New file.
19226 * gdb.guile/scm-math.exp: New file.
19227 * gdb.guile/scm-objfile-script-gdb.in: New file.
19228 * gdb.guile/scm-objfile-script.c: New file.
19229 * gdb.guile/scm-objfile-script.exp: New file.
19230 * gdb.guile/scm-objfile.c: New file.
19231 * gdb.guile/scm-objfile.exp: New file.
19232 * gdb.guile/scm-ports.exp: New file.
19233 * gdb.guile/scm-pretty-print.c: New file.
19234 * gdb.guile/scm-pretty-print.exp: New file.
19235 * gdb.guile/scm-pretty-print.scm: New file.
19236 * gdb.guile/scm-section-script.c: New file.
19237 * gdb.guile/scm-section-script.exp: New file.
19238 * gdb.guile/scm-section-script.scm: New file.
19239 * gdb.guile/scm-symbol.c: New file.
19240 * gdb.guile/scm-symbol.exp: New file.
19241 * gdb.guile/scm-symtab-2.c: New file.
19242 * gdb.guile/scm-symtab.c: New file.
19243 * gdb.guile/scm-symtab.exp: New file.
19244 * gdb.guile/scm-type.c: New file.
19245 * gdb.guile/scm-type.exp: New file.
19246 * gdb.guile/scm-value-cc.cc: New file.
19247 * gdb.guile/scm-value-cc.exp: New file.
19248 * gdb.guile/scm-value.c: New file.
19249 * gdb.guile/scm-value.exp: New file.
19250 * gdb.guile/source2.scm: New file.
19251 * gdb.guile/types-module.cc: New file.
19252 * gdb.guile/types-module.exp: New file.
19253
7026a7c1
YQ
192542014-02-10 Yao Qi <yao@codesourcery.com>
19255
19256 PR testsuite/16543
19257 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19258 * configure: Regenerated.
19259 * Makefile.in: New file.
19260
6c466447
AS
192612014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19262
19263 * gdb.python/py-framefilter.exp: Fix typo.
19264
6e854735
YQ
192652014-02-08 Yao Qi <yao@codesourcery.com>
19266
19267 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19268 that no =breakpoint-modified is emitted when breakpoints are
19269 modified through MI commands.
19270
d137e6dc
PA
192712014-02-07 Pedro Alves <pedro@codesourcery.com>
19272 Pedro Alves <palves@redhat.com>
19273
19274 * gdb.threads/step-after-sr-lock.c: New file.
19275 * gdb.threads/step-after-sr-lock.exp: New file.
19276
b5ee5a50
PA
192772014-02-07 Pedro Alves <palves@redhat.com>
19278
19279 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19280
3c77faf3
JK
192812014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19282
19283 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19284 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19285
6dddc817
DE
192862014-02-06 Doug Evans <xdje42@gmail.com>
19287
19288 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19289 output.
19290
19291 * gdb.gdb/python-interrupts.exp: New file.
19292
de7b2893
YQ
192932014-02-05 Yao Qi <yao@codesourcery.com>
19294
19295 * gdb.trace/report.exp (use_collected_data): Test the output
19296 of "info threads" and "info inferiors".
19297
66d032ac
YQ
192982014-02-05 Yao Qi <yao@codesourcery.com>
19299
19300 Revert this patch:
19301
19302 2013-05-24 Yao Qi <yao@codesourcery.com>
19303
19304 * gdb.trace/tfile.exp: Test inferior and thread.
19305
591a12a1
UW
193062014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19307
19308 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19309 on a function.
19310 * gdb.base/step-bt.c: Call hello via function pointer to make
19311 sure its first instruction is executed on powerpc64le-linux.
19312
0ff3e01f
UW
193132014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19314
19315 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19316
084ee545
UW
193172014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19318
19319 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19320 of the test patterns for use on little-endian systems.
19321
6ed14ff3
UW
193222014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19323
19324 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19325 (decimal_vector): Fix for little-endian.
19326
401e27fd
JM
193272014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19328
19329 * gdb.arch/sparc-sysstep.exp: New file.
19330 * gdb.arch/sparc-sysstep.c: Likewise.
19331
19332 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19333
8b924729
EBM
193342014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19335
19336 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19337
fb151210
JB
193382014-01-23 Tom Tromey <tromey@redhat.com>
19339
19340 * gdb.ada/array_char_idx: New testcase.
19341
0740f8d8
TT
193422014-01-23 Tom Tromey <tromey@redhat.com>
19343
19344 PR python/16487:
19345 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19346 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19347 classes.
19348
21909fa1
TT
193492014-01-23 Tom Tromey <tromey@redhat.com>
19350
19351 PR python/16491:
19352 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19353 string from an inferior frame.
19354 * gdb.python/py-framefilter-mi.exp: Update.
19355
87ce2a04
DE
193562014-01-22 Doug Evans <dje@google.com>
19357
19358 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19359
237b092b
AA
193602014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19361
19362 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19363
d674a709
AA
193642014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19365
19366 * gdb.trace/entry-values.exp: Remove excess space character from
19367 regex patterns. Handle s390 call instruction.
19368
20fa3390
AA
193692014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19370
19371 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19372 define "*_start" label. Make "name" static.
19373 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19374 ${name} by references to ${name}_start.
19375
78466714
AA
193762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19377
19378 * gdb.base/info-macros.exp: Remove "debug" from the compile
19379 options.
19380
ec9f644a
IB
193812014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19382
19383 * gdb.dlang/demangle.exp: New file.
19384
94b1b47e
IB
193852014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19386
19387 * gdb.dlang/primitive-types.exp: New file.
19388
7f420862
IB
193892014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19390
19391 * configure.ac: Create gdb.dlang/Makefile.
19392 * configure: Regenerate.
19393 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19394 * gdb.dlang/Makefile.in: New file.
19395 * lib/d-support.exp: New file.
19396 * lib/gdb.exp (skip_d_tests): New proc.
19397
52834460
MM
193982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19399
19400 * gdb.btrace/delta.exp: Check reverse stepi.
19401 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19402 * gdb.btrace/finish.exp: New.
19403 * gdb.btrace/next.exp: New.
19404 * gdb.btrace/nexti.exp: New.
19405 * gdb.btrace/record_goto.c: Add comments.
19406 * gdb.btrace/step.exp: New.
19407 * gdb.btrace/stepi.exp: New.
19408 * gdb.btrace/multi-thread-step.c: New.
19409 * gdb.btrace/multi-thread-step.exp: New.
19410 * gdb.btrace/rn-dl-bind.c: New.
19411 * gdb.btrace/rn-dl-bind.exp: New.
19412 * gdb.btrace/data.c: New.
19413 * gdb.btrace/data.exp: New.
19414 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19415
6e07b1d2
MM
194162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19417
19418 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19419 * gdb.btrace/exception.exp: Update.
19420 * gdb.btrace/instruction_history.exp: Update.
19421 * gdb.btrace/record_goto.exp: Update.
19422 * gdb.btrace/tailcall.exp: Update.
19423 * gdb.btrace/unknown_functions.exp: Update.
19424 * gdb.btrace/delta.exp: New.
19425
0b722aec
MM
194262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19427
19428 * gdb.btrace/record_goto.exp: Add backtrace test.
19429 * gdb.btrace/tailcall.exp: Add backtrace test.
19430
066ce621
MM
194312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19432
19433 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19434 * gdb.btrace/record_goto.c: New.
19435 * gdb.btrace/record_goto.exp: New.
19436 * gdb.btrace/x86-record_goto.S: New.
19437
0688d04e
MM
194382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19439
19440 * gdb.btrace/function_call_history.exp: Update tests.
19441 * gdb.btrace/instruction_history.exp: Update tests.
19442
8710b709
MM
194432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19444
19445 * gdb.btrace/function_call_history.exp: Fix expected field
19446 order for "record function-call-history".
19447 Add new tests for "record function-call-history /c".
19448 * gdb.btrace/exception.cc: New.
19449 * gdb.btrace/exception.exp: New.
19450 * gdb.btrace/tailcall.exp: New.
19451 * gdb.btrace/x86-tailcall.S: New.
19452 * gdb.btrace/x86-tailcall.c: New.
19453 * gdb.btrace/unknown_functions.c: New.
19454 * gdb.btrace/unknown_functions.exp: New.
19455 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19456
5de9129b
MM
194572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19458
19459 * gdb.btrace/instruction_history.exp: Update.
19460 * gdb.btrace/function_call_history.exp: Update.
19461
23a7fe75
MM
194622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19463
19464 * gdb.btrace/function_call_history.exp: Fix expected function
19465 trace.
19466 * gdb.btrace/instruction_history.exp: Initialize traced.
19467 Remove traced_functions.
19468
724c7dd8
MM
194692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19470
19471 * gdb.btrace/function_call_history.exp: Update
19472 * gdb.btrace/instruction_history.exp: Update.
19473
6d78d93b
MM
194742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19475
19476 * gdb.btrace/enable.exp: Update expected text.
19477
93a360cc
OJ
194782014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19479
19480 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19481 bytes.
19482
3772b53f
MR
194832014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19484
19485 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19486
596662fa
OJ
194872014-01-15 Omair Javaid <omair.javaid@linaro.org>
19488
19489 * lib/gdb.exp (supports_process_record): Return true for
19490 arm*-linux*. (supports_reverse): Likewise.
19491
b5b08fb4
SC
194922014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19493
19494 PR python/15464
19495 PR python/16113
19496 * gdb.python/py-type.c: Enhance test case.
19497 * gdb.python/py-value-cc.cc: Likewise
19498 * gdb.python/py-type.exp: Add new tests.
19499 * gdb.python/py-value-cc.exp: Likewise
19500
52d7fb13
AA
195012014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19502 Pedro Alves <palves@redhat.com>
19503
19504 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19505 Make "name" extern.
19506 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19507 references to ${name}_start by references to ${name}.
19508
a2cd8cfe
JB
195092014-01-10 Joel Brobecker <brobecker@adacore.com>
19510
19511 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19512
4e23fced
JB
195132014-01-10 Joel Brobecker <brobecker@adacore.com>
19514
19515 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19516
c6a9e42c
PA
195172014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19518 Pedro Alves <palves@redhat.com>
19519
19520 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19521 mi_gdb_target_load.
c6a9e42c 19522
b7ea362b
PA
195232014-01-08 Pedro Alves <palves@redhat.com>
19524
19525 * gdb.threads/reconnect-signal.c: New file.
19526 * gdb.threads/reconnect-signal.exp: New file.
19527
5e3f4fab
EBM
195282014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19529
19530 * gdb.base/source-dir.exp: New file.
19531
79301218
JB
195322014-01-07 Joel Brobecker <brobecker@adacore.com>
19533
19534 * gdb.ada/mi_interface: New testcase.
19535
8e355c5d
JB
195362014-01-07 Joel Brobecker <brobecker@adacore.com>
19537
19538 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19539 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19540 gdb.ada/pp-rec-component/pck.ads: New files.
19541
c0d48811
JB
195422014-01-07 Joel Brobecker <brobecker@adacore.com>
19543
19544 * gdb.python/py-pp-integral.c: New file.
19545 * gdb.python/py-pp-integral.py: New file.
19546 * gdb.python/py-pp-integral.exp: New file.
19547
17b609c3 19548For older changes see ChangeLog-1993-2013.
c906108c 19549\f
8d8cb839
EZ
19550;; Local Variables:
19551;; mode: change-log
19552;; left-margin: 8
19553;; fill-column: 74
19554;; version-control: never
19555;; End:
902f2ccb 19556
b811d2c2 19557 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19558 Copying and distribution of this file, with or without modification,
19559 are permitted provided the copyright notice and this notice are preserved.