]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Section "3.1 Preprocessing" of the online GAS manual has a wrong reference to "Using...
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b8983c46
TV
12020-05-06 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4
abf6d805
TV
52020-05-06 Tom de Vries <tdevries@suse.de>
6
7 * gdb.base/store.exp (check_set, up_set): Allowing missing location
8 info for r.
9
0fc2a808
TV
102020-05-06 Tom de Vries <tdevries@suse.de>
11
12 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
13 necessary.
14
873dd427
TV
152020-05-06 Tom de Vries <tdevries@suse.de>
16
17 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
18 void.
19
7c99e7e2
TV
202020-05-06 Tom de Vries <tdevries@suse.de>
21
22 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
23 of ...
24 * gdb.base/async.exp: ... here.
25 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
26 "recommended breakpoint location".
27
6173d6a6
TV
282020-05-06 Tom de Vries <tdevries@suse.de>
29
30 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
31
6015a067
TV
322020-05-04 Tom de Vries <tdevries@suse.de>
33
34 * gdb.base/async.exp: Check whether instruction addresses are a
35 "recommended breakpoint location".
36
3b6acaee
TT
372020-05-03 Tom Tromey <tom@tromey.com>
38
39 * gdb.base/sepdebug.exp: Remove "catch" test.
40 * gdb.base/break.exp: Remove "catch" test.
41 * gdb.base/default.exp: Update expected output.
42
5beb4d17
TV
432020-05-02 Tom de Vries <tdevries@suse.de>
44
45 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
46 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
47 * gdb.arch/i386-mpx-map.exp: Same.
48 * gdb.arch/i386-mpx-sigsegv.exp: Same.
49 * gdb.arch/i386-mpx-simple_segv.exp: Same.
50 * gdb.arch/i386-mpx.exp: Same.
51
8caf140d
TV
522020-05-02 Tom de Vries <tdevries@suse.de>
53
54 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
55
693196cb
TV
562020-05-01 Tom de Vries <tdevries@suse.de>
57
58 * gdb.ada/operator_bp.exp: Allow more than required amount of
59 breakpoint.
60
53ae0aa9
TV
612020-05-01 Tom de Vries <tdevries@suse.de>
62
63 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
64
ee9d1e5f
HD
652020-04-30 Hannes Domani <ssbssa@yahoo.de>
66
67 PR gdb/18706
68 * gdb.cp/stub-array-size.cc: New test.
69 * gdb.cp/stub-array-size.exp: New file.
70 * gdb.cp/stub-array-size.h: New test.
71 * gdb.cp/stub-array-size2.cc: New test.
72
d5cf82c0
HD
732020-04-30 Hannes Domani <ssbssa@yahoo.de>
74
75 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
76 output to the new format.
77
42e165c3
SM
782020-04-29 Simon Marchi <simon.marchi@efficios.com>
79
80 * gdb.base/break.exp: Use with_test_prefix.
81
6e4e3fe1
TV
822020-04-29 Tom de Vries <tdevries@suse.de>
83
84 * lib/gdb.exp (debug_types): New proc.
85 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
86 * gdb.python/py-symtab.exp: Same.
87
d642b692
HD
882020-04-29 Hannes Domani <ssbssa@yahoo.de>
89
90 PR gdb/17320
91 * gdb.base/pretty-array.c: New test.
92 * gdb.base/pretty-array.exp: New file.
93
ea90f227
TV
942020-04-29 Tom de Vries <tdevries@suse.de>
95
96 PR symtab/25889
97 * gdb.cp/cpexprs.exp: Adapt for inclusion.
98 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
99 and include cpexprs.exp.
100
a65189c9
TV
1012020-04-28 Mark Williams <mark@myosotissp.com>
102
103 PR gdb/24480
104 * dw4-toplevel-types.exp: Test for top level types.
105 * dw4-toplevel-types.cc: Test for top level types.
106
32d1f47a
TBA
1072020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
108
109 * gdb.threads/stop-with-handle.exp: Fix typo in comment
110 (theads -> threads).
111
56a4f5a1
TV
1122020-04-28 Tom de Vries <tdevries@suse.de>
113
114 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
115
0b2f8a3b
TV
1162020-04-28 Tom de Vries <tdevries@suse.de>
117
118 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
119
5390c717
TV
1202020-04-28 Tom de Vries <tdevries@suse.de>
121
122 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
123
15cd93d0
TV
1242020-04-28 Tom de Vries <tdevries@suse.de>
125
126 * gdb.dwarf2/main-foo.c: New test.
127 * gdb.dwarf2/struct-with-sig.exp: New file.
128
d472f0fb
TV
1292020-04-25 Tom de Vries <tdevries@suse.de>
130
131 * boards/debug-types.exp: New file.
132
8d840e05
AB
1332020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
134
135 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
136
bcfe6157
TT
1372020-04-24 Tom Tromey <tom@tromey.com>
138
139 PR symtab/12707:
140 * gdb.python/py-symbol.exp: Update expected results for
141 linkage_name test.
142 * gdb.cp/print-demangle.exp: New file.
143 * gdb.base/c-linkage-name.exp: Fix test.
144 * gdb.guile/scm-symbol.exp: Update expected results for
145 linkage_name test.
146
f049a313
TT
1472020-04-24 Tom Tromey <tom@tromey.com>
148
149 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
150 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
151 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
152 assembler.
153
7cf28874
TV
1542020-04-24 Tom de Vries <tdevries@suse.de>
155
156 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
157 C++.
158
dac2fef7
TT
1592020-04-24 Tom Tromey <tromey@adacore.com>
160
161 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
162 values.
163 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
164 values. Update test for minimal encodings.
165 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
166 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
167 values. Update test for minimal encodings.
168
1acda803
TT
1692020-04-24 Tom Tromey <tromey@adacore.com>
170
171 PR python/23662:
172 * gdb.ada/variant.exp: Add Python checks.
173 * gdb.rust/simple.exp: Add dynamic type checks.
174
adfb9815
TT
1752020-04-24 Tom Tromey <tromey@adacore.com>
176
177 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
178 Make array type matching more lax.
179 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
180 * gdb.ada/mi_variant.exp: New file.
181 * gdb.ada/mi_variant/pck.ads: New file.
182 * gdb.ada/mi_variant/pkg.adb: New file.
183 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
184 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
185
7d79de9a
TT
1862020-04-24 Tom Tromey <tromey@adacore.com>
187
188 * gdb.ada/variant.exp: Add dynamic field offset tests.
189 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
190 * gdb.ada/variant/pkg.adb: Add new variables.
191
f8e89861
TT
1922020-04-24 Tom Tromey <tromey@adacore.com>
193
194 * gdb.ada/variant.exp: New file
195 * gdb.ada/variant/pkg.adb: New file
196 * gdb.ada/variant/pck.adb: New file
197
86e887ae
TV
1982020-04-24 Tom de Vries <tdevries@suse.de>
199
200 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
201
88428775
TV
2022020-04-24 Tom de Vries <tdevries@suse.de>
203
204 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
205 flags.
206
4e86f6e7
TV
2072020-04-24 Tom de Vries <tdevries@suse.de>
208
209 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
210
2016d3e6
TV
2112020-04-24 Tom de Vries <tdevries@suse.de>
212
213 * lib/gdb.exp (default_gdb_start): Handle eof.
214 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
215 failure.
216 * gdb.base/readnever.exp: Handle clean_restart failure.
217
70bc38f5
TV
2182020-04-23 Tom de Vries <tdevries@suse.de>
219
220 * gdb.base/decl-before-def.exp: Run to main and print a again.
221
de82891c
TV
2222020-04-23 Tom de Vries <tdevries@suse.de>
223
224 * gdb.base/decl-before-def-decl.c: New test.
225 * gdb.base/decl-before-def-def.c: New test.
226 * gdb.base/decl-before-def.exp: New file.
227
96038148
TV
2282020-04-23 Tom de Vries <tdevries@suse.de>
229
230 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
231
54ac3df1
TV
2322020-04-22 Tom de Vries <tdevries@suse.de>
233
234 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
235 debug_info_offset.
236 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
237 before $objsfile in the line line.
238
714534e1
TV
2392020-04-22 Tom de Vries <tdevries@suse.de>
240
241 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
242
16a7dbf4
MS
2432020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
244
245 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
246 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
247 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
248 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
249 * gdb.base/jit-protocol.h: Update definitions to match all usage
250 contexts.
251
2522020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
253
254 * gdb.base: Rename all jit related test and source files.
255
2562020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
257
258 * gdb.base/jit-reader.exp: Relax register output check.
259
317d2668
TV
2602020-04-22 Tom de Vries <tdevries@suse.de>
261
262 PR symtab/25764
263 * gdb.base/psym-external-decl-2.c: New test.
264 * gdb.base/psym-external-decl.c: New test.
265 * gdb.base/psym-external-decl.exp: New file.
266 * gdb.threads/tls.exp: Add PR25807 kfail.
267
eea9e357
TV
2682020-04-22 Tom de Vries <tdevries@suse.de>
269
270 PR symtab/25801
271 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
272 in "info source" output.
273
3d5afab3
TV
2742020-04-22 Tom de Vries <tdevries@suse.de>
275
276 PR symtab/25700
277 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
278 symtab for imported_unit.c.
279
b32102f6
GB
2802020-04-21 Gary Benson <gbenson@redhat.com>
281
282 * gdb.base/advance.c (func): New argument, to match call site.
283 (func2, func3): Add return statements.
284
d43b7a2d
TBA
2852020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
286
287 * gdb.multi/run-only-second-inf.c: New file.
288 * gdb.multi/run-only-second-inf.exp: New file.
289
d89edf9b
MM
2902020-04-21 Markus Metzger <markus.t.metzger@intel.com>
291
292 * gdb.btrace/multi-inferior.c: New test.
293 * gdb.btrace/multi-inferior.exp: New file.
294
1a476b6d
MM
2952020-04-21 Markus Metzger <markus.t.metzger@intel.com>
296
297 * gdb.btrace/enable-new-thread.c: New test.
298 * gdb.btrace/enable-new-thread.exp: New file.
299
4778a5f8
TV
3002020-04-21 Tom de Vries <tdevries@suse.de>
301
302 PR gdb/25471
303 * gdb.threads/killed-outside.c: New test.
304 * gdb.threads/killed-outside.exp: New file.
305
9b2c992c
GB
3062020-04-20 Gary Benson <gbenson@redhat.com>
307
308 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
309 * gdb.base/nested-subp2.exp: Likewise.
310 * gdb.base/nested-subp3.exp: Likewise.
311
b5d1d6f7
GB
3122020-04-20 Gary Benson <gbenson@redhat.com>
313
314 * gdb.base/nested-subp1.exp: Disable test when using clang.
315 * gdb.base/nested-subp2.exp: Likewise.
316 * gdb.base/nested-subp3.exp: Likewise.
317
25230285
GB
3182020-04-20 Gary Benson <gbenson@redhat.com>
319
320 * gdb.cp/exception.cc: Fix compilation error with clang.
321
fa93cc8f
GB
3222020-04-20 Gary Benson <gbenson@redhat.com>
323
809730f3 324 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 325
e0c45f30
GB
3262020-04-20 Gary Benson <gbenson@redhat.com>
327
328 * gdb.base/jit-main.c: Fix compilation error with clang.
329
4ddfec93
KR
3302020-04-17 Kamil Rytarowski <n54@gmx.com>
331
332 * gdb.base/attach-twice.c: Include "sys/types.h".
333 (PTRACE_ATTACH): Add fallback definition.
334 (main): Pass `0' to the 4th argument of `ptrace'.
335
2bed205e
KR
3362020-04-17 Kamil Rytarowski <n54@gmx.com>
337
338 * gdb.base/fork-running-state.c: Include "signal.h".
339
0743fc83
TT
3402020-04-17 Tom Tromey <tromey@adacore.com>
341
342 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
343 Update tests.
344 * gdb.btrace/cpu.exp: Update tests.
345 * gdb.base/maint.exp: Update tests.
346 * gdb.base/default.exp: Update tests.
347 * gdb.base/completion.exp: Update tests.
348
efba5c23
TV
3492020-04-16 Tom de Vries <tdevries@suse.de>
350
351 PR symtab/25791
352 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
353 (ensure_gdb_index): and factor out and move ...
354 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
355 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
356
d191d716
TV
3572020-04-16 Tom de Vries <tdevries@suse.de>
358
359 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
360 loading exec.
361
99f1bc6a
AB
3622020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
363
364 * gdb.base/many-completions.exp: New file.
365
194d088f
TV
3662020-04-14 Tom de Vries <tdevries@suse.de>
367
368 PR symtab/25718
369 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
370
c1a66c06
TV
3712020-04-14 Tom de Vries <tdevries@suse.de>
372
373 PR symtab/25720
374 * gdb.base/maint-expand-symbols-header-file.c: New test.
375 * gdb.base/maint-expand-symbols-header-file.exp: New file.
376 * gdb.base/maint-expand-symbols-header-file.h: New test.
377
21b0982c
AB
3782020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
379
380 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
381 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
382 get_func_info.
383 (get_func_info): Delete.
384 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
385 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
386 * lib/dwarf.exp (get_func_info): New function.
387
dd1cab06
TV
3882020-04-13 Tom de Vries <tdevries@suse.de>
389
390 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
391 to what find_gnatmake does.
392
71ea2b6b
TV
3932020-04-10 Tom de Vries <tdevries@suse.de>
394
395 * gdb.base/style.exp: Expect "Expanding full symbols" message for
396 -readnow.
397
bdfc1e8a
TV
3982020-04-10 Tom de Vries <tdevries@suse.de>
399
400 PR cli/25808
401 * gdb.base/style.c: Add leading newlines.
402 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
403 Check listing of main's one-line body.
404
14ca8ecf
TV
4052020-04-08 Tom de Vries <tdevries@suse.de>
406
407 * lib/gdb.exp (psymtabs_p): New proc.
408 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
409 importing unit" unsupported if there are no partial symbols.
410
e21d048f
TV
4112020-04-08 Tom de Vries <tdevries@suse.de>
412
413 PR testsuite/25760
414 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
415
25c11aca
TV
4162020-04-07 Tom de Vries <tdevries@suse.de>
417
418 PR symtab/25796
419 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
420
5707e24b
TV
4212020-04-07 Tom de Vries <tdevries@suse.de>
422
423 * gdb.base/check-psymtab.c: New test.
424 * gdb.base/check-psymtab.exp: New file.
425
6ee448cc
TT
4262020-04-06 Tom Tromey <tromey@adacore.com>
427
428 * gdb.ada/variant-record/proc.adb: New file.
429 * gdb.ada/variant-record/value.adb: New file.
430 * gdb.ada/variant-record/value.s: New file.
431 * gdb.ada/variant-record.exp: New file.
432
9e7c9a03
HD
4332020-04-03 Hannes Domani <ssbssa@yahoo.de>
434
435 PR gdb/25325
436 * gdb.cp/typed-enum.cc: New test.
437 * gdb.cp/typed-enum.exp: New file.
438
c90d28ac
AB
4392020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
440
441 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
442 * gdb.dwarf2/dw2-inline-small-func.c: New file.
443 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
444 * gdb.dwarf2/dw2-inline-small-func.h: New file.
445 * gdb.opt/inline-small-func.c: New file.
446 * gdb.opt/inline-small-func.exp: New file.
447 * gdb.opt/inline-small-func.h: New file.
448
34e9a9fa
AB
4492020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
450
451 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
452 function.
453
6a354911
AB
4542020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
455
456 * lib/dwarf.exp (function_range): Allow compiler options to be
457 specified.
458
880d9777
TV
4592020-04-02 Tom de Vries <tdevries@suse.de>
460
461 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
462 __attribute__((always_inline)).
463 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
464
f32682ea
TV
4652020-04-02 Tom de Vries <tdevries@suse.de>
466
467 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
468 (gdbserver_gdb_exit): ... here. Add timeout warning.
469 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
470 (connect_target_extended_remote): Append new server_spawn_id to
471 server_spawn_ids.
472 (cleanup): New proc.
473 (setup, <toplevel>): Call cleanup.
474
d3214198
TV
4752020-04-02 Tom de Vries <tdevries@suse.de>
476
477 * gdb.base/main-psymtab.exp: New file.
478
cc77ed24
TV
4792020-04-02 Tom de Vries <tdevries@suse.de>
480
481 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
482
3638a098
TT
4832020-04-01 Tom Tromey <tom@tromey.com>
484
485 * gdb.base/complex-parts.exp: Add type tests.
486
c34e8714
TT
4872020-04-01 Tom Tromey <tom@tromey.com>
488
489 * gdb.base/complex-parts.exp: Add arithmetic tests.
490
981c08ce
TT
4912020-04-01 Tom Tromey <tom@tromey.com>
492
493 * gdb.compile/compile.exp: Update.
494 * gdb.compile/compile-cplus.exp: Update.
495 * gdb.base/varargs.exp: Update.
496 * gdb.base/floatn.exp: Update.
497 * gdb.base/endianity.exp: Update.
498 * gdb.base/callfuncs.exp (do_function_calls): Update.
499 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
500 (complex_float_integral_args): Update.
501 * gdb.base/complex.exp: Update.
502 * gdb.base/complex-parts.exp: Update.
503
3d1cfd43
TT
5042020-04-01 Tom Tromey <tromey@adacore.com>
505
506 * gdb.rust/union.rs: New file.
507 * gdb.rust/union.exp: New file.
508 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
509 (main): Update.
510 * gdb.rust/simple.exp: Move union tests to union.exp.
511
e033dfa9
TT
5122020-04-01 Tom Tromey <tromey@adacore.com>
513
514 * gdb.rust/simple.rs (main): Remove "y0".
515
53cccef1
TBA
5162020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
517
518 * gdb.multi/stop-all-on-exit.c: New test.
519 * gdb.multi/stop-all-on-exit.exp: New file.
520
60e22c1e
HD
5212020-04-01 Hannes Domani <ssbssa@yahoo.de>
522
523 PR gdb/24789
524 * gdb.cp/misc.cc: Add integer reference variable.
525 * gdb.cp/misc.exp: Add test.
526
e139a727
TBA
5272020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
528
529 * gdb.server/stop-reply-no-thread.exp: Enhance the test
530 scenario to cover execution until the end and also the case
531
16b0db75
TV
5322020-03-31 Tom de Vries <tdevries@suse.de>
533
534 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
535 c. Use "maint info symtabs" to check symtab expansion.
536
c0502da6
TV
5372020-03-30 Tom de Vries <tdevries@suse.de>
538
539 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
540 unsupported.
541 (verify_psymtab_expanded): Move ...
542 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
543 test.
544 (readnow): New proc.
545
5935fd15
AB
5462020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
549 with $hex.
550
1773be9e
TT
5512020-03-20 Tom Tromey <tromey@adacore.com>
552
553 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
554
70304be9
TT
5552020-03-20 Tom Tromey <tromey@adacore.com>
556
557 * gdb.ada/sub_variant/subv.adb: New file.
558 * gdb.ada/sub_variant.exp: New file.
559
0dd7b8f7
TV
5602020-03-20 Tom de Vries <tdevries@suse.de>
561
562 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
563 first break fails.
564 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
565
cada5fc9
AB
5662020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
567
568 * gdb.server/exit-multiple-threads.c: New file.
569 * gdb.server/exit-multiple-threads.exp: New file.
570
6b8c53f2
AB
5712020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
572
573 * gdb.fortran/mixed-lang-stack.c: New file.
574 * gdb.fortran/mixed-lang-stack.cpp: New file.
575 * gdb.fortran/mixed-lang-stack.exp: New file.
576 * gdb.fortran/mixed-lang-stack.f90: New file.
577
19a2740f
AB
5782020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
579
580 * gdb.linespec/cp-completion-aliases.cc: New file.
581 * gdb.linespec/cp-completion-aliases.exp: New file.
582
d8c8b848
TV
5832020-03-19 Tom de Vries <tdevries@suse.de>
584
585 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
586 more precise.
587
a9933ccf
TV
5882020-03-18 Tom de Vries <tdevries@suse.de>
589
590 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
591 * gdb.dwarf2/break-inline-psymtab.c: New test.
592 * gdb.dwarf2/break-inline-psymtab.exp: New file.
593
2f89101f
TV
5942020-03-16 Tom de Vries <tdevries@suse.de>
595
596 * lib/cache.exp (gdb_do_cache): Add and handle local variables
597 cache_verify and cache_verify_proc.
598
6b9374f1
TV
5992020-03-15 Tom de Vries <tdevries@suse.de>
600
601 * gdb.server/solib-list.exp: Handle
602 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
603
eaeaf44c
TV
6042020-03-15 Tom de Vries <tdevries@suse.de>
605
606 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
607 objfiles".
608
3293bbaf
TT
6092020-03-14 Tom Tromey <tom@tromey.com>
610
611 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
612
ab44624c
TV
6132020-03-14 Tom de Vries <tdevries@suse.de>
614
615 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
616
54c43825
TV
6172020-03-14 Tom de Vries <tdevries@suse.de>
618
619 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
620 result in line-by-line fashion.
621
2ac70237
TV
6222020-03-14 Tom de Vries <tdevries@suse.de>
623
624 * lib/gdb.exp (supports_statement_frontiers): New proc.
625 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
626
09546b56
TV
6272020-03-14 Tom de Vries <tdevries@suse.de>
628
629 * gdb.base/printcmds.exp: Add missing quoting for "print
630 teststring2".
631
a1f6a07c
TT
6322020-03-13 Tom Tromey <tom@tromey.com>
633
634 * gdb.base/printcmds.exp (test_print_strings): Add regression
635 test.
636 * gdb.base/printcmds.c (charptr): New typedef.
637 (teststring2): New global.
638
1b83d09c
AB
6392020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
640
641 * gdb.base/break-interp.exp: Use the tail of the filename, not the
642 full path in the test name.
643 (test_ld): Add some with_test_prefix blocks to make test names
644 unique.
645
2d61316c
TV
6462020-03-13 Tom de Vries <tdevries@suse.de>
647
648 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
649
2e9145ac
TV
6502020-03-13 Tom de Vries <tdevries@suse.de>
651
652 * gdb.mi/mi-sym-info.exp: Make matching more precise.
653
96c7f873
TV
6542020-03-13 Tom de Vries <tdevries@suse.de>
655
656 PR symtab/25646
657 * gdb.dwarf2/imported-unit.exp: Add test.
658
49ba92c0
TV
6592020-03-13 Tom de Vries <tdevries@suse.de>
660
661 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
662 (var1, var2): New variable.
663 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
664 matching symbols.
665
301b21e0
TV
6662020-03-13 Tom de Vries <tdevries@suse.de>
667
668 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
669 (Term::command): Use prompt prefix.
670 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
671 * gdb.tui/tui-layout-asm-short-prog.exp: Use
672 command_no_prompt_prefix instead of prefix.
673 * gdb.tui/tui-layout-asm.exp: Same.
674
3f512721
SM
6752020-03-12 Simon Marchi <simon.marchi@efficios.com>
676
677 * gdb.base/break-interp.exp: Use foreach_with_prefix.
678
40310f30
SM
6792020-03-12 Simon Marchi <simon.marchi@efficios.com>
680
681 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
682 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
683 on" while stepping over the test instruction, match printed
684 message.
685
09252140
TV
6862020-03-12 Tom de Vries <tdevries@suse.de>
687
688 * gdb.base/info-types.exp: Use exp_continue during matching of output
689 of "info types".
690
14e9c72c
TV
6912020-03-12 Tom de Vries <tdevries@suse.de>
692
693 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
694
e515d67e
TV
6952020-03-12 Tom de Vries <tdevries@suse.de>
696
697 * gdb.fortran/module.exp: Use exp_continue during matching of output
698 of "info variable -n".
699
307eafd8
TV
7002020-03-12 Tom de Vries <tdevries@suse.de>
701
702 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
703 gdb.dwarf2/dw2-ranges-base.c.
704
9a2de3fc
TV
7052020-03-12 Tom de Vries <tdevries@suse.de>
706
707 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
708 in presence of GLIBC debuginfo.
709
3217502e
TV
7102020-03-12 Tom de Vries <tdevries@suse.de>
711
712 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
713 $core.
714
1281424c
TV
7152020-03-12 Tom de Vries <tdevries@suse.de>
716
717 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
718 more precise.
719
038b97fc
SM
7202020-03-11 Simon Marchi <simon.marchi@efficios.com>
721
722 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
723 from Unix to Windows path.
724
5308d1e7
TV
7252020-03-11 Tom de Vries <tdevries@suse.de>
726
727 * gdb.ada/minsyms.exp: Set language to ada.
728
f870f78f
TV
7292020-03-11 Tom de Vries <tdevries@suse.de>
730
731 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
732
5a13315d
TV
7332020-03-11 Tom de Vries <tdevries@suse.de>
734
735 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
736
976862ed
TT
7372020-03-11 Tom Tromey <tromey@adacore.com>
738
739 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
740
7462c383
TV
7412020-03-11 Tom de Vries <tdevries@suse.de>
742
743 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
744
1c6c46a0
TV
7452020-03-11 Tom de Vries <tdevries@suse.de>
746
747 * gdb.base/break-interp.exp: Limit verbose scope.
748
44f41bb7
TV
7492020-03-11 Tom de Vries <tdevries@suse.de>
750
751 * gdb.fortran/logical.f90: Define variable with character type.
752 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
753
b76f3a42
TV
7542020-03-11 Tom de Vries <tdevries@suse.de>
755
756 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
757
1c33af77
TV
7582020-03-11 Tom de Vries <tdevries@suse.de>
759
760 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
761 symtabs.
762
8c95582d
AB
7632020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
764 Bernd Edlinger <bernd.edlinger@hotmail.de>
765
766 * gdb.cp/step-and-next-inline.cc: New file.
767 * gdb.cp/step-and-next-inline.exp: New file.
768 * gdb.cp/step-and-next-inline.h: New file.
769 * gdb.dwarf2/dw2-is-stmt.c: New file.
770 * gdb.dwarf2/dw2-is-stmt.exp: New file.
771 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
772 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
773 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
774
cecf8547
AB
7752020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
776
777 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
778 is-stmt flag in the line table.
779
0ba678c9
TV
7802020-03-09 Tom de Vries <tdevries@suse.de>
781
782 * lib/gdb.exp (cached_file): Create cache dir.
783
72fbdf83
TV
7842020-03-07 Tom de Vries <tdevries@suse.de>
785
786 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
787 * gdb.cp/rvalue-ref-params.exp: Same.
788
436b5e99
TV
7892020-03-06 Tom de Vries <tdevries@suse.de>
790
791 * lib/gdb.exp (tentative_rename, cached_file): New proc.
792 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
793
09f2921c
TV
7942020-03-06 Tom de Vries <tdevries@suse.de>
795
796 * README: Fix "the the".
797 * gdb.base/dprintf.exp: Same.
798
50a3cc5d
TV
7992020-03-05 Tom de Vries <tdevries@suse.de>
800
801 * gdb.base/maint.exp: Update "main print statistics" expected output.
802
0a709cba
AKS
8032020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
804
805 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
806 (fortran_int8): Likewise.
807 (fortran_real4): Likewise.
808 (fortran_real8): Likewise.
809 (fortran_complex4): Likewise.
810 (fortran_logical4): Likewise.
811 (fortran_character1): Likewise.
812
5e5d66b6
AB
8132020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
814
815 * gdb.fortran/logical.exp: Add tests that any non-zero value is
816 printed as true.
817
7b973adc
SDJ
8182020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
819
820 * gdb.base/printcmds.exp: Add test to verify printf of a
821 variable holding an address.
822
478e490a
TV
8232020-03-03 Tom de Vries <tdevries@suse.de>
824
825 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
826
1ef44e86
TV
8272020-03-03 Tom de Vries <tdevries@suse.de>
828
829 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
830 gdb_test_multiple call.
831
b98cc2cf
TV
8322020-03-03 Tom de Vries <tdevries@suse.de>
833
834 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
835 gdb_test_multiple calls.
836
63e163f2
AB
8372020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.base/default.exp: Remove test of 'set history filename'.
840 * gdb.base/gdbinit-history.exp: Add tests for setting the history
841 filename to the empty string.
842 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
843 and GDBHISTSIZE.
844
24ed6739
AB
8452020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
848 disabled.
849
590003dc
TV
8502020-03-02 Pedro Alves <palves@redhat.com>
851 Tom de Vries <tdevries@suse.de>
852
853 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
854 -prompt prefix, before user_code argument. Add -lbl option likewise.
855 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
856 (gdb_is_target_1): Add -prompt prefix and move to before user_code
857 argument.
858 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
859 have "\r\n" at start-of-line, instead of at end-of-line.
860
f5e46084
SM
8612020-02-28 Simon Marchi <simon.marchi@efficios.com>
862
863 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
864 libinproctrace.so.
865
f7a7000d
LM
8662020-02-28 Luis Machado <luis.machado@linaro.org>
867
868 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
869 to "p/x".
870
718e0816
LM
8712020-02-28 Luis Machado <luis.machado@linaro.org>
872
873 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
874 asm/ptrace.h and error.h.
875
13c3a74a
TV
8762020-02-28 Tom de Vries <tdevries@suse.de>
877
878 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
879 (struct wrapper, do_something, mundane/symada__cS): Move ...
880 * gdb.base/c-linkage-name-2.c: ... here. New source file.
881 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
882 Update "print symada__cS before partial symtab expansion" regexp.
883 Update breakpoint location. Flush symbol cache after expansion.
884
85d2d5bb
LM
8852020-02-28 Luis Machado <luis.machado@linaro.org>
886
887 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
888
3608f86c
TV
8892020-02-27 Tom de Vries <tdevries@suse.de>
890
891 * config/sid.exp: Remove unused globals.
892 * gdb.base/attach.exp: Same.
893 * gdb.base/catch-load.exp: Same.
894 * gdb.base/dbx.exp: Same.
895 * lib/gdb.exp: Same.
896 * lib/mi-support.exp: Same.
897 * lib/prompt.exp: Same.
898
c8d4f6df
TV
8992020-02-27 Tom de Vries <tdevries@suse.de>
900
901 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
902 not set.
903
0d79cdc4
AM
9042020-02-26 Aaron Merey <amerey@redhat.com>
905
906 * gdb.debuginfod: New directory for debuginfod tests.
907 * gdb.debuginfod/main.c: New test file.
908 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
909
0dce4280
TV
9102020-02-26 Tom de Vries <tdevries@suse.de>
911
912 PR gdb/25603
913 * gdb.base/persistent-lang.cc: New test.
914 * gdb.base/persistent-lang.exp: New file.
915
9e80cfa1
AB
9162020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.fortran/derived-type-striding.exp: Add a new test.
919 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
920 new test.
921
2078dbb2
AB
9222020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
923
924 * gdb.base/cached-source-file.exp: Avoid source file paths in test
925 names.
926
70d49700
TV
9272020-02-25 Tom de Vries <tdevries@suse.de>
928
929 PR go/18926
930 * gdb.go/methods.exp: Remove gcc/93866 xfail.
931
a88ef40d
TV
9322020-02-24 Tom de Vries <tdevries@suse.de>
933
934 PR gdb/25592
935 * gdb.base/info-locals-unused-static-var.c: New test.
936 * gdb.base/info-locals-unused-static-var.exp: New file.
937
01b1af32
TT
9382020-02-22 Tom Tromey <tom@tromey.com>
939
940 * gdb.python/tui-window.exp: New file.
941 * gdb.python/tui-window.py: New file.
942
7c043ba6
TT
9432020-02-22 Tom Tromey <tom@tromey.com>
944
945 PR tui/17850:
946 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
947 tests.
948
c22fef7e
TT
9492020-02-22 Tom Tromey <tom@tromey.com>
950
951 * gdb.tui/new-layout.exp: Add sub-layout tests.
952
ee325b61
TT
9532020-02-22 Tom Tromey <tom@tromey.com>
954
955 * gdb.tui/new-layout.exp: New file.
956
3f0cbb04
TT
9572020-02-22 Tom Tromey <tom@tromey.com>
958
959 * gdb.rust/rust-style.rs: New file.
960 * gdb.rust/rust-style.exp: New file.
961 * gdb.base/style.exp: Test structure printing.
962 * gdb.base/style.c (struct some_struct): New type.
963 (enum etype): New type.
964 (struct_value): New global.
965
75525152
TV
9662020-02-21 Tom de Vries <tdevries@suse.de>
967
968 PR go/18926
969 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
970 Remove blanket xfails. Use message argument for gdb_breakpoint.
971 Make continuing to breakpoint test conditional on setting breakpoint.
972 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
973 DW_AT_name attribute. Add xfail for GCC PR93866.
974
bd360d30
AB
9752020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
976
977 * gdb.dwarf2/cpp-linkage-name.c: New file.
978 * gdb.dwarf2/cpp-linkage-name.exp: New file.
979
c7adb09f 9802020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
981
982 * lib/gdb.exp (gdb_wrapper_init): Reset
983 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
984 not exist.
985
a9c79803
TV
9862020-02-20 Tom de Vries <tdevries@suse.de>
987
988 PR go/17018
989 * gdb.go/hello.exp: Copy ...
990 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
991 print of st to print value of global definition. Add xfail for GCC
992 PR93844.
993 * gdb.go/hello.exp: Remove printing of st before definition.
994 * gdb.go/hello.go: Copy ...
995 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
996 to st.
997 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
998
d7445728
TV
9992020-02-20 Tom de Vries <tdevries@suse.de>
1000
1001 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1002 (gdb_simple_compile): Handle compile_flags go by using .go extension
1003 for source file.
1004 * gdb.go/chan.exp: Use support_go_compile.
1005 * gdb.go/handcall.exp: Same.
1006 * gdb.go/hello.exp: Same.
1007 * gdb.go/integers.exp: Same.
1008 * gdb.go/max-depth.exp: Same.
1009 * gdb.go/methods.exp: Same.
1010 * gdb.go/package.exp: Same.
1011 * gdb.go/strings.exp: Same.
1012 * gdb.go/types.exp: Same.
1013 * gdb.go/unsafe.exp: Same.
1014
c9c41e6d
TV
10152020-02-19 Tom de Vries <tdevries@suse.de>
1016
1017 * gdb.python/lib-types.exp: Make xfail more strict.
1018
f20ff837
TV
10192020-02-19 Tom de Vries <tdevries@suse.de>
1020
1021 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1022
08410482
DE
10232020-02-19 Doug Evans <dje@google.com>
1024
1025 PR rust/25535
1026 * gdb.rust/simple.exp: Add test.
1027 * gdb.rust/simple.rs: Add test.
1028
623563f7
TV
10292020-02-19 Tom de Vries <tdevries@suse.de>
1030
1031 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1032 output line-by-line.
1033
d3308cfd
TV
10342020-02-19 Tom de Vries <tdevries@suse.de>
1035
1036 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1037
86cbc5dc
TV
10382020-02-19 Tom de Vries <tdevries@suse.de>
1039
1040 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1041 prelink.
1042
9db2b96b
TV
10432020-02-19 Tom de Vries <tdevries@suse.de>
1044
1045 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1046 (gdb_do_cache): Use gdb_do_cache_wrap.
1047 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1048
89e2fdc5
TV
10492020-02-19 Tom de Vries <tdevries@suse.de>
1050
1051 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1052 gdb_compile option.
1053
373d7ac0
SM
10542020-02-18 Simon Marchi <simon.marchi@efficios.com>
1055
1056 * gdb.base/printcmds.exp (test_print_enums): Update expected
1057 output.
1058
b29a2df0
SM
10592020-02-18 Simon Marchi <simon.marchi@efficios.com>
1060
1061 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1062 for "unknown".
1063
6740f0cc
SM
10642020-02-18 Simon Marchi <simon.marchi@efficios.com>
1065
1066 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1067 enumerator.
1068
edd45eb0
SM
10692020-02-18 Simon Marchi <simon.marchi@efficios.com>
1070
1071 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1072 FE_, add FE_NONE.
1073 (three): Update.
1074 (enum flag_enum_without_zero): New enum.
1075 (flag_enum_without_zero): New variable.
1076 (enum not_flag_enum): New enum.
1077 (three_not_flag): New variable.
1078 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1079 (test_print_enums): Add more tests for printing flag enums.
1080
d4295de4
TV
10812020-02-18 Tom de Vries <tdevries@suse.de>
1082
1083 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1084 (gdb_compile_ada): ... here.
1085 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1086 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1087
f251f505
TT
10882020-02-14 Tom Tromey <tom@tromey.com>
1089
1090 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1091 build directory.
1092 * boards/gdbserver-base.exp: Update path to gdbserver.
1093
8f432634
TV
10942020-02-13 Tom de Vries <tdevries@suse.de>
1095
1096 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1097
92b6eaf7
TV
10982020-02-13 Tom de Vries <tdevries@suse.de>
1099
1100 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1101 are missing.
1102
f3b0f7fe
TV
11032020-02-13 Tom de Vries <tdevries@suse.de>
1104
1105 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1106 call.
1107
f6be8713
SDJ
11082020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1109
1110 PR tui/25126
1111 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1112 * gdb.base/cached-source-file.c: New file.
1113 * gdb.base/cached-source-file.exp: New file.
1114
b2770d5e
TV
11152020-02-11 Tom de Vries <tdevries@suse.de>
1116
1117 PR testsuite/25488
1118 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1119
44f6938e
TV
11202020-02-10 Tom de Vries <tdevries@suse.de>
1121
1122 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1123
5f0e2eb7
MR
11242020-02-10 Maciej W. Rozycki <macro@wdc.com>
1125
1126 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1127 and $after_addr are both integers before making a comparison.
1128
46ce2b6f
TV
11292020-02-09 Tom de Vries <tdevries@suse.de>
1130
1131 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1132 command output and paste it into gdb.log. If any, paste catch message
1133 to gdb.log.
1134
5abbbe1d
TT
11352020-02-07 Tom Tromey <tromey@adacore.com>
1136
1137 PR breakpoints/24915:
1138 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1139
1d5d29e7
SV
11402020-02-06 Shahab Vahedi <shahab@synopsys.com>
1141
1142 * gdb.tui/tui-missing-src.exp: Add the "missing source
1143 file" test for the TUI.
1144
b0999b9b
AB
11452020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1146
1147 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1148 including a port number in the output.
1149
c3b149eb
AKS
11502020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1151
1152 * lib/fortran.exp (fortran_int4): Handle clang.
1153 (fortran_int8): Likewise.
1154 (fortran_real4): Likewise.
1155 (fortran_real8): Likewise.
1156 (fortran_complex4): Likewise.
1157 (fortran_logical4): Likewise.
1158 (fortran_character1): Likewise.
1159
f8dcc90b
TV
11602020-02-04 Tom de Vries <tdevries@suse.de>
1161
1162 * README (Race detection): Add note.
1163
f90ac7c2
TV
11642020-02-04 Tom de Vries <tdevries@suse.de>
1165
1166 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1167
780636ae
TV
11682020-02-04 Tom de Vries <tdevries@suse.de>
1169
1170 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1171
5d2e1193
RA
11722020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1173
1174 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1175 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1176 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1177 blttar, bnetarl.
1178 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1179 binary for blttar, bnetarl.
1180 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1181 wait instruction. Delete ldmx test.
1182 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1183
e409c542
AKS
11842020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1185
1186 * gdb.fortran/array-bounds-high.exp: New file.
1187 * gdb.fortran/array-bounds-high.f90: New file.
1188
b0029748
LD
11892020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1190
1191 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1192 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1193
195a8287
TV
11942020-02-01 Tom de Vries <tdevries@suse.de>
1195
1196 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1197
42330a68
AB
11982020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1199
1200 PR tui/9765
1201 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1202 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1203
b62a8028
LM
12042020-01-29 Luis Machado <luis.machado@linaro.org>
1205
1206 * gdb.arch/aarch64-brk-patterns.c: New source file.
1207 * gdb.arch/aarch64-brk-patterns.exp: New test.
1208
5f440116
TBA
12092020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1210
1211 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1212 GCC/Clang version.
1213 * gdb.cp/pass-by-ref.exp: Ditto.
1214
ee2a6fc6
TV
12152020-01-29 Tom de Vries <tdevries@suse.de>
1216
1217 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1218 * gdb.threads/watchpoint-fork-mt.c: Same.
1219 * gdb.threads/watchpoint-fork-parent.c: Same.
1220 * gdb.threads/watchpoint-fork-st.c: Same.
1221 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1222
16b10d6e
LM
12232020-01-27 Luis Machado <luis.machado@linaro.org>
1224
1225 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1226 sitting at a syscall instruction when we hit the syscall function's
1227 breakpoint.
1228 Check PC against one obtained with the x command.
1229 Validate syscall number.
1230 (step_over_syscall): Don't continue to the syscall instruction if
1231 we're already there.
1232
b1468492
PW
12332020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1234
1235 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1236
7ffa82e1
AB
12372020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1238
1239 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1240 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1241
3d92a3e3
AB
12422020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1243
1244 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1245 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1246
94a72be7
AB
12472020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1248
1249 * gdb.base/maint.exp: Update line table parsing test.
1250 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1251
53af73bf
PA
12522020-01-24 Pedro Alves <palves@redhat.com>
1253
1254 PR gdb/25410
1255 * gdb.multi/multi-re-run-1.c: New.
1256 * gdb.multi/multi-re-run-2.c: New.
1257 * gdb.multi/multi-re-run.exp: New.
1258
1ba1ac88
AB
12592020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1260
1261 PR gdb/23718
1262 * gdb.server/server-kill-python.exp: New file.
1263
f3364a6d
AB
12642020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1265
1266 * gdb.server/multi-ui-errors.c: New file.
1267 * gdb.server/multi-ui-errors.exp: New file.
1268
733d0a67
AB
12692020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1270
1271 PR tui/9765
1272 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1273
4f13c1c0
TT
12742020-01-19 Tom Tromey <tom@tromey.com>
1275
1276 * gdb.tui/main.exp: Add check for plain "file".
1277
40c94099
CB
12782020-01-16 Christian Biesinger <cbiesinger@google.com>
1279
1280 * lib/gdb.exp: Fix spelling error (seperatelly).
1281
ff47f4f0
TT
12822020-01-14 Tom Tromey <tom@tromey.com>
1283
1284 PR symtab/12535:
1285 * gdb.python/python.exp: Test decode_line with empty string
1286 argument.
1287
717c684d
BE
12882020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1289
1290 * gdb.base/skip-inline.exp: Extend test.
1291
44e4c775
AB
12922020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1293
1294 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1295 * gdb.dwarf2/dw2-bad-elf.c: New file.
1296 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1297
d93c6db7
AB
12982020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1299
1300 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1301 _line_saw_file.
1302
9a6d629c
AB
13032020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1304
1305 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1306 border.
1307
d9ebdab7
TBA
13082020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1309
1310 * gdb.multi/multi-target.exp (setup): Factor out "info
1311 connections" and "info inferiors" tests to ...
1312 (test_info_inferiors): ... this new procedure.
1313 (top level): Run new "info-inferiors" tests.
1314
f3c469b9
PA
13152020-01-10 Pedro Alves <palves@redhat.com>
1316
1317 * gdb.server/bkpt-other-inferior.exp: New file.
1318
121b3efd
PA
13192020-01-10 Pedro Alves <palves@redhat.com>
1320
1321 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1322 of "add-inferior".
1323 * gdb.base/quit-live.exp: Likewise.
1324 * gdb.base/remote-exec-file.exp: Likewise.
1325 * gdb.guile/scm-progspace.exp: Likewise.
1326 * gdb.linespec/linespec.exp: Likewise.
1327 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1328 * gdb.mi/user-selected-context-sync.exp: Likewise.
1329 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1330 "info inferiors" tests.
1331 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1332 "add-inferior".
1333 * gdb.multi/watchpoint-multi.exp: Likewise.
1334 * gdb.python/py-inferior.exp: Likewise.
1335 * gdb.server/extended-remote-restart.exp: Likewise.
1336 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1337 "info inferiors".
1338 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1339 * gdb.trace/report.exp: Likewise.
1340
1dadb1dd
PA
13412020-01-10 Pedro Alves <palves@redhat.com>
1342
1343 * gdb.multi/multi-target.c: New file.
1344 * gdb.multi/multi-target.exp: New file.
1345 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1346 mode requested, but remote does not support non-stop".
1347
78f2c40a
PA
13482020-01-10 Pedro Alves <palves@redhat.com>
1349
1350 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1351 disconnect before reconnecting.
1352
e7af6c70
TBA
13532020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1354 Pedro Alves <palves@redhat.com>
1355
1356 * gdb.server/connect-without-multi-process.exp: Also test
1357 continuing to end.
1358
acdf84a6
PA
13592020-01-10 Pedro Alves <palves@redhat.com>
1360
1361 * gdb.base/remote-exec-file.exp: New file.
1362
873657b9
PA
13632020-01-10 Pedro Alves <palves@redhat.com>
1364
1365 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1366 output.
1367 * gdb.threads/async.c: New.
1368 * gdb.threads/async.exp: New.
1369 * gdb.multi/tids-gid-reset.c: New.
1370 * gdb.multi/tids-gid-reset.exp: New.
1371
7f0ae84c
GB
13722020-01-10 George Barrett <bob@bob131.so>
1373
1374 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1375 to help in finding the image relocation offset.
1376 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1377 options in arguments.
1378 (stap_test_no_debuginfo): Likewise.
1379 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1380 test variants.
1381 (stap_test): Add null semaphore relocation test.
1382
47e9d49d
GB
13832020-01-10 George Barrett <bob@bob131.so>
1384
1385 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1386 * gdb.base/stap-probe.exp: Likewise.
1387 (stap_test): Pass argument as an additional flag.
1388 (stap_test_no_debuginfo): Likewise.
1389 (stap_test): Check `info probes stap' output for semaphore
1390 addresses if the test binary is supposed to have them.
1391
f5a7c406
AB
13922020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1393
1394 * gdb.tui/basic.exp: Add more scrolling tests.
1395
9ae6bf64
TT
13962020-01-09 Tom Tromey <tom@tromey.com>
1397
1398 PR tui/18932:
1399 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1400 meangingful value.
1401 (Term::command, Term::resize): Update.
1402 * gdb.tui/basic.exp: Add scrolling test.
1403
b2efe70c
AB
14042020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1405
1406 * gdb.tui/tui-layout-asm.exp: New file.
1407
3804da7e
AB
14082020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1409
1410 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1411
b40aa28f
AB
14122020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1413
1414 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1415 (Term::enter_tui): Use Term::prepare_for_tui.
1416
63ffd7c9
AB
14172020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1418
1419 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1420 called.
1421
3be966f6
AB
14222020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1423
1424 * gdb.base/skip.exp: Fix race condition in test.
1425
153d79c4
AB
14262020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1427
1428 * gdb.base/backtrace.c: New file.
1429 * gdb.base/backtrace.exp: New file.
1430
f2302a34
AB
14312020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1432
1433 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1434
6ec1d75e
PW
14352020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1436
1437 * gdb.base/style.exp: Test that warnings are styled.
1438
c296cbe6
BE
14392019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1440
1441 * gdb.base/line65535.exp: New file.
1442 * gdb.base/line65535.c: New file.
1443
b28a729d
SM
14442019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1445
1446 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1447 * lib/gnat_debug_info_test.adb: New file.
1448 * gdb.ada/ptype_tagged_param.exp: Use
1449 gnat_runtime_has_debug_info, expect a different output if
1450 runtime does not have debug info.
1451
7f2d7a0d
SM
14522019-12-20 Simon Marchi <simon.marchi@efficios.com>
1453
1454 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1455 (another) quote in test name.
1456
f3bce483
SM
14572019-12-20 Simon Marchi <simon.marchi@efficios.com>
1458
1459 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1460 Add quote in test name.
1461
c855a912
TBA
14622019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1463
1464 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1465 directory instead.
1466 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1467 * gdb.cp/pass-by-ref-2.cc: New file.
1468 * gdb.cp/pass-by-ref-2.exp: New file.
1469
fc9d2d72
TT
14702019-12-20 Tom Tromey <tom@tromey.com>
1471
1472 * gdb.tui/list-before.exp: New file.
1473
77b97e00
TT
14742019-12-20 Tom Tromey <tom@tromey.com>
1475
1476 * gdb.tui/list.exp: Check for source on initial listing.
1477
f69656d0
TT
14782019-12-11 Tom Tromey <tromey@adacore.com>
1479
1480 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1481 Add crlf test.
1482
99a55965
SM
14832019-12-18 Simon Marchi <simon.marchi@efficios.com>
1484
1485 * gdb.base/default.exp: Update value of $_gdb_major.
1486
5024637f
BE
14872019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1488
1489 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1490
b63634be
BE
14912019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1492
1493 * gdb.base/skip.exp: Whitespace fix.
1494
45d73523
BE
14952019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1496
1497 * gdb.base/skip-inline.c: New file.
1498 * gdb.base/skip-inline.exp: New file.
1499
d043f8c8
SM
15002019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1501
1502 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1503 jit_function_00 to jit_function_stack_mangle.
1504 * gdb.base/jithost.c (jit_function_t): Rename to...
1505 (jit_function_stack_mangle_t): ... this.
1506 (jit_function_add_t): New typedef.
1507 (jit_function_00_code): Rename to...
1508 (jit_function_stack_mangle_code): ... this, make static.
1509 (jit_function_add_code): New.
1510 (main): Generate "add" function and call it. Adjust to changes
1511 in jithost_abi.
1512 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1513 (struct jithost_abi) <begin, end>: Remove fields.
1514 <object, function_stack_mangle, function_add>: New fields.
1515 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1516 code_end>: Remove fields.
1517 <func_stack_mangle>: New field.
1518 (read_debug_info): Adjust to renaming, create block for "add"
1519 function.
1520 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1521
873de05c
TT
15222019-12-11 Tom Tromey <tom@tromey.com>
1523
1524 * gdb.tui/resize.exp: Fix regexp.
1525 * gdb.tui/regs.exp: Fix regexps.
1526 * gdb.tui/main.exp: Fix regexp.
1527
3d979945
TT
15282019-12-11 Tom Tromey <tom@tromey.com>
1529
1530 * gdb.tui/resize.exp: Update.
1531 * gdb.tui/empty.exp (layouts): Update.
1532
2192a9d3
TT
15332019-12-11 Tom Tromey <tom@tromey.com>
1534
1535 * gdb.tui/regs.exp: Update.
1536 * gdb.tui/empty.exp (layouts): Update.
1537 * gdb.tui/basic.exp: Update.
1538 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1539
d8edc8b7
PW
15402019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1541
1542 * gdb.base/options.exp: Add -raw-values in the print completion list.
1543 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1544
4c12d936
KB
15452019-12-10 Kevin Buettner <kevinb@redhat.com>
1546
1547 * gdb.threads/omp-par-scope.c: New file.
1548 * gdb/threads/omp-par-scope.exp: New file.
1549
26b911fb
KB
15502019-12-10 Kevin Buettner <kevinb@redhat.com>
1551
bb47f919
KB
1552 * lib/gdb.exp (support_nested_function_tests): New proc.
1553
15542019-12-10 Kevin Buettner <kevinb@redhat.com>
1555
1556 * lib/gdb.exp (gdb_compile_openmp): New proc.
1557 (build_executable_from_specs): Add an "openmp" option.
1558 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1559
6c71eb7d
TT
15602019-12-10 Tom Tromey <tromey@adacore.com>
1561
1562 * gdb.ada/unchecked_union.exp: New file.
1563 * gdb.ada/unchecked_union/pck.adb: New file.
1564 * gdb.ada/unchecked_union/pck.ads: New file.
1565 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1566 * gdb-utils.exp (string_to_regexp): Also quote "?".
1567
bac7c5cf
GB
15682019-12-10 George Barrett <bob@bob131.so>
1569
1570 Test scripted probe breakpoints.
1571 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1572 * gdb.python/py-breakpoint.c (main): Likewise.
1573 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1574 specifier test.
1575 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1576
330f1d38
TBA
15772019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1578
1579 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1580 an rvalue parameter.
1581 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1582 parameter.
1583
b43315e2
AB
15842019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1585
1586 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1587 modules.
1588
54f73dad
AB
15892019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1590
1591 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1592 broken version of GCC.
1593
d57cbee9
AB
15942019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1595
1596 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1597 sym-info-cmds library.
1598 * gdb.fortran/info-types.exp: Likewise.
1599 * lib/sym-info-cmds.exp: New file.
1600
c14aab8c
TV
16012019-12-08 Tom de Vries <tdevries@suse.de>
1602
1603 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1604
aa2d5a42
KS
16052019-12-07 Keith Seitz <keiths@redhat.com>
1606
1607 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1608 * gdb.base/corefile-buildid-shlib.c: New file.
1609 * gdb.base/corefile-buildid.c: New file.
1610 * gdb.base/corefile-buildid.exp: New file.
1611
93e55f0a
TV
16122019-12-06 Tom de Vries <tdevries@suse.de>
1613
1614 * gdb.dwarf2/varval.exp: Add decl before def test.
1615
c7d12402
TBA
16162019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1617
1618 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1619
06acc08f
TBA
16202019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1621
1622 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1623 CV and reference conversion for overload resolution.
1624 * gdb.cp/rvalue-ref-overload.exp: Test it.
1625
e0fad1ea
PW
16262019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1627
1628 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1629 * gdb.base/frameapply.exp: Test faas without command.
1630
8d70a9f0
AB
16312019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1632
1633 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1634 Fortran tests.
1635 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1636 order.
1637
36c8fb93
AB
16382019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1639
1640 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1641 casting to type with no kind specified.
1642 (test_basic_parsing_of_type_kinds): Additional tests for types
1643 with no kind specified, and add tests for single/double
1644 precision/complex types.
1645
4139ff00
TT
16462019-12-04 Tom Tromey <tromey@adacore.com>
1647
1648 * gdb.base/endianity.c (struct other) <x>: New field.
1649 (main): Initialize it.
1650 * gdb.base/endianity.exp: Update.
1651
a05cf17a
TT
16522019-12-04 Tom Tromey <tromey@adacore.com>
1653
1654 * gdb.ada/scalar_storage/storage.adb: New file.
1655 * gdb.ada/scalar_storage/pck.adb: New file.
1656 * gdb.ada/scalar_storage/pck.ads: New file.
1657 * gdb.ada/scalar_storage.exp: New file.
1658
103a685e
TT
16592019-12-04 Tom Tromey <tromey@adacore.com>
1660
1661 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1662 (main): Initialize it.
1663 * gdb.base/endianity.exp: Update.
1664
c2512106
AB
16652019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1666
1667 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1668
293b38d6
AB
16692019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1670
1671 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1672 -symbol-info-module-functions and -symbol-info-module-variables.
1673
216a7e6b
AB
16742019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1675
1676 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1677
5bbd8269
AB
16782019-12-01 Richard Bunt <richard.bunt@arm.com>
1679 Andrew Burgess <andrew.burgess@embecosm.com>
1680
1681 * gdb.fortran/derived-type-striding.exp: New file.
1682 * gdb.fortran/derived-type-striding.f90: New file.
1683 * gdb.fortran/array-slices.exp: New file.
1684 * gdb.fortran/array-slices.f90: New file.
1685
be09caf1
PW
16862019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1687
1688 * gdb.base/define.exp: Test . in command names.
1689 * gdb.base/setshow.exp: Update test, as . is now part of
1690 command name.
1691
643c0cbe
PW
16922019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1693
1694 * gdb.base/define-prefix.exp: New file.
1695
dcdec678
AB
16962019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1697
1698 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1699 compile.
1700 (skip_btrace_pt_tests): Likewise.
1701
640ab947
AB
17022019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1703
1704 * gdb.fortran/info-modules.exp: Compile source files in correct
1705 order.
1706
d22670f0
KB
17072019-11-27 Kevin Buettner <kevinb@redhat.com>
1708
1709 * gdb.dwarf2/imported-unit.exp: New file.
1710 * gdb.dwarf2/imported-unit.c: New file.
1711
db5960b4
AB
17122019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1713
1714 * gdb.mi/mi-fortran-modules-2.f90: New file.
1715 * gdb.mi/mi-fortran-modules.exp: New file.
1716 * gdb.mi/mi-fortran-modules.f90: New file.
1717
7dc42066
AB
17182019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1719
1720 * gdb.mi/mi-sym-info-1.c: New file.
1721 * gdb.mi/mi-sym-info-2.c: New file.
1722 * gdb.mi/mi-sym-info.exp: New file.
1723
0dfeecca
TT
17242019-11-22 Tom Tromey <tromey@adacore.com>
1725
1726 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1727 * gdb.ada/tasks/foo.adb: Add another stopping location.
1728
34877895
PJ
17292019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1730
1731 * gdb.base/endianity.c: New test.
1732 * gdb.base/endianity.exp: New file.
1733
2e84f897
LD
17342019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1735
1736 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1737
65d1cd5f
TV
17382019-11-21 Tom de Vries <tdevries@suse.de>
1739
1740 PR gdb/24956
1741 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1742
4f22c3f4
SDJ
17432019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1744
1745 * gdb.python/py-progspace.exp: Add missing parentheses on some
1746 'print' commands.
1747
9f6ad286
TT
17482019-11-19 Tom Tromey <tom@tromey.com>
1749
1750 * gdb.tui/winheight.exp: New file.
1751
0b8dbf3f
AB
17522019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1753
1754 * gdb.base/ctf-whatis.c: Delete.
1755 * gdb.base/ctf-whatis.exp: Delete.
1756 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1757
f833b7a7
AB
17582019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1759
1760 * gdb.base/ctf-cvexpr.exp: Delete.
1761 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1762
30d0a636
AB
17632019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1764
1765 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1766 the compiler. Clean up header comment a little.
1767 * gdb.base/ctf-ptype.exp: Likewise.
1768 * gdb.base/ctf-whatis.exp: Likewise.
1769 * lib/gdb.exp (skip_ctf_tests): New proc.
1770
494409bb
SDJ
17712019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1772
1773 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1774 * gdb.tui/corefile-run.exp: New file.
1775
55708e99
TT
17762019-11-14 Tom Tromey <tromey@adacore.com>
1777
1778 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1779 regression tests.
1780
45e42163
TT
17812019-11-12 Tom Tromey <tom@tromey.com>
1782
1783 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1784 after any command. Expect prompt after WAIT_FOR is seen.
1785 (enter_tui): Enable resize messages.
1786 (command): Expect command in output.
1787 (get_line): Avoid error when cursor appears to be off-screen.
1788 (dump_screen): Include screen size in title.
1789 (_do_resize): New proc, from "resize".
1790 (resize): Rewrite. Do resize in two steps.
1791 * gdb.tui/empty.exp (layouts): Fix entries.
1792 (check_boxes): Remove xfail.
1793 (check_text): Dump screen on failure.
1794
086baaf1
AB
17952019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1796
1797 * gdb.python/py-symbol.exp: Add test for
1798 gdb.lookup_static_symbols.
1799
09ff83af
AB
18002019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1801
1802 * gdb.python/py-symbol.c: Declare and call function from new
1803 py-symbol-2.c file.
1804 * gdb.python/py-symbol.exp: Compile both source files, and add new
1805 tests for gdb.lookup_static_symbol.
1806 * gdb.python/py-symbol-2.c: New file.
1807
11af934b
TV
18082019-11-02 Tom de Vries <tdevries@suse.de>
1809
1810 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1811 * gdb.base/anon.exp: Same.
1812 * gdb.base/auto-connect-native-target.exp: Same.
1813 * gdb.base/call-ar-st.exp: Same.
1814 * gdb.base/catch-syscall.exp: Same.
1815 * gdb.base/commands.exp: Same.
1816 * gdb.base/default.exp: Same.
1817 * gdb.base/display.exp: Same.
1818 * gdb.base/float.exp: Same.
1819 * gdb.base/foll-fork.exp: Same.
1820 * gdb.base/help.exp: Same.
1821 * gdb.base/info-macros.exp: Same.
1822 * gdb.base/info-proc.exp: Same.
1823 * gdb.base/info-target.exp: Same.
1824 * gdb.base/long_long.exp: Same.
1825 * gdb.base/macscp.exp: Same.
1826 * gdb.base/memattr.exp: Same.
1827 * gdb.base/nofield.exp: Same.
1828 * gdb.base/pointers.exp: Same.
1829 * gdb.base/printcmds.exp: Same.
1830 * gdb.base/ptype.exp: Same.
1831 * gdb.base/restore.exp: Same.
1832 * gdb.base/return.exp: Same.
1833 * gdb.base/scope.exp: Same.
1834 * gdb.base/set-noassign.exp: Same.
1835 * gdb.base/setshow.exp: Same.
1836 * gdb.base/shlib-call.exp: Same.
1837 * gdb.base/signals.exp: Same.
1838 * gdb.base/sigstep.exp: Same.
1839 * gdb.base/skip.exp: Same.
1840 * gdb.base/solib-symbol.exp: Same.
1841 * gdb.base/stap-probe.exp: Same.
1842 * gdb.base/step-line.exp: Same.
1843 * gdb.base/step-test.exp: Same.
1844 * gdb.base/style.exp: Same.
1845 * gdb.base/varargs.exp: Same.
1846 * gdb.base/vla-datatypes.exp: Same.
1847 * gdb.base/vla-ptr.exp: Same.
1848 * gdb.base/vla-sideeffect.exp: Same.
1849 * gdb.base/volatile.exp: Same.
1850 * gdb.base/watch-cond-infcall.exp: Same.
1851 * gdb.base/watchpoint.exp: Same.
1852
e96ec2ba
TV
18532019-11-02 Tom de Vries <tdevries@suse.de>
1854
1855 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1856 * gdb.cp/cpexprs.exp: Same.
1857 * gdb.cp/except-multi-location.exp: Same.
1858 * gdb.cp/exceptprint.exp: Same.
1859 * gdb.cp/gdb2384.exp: Same.
1860 * gdb.cp/inherit.exp: Same.
1861 * gdb.cp/m-static.exp: Same.
1862 * gdb.cp/meth-typedefs.exp: Same.
1863 * gdb.cp/misc.exp: Same.
1864 * gdb.cp/namespace.exp: Same.
1865 * gdb.cp/non-trivial-retval.exp: Same.
1866 * gdb.cp/overload.exp: Same.
1867 * gdb.cp/pr17132.exp: Same.
1868 * gdb.cp/re-set-overloaded.exp: Same.
1869 * gdb.cp/rvalue-ref-types.exp: Same.
1870 * gdb.cp/templates.exp: Same.
1871
bd5766ec
LM
18722019-11-01 Luis Machado <luis.machado@linaro.org>
1873
1874 PR gdb/25124
1875
1876 * gdb.arch/pr25124.S: New file.
1877 * gdb.arch/pr25124.exp: New file.
1878
165f8965
AB
18792019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1880
1881 * gdb.fortran/info-modules.exp: Update expected results, and add
1882 additional tests for 'info module functinos', and 'info module
1883 variables'.
1884 * gdb.fortran/info-types.exp: Update expected results.
1885 * gdb.fortran/info-types.f90: Extend testcase with additional
1886 module variables and functions.
1887
59c35742
AB
18882019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1889
1890 * gdb.fortran/info-modules.exp: New file.
1891 * gdb.fortran/info-types.exp: Build with new file.
1892 * gdb.fortran/info-types.f90: Include and use new module.
1893 * gdb.fortran/info-types-2.f90: New file.
1894
f3fb2519
PW
18952019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1896
1897 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1898 * gdb.base/settings.exp: Test all settings types using
1899 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1900 that now verifies that the value of "maint show" is the same as
1901 returned by the settings functions. Test the type of the
1902 maintenance settings.
1903 * gdb.base/default.exp: Update show_conv_list.
1904
d1e36019
TV
19052019-10-31 Tom de Vries <tdevries@suse.de>
1906
1907 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1908 gdb_test.
1909 * gdb.arch/amd64-disp-step.exp: Same.
1910 * gdb.asm/asm-source.exp: Same.
1911 * gdb.btrace/buffer-size.exp: Same.
1912 * gdb.btrace/cpu.exp: Same.
1913 * gdb.btrace/enable.exp: Same.
1914 * gdb.dwarf2/count.exp: Same.
1915 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1916 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1917 * gdb.fortran/vla-datatypes.exp: Same.
1918 * gdb.fortran/vla-history.exp: Same.
1919 * gdb.fortran/vla-ptype.exp: Same.
1920 * gdb.fortran/vla-value.exp: Same.
1921 * gdb.fortran/whatis_type.exp: Same.
1922 * gdb.guile/guile.exp: Same.
1923 * gdb.multi/tids.exp: Same.
1924 * gdb.python/py-finish-breakpoint.exp: Same.
1925 * gdb.python/py-framefilter.exp: Same.
1926 * gdb.python/py-pp-registration.exp: Same.
1927 * gdb.python/py-xmethods.exp: Same.
1928 * gdb.python/python.exp: Same.
1929 * gdb.server/connect-with-no-symbol-file.exp: Same.
1930 * gdb.server/no-thread-db.exp: Same.
1931 * gdb.server/run-without-local-binary.exp: Same.
1932 * gdb.stabs/weird.exp: Same.
1933 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1934 * gdb.threads/thread-find.exp: Same.
1935 * gdb.threads/tls-shared.exp: Same.
1936 * gdb.threads/tls.exp: Same.
1937 * gdb.threads/wp-replication.exp: Same.
1938 * gdb.trace/ax.exp: Same.
1939 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1940
3d11e68e
TV
19412019-10-31 Tom de Vries <tdevries@suse.de>
1942
1943 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1944 * gdb.ada/array_subscript_addr.exp: Same.
1945 * gdb.ada/arrayidx.exp: Same.
1946 * gdb.ada/arrayparam.exp: Same.
1947 * gdb.ada/arrayptr.exp: Same.
1948 * gdb.ada/boolean_expr.exp: Same.
1949 * gdb.ada/call_pn.exp: Same.
1950 * gdb.ada/complete.exp: Same.
1951 * gdb.ada/fixed_cmp.exp: Same.
1952 * gdb.ada/fun_addr.exp: Same.
1953 * gdb.ada/funcall_param.exp: Same.
1954 * gdb.ada/interface.exp: Same.
1955 * gdb.ada/mod_from_name.exp: Same.
1956 * gdb.ada/null_array.exp: Same.
1957 * gdb.ada/packed_array.exp: Same.
1958 * gdb.ada/packed_tagged.exp: Same.
1959 * gdb.ada/print_chars.exp: Same.
1960 * gdb.ada/print_pc.exp: Same.
1961 * gdb.ada/ptype_arith_binop.exp: Same.
1962 * gdb.ada/ptype_field.exp: Same.
1963 * gdb.ada/ptype_tagged_param.exp: Same.
1964 * gdb.ada/rec_return.exp: Same.
1965 * gdb.ada/ref_tick_size.exp: Same.
1966 * gdb.ada/str_ref_cmp.exp: Same.
1967 * gdb.ada/taft_type.exp: Same.
1968 * gdb.ada/tagged.exp: Same.
1969 * gdb.ada/type_coercion.exp: Same.
1970 * gdb.ada/uninitialized_vars.exp: Same.
1971
60b6ede8
TV
19722019-10-30 Tom de Vries <tdevries@suse.de>
1973
1974 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1975
30baf67b
TV
19762019-10-26 Tom de Vries <tdevries@suse.de>
1977
1978 * gdb.base/bigcore.c: Fix typos in comments.
1979 * gdb.base/ctf-ptype.c: Same.
1980 * gdb.base/long_long.c: Same.
1981 * gdb.dwarf2/dw2-op-out-param.S: Same.
1982 * gdb.python/py-evthreads.c: Same.
1983 * gdb.reverse/i387-stack-reverse.c: Same.
1984 * gdb.trace/tfile.c: Same.
1985 * lib/compiler.c: Same.
1986 * lib/compiler.cc: Same.
1987
158da0d1
TV
19882019-10-25 Tom de Vries <tdevries@suse.de>
1989
1990 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1991 gdb_test_multiple calls.
1992 * gdb.reverse/sigall-reverse.exp: Same.
1993 * gdb.reverse/solib-precsave.exp: Same.
1994 * gdb.reverse/solib-reverse.exp: Same.
1995 * gdb.reverse/until-precsave.exp: Same.
1996 * gdb.reverse/until-reverse.exp: Same.
1997
4ccdfbec
TV
19982019-10-24 Tom de Vries <tdevries@suse.de>
1999
2000 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2001 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2002 kfail using -wrap pattern flag and convenience variable
2003 gdb_test_name.
2004
33d569b7
AB
20052019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2006
2007 * gdb.python/py-progspace.exp: Add tests for the
2008 Progspace.block_for_pc method.
2009
4d0b984b
TT
20102019-10-23 Tom Tromey <tom@tromey.com>
2011
2012 * configure: Rebuild.
2013 * aclocal.m4: Use m4_include, not sinclude.
2014
94cb3754
TV
20152019-10-21 Tom de Vries <tdevries@suse.de>
2016
2017 * gdb.base/infcall-nested-structs.c: Add
2018 __attribute__((noinline,noclone)) to all functions.
2019 (call_all): Add missing variable initialization. Simplify return value.
2020 (breakpt): Increment volatile variable, to prevent call from being
2021 optimized out.
2022 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2023
062f1fc1
TV
20242019-10-17 Tom de Vries <tdevries@suse.de>
2025
2026 * gdb.fortran/module.exp: Allow info variables to print info for files
2027 other than module.f90.
2028
0b54364d
AB
20292019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2030
2031 * gdb.fortran/module.exp: Extend with 'info variables' test.
2032
7ff5fae7
AB
20332019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2034
2035 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2036 F77_FOR_TARGET.
2037
d10eccaa
TV
20382019-10-16 Tom de Vries <tdevries@suse.de>
2039
2040 PR tdep/25096
2041 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2042
745ff14e
TV
20432019-10-16 Tom de Vries <tdevries@suse.de>
2044
2045 PR tdep/24104
2046 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2047 Add KFAIL for PR tdep/25096.
2048
03e1ab94
TV
20492019-10-16 Tom de Vries <tdevries@suse.de>
2050
2051 PR testsuite/25059
2052 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2053
b17fcc10
TV
20542019-10-16 Tom de Vries <tdevries@suse.de>
2055
2056 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2057 as signed.
2058
9223170f
SM
20592019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2060
2061 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2062 one instead of increasing timeout.
2063
d6e76313
TV
20642019-10-13 Tom de Vries <tdevries@suse.de>
2065
2066 PR record/25038
2067 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2068 * gdb.reverse/sigall-reverse.exp: Same.
2069 * gdb.reverse/solib-precsave.exp: Same.
2070 * gdb.reverse/solib-reverse.exp: Same.
2071 * gdb.reverse/step-precsave.exp: Same.
2072 * gdb.reverse/until-precsave.exp: Same.
2073 * gdb.reverse/until-reverse.exp: Same.
2074 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2075
6dfc0041
AA
20762019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2077
2078 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2079 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2080 (cmp_struct_05_01, cmp_struct_static_02_01)
2081 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2082 comparisons.
2083
abcf2cc8
TV
20842019-10-10 Tom de Vries <tdevries@suse.de>
2085
2086 PR testsuite/24888
2087 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2088 gnatlink.
2089
a50faaf6
TV
20902019-10-09 Tom de Vries <tdevries@suse.de>
2091
2092 PR testsuite/25048
2093 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2094
60ff3cd7
AB
20952019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2096
2097 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2098 exceptions due to missing debug information.
2099
dfee8566
TV
21002019-10-07 Tom de Vries <tdevries@suse.de>
2101
2102 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2103
3d63690a
AB
21042019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2105
2106 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2107 * gdb.base/annota1.exp: Update to use gdb_test_name.
2108
30d1f018
WP
21092019-10-07 Weimin Pan <weimin.pan@oracle.com>
2110
2111 * gdb.base/ctf-whatis.exp: New file.
2112 * gdb.base/ctf-whatis.c: New file.
2113 * gdb.base/ctf-ptype.exp: New file.
2114 * gdb.base/ctf-ptype.c: New file.
2115 * gdb.base/ctf-constvars.exp: New file.
2116 * gdb.base/ctf-constvars.c: New file.
2117 * gdb.base/ctf-cvexpr.exp: New file.
2118
4dbbb47c
TV
21192019-10-04 Tom de Vries <tdevries@suse.de>
2120
2121 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2122 for loop.
2123
77c2dba3
TT
21242019-10-03 Tom Tromey <tom@tromey.com>
2125
2126 PR rust/24976:
2127 * gdb.rust/simple.rs (Union2): New type.
2128 (main): Use Union2.
2129 * gdb.rust/simple.exp: Add test.
2130
179aed7f
AB
21312019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2132
2133 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2134 nested function prefix.
2135
0a4b0913
AB
21362019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2137 Richard Bunt <richard.bunt@arm.com>
2138 Andrew Burgess <andrew.burgess@embecosm.com>
2139
2140 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2141 nested functions.
2142 * gdb.fortran/nested-funcs.f90: Update expected results.
2143 * gdb.fortran/nested-funcs-2.exp: New file.
2144 * gdb.fortran/nested-funcs-2.f90: New file.
2145
082cce05
AB
21462019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2147
2148 * gdb.python/py-parameter.exp: Make test names unique.
2149 * gdb.python/py-template.exp: Likewise.
2150 * gdb.python/py-value.exp: Likewise.
2151
2b74ba5a
AB
21522019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2153
2154 * gdb.base/break-interp.exp: Reduce test name duplication.
2155 * gdb.base/call-sc.exp: Likewise.
2156 * gdb.base/callfuncs.exp: Likewise.
2157 * gdb.base/charset.exp: Likewise.
2158 * gdb.base/dump.exp: Likewise.
2159 * gdb.base/ena-dis-br.exp: Likewise.
2160 * gdb.base/relational.exp: Likewise.
2161 * gdb.base/step-over-syscall.exp: Likewise.
2162 * gdb.base/structs.exp: Likewise.
2163
58eb20d5
AB
21642019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2165
2166 * gdb.linespec/explicit.exp: Make test names unique.
2167 * gdb.linespec/ls-errs.exp: Likewise.
2168
4d421147
AB
21692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2170
2171 * gdb.reverse/break-precsave.exp: Make test names unique.
2172 * gdb.reverse/break-reverse.exp: Likewise.
2173 * gdb.reverse/finish-precsave.exp: Likewise.
2174 * gdb.reverse/finish-reverse.exp: Likewise.
2175 * gdb.reverse/machinestate-precsave.exp: Likewise.
2176 * gdb.reverse/machinestate.exp: Likewise.
2177 * gdb.reverse/readv-reverse.exp: Likewise.
2178 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2179 * gdb.reverse/sigall-precsave.exp: Likewise.
2180 * gdb.reverse/sigall-reverse.exp: Likewise.
2181 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2182 * gdb.reverse/watch-precsave.exp: Likewise.
2183 * gdb.reverse/watch-reverse.exp: Likewise.
2184
d8c06f22
AB
21852019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2186
2187 * gdb.threads/stop-with-handle.c: New file.
2188 * gdb.threads/stop-with-handle.exp: New file.
2189
3a56ed86
TV
21902019-10-03 Tom de Vries <tdevries@suse.de>
2191
2192 PR testsuite/25059
2193 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2194 directory" line to be missing.
2195
42275044
TV
21962019-10-03 Tom de Vries <tdevries@suse.de>
2197
2198 PR testsuite/25059
2199 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2200 type optional.
2201
9ef62df0
AA
22022019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2203
2204 * gdb.python/py-format-string.c (string.h): New include.
2205 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2206 the same value, for endianness-independence.
2207 * gdb.python/py-format-string.exp (default_regexp_dict)
2208 (test_pretty_structs, test_format): Adjust expected output to the
2209 changed initialization.
2210
37f6a7f4
TT
22112019-10-02 Tom Tromey <tromey@adacore.com>
2212
2213 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2214
1d58d6a2
PA
22152019-10-02 Pedro Alves <palves@redhat.com>
2216 Andrew Burgess <andrew.burgess@embecosm.com>
2217
2218 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2219 "print-file-var.h".
2220 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2221 (get_version_1): Print this_version_id and its address.
2222 Add extern "C" wrappers around interface functions.
2223 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2224 "print-file-var.h".
2225 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2226 (get_version_2): Print this_version_id and its address.
2227 Add extern "C" wrappers around interface functions.
2228 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2229 <stddef.h> and "print-file-var.h".
2230 Add extern "C" wrappers around interface functions.
2231 [VERSION_ID_MAIN] (this_version_id): Define.
2232 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2233 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2234 up extern "C" blocks.
2235 * gdb.base/print-file-var.exp (test): New, factored out from top
2236 level.
2237 (top level): Test all combinations of attribute hidden or not,
2238 dlopen or not, and this_version_id symbol in main file or not.
2239 Compile tests as both C++ and C, make test names unique.
2240
d770d56f
TT
22412019-10-01 Tom Tromey <tom@tromey.com>
2242
2243 * gdb.base/style.exp: Test "show logging filename".
2244
7f6aba03
TT
22452019-10-01 Tom Tromey <tom@tromey.com>
2246
2247 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2248 * gdb.base/style.exp: Add metadata style test.
2249
14309bb6
TT
22502019-10-01 Tom Tromey <tom@tromey.com>
2251
2252 * gdb.base/style.exp: Test "pwd".
2253
2a3c1174
PA
22542019-10-01 Tom Tromey <tom@tromey.com>
2255
2256 * gdb.base/style.exp: Update tests.
2257
53d666ec
AA
22582019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2259
2260 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2261 'six' to unsigned.
2262 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2263 'five'. Use an all-ones bit pattern for each.
2264 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2265 to its changed values.
2266
4a56a520
TT
22672019-09-30 Tom Tromey <tromey@adacore.com>
2268
2269 * gdb.rust/traits.rs: Disable all warnings.
2270
0df0352a
TV
22712019-09-29 Tom de Vries <tdevries@suse.de>
2272
aac66a4c 2273 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2274
73d9a918
TV
22752019-09-29 Tom de Vries <tdevries@suse.de>
2276
2277 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2278
060b3ab4
TV
22792019-09-27 Tom de Vries <tdevries@suse.de>
2280
2281 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2282
68f7d34d
TV
22832019-09-27 Tom de Vries <tdevries@suse.de>
2284
2285 PR record/23188
2286 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2287
5d63b30a
TT
22882019-09-26 Tom Tromey <tromey@adacore.com>
2289
2290 * gdb.ada/py_taft.exp: New file.
2291 * gdb.ada/py_taft/main.adb: New file.
2292 * gdb.ada/py_taft/pkg.adb: New file.
2293 * gdb.ada/py_taft/pkg.ads: New file.
2294
3d435220
TV
22952019-09-24 Tom de Vries <tdevries@suse.de>
2296
2297 PR gdb/24598
2298 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2299
77d03678
TV
23002019-09-22 Tom de Vries <tdevries@suse.de>
2301
2302 * gdb.base/restore.exp: Allow register variables to be optimized out at
2303 -O0.
2304
abf516c6
UW
23052019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2306
2307 * gdb.arch/spu-info.exp: Remove file.
2308 * gdb.arch/spu-info.c: Remove file.
2309 * gdb.arch/spu-ls.exp: Remove file.
2310 * gdb.arch/spu-ls.c: Remove file.
2311
2312 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2313 * gdb.asm/spu.inc: Remove file.
2314
2315 * gdb.base/dump.exp: Remove support for spu*-*-*.
2316 * gdb.base/stack-checking.exp: Likewise.
2317 * gdb.base/overlays.exp: Likewise.
2318 * gdb.base/ovlymgr.c: Likewise.
2319 * gdb.base/spu.ld: Remove file.
2320
2321 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2322 * gdb.cp/cpexprs.exp: Likewise.
2323 * gdb.cp/exception.exp: Likewise.
2324 * gdb.cp/gdb2495.exp: Likewise.
2325 * gdb.cp/mb-templates.exp: Likewise.
2326 * gdb.cp/pr9167.exp: Likewise.
2327 * gdb.cp/userdef.exp: Likewise.
2328
2329 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2330
2331 * gdb.cell: Remove directory.
2332 * lib/cell.exp: Remove file.
2333
e452e88f
TV
23342019-09-19 Tom de Vries <tdevries@suse.de>
2335
2336 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2337
8a625130
TV
23382019-09-19 Tom de Vries <tdevries@suse.de>
2339
2340 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2341
81dc3ab5
TV
23422019-09-19 Tom de Vries <tdevries@suse.de>
2343
2344 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2345 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2346 (gdb_target_cmd): ... here.
2347 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2348 value 2.
2349
b078f3ac
AB
23502019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2351
2352 * gdb.base/source-dir.exp: Avoid having directory names in test
2353 names.
2354
f1b620e9
MG
23552019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2356
2357 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2358 directory.
2359
67f3ed6a
AB
23602019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2361
2362 * gdb.base/list-missing-source.exp: New file.
2363
d1b70248
TV
23642019-09-14 Tom de Vries <tdevries@suse.de>
2365
2366 PR teststuite/24599
2367 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2368 * lib/ada.exp (gnatmake_version_at_least): New proc.
2369
5fabdcd6
AB
23702019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2371
2372 * gdb.base/maint.exp: Use exec_has_index_section.
2373
aa17805f
AB
23742019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2375
2376 * gdb.base/maint.exp: Add test for 'maint info sections'.
2377
25e5c209
TV
23782019-09-12 Tom de Vries <tdevries@suse.de>
2379
2380 * gdb.base/store.exp: Allow register variables to be optimized out at
2381 -O0.
2382
4993045d
PW
23832019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2384
2385 * gdb.ada/rdv_wait.exp: Update to new task names.
2386 * gdb.base/task_switch_in_core.exp: Likewise.
2387 * gdb.base/info_sources_base.c: Likewise.
2388
8a516164
TT
23892019-09-10 Tom Tromey <tromey@adacore.com>
2390
2391 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2392
aa391654
TT
23932019-09-10 Tom Tromey <tromey@adacore.com>
2394
2395 * gdb.ada/dgopt.exp: New file.
2396 * gdb.ada/dgopt/x.adb: New file.
2397
8634b462
TT
23982019-09-08 Tom Tromey <tom@tromey.com>
2399
2400 * gdb.tui/resize.exp: Remove setup_xfail.
2401 * gdb.tui/regs.exp: Remove setup_xfail.
2402 * gdb.tui/basic.exp: Remove setup_xfail.
2403
736b0f76
DB
24042019-09-06 David Blaikie <dblaikie@gmail.com>
2405
2406 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2407 * gdb.cp/cplabel.exp: Ditto.
2408 * gdb.linespec/ls-errs.exp: Ditto.
2409
30331a6c
TV
24102019-09-05 Tom de Vries <tdevries@suse.de>
2411
2412 * lib/gdb.exp (cmp_file_string): New proc.
2413 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2414 runto_main. Verify save breakpoints output.
2415
98b0ebab
PW
24162019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2417
2418 * gdb.base/info-var.exp: Test info variables without running
2419 to main, to avoid expect's buffer overflow.
2420
4e962e74
TT
24212019-09-03 Tom Tromey <tromey@adacore.com>
2422
2423 * gdb.ada/bias.exp: New file.
2424 * gdb.ada/bias/bias.adb: New file.
2425 * gdb.ada/print_chars.exp: Add regression test.
2426 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2427 (MC): New variable.
2428
2ea1a07a
SL
24292019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2430
2431 * gdb.base/argv0-symlink.exp: Run only on native target
2432 and local host.
2433
8077c50d
TV
24342019-08-29 Tom de Vries <tdevries@suse.de>
2435
2436 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2437 diverse debug info.
2438 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2439
48352473
TV
24402019-08-28 Tom de Vries <tdevries@suse.de>
2441
2442 * gdb.base/info-var.exp: Allow info variables to print info for files
2443 other than info-var-f1.c and info-var-f2.c.
2444
d8f27c60
AB
24452019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2446
2447 * gdb.fortran/info-types.exp: Add module.
2448 * gdb.fortran/info-types.f90: Update expected results.
2449
1f20c35e
AB
24502019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2451
2452 * gdb.fortran/info-types.exp: New file.
2453 * gdb.fortran/info-types.f90: New file.
2454 * lib/fortran.exp (fortran_character1): New proc.
2455
4acfdd20
AB
24562019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2457
2458 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2459 functions'. Reindent as needed.
2460 * gdb.base/info-var-f1.c: New file.
2461 * gdb.base/info-var-f2.c: New file.
2462 * gdb.base/info-var.exp: New file.
2463 * gdb.base/info-var.h: New file.
2464
5c31b358
TV
24652019-08-26 Tom de Vries <tdevries@suse.de>
2466
2467 PR c++/24852
2468 * gdb.cp/no-libstdcxx-probe.exp: New test.
2469
b694989f
TV
24702019-08-26 Tom de Vries <tdevries@suse.de>
2471
2472 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2473 * tests need to be skipped.
2474 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2475 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2476 mi_skip_libstdcxx_probe_tests.
2477
d9c4ba53
SDJ
24782019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2479
2480 * gdb.python/py-xmethods.exp: Use raw strings when passing
2481 arguments to SimpleXMethodMatcher.
2482
395fad09
TV
24832019-08-22 Tom de Vries <tdevries@suse.de>
2484
2485 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2486 more informative.
2487
26c957f1
PA
24882019-08-21 Pedro Alves <palves@redhat.com>
2489
2490 * gdb.base/with.exp: Test "with" with no arguments.
2491
61f80d5d
TV
24922019-08-21 Tom de Vries <tdevries@suse.de>
2493
2494 * gdb.base/gdb-caching-proc.exp: Sort files.
2495
d7a11d13
TV
24962019-08-20 Tom de Vries <tdevries@suse.de>
2497
2498 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2499 compilation.
2500
34dafe9f
TV
25012019-08-16 Tom de Vries <tdevries@suse.de>
2502
2503 * gdb.base/compare-sections.exp ("after run to main"): Allow
2504 mismatched read-only sections for PIE executables.
2505
398fdd60
TT
25062019-08-16 Tom Tromey <tom@tromey.com>
2507
2508 * lib/tuiterm.exp (_csi_Z): New proc.
2509 * gdb.tui/basic.exp: Update window positions.
2510 * gdb.tui/empty.exp: Update window positions.
2511
d8f9e51c
SL
25122019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2513
2514 * gdb.base/examine-backward.exp: Correct regexp for
2515 "examine 3 bytes backward from ${address_zero}".
2516
3df505f6
TT
25172019-08-15 Tom Tromey <tom@tromey.com>
2518
2519 * gdb.tui/empty.exp: Enable resizing tests.
2520
272560b5
TT
25212019-08-15 Tom Tromey <tromey@adacore.com>
2522
2523 * gdb.ada/char_enum.exp: Add regression tests.
2524 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2525 and '0'.
2526 (Char, Gchar): Update.
2527 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2528
08235187
CB
25292019-08-15 Christian Biesinger <cbiesinger@google.com>
2530
2531 * gdb.python/python.exp: Expect a leading underscore on
2532 GdbOutput{,Error}File.
2533
22a2ab04
SL
25342019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2535
2536 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2537 Windows host.
2538
835b995b
SL
25392019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2540
2541 * gdb.base/batch-preserve-term-settings.exp
2542 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2543
97dd8e07
CB
25442019-08-15 Christian Biesinger <cbiesinger@google.com>
2545
2546 * lib/gdb.exp: When running on a mingw target, replace
2547 /x/ with x:/.
2548
75faf5c4
AH
25492019-08-14 Alan Hayward <alan.hayward@arm.com>
2550
2551 * gdb.arch/aarch64-prologue.c: New test.
2552 * gdb.arch/aarch64-prologue.exp: New file.
2553
abc6c00f
TV
25542019-08-13 Tom de Vries <tdevries@suse.de>
2555
2556 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2557 Thread.
2558
74c2c1f4
SL
25592019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2560
2561 * gdb.python/py-completion.exp: Download the .py file to the host
2562 and use its host pathname. Conditionalize tests that use
2563 tab completion and manipulate files on the build machine.
2564 * gdb.python/py-events.exp: Download the .py file to the host
2565 and use its host pathname.
2566 * gdb.python/py-evsignal.exp: Likewise.
2567 * gdb.python/py-evthreads.exp: Likewise.
2568 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2569 pathname syntax.
2570 * gdb.python/py-framefilter.exp: Download the .py file to the right
2571 place on the host. Match Windows pathname syntax.
2572 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2573 .py file to the host and use its host pathname.
2574 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2575 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2576 build pathname. Skip symlink test on Windows host. Add missing
2577 newline at end of file.
2578 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2579 and use its host pathname.
2580 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2581 * gdb.python/py-section-script.exp: Use host location of binfile
2582 on safe-path. Use correct path separator on Windows host.
2583 Reorder alternatives in gdb_test_multiple to prevent matching
2584 the wrong alternative on success.
2585 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2586
ca2589f3
PP
25872019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2588
2589 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2590 expect the GDB inferior to no longer immediately stop after
2591 being resumed with "signal SIGINT".
2592
020a839d
SL
25932019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2594
2595 * gdb.linespec/break-ask.exp: Generalize regexps to match
2596 Windows pathnames too.
2597
128d6509
TV
25982019-08-08 Tom de Vries <tdevries@suse.de>
2599
2600 PR testsuite/24862
2601 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2602
590042fc
PW
26032019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2604
2605 * gdb.base/style.exp: Update tests for help doc new invariants.
2606 * gdb.base/help.exp: Likewise.
2607
046bebe1
TT
26082019-08-06 Tom Tromey <tom@tromey.com>
2609
2610 * gdb.base/style.exp: Add disassemble test.
2611 * gdb.base/style.c (some_called_function): New function.
2612 (main): Use it.
2613
0b27c27d
CB
26142019-08-05 Christian Biesinger <cbiesinger@google.com>
2615
2616 * gdb.python/py-block.exp: Test dictionary access on blocks.
2617
580f1034
SM
26182019-08-05 Simon Marchi <simon.marchi@efficios.com>
2619
2620 PR gdb/24863
2621 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2622 -list-thread-groups --available test when running under
2623 check-read1.
2624
d86bd7cb
TV
26252019-08-05 Tom de Vries <tdevries@suse.de>
2626
2627 PR testsuite/24863
2628 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2629 * gdb.base/help.exp: Use with_read1_timeout_factor.
2630 * gdb.base/info-macros.exp: Same.
2631 * gdb.cp/nested-types.exp: Same.
2632
a80cf5d8
TV
26332019-08-05 Tom de Vries <tdevries@suse.de>
2634
2635 * lib/gdb.exp (version_at_least): Factor out of ...
2636 (tcl_version_at_least): ... here.
2637 (gdb_compile): Fail if pie results in non-PIE executable.
2638 (readelf_version, readelf_prints_pie): New proc.
2639 (exec_is_pie): Return -1 if unknown.
2640
d0962838
TV
26412019-08-05 Tom de Vries <tdevries@suse.de>
2642
2643 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2644
2252ff3d
SL
26452019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2646
2647 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2648
26655f53
SL
26492019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2650
2651 * lib/completion-support.exp (test_gdb_complete_none): Skip
2652 tab completion tests if no readline support.
2653 (test_gdb_complete_unique_re): Likewise.
2654 (test_gdb_complete_multiple): Likewise.
2655
db4dc13e
PW
26562019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2657
2658 * gdb.base/info_sources.exp: New file.
2659 * gdb.base/info_sources.c: New file.
2660 * gdb.base/info_sources_base.c: New file.
2661
0eba165a
PFC
26622019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2663
2664 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2665 prefix argument.
2666 (test_exit_status): Add prefix argument.
2667
59bd512b
TV
26682019-08-01 Tom de Vries <tdevries@suse.de>
2669
2670 PR testsuite/24863
2671 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2672 calling exp_continue for new thread and thread exited messages.
2673
2a3ad588
TV
26742019-08-01 Tom de Vries <tdevries@suse.de>
2675
2676 PR testsuite/24863
2677 * gdb.base/structs.exp: Fix check-read1 timeout using
2678 gdb_test_sequence.
2679 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2680
117eb594
TV
26812019-08-01 Tom de Vries <tdevries@suse.de>
2682
2683 PR testsuite/24863
2684 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2685 line.
2686
ed591340
TV
26872019-08-01 Tom de Vries <tdevries@suse.de>
2688
2689 PR testsuite/24863
2690 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2691
aa3b6533
TT
26922019-07-30 Tom Tromey <tromey@adacore.com>
2693
2694 * gdb.ada/display_nested.exp: New file.
2695 * gdb.ada/display_nested/foo.adb: New file.
2696 * gdb.ada/display_nested/pack.adb: New file.
2697 * gdb.ada/display_nested/pack.ads: New file.
2698
2906593f
CB
26992019-07-30 Christian Biesinger <cbiesinger@google.com>
2700
2701 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2702 namespace.
2703 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2704
0f575925
TV
27052019-07-30 Tom de Vries <tdevries@suse.de>
2706
2707 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2708 instead.
2709
b13057d9
TV
27102019-07-30 Tom de Vries <tdevries@suse.de>
2711
2712 PR testsuite/24834
2713 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2714 (exec_is_pie): New proc.
2715
5c4dde85
CB
27162019-07-29 Christian Biesinger <cbiesinger@google.com>
2717
2718 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2719
c620ed88
CB
27202019-07-29 Christian Biesinger <cbiesinger@google.com>
2721
2722 * gdb.python/py-objfile.c: Add global and static vars.
2723 * gdb.python/py-objfile.exp: Test new functions Objfile.
2724 lookup_global_symbol and lookup_static_symbol.
2725
3d235706
TT
27262019-07-29 Tom Tromey <tom@tromey.com>
2727
2728 * lib/tuiterm.exp (Term::_csi_@): New proc.
2729 (Term::_csi_X): Don't move cursor.
2730
c7e4c0a6
PW
27312019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2732
2733 * gdb.base/options.exp: Update backtrace - completion to
2734 new option -frame-info.
2735 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2736 Test new 'set print frame-info'. Test backtrace -frame-info
2737 overriding 'set print frame-info'.
2738 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2739 Test new 'set print frame-info'.
2740 Verify consistency of backtrace with and without filters, with and
2741 without -no-filters.
2742 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2743 default.
2744
de28a3b7
TV
27452019-07-29 Tom de Vries <tdevries@suse.de>
2746
2747 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2748 no arguments".
2749
507dd60e
TV
27502019-07-29 Tom de Vries <tdevries@suse.de>
2751
2752 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2753 is a substring of the first for "complete non-unique file name".
2754
5beafce9
TV
27552019-07-29 Tom de Vries <tdevries@suse.de>
2756
2757 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2758 with ".*".
2759
2d274232
TV
27602019-07-29 Tom de Vries <tdevries@suse.de>
2761
2762 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2763 Pass prompt_regexp parameter to gdb_test_multiple calls.
2764
9197cd8b
TV
27652019-07-29 Tom de Vries <tdevries@suse.de>
2766
2767 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2768 print registers" regexps.
9197cd8b 2769
b528dae0
TV
27702019-07-29 Tom de Vries <tdevries@suse.de>
2771
2772 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2773
d17725d7
TV
27742019-07-29 Tom de Vries <tdevries@suse.de>
2775
2776 PR gdb/24855
2777 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2778 (skip_python_tests_prompt): Add prompt_regexp argument to
2779 gdb_test_multiple calls.
2780
52b75bf1
TT
27812019-07-27 Tom Tromey <tom@tromey.com>
2782
2783 * gdb.tui/main.exp: New file.
2784
2b1d00c2
TT
27852019-07-27 Tom Tromey <tom@tromey.com>
2786
2787 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2788 optional.
2789 * gdb.tui/empty.exp: New file.
2790
ded631d5
TT
27912019-07-27 Tom Tromey <tom@tromey.com>
2792
2793 * lib/tuiterm.exp (spawn): New proc.
2794 (Term::resize): New proc.
2795 * gdb.tui/resize.exp: New file.
2796
58ac439d
TT
27972019-07-27 Tom Tromey <tom@tromey.com>
2798
2799 * gdb.tui/list.exp: New file.
2800
fe1f56ee
TT
28012019-07-27 Tom Tromey <tom@tromey.com>
2802
2803 * gdb.tui/regs.exp: New file.
2804
f790b310
TT
28052019-07-27 Tom Tromey <tom@tromey.com>
2806
2807 * gdb.tui/basic.exp: Add "layout split" test.
2808
d95fc6ee
TT
28092019-07-27 Tom Tromey <tom@tromey.com>
2810
2811 * gdb.tui/basic.exp: Add "layout asm" test.
2812
c3786b3a
TT
28132019-07-27 Tom Tromey <tom@tromey.com>
2814
2815 * lib/tuiterm.exp: New file.
2816 * gdb.tui/basic.exp: New file.
2817
98a617f8
KB
28182019-07-27 Kevin Buettner <kevinb@redhat.com>
2819
2820 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2821 Enable tests associated with this flag. Adjust regex
2822 referencing "foo_low" to now refer to "foo_cold" instead.
2823
5c076da4
KB
28242019-07-27 Kevin Buettner <kevinb@redhat.com>
2825
2826 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2827 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2828 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2829 foo_cold. Revise comments to match.
2830 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2831 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2832 were wrapped into this proc; Call do_test in loop from outermost
2833 level.
2834 (foo_low): Rename all occurrences to "foo_cold".
2835 (backtrace from baz): New test.
2836 (x2/i foo_cold): New test.
2837 (info line *foo_cold): New test.
2838
1512d3b7
TV
28392019-07-26 Tom de Vries <tdevries@suse.de>
2840
2841 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2842
297989a1
TV
28432019-07-25 Tom de Vries <tdevries@suse.de>
2844
2845 PR testsuite/24830
2846 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2847 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2848 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2849 (skip_libstdcxx_probe_tests): ... here.
2850 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2851
b3b965fb
TV
28522019-07-24 Tom de Vries <tdevries@suse.de>
2853
2854 PR testsuite/24807
2855 * gdb.objc/basicclass.m: Include stdio.h.
2856 * gdb.objc/nondebug.m: Same.
2857 * gdb.objc/objcdecode.m: Same.
2858
4625b4d0
TV
28592019-07-24 Tom de Vries <tdevries@suse.de>
2860
2861 PR testsuite/24612
2862 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2863 additional_flags.
2864
024a5840
TV
28652019-07-24 Tom de Vries <tdevries@suse.de>
2866
2867 PR testsuite/24831
2868 * gdb.multi/tids.exp: Update error messages for info threads.
2869
c76ddaa3
TV
28702019-07-24 Tom de Vries <tdevries@suse.de>
2871
2872 * gdb.base/info-types.exp: Allow info types to print info for more than
2873 one file.
2874
9a618ef6
TV
28752019-07-23 Tom de Vries <tdevries@suse.de>
2876
2877 PR testsuite/24842
2878 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2879 gdb_spawn_with_cmdline_opts.
2880
40eadf04
SP
28812019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2882
2883 * gdb.arch/arm-cmse-sgstubs.c: New test.
2884 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2885
5ba29434
TV
28862019-07-23 Tom de Vries <tdevries@suse.de>
2887
2888 PR testsuite/24711
2889 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2890 issuing next command.
2891
a8e9d247
AB
28922019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2893
2894 * gdb.ada/info_auto_lang.exp: Update expected results.
2895 * gdb.base/info-types.c: Add additional types to check.
2896 * gdb.base/info-types.exp: Update expected results.
2897
eb86c5e2
AB
28982019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2899
2900 * gdb.base/info-types.c: New file.
2901 * gdb.base/info-types.exp: New file.
2902
01e175fe
AB
29032019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2904
2905 * gdb.arch/riscv-bp-infcall.c: New file.
2906 * gdb.arch/riscv-bp-infcall.exp: New file.
2907
6b78c3f8
AB
29082019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2909
2910 PR breakpoints/24541
2911 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2912
da738167
TV
29132019-07-14 Tom de Vries <tdevries@suse.de>
2914
2915 PR testsuite/24760
2916 * gdb.objc/basicclass.exp: Fix unterminated string.
2917
0d4e84ed
AB
29182019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2919 Andrew Burgess <andrew.burgess@embecosm.com>
2920
2921 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2922 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2923 negative bounds.
2924 * gdb.fortran/vla-value.exp: Print elements of an array with
2925 negative bounds.
2926 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2927 testing.
2928
021d8588
AB
29292019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2930
2931 * gdb.base/options.exp (expect_string): Dequote strings in
2932 results.
2933 (test-string): Test strings with different quoting and reindent.
2934
f06f1252
TT
29352019-07-10 Tom Tromey <tromey@adacore.com>
2936
2937 * gdb.ada/mi_ex_cond.exp: Update expected results.
2938 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2939 * gdb.ada/mi_catch_ex.exp: Update expected results.
2940 * gdb.ada/mi_catch_assert.exp: Update expected results.
2941 * gdb.ada/catch_ex.exp (catch_exception_info)
2942 (catch_exception_entry, catch_assert_entry)
2943 (catch_unhandled_entry): Update.
2944 * gdb.ada/catch_assert_if.exp: Update expected results.
2945
b863685d
RB
29462019-07-10 Richard Bunt <richard.bunt@arm.com>
2947 Stephen Roberts <stephen.roberts@arm.com>
2948
2949 * gdb.base/define.exp: Restore original prompt.
2950
cb1e4e32
PA
29512019-07-09 Pedro Alves <palves@redhat.com>
2952
2953 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2954 breakpoints" output.
2955 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2956 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2957 throw" creates breakpoint.
2958 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2959 'type="catchpoint"'.
2960
b58a68fe
PA
29612019-07-09 Pedro Alves <palves@redhat.com>
2962
2963 PR c++/15468
2964 * gdb.cp/except-multi-location-lib.cc: New.
2965 * gdb.cp/except-multi-location-main.cc: New.
2966 * gdb.cp/except-multi-location.exp: New.
2967
0826779b
PW
29682019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2969
2970 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2971 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2972 argument and update callers.
2973
5b0e2db4
AB
29742019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2975
2976 * gdb.arch/amd64-break-on-asm-line.S: New file.
2977 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2978
1f6f6e21
PW
29792019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2980
2981 * gdb.base/printcmds.exp: Test printing C string and
2982 C wide string convenience vars without transiting via the inferior.
2983 Also make test names unique.
2984
ea142fbf
AH
29852019-07-08 Alan Hayward <alan.hayward@arm.com>
2986
5862c886 2987 PR breakpoints/25011
ea142fbf
AH
2988 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2989
213fd9fa
PA
29902019-07-04 Pedro Alves <palves@redhat.com>
2991
2992 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2993 body returned ok(0), break(3) or continue(4).
2994 * gdb.testsuite/foreach_with_prefix.exp: New file.
2995
2b40fda7
AH
29962019-07-04 Alan Hayward <alan.hayward@arm.com>
2997
2998 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2999
a26c8de0
PA
30002019-07-03 Pedro Alves <palves@redhat.com>
3001
3002 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3003 "return -code".
3004
5f4ba3e7
PA
30052019-07-03 Pedro Alves <palves@redhat.com>
3006
3007 PR cli/24732
3008 * gdb.base/shell.exp: Load completion-support.exp.
3009 Adjust expected error output. Add completion tests.
3010
a994424f
PA
30112019-07-03 Pedro Alves <palves@redhat.com>
3012
3013 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3014 string_to_regexp.
3015
3d9be6f5
PA
30162019-07-03 Pedro Alves <palves@redhat.com>
3017
3018 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3019 (expect_integer): Adjust to expect "-string".
3020 (expect_string): New.
3021 (all_options): Expect "-string".
3022 (test-flag, test-boolean): Adjust to expect "-string".
3023 (test-string): New proc.
3024 (top level): Call it.
3025
41fc454c
PA
30262019-07-03 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3029 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3030 the expected output in the success.
3031
b2b2a215
PA
30322019-07-03 Pedro Alves <palves@redhat.com>
3033
3034 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3035 Split one gdb_test_multiple call in two to avoid a race.
3036
fdbc9870
PA
30372019-07-03 Pedro Alves <palves@redhat.com>
3038
3039 * gdb.base/with.c: New file.
3040 * gdb.base/with.exp: New file.
3041
c6ac8931
PA
30422019-07-03 Pedro Alves <palves@redhat.com>
3043
3044 * gdb.base/settings.exp: Replace all references to "maint
3045 test-settings set" with references to "maint set test-settings",
3046 and all references to "maint test-settings show" with references
3047 to "maint show test-settings".
3048
970f9d09
PA
30492019-07-03 Pedro Alves <palves@redhat.com>
3050
3051 * gdb.base/settings.exp (test-string): Adjust expected out when
3052 testing "maint test-settings show filename"
3053
54d66006
PA
30542019-07-02 Pedro Alves <palves@redhat.com>
3055
3056 * gdb.base/options.exp (test-info-threads): New procedure.
3057 (top level): Call it.
3058
10d06d82
TT
30592019-06-28 Tom Tromey <tromey@adacore.com>
3060
3061 * gdb.dwarf2/ada-linkage-name.c: New file.
3062 * gdb.dwarf2/ada-linkage-name.exp: New file.
3063
3d507ff2
TT
30642019-06-27 Tom Tromey <tromey@adacore.com>
3065
d039f014 3066 PR c++/20020:
3d507ff2
TT
3067 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3068
8af58ffe
TV
30692019-06-26 Tom de Vries <tdevries@suse.de>
3070
3071 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3072
22e21752
TV
30732019-06-26 Tom de Vries <tdevries@suse.de>
3074
3075 * gdb.base/index-cache.exp: Add back missing debug option.
3076
b65b566c
PW
30772019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3078
3079 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3080
5c2c8c69
TV
30812019-06-25 Tom de Vries <tdevries@suse.de>
3082
3083 PR testsuite/24727
3084 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3085
164e3873
TV
30862019-06-24 Tom de Vries <tdevries@suse.de>
3087
3088 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3089
824eacee
TV
30902019-06-24 Tom de Vries <tdevries@suse.de>
3091
3092 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3093 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3094 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3095
385b97d3
TV
30962019-06-24 Tom de Vries <tdevries@suse.de>
3097
3098 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3099
c596f180
TV
31002019-06-21 Tom de Vries <tdevries@suse.de>
3101
3102 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3103
b13a7d03
TV
31042019-06-21 Tom de Vries <tdevries@suse.de>
3105
3106 PR testsuite/24518
3107 PR ada/24713
3108 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3109 index.
3110
899277ae
TT
31112019-06-19 Tom Tromey <tromey@adacore.com>
3112
3113 * gdb.ada/length_cond.exp: Add intro comment.
3114
680e1bee
TT
31152019-06-19 Tom Tromey <tromey@adacore.com>
3116
3117 * gdb.ada/length_cond.exp: New file.
3118 * gdb.ada/length_cond/length_cond.adb: New file.
3119 * gdb.ada/length_cond/pck.adb: New file.
3120 * gdb.ada/length_cond/pck.ads: New file.
3121
0ed4690a
TV
31222019-06-18 Tom de Vries <tdevries@suse.de>
3123
3124 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3125
d20ed5fd
TT
31262019-06-18 Tom Tromey <tromey@adacore.com>
3127
3128 * gdb.base/list0.h: Add comment explaining control character.
3129
86e04673
TV
31302019-06-18 Tom de Vries <tdevries@suse.de>
3131
3132 * boards/fission.exp: Break up long debug_flags line.
3133
c4973306
SM
31342019-06-16 Tom de Vries <tdevries@suse.de>
3135
3136 PR gdb/24445
3137 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3138 generated index.
3139
93cb9841
AB
31402019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3141
3142 PR gdb/24686
3143 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3144 improve detection of bug gdb/24541.
3145
399aaebd
SM
31462019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3147
3148 PR gdb/24669
3149 * gdb.base/index-cache.exp (uses_readnow,
3150 expecting_index_cache_use): Define global variable.
3151 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3152 expecting_index_cache_use.
3153
584a927c
AB
31542019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3155 Andrew Burgess <andrew.burgess@embecosm.com>
3156
3157 * gdb.fortran/pointers.f90: New file.
3158 * gdb.fortran/print_type.exp: New file.
3159 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3160 * gdb.fortran/vla-type.exp: Likewise.
3161 * gdb.fortran/vla-value.exp: Likewise.
3162 * gdb.mi/mi-vla-fortran.exp: Likewise.
3163
30056ea0
AB
31642019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3165
3166 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3167 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3168 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3169 as a stop reason.
3170
ec8e2b6d
AB
31712019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3172
3173 * gdb.base/annota1.exp: Update expected results.
3174 * gdb.cp/annota2.exp: Likewise.
3175 * gdb.cp/annota3.exp: Likewise.
3176
09e4c4e1
AB
31772019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3178
3179 * gdb.base/style-logging.exp: Remove path from test name.
3180
0735b091
TT
31812019-06-14 Tom Tromey <tromey@adacore.com>
3182
3183 PR gdb/24502:
3184 * gdb.base/style-logging.exp: New file.
3185
f5686554
TT
31862019-06-14 Tom Tromey <tromey@adacore.com>
3187
3188 * gdb.base/symfile-warn.exp: New file.
3189 * gdb.base/symfile-warn.c: New file.
3190
a0c1ffed
TT
31912019-06-14 Tom Tromey <tromey@adacore.com>
3192
3193 * gdb.base/annotate-symlink.exp: New file.
3194
f411722c
TT
31952019-06-14 Tom Tromey <tromey@adacore.com>
3196
3197 * gdb.ada/set_wstr.exp: Add reassignment test.
3198
4268ec18
TT
31992019-06-14 Tom Tromey <tromey@adacore.com>
3200
3201 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3202 'unchecked_access and 'unrestricted_access as well.
3203
9a9e394b
TT
32042019-06-14 Tom Tromey <tromey@adacore.com>
3205
3206 PR ada/24539:
3207 * gdb.ada/vla.exp: Update tests.
3208 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3209 pragma.
3210
4c048731
PA
32112019-06-13 Pedro Alves <palves@redhat.com>
3212
3213 * gdb.base/settings.exp (test-integer): Test junk after
3214 "unlimited".
3215
6665660a
PA
32162019-06-13 Pedro Alves <palves@redhat.com>
3217
3218 * gdb.base/options.exp (test-thread-apply): New.
3219 (top level): Call it.
3220
5d707134
PA
32212019-06-13 Pedro Alves <palves@redhat.com>
3222
3223 * gdb.base/options.exp (test-frame-apply): New.
3224 (top level): Test print commands with different "frame apply"
3225 prefixes.
3226
e2a689da
PA
32272019-06-13 Pedro Alves <palves@redhat.com>
3228
e79be6e5 3229 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3230 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3231 'max_completions' parameter and handle it.
3232 (test_gdb_completion_offers_commands): New.
3233
90a1ef87
PA
32342019-06-13 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3237
d4c16835
PA
32382019-06-13 Pedro Alves <palves@redhat.com>
3239
3240 * gdb.base/options.exp (test-backtrace): New.
3241 (top level): Call it.
3242
2daf894e
PA
32432019-06-13 Pedro Alves <palves@redhat.com>
3244
3245 * gdb.guile/scm-frame-args.exp: Use "set print
3246 raw-frame-arguments" instead of "set print raw frame-arguments".
3247 * gdb.python/py-frame-args.exp: Likewise.
3248
e6ed716c
PA
32492019-06-13 Pedro Alves <palves@redhat.com>
3250
3251 * gdb.compile/compile.exp: Adjust expected output to option
3252 processing changes.
3253
7d8062de
PA
32542019-06-13 Pedro Alves <palves@redhat.com>
3255
3256 * gdb.base/options.exp: Build executable.
3257 (test-print): New procedure.
3258 (top level): Call it, once for "print" and another for "compile
3259 print".
3260
9d0faba9
PA
32612019-06-13 Pedro Alves <palves@redhat.com>
3262
3263 * gdb.base/options.c: New file.
3264 * gdb.base/options.exp: New file.
3265
dee7b4c8
PA
32662019-06-13 Pedro Alves <palves@redhat.com>
3267
3268 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3269 that "o" is ambiguous.
3270
dca0f6c0
PA
32712019-06-13 Pedro Alves <palves@redhat.com>
3272
3273 * gdb.base/settings.c: New file.
3274 * gdb.base/settings.exp: New file.
3275
ccf46844
PA
32762019-06-13 Pedro Alves <palves@redhat.com>
3277
3278 * gdb.base/completion.exp: Fix comment typo.
3279
b9a3f842
PA
32802019-06-13 Pedro Alves <palves@redhat.com>
3281
3282 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3283 foo --1" test.
3284
d106773e
PA
32852019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3286
3287 * gdb.fortran/block-data.f: New.
3288 * gdb.fortran/block-data.exp: New.
3289
fea82da0
TV
32902019-06-11 Tom de Vries <tdevries@suse.de>
3291
3292 PR testsuite/24521
3293 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3294 message.
3295
8c2e74f1
TV
32962019-06-11 Tom de Vries <tdevries@suse.de>
3297
3298 PR testsuite/24521
3299 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3300
b49851c8
TV
33012019-06-11 Tom de Vries <tdevries@suse.de>
3302
3303 * boards/readnow.exp: New file.
3304
a7067863
AB
33052019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3306
3307 * gdb.fortran/vla-sizeof.exp: Update expected results.
3308
1a3da2cd
AB
33092019-06-06 Amos Bird <amosbird@gmail.com>
3310
3311 * gdb.base/annota1.exp (thread_switch): Add test for
3312 thread-exited annotation.
3313
3847a7bf
TT
33142019-06-06 Tom Tromey <tromey@adacore.com>
3315
3316 * gdb.base/maint.exp: Expect command started/finished output.
3317
0088ba59
AB
33182019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3319
3320 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3321 comment.
3322 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3323
312617a3
AB
33242019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3325
3326 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3327 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3328 * gdb.arch/riscv-unwind-long-insn.c: New file.
3329 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3330
e1f2e1a2
CB
33312019-06-04 Christian Biesinger <cbiesinger@google.com>
3332
d3238f7d 3333 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3334
206584bd
PW
33352019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3336
3337 * lib/gdb.exp (help_list_trailer): New regexp variable
3338 factorizing the help trailer message.
3339 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3340 arg to allow to better factorize various tests.
3341 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3342 (test_prefix_command_help): Use help_list_trailer.
3343 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3344 * gdb.guile/scm-cmd.exp: Likewise.
3345 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3346 * gdb.base/help.exp: Use test_user_defined_class_help.
3347 * gdb.base/style.exp: Add tests for styling of help and apropos.
3348 * lib/gdb-utils.exp (style): Add title and highlight styles.
3349
708dc93e
PW
33502019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3351
3352 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3353 $_shell_exitsignal.
3354 * gdb.base/default.exp: Update for new convenience variables.
3355
f49055a5
TT
33562019-05-29 Tom Tromey <tromey@adacore.com>
3357
3358 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3359 to "break complete ada" test case's regexp.
3360
4330d61d
TT
33612019-05-29 Tom Tromey <tromey@adacore.com>
3362
3363 PR c++/20020:
3364 * gdb.cp/constexpr-field.exp: New file.
3365 * gdb.cp/constexpr-field.cc: New file.
3366
000439d5
TT
33672019-05-29 Tom Tromey <tromey@adacore.com>
3368
3369 * gdb.base/finish.exp (finish_no_print): New proc.
3370 (finish_tests): Call it.
3371
5a01c34c
TV
33722019-05-24 Tom de Vries <tdevries@suse.de>
3373
3374 * gdb.dwarf2/gdb-add-index.exp: New file.
3375
18125b16
TT
33762019-05-22 Tom Tromey <tromey@adacore.com>
3377
3378 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3379 * gdb.base/style.exp: Use "style".
3380 * lib/gdb-utils.exp (style): New proc.
3381
af1a8d03
TV
33822019-05-22 Tom de Vries <tdevries@suse.de>
3383
3384 * gdb.base/align.exp: Require c++11.
3385
e7fe496b
TV
33862019-05-22 Tom de Vries <tdevries@suse.de>
3387
3388 PR testsuite/24586
3389 * gdb.python/py-mi-var-info-path-expression.exp: Call
3390 mi_skip_python_tests to check if python is supported.
3391
8fca4da0
AH
33922019-05-22 Alan Hayward <alan.hayward@arm.com>
3393
3394 * gdb.arch/aarch64-pauth.c: New test.
3395 * gdb.arch/aarch64-pauth.exp: New file.
3396
b7060614
AH
33972019-05-22 Alan Hayward <alan.hayward@arm.com>
3398
3399 * README (Re-running Tests Outside The Testsuite): New section.
3400
669d0468
TV
34012019-05-21 Tom de Vries <tdevries@suse.de>
3402
3403 * gdb.arch/amd64-eval.exp: Require c++11.
3404 * gdb.base/max-depth.exp: Same.
3405 * gdb.compile/compile-cplus-array-decay.exp: Same.
3406 * gdb.cp/meth-typedefs.exp: Same.
3407 * gdb.cp/subtypes.exp: Same.
3408 * gdb.cp/temargs.exp: Same.
3409
ce3ebcaa
AH
34102019-05-21 Alan Hayward <alan.hayward@arm.com>
3411
3412 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3413
34d11c68
AB
34142019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3415
3416 PR gdb/18644
3417 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3418 * gdb.fortran/printing-types.exp: Add new test.
3419 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3420 testing.
3421 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3422 setup_kfail call.
3423
87781e84
AH
34242019-05-17 Alan Hayward <alan.hayward@arm.com>
3425
3426 * README (Running the Testsuite): Change example.
3427 (Testsuite Parameters): Remove TRANSCRIPT.
3428 * lib/gdb.exp: Remove TRANSCRIPT check.
3429
b420b89e
AH
34302019-05-17 Alan Hayward <alan.hayward@arm.com>
3431
3432 * README (Testsuite Parameters): Add replay logging to
3433 GDBSERVER_DEBUG.
3434 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3435 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3436 as a comma separated list.
3437 (gdb_debug_init): Override procedure.
3438
408e9b8b
AH
34392019-05-17 Alan Hayward <alan.hayward@arm.com>
3440
3441 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3442 (gdb_write_cmd_file): New procedure.
3443 * lib/gdbserver-support.exp (gdbserver_start): Call
3444 gdbserver_write_cmd_file.
3445 (gdbserver_write_cmd_file): New procedure.
3446
f9e2e39d
AH
34472019-05-17 Alan Hayward <alan.hayward@arm.com>
3448
3449 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3450 (delete_breakpoints): Likewise.
3451 (gdb_run_cmd): Likewise.
3452 (gdb_start_cmd): Likewise.
3453 (gdb_starti_cmd): Likewise.
3454 (gdb_internal_error_resync): Likewise.
3455 (gdb_test_multiple): Likewise.
3456 (gdb_reinitialize_dir): Likewise.
3457 (default_gdb_exit): Likewise.
3458 (gdb_file_cmd): Mark kill as optional.
3459 (default_gdb_start): Call gdb_stdin_log_init.
3460 (send_gdb): Call gdb_stdin_log_write.
3461 (rerun_to_main): Mark Y as an answer.
3462 (gdb_stdin_log_init): New function.
3463 (gdb_stdin_log_write): Likewise.
3464
81f47ac2
AH
34652019-05-17 Alan Hayward <alan.hayward@arm.com>
3466
3467 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3468 * gdb.base/debug-expr.exp: Likewise.
3469 * gdb.base/foll-fork.exp: Likewise.
3470 * gdb.base/foll-vfork.exp: Likewise.
3471 * gdb.base/fork-print-inferior-events.exp: Likewise.
3472 * gdb.base/gdb-sigterm.exp: Likewise.
3473 * gdb.base/gdbinit-history.exp: Likewise.
3474 * gdb.base/osabi.exp: Likewise.
3475 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3476 * gdb.base/ui-redirect.exp: Likewise.
3477 * gdb.gdb/unittest.exp: Likewise.
3478 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3479 * gdb.mi/mi-watch.exp: Likewise.
3480 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3481 * gdb.mi/user-selected-context-sync.exp: Likewise.
3482 * gdb.python/python.exp: Disable debug test when debugging.
3483 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3484 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3485 Likewise.
3486 * gdb.threads/stepi-random-signal.exp: Likewise.
3487
29b52314
AH
34882019-05-17 Alan Hayward <alan.hayward@arm.com>
3489
3490 * Makefile.in: Pass through GDB_DEBUG.
3491 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3492 (gdb,debug): Add board setting.
3493 * lib/gdb.exp (default_gdb_start): Start debugging.
3494 (gdb_debug_enabled): New procedure.
3495 (gdb_debug_init): Likewise.
29b52314
AH
3496
34972019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3498
29b52314
AH
3499 * Makefile.in: Pass through GDB_DEBUG.
3500 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3501 (gdb,debug): Add board setting.
3502 * lib/gdb.exp (default_gdb_start): Start debugging.
3503 (gdb_debug_enabled): New procedure.
3504 (gdb_debug_init): Likewise.
29b52314 3505
ca1285d1
AH
35062019-05-17 Alan Hayward <alan.hayward@arm.com>
3507
3508 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3509
f3a09c80
AH
35102019-05-17 Alan Hayward <alan.hayward@arm.com>
3511
3512 * gdb.base/ui-redirect.exp: Test redirection.
3513
26648588
JV
35142019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3515
3516 * gdb.mi/mi-complete.exp: New file.
3517 * gdb.mi/mi-complete.cc: Likewise.
3518
14237686
AB
35192019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3520
3521 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3522 indexed and sliced arrays, and pointers to arrays.
3523
e7bd7fba
TT
35242019-05-14 Tom Tromey <tromey@adacore.com>
3525
3526 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3527 styling test.
3528
2764128d
TV
35292019-05-14 Tom de Vries <tdevries@suse.de>
3530
3531 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3532 selection entry encoding.
3533
71bed2db
TT
35342019-05-10 Tom Tromey <tromey@adacore.com>
3535
3536 * gdb.ada/info_exc.exp: Add "complete" test.
3537
63b667ad
TV
35382019-05-09 Tom de Vries <tdevries@suse.de>
3539
3540 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3541 CU-relative.
3542
9cfd2b89
TV
35432019-05-09 Tom de Vries <tdevries@suse.de>
3544
3545 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3546 CU-relative.
3547
2228ef77
XR
35482019-05-08 Joel Brobecker <brobecker@adacore.com>
3549
3550 * gdb.ada/frame_arg_lang.exp: New testcase.
3551 * gdb.ada/frame_arg_lang/bla.adb: New file.
3552 * gdb.ada/frame_arg_lang/pck.ads: New file.
3553 * gdb.ada/frame_arg_lang/pck.adb: New file.
3554 * gdb.ada/frame_arg_lang/foo.c: New file.
3555
80e55b13
TT
35562019-05-08 Tom Tromey <tromey@adacore.com>
3557
3558 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3559
9d3421af
TT
35602019-05-08 Tom Tromey <tromey@adacore.com>
3561
3562 * gdb.base/ptype-offsets.exp: Update tests.
3563
844333e2
TT
35642019-05-08 Tom Tromey <tromey@adacore.com>
3565
3566 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3567 cases.
3568 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3569 "short".
3570
988915ee
TT
35712019-05-08 Tom Tromey <tromey@adacore.com>
3572
3573 * gdb.ada/vla.exp: New file.
3574 * gdb.ada/vla/vla.adb: New file.
3575
7bd55dac
TV
35762019-05-07 Tom de Vries <tdevries@suse.de>
3577
3578 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3579
75f06e9d
TV
35802019-05-07 Tom de Vries <tdevries@suse.de>
3581
3582 PR testsuite/24522
3583 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3584 section.
3585
77e7aaa4
TV
35862019-05-07 Tom de Vries <tdevries@suse.de>
3587
3588 PR testsuite/24522
3589 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3590 .debug_aranges section.
3591
456ba0fa
TV
35922019-05-07 Tom de Vries <tdevries@suse.de>
3593
3594 PR testsuite/24159
3595 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3596
5a56d6a6
TV
35972019-05-06 Tom de Vries <tdevries@suse.de>
3598
3599 * lib/gdb.exp (exec_has_index_section): New proc.
3600 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3601 section.
3602
9d6d4be8
TV
36032019-05-04 Tom de Vries <tdevries@suse.de>
3604
3605 * boards/cc-with-debug-names.exp: New file.
3606
222a8d25
TT
36072019-05-03 Tom Tromey <tromey@adacore.com>
3608
3609 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3610 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3611 * gdb.ada/char_enum.exp: Add test.
3612
0fdfd794
TV
36132019-05-03 Tom de Vries <tdevries@suse.de>
3614
3615 * boards/cc-with-gdb-index.exp: New file.
3616
80062eb9
AB
36172019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3618
3619 * gdb.rust/simple.exp: Add new test case.
3620 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3621 (main): Initialise an instance of the new struct.
3622
4504bbde
TT
36232019-05-01 Tom Tromey <tromey@adacore.com>
3624
3625 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3626 record.
3627 (NPR): New variable.
3628 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3629 test.
3630
d48e62f4
TT
36312019-05-01 Tom Tromey <tromey@adacore.com>
3632
3633 * gdb.ada/packed_array_assign.exp: Add packed assignment
3634 regression test.
3635
f59f30f5
TV
36362019-05-01 Tom de Vries <tdevries@suse.de>
3637
3638 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3639
b70bfc54
TV
36402019-05-01 Tom de Vries <tdevries@suse.de>
3641
3642 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3643
15f18d14
AT
36442019-04-30 Ali Tamur <tamur@google.com>
3645
3646 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3647
2ff0a947
TT
36482019-04-30 Tom Tromey <tromey@adacore.com>
3649
3650 * lib/ada.exp (find_ada_tool): New proc.
3651 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3652 * gdb.ada/catch_ex_std.exp: New file.
3653 * gdb.ada/catch_ex_std/foo.adb: New file.
3654 * gdb.ada/catch_ex_std/some_package.adb: New file.
3655 * gdb.ada/catch_ex_std/some_package.ads: New file.
3656
a776957c
TT
36572019-04-30 Tom Tromey <tromey@adacore.com>
3658
3659 PR c++/24470:
3660 * gdb.cp/temargs.cc: Add test code from PR.
3661
bc68014d
AB
36622019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3663
3664 * gdb.fortran/vla-datatypes.exp: Update expected results.
3665 * gdb.fortran/vla-ptype.exp: Likewise.
3666 * gdb.fortran/vla-type.exp: Likewise.
3667 * gdb.fortran/vla-value.exp: Likewise.
3668
f1fdc960
AB
36692019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3670
3671 * gdb.fortran/ptr-indentation.exp: Update expected results.
3672 * gdb.fortran/ptype-on-functions.exp: Likewise.
3673 * gdb.fortran/vla-ptr-info.exp: Likewise.
3674 * gdb.fortran/vla-value.exp: Likewise.
3675
bf7a4de1
AB
36762019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3677
3678 * gdb.fortran/ptype-on-functions.exp: New file.
3679 * gdb.fortran/ptype-on-functions.f90: New file.
3680
bbe75b9d
AB
36812019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3682
3683 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3684 case void string.
3685
1db455a7
AB
36862019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3687
3688 * gdb.fortran/complex.exp: Expand.
3689 * gdb.fortran/complex.f: Renamed to...
3690 * gdb.fortran/complex.f90: ...this, and extended to add more
3691 complex values.
3692
b6d03bb2
AB
36932019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3694
3695 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3696 MODULO, CMPLX.
3697
2e62ab40
AB
36982019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3699 Richard Bunt <richard.bunt@arm.com>
3700
3701 * gdb.base/max-depth.c: New file.
3702 * gdb.base/max-depth.exp: New file.
3703 * gdb.python/py-nested-maps.c: New file.
3704 * gdb.python/py-nested-maps.exp: New file.
3705 * gdb.python/py-nested-maps.py: New file.
3706 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3707 (test_all_common): Call test_max_depth.
3708 * gdb.fortran/max-depth.exp: New file.
3709 * gdb.fortran/max-depth.f90: New file.
3710 * gdb.go/max-depth.exp: New file.
3711 * gdb.go/max-depth.go: New file.
3712 * gdb.modula2/max-depth.exp: New file.
3713 * gdb.modula2/max-depth.c: New file.
3714 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3715
d2b584a5
TV
37162019-04-29 Tom de Vries <tdevries@suse.de>
3717
3718 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3719
136afab8
PW
37202019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3721
3722 * gdb.base/callexit.exp: Test may-call-functions off.
3723
725cbb63
KS
37242019-04-25 Keith Seitz <keiths@redhat.com>
3725
3726 PR c++/24367
3727 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3728 (another_incomplete_struct, test_incomplete): New definitions.
3729 (main): Use new definitions.
3730 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3731 functions.
3732
701adfb0
PA
37332019-04-25 Ali Tamur <tamur@google.com>
3734
3735 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3736
82433e3e
SDJ
37372019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3738
3739 PR corefiles/11608
3740 PR corefiles/18187
3741 * gdb.base/coredump-filter-build-id.exp: New file.
3742
dd06d4d6
AH
37432019-04-25 Alan Hayward <alan.hayward@arm.com>
3744
e79be6e5
SM
3745 * Makefile.in: Pass through GDBSERVER_DEBUG.
3746 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3747 (gdbserver,debug): Add board setting.
3748 * gdb.trace/tspeed.exp: Skip when debugging.
3749 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3750 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3751
1670072e
TT
37522019-04-24 Tom Tromey <tromey@adacore.com>
3753
3754 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3755 Rust.
3756
a59240a4
TT
37572019-04-24 Tom Tromey <tromey@adacore.com>
3758
3759 * gdb.arch/amd64-eval.exp: Test bitfield return.
3760 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3761 (class Foo) <return_bitfields>: New method.
3762 (main): Call it.
3763
b907456c
AB
37642019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3765
3766 * gdb.cp/many-args.cc: New file.
3767 * gdb.cp/many-args.exp: New file.
3768
5c565afd
TV
37692019-04-23 Tom de Vries <tdevries@suse.de>
3770
3771 PR gdb/24433
3772 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3773
ba22ff86
AH
37742019-04-23 Alan Hayward <alan.hayward@arm.com>
3775
3776 * gdb.trace/backtrace.exp: Use nopie flag.
3777 * gdb.trace/circ.exp: Likewise.
3778 * gdb.trace/collection.exp: Likewise.
3779 * gdb.trace/ftrace.exp: Likewise.
3780 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3781 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3782 * gdb.trace/qtro.exp: Likewise.
3783 * gdb.trace/read-memory.exp: Likewise.
3784 * gdb.trace/report.exp: Likewise.
3785 * gdb.trace/tfile.exp: Likewise.
3786 * gdb.trace/tfind.exp: Likewise.
3787 * gdb.trace/unavailable.exp: Likewise.
3788
7905fc35
PA
37892019-04-22 Pedro Alves <palves@redhat.com>
3790
3791 * gdb.base/solib-probes-nosharedlibrary.c,
3792 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3793
8ecb59f8
TT
37942019-04-19 Tom Tromey <tromey@adacore.com>
3795
3796 * gdb.ada/ptype_union.c: New file.
3797 * gdb.ada/ptype_union.exp: New file.
3798
62160ec9
TT
37992019-04-19 Tom Tromey <tromey@adacore.com>
3800
3801 PR symtab/24423:
3802 * gdb.base/list0.h (foo): Add a control-l character.
3803
36cd4ba5
TV
38042019-04-18 Tom de Vries <tdevries@suse.de>
3805
3806 PR gdb/24433
3807 * boards/local-board.exp: Set sysroot to "".
3808
b73715df
TV
38092019-04-18 Tom de Vries <tdevries@suse.de>
3810 Pedro Alves <palves@redhat.com>
3811
3812 PR gdb/24454
3813 * gdb.threads/vfork-follow-child-exec.c: New file.
3814 * gdb.threads/vfork-follow-child-exec.exp: New file.
3815 * gdb.threads/vfork-follow-child-exit.c: New file.
3816 * gdb.threads/vfork-follow-child-exit.exp: New file.
3817
4aa866af
LS
38182019-04-15 Leszek Swirski <leszeks@google.com>
3819
3820 * gdb.arch/amd64-eval.cc: New file.
3821 * gdb.arch/amd64-eval.exp: New file.
3822
e5a1a79a
AH
38232019-04-11 Alan Hayward <alan.hayward@arm.com>
3824
3825 * gdb.server/sysroot.c: New test.
3826 * gdb.server/sysroot.exp: New file.
3827 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3828 matching param.
3829
41077b66
AB
38302019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3831
3832 * gdb.base/align.exp: Extend test to cover structures containing
3833 only static fields.
3834
c30391f8
TV
38352019-04-11 Tom de Vries <tdevries@suse.de>
3836
3837 * boards/cc-with-dwz-m.exp: New file.
3838 * boards/cc-with-dwz.exp: New file.
3839 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3840
e242fd12
SM
38412019-04-09 Simon Marchi <simon.marchi@efficios.com>
3842
3843 * gdb.base/start-cpp.exp: New file.
3844 * gdb.base/start-cpp.cc: New file.
3845
2b0c8b01
KB
38462019-04-08 Kevin Buettner <kevinb@redhat.com>
3847
3848 * gdb.python/py-thrhandle.exp: Adjust tests to call
3849 thread_from_handle instead of thread_from_thread_handle.
3850
947210e5
KB
38512019-04-08 Kevin Buettner <kevinb@redhat.com>
3852
3853 * gdb.python/py-thrhandle.exp: Add tests for
3854 gdb.InferiorThread.handle.
3855
d7df6549
AB
38562019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3857
3858 * gdb.python/py-function.exp: Check calling helper function from
3859 all languages.
3860 * lib/gdb.exp (gdb_supported_languages): New proc.
3861
8bdc1658
AB
38622019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3863
3864 * gdb.base/complex-parts.c: New file.
3865 * gdb.base/complex-parts.exp: New file.
3866
05caa1d2
TT
38672019-04-01 Tom Tromey <tromey@adacore.com>
3868
3869 PR symtab/23331:
3870 * gdb.dwarf2/dw2-ranges-main.c: New file.
3871 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3872 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3873
7734102d
EZ
38742019-03-30 Simon Marchi <simark@simark.ca>
3875
3876 * gdb.base/default.exp: Add values for $_gdb_major and
3877 $_gdb_minor.
3878
188e1fa9
TT
38792019-03-29 Tom Tromey <tromey@adacore.com>
3880
3881 * gdb.base/help.exp: Tighten apropos regexp.
3882
2880242d
KS
38832019-03-29 Keith Seitz <keiths@redhat.com>
3884
3885 * gdb.fortran/array-bounds.exp: New file.
3886 * gdb.fortran/array-bounds.f90: New file.
3887
077cad8e
PW
38882019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3889
3890 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3891
80047cfc
PW
38922019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3893
3894 * gdb.multi/hello.c (main): Increase alarm timer.
3895
f489207e
SL
38962019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3897
3898 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3899 factor when no hardware watchpoint support.
3900
c92df149
AH
39012019-03-28 Alan Hayward <alan.hayward@arm.com>
3902 Pedro Alves <palves@redhat.com>
3903
3904 * boards/local-board.exp: set sysroot to /.
3905
933aebfa
AH
39062019-03-27 Alan Hayward <alan.hayward@arm.com>
3907
3908 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3909 in child.
3910
9f9aa852
AB
39112019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3912
3913 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3914 field.
3915 (make_container): Initialise new field.
3916 * gdb.python/py-prettyprint.exp: Add new tests.
3917 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3918 <display_hint>: New method.
3919
3714a195
AB
39202019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3921
3922 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3923 gdb_continue_to_breakpoint more throughout this test.
3924 (run_lang_tests) Supply unique test names, and use
3925 gdb_test_no_output.
3926
18c77628
AB
39272019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3928
3929 * gdb.base/finish-pretty.exp: Update expected results.
3930 * gdb.base/pretty-print.c: New file.
3931 * gdb.base/pretty-print.exp: New file.
3932
9a93502f
PA
39332019-03-25 Pedro Alves <palves@redhat.com>
3934
3935 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3936 move comments outside list. Append '-i "" eof' section.
3937
968aa7ae
AH
39382019-03-22 Alan Hayward <alan.hayward@arm.com>
3939
34a7f2a4 3940 PR testsuite/25016
968aa7ae
AH
3941 * README: Add pie options.
3942 * gdb.base/break-interp.exp: Ensure pie is disabled.
3943 * gdb.base/dump.exp: Likewise.
3944 * lib/gdb.exp (gdb_compile): Add pie option.
3945
4c7d57e7
TT
39462019-03-19 Tom Tromey <tromey@adacore.com>
3947
3948 * gdb.mi/mi2-cli-display.c: New file.
3949 * gdb.mi/mi2-cli-display.exp: New file.
3950
bff8c71f
TT
39512019-03-18 Joel Brobecker <brobecker@adacore.com>
3952 Tom Tromey <tromey@adacore.com>
3953
3954 * gdb.ada/ptype_array/pck.adb: New file.
3955 * gdb.ada/ptype_array/pck.ads: New file.
3956 * gdb.ada/ptype_array/foo.adb: New file.
3957 * gdb.ada/ptype_array.exp: New file.
3958
d085f989
TT
39592019-03-14 Tom Tromey <tromey@adacore.com>
3960
3961 * gdb.base/style.exp: Add "set style sources" test.
3962
b4be1b06
SM
39632019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3964
3965 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3966 * mi-breakpoint-multiple-locations.exp: ... this.
3967 (make_breakpoints_pattern): New proc.
3968 (do_test): Add mi_version parameter, test -break-insert,
3969 -break-info and =breakpoint-created.
3970
7cde5fc2
AB
39712019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3972
3973 * config/default.exp: Remove 'load_lib gdb.exp'.
3974 * config/monitor.exp: Likewise.
3975 * config/sid.exp: Likewise.
3976 * config/sim.exp: Likewise.
3977 * config/slite.exp: Likewise.
3978 * config/unix.exp: Likewise.
3979 * gdb.base/default.exp: Remove unhelpful comment.
3980
efbecbc1
AB
39812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3982
3983 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3984
0841c79a
AB
39852019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3986
3987 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3988
4a270568
AB
39892019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3990
3991 * gdb.fortran/type-kinds.exp: Update expected results.
3992
067630bd
AB
39932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3994
3995 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3996
3be47f7a
AB
39972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3998
3999 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4000 function.
4001 (test_basic_parsing_of_type_kinds): Expand types tested.
4002 (test_parsing_invalid_type_kinds): New function.
4003
4d00f5d8
AB
40042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4005
4006 * gdb.fortran/intrinsics.exp: New file.
4007 * gdb.fortran/intrinsics.f90: New file.
4008 * gdb.fortran/type-kinds.exp: New file.
4009
c8f91604
AB
40102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4011
4012 * gdb.fortran/dot-ops.exp: New file.
4013
dd9f2c76
AB
40142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4015
4016 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4017 Check upper and lower case logical literals.
4018
84ec9724
AB
40192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4020
4021 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4022 Remove duplicate tests.
4023
c3734e09
AH
40242019-03-06 Alan Hayward <alan.hayward@arm.com>
4025
4026 * lib/gdb.exp (builtin_cd): rename of cd.
4027 (cd): Override builtin.
4028
aa3cfbda
RB
40292019-03-06 Richard Bunt <richard.bunt@arm.com>
4030
4031 * gdb.fortran/function-calls.exp: New file.
4032 * gdb.fortran/function-calls.f90: New test.
4033
7b63ad86
RB
40342019-03-04 Richard Bunt <richard.bunt@arm.com>
4035
4036 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4037 on user program standard output.
4038 * gdb.fortran/short-circuit-argument-list.f90: Record function
4039 calls.
4040
01abb042
AH
40412019-02-28 Alan Hayward <alan.hayward@arm.com>
4042
c3734e09
AH
4043 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4044 failure.
01abb042 4045
92137da0
RO
40462019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4047
4048 PR gdb/8527
4049 * gdb.base/interrupt-daemon-attach.c,
4050 gdb.base/interrupt-daemon-attach.exp: New test.
4051
5862844d
PA
40522019-02-27 Pedro Alves <palves@redhat.com>
4053
4054 * gdb.base/page.exp: Add tests for "set width/height -1".
4055
8ed25214
PA
40562019-02-27 Pedro Alves <palves@redhat.com>
4057
4058 * gdb.base/page.exp: Add tests for "set/show width/height" with
4059 "infinite" values.
4060
6c28e44a
TT
40612019-02-27 Tom Tromey <tromey@adacore.com>
4062
4063 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4064 2.4.
4065 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4066 workaround.
4067
bf9a735e
AB
40682019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4069
4070 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4071 tests for structs with static members.
4072
8791793c
TT
40732019-02-26 Tom Tromey <tromey@adacore.com>
4074
4075 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4076 ValueError, not TypeError.
4077
bc2a507e
KB
40782019-02-26 Kevin Buettner <kevinb@redhat.com>
4079
4080 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4081 call from main program.
4082
e0e7d3bd
JB
40832019-02-23 Joel Brobecker <brobecker@adacore.com>
4084
4085 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4086 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4087 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4088 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4089 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4090
9600246d
KS
40912019-02-22 Keith Seitz <keiths@redhat.com>
4092
4093 PR symtab/23853
4094 * gdb.base/symlink-sourcefile.c: New file.
4095 * gdb.base/symlink-sourcefile.exp: New file.
4096
0c95f9ed
TT
40972019-02-20 Tom Tromey <tom@tromey.com>
4098
4099 * gdb.base/info_qt.exp: Update.
4100
6caa91b6
SM
41012019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4102
4103 * gdb.base/source.exp: Move "error in sourced script" code to
4104 the end.
4105 * gdb.base/source-error.gdb: Move contents to
4106 source-error-1.gdb. Add new code to source source-error-1.gdb.
4107 * gdb.base/source-error-1.gdb: New file, from previous
4108 source-error.gdb.
4109
6506371f
TT
41102019-02-17 Tom Tromey <tom@tromey.com>
4111
4112 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4113 for macro styling.
4114 * gdb.base/style.c (SOME_MACRO): New macro.
4115
a0087920
TT
41162019-02-17 Tom Tromey <tom@tromey.com>
4117
4118 * gdb.base/style.exp: Add line-wrapping tests.
4119 * gdb.base/page.exp: Add test for quitting during pagination.
4120
a2cd4f14
JB
41212019-02-17 Joel Brobecker <brobecker@adacore.com>
4122
4123 * gdb.ada/big_packed_array: New testcase.
4124 * gdb.ada/homonym.exp: Fix incorrect expected output for
4125 "break <homonym__get_value>" test.
4126
9d70ffbc
WP
41272019-02-13 Weimin Pan <weimin.pan@oracle.com>
4128
4129 PR breakpoints/21870
4130 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4131 and prepare_for_testing. Add comment.
4132 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4133 redundant cleanup call. Clean up comment.
4134
01c7ae81
WP
41352019-02-12 Weimin Pan <weimin.pan@oracle.com>
4136
4137 PR breakpoints/21870
4138 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4139 * gdb.arch/aarch64-dbreg-contents.c: New file.
4140
aff29d1c
JB
41412019-02-10 Joel Brobecker <brobecker@adacore.com>
4142
4143 * gdb.ada/mi_ref_changeable: New testcase.
4144
df0da8a2
AH
41452019-02-07 Alan Hayward <alan.hayward@arm.com>
4146
4147 * gdb.base/attach.exp: Add double attach test.
4148
bd447abb
SM
41492019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4150
4151 * lib/gdb.exp (default_gdb_start): Don't match pagination
4152 prompt.
4153 (gdb_init): Set stty_init.
4154
1dbc40b9
TT
41552019-01-27 Tom Tromey <tom@tromey.com>
4156
4157 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4158 skip_python_tests.
4159
353229bf
AH
41602019-01-24 Alan Hayward <alan.hayward@arm.com>
4161
4162 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4163 New structure.
4164 (struct struct_static_02_02): Likewise.
4165 (struct struct_static_02_03): Likewise.
4166 (struct struct_static_02_04): Likewise.
4167 (struct struct_static_04_01): Likewise.
4168 (struct struct_static_04_02): Likewise.
4169 (struct struct_static_04_03): Likewise.
4170 (struct struct_static_04_04): Likewise.
4171 (struct struct_static_06_01): Likewise.
4172 (struct struct_static_06_02): Likewise.
4173 (struct struct_static_06_03): Likewise.
4174 (struct struct_static_06_04): Likewise.
4175 (cmp_struct_static_02_01): Likewise.
4176 (cmp_struct_static_02_02): Likewise.
4177 (cmp_struct_static_02_03): Likewise.
4178 (cmp_struct_static_02_04): Likewise.
4179 (cmp_struct_static_04_01): Likewise.
4180 (cmp_struct_static_04_02): Likewise.
4181 (cmp_struct_static_04_03): Likewise.
4182 (cmp_struct_static_04_04): Likewise.
4183 (cmp_struct_static_06_01): Likewise.
4184 (cmp_struct_static_06_02): Likewise.
4185 (cmp_struct_static_06_03): Likewise.
4186 (cmp_struct_static_06_04): Likewise.
4187 (call_all): Test new structs.
4188 * gdb.base/infcall-nested-structs.exp: Likewise.
4189
73021deb
AH
41902019-01-21 Alan Hayward <alan.hayward@arm.com>
4191 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4192
fc65c7db
AH
41932019-01-21 Alan Hayward <alan.hayward@arm.com>
4194 * gdb.base/stack-protector.c: New test.
4195 * gdb.base/stack-protector.exp: New file.
4196 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4197 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4198 option.
4199 (gdb_compile): Remove stack protector for GCC and prevent
4200 recursion.
4201
c24bdb02
KS
42022019-01-16 Keith Seitz <keiths@redhat.com>
4203
4204 PR gdb/23773
4205 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4206
6f072a10
PFC
42072019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4208
4209 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4210 aliases.
4211 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4212 tests.
4213 * gdb.arch/powerpc-vector-regs.c: New file.
4214 * gdb.arch/powerpc-vector-regs.exp: New file.
4215
a7b8d682
PFC
42162019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4217
4218 * gdb.arch/altivec-regs.exp: Fix the list passed to
4219 gdb_expect_list when testing "info vector".
4220
6eb6fb67
AB
42212019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4222
4223 * gdb.base/style.exp: Don't include path in testname.
4224
b56f80d8
KS
42252019-01-10 Keith Seitz <keiths@redhat.com>
4226
4227 PR gdb/23712
4228 PR symtab/23010
4229 * gdb.dwarf2/multidictionary.exp: New file.
4230
041be526
SM
42312019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4232
4233 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4234 (test_gnuv3_style_demangling): ... this.
4235 (test_lucid_style_demangling): Remove.
4236 (test_arm_style_demangling): Remove.
4237 (test_hp_style_demangling): Remove.
4238 (do_tests): Remove calls to the above.
4239
d820d0c3
AB
42402019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4241
4242 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4243 case.
4244
f097f5ad
TT
42452019-01-06 Tom Tromey <tom@tromey.com>
4246
4247 PR gdb/28155:
4248 * gdb.dwarf2/typedef-void-finish.exp: New file.
4249
2cd8cc0b
TT
42502018-12-28 Tom Tromey <tom@tromey.com>
4251 Simon Marchi <simark@simark.ca>
4252
4253 * gdb.base/jit-exec.exp: New file.
4254 * gdb.base/jit-exec.c: New file.
4255 * gdb.base/jit-execd.c: New file.
4256
35fb8261
TT
42572018-12-28 Tom Tromey <tom@tromey.com>
4258
4259 * gdb.base/style.exp: Update test to check for address styling.
4260
47fd17cd
TT
42612018-12-28 Tom Tromey <tom@tromey.com>
4262
4263 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4264 message.
4265
d47032b7
TT
42662018-12-28 Tom Tromey <tom@tromey.com>
4267
4268 * gdb.base/style.exp: Add test for version number styling.
4269
af79b68d
TT
42702018-12-28 Tom Tromey <tom@tromey.com>
4271
4272 * gdb.base/style.exp: Add test for print_address_symbolic.
4273
0bb296cb
TT
42742018-12-28 Tom Tromey <tom@tromey.com>
4275
4276 * gdb.base/style.exp: Add test for breakpoint setting.
4277
80ae2043
TT
42782018-12-28 Tom Tromey <tom@tromey.com>
4279
4280 * gdb.base/style.exp: Add test for variable names.
4281
cbe56571
TT
42822018-12-28 Tom Tromey <tom@tromey.com>
4283
4284 * gdb.base/style.exp: New file.
4285 * gdb.base/style.c: New file.
4286
9162a27c
TT
42872018-12-28 Tom Tromey <tom@tromey.com>
4288
4289 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4290 "dumb".
4291 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4292 the TERM environment variable.
4293
bc543c90
TT
42942018-12-27 Tom Tromey <tom@tromey.com>
4295
4296 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4297 pagination test.
4298
6f0ffe50
AB
42992018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4300
4301 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4302 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4303
b5a1e557
PW
43042018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4305
4306 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4307 Filename a.adb changed to bp_fun_addr.adb.
4308 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4309
6e8b1ab2
JV
43102018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4311
4312 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4313 non-PIE executables.
4314 * README: Mention the gdb,nopie_flag board setting.
4315 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4316 non-PIE executable.
4317 * gdb.arch/amd64-entry-value.exp: Likewise.
4318 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4319 * gdb.arch/i386-float.exp: Likewise.
4320 * gdb.arch/i386-signal.exp: Likewise.
4321 * gdb.mi/mi-reg-undefined.exp: Likewise.
4322
d00a27c5
PM
43232018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4324
4325 PR gdb/23974
4326 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4327
161d081c
PW
43282018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4329
4330 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4331 Update order of results accordingly.
4332
b001de23
AB
43332018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4334
4335 * gdb.base/annota1.exp: Update a test regexp.
4336
99e1a184
AB
43372018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4338
4339 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4340
7a81c1e2
PW
43412018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4342
4343 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4344 (reuse_time): Initialize to REUSE_TIME_CAP.
4345 (check_rc): New function.
4346 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4347 Check pthread_create rc.
4348 (spawner_thread_func): Check pthread_create and pthread_join rc.
4349
73e8dc90
PA
43502018-12-08 Pedro Alves <palves@redhat.com>
4351
4352 * gdb.base/list.exp (test_forward_search): Rename to ...
4353 (test_forward_reverse_search): ... this. Also test reverse-search
4354 and the forward-search alias.
4355
13f2ed32
AB
43562018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4357
4358 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4359 local timeout variable before return, and remove all local timeout
4360 variable entirely.
4361 (gdb_load): Likewise.
4362
64d27cfc
TV
43632018-12-01 Tom de Vries <tdevries@suse.de>
4364
4365 * gdb.base/gdb-caching-proc.exp: New file.
4366
f63c03b4
SDJ
43672018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4368
4369 * Makefile.in (TIMESTAMP): New variable.
4370 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4371 command.
4372 (check-single-racy): Likewise.
4373 (check/%.exp): Likewise.
4374 (check-racy/%.exp): Likewise.
4375 (workers/%.worker): Likewise.
4376 (build-perf): Likewise.
4377 (check-perf): Likewise.
4378 * README: Describe new "TS" and "TS_FORMAT" variables.
4379 * print-ts.py: New file.
4380
1c97054b
BF
43812018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4382
4383 PR python/23714
4384 * gdb.python/python.exp: Test command repetition after
4385 gdb.execute.
4386
1871a62d
AB
43872018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4388
4389 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4390 is correctly aligned.
4391
fb5e1ed9
PW
43922018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4393
4394 * gdb.ada/info_auto_lang.exp: New testcase.
4395 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4396 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4397 * gdb.ada/info_auto_lang/some_c.c: New file.
4398
43d397ca
PW
43992018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4400
4401 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4402 FUNC_lang language syntax.
4403
beddd671
PW
44042018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4405
4406 * gdb.base/info_minsym.c: New file.
4407 * gdb.base/info_minsym.exp: New file.
4408
73fc52c4
TT
44092018-11-19 Tom Tromey <tom@tromey.com>
4410
4411 PR rust/23625:
4412 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4413 * gdb.rust/expr.exp: Update expected output. Change one test.
4414
994b876a
TT
44152018-11-19 Tom Tromey <tom@tromey.com>
4416
4417 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4418
6769f276
PA
44192018-11-19 Pedro Alves <palves@redhat.com>
4420
4421 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4422 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4423 see the expected warning.
4424
38a72da0
AH
44252018-11-16 Alan Hayward <alan.hayward@arm.com>
4426
4427 PR gdb/22736:
4428 * gdb.cp/infcall-nodebug-lib.c: New test.
4429 * gdb.cp/infcall-nodebug-main.c: New test.
4430 * gdb.cp/infcall-nodebug.exp: New file.
4431
53a89d6e
SM
44322018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4433
4434 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4435 completer tests.
4436
9325300d
TV
44372018-11-09 Tom de Vries <tdevries@suse.de>
4438
4439 * gdb.base/msym-lang.c: New test.
4440 * gdb.base/msym-lang.exp: New file.
4441 * gdb.base/msym-lang-main.c: New test.
4442
20f0d60d
TT
44432018-11-08 Tom Tromey <tom@tromey.com>
4444
4445 PR gdb/23555:
4446 PR gdb/23838:
4447 * gdb.base/warning.exp: New file.
4448
b5420128
JB
44492018-11-08 Jan Beulich <jbeulich@suse.com>
4450
4451 * testsuite/gdb.arch/i386-avx512.c,
4452 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4453
cd115d61
AB
44542018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4455
4456 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4457 point hardware.
4458
35ee2dc2
AB
44592018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4460
4461 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4462 * gdb.dwarf2/missing-type-name.exp: New file.
4463
31aceee8
TV
44642018-11-06 Tom de Vries <tdevries@suse.de>
4465
4466 * gdb.base/many-headers.c: New test.
4467 * gdb.base/many-headers.exp: New file.
4468
109be305
JW
44692018-11-06 Jim Wilson <jimw@sifive.com>
4470
4471 * gdb.base/code_elim.exp: For riscv, set additional_flags
4472 to include -msmall-data-limit=0.
4473
e2b7af72
JB
44742018-11-01 Joel Brobecker <brobecker@adacore.com>
4475
4476 * gdb.ada/watch_minus_l: New testcase.
4477
cdcda965
SM
44782018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4479
4480 * gdb.arch/aix-sighandle.c: New file.
4481 * gdb.arch/aix-sighandle.exp: New file.
4482
92dcebf3
AB
44832018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4484
4485 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4486 registers being unions.
4487
68b9ac18
TV
44882018-10-31 Tom de Vries <tdevries@suse.de>
4489
4490 * lib/valgrind.exp: New file.
4491 (vgdb_start, vgdb_stop): New procs, factored out of ...
4492 * gdb.base/valgrind-bt.exp: ... here, ...
4493 * gdb.base/valgrind-disp-step.exp: ... here and ...
4494 * gdb.base/valgrind-infcall.exp: ... here.
4495
1443936e
TV
44962018-10-31 Tom de Vries <tdevries@suse.de>
4497
4498 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4499
eb77c9df
AB
45002018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4501
4502 * gdb.dwarf2/void-type.c: New file.
4503 * gdb.dwarf2/void-type.exp: New file.
4504
82b5e646
PW
45052018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4506
4507 * gdb.base/info_qt.c: New file.
4508 * gdb.base/info_qt.exp: New file.
4509
8d619c01
EBM
45102018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4511
4512 * gdb.arch/powerpc-htm-regs.c: New file.
4513 * gdb.arch/powerpc-htm-regs.exp: New file.
4514
f2cf6173
EBM
45152018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4516
4517 * gdb.arch/powerpc-tar.c: New file.
4518 * gdb.arch/powerpc-tar.exp: New file.
4519
7ca18ed6
EBM
45202018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4521
4522 * gdb.arch/powerpc-ppr-dscr.c: New file.
4523 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4524
bfcc0eba
TV
45252018-10-25 Tom de Vries <tdevries@suse.de>
4526
4527 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4528
fe1a5cad
TV
45292018-10-24 Tom de Vries <tdevries@suse.de>
4530
4531 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4532 longer exists error.
4533
a76dc3b7
TV
45342018-10-24 Tom de Vries <tdevries@suse.de>
4535
4536 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4537
4df46df7
TV
45382018-10-24 Tom de Vries <tdevries@suse.de>
4539
4540 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4541 --db-attach in valgrind.
4542
0dbfcfff
AB
45432018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4544
4545 * gdb.arch/riscv-reg-aliases.c: New file.
4546 * gdb.arch/riscv-reg-aliases.exp: New file.
4547
b04480b1
AH
45482018-10-19 Alan Hayward <alan.hayward@arm.com>
4549
4550 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4551
2c6ac8d7
AH
45522018-10-19 Alan Hayward <alan.hayward@arm.com>
4553
4554 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4555
2bc69f25
AH
45562018-10-19 Alan Hayward <alan.hayward@arm.com>
4557
4558 * gdb.cp/ovldbreak.exp: Fix regexps.
4559
1f1ae3a3
AH
45602018-10-19 Alan Hayward <alan.hayward@arm.com>
4561
4562 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4563
94c18618
SDJ
45642018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4565
4566 PR cli/23785
4567 * gdb.base/restore.exp: New test to check if "restore" with an
4568 invalid file doesn't segfault.
4569
812cd6eb
TV
45702018-10-18 Tom de Vries <tdevries@suse.de>
4571
4572 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4573 * gdb.ada/excep_handle.exp: Same.
4574 * gdb.ada/mi_string_access.exp: Same.
4575 * gdb.ada/mi_var_union.exp: Same.
4576 * gdb.arch/arc-analyze-prologue.exp: Same.
4577 * gdb.arch/arc-decode-insn.exp: Same.
4578 * gdb.base/readnever.exp: Same.
4579 * gdb.fortran/printing-types.exp: Same.
4580 * gdb.guile/scm-lazy-string.exp: Same.
4581
c4b90788
TV
45822018-10-16 Tom de Vries <tdevries@suse.de>
4583
4584 PR gdb/23730
4585 * gdb.base/catch-follow-exec.c: Add copyright notice.
4586 * gdb.base/catch-follow-exec.exp: Rewrite to use
4587 gdb_spawn_with_cmdline_opts. Require gdb-native.
4588
8bca2978
SL
45892018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4590
4591 * gdb.trace/actions-changed.exp: Check for arch support.
4592 * gdb.trace/actions.exp: Likewise.
4593 * gdb.trace/ax.exp: Likewise.
4594 * gdb.trace/backtrace.exp: Likewise.
4595 * gdb.trace/change-loc.exp: Likewise.
4596 * gdb.trace/deltrace.exp: Likewise.
4597 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4598 * gdb.trace/ftrace.exp: Likewise.
4599 * gdb.trace/infotrace.exp: Check for arch support.
4600 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4601 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4602 * gdb.trace/mi-tsv-changed.exp: Likewise.
4603 * gdb.trace/packetlen.exp: Likewise.
4604 * gdb.trace/passc-dyn.exp: Likewise.
4605 * gdb.trace/passcount.exp: Likewise.
4606 * gdb.trace/pending.exp: Likewise.
4607 * gdb.trace/range-stepping.exp: Check for shlib support.
4608 * gdb.trace/report.exp: Check for arch support.
4609 * gdb.trace/save-trace.exp: Likewise.
4610 * gdb.trace/signal.exp: Check for signal support.
4611 * gdb.trace/tfind.exp: Check for arch support.
4612 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4613 * gdb.trace/trace-common.h: Add comment.
4614 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4615 * gdb.trace/trace-enable-disable.exp: Likewise.
4616 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4617 * gdb.trace/tracecmd.exp: Check for arch support.
4618 * gdb.trace/tspeed.exp: Check for shlib and target support.
4619 * gdb.trace/tstatus.exp: Check for arch support.
4620 * gdb.trace/tsv.exp: Likewise.
4621 * gdb.trace/while-dyn.exp: Likewise.
4622 * gdb.trace/while-stepping.exp: Likewise.
4623 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4624
f9c49bff
SM
46252018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4626
4627 * gdb.trace/tspeed.exp: Remove nowarnings.
4628 (prepare_for_trace_test): Declare "global ipalib".
4629 * gdb.trace/tspeed.c: Include unistd.h.
4630 (main): Remove superfluous printf argument.
4631
d4330bde
SL
46322018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4633
4634 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4635 directory prefix on the filename.
4636
8ecfd7bd
SDJ
46372018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4638
4639 * gdb.gdb/unittest.exp: Update expected message informing that
4640 selftests have been disabled.
4641 * gdb.server/unittest.exp: Likewise.
4642
58bbcd02
TV
46432018-10-09 Tom de Vries <tdevries@suse.de>
4644
4645 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4646 with runto_main.
4647
9f6b697b
WP
46482018-10-08 Weimin Pan <weimin.pan@oracle.com>
4649
4650 PR c++/16841
4651 * gdb.cp/virtbase2.cc: New file.
4652 * gdb.cp/virtbase2.exp: New file.
4653
add5ded5
TT
46542018-10-06 Tom Tromey <tom@tromey.com>
4655
4656 PR python/19399:
4657 * gdb.python/py-inferior.exp: Add architecture test.
4658
f9e48344
TT
46592018-10-06 Tom Tromey <tom@tromey.com>
4660
4661 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4662 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4663
2a8be203
TT
46642018-10-06 Tom Tromey <tom@tromey.com>
4665
4666 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4667 of a "throw" catchpoint.
4668
e04caa70
SDJ
46692018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4670
4671 * gdb.base/info-proc.exp: Update string expected from "help info
4672 proc".
4673
5ca8c39f
TT
46742018-10-04 Tom Tromey <tom@tromey.com>
4675
4676 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4677 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4678 (test_initial_complaints, test_empty_complaints): Update.
4679 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4680
3453e7e4
TT
46812018-10-04 Tom Tromey <tom@tromey.com>
4682
4683 PR cli/19551:
4684 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4685 * lib/gdb.exp (gdb_file_cmd): Update.
4686 * gdb.stabs/weird.exp (print_weird_var): Update.
4687 * gdb.server/solib-list.exp: Update.
4688 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4689 * gdb.mi/mi-cli.exp: Update.
4690 * gdb.linespec/linespec.exp: Update.
4691 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4692 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4693 * gdb.cp/cp-relocate.exp: Update.
4694 * gdb.base/sym-file.exp: Update.
4695 * gdb.base/relocate.exp: Update.
4696 * gdb.base/readnever.exp: Update.
4697 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4698 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4699 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4700 * gdb.base/code_elim.exp: Update.
4701 * gdb.base/break-unload-file.exp (test_break): Update.
4702 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4703 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4704 Update.
4705 * gdb.base/attach.exp (do_attach_tests): Update.
4706 * gdb.base/sepdebug.exp: Update.
4707 * gdb.python/py-section-script.exp: Update.
4708
6afcf761
TT
47092018-10-04 Tom Tromey <tom@tromey.com>
4710
4711 PR cli/22234:
4712 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4713 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4714 output.
4715
fef1b293
TT
47162018-10-04 Tom Tromey <tom@tromey.com>
4717
4718 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4719 set width and height to 0.
4720 (test_command_line_attach_run): Use -quiet.
4721
ca98345e
SL
47222018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4723
4724 * lib/gdb.exp (skip_ifunc_tests): New.
4725 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4726 other compile failures.
4727 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4728
ff34e6ae
SM
47292018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4730
4731 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4732 is_amd64_regs_target.
4733
6bb8890e
AH
47342018-10-01 Alan Hayward <alan.hayward@arm.com>
4735
4736 * gdb.arch/aarch64-sighandler-regs.c: New test.
4737 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4738 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4739
224d30d3
MM
47402018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4741
4742 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4743 assembly.
4744
f67ffa6a
AB
47452018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4746
4747 * gdb.base/frame-selection.exp: New file.
4748 * gdb.base/frame-selection.c: New file.
4749
9fc3183f
AH
47502018-09-27 Alan Hayward <alan.hayward@arm.com>
4751
4752 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4753 pthread barrier.
4754 (main): Likewise.
4755
d354055e
AB
47562018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4757
4758 * gdb.base/large-frame-1.c: New file.
4759 * gdb.base/large-frame-2.c: New file.
4760 * gdb.base/large-frame.exp: New file.
4761 * gdb.base/large-frame.h: New file.
4762
db727370
JL
47632018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4764
4765 PR gdb/20948
4766 * gdb.base/write_mem.exp: New test.
4767 * gdb.base/write_mem.c: Likewise.
4768
ae778caf
TT
47692018-09-23 Tom Tromey <tom@tromey.com>
4770
4771 PR python/18852:
4772 * gdb.python/py-parameter.exp: Add test for parameter that throws
4773 on "set".
4774
fd3ba736
TT
47752018-09-23 Tom Tromey <tom@tromey.com>
4776
4777 PR python/17284:
4778 * gdb.python/py-template.exp (test_template_arg): Add test for
4779 negative template argument number.
4780
39a24317
TT
47812018-09-23 Tom Tromey <tom@tromey.com>
4782
4783 PR python/14062:
4784 * gdb.python/python.exp: Add test for post_event error.
4785
f5769a2c
TT
47862018-09-23 Tom Tromey <tom@tromey.com>
4787
4788 PR python/18170:
4789 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4790 convert pointers to int and long.
4791
1c1e54f6
TT
47922018-09-23 Tom Tromey <tom@tromey.com>
4793
4794 PR python/20126:
4795 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4796 signed-ness conversion tests.
4797
fb4fa946
TT
47982018-09-23 Tom Tromey <tom@tromey.com>
4799
4800 PR python/18352;
4801 * gdb.python/py-value.exp (test_float_conversion): New proc.
4802 Use it.
4803
a466edac
HAQ
48042018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4805
4806 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4807
4ee9b0c5
SL
48082018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4809
4810 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4811 no readline.
4812 * gdb.base/utf8-identifiers.exp: Likewise.
4813 * gdb.cp/cpcompletion.exp: Likewise.
4814 * gdb.linespec/cpcompletion.exp: Likewise.
4815 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4816 * gdb.linespec/cpls-ops.exp: Likewise.
4817
23be8da7
RB
48182018-09-19 Richard Bunt <richard.bunt@arm.com>
4819 Chris January <chris.january@arm.com>
4820
4821 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4822 * gdb.fortran/short-circuit-argument-list.exp: New file.
4823 * gdb.fortran/short-circuit-argument-list.f90: New test.
4824
5031d0ae
SDJ
48252018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4826
4827 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4828 "arch=" keyword when executing "-stack-list-frames".
4829
b4c0d1a4
SDJ
48302018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4831
4832 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4833 "arch=" keyword when executing "-stack-list-frames".
4834
7a6d2b45
SDJ
48352018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4836
4837 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4838 break ada".
4839
8588b356
SM
48402018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4841
4842 PR python/23669
4843 * gdb.python/python.exp: Test gdb.execute("show commands").
4844
65e65158
TT
48452018-09-16 Tom Tromey <tom@tromey.com>
4846
4847 * gdb.base/new-ui.exp (do_execution_tests): Update.
4848 * gdb.base/dbx.exp (test_breakpoints): Update.
4849
bf326452
AH
48502018-09-14 Alan Hayward <alan.hayward@arm.com>
4851
4852 * lib/gdb.exp (gdb_simple_compile): Add proc.
4853 (is_elf_target): Use gdb_simple_compile.
4854 (skip_altivec_tests): Likewise.
4855 (skip_vsx_tests): Likewise.
4856 (skip_tsx_tests): Likewise.
4857 (skip_btrace_tests): Likewise.
4858 (skip_btrace_pt_tests): Likewise.
4859 (gdb_can_simple_compile): Likewise.
4860 (gdb_has_argv0): Likewise.
4861 (gdb_target_symbol_prefix): Likewise.
4862 (target_supports_scheduler_locking): Likewise.
4863
2361b0fb
TT
48642018-09-13 Tom Tromey <tom@tromey.com>
4865
4866 * Makefile.in (TAGS): Recognize proc_with_prefix and
4867 gdb_caching_proc.
4868
0ae1a321
SM
48692018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4870
4871 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4872 method.
4873
a40bf0c2
SM
48742018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4875
4876 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4877 and a few other Inferior properties when the Inferior is no
4878 longer valid.
4879
4a3fe98f
TT
48802018-09-13 Tom Tromey <tom@tromey.com>
4881
4882 PR rust/23650:
4883 * gdb.rust/simple.exp: Add test for enum field access error.
4884
098b2108
TT
48852018-09-13 Tom Tromey <tom@tromey.com>
4886
4887 PR rust/23626:
4888 * gdb.rust/simple.rs (EmptyEnum): New type.
4889 (main): Use it.
4890 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4891
1256af7d
SM
48922018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4893
4894 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4895 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4896 * gdb.python/py-symtab.exp: Update test printing an objfile.
4897
4aa8e6c2
SM
48982018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4899
4900 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4901 object.
4902
c221b2f7
AH
49032018-09-12 Alan Hayward <alan.hayward@arm.com>
4904
4905 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4906 (support_complex_tests): Use gdb_can_simple_compile.
4907 (is_ilp32_target): Likewise.
4908 (is_lp64_target): Likewise.
4909 (is_64_target): Likewise.
4910 (is_amd64_regs_target): Likewise.
4911 (is_aarch32_target): Likewise.
4912 (gdb_int128_helper): Likewise.
4913
6f1107b5
JK
49142018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4915
4916 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4917
1f5d1570
JG
49182018-09-10 Jerome Guitton <guitton@adacore.com>
4919
4920 * gdb.ada/same_component_name: Add test for case of tagged record
4921 with variable-length fields.
4922
cc330e39
XR
49232018-09-10 Xavier Roirand <roirand@adacore.com>
4924
4925 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4926 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4927 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4928 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4929
b9c50e9a
XR
49302018-09-10 Xavier Roirand <roirand@adacore.com>
4931
4932 * gdb.ada/mi_string_access.exp: New testcase.
4933 * gdb.ada/mi_string_access/bar.adb: New file.
4934 * gdb.ada/mi_string_access/pck.adb: New file.
4935 * gdb.ada/mi_string_access/pck.asd: New file.
4936
2963898f
XR
49372018-09-10 Xavier Roirand <roirand@adacore.com>
4938
4939 * gdb.ada/mi_var_union.exp: New testcase.
4940 * gdb.ada/mi_var_union/bar.adb: New file.
4941 * gdb.ada/mi_var_union/pck.adb: New file.
4942 * gdb.ada/mi_var_union/pck.asd: New file.
4943
1aac008f
TT
49442018-09-08 Tom Tromey <tom@tromey.com>
4945
4946 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4947
332cf4c9
TT
49482018-09-08 Tom Tromey <tom@tromey.com>
4949
4950 PR python/16047:
4951 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4952 (register_pretty_printers): Register new printer.
4953 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4954 test.
4955 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4956 (an_int_type3): New global.
4957
424da6cf
JB
49582018-09-08 Joel Brobecker <brobecker@adacore.com>
4959
4960 * gdb.ada/expr_with_funcall: New testcase.
4961
2a62dfa9
JB
49622018-09-08 Joel Brobecker <brobecker@adacore.com>
4963
4964 * gdb.ada/packed_array_assign: New testcase.
4965
96b6697f
AB
49662018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4967
4968 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4969 names, and add test prefixes to make test names unique.
4970
e4a62c65
TV
49712018-09-05 Tom de Vries <tdevries@suse.de>
4972
4973 * gdb.dwarf2/varval.exp: Add test.
4974
dd083ee2
GB
49752018-09-04 Gary Benson <gbenson@redhat.com>
4976
4977 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4978 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4979
aef9346c
TT
49802018-08-31 Tom Tromey <tom@tromey.com>
4981
4982 * gdb.rust/simple.rs: Rename second variable "v".
4983
c67f2e15
AB
49842018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4985
4986 * gdb.base/funcargs.c (use_a): New function.
4987 (recurse): Call use_a.
4988
078a0207
KS
49892018-08-29 Keith Seitz <keiths@redhat.com>
4990
4991 * gdb.compile/compile-cplus-anonymous.cc: New file.
4992 * gdb.compile/compile-cplus-anonymous.exp: New file.
4993 * gdb.compile/compile-cplus-array-decay.cc: New file.
4994 * gdb.compile/compile-cplus-array-decay.exp: New file.
4995 * gdb.compile/compile-cplus-inherit.cc: New file.
4996 * gdb.compile/compile-cplus-inherit.exp: New file.
4997 * gdb.compile/compile-cplus-member.cc: New file.
4998 * gdb.compile/compile-cplus-member.exp: New file.
4999 * gdb.compile/compile-cplus-method.cc: New file.
5000 * gdb.compile/compile-cplus-method.exp: New file.
5001 * gdb.compile/compile-cplus-mod.c: "New" file.
5002 * gdb.compile/compile-cplus-namespace.cc: New file.
5003 * gdb.compile/compile-cplus-namespace.exp: New file.
5004 * gdb.compile/compile-cplus-nested.cc: New file.
5005 * gdb.compile/compile-cplus-nested.exp: New file.
5006 * gdb.compile/compile-cplus-print.c: "New" file.
5007 * gdb.compile/compile-cplus-print.exp: "New" file.
5008 * gdb.compile/compile-cplus-virtual.cc: New file.
5009 * gdb.compile/compile-cplus-virtual.exp: New file.
5010 * gdb.compile/compile-cplus.c: "New" file.
5011 * gdb.compile/compile-cplus.exp: "New" file.
5012 * lib/compile-support.exp: New file.
5013
b0f492b9
GB
50142018-08-16 Gary Benson <gbenson@redhat.com>
5015
5016 PR gdb/13000:
5017 * gdb.base/batch-exit-status.exp: New file.
5018 * gdb.base/batch-exit-status.good-commands: Likewise.
5019 * gdb.base/batch-exit-status.bad-commands: Likewise.
5020
36eb4c5f
AH
50212018-08-29 Alan Hayward <alan.hayward@arm.com>
5022
5023 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5024 (struct struct02): Likewise.
5025 (struct struct03): Likewise.
5026 (struct struct04): Likewise.
5027 (struct struct_01_01): New struct.
5028 (struct struct_01_02): Likewise.
5029 (struct struct_01_03): Likewise.
5030 (struct struct_01_04): Likewise.
5031 (struct struct_02_01): Likewise.
5032 (struct struct_02_02): Likewise.
5033 (struct struct_02_03): Likewise.
5034 (struct struct_02_04): Likewise.
5035 (struct struct_04_01): Likewise.
5036 (struct struct_04_02): Likewise.
5037 (struct struct_04_03): Likewise.
5038 (struct struct_04_04): Likewise.
5039 (struct struct_05_01): Likewise.
5040 (struct struct_05_02): Likewise.
5041 (struct struct_05_03): Likewise.
5042 (struct struct_05_04): Likewise.
5043 (cmp_struct01): Remove function.
5044 (cmp_struct02): Likewise.
5045 (cmp_struct03): Likewise.
5046 (cmp_struct04): Likewise.
5047 (cmp_struct_01_01): Add Function.
5048 (cmp_struct_01_02): Likewise.
5049 (cmp_struct_01_03): Likewise.
5050 (cmp_struct_01_04): Likewise.
5051 (cmp_struct_02_01): Likewise.
5052 (cmp_struct_02_02): Likewise.
5053 (cmp_struct_02_03): Likewise.
5054 (cmp_struct_02_04): Likewise.
5055 (cmp_struct_04_01): Likewise.
5056 (cmp_struct_04_02): Likewise.
5057 (cmp_struct_04_03): Likewise.
5058 (cmp_struct_04_04): Likewise.
5059 (cmp_struct_05_01): Likewise.
5060 (cmp_struct_05_02): Likewise.
5061 (cmp_struct_05_03): Likewise.
5062 (cmp_struct_05_04): Likewise.
5063 (call_all): Add new structs.
5064 * gdb.base/infcall-nested-structs.exp: Likewise.
5065
3bf9c013
JV
50662018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5067
5068 * gdb.python/py-framefilter-mi.exp: Update regexp to
5069 check for "arch" field in frame output.
5070
450d1e88
KB
50712018-08-23 Kevin Buettner <kevinb@redhat.com>
5072
5073 * gdb.dwarf2/dw2-ranges-func.c: New file.
5074 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5075
ae739fe7
SM
50762018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5077
5078 * gdb.base/term.exp: Compare terminal settings with values from
5079 the inferior.
5080 * gdb.base/term.c: Get and set terminal settings.
5081
6d52907e
JV
50822018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5083
5084 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5085 accommodate new "arch" field in frame output.
5086 * gdb.mi/mi-return.exp: Likewise.
5087 * gdb.mi/mi-stack.exp: Likewise.
5088 * gdb.mi/mi-syn-frame.exp: Likewise.
5089 * gdb.mi/user-selected-context-sync.exp: Likewise.
5090
be2d111a
MS
50912018-08-19 Michael Spang <spang@google.com>
5092
5093 PR gdb/11786
5094 * gdb.base/gcore-tls-pie.c: New file.
5095 * gdb.base/gcore-tls-pie.exp: New file.
5096
ae3a7c47
KB
50972018-08-18 Kevin Buettner <kevinb@redhat.com>
5098
5099 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5100 * gdb.dwarf2/varval.c: New file.
5101 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5102
2ecae92e
AH
51032018-08-17 Alan Hayward <alan.hayward@arm.com>
5104
5105 PR gdb/18931
5106 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5107
c1854f1d
KS
51082018-08-16 Keith Seitz <keiths@redhat.com>
5109
5110 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5111 tests expected to pass.
5112
26fb3983
JV
51132018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5114
5115 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5116 -data-disassemble -a.
5117 (test_disassembly_bogus_args): Likewise.
5118
67943c00
AB
51192018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5120
5121 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5122
5ff2bbae
AB
51232018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5124
5125 * gdb.base/vla-optimized-out.exp: Add new test.
5126
e5bbcd0f
AB
51272018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5128
5129 * gdb.base/vla-optimized-out-o3.exp: Delete.
5130 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5131 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5132 deleted tests.
5133
9d4a934c
AB
51342018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5135
5136 PR gdb/18050:
5137 * gdb.server/extended-remote-restart.c: New file.
5138 * gdb.server/extended-remote-restart.exp: New file.
5139
045cf012
SM
51402018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5141
5142 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5143 "set variable index = 42".
5144
87d6a7aa
SM
51452018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5146
5147 * boards/index-cache-gdb.exp: New file.
5148 * gdb.dwarf2/index-cache.exp: New file.
5149 * gdb.dwarf2/index-cache.c: New file.
5150 * gdb.base/maint.exp: Check if we are using the index cache.
5151
96d68bd4
RO
51522018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5153
5154 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5155 MAKEFLAGS.
5156
5a699617
RO
51572018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5158
5159 * dg-extract-results.sh: Move to toplevel contrib.
5160 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5161 * Makefile.in (check-parallel-racy): Likewise.
5162
5bd18990
AB
51632018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5164
5165 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5166 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5167 tests if the target supports scheduler locking.
5168
3fbbcf47
TV
51692018-08-04 Tom de Vries <tdevries@suse.de>
5170
5171 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5172
3e1d3d8c
TT
51732018-08-02 Tom Tromey <tom@tromey.com>
5174
5175 PR symtab/16842.
5176 * gdb.cp/temargs.exp: Test "info address" of a template
5177 parameter.
5178
5abe0f0c
JV
51792018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5180
5181 * gdb.python/py-mi-var-info-path-expression.c: New file.
5182 * gdb.python/py-mi-var-info-path-expression.py: New file.
5183 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5184
fb66cde8
SDJ
51852018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5186
5187 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5188 error after "cannot resolve name" string.
5189
c708f4d2
AB
51902018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5191
5192 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5193 started.
5194 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5195
37cc0cae
TV
51962018-07-28 Tom de Vries <tdevries@suse.de>
5197
5198 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5199
63b4ecf7
TV
52002018-07-26 Tom de Vries <tdevries@suse.de>
5201
5202 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5203
3c3bb058
AB
52042018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5205
5206 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5207 is visible.
5208
9e7f3bbb
TV
52092018-07-26 Tom de Vries <tdevries@suse.de>
5210
5211 PR breakpoints/23366
5212 * gdb.base/catch-follow-exec.c: New test.
5213 * gdb.base/catch-follow-exec.exp: New file.
5214
16f808ec
TV
52152018-07-25 Tom de Vries <tdevries@suse.de>
5216
5217 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5218 vla-optimized-out.c.
5219
d7154a8d
JV
52202018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5221
5222 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5223 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5224
232a0032
TV
52252018-07-20 Tom de Vries <tdevries@suse.de>
5226
5227 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5228 NOCLONE macro.
5229 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5230
fbb1d502
TV
52312018-07-19 Tom de Vries <tdevries@suse.de>
5232
5233 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5234 regular expression.
5235
42dc7699
TV
52362018-07-18 Tom de Vries <tdevries@suse.de>
5237
5238 * gdb.base/vla-optimized-out.c: New test.
5239 * gdb.base/vla-optimized-out.exp: New file.
5240
7f1f7e23
SDJ
52412018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5242
5243 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5244 message "No address associated with hostname" when gdbserver
5245 cannot resolve the hostname.
5246
5759ebb3
PW
52472018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5248
5249 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5250 Add some test prefixes to make tests unique.
5251
3606ccab
PW
52522018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5253
5254 * gdb.base/frameapply.c: New file.
5255 * gdb.base/frameapply.exp: New file.
5256
529c08b2
PW
52572018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5258
5259 * gdb.base/skip.exp: Update expected error message.
5260
c7ab0aef
SDJ
52612018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5262 Jan Kratochvil <jan.kratochvil@redhat.com>
5263 Paul Fertser <fercerpav@gmail.com>
5264 Tsutomu Seki <sekiriki@gmail.com>
5265
5266 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5267 parameter.
5268 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5269 by default.
5270 * boards/native-gdbserver.exp: Likewise.
5271 * gdb.server/run-without-local-binary.exp: Improve regexp used
5272 for detecting when a remote debugging connection succeeds.
5273 * gdb.server/server-connect.exp: New file.
5274 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5275 Do not prefix the port number with ":".
5276 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5277 support for detecting and using it. Add '$debughost_gdbserver'
5278 to the list of arguments used to start gdbserver. Handle case
5279 when gdbserver cannot resolve a network name.
5280
16ff70dd
SDJ
52812018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5282
5283 PR c++/23373
5284 * gdb.base/ptype-offsets.cc (struct static_member): New
5285 struct.
5286 (main) <stmember>: New variable.
5287 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5288 with a static member in it.
5289
3541979f
AB
52902018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5291
5292 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5293 watchpoints enabled and disabled.
5294
c8ad9b9a
AB
52952018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5296
5297 * gdb.base/examine-backward.exp: Still run tests around address
5298 0x0, even if address 0x0 is not readable. Update the pattern for
5299 matching address 0x0 in expected output.
5300
e0e5e971
AB
53012018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5302
5303 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5304 malloc/free.
5305
1ea5da02
TV
53062018-07-04 Tom de Vries <tdevries@suse.de>
5307
5308 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5309
471b9d15
MR
53102018-07-02 Maciej W. Rozycki <macro@mips.com>
5311
5312 PR tdep/8282
5313 * gdb.arch/mips-disassembler-options.exp: New test.
5314 * gdb.arch/mips-disassembler-options.s: New test source.
5315
75acb486
PA
53162018-06-29 Pedro Alves <palves@redhat.com>
5317
5318 * gdb.threads/names.exp: Adjust expected "info threads" output.
5319
cd2bb709
PA
53202018-06-29 Pedro Alves <palves@redhat.com>
5321
5322 * gdb.opt/inline-break.exp (line number, address): Add "info
5323 break" tests.
5324
991ff292
PA
53252018-06-29 Pedro Alves <palves@redhat.com>
5326
5327 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5328 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5329 number and address and running to them.
5330
356819b6 53312018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5332
5333 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5334
2512d7ef
JK
53352018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5336
5337 * lib/compiler.c: Remove executable permission flag.
5338
be1b6474
RB
53392018-06-28 Richard Bunt <richard.bunt@arm.com>
5340
5341 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5342 code.
5343 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5344
291f9a96
PT
53452018-06-28 Petr Tesarik <ptesarik@suse.cz>
5346
5347 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5348
ed6dfe51
PT
53492018-06-28 Petr Tesarik <ptesarik@suse.cz>
5350
5351 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5352 address argument is omitted.
5353
d4d429d5
PT
53542018-06-28 Petr Tesarik <ptesarik@suse.cz>
5355
5356 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5357
7ab6656f
OJ
53582018-06-27 Omair Javaid <omair.javaid@linaro.org>
5359
5360 PR gdb/21695
5361 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5362 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5363
a33ccfc7
TT
53642018-06-26 Tom Tromey <tom@tromey.com>
5365
5366 PR rust/22574:
5367 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5368 * gdb.rust/simple.rs (struct SimpleLayout): New.
5369
6d72d289
SM
53702018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5371
5372 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5373 "info registers" output.
5374
8363f9d5
RB
53752018-06-21 Richard Bunt <richard.bunt@arm.com>
5376
5377 * gdb.base/watchpoint-hw-attach.c: New test.
5378 * gdb.base/watchpoint-hw-attach.exp: New file.
5379
f00674fe
SM
53802018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5381
5382 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5383 through /bin/sh.
5384 * boards/dwarf4-gdb-index.exp: Likewise.
5385 * boards/fission-dwp.exp: Likewise.
5386
1d554008
UW
53872018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5388
5389 * gdb.base/float128.exp: Add comment and improved fail message
5390 to the failure case of "print large128" test.
5391
d0ac1c44
SM
53922018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5393
5394 * configure.ac: Remove AC_PREREQ.
5395 * configure: Re-generate.
5396
61b04dd0
PA
53972018-06-19 Pedro Alves <palves@redhat.com>
5398
5399 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5400 (func_extern_caller): New.
5401 (main): Call func_extern_caller.
5402 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5403 logic change.
5404
f63b508a
SM
54052018-06-18 Weimin Pan <weimin.pan@oracle.com>
5406
5407 PR gdb/16841
5408 * gdb.cp/typedef-base.cc: New file.
5409 * gdb.cp/typedef-base.exp: New file.
5410
0fe3a558
TV
54112018-06-18 Tom de Vries <tdevries@suse.de>
5412
5413 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5414
7010835a
AB
54152018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5416 Richard Bunt <Richard.Bunt@arm.com>
5417
5418 * gdb.threads/attach-slow-waitpid.c: New file.
5419 * gdb.threads/attach-slow-waitpid.exp: New file.
5420 * gdb.threads/slow-waitpid.c: New file.
5421
14897d65
PA
54222018-06-14 Pedro Alves <palves@redhat.com>
5423
5424 * gdb.base/fork-running-state.c: Include <errno.h>.
5425 (exit_if_relative_exits): New.
5426 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5427 exits.
5428 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5429 child exits.
5430
5d9a0608
TV
54312018-06-14 Tom de Vries <tdevries@suse.de>
5432
5433 PR cli/22573
5434 * gdb.base/finish-pretty.c: New test.
5435 * gdb.base/finish-pretty.exp: New file.
5436
11ae5818
PA
54372018-06-14 Pedro Alves <palves@redhat.com>
5438
5439 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5440 gdb's expected startup output.
5441
1d39de44
PA
54422018-06-14 Pedro Alves <palves@redhat.com>
5443
5444 * lib/selftest-support.exp (selftest_setup): Remove inlined
5445 function handling.
5446
70ee0000
TV
54472018-06-14 Tom de Vries <tdevries@suse.de>
5448
5449 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5450 matching of breakpoint printing.
5451
11f4b608
TV
54522018-06-13 Tom de Vries <tdevries@suse.de>
5453
5454 PR testsuite/23269
5455 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5456 (fork_child): ... here, and ...
5457 (fork_parent): ... here.
5458
54592018-06-12 Tom de Vries <tdevries@suse.de>
5460
5461 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5462
9516f85a
AB
54632018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5464 Stephen Roberts <stephen.roberts@arm.com>
5465
5466 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5467 rewrite test to describe action performed, rather than possible
5468 failure.
5469
5045b3d7
GB
54702018-06-08 Gary Benson <gbenson@redhat.com>
5471
5472 * gdb.threads/check-libthread-db.exp: New file.
5473 * gdb.threads/check-libthread-db.c: Likewise.
5474
c61b06a1
TT
54752018-06-05 Tom Tromey <tom@tromey.com>
5476
5477 * gdb.base/default.exp: Update expected "show version" output.
5478
eb6af809
TT
54792018-06-05 Tom Tromey <tom@tromey.com>
5480
5481 PR cli/12326:
5482 * gdb.cp/static-print-quit.exp: Update.
5483 * lib/gdb.exp (pagination_prompt): Update.
5484 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5485 * gdb.python/python.exp: Update.
5486
178d6a63
JB
54872018-06-04 Joel Brobecker <brobecker@adacore.com>
5488
5489 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5490
8e817061
JB
54912018-06-01 Joel Brobecker <brobecker@adacore.com>
5492
5493 * gdb.ada/bp_fun_addr: New testcase.
5494
e86ca25f
TT
54952018-06-01 Tom Tromey <tom@tromey.com>
5496
5497 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5498 results.
5499 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5500 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5501 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5502 * gdb.base/maint.exp (maint_pass_if): Update.
5503
4b2dfa9d
MR
55042018-05-31 Maciej W. Rozycki <macro@mips.com>
5505
5506 * gdb.base/endian.exp: New test.
5507 * gdb.base/endian.c: New test source.
5508
45f25d6c
AB
55092018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5510
5511 PR gdb/23203
5512 * gdb.base/bt-selected-frame.c: New file.
5513 * gdb.base/bt-selected-frame.exp: New file.
5514 * lib/gdb.exp (get_current_frame_number): New function.
5515
d9f6d7f8
MR
55162018-05-24 Maciej W. Rozycki <macro@mips.com>
5517 Pedro Alves <palves@redhat.com>
5518
5519 * gdb.threads/tls-core.c: Include <stdlib.h>
5520 (thread_proc): Call `abort'.
5521 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5522 (tls_core_test): New procedure, bits factored out from ...
5523 (top level): ... here. Test both native cores and gcore cores.
5524
ff1cf532
TT
55252018-05-23 Tom Tromey <tom@tromey.com>
5526
5527 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5528
b98664d3
TT
55292018-05-23 Tom Tromey <tom@tromey.com>
5530
5531 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5532 symfile_complaints.
5533 (test_short_complaints): Likewise.
5534 (test_empty_complaints): Likewise.
5535 (test_initial_complaints): Update.
5536
4e9668d0
TT
55372018-05-23 Tom Tromey <tom@tromey.com>
5538
5539 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5540
43ba33c7
TT
55412018-05-23 Tom Tromey <tom@tromey.com>
5542
5543 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5544 (test_short_complaints): Update.
5545
035522c0
PA
55462018-05-22 Pedro Alves <palves@redhat.com>
5547
5548 * gdb.base/remote.exp: Only gdb_start after compiling the
5549 testcase. Issue "disconnect" before testing "set remote" command
5550 defaults. Issue clean_restart before running to main.
5551
cc0be08f
PA
55522018-05-22 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.base/remote.exp: Adjust expected output of "show remote
5555 memory-write-packet-size". Add tests for "set remote
5556 memory-write-packet-size 0" and "set remote
5557 memory-write-packet-size fixed/limit".
5558
b1b60145
PA
55592018-05-22 Pedro Alves <palves@redhat.com>
5560
5561 PR gdb/22973
5562 * gdb.base/utf8-identifiers.c: New file.
5563 * gdb.base/utf8-identifiers.exp: New file.
5564
0ec848ad
PFC
55652018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5566
5567 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5568
2c3305f6
PFC
55692018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5570
5571 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5572
ce1e8424
TT
55732018-05-18 Tom Tromey <tom@tromey.com>
5574
5575 * gdb.base/ptype-offsets.exp: Update.
5576
ddfe970e
KS
55772018-05-17 Keith Seitz <keiths@redhat.com>
5578
5579 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5580 in expected breakpoint stop locations.
5581 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5582 move to proper scope to test variable values.
5583 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5584 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5585 New functions.
5586 (main): Call not_inline_func3.
5587 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5588 inline_func1, inline_func2, and inline_func3. Test that when each
5589 breakpoint is hit, GDB properly reports both the stop location
5590 and the backtrace. Repeat tests for temporary breakpoints.
5591
0726fcc6
MR
55922018-05-15 Maciej W. Rozycki <macro@mips.com>
5593
5594 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5595 rather then trying to access it in determining whether the PID
5596 of `gdbserver' could have been retrieved.
5597
8ee22052
AB
55982018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5599
5600 * gdb.arch/amd64-init-x87-values.S: New file.
5601 * gdb.arch/amd64-init-x87-values.exp: New file.
5602
7785df48
JK
56032018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5604
5605 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5606
56bcdbea
TT
56072018-05-04 Tom Tromey <tom@tromey.com>
5608
5609 PR python/22730:
5610 * gdb.python/python.exp: Test multi-line execute.
5611
a913fffb
TT
56122018-05-04 Tom Tromey <tom@tromey.com>
5613
5614 PR python/22731:
5615 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5616
7a2c85f2
TT
56172018-05-04 Tom Tromey <tom@tromey.com>
5618
5619 PR gdb/11750:
5620 * gdb.base/define.exp: Test defining a user command inside a user
5621 command.
5622 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5623
a3b60e45
JK
56242018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5625 Pedro Alves <palves@redhat.com>
5626
5627 PR breakpoints/19806 and support for PR external/20207.
5628 * gdb.base/watchpoint-unaligned.c: New file.
5629 * gdb.base/watchpoint-unaligned.exp: New file.
5630
45fe4a03
AB
56312018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5632
5633 * gdb.base/maint.exp: Make test names unique, use
5634 test_prefix_command_help to test 'help maint info', and remove
5635 repeated test of 'help maint'.
5636
9be2ae8f
TT
56372018-05-04 Tom Tromey <tom@tromey.com>
5638
5639 PR gdb/22619:
5640 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5641 behavior.
5642
11859c31
AB
56432018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5644
5645 * gdb.base/maint.exp: Process output from 'maint print registers'
5646 line at a time.
5647
089a9490
AB
56482018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5649
5650 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5651 timeout.
5652
9b0797e2
AB
56532018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5654
5655 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5656 filter pattern.
5657
f6ac5f3d
PA
56582018-05-02 Pedro Alves <palves@redhat.com>
5659
5660 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5661 to_log_command renames.
5662 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5663
77d3c63b
TT
56642018-05-02 Tom Tromey <tom@tromey.com>
5665
5666 * gdb.python/py-parameter.exp: Set test message.
5667
0489430a
TT
56682018-05-02 Tom Tromey <tom@tromey.com>
5669
5670 PR python/20084:
5671 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5672 PARAM_ZUINTEGER_UNLIMITED tests.
5673
1632f8ba
DR
56742018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5675
5676 PR rust/23124
5677 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5678 when casting.
5679
6d7bb824
TT
56802018-04-30 Tom Tromey <tom@tromey.com>
5681
5682 * gdb.python/py-type.exp: Check align attribute.
5683 * gdb.python/py-type.c: New "aligncheck" global.
5684
007e1530
TT
56852018-04-30 Tom Tromey <tom@tromey.com>
5686
5687 PR exp/17095:
5688 * gdb.dwarf2/dw2-align.exp: New file.
5689 * gdb.cp/align.exp: New file.
5690 * gdb.base/align.exp: New file.
5691 * lib/gdb.exp (gdb_int128_helper): New proc.
5692 (has_int128_c, has_int128_cxx): New caching procs.
5693
6873858b
TT
56942018-04-27 Tom Tromey <tom@tromey.com>
5695
5696 PR rust/22545:
5697 * gdb.rust/simple.exp: Add inclusive range tests.
5698
79188d8d
PA
56992018-04-26 Pedro Alves <palves@redhat.com>
5700
5701 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5702 ifunc breakpoint locations correctly of ifunc breakpoints set
5703 while the program resolves the ifunc.
5704
c7075ad5
PA
57052018-04-26 Pedro Alves <palves@redhat.com>
5706
5707 * gdb.base/gnu-ifunc-final.c: New file.
5708 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5709 * gdb.base/gnu-ifunc.exp (executable): Delete.
5710 (staticexecutable): Adjust.
5711 (lib_opts, exec_opts): Delete.
5712 (make_binsuffix, build, set-break): New procedures.
5713 (misc_tests): New, with tests factored out from the top level.
5714 (top level): Test different combinations of ifunc resolver name,
5715 resolver with and with debug info, and ifunc target with and
5716 without debug info. Wrap static tests with with_target_prefix.
5717
8388016d
PA
57182018-04-26 Pedro Alves <palves@redhat.com>
5719
5720 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5721 return type" warnings.
5722
249b5733
PA
57232018-04-25 Pedro Alves <palves@redhat.com>
5724
5725 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5726 killed".
5727 * gdb.base/kill-after-signal.exp: Likewise.
5728 * gdb.threads/kill.exp: Likewise.
5729
f67c0c91
SDJ
57302018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5731 Sergio Durigan Junior <sergiodj@redhat.com>
5732 Pedro Alves <palves@redhat.com>
5733
5734 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5735 regexps to expect for '[Inferior ... detached]' as well.
5736 * gdb.base/attach.exp: Likewise.
5737 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5738 "gdb_continue_to_end".
5739 (test_catch_syscall_with_wrong_args): Likewise.
5740 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5741 ']'. Don't set 'verbose' on.
5742 * gdb.base/foll-vfork.exp: Likewise.
5743 * gdb.base/fork-print-inferior-events.c: New file.
5744 * gdb.base/fork-print-inferior-events.exp: New file.
5745 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5746 '[Inferior ... has been killed]' message.
5747 * gdb.base/kill-after-signal.exp: Likewise.
5748 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5749 detach message.
5750 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5751 message.
5752 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5753 regexps to expect for '[Inferior ... detached]' as well.
5754 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5755
0a8ddac4
SM
57562018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5757
5758 PR gdb/23104
5759 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5760
701adfb0
PA
57612018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5762
5763 PR gdb/23095
5764 * gdb.base/break-probes.exp: Pass shlib_load to
5765 prepare_for_testing. Set normal_bp to r_debug_state if target is
5766 bsd.
5767
d27d16bf
RB
57682018-04-19 Richard Bunt <richard.bunt@arm.com>
5769
5770 * gdb.threads/multiple-successive-infcall.c: New test.
5771 * gdb.threads/multiple-successive-infcall.exp: New file.
5772
a037790e
TT
57732018-04-17 Tom Tromey <tom@tromey.com>
5774
5775 * gdb.rust/simple.rs (Union): New type.
5776 (main): New local "u".
5777 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5778
e3a91079
AA
57792018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5780
5781 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5782 number information in output of "whereis" command.
5783 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5784
b744723f
AA
57852018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5786
5787 * gdb.ada/info_types.exp: Adjust expected output to the line
5788 numbers now printed by "info var/func/type".
5789 * gdb.base/completion.exp: Likewise.
5790 * gdb.base/included.exp: Likewise.
5791 * gdb.cp/cp-relocate.exp: Likewise.
5792 * gdb.cp/cplusfuncs.exp: Likewise.
5793 * gdb.cp/namespace.exp: Likewise.
5794 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5795
4a4495d6
MM
57962018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5797
5798 * gdb.btrace/cpu.exp: New.
5799
1d509aa6
MM
58002018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5801
5802 * gdb.base/step-indirect-call-thunk.exp: New.
5803 * gdb.base/step-indirect-call-thunk.c: New.
5804 * gdb.reverse/step-indirect-call-thunk.exp: New.
5805 * gdb.reverse/step-indirect-call-thunk.c: New.
5806
6295b6da
SM
58072018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5808
5809 * gdb.base/pie-fork.c: New file.
5810 * gdb.base/pie-fork.exp: New file.
5811
50146e70
TT
58122018-04-11 Tom Tromey <tom@tromey.com>
5813
5814 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5815
f50d8a2e
PA
58162018-04-10 Pedro Alves <palves@redhat.com>
5817
5818 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5819 exits. Instead loop running forever.
5820 (fork_parent): Run forever too.
5821
a0be7a36
SM
58222018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5823
5824 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5825 mi_continue_to_line.
5826 * gdb.mi/mi-stack.c (callee4): Add comment.
5827
9b73db36
SM
58282018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5829
5830 * gdb.mi/mi-stack.exp: Fix indentation.
5831
c912f608
SM
58322018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5833
5834 PR gdb/22979
5835 * gdb.arch/amd64-osabi.exp: New file.
5836
26540402
SM
58372018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5838
5839 PR gdb/22980
5840 * gdb.base/osabi.exp: New file.
5841
121ad66c 58422018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5843
5844 * gdb.cp/static-typedef-print.exp: New file.
5845 * gdb.cp/static-typedef-print.cc: New file.
5846
3fcded8f
JB
58472018-03-27 Joel Brobecker <brobecker@adacore.com>
5848
5849 * gdb.ada/varsize_limit: New testcase.
5850
59cc4834
JB
58512018-03-27 Joel Brobecker <brobecker@adacore.com>
5852
5853 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5854
5855 * gdb.ada/notcplusplus: New testcase.
5856
5857 * gdb.base/c-linkage-name.c: New file.
5858 * gdb.base/c-linkage-name.exp: New testcase.
5859
4ca59a9f
TT
58602018-03-26 Tom Tromey <tom@tromey.com>
5861
5862 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5863 * gdb.python/py-framefilter.py (name_error): New global.
5864 (ErrorInName.function): Use name_error.
5865
978d6c75
TT
58662018-03-26 Tom Tromey <tom@tromey.com>
5867
5868 PR backtrace/15582:
5869 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5870
b7fee5a3
KS
58712018-03-23 Keith Seitz <keiths@redhat.com>
5872
5873 PR c++/22968
5874 * gdb.cp/subtypes.exp: New file.
5875 * gdb.cp/subtypes.h: New file.
5876 * gdb.cp/subtypes.cc: New file.
5877 * gdb.cp/subtypes-2.cc: New file.
5878
376be529
AB
58792018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5880
5881 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5882 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5883 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5884 -nostartfiles when compiling the test. Confirm that all registers
5885 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5886
066cfa98
AB
58872018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5888
5889 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5890 option, syntax was wrong anyway.
5891 * gdb.arch/arm-disp-step.exp: Likewise.
5892 * gdb.arch/sparc64-regs.exp: Likewise.
5893 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5894 option, syntax was wrong anyway, switch to use
5895 prepare_for_testing.
5896 * gdb.arch/i386-disp-step.exp: Likewise.
5897
079670b9
AA
58982018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5899
5900 * gdb.ada/exec_changed.exp: Replace "target_info exists
5901 use_gdb_stub" by "use_gdb_stub".
5902 * gdb.ada/start.exp: Likewise.
5903 * gdb.base/async-shell.exp: Likewise.
5904 * gdb.base/attach-pie-misread.exp: Likewise.
5905 * gdb.base/attach-wait-input.exp: Likewise.
5906 * gdb.base/break-entry.exp: Likewise.
5907 * gdb.base/break-interp.exp: Likewise.
5908 * gdb.base/dprintf-detach.exp: Likewise.
5909 * gdb.base/nostdlib.exp: Likewise.
5910 * gdb.base/solib-nodir.exp: Likewise.
5911 * gdb.base/statistics.exp: Likewise.
5912 * gdb.base/testenv.exp: Likewise.
5913 * gdb.mi/mi-exec-run.exp: Likewise.
5914 * gdb.mi/mi-start.exp: Likewise.
5915 * gdb.multi/dummy-frame-restore.exp: Likewise.
5916 * gdb.multi/multi-arch-exec.exp: Likewise.
5917 * gdb.multi/multi-arch.exp: Likewise.
5918 * gdb.multi/tids.exp: Likewise.
5919 * gdb.multi/watchpoint-multi.exp: Likewise.
5920 * gdb.python/py-events.exp: Likewise.
5921 * gdb.threads/attach-into-signal.exp: Likewise.
5922 * gdb.threads/attach-stopped.exp: Likewise.
5923 * gdb.threads/threadapply.exp: Likewise.
5924 * lib/selftest-support.exp: Likewise.
5925
26d6cec4
AA
59262018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5927
5928 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5929
4ee89e90
SR
59302018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5931
5932 * gdb.perf/template-breakpoints.cc: New file.
5933 * gdb.perf/template-breakpoints.exp: New file.
5934 * gdb.perf/template-breakpoints.py: New file.
5935
92630041
TT
59362018-03-19 Tom Tromey <tom@tromey.com>
5937
5938 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5939 y0.
5940 * gdb.rust/simple.exp: Test bare identifier form of struct
5941 initializer.
5942
76727919
TT
59432018-03-19 Tom Tromey <tom@tromey.com>
5944
5945 * gdb.gdb/observer.exp: Remove.
5946
194ed413
AA
59472018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5948
5949 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5950 "qualified" option when setting breakpoints.
5951 * gdb.trace/backtrace.exp: Likewise.
5952 * gdb.trace/circ.exp: Likewise.
5953 * gdb.trace/collection.exp: Likewise.
5954 * gdb.trace/disconnected-tracing.exp: Likewise.
5955 * gdb.trace/ftrace-lock.exp: Likewise.
5956 * gdb.trace/ftrace.exp: Likewise.
5957 * gdb.trace/infotrace.exp: Likewise.
5958 * gdb.trace/packetlen.exp: Likewise.
5959 * gdb.trace/passc-dyn.exp: Likewise.
5960 * gdb.trace/qtro.exp: Likewise.
5961 * gdb.trace/read-memory.exp: Likewise.
5962 * gdb.trace/report.exp: Likewise.
5963 * gdb.trace/signal.exp: Likewise.
5964 * gdb.trace/status-stop.exp: Likewise.
5965 * gdb.trace/strace.exp: Likewise.
5966 * gdb.trace/tfind.exp: Likewise.
5967 * gdb.trace/trace-break.exp: Likewise.
5968 * gdb.trace/trace-condition.exp: Likewise.
5969 * gdb.trace/trace-mt.exp: Likewise.
5970 * gdb.trace/tstatus.exp: Likewise.
5971 * gdb.trace/tsv.exp: Likewise.
5972 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5973 * gdb.trace/unavailable.exp: Likewise.
5974 * gdb.trace/while-dyn.exp: Likewise.
5975
8b067d2c
AA
59762018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5977
5978 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5979 that libinproctrace is copied to the target.
5980
3ae9ce5d
TT
59812018-03-14 Tom Tromey <tom@tromey.com>
5982
5983 PR cli/14977:
5984 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5985 a null pointer.
5986 * gdb.base/wchar.exp: Likewise.
5987
b8c2339b
TT
59882018-03-14 Tom Tromey <tom@tromey.com>
5989
5990 PR cli/19918:
5991 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5992 flag.
5993
4872dc46
SM
59942018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5995
5996 PR gdb/22841
5997 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5998 "target" to remote_exec.
5999
e4fe3756
SM
60002018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6001
6002 PR gdb/22841
6003 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6004 ${board}_upload): Remove.
6005
e95a97d4
AA
60062018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6007
6008 * gdb.cp/watch-cp.cc: New test.
6009 * gdb.cp/watch-cp.exp: New file.
6010
dbbb1059
AB
60112018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6012
6013 * gdb.base/infcall-nested-structs.exp: New file.
6014 * gdb.base/infcall-nested-structs.c: New file.
6015 * gdb.base/float.exp: Add riscv support.
6016
ecc054c0
TP
60172018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6018
6019 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6020 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6021
25e3c82c
SDJ
60222018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6023
6024 * gdb.server/abspath.exp: New file.
6025 * lib/gdb.exp (with_cwd): New procedure.
6026
3083294d
SM
60272018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6028
6029 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6030 use it.
6031 (gdb_is_target_remote_prompt): New proc.
6032 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6033 (gdb_is_target_native): Pass prompt parameter to
6034 gdb_is_target_1.
6035
3275ef47
SM
60362018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6037
6038 * gdb.base/load-command.c: New file.
6039 * gdb.base/load-command.exp: New file.
6040 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6041 (gdb_is_target_1): ...this, and generalize for other targets
6042 than just remote.
6043 (gdb_is_target_remote): Use gdb_is_target_1.
6044 (gdb_is_target_native): use gdb_is_target_1.
6045
6893c19a
TT
60462018-02-26 Tom Tromey <tom@tromey.com>
6047
6048 PR python/16497:
6049 * gdb.python/py-framefilter.exp: Update test.
6050
2ddeaf8a
TT
60512018-02-26 Tom Tromey <tom@tromey.com>
6052
6053 * gdb.dwarf2/variant.c: New file.
6054 * gdb.dwarf2/variant.exp: New file.
6055
c9317f21
TT
60562018-02-26 Tom Tromey <tom@tromey.com>
6057
6058 * gdb.rust/simple.exp: Accept more possible results in enum test.
6059
6f6d0c26
SM
60602018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6061
6062 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6063 parentheses.
6064
11b03145
MR
60652018-02-23 Maciej W. Rozycki <macro@mips.com>
6066
6067 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6068 name of a variable: $actual_linejj -> $actual_line.
6069
54a27fe5
JB
60702018-02-21 John Baldwin <jhb@FreeBSD.org>
6071
6072 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6073
de65820c
MM
60742018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6075
6076 * gdb.btrace/buffer-size.exp: Do not force BTS.
6077
980548fd
PA
60782018-02-14 Pedro Alves <palves@redhat.com>
6079
6080 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6081 getting a "Quit".
6082
c4e12631
MM
60832018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6084
6085 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6086 Fix test name.
6087
c2e0e465
SM
60882018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6089
6090 * gdb.cp/m-static.exp: Check type of optimized out static
6091 member.
6092
f7216783
AB
60932018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6094
6095 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6096 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6097
0625771b
LS
60982018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6099 Leszek Swirski <leszeks@google.com>
6100
6101 * gdb.python/py-prettyprint.c
6102 (struct to_string_returns_value_inner,
6103 struct to_string_returns_value_wrapper): New.
6104 (main): Add tsrvw variable.
6105 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6106 ToStringReturnsValueWrapper): New classes.
6107 (register_pretty_printers): Register new pretty-printers.
6108 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6109 recursive pretty printer.
6110 * gdb.python/py-mi.exp: Likewise.
6111
59498c30
LS
61122018-02-01 Leszek Swirski <leszeks@google.com>
6113
6114 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6115 functions with the same name as an include file are parsed
6116 correctly.
6117
d4d38844
YQ
61182018-02-01 Yao Qi <yao.qi@linaro.org>
6119
6120 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6121 "\[^\r\n\]*".
6122
07e5f5cf
NP
61232018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6124
6125 * gdb.arch/powerpc-prologue-frame.s: New file.
6126 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6127 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6128
929b5ad4
JB
61292018-01-31 Joel Brobecker <brobecker@adacore.com>
6130
6131 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6132
e671cd59
PA
61332018-01-30 Pedro Alves <palves@redhat.com>
6134
6135 PR gdb/13211
6136 * gdb.base/interrupt-daemon.c: New.
6137 * gdb.base/interrupt-daemon.exp: New.
6138 * gdb.multi/multi-term-settings.c: New.
6139 * gdb.multi/multi-term-settings.exp: New.
6140
fc413dc4
JB
61412018-01-30 Joel Brobecker <brobecker@adacore.com>
6142
6143 * gdb.base/break.exp: Save the location where the breakpoint
6144 on break.c:47 was actually inserted when debugging the version
6145 compiled at -O2 and use it in the expected output of the "info
6146 break" test performed soon after.
6147
5c319bb2
PA
61482018-01-22 Pedro Alves <palves@redhat.com>
6149 Sergio Durigan Junior <sergiodj@redhat.com>
6150
6151 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6152 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6153
a9e40818
JB
61542018-01-22 Joel Brobecker <brobecker@adacore.com>
6155
6156 * gdb.base/break-include.c, gdb.base/break-include.inc,
6157 gdb.base/break-include.exp: New files.
6158 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6159 line number now being the actual line number where the breakpoint
6160 was inserted.
6161 * gdb.mi/mi-break.exp: Likewise.
6162 * gdb.mi/mi-reverse.exp: Likewise.
6163 * gdb.mi/mi-simplerun.exp: Ditto.
6164
e707fc44
AB
61652018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6166
6167 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6168 varobj.
6169 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6170
ae451627
AB
61712018-01-21 Don Breazeal <donb@codesourcery.com>
6172 Andrew Burgess <andrew.burgess@embecosm.com>
6173
6174 * gdb.mi/basics.c: Add new global.
6175 * gdb.mi/mi-frame-regs.exp: New file.
6176 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6177 case.
6178
b1b189e0
AB
61792018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6180
6181 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6182 non-parameter, and on an unknown symbol.
6183
fcfcc376
TT
61842018-01-19 Tom Tromey <tom@tromey.com>
6185
6186 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6187 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6188
634c1c31
AA
61892018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6190
6191 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6192 setrlimit and chdir to int.
6193
d6ad07fd
AA
61942018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6195
6196 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6197 function.
6198 (my_tend): Likewise.
6199 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6200 rationale of avoiding FP- and vector instructions.
6201
adf8243b
RK
62022018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6203
6204 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6205 "info reg" with "\[ \t\]*".
6206 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6207 "\[ \t\]+".
6208 * gdb.arch/s390-multiarch.exp: Ditto.
6209 * gdb.base/pc-fp.exp: Ditto.
6210 * gdb.reverse/i386-precsave.exp: Ditto.
6211 * gdb.reverse/i386-reverse.exp: Ditto.
6212 * gdb.reverse/i387-env-reverse.exp: Ditto.
6213 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6214
dcc06925
AA
62152018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6216
6217 * lib/gdb.exp (gdb_compile): Re-enable use of
6218 universal_compile_options for languages other than Rust.
6219
25d4fd80
AA
62202018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6221
6222 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6223
ee7f689e 62242018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6225
6226 PR gdb/16577
6227 * gdb.base/solib-vanish.exp: New.
6228 * gdb.base/solib-vanish-main.c: New.
6229 * gdb.base/solib-vanish-lib1.c: New.
6230 * gdb.base/solib-vanish-lib2.c: New.
6231
d8447b6b
YQ
62322018-01-17 Yao Qi <yao.qi@linaro.org>
6233
6234 * gdb.compile/compile.exp: Match the address printed for
6235 frame in the output of command "bt".
6236
86d6a90c
TT
62372018-01-15 Tom Tromey <tom@tromey.com>
6238
6239 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6240 compute sp_reg.
6241
cbcdb1aa
AB
62422018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6243
6244 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6245 to prepare.
6246 (prepare): Return 0 on error, 1 on success.
6247
eea61984
PA
62482018-01-12 Pedro Alves <palves@redhat.com>
6249
6250 * gdb.base/continue-after-aborted-step-over.c: New.
6251 * gdb.base/continue-after-aborted-step-over.exp: New.
6252
6181e9c2
SM
62532018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6254
6255 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6256 options when not creating an executable.
6257
3cada740
PA
62582018-01-11 Pedro Alves <palves@redhat.com>
6259
6260 PR remote/22597
6261 * gdb.server/stop-reply-no-thread.c: New file.
6262 * gdb.server/stop-reply-no-thread.exp: New file.
6263
c63d3e8d
PA
62642018-01-10 Pedro Alves <palves@redhat.com>
6265
6266 PR gdb/22670
6267 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6268 functions too. Test setting breakpoints and printing C functions
6269 with no debug info too.
6270 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6271
d4c2a405
PA
62722018-01-10 Pedro Alves <palves@redhat.com>
6273
6274 PR gdb/22670
6275 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6276 a fail.
6277
8825213e
PA
62782018-01-10 Pedro Alves <palves@redhat.com>
6279
6280 PR gdb/22670
6281 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6282
605fd3c6
YQ
62832018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6284
6285 * gdb.server/unittest.exp: Match the output in non-development
6286 mode.
6287
1e5ded6c
YQ
62882018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6289
6290 * gdb.gdb/unittest.exp: Match output in non-development mode.
6291
30066b0b
JB
62922018-01-08 Joel Brobecker <brobecker@adacore.com>
6293
6294 * gdb.ada/access_tagged_param.exp: Relax expected output
6295 for value of "ObjL" in "continue" to pck.inspect breakpoint
6296 test.
6297
04bafb1e
XR
62982018-01-08 Joel Brobecker <brobecker@adacore.com>
6299
9f86398b
JB
6300 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6301 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6302
e379cee6
PA
63032018-01-05 Pedro Alves <palves@redhat.com>
6304
6305 PR gdb/18653
6306 * gdb.base/libsegfault.exp: New.
6307
de63c46b
PA
63082018-01-05 Joel Brobecker <brobecker@adacore.com>
6309
6310 PR gdb/22670
6311 * gdb.ada/access_tagged_param.exp: New file.
6312 * gdb.ada/access_tagged_param/foo.adb: New file.
6313
f98fc17b
PA
63142018-01-05 Pedro Alves <palves@redhat.com>
6315
6316 PR gdb/22670
6317 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6318 exercise lower case too, and to exercise both full matching and
6319 wild matching.
6320
342f8240
JB
63212018-01-05 Joel Brobecker <brobecker@adacore.com>
6322
6323 * gdb.ada/rename_subscript_param: New testcase.
6324
7150d33c
JG
63252018-01-05 Jerome Guitton <guitton@adacore.com>
6326
6327 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6328
cc0e770c
JB
63292018-01-05 Joel Brobecker <brobecker@adacore.com>
6330
6331 * gdb.ada/convvar_comp: New testcase.
6332
672a41aa 63332018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6334
6335 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6336 (My_Table): New global variable.
6337 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6338
7365ec2f
JB
63392018-01-04 Joel Brobecker <brobecker@adacore.com>
6340
6341 PR gdb/22670
6342 * gdb.ada/maint_with_ada: New testcase.
6343
289483b6
JB
63442018-01-04 Joel Brobecker <brobecker@adacore.com>
6345
6346 PR gdb/22670
6347 * gdb.ada/bp_c_mixed_case: New testcase.
6348
344420da
JB
63492018-01-04 Joel Brobecker <brobecker@adacore.com>
6350
6351 PR gdb/22670
6352 * gdb.ada/complete.exp: Add "complete break ada" test.
6353
66fc87a0
JB
63542018-01-04 Joel Brobecker <brobecker@adacore.com>
6355
6356 PR gdb/22670
6357 * gdb.ada/info_addr_mixed_case: New testcase.
6358
9f757bf7
XR
63592018-01-03 Xavier Roirand <roirand@adacore.com>
6360
6361 * gdb.ada/excep_handle.exp: New testcase.
6362 * gdb.ada/excep_handle/foo.adb: New file.
6363 * gdb.ada/excep_handle/pck.ads: New file.
6364
bd570f80
JB
63652018-01-03 Joel Brobecker <brobecker@adacore.com>
6366
6367 * gdb.base/step-line.c: Add extra empty line in copyright header.
6368 * gdb.base/step-line.inp: Likewise.
6369
9fe561ab
JB
63702018-01-02 Joel Brobecker <brobecker@adacore.com>
6371
6372 * gdb.ada/dyn_stride.exp: Add slice test.
6373
a405673c
JB
63742018-01-02 Joel Brobecker <brobecker@adacore.com>
6375
6376 * gdb.ada/dyn_stride: New testcase.
6377
cef0f868
SH
63782017-12-27 Stafford Horne <shorne@gmail.com>
6379
6380 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6381 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6382
b67d92b0
SH
63832017-12-27 Stafford Horne <shorne@gmail.com>
6384
6385 * gdb.base/reggroups.c: New file.
6386 * gdb.base/reggroups.exp: New file.
6387
eccab96d
JB
63882017-12-18 Joel Brobecker <brobecker@adacore.com>
6389
6390 * gdb.dwarf2/ada-valprint-error.c: New file.
6391 * gdb.dwarf2/ada-valprint-error.exp: New file.
6392
0e2da9f0
JB
63932017-12-18 Joel Brobecker <brobecker@adacore.com>
6394
6395 * gdb.ada/assign_arr: New testcase.
6396
cb923fcc
XR
63972017-12-18 Xavier Roirand <roirand@adacore.com>
6398
6399 * gdb.ada/funcall_ptr: New testcase.
6400
7c161838
SDJ
64012017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6402
6403 PR cli/16224
6404 * gdb.base/ptype-offsets.cc: New file.
6405 * gdb.base/ptype-offsets.exp: New file.
6406
1af17fd9
YQ
64072017-12-15 Yao Qi <yao.qi@linaro.org>
6408
6409 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6410 if XML is disabled.
6411
828d5846
XR
64122017-12-15 Xavier Roirand <roirand@adacore.com>
6413
6414 * gdb.ada/same_component_name: New testcase.
6415
79e8fcaa
JB
64162017-12-14 Joel Brobecker <brobecker@adacore.com>
6417
6418 * gdb.ada/str_binop_equal: New testcase.
6419
e05fa6f9
JB
64202017-12-14 Joel Brobecker <brobecker@adacore.com>
6421
6422 * gdb.ada/task_switch_in_core: New testcase.
6423
b89641ba
SM
64242017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6425
6426 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6427 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6428 call test_bkpt_qualified.
6429 (test_bkpt_qualified): New proc.
6430
6892d2e4
PA
64312017-12-13 Pedro Alves <palves@redhat.com>
6432
6433 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6434 Tighten regexp by matching with an anchor.
6435
a22ecf70
PA
64362017-12-13 Pedro Alves <palves@redhat.com>
6437
6438 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6439 ("expression with namespace"): New set of tests.
6440 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6441 (Nested::Test_NS::qux): New.
6442 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6443 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6444
9937536c
JB
64452017-12-13 Joel Brobecker <brobecker@adacore.com>
6446
6447 * gdb.base/server-del-break.c: New file.
6448 * gdb.base/server-del-break.exp: New file.
6449
fe49c6f5
SH
64502017-12-12 Stafford Horne <shorne@gmail.com>
6451
6452 * gdb.xml/tdesc-regs.exp: Add or1k support.
6453
c3d18620
SH
64542017-12-12 Stafford Horne <shorne@gmail.com>
6455
6456 * gdb.base/bp-permanent.c: Define nop of or1k.
6457
c5f9cfc8
JB
64582017-12-11 Joel Brobecker <brobecker@adacore.com>
6459
6460 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6461 output with components being reordered.
6462
a9c135fc
JB
64632017-12-11 Joel Brobecker <brobecker@adacore.com>
6464
6465 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6466 output with components being reordered.
6467
927aa2e7
JK
64682017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6469 Pedro Alves <palves@redhat.com>
6470
6471 * gdb.base/maint.exp (check for .gdb_index): Check also for
6472 .debug_names.
6473 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6474 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6475 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6476 (.gdb_index used after symbol reloading): Support also .debug_names.
6477 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6478
f17d9474
YQ
64792017-12-08 Yao Qi <yao.qi@linaro.org>
6480
6481 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6482 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6483
a0de8c21
YQ
64842017-12-08 Yao Qi <yao.qi@linaro.org>
6485
6486 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6487 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6488
a738ea1d
YQ
64892017-12-08 Yao Qi <yao.qi@linaro.org>
6490
6491 * gdb.arch/aarch64-tagged-pointer.c: New file.
6492 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6493
1cd9a73b
SDJ
64942017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6495
6496 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6497 "int".
6498
fa6eb693
KS
64992017-12-07 Keith Seitz <keiths@redhat.com>
6500
6501 PR breakpoints/22569
6502 * gdb.linespec/ls-errs.exp: Change expected result of "break
6503 -source this file has spaces.c -line 3".
6504 Check that an explicit source file followed by whitespace is
6505 identified as an invalid explicit location.
6506
883fd55a
KS
65072017-12-07 Keith Seitz <keiths@redhat.com>
6508
6509 * gdb.cp/nested-types.cc: New file.
6510 * gdb.cp/nested-types.exp: New file.
6511 * lib/cp-support.exp: Load data-structures.exp library.
6512 (debug_cp_test_ptype_class): New global.
6513 (cp_ptype_class_verbose, next_line): New procedures.
6514 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6515 Add and document new return value.
6516 Switch the list of lines to a queue.
6517 Add support for new `type' key for nested type definitions.
6518 Add debugging/troubleshooting messages.
6519 * lib/data-structures.exp: New file.
6520
ec72db3e
SM
65212017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6522
6523 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6524 with proc_with_prefix, don't use with_test_prefix.
6525
99598d71
TT
65262017-12-07 Tom Tromey <tom@tromey.com>
6527
6528 * gdb.base/break.exp: Add test for empty "commands".
6529
a8806230
YQ
65302017-12-07 Yao Qi <yao.qi@linaro.org>
6531
6532 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6533 malloc and catch syscall.
6534
824cc835
PM
65352017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6536
e79be6e5 6537 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6538 tests for explicit locations.
6539
7cc244de
PA
65402017-12-06 Pedro Alves <palves@redhat.com>
6541
6542 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6543 force-disabling XML descriptions.
6544
50a1fdd5
PA
65452017-12-04 Pedro Alves <palves@redhat.com>
6546
6547 PR gdb/22499
6548 * gdb.arch/amd64-disp-step-avx.S: New file.
6549 * gdb.arch/amd64-disp-step-avx.exp: New file.
6550
f0fb2488
PA
65512017-12-03 Pedro Alves <palves@redhat.com>
6552
6553 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6554 and <string.h>.
6555 (parent_function): Print distinct messages when waitpid fails, or
6556 the child exits with a signal, or the child exits for an unhandled
6557 reason.
6558 * gdb.threads/process-dies-while-detaching.exp
6559 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6560 it. Wait for both inferior output and GDB's prompt. Use an
6561 indirect spawn id list.
6562 (do_detach): New parameter 'child_exit'. Use it to compute
6563 expected inferior output.
6564 (test_detach, test_detach_watch, test_detach_killed_outside):
6565 Adjust to pass down the expected child exit kind.
6566
97cbe998
SDJ
65672017-12-01 Joel Brobecker <brobecker@adacore.com>
6568 Sergio Durigan Junior <sergiodj@redhat.com>
6569 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6572
40fc416f
SDJ
65732017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6574
6575 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6576 to 'symbol-file' and 'add-symbol-file' can be
6577 position-independent.
6578
1cc75e92
YQ
65792017-12-01 Yao Qi <yao.qi@linaro.org>
6580
6581 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6582 the URL in copyright header.
6583 * gdb.arch/aarch64-fp.exp: Likewise.
6584 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6585 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6586 * gdb.base/expand-psymtabs.exp: Likewise.
6587 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6588 * gdb.fortran/common-block.exp: Likewise.
6589 * gdb.fortran/common-block.f90: Likewise.
6590 * gdb.fortran/logical.exp: Likewise.
6591 * gdb.fortran/vla-datatypes.f90: Likewise.
6592 * gdb.fortran/vla-sub.f90: Likewise.
6593
875fb7a7
JB
65942017-11-30 Joel Brobecker <brobecker@adacore.com>
6595
6596 * gdb.ada/repeat_dyn: New testcase.
6597
6f14765f
UW
65982017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6599
6600 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6601 Update for changed thread numbering.
6602 * gdb.cell/bt.exp: Update for changed GDB output.
6603
f1af7b94
SM
66042017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6605
6606 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6607 setting isremote by hand.
6608 * boards/dwarf4-gdb-index.exp: Likewise.
6609 * boards/fission.exp: Likewise.
6610 * boards/stabs.exp: Likewise.
6611
e3919f3e
PA
66122017-11-30 Pedro Alves <palves@redhat.com>
6613
6614 * gdb.linespec/cpls-ops.exp
6615 (check_explicit_skips_function_argument): Extract the underlying
6616 type of size_t instead of hardcoding it.
6617
bd69330d
PA
66182017-11-29 Pedro Alves <palves@redhat.com>
6619
6620 PR c++/19436
6621 * gdb.linespec/cpls-abi-tag.cc: New file.
6622 * gdb.linespec/cpls-abi-tag.exp: New file.
6623
a20714ff
PA
66242017-11-29 Pedro Alves <palves@redhat.com>
6625
6626 * gdb.base/langs.exp: Use -qualified.
6627 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6628 it.
6629 * gdb.cp/namespace.exp: Use -qualified.
6630 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6631 (overload-3, template-overload, template-ret-type, const-overload)
6632 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6633 procedures.
6634 (test_driver): Call them.
6635 * gdb.cp/save-bp-qualified.cc: New.
6636 * gdb.cp/save-bp-qualified.exp: New.
6637 * gdb.linespec/explicit.exp: Test -qualified.
6638 * lib/completion-support.exp (completion::explicit_opts_list): Add
6639 "-qualified".
6640 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6641
f6f1d339
PM
66422017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6643
6644 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6645
02ca603a
TT
66462017-11-29 Tom Tromey <tom@tromey.com>
6647
6648 * gdb.base/relocate.exp: Update invalid argument test.
6649 Add new tests for invalid arguments.
6650
ed6c0bfb
TP
66512017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6652
6653 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6654 Return 0 as a long.
6655 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6656
f106e10e
TP
66572017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6658
6659 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6660 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6661 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6662 func ().
6663 * gdb.cp/shadow.cc (B.func): Return 0.
6664
10329bb2
JB
66652017-11-27 Joel Brobecker <brobecker@adacore.com>
6666
6667 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6668 expected output in gdb_expect call to allow the exception
6669 message to be present as well. Fix syntax confusion to avoid
6670 TCL thinking that exception_name is an array.
6671
617cd4bc
UW
66722017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6673
6674 * gdb.arch/spu-info.c: Include <unistd.h>.
6675 (do_signal_test): Fix broken calls to write.
6676 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6677 Fix checks for empty mailboxes. Update signal tests for corrected
6678 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6679 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6680 * gdb.cell/arch.exp: Use standard_output_file.
6681 * gdb.cell/break.exp: Likewise.
6682 * gdb.cell/bt.exp: Likewise.
6683 * gdb.cell/core.exp: Likewise.
6684 * gdb.cell/dwarfaddr.exp: Likewise.
6685 * gdb.cell/ea-cache.exp: Likewise.
6686 * gdb.cell/ea-standalone.exp: Likewise.
6687 * gdb.cell/f-regs.exp: Likewise.
6688 * gdb.cell/fork.exp: Likewise.
6689 * gdb.cell/gcore.exp: Likewise.
6690 * gdb.cell/mem-access.exp: Likewise.
6691 * gdb.cell/ptype.exp: Likewise.
6692 * gdb.cell/registers.exp: Likewise.
6693 * gdb.cell/sizeof.exp: Likewise.
6694 * gdb.cell/solib-symbol.exp: Likewise.
6695 * gdb.cell/solib.exp: Likewise.
617cd4bc 6696
a81aaca0
PA
66972017-11-25 Pedro Alves <palves@redhat.com>
6698
6699 * gdb.base/complete-empty.exp: New file.
6700 * gdb.base/completion.exp: Adjust.
6701
6a3c6ee4
PA
67022017-11-25 Pedro Alves <palves@redhat.com>
6703
6704 * gdb.linespec/cpls-ops.cc: New file.
6705 * gdb.linespec/cpls-ops.exp: New file.
6706 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6707 factored out from ...
6708 (test_complete_prefix_range): ... this.
6709
8955eb2d
PA
67102017-11-24 Pedro Alves <palves@redhat.com>
6711
6712 * gdb.linespec/cpcompletion.exp: New file.
6713 * gdb.linespec/cpls-hyphen.cc: New file.
6714 * gdb.linespec/cpls.cc: New file.
6715 * gdb.linespec/cpls2.cc: New file.
6716 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6717 test to use test_gdb_complete_unique. Add label completion,
6718 keyword completion and explicit location completion tests.
6719 * lib/completion-support.exp: New file.
6720
e547c119
JB
67212017-11-24 Joel Brobecker <brobecker@adacore.com>
6722
6723 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6724 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6725 when hitting an exception catchpoint.
6726
7c3c1aa8
YQ
67272017-11-22 Yao Qi <yao.qi@linaro.org>
6728
6729 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6730
41bd68f5
SM
67312017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6732
6733 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6734 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6735 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6736
1daad298
YQ
67372017-11-22 Yao Qi <yao.qi@linaro.org>
6738
6739 * gdb.base/info-os.exp: Pass pthreads.
6740 * gdb.multi/multi-attach.exp: Likewise.
6741
88465e87
YQ
67422017-11-22 Yao Qi <yao.qi@linaro.org>
6743
6744 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6745 compiler.
6746
dc196b23
YQ
67472017-11-22 Yao Qi <yao.qi@linaro.org>
6748
6749 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6750 * gdb.base/break-interp.exp: Likewise.
6751 * gdb.base/jit-attach-pie.exp: Likewise.
6752
2400729e
UW
67532017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6754
6755 * gdb.base/float128.c (large128): New variable.
6756 * gdb.base/float128.exp: Add test to print largest __float128 value.
6757
7a26362d
UW
67582017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6759
6760 * gdb.arch/vsx-regs.exp: Update register content checks.
6761
ed0f4273
UW
67622017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6763
6764 * gdb.arch/ppc-longdouble.exp: New file.
6765 * gdb.arch/ppc-longdouble.c: Likewise.
6766
a25d69c6
PA
67672017-11-21 Pedro Alves <palves@redhat.com>
6768
6769 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6770
73fcf641
PA
67712017-11-20 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6774 (long_double_typedef): New typedefs.
6775 Use DEF on double and long double.
6776 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6777 cases.
6778 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6779 and 'long_double_ptr_same_size' locals. Use them to decide
6780 whether cast from array/function to float is valid/invalid.
6781
71a3c369
TT
67822017-11-17 Tom Tromey <tom@tromey.com>
6783
6784 * gdb.rust/traits.rs: New file.
6785 * gdb.rust/traits.exp: New file.
6786
ced9779b
JB
67872017-11-17 Joel Brobecker <brobecker@adacore.com>
6788
6789 * gdb.ada/minsyms: New testcase.
6790
a0922d80
PA
67912017-11-16 Pedro Alves <palves@redhat.com>
6792
6793 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6794 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6795
ea04e54c
PA
67962017-11-16 Pedro Alves <palves@redhat.com>
6797
6798 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6799 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6800
e849ea89
PA
68012017-11-16 Pedro Alves <palves@redhat.com>
6802
6803 * gdb.server/reconnect-ctrl-c.c: New file.
6804 * gdb.server/reconnect-ctrl-c.exp: New file.
6805
d8ae99a7
PM
68062017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6807
6808 * gdb.python/py-rbreak.exp: New file.
6809 * gdb.python/py-rbreak.c: New file.
6810 * gdb.python/py-rbreak-func2.c: New file.
6811
968a13f8
PA
68122017-11-16 Pedro Alves <palves@redhat.com>
6813
6814 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6815 pattern.
6816 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6817 GDB.
6818
71774bc9
SM
68192017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6820
6821 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6822 regex.
6823
ddbb44cf
SM
68242017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6825
6826 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6827 test names.
6828
584a564f
PA
68292017-11-09 Pedro Alves <palves@redhat.com>
6830
6831 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6832 factored out from ...
6833 (top level): ... here, and adjusted to avoid expecting beyond the
6834 prompt in a single gdb_test_multiple.
6835
5ed7a928
PA
68362017-11-09 Pedro Alves <palves@redhat.com>
6837
6838 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6839 output.
6840 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6841 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6842 * gdb.server/ext-run.exp ("kill" test): Likewise.
6843 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6844
a60e0738
PA
68452017-11-09 Pedro Alves <palves@redhat.com>
6846
6847 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6848 match till end of line.
6849
2c88253f
PA
68502017-11-09 Pedro Alves <palves@redhat.com>
6851
6852 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6853
c7a38517
PA
68542017-11-09 Pedro Alves <palves@redhat.com>
6855
6856 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6857 New procedures, factored out from ...
6858 (top level): ... here, and adjusted to avoid expecting beyond the
6859 prompt in one go.
6860
f29f4b6b
PA
68612017-11-09 Pedro Alves <palves@redhat.com>
6862
6863 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6864 output. Fix '?' match.
6865
286acbb5
JB
68662017-11-08 Joel Brobecker <brobecker@adacore.com>
6867
6868 * gdb.ada/scoped_watch: New testcase.
6869 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6870 which is actually correct.
6871 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6872 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6873
62d7ae92
PA
68742017-11-08 Pedro Alves <palves@redhat.com>
6875
6876 * gdb.gdb/complaints.exp (test_initial_complaints)
6877 (test_serial_complaints, test_short_complaints): Call
6878 complaint_internal instead of complaint.
6879
280ca31f
DT
68802017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6881
6882 * gdb.threads/tls-core.c: New file.
6883 * gdb.threads/tls-core.exp: Likewise.
6884
b5ec771e
PA
68852017-11-08 Pedro Alves <palves@redhat.com>
6886
6887 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6888 (p Exported_Capitalized): New test.
6889 (p exported_capitalized): New test.
6890
a02b41a7
PA
68912017-11-07 Pedro Alves <palves@redhat.com>
6892
6893 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6894
95e95a6d
PA
68952017-11-07 Pedro Alves <palves@redhat.com>
6896
6897 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6898 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6899 (disable_invalid, disable_inverted, disable_negative): New
6900 procedures.
6901 ("bad numbers"): New set of tests.
6902
cee62dbd
PA
69032017-11-07 Pedro Alves <palves@redhat.com>
6904
6905 * gdb.cp/ena-dis-br-range.exp: Add tests.
6906
cc638e86
PA
69072017-11-07 Pedro Alves <palves@redhat.com>
6908
6909 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6910
d0fe4701
XR
69112017-11-07 Xavier Roirand <roirand@adacore.com>
6912 Pedro Alves <palves@redhat.com>
6913
6914 * gdb.base/ena-dis-br.exp: Add reference to
6915 gdb.cp/ena-dis-br-range.exp.
6916 * gdb.cp/ena-dis-br-range.exp: New file.
6917 * gdb.cp/ena-dis-br-range.cc: New file.
6918
46f67f80
PA
69192017-11-06 Pedro Alves <palves@redhat.com>
6920
6921 * gdb.base/attach-non-pgrp-leader.c: New.
6922 * gdb.base/attach-non-pgrp-leader.exp: New.
6923
726e1356
PA
69242017-11-06 Pedro Alves <palves@redhat.com>
6925
6926 * configure.ac: No longer check for termio.h and sgtty.h.
6927 * configure: Regenerate.
6928 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6929 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6930 Remove termio and sgtty code.
6931
50ab6ace
YQ
69322017-11-03 Yao Qi <yao.qi@linaro.org>
6933
6934 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6935 in GDB is disabled.
6936
8e68731c
YQ
69372017-11-03 Yao Qi <yao.qi@linaro.org>
6938
6939 * gdb.python/py-thrhandle.exp: Skip it if python is not
6940 enabled.
6941
3a87ae65
SM
69422017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6943
6944 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6945 as a breakpoint command.
6946
484d8d36
MD
69472017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6948
6949 PR python/21213
6950 * gdb.python/py-infthread.exp: Test calling
6951 InferiorThread.inferior () multiple times in a row.
6952
4a27f119
KS
69532017-10-27 Keith Seitz <keiths@redhat.com>
6954
6955 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6956 Test "info break" for every inlined function breakpoint.
6957
bb11dd58
YQ
69582017-10-27 Yao Qi <yao.qi@linaro.org>
6959
6960 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6961
a43f3893
PF
69622017-10-26 Patrick Frants <osscontribute@gmail.com>
6963
6964 * gdb.cp/classes.exp (test_static_members): Test printing
6965 Outer::instance.
6966 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6967 (Inner::instance, Outer::instance): New.
6968
792ccf00
PA
69692017-10-24 Pedro Alves <palves@redhat.com>
6970
6971 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6972 extra console" test in two stages.
6973
eb2bfbad
PA
69742017-10-24 Pedro Alves <palves@redhat.com>
6975
6976 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6977
1f75a651
PA
69782017-10-24 Pedro Alves <palves@redhat.com>
6979
6980 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6981 loop.
6982
779990d9
PA
69832017-10-24 Pedro Alves <palves@redhat.com>
6984
6985 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6986 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6987
ad9b8f5d
PA
69882017-10-24 Pedro Alves <palves@redhat.com>
6989
6990 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6991 parameter and handle it. Don't output read value in test name.
6992
fee6da6e
PA
69932017-10-24 Pedro Alves <palves@redhat.com>
6994
6995 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6996 custom test name.
6997
10389c2c
PA
69982017-10-24 Pedro Alves <palves@redhat.com>
6999
7000 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7001 include the unstable output directory name in the test's name.
7002 (initial_setup_simple) <'set args'>: Use custom test name.
7003
a80e65a9
PA
70042017-10-24 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7007 with explicit test name.
7008
15763a09
PA
70092017-10-20 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7012 'wait -i'. Use gdb_assert and remote_close.
7013
49a4ce2e
AB
70142017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7015
7016 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7017 number from variable rather than hard-coded.
7018
a75868f5
PA
70192017-10-19 Pedro Alves <palves@redhat.com>
7020
7021 * gdb.base/long-inferior-output.c: New file.
7022 * gdb.base/long-inferior-output.exp: New file.
7023
c8ba13ad
KS
70242017-11-18 Keith Seitz <keiths@redhat.com>
7025
7026 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7027 method.
7028 (main): Call it.
7029 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7030 Add additional user-defined conversion operator tests.
7031
b27de576
PA
70322017-10-17 Pedro Alves <palves@redhat.com>
7033
7034 * boards/native-stdio-gdbserver.exp: Load "local-board".
7035
8484c955
PA
70362017-10-17 Pedro Alves <palves@redhat.com>
7037
7038 * gdb.base/quit-live.c: New file.
7039 * gdb.base/quit-live.exp: New file.
7040
83d5a34d
KS
70412017-10-16 Keith Seitz <keiths@redhat.com>
7042
7043 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7044 (class_with_protected_typedef, class_with_private_typedef)
7045 (struct_with_public_typedef, struct_with_protected_typedef)
7046 (struct_with_private_typedef): New classes/structs.
7047 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7048 typedefs and access specifiers.
7049
739b3f1d
PA
70502017-10-16 Pedro Alves <palves@redhat.com>
7051 Simon Marchi <simon.marchi@polymtl.ca>
7052
7053 * README (Local vs Remote vs Native): New section.
7054 * boards/local-board.exp: New file, with bits factored out from
7055 ...
7056 * boards/native-extended-gdbserver.exp: ... here. Load
7057 "local-board".
7058 * boards/native-gdbserver.exp: Load "local-board".
7059 (${board}_spawn, ${board}_exec): Delete.
7060 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7061 ...
7062 * boards/stdio-gdbserver-base.exp: ... this new file.
7063 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7064 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7065 procedure.
7066 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7067 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7068 stdio_gdbserver_command.
7069 (${board}_get_remote_address, ${board}_get_comm_port)
7070 (${board}_download, ${board}_upload): Delete.
7071 (get_target_remote_pipe_cmd): New.
7072
fe68b953
SM
70732017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7074
7075 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7076 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7077 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7078 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7079 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7080 remove with_test_prefix.
7081
300b6685
PA
70822017-10-13 Pedro Alves <palves@redhat.com>
7083
7084 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7085 * gdb.base/annota1.exp: Use it instead of is_remote.
7086 * gdb.base/annota3.exp: Use it instead of is_remote.
7087 * gdb.cp/annota2.exp: Use it instead of is_remote.
7088 * gdb.cp/annota3.exp: Use it instead of is_remote.
7089 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7090
50500caf
PA
70912017-10-13 Pedro Alves <palves@redhat.com>
7092
7093 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7094 (test_num_test_vars, run_and_count_vars, find_env)
7095 (test_set_unset_env, test_inherit_env_var): New procedures.
7096 (top level): Use them.
7097
dad0c6d2
PA
70982017-10-13 Pedro Alves <palves@redhat.com>
7099
7100 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7101 also skip on stub-like targets.
7102
8b0553c1
PA
71032017-10-13 Pedro Alves <palves@redhat.com>
7104
7105 PR gdb/22293
7106 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7107 (top level): Move some tests to ...
7108 (test_not_found): ... this new procedure.
7109 (top level): Call it.
7110
7594f623
PA
71112017-10-13 Pedro Alves <palves@redhat.com>
7112
7113 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7114 expect different "info terminal" output if testing with a
7115 non-native target.
7116
ebe3b402
PA
71172017-10-13 Pedro Alves <palves@redhat.com>
7118 Simon Marchi <simon.marchi@polymtl.ca>
7119
7120 PR python/12966
7121 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7122
42f1b161
PA
71232017-10-13 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7126 already.
7127
8d6ef72b
PA
71282017-10-13 Pedro Alves <palves@redhat.com>
7129
7130 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7131 is_remote.
7132
d7bcd5b8
PA
71332017-10-13 Pedro Alves <palves@redhat.com>
7134
7135 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7136 is_remote.
7137
df479dc6
PA
71382017-10-13 Pedro Alves <palves@redhat.com>
7139
7140 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7141 is set.
7142 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7143 instead of is_remote.
7144
23fb630a
PA
71452017-10-13 Pedro Alves <palves@redhat.com>
7146
7147 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7148 (top level): Add comment.
7149
cc77b1dc
PA
71502017-10-13 Pedro Alves <palves@redhat.com>
7151
7152 * gdb.base/remote.exp (top level): Fix comment typo and add
7153 missing return.
7154
27c9e813
PA
71552017-10-13 Pedro Alves <palves@redhat.com>
7156 Simon Marchi <simon.marchi@polymtl.ca>
7157
7158 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7159 calls and add comments. Skip test if use_gdb_stub is set.
7160 (top level): Use "set cwd" command instead of "cd" command.
7161
5e830d98
PA
71622017-10-13 Pedro Alves <palves@redhat.com>
7163
7164 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7165 is_remote target check.
7166
f5ca0032
PA
71672017-10-13 Pedro Alves <palves@redhat.com>
7168
7169 * gdb.base/scope.exp: Use build_executable + clean_restart +
7170 gdb_file_cmd instead of prepare_for_testing and no longer skip
7171 "before run" tests on is_remote target boards. Update comments.
7172 * boards/native-extended-gdbserver.exp
7173 (extended_gdbserver_load_last_file): New, factored out from ...
7174 (gdb_load): ... this. Move further below and add comment.
7175 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7176
8aed1c0d
PA
71772017-10-12 Pedro Alves <palves@redhat.com>
7178
7179 * gdb.base/attach.exp: Remove references to gdb64.
7180 * gdb.base/dbx.exp: Remove references to gdb64.
7181
cfa34c87
SM
71822017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7183 Pedro Alves <palves@redhat.com>
7184
7185 * gdb.base/label.exp: Remove is_remote target check.
7186
9192b7de
PA
71872017-10-12 Pedro Alves <palves@redhat.com>
7188
7189 * gdb.base/auvx.exp (coredir): Update comment.
7190 (top level) <core_works>: Use "set cwd" command instead of "cd"
7191 command.
7192
6bf0052d
PA
71932017-10-12 Pedro Alves <palves@redhat.com>
7194 Simon Marchi <simon.marchi@polymtl.ca>
7195
7196 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7197 target boards.
7198
e48ef82d
PA
71992017-10-12 Pedro Alves <palves@redhat.com>
7200 Simon Marchi <simon.marchi@polymtl.ca>
7201
7202 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7203 Instead skip if there's any gdb_protocol set.
7204
8d7aea57
SM
72052017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7206 Pedro Alves <palves@redhat.com>
7207
7208 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7209
30440677
PA
72102017-10-12 Pedro Alves <palves@redhat.com>
7211 Simon Marchi <simon.marchi@polymtl.ca>
7212
7213 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7214 instead of on dejagnu remote boards.
7215
4e04f045 72162017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7217 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7218
7219 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7220 checks. Use build_executable + clean_restart instead of
7221 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7222 of enabling non-stop after starting gdb.
7223
871a186e
PA
72242017-10-12 Pedro Alves <palves@redhat.com>
7225
7226 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7227 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7228 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7229 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7230
56d704da
AK
72312017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7232
7233 * gdb.arch/arc-tdesc-cpu.exp: New file.
7234 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7235
2f20e312
SM
72362017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7237
7238 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7239
65630365
PA
72402017-10-10 Pedro Alves <palves@redhat.com>
7241
7242 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7243 expect CLI output.
7244
bf469271
PA
72452017-10-10 Pedro Alves <palves@redhat.com>
7246
7247 * lib/selftest-support.exp (selftest_setup): Update for
7248 captured_command_loop's prototype change.
7249
777a42f1
PA
72502017-10-09 Pedro Alves <palves@redhat.com>
7251
7252 Test both arch1=>arch2 and arch2=>arch1.
7253
7254 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7255 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7256 factored out to...
7257 (append_arch1_options, append_arch2_options, append_arch_options)
7258 (build_executables): New procedures.
7259 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7260 local.
7261 (top level): Add new 'first_arch' testing axis.
7262
cbd2b4e3
PA
72632017-10-09 Pedro Alves <palves@redhat.com>
7264
7265 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7266 (barrier): New.
7267 (thread_start, all_started): New functions.
7268 (main): Spawn new thread and wait until it is scheduled.
7269 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7270 option.
7271 (do_test): Add 'selected_thread' parameter. Run to all_started
7272 instead of main. Explicitly set the breakpoint at main. Switch
7273 to the SELECTED_THREAD thread.
7274 (top level): Test handling the exec event with either the main
7275 thread or the second thread selected.
7276
5c9e4427
PA
72772017-10-09 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7280 logic. Move STOP marker after the value checks.
7281 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7282 regexp.
7283
b3b7c423
SL
72842017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7285
7286 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7287
3b4b2f16
UW
72882017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7289
7290 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7291 integer-to-dfp conversion.
7292 * gdb.base/dfp-test.exp: Likewise.
7293
5cd63fda
PA
72942017-10-04 Pedro Alves <palves@redhat.com>
7295
7296 * gdb.multi/hangout.c: Include <unistd.h>.
7297 (hangout_loop): New function.
7298 (main): Call alarm. Call hangout_loop in a loop.
7299 * gdb.multi/hello.c: Include <unistd.h>.
7300 (hello_loop): New function.
7301 (main): Call alarm. Call hangout_loop in a loop.
7302 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7303 inferior with the other selected.
7304
4c71c105
SM
73052017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7306
7307 * gdb.mi/list-thread-groups-available.exp: New file.
7308 * gdb.mi/list-thread-groups-available.c: New file.
7309
bc3b087d
SDJ
73102017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7311
7312 * gdb.base/set-cwd.exp: Make it available on
7313 native-extended-gdbserver.
7314
d092c5a2
SDJ
73152017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7316
7317 * gdb.base/set-cwd.c: New file.
7318 * gdb.base/set-cwd.exp: Likewise.
7319
45320ffa
TT
73202017-10-02 Tom Tromey <tom@tromey.com>
7321
7322 PR rust/22236:
7323 * gdb.rust/simple.rs (main): New variable "fslice".
7324 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7325
b3e3859b
TT
73262017-10-02 Tom Tromey <tom@tromey.com>
7327
7328 * gdb.rust/simple.exp: Test ptype of a slice.
7329
01af5e0d
TT
73302017-10-02 Tom Tromey <tom@tromey.com>
7331
7332 * gdb.rust/simple.exp: Test index of slice.
7333
a9bbfbd8
TT
73342017-09-27 Tom Tromey <tom@tromey.com>
7335
7336 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7337
df8899e5
TP
73382017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7339 Pedro Alves <palves@redhat.com>
7340
7341 * gdb.base/compare-sections.exp (get value of read-only section): Read
7342 as unsigned value.
7343 (corrupt read-only section): Likewise and don't set written if patching
7344 failed.
7345
757bf54b
KB
73462017-09-21 Kevin Buettner <kevinb@redhat.com>
7347
7348 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7349 files.
7350
06871ae8
PA
73512017-09-20 Pedro Alves <palves@redhat.com>
7352
7353 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7354 symbol names in gdb's output.
7355 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7356
e5f25bc5
PA
73572017-09-20 Pedro Alves <palves@redhat.com>
7358
7359 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7360 Rename to ...
7361 (test_list_ambiguous_symbol): ... this and add a symbol name
7362 parameter. Adjust.
7363 (test_list_ambiguous_function): Reimplement on top of
7364 test_list_ambiguous_symbol and also test listing ambiguous
7365 variables.
7366 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7367 (ambiguous_fun): ... this.
7368 (ambiguous_var): New.
7369 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7370 (ambiguous_fun): ... this.
7371 (ambiguous_var): New.
7372
4e5a4f58
JB
73732017-09-19 John Baldwin <jhb@FreeBSD.org>
7374
7375 * gdb.base/starti.c: New file.
7376 * gdb.base/starti.exp: New file.
7377 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7378
26e53f3e
PA
73792017-09-14 Pedro Alves <palves@redhat.com>
7380
7381 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7382 (top level): Use it instead of runto.
7383
cb791d59
TT
73842017-09-11 Tom Tromey <tom@tromey.com>
7385
7386 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7387
7c96f8c1
TT
73882017-09-11 Tom Tromey <tom@tromey.com>
7389
7390 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7391 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7392
469412dd
CW
73932017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7394
7395 * gdb.fortran/printing-types.exp: New file.
7396 * gdb.fortran/printing-types.exp: New file.
7397
e0f86435
BH
73982017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7399
7400 * gdb.fortran/vla-ptype.exp: Fix typos.
7401 * gdb.fortran/vla-value.exp: Same.
7402
9e9af4be
BH
74032017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7404
7405 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7406 * gdb.mi/mi-var-child-f.exp: Likewise.
7407 * gdb.mi/mi-vla-fortran.exp: Likewise.
7408
a5ad232b 74092017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7410 Christoph Weinmann <christoph.t.weinmann@intel.com>
7411 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7412
7413 * gdb.fortran/ptr-indentation.f90: New file.
7414 * gdb.fortran/ptr-indentation.exp: New file.
7415
5aec60eb
TT
74162017-09-05 Tom Tromey <tom@tromey.com>
7417
7418 PR gdb/22010:
7419 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7420
8f8f8152
TP
74212017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7422
7423 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7424
fbd1b771
JK
74252017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7426
7427 * gdb.threads/tls-nodebug-pie.c: New file.
7428 * gdb.threads/tls-nodebug-pie.exp: New file.
7429
5eb5f850
TT
74302017-09-05 Tom Tromey <tom@tromey.com>
7431
7432 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7433 for rust.
7434
ae780a21
SM
74352017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7436
7437 * gdb.multi/multi-arch-exec.exp: Test with different
7438 "follow-exec-mode" settings.
7439 (do_test): New procedure.
7440
3693fdb3
PA
74412017-09-04 Pedro Alves <palves@redhat.com>
7442
7443 * gdb.base/func-static.c (S::method const, S::method volatile)
7444 (S::method volatile const): New methods.
7445 (c_s, v_s, cv_s): New instances.
7446 (main): Call method() on them.
7447 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7448 (cannot_resolve): New procedure.
7449 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7450 print-quote-unquoted columns.
7451 (do_test): Test printing each scope too.
7452
e68cb8e0
PA
74532017-09-04 Pedro Alves <palves@redhat.com>
7454
7455 * gdb.base/local-static.exp: Also test with
7456 class::method::variable wholly quoted.
7457 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7458
858be34c
PA
74592017-09-04 Pedro Alves <palves@redhat.com>
7460
7461 * gdb.base/local-static.c: New.
7462 * gdb.base/local-static.cc: New.
7463 * gdb.base/local-static.exp: New.
7464
46a4882b
PA
74652017-09-04 Pedro Alves <palves@redhat.com>
7466
7467 * gdb.asm/asm-source.exp: Add casts to int.
7468 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7469 (dataglobal64_1, dataglobal64_2): New globals.
7470 * gdb.base/nodebug.exp: Test different expressions involving the
7471 new globals, with print, whatis and ptype. Add casts to int.
7472 * gdb.base/solib-display.exp: Add casts to int.
7473 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7474 * gdb.cp/m-static.exp: Add cast to int.
7475 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7476 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7477 tls variable with no debug info without a cast. Test with a cast
7478 to int too.
7479 * gdb.trace/entry-values.exp: Add casts.
7480
2c5a2be1
PA
74812017-09-04 Pedro Alves <palves@redhat.com>
7482
7483 * gdb.base/nodebug.exp: Test that ptype's error about functions
7484 with unknown return type includes the function name too.
7485
7022349d
PA
74862017-09-04 Pedro Alves <palves@redhat.com>
7487
7488 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7489 return type of munmap in infcall.
7490 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7491 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7492 type of ftell in infcall.
7493 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7494 type of getpid in infcall.
7495 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7496 infcall.
7497 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7498 Bail on failure to extract the pid.
7499 * gdb.base/nodebug.c: #include <stdint.h>.
7500 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7501 New functions.
7502 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7503 Change expected output of print/whatis/ptype with functions with
7504 no debug info. Test all supported languages. Call
7505 test_call_promotion.
7506 * gdb.compile/compile.exp: Adjust expected output to expect
7507 warning.
7508 * gdb.threads/siginfo-threads.exp: Likewise.
7509
54990598
PA
75102017-09-04 Pedro Alves <palves@redhat.com>
7511
7512 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7513 "prototypes". Test calling float functions via prototyped and
7514 unprototyped function pointers.
7515 (perform_all_tests): New parameter "prototypes". Pass it down.
7516 (top level): Pass down "prototypes" parameter to
7517 perform_all_tests.
7518
34d16ea2
SM
75192017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7520
7521 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7522 Test with nested loops.
7523
9521ecda
SM
75242017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7525
7526 * gdb.base/commands.exp: Call the new procedures.
7527 (loop_break_test, loop_continue_test): New procedures.
7528
80a65e9b
SM
75292017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7530
7531 * gdb.base/commands.exp: Call new procedure.
7532 (define_if_without_arg_test): New procedure.
7533
e439fa14
PA
75342017-09-04 Pedro Alves <palves@redhat.com>
7535
7536 * gdb.base/list-ambiguous.exp: New file.
7537 * gdb.base/list-ambiguous0.c: New file.
7538 * gdb.base/list-ambiguous1.c: New file.
7539 * gdb.base/list.exp (test_list_range): Adjust expected output.
7540
0a2dde4a
SDJ
75412017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7542
7543 * gdb.base/share-env-with-gdbserver.c: New file.
7544 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7545
5e89eb3a
SM
75462017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7547
7548 * gdb.base/commands.exp (gdbvar_simple_if_test,
7549 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7550 progvar_simple_if_test, progvar_simple_while_test,
7551 progvar_complex_if_while_test, user_defined_command_test,
7552 user_defined_command_args_eval,
7553 user_defined_command_args_stack_test,
7554 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7555 temporary_breakpoint_commands,
7556 gdb_test_no_prompt, redefine_hook_test,
7557 redefine_backtrace_test): Remove "global gdb_prompt".
7558
fd437cbc
SM
75592017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7560
7561 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7562 New proc, call it from toplevel.
7563
87215ad1
SDJ
75642017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7565
7566 PR remote/21852
7567 * gdb.server/normal.c: New file, copied from gdb.base.
7568 * gdb.server/run-without-local-binary.exp: New file.
7569
58afddc6
WP
75702017-08-07 Weimin Pan <weimin.pan@oracle.com>
7571
7572 * gdb.arch/sparc64-adi.exp: New file.
7573 * gdb.arch/sparc64-adi.c: New file.
7574
5277199a
PA
75752017-08-22 Pedro Alves <palves@redhat.com>
7576
7577 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7578 (top level): Add "list all overloads" tests.
7579
14278e1f
TT
75802017-08-22 Tom Tromey <tom@tromey.com>
7581
7582 * gdb.gdb/xfullpath.exp: Remove.
7583
bf223d3e
PA
75842017-08-21 Pedro Alves <palves@redhat.com>
7585
7586 PR gdb/19487
7587 * gdb.base/symbol-alias.c: New.
7588 * gdb.base/symbol-alias2.c: New.
7589 * gdb.base/symbol-alias.exp: New.
7590
c973d0aa
PA
75912017-08-21 Pedro Alves <palves@redhat.com>
7592
7593 * gdb.base/dfp-test.c
7594 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7595 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7596 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7597 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7598 * gdb.base/whatis-ptype-typedefs.c: New.
7599 * gdb.base/whatis-ptype-typedefs.exp: New.
7600 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7601 (an_int, an_int_type, an_int_type2): New globals.
7602 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7603 involving typedefs and cast expressions.
7604 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7605 (lookup_typedefs_function): New.
7606 (typedefs_pretty_printers_dict): New.
7607 (top level): Register lookup_typedefs_function in
7608 gdb.pretty_printers.
7609
6d580b63
YQ
76102017-08-18 Yao Qi <yao.qi@linaro.org>
7611
7612 * gdb.server/unittest.exp: New.
7613
206726fb
SDJ
76142017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7615
7616 PR gdb/21954
7617 * gdb.base/environ.exp: Add test to check if 'unset environment'
7618 works.
7619
bf0ec4c2
AA
76202017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7621
7622 * lib/gdb.exp (universal_compile_options): New caching proc.
7623 (gdb_compile): Suppress GCC's coloring of messages.
7624
d6382fff
TT
76252017-08-14 Tom Tromey <tom@tromey.com>
7626
7627 PR gdb/21675:
7628 * gdb.base/printcmds.exp (test_radices): New function.
7629 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7630 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7631 * lib/gdb.exp (get_integer_valueof): Use p/d.
7632
c2c2dd9f
SM
76332017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7634
7635 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7636 characters.
7637
fdffd6f4
TT
76382017-08-05 Tom Tromey <tom@tromey.com>
7639
7640 * gdb.rust/simple.exp: Allow String to appear in a different
7641 namespace.
7642
27d41eac
YQ
76432017-07-26 Yao Qi <yao.qi@linaro.org>
7644
7645 * gdb.gdb/unittest.exp: Invoke command
7646 "maintenance check xml-descriptions".
7647
031ed05d
AA
76482017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7649
7650 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7651 calling context.
7652 (hex128): Drop erroneous calculation of parameters.
7653
dcd27ddf
SM
76542017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7655
7656 * gdb.python/py-unwind.exp: Disable stack protection when
7657 building test file.
7658
47e77640
PA
76592017-07-20 Pedro Alves <palves@redhat.com>
7660
7661 * gdb.base/default.exp (set language): Adjust expected output.
7662
62d2a18a
PA
76632017-07-20 Pedro Alves <palves@redhat.com>
7664
7665 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7666 (test_minsym): ... this, and make static.
7667 (get_pck__foo__bar__minsym): Rename to ...
7668 (get_test_minsym): ... this.
7669 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7670 symbol names and comments.
7671 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7672 (get_test_minsym): ... this.
7673 (pck__foo__bar__minsym__2): Rename to ...
7674 (test_minsym): ... this.
7675 (main): Adjust.
7676
c45ec17c
PA
76772017-07-17 Pedro Alves <palves@redhat.com>
7678
7679 * gdb.base/completion.exp: Adjust expected output.
7680 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7681 the completer works.
7682
c6756f62
PA
76832017-07-17 Pedro Alves <palves@redhat.com>
7684
7685 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7686
5bd68487
AB
76872017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7688
7689 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7690
8880f2a9
TT
76912017-07-14 Tom Tromey <tom@tromey.com>
7692
7693 PR rust/21764:
7694 * gdb.rust/simple.exp: Add tests.
7695
65547233
TT
76962017-07-14 Tom Tromey <tom@tromey.com>
7697
7698 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7699
8f14146e
PA
77002017-07-14 Pedro Alves <palves@redhat.com>
7701
7702 * gdb.linespec/base/one/thefile.cc (z1): New function.
7703 * gdb.linespec/base/two/thefile.cc (z2): New function.
7704 * gdb.linespec/linespec.exp: Add tests.
7705
b4365d02
AB
77062017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7707
7708 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7709 to mi_create_breakpoint.
7710
5d2cbaa5
AB
77112017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7712
7713 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7714 mi_create_breakpoint.
7715
11cb5716
IB
77162017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7717
7718 * gdb.dlang/demangle.exp: Update for demangling changes.
7719
03278692
TT
77202017-07-09 Tom Tromey <tom@tromey.com>
7721
7722 * gdb.dwarf2/shortpiece.exp: New file.
7723
33c5cd75
DB
77242017-07-06 David Blaikie <dblaikie@gmail.com>
7725
7726 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7727 built from fissiont-multi-cu{1,2}.c.
7728 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7729 except putting 'main' and 'func' in separate CUs in the same DWO file.
7730 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7731 test.
7732 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7733 test.
7734
8455d262
PA
77352017-07-06 Pedro Alves <palves@redhat.com>
7736
7737 * gdb.python/py-unwind.exp: Test flushregs.
7738
dc4bde35
SDJ
77392017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7740
7741 PR cli/21688
7742 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7743 tests for alias commands and trailing whitespace.
7744
51ed89aa
SDJ
77452017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7746
7747 PR cli/21688
7748 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7749 procedure. Call it.
7750
eb17d413
PA
77512017-06-29 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.base/printcmds.exp: Add tests.
7754
41664b45
DG
77552017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7756
7757 PR gdb/21337
7758 * gdb.base/reread-readsym.exp: New file.
7759 * gdb.base/reread-readsym.c: New file.
7760
75312ae3
KB
77612017-06-21 Kevin Buettner <kevinb@redhat.com>
7762
7763 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7764 subpattern.
7765
66953522
PB
77662017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7767
7768 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7769 extended mnemonic.
7770 * gdb.arch/powerpc-power9.s: Likewise.
7771
5524b525
AA
77722017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7773
7774 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7775 on 32-bit x86 targets. Exploit is_*_target macros where
7776 appropriate.
7777
03c8af18
AA
77782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7779
7780 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7781 register pieces.
7782
3bf31011
AA
77832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7784
7785 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7786 located in one or more DWARF pieces.
7787
805acca0
AA
77882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7789
7790 * lib/gdb.exp (get_endianness): New proc.
7791 * gdb.arch/aarch64-fp.exp: Use it.
7792 * gdb.arch/altivec-regs.exp: Likewise.
7793 * gdb.arch/e500-regs.exp: Likewise.
7794 * gdb.arch/vsx-regs.exp: Likewise.
7795 * gdb.base/dump.exp: Likewise.
7796 * gdb.base/funcargs.exp: Likewise.
7797 * gdb.base/gnu_vector.exp: Likewise.
7798 * gdb.dwarf2/formdata16.exp: Likewise.
7799 * gdb.dwarf2/implptrpiece.exp: Likewise.
7800 * gdb.dwarf2/nonvar-access.exp: Likewise.
7801 * gdb.python/py-inferior.exp: Likewise.
7802 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7803
e9352324
AA
78042017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7805
7806 PR gdb/21226
7807 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7808 stack value pieces are taken from the LSB end.
7809
d5d1163e
AA
78102017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7811
7812 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7813 variable at nonzero offset.
7814
0567c986
AA
78152017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7816
7817 * gdb.dwarf2/var-access.c: New file.
7818 * gdb.dwarf2/var-access.exp: New test.
7819 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7820
973e9aab
TT
78212017-06-12 Tom Tromey <tom@tromey.com>
7822
7823 * gdb.dwarf2/formdata16.exp: Add tests.
7824
d9109c80
TT
78252017-06-12 Tom Tromey <tom@tromey.com>
7826
7827 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7828
30a25466
TT
78292017-06-12 Tom Tromey <tom@tromey.com>
7830
7831 PR exp/16225:
7832 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7833 * gdb.arch/vsx-regs.exp: Update tests.
7834 * gdb.arch/s390-vregs.exp (hex128): New proc.
7835 Update test.
7836 * gdb.arch/altivec-regs.exp: Update tests.
7837
aefd8b33
SDJ
78382017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7839
7840 * gdb.base/startup-with-shell.c: New file.
7841 * gdb.base/startup-with-shell.exp: Likewise.
7842
2090129c
SDJ
78432017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7844
7845 * gdb.server/non-existing-program.exp: Update regex in order to
7846 reflect the fact that gdbserver is now using fork_inferior (with a
7847 shell) to startup the inferior.
7848
8e86a419
SM
78492017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7850
7851 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7852 support function calls from GDB.
7853
e6cf65f2
TT
78542017-05-21 Tom Tromey <tom@tromey.com>
7855
7856 PR rust/21466:
7857 * gdb.rust/unsized.exp: New file.
7858 * gdb.rust/unsized.rs: New file.
7859
43cc5389
TT
78602017-05-19 Tom Tromey <tom@tromey.com>
7861
7862 PR rust/21484:
7863 * gdb.rust/watch.exp: New file.
7864 * gdb.rust/watch.rs: New file.
7865
ec8df234
TT
78662017-05-18 Tom Tromey <tom@tromey.com>
7867
7868 * gdb.rust/simple.exp: Allow Box to be qualified.
7869
3e3e7fae
TP
78702017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7871
7872 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7873
59cc050d
PA
78742017-05-18 Pedro Alves <palves@redhat.com>
7875
7876 * gdb.base/fileio.c (test_write, test_read, test_close)
7877 (test_fstat): Don't print 'ret' in the fail path.
7878
c8f6abd1
PA
78792017-05-18 Pedro Alves <palves@redhat.com>
7880
7881 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7882 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7883 (test_system, test_rename, test_unlink, test_time): Change
7884 prototypes.
7885 * gdb.base/fileio.exp (stop_msg): Adjust.
7886
d2a03b77
PA
78872017-05-18 Pedro Alves <palves@redhat.com>
7888
7889 * gdb.base/fileio.c (null_str): New global.
7890 (test_stat): Use it.
7891 * gdb.base/fileio.exp: Remove nowarnings.
7892
0d5c6999
YQ
78932017-05-17 Yao Qi <yao.qi@linaro.org>
7894
7895 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7896
21873064
YQ
78972017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7898
7899 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7900 argument command.
7901 (top-level): Invoke test_set_inferior_tty.
7902
d512d31c
PA
79032017-05-04 Pedro Alves <palves@redhat.com>
7904
7905 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7906 Add parens to print call for Python 3.
7907
90cef2ed
KS
79082017-05-03 Keith Seitz <keiths@redhat.com>
7909
7910 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7911 (main): Call it.
7912
14f819c8
TW
79132017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7914
7915 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7916 to prev and next.
7917
913aeadd
TW
79182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7919
7920 * gdb.python/py-record-btrace.exp: Remove test for
7921 gdb.BtraceInstruction.error.
7922
a3be24ad
TW
79232017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7924
7925 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7926
ae20e79a
TW
79272017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7928
7929 * gdb.python/py-record-btrace-threads.c: New file.
7930 * gdb.python/py-record-btrace-threads.exp: New file.
7931
45ce1b47
SDJ
79322017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7933
7934 PR testsuite/8595
7935 * gdb.base/environ.exp: Make test available in all architectures.
7936 Move bits related to "info program" testing to
7937 gdb.base/info-program.exp. Rewrite tests to use the two new
7938 procedures mentione below.
7939 (test_set_show_env_var) New procedure.
7940 (test_set_show_env_var_equal): Likewise.
7941 * gdb.base/info-program.exp: New file.
7942
e15c3eb4
KS
79432017-04-27 Keith Seitz <keiths@redhat.com>
7944
7945 * gdb.cp/oranking.cc (test15): New function.
7946 (main): Call test15 and declare additional variables for testing.
7947 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7948 "p foo101('abc')" tests.
7949 Add tests for cv qualifier overloads.
7950 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7951 "lvalue reference overload" test.
7952 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7953 "print value of f1 on Child&& in f2" test.
7954
3a3fd0fd
PA
79552017-04-19 Pedro Alves <palves@redhat.com>
7956
7957 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7958 procedure.
7959 (top level): Call it.
7960 * lib/gdb.exp (gdb_define_cmd): New procedure.
7961
53375380
PA
79622017-04-12 Pedro Alves <palves@redhat.com>
7963
7964 PR gdb/21323
7965 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7966 (wchar): New global.
7967 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7968 (do_test_wide_char, wide_char_types_no_program, top level): Add
7969 wchar_t testing.
7970
53e710ac
PA
79712017-04-12 Pedro Alves <palves@redhat.com>
7972
7973 PR c++/21323
7974 * gdb.cp/wide_char_types.c: New file.
7975 * gdb.cp/wide_char_types.exp: New file.
7976
0ad9d8c7
SDJ
79772017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7978
7979 PR gdb/21352
7980 * gdb.trace/tsv.exp: Add test for "tsave -r".
7981
b1b45502
IB
79822017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7983
7984 * gdb.dlang/watch-loc.c: New file.
7985 * gdb.dlang/watch-loc.exp: New file.
7986
ec13808e
JK
79872017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7988
7989 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7990
fe5f7374
AK
79912017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7992
7993 * gdb.arch/arc-analyze-prologue.S: New file.
7994 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7995
eea78757
AK
79962017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7997
7998 * gdb.arch/arc-decode-insn.S: New file.
7999 * gdb.arch/arc-decode-insn.exp: Likewise.
8000
5badf10a
IR
80012017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8002
8003 PR tdep/20928
8004 * gdb.arch/sparc64-regs.exp: New file.
8005 * gdb.arch/sparc64-regs.S: Likewise.
8006
cee59b3f
TW
80072017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8008
8009 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8010 and memory view on Python 3.
8011
c0f55cc6
AV
80122017-03-20 Artemiy Volkov <artemiyv@acm.org>
8013 Keith Seitz <keiths@redhat.com>
8014
8015 PR gdb/14441
8016 * gdb.cp/demangle.exp: Add rvalue reference tests.
8017 * gdb.cp/rvalue-ref-casts.cc: New file.
8018 * gdb.cp/rvalue-ref-casts.exp: New file.
8019 * gdb.cp/rvalue-ref-overload.cc: New file.
8020 * gdb.cp/rvalue-ref-overload.exp: New file.
8021 * gdb.cp/rvalue-ref-params.cc: New file.
8022 * gdb.cp/rvalue-ref-params.exp: New file.
8023 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8024 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8025 * gdb.cp/rvalue-ref-types.cc: New file.
8026 * gdb.cp/rvalue-ref-types.exp: New file.
8027 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8028 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8029
51457a05
MAL
80302017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8031
8032 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8033 New procedure.
8034
5b291c04
MAL
80352017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8036
8037 * lib/mi-support.exp (mi_gdb_test): Add additional message
8038 for unexpected output.
8039
59a56148
AA
80402017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8041
8042 * gdb.base/examine-backward.c (Barrier): New character array
8043 constant, to ensure that TestStrings is preceded by a string
8044 terminator.
8045
7942e96e
AA
80462017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8047
8048 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8049 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8050 and implicit pointer into such a location.
8051
6ebac3fb
DE
80522017-03-16 Doug Evans <dje@google.com>
8053
8054 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8055
ec3b243d
TP
80562017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8057
8058 * gdb.cp/m-static.exp: Fix expectation for prototype of
8059 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8060
80612017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8062
8063 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8064 * gdb.guile/scm-lazy-string.c: New file.
8065 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8066 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8067 for pointer, array, typedef lazy strings.
8068
2cc36e25 80692017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8070
8071 PR python/17728, python/18439, python/18779
8072 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8073 * gdb.python/py-lazy-string.c (pointer): New typedef.
8074 (main): New locals ptr, array, typedef_ptr.
8075 * gdb.python/py-value.exp: Move lazy string tests to ...
8076 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8077 array, typedef lazy strings.
ec3b243d 8078
0efcde63
AK
80792017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8080
8081 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8082 Add optional 'test' parameter.
8083
7978d7c3
SM
80842017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8085
8086 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8087 Skip for versions of DejaGnu < 1.5.
8088
896c0c1e
SM
80892017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8090
8091 * lib/gdb.exp (dejagnu_version): New proc.
8092 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8093 Use dejagnu_version.
8094
5f4d1085
KS
80952017-03-10 Keith Seitz <keiths@redhat.com>
8096
8097 PR c++/8128
8098 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8099 type from destructor regexps.
8100 Add a branch which actually passes the test.
8101 Adjust "ptype t5i" test names.
8102
1de05205
PA
81032017-03-08 Pedro Alves <palves@redhat.com>
8104
8105 * gdb.base/step-over-exit.exp: Add explicit test message.
8106
c65d6b55
PA
81072017-03-08 Pedro Alves <palves@redhat.com>
8108
8109 PR gdb/18360
8110 * gdb.threads/interrupt-while-step-over.c: New file.
8111 * gdb.threads/interrupt-while-step-over.exp: New file.
8112
2e86a283
PA
81132017-03-08 Pedro Alves <palves@redhat.com>
8114
8115 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8116 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8117
25dcbff6
PA
81182017-03-08 Pedro Alves <palves@redhat.com>
8119
8120 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8121 PKRU as not supported as a PASS.
8122
dc9366eb
PA
81232017-03-08 Pedro Alves <palves@redhat.com>
8124
8125 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8126 prefix instead of $binfile1/$binfile2.
8127 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8128 in test message.
8129 * gdb.python/py-completion.exp: Use "load python file" as test
8130 messages instead of unstable path names.
8131
6e5d74e7
PA
81322017-03-08 Pedro Alves <palves@redhat.com>
8133 Jan Kratochvil <jan.kratochvil@redhat.com>
8134
8135 PR cli/21218
8136 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8137 New proc.
8138 (top level): Call it.
8139
9753a2f6
PA
81402017-03-08 Pedro Alves <palves@redhat.com>
8141
8142 PR tui/21216
8143 * gdb.tui/tui-nl-filtered-output.exp: New file.
8144
1a4dd9dd
PA
81452017-03-08 Pedro Alves <palves@redhat.com>
8146
8147 * gdb.base/completion.exp: Move TUI completion tests to ...
8148 * gdb.tui/completion.exp: ... this new file.
8149
7cbbff33
PA
81502017-03-08 Pedro Alves <palves@redhat.com>
8151
8152 * gdb.base/tui-disasm-long-lines.c,
8153 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8154 gdb.base/tui-layout.exp: Move to ...
8155 * gdb.tui/: ... this new directory.
8156
5f6fd321
PA
81572017-03-07 Pedro Alves <palves@redhat.com>
8158
8159 * gdb.base/tui-layout.c: New file.
8160 * gdb.base/tui-layout.exp: New file.
8161
44959fa8
PA
81622017-03-07 Pedro Alves <palves@redhat.com>
8163
8164 * gdb.base/tui-layout.c: Rename to ...
8165 * gdb.base/tui-disasm-long-lines.c: ... this.
8166 * gdb.base/tui-layout.exp: Rename to ...
8167 * gdb.base/tui-disasm-long-lines.exp: ... this.
8168
f8c4e718
PA
81692017-03-07 Pedro Alves <palves@redhat.com>
8170
8171 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8172
6dbb839a 81732017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8174
8175 * i386-mpx-call.c: New file.
8176 * i386-mpx-call.exp: New file.
8177
65b48a81
PB
81782017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8179
8180 * gdb.arch/powerpc-power.exp: Delete test.
8181 * gdb.arch/powerpc-power.s: Likewise.
8182 * gdb.disasm/disassembler-options.exp: New test.
8183 * gdb.arch/powerpc-altivec.exp: Likewise.
8184 * gdb.arch/powerpc-altivec.s: Likewise.
8185 * gdb.arch/powerpc-altivec2.exp: Likewise.
8186 * gdb.arch/powerpc-altivec2.s: Likewise.
8187 * gdb.arch/powerpc-altivec3.exp: Likewise.
8188 * gdb.arch/powerpc-altivec3.s: Likewise.
8189 * gdb.arch/powerpc-power7.exp: Likewise.
8190 * gdb.arch/powerpc-power7.s: Likewise.
8191 * gdb.arch/powerpc-power8.exp: Likewise.
8192 * gdb.arch/powerpc-power8.s: Likewise.
8193 * gdb.arch/powerpc-power9.exp: Likewise.
8194 * gdb.arch/powerpc-power9.s: Likewise.
8195 * gdb.arch/powerpc-vsx.exp: Likewise.
8196 * gdb.arch/powerpc-vsx.s: Likewise.
8197 * gdb.arch/powerpc-vsx2.exp: Likewise.
8198 * gdb.arch/powerpc-vsx2.s: Likewise.
8199 * gdb.arch/powerpc-vsx3.exp: Likewise.
8200 * gdb.arch/powerpc-vsx3.s: Likewise.
8201 * gdb.arch/arm-disassembler-options.exp: Likewise.
8202 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8203 * gdb.arch/s390-disassembler-options.exp: Likewise.
8204
17cd4947
LM
82052017-02-23 Luis Machado <lgustavo@codesourcery.com>
8206
8207 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8208 (check_supported_features): ... this. Changed return type to void.
8209 (supports_rdseed): New static global.
8210 (rdseed): Check supports_rdseed.
8211 (initialize): Call check_supported_features.
8212
2039d74e
EBM
82132017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8214
8215 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8216 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8217 and lqarx/stqcx.
8218 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8219 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8220
a51d7ecf
EBM
82212017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8222
8223 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8224 uppercase.
8225
0224619f
JK
82262017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8227
8228 * gdb.dwarf2/formdata16.c: New file.
8229 * gdb.dwarf2/formdata16.exp: New file.
8230 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8231
216f72a1
JK
82322017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8233
8234 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8235 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8236 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8237 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8238 DW_AT_GNU_*.
8239
43988095
JK
82402017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8241
8242 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8243
99e8a4f9
SDJ
82442017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8245
8246 PR gdb/21164
8247 * gdb.base/maint.exp: Add testcases for when the commands do
8248 not have arguments.
8249
b58a8c0c
TP
82502017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8251
8252 * gdb.cp/chained-calls.exp: Use p instead of P.
8253
4e746bb6
TW
82542017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8255
8256 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8257 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8258
3f77c769
TT
82592017-02-14 Tom Tromey <tom@tromey.com>
8260
8261 PR python/13598:
8262 * gdb.python/py-events.exp: Add before_prompt event tests.
8263
075beec0
AA
82642017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8265
8266 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8267
bf5f525c
LM
82682017-02-13 Luis Machado <lgustavo@codesourcery.com>
8269
8270 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8271 (main): Call my_unique_function_name.
8272 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8273 completion of patterns with a single match.
8274 Add missing -re switches to gdb_test_multiple calls.
8275
13a66184
LM
82762017-02-13 Luis Machado <lgustavo@codesourcery.com>
8277
8278 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8279 return if core file is not recognized.
8280
26a06916
SM
82812017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8282
8283 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8284 and extra UIs.
8285
b761ca9e
SM
82862017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8287
8288 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8289 proc_with_prefix.
8290
b964bee0
TT
82912017-02-10 Tom Tromey <tom@tromey.com>
8292
8293 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8294
18da0c51
MG
82952017-02-10 Martin Galvan <martingalvan@sourceware.org>
8296
8297 PR gdb/21122
8298 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8299
604c4576
JG
83002017-02-08 Jerome Guitton <guitton@adacore.com>
8301
8302 * gdb.base/define.exp: Add test for command abbreviations
8303 in define.
8304
20b477a7
LM
83052017-02-06 Luis Machado <lgustavo@codesourcery.com>
8306
8307 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8308 * gdb.reverse/insn-reverse-x86.c: New file.
8309
3f7b46f2
IR
83102017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8311
8312 PR tdep/20936
8313 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8314
f0fd41c1
TT
83152017-02-03 Tom Tromey <tom@tromey.com>
8316
8317 PR rust/21097:
8318 * gdb.rust/simple.exp: Add new tests.
8319
5be5dbf0
PA
83202017-02-02 Pedro Alves <palves@redhat.com>
8321
8322 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8323 tests.
8324
7346ef59
AA
83252017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8326
8327 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8328 taking a 2-byte value out of a 4-byte DWARF implicit value on
8329 big-endian targets.
8330 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8331 logic. Add test cases for DW_OP_implicit.
8332
787f0025
MM
83332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8334
8335 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8336
68777c29
MM
83372017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8338
8339 * gdb.btrace/enable.exp: Call gdb_exit before
8340 skip_gdbserver_tests.
8341
0a1c7e28
MM
83422017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8343
8344 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8345 GDBFLAGS.
8346
b5ac99b0
MM
83472017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8348
8349 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8350 the test is skipped.
8351 * gdb.btrace/data.exp: Likewise.
8352 * gdb.btrace/delta.exp: Likewise.
8353 * gdb.btrace/dlopen.exp: Likewise.
8354 * gdb.btrace/enable-running.exp: Likewise.
8355 * gdb.btrace/enable.exp: Likewise.
8356 * gdb.btrace/exception.exp: Likewise.
8357 * gdb.btrace/function_call_history.exp: Likewise.
8358 * gdb.btrace/gcore.exp: Likewise.
8359 * gdb.btrace/instruction_history.exp: Likewise.
8360 * gdb.btrace/multi-thread-step.exp: Likewise.
8361 * gdb.btrace/nohist.exp: Likewise.
8362 * gdb.btrace/non-stop.exp: Likewise.
8363 * gdb.btrace/reconnect.exp: Likewise.
8364 * gdb.btrace/record_goto-step.exp: Likewise.
8365 * gdb.btrace/record_goto.exp: Likewise.
8366 * gdb.btrace/rn-dl-bind.exp: Likewise.
8367 * gdb.btrace/segv.exp: Likewise.
8368 * gdb.btrace/step.exp: Likewise.
8369 * gdb.btrace/stepi.exp: Likewise.
8370 * gdb.btrace/tailcall-only.exp: Likewise.
8371 * gdb.btrace/tailcall.exp: Likewise.
8372 * gdb.btrace/tsx.exp: Likewise.
8373 * gdb.btrace/unknown_functions.exp: Likewise.
8374 * gdb.btrace/vdso.exp: Likewise.
8375
cd4007e4
MM
83762017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8377
8378 * gdb.btrace/enable-running.c: New.
8379 * gdb.btrace/enable-running.exp: New.
8380
2735833d
WT
83812017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8382
8383 * gdb.arch/amd64-gs_base.c: New file.
8384 * gdb.arch/amd64-gs_base.exp: New file.
8385
b51e1e94
LM
83862017-01-26 Luis Machado <lgustavo@codesourcery.com>
8387
8388 * lib/memory.exp: Remove spurious empty newlines.
8389
72ca0410
SM
83902017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8391
8392 * gdb.python/py-bad-printers.exp: Load python file using "source".
8393 * gdb.python/py-events.exp: Likewise.
8394 * gdb.python/py-evsignal.exp: Likewise.
8395 * gdb.python/py-evthreads.exp: Likewise.
8396 * gdb.python/py-frame-args.exp: Likewise.
8397 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8398 * gdb.python/py-framefilter-mi.exp: Likewise.
8399 * gdb.python/py-framefilter.exp: Likewise.
8400 * gdb.python/py-mi.exp: Likewise.
8401 * gdb.python/py-pp-maint.exp: Likewise.
8402 * gdb.python/py-pp-registration.exp: Likewise.
8403 * gdb.python/py-prettyprint.exp: Likewise.
8404 (run_lang_tests): Likewise.
8405 * gdb.python/py-typeprint.exp: Likewise.
8406
e309aa65
LM
84072017-01-26 Luis Machado <lgustavo@codesourcery.com>
8408
8409 * lib/memory.exp: New file.
8410 * lib/gdb.exp: Load memory.exp.
8411 * gdb.base/memattr.exp (delete_memory): Move proc to
8412 lib/memory.exp and rename to delete_memory_regions.
8413 Replace delete_memory with delete_memory_regions.
8414 Cleanup memory regions before tests.
8415 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8416 before tests.
8417
515aff23
LM
84182017-01-26 Luis Machado <lgustavo@codesourcery.com>
8419
8420 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8421 files.
8422 (initialize): New function conditionally defined.
8423 (testcases): Move within conditional block.
8424 (main): Call initialize.
8425 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8426 of gdb.reverse/insn-reverse.c.
8427 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8428 gdb.reverse/insn-reverse.c.
8429
d8b49cf0
YQ
84302017-01-26 Yao Qi <yao.qi@linaro.org>
8431
8432 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8433 disassemble on address 0.
8434
f13a9a0c
YQ
84352017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8436 Yao Qi <yao.qi@linaro.org>
8437
8438 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8439 * gdb.dwarf2/implptr-64bit.S: Remove.
8440 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8441 variables in caller's context. Add DW_OP_implicit_value.
8442
5ac95241
YQ
84432017-01-25 Yao Qi <yao.qi@linaro.org>
8444
8445 * lib/dwarf.exp (Dwarf::_location): Handle
8446 DW_OP_GNU_implicit_pointer with proper size.
8447
23e82930
LM
84482017-01-20 Luis Machado <lgustavo@codesourcery.com>
8449
8450 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8451 and add untested calls.
8452
d334ae25
LM
84532017-01-20 Luis Machado <lgustavo@codesourcery.com>
8454
8455 * gdb.python/python.exp: Check line number against what GDB thinks
8456 the line number is for func1.
8457
f5e6296e
IB
84582017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8459
8460 * gdb.dlang/debug-expr.exp: New file.
8461
5b362f04
LM
84622016-12-23 Luis Machado <lgustavo@codesourcery.com>
8463
8464 Fix test names for the following files:
8465
8466 * gdb.ada/exec_changed.exp
8467 * gdb.ada/info_types.exp
8468 * gdb.arch/aarch64-atomic-inst.exp
8469 * gdb.arch/aarch64-fp.exp
8470 * gdb.arch/altivec-abi.exp
8471 * gdb.arch/altivec-regs.exp
8472 * gdb.arch/amd64-byte.exp
8473 * gdb.arch/amd64-disp-step.exp
8474 * gdb.arch/amd64-dword.exp
8475 * gdb.arch/amd64-entry-value-inline.exp
8476 * gdb.arch/amd64-entry-value-param.exp
8477 * gdb.arch/amd64-entry-value-paramref.exp
8478 * gdb.arch/amd64-entry-value.exp
8479 * gdb.arch/amd64-i386-address.exp
8480 * gdb.arch/amd64-invalid-stack-middle.exp
8481 * gdb.arch/amd64-invalid-stack-top.exp
8482 * gdb.arch/amd64-optimout-repeat.exp
8483 * gdb.arch/amd64-prologue-skip.exp
8484 * gdb.arch/amd64-prologue-xmm.exp
8485 * gdb.arch/amd64-stap-special-operands.exp
8486 * gdb.arch/amd64-stap-wrong-subexp.exp
8487 * gdb.arch/amd64-tailcall-cxx.exp
8488 * gdb.arch/amd64-tailcall-noret.exp
8489 * gdb.arch/amd64-tailcall-ret.exp
8490 * gdb.arch/amd64-tailcall-self.exp
8491 * gdb.arch/amd64-word.exp
8492 * gdb.arch/arm-bl-branch-dest.exp
8493 * gdb.arch/arm-disp-step.exp
8494 * gdb.arch/arm-neon.exp
8495 * gdb.arch/arm-single-step-kernel-helper.exp
8496 * gdb.arch/avr-flash-qualifier.exp
8497 * gdb.arch/disp-step-insn-reloc.exp
8498 * gdb.arch/e500-abi.exp
8499 * gdb.arch/e500-regs.exp
8500 * gdb.arch/ftrace-insn-reloc.exp
8501 * gdb.arch/i386-avx512.exp
8502 * gdb.arch/i386-bp_permanent.exp
8503 * gdb.arch/i386-byte.exp
8504 * gdb.arch/i386-cfi-notcurrent.exp
8505 * gdb.arch/i386-disp-step.exp
8506 * gdb.arch/i386-dr3-watch.exp
8507 * gdb.arch/i386-float.exp
8508 * gdb.arch/i386-gnu-cfi.exp
8509 * gdb.arch/i386-mpx-map.exp
8510 * gdb.arch/i386-mpx-sigsegv.exp
8511 * gdb.arch/i386-mpx-simple_segv.exp
8512 * gdb.arch/i386-mpx.exp
8513 * gdb.arch/i386-permbkpt.exp
8514 * gdb.arch/i386-prologue.exp
8515 * gdb.arch/i386-signal.exp
8516 * gdb.arch/i386-size-overlap.exp
8517 * gdb.arch/i386-unwind.exp
8518 * gdb.arch/i386-word.exp
8519 * gdb.arch/mips-fcr.exp
8520 * gdb.arch/powerpc-d128-regs.exp
8521 * gdb.arch/powerpc-stackless.exp
8522 * gdb.arch/ppc64-atomic-inst.exp
8523 * gdb.arch/s390-stackless.exp
8524 * gdb.arch/s390-tdbregs.exp
8525 * gdb.arch/s390-vregs.exp
8526 * gdb.arch/sparc-sysstep.exp
8527 * gdb.arch/thumb-bx-pc.exp
8528 * gdb.arch/thumb-singlestep.exp
8529 * gdb.arch/thumb2-it.exp
8530 * gdb.arch/vsx-regs.exp
8531 * gdb.asm/asm-source.exp
8532 * gdb.base/a2-run.exp
8533 * gdb.base/advance.exp
8534 * gdb.base/all-bin.exp
8535 * gdb.base/anon.exp
8536 * gdb.base/args.exp
8537 * gdb.base/arithmet.exp
8538 * gdb.base/async-shell.exp
8539 * gdb.base/async.exp
8540 * gdb.base/attach-pie-noexec.exp
8541 * gdb.base/attach-twice.exp
8542 * gdb.base/auto-load.exp
8543 * gdb.base/bang.exp
8544 * gdb.base/bitfields.exp
8545 * gdb.base/break-always.exp
8546 * gdb.base/break-caller-line.exp
8547 * gdb.base/break-entry.exp
8548 * gdb.base/break-inline.exp
8549 * gdb.base/break-on-linker-gcd-function.exp
8550 * gdb.base/break-probes.exp
8551 * gdb.base/break.exp
8552 * gdb.base/breakpoint-shadow.exp
8553 * gdb.base/call-ar-st.exp
8554 * gdb.base/call-sc.exp
8555 * gdb.base/call-signal-resume.exp
8556 * gdb.base/call-strs.exp
8557 * gdb.base/callfuncs.exp
8558 * gdb.base/catch-fork-static.exp
8559 * gdb.base/catch-gdb-caused-signals.exp
8560 * gdb.base/catch-load.exp
8561 * gdb.base/catch-signal-fork.exp
8562 * gdb.base/catch-signal.exp
8563 * gdb.base/catch-syscall.exp
8564 * gdb.base/charset.exp
8565 * gdb.base/checkpoint.exp
8566 * gdb.base/chng-syms.exp
8567 * gdb.base/code-expr.exp
8568 * gdb.base/code_elim.exp
8569 * gdb.base/commands.exp
8570 * gdb.base/completion.exp
8571 * gdb.base/complex.exp
8572 * gdb.base/cond-expr.exp
8573 * gdb.base/condbreak.exp
8574 * gdb.base/consecutive.exp
8575 * gdb.base/continue-all-already-running.exp
8576 * gdb.base/coredump-filter.exp
8577 * gdb.base/corefile.exp
8578 * gdb.base/dbx.exp
8579 * gdb.base/debug-expr.exp
8580 * gdb.base/define.exp
8581 * gdb.base/del.exp
8582 * gdb.base/disabled-location.exp
8583 * gdb.base/disasm-end-cu.exp
8584 * gdb.base/disasm-optim.exp
8585 * gdb.base/display.exp
8586 * gdb.base/duplicate-bp.exp
8587 * gdb.base/ena-dis-br.exp
8588 * gdb.base/ending-run.exp
8589 * gdb.base/enumval.exp
8590 * gdb.base/environ.exp
8591 * gdb.base/eu-strip-infcall.exp
8592 * gdb.base/eval-avoid-side-effects.exp
8593 * gdb.base/eval-skip.exp
8594 * gdb.base/exitsignal.exp
8595 * gdb.base/expand-psymtabs.exp
8596 * gdb.base/filesym.exp
8597 * gdb.base/find-unmapped.exp
8598 * gdb.base/finish.exp
8599 * gdb.base/float.exp
8600 * gdb.base/foll-exec-mode.exp
8601 * gdb.base/foll-exec.exp
8602 * gdb.base/foll-fork.exp
8603 * gdb.base/fortran-sym-case.exp
8604 * gdb.base/freebpcmd.exp
8605 * gdb.base/func-ptr.exp
8606 * gdb.base/func-ptrs.exp
8607 * gdb.base/funcargs.exp
8608 * gdb.base/gcore-buffer-overflow.exp
8609 * gdb.base/gcore-relro-pie.exp
8610 * gdb.base/gcore-relro.exp
8611 * gdb.base/gcore.exp
8612 * gdb.base/gdb1090.exp
8613 * gdb.base/gdb11530.exp
8614 * gdb.base/gdb11531.exp
8615 * gdb.base/gdb1821.exp
8616 * gdb.base/gdbindex-stabs.exp
8617 * gdb.base/gdbvars.exp
8618 * gdb.base/hbreak.exp
8619 * gdb.base/hbreak2.exp
8620 * gdb.base/included.exp
8621 * gdb.base/infcall-input.exp
8622 * gdb.base/inferior-died.exp
8623 * gdb.base/infnan.exp
8624 * gdb.base/info-macros.exp
8625 * gdb.base/info-os.exp
8626 * gdb.base/info-proc.exp
8627 * gdb.base/info-shared.exp
8628 * gdb.base/info-target.exp
8629 * gdb.base/infoline.exp
8630 * gdb.base/interp.exp
8631 * gdb.base/interrupt.exp
8632 * gdb.base/jit-reader.exp
8633 * gdb.base/jit-simple.exp
8634 * gdb.base/kill-after-signal.exp
8635 * gdb.base/kill-detach-inferiors-cmd.exp
8636 * gdb.base/label.exp
8637 * gdb.base/langs.exp
8638 * gdb.base/ldbl_e308.exp
8639 * gdb.base/line-symtabs.exp
8640 * gdb.base/linespecs.exp
8641 * gdb.base/list.exp
8642 * gdb.base/long_long.exp
8643 * gdb.base/longest-types.exp
8644 * gdb.base/maint.exp
8645 * gdb.base/max-value-size.exp
8646 * gdb.base/memattr.exp
8647 * gdb.base/mips_pro.exp
8648 * gdb.base/morestack.exp
8649 * gdb.base/moribund-step.exp
8650 * gdb.base/multi-forks.exp
8651 * gdb.base/nested-addr.exp
8652 * gdb.base/nextoverexit.exp
8653 * gdb.base/noreturn-finish.exp
8654 * gdb.base/noreturn-return.exp
8655 * gdb.base/nostdlib.exp
8656 * gdb.base/offsets.exp
8657 * gdb.base/opaque.exp
8658 * gdb.base/pc-fp.exp
8659 * gdb.base/permissions.exp
8660 * gdb.base/print-symbol-loading.exp
8661 * gdb.base/prologue-include.exp
8662 * gdb.base/psymtab.exp
8663 * gdb.base/ptype.exp
8664 * gdb.base/random-signal.exp
8665 * gdb.base/randomize.exp
8666 * gdb.base/range-stepping.exp
8667 * gdb.base/readline-ask.exp
8668 * gdb.base/recpar.exp
8669 * gdb.base/recurse.exp
8670 * gdb.base/relational.exp
8671 * gdb.base/restore.exp
8672 * gdb.base/return-nodebug.exp
8673 * gdb.base/return.exp
8674 * gdb.base/run-after-attach.exp
8675 * gdb.base/save-bp.exp
8676 * gdb.base/scope.exp
8677 * gdb.base/sect-cmd.exp
8678 * gdb.base/set-lang-auto.exp
8679 * gdb.base/set-noassign.exp
8680 * gdb.base/setvar.exp
8681 * gdb.base/sigall.exp
8682 * gdb.base/sigbpt.exp
8683 * gdb.base/siginfo-addr.exp
8684 * gdb.base/siginfo-infcall.exp
8685 * gdb.base/siginfo-obj.exp
8686 * gdb.base/siginfo.exp
8687 * gdb.base/signals-state-child.exp
8688 * gdb.base/signest.exp
8689 * gdb.base/sigstep.exp
8690 * gdb.base/sizeof.exp
8691 * gdb.base/skip.exp
8692 * gdb.base/solib-corrupted.exp
8693 * gdb.base/solib-nodir.exp
8694 * gdb.base/solib-search.exp
8695 * gdb.base/stack-checking.exp
8696 * gdb.base/stale-infcall.exp
8697 * gdb.base/stap-probe.exp
8698 * gdb.base/start.exp
8699 * gdb.base/step-break.exp
8700 * gdb.base/step-bt.exp
8701 * gdb.base/step-line.exp
8702 * gdb.base/step-over-exit.exp
8703 * gdb.base/step-over-syscall.exp
8704 * gdb.base/step-resume-infcall.exp
8705 * gdb.base/step-test.exp
8706 * gdb.base/store.exp
8707 * gdb.base/structs3.exp
8708 * gdb.base/sym-file.exp
8709 * gdb.base/symbol-without-target_section.exp
8710 * gdb.base/term.exp
8711 * gdb.base/testenv.exp
8712 * gdb.base/ui-redirect.exp
8713 * gdb.base/until.exp
8714 * gdb.base/unwindonsignal.exp
8715 * gdb.base/value-double-free.exp
8716 * gdb.base/vla-datatypes.exp
8717 * gdb.base/vla-ptr.exp
8718 * gdb.base/vla-sideeffect.exp
8719 * gdb.base/volatile.exp
8720 * gdb.base/watch-cond-infcall.exp
8721 * gdb.base/watch-cond.exp
8722 * gdb.base/watch-non-mem.exp
8723 * gdb.base/watch-read.exp
8724 * gdb.base/watch-vfork.exp
8725 * gdb.base/watchpoint-cond-gone.exp
8726 * gdb.base/watchpoint-delete.exp
8727 * gdb.base/watchpoint-hw-hit-once.exp
8728 * gdb.base/watchpoint-hw.exp
8729 * gdb.base/watchpoint-stops-at-right-insn.exp
8730 * gdb.base/watchpoints.exp
8731 * gdb.base/wchar.exp
8732 * gdb.base/whatis-exp.exp
8733 * gdb.btrace/buffer-size.exp
8734 * gdb.btrace/data.exp
8735 * gdb.btrace/delta.exp
8736 * gdb.btrace/dlopen.exp
8737 * gdb.btrace/enable.exp
8738 * gdb.btrace/exception.exp
8739 * gdb.btrace/function_call_history.exp
8740 * gdb.btrace/gcore.exp
8741 * gdb.btrace/instruction_history.exp
8742 * gdb.btrace/nohist.exp
8743 * gdb.btrace/reconnect.exp
8744 * gdb.btrace/record_goto-step.exp
8745 * gdb.btrace/record_goto.exp
8746 * gdb.btrace/rn-dl-bind.exp
8747 * gdb.btrace/segv.exp
8748 * gdb.btrace/step.exp
8749 * gdb.btrace/stepi.exp
8750 * gdb.btrace/tailcall-only.exp
8751 * gdb.btrace/tailcall.exp
8752 * gdb.btrace/tsx.exp
8753 * gdb.btrace/unknown_functions.exp
8754 * gdb.btrace/vdso.exp
8755 * gdb.compile/compile-ifunc.exp
8756 * gdb.compile/compile-ops.exp
8757 * gdb.compile/compile-print.exp
8758 * gdb.compile/compile-setjmp.exp
8759 * gdb.cp/abstract-origin.exp
8760 * gdb.cp/ambiguous.exp
8761 * gdb.cp/annota2.exp
8762 * gdb.cp/annota3.exp
8763 * gdb.cp/anon-ns.exp
8764 * gdb.cp/anon-struct.exp
8765 * gdb.cp/anon-union.exp
8766 * gdb.cp/arg-reference.exp
8767 * gdb.cp/baseenum.exp
8768 * gdb.cp/bool.exp
8769 * gdb.cp/breakpoint.exp
8770 * gdb.cp/bs15503.exp
8771 * gdb.cp/call-c.exp
8772 * gdb.cp/casts.exp
8773 * gdb.cp/chained-calls.exp
8774 * gdb.cp/class2.exp
8775 * gdb.cp/classes.exp
8776 * gdb.cp/cmpd-minsyms.exp
8777 * gdb.cp/converts.exp
8778 * gdb.cp/cp-relocate.exp
8779 * gdb.cp/cpcompletion.exp
8780 * gdb.cp/cpexprs.exp
8781 * gdb.cp/cplabel.exp
8782 * gdb.cp/cplusfuncs.exp
8783 * gdb.cp/cpsizeof.exp
8784 * gdb.cp/ctti.exp
8785 * gdb.cp/derivation.exp
8786 * gdb.cp/destrprint.exp
8787 * gdb.cp/dispcxx.exp
8788 * gdb.cp/enum-class.exp
8789 * gdb.cp/exception.exp
8790 * gdb.cp/exceptprint.exp
8791 * gdb.cp/expand-psymtabs-cxx.exp
8792 * gdb.cp/expand-sals.exp
8793 * gdb.cp/extern-c.exp
8794 * gdb.cp/filename.exp
8795 * gdb.cp/formatted-ref.exp
8796 * gdb.cp/fpointer.exp
8797 * gdb.cp/gdb1355.exp
8798 * gdb.cp/gdb2495.exp
8799 * gdb.cp/hang.exp
8800 * gdb.cp/impl-this.exp
8801 * gdb.cp/infcall-dlopen.exp
8802 * gdb.cp/inherit.exp
8803 * gdb.cp/iostream.exp
8804 * gdb.cp/koenig.exp
8805 * gdb.cp/local.exp
8806 * gdb.cp/m-data.exp
8807 * gdb.cp/m-static.exp
8808 * gdb.cp/mb-ctor.exp
8809 * gdb.cp/mb-inline.exp
8810 * gdb.cp/mb-templates.exp
8811 * gdb.cp/member-name.exp
8812 * gdb.cp/member-ptr.exp
8813 * gdb.cp/meth-typedefs.exp
8814 * gdb.cp/method.exp
8815 * gdb.cp/method2.exp
8816 * gdb.cp/minsym-fallback.exp
8817 * gdb.cp/misc.exp
8818 * gdb.cp/namelessclass.exp
8819 * gdb.cp/namespace-enum.exp
8820 * gdb.cp/namespace-nested-import.exp
8821 * gdb.cp/namespace.exp
8822 * gdb.cp/nextoverthrow.exp
8823 * gdb.cp/no-dmgl-verbose.exp
8824 * gdb.cp/non-trivial-retval.exp
8825 * gdb.cp/noparam.exp
8826 * gdb.cp/nsdecl.exp
8827 * gdb.cp/nsimport.exp
8828 * gdb.cp/nsnested.exp
8829 * gdb.cp/nsnoimports.exp
8830 * gdb.cp/nsrecurs.exp
8831 * gdb.cp/nsstress.exp
8832 * gdb.cp/nsusing.exp
8833 * gdb.cp/operator.exp
8834 * gdb.cp/oranking.exp
8835 * gdb.cp/overload-const.exp
8836 * gdb.cp/overload.exp
8837 * gdb.cp/ovldbreak.exp
8838 * gdb.cp/ovsrch.exp
8839 * gdb.cp/paren-type.exp
8840 * gdb.cp/parse-lang.exp
8841 * gdb.cp/pass-by-ref.exp
8842 * gdb.cp/pr-1023.exp
8843 * gdb.cp/pr-1210.exp
8844 * gdb.cp/pr-574.exp
8845 * gdb.cp/pr10687.exp
8846 * gdb.cp/pr12028.exp
8847 * gdb.cp/pr17132.exp
8848 * gdb.cp/pr17494.exp
8849 * gdb.cp/pr9067.exp
8850 * gdb.cp/pr9167.exp
8851 * gdb.cp/pr9631.exp
8852 * gdb.cp/printmethod.exp
8853 * gdb.cp/psmang.exp
8854 * gdb.cp/psymtab-parameter.exp
8855 * gdb.cp/ptype-cv-cp.exp
8856 * gdb.cp/ptype-flags.exp
8857 * gdb.cp/re-set-overloaded.exp
8858 * gdb.cp/ref-types.exp
8859 * gdb.cp/rtti.exp
8860 * gdb.cp/scope-err.exp
8861 * gdb.cp/shadow.exp
8862 * gdb.cp/smartp.exp
8863 * gdb.cp/static-method.exp
8864 * gdb.cp/static-print-quit.exp
8865 * gdb.cp/temargs.exp
8866 * gdb.cp/templates.exp
8867 * gdb.cp/try_catch.exp
8868 * gdb.cp/typedef-operator.exp
8869 * gdb.cp/typeid.exp
8870 * gdb.cp/userdef.exp
8871 * gdb.cp/using-crash.exp
8872 * gdb.cp/var-tag.exp
8873 * gdb.cp/virtbase.exp
8874 * gdb.cp/virtfunc.exp
8875 * gdb.cp/virtfunc2.exp
8876 * gdb.cp/vla-cxx.exp
8877 * gdb.disasm/t01_mov.exp
8878 * gdb.disasm/t02_mova.exp
8879 * gdb.disasm/t03_add.exp
8880 * gdb.disasm/t04_sub.exp
8881 * gdb.disasm/t05_cmp.exp
8882 * gdb.disasm/t06_ari2.exp
8883 * gdb.disasm/t07_ari3.exp
8884 * gdb.disasm/t08_or.exp
8885 * gdb.disasm/t09_xor.exp
8886 * gdb.disasm/t10_and.exp
8887 * gdb.disasm/t11_logs.exp
8888 * gdb.disasm/t12_bit.exp
8889 * gdb.disasm/t13_otr.exp
8890 * gdb.dlang/circular.exp
8891 * gdb.dwarf2/arr-stride.exp
8892 * gdb.dwarf2/arr-subrange.exp
8893 * gdb.dwarf2/atomic-type.exp
8894 * gdb.dwarf2/bad-regnum.exp
8895 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8896 * gdb.dwarf2/callframecfa.exp
8897 * gdb.dwarf2/clztest.exp
8898 * gdb.dwarf2/corrupt.exp
8899 * gdb.dwarf2/data-loc.exp
8900 * gdb.dwarf2/dup-psym.exp
8901 * gdb.dwarf2/dw2-anon-mptr.exp
8902 * gdb.dwarf2/dw2-anonymous-func.exp
8903 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8904 * gdb.dwarf2/dw2-bad-unresolved.exp
8905 * gdb.dwarf2/dw2-basic.exp
8906 * gdb.dwarf2/dw2-canonicalize-type.exp
8907 * gdb.dwarf2/dw2-case-insensitive.exp
8908 * gdb.dwarf2/dw2-common-block.exp
8909 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8910 * gdb.dwarf2/dw2-compressed.exp
8911 * gdb.dwarf2/dw2-const.exp
8912 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8913 * gdb.dwarf2/dw2-cu-size.exp
8914 * gdb.dwarf2/dw2-dup-frame.exp
8915 * gdb.dwarf2/dw2-entry-value.exp
8916 * gdb.dwarf2/dw2-icycle.exp
8917 * gdb.dwarf2/dw2-ifort-parameter.exp
8918 * gdb.dwarf2/dw2-inline-break.exp
8919 * gdb.dwarf2/dw2-inline-param.exp
8920 * gdb.dwarf2/dw2-intercu.exp
8921 * gdb.dwarf2/dw2-intermix.exp
8922 * gdb.dwarf2/dw2-lexical-block-bare.exp
8923 * gdb.dwarf2/dw2-linkage-name-trust.exp
8924 * gdb.dwarf2/dw2-minsym-in-cu.exp
8925 * gdb.dwarf2/dw2-noloc.exp
8926 * gdb.dwarf2/dw2-op-call.exp
8927 * gdb.dwarf2/dw2-op-out-param.exp
8928 * gdb.dwarf2/dw2-opt-structptr.exp
8929 * gdb.dwarf2/dw2-param-error.exp
8930 * gdb.dwarf2/dw2-producer.exp
8931 * gdb.dwarf2/dw2-ranges-base.exp
8932 * gdb.dwarf2/dw2-ref-missing-frame.exp
8933 * gdb.dwarf2/dw2-reg-undefined.exp
8934 * gdb.dwarf2/dw2-regno-invalid.exp
8935 * gdb.dwarf2/dw2-restore.exp
8936 * gdb.dwarf2/dw2-restrict.exp
8937 * gdb.dwarf2/dw2-single-line-discriminators.exp
8938 * gdb.dwarf2/dw2-strp.exp
8939 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8940 * gdb.dwarf2/dw2-unresolved.exp
8941 * gdb.dwarf2/dw2-var-zero-addr.exp
8942 * gdb.dwarf2/dw4-sig-types.exp
8943 * gdb.dwarf2/dwz.exp
8944 * gdb.dwarf2/dynarr-ptr.exp
8945 * gdb.dwarf2/enum-type.exp
8946 * gdb.dwarf2/gdb-index.exp
8947 * gdb.dwarf2/implptr-64bit.exp
8948 * gdb.dwarf2/implptr-optimized-out.exp
8949 * gdb.dwarf2/implptr.exp
8950 * gdb.dwarf2/implref-array.exp
8951 * gdb.dwarf2/implref-const.exp
8952 * gdb.dwarf2/implref-global.exp
8953 * gdb.dwarf2/implref-struct.exp
8954 * gdb.dwarf2/mac-fileno.exp
8955 * gdb.dwarf2/main-subprogram.exp
8956 * gdb.dwarf2/member-ptr-forwardref.exp
8957 * gdb.dwarf2/method-ptr.exp
8958 * gdb.dwarf2/missing-sig-type.exp
8959 * gdb.dwarf2/nonvar-access.exp
8960 * gdb.dwarf2/opaque-type-lookup.exp
8961 * gdb.dwarf2/pieces-optimized-out.exp
8962 * gdb.dwarf2/pieces.exp
8963 * gdb.dwarf2/pr10770.exp
8964 * gdb.dwarf2/pr13961.exp
8965 * gdb.dwarf2/staticvirtual.exp
8966 * gdb.dwarf2/subrange.exp
8967 * gdb.dwarf2/symtab-producer.exp
8968 * gdb.dwarf2/trace-crash.exp
8969 * gdb.dwarf2/typeddwarf.exp
8970 * gdb.dwarf2/valop.exp
8971 * gdb.dwarf2/watch-notconst.exp
8972 * gdb.fortran/array-element.exp
8973 * gdb.fortran/charset.exp
8974 * gdb.fortran/common-block.exp
8975 * gdb.fortran/complex.exp
8976 * gdb.fortran/derived-type-function.exp
8977 * gdb.fortran/derived-type.exp
8978 * gdb.fortran/logical.exp
8979 * gdb.fortran/module.exp
8980 * gdb.fortran/multi-dim.exp
8981 * gdb.fortran/nested-funcs.exp
8982 * gdb.fortran/print-formatted.exp
8983 * gdb.fortran/subarray.exp
8984 * gdb.fortran/vla-alloc-assoc.exp
8985 * gdb.fortran/vla-datatypes.exp
8986 * gdb.fortran/vla-history.exp
8987 * gdb.fortran/vla-ptr-info.exp
8988 * gdb.fortran/vla-ptype-sub.exp
8989 * gdb.fortran/vla-ptype.exp
8990 * gdb.fortran/vla-sizeof.exp
8991 * gdb.fortran/vla-type.exp
8992 * gdb.fortran/vla-value-sub-arbitrary.exp
8993 * gdb.fortran/vla-value-sub-finish.exp
8994 * gdb.fortran/vla-value-sub.exp
8995 * gdb.fortran/vla-value.exp
8996 * gdb.fortran/whatis_type.exp
8997 * gdb.go/chan.exp
8998 * gdb.go/handcall.exp
8999 * gdb.go/hello.exp
9000 * gdb.go/integers.exp
9001 * gdb.go/methods.exp
9002 * gdb.go/package.exp
9003 * gdb.go/strings.exp
9004 * gdb.go/types.exp
9005 * gdb.go/unsafe.exp
9006 * gdb.guile/scm-arch.exp
9007 * gdb.guile/scm-block.exp
9008 * gdb.guile/scm-breakpoint.exp
9009 * gdb.guile/scm-cmd.exp
9010 * gdb.guile/scm-disasm.exp
9011 * gdb.guile/scm-equal.exp
9012 * gdb.guile/scm-frame-args.exp
9013 * gdb.guile/scm-frame-inline.exp
9014 * gdb.guile/scm-frame.exp
9015 * gdb.guile/scm-iterator.exp
9016 * gdb.guile/scm-math.exp
9017 * gdb.guile/scm-objfile.exp
9018 * gdb.guile/scm-ports.exp
9019 * gdb.guile/scm-symbol.exp
9020 * gdb.guile/scm-symtab.exp
9021 * gdb.guile/scm-value-cc.exp
9022 * gdb.guile/types-module.exp
9023 * gdb.linespec/break-ask.exp
9024 * gdb.linespec/cpexplicit.exp
9025 * gdb.linespec/explicit.exp
9026 * gdb.linespec/keywords.exp
9027 * gdb.linespec/linespec.exp
9028 * gdb.linespec/ls-dollar.exp
9029 * gdb.linespec/ls-errs.exp
9030 * gdb.linespec/skip-two.exp
9031 * gdb.linespec/thread.exp
9032 * gdb.mi/mi-async.exp
9033 * gdb.mi/mi-basics.exp
9034 * gdb.mi/mi-break.exp
9035 * gdb.mi/mi-catch-load.exp
9036 * gdb.mi/mi-cli.exp
9037 * gdb.mi/mi-cmd-param-changed.exp
9038 * gdb.mi/mi-console.exp
9039 * gdb.mi/mi-detach.exp
9040 * gdb.mi/mi-disassemble.exp
9041 * gdb.mi/mi-eval.exp
9042 * gdb.mi/mi-file-transfer.exp
9043 * gdb.mi/mi-file.exp
9044 * gdb.mi/mi-fill-memory.exp
9045 * gdb.mi/mi-inheritance-syntax-error.exp
9046 * gdb.mi/mi-linespec-err-cp.exp
9047 * gdb.mi/mi-logging.exp
9048 * gdb.mi/mi-memory-changed.exp
9049 * gdb.mi/mi-read-memory.exp
9050 * gdb.mi/mi-record-changed.exp
9051 * gdb.mi/mi-reg-undefined.exp
9052 * gdb.mi/mi-regs.exp
9053 * gdb.mi/mi-return.exp
9054 * gdb.mi/mi-reverse.exp
9055 * gdb.mi/mi-simplerun.exp
9056 * gdb.mi/mi-solib.exp
9057 * gdb.mi/mi-stack.exp
9058 * gdb.mi/mi-stepi.exp
9059 * gdb.mi/mi-syn-frame.exp
9060 * gdb.mi/mi-until.exp
9061 * gdb.mi/mi-var-block.exp
9062 * gdb.mi/mi-var-child.exp
9063 * gdb.mi/mi-var-cmd.exp
9064 * gdb.mi/mi-var-cp.exp
9065 * gdb.mi/mi-var-display.exp
9066 * gdb.mi/mi-var-invalidate.exp
9067 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9068 * gdb.mi/mi-vla-fortran.exp
9069 * gdb.mi/mi-watch.exp
9070 * gdb.mi/mi2-var-child.exp
9071 * gdb.mi/user-selected-context-sync.exp
9072 * gdb.modula2/unbounded-array.exp
9073 * gdb.multi/dummy-frame-restore.exp
9074 * gdb.multi/multi-arch-exec.exp
9075 * gdb.multi/multi-arch.exp
9076 * gdb.multi/tids.exp
9077 * gdb.multi/watchpoint-multi.exp
9078 * gdb.opencl/callfuncs.exp
9079 * gdb.opencl/convs_casts.exp
9080 * gdb.opencl/datatypes.exp
9081 * gdb.opencl/operators.exp
9082 * gdb.opencl/vec_comps.exp
9083 * gdb.opt/clobbered-registers-O2.exp
9084 * gdb.opt/inline-break.exp
9085 * gdb.opt/inline-bt.exp
9086 * gdb.opt/inline-cmds.exp
9087 * gdb.opt/inline-locals.exp
9088 * gdb.pascal/case-insensitive-symbols.exp
9089 * gdb.pascal/floats.exp
9090 * gdb.pascal/gdb11492.exp
9091 * gdb.python/lib-types.exp
9092 * gdb.python/py-arch.exp
9093 * gdb.python/py-as-string.exp
9094 * gdb.python/py-bad-printers.exp
9095 * gdb.python/py-block.exp
9096 * gdb.python/py-breakpoint-create-fail.exp
9097 * gdb.python/py-breakpoint.exp
9098 * gdb.python/py-caller-is.exp
9099 * gdb.python/py-cmd.exp
9100 * gdb.python/py-explore-cc.exp
9101 * gdb.python/py-explore.exp
9102 * gdb.python/py-finish-breakpoint.exp
9103 * gdb.python/py-finish-breakpoint2.exp
9104 * gdb.python/py-frame-args.exp
9105 * gdb.python/py-frame-inline.exp
9106 * gdb.python/py-frame.exp
9107 * gdb.python/py-framefilter-mi.exp
9108 * gdb.python/py-infthread.exp
9109 * gdb.python/py-lazy-string.exp
9110 * gdb.python/py-linetable.exp
9111 * gdb.python/py-mi-events.exp
9112 * gdb.python/py-mi-objfile.exp
9113 * gdb.python/py-mi.exp
9114 * gdb.python/py-objfile.exp
9115 * gdb.python/py-pp-integral.exp
9116 * gdb.python/py-pp-maint.exp
9117 * gdb.python/py-pp-re-notag.exp
9118 * gdb.python/py-pp-registration.exp
9119 * gdb.python/py-recurse-unwind.exp
9120 * gdb.python/py-strfns.exp
9121 * gdb.python/py-symbol.exp
9122 * gdb.python/py-symtab.exp
9123 * gdb.python/py-sync-interp.exp
9124 * gdb.python/py-typeprint.exp
9125 * gdb.python/py-unwind-maint.exp
9126 * gdb.python/py-unwind.exp
9127 * gdb.python/py-value-cc.exp
9128 * gdb.python/py-xmethods.exp
9129 * gdb.reverse/amd64-tailcall-reverse.exp
9130 * gdb.reverse/break-precsave.exp
9131 * gdb.reverse/break-reverse.exp
9132 * gdb.reverse/consecutive-precsave.exp
9133 * gdb.reverse/consecutive-reverse.exp
9134 * gdb.reverse/finish-precsave.exp
9135 * gdb.reverse/finish-reverse-bkpt.exp
9136 * gdb.reverse/finish-reverse.exp
9137 * gdb.reverse/fstatat-reverse.exp
9138 * gdb.reverse/getresuid-reverse.exp
9139 * gdb.reverse/i386-precsave.exp
9140 * gdb.reverse/i386-reverse.exp
9141 * gdb.reverse/i386-sse-reverse.exp
9142 * gdb.reverse/i387-env-reverse.exp
9143 * gdb.reverse/i387-stack-reverse.exp
9144 * gdb.reverse/insn-reverse.exp
9145 * gdb.reverse/machinestate-precsave.exp
9146 * gdb.reverse/machinestate.exp
9147 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9148 * gdb.reverse/pipe-reverse.exp
9149 * gdb.reverse/readv-reverse.exp
9150 * gdb.reverse/recvmsg-reverse.exp
9151 * gdb.reverse/rerun-prec.exp
9152 * gdb.reverse/s390-mvcle.exp
9153 * gdb.reverse/step-precsave.exp
9154 * gdb.reverse/step-reverse.exp
9155 * gdb.reverse/time-reverse.exp
9156 * gdb.reverse/until-precsave.exp
9157 * gdb.reverse/until-reverse.exp
9158 * gdb.reverse/waitpid-reverse.exp
9159 * gdb.reverse/watch-precsave.exp
9160 * gdb.reverse/watch-reverse.exp
9161 * gdb.rust/generics.exp
9162 * gdb.rust/methods.exp
9163 * gdb.rust/modules.exp
9164 * gdb.rust/simple.exp
9165 * gdb.server/connect-with-no-symbol-file.exp
9166 * gdb.server/ext-attach.exp
9167 * gdb.server/ext-restart.exp
9168 * gdb.server/ext-wrapper.exp
9169 * gdb.server/file-transfer.exp
9170 * gdb.server/server-exec-info.exp
9171 * gdb.server/server-kill.exp
9172 * gdb.server/server-mon.exp
9173 * gdb.server/wrapper.exp
9174 * gdb.stabs/exclfwd.exp
9175 * gdb.stabs/gdb11479.exp
9176 * gdb.threads/clone-new-thread-event.exp
9177 * gdb.threads/corethreads.exp
9178 * gdb.threads/current-lwp-dead.exp
9179 * gdb.threads/dlopen-libpthread.exp
9180 * gdb.threads/gcore-thread.exp
9181 * gdb.threads/sigstep-threads.exp
9182 * gdb.threads/watchpoint-fork.exp
9183 * gdb.trace/actions-changed.exp
9184 * gdb.trace/backtrace.exp
9185 * gdb.trace/change-loc.exp
9186 * gdb.trace/circ.exp
9187 * gdb.trace/collection.exp
9188 * gdb.trace/disconnected-tracing.exp
9189 * gdb.trace/ftrace.exp
9190 * gdb.trace/mi-trace-frame-collected.exp
9191 * gdb.trace/mi-trace-unavailable.exp
9192 * gdb.trace/mi-traceframe-changed.exp
9193 * gdb.trace/mi-tsv-changed.exp
9194 * gdb.trace/no-attach-trace.exp
9195 * gdb.trace/passc-dyn.exp
9196 * gdb.trace/qtro.exp
9197 * gdb.trace/range-stepping.exp
9198 * gdb.trace/read-memory.exp
9199 * gdb.trace/save-trace.exp
9200 * gdb.trace/signal.exp
9201 * gdb.trace/status-stop.exp
9202 * gdb.trace/tfile.exp
9203 * gdb.trace/trace-break.exp
9204 * gdb.trace/trace-buffer-size.exp
9205 * gdb.trace/trace-condition.exp
9206 * gdb.trace/tracefile-pseudo-reg.exp
9207 * gdb.trace/tstatus.exp
9208 * gdb.trace/unavailable.exp
9209 * gdb.trace/while-dyn.exp
9210 * gdb.trace/while-stepping.exp
9211
34c41c68
DE
92122016-12-22 Doug Evans <xdje42@gmail.com>
9213
9214 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9215 and msymbols.
9216
16e69324
YQ
92172016-12-19 Yao Qi <yao.qi@linaro.org>
9218
9219 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9220 (test_with_self): Don't call do_steps_and_nexts, and remove
9221 code about stepping into xmalloc.
9222
f94f411b
YQ
92232016-12-09 Yao Qi <yao.qi@linaro.org>
9224
9225 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9226
92272016-12-09 Yao Qi <yao.qi@linaro.org>
9228
9229 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9230
f1b5deee
PA
92312016-12-09 Pedro Alves <palves@redhat.com>
9232
9233 * gdb.base/all-architectures-0.exp: New file.
9234 * gdb.base/all-architectures-1.exp: New file.
9235 * gdb.base/all-architectures-2.exp: New file.
9236 * gdb.base/all-architectures-3.exp: New file.
9237 * gdb.base/all-architectures-4.exp: New file.
9238 * gdb.base/all-architectures-5.exp: New file.
9239 * gdb.base/all-architectures-6.exp: New file.
9240 * gdb.base/all-architectures-7.exp: New file.
9241 * gdb.base/all-architectures.exp.in: New file.
9242
364ca42e
YQ
92432016-12-09 Yao Qi <yao.qi@linaro.org>
9244
9245 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9246
107c2d62
LM
92472016-12-02 Luis Machado <lgustavo@codesourcery.com>
9248
9249 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9250 possible.
9251 Remove useless pattern-matching code.
9252
df3ee9ca
PA
92532016-12-02 Pedro Alves <palves@redhat.com>
9254
9255 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9256 procedure.
9257 (top level): Call it.
9258
ec835369
PA
92592016-12-02 Pedro Alves <palves@redhat.com>
9260
9261 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9262 New procedure.
9263 (top level): Call it.
9264
01770bbd
PA
92652016-12-02 Pedro Alves <palves@redhat.com>
9266
9267 PR cli/20559
9268 * gdb.base/commands.exp (user_defined_command_args_eval): New
9269 procedure.
9270 (top level): Call it.
9271
008459ea
LM
92722016-12-02 Luis Machado <lgustavo@codesourcery.com>
9273
9274 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9275 timeout handling.
9276
0c1b455e
TT
92772016-12-02 Tom Tromey <tom@tromey.com>
9278
9279 * gdb.dwarf2/main-subprogram.c: New file.
9280 * gdb.dwarf2/main-subprogram.exp: New file.
9281
018572b8
LM
92822016-12-01 Luis Machado <lgustavo@codesourcery.com>
9283
9284 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9285 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9286 gdb_test_no_output for a couple of cases.
9287 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9288
84c93cd5
LM
92892016-12-01 Luis Machado <lgustavo@codesourcery.com>
9290
9291 Fix test names and standardize compilation error messages throughout
9292 the following files:
9293
9294 * gdb.ada/start.exp
9295 * gdb.arch/alpha-step.exp
9296 * gdb.arch/e500-prologue.exp
9297 * gdb.arch/ftrace-insn-reloc.exp
9298 * gdb.arch/gdb1291.exp
9299 * gdb.arch/gdb1431.exp
9300 * gdb.arch/gdb1558.exp
9301 * gdb.arch/i386-dr3-watch.exp
9302 * gdb.arch/i386-sse-stack-align.exp
9303 * gdb.arch/ia64-breakpoint-shadow.exp
9304 * gdb.arch/pa-nullify.exp
9305 * gdb.arch/powerpc-aix-prologue.exp
9306 * gdb.arch/thumb-bx-pc.exp
9307 * gdb.base/annota1.exp
9308 * gdb.base/annota3.exp
9309 * gdb.base/arrayidx.exp
9310 * gdb.base/assign.exp
9311 * gdb.base/attach.exp
9312 * gdb.base/auxv.exp
9313 * gdb.base/bang.exp
9314 * gdb.base/bfp-test.exp
9315 * gdb.base/bigcore.exp
9316 * gdb.base/bitfields2.exp
9317 * gdb.base/break-fun-addr.exp
9318 * gdb.base/break-probes.exp
9319 * gdb.base/call-rt-st.exp
9320 * gdb.base/callexit.exp
9321 * gdb.base/catch-fork-kill.exp
9322 * gdb.base/charset.exp
9323 * gdb.base/checkpoint.exp
9324 * gdb.base/comprdebug.exp
9325 * gdb.base/constvars.exp
9326 * gdb.base/coredump-filter.exp
9327 * gdb.base/cursal.exp
9328 * gdb.base/cvexpr.exp
9329 * gdb.base/detach.exp
9330 * gdb.base/display.exp
9331 * gdb.base/dmsym.exp
9332 * gdb.base/dprintf-pending.exp
9333 * gdb.base/dso2dso.exp
9334 * gdb.base/dtrace-probe.exp
9335 * gdb.base/dump.exp
9336 * gdb.base/enum_cond.exp
9337 * gdb.base/exe-lock.exp
9338 * gdb.base/exec-invalid-sysroot.exp
9339 * gdb.base/execl-update-breakpoints.exp
9340 * gdb.base/exprs.exp
9341 * gdb.base/fileio.exp
9342 * gdb.base/find.exp
9343 * gdb.base/finish.exp
9344 * gdb.base/fixsection.exp
9345 * gdb.base/foll-vfork.exp
9346 * gdb.base/frame-args.exp
9347 * gdb.base/gcore.exp
9348 * gdb.base/gdb1250.exp
9349 * gdb.base/global-var-nested-by-dso.exp
9350 * gdb.base/gnu-ifunc.exp
9351 * gdb.base/hashline1.exp
9352 * gdb.base/hashline2.exp
9353 * gdb.base/hashline3.exp
9354 * gdb.base/hbreak-in-shr-unsupported.exp
9355 * gdb.base/huge.exp
9356 * gdb.base/infcall-input.exp
9357 * gdb.base/info-fun.exp
9358 * gdb.base/info-shared.exp
9359 * gdb.base/jit-simple.exp
9360 * gdb.base/jit-so.exp
9361 * gdb.base/jit.exp
9362 * gdb.base/jump.exp
9363 * gdb.base/label.exp
9364 * gdb.base/lineinc.exp
9365 * gdb.base/logical.exp
9366 * gdb.base/longjmp.exp
9367 * gdb.base/macscp.exp
9368 * gdb.base/miscexprs.exp
9369 * gdb.base/new-ui-echo.exp
9370 * gdb.base/new-ui-pending-input.exp
9371 * gdb.base/new-ui.exp
9372 * gdb.base/nodebug.exp
9373 * gdb.base/nofield.exp
9374 * gdb.base/offsets.exp
9375 * gdb.base/overlays.exp
9376 * gdb.base/pending.exp
9377 * gdb.base/pointers.exp
9378 * gdb.base/pr11022.exp
9379 * gdb.base/printcmds.exp
9380 * gdb.base/prologue.exp
9381 * gdb.base/ptr-typedef.exp
9382 * gdb.base/realname-expand.exp
9383 * gdb.base/relativedebug.exp
9384 * gdb.base/relocate.exp
9385 * gdb.base/remote.exp
9386 * gdb.base/reread.exp
9387 * gdb.base/return2.exp
9388 * gdb.base/savedregs.exp
9389 * gdb.base/sep.exp
9390 * gdb.base/sepdebug.exp
9391 * gdb.base/sepsymtab.exp
9392 * gdb.base/set-inferior-tty.exp
9393 * gdb.base/setshow.exp
9394 * gdb.base/shlib-call.exp
9395 * gdb.base/sigaltstack.exp
9396 * gdb.base/siginfo-addr.exp
9397 * gdb.base/signals.exp
9398 * gdb.base/signull.exp
9399 * gdb.base/sigrepeat.exp
9400 * gdb.base/so-impl-ld.exp
9401 * gdb.base/solib-display.exp
9402 * gdb.base/solib-overlap.exp
9403 * gdb.base/solib-search.exp
9404 * gdb.base/solib-symbol.exp
9405 * gdb.base/structs.exp
9406 * gdb.base/structs2.exp
9407 * gdb.base/symtab-search-order.exp
9408 * gdb.base/twice.exp
9409 * gdb.base/unload.exp
9410 * gdb.base/varargs.exp
9411 * gdb.base/watchpoint-solib.exp
9412 * gdb.base/watchpoint.exp
9413 * gdb.base/whatis.exp
9414 * gdb.base/wrong_frame_bt_full.exp
9415 * gdb.btrace/dlopen.exp
9416 * gdb.cell/ea-standalone.exp
9417 * gdb.cell/ea-test.exp
9418 * gdb.cp/dispcxx.exp
9419 * gdb.cp/gdb2384.exp
9420 * gdb.cp/method2.exp
9421 * gdb.cp/nextoverthrow.exp
9422 * gdb.cp/pr10728.exp
9423 * gdb.disasm/am33.exp
9424 * gdb.disasm/h8300s.exp
9425 * gdb.disasm/mn10300.exp
9426 * gdb.disasm/sh3.exp
9427 * gdb.dwarf2/dw2-dir-file-name.exp
9428 * gdb.fortran/complex.exp
9429 * gdb.fortran/library-module.exp
9430 * gdb.guile/scm-pretty-print.exp
9431 * gdb.guile/scm-symbol.exp
9432 * gdb.guile/scm-type.exp
9433 * gdb.guile/scm-value.exp
9434 * gdb.linespec/linespec.exp
9435 * gdb.mi/gdb701.exp
9436 * gdb.mi/gdb792.exp
9437 * gdb.mi/mi-breakpoint-changed.exp
9438 * gdb.mi/mi-dprintf-pending.exp
9439 * gdb.mi/mi-dprintf.exp
9440 * gdb.mi/mi-exit-code.exp
9441 * gdb.mi/mi-pending.exp
9442 * gdb.mi/mi-solib.exp
9443 * gdb.mi/new-ui-mi-sync.exp
9444 * gdb.mi/pr11022.exp
9445 * gdb.mi/user-selected-context-sync.exp
9446 * gdb.opt/solib-intra-step.exp
9447 * gdb.python/py-events.exp
9448 * gdb.python/py-finish-breakpoint.exp
9449 * gdb.python/py-mi.exp
9450 * gdb.python/py-prettyprint.exp
9451 * gdb.python/py-shared.exp
9452 * gdb.python/py-symbol.exp
9453 * gdb.python/py-template.exp
9454 * gdb.python/py-type.exp
9455 * gdb.python/py-value.exp
9456 * gdb.reverse/solib-precsave.exp
9457 * gdb.reverse/solib-reverse.exp
9458 * gdb.server/solib-list.exp
9459 * gdb.stabs/weird.exp
9460 * gdb.threads/reconnect-signal.exp
9461 * gdb.threads/stepi-random-signal.exp
9462 * gdb.trace/actions.exp
9463 * gdb.trace/ax.exp
9464 * gdb.trace/backtrace.exp
9465 * gdb.trace/change-loc.exp
9466 * gdb.trace/deltrace.exp
9467 * gdb.trace/ftrace-lock.exp
9468 * gdb.trace/ftrace.exp
9469 * gdb.trace/infotrace.exp
9470 * gdb.trace/mi-tracepoint-changed.exp
9471 * gdb.trace/packetlen.exp
9472 * gdb.trace/passcount.exp
9473 * gdb.trace/pending.exp
9474 * gdb.trace/range-stepping.exp
9475 * gdb.trace/report.exp
9476 * gdb.trace/stap-trace.exp
9477 * gdb.trace/tfind.exp
9478 * gdb.trace/trace-break.exp
9479 * gdb.trace/trace-condition.exp
9480 * gdb.trace/trace-enable-disable.exp
9481 * gdb.trace/trace-mt.exp
9482 * gdb.trace/tracecmd.exp
9483 * gdb.trace/tspeed.exp
9484 * gdb.trace/tsv.exp
9485 * lib/perftest.exp
9486
fb9feb35
LM
94872016-12-01 Luis Machado <lgustavo@codesourcery.com>
9488
9489 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9490 with gdb_test_no_output.
9491 Use command as test name.
9492
cd2ddb6c
LM
94932016-12-01 Luis Machado <lgustavo@codesourcery.com>
9494
9495 Fix test names starting with uppercase throughout the files.
9496
9497 * gdb.ada/assign_1.exp
9498 * gdb.ada/boolean_expr.exp
9499 * gdb.base/arrayidx.exp
9500 * gdb.base/del.exp
9501 * gdb.base/gcore-buffer-overflow.exp
9502 * gdb.base/testenv.exp
9503 * gdb.compile/compile.exp
9504 * gdb.python/py-framefilter-invalidarg.exp
9505 * gdb.python/py-framefilter.exp
9506
bb95117e
LM
95072016-12-01 Luis Machado <lgustavo@codesourcery.com>
9508
9509 Fix test names starting with uppercase throughout the files.
9510
9511 * gdb.ada/array_return.exp
9512 * gdb.ada/expr_delims.exp
9513 * gdb.ada/mi_dyn_arr.exp
9514 * gdb.ada/mi_interface.exp
9515 * gdb.ada/mi_var_array.exp
9516 * gdb.ada/watch_arg.exp
9517 * gdb.arch/alpha-step.exp
9518 * gdb.arch/altivec-regs.exp
9519 * gdb.arch/e500-regs.exp
9520 * gdb.arch/powerpc-d128-regs.exp
9521 * gdb.base/arrayidx.exp
9522 * gdb.base/break.exp
9523 * gdb.base/checkpoint.exp
9524 * gdb.base/debug-expr.exp
9525 * gdb.base/dmsym.exp
9526 * gdb.base/radix.exp
9527 * gdb.base/sepdebug.exp
9528 * gdb.base/testenv.exp
9529 * gdb.base/watch_thread_num.exp
9530 * gdb.base/watchpoint-cond-gone.exp
9531 * gdb.cell/break.exp
9532 * gdb.cell/ea-cache.exp
9533 * gdb.compile/compile.exp
9534 * gdb.cp/gdb2495.exp
9535 * gdb.gdb/selftest.exp
9536 * gdb.gdb/xfullpath.exp
9537 * gdb.go/hello.exp
9538 * gdb.go/integers.exp
9539 * gdb.objc/basicclass.exp
9540 * gdb.pascal/hello.exp
9541 * gdb.pascal/integers.exp
9542 * gdb.python/py-breakpoint.exp
9543 * gdb.python/py-cmd.exp
9544 * gdb.python/py-linetable.exp
9545 * gdb.python/py-xmethods.exp
9546 * gdb.python/python.exp
9547 * gdb.reverse/consecutive-precsave.exp
9548 * gdb.reverse/finish-precsave.exp
9549 * gdb.reverse/i386-precsave.exp
9550 * gdb.reverse/machinestate-precsave.exp
9551 * gdb.reverse/sigall-precsave.exp
9552 * gdb.reverse/solib-precsave.exp
9553 * gdb.reverse/step-precsave.exp
9554 * gdb.reverse/until-precsave.exp
9555 * gdb.reverse/watch-precsave.exp
9556 * gdb.threads/leader-exit.exp
9557 * gdb.threads/pthreads.exp
9558 * gdb.threads/wp-replication.exp
9559 * gdb.trace/actions.exp
9560 * gdb.trace/mi-tsv-changed.exp
9561 * gdb.trace/tsv.exp
9562
de97fdd4
LM
95632016-12-01 Luis Machado <lgustavo@codesourcery.com>
9564
9565 Fix test names starting with uppercase throughout the files.
9566
9567 * gdb.arch/i386-bp_permanent.exp
9568 * gdb.arch/i386-gnu-cfi.exp
9569 * gdb.base/disasm-end-cu.exp
9570 * gdb.base/macscp.exp
9571 * gdb.base/pending.exp
9572 * gdb.base/watch_thread_num.exp
9573 * gdb.cp/exception.exp
9574 * gdb.cp/gdb2495.exp
9575 * gdb.cp/local.exp
9576 * gdb.python/py-evsignal.exp
9577 * gdb.python/python.exp
9578 * gdb.trace/tracecmd.exp
9579
9f058c10
LM
95802016-12-01 Luis Machado <lgustavo@codesourcery.com>
9581
9582 Fix test names starting with uppercase throughout the files.
9583
9584 * gdb.base/charset.exp
9585 * gdb.base/eval.exp
9586 * gdb.base/multi-forks.exp
9587 * gdb.guile/scm-progspace.exp
9588 * gdb.opencl/datatypes.exp
9589 * gdb.python/py-block.exp
9590 * gdb.python/py-function.exp
9591 * gdb.python/py-symbol.exp
9592 * gdb.python/py-symtab.exp
9593 * gdb.python/py-xmethods.exp
9594 * gdb.reverse/break-precsave.exp
9595 * gdb.reverse/break-reverse.exp
9596 * gdb.reverse/consecutive-precsave.exp
9597 * gdb.reverse/consecutive-reverse.exp
9598 * gdb.reverse/finish-precsave.exp
9599 * gdb.reverse/finish-reverse-bkpt.exp
9600 * gdb.reverse/finish-reverse.exp
9601 * gdb.reverse/fstatat-reverse.exp
9602 * gdb.reverse/getresuid-reverse.exp
9603 * gdb.reverse/i386-precsave.exp
9604 * gdb.reverse/i386-reverse.exp
9605 * gdb.reverse/i386-sse-reverse.exp
9606 * gdb.reverse/i387-stack-reverse.exp
9607 * gdb.reverse/insn-reverse.exp
9608 * gdb.reverse/machinestate-precsave.exp
9609 * gdb.reverse/machinestate.exp
9610 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9611 * gdb.reverse/pipe-reverse.exp
9612 * gdb.reverse/readv-reverse.exp
9613 * gdb.reverse/recvmsg-reverse.exp
9614 * gdb.reverse/rerun-prec.exp
9615 * gdb.reverse/s390-mvcle.exp
9616 * gdb.reverse/sigall-precsave.exp
9617 * gdb.reverse/sigall-reverse.exp
9618 * gdb.reverse/solib-precsave.exp
9619 * gdb.reverse/solib-reverse.exp
9620 * gdb.reverse/step-precsave.exp
9621 * gdb.reverse/step-reverse.exp
9622 * gdb.reverse/time-reverse.exp
9623 * gdb.reverse/until-precsave.exp
9624 * gdb.reverse/until-reverse.exp
9625 * gdb.reverse/waitpid-reverse.exp
9626 * gdb.reverse/watch-precsave.exp
9627 * gdb.reverse/watch-reverse.exp
9628
cdc7edd7
LM
96292016-12-01 Luis Machado <lgustavo@codesourcery.com>
9630
9631 Fix test names starting with uppercase throughout the files.
9632
9633 * gdb.arch/i386-mpx-simple_segv.exp
9634 * gdb.arch/i386-mpx.exp
9635 * gdb.arch/i386-permbkpt.exp
9636 * gdb.arch/pa-nullify.exp
9637 * gdb.arch/powerpc-d128-regs.exp
9638 * gdb.arch/vsx-regs.exp
9639 * gdb.base/bfp-test.exp
9640 * gdb.base/break.exp
9641 * gdb.base/breakpoint-shadow.exp
9642 * gdb.base/callfuncs.exp
9643 * gdb.base/charset.exp
9644 * gdb.base/commands.exp
9645 * gdb.base/completion.exp
9646 * gdb.base/dfp-test.exp
9647 * gdb.base/echo.exp
9648 * gdb.base/ending-run.exp
9649 * gdb.base/eval.exp
9650 * gdb.base/expand-psymtabs.exp
9651 * gdb.base/float128.exp
9652 * gdb.base/floatn.exp
9653 * gdb.base/foll-exec-mode.exp
9654 * gdb.base/gdb1056.exp
9655 * gdb.base/gdb11531.exp
9656 * gdb.base/kill-after-signal.exp
9657 * gdb.base/multi-forks.exp
9658 * gdb.base/overlays.exp
9659 * gdb.base/pending.exp
9660 * gdb.base/sepdebug.exp
9661 * gdb.base/testenv.exp
9662 * gdb.base/valgrind-db-attach.exp
9663 * gdb.base/watch_thread_num.exp
9664 * gdb.base/watchpoint-cond-gone.exp
9665 * gdb.base/watchpoint.exp
9666 * gdb.base/watchpoints.exp
9667 * gdb.cp/arg-reference.exp
9668 * gdb.cp/baseenum.exp
9669 * gdb.cp/operator.exp
9670 * gdb.cp/shadow.exp
9671 * gdb.dwarf2/dw2-op-out-param.exp
9672 * gdb.dwarf2/dw2-reg-undefined.exp
9673 * gdb.go/chan.exp
9674 * gdb.go/hello.exp
9675 * gdb.go/integers.exp
9676 * gdb.go/methods.exp
9677 * gdb.go/package.exp
9678 * gdb.guile/scm-parameter.exp
9679 * gdb.guile/scm-progspace.exp
9680 * gdb.guile/scm-value.exp
9681 * gdb.mi/mi-pending.exp
9682 * gdb.mi/user-selected-context-sync.exp
9683 * gdb.multi/multi-attach.exp
9684 * gdb.multi/tids.exp
9685 * gdb.opt/clobbered-registers-O2.exp
9686 * gdb.pascal/floats.exp
9687 * gdb.pascal/integers.exp
9688 * gdb.python/py-block.exp
9689 * gdb.python/py-events.exp
9690 * gdb.python/py-parameter.exp
9691 * gdb.python/py-symbol.exp
9692 * gdb.python/py-symtab.exp
9693 * gdb.python/py-type.exp
9694 * gdb.python/py-value.exp
9695 * gdb.python/py-xmethods.exp
9696 * gdb.python/python.exp
9697 * gdb.reverse/break-precsave.exp
9698 * gdb.reverse/consecutive-precsave.exp
9699 * gdb.reverse/finish-precsave.exp
9700 * gdb.reverse/i386-precsave.exp
9701 * gdb.reverse/machinestate-precsave.exp
9702 * gdb.reverse/sigall-precsave.exp
9703 * gdb.reverse/solib-precsave.exp
9704 * gdb.reverse/step-precsave.exp
9705 * gdb.reverse/until-precsave.exp
9706 * gdb.reverse/watch-precsave.exp
9707 * gdb.server/ext-attach.exp
9708 * gdb.server/ext-restart.exp
9709 * gdb.server/ext-run.exp
9710 * gdb.server/ext-wrapper.exp
9711 * gdb.stabs/gdb11479.exp
9712 * gdb.stabs/weird.exp
9713 * gdb.threads/attach-many-short-lived-threads.exp
9714 * gdb.threads/kill.exp
9715 * gdb.threads/watchpoint-fork.exp
9716
bc6c7af4
LM
97172016-12-01 Luis Machado <lgustavo@codesourcery.com>
9718
9719 Fix test names starting with uppercase throughout all the files below.
9720
9721 * gdb.ada/array_return.exp
9722 * gdb.ada/catch_ex.exp
9723 * gdb.ada/info_exc.exp
9724 * gdb.ada/mi_catch_ex.exp
9725 * gdb.ada/mi_dyn_arr.exp
9726 * gdb.ada/mi_ex_cond.exp
9727 * gdb.ada/mi_exc_info.exp
9728 * gdb.ada/mi_interface.exp
9729 * gdb.ada/mi_task_arg.exp
9730 * gdb.ada/mi_task_info.exp
9731 * gdb.ada/mi_var_array.exp
9732 * gdb.arch/alpha-step.exp
9733 * gdb.arch/amd64-disp-step.exp
9734 * gdb.arch/arm-disp-step.exp
9735 * gdb.arch/disp-step-insn-reloc.exp
9736 * gdb.arch/e500-prologue.exp
9737 * gdb.arch/ftrace-insn-reloc.exp
9738 * gdb.arch/gdb1558.exp
9739 * gdb.arch/i386-bp_permanent.exp
9740 * gdb.arch/i386-disp-step.exp
9741 * gdb.arch/i386-float.exp
9742 * gdb.arch/i386-gnu-cfi.exp
9743 * gdb.arch/ia64-breakpoint-shadow.exp
9744 * gdb.arch/mips16-thunks.exp
9745 * gdb.arch/pa-nullify.exp
9746 * gdb.arch/powerpc-aix-prologue.exp
9747 * gdb.arch/powerpc-power.exp
9748 * gdb.arch/ppc-dfp.exp
9749 * gdb.arch/s390-tdbregs.exp
9750 * gdb.arch/spu-info.exp
9751 * gdb.arch/spu-ls.exp
9752 * gdb.arch/thumb-bx-pc.exp
9753 * gdb.base/advance.exp
9754 * gdb.base/annota-input-while-running.exp
9755 * gdb.base/arrayidx.exp
9756 * gdb.base/asmlabel.exp
9757 * gdb.base/async.exp
9758 * gdb.base/attach-wait-input.exp
9759 * gdb.base/auto-connect-native-target.exp
9760 * gdb.base/batch-preserve-term-settings.exp
9761 * gdb.base/bfp-test.exp
9762 * gdb.base/bigcore.exp
9763 * gdb.base/bp-permanent.exp
9764 * gdb.base/break-always.exp
9765 * gdb.base/break-fun-addr.exp
9766 * gdb.base/break-idempotent.exp
9767 * gdb.base/break-main-file-remove-fail.exp
9768 * gdb.base/break-probes.exp
9769 * gdb.base/break-unload-file.exp
9770 * gdb.base/break.exp
9771 * gdb.base/call-ar-st.exp
9772 * gdb.base/call-rt-st.exp
9773 * gdb.base/call-sc.exp
9774 * gdb.base/call-signal-resume.exp
9775 * gdb.base/call-strs.exp
9776 * gdb.base/callexit.exp
9777 * gdb.base/callfuncs.exp
9778 * gdb.base/catch-gdb-caused-signals.exp
9779 * gdb.base/catch-signal-siginfo-cond.exp
9780 * gdb.base/catch-syscall.exp
9781 * gdb.base/compare-sections.exp
9782 * gdb.base/cond-eval-mode.exp
9783 * gdb.base/condbreak-call-false.exp
9784 * gdb.base/consecutive-step-over.exp
9785 * gdb.base/cursal.exp
9786 * gdb.base/disabled-location.exp
9787 * gdb.base/disasm-end-cu.exp
9788 * gdb.base/display.exp
9789 * gdb.base/double-prompt-target-event-error.exp
9790 * gdb.base/dprintf-bp-same-addr.exp
9791 * gdb.base/dprintf-detach.exp
9792 * gdb.base/dprintf-next.exp
9793 * gdb.base/dprintf-non-stop.exp
9794 * gdb.base/dprintf-pending.exp
9795 * gdb.base/dso2dso.exp
9796 * gdb.base/ending-run.exp
9797 * gdb.base/enum_cond.exp
9798 * gdb.base/examine-backward.exp
9799 * gdb.base/exe-lock.exp
9800 * gdb.base/exec-invalid-sysroot.exp
9801 * gdb.base/execl-update-breakpoints.exp
9802 * gdb.base/execution-termios.exp
9803 * gdb.base/fileio.exp
9804 * gdb.base/fixsection.exp
9805 * gdb.base/foll-exec-mode.exp
9806 * gdb.base/foll-exec.exp
9807 * gdb.base/fork-running-state.exp
9808 * gdb.base/frame-args.exp
9809 * gdb.base/fullpath-expand.exp
9810 * gdb.base/func-ptr.exp
9811 * gdb.base/gcore-relro-pie.exp
9812 * gdb.base/gdb1090.exp
9813 * gdb.base/gdb1555.exp
9814 * gdb.base/global-var-nested-by-dso.exp
9815 * gdb.base/gnu-ifunc.exp
9816 * gdb.base/hbreak-in-shr-unsupported.exp
9817 * gdb.base/hbreak-unmapped.exp
9818 * gdb.base/hook-stop.exp
9819 * gdb.base/infcall-input.exp
9820 * gdb.base/info-fun.exp
9821 * gdb.base/info-shared.exp
9822 * gdb.base/interrupt-noterm.exp
9823 * gdb.base/jit-so.exp
9824 * gdb.base/jit.exp
9825 * gdb.base/line-symtabs.exp
9826 * gdb.base/list.exp
9827 * gdb.base/longjmp.exp
9828 * gdb.base/macscp.exp
9829 * gdb.base/max-value-size.exp
9830 * gdb.base/nodebug.exp
9831 * gdb.base/nofield.exp
9832 * gdb.base/overlays.exp
9833 * gdb.base/paginate-after-ctrl-c-running.exp
9834 * gdb.base/paginate-bg-execution.exp
9835 * gdb.base/paginate-inferior-exit.exp
9836 * gdb.base/pending.exp
9837 * gdb.base/pr11022.exp
9838 * gdb.base/printcmds.exp
9839 * gdb.base/ptr-typedef.exp
9840 * gdb.base/ptype.exp
9841 * gdb.base/randomize.exp
9842 * gdb.base/range-stepping.exp
9843 * gdb.base/realname-expand.exp
9844 * gdb.base/relativedebug.exp
9845 * gdb.base/remote.exp
9846 * gdb.base/savedregs.exp
9847 * gdb.base/sepdebug.exp
9848 * gdb.base/set-noassign.exp
9849 * gdb.base/shlib-call.exp
9850 * gdb.base/shreloc.exp
9851 * gdb.base/sigaltstack.exp
9852 * gdb.base/sigbpt.exp
9853 * gdb.base/siginfo-addr.exp
9854 * gdb.base/siginfo-obj.exp
9855 * gdb.base/siginfo-thread.exp
9856 * gdb.base/signest.exp
9857 * gdb.base/signull.exp
9858 * gdb.base/sigrepeat.exp
9859 * gdb.base/skip.exp
9860 * gdb.base/so-impl-ld.exp
9861 * gdb.base/solib-corrupted.exp
9862 * gdb.base/solib-disc.exp
9863 * gdb.base/solib-display.exp
9864 * gdb.base/solib-overlap.exp
9865 * gdb.base/solib-search.exp
9866 * gdb.base/solib-symbol.exp
9867 * gdb.base/source-execution.exp
9868 * gdb.base/sss-bp-on-user-bp-2.exp
9869 * gdb.base/sss-bp-on-user-bp.exp
9870 * gdb.base/stack-checking.exp
9871 * gdb.base/stale-infcall.exp
9872 * gdb.base/step-break.exp
9873 * gdb.base/step-line.exp
9874 * gdb.base/step-over-exit.exp
9875 * gdb.base/step-test.exp
9876 * gdb.base/structs.exp
9877 * gdb.base/sym-file.exp
9878 * gdb.base/symtab-search-order.exp
9879 * gdb.base/term.exp
9880 * gdb.base/type-opaque.exp
9881 * gdb.base/unload.exp
9882 * gdb.base/until-nodebug.exp
9883 * gdb.base/until.exp
9884 * gdb.base/unwindonsignal.exp
9885 * gdb.base/watch-cond.exp
9886 * gdb.base/watch-non-mem.exp
9887 * gdb.base/watch_thread_num.exp
9888 * gdb.base/watchpoint-reuse-slot.exp
9889 * gdb.base/watchpoint-solib.exp
9890 * gdb.base/watchpoint.exp
9891 * gdb.btrace/dlopen.exp
9892 * gdb.cell/arch.exp
9893 * gdb.cell/break.exp
9894 * gdb.cell/bt.exp
9895 * gdb.cell/core.exp
9896 * gdb.cell/data.exp
9897 * gdb.cell/dwarfaddr.exp
9898 * gdb.cell/ea-cache.exp
9899 * gdb.cell/ea-standalone.exp
9900 * gdb.cell/ea-test.exp
9901 * gdb.cell/f-regs.exp
9902 * gdb.cell/fork.exp
9903 * gdb.cell/gcore.exp
9904 * gdb.cell/mem-access.exp
9905 * gdb.cell/ptype.exp
9906 * gdb.cell/registers.exp
9907 * gdb.cell/sizeof.exp
9908 * gdb.cell/solib-symbol.exp
9909 * gdb.cell/solib.exp
9910 * gdb.compile/compile-tls.exp
9911 * gdb.cp/exception.exp
9912 * gdb.cp/gdb2495.exp
9913 * gdb.cp/local.exp
9914 * gdb.cp/mb-inline.exp
9915 * gdb.cp/mb-templates.exp
9916 * gdb.cp/pr10687.exp
9917 * gdb.cp/pr9167.exp
9918 * gdb.cp/scope-err.exp
9919 * gdb.cp/templates.exp
9920 * gdb.cp/virtfunc.exp
9921 * gdb.dwarf2/dw2-dir-file-name.exp
9922 * gdb.dwarf2/dw2-single-line-discriminators.exp
9923 * gdb.fortran/complex.exp
9924 * gdb.fortran/library-module.exp
9925 * gdb.guile/guile.exp
9926 * gdb.guile/scm-cmd.exp
9927 * gdb.guile/scm-frame-inline.exp
9928 * gdb.guile/scm-objfile.exp
9929 * gdb.guile/scm-pretty-print.exp
9930 * gdb.guile/scm-symbol.exp
9931 * gdb.guile/scm-type.exp
9932 * gdb.guile/scm-value.exp
9933 * gdb.linespec/keywords.exp
9934 * gdb.linespec/ls-errs.exp
9935 * gdb.linespec/macro-relative.exp
9936 * gdb.linespec/thread.exp
9937 * gdb.mi/mi-breakpoint-changed.exp
9938 * gdb.mi/mi-dprintf-pending.exp
9939 * gdb.mi/mi-fullname-deleted.exp
9940 * gdb.mi/mi-logging.exp
9941 * gdb.mi/mi-pending.exp
9942 * gdb.mi/mi-solib.exp
9943 * gdb.mi/new-ui-mi-sync.exp
9944 * gdb.mi/user-selected-context-sync.exp
9945 * gdb.multi/dummy-frame-restore.exp
9946 * gdb.multi/multi-arch-exec.exp
9947 * gdb.multi/remove-inferiors.exp
9948 * gdb.multi/watchpoint-multi-exit.exp
9949 * gdb.opt/solib-intra-step.exp
9950 * gdb.perf/backtrace.exp
9951 * gdb.perf/single-step.exp
9952 * gdb.perf/skip-command.exp
9953 * gdb.perf/skip-prologue.exp
9954 * gdb.perf/solib.exp
9955 * gdb.python/lib-types.exp
9956 * gdb.python/py-as-string.exp
9957 * gdb.python/py-bad-printers.exp
9958 * gdb.python/py-block.exp
9959 * gdb.python/py-breakpoint.exp
9960 * gdb.python/py-cmd.exp
9961 * gdb.python/py-events.exp
9962 * gdb.python/py-evthreads.exp
9963 * gdb.python/py-finish-breakpoint.exp
9964 * gdb.python/py-finish-breakpoint2.exp
9965 * gdb.python/py-frame-inline.exp
9966 * gdb.python/py-frame.exp
9967 * gdb.python/py-inferior.exp
9968 * gdb.python/py-infthread.exp
9969 * gdb.python/py-mi.exp
9970 * gdb.python/py-objfile.exp
9971 * gdb.python/py-pp-maint.exp
9972 * gdb.python/py-pp-registration.exp
9973 * gdb.python/py-prettyprint.exp
9974 * gdb.python/py-recurse-unwind.exp
9975 * gdb.python/py-shared.exp
9976 * gdb.python/py-symbol.exp
9977 * gdb.python/py-symtab.exp
9978 * gdb.python/py-template.exp
9979 * gdb.python/py-type.exp
9980 * gdb.python/py-unwind-maint.exp
9981 * gdb.python/py-unwind.exp
9982 * gdb.python/py-value.exp
9983 * gdb.python/python.exp
9984 * gdb.reverse/finish-reverse-bkpt.exp
9985 * gdb.reverse/insn-reverse.exp
9986 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9987 * gdb.reverse/solib-precsave.exp
9988 * gdb.reverse/solib-reverse.exp
9989 * gdb.stabs/gdb11479.exp
9990 * gdb.stabs/weird.exp
9991 * gdb.threads/fork-child-threads.exp
9992 * gdb.threads/fork-plus-threads.exp
9993 * gdb.threads/fork-thread-pending.exp
9994 * gdb.threads/forking-threads-plus-breakpoint.exp
9995 * gdb.threads/hand-call-in-threads.exp
9996 * gdb.threads/interrupted-hand-call.exp
9997 * gdb.threads/linux-dp.exp
9998 * gdb.threads/local-watch-wrong-thread.exp
9999 * gdb.threads/next-while-other-thread-longjmps.exp
10000 * gdb.threads/non-ldr-exit.exp
10001 * gdb.threads/pending-step.exp
10002 * gdb.threads/print-threads.exp
10003 * gdb.threads/process-dies-while-detaching.exp
10004 * gdb.threads/process-dies-while-handling-bp.exp
10005 * gdb.threads/pthreads.exp
10006 * gdb.threads/queue-signal.exp
10007 * gdb.threads/reconnect-signal.exp
10008 * gdb.threads/signal-command-handle-nopass.exp
10009 * gdb.threads/signal-command-multiple-signals-pending.exp
10010 * gdb.threads/signal-delivered-right-thread.exp
10011 * gdb.threads/signal-sigtrap.exp
10012 * gdb.threads/sigthread.exp
10013 * gdb.threads/staticthreads.exp
10014 * gdb.threads/stepi-random-signal.exp
10015 * gdb.threads/thread-unwindonsignal.exp
10016 * gdb.threads/thread_check.exp
10017 * gdb.threads/thread_events.exp
10018 * gdb.threads/tid-reuse.exp
10019 * gdb.threads/tls-nodebug.exp
10020 * gdb.threads/tls-shared.exp
10021 * gdb.threads/tls-so_extern.exp
10022 * gdb.threads/tls.exp
10023 * gdb.threads/wp-replication.exp
10024 * gdb.trace/actions-changed.exp
10025 * gdb.trace/actions.exp
10026 * gdb.trace/backtrace.exp
10027 * gdb.trace/change-loc.exp
10028 * gdb.trace/collection.exp
10029 * gdb.trace/deltrace.exp
10030 * gdb.trace/disconnected-tracing.exp
10031 * gdb.trace/entry-values.exp
10032 * gdb.trace/ftrace-lock.exp
10033 * gdb.trace/ftrace.exp
10034 * gdb.trace/infotrace.exp
10035 * gdb.trace/mi-trace-frame-collected.exp
10036 * gdb.trace/mi-trace-unavailable.exp
10037 * gdb.trace/mi-traceframe-changed.exp
10038 * gdb.trace/mi-tracepoint-changed.exp
10039 * gdb.trace/mi-tsv-changed.exp
10040 * gdb.trace/no-attach-trace.exp
10041 * gdb.trace/packetlen.exp
10042 * gdb.trace/passc-dyn.exp
10043 * gdb.trace/passcount.exp
10044 * gdb.trace/pending.exp
10045 * gdb.trace/pr16508.exp
10046 * gdb.trace/qtro.exp
10047 * gdb.trace/range-stepping.exp
10048 * gdb.trace/read-memory.exp
10049 * gdb.trace/report.exp
10050 * gdb.trace/save-trace.exp
10051 * gdb.trace/signal.exp
10052 * gdb.trace/stap-trace.exp
10053 * gdb.trace/status-stop.exp
10054 * gdb.trace/strace.exp
10055 * gdb.trace/tfile.exp
10056 * gdb.trace/tfind.exp
10057 * gdb.trace/trace-break.exp
10058 * gdb.trace/trace-condition.exp
10059 * gdb.trace/trace-enable-disable.exp
10060 * gdb.trace/trace-mt.exp
10061 * gdb.trace/tracecmd.exp
10062 * gdb.trace/tracefile-pseudo-reg.exp
10063 * gdb.trace/tspeed.exp
10064 * gdb.trace/tstatus.exp
10065 * gdb.trace/tsv.exp
10066 * gdb.trace/unavailable.exp
10067 * gdb.trace/while-dyn.exp
10068 * gdb.trace/while-stepping.exp
10069 * lib/gdb-guile.exp
10070 * lib/gdb.exp
10071 * lib/mi-support.exp
10072 * lib/pascal.exp
10073 * lib/perftest.exp
10074 * lib/prelink-support.exp
10075 * lib/selftest-support.exp
10076
ad02e4fe
SM
100772016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10078
10079 * Makefile.in: Include disable-implicit-rules.mk.
10080
22347e55
AA
100812016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10082
10083 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10084 non-byte-aligned bit fields.
10085
da5b30da
AA
100862016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10087
10088 PR gdb/12616
10089 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10090 respects the DW_AT_data_bit_offset attribute.
10091
b593ecca
SM
100922016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10093
10094 * gdb.base/default.exp: Fix output of "set language".
10095
3b165252
SM
100962016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10097
10098 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10099 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10100 make.
10101 * configure.ac: Remove checks for the make program.
10102 * configure: Re-generate.
10103
1a2f3d7f
KB
101042016-11-16 Kevin Buettner <kevinb@redhat.com>
10105
10106 * gdb.python/py-recurse-unwind.c (main): Add loop.
10107 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10108 to read_register() and gdb.parse_and_eval(). Make each code
10109 call a separate case that can be individually tested.
10110 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10111 proc. Call cont_and_backtrace for each of the code paths that
10112 we want to test in the unwinder.
10113
b7f38fda
AA
101142016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10115
10116 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10117 the definition of struct S.
10118
1f8db343
CM
101192016-11-11 Catherine Moore <clm@codesourcery.com>
10120
10121 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10122
fad0c9fb
PA
101232016-11-09 Pedro Alves <palves@redhat.com>
10124
10125 * gdb.base/commands.exp (runto_or_return): New procedure.
10126 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10127 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10128 (progvar_simple_while_test, progvar_complex_if_while_test)
10129 (if_while_breakpoint_command_test)
10130 (infrun_breakpoint_command_test, breakpoint_command_test)
10131 (user_defined_command_test, watchpoint_command_test)
10132 (test_command_prompt_position, redefine_hook_test)
10133 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10134 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10135 multi_line_input and multi_line. Remove gdb_expect and
10136 gdb_stop_suppressing_tests uses.
10137 * lib/gdb.exp (valnum_re): New global.
10138 (multi_line_input): New procedure.
10139
8354c62c
SM
101402016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10141
10142 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10143 Remove.
10144 (test_setup): Define with proc_with_prefix.
10145 (test_cli_inferior): Likewise.
10146 (test_cli_thread): Likewise.
10147 (test_cli_frame): Likewise.
10148 (test_cli_select_frame): Likewise.
10149 (test_cli_up_down): Likewise.
10150 (test_mi_thread_select): Likewise.
10151 (test_mi_stack_select_frame): Likewise.
10152 (test_cli_in_mi_inferior): Likewise.
10153 (test_cli_in_mi_thread): Likewise.
10154 (test_cli_in_mi_frame): Likewise.
10155 (top level): Do not use with_test_prefix_procname.
10156
64f367a2
PA
101572016-11-09 Pedro Alves <palves@redhat.com>
10158
10159 * gdb.base/commands.exp (gdbvar_simple_if_test)
10160 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10161 (progvar_simple_if_test, progvar_simple_while_test)
10162 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10163 (infrun_breakpoint_command_test, breakpoint_command_test)
10164 (user_defined_command_test, watchpoint_command_test)
10165 (test_command_prompt_position, deprecated_command_test)
10166 (bp_deleted_in_command, temporary_breakpoint_commands)
10167 (stray_arg0_test, source_file_with_indented_comment)
10168 (recursive_source_test, if_commands_test)
10169 (error_clears_commands_left, redefine_hook_test)
10170 (redefine_backtrace_test): Use proc_with_prefix.
10171 * lib/gdb.exp (proc_with_prefix): New proc.
10172
0bb65f1e
AA
101732016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10174
10175 * gdb.base/tui-layout.c: New file.
10176 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10177 disassembly window contains very long lines.
10178
7353f247
TT
101792016-11-08 Tom Tromey <tom@tromey.com>
10180
10181 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10182 depend on Python 2.
10183
30a7bb83
TT
101842016-11-08 Tom Tromey <tom@tromey.com>
10185
10186 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10187 New method.
10188
cdf5a07c
MG
101892016-10-29 Manish Goregaokar <manish@mozilla.com>
10190
2806dc7e 10191 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10192
51a789c3
MG
101932016-10-27 Manish Goregaokar <manish@mozilla.com>
10194
2806dc7e
PA
10195 * gdb.rust/simple.rs: Add test for univariant enums without
10196 discriminants and for encoded struct-like enums.
51a789c3 10197
f610ab6d
PA
101982016-10-28 Pedro Alves <palves@redhat.com>
10199
10200 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10201 gdb_test_multiple, tighten regexps and match symtabs and line
10202 tables incrementally.
10203
b129b0ca
LM
102042016-10-28 Luis Machado <lgustavo@codesourcery.com>
10205
10206 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10207 general.
10208
ecf45d2c
SL
102092016-10-25 Luis Machado <lgustavo@codesourcery.com>
10210
10211 * gdb.base/exec-invalid-sysroot.exp: New file.
10212
b8d38ee4
JK
102132016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10214
10215 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10216
f90fd8c2
JK
102172016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10218
10219 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10220
2d2476aa
MR
102212016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10222
2806dc7e
PA
10223 * gdb.base/killed-outside.exp: Remove $options from a call to
10224 `prepare_for_testing'.
2d2476aa 10225
e42b25a0
SM
102262016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10227
10228 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10229 Change test message.
10230
3ccdb432
SM
102312016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10232
10233 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10234 Update comment.
10235
5bad3170
SM
102362016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10237
10238 * gdb.trace/mi-trace-save.exp: New file.
10239
5ad9dba7
YQ
102402016-10-13 Yao Qi <yao.qi@linaro.org>
10241
10242 * gdb.base/code_elim.exp (get_var_address): Remove.
10243 * gdb.base/relocate.exp: Likewise.
10244 * gdb.base/shreloc.exp: Likewise.
10245 * lib/gdb.exp (get_var_address): New.
10246
62df7e21
YQ
102472016-10-13 Yao Qi <yao.qi@linaro.org>
10248
10249 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10250 floating point tests if $skip_float_test is false.
10251
4dac951e
LM
102522016-10-12 Luis Machado <lgustavo@codesourcery.com>
10253
10254 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10255 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10256 argc values.
10257 Add 1 to argc so we guarantee distinct initial/modified argc values.
10258
8f1a8fc4
JK
102592016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10260
10261 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10262
16c85b5d
JK
102632016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10264
10265 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10266 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10267 * gdb.arch/vsx-regs.exp: Likewise.
10268
1d0e042a
YQ
102692016-10-07 Yao Qi <yao.qi@linaro.org>
10270
10271 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10272
68dadef5
MM
102732016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10274
10275 * gdb.python/python.exp: Test decode_line("*0").
10276
33fa2c6e
DE
102772016-10-06 Doug Evans <dje@google.com>
10278
10279 * gdb.python/py-value.exp (test_value_creation): Add test for large
10280 unsigned 64-bit value.
10281
9c37b5ae
TT
102822016-10-06 Tom Tromey <tom@tromey.com>
10283
10284 * gdb.compile/compile.exp: Change java tests to rust.
10285 * gdb.base/setshow.exp: Change java tests to rust.
10286 * gdb.base/default.exp: Remove java from language list.
10287 * README (Examples): Update language example.
10288 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10289 test.
10290 * lib/gdb.exp (skip_java_tests): Remove.
10291 * lib/java.exp: Remove.
10292 * gdb.java: Remove.
10293
78b86327
MR
102942016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10295
10296 * gdb.arch/mips-fcr.exp: New test.
10297 * gdb.arch/mips-fcr.c: Source for the new test.
10298
7470adbb
MR
102992016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10300
10301 * gdb.base/solib-disc.exp: Use `standard_output_file'
10302 throughout.
10303
4a556533
PA
103042016-10-06 Pedro Alves <palves@redhat.com>
10305
10306 * gdb.base/jit-simple-dl.c: New file.
10307 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10308 * gdb.base/jit-simple.c: ... this.
10309 * gdb.base/jit-simple.exp (jit_run): Delete.
10310 (build_jit): New proc.
10311 (jit_test_reread): Recompile either the main program or the shared
10312 library, depending on what is being tested. Skip changing address
10313 if caller wants to. Compare before/after addresses. If testing
10314 standalone, explicitly load the binary. Test "maint info
10315 breakpoints".
10316 (top level): Add "standalone vs shared lib" and "change address"
10317 vs "same address" axes.
10318
5a122fbc
PA
103192016-10-06 Pedro Alves <palves@redhat.com>
10320
10321 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10322 call.
10323 (jit_run): Delete.
10324 (jit_test_reread): Use with_test_prefix. Reload the main binary
10325 explicitly. Compare the before/after addresses of the JIT
10326 descriptor.
10327
ee8da4b8
DE
103282016-08-15 Doug Evans <dje@google.com>
10329
10330 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10331 for single bitfields is bool.
10332 * gdb.xml/tdesc-regs.exp: Ditto.
10333
f389f6fe
JK
103342016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10335
10336 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10337
fdebf1a4
YQ
103382016-10-05 Yao Qi <yao.qi@linaro.org>
10339
10340 * lib/gdb.exp (support_complex_tests): Return zero if
10341 gdb_skip_float_test return true.
10342
9c36d954 103432016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10344 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10345
10346 PR gdb/20487
10347 * gdb.mi/user-selected-context-sync.exp: New file.
10348 * gdb.mi/user-selected-context-sync.c: New file.
10349
4034d0ff 103502016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10351 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10352
10353 PR gdb/20487
10354 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10355 =thread-select-event check.
10356
a4297203
PB
103572016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10358
10359 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10360 the compulsory L operand changes.
10361 * gdb.arch/powerpc-power.s: Likewise.
10362
bb805577
JK
103632016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10364
10365 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10366 * gdb.base/jit-attach-pie.c: New file.
10367 * gdb.base/jit-attach-pie.exp: New file.
10368
6d61dee5
PA
103692016-09-28 Pedro Alves <palves@redhat.com>
10370
10371 * gdb.base/infcall-input.c: New file.
10372 * gdb.base/infcall-input.exp: New file.
10373
f73842fc
YQ
103742016-09-22 Yao Qi <yao.qi@linaro.org>
10375
10376 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10377 (gdb_exit): Rename it to ...
10378 (gdbserver_gdb_exit): ... Close GDBserver.
10379 (gdb_exit): New proc, call gdbserver_gdb_exit.
10380 (mi_gdb_exit): Likewise.
10381
90681dab
YQ
103822016-09-22 Yao Qi <yao.qi@linaro.org>
10383
10384 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10385 path.
10386 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10387 Remove duplication.
10388
9c211fd8
YQ
103892016-09-22 Yao Qi <yao.qi@linaro.org>
10390
10391 * lib/gdbserver-support.exp: Check the existence of
10392 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10393
ad0a504f
AK
103942016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10395
10396 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10397
36cf1806
TT
103982016-09-21 Tom Tromey <tom@tromey.com>
10399
10400 PR gdb/20604:
10401 * gdb.base/quit.exp: New file.
10402
74172ecf
SM
104032016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10404
10405 * .gitignore: New file.
10406
3d0ec882
MR
104072016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10408
10409 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10410 throughout.
10411
8193adea
AA
104122016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10413
10414 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10415
d41a5c09
JK
104162016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10417
10418 * gdb.cp/casts.cc (decltype): Move it ...
10419 (main): ... with its call to ...
10420 * gdb.cp/casts03.cc: ... a new file.
10421 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10422
d2dfe700
JK
104232016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10424
10425 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10426
e2a92b16
PB
104272016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10428
10429 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10430 and sync up the test with tests in gas/testsuite/gas/ppc.
10431 * gdb.arch/powerpc-power.exp: Likewise.
10432
49b4de64
JK
104332016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10434
10435 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10436
2c29df25
SDJ
104372016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10438 Jan Kratochvil <jan.kratochvil@redhat.com>
10439
10440 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10441 make m1's definition to be different from m2's. Use 'dummy' as an
10442 argument for probe 'two'.
10443
cc3c2846
JB
104442016-09-10 Jon Beniston <jon@beniston.com>
10445
10446 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10447 for sim target.
10448
e1b2624a
AA
104492016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10450
10451 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10452 variable declaration.
10453 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10454 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10455 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10456 received HWCAP as its argument.
10457
4295e285
PA
104582016-09-06 Pedro Alves <palves@redhat.com>
10459
10460 * gdb.base/new-ui-pending-input.c: New file.
10461 * gdb.base/new-ui-pending-input.exp: New file.
10462 * gdb.exp (clear_gdb_spawn_id): New procedure.
10463 (with_spawn_id): Check whether gdb_spawn_id exists before
10464 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10465 on exit.
10466
00d5215e
UW
104672016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10468
10469 * gdb.base/float128.c: New file.
10470 * gdb.base/float128.exp: Likewise.
10471 * gdb.base/floatn.c: Likewise.
10472 * gdb.base/floatn.exp: Likewise.
10473
a9ff5f12
UW
104742016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10475
10476 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10477
f245535c
PA
104782016-09-05 Pedro Alves <palves@redhat.com>
10479
10480 PR backtrace/19927
10481 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10482 unwinders are immediately called as side effect of "source" or
10483 "disable unwinder" commands.
10484 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10485
ae9cf263
YQ
104862016-09-02 Yao Qi <yao.qi@linaro.org>
10487
10488 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10489 is true and $type is "float" or "double".
10490
27aba047
YQ
104912016-09-02 Yao Qi <yao.qi@linaro.org>
10492
10493 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10494 true.
10495 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10496 * gdb.base/call-rt-st.exp: Likewise.
10497 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10498 return value instead of gdb,skip_float_test.
10499 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10500 (do_function_calls): Use its return value instead of
10501 gdb,skip_float_test.
10502 * gdb.base/finish.exp: Likewise.
10503 * gdb.base/funcargs.exp: Likewise.
10504 * gdb.base/return.exp: Likewise.
10505 * gdb.base/return2.exp: Likewise.
10506 * gdb.base/varargs.exp: Likewise.
10507 * lib/gdb.exp (gdb_skip_float_test): Change it to
10508 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10509
5af962df
AA
105102016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10511
10512 * gdb.multi/tids.exp: Test "thread apply all".
10513
7fac6910
JK
105142016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10515
10516 * gdb.base/default.exp (tty): Remove.
10517
bb1fe4ac
KB
105182016-08-24 Kevin Buettner <kevinb@redhat.com>
10519
2806dc7e
PA
10520 * gdb.python/py-recurse-unwind.c: New file.
10521 * gdb.python/py-recurse-unwind.py: New file.
10522 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10523
0a1ddfa6
SM
105242016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10525
10526 * gdb.base/set-inferior-tty.exp: New file.
10527 * gdb.base/set-inferior-tty.c: New file.
10528
d9de1fe3
PA
105292016-08-23 Pedro Alves <palves@redhat.com>
10530
10531 PR gdb/20494
10532 * gdb.base/new-ui-echo.c: New file.
10533 * gdb.base/new-ui-echo.exp: New file.
10534
e9d9abd7
YQ
105352016-08-23 Yao Qi <yao.qi@linaro.org>
10536
10537 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10538 gdbserver_spawn.
10539 * gdb.server/connect-without-multi-process.exp (do_test):
10540 Likewise.
10541
3589529e
YQ
105422016-08-23 Yao Qi <yao.qi@linaro.org>
10543
10544 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10545 standalone_txt. Delete gdb_txt and standalone_txt on host
10546 and target. Spawn the binary on target. Copy files from
10547 target to host.
10548
6bb90213
PA
105492016-08-22 Pedro Alves <palves@redhat.com>
10550
10551 PR gdb/20505
10552 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10553 with_test_prefix. Factor out bits to ...
10554 (test_no_vdso): ... this new procedure.
10555
20c2c024
CL
105562016-08-19 Carl Love <cel@us.ibm.com>
10557
10558 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10559 maintaining separate logic for constructing the output path.
10560 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10561 * gdb.arch/ppc-dfp.exp: Likewise.
10562 * gdb.arch/ppc-fp.exp: Likewise.
10563 * gdb.arch/vsx-regs.exp: Likewise.
10564 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10565 binprefix for generating the additional binary files.
10566
0646e07d
PA
105672016-08-19 Pedro Alves <palves@redhat.com>
10568
10569 * gdb.trace/mi-trace-frame-collected.exp
10570 (test_trace_frame_collected): On x32, expect two registers.
10571
46da9242
CL
105722016-08-18 Carl Love <cel@us.ibm.com>
10573
10574 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10575 and sync up the test with tests in gas/testsuite/gas/ppc.
10576 * gdb.arch/powerpc-power.exp: Likewise.
10577
eb2332d7
SM
105782016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10579
10580 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10581 expected error message.
10582
63c61e04
SM
105832016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10584
10585 * gdb.multi/remove-inferiors.exp: New file.
10586 * gdb.multi/remove-inferiors.c: New file.
10587
7b17065f
YQ
105882016-08-12 Yao Qi <yao.qi@linaro.org>
10589
10590 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10591 argument list.
10592
01d3dedf
PA
105932016-08-10 Pedro Alves <palves@redhat.com>
10594
10595 PR gdb/19187
10596 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10597 setup_kfails.
10598
3eb7562a
PA
105992016-08-09 Pedro Alves <palves@redhat.com>
10600 Simon Marchi <simon.marchi@ericsson.com>
10601
10602 PR gdb/20418
10603 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10604 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10605
80614914
PA
106062016-08-09 Pedro Alves <palves@redhat.com>
10607
10608 PR mi/20431
10609 * gdb.mi/mi-cmd-error.exp: New file.
10610
f348d89a
PA
106112016-08-09 Pedro Alves <palves@redhat.com>
10612
10613 PR gdb/18653
10614 * gdb.base/signals-state-child.c: New file.
10615 * gdb.base/signals-state-child.exp: New file.
10616 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10617
e5ca03b4
PA
106182016-08-09 Pedro Alves <palves@redhat.com>
10619
10620 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10621
282a0691
TT
106222016-08-03 Tom Tromey <tom@tromey.com>
10623
10624 PR python/18565:
10625 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10626
41bfcd63
YQ
106272016-08-01 Yao Qi <yao.qi@linaro.org>
10628
10629 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10630 variable mode to "multi-process" if $multi_process is 1, otherwise
10631 set it to "single-process".
10632
e3465b24
YQ
106332016-08-01 Yao Qi <yao.qi@linaro.org>
10634
10635 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10636 * gdb.cp/cpexprs.exp: Likewise.
10637 * gdb.cp/m-static.exp: Likewise.
10638
0b31a4bc
TT
106392016-07-26 Tom Tromey <tom@tromey.com>
10640
10641 PR python/20190:
10642 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10643 test.
10644
e0461dbb
MM
106452016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10646
10647 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10648 selecting assembly source files.
10649 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10650 assembly source files.
10651 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10652 assembly source files.
10653 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10654 selecting assembly source files.
10655
8194e927
SM
106562016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10657
10658 * gdb.base/new-ui.exp (do_test_invalid_args): New
10659 procedure.
10660
c0272db5
TW
106612016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10662
10663 * gdb.btrace/reconnect.c: New file.
10664 * gdb.btrace/reconnect.exp: New file.
10665
e3487908
GKB
106662016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10667
10668 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10669 to test_catch_syscall_group.
10670 (test_catch_syscall_group): New.
10671
12df5c00
TT
106722016-07-21 Tom Tromey <tom@tromey.com>
10673
10674 * gdb.rust/simple.rs (main): Use empty struct expression.
10675 * gdb.rust/simple.exp: Add tests for empty struct expression.
10676
bae62ee2
YQ
106772016-07-21 Yao Qi <yao.qi@linaro.org>
10678
10679 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10680 if gdb_skip_xml_test is true on some targets.
10681
b1b53fb3
YQ
106822016-07-21 Yao Qi <yao.qi@linaro.org>
10683
10684 * gdb.server/solib-list.exp: Unset last_loaded_file.
10685
027d97f8
JK
106862016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10687
10688 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10689 "step into captured_main (args)".
10690
7674d381
JK
106912016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10692
10693 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10694
72b5d099
JK
106952016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10696
10697 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10698
1f960ced
PA
106992016-07-19 Pedro Alves <palves@redhat.com>
10700
10701 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10702 * gdb.opt/inline-bt.exp: Likewise.
10703 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10704 additional_flags=-Winline.
10705 * gdb.opt/inline-locals.exp: Likewise.
10706 * gdb.opt/inline-markers.c (ATTR): Define.
10707 (inlined_fn): Use it.
10708
f25827c1
YQ
107092016-07-19 Yao Qi <yao.qi@linaro.org>
10710
10711 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10712 (test_with_self): Remove some code. Remove argument executable.
10713 (top-level): Use do_self_tests.
10714
37539ebe
DB
107152016-07-15 Zachary Welch <zwelch@codesourcery.com>
10716 Don Breazeal <donb@codesourcery.com>
10717
10718 * gdb.base/maint.exp: Escape paths used in regular expressions.
10719 * gdb.stabs/weird.exp: Likewise.
10720
dac790e1
TT
107212016-07-13 Tom Tromey <tom@tromey.com>
10722
10723 PR python/15620, PR python/18620:
10724 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10725 (test_bkpt_events): New procs.
10726
93daf339
TT
107272016-07-13 Tom Tromey <tom@tromey.com>
10728
10729 PR python/17698:
10730 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10731 test.
10732 (test_watchpoints): Likewise.
10733 (test_bkpt_pending): New proc.
10734
6571a381
TT
107352016-07-13 Tom Tromey <tom@tromey.com>
10736
10737 PR cli/18053:
10738 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10739 completion test.
10740
e8732474
JK
107412016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10742
10743 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10744 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10745 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10746 f_label.
10747 (g): Rename g_end_lbl to g_label.
10748 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10749 low_pc and high_pc.
10750 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10751
e0f3fd7c
TT
107522016-07-12 Tom Tromey <tom@tromey.com>
10753
10754 PR python/19293:
10755 * gdb.python/py-unwind-maint.exp: Update tests.
10756
3cfe46b6
YQ
107572016-07-12 Yao Qi <yao.qi@linaro.org>
10758
10759 * lib/selftest-support.exp (selftest_setup): Match the output
10760 when captured_main is inlined.
10761
4f19a0e6
WT
107622016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10763
10764 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10765 New variables.
10766 (print this%a, print this%b, print this): New tests.
10767 * gdb.fortran/derived-types.f90 (this): New object and
10768 initialization.
10769
986cf455
SM
107702016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10771
10772 * gdb.ada/arraydim.exp: Remove extra directory level in build
10773 directory.
10774
f0464b23
SM
107752016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10776
10777 * lib/ada.exp: Remove extra directory level in build directory.
10778 * gdb.ada/cond_lang.exp: Likewise.
10779 * gdb.ada/exec_changed.exp: Likewise.
10780 * gdb.ada/lang_switch.exp: Likewise.
10781
42d94011
MG
107822016-07-06 Manish Goregaokar <manish@mozilla.com>
10783
2806dc7e
PA
10784 * simple.rs: Add test for raw pointer subscripting.
10785 * simple.exp: Add test expectations.
42d94011 10786
647c264c
YQ
107872016-07-05 Yao Qi <yao.qi@linaro.org>
10788
10789 * gdb.mi/mi-reverse.exp: Match =record-started output.
10790
20aa2c60
PA
107912016-07-01 Pedro Alves <palves@redhat.com>
10792
10793 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10794 procedure.
10795 (jit_reader_test): Test the jit reader's unwinder.
10796 * gdb.base/jithost.c (jit_function_00_code): New global.
10797 (main): Use memcpy to fill in the mmapped code, instead of poking
10798 bytes manually here.
10799 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10800 value.
10801 (read_debug_info): Save the function's range.
10802 (read_sp): New function.
10803 (unwind_frame): Use it. Also unwind RBP.
10804 (get_frame_id): Use read_sp.
10805 (gdb_init_reader): Use calloc instead of malloc.
10806 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10807 parameter. Use gdb_test_multiple.
10808
ced2dffb
PA
108092016-07-01 Pedro Alves <palves@redhat.com>
10810 Antoine Tremblay <antoine.tremblay@ericsson.com>
10811
10812 * gdb.threads/process-dies-while-detaching.c: New file.
10813 * gdb.threads/process-dies-while-detaching.exp: New file.
10814
63000888
PA
108152016-07-01 Pedro Alves <palves@redhat.com>
10816
10817 * gdb.multi/watchpoint-multi-exit.c: New file.
10818 * gdb.multi/watchpoint-multi-exit.exp: New file.
10819
038d4868
PA
108202016-06-30 Pedro Alves <palves@redhat.com>
10821
10822 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10823 unset inferior_spawn_id.
10824
994e9c83
PA
108252016-06-30 Pedro Alves <palves@redhat.com>
10826
10827 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10828 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10829
e5653468
YQ
108302016-06-29 Yao Qi <yao.qi@linaro.org>
10831
10832 * gdb.base/return.c: Add copyright header.
10833
803b47e5
TT
108342016-06-29 Tom Tromey <tom@tromey.com>
10835
10836 PR python/20129:
10837 * gdb.python/py-framefilter.exp: Add tests for setting priority
10838 and disabling of non-existent frame filter.
10839
28244707
YQ
108402016-06-29 Yao Qi <yao.qi@linaro.org>
10841
10842 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10843 0x0f07ff.
10844
a31d2f06
YQ
108452016-06-28 Yao Qi <yao.qi@linaro.org>
10846
10847 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10848 triplets. Start gdb, execute catch syscall, and continue. Check
10849 gdb's output to determine catch syscall is supported.
10850
921d8f54
MG
108512016-06-27 Manish Goregaokar <manish@mozilla.com>
10852
25d49b86
PA
10853 * gdb.rust/simple.rs: Add test for returning unit in a function.
10854 * gdb.rust/simple.exp: Add expectation for functions returning
10855 unit.
921d8f54 10856
f4952523
PMR
108572016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10858
10859 * gdb.python/py-breakpoint-create-fail.c,
10860 gdb.python/py-breakpoint-create-fail.exp,
10861 gdb.python/py-breakpoint-create-fail.py: New testcase.
10862
fccb08f8
MG
108632016-06-25 Manish Goregaokar <manish@mozilla.com>
10864
10865 PR gdb/20239
10866 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10867 * gdb.rust/simple.exp: Add test expectations for new NonZero
10868 tests.
fccb08f8 10869
6b850546
DT
108702016-06-24 David Taylor <dtaylor@emc.com>
10871
10872 * gdb.base/offsets.exp: New file.
10873 * gdb.base/offsets.c: New file.
10874
17621150
TT
108752016-06-23 Tom Tromey <tom@tromey.com>
10876
10877 PR gdb/16483:
10878 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10879 before any filters are loaded.
10880
04d59df6
WT
108812016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10882
10883 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10884 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10885 structs.
10886 * gdb.fortran/derived-type-function.exp: New file.
10887 * gdb.fortran/derived-type-function.f90: New file.
10888
10889
ac69f786
PA
108902016-06-21 Pedro Alves <palves@redhat.com>
10891
10892 * gdb.base/new-ui.exp: New file.
10893 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10894 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10895 (with_spawn_id): New procedure.
10896
49940788
PA
108972016-06-21 Pedro Alves <palves@redhat.com>
10898
10899 * gdb.mi/mi-exec-run.exp: New file.
10900
ef274d26
PA
109012016-06-21 Pedro Alves <palves@redhat.com>
10902
10903 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10904 breakpoint command's output on the main UI.
10905 (test_break): New procedure, factored out from calls in the top
10906 level.
10907 (top level): Use foreach_with_prefix to test MI as main UI and as
10908 separate UI.
10909
468afe6c
PA
109102016-06-21 Pedro Alves <palves@redhat.com>
10911
10912 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10913 (test_awatch_creation_and_listing)
10914 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10915 Remove 'type' parameter.
10916 (test_watchpoint_all): New parameter mi_mode. Remove
10917 with_test_prefix.
10918 (top level): Use foreach_with_prefix, and add main/separate UI MI
10919 testing axis.
10920
51f77c37
PA
109212016-06-21 Pedro Alves <palves@redhat.com>
10922
10923 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10924 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10925 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10926 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10927 (gdb_main_spawn_id, mi_spawn_id): Declare and
10928 comment.
10929 (mi_create_inferior_pty): New procedure,
10930 factored out from default_mi_gdb_start.
10931 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10932 procedures.
10933 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10934 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10935 Use mi_create_inferior_pty.
10936 (mi_gdb_start): Use eval to pass down args list.
10937
8980e177
PA
109382016-06-21 Pedro Alves <palves@redhat.com>
10939
10940 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10941 * gdb.opt/inline-cmds.exp: Add MI tests.
10942
f38d3ad1
PA
109432016-06-21 Pedro Alves <palves@redhat.com>
10944
10945 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10946
45db7c09
PA
109472016-06-21 Pedro Alves <palves@redhat.com>
10948
10949 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10950 (top level): Use it instead of mi_execute_to.
10951
5a069ab3
PA
109522016-06-21 Pedro Alves <palves@redhat.com>
10953
10954 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10955 (cont_handler_str): New.
10956 (signal_stop_handler): Set stop_handler_str instead of printing to
10957 stdout.
10958 (continue_handler): Set cont_handler_str instead of printing to
10959 stdout.
10960 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10961 mi_send_resuming_command. Print stop_handler_str and
10962 cont_handler_str instead of expecting the python events print
10963 directly.
10964
2838cc1d
SD
109652016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10966
10967 * gdb.base/jit-reader.exp: New file.
10968 * gdb.base/jithost.c: New file.
10969 * gdb.base/jithost.h: New file.
10970 * gdb.base/jitreader.c : New file.
10971 * gdb.base/jit-protocol.h: New file.
10972
21a77091
YQ
109732016-06-17 Yao Qi <yao.qi@linaro.org>
10974
10975 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10976 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10977 and detach-on-fork. Adjust tests.
10978 (top level): Invoke break_cond_on_syscall with combinations of
10979 syscall, follow-fork-mode and detach-on-fork.
10980
f50bf8e5
YQ
109812016-06-17 Yao Qi <yao.qi@linaro.org>
10982
10983 * gdb.base/step-over-exit.c: New.
10984 * gdb.base/step-over-exit.exp: New.
10985
a28d8e50
YTL
109862016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10987
10988 * gdb.base/float.exp: Add target check for nds32*-*-*.
10989 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10990
cad8e26d
AB
109912016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10992
10993 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10994 for unsupported target features.
10995 * gdb.base/call-rt-st.exp: Likewise.
10996 * gdb.base/call-sc.exp: Likewise.
10997 * gdb.base/call-signal-resume.exp: Likewise.
10998 * gdb.base/call-strs.exp: Likewise.
10999 * gdb.base/callexit.exp: Likewise.
11000 * gdb.base/callfuncs.exp: Likewise.
11001 * gdb.base/nodebug.exp: Likewise.
11002 * gdb.base/printcmds.exp: Likewise.
11003 * gdb.base/ptype.exp: Likewise.
11004 * gdb.base/structs.exp: Likewise.
11005 * gdb.base/unwindonsignal.exp: Likewise.
11006 * gdb.cp/gdb2495.exp: Likewise.
11007 * gdb.cp/templates.exp: Likewise.
11008 * gdb.cp/virtfunc.exp: Likewise.
11009 * gdb.threads/hand-call-in-threads.exp: Likewise.
11010 * gdb.threads/interrupted-hand-call.exp: Likewise.
11011 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11012
347dc102
TT
110132016-06-10 Tom Tromey <tom@tromey.com>
11014
11015 PR rust/20110:
11016 * gdb.rust/expr.exp: Add test for integer constant larger than
11017 i32.
11018
5e13cf25
BH
110192016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11020
11021 * gdb.fortran/nested-funcs.exp: New.
11022 * gdb.fortran/nested-funcs.f90: New.
11023
bb556f1f
TK
110242016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11025
11026 * gdb.base/examine-backward.c: New file.
11027 * gdb.base/examine-backward.exp: New file.
11028
38b022b4
SM
110292016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11030
11031 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11032 matching.
11033
1b40ec05
TT
110342016-06-02 Tom Tromey <tom@tromey.com>
11035
11036 PR python/18984:
11037 * gdb.python/py-shared.exp: Add solib_name test.
11038
193bd378
SM
110392016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11040
11041 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11042
3326303b
MG
110432016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11044
11045 PR c++/19893
11046 * gdb.dwarf2/implref.exp: Rename to...
11047 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11048 * gdb.dwarf2/implref-array.c: New file.
11049 * gdb.dwarf2/implref-array.exp: Likewise.
11050 * gdb.dwarf2/implref-global.c: Likewise.
11051 * gdb.dwarf2/implref-global.exp: Likewise.
11052 * gdb.dwarf2/implref-struct.c: Likewise.
11053 * gdb.dwarf2/implref-struct.exp: Likewise.
11054
825c8ef2
AT
110552016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11056
11057 * gdb.trace/trace-condition.exp: Add 64bit tests.
11058
2320162a
AT
110592016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11060
11061 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11062 bits types.
11063 (main): Adapt to 8 to 64 bits types.
11064 * gdb.trace/trace-condition.exp: Add new tests.
11065
a7818233
AT
110662016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11067
11068 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11069
0d336466
AT
110702016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11071
11072 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11073 Move condition tests...
11074 * gdb.trace/trace-condition.exp: Here.
11075
7faeb45a
AT
110762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11077
11078 * gdb.trace/trace-condition.exp: Add counter-case tests.
11079
e385593e
JK
110802016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11081
11082 PR c++/15231
11083 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11084 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11085
744608cc
PA
110862016-05-27 Pedro Alves <palves@redhat.com>
11087
11088 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11089 New procedure.
11090 (top level): Call it, and bail out of DejaGnu is known to be bad.
11091
ac775bf4
AB
110922016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11093
11094 * gdb.base/whatis.c: Extend the test case.
11095 * gdb.base/whatis.exp: Add additional tests.
11096
2bbad2ea
BH
110972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11098
11099* gdb.fortran/type.f90: Add pointer variable.
11100* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11101
8b70175d
BH
111022016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11103
11104 * gdb.fortran/vla-type.exp: Fix testcase name.
11105
86d8a848
BH
111062016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11107
11108 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11109
e188eb36
BH
111102016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11111
11112 * gdb.fortran/type.f90: Add nested structures.
11113 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11114 * gdb.fortran/derived-type.exp: Adapt expected output.
11115 * gdb.fortran/vla-type.exp: Adapt expected output.
11116
9b2db1fd
BH
111172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11118
11119 * gdb.fortran/whatis_type.exp: Adapt expected output.
11120
72b17055
BH
111212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11122
11123 * gdb.fortran/print_type.exp: Fix expected output.
11124 * gdb.fortran/whatis_type.exp: Fix expected output.
11125
3cd81d8d
BH
111262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11127
11128 * gdb.fortran/whatis_type.exp: Use multi_line.
11129
ddae9462
TT
111302016-05-24 Tom Tromey <tom@tromey.com>
11131
11132 PR python/17386:
11133 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11134 use value as an index.
11135
1957f6b8
TT
111362016-05-23 Tom Tromey <tom@tromey.com>
11137
11138 PR python/17981:
11139 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11140 no-breakpoint case.
11141
026a9174
PA
111422016-05-24 Pedro Alves <palves@redhat.com>
11143
11144 PR gdb/19828
11145 * gdb.threads/clone-attach-detach.c: New file.
11146 * gdb.threads/clone-attach-detach.exp: New file.
11147
e70a7231
FR
111482016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11149
11150 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11151
0f6ed0e0
TT
111522016-05-23 Tom Tromey <tom@tromey.com>
11153
11154 PR python/19438, PR python/18393:
11155 * gdb.python/py-progspace.exp: Add "dir" test.
11156 * gdb.python/py-objfile.exp: Add "dir" test.
11157
ffd19d61
YQ
111582016-05-23 Yao Qi <yao.qi@linaro.org>
11159
11160 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11161 * gdb.arch/thumb2-it.exp: Likewise.
11162
9e8f9b05
SM
111632016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11164
11165 * gdb.mi/mi-threads-interrupt.c: New file.
11166 * gdb.mi/mi-threads-interrupt.exp: New file.
11167
61c6156d
SM
111682016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11169
11170 PR gdb/18077
11171 * gdb.mi/mi-async-run.exp: New file.
11172 * gdb.mi/mi-async-run.c: New file.
11173
67218854
TT
111742016-05-17 Tom Tromey <tom@tromey.com>
11175 Manish Goregaokar <manishsmail@gmail.com>
11176
11177 * lib/rust-support.exp: New file.
11178 * lib/gdb.exp (skip_rust_tests): New proc.
11179 (build_executable_from_specs): Handle rust.
11180 * lib/future.exp (gdb_find_rustc): New proc.
11181 (gdb_default_target_compile): Handle rust.
11182 * gdb.rust/expr.exp: New file.
11183 * gdb.rust/generics.exp: New file.
11184 * gdb.rust/generics.rs: New file.
11185 * gdb.rust/methods.exp: New file.
11186 * gdb.rust/methods.rs: New file.
11187 * gdb.rust/modules.exp: New file.
11188 * gdb.rust/modules.rs: New file.
11189 * gdb.rust/simple.exp: New file.
11190 * gdb.rust/simple.rs: New file.
11191
c44af4eb
TT
111922016-05-17 Tom Tromey <tom@tromey.com>
11193
11194 * gdb.base/default.exp (set language): Add rust.
11195
dcd1f979
TT
111962016-05-17 Tom Tromey <tom@tromey.com>
11197
11198 * gdb.gdb/unittest.exp: New file.
11199
155b7f57
YQ
112002016-05-16 Yao Qi <yao.qi@linaro.org>
11201
11202 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11203 shell_prompt. Update shell_prompt_re.
11204
8ddd5a6c
DE
112052016-05-12 Doug Evans <dje@google.com>
11206
11207 PR symtab/19999
11208 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11209 $options when building executable.
11210 * gdb.dwarf2/fission-loclists-pie.S: New file.
11211 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11212
02e370d9
SM
112132016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11214
11215 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11216 of [is_remote target],
11217
8929ad8b
SM
112182016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11219
11220 * lib/gdb.exp (use_gdb_stub): New procedure.
11221
6c447423
DE
112222016-05-03 Yunlian Jiang <yunlian@google.com>
11223 Doug Evans <dje@google.com>
11224
11225 PR symtab/19914
11226 * gdb.dwarf2/dwp-sepdebug.c: New file.
11227 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11228
444e826c
SM
112292016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11230
11231 * gdb.base/detach.exp: Remove is_remote check.
11232
740feeaa
SM
112332016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11234
11235 * gdb.base/annota-input-while-running.exp: Don't check for
11236 [is_remote target]. Enable annotations after running to main.
11237 Remove unused "set test..." line.
11238
9080ac9d
SM
112392016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11240
11241 * gdb.trace/trace-enable-disable.exp: New file.
11242 * gdb.trace/trace-enable-disable.c: New file.
11243
952ebca5
SM
112442016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11245
11246 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11247 use it in info sharedlibrary test.
11248 * gdb.trace/ftrace-lock.exp: Likewise.
11249 * gdb.trace/ftrace.exp: Likewise.
11250 * gdb.trace/range-stepping.exp: Likewise.
11251 * gdb.trace/trace-break.exp: Likewise.
11252 * gdb.trace/trace-condition.exp: Likewise.
11253 * gdb.trace/trace-mt.exp: Likewise.
11254
d9019901
SM
112552016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11256
11257 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11258 (gdb_load_shlib): ... this.
11259 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11260 gdb_load_shlib.
11261 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11262 * gdb.base/ctxobj.exp: Likewise.
11263 * gdb.base/dprintf-pending.exp: Likewise.
11264 * gdb.base/dso2dso.exp: Likewise.
11265 * gdb.base/fixsection.exp: Likewise.
11266 * gdb.base/gcore-relro.exp: Likewise.
11267 * gdb.base/gdb1555.exp: Likewise.
11268 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11269 * gdb.base/gnu-ifunc.exp: Likewise.
11270 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11271 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11272 * gdb.base/pending.exp: Likewise.
11273 * gdb.base/print-file-var.exp: Likewise.
11274 * gdb.base/print-symbol-loading.exp: Likewise.
11275 * gdb.base/shlib-call.exp: Likewise.
11276 * gdb.base/shreloc.exp: Likewise.
11277 * gdb.base/so-impl-ld.exp: Likewise.
11278 * gdb.base/solib-disc.exp: Likewise.
11279 * gdb.base/solib-nodir.exp: Likewise.
11280 * gdb.base/solib-overlap.exp: Likewise.
11281 * gdb.base/solib-symbol.exp: Likewise.
11282 * gdb.base/solib-weak.exp (do_test): Likewise.
11283 * gdb.base/sym-file.exp: Likewise.
11284 * gdb.base/symtab-search-order.exp: Likewise.
11285 * gdb.base/type-opaque.exp: Likewise.
11286 * gdb.base/unload.exp: Likewise.
11287 * gdb.base/watchpoint-solib.exp: Likewise.
11288 * gdb.compile/compile.exp: Likewise.
11289 * gdb.cp/gdb2384.exp: Likewise.
11290 * gdb.cp/infcall-dlopen.exp: Likewise.
11291 * gdb.cp/re-set-overloaded.exp: Likewise.
11292 * gdb.fortran/library-module.exp: Likewise.
11293 * gdb.opt/solib-intra-step.exp: Likewise.
11294 * gdb.python/py-finish-breakpoint.exp: Likewise.
11295 * gdb.python/py-shared.exp: Likewise.
11296 * gdb.reverse/solib-precsave.exp: Likewise.
11297 * gdb.reverse/solib-reverse.exp: Likewise.
11298 * gdb.server/solib-list.exp: Likewise.
11299 * gdb.threads/dlopen-libpthread.exp: Likewise.
11300 * gdb.threads/tls-shared.exp: Likewise.
11301 * gdb.threads/tls-so_extern.exp: Likewise.
11302 * gdb.trace/change-loc.exp: Likewise.
11303 * gdb.trace/ftrace-lock.exp: Likewise.
11304 * gdb.trace/ftrace.exp: Likewise.
11305 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11306 * gdb.trace/pending.exp: Likewise.
11307 * gdb.trace/range-stepping.exp: Likewise.
11308 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11309 (strace_info_marker): Likewise.
11310 (strace_probe_marker): Likewise.
11311 (strace_trace_on_same_addr): Likewise.
11312 (strace_trace_on_diff_addr): Likewise.
11313 * gdb.trace/trace-break.exp: Likewise.
11314 * gdb.trace/trace-condition.exp: Likewise.
11315 * gdb.trace/trace-mt.exp: Likewise.
11316
fca4cfd9
SM
113172016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11318
11319 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11320 result of gdb_remote_download.
11321 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11322 * gdb.base/dso2dso.exp: Likewise.
11323 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11324 * gdb.base/print-file-var.exp: Likewise.
11325 * gdb.base/shlib-call.exp: Likewise.
11326 * gdb.base/shreloc.exp: Likewise.
11327 * gdb.base/solib-overlap.exp: Likewise.
11328 * gdb.base/solib-weak.exp (do_test): Likewise.
11329 * gdb.base/unload.exp: Likewise.
11330
11cf4ffb
YQ
113312016-04-27 Yao Qi <yao.qi@linaro.org>
11332
11333 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11334 exists.
11335
3e2e34f8
KB
113362016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11337
11338 * vla-type.exp: Print structure from toplevel.
11339
8f07e298
BH
113402016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11341
11342 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11343 of dynamic types.
11344 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11345 of dynamic types.
11346
9920b434
BH
113472016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11348
11349 * gdb.fortran/vla-type.f90: New file.
11350 * gdb.fortran/vla-type.exp: New file.
11351
f3abeff5
YQ
113522016-04-25 Yao Qi <yao.qi@linaro.org>
11353
11354 * gdb.base/branch-to-self.c: New file.
11355 * gdb.base/branch-to-self.exp: New file.
11356
0a5d52f0
YQ
113572016-04-22 Yao Qi <yao.qi@linaro.org>
11358
11359 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11360 more after $hex.
11361
495346f6
YQ
113622016-04-22 Yao Qi <yao.qi@linaro.org>
11363
11364 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11365 * gdb.base/annota3.exp: Likewise.
11366
4a7e075c
YQ
113672016-04-22 Yao Qi <yao.qi@linaro.org>
11368
11369 * gdb.reverse/step-precsave.exp: Do one step and test program
11370 stops in "callee" and do multiple steps until program goes out
11371 of "callee".
11372 * gdb.reverse/step-reverse.exp: Likewise.
11373
5b061e98
YQ
113742016-04-22 Yao Qi <yao.qi@linaro.org>
11375
11376 * gdb.trace/signal.exp: Also pass if
11377 $tracepoint_hits($i) > $iterations.
11378
5c5dc57f
YQ
113792016-04-22 Yao Qi <yao.qi@linaro.org>
11380
11381 * gdb.trace/signal.c: New file.
11382 * gdb.trace/signal.exp: New file.
11383
a55411b9
DE
113842016-04-19 Doug Evans <xdje42@gmail.com>
11385
11386 * gdb.base/bad-file.exp: New file.
11387
a22df60a
MG
113882016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11389
11390 * gdb.dwarf2/implref.exp: New file.
11391
0c13f7e5
BH
113922016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11393
11394 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11395 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11396 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11397 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11398 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11399 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11400 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11401 * lib/fortran.exp (fortran_int4): New procedure.
11402 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11403 (fortran_logical4): Likewise.
11404
9b9b09e9
BH
114052016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11406
11407 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11408
a14d1f4d
BH
114092016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11410
11411 * lib/compiler.c: Add Intel specific preprocessor macros.
11412 * lib/compiler.cc: Likewise.
25d49b86 11413
7d49b1d0
LM
114142016-04-13 Luis Machado <lgustavo@codesourcery.com>
11415
11416 * gdb.server/connect-with-no-symbol-file.c: New file.
11417 * gdb.server/connect-with-no-symbol-file.exp: New file.
11418
8392fa22
SM
114192016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11420
11421 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11422
8c4c4aeb
SM
114232016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11424
11425 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11426 standard output directory.
11427
45e3745e
AT
114282016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11429
11430 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11431
e26b7e41
MM
114322016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11433
11434 * gdb.btrace/instruction_history.c (loop): Add declaration.
11435
8ce09462
AT
114362016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11437
11438 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11439
2e88a1ea
SM
114402016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11441
11442 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11443 parentheses to print.
11444 (continue_handler): Likewise.
11445
f48e22e3
SM
114462016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11447
11448 * gdb.server/solib-list.exp: Remove is_remote check.
11449 Pass shlib= to gdb_compile. Don't link shared library with
11450 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11451 Run binary filename through "readlink -f" on the target.
11452
096be756
PA
114532016-04-08 Pedro Alves <palves@redhat.com>
11454
11455 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11456 interpreter filename as argument to gdbserver_spawn.
11457 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11458 Return empty if $last_loaded_file does not exist.
11459
06500533
JK
114602016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11461
11462 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11463 * gdb.base/jit-main.c: Use exit after usage.
11464
2d35e871
JK
114652016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11466
11467 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11468 GDBHISTSIZE prior to the tests.
11469 * gdb.base/gdbinit-history.exp: Likewise.
11470
114712016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11472
11473 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11474 instead of build_executable. Use gdb_load_shlibs.
11475
c8064e7e
YQ
114762016-04-07 Yao Qi <yao.qi@linaro.org>
11477
11478 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11479 Execute "si" command.
11480
bde47561
YQ
114812016-04-07 Yao Qi <yao.qi@linaro.org>
11482
11483 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11484 number instead of the comments on some line.
11485
b16f8a3b
DB
114862016-04-06 Don Breazeal <donb@codesourcery.com>
11487
11488 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11489 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11490
c2f901df
SM
114912016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11492
11493 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11494 standard_output_file. Remove unused binfile variable.
11495
ac17fda0
CU
114962016-04-05 Catalin Udma <catalin.udma@freescale.com>
11497
11498 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11499 * gdb.python/py-mi-objfile.exp: Match "list main" output
11500 in console format.
11501
03a8c4df
SM
115022016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11503
11504 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11505 absolute.
11506
6e774b13
SM
115072016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11508
11509 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11510 absolute.
11511 * gdb.trace/ftrace.exp: Likewise.
11512 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11513 targets as well.
11514 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11515 (gdb_load_shlibs): Copy libraries to test directory when testing
11516 natively. Only set solib-search-path if testing remotely.
11517 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11518
7817ea46
SM
115192016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11520
11521 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11522 gdb_download. Use it even if the target is not remote.
11523 * gdb.base/jit.exp (compile_jit_test): Likewise.
11524 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11525 output directory if the destination board is local, otherwise use
11526 the standard remote_download from DejaGnu.
11527 (gdb_download): Remove.
11528 (gdb_load_shlibs): Use gdb_remote_download instead of
11529 gdb_download.
11530 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11531 Use gdb_remote_download instead of gdb_download. Use it even if
11532 the target is not remote.
11533 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11534 instead of gdb_download.
11535
7beb7f68
SM
115362016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11537
11538 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11539 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11540 run.
11541
cc63428a
AV
115422016-04-01 Artemiy Volkov <artemiyv@acm.org>
11543
11544 PR gdb/19820
11545 * gdb.base/printcmds.exp: Add artificial arrays tests.
11546
64cdf930
PA
115472016-03-31 Pedro Alves <palves@redhat.com>
11548
11549 PR gdb/19858
11550 * gdb.base/jit-main.c: Include unistd.h.
11551 (ATTACH): Define to 0 if not already defined.
11552 (wait_for_gdb, mypid): New globals.
11553 (WAIT_FOR_GDB): New macro.
11554 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11555 some breakpoint locations.
11556 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11557 New procedures.
11558 (one_jit_test): Add REATTACH parameter, and handle it. Use
11559 continue_to_test_location.
11560 (top level): Test attach, and adjusts calls to one_jit_test.
11561
40dea8cb
PA
115622016-03-31 Pedro Alves <palves@redhat.com>
11563
11564 PR gdb/19858
11565 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11566 BINSUFFIX parameter, and handle it.
11567 (top level): Adjust calls compile_jit_test.
11568
e7ea3ec7
CU
115692016-03-31 Catalin Udma <catalin.udma@freescale.com>
11570
11571 PR python/19743
11572 * gdb.python/py-mi-events-gdb.py: New file.
11573 * gdb.python/py-mi-events.c: New file.
11574 * gdb.python/py-mi-events.exp: New file.
11575
e6359af3
YQ
115762016-03-30 Yao Qi <yao.qi@linaro.org>
11577
11578 * gdb.reverse/until-precsave.exp: Match function name only.
11579 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11580 Move malloc to a condition block.
11581 * gdb.reverse/until-reverse.exp: Match function name only.
11582
a4105d04
MK
115832016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11584
11585 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11586 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11587 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11588 variable for GPR 0 instead of assuming it is register 0.
11589 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11590 * lib/trace-support.exp: Add s390 registers.
11591
bfa6adb9
YQ
115922016-03-29 Yao Qi <yao.qi@linaro.org>
11593
11594 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11595
1e6697ea
YQ
115962016-03-24 Yao Qi <yao.qi@linaro.org>
11597
11598 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11599 test message.
11600
64bcd522
AA
116012016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11602
11603 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11604 maintaining separate logic for constructing the output path.
11605
7868401b
DB
116062016-03-16 Don Breazeal <donb@codesourcery.com>
11607
11608 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11609 Retry fork and waitpid on interrupted system call errors.
11610 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11611 Use with_timeout_factor to increase timeout by factor of 10.
11612
1cafadb4
DB
116132016-03-15 Don Breazeal <donb@codesourcery.com>
11614
11615 * gdb.cp/scope-err.cc: New test program.
11616 * gdb.cp/scope-err.exp: New test script.
11617 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11618 lines and "set breakpoint here" comment.
11619 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11620 Fixed some whitespace and format issues.
11621 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11622 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11623
81516450
DE
116242016-03-15 Doug Evans <dje@google.com>
11625
11626 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11627 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11628 All callers updated. Add tests for enums, mixed flags register.
11629
aa52b601
DE
116302016-03-15 Doug Evans <dje@google.com>
11631
11632 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11633 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11634
fa4ff313
SM
116352016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11636
11637 * gdb.base/default.exp: Add $_as_string to the list of expected
11638 convenience functions.
11639
f2403c39
AB
116402016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11641
11642 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11643
f2f3ccb9
SM
116442016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11645
11646 * gdb.python/py-as-string.exp: New file.
11647 * gdb.python/py-as-string.c: New file.
11648
00dbd492
PA
116492016-03-09 Pedro Alves <palves@redhat.com>
11650
11651 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11652 signal" -> "Thread NN received signal" output change.
11653 * gdb.threads/ia64-sigill.exp: Likewise.
11654 * gdb.threads/linux-dp.exp: Likewise.
11655 * gdb.threads/manythreads.exp: Likewise.
11656 * gdb.threads/pending-step.exp: Likewise.
11657 * gdb.threads/print-threads.exp: Likewise.
11658 * gdb.threads/sigstep-threads.exp: Likewise.
11659 * gdb.threads/staticthreads.exp: Likewise.
11660 * gdb.threads/tls.exp: Likewise.
11661
1e6697ea
YQ
116622016-03-09 Pedro Alves <palves@redhat.com>
11663
11664 * gdb.base/command-line-input.exp: New file.
11665
b04fd3be
MK
116662016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11667
11668 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11669 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11670 * gdb.trace/pending.exp: Accept leading dot before function name.
11671 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11672 * lib/trace-support.exp: Set registers for ppc.
11673
98fa59e9
MK
116742016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11675
11676 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11677 use it for disassembly; accept .main in addition to main in backtrace.
11678
f77198c8
MK
116792016-03-09 Wei-cheng Wang <cole945@gmail.com>
11680 Marcin Kościelnicki <koriakin@0x04.net>
11681
11682 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11683 (gdb_recursion_test_ptr): New global variable.
11684 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11685 gdb_recursion_test.
11686 (gdb_c_test): Ditto.
11687
ba84e0da
MK
116882016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11689
11690 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11691 ordering.
11692
4366d36e
MK
116932016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11694
11695 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11696 (bar): Add bar_start_lbl label.
11697 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11698 of foo/bar for emitting DWARF and tracing.
11699
5eb264df
SDJ
117002016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11701
11702 * analyze-racy-logs.py: Set executable bit.
11703
fb6a751f
SDJ
117042016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11705
11706 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11707 (CHECK_TARGET_TMP): Likewise.
11708 (check-single-racy): New rule.
11709 (check-parallel-racy): Likewise.
11710 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11711 (do-check-parallel-racy): New rule.
11712 (check-racy/%.exp): Likewise.
11713 * README (Racy testcases): New section.
11714 * analyze-racy-logs.py: New file.
11715
bdf7e230
DE
117162016-03-03 Doug Evans <dje@google.com>
11717
11718 * gdb.base/skip.exp: Use with_test_prefix.
11719
4719d415
YQ
117202016-03-03 Yao Qi <yao.qi@linaro.org>
11721
11722 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11723 Invoke step_over_syscall "clone" and break_cond_on_syscall
11724 "clone".
11725 * gdb.base/step-over-clone.c: New file.
11726
ea507862
YQ
117272016-03-03 Yao Qi <yao.qi@linaro.org>
11728
11729 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11730 code format.
11731
8fc8cbda
YQ
117322016-03-03 Yao Qi <yao.qi@linaro.org>
11733
11734 * gdb.base/disp-step-fork.c: Rename to ...
11735 * gdb.base/step-over-fork.c: ... it. New file.
11736 * gdb.base/disp-step-vfork.c: Rename to ...
11737 * gdb.base/step-over-vfork.c: ... it. New file.
11738 * gdb.base/disp-step-syscall.exp: Rename to ...
11739 * gdb.base/step-over-syscall.exp: ... it. New file.
11740 (disp_step_cross_syscall): Rename to ...
11741 (step_over_syscall): ... it.
11742
92fa70b0
YQ
117432016-03-03 Yao Qi <yao.qi@linaro.org>
11744
11745 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11746 If target supports condition evaluation on target, invoke
11747 break_cond_on_syscall for fork and vfork.
11748
e197ad3c
YQ
117492016-03-03 Yao Qi <yao.qi@linaro.org>
11750
11751 * gdb.base/disp-step-syscall.exp: Don't invoke
11752 support_displaced_stepping.
11753 (disp_step_cross_syscall): Test with displaced stepping off and
11754 on if supported.
11755
0b47da9f
YQ
117562016-03-03 Yao Qi <yao.qi@linaro.org>
11757
11758 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11759 proc.
11760 (setup): New proc.
11761 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11762 and setup.
11763
065ab6dc
BH
117642016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11765
11766 * gdb.fortran/vla-history.exp: Remove breakpoint.
11767
07e448ad 117682016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11769
25d49b86
PA
11770 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11771 exceeds timeout.
07e448ad 11772
9ac2d526 117732016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11774
25d49b86
PA
11775 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11776 breakpoint.
9ac2d526 11777
17807369
BH
117782016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11779
11780 * gdb.mi/vla.f90: Nullify pointer after declaration.
11781
86e501af
PA
117822016-03-01 Pedro Alves <palves@redhat.com>
11783
11784 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11785
1e903e32
PA
117862016-03-01 Pedro Alves <palves@redhat.com>
11787
11788 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11789 before anything else.
11790 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11791 _GNU_SOURCE here.
11792 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11793 before anything else.
11794 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11795
6ccb54e2
PA
117962016-03-01 Pedro Alves <palves@redhat.com>
11797
11798 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11799
30ca9da1
YQ
118002016-03-01 Yao Qi <yao.qi@linaro.org>
11801
11802 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11803 prepare_for_testing.
11804
dc856b38
YQ
118052016-03-01 Yao Qi <yao.qi@linaro.org>
11806
11807 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11808
4a932159
AA
118092016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11810
11811 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11812 manually constructing the output path.
11813
f2489477
AA
118142016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11815
11816 * gdb.arch/s390-stackless.S: New.
11817 * gdb.arch/s390-stackless.exp: New.
11818
38899f16
IB
118192016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11820
11821 * gdb.dlang/circular.c: New file.
11822 * gdb.dlang/circular.exp: New file.
11823
9fde51ed
YQ
118242016-02-26 Yao Qi <yao.qi@linaro.org>
11825
11826 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11827 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11828 (testcases): Update.
11829
ce90fefe
YQ
118302016-02-26 Yao Qi <yao.qi@linaro.org>
11831
11832 * gdb.reverse/aarch64.c: Rename to ...
11833 * gdb.reverse/insn-reverse.c: ... it.
11834 * gdb.reverse/aarch64.exp: Rename to ...
11835 * gdb.reverse/insn-reverse.exp: ... it.
11836
3263bceb
YQ
118372016-02-26 Yao Qi <yao.qi@linaro.org>
11838
11839 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11840 (testcase_ftype): New.
11841 (testcases): New array.
11842 (n_testcases): New.
11843 (main): Call each element in testcases.
11844 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11845 (read_testcase): New.
11846 Do the tests in a loop.
11847
6cb59ff1
YQ
118482016-02-25 Yao Qi <yao.qi@linaro.org>
11849
11850 * gdb.base/branches.c: Remove.
11851
ae91f625
MK
118522016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11853
11854 PR gdb/13808
11855 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11856
678b48b7
MK
118572016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11858
11859 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11860
7337a6f2
MK
118612016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11862
11863 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11864 change x86_64 call_insn to 'callq'.
11865
861ca91f
AT
118662016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11867
11868 * gdb.trace/tfile-avx.c: Move to...
11869 * gdb.trace/tracefile-pseudo-reg.c: Here.
11870 * gdb.trace/tfile-avx.exp: Move to...
11871 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11872
bf74e428
GB
118732016-02-24 Gary Benson <gbenson@redhat.com>
11874
11875 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11876 message on attach.
11877
cce0e923
DE
118782016-02-23 Doug Evans <dje@google.com>
11879
11880 * gdb.base/skip.c (test_skip): New function.
11881 (end_test_skip_file_and_function): New function.
11882 (test_skip_file_and_function): New function.
11883 * gdb.base/skip1.c (test_skip): New function.
11884 (skip1_test_skip_file_and_function): New function.
11885 * gdb.base/skip.exp: Add tests for new skip options.
11886 * gdb.base/skip-solib.exp: Update expected output.
11887 * gdb.perf/skip-command.cc: New file.
11888 * gdb.perf/skip-command.exp: New file.
11889 * gdb.perf/skip-command.py: New file.
11890
4000e47e
MK
118912016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11892
11893 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11894 info registers pattern.
11895
24f75ead
IB
118962016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11897
11898 * lib/future.exp: Add D support.
11899 (gdb_find_gdc): New proc.
11900 (gdb_default_target_compile): Add D support.
11901
fbb7bcbe
WW
119022016-02-18 Wei-cheng Wang <cole945@gmail.com>
11903
11904 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11905 user+system time.
11906 (trace_speed_test): Determine the iteration count for a time
11907 between 15..30 seconds.
11908
012b3a21
WT
119092016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11910
11911 * gdb.arch/i386-mpx-sigsegv.c: New file.
11912 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11913 * gdb.arch/i386-mpx-simple_segv.c: New file.
11914 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11915
2d5189bd
YQ
119162016-02-18 Yao Qi <yao.qi@linaro.org>
11917
11918 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11919 Don't call setup_kfail.
11920
40fb20d0
YQ
119212016-02-18 Yao Qi <yao.qi@linaro.org>
11922
11923 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11924 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11925
21b1f8d2
DE
119262016-02-16 Doug Evans <dje@google.com>
11927
11928 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11929 * gdb.base/skip1.c: Ditto.
11930 * gdb.base/skip.exp: Whitespace cleanup.
11931
4041ed77
DB
119322016-02-16 Don Breazeal <donb@codesourcery.com>
11933
11934 PR remote/19496
11935 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11936 Remove kfail for PR remote/19496.
11937
c4ef31bf
SM
119382016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11939
11940 * lib/gdb.exp (standard_temp_file): Return a path specific to
11941 the runtest invocation.
11942
266b65b3
SM
119432016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11944
11945 * gdb.trace/save-trace.exp: Change relative path to be in the
11946 standard output directory.
11947
a7a0a6a9
JK
119482016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11949
11950 * gdb.arch/i386-prologue.c: Add missing prototypes.
11951
c99dbb42
JK
119522016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11953
11954 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11955 * gdb.arch/i386-prologue.exp: Likewise.
11956 * gdb.arch/i386-size.exp: Likewise.
11957
aa480355
SM
119582016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11959
11960 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11961 define object file path.
11962 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11963 file path.
11964 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11965 standard_output_file to define binfile.
11966
ba881f50
JK
119672016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11968
11969 Fix compatibility with recent gfortran-5.3.1.
11970 * gdb.fortran/vla-history.exp (print vla1 allocated)
11971 (print vla2 allocated, print $2, print $3): Remove
11972 (print $4): Rename to ...
11973 (print $2): ... here.
11974 (print $9): Rename to ...
11975 (print $5): ... here.
11976 (print $10): Rename to ...
11977 (print $6): ... here.
11978 * gdb.fortran/vla.f90: Add pvla initialization.
11979
e9fb005c
JK
119802016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11981
11982 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11983 New test.
11984 * gdb.fortran/vla-value-sub.exp: Likewise.
11985
e44e00ff
MK
119862016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11987
11988 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11989
97e94151
SM
119902016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11991
11992 * i386-biarch-core.exp: Define corefile using
11993 standard_output_file.
11994
01113bc1
YQ
119952016-02-12 Yao Qi <yao.qi@linaro.org>
11996
11997 * gdb.arch/arm-single-step-kernel-helper.c: New.
11998 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11999
33b4777c
MM
120002016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12001
12002 * gdb.btrace/tailcall-only.exp: New.
12003 * gdb.btrace/tailcall-only.c: New.
12004 * gdb.btrace/x86_64-tailcall-only.S: New.
12005 * gdb.btrace/i686-tailcall-only.S: New.
12006
acc23c11
PA
120072016-02-11 Pedro Alves <palves@redhat.com>
12008
12009 * README (Parallel testing): Add missing double quotes.
12010
e352bf0a
PA
120112016-02-11 Pedro Alves <palves@redhat.com>
12012
12013 * README (Parallel testing): New section.
12014 (GDB_PARALLEL): Rewrite.
12015 (FORCE_PARALLEL): Document.
12016
9f5fed78
MK
120172016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12018
12019 * gdb.trace/tfile-avx.c: New test.
12020 * gdb.trace/tfile-avx.exp: New test.
12021
9ef9e6a6
KS
120222016-02-09 Keith Seitz <keiths@redhat.com>
12023
12024 PR breakpoints/19546
12025 * gdb.base/infcall-exec.c: New file.
12026 * gdb.base/infcall-exec2.c: New file.
12027 * gdb.base/infcall-exec.exp: New file.
12028
a96e36da
KS
120292016-02-09 Keith Seitz <keiths@redhat.com>
12030
12031 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12032 (toplevel): Call test_bkpt_address.
12033
9f61929f
KS
120342016-02-09 Keith Seitz <keiths@redhat.com>
12035
12036 PR python/19506
12037 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12038 (toplevel): Call test_bkpt_address.
12039
1e94266c
SM
120402016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12041
12042 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12043 to AC_OUTPUT.
12044 * configure: Regenerate.
12045
2a7f3dff
PA
120462016-02-09 Pedro Alves <palves@redhat.com>
12047
12048 PR breakpoints/19548
12049 * gdb.base/execl-update-breakpoints.c (some_function): New
12050 function.
12051 (main): Call it.
12052 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12053 Tighten expected GDB output.
12054
2151ccc5
SM
120552016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12056
12057 * Makefile.in (ALL_SUBDIRS): Remove.
12058 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12059 (distclean maintainer-clean realclean): Likewise.
12060 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12061 * configure: Regenerate.
12062 * gdb.ada/Makefile.in: Delete.
12063 * gdb.arch/Makefile.in: Likewise.
12064 * gdb.asm/Makefile.in: Likewise.
12065 * gdb.base/Makefile.in: Likewise.
12066 * gdb.btrace/Makefile.in: Likewise.
12067 * gdb.cell/Makefile.in: Likewise.
12068 * gdb.compile/Makefile.in: Likewise.
12069 * gdb.cp/Makefile.in: Likewise.
12070 * gdb.disasm/Makefile.in: Likewise.
12071 * gdb.dlang/Makefile.in: Likewise.
12072 * gdb.dwarf2/Makefile.in: Likewise.
12073 * gdb.fortran/Makefile.in: Likewise.
12074 * gdb.gdb/Makefile.in: Likewise.
12075 * gdb.go/Makefile.in: Likewise.
12076 * gdb.guile/Makefile.in: Likewise.
12077 * gdb.java/Makefile.in: Likewise.
12078 * gdb.linespec/Makefile.in: Likewise.
12079 * gdb.mi/Makefile.in: Likewise.
12080 * gdb.modula2/Makefile.in: Likewise.
12081 * gdb.multi/Makefile.in: Likewise.
12082 * gdb.objc/Makefile.in: Likewise.
12083 * gdb.opencl/Makefile.in: Likewise.
12084 * gdb.opt/Makefile.in: Likewise.
12085 * gdb.pascal/Makefile.in: Likewise.
12086 * gdb.perf/Makefile.in: Likewise.
12087 * gdb.python/Makefile.in: Likewise.
12088 * gdb.reverse/Makefile.in: Likewise.
12089 * gdb.server/Makefile.in: Likewise.
12090 * gdb.stabs/Makefile.in: Likewise.
12091 * gdb.threads/Makefile.in: Likewise.
12092 * gdb.trace/Makefile.in: Likewise.
12093 * gdb.xml/Makefile.in: Likewise.
12094 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12095 GDB_PARALLEL.
12096 (standard_output_file): Remove check for GDB_PARALLEL, always
12097 return path in outputs/$subdir/$testname.
12098
437277d4
SM
120992016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12100
12101 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12102 (site.exp): Assign abs_srcdir to tcl's srcdir.
12103
31d913c7
YQ
121042016-02-04 Yao Qi <yao.qi@linaro.org>
12105
12106 * gdb.base/foll-exec-mode.c: Include limits.h.
12107 (main): Add parameters argc and argv. Get directory from
12108 argv[0].
12109 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12110 compilation.
12111 * gdb.base/foll-exec.c: Include limits.h.
12112 (main): Add parameters argc and argv.
12113 Get directory from argv[0].
12114 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12115 Adjust tests on the number of lines as source code changed.
12116 * gdb.base/foll-vfork-exit.c: Include limits.h.
12117 (main): Add one line of statement before vfork.
12118 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12119 (main): Add parameters argc and argv. Get directory from
12120 argv[0].
12121 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12122 (setup_gdb): Set tbreak to skip some source lines.
12123 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12124 (main): Add parameters argc and argv. Get directory from
12125 argv[0].
12126 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12127 compilation.
12128 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12129 (main): Add parameters argc and argv. Get directory from
12130 argv[0].
12131 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12132 compilation.
12133
9482b9fb
DE
121342016-02-01 Doug Evans <dje@google.com>
12135
12136 * gdb.base/skip.exp: Clean up multiple references to same test name.
12137
6b2e4f10
PA
121382016-02-01 Pedro Alves <palves@redhat.com>
12139
ccb6afd6 12140 PR remote/19496
6b2e4f10
PA
12141 * gdb.threads/forking-threads-plus-breakpoint.exp
12142 (displaced_stepping_supported): New global.
12143 (probe_displaced_stepping_support): New procedure.
12144 (do_test): Add 'displaced' parameter, and use it.
12145 (top level): Check for displaced stepping support. Add displaced
12146 stepping on/off testing axis.
12147
37a8db1a
AB
121482016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12149
12150 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12151 pointer. Don't perform further tests on the unassociated pointer
12152 if the first test fails.
12153
5fdf6324
AB
121542016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12155
12156 * gdb.base/max-value-size.c: New file.
12157 * gdb.base/max-value-size.exp: New file.
12158 * gdb.base/huge.exp: Disable max-value-size for this test.
12159
935c6144
IB
121602016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12161
12162 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12163
7fe8399d
YQ
121642016-01-28 Yao Qi <yao.qi@linaro.org>
12165
12166 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12167
a2077e25
PA
121682016-01-25 Pedro Alves <palves@redhat.com>
12169
12170 PR threads/19461
12171 * gdb.base/fork-running-state.c: New file.
12172 * gdb.base/fork-running-state.exp: New file.
12173
1d2736d4
PA
121742016-01-25 Pedro Alves <palves@redhat.com>
12175
12176 PR gdb/19494
12177 * gdb.base/catch-fork-kill.c: New file.
12178 * gdb.base/catch-fork-kill.exp: New file.
12179
f1da4b11
PA
121802016-01-25 Pedro Alves <palves@redhat.com>
12181
12182 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12183 Delete, moved to lib/gdb.exp.
12184 * gdb.threads/forking-threads-plus-breakpoint.exp
12185 (foreach_with_prefix): Likewise.
12186 * gdb.threads/process-dies-while-handling-bp.exp
12187 (foreach_with_prefix): Likewise.
12188 * lib/gdb.exp (foreach_with_prefix): New procedure.
12189
45f38546
MK
121902016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12191
12192 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12193 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12194
dc29a1ce
MK
121952016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12196
12197 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12198 endian targets.
12199
092127d7
JK
122002016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12201 Pedro Alves <palves@redhat.com>
12202
12203 Fix testsuite compatibility with Guile.
12204 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12205 number.
12206
31d765d3
JK
122072016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12208
12209 Fix testsuite compatibility with Guile.
12210 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12211 (thread 1): New test for backtrace through signal handler.
12212
1ac78c04
YQ
122132016-01-22 Yao Qi <yao.qi@linaro.org>
12214
12215 PR testsuite/19491
12216 * gdb.base/multi-forks.c: Include
12217 ../lib/unbuffer_output.c
12218 (main): Call gdb_unbuffer_output.
12219
4f5946a8
DE
122202016-01-21 Doug Evans <dje@google.com>
12221
12222 * lib/ada.exp (gdb_compile_ada): Fix typo.
12223
305e13e6
JB
122242016-01-21 Joel Brobecker <brobecker@adacore.com>
12225
12226 * gdb.base/break-fun-addr.exp: New file.
12227 * gdb.base/break-fun-addr1.c: New file.
12228 * gdb.base/break-fun-addr2.c: New file.
12229
5f5dfff6
SM
122302016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12231
12232 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12233 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12234 enum flag values.
12235
fd356fa2
AA
122362016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12237
12238 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12239 when GDB can not set the vector return value. Add more comments
12240 for clarification.
12241
9df22175
AT
122422016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12243
12244 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12245 command.
12246
41d1845e
SM
122472016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12248
12249 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12250
01ac6840
SM
122512016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12252
12253 * Makefile.in (check-single): Pass --status to runtest.
12254 (check/%.exp): Likewise.
12255
122562016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12257
12258 * Makefile.in (check-parallel): Propagate return code from make
12259 do-check-parallel.
12260
bd0a71fa
MK
122612016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12262
12263 * gdb.trace/ftrace.exp: Fix expected message on continue.
12264 * gdb.trace/pending.exp: Fix expected message on continue.
12265 * gdb.trace/trace-break.exp: Fix expected message on continue.
12266
8bcbad33
SM
122672016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12268
12269 * lib/gdb.exp (gdb_test): Remove unused global references.
12270
f303dbd6
PA
122712016-01-18 Pedro Alves <palves@redhat.com>
12272
12273 * gdb.base/async-shell.exp: Adjust expected output.
12274 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12275 * gdb.base/siginfo-thread.exp: Adjust expected output.
12276 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12277 * gdb.java/jnpe.exp: Adjust expected output.
12278 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12279 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12280 * gdb.threads/leader-exit.exp: Adjust expected output.
12281 * gdb.threads/manythreads.exp: Adjust expected output.
12282 * gdb.threads/pthreads.exp: Adjust expected output.
12283 * gdb.threads/schedlock.exp: Adjust expected output.
12284 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12285 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12286 expected output.
12287 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12288 output.
12289 * gdb.threads/sigthread.exp: Adjust expected output.
12290 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12291
b2789696
YQ
122922016-01-18 Yao Qi <yao.qi@linaro.org>
12293
12294 * gdb.guile/scm-section-script.c: Replace @progbits with
12295 %progbits.
12296 * gdb.python/py-section-script.c: Likewise.
12297
71ef29a8
PA
122982016-01-15 Pedro Alves <palves@redhat.com>
12299
12300 * gdb.multi/tids.exp: Test star wildcard ranges.
12301
3f5b7598
PA
123022016-01-15 Pedro Alves <palves@redhat.com>
12303
12304 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12305 command from "thread apply" invocation.
12306 (thr_apply_info_thr_invalid): Default the expected output to the
12307 input tid list.
12308 (top level): Add tests that use convenience variables. Add tests
12309 for "thread apply" with a valid TID list, but missing the command.
12310
663f6d42
PA
123112016-01-13 Pedro Alves <palves@redhat.com>
12312
12313 * gdb.base/default.exp: Expect $_gthread as well.
12314 * gdb.multi/tids.exp: Test $_gthread.
12315 * gdb.threads/thread-specific.exp: Test $_gthread.
12316
c84f6bbf
PA
123172016-01-13 Pedro Alves <palves@redhat.com>
12318
12319 * gdb.multi/tids.exp: Test "info threads -gid".
12320
22a02324
PA
123212016-01-13 Pedro Alves <palves@redhat.com>
12322
12323 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12324 Breakpoint.thread.
12325 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12326
5d5658a1
PA
123272016-01-07 Pedro Alves <palves@redhat.com>
12328
12329 * gdb.base/break.exp: Adjust to output changes.
12330 * gdb.base/hbreak2.exp: Likewise.
12331 * gdb.base/sepdebug.exp: Likewise.
12332 * gdb.base/watch_thread_num.exp: Likewise.
12333 * gdb.linespec/keywords.exp: Likewise.
12334 * gdb.multi/info-threads.exp: Likewise.
12335 * gdb.threads/thread-find.exp: Likewise.
12336 * gdb.multi/tids.c: New file.
12337 * gdb.multi/tids.exp: New file.
12338
84654457
PA
123392016-01-13 Pedro Alves <palves@redhat.com>
12340
12341 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12342
e3940304
PA
123432016-01-13 Pedro Alves <palves@redhat.com>
12344
12345 * gdb.base/default.exp: Expect $_inferior as well.
12346 * gdb.multi/base.exp: Test $_inferior.
12347
a911d87a
PA
123482016-01-13 Pedro Alves <palves@redhat.com>
12349
12350 PR breakpoints/19388
12351 * gdb.base/catch-signal-siginfo-cond.c: New file.
12352 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12353
82075af2
JS
123542016-01-12 Josh Stone <jistone@redhat.com>
12355 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12356
12357 * gdb.base/catch-syscall.c (do_execve): New variable.
12358 (main): Conditionally trigger an execve.
12359 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12360 (test_catch_syscall_execve): New, check entry/return across execve.
12361 (do_syscall_tests): Call test_catch_syscall_execve.
12362
e46eeedd
PA
123632016-01-12 Pedro Alves <palves@redhat.com>
12364
12365 * gdb.base/random-signal.exp (do_test): New procedure, with body
12366 of testcase moved in.
12367
01d8c27e
JK
123682016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12369 Pedro Alves <palves@redhat.com>
12370
12371 * gdb.base/funcargs.exp (finish from indirectly called function):
12372 Reintroduce the case for 'First'.
12373
9a706302
JK
123742016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12375 Pedro Alves <palves@redhat.com>
12376
12377 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12378 (tcatch_vfork_then_child_follow_exec)
12379 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12380 identification.
12381
c0ecb95f
JK
123822016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12383
12384 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12385 and repeats to unlimited.
12386 * gdb.python/py-value.exp: Likewise.
12387 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12388 and repeats to unlimited.
12389
6cfc1fcb
JK
123902016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12391
12392 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12393 and reordering the functions.
12394 * gdb.multi/hangout.c: Likewise.
12395 * gdb.multi/hello.c: Likewise.
12396
582a1b00
SM
123972016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12398
12399 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12400 absolute.
12401 (SingleStatisticTestResult.report): Use dict.keys instead of
12402 dict.iterkeys.
12403
79bc59cb
PA
124042016-01-06 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12407
43368e1d
MM
124082016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12409
12410 * gdb.btrace/dlopen.exp: New.
12411 * gdb.btrace/dlopen.c: New.
12412 * gdb.btrace/dlopen-dso.c: New.
12413
79fad5b8
SL
124142015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12415
12416 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12417 PATTERN argument is optional.
12418
ab8314b3
JB
124192015-12-24 Joel Brobecker <brobecker@adacore.com>
12420
12421 * lib/ada.exp (target_compile_ada_from_dir): New function.
12422 (gdb_compile_ada): Reimplement avoiding the use of project files.
12423 * gdb.ada/gnat_ada.gpr: Delete.
12424 * gdb.ada/cond_lang.exp: Adjust test to make path before
12425 filename optional.
12426 * gdb.ada/small_reg_param.exp: Likewise.
12427
fe33faff
SM
124282015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12429
12430 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12431
6d265cb4
TP
124322015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12433
12434 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12435 case.
12436
10125099
SM
124372015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12438
12439 * gdb.base/break.exp: Remove dead code.
12440 * gdb.base/sepdebug.exp: Likewise.
12441
3ca22649
SM
124422015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12443
12444 * gdb.asm/asm-source.exp: Remove HP-UX references.
12445 * gdb.base/annota1.exp: Likewise.
12446 * gdb.base/annota3.exp: Likewise.
12447 * gdb.base/attach.exp: Likewise.
12448 * gdb.base/bigcore.exp: Likewise.
12449 * gdb.base/break.exp: Likewise.
12450 * gdb.base/call-ar-st.exp: Likewise.
12451 * gdb.base/callfuncs.exp: Likewise.
12452 * gdb.base/catch-fork-static.exp: Likewise.
12453 * gdb.base/display.exp: Likewise.
12454 * gdb.base/foll-exec-mode.exp: Likewise.
12455 * gdb.base/foll-exec.exp: Likewise.
12456 * gdb.base/foll-fork.exp: Likewise.
12457 * gdb.base/foll-vfork.exp: Likewise.
12458 * gdb.base/funcargs.exp: Likewise.
12459 * gdb.base/hbreak2.exp: Likewise.
12460 * gdb.base/inferior-died.exp: Likewise.
12461 * gdb.base/interrupt.exp: Likewise.
12462 * gdb.base/multi-forks.exp: Likewise.
12463 * gdb.base/nodebug.exp: Likewise.
12464 * gdb.base/sepdebug.exp: Likewise.
12465 * gdb.base/solib1.c: Likewise.
12466 * gdb.base/step-test.exp: Likewise.
12467 * gdb.mi/non-stop.c: Likewise.
12468 * gdb.mi/pthreads.c: Likewise.
12469 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12470 * gdb.threads/pthreads.c: Likewise.
12471 * gdb.threads/staticthreads.exp: Likewise.
12472 * lib/future.exp: Likewise.
12473 * lib/gdb.exp: Likewise.
12474 * gdb.base/so-indr-cl.c: Remove.
12475 * gdb.base/so-indr-cl.exp: Likewise.
12476 * gdb.base/solib.c: Likewise.
12477 * gdb.base/solib.exp: Likewise.
12478 * gdb.base/solib2.c: Likewise.
12479
b6304613
SM
124802015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12481
12482 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12483 * gdb.base/call-ar-st.exp: Likewise.
12484 * gdb.base/callfuncs.exp: Likewise.
12485 * gdb.base/condbreak.exp: Likewise.
12486 * gdb.base/constvars.exp: Likewise.
12487 * gdb.base/hbreak2.exp: Likewise.
12488 * gdb.base/langs.exp: Likewise.
12489 * gdb.base/list.exp: Likewise.
12490 * gdb.base/long_long.exp: Likewise.
12491 * gdb.base/ptype.exp: Likewise.
12492 * gdb.base/scope.exp: Likewise.
12493 * gdb.base/signals.exp: Likewise.
12494 * gdb.base/so-impl-ld.exp: Likewise.
12495 * gdb.base/varargs.exp: Likewise.
12496 * gdb.base/volatile.exp: Likewise.
12497 * gdb.base/whatis.exp: Likewise.
12498 * gdb.cp/cplusfuncs.exp: Likewise.
12499 * gdb.cp/inherit.exp: Likewise.
12500 * gdb.cp/local.exp: Likewise.
12501 * gdb.cp/member-ptr.exp: Likewise.
12502 * gdb.cp/method.exp: Likewise.
12503 * gdb.cp/overload.exp: Likewise.
12504 * gdb.cp/templates.exp: Likewise.
12505 * gdb.stabs/weird.exp: Likewise.
12506 * lib/compiler.c: Likewise.
12507 * lib/compiler.cc: Likewise.
12508 * lib/cp-support.exp: Likewise.
12509 * lib/gdb.exp: Likewise.
12510
bf401b07
SM
125112015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12512
12513 * configure.ac: Remove HP-UX case.
12514 * configure: Regenerate.
12515
aff9c0f8
SM
125162015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12517
12518 * lib/gdb.exp (gdb_compile): Add function doc.
12519
a6904d5a
PA
125202015-12-17 Pedro Alves <palves@redhat.com>
12521
12522 PR threads/19354
12523 * gdb.multi/info-threads.exp: New file.
12524
a22279dd
YQ
125252015-12-15 Yao Qi <yao.qi@linaro.org>
12526
12527 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12528 is aarch64*-*-*.
12529
0588c796
SL
125302015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12531
12532 * gdb.base/history-duplicates.exp: Skip if no readline support.
12533
5d978e17
SL
125342015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12535
12536 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12537
7e763b86
SL
125382015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12539
12540 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12541
87a3a92c
SL
125422015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12543
12544 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12545 ctrl-C if nointerrupts target property is set.
12546 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12547 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12548 * gdb.base/paginate-bg-execution.exp: Likewise.
12549 * gdb.base/paginate-execution-startup.exp: Likewise.
12550 * gdb.base/random-signal.exp: Likewise.
12551 * gdb.base/range-stepping.exp: Likewise.
12552 * gdb.cp/annota2.exp: Likewise.
12553 * gdb.cp/annota3.exp: Likewise.
12554 * gdb.gdb/selftest.exp: Likewise.
12555 * gdb.threads/continue-pending-status.exp: Likewise.
12556 * gdb.threads/leader-exit.exp: Likewise.
12557 * gdb.threads/manythreads.exp: Likewise.
12558 * gdb.threads/pthreads.exp: Likewise.
12559 * gdb.threads/schedlock.exp: Likewise.
12560 * gdb.threads/sigthread.exp: Likewise.
12561
a8f077dc
DB
125622015-12-11 Don Breazeal <donb@codesourcery.com>
12563
12564 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12565 remote.
12566 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12567 * gdb.base/foll-exec.exp (main): Enable for target remote.
12568 * gdb.base/foll-fork.exp (main): Likewise.
12569 * gdb.base/foll-vfork.exp (main): Likewise.
12570 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12571 (proc continue_to_exit_bp_loc): Use clean_restart.
12572 * gdb.base/pie-execl.exp (main): Disable for target remote.
12573 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12574 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12575 * gdb.threads/execl.exp (main): Likewise.
12576 * gdb.threads/fork-child-threads.exp (main): Likewise.
12577 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12578 remote.
12579 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12580 remote.
12581 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12582 pid.tid style ptids, instead of just tid.
12583 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12584 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12585 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12586 ptids, instead of just tid.
12587
3b2464a8
AB
125882015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12589
12590 * gdb.base/list.exp (test_list_forward): Add end of file error
12591 test.
12592 (test_repeat_list_command): Add end of file error test.
12593 (test_list_backwards): Add beginning of file error test.
12594
a0def019
AB
125952015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12596
12597 * gdb.base/list.exp (test_list_invalid_args): New function,
12598 defined, and called.
12599
5c000dff
AB
126002015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12601
12602 * gdb.base/list.exp (test_list): Make test names unique.
12603
f1637ebe
YQ
126042015-12-11 Yao Qi <yao.qi@linaro.org>
12605
12606 * gdb.base/coremaker2.c: Remove.
12607
36d6fc0a
PA
126082015-12-10 Pedro Alves <palves@redhat.com>
12609
12610 * gdb.multi/base.exp: Remove stale "spaces" references.
12611
762f7747
PA
126122015-12-10 Pedro Alves <palves@redhat.com>
12613
12614 * gdb.multi/base.exp: Don't use nowarnings.
12615 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12616 * gdb.multi/hangout.c: Include stdio.h.
12617 * gdb.multi/hello.c: Include stdlib.h.
12618 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12619 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12620 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12621
28d2bfb9
AB
126222015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12623
12624 * gdb.dwarf2/dw2-ranges-base.c: New file.
12625 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12626 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12627 support additional line table, and debug ranges generation.
12628 (Dwarf::ranges): New function, generate .debug_ranges.
12629 (Dwarf::lines): Support generating simple line table programs.
12630 (Dwarf::assemble): Initialise new namespace variables.
12631
5fc2beac
KB
126322015-12-09 Kevin Buettner <kevinb@redhat.com>
12633
12634 * gdb.base/async.exp (proc test_background): Add case for
12635 asynchronous execution not supported.
12636
1c35a88f
LM
126372015-12-09 Luis Machado <lgustavo@codesourcery.com>
12638
12639 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12640 format and change test names to make them unique.
12641
b593e3d9
RK
126422015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12643 Pedro Alves <pedro@redhat.com>
12644
12645 PR gdb/18702
12646 Add checking of floatformats setup on x86_64 hosts.
12647 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12648 (smallval, bigval): New labels/constants.
12649 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12650 float" after loading bigval and smallval.
12651
d72413e6
PMR
126522015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12653
12654 * gdb.ada/fun_overload_menu.exp: New testcase.
12655 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12656
ece66d65
JS
126572015-12-04 Josh Stone <jistone@redhat.com>
12658
12659 * gdb.base/catch-fork-static.exp: New.
12660
41d0efca
YQ
126612015-12-03 Yao Qi <yao.qi@linaro.org>
12662
12663 * gdb.base/sizeof.c: Don't include stdio.h and
12664 ../lib/unbuffer_output.c.
12665 (main): New variable 'size' and 'value'. Remove printf and
12666 gdb_unbuffer_output. Assign return value to size and value.
12667 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12668 at the beginning.
12669 (check_sizeof): Check the result by printing variable 'size'.
12670 (check_valueof): Check the result by printing variable 'value'.
12671
99fd02d9
YQ
126722015-12-01 Yao Qi <yao.qi@linaro.org>
12673
12674 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12675 for aarch64*-*-linux* target.
12676
f2faf941
PA
126772015-11-30 Pedro Alves <palves@redhat.com>
12678
12679 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12680
04bf20c5
PA
126812015-11-30 Pedro Alves <palves@redhat.com>
12682
12683 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12684 Handle non-stop mode vCont replies.
12685
09df4675
PA
126862015-11-30 Pedro Alves <palves@redhat.com>
12687
12688 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12689 prepare_for_testing. Start gdb with "set non-stop on" appended to
12690 GDBFLAGS. Lax expected stop output.
12691
58b584af
YQ
126922015-11-27 Yao Qi <yao.qi@linaro.org>
12693
12694 * gdb.arch/arm-neon.exp: New.
12695 * gdb.arch/arm-neon.c: New.
12696
dfcb77a8
YQ
126972015-11-27 Yao Qi <yao.qi@linaro.org>
12698
12699 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12700
88e8ec1b
YQ
127012015-11-27 Yao Qi <yao.qi@linaro.org>
12702
12703 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12704 frames-invalid annotation.
12705
bfde72c2
YQ
127062015-11-27 Yao Qi <yao.qi@linaro.org>
12707
12708 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12709
f6512a69
SM
127102015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12711
12712 * gdb.threads/names.exp: New file.
12713 * gdb.threads/names.c: New file.
12714 * README: Mention gdb,no_thread_names.
12715
46a3515b
MM
127162015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12717
12718 PR 19297
12719 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12720 support" error.
12721
62147a22
PA
127222015-11-24 Pedro Alves <palves@redhat.com>
12723
12724 PR 17539
12725 * gdb.base/display.exp: Expect displays to be sorted in ascending
12726 order. Use multi_line.
12727 * gdb.base/solib-display.exp: Likewise.
12728
2f341b6e
PA
127292015-11-24 Pedro Alves <palves@redhat.com>
12730
12731 PR 17539
25d49b86
PA
12732 * gdb.base/display.exp: Expect displays to be sorted in ascending
12733 order. Use multi_line.
12734 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12735
7e0aa6aa
PA
127362015-11-24 Pedro Alves <palves@redhat.com>
12737
12738 PR 17539
12739 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12740 threads in ascending order.
12741 * gdb.base/foll-fork.exp: Likewise.
12742 * gdb.base/foll-vfork.exp: Likewise.
12743 * gdb.base/multi-forks.exp: Likewise.
12744 * gdb.mi/mi-nonstop.exp: Likewise.
12745 * gdb.mi/mi-nsintrall.exp: Likewise.
12746 * gdb.multi/base.exp: Likewise.
12747 * gdb.multi/multi-arch.exp: Likewise.
12748 * gdb.python/py-inferior.exp: Likewise.
12749 * gdb.threads/break-while-running.exp: Likewise.
12750 * gdb.threads/execl.exp: Likewise.
12751 * gdb.threads/gcore-thread.exp: Likewise.
12752 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12753 * gdb.threads/kill.exp: Likewise.
12754 * gdb.threads/linux-dp.exp: Likewise.
12755 * gdb.threads/multiple-step-overs.exp: Likewise.
12756 * gdb.threads/next-bp-other-thread.exp: Likewise.
12757 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12758 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12759 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12760 * gdb.threads/thread-find.exp: Likewise.
12761 * gdb.threads/tls.exp: Likewise.
12762 * lib/mi-support.exp (mi_reverse_list): Delete.
12763 (mi_check_thread_states): No longer reverse list.
12764
2cc57ad8
PA
127652015-11-24 Pedro Alves <palves@redhat.com>
12766
12767 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12768 use lowercase.
12769
c93e8391
SM
127702015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12771
12772 * gdb.trace/actions.c: Include trace-common.h.
12773 (main): Add a location for a fast tracepoint.
12774 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12775 the normal tracepoints.
12776 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12777
045ccf91
SM
127782015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12779
12780 * save-trace.exp: Factor out code to these...
12781 (gdb_save_tracepoints): New.
12782 (gdb_load_tracepoints): New.
12783 (do_save_load_test): New.
12784
5506f9f6
KB
127852015-11-23 Kevin Buettner <kevinb@redhat.com>
12786
12787 * gdb.base/asmlabel.exp: New test.
12788 * gdb.base/asmlabel.c: New test case.
12789
16c3b12f
JB
127902015-11-23 Joel Brobecker <brobecker@adacore.com>
12791
12792 * gdb.base/wrong_frame_bt_full-main.c: New file.
12793 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12794 * gdb.base/wrong_frame_bt_full.exp: New file.
12795
155bfbd3
JB
127962015-11-23 Joel Brobecker <brobecker@adacore.com>
12797
12798 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12799
bb097445
JM
128002015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12801
206853a0 12802 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12803 pstate register when comparing registers values in
12804 sparc64-*-linux-gnu targets to avoid spurious differences.
12805
9c88ed8f
JM
128062015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12807
206853a0 12808 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12809
96161e25
SL
128102015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12811
12812 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12813 as type argument to gdb_compile.
12814 * gdb.base/nested-subp2.exp: Likewise.
12815 * gdb.base/nested-subp3.exp: Likewise.
12816
340c2830
DV
128172015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12818
12819 * lib/dwarf.exp (_note): Fix left shift of negative value.
12820 * gdb.trace/trace-condition.exp: Likewise.
12821
c1862d0f
YQ
128222015-11-13 Yao Qi <yao.qi@linaro.org>
12823
12824 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12825 comments about d10v.
12826 (test_scalar_returns): Likewise.
12827 * gdb.base/d10v.ld: Remove.
12828 * gdb.base/overlays.exp: Remove the target triplet checking for
12829 d10v-*-*.
12830 * gdb.base/structs.exp (test_struct_returns): Remove the
12831 comments about d10v.
12832 (test_struct_calls): Likewise.
12833
77ae9c19
YQ
128342015-11-13 Yao Qi <yao.qi@linaro.org>
12835
12836 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12837 * gdb.base/gnu_vector.c: Don't include stdio.h.
12838 (main): Don't print res and call add_some_intvecs.
12839
430e004e
MK
128402015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12841
12842 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12843 macro.
12844 (func5): Removed.
12845 (func4): Use FAST_TRACEPOINT_LABEL.
12846 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12847 macro.
12848 (func): Removed.
12849 (thread_function): Use FAST_TRACEPOINT_LABEL.
12850 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12851 (func): Remove.
12852 (marker): Use FAST_TRACEPOINT_LABEL.
12853 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12854 (pendfunc1): Remove.
12855 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12856 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12857 (foo): Remove.
12858 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12859 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12860 macro.
12861 (func): Remove.
12862 (marker): Use FAST_TRACEPOINT_LABEL.
12863 * gdb.trace/trace-common.h: New header.
12864 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12865 macro.
12866 (func): Remove.
12867 (marker): Use FAST_TRACEPOINT_LABEL.
12868 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12869 (func): Remove.
12870 (thread_function): Use FAST_TRACEPOINT_LABEL.
12871
6e7675a7
MK
128722015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12873
12874 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12875 in front.
12876 * gdb.trace/change-loc.exp: Use global pcreg definition.
12877 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12878 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12879 in front.
12880 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12881 * gdb.trace/pending.exp: Likewise.
12882 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12883 * gdb.trace/trace-break.exp: Likewise.
12884 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12885 in front.
12886 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12887 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12888 in front.
12889 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12890
dddc0e16
JB
128912015-11-09 Joel Brobecker <brobecker@adacore.com>
12892
12893 * gdb.ada/fin_fun_out: New testcase.
12894
c6f0b406
KB
128952015-11-07 Kevin Buettner <kevinb@redhat.com>
12896
12897 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12898 value associated with DW_AT_byte_size.
12899 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12900 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12901 DW_AT_upper_bound.
12902
f01dcfd9
KB
129032015-11-07 Kevin Buettner <kevinb@redhat.com>
12904
12905 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12906 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12907 version.
12908 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12909 gdb.dwarf2/dw2-canonicalize-type.exp,
12910 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12911 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12912 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12913 provided by gdb_target_symbol_prefix_flags_asm.
12914 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12915 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12916 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12917 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12918 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12919 macros where needed). Use this macro for symbols which require
12920 the prefix provided by SYMBOL_PREFIX.
12921
2223449a
KB
129222015-11-05 Kevin Buettner <kevinb@redhat.com>
12923
12924 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12925 New procs.
12926 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12927 representing expressions, of more than one list element.
12928 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12929 to prepend linker symbol prefix to f.
12930 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12931 table_1 and table_2.
12932 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12933 Likewise, for f and g.
12934 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12935 for ptr.
12936 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12937 for main.
12938 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12939 table_1_ptr and table_2_ptr.
12940
6f2f1a3a
JK
129412015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12942 Joel Brobecker <brobecker@adacore.com>
12943
12944 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12945
566c56c9
MK
129462015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12947
12948 * gdb.reverse/s390-mvcle.c: New test.
12949 * gdb.reverse/s390-mvcle.exp: New file.
12950 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12951
d5f0636b
MK
129522015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12953
12954 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12955
7ad8b86c
MK
129562015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12957
12958 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12959 reaching marker2.
12960 * gdb.reverse/getresuid-reverse.exp: Likewise.
12961 * gdb.reverse/pipe-reverse.exp: Likewise.
12962 * gdb.reverse/readv-reverse.exp: Likewise.
12963 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12964 * gdb.reverse/time-reverse.exp: Likewise.
12965 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12966
4081c0f1
YQ
129672015-10-30 Yao Qi <yao.qi@linaro.org>
12968
12969 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12970 (empty_cycle): Remove.
12971 (main): Don't call empty_cycle. Don't use watch_count_done.
12972 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12973 empty_cycle. Rewrite the code counting HW watchpoints.
12974
452b4ba5
MK
129752015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12976
12977 * gdb.reverse/fstatat-reverse.c: New test.
12978 * gdb.reverse/fstatat-reverse.exp: New file.
12979 * gdb.reverse/getresuid-reverse.c: New test.
12980 * gdb.reverse/getresuid-reverse.exp: New file.
12981 * gdb.reverse/pipe-reverse.c: New test.
12982 * gdb.reverse/pipe-reverse.exp: New file.
12983 * gdb.reverse/readv-reverse.c: New test.
12984 * gdb.reverse/readv-reverse.exp: New file.
12985 * gdb.reverse/recvmsg-reverse.c: New test.
12986 * gdb.reverse/recvmsg-reverse.exp: New file.
12987 * gdb.reverse/time-reverse.c: New test.
12988 * gdb.reverse/time-reverse.exp: New file.
12989 * gdb.reverse/waitpid-reverse.c: New test.
12990 * gdb.reverse/waitpid-reverse.exp: New file.
12991
5e2e7507
JK
129922015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12993
12994 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12995
0fde2c53
DE
129962015-10-26 Doug Evans <dje@google.com>
12997
12998 PR symtab/17391
12999 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13000 * gdb.dwarf2/bad-regnum.c: New file.
13001 * gdb.dwarf2/bad-regnum.exp: New file.
13002
1a70ae97
DE
130032015-10-26 Doug Evans <dje@google.com>
13004
13005 PR python/18938
13006 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13007 file.
13008
27dc26ab
JK
130092015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13010
13011 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13012 for a change by "Mention language in compile error message".
13013
bed91f4d
SM
130142015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13015
13016 PR python/18073
13017 * gdb.python/py-type.c (C::a_method): New.
13018 (C::a_const_method): New.
13019 (C::a_static_method): New.
13020 (a_function): New.
13021 * gdb.python/py-type.exp (test_fields): Test getting fields
13022 from function and method.
13023
3f2f83dd
KB
130242015-10-21 Keven Boell <keven.boell@intel.com>
13025
13026 * gdb.fortran/vla-alloc-assoc.exp: New file.
13027 * gdb.fortran/vla-datatypes.exp: New file.
13028 * gdb.fortran/vla-datatypes.f90: New file.
13029 * gdb.fortran/vla-history.exp: New file.
13030 * gdb.fortran/vla-ptype-sub.exp: New file.
13031 * gdb.fortran/vla-ptype.exp: New file.
13032 * gdb.fortran/vla-sizeof.exp: New file.
13033 * gdb.fortran/vla-sub.f90: New file.
13034 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13035 * gdb.fortran/vla-value-sub-finish.exp: New file.
13036 * gdb.fortran/vla-value-sub.exp: New file.
13037 * gdb.fortran/vla-value.exp: New file.
13038 * gdb.fortran/vla-ptr-info.exp: New file.
13039 * gdb.mi/mi-vla-fortran.exp: New file.
13040 * gdb.mi/vla.f90: New file.
13041
27145d50
SL
130422015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13043
13044 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13045 of hardwired timeout value.
13046
5f3ff4f8
JK
130472015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13048 Pedro Alves <palves@redhat.com>
13049
13050 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13051 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13052
bfd09d20
JS
130532015-10-19 Josh Stone <jistone@redhat.com>
13054
13055 * gdb.base/catch-syscall.c: Include <sched.h>.
13056 (unknown_syscall): New variable.
13057 (main): Trigger a vfork and an unknown syscall.
13058 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13059 (unknown_syscall_number): Likewise.
13060 (check_call_to_syscall): Accept an optional syscall pattern.
13061 (check_return_from_syscall): Likewise.
13062 (check_continue): Likewise.
13063 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13064 (test_catch_syscall_skipping_return): New test toggling off 'catch
13065 syscall' to step over the syscall return, then toggling back on.
13066 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13067 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13068 (do_syscall_tests): Call test_catch_syscall_without_args and
13069 test_catch_syscall_mid_vfork.
13070 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13071 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13072
b32b93c6
AS
130732015-10-19 Andrew Stubbs <ams@codesourcery.com>
13074
13075 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13076 print g_vE): Add new pass patterns.
13077 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13078 print various symbol names for vptr fields.
13079
9d622bda
AB
130802015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13081
13082 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13083 results.
13084
0fd8ac1c
YQ
130852015-10-12 Yao Qi <yao.qi@linaro.org>
13086
13087 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13088
34240514
YQ
130892015-10-12 Yao Qi <yao.qi@linaro.org>
13090
13091 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13092 is aarch64*-*-linux*.
13093
8240f442
YQ
130942015-10-12 Yao Qi <yao.qi@linaro.org>
13095
13096 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13097 (can_relocate_bcond_true): ... it.
13098 (can_relocate_bcond_false): New function.
13099 (foo): Likewise.
13100 (can_relocate_bl): Likewise.
13101 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13102 can_relocate_bl.
13103
2520f728
PMR
131042015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13105
13106 * gdb.base/nested-addr.c: New file.
13107 * gdb.base/nested-addr.exp: New testcase.
13108
abcef95a
MM
131092015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13110
13111 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13112 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13113 its output. Ignore the output of "record goto begin" and instead
13114 check that GDB is replaying.
13115
145e3ddb
PA
131162015-10-09 Pedro Alves <palves@redhat.com>
13117
13118 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13119 (top level): Use it in the run with no args test.
13120
d5d8c4e1
IB
131212015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13122
13123 * gdb.dlang/properties.exp: New file.
13124
06e635ef
SL
131252015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13126
13127 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13128 whether or not address 0x1000 is mapped on the target.
13129
e019fd1d
SM
131302015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13131
13132 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13133 build.
13134
77ba2a67
MM
131352015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13136
13137 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13138 instruction-history test.
13139
c60eb31f
DE
131402015-09-28 Doug Evans <dje@google.com>
13141
13142 * gdb.base/gcore.c (array_func): Add reference to static_array.
13143
9a3c8263
SM
131442015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13145
13146 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13147 source line.
13148
9720e656
SL
131492015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13150
13151 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13152 short or char as base type.
13153
938d3bf2
SL
131542015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13155
13156 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13157 to allow any size enum.
13158
e6c2c623
PMR
131592015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13160
13161 * gdb.ada/array_ptr_renaming.exp: New testcase.
13162 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13163 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13164
06da0f77
PL
131652015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13166
13167 * gdb.trace/ftrace-lock.c: New file.
13168 * gdb.trace/ftrace-lock.exp: New file.
13169
4f51c22a
PL
131702015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13171
13172 * gdb.arch/insn-reloc.c: New file.
13173 * gdb.arch/ftrace-insn-reloc.exp: New file.
13174
7041adf4
PL
131752015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13176
13177 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13178 instruction.
13179 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13180 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13181 * gdb.trace/range-stepping.c: Likewise.
13182 * gdb.trace/trace-break.c: Likewise.
13183 * gdb.trace/trace-mt.c (thread_function): Likewise.
13184 * gdb.trace/ftrace.c (marker): Likewise.
13185 * gdb.trace/trace-condition.c (marker): Likewise.
13186 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13187 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13188 is_aarch64_target.
13189
015d2e7e
DE
131902015-09-18 Doug Evans <xdje42@gmail.com>
13191
13192 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13193 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13194
26b188a2
SL
131952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13196
13197 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13198 the breakpoint.
13199
79dc332b
SL
132002015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13201
13202 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13203 the pending breakpoint. Remove timeout override for "Run till
13204 MI pending breakpoint on pendfunc3 on thread 2" test.
13205
f57929f2
SL
132062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13207
13208 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13209 filename pattern.
13210
3f469b17
SL
132112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13212
13213 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13214 in breakpoint filename pattern.
13215
515b89b3
SL
132162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13217
7800dbe4
SL
13218 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13219
132202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13221
515b89b3
SL
13222 * gdb.linespec/explicit.exp: Check for readline support for
13223 tab-completion tests. Fix obvious typo.
13224
d2939ba2
MM
132252015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13226
13227 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13228 and replay.
13229
cbb55fa7
MM
132302015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13231
13232 * gdb.btrace/non-stop.c: New.
13233 * gdb.btrace/non-stop.exp: New.
13234
43691ca1
PL
132352015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13236 Yao Qi <yao.qi@linaro.org>
13237
13238 * gdb.trace/trace-condition.c: New file.
13239 * gdb.trace/trace-condition.exp: New file.
13240
d78908cf
WW
132412015-09-16 Wei-cheng Wang <cole945@gmail.com>
13242
13243 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13244 for testing bytecode compilation.
13245
1ed415e2
PA
132462015-09-16 Pedro Alves <palves@redhat.com>
13247 Sandra Loosemore <sandra@codesourcery.com>
13248
13249 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13250 (SECONDS): Redefine.
13251 (main): Call pthread_kill and alarm early.
13252 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13253 support.
13254 (test): If the target can't hardware step and doesn't support
13255 displaced stepping, increase the timeout.
13256
d136eff5
PA
132572015-09-16 Pedro Alves <palves@redhat.com>
13258
13259 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13260 (enable_debug): New procedures.
13261 (test): Use them. Bail out if waiting for threads fails.
13262 (top level): Bail out if a test fails.
13263
991f019c
YQ
132642015-09-16 Yao Qi <yao.qi@linaro.org>
13265
13266 * gdb.asm/asm-source.exp: Set asm-arch for
13267 aarch64*-*-* target.
13268 * gdb.asm/aarch64.inc: New file.
13269
bfca584f
PMR
132702015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13271
13272 * gdb.ada/array_of_variable_length.exp: New testcase.
13273 * gdb.ada/array_of_variable_length/foo.adb: New file.
13274 * gdb.ada/array_of_variable_length/pck.adb: New file.
13275 * gdb.ada/array_of_variable_length/pck.ads: New file.
13276
b326e587
DE
132772015-09-15 Doug Evans <dje@google.com>
13278
13279 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13280 of function static local variable.
13281
5382cfab
PW
132822015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13283
13284 * gdb.threads/tls-so_extern.exp: New test file.
13285 * gdb.threads/tls-so_extern.c: New test file.
13286 * gdb.threads/tls-so_extern_main.c: New test file.
13287
141c5cc4
JK
132882015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13289
13290 * gdb.opt/solib-intra-step-lib.c: New file.
13291 * gdb.opt/solib-intra-step-main.c: New file.
13292 * gdb.opt/solib-intra-step.exp: New file.
13293
d15dcecd
PA
132942015-09-15 Pedro Alves <palves@redhat.com>
13295
13296 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13297 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13298
4c2f2a79
PA
132992015-09-14 Pedro Alves <palves@redhat.com>
13300
13301 * gdb.base/hook-stop-continue.c: Delete.
13302 * gdb.base/hook-stop-continue.exp: Delete.
13303 * gdb.base/hook-stop-frame.c: Delete.
13304 * gdb.base/hook-stop-frame.exp: Delete.
13305 * gdb.base/hook-stop.c: New file.
13306 * gdb.base/hook-stop.exp: New file.
13307
919e6dbe
PMR
133082015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13309
13310 * gdb.ada/access_to_packed_array.exp: New testcase.
13311 * gdb.ada/access_to_packed_array/foo.adb: New file.
13312 * gdb.ada/access_to_packed_array/pack.adb: New file.
13313 * gdb.ada/access_to_packed_array/pack.ads: New file.
13314
157280a4
MM
133152015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13316
13317 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13318 buffer size test.
13319
2fd33e94
DB
133202015-09-11 Don Breazeal <donb@codesourcery.com>
13321
13322 * gdb.base/foll-exec.c: Add copyright header. Fix
13323 formatting issues.
13324 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13325 (do_exec_tests): Use clean_restart in place of zap_session,
13326 and for test initialization. Fix formatting issues. Use
13327 fail in place of perror.
13328 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13329 an expect statement to match an expression with output from
13330 the program under debug.
13331 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13332 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13333 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13334 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13335 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13336
e70b6e8e
DE
133372015-09-09 Doug Evans <dje@google.com>
13338
13339 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13340
7a551a51
DE
133412015-09-09 Doug Evans <dje@google.com>
13342
13343 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13344
4c666f84
DE
133452015-09-09 Doug Evans <dje@google.com>
13346
13347 * gdb.base/savedregs.exp: Fix typo.
13348
243a9253
PA
133492015-09-09 Pedro Alves <palves@redhat.com>
13350
13351 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13352
c0fa8fbd
SL
133532015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13354
13355 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13356 command actually switches threads. Give up on remaining
13357 tests if target fails to stop at breakpoint.
13358
cd7c1778
PMR
133592015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13360
13361 * gdb.ada/funcall_char.exp: New testcase.
13362 * gdb.ada/funcall_char/foo.adb: New file.
13363
dc5c8746
PMR
133642015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13365
13366 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13367 expected outputs. Add two testcases for completing ambiguous
13368 functions.
13369 * gdb.ada/complete/aux_pck.adb: New file.
13370 * gdb.ada/complete/aux_pck.ads: New file.
13371 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13372 Ambiguous_Func functions.
13373 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13374 * gdb.ada/complete/pck.adb: Likewise.
13375
4e83a1e7
UW
133762015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13377
13378 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13379 failures to run the test program under GDB.
13380
8ce74153
LM
133812015-08-26 Luis Machado <lgustavo@codesourcery.com>
13382
13383 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13384 to C.
13385
e9756d52
PP
133862015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13387
13388 * gdb.base/run-after-attach.exp: New test file.
13389 * gdb.base/run-after-attach.c: New test file.
13390
8d37573b
DB
133912015-08-26 Don Breazeal <donb@codesourcery.com>
13392
13393 * gdb.base/foll-exec-2.c: New test program.
13394 * gdb.base/foll-exec-2.exp: New test.
13395
63e43d3a
PMR
133962015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13397
13398 * gdb.base/nested-subp1.exp: New file.
13399 * gdb.base/nested-subp1.c: New file.
13400 * gdb.base/nested-subp2.exp: New file.
13401 * gdb.base/nested-subp2.c: New file.
13402 * gdb.base/nested-subp3.exp: New file.
13403 * gdb.base/nested-subp3.c: New file.
13404
3d40fbb5
PA
134052015-08-24 Pedro Alves <palves@redhat.com>
13406
13407 * gdb.server/connect-without-multi-process.c: New file.
13408 * gdb.server/connect-without-multi-process.exp: New file.
13409
4422ac93
LM
134102015-08-24 Luis Machado <lgustavo@codesourcery.com>
13411
13412 * gdb.opt/inline-markers.c: Make z int.
13413
91dddb86
LM
134142015-08-24 Luis Machado <lgustavo@codesourcery.com>
13415
13416 * gdb.opt/inline-markers.c: Make z volatile.
13417
a48847ee
LM
134182015-08-24 Luis Machado <lgustavo@codesourcery.com>
13419
13420 * gdb.opt/inline-bt.c: New volatile global z.
13421 * gdb.opt/inline-cmds.c: Likewise.
13422 * gdb.opt/inline-locals.c: Likewise.
13423 * gdb.opt/inline-markers.c: New extern global z.
13424 (marker): Use z.
13425 (inline_fn): Likewise.
13426
0ebbc52b
PA
134272015-08-24 Pedro Alves <palves@redhat.com>
13428
13429 * config/m32r-stub.exp: Remove file.
13430 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13431 * gdb.base/call-rt-st.exp: Likewise.
13432 * gdb.base/call-strs.exp: Likewise.
13433 * gdb.base/default.exp: Remove references to h8300-*-hms and
13434 *-*-udi*.
13435 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13436
77c365df
AA
134372015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13438
13439 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13440 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13441 and "return" use KFAIL when GDB can not read/write the vector
13442 return value.
13443
4313b8c0
GB
134442015-08-21 Gary Benson <gbenson@redhat.com>
13445
13446 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13447
0e433b32
PA
134482015-08-20 Pedro Alves <palves@redhat.com>
13449
13450 * gdb.server/solib-list.exp: No longer expect an interior stop in
13451 non-stop mode.
13452
221e1a37
PA
134532015-08-20 Pedro Alves <palves@redhat.com>
13454
13455 * gdb.server/connect-stopped-target.c: New file.
13456 * gdb.server/connect-stopped-target.exp: New file.
13457
40e3ad0e
PA
134582015-08-20 Pedro Alves <palves@redhat.com>
13459
13460 * gdb.dwarf2/comp-unit-lang.exp: New file.
13461 * gdb.dwarf2/comp-unit-lang.c: New file.
13462
af39b327
PMR
134632015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13464
13465 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13466 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13467
7d45c7c3 134682015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13469
7d45c7c3
KB
13470 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13471 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13472
4d6cceb4
DE
134732015-08-18 Doug Evans <dje@google.com>
13474 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13475
13476 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13477 skip_python_tests. New arg prompt_regexp.
13478 (skip_python_tests): New function.
13479 * lib/mi-support.exp (mi_skip_python_tests): New function.
13480 * gdb.python/py-mi-objfile-gdb.py: New file.
13481 * gdb.python/py-mi-objfile.c: New file.
13482 * gdb.python/py-mi-objfile.exp: New file.
13483
ad89c2aa
KS
134842015-08-17 Keith Seitz <keiths@redhat.com>
13485
13486 * gdb.linespec/explicit.exp: Move strace test from here ...
13487 * gdb.trace/strace.exp: ... to here.
13488
e3ae3c43
PP
134892015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13490
13491 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13492 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13493
604b2636
DE
134942015-08-14 Doug Evans <xdje42@gmail.com>
13495
13496 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13497 inferior before selecting a new file.
13498
6ff0ba5f
DE
134992015-08-14 Doug Evans <xdje42@gmail.com>
13500
13501 * gdb.mi/mi-disassemble.exp: Update.
13502 * gdb.base/disasm-optim.S: New file.
13503 * gdb.base/disasm-optim.c: New file.
13504 * gdb.base/disasm-optim.h: New file.
13505 * gdb.base/disasm-optim.exp: New file.
13506
9ca98f92
KS
135072015-08-14 Keith Seitz <keiths@redhat.com>
13508
13509 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13510 "evaluated-by".
13511
52bbc560
JB
135122015-08-13 Joel Brobecker <brobecker@adacore.com>
13513
13514 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13515
5d8c3ed3
PMR
135162015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13517
13518 * gdb.ada/fun_renaming.exp: New testcase.
13519 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13520 * gdb.ada/fun_renaming/pack.adb: New file.
13521 * gdb.ada/fun_renaming/pack.ads: New file.
13522
ea8812bc
KS
135232015-08-12 Keith Seitz <keiths@redhat.com>
13524
13525 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13526 gdb_get_line_number.
13527
4dafcdeb
JB
135282015-08-12 Joel Brobecker <brobecker@adacore.com>
13529
13530 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13531 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13532 gdb.base/dso2dso.exp: New files.
13533
5ba32597
SDJ
135342015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13535 Pedro Alves <palves@redhat.com>
13536 Keith Seitz <keiths@redhat.com>
13537
13538 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13539 GDBFLAGS.
13540
b6dafabf
PP
135412015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13542
13543 * gdb.base/gdbhistsize-history.exp
13544 (test_histsize_history_setting): Use save_vars.
13545 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13546 Use save_vars.
13547 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13548 * gdb.base/readline.exp: Use save_vars.
13549
abe8e607
PP
135502015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13551
13552 * lib/gdb.exp (save_vars): New proc.
13553
629500fa
KS
135542015-08-11 Keith Seitz <keiths@redhat.com>
13555
13556 * gdb.base/help.exp: Update help_breakpoint_text.
13557
eb8c4e2e
KS
135582015-08-11 Keith Seitz <keiths@redhat.com>
13559
13560 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13561 (at toplevel): Call test_explicit_breakpoints.
13562 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13563 breakpoints.
13564 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13565 breakpoint conditions, "-cond".
13566
87f0e720
KS
135672015-08-11 Keith Seitz <keiths@redhat.com>
13568
13569 * gdb.linespec/3explicit.c: New file.
13570 * gdb.linespec/cpexplicit.cc: New file.
13571 * gdb.linespec/cpexplicit.exp: New file.
13572 * gdb.linespec/explicit.c: New file.
13573 * gdb.linespec/explicit.exp: New file.
13574 * gdb.linespec/explicit2.c: New file.
13575 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13576 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13577 before using in the matching pattern.
13578 Clarify that `prefix' is a regular expression.
13579
f00aae0f
KS
135802015-08-11 Keith Seitz <keiths@redhat.com>
13581
13582 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13583 test.
13584 Add tests for missing ",FMT" and ",".
13585
e27852be
DE
135862015-08-10 Doug Evans <dje@google.com>
13587 Keith Seitz <keiths@redhat.com>
13588
13589 PR gdb/17960
13590 * gdb.base/completion.exp: Add location completer tests.
13591
7f03bd92
PA
135922015-08-07 Pedro Alves <palves@redhat.com>
13593
13594 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13595 tests here.
13596 (top level): Run do_test with and without displaced stepping.
13597
3fc8eb30
PA
135982015-08-07 Pedro Alves <palves@redhat.com>
13599
13600 * gdb.base/valgrind-disp-step.c: New file.
13601 * gdb.base/valgrind-disp-step.exp: New file.
13602
d4569d7b
PA
136032015-08-07 Pedro Alves <palves@redhat.com>
13604
13605 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13606 Delete function.
13607 (main): Add alarm. Run an infinite loop instead of calling
13608 wait_threads.
13609 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13610 comment.
13611 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13612 Delete function.
13613 (main): Add alarm. Run an infinite loop instead of calling
13614 wait_threads.
13615 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13616 comment.
13617
e1316e60
PA
136182015-08-07 Pedro Alves <palves@redhat.com>
13619
13620 * gdb.base/checkpoint-ns.exp: New file.
13621 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13622 standard_testfile.
13623
da8c46d2
MM
136242015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13625
13626 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13627 * gdb.btrace/instruction_history.exp: Update.
13628 * gdb.btrace/tsx.exp: New.
13629 * gdb.btrace/tsx.c: New.
13630
de1c2c52
PA
136312015-08-06 Pedro Alves <palves@redhat.com>
13632
13633 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13634 increase timeout.
13635 * gdb.reverse/until-precsave.exp: Bump timeouts.
13636
782e0bf4
PA
136372015-08-06 Pedro Alves <palves@redhat.com>
13638
13639 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13640
83e97ed0
PA
136412015-08-06 Pedro Alves <palves@redhat.com>
13642
13643 PR gdb/18749
13644 * gdb.threads/process-dies-while-handling-bp.c: New file.
13645 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13646
863d01bd
PA
136472015-08-06 Pedro Alves <palves@redhat.com>
13648
13649 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13650 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13651
0a39bb32
PA
136522015-08-05 Pedro Alves <palves@redhat.com>
13653
13654 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13655 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13656
ee2d2b10
SL
136572015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13658
13659 * gdb.base/bp-permanent.exp: Report test as unsupported if
13660 the target cannot stop at the permanent breakpoint.
13661
4e1bdb00
DE
136622015-08-03 Doug Evans <dje@google.com>
13663
13664 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13665 10000.
13666
3d338901
DE
136672015-08-03 Doug Evans <dje@google.com>
13668
13669 * Makefile.in (workers/%.worker, build-perf): New rule.
13670 (GDB_PERFTEST_MODE): New variable.
13671 (check-perf): Use it.
13672 (clean): Clean up gdb.perf parallel build subdirs.
13673 * lib/build-piece.exp: New file.
13674 * lib/gdb.exp (make_gdb_parallel_path): New function
13675 (standard_output_file, standard_temp_file): Call it.
13676 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13677 of $GDB_PARALLEL.
13678 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13679
af061d3e
DE
136802015-08-03 Doug Evans <dje@google.com>
13681
8e1afc81 13682 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13683 (LOG_FILE_NAME): New global.
13684 (TextReporter.__init__): Initialize self.txt_sum.
13685 (TextReporter.report): Add support for multiple data-points.
13686 Move report to perftest.sum, put raw data in perftest.log.
13687 (TextReporter.start): Open sum and log files.
13688 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13689 * gdb.perf/lib/perftest/testresult.py
13690 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13691
2c8c5d37
PA
136922015-07-31 Pedro Alves <palves@redhat.com>
13693
13694 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13695 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13696 kill_wait_spawned_process instead of explicit "kill -9".
13697 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13698 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13699 kill_wait_spawned_process.
13700 * gdb.base/attach-twice.exp: Likewise.
13701 * gdb.base/attach.exp: Likewise.
13702 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13703 gdb_test_multiple.
13704 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13705 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13706 kill_wait_spawned_process.
13707 * gdb.base/valgrind-infcall.exp: Likewise.
13708 * gdb.multi/multi-attach.exp: Likewise.
13709 * gdb.python/py-prompt.exp: Likewise.
13710 * gdb.python/py-sync-interp.exp: Likewise.
13711 * gdb.server/ext-attach.exp: Likewise.
13712 * gdb.threads/attach-into-signal.exp (corefunc): Use
13713 spawn_wait_for_attach, spawn_id_get_pid and
13714 kill_wait_spawned_process.
13715 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13716 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13717 spawn_id_get_pid and kill_wait_spawned_process.
13718 * gdb.threads/attach-stopped.exp (corefunc): Use
13719 spawn_wait_for_attach, spawn_id_get_pid and
13720 kill_wait_spawned_process.
13721 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13722 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13723 kill_wait_spawned_process instead of explicit "kill -9".
13724 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13725 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13726 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13727 processes. Don't map cygwin/windows pids here. Now returns a
13728 spawn id list.
13729
032a0fca
SL
137302015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13731
13732 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13733 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13734 correct patch.
13735
61a934ca
SL
137362015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13737
13738 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13739
4bc4d428
SL
137402015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13741
13742 Reapply:
13743 2014-05-21 Mark Wielaard <mjw@redhat.com>
13744
13745 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13746
998d452a
PA
137472015-07-30 Pedro Alves <palves@redhat.com>
13748
13749 * linux-low.c (handle_extended_wait): Set the child's last
13750 reported status to TARGET_WAITKIND_STOPPED.
13751
69dde7dc
PA
137522015-07-30 Pedro Alves <palves@redhat.com>
13753
13754 PR threads/18600
13755 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13756 only shows inferior 1.
13757
4dd63d48
PA
137582015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13759 Pedro Alves <palves@redhat.com>
13760
13761 PR threads/18600
13762 * gdb.threads/fork-plus-threads.c: New file.
13763 * gdb.threads/fork-plus-threads.exp: New file.
13764
d618e4c5
PP
137652015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13766
13767 * gdb.base/batch-preserve-term-settings.exp
13768 (test_terminal_settings_preserved_after_cli_exit): Use
13769 send_quit_command.
13770
1eef6428
PA
137712015-07-29 Pedro Alves <palves@redhat.com>
13772 Don Breazeal <donb@codesourcery.com>
13773
13774 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13775 output from both inferior_spawn_id and gdb_spawn_id.
13776
7da5b897
SDJ
137772015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13778
13779 * gdb.threads/attach-into-signal.exp (corefunc): Use
13780 with_test_prefix on nested loops, uniquefying the test messages.
13781
dac804df
SDJ
137822015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13783
13784 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13785 commit.
13786
06265e53
PP
137872015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13788
13789 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13790 New proc.
13791 (test_terminal_settings_preserved_after_sigterm): New test.
13792
18206ca3
PP
137932015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13794
13795 * gdb.base/batch-preserve-term-settings.exp
13796 (test_terminal_settings_preserved_after_cli_exit): New test.
13797
90074d11
PP
137982015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13799
13800 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13801 manipulation of saved_gdbflags.
13802 (test_terminal_settings_preserved): Remove global declaration of
13803 the unused variable pagination_prompt. Remove manipulation of
13804 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13805 GDBFLAGS.
13806
eb1a7902
PA
138072015-07-29 Pedro Alves <palves@redhat.com>
13808
13809 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13810
8b75dd3b
PA
138112015-07-29 Pedro Alves <palves@redhat.com>
13812
13813 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13814 at the top.
13815
dedad4e3
PA
138162015-07-29 Pedro Alves <palves@redhat.com>
13817
13818 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13819 (main): Call gdb_unbuffer_output.
13820 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13821 (main): Call gdb_unbuffer_output.
13822 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13823 (main): Call gdb_unbuffer_output.
13824 * gdb.base/call-strs.exp: Adjust to step over the
13825 gdb_unbuffer_output call.
13826 * gdb.base/catch-gdb-caused-signals.c: Include
13827 "../lib/unbuffer_output.c".
13828 (main): Call gdb_unbuffer_output.
13829 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13830 (main): Call gdb_unbuffer_output.
13831 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13832 (main): Call gdb_unbuffer_output.
13833 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13834 (main): Call gdb_unbuffer_output.
13835 * gdb.base/shlib-call.exp: Adjust to step over the
13836 gdb_unbuffer_output call.
13837 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13838 (main): Call gdb_unbuffer_output.
13839 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13840 (main): Call gdb_unbuffer_output.
13841 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13842 (main): Rename to ...
13843 (test): ... this.
13844 (main): Reimplement.
13845 * gdb.base/varargs.exp: Run to test instead of to main.
13846 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13847 (main): Call gdb_unbuffer_output.
13848
58789a91
PA
138492015-07-29 Pedro Alves <palves@redhat.com>
13850
13851 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13852 factore out from mi_continue_dprintf. For call-style dprintfs,
13853 expect dprintf output out of $inferior_spawn_id.
13854 (mi_continue_dprintf): Use mi_expect_dprintf.
13855 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13856 (main): Call gdb_unbuffer_output.
13857
e8376742
PA
138582015-07-29 Pedro Alves <palves@redhat.com>
13859
13860 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13861 (default_mi_gdb_start): Set inferior_spawn_id instead of
13862 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13863 gdb_spawn_id.
13864 (mi_gdb_test): Always expect inferior output from both
13865 $inferior_spawn_id and $gdb_spawn_id.
13866
08280010
PA
138672015-07-29 Pedro Alves <palves@redhat.com>
13868
13869 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13870 send_inferior and $inferior_spawn_id.
13871
4d30e432
PA
138722015-07-29 Pedro Alves <palves@redhat.com>
13873
13874 * gdb.gdb/complaints.exp (test_initial_complaints)
13875 (test_serial_complaints, test_short_complaints): Use
13876 gdb_test_stdio.
13877 (test_empty_complaint): Handle $inferior_spawn_id !=
13878 $gdb_spawn_id.
13879
0d30a335
PA
138802015-07-29 Pedro Alves <palves@redhat.com>
13881
13882 * gdb.base/varargs.exp: Use gdb_test_stdio.
13883
39413b29
PA
138842015-07-29 Pedro Alves <palves@redhat.com>
13885
13886 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13887
7cb000a9
PA
138882015-07-29 Pedro Alves <palves@redhat.com>
13889
13890 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13891
d7b8ac82
PA
138922015-07-29 Pedro Alves <palves@redhat.com>
13893
13894 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13895 parameter into two new parameters, "inf_result" and "gdb_result".
13896 Expect inferior output and gdb output from $inferior_spawn_id and
13897 $gdb_spawn_id, respectively. Adjust all callers.
13898
789c3a0c
PA
138992015-07-29 Pedro Alves <palves@redhat.com>
13900
13901 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13902 of gdb_test_sequence.
13903
77e760c3
PA
139042015-07-29 Pedro Alves <palves@redhat.com>
13905
13906 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13907 (saw_spurious_output): Expect inferior output from
13908 $inferior_spawn_id. Use gdb_test_stdio.
13909
8396d2cd
PA
139102015-07-29 Pedro Alves <palves@redhat.com>
13911
13912 * gdb.base/dprintf.exp: Use standard_testfile. Change
13913 prepare_for_testing call.
13914 (srcfile): Don't set.
13915 (restart): New procedure.
13916 (test_dprintf): New procecure, use to continue over dprintfs.
13917 (test_call, test_agent): New procedures, tests moved here.
13918 Restart gdb and recreate dprintfs. Adjust expected output.
13919
2051d61f
PA
139202015-07-29 Pedro Alves <palves@redhat.com>
13921
13922 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13923
452397af
PA
139242015-07-29 Pedro Alves <palves@redhat.com>
13925
13926 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13927
8aed9555
PA
139282015-07-29 Pedro Alves <palves@redhat.com>
13929
13930 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13931 gdb_test_stdio.
13932
188a61b4
PA
139332015-07-29 Pedro Alves <palves@redhat.com>
13934
13935 * lib/gdb.exp (gdb_test_stdio): New procedure.
13936
12264a45
PA
139372015-07-29 Pedro Alves <palves@redhat.com>
13938
13939 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13940
23ffc893
PA
139412015-07-29 Pedro Alves <palves@redhat.com>
13942
13943 * gdb.base/call-signal-resume.exp: Remove check for
13944 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13945 * gdb.base/unwindonsignal.exp: Likewise.
13946 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13947 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13948
65566918
PA
139492015-07-29 Pedro Alves <palves@redhat.com>
13950
13951 * gdb.base/siginfo-addr.c (pass): New function.
13952 (handler): Call it iff si_addr is correct.
13953 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13954 Set a breakpoint at "pass" and continue to it.
13955
d60a9221
SDJ
139562015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13957
13958 * gdb.python/py-objfile.exp: Make some tests have unique names.
13959 * gdb.python/py-pp-registration.exp: Likewise.
13960
bde40b8f
PA
139612015-07-28 Pedro Alves <palves@redhat.com>
13962
13963 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13964
13e1dec8
SM
139652015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13966
13967 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13968
da33c9a7
SM
139692015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13970
13971 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13972
077836f7
PP
139732015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13974
13975 * gdb.base/gdb-sigterm-2.exp: New test.
13976
b8cc7b2e
DE
139772015-07-25 Doug Evans <xdje42@gmail.com>
13978
13979 Revert:
13980 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13981 (workers/%.worker, build-perf): New rule.
13982 (GDB_PERFTEST_MODE): New variable.
13983 (check-perf): Use it.
13984 (clean): Clean up gdb.perf parallel build subdirs.
13985 * lib/build-piece.exp: New file.
13986 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13987 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13988 name.
13989 (standard_temp_file): Ditto.
13990 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13991 of $GDB_PARALLEL.
13992
c8bd4544
DE
139932015-07-24 Doug Evans <dje@google.com>
13994
13995 * gdb.perf/lib/perftest/utils.py: New file.
13996 * gdb.perf/gm-hello.cc: New file.
13997 * gdb.perf/gm-pervasive-typedef.cc: New file.
13998 * gdb.perf/gm-pervasive-typedef.h: New file.
13999 * gdb.perf/gm-std.cc: New file.
14000 * gdb.perf/gm-std.h: New file.
14001 * gdb.perf/gm-use-cerr.cc: New file.
14002 * gdb.perf/gm-utils.h: New file.
14003 * gdb.perf/gmonster-null-lookup.py: New file.
14004 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14005 * gdb.perf/gmonster-print-cerr.py: New file.
14006 * gdb.perf/gmonster-ptype-string.py: New file.
14007 * gdb.perf/gmonster-runto-main.py: New file.
14008 * gdb.perf/gmonster-select-file.py: New file.
14009 * gdb.perf/gmonster1-null-lookup.exp: New file.
14010 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14011 * gdb.perf/gmonster1-print-cerr.exp: New file.
14012 * gdb.perf/gmonster1-ptype-string.exp: New file.
14013 * gdb.perf/gmonster1-runto-main.exp: New file.
14014 * gdb.perf/gmonster1-select-file.exp: New file.
14015 * gdb.perf/gmonster1.cc: New file.
14016 * gdb.perf/gmonster1.exp: New file.
14017 * gdb.perf/gmonster2-null-lookup.exp: New file.
14018 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14019 * gdb.perf/gmonster2-print-cerr.exp: New file.
14020 * gdb.perf/gmonster2-ptype-string.exp: New file.
14021 * gdb.perf/gmonster2-runto-main.exp: New file.
14022 * gdb.perf/gmonster2-select-file.exp: New file.
14023 * gdb.perf/gmonster2.cc: New file.
14024 * gdb.perf/gmonster2.exp: New file.
14025
6eab34f3
DE
140262015-07-24 Doug Evans <dje@google.com>
14027
14028 * gdb.perf/README: New file.
14029 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14030 * lib/gen-perf-test.exp: New file.
14031
63738bfd
DE
140322015-07-24 Doug Evans <dje@google.com>
14033
14034 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14035 (PerfTest::startup): New function.
14036 (PerfTest::run): Return result of calling body.
14037 (PerfTest::assemble): Rewrite.
14038 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14039 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14040 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14041 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14042 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14043
7b606f95
DE
140442015-07-24 Doug Evans <dje@google.com>
14045
14046 * lib/gdb.exp (clean_restart): Make executable optional.
14047
a97b16b8
DE
140482015-07-24 Doug Evans <dje@google.com>
14049
14050 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14051 compiler_info references.
14052 * gdb.cp/temargs.exp: Ditto.
14053 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14054 (get_compiler_info): Early exit if already computed. Set compiler_info
14055 to "unknown" if there was a problem.
14056 (test_compiler_info): Add function comment. Call get_compiler_info.
14057
35baa57f
DE
140582015-07-24 Doug Evans <dje@google.com>
14059
14060 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14061 (workers/%.worker, build-perf): New rule.
14062 (GDB_PERFTEST_MODE): New variable.
14063 (check-perf): Use it.
14064 (clean): Clean up gdb.perf parallel build subdirs.
14065 * lib/build-piece.exp: New file.
14066 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14067 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14068 name.
14069 (standard_temp_file): Ditto.
14070 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14071 of $GDB_PARALLEL.
14072
6ebea266
DE
140732015-07-24 Doug Evans <dje@google.com>
14074
14075 * lib/future.exp (gdb_default_target_compile): New option
14076 "early_flags".
14077 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14078 --as-needed.
14079
1e76a7e9
SDJ
140802015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14081
14082 * gdb.base/catch-syscall.exp: Call gdb_exit before
14083 gdb_skip_xml_test.
14084
5068630a
PA
140852015-07-24 Pedro Alves <palves@redhat.com>
14086
14087 * gdb.python/py-events.exp: Accept output between the stop event
14088 and the prompt.
14089 * gdb.python/py-evsignal.exp: Likewise.
14090 * gdb.python/py-evthreads.exp: Likewise.
14091
77598427
PA
140922015-07-24 Pedro Alves <palves@redhat.com>
14093
14094 PR gdb/18717
14095 * gdb.threads/non-ldr-exit.c: New file.
14096 * gdb.threads/non-ldr-exit.exp: New file.
14097
11e6c98f
YQ
140982015-07-24 Yao Qi <yao.qi@linaro.org>
14099
14100 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14101 restarting process.
14102
51aee833
YQ
141032015-07-24 Yao Qi <yao.qi@linaro.org>
14104
14105 * gdb.server/ext-restart.exp: New file.
14106
8cfe207c
YQ
141072015-07-24 Yao Qi <yao.qi@linaro.org>
14108
14109 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14110 argument options.
14111 * gdb.server/ext-wrapper.exp: New file.
14112
cc12ce38
DE
141132015-07-23 Doug Evans <dje@google.com>
14114
14115 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14116 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14117
d0d84780
PMR
141182015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14119
14120 * gdb.ada/var_arr_typedef.exp: New testcase.
14121 * gdb.ada/var_arr_typedef/pack.adb: New file.
14122 * gdb.ada/var_arr_typedef/pack.ads: New file.
14123 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14124
8b558f79
JB
141252015-07-20 Joel Brobecker <brobecker@adacore.com>
14126
14127 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14128
775a3298
JK
141292015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14130
14131 * gdb.arch/i386-biarch-core.exp: Replace istarget
14132 by "complete set gnutarget". Remove expectation for the "core-file"
14133 command.
14134
db1ff28b
JK
141352015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14136
14137 Revert the previous commit:
14138 Tests for validate symbol file using build-id.
14139
0a94970d
JK
141402015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14141
14142 Tests for validate symbol file using build-id.
14143 * gdb.base/solib-mismatch-lib.c: New file.
14144 * gdb.base/solib-mismatch-libmod.c: New file.
14145 * gdb.base/solib-mismatch.c: New file.
14146 * gdb.base/solib-mismatch.exp: New file.
14147
03346981
SL
141482015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14149
14150 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14151 nios2-*-linux*.
14152 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14153 * gdb.base/siginfo.exp: Likewise.
14154 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14155
42422cc7
PL
141562015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14157
14158 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14159 Move it to ...
14160 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14161 ... here.
14162 * gdb.trace/range-stepping.exp: Check that the target supports
14163 range stepping.
14164
cfa68bae
JK
141652015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14166
14167 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14168
8ffdba26
PA
141692015-07-14 Pedro Alves <palves@redhat.com>
14170
14171 * gdb.base/killed-outside.exp: New file.
14172 * gdb.base/killed-outside.c: New file.
14173
218a5a11
JK
141742015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14175
14176 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14177 (n at main): New.
14178 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14179
e03ed3c6
AA
141802015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14181
14182 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14183 infcall tests instead of setting up for KFAIL.
14184
485668e5
MM
141852015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14186
14187 * gdb.btrace/record_goto-step.exp: New.
14188
08464196
JK
141892015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14190
14191 PR compile/18484
14192 * gdb.compile/compile.c (struct struct_type): Add volatile to
14193 selffield's type.
14194 * gdb.compile/compile.exp
14195 (compile code struct_object.selffield = &struct_object): Skip further
14196 struct_object tests if this one xfails.
14197
bcf5c1d9
RC
141982015-07-08 Robert O'Callahan <robert@ocallahan.org>
14199
14200 PR exp/18617
14201 * gdb.trace/ax.exp: Add test.
14202
4931af25
YQ
142032015-07-07 Yao Qi <yao.qi@linaro.org>
14204
14205 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14206 instead of istarget "aarch64*-*-*".
14207 * gdb.arch/aarch64-fp.exp: Likewise.
14208 * gdb.base/float.exp: Likewise.
14209 * gdb.reverse/aarch64.exp: Likewise.
14210 * lib/gdb.exp (is_aarch64_target): New proc.
14211
9fcf688e
YQ
142122015-07-07 Yao Qi <yao.qi@linaro.org>
14213
14214 * lib/gdb.exp (is_aarch32_target): New proc.
14215 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14216 instead of "istarget "arm*-*-*"".
14217 * gdb.arch/arm-disp-step.exp: Likewise.
14218 * gdb.arch/thumb-bx-pc.exp: Likewise.
14219 * gdb.arch/thumb-prologue.exp: Likewise.
14220 * gdb.arch/thumb-singlestep.exp: Likewise.
14221 * gdb.base/disp-step-syscall.exp: Likewise.
14222 * gdb.base/float.exp: Likewise.
14223
fbd8d50d
YQ
142242015-07-07 Yao Qi <yao.qi@linaro.org>
14225
14226 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14227 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14228
71be1fdc
YQ
142292015-07-07 Yao Qi <yao.qi@linaro.org>
14230
14231 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14232 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14233 if it exists.
14234 * gdb.multi/multi-arch.exp: Likewise.
14235
3e221d36
SM
142362015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14237
14238 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14239 print.
14240
d441430b
YQ
142412015-07-07 Yao Qi <yao.qi@linaro.org>
14242
14243 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14244
06f810bd
MG
142452015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14246
14247 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14248 '[' and ']' characters.
14249
5e61e7c0
IB
142502015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14251
14252 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14253
28bf096c
PA
142542015-06-29 Pedro Alves <palves@redhat.com>
14255
14256 PR threads/18127
14257 * gdb.threads/hand-call-new-thread.c: New file.
14258 * gdb.threads/hand-call-new-thread.c: New file.
14259
ee93cd5e
KS
142602015-06-26 Keith Seitz <keiths@redhat.com>
14261 Doug Evans <dje@google.com>
14262
14263 PR 16253
14264 * gdb.cp/var-tag-2.cc: New file.
14265 * gdb.cp/var-tag-3.cc: New file.
14266 * gdb.cp/var-tag-4.cc: New file.
14267 * gdb.cp/var-tag.cc: New file.
14268 * gdb.cp/var-tag.exp: New file.
14269
fc637f04
PP
142702015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14271
14272 * gdb.base/history-duplicates.exp: New test.
14273
2e52ae68
PP
142742015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14275
14276 * gdb.base/completion.exp: Test the completion of the "focus"
14277 command.
14278
6e22494e
JK
142792015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14280
14281 * gdb.arch/amd64-prologue-skip.S: New file.
14282 * gdb.arch/amd64-prologue-skip.exp: New file.
14283
bf7b9cd9
SM
142842015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14285
14286 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14287 is_address_zero_readable check.
14288
201e8dfd
PB
142892015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14290
14291 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14292 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14293
5cd867b4
YQ
142942015-06-24 Yao Qi <yao.qi@linaro.org>
14295
14296 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14297 linux targets.
14298
4d7be007
YQ
142992015-06-24 Yao Qi <yao.qi@linaro.org>
14300
14301 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14302 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14303 * gdb.base/siginfo-thread.exp: Likewise.
14304
07fcd301
YQ
143052015-06-22 Yao Qi <yao.qi@linaro.org>
14306
14307 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14308
52042a00
YQ
143092015-06-22 Yao Qi <yao.qi@linaro.org>
14310
14311 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14312 aarch64*-*-*.
14313 (skip_hw_watchpoint_tests): Likewise.
14314
74bd41ce
PP
143152015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14316
14317 * gdb.base/gdbinit-history.exp: Test the interaction between
14318 setting GDBHISTSIZE and setting the history size via .gdbinit.
14319
bc460514
PP
143202015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14321
14322 PR gdb/16999
14323 * gdb.base/gdbhistsize-history.exp: New test.
14324
b58c513b
PP
143252015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14326
14327 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14328 with GDBHISTSIZE.
14329 * gdb.base/readline.exp: Likewise.
14330
92046791
YQ
143312015-06-17 Yao Qi <yao.qi@linaro.org>
14332
14333 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14334 line.
14335
2093d2d3
PP
143362015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14337
14338 * gdb.base/gdbinit-history.exp: Add test case to check that
14339 an unlimited history file does not get truncated on exit.
14340
e6c693af
AA
143412015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14342
14343 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14344 (VECTOR): New macro. Use it...
14345 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14346 ...for these typedefs.
14347 (int8, char1, int1, double1): New typedefs.
14348 (struct just_int2, struct two_int2): New structures.
14349 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14350 (add_structvecs, add_singlevecs): New functions.
14351 (main): Call add_some_intvecs twice.
14352 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14353 the compile and exit upon failure. Try compiling for the "native"
14354 architecture. Test inferior function calls with vector arguments
14355 and vector return value handling with "finish" and "return".
14356
c74f7d1c
JT
143572015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14358
14359 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14360 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14361 PE file.
14362 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14363
98aa42ee
AT
143642015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14365
14366 PR breakpoints/16465
14367 * gdb.mi/mi-dprintf-pending.c: New file.
14368 * gdb.mi/mi-dprintf-pending.exp: New test.
14369 * gdb.mi/mi-dprintf-pendshr.c: New file.
14370
7d73c23c 143712015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14372 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14373
14374 * gdb.arch/i386-mpx-map.c: New file.
14375 * gdb.arch/i386-mpx-map.exp: New File.
14376
143772015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14378
14379 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14380 * gdb.arch/i386-mpx.exp: Indentation fixed.
14381
143822015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14383
14384 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14385 function and improved indentation.
14386 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14387 gdb_test_multiple. Added additional tests to skip the test.
14388
143892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14390
14391 * gdb.arch/i386-avx512.c: Change path in include file.
14392 * gdb.arch/i386-avx512.exp: Change include dir path
14393 compilation flag.
14394 * gdb.arch/i386-mpx.c: Change path in include file.
14395 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14396 flag.
14397
d5eba19a
JK
143982015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14399
14400 * gdb.compile/compile-print.exp (compile print *vararray@3)
14401 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14402
7f361056
JK
144032015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14404
14405 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14406 (do not keep jit in memory): ... this.
14407 (expect 5): Change it to ...
14408 (expect no 5): ... this.
14409
3b462ec2
SM
144102015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14411
14412 PR gdb/15564
14413 * gdb.mi/mi-detach.exp: New file.
14414
e0619de6
JK
144152015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14416
14417 PR symtab/18392
14418 * gdb.arch/amd64-tailcall-self.S: New file.
14419 * gdb.arch/amd64-tailcall-self.c: New file.
14420 * gdb.arch/amd64-tailcall-self.exp: New file.
14421
e970cb34
DB
144222015-05-28 Don Breazeal <donb@codesourcery.com>
14423
14424 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14425 tests for remote targets by checking is_target_gdbserver.
14426
b2e2f908
DE
144272015-05-27 Doug Evans <dje@google.com>
14428
14429 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14430 * gdb.dwarf2/opaque-type-lookup.c: New file.
14431 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14432
82c7be31
DE
144332015-05-26 Doug Evans <dje@google.com>
14434
14435 * gdb.cp/iostream.cc: New file.
14436 * gdb.cp/iostream.exp: New file.
14437
b4f54984
DE
144382015-05-26 Doug Evans <dje@google.com>
14439
14440 * gdb.dwarf2/dw2-op-call.exp: Update.
14441 * gdb.dwarf2/dw4-sig-types.exp: Update.
14442 * gdb.dwarf2/implptr.exp: Update.
14443 * gdb.mi/mi-cmd-param-changed.exp: Update.
14444
4ea6efe9
DE
144452015-05-26 Doug Evans <dje@google.com>
14446
14447 * gdb.python/py-lazy-string.c: New file.
14448 * gdb.python/py-lazy-string.exp: New file.
14449 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14450 (main): Update. Add estring3.
14451 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14452 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14453
f6bb7db3
YQ
144542015-05-26 Omair Javaid <omair.javaid@linaro.org>
14455 Yao Qi <yao.qi@linaro.org>
14456
14457 * gdb.reverse/aarch64.c: New.
14458 * gdb.reverse/aarch64.exp: New.
14459
a81bfbd0
OJ
144602015-05-26 Omair Javaid <omair.javaid@linaro.org>
14461
25d49b86
PA
14462 * lib/gdb.exp (supports_process_record): Return true for
14463 aarch64*-linux*.
a81bfbd0
OJ
14464 (supports_reverse): Likewise.
14465
158bf1b4
PP
144662015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14467
14468 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14469 Use with_test_prefix.
14470
a0145030
AB
144712015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14472
14473 * gdb.base/completion.exp: Add test for completion of layout
14474 names.
14475
ebe3b578
AB
144762015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14477
14478 * lib/gdb.exp (skip_tui_tests): New proc.
14479 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14480
84204ed7
PA
144812015-05-19 Pedro Alves <palves@redhat.com>
14482
14483 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14484 Save the whole env array instead of just HOME. Unset HISTSIZE in
14485 the environment while testing. Restore whole environment
14486 afterwards.
14487
37442ce1
DE
144882015-05-16 Doug Evans <xdje42@gmail.com>
14489
14490 * gdb.guile/scm-ports.c: New file.
14491 * gdb.guile/scm-ports.exp: Add memory port tests.
14492
36de76f9
JK
144932015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14494
14495 * gdb.compile/compile-print.c: New file.
14496 * gdb.compile/compile-print.exp: New file.
14497
3a9558c4
JK
144982015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14499
14500 * gdb.compile/compile-ops.exp: Cast param to void.
14501 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14502 (compile code struct_object.selffield = &struct_object): Add xfail.
14503
aa715135
JG
145042015-05-15 Joel Brobecker <brobecker@adacore.com>
14505
14506 * gdb.ada/arr_enum_with_gap: New testcase.
14507
931e5bc3
JG
145082015-05-15 Joel Brobecker <brobecker@adacore.com>
14509
14510 * gdb.ada/byte_packed_arr: New testcase.
14511
9cd4d857
JB
145122015-05-15 Joel Brobecker <brobecker@adacore.com>
14513
14514 * gdb.ada/pckd_neg: New testcase.
14515
ebfd00d2
PP
145162015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14517
14518 PR gdb/17820
14519 * gdb.base/gdbinit-history.exp: New test.
14520 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14521 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14522
4c082a81
SC
145232015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14524
14525 * gdb.python/py-xmethods.cc: Enhance test case.
14526 * gdb.python/py-xmethods.exp: New tests.
14527 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14528 function.
14529 (B_indexoper): Likewise.
14530 (global_dm_list) : Add new xmethod worker functions.
14531
f7797074
SDJ
145322015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14533
14534 * gdb.base/coredump-filter.exp: Correctly unset
14535 "coredump_var_addr" array.
14536
a4674e4e
PA
145372015-05-08 Pedro Alves <palves@redhat.com>
14538
14539 * gdb.server/non-existing-program.exp: Unset spawn_id.
14540
df2eb078
SC
145412015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14542
14543 PR python/18291
14544 * gdb.python/py-xmethods.exp: Add tests.
14545
422349a3
YQ
145462015-05-08 Yao Qi <yao.qi@linaro.org>
14547
14548 PR gdb/18208
14549 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14550 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14551 function set_coredump_filter, and remove remote_exec call.
14552 Remove argument ipid. Callers update.
14553 (top level): Don't get inferior's PID.
14554
63fc80ce
AA
145552015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14556
14557 * gdb.base/watch_thread_num.exp: Skip test on targets without
14558 access watchpoints.
14559
80ad801e
PA
145602015-05-06 Pedro Alves <palves@redhat.com>
14561
14562 PR server/18081
14563 * gdb.server/non-existing-program.exp: New file.
14564
0fa7fe50
JB
145652015-05-05 Joel Brobecker <brobecker@adacore.com>
14566
14567 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14568
3ea89b92
PMR
145692015-05-05 Joel Brobecker <brobecker@adacore.com>
14570
14571 * gdb.ada/out_of_line_in_inlined: New testcase.
14572
87b8eff0
JB
145732015-05-05 Joel Brobecker <brobecker@adacore.com>
14574
14575 * gdb.ada/var_rec_arr: New testcase.
14576
5fccc635
YQ
145772015-04-30 Yao Qi <yao.qi@linaro.org>
14578
14579 * gdb.base/break-idempotent.exp: If
14580 skip_hw_watchpoint_multi_tests returns true, skip the tests
14581 on "rwatch" and "awatch".
14582
42d38f42
YQ
145832015-04-30 Yao Qi <yao.qi@linaro.org>
14584
14585 * gdb.base/relativedebug.exp: Invoke gdb command
14586 "info sharedlibrary", and if libc.so doesn't have debug info,
14587 skip the test.
14588
2ce1cdbf
DE
145892015-04-29 Doug Evans <dje@google.com>
14590
14591 * gdb.python/py-xmethods.exp: Add ptype tests.
14592 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14593 get_result_type method.
14594
f24a38c5
LM
145952015-04-29 Luis Machado <lgustavo@codesourcery.com>
14596
14597 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14598 the target does not support hardware watchpoints.
14599
ecbf2b3c
LM
146002015-04-29 Luis Machado <lgustavo@codesourcery.com>
14601
14602 * gdb.base/break-always.exp: Abort testing if writing to memory
14603 causes an error.
14604
34f5f757
DE
146052015-04-28 Doug Evans <dje@google.com>
14606
14607 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14608 * gdb.python/py-pp-registration.exp: ... here. New file.
14609 * gdb.python/py-pp-registration.c: New file.
14610 * gdb.python/py-pp-registration.py: New file.
14611
69b4374a
DE
146122015-04-28 Doug Evans <dje@google.com>
14613
14614 * gdb.python/py-bad-printers.c: New file.
14615 * gdb.python/py-bad-printers.py: New file.
14616 * gdb.python/py-bad-printers.exp: New file.
14617
59fb7612
SS
146182015-04-28 Sasha Smundak <asmundak@google.com>
14619
14620 * gdb.python/py-type.exp: New test.
14621
2631b16a
AW
146222015-04-28 Andy Wingo <wingo@igalia.com>
14623
14624 * gdb.python/py-parameter.exp:
14625 * gdb.guile/scm-parameter.exp: Escape the path that we are
14626 matching against, as it might contain characters that are special
14627 to regular expressions.
14628
460efde1
JB
146292015-04-27 Joel Brobecker <brobecker@adacore.com>
14630
14631 * gdb.ada/rec_comp: New testcase.
14632
2d369d8e
SDJ
146332015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14634
14635 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14636 before using it.
14637
cf75d6c3
AB
146382015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14639
14640 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14641 new tests for verilog output.
14642
8dbe7ca5
YQ
146432015-04-24 Yao Qi <yao.qi@linaro.org>
14644
14645 * boards/remote-gdbserver-on-localhost.exp: New file.
14646
4ef9fb2f
PA
146472015-04-23 Pedro Alves <palves@redhat.com>
14648
14649 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14650 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14651 "end of file", remove $inferior_spawn_id from the indirect list.
14652
0a803169
PA
146532015-04-23 Pedro Alves <palves@redhat.com>
14654
14655 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14656
749ef8f8
PA
146572015-04-23 Pedro Alves <palves@redhat.com>
14658
14659 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14660 on $any_spawn_id instead of only on $gdb_spawn_id.
14661
8aae4344
PM
146622015-04-21 Pierre Muller <muller@sourceware.org>
14663
14664 PR pascal/17815
14665 * lib/pascal.exp (gpc_compile): Add new option "class".
14666 (fpc_compile): Likewise.
14667 * gdb.pascal/case-insensitive-symbols.pas: New file.
14668 * gdb.pascal/case-insensitive-symbols.exp: New file.
14669
1586c8fb
GB
146702015-04-20 Gary Benson <gbenson@redhat.com>
14671
14672 * gdb.base/attach.exp: Fix three extended remote failures.
14673
1b6e6f5c
GB
146742015-04-17 Gary Benson <gbenson@redhat.com>
14675
14676 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14677 the main executable over the remote protocol.
14678
e797481d
PA
146792015-04-16 Pedro Alves <palves@redhat.com>
14680
14681 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14682 a new gdbserver if gdbserver_reconnect_p is set.
14683
1ca99c42
PA
146842015-04-16 Pedro Alves <palves@redhat.com>
14685
14686 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14687 is set, don't exit gdbserver.
14688
af9fd6f8
AA
146892015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14690
14691 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14692 appropriate .insn, such that an older assembler can be used.
14693 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14694 the z/Architecture instruction set on 31-bit targets as well.
14695
04ff1e61
AA
146962015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14697
14698 * gdb.go/handcall.exp: Remove all logic related to the first
14699 breakpoint and rely on go_runto_main instead.
14700 * gdb.go/strings.exp: Likewise.
14701 * gdb.go/unsafe.exp: Likewise.
14702 * gdb.go/hello.exp: Likewise. Also rename the remaining
14703 breakpoint marker to "breakpoint 1".
14704 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14705 * gdb.go/strings.go: Likewise.
14706 * gdb.go/unsafe.go: Likewise.
14707 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14708 "set breakpoint 2 here" and rename the remaining breakpoint marker
14709 to "breakpoint 1".
14710
40d2f8d6
SM
147112015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14712
14713 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14714 if itertools.imap is not present.
14715 * gdb.python/py-objfile.exp: Add parentheses.
14716 * gdb.python/py-type.exp: Same.
14717 * gdb.python/py-unwind-maint.py: Same.
14718
8cbc97c6
YQ
147192015-04-15 Yao Qi <yao.qi@linaro.org>
14720
14721 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14722 of ":$ptr_size" and set its form explicitly.
14723
45fd756c
YQ
147242015-04-15 Pedro Alves <palves@redhat.com>
14725 Yao Qi <yao.qi@linaro.org>
14726
14727 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14728 timeout by factor of 4.
14729 (test_regular_watch): Likewise.
14730 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14731 * gdb.reverse/sigall-reverse.exp: Likewise.
14732 * gdb.reverse/until-precsave.exp: Likewise.
14733 * lib/gdb.exp (with_timeout_factor): New proc.
14734 (gdb_expect): Move some code to ...
14735 (get_largest_timeout): ... here. New procedure.
14736
9e811bc3
LM
147372015-04-14 Luis Machado <lgustavo@codesourcery.com>
14738
14739 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14740
0ff6fcb2
LM
147412015-04-13 Luis Machado <lgustavo@codesourcery.com>
14742
14743 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14744 to write to the .text section.
14745
7578d5f7
LM
147462015-04-13 Luis Machado <lgustavo@codesourcery.com>
14747
14748 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14749 Handle the case of targets that do not provide PID information.
14750
2efe15c4
YQ
147512015-04-13 Yao Qi <yao.qi@linaro.org>
14752
14753 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14754 and use expect instead of gdb_expect.
14755
8cd8f2f8
SDJ
147562015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14757
14758 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14759 "coredump_var_addr" to avoid naming conflict with other testcases.
14760
9ee41772
PA
147612015-04-10 Pedro Alves <palves@redhat.com>
14762
14763 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14764 gdb_test_sequence and gdb_assert.
14765
07473109
PA
147662015-04-10 Pedro Alves <palves@redhat.com>
14767
14768 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14769 test messages that don't include the breakpoint address.
14770
de3db44c
YQ
147712015-04-10 Yao Qi <yao.qi@linaro.org>
14772
14773 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14774 false for some offset and width combinations which aren't
14775 supported by linux kernel.
14776
c79d856c
PA
147772015-04-10 Pedro Alves <palves@redhat.com>
14778
14779 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14780 procedure, factored out from ...
14781 (top level): ... here. Add "set displaced-stepping" testing axis.
14782 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14783 parameter "displaced". Use it.
14784 (top level): Use foreach and add "set displaced-stepping" testing
14785 axis.
14786
ebc90b50
PA
147872015-04-10 Pedro Alves <palves@redhat.com>
14788
14789 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14790 Remove comment.
14791 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14792 both the address of the instruction that triggers the watchpoint
14793 and the address of the instruction immediately after, and use
14794 those addresses for the test. Fix comment.
14795
8f572e5c
PA
147962015-04-10 Pedro Alves <palves@redhat.com>
14797
14798 * gdb.base/sigstep.exp (breakpoint_to_handler)
14799 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14800 Test "backtrace" in handler.
14801 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14802 (top level): Add new "displaced" test axis to
14803 breakpoint_to_handler, breakpoint_to_handler_entry and
14804 breakpoint_over_handler.
14805
8d707a12
PA
148062015-04-10 Pedro Alves <palves@redhat.com>
14807
14808 PR gdb/18216
14809 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14810
ef713951
YQ
148112015-04-10 Yao Qi <yao.qi@linaro.org>
14812
14813 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14814 (test_add_rn_pc): New function.
14815 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14816 (top level): Invoke test_add_rn_pc.
14817
906d60cf
PA
148182015-04-10 Pedro Alves <palves@redhat.com>
14819
14820 PR gdb/13858
14821 * gdb.base/step-over-no-symbols.exp: New file.
14822
f2983cc3
AW
148232015-04-09 Andy Wingo <wingo@igalia.com>
14824
14825 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14826 after the Python tests.
14827
6d62641c
SDJ
148282015-04-08 Keith Seitz <keiths@redhat.com>
14829
14830 PR python/16699
14831 * gdb.python/py-completion.exp: New tests for completion.
14832 * gdb.python/py-completion.py (CompleteLimit1): New class.
14833 (CompleteLimit2): Likewise.
14834 (CompleteLimit3): Likewise.
14835 (CompleteLimit4): Likewise.
14836 (CompleteLimit5): Likewise.
14837 (CompleteLimit6): Likewise.
14838 (CompleteLimit7): Likewise.
14839
f3770638
PA
148402015-04-08 Pedro Alves <palves@redhat.com>
14841
14842 PR gdb/18214
14843 PR gdb/18216
14844 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14845 function.
14846 (main): Install it as SIGUSR1 handler.
14847 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14848 parameter. Always use "setup" as prefix. Toggle "set
14849 displaced-stepping" off/on depending on global. Don't switch to
14850 thread 1 here.
14851 (top level): Add displaced stepping "off/on" test axis. Update
14852 "setup" calls. Wrap each subtest with with_test_prefix. Test
14853 continuing with a queued signal in each thread.
14854
4496bed7
PA
148552015-04-08 Pedro Alves <palves@redhat.com>
14856
14857 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14858 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14859 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14860 Return early if running to main fails.
14861 * gdb.trace/while-stepping.exp: Likewise.
14862
b97fde92
PA
148632015-04-07 Pedro Alves <palves@redhat.com>
14864
14865 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14866 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14867 interact with inferior program.
14868
f71c18e7
PA
148692015-04-07 Pedro Alves <palves@redhat.com>
14870
14871 * lib/gdb.exp (inferior_spawn_id): New global.
14872 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14873 spawn id after processing the user code.
14874 (default_gdb_start): Set inferior_spawn_id.
14875 (send_inferior): New procedure.
14876 * lib/gdbserver-support.exp (gdbserver_start): Set
14877 inferior_spawn_id.
14878 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14879
6423214f
PA
148802015-04-07 Pedro Alves <palves@redhat.com>
14881
14882 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14883 * lib/gdbserver-support.exp (gdbserver_start): Make
14884 $server_spawn_id global.
14885 (gdbserver_start): Don't wait for gdbserver's spawn id with
14886 expect_background.
14887 (close_gdbserver): New procedure.
14888 (gdb_exit): Rename the default version and reimplement.
14889
71c0ee8c
PA
148902015-04-07 Pedro Alves <palves@redhat.com>
14891
72f4393d 14892 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14893 append the substituted item, not the original item.
14894
203bc29b
PA
148952015-04-07 Pedro Alves <palves@redhat.com>
14896
14897 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14898 gdb_expect.
14899
508a3ddf
PA
149002015-04-07 Pedro Alves <palves@redhat.com>
14901
14902 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14903 output appearing once only.
14904
9f6dbe2b
PA
149052015-04-07 Pedro Alves <palves@redhat.com>
14906
14907 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14908 that doesn't expect anything. Return early if running to main
14909 fails.
14910
337532fa
YQ
149112015-04-07 Yao Qi <yao.qi@linaro.org>
14912
14913 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14914 (child_function): Call alarm.
14915 (main): Move call to alarm into the loop.
14916 * gdb.threads/non-stop-fair-events.exp: Build program with
14917 -DTIMEOUT=$timeout.
14918
01b622d4
DE
149192015-04-06 Doug Evans <xdje42@gmail.com>
14920
14921 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14922 Fix dest parameter to board_info.
14923 (fpc_compile): Ditto.
14924 (gdb_compile_pascal): Rename dest arg to destfile.
14925
961f4160
PMR
149262015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14927
14928 * gdb.ada/funcall_ref.exp: New file.
14929 * gdb.ada/funcall_ref/foo.adb: New file.
14930
cafda597
YQ
149312015-04-02 Yao Qi <yao.qi@linaro.org>
14932
14933 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14934 is remote.
14935
fed040c6
GB
149362015-04-02 Gary Benson <gbenson@redhat.com>
14937
14938 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14939
d11916aa
SS
149402015-04-01 Sasha Smundak <asmundak@google.com>
14941
14942 * gdb.python/py-unwind-maint.c: New file.
14943 * gdb.python/py-unwind-maint.exp: New test.
14944 * gdb.python/py-unwind-maint.py: New file.
14945 * gdb.python/py-unwind.c: New file.
14946 * gdb.python/py-unwind.exp: New test.
14947 * gdb.python/py-unwind.py: New test.
14948
a1471180
PA
149492015-04-01 Pedro Alves <palves@redhat.com>
14950
14951 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14952 to fail instead of non-existent $test.
14953
0bbeccb1
PA
149542015-04-01 Pedro Alves <palves@redhat.com>
14955
14956 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14957 GDBFLAGS if not empty.
14958
3c724c8c
PMR
149592015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14960
14961 * gdb.ada/complete.exp: Remove "multi_line".
14962 * gdb.ada/info_exc.exp: Remove "multi_line".
14963 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14964 * gdb.ada/ptype_field.exp: Remove "multi_line".
14965 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14966 * gdb.ada/tagged.exp: Remove "multi_line".
14967 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14968 [multi_line ...]
14969 * gdb.btrace/delta.exp: Likewise.
14970 * gdb.btrace/exception.exp: Likewise.
14971 * gdb.btrace/function_call_history.exp: Likewise.
14972 * gdb.btrace/instruction_history.exp: Likewise.
14973 * gdb.btrace/nohist.exp: Likewise.
14974 * gdb.btrace/record_goto.exp: Likewise.
14975 * gdb.btrace/segv.exp: Likewise.
14976 * gdb.btrace/stepi.exp: Likewise.
14977 * gdb.btrace/tailcall.exp: Likewise.
14978 * gdb.btrace/unknown_functions.exp: Likewise.
14979 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14980 * lib/gdb.exp: Add the "multi_line" helper.
14981
4eec2deb
PA
149822015-04-01 Pedro Alves <palves@redhat.com>
14983
14984 * gdb.threads/tid-reuse.c: New file.
14985 * gdb.threads/tid-reuse.exp: New file.
14986
df8411da
SDJ
149872015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14988
14989 PR corefiles/16092
14990 * gdb.base/coredump-filter.c: New file.
14991 * gdb.base/coredump-filter.exp: Likewise.
14992
6ef37366
PM
149932015-03-27 Petr Machata <pmachata@redhat.com>
14994
14995 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14996 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14997 (Dwarf::assemble): Initialize them.
14998 (Dwarf::lines): New function.
14999
7ec911b0
JT
150002015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15001
15002 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15003 SYMBOL_PREFIX for x86_64-*-cygwin.
15004
ff908ebf
AW
150052015-03-26 Andy Wingo <wingo@igalia.com>
15006
15007 PR symtab/18148
15008 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15009 const_value but not a location.
15010 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15011 location defined in non-main CUs are visible.
15012
6d5f0679
YQ
150132015-03-26 Yao Qi <yao.qi@linaro.org>
15014
15015 PR testsuite/18139
15016 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15017 Add a line number entry for the same line.
15018 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15019 Add a line number entry for the same line.
15020
2898689b
YQ
150212015-03-26 Yao Qi <yao.qi@linaro.org>
15022
15023 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15024 .int 0.
15025 (func): Likewise. Add .Lfunc_1 label.
15026 Use .Lfunc_1 label.
15027 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15028 .int 0.
15029 (func): Likewise.
15030 Use .Lfunc_1 label.
15031
85180498
YQ
150322015-03-26 Yao Qi <yao.qi@linaro.org>
15033
15034 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15035 Call gdb_compile instead to compile each .s files without debug
15036 information.
15037
8aa08a8d
YQ
150382015-03-26 Yao Qi <yao.qi@linaro.org>
15039
15040 * gdb.base/savedregs.exp (process_saved_regs): Make
15041 "Saved registers:" optional in the pattern.
15042
66849923
MM
150432015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15044
15045 * gdb.btrace/next.exp: Merged into step.exp.
15046 * gdb.btrace/finish.exp: Merged into step.exp.
15047 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15048 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15049 "record goto" and checking the exact replay position.
15050 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15051 check for "Recording format" in "info record" output.
15052 * gdb.btrace/record_goto.exp: Choose test file based on target.
15053 * gdb.btrace/x86-record_goto.S: Renamed into ...
15054 * gdb.btrace/x86_64-record_goto.S: ... this.
15055 * gdb.btrace/i686-record_goto.S: New.
15056 * gdb.btrace/x86-tailcall.S: Renamed into ...
15057 * gdb.btrace/x86_64-tailcall.S: ... this.
15058 * gdb.btrace/i686-tailcall.S: New.
15059 * gdb.btrace/x86-tailcall.c: Renamed into ...
15060 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15061 separate statements. Update test.
15062 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15063 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15064 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15065 * gdb.btrace/tailcall.exp: Choose test file based on target.
15066 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15067
11cc1b74
MM
150682015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15069
15070 * gdb.btrace/exception.exp: Increase BTS buffer size.
15071
a25d8bf9
PA
150722015-03-24 Pedro Alves <palves@redhat.com>
15073
15074 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15075
856e7dd6
PA
150762015-03-24 Pedro Alves <palves@redhat.com>
15077
15078 * gdb.threads/schedlock.exp (test_step): No longer expect that
15079 "set scheduler-locking step" with "next" over a function call runs
15080 threads unlocked.
15081
ad235a41
AT
150822015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15083
15084 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15085
15630549
AT
150862015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15087
15088 PR breakpoints/16466
15089 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15090 * gdb.mi/mi-pending.c (thread_func): New function.
15091 (int main): Add threading support required.
15092 * gdb.mi/mi-pending.exp: Add tests for this issue.
15093 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15094 (pendfunc2): Remove stdio dependency.
15095 * gdb.mi/mi-pendshr2.c: New file.
15096
693dca06
KS
150972015-03-23 Keith Seitz <keiths@redhat.com>
15098
15099 * gdb.linespec/keywords.c: New file.
15100 * gdb.linespec/keywords.exp: New file.
15101
7e993ebf
KS
151022015-03-23 Keith Seitz <keiths@redhat.com>
15103
15104 PR gdb/18021
15105 * gdb.dwarf2/staticvirtual.exp: New test.
15106
bc23328c
JK
151072015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15108
15109 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15110 * README: Remove HP-UX and gdb.hp.
15111 (configuration):
15112 * configure: Regenerate.
15113 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15114 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15115 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15116 gdb.hp/gdb.defects/Makefile.
15117 * gdb.hp/Makefile.in: File deleted.
15118 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15119 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15120 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15121 * gdb.hp/gdb.aCC/run.c: File deleted.
15122 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15123 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15124 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15125 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15126 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15127 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15128 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15129 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15130 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15131 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15132 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15133 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15134 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15135 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15136 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15137 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15138 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15139 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15140 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15141 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15142 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15143 * gdb.hp/gdb.compat/average.c: File deleted.
15144 * gdb.hp/gdb.compat/sum.c: File deleted.
15145 * gdb.hp/gdb.compat/xdb.c: File deleted.
15146 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15147 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15148 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15149 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15150 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15151 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15152 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15153 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15154 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15155 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15156 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15157 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15158 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15159 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15160 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15161 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15162 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15163 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15164 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15165 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15166 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15167 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15168 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15169 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15170 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15171 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15172 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15173 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15174 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15175 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15176 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15177 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15178 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15179 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15180 * gdb.hp/tools/odump: File deleted.
15181
8bf3b159
PA
151822015-03-19 Pedro Alves <palves@redhat.com>
15183
15184 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15185 (saw_thread_3): New globals.
15186 (top level): Increment them when an event for the corresponding
15187 thread is seen.
15188 (no thread starvation): New test.
15189
eb54c8bf
PA
151902015-03-19 Pedro Alves <palves@redhat.com>
15191
15192 * gdb.threads/continue-pending-status.c: New file.
15193 * gdb.threads/continue-pending-status.exp: New file.
15194
32d2e5d6
PA
151952015-03-18 Pedro Alves <palves@redhat.com>
15196
15197 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15198 Use gdb_is_target_remote instead of is_remote. Use
15199 gdb_test_multiple instead of gdb_expect. Exit early if
15200 gdb_test_multiple hits its internal matches. Tighten stepi tests
15201 expected output. Fail on exit with any signal, instead of just
15202 SIGILL.
15203
f68f11b7
YQ
152042015-03-18 Yao Qi <yao.qi@linaro.org>
15205
15206 PR tdep/18107
15207 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15208 variable.
15209 * gdb.base/catch-syscall.exp: Don't skip it on
15210 aarch64*-*-linux* target. Remove elements in all_syscalls.
15211 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15212 target.
15213 (setup_all_syscalls): New proc.
15214
ca5fd19b
YQ
152152015-03-16 Yao Qi <yao.qi@linaro.org>
15216
15217 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15218 (top level): Skip tests if valid_addr_p returns false for
15219 $cmd1 or $cmd2.
15220
85642ba0
AW
152212015-03-11 Andy Wingo <wingo@igalia.com>
15222
15223 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15224
e03f9645
YQ
152252015-03-11 Yao Qi <yao.qi@linaro.org>
15226
15227 * gdb.base/catch-syscall.exp: Fix typo in comments.
15228
5d0962b2
YQ
152292015-03-11 Yao Qi <yao.qi@linaro.org>
15230
15231 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15232
b2df3cef
PA
152332015-03-09 Pedro Alves <palves@redhat.com>
15234
15235 * dg-extract-results.py: Delete.
15236
ef878e53
PA
152372015-03-09 Pedro Alves <palves@redhat.com>
15238
15239 Merge dg-extract-results.sh from GCC upstream (r218843).
15240
15241 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15242 * dg-extract-results.sh: Use --text with grep to avoid issues with
15243 binary files. Fall back to cat -v, if that doesn't work.
15244
9494d219
PA
152452015-03-05 Pedro Alves <palves@redhat.com>
15246
15247 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15248
a8d9763a
SM
152492015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15250
15251 * lib/mi-support.exp (mi_expect_interrupt): Accept
15252 alternative event for when in all-stop mode.
15253
be9957b8
PA
152542015-03-04 Pedro Alves <palves@redhat.com>
15255
15256 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15257
d57be0f4 152582015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15259
15260 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15261
c214c7cf
AA
152622015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15263
15264 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15265 regexps for GDB's current line display, accept a hex address
15266 preceding the line number.
15267
6d74a497
AA
152682015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15269
15270 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15271 the 'arch1' variable for "s390*-linux*" targets.
15272
511aee7c
PA
152732015-03-04 Pedro Alves <palves@redhat.com>
15274
15275 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15276 (main): Pass missing retval argument to pthread_join call.
15277
95e50b27
PA
152782015-03-02 Pedro Alves <palves@redhat.com>
15279
15280 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15281 (top level): Call do_test with non-stop as well.
15282
28054d69
PA
152832015-03-02 Pedro Alves <palves@redhat.com>
15284
15285 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15286 -1.
15287
4fa5d7b4
AA
152882015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15289
15290 * gdb.arch/s390-vregs.exp: New test.
15291 * gdb.arch/s390-vregs.S: New file.
15292
97c18565
PA
152932015-02-27 Pedro Alves <palves@redhat.com>
15294
15295 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15296 call to catch_command_errors.
15297 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15298 catch_command_errors.
15299
a37bfa30
PA
153002015-02-27 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15303 "true" for boolean result.
15304 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15305 prototype of main.
15306
6f98576f
PA
153072015-02-27 Pedro Alves <palves@redhat.com>
15308
15309 * lib/unbuffer_output.c: New file.
15310 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15311 (main): Call gdb_unbuffer_output.
15312
eba5ab56
YQ
153132015-02-27 Yao Qi <yao.qi@linaro.org>
15314
15315 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15316 target.
15317
0def5aaa
DE
153182015-02-26 Doug Evans <dje@google.com>
15319
15320 * gdb.cp/class2.cc (Dbase, D): New classes.
15321 (main): New local delta.
15322 * gdb.cp/class2.exp: Test printing delta.
15323 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15324 (dynbar): New global.
15325 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15326
081a1c2c
JK
153272015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15328
15329 * gdb.compile/compile-ifunc.c: New file.
15330 * gdb.compile/compile-ifunc.exp: New file.
15331
2f41223f
AT
153322015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15333
15334 * gdb.base/structs.exp: Check for correct struct on finish.
15335
03eddd80
YQ
153362015-02-26 Yao Qi <yao.qi@linaro.org>
15337
15338 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15339 is zero.
15340
80c57053
JK
153412015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15342
15343 * gdb.arch/cordic.ko.bz2: New file.
15344 * gdb.arch/cordic.ko.debug.bz2: New file.
15345 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15346
21613c12
YQ
153472015-02-25 Yao Qi <yao.qi@linaro.org>
15348
15349 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15350 aarch64*-*-* target.
15351
d8b901ed
PA
153522015-02-23 Pedro Alves <palves@redhat.com>
15353
15354 * lib/gdb.exp (delete_breakpoints): Rewrite using
15355 gdb_test_multiple.
15356
e5b85ead
PA
153572015-02-23 Pedro Alves <palves@redhat.com>
15358
15359 * gdb.base/info-os.c: Include stdlib.h.
15360
85c3a371
DE
153612015-02-22 Doug Evans <xdje42@gmail.com>
15362
15363 PR symtab/17855
15364 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15365 is read after symbols have been re-read.
15366 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15367 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15368
96553a0c
DE
153692015-02-21 Doug Evans <dje@google.com>
15370
15371 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15372
97a0c697
JK
153732015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15374
15375 PR corefiles/17808
15376 * gdb.arch/i386-biarch-core.core.bz2: New file.
15377 * gdb.arch/i386-biarch-core.exp: New file.
15378
a47cd6e9
PA
153792015-02-21 Pedro Alves <palves@redhat.com>
15380
15381 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15382 runto_main fails.
15383
c5facdc4
PA
153842015-02-20 Pedro Alves <palves@redhat.com>
15385
15386 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15387 info probes.
15388
2db9a427
PA
153892015-02-20 Pedro Alves <palves@redhat.com>
15390
15391 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15392
60fb7e9e
PA
153932015-02-20 Pedro Alves <palves@redhat.com>
15394
15395 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15396 clean_restart before gdb_target_supports_trace.
15397
5c5019c2
PA
153982015-02-20 Pedro Alves <palves@redhat.com>
15399
15400 PR threads/18006
15401 * gdb.threads/clone-thread_db.c: New file.
15402 * gdb.threads/clone-thread_db.exp: New file.
15403
c9587f88
AT
154042015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15405
15406 PR breakpoints/16812
15407 * gdb.base/catch-gdb-caused-signals.c: New file.
15408 * gdb.base/catch-gdb-caused-signals.exp: New file.
15409
f6a88844
JM
154102015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15411
15412 * configure: Regenerated.
15413 * configure.ac: Use GDB_AC_TRANSFORM.
15414 * aclocal.m4: sinclude ../transform.m4.
15415
497c491b
JM
154162015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15417
15418 * lib/dtrace.exp: New file.
15419 * gdb.base/dtrace-probe.exp: Likewise.
15420 * gdb.base/dtrace-probe.d: Likewise.
15421 * gdb.base/dtrace-probe.c: Likewise.
15422 * lib/pdtrace.in: Likewise.
15423 * configure.ac: Output variables with the transformed names of
15424 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15425 * configure: Regenerated.
15426
03e98035
JM
154272015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15428
15429 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15430 expected message when trying to access $_probe_* convenience
15431 variables while not on a probe.
15432
63cc30e9
JK
154332015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15434
15435 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15436
0703599a
PA
154372015-02-11 Pedro Alves <pedro@codesourcery.com>
15438
15439 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15440 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15441
7e60a48e
DE
154422015-02-10 Doug Evans <xdje42@gmail.com>
15443
15444 * lib/gdb.exp (gdb_load): Always return a result.
15445
01b088bc
PA
154462015-02-10 Pedro Alves <palves@redhat.com>
15447
15448 * gdb.threads/signal-sigtrap.c: New file.
15449 * gdb.threads/signal-sigtrap.exp: New file.
15450
b05ec7a5
AT
154512015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15452
15453 * gdb.trace/no-attach-trace.c: New file.
15454 * gdb.trace/no-attach-trace.exp: New file.
15455
a2c2acaf
MW
154562015-02-09 Mark Wielaard <mjw@redhat.com>
15457
15458 * gdb.dwarf2/atomic.c: New file.
15459 * gdb.dwarf2/atomic-type.exp: Likewise.
15460
31fd9caa
MM
154612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15462
15463 * gdb.btrace/buffer-size.exp: Update "info record" output.
15464 * gdb.btrace/delta.exp: Update "info record" output.
15465 * gdb.btrace/enable.exp: Update "info record" output.
15466 * gdb.btrace/finish.exp: Update "info record" output.
15467 * gdb.btrace/instruction_history.exp: Update "info record" output.
15468 * gdb.btrace/next.exp: Update "info record" output.
15469 * gdb.btrace/nexti.exp: Update "info record" output.
15470 * gdb.btrace/step.exp: Update "info record" output.
15471 * gdb.btrace/stepi.exp: Update "info record" output.
15472 * gdb.btrace/nohist.exp: Update "info record" output.
15473
d33501a5
MM
154742015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15475
15476 * gdb.btrace/buffer-size: New.
15477
f4abbc16
MM
154782015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15479
15480 * gdb.btrace/delta.exp: Update "info record" output.
15481 * gdb.btrace/enable.exp: Update "info record" output.
15482 * gdb.btrace/finish.exp: Update "info record" output.
15483 * gdb.btrace/instruction_history.exp: Update "info record" output.
15484 * gdb.btrace/next.exp: Update "info record" output.
15485 * gdb.btrace/nexti.exp: Update "info record" output.
15486 * gdb.btrace/step.exp: Update "info record" output.
15487 * gdb.btrace/stepi.exp: Update "info record" output.
15488 * gdb.btrace/nohist.exp: Update "info record" output.
15489
b9d61307
SM
154902015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15491
15492 PR gdb/15678
15493 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15494
e584fdbc
PA
154952015-02-06 Pedro Alves <palves@redhat.com>
15496
15497 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15498 macro.
15499 (seconds_left, again): New globals.
15500 (main): Wait seconds_left in a 1-second sleep loop instead of
15501 sleeping 180 seconds. If 'again' is set, reset the seconds
15502 counter.
15503 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15504 'again' in the inferior before detaching. Print the seconds left.
15505 (options): New global.
15506 (top level): Build program with -DTIMEOUT=$timeout.
15507
77f41761
PA
155082015-02-06 Pedro Alves <palves@redhat.com>
15509
15510 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15511 determine how many seconds to pass to 'alarm'.
15512 * gdb.base/gdb-sigterm.exp (top level): Build program with
15513 -DTIMEOUT=$timeout.
15514 (do_test): Return success/failure indication. Add more verbose
15515 logging. Don't fail if 200 single steps are seen. Instead, fail
15516 when the test times out.
15517 (passes): New global.
15518 (top level): Break the testing loop if testing fails on any
15519 iteration. Use gdb_assert.
15520
b9394193
DB
155212015-02-04 Don Breazeal <donb@codesourcery.com>
15522
15523 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15524 and initialize them.
15525 (ipc_cleanup): New function.
15526 (main): Don't declare shmid, semid, and msqid. Add a call to
15527 atexit so that we call ipc_cleanup on exit.
15528
42d9e528
PA
155292015-02-04 Pedro Alves <palves@redhat.com>
15530
15531 * boards/native-extended-gdbserver.exp: Remove any target variant
15532 specifications from the board name before clearing the isremote
15533 flag from board_info.
15534
ae6ae975
DE
155352015-01-31 Doug Evans <xdje42@gmail.com>
15536
15537 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15538
cfb069a8
GB
155392015-01-31 Gary Benson <gbenson@redhat.com>
15540
15541 * gdb.base/completion.exp: Disable completion limiting for
15542 existing tests. Add new tests to check completion limiting.
15543 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15544
5dd31d79
DE
155452015-01-31 Doug Evans <xdje42@gmail.com>
15546
15547 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15548
9f050062
DE
155492015-01-31 Doug Evans <xdje42@gmail.com>
15550
15551 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15552 entries. Duplicate file section script entries.
15553 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15554 inlined entries. Add test for safe-path rejection.
15555 * gdb.python/py-section-script.c: Add duplicate inlined section script
15556 entries. Duplicate file section script entries.
15557 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15558 inlined entries. Add test for safe-path rejection.
15559
df25ebbd
JB
155602015-01-29 Joel Brobecker <brobecker@adacore.com>
15561
15562 * gdb.ada/disc_arr_bound: New testcase.
15563
4a0ca9ec
JB
155642015-01-29 Joel Brobecker <brobecker@adacore.com>
15565
15566 * gdb.ada/mi_var_array: New testcase.
15567
3a8b707a
DE
155682015-01-27 Doug Evans <dje@google.com>
15569
15570 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15571 Add test for objfile.filename, objfile.username after objfile
15572 has been unloaded.
15573
f8313f6e
JB
155742015-01-26 Joel Brobecker <brobecker@adacore.com>
15575
15576 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15577 the second test to print the name attribute of value
15578 returned by the call to gdb.lookup_type, and adjust
15579 the expected output accordingly.
15580
37bc665e
MW
155812015-01-25 Mark Wielaard <mjw@redhat.com>
15582
15583 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15584 * gdb.base/disp-step-fork.c: Include unistd.h.
15585 * gdb.base/siginfo-obj.c: Include stdio.h.
15586 * gdb.base/siginfo-thread.c: Likewise.
15587 * gdb.mi/non-stop.c: Include unistd.h.
15588 * gdb.mi/nsthrexec.c: Include stdio.h.
15589 * gdb.mi/pthreads.c: Include unistd.h.
15590 * gdb.modula2/unbounded1.c (main): Declare returns int.
15591 * gdb.reverse/consecutive-reverse.c: Likewise.
15592 * gdb.threads/create-fail.c: Include unistd.h.
15593 * gdb.threads/killed.c: Likewise.
15594 * gdb.threads/linux-dp.c: Likewise.
15595 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15596 * gdb.threads/non-ldr-exc-2.c: Likewise.
15597 * gdb.threads/non-ldr-exc-3.c: Likewise.
15598 * gdb.threads/non-ldr-exc-4.c: Likewise.
15599 * gdb.threads/pthreads.c: Include unistd.h.
15600 (main): Declare returns int.
15601 * gdb.threads/tls-main.c (foo): New declaration.
15602 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15603
f7e5394d
SM
156042015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15605
15606 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15607 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15608
743649fd
MW
156092015-01-15 Mark Wielaard <mjw@redhat.com>
15610
15611 * gdb.base/noreturn-return.c: New file.
15612 * gdb.base/noreturn-return.exp: New file.
15613 * gdb.base/noreturn-finish.c: New file.
15614 * gdb.base/noreturn-finish.exp: New file.
15615
198297aa
PA
156162015-01-23 Pedro Alves <palves@redhat.com>
15617
15618 * gdb.threads/continue-pending-after-query.c: New file.
15619 * gdb.threads/continue-pending-after-query.exp: New file.
15620
717cf30c
AG
156212015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15622 Simon Marchi <simon.marchi@ericsson.com>
15623
15624 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15625 * gdb.base/valgrind-db-attach.exp: Same.
15626 * gdb.base/valgrind-infcall.exp: Same.
15627 * lib/mi-support.exp (default_mi_gdb_start): Same.
15628 * lib/prompt.exp (default_prompt_gdb_start): Same.
15629 * lib/gdb.exp (default_gdb_spawn): Same.
15630 (gdb_interact): New.
15631
15632
4b62a76e
JK
156332015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15634
15635 * gdb.compile/compile.exp (pointer to jit function): New test.
15636
b4cdae6f
WW
156372015-01-17 Wei-cheng Wang <cole945@gmail.com>
15638
15639 * lib/gdb.exp (supports_process_record): Return true for
15640 powerpc*-*-linux*.
15641 (supports_reverse): Likewise.
15642
d221e7ef
DB
156432015-01-15 Don Breazeal <donb@codesourcery.com>
15644
15645 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15646 instead of checking whether the target board is remote and
15647 use spawn_wait_for_attach instead of exec/sleep.
15648 * gdb.base/attach-twice.exp: Likewise.
15649
bafffb51
JB
156502015-01-15 Joel Brobecker <brobecker@adacore.com>
15651
15652 * gdb.ada/var_arr_attrs: New testcase.
15653
5589af0e
PA
156542015-01-14 Pedro Alves <palves@redhat.com>
15655 Joel Brobecker <brobecker@adacore.com>
15656
15657 PR gdb/17525
15658 * gdb.base/bp-cmds-execution-x-script.c: New file.
15659 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15660 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15661
6c400b59
PA
156622015-01-14 Pedro Alves <palves@redhat.com>
15663
15664 PR cli/17828
15665 * gdb.base/batch-preserve-term-settings.c: New file.
15666 * gdb.base/batch-preserve-term-settings.exp: New file.
15667
e02c96a7
DE
156682015-01-13 Doug Evans <dje@google.com>
15669
15670 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15671 binary.
15672
576fd14c
JB
156732015-01-13 Joel Brobecker <brobecker@adacore.com>
15674
15675 * Makefile.in (clean mostlyclean): Do not delete *.py.
15676
04dccad0
JB
156772015-01-13 Joel Brobecker <brobecker@adacore.com>
15678
15679 * gdb.python/py-lookup-type.exp: New file.
15680
3d230f71
PA
156812015-01-12 Pedro Alves <palves@redhat.com>
15682
15683 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15684 restore GDBFLAGS before returning.
15685
7e67715d
JK
156862015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15687
15688 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15689 is_amd64_regs_target and is_x86_like_target.
15690
f2e0d4b4
DE
156912015-01-11 Doug Evans <xdje42@gmail.com>
15692
15693 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15694 is given without an explicit form.
15695 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15696 attributes.
15697 * gdb.dwarf/corrupt.exp: Ditto.
15698 * gdb.dwarf2/enum-type.exp: Ditto.
15699 * gdb.trace/entry-values.exp: Ditto.
15700 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15701
439250fb
DE
157022015-01-11 Doug Evans <xdje42@gmail.com>
15703
15704 PR gdb/15830
15705 * gdb.base/maint.exp: Remove references to "maint demangle".
15706 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15707 Add tests for explicitly specifying language to demangle.
15708 * gdb.dlang/demangle.exp: Ditto.
15709
ede9f622
PA
157102015-01-09 Pedro Alves <palves@redhat.com>
15711
15712 * gdb.threads/non-stop-fair-events.c: New file.
15713 * gdb.threads/non-stop-fair-events.exp: New file.
15714
a7b796db
PA
157152015-01-09 Pedro Alves <palves@redhat.com>
15716
15717 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15718 the global scope. Set a breakpoint after all threads are started
15719 rather than stepping over two source lines. Expect the prompt.
15720 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15721 global.
15722 (NUM): Now 15.
15723 (main): Use threads_started_barrier to wait for all threads to
15724 start. Main thread no longer calls thread_function. Exit after
15725 180 seconds.
15726 (loop): New function.
15727 (thread_function): Wait on threads_started_barrier barrier. Call
15728 'loop' at each iteration.
15729 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15730 threads have started, instead of hardcoding number of "next"
15731 steps. Use an access watchpoint instead of a write watchpoint.
15732
9665ffdd
PA
157332015-01-09 Pedro Alves <palves@redhat.com>
15734
15735 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15736 (thread_func): Wait on barrier.
15737 (main): Wait for all threads to start before stopping GDB.
15738 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15739 global.
15740 (thread1_func, thread2_func): Wait on barrier.
15741 (main): Wait for all threads to start before stopping GDB.
15742 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15743 New global.
15744 (thread1_func, thread2_func): Wait on barrier.
15745 (main): Wait for all threads to start before stopping GDB.
15746
c945a99f
PA
157472015-01-09 Pedro Alves <palves@redhat.com>
15748
15749 * gdb.threads/attach-many-short-lived-threads.c: New file.
15750 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15751
c1a747c1
PA
157522014-01-09 Pedro Alves <palves@redhat.com>
15753
15754 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15755 instead of to thread 2.
15756 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15757 Add barrier around each pthread_create call instead of around all
15758 calls.
15759 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15760 Set a break on thread_function and have the child threads hit it
15761 one at at a time.
15762
60b3033e
PA
157632015-01-09 Pedro Alves <palves@redhat.com>
15764
15765 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15766 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15767 false.
15768 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15769 checking whether the target board is remote.
15770 * gdb.multi/multi-attach.exp: Likewise.
15771 * gdb.python/py-sync-interp.exp: Likewise.
15772 * gdb.server/ext-attach.exp: Likewise.
15773 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15774 tests that need to attach, instead of checking whether the target
15775 board is remote at the top of the file.
15776
acc018ac
YQ
157772015-01-08 Yao Qi <yao@codesourcery.com>
15778
15779 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15780
50a18af8
JK
157812015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15782
15783 Fix testcase compilation.
15784 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15785
8503d6e1
JB
157862015-01-06 Joel Brobecker <brobecker@adacore.com>
15787
15788 * gdb.python/py-type.exp: Add a couple test about empty
15789 array creation, and negative-length array creation.
15790
cc73dbcc
DE
157912015-01-02 Doug Evans <xdje42@gmail.com>
15792
15793 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15794
0300bbc7
DE
157952015-01-02 Doug Evans <dje@google.com>
15796
15797 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15798
9d85a0ec
YQ
157992014-12-29 Yao Qi <yao@codesourcery.com>
15800
15801 * gdb.trace/entry-values.exp: Update comments. Rename variable
15802 bar_call_foo to returned_from_foo.
15803
87186c6a
MMN
158042014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15805
15806 PR gdb/17394
15807 * gdb.linespec/break-asm-file.c: New file.
15808 * gdb.linespec/break-asm-file.exp: New file.
15809 * gdb.linespec/break-asm-file0.s: New file.
15810 * gdb.linespec/break-asm-file1.s: New file.
15811
1bab7383
YQ
158122014-12-18 Nigel Stephens <nigel@mips.com>
15813 Maciej W. Rozycki <macro@codesourcery.com>
15814
15815 * gdb.base/float.exp: Handle the new output from "info float" on
15816 MIPS targets.
15817
1bc1068a
JK
158182014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15819
15820 Fix MinGW compilation.
15821 * gdb.compile/compile-ops.exp: Update untested message if
15822 !skip_compile_feature_tests.
15823 * gdb.compile/compile-setjmp.exp: Likewise.
15824 * gdb.compile/compile-tls.exp: Likewise.
15825 * gdb.compile/compile.exp: Likewise.
15826 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15827 supported on this host".
15828
b6615d10
DE
158292014-12-16 Doug Evans <xdje42@gmail.com>
15830
15831 * boards/stabs.exp: New file.
15832
25dda427
AA
158332014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15834
15835 * gdb.base/completion.exp: Adjust to format changes of "maint
15836 print user-registers".
15837
bf330350
CU
158382014-12-16 Catalin Udma <catalin.udma@freescale.com>
15839
15840 PR server/17457
15841 * gdb.arch/aarch64-fp.c: New file.
15842 * gdb.arch/aarch64-fp.exp: New file.
15843
395cf596
SDJ
158442014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15845
15846 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15847 r210637, r210913, r211666, r215400, r215817).
15848
15849 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15850 * dg-extract-results.py: New file.
15851 * dg-extract-results.sh: Use it if the environment seems
15852 suitable.
15853
15854 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15855
15856 * dg-extract-results.py (parse_run): Handle warnings that
15857 are printed before a test harness is run.
15858
15859 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15860
15861 * dg-extract-results.py (Named): Remove __cmp__ method.
15862 (output_variation): Use a key to sort variation.harnesses.
15863
15864 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15865
15866 * dg-extract-results.py: For Python 3, force sys.stdout to
15867 handle surrogate escape sequences.
15868 (safe_open): New function.
15869 (output_segment, main): Use it.
15870
15871 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15872
15873 * dg-extract-results.py (Prog.result_re): Include options
15874 in test name.
15875
15876 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15877
15878 * dg-extract-results.py (output_variation): Always sort if
15879 do_sum.
15880
e882ef3c
SM
158812014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15882
15883 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15884 as long as we get pagination notifications.
15885
4992aa20
JM
158862014-12-15 Jason Merrill <jason@redhat.com>
15887
15888 * Makefile.in (check-gdb.%): Restore.
15889 * README: Mention it.
15890
c1b5a1a6
JB
158912014-12-13 Joel Brobecker <brobecker@adacore.com>
15892
15893 * gdb.ada/str_uninit: New testcase.
15894
5537b577
JK
158952014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15896
15897 PR symtab/17642
15898 * gdb.base/vla-stub-define.c: New file.
15899 * gdb.base/vla-stub.c: New file.
15900 * gdb.base/vla-stub.exp: New file.
15901
bb2ec1b3
TT
159022014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15903 Jan Kratochvil <jan.kratochvil@redhat.com>
15904 Tom Tromey <tromey@redhat.com>
15905
15906 * configure.ac: Add gdb.compile/.
15907 * configure: Regenerate.
15908 * gdb.compile/Makefile.in: New file.
15909 * gdb.compile/compile-ops.exp: New file.
15910 * gdb.compile/compile-ops.c: New file.
15911 * gdb.compile/compile-tls.c: New file.
15912 * gdb.compile/compile-tls.exp: New file.
15913 * gdb.compile/compile-constvar.S: New file.
15914 * gdb.compile/compile-constvar.c: New file.
15915 * gdb.compile/compile-mod.c: New file.
15916 * gdb.compile/compile-nodebug.c: New file.
15917 * gdb.compile/compile-setjmp-mod.c: New file.
15918 * gdb.compile/compile-setjmp.c: New file.
15919 * gdb.compile/compile-setjmp.exp: New file.
15920 * gdb.compile/compile-shlib.c: New file.
15921 * gdb.compile/compile.c: New file.
15922 * gdb.compile/compile.exp: New file.
15923 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15924
4ff709eb
TT
159252014-12-12 Tom Tromey <tromey@redhat.com>
15926
15927 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15928 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15929
6dddd6a5
DE
159302014-12-12 Doug Evans <dje@google.com>
15931
15932 * lib/gdb-python.exp (get_python_valueof): New function.
15933 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15934
71c24708
AA
159352014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15936
15937 * gdb.base/completion.exp: Add test for completion of "info
15938 registers ".
15939
3e29f34a
MR
159402014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15941
15942 * gdb.base/func-ptrs.c: New file.
15943 * gdb.base/func-ptrs.exp: New file.
15944
fc126975
SM
159452014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15946
15947 PR breakpoints/17012
15948 * gdb.base/dprintf-detach.c: New file.
15949 * gdb.base/dprintf-detach.exp: New file.
15950
0a46d518
SM
159512014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15952
15953 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15954 * lib/gdb.exp (target_is_gdbserver): New procedure.
15955
a0be3e44
DE
159562014-12-08 Doug Evans <dje@google.com>
15957
15958 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15959
df1b803a
YQ
159602014-12-05 Yao Qi <yao@codesourcery.com>
15961
15962 * gdb.guile/scm-error.exp: Remove the third argument to
15963 gdb_remote_download.
15964 * gdb.guile/scm-frame-args.exp: Likewise.
15965 * gdb.guile/scm-section-script.exp: Likewise.
15966
ddb9f679
YQ
159672014-12-05 Yao Qi <yao@codesourcery.com>
15968
15969 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15970
86e4ed39
DE
159712014-12-04 Doug Evans <dje@google.com>
15972
15973 * gdb.python/py-objfile.exp: Add tests for
15974 objfile.add_separate_debug_file.
15975
7c50a931
DE
159762014-12-04 Doug Evans <dje@google.com>
15977
15978 * lib/gdb.exp (get_build_id): New function.
15979 (build_id_debug_filename_get): Rewrite to use it.
15980 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15981
621661e3
MR
159822014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15983
15984 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15985 `method(long)', not just 0x0.
15986 * gdb.cp/nsalias.exp: Align code labels to 4.
15987 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15988 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15989 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15990 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15991 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15992 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15993
29f0c3b7
DE
159942014-12-02 Doug Evans <dje@google.com>
15995
e1e061e7 15996 PR symtab/17602
29f0c3b7 15997 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15998 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15999 * gdb.cp/anon-ns.exp: Update.
16000
162078c8
NB
160012014-12-02 Nick Bull <nicholaspbull@gmail.com>
16002
16003 * gdb.python/py-events.py (inferior_call_handler): New.
16004 (register_changed_handler, memory_changed_handler): New.
16005 (test_events.invoke): Register new handlers.
16006 * gdb.python/py-events.exp: Add tests for inferior call,
16007 memory_changed and register_changed events.
16008
fdb09caf
AA
160092014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16010
16011 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16012 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16013 if the linker doesn't understand this.
16014
55cfb2c4
SM
160152014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16016
16017 * gdb.python/python.exp: Change expected reply to help().
16018
9e8cd6df
YQ
160192014-12-01 Yao Qi <yao@codesourcery.com>
16020
16021 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16022 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16023 * configure: Re-generated.
16024
6c659fc2
SC
160252014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16026
16027 * gdb.cp/chained-calls.cc: New file.
16028 * gdb.cp/chained-calls.exp: New file.
16029 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16030
d7fc3181
SM
160312014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16032
16033 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16034 * gdb.dwarf2/symtab-producer.exp: Same.
16035 * gdb.gdb/python-interrupts.exp: Same.
16036 * gdb.gdb/python-selftest.exp: Same.
16037 * gdb.python/py-linetable.exp: Same.
16038 * gdb.python/py-type.exp: Same.
16039 * gdb.python/py-value-cc.exp: Same.
16040 * gdb.python/py-value.exp: Same.
16041
10e79639
YQ
160422014-11-28 Yao Qi <yao@codesourcery.com>
16043
16044 * gdb.base/break-probes.exp: Match library name prefixed with
16045 sysroot.
16046
f28a0564
SM
160472014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16048
16049 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16050 test expected output. Add parentheses for the call to print.
16051 Remove L suffix from integers.
16052
3fe1ce1d
DE
160532014-11-26 Doug Evans <dje@google.com>
16054
16055 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16056
84429e27
YQ
160572014-11-22 Yao Qi <yao@codesourcery.com>
16058
16059 * gdb.trace/entry-values.c: Remove asms.
16060 (foo): Add foo_label.
16061 (bar): Add bar_label.
16062 * gdb.trace/entry-values.exp: Remove code computing foo's
16063 length and bar's length.
16064 (Dwarf::assemble): Invoke function_range for bar and use
16065 MACRO_AT_func for foo.
16066
26741859
YQ
160672014-11-22 Yao Qi <yao@codesourcery.com>
16068
16069 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16070 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16071 Use .Lgcc43_procstart instead of gcc43.
16072
45e44d27
JB
160732014-11-21 Joel Brobecker <brobecker@adacore.com>
16074
16075 * gdb.ada/n_arr_bound: New testcase.
16076
458c8db8
SDJ
160772014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16078
16079 PR breakpoints/10737
16080 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16081 test_catch_syscall_multi_arch.
16082 (test_catch_syscall_multi_arch): New function.
16083
43f3e411
DE
160842014-11-20 Doug Evans <xdje42@gmail.com>
16085
16086 * gdb.base/maint.exp: Update expected output.
16087
0d7b2549
AA
160882014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16089
16090 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16091 4-byte instruction on S390.
16092
8908fca5
JB
160932014-11-19 Joel Brobecker <brobecker@adacore.com>
16094
16095 * gdb.ada/arr_arr: New testcase.
16096
4a46959e
JB
160972014-11-19 Joel Brobecker <brobecker@adacore.com>
16098
16099 * gdb.ada/pkd_arr_elem: New Testcase.
16100
470e2f4e
LM
161012014-11-18 Luis Machado <lgustavo@codesourcery.com>
16102
16103 * gdb.reverse/break-precsave: Expect completion message for
16104 core file reads.
16105 * gdb.reverse/consecutive-precsave.exp: Likewise.
16106 * gdb.reverse/finish-precsave.exp: Likewise.
16107 * gdb.reverse/i386-precsave.exp: Likewise.
16108 * gdb.reverse/machinestate-precsave.exp: Likewise.
16109 * gdb.reverse/sigall-precsave.exp: Likewise.
16110 * gdb.reverse/solib-precsave.exp: Likewise.
16111 * gdb.reverse/step-precsave.exp: Likewise.
16112 * gdb.reverse/until-precsave.exp: Likewise.
16113 * gdb.reverse/watch-precsave.exp: Likewise.
16114
a267f3ad
AA
161152014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16116
16117 * gdb.base/bp-permanent.c: Include unistd.h.
16118 * gdb.python/py-framefilter-mi.c (main): Add return type.
16119 * gdb.python/py-framefilter.c (main): Likewise.
16120 * gdb.trace/actions-changed.c (main): Likewise.
16121
12084a9a
AA
161222014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16123
16124 * gdb.mi/until.c: Add eye-catchers.
16125 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16126 line numbers.
16127
dc7e1a77
AA
161282014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16129
16130 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16131 function header variants in break1.c.
16132 * gdb.base/ena-dis-br.exp: Likewise.
16133 * gdb.base/hbreak2.exp: Likewise.
16134 * gdb.reverse/until-precsave.exp: Drop references to removed
16135 non-prototype function header variants in ur1.c.
16136 * gdb.reverse/until-reverse.exp: Likewise.
16137
41c77605
PM
161382014-11-17 Petr Machata <pmachata@redhat.com>
16139
16140 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16141 ${_cu_offset_size} bytes abbrev offset.
16142
34248c3a
DE
161432014-11-15 Doug Evans <xdje42@gmail.com>
16144
16145 PR symtab/17559
16146 * gdb.base/line-symtabs.exp: New file.
16147 * gdb.base/line-symtabs.c: New file.
16148 * gdb.base/line-symtabs.h: New file.
16149
646da059
YQ
161502014-11-14 Yao Qi <yao@codesourcery.com>
16151
16152 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16153 (func): Add label func_label.
16154 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16155 Replace low_pc and high_pc with MACRO_AT_range.
16156 Replace name, low_pc and high_pc with MACRO_AT_func.
16157
9301ebe6
YQ
161582014-11-14 Yao Qi <yao@codesourcery.com>
16159
16160 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16161 Replace name, low_pc and high_pc with MACRO_AT_func.
16162
f166b542
YQ
161632014-11-14 Yao Qi <yao@codesourcery.com>
16164
16165 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16166 produce debug information.
16167 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16168
0f6e71e3
YQ
161692014-11-14 Yao Qi <yao@codesourcery.com>
16170
16171 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16172 object and get function length.
16173 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16174 with MACRO_AT_func.
16175 (top-level): Replace gdb_compile and clean_restart with
16176 prepare_for_testing.
16177 * gdb.dwarf2/main.c (main): Add label main_label.
16178
876c4df9
YQ
161792014-11-14 Yao Qi <yao@codesourcery.com>
16180
16181 * lib/dwarf.exp (function_range): New procedure.
16182 (Dwarf::_handle_macro_at_func): New procedure.
16183 (Dwarf::_handle_macro_at_range): New procedure.
16184 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16185
02ad9cf1
YQ
161862014-11-14 Yao Qi <yao@codesourcery.com>
16187
16188 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16189 (_handle_attribute): New procedure.
16190
a59add0c
AA
161912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16192
16193 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16194 * gdb.base/call-sc.c (zed): Likewise.
16195 * gdb.base/checkpoint.c (main): Likewise.
16196 * gdb.base/dump.c (main): Likewise.
16197 * gdb.base/gcore.c (main): Likewise.
16198 * gdb.base/huge.c (main): Likewise.
16199 * gdb.base/multi-forks.c (main): Likewise.
16200 * gdb.base/pr10179-a.c (main): Likewise.
16201 * gdb.base/savedregs.c (main): Likewise.
16202 * gdb.base/sigaltstack.c (main): Likewise.
16203 * gdb.base/siginfo.c (main): Likewise.
16204 * gdb.base/structs.c (zed): Likewise.
16205 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16206 * gdb.mi/mi-syn-frame.c (main): Likewise.
16207 * gdb.mi/until.c (foo, main): Likewise.
16208 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16209 * gdb.base/solib-weak.c (foo): Declare.
16210 * gdb.base/attach-twice.c: Include stdio.h.
16211 * gdb.base/weaklib1.c: Likewise.
16212 * gdb.base/weaklib2.c: Likewise.
16213 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16214 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16215 unistd.h.
16216 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16217 * gdb.mi/mi-exit-code.c: Likewise.
16218 * gdb.base/break-interp-lib.c: Include string.h.
16219 * gdb.base/coremaker.c: Likewise.
16220 * gdb.base/testenv.c: Likewise.
16221 * gdb.python/py-finish-breakpoint.c: Likewise.
16222 * gdb.base/inferior-died.c: Include sys/wait.h.
16223 * gdb.base/fileio.c: Include time.h.
16224 * gdb.base/async-shell.c: Include unistd.h.
16225 * gdb.base/dprintf-non-stop.c: Likewise.
16226 * gdb.base/info-os.c: Likewise.
16227 * gdb.mi/mi-console.c: Likewise.
16228 * gdb.mi/watch-nonstop.c: Likewise.
16229 * gdb.python/py-events.c: Likewise.
16230 * gdb.base/async.c (baz): Move up before its invocation.
16231 * gdb.base/code_elim2.c (my_global_func): Likewise.
16232 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16233 * gdb.base/advance.c (func2): Likewise.
16234
3b5d5997
AA
162352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16236
16237 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16238 variant.
16239 * gdb.base/annota3.c: Likewise.
16240 * gdb.base/async.c: Likewise.
16241 * gdb.base/average.c: Likewise.
16242 * gdb.base/call-ar-st.c: Likewise.
16243 * gdb.base/call-rt-st.c: Likewise.
16244 * gdb.base/call-sc.c: Likewise.
16245 * gdb.base/call-strs.c: Likewise.
16246 * gdb.base/ending-run.c: Likewise.
16247 * gdb.base/execd-prog.c: Likewise.
16248 * gdb.base/exprs.c: Likewise.
16249 * gdb.base/foll-exec.c: Likewise.
16250 * gdb.base/foll-fork.c: Likewise.
16251 * gdb.base/foll-vfork.c: Likewise.
16252 * gdb.base/funcargs.c: Likewise.
16253 * gdb.base/gcore.c: Likewise.
16254 * gdb.base/jump.c: Likewise.
16255 * gdb.base/langs0.c: Likewise.
16256 * gdb.base/langs1.c: Likewise.
16257 * gdb.base/langs2.c: Likewise.
16258 * gdb.base/mips_pro.c: Likewise.
16259 * gdb.base/nodebug.c: Likewise.
16260 * gdb.base/opaque0.c: Likewise.
16261 * gdb.base/opaque1.c: Likewise.
16262 * gdb.base/recurse.c: Likewise.
16263 * gdb.base/run.c: Likewise.
16264 * gdb.base/scope0.c: Likewise.
16265 * gdb.base/scope1.c: Likewise.
16266 * gdb.base/setshow.c: Likewise.
16267 * gdb.base/setvar.c: Likewise.
16268 * gdb.base/shmain.c: Likewise.
16269 * gdb.base/shr1.c: Likewise.
16270 * gdb.base/shr2.c: Likewise.
16271 * gdb.base/sigall.c: Likewise.
16272 * gdb.base/signals.c: Likewise.
16273 * gdb.base/so-indr-cl.c: Likewise.
16274 * gdb.base/solib2.c: Likewise.
16275 * gdb.base/structs.c: Likewise.
16276 * gdb.base/sum.c: Likewise.
16277 * gdb.base/vforked-prog.c: Likewise.
16278 * gdb.base/watchpoint.c: Likewise.
16279 * gdb.reverse/shr2.c: Likewise.
16280 * gdb.reverse/until-reverse.c: Likewise.
16281 * gdb.reverse/ur1.c: Likewise.
16282 * gdb.reverse/watch-reverse.c: Likewise.
16283
066a77c5
AA
162842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16285
16286 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16287 variant.
16288 * gdb.base/sepdebug.exp: Drop references to removed code.
16289
4f204ea5
AA
162902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16291
16292 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16293 variant. Preserve original line numbering.
16294 * gdb.base/list1.c: Likewise.
16295
3b377a3a
AA
162962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16297
16298 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16299 variant.
16300 * gdb.base/break1.c: Likewise.
16301 * gdb.base/break.exp: Drop references to removed code.
16302
e444df73
AA
163032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16304
16305 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16306 variant.
16307
8008f2a7
AA
163082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16309
16310 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16311
a5a06887
AA
163122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16313
16314 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16315 logic into perform_all_tests() and invoke it with and without
16316 function header prototypes.
16317 (do_function_calls): Remove conditional XFAIL for PR 5318.
16318 (rerun_and_prepare): Remove duplicate code.
16319 (perform_all_tests): New. Main logic moved here.
16320
44dba9b9
AA
163212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16322
16323 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16324 code guarded by #ifdef NO_PROTOTYPES.
16325 (t_double_many_args): Likewise.
16326 (DEF_FUNC_MANY_ARGS_1): Likewise.
16327 (DEF_FUNC_VALUES_1): Likewise.
16328 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16329 guarded by #ifdef PROTOTYPES.
16330
d1fbcd56
AA
163312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16332
16333 * gdb.mi/mi-console.c: Add eye-catcher.
16334 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16335 instead of literal line number.
16336
b0e59b8f
AA
163372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16338
16339 * gdb.base/shr2.c: Add eye-catcher.
16340 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16341 line number.
16342
78f98cca
AA
163432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16344
16345 * gdb.base/jump.c: Add eye-catchers.
16346 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16347 numbers.
16348
58fa2af0
AA
163492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16350
16351 * gdb.base/execd-prog.c: Add eye-catchers.
16352 * gdb.base/foll-exec.c: Likewise.
16353 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16354 line numbers.
16355
04e5059b
AA
163562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16357
16358 * gdb.base/ending-run.c: Add eye-catchers.
16359 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16360 literal line numbers.
16361
dbfdb174
AA
163622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16363
16364 * gdb.base/call-rt-st.c: Add eye-catchers.
16365 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16366 literal line numbers.
16367
888a2ade
AA
163682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16369
16370 * gdb.base/call-ar-st.c: Add eye-catchers.
16371 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16372 literal line numbers.
16373
6acc2dde
AA
163742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16375
16376 * gdb.base/average.c: Add eye-catchers.
16377 * gdb.base/sum.c: Likewise.
16378 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16379 regexps dynamically.
16380
9ecfcd1d
AA
163812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16382
16383 * gdb.base/solib1.c: Add eye-catchers.
16384 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16385 literal line numbers.
16386
78708b7c
PA
163872014-11-12 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16390 leader has exited.
16391
af48d08f
PA
163922014-11-12 Pedro Alves <palves@redhat.com>
16393
16394 * gdb.arch/i386-bp_permanent.c: New file.
16395 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16396 (srcfile): Set to i386-bp_permanent.c.
16397 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16398 that stepi does not execute the 'leave' instruction, instead of
16399 testing it does execute.
16400 * gdb.base/bp-permanent.c: New file.
16401 * gdb.base/bp-permanent.exp: New file.
16402
af3768e9
DE
164032014-11-10 Doug Evans <xdje42@gmail.com>
16404
16405 PR symtab/17564
16406 * gdb.base/symtab-search-order.exp: New file.
16407 * gdb.base/symtab-search-order.c: New file.
16408 * gdb.base/symtab-search-order-1.c: New file.
16409 * gdb.base/symtab-search-order-shlib-1.c: New file.
16410
9de00a4a
PA
164112014-11-07 Pedro Alves <palves@redhat.com>
16412
16413 PR gdb/17511
16414 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16415 i?86-*-linux*.
16416
e0f52461
SC
164172014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16418
16419 PR c++/17494
16420 * gdb.cp/pr17494.cc: New file.
16421 * gdb.cp/pr17494.exp: New file.
16422
6ce8c980
YQ
164232014-11-02 Yao Qi <yao@codesourcery.com>
16424
16425 * gdb.python/python.exp: Get working directory and match the
16426 output of "set extended-prompt \\w " with it.
16427
02be9a71
DE
164282014-10-30 Doug Evans <dje@google.com>
16429
16430 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16431 in objfiles.
16432 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16433 in progspaces.
16434
3bdff46b
LM
164352014-10-30 Janis Johnson <janisjo@codesourcery.com>
16436
16437 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16438 * gdb.base/realname-expand.exp: Likewise.
16439 * gdb.linespec/macro-relative.exp: Likewise.
16440
ab917dfb
PA
164412014-10-29 Pedro Alves <palves@redhat.com>
16442
16443 PR gdb/17408
16444 * gdb.threads/schedlock.c (some_function): New function.
16445 (call_function): New global.
16446 (MAYBE_CALL_SOME_FUNCTION): New macro.
16447 (thread_function): Call it.
16448 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16449 and use it instead of a global counter. Adjust all callers.
16450 (get_current_thread): Use "find current thread" for test message
16451 here rather than having all callers pass down the same string.
16452 (goto_loop): New procedure, factored out from ...
16453 (my_continue): ... this.
16454 (step_ten_loops): Change parameter from test message to command to
16455 use. Adjust.
16456 (list_count): Delete global.
16457 (check_result): New procedure, factored out from duplicate top
16458 level code.
16459 (continue tests): Wrap in with_test_prefix.
16460 (test_step): New procedure, factored out from duplicate top level
16461 code.
16462 (top level): Test "step" in combination with all scheduler-locking
16463 modes. Test "next" in combination with all scheduler-locking
16464 modes, and in combination with stepping over a function call or
16465 not.
16466 * gdb.threads/next-bp-other-thread.c: New file.
16467 * gdb.threads/next-bp-other-thread.exp: New file.
16468
d3d4baed
PA
164692014-10-29 Pedro Alves <palves@redhat.com>
16470
16471 PR python/17372
16472 * gdb.python/python.exp: Test a multi-line command that spawns
16473 interactive Python.
16474 * gdb.base/multi-line-starts-subshell.exp: New file.
16475
563e8d85
YQ
164762014-10-29 Yao Qi <yao@codesourcery.com>
16477
16478 * gdb.base/fileio.exp: Make directories on host.
16479
0ea4d52e
YQ
164802014-10-29 Yao Qi <yao@codesourcery.com>
16481
16482 * gdb.base/fileio.c (test_write): Close the file.
16483
7f5ef605
PA
164842014-10-28 Pedro Alves <palves@redhat.com>
16485
16486 PR gdb/12623
16487 * gdb.base/sigstep.c (no_handler): New global.
16488 (main): If 'no_handler is true, set the signal handlers to
16489 SIG_IGN.
16490 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16491 with_sw_watch and no_handler parameters. Handle them.
16492 (top level) <stepping over handler when stopped at a breakpoint
16493 test>: Add a test axis for testing with a software watchpoint, and
16494 another for testing with the signal handler set to SIG_IGN.
16495 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16496 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16497
abbdbd03
PA
164982014-10-28 Pedro Alves <palves@redhat.com>
16499
16500 PR gdb/17511
16501 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16502 * gdb.base/sigstep.exp (other_handler_location): New global.
16503 (advance): Support stepping into the signal handler, and running
16504 commands while in the handler.
16505 (in_handler_map): New global.
16506 (top level): In the advance test, add combinations for getting
16507 into the handler with stepping commands, and for running commands
16508 in the handler. Add comment descripting the advancei tests.
16509
1df4399f
PA
165102014-10-28 Pedro Alves <palves@redhat.com>
16511
16512 * gdb.base/sigstep.exp: Use build_executable instead of
16513 prepare_for_testing.
16514 (top level): Move code that starts GDB, runs to main and creates a
16515 display to ...
16516 (restart): ... this new procedure.
16517 (top level): Move backtrace from signal handler test to ...
16518 (validate_backtrace): ... this new procedure.
16519 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16520 with_test_prefix. Always restart GDB.
16521 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16522 with_test_prefix. Always restart GDB. No need to delete
16523 breakpoints after the test.
16524 (test_skip_handler): Remove prefix parameter.
16525 (skip_over_handler, breakpoint_to_handler)
16526 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16527 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16528 restart GDB. No need to delete breakpoints after the test.
16529 (top level): Use foreach to call the test procedures with
16530 different commands.
16531
a5b6e449
PA
165322014-10-28 Pedro Alves <palves@redhat.com>
16533
16534 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16535 instead of GNATS numbers.
16536 * gdb.base/sigbpt.exp: Likewise.
16537 * gdb.base/siginfo.exp: Likewise.
16538 * gdb.base/sigstep.exp: Likewise.
16539
e5f8a7cc
PA
165402014-10-27 Pedro Alves <palves@redhat.com>
16541
16542 * gdb.base/sigstep.c (dummy): New global.
16543 (main): Issue a couple writes to the new global.
16544 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16545 procedures.
16546 (skip_over_handler): Use test_skip_handler.
16547 (top level): Call skip_over_handler for stepi and nexti too.
16548 (breakpoint_over_handler): Use test_skip_handler.
16549 (top level): Call breakpoint_over_handler for stepi and nexti too.
16550
763905a3
YQ
165512014-10-27 Yao Qi <yao@codesourcery.com>
16552
16553 * gdb.trace/tfile.c (adjust_function_address)
16554 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16555 function descriptor.
16556
6f259a23
DB
165572014-10-24 Don Breazeal <donb@codesourcery.com>
16558
16559 * gdb.base/foll-fork.exp (test_follow_fork,
16560 catch_fork_child_follow): Check for updated fork messages emitted
16561 from infrun.c.
16562 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16563 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16564 vfork_and_exec_child_follow_through_step): Check for updated vfork
16565 messages emitted from infrun.c.
16566
09dd9a69
PA
165672014-10-24 Pedro Alves <palves@redhat.com>
16568
16569 * gdb.base/corefile.exp: Remove references to ultrix.
16570 * gdb.base/interrupt.exp: Likewise.
16571 * gdb.base/whatis.exp: Likewise.
16572 * gdb.gdb/selftest.exp: Likewise.
16573 * gdb.threads/manythreads.exp: Likewise.
16574 * gdb.threads/print-threads.exp: Likewise.
16575 * gdb.threads/pthreads.exp:: Likewise.
16576 * gdb.threads/schedlock.exp: Likewise.
16577
3433cfa5
SC
165782014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16579
16580 * gdb.cp/non-trivial-retval.cc: Add a test case.
16581 * gdb.cp/non-trivial-retval.exp: Add a test.
16582
092f880b
YQ
165832014-10-20 Yao Qi <yao@codesourcery.com>
16584
16585 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16586 * gdb.python/py-objfile-script-gdb.py: New file.
16587 * gdb.python/py-objfile-script.exp: Update reference to
16588 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16589 of remote_download. Remove the dest file.
16590
acbdb7f3
YQ
165912014-10-20 Yao Qi <yao@codesourcery.com>
16592
16593 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16594 * gdb.base/step-line.exp: Likewise.
16595 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16596 * gdb.dwarf2/dw2-basic.exp: Likewise.
16597 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16598 * gdb.dwarf2/dw2-filename.exp: Likewise.
16599 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16600 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16601 * gdb.dwarf2/dw2-producer.exp: Likewise.
16602 * gdb.dwarf2/mac-fileno.exp: Likewise.
16603 * gdb.python/py-frame-args.exp: Likewise.
16604 * gdb.python/py-framefilter.exp: Likewise.
16605 * gdb.python/py-mi.exp: Likewise.
16606 * gdb.python/py-objfile-script.exp: Likewise
16607 * gdb.python/py-pp-integral.exp: Likewise.
16608 * gdb.python/py-pp-re-notag.exp: Likewise.
16609 * gdb.python/py-prettyprint.exp: Likewise.
16610 * gdb.python/py-section-script.exp: Likewise.
16611 * gdb.python/py-typeprint.exp: Likewise.
16612 * gdb.python/py-xmethods.exp: Likewise.
16613 * gdb.stabs/weird.exp: Likewise.
16614 * gdb.xml/tdesc-regs.exp: Likewise.
16615
bd286a29
KCY
166162014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16617
16618 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16619 (out_cu): Use addr_len for the size of addresses.
16620 (out_line): Likewise. Size DW_LNE_set_address instruction
16621 according to addr_len.
16622 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16623 (FUNC): Add START_INSNS to definition.
16624
673dc4a0
YQ
166252014-10-18 Yao Qi <yao@codesourcery.com>
16626
16627 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16628 gdb_has_argv0 return true.
16629 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16630 check [target_info exists noargs], check [gdb_has_argv0]
16631 instead.
16632 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16633 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16634 procedures.
16635
4ffbba72
DE
166362014-10-17 Doug Evans <dje@google.com>
16637
16638 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16639 event.
16640 * gdb.python/py-events.py: Add clear_objfiles event.
16641
d096d8c1
DE
166422014-10-17 Doug Evans <dje@google.com>
16643
16644 * gdb.python/py-objfile.exp: Test progspace attribute.
16645
a80db015
LM
166462014-10-17 Luis Machado <lgustavo@codesourcery.com>
16647
16648 * gdb.guile/scm-breakpoint.exp: Do not assume any
16649 directory separators when matching source file paths.
16650 * gdb.python/py-breakpoint.exp: Likewise.
16651 * gdb.reverse/break-precsave.exp: Likewise.
16652 * gdb.reverse/break-reverse.exp: Likewise.
16653 * gdb.reverse/consecutive-precsave.exp: Likewise.
16654 * gdb.reverse/finish-precsave.exp: Likewise.
16655 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16656 * gdb.reverse/finish-reverse.exp: Likewise.
16657 * gdb.reverse/i386-precsave.exp: Likewise.
16658 * gdb.reverse/i387-env-reverse.exp: Likewise.
16659 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16660 * gdb.reverse/machinestate-precsave.exp: Likewise.
16661 * gdb.reverse/machinestate.exp: Likewise.
16662 * gdb.reverse/sigall-precsave.exp: Likewise.
16663 * gdb.reverse/solib-precsave.exp: Likewise.
16664 * gdb.reverse/step-precsave.exp: Likewise.
16665 * gdb.reverse/until-precsave.exp: Likewise.
16666 * gdb.reverse/watch-precsave.exp: Likewise.
16667 * gdb.reverse/watch-reverse.exp: Likewise.
16668
b22089ab
YQ
166692014-10-17 Yao Qi <yao@codesourcery.com>
16670
16671 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16672 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16673
6c4486e6
PA
166742014-10-17 Pedro Alves <palves@redhat.com>
16675
16676 PR gdb/17471
16677 * gdb.base/bg-execution-repeat.c: New file.
16678 * gdb.base/bg-execution-repeat.exp: New file.
16679
0ff33695
PA
166802014-10-17 Pedro Alves <palves@redhat.com>
16681
16682 PR gdb/17300
16683 * gdb.base/continue-all-already-running.c: New file.
16684 * gdb.base/continue-all-already-running.exp: New file.
16685
6fdebc3d
PA
166862014-10-17 Pedro Alves <palves@redhat.com>
16687
16688 PR gdb/17472
16689 * gdb.base/annota-input-while-running.c: New file.
16690 * gdb.base/annota-input-while-running.exp: New file.
16691
32a8097b
PA
166922014-10-17 Pedro Alves <palves@redhat.com>
16693
16694 * gdb.base/callfuncs.exp: emove references to osf.
16695 * gdb.base/sigall.exp: Likewise.
16696 * gdb.gdb/selftest.exp: Likewise.
16697 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16698 * gdb.mi/non-stop.c: Likewise.
16699 * gdb.mi/pthreads.c: Likewise.
16700 * gdb.reverse/sigall-precsave.exp: Likewise.
16701 * gdb.reverse/sigall-reverse.exp: Likewise.
16702 * gdb.threads/pthreads.c: Likewise.
16703 * gdb.threads/pthreads.exp: Likewise.
16704
7a3517ff
YQ
167052014-10-17 Yao Qi <yao@codesourcery.com>
16706
16707 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16708 check 'target_info exists noargs'.
16709 (test_command_prompt_position): Likewise.
16710 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16711 Remove "set args".
16712 (progvar_simple_while_test): Likewise.
16713 (progvar_complex_if_while_test): Likewise.
16714 (if_while_breakpoint_command_test): Likewise.
16715 (infrun_breakpoint_command_test): Likewise.
16716 (breakpoint_command_test): Likewise.
16717 (watchpoint_command_test): Likewise.
16718 (bp_deleted_in_command_test): Likewise.
16719 (temporary_breakpoint_commands): Likewise.
16720
bb99c472
YQ
167212014-10-16 Yao Qi <yao@codesourcery.com>
16722
16723 * gdb.base/remotetimeout.exp: Remove noargs checking.
16724
7c16b83e
PA
167252014-10-15 Pedro Alves <palves@redhat.com>
16726
16727 PR breakpoints/9649
16728 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16729 * gdb.base/breakpoint-in-ro-region.exp
16730 (probe_target_hardware_step): New procedure.
16731 (top level): Probe hardware stepping and hardware breakpoint
16732 support. Test stepping through a read-only region, with both
16733 "breakpoint auto-hw" on and off and both "always-inserted" on and
16734 off.
16735
35a49624
IB
167362014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16737
16738 * gdb.dlang/demangle.exp: Update for demangling changes.
16739
2d1c107c
SC
167402014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16741
16742 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16743 * gdb.cp/non-trivial-retval.exp: Add new tests.
16744
778811d5
SC
167452014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16746
16747 PR c++/13403
16748 PR c++/15154
16749 * gdb.cp/non-trivial-retval.cc: New file.
16750 * gdb.cp/non-trivial-retval.exp: New file.
16751
10c5f0a8
YQ
167522014-10-15 Yao Qi <yao@codesourcery.com>
16753
16754 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16755 remote host.
16756
65d7b369
YQ
167572014-10-15 Yao Qi <yao@codesourcery.com>
16758
16759 * gdb.python/py-symbol.exp: Match file base name if host is
16760 remote, otherwise match file name with dir name.
16761 * gdb.python/py-symtab.exp: Likewise.
16762 * gdb.python/python.exp: Likewise.
16763
46dc1394
YQ
167642014-10-15 Yao Qi <yao@codesourcery.com>
16765
16766 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16767 pattern.
16768 * gdb.python/py-symtab.exp: Likewise.
16769 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16770 locationn.
16771
c40cc657
JB
167722014-10-14 Joel Brobecker <brobecker@adacore.com>
16773
16774 * gdb.ada/addr_arith: New testcase.
16775
2abf49e1
MR
167762014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16777
16778 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16779 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16780 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16781 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16782
f7088df3
SDJ
167832014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16784
16785 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16786 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16787 * gdb.arch/stap-eval-lang-ada.exp: New file.
16788
4dc06805
YQ
167892014-10-14 Yao Qi <yao@codesourcery.com>
16790
16791 * gdb.mi/mi-var-child.c (nothing1): New function.
16792 (nothing2): New function.
16793 (do_children_tests): Set function pointers by nothing1 and
16794 nothing2.
16795 * gdb.mi/mi-var-child.exp: Step over new added statements.
16796 Update test to match the new output.
16797 * gdb.mi/var-cmd.c (nothing1): New function.
16798 (nothing2): New function.
16799 (do_children_tests): Set function pointers by nothing1 and
16800 nothing2.
16801 * gdb.mi/mi-var-display.exp: Update test to match output.
16802 Step to the line specified by $line_dct_nothing.
16803 Increase the number of lines to step.
16804
46a93de2
YQ
168052014-10-14 Yao Qi <yao@codesourcery.com>
16806
16807 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16808 tests.
16809 * gdb.mi/mi2-var-child.exp: Likewise.
16810
14ea52ee
DE
168112014-10-13 Doug Evans <dje@google.com>
16812
16813 * gdb.python/py-objfile.exp: Change name of file name test.
16814
e5c6e92b
DE
168152014-10-13 Doug Evans <dje@google.com>
16816
16817 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16818 from the start of the CU.
16819
c780cc2f
JK
168202014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16821 Yao Qi <yao@codesourcery.com>
16822
16823 Fix "save breakpoints" for "catch" command.
16824 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16825 Remove -nonewline. Match also the added "main" line.
16826
99894e11
JK
168272014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16828
16829 Fix "save breakpoints" for "disable $bpnum" command.
16830 * gdb.base/save-bp.c (main): Add label.
16831 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16832
6e1ac5a3
JK
168332014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16834
16835 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16836
754dd2b0
YQ
168372014-10-11 Yao Qi <yao@codesourcery.com>
16838
16839 * gdb.server/server-kill.exp: Execute command
16840 "set remote trace-status-packet on" before "tstatus".
16841
f90183d7
YQ
168422014-10-11 Yao Qi <yao@codesourcery.com>
16843
16844 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16845 (main): Call getppid.
16846 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16847 and continue to it. Read variable "server_pid".
16848
bf40a607
YQ
168492014-10-11 Yao Qi <yao@codesourcery.com>
16850
16851 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16852
052ca370
YQ
168532014-10-11 Yao Qi <yao@codesourcery.com>
16854
16855 * gdb.threads/thread-find.exp: Don't execute command
16856 "info threads".
16857 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16858 * gdb.threads/linux-dp.exp: Don't check the condition
16859 $threads_created equals to zero.
16860
3831839c
PA
168612014-10-10 Pedro Alves <palves@redhat.com>
16862
16863 * gdb.base/bigcore.exp: Remove references to IRIX.
16864 * gdb.base/funcargs.exp: Likewise.
16865 * gdb.base/interrupt.exp: Likewise.
16866 * gdb.base/mips_pro.exp: Likewise.
16867 * gdb.base/nodebug.exp: Likewise.
16868 * gdb.base/setvar.exp: Likewise.
16869 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16870
8b9a549d
PA
168712014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16872 Pedro Alves <palves@redhat.com>
16873
16874 PR symtab/14466
16875 * gdb.base/vdso-warning.c: New file.
16876 * gdb.base/vdso-warning.exp: New file.
16877
d48ba5e8
DE
168782014-10-02 Doug Evans <dje@google.com>
16879
16880 * gdb.base/structs.c (main): Don't run forever.
16881
2278c276
PA
168822014-10-02 Pedro Alves <palves@redhat.com>
16883
16884 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16885 (top level) <stop threads 1, stop threads 2>: Use it.
16886
b57bacec
PA
168872014-10-02 Pedro Alves <palves@redhat.com>
16888
16889 * gdb.threads/break-while-running.exp (test): Add new
16890 'update_thread_list' argument. Skip "info threads" if false.
16891 (top level): Add new 'update_thread_list' axis.
16892
13fd3ff3
PA
168932014-10-02 Pedro Alves <palves@redhat.com>
16894
16895 PR breakpoints/17431
16896 * gdb.base/execl-update-breakpoints.c: New file.
16897 * gdb.base/execl-update-breakpoints.exp: New file.
16898
0fec99e8
PA
168992014-10-01 Pedro Alves <palves@redhat.com>
16900
16901 * gdb.base/breakpoint-in-ro-region.c: New file.
16902 * gdb.base/breakpoint-in-ro-region.exp: New file.
16903
2ddf4301
SM
169042014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16905
16906 * gdb.mi/mi-exit-code.exp: New file.
16907 * gdb.mi/mi-exit-code.c: New file.
16908
6a5f3f43
YQ
169092014-09-30 Yao Qi <yao@codesourcery.com>
16910
16911 * lib/prelink-support.exp (build_executable_own_libs): Error if
16912 the target isn't native.
16913
345bcc73
YQ
169142014-09-30 Yao Qi <yao@codesourcery.com>
16915
16916 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16917 false.
16918
a25a5a45
PA
169192014-09-22 Pedro Alves <palves@redhat.com>
16920
16921 * gdb.threads/break-while-running.exp: New file.
16922 * gdb.threads/break-while-running.c: New file.
16923
00ba3162
YQ
169242014-09-19 Yao Qi <yao@codesourcery.com>
16925
16926 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16927 Invoke test. Restart GDB with --readnow and invoke test again.
16928
c3b7b696
YQ
169292014-09-19 Yao Qi <yao@codesourcery.com>
16930
16931 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16932 proc set_breakpoint_on_gcd_function. Invoke
16933 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16934 invoke set_breakpoint_on_gcd_function again.
16935
2b4fd423
DE
169362014-09-18 Doug Evans <dje@google.com>
16937
16938 * gdb.dwarf2/symtab-producer.exp: New file.
16939
a5947601
SDJ
169402014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16941
16942 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16943 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16944 * gdb.base/global-var-nested-by-dso.c: Likewise.
16945 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16946
91c19059
SDJ
169472014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16948 Pedro Alves <palves@redhat.com>
16949
16950 * gdb.base/watch-bitfields.exp: Pass string other than test file
16951 name to prepare_for_testing.
16952 (watch): New procedure.
16953 (expect_watchpoint): Use with_test_prefix.
16954 (top level): Factor out tests to ...
16955 (test_watch_location, test_regular_watch): ... these new
16956 procedures, and use with_test_prefix and gdb_continue_to_end.
16957
bb9d5f81
PP
169582014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16959
16960 PR breakpoints/12526
16961 * gdb.base/watch-bitfields.exp: New file.
16962 * gdb.base/watch-bitfields.c: New file.
16963
635856f5
PA
169642014-09-16 Pedro Alves <palves@redhat.com>
16965
16966 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16967 software and hardware addresses, not software address against
16968 itself.
16969
7280ceea
PA
169702014-09-16 Pedro Alves <palves@redhat.com>
16971
16972 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16973 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16974
428b16bd
PA
169752014-09-16 Pedro Alves <palves@redhat.com>
16976
16977 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16978 files.
16979 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16980 "*-*-vxworks*" throughout.
16981 * gdb.base/break.exp: Likewise.
16982 * gdb.base/default.exp: Likewise.
16983 * gdb.base/scope.exp: Likewise.
16984 * gdb.base/sepdebug.exp: Likewise.
16985 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16986 throughout.
16987 * gdb.base/run.c: Likewise.
16988 * gdb.base/sepdebug.c: Likewise.
16989 * gdb.hp/gdb.aCC/run.c: Likewise.
16990 * gdb.reverse/until-reverse.c: Likewise.
16991 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16992
666d413c
YQ
169932014-09-16 Yao Qi <yao@codesourcery.com>
16994
16995 * boards/local-remote-host-native.exp: New file.
16996
57cbd724
DE
169972014-09-14 Doug Evans <xdje42@gmail.com>
16998
16999 * gdb.threads/queue-signal.c (thread_count): New variable.
17000 (thread_count_mutex, thread_count_condvar): New variables.
17001 (incr_thread_count, wait_all_threads_running): New functions.
17002 (main): Wait for all threads to be in their thread functions.
17003
81219e53
DE
170042014-09-13 Doug Evans <xdje42@gmail.com>
17005
17006 * gdb.threads/queue-signal.c: New file.
17007 * gdb.threads/queue-signal.exp: New file.
17008
3714cea7
DE
170092014-09-13 Doug Evans <xdje42@gmail.com>
17010
17011 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17012 be consistent with what default_gdb_init uses.
17013 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17014 the plain text of the prompt. Add some logging printfs.
17015 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17016
fa43b1d7
PA
170172014-09-12 Pedro Alves <palves@redhat.com>
17018
17019 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17020 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17021 * gdb.arch/i386-size-overlap.exp: Likewise.
17022 * gdb.arch/i386-size.exp: Likewise.
17023 * gdb.arch/i386-unwind.exp: Likewise.
17024 * gdb.base/a2-run.exp: Likewise.
17025 * gdb.base/break.exp: Likewise.
17026 * gdb.base/charset.exp: Likewise.
17027 * gdb.base/chng-syms.exp: Likewise.
17028 * gdb.base/commands.exp: Likewise.
17029 * gdb.base/dbx.exp: Likewise.
17030 * gdb.base/find.exp: Likewise.
17031 * gdb.base/funcargs.exp: Likewise.
17032 * gdb.base/jit-simple.exp: Likewise.
17033 * gdb.base/reread.exp: Likewise.
17034 * gdb.base/sepdebug.exp: Likewise.
17035 * gdb.base/step-bt.exp: Likewise.
17036 * gdb.cp/mb-inline.exp: Likewise.
17037 * gdb.cp/mb-templates.exp: Likewise.
17038 * gdb.objc/basicclass.exp: Likewise.
17039 * gdb.threads/killed.exp: Likewise.
17040
9d9bf2df
EBM
170412014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17042
17043 PR tdep/17379
17044 * gdb.arch/powerpc-stackless.S: New file.
17045 * gdb.arch/powerpc-stackless.exp: New file.
17046
1cf2f1b0
JK
170472014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17048
17049 * gdb.base/attach.c: Include unistd.h.
17050 (main): Call alarm. Add label postloop.
17051 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17052 gdb_breakpoint, gdb_continue_to_breakpoint.
17053 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17054
98880d46
PA
170552014-09-11 Pedro Alves <palves@redhat.com>
17056
17057 PR gdb/17347
17058 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17059 * gdb.base/attach.exp (test_command_line_attach_run): New
17060 procedure.
17061 (top level): Call it.
17062
4c92ff2c
PA
170632014-09-11 Pedro Alves <palves@redhat.com>
17064
17065 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17066 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17067 (do_command_attach_tests): Use spawn_wait_for_attach.
17068 * gdb.base/solib-overlap.exp: Likewise.
17069 * gdb.multi/multi-attach.exp: Likewise.
17070 * gdb.python/py-prompt.exp: Likewise.
17071 * gdb.python/py-sync-interp.exp: Likewise.
17072 * gdb.server/ext-attach.exp: Likewise.
17073
3adc1a7d
GKB
170742014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17075
17076 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17077 command in testcase. Simplify testcase.
17078
96334934
JB
170792014-09-10 Joel Brobecker <brobecker@adacore.com>
17080
17081 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17082
eb479039
JB
170832014-09-10 Joel Brobecker <brobecker@adacore.com>
17084
17085 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17086
deede10c
JB
170872014-09-10 Joel Brobecker <brobecker@adacore.com>
17088
17089 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17090
7828a5f5
JB
170912014-09-10 Joel Brobecker <brobecker@adacore.com>
17092
17093 * gdb.dwarf2/dynarr-ptr.c: New file.
17094 * gdb.dwarf2/dynarr-ptr.exp: New file.
17095
33aeebcf
MR
170962014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17097
17098 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17099 of 30 rather than hardcoding 120 for a slow test case. Take the
17100 `gdb,timeout' target setting into account for this calculation.
17101 Don't extend the timeout for the test cases that don't need it.
17102
7b415901
MR
171032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17104
17105 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17106 a factor of 2 for a slow test case. Take the `gdb,timeout'
17107 target setting into account for this calculation.
17108 * gdb.reverse/until-precsave.exp: Increase the timeout by
17109 a factor of 15 and 3 respectively rather than adding 120
17110 for a pair of slow test cases. Take the `gdb,timeout'
17111 target setting into account for this calculation.
17112
4a40f85a
MR
171132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17114
17115 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17116 timeout, don't pass one down to gdb_expect.
17117 (gdb_expect): Rework timeout selection.
17118
09635af7
MR
171192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17120
17121 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17122 exception on timeout.
17123 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17124 (gdbserver_start_extended): Catch any `gdbserver_start' error
17125 exceptions.
17126 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17127 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17128 `gdbserver_gdb_load' error exceptions.
17129
2bdd10b7
MR
171302014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17131
17132 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17133 120 on waiting for the TCP socket to open.
17134
316935f0
DE
171352014-09-09 Doug Evans <xdje42@gmail.com>
17136
17137 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17138 _caller_matches, _any_caller_is, _any_caller_matches.
17139
83740597
DE
171402014-09-09 Doug Evans <xdje42@gmail.com>
17141
17142 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17143
4c122fc3
YQ
171442014-09-09 Yao Qi <yao@codesourcery.com>
17145
17146 * gdb.mi/mi-var-display.exp: Set print symbol off.
17147
a9f116cb
GKB
171482014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17149
17150 PR gdb/17035
17151 * gdb.base/commands.exp: Add tests to verify user-defined
17152 commands with empty bodies.
17153 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17154 python commands in `show user command`.
17155 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17156 scheme commands in `show user command`.
17157
c75bd3a2
JK
171582014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17159
17160 PR python/17355
17161 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17162 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17163 * gdb.python/py-framefilter-invalidarg.exp: New file.
17164 * gdb.python/py-framefilter-invalidarg.py: New file.
17165
faa42425
DE
171662014-09-06 Doug Evans <xdje42@gmail.com>
17167
17168 PR 15276
17169 * gdb.python/py-caller-is.c: New file.
17170 * gdb.python/py-caller-is.exp: New file.
17171
474ca4f6
SDJ
171722014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17173
17174 PR gdb/17235
17175 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17176 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17177
eb0b0463
SDJ
171782014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17179
17180 PR fortran/17237
17181 * gdb.fortran/print-formatted.exp: New file.
17182 * gdb.fortran/print-formatted.f90: Likewise.
17183
5f3b99cf
SS
171842014-09-03 Sasha Smundak <asmundak@google.com>
17185
17186 * gdb.python/py-frame.exp: Test Frame.read_register.
17187
7d793aa9
SDJ
171882014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17189
17190 PR python/16699
17191 * gdb.python/py-completion.exp: New file.
17192 * gdb.python/py-completion.py: Likewise.
17193
fb0576e9
DE
171942014-08-28 Doug Evans <dje@google.com>
17195
17196 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17197 eax,etc. are live with values set by gdb and thus the compiler can't
17198 use them.
17199 * gdb.arch/i386-pseudo.c (main): Ditto.
17200
ee92b0dd
DE
172012014-08-27 Doug Evans <dje@google.com>
17202
17203 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17204
6649db35
DE
172052014-08-25 Doug Evans <dje@google.com>
17206
17207 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17208 (main): Ditto.
17209
564b7600
DE
172102014-08-25 Doug Evans <dje@google.com>
17211
17212 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17213
3881fb67
YQ
172142014-08-24 Yao Qi <yao@codesourcery.com>
17215
17216 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17217 symbol off.
17218 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17219
a05a36a5
DE
172202014-08-22 Doug Evans <dje@google.com>
17221
17222 PR 17276
17223 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17224 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17225 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17226
7c343b48
YQ
172272014-08-22 Yao Qi <yao@codesourcery.com>
17228
17229 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17230 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17231 * gdb.python/python.exp: Likewise. Use .py file on the host
17232 instead of the build.
17233
22fd09ae
JK
172342014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17235
17236 * gdb.threads/gcore-stale-thread.c: New file.
17237 * gdb.threads/gcore-stale-thread.exp: New file.
17238
a8454a7c
PA
172392014-08-21 Pedro Alves <palves@redhat.com>
17240
17241 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17242 * gdb.base/gcore-relro-pie.exp: Likewise.
17243 * gdb.base/gcore-relro.exp: Likewise.
17244 * gdb.base/gcore.exp: Likewise.
17245 * gdb.base/print-symbol-loading.exp: Likewise.
17246 * gdb.threads/gcore-thread.exp: Likewise.
17247 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17248
2a31c623
PA
172492014-08-20 Pedro Alves <palves@redhat.com>
17250 Jan Kratochvil <jan.kratochvil@redhat.com>
17251
17252 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17253 configure.
17254 (EXPECT): Handle READ1 being set.
17255 (all): Depend on EXTRA_RULES.
17256 (check-read1, expect-read1, read1.so, read1): New rules.
17257 * README (Testsuite Parameters): Document the READ1 make variable.
17258 (Race detection): New section.
17259 * configure: Regenerate.
17260 * configure.ac: If build==host==target, and running under a
17261 GNU/glibc system, add read1 to the extra Makefile rules.
17262 (EXTRA_RULES): AC_SUBST it.
17263 * lib/read1.c: New file.
17264
d36430db
JB
172652014-08-20 Joel Brobecker <brobecker@adacore.com>
17266
17267 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17268 the handling of variables declared as a typedef to an array
17269 which a DW_AT_data_location attribute.
17270
9a0dc9e3
PA
172712014-08-19 Andrew Burgess <aburgess@broadcom.com>
17272 Pedro Alves <palves@redhat.com>
17273
17274 PR symtab/14604
17275 PR symtab/14605
17276 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17277 gdb_test.
17278
0718a8da
PA
172792014-08-19 Pedro Alves <palves@redhat.com>
17280
17281 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17282
13b448cd
YQ
172832014-08-19 Yao Qi <yao@codesourcery.com>
17284
17285 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17286 right line.
17287
1cbf5077
DB
172882014-08-18 David Blaikie <dblaikie@gmail.com>
17289
17290 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17291
bf0fae19
JB
172922014-08-18 Joel Brobecker <brobecker@adacore.com>
17293
17294 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17295 attribute in array range.
17296
3c8c5dcc
JB
172972014-08-18 Joel Brobecker <brobecker@adacore.com>
17298
17299 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17300
e66d4446
SC
173012014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17302
17303 PR c++/17132
17304 * gdb.cp/pr17132.cc: New file.
17305 * gdb.cp/pr17132.exp: New file.
17306
940df408
SC
173072014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17308
17309 * gdb.python/py-xmethods.py (A_getarrayind)
17310 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17311 Use 'print' with function call syntax.
17312 (E_method_matcher.match): Fix tab vs space indentation mixup.
17313
ebcc6c3a
YQ
173142014-08-15 Yao Qi <yao@codesourcery.com>
17315
17316 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17317 false.
17318
775e0f04
YQ
173192014-08-15 Yao Qi <yao@codesourcery.com>
17320
17321 * gdb.cp/casts.exp: Set print symbol off.
17322 * gdb.cp/class2.exp: Likewise.
17323 * gdb.cp/overload.exp: Likewise.
17324 * gdb.cp/templates.exp: Likewise.
17325
d769e349
DE
173262014-08-11 Doug Evans <dje@google.com>
17327
17328 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17329 (test_load_shlib): Update.
17330
20c6f1e1
YQ
173312014-08-09 Yao Qi <yao@codesourcery.com>
17332
17333 * gdb.base/display.exp: Invoke is_address_zero_readable.
17334 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17335 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17336 * gdb.base/hbreak-unmapped.exp: Return if
17337 is_address_zero_readable returns true.
17338 * gdb.base/signest.exp: Likewise.
17339 * gdb.base/signull.exp: Likewise.
17340 * gdb.base/sigbpt.exp: Likewise.
17341 * gdb.guile/scm-disasm.exp: Do the test if
17342 is_address_zero_readable returns false.
17343 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17344 * gdb.python/py-arch.exp: Likewise.
17345 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17346 * lib/gdb.exp (is_address_zero_readable): New proc.
17347
5792e8e3
YQ
173482014-08-09 Yao Qi <yao@codesourcery.com>
17349
17350 PR testsuite/13443
17351 * gdb.mi/mi-var-display.exp: Make test messages unique.
17352
3cecbbbe
TT
173532014-08-04 Tom Tromey <tromey@redhat.com>
17354
17355 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17356 target 0".
17357
00b51ff5
TT
173582014-08-04 Tom Tromey <tromey@redhat.com>
17359
17360 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17361 "target_resume".
17362
6908c509
JB
173632014-08-01 Joel Brobecker <brobecker@adacore.com>
17364
17365 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17366 inner_vla_struct_object_size.
17367 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17368 as xfail.
17369
cc6563d2
PA
173702014-07-30 Pedro Alves <palves@redhat.com>
17371
17372 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17373 comment.
17374
7e09a223
YQ
173752014-07-29 Yao Qi <yao@codesourcery.com>
17376
17377 PR gdb/17206
17378 * gdb.base/until-nodebug.exp: New.
17379
7ebdbe92
DE
173802014-07-28 Doug Evans <xdje42@gmail.com>
17381
17382 PR guile/17203
17383 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17384 previously existing parameter, and previously ambiguously spelled
17385 parameter.
17386
fdb1adc6
WN
173872014-07-28 Will Newton <will.newton@linaro.org>
17388
17389 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17390
186fcde0
DE
173912014-07-26 Ludovic Courtès <ludo@gnu.org>
17392 Doug Evans <xdje42@gmail.com>
17393
17394 PR guile/17146
17395 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17396
70509625
PA
173972014-07-25 Pedro Alves <palves@redhat.com>
17398
17399 * gdb.threads/signal-command-handle-nopass.c: New file.
17400 * gdb.threads/signal-command-handle-nopass.exp: New file.
17401 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17402 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17403 * gdb.threads/signal-delivered-right-thread.c: New file.
17404 * gdb.threads/signal-delivered-right-thread.exp: New file.
17405
c3f814a1
PA
174062014-07-25 Pedro Alves <palves@redhat.com>
17407
17408 * gdb.base/double-prompt-target-event-error.exp
17409 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17410 match.
17411 (cancel_pagination_in_target_event): Rework double prompt
17412 detection.
17413 * gdb.base/paginate-after-ctrl-c-running.exp
17414 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17415 <return>' match.
17416 * gdb.base/paginate-bg-execution.exp
17417 (test_bg_execution_pagination_return)
17418 (test_bg_execution_pagination_cancel): Remove '-notransfer
17419 <return>' matches.
17420 * gdb.base/paginate-execution-startup.exp
17421 (test_fg_execution_pagination_return)
17422 (test_fg_execution_pagination_cancel): Remove '-notransfer
17423 <return>' matches.
17424 * gdb.base/paginate-inferior-exit.exp
17425 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17426 match.
17427 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17428 * lib/gdb.exp (pagination_prompt): Run text through
17429 string_to_regexp.
17430 (gdb_test_multiple): Match $pagination_prompt instead of
17431 "<return>".
17432 (string_to_regexp): Move to lib/gdb-utils.exp.
17433
e214cf6c
JK
174342014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17435
17436 * gdb.arch/amd64-entry-value-paramref.S: New file.
17437 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17438 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17439 * gdb.arch/amd64-optimout-repeat.S: New file.
17440 * gdb.arch/amd64-optimout-repeat.c: New file.
17441 * gdb.arch/amd64-optimout-repeat.exp: New file.
17442
17d0c5c8
JK
174432014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17444
17445 PR gdb/17170
17446 * gdb.base/statistics.exp: New file.
17447
b8b8facf
DE
174482014-07-17 Doug Evans <dje@google.com>
17449
74b49205 17450 PR gdb/17170
b8b8facf
DE
17451 * gdb.base/maint.exp: Update testing of per-command stats.
17452
1b5d0ab3
PA
174532014-07-16 Pedro Alves <palves@redhat.com>
17454
17455 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17456 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17457 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17458 (tfile_write_buf): New functions.
17459 (add_memory_block): Rewrite using the above.
17460 (adjust_function_address): New function.
17461 (FUNCTION_ADDRESS): New macro.
17462 (write_basic_trace_file): Remove short_x local, and use
17463 tfile_write_16. Change type of func_addr local to unsigned long
17464 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17465 here. Cast argument of add_memory_block to char pointer.
17466 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17467 (main): Remove parameters.
17468 * gdb.trace/tfile.exp: Remove nowarnings.
17469
4d974e88
SM
174702014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17471
17472 * gdb.base/debug-expr.exp: Test string evaluation with
17473 "debug expression" on.
17474
41e99568
PA
174752014-07-15 Pedro Alves <palves@redhat.com>
17476
17477 * gdb.base/reread.exp: Use clean_restart.
17478
487d9753
PL
174792014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17480
17481 * gdb.arch/avr-flash-qualifer.c: New.
17482 * gdb.arch/avr-flash-qualifer.exp: New.
17483
cc1c52ad
PA
174842014-07-14 Pedro Alves <palves@redhat.com>
17485
17486 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17487 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17488
1e973570
PA
174892014-07-14 Pedro Alves <palves@redhat.com>
17490
17491 * gdb.base/double-prompt-target-event-error.c: New file.
17492 * gdb.base/double-prompt-target-event-error.exp: New file.
17493
93d6eb10
PA
174942014-07-14 Pedro Alves <palves@redhat.com>
17495
17496 PR gdb/17072
17497 * gdb.base/paginate-inferior-exit.c: New file.
17498 * gdb.base/paginate-inferior-exit.exp: New file.
17499
0017922d
PA
175002014-07-14 Pedro Alves <palves@redhat.com>
17501
17502 PR gdb/17072
17503 * gdb.base/paginate-bg-execution.c: New file.
17504 * gdb.base/paginate-bg-execution.exp: New file.
17505
94696ad3
PA
175062014-07-14 Pedro Alves <palves@redhat.com>
17507
17508 PR gdb/17072
17509 * gdb.base/paginate-execution-startup.c: New file.
17510 * gdb.base/paginate-execution-startup.exp: New file.
17511 * lib/gdb.exp (pagination_prompt): New global.
17512 (default_gdb_spawn): New procedure, factored out from
17513 default_gdb_spawn.
17514 (default_gdb_start): Adjust to call default_gdb_spawn.
17515 (gdb_spawn): New procedure.
17516
bd293940
PA
175172014-07-14 Pedro Alves <palves@redhat.com>
17518
17519 * lib/gdb.exp (gdb_assert): New procedure.
17520 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17521
c933f875
PA
175222014-07-14 Pedro Alves <palves@redhat.com>
17523
17524 * gdb.base/execution-termios.c: New file.
17525 * gdb.base/execution-termios.exp: New file.
17526
d98b7a16
TT
175272014-07-14 Tom Tromey <tromey@redhat.com>
17528
17529 * gdb.cp/vla-cxx.cc: New file.
17530 * gdb.cp/vla-cxx.exp: New file.
17531
548740d6
TT
175322014-07-14 Tom Tromey <tromey@redhat.com>
17533
17534 * gdb.reverse/rerun-prec.c: New file.
17535 * gdb.reverse/rerun-prec.exp: New file.
17536
a25eb028
MR
175372014-07-12 Maciej W. Rozycki <macro@mips.com>
17538 Maciej W. Rozycki <macro@codesourcery.com>
17539
17540 * lib/gdb-utils.exp: New file.
17541 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17542 inline `gdb_init_command' processing.
17543 (gdb_start_cmd): Likewise.
17544 * lib/mi-support.exp (mi_run_cmd): Likewise.
17545 * README: Document `gdb_init_command' and `gdb_init_commands'.
17546
218c2655
JK
175472014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17548
17549 Fix false FAIL running under a very long directory name.
17550 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17551 and "set print elements 10000". Twice.
17552
5401fde3
YQ
175532014-07-11 Yao Qi <yao@codesourcery.com>
17554
17555 * gdb.base/exprs.exp: "set print symbol off".
17556
e76126e8
PA
175572014-07-11 Pedro Alves <palves@redhat.com>
17558
17559 * gdb.threads/kill.c: New file.
17560 * gdb.threads/kill.exp: New file.
17561
2d6f0de6
YQ
175622014-07-10 Yao Qi <yao@codesourcery.com>
17563
17564 * gdb.trace/tfile.c (write_basic_trace_file)
17565 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17566 address written to trace file.
17567
7180e04a
PA
175682014-07-09 Pedro Alves <palves@redhat.com>
17569
17570 * gdb.base/attach-wait-input.exp: New file.
17571 * gdb.base/attach-wait-input.c: New file.
17572
9a9a7608
AB
175732014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17574
17575 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17576 setting up test structures.
17577 (main): Call new test function.
17578 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17579 test function, continue into test function and walk test
17580 structures.
17581
161ac41e
YQ
175822014-07-02 Yao Qi <yao@codesourcery.com>
17583
17584 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17585 'bar_start' at the beginning of functions 'foo' and 'bar'
17586 respectively.
17587 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17588 instead of 'foo' and 'bar'.
17589
1f267ae3
MM
175902014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17591
17592 * gdb.btrace/segv.exp: New.
17593 * gdb.btrace/segv.c: New.
17594
2b239efb
LM
175952014-07-02 Luis Machado <lgustavo@codesourcery.com>
17596
17597 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17598 instruction.
17599
cf363f18
MW
176002014-06-30 Mark Wielaard <mjw@redhat.com>
17601
17602 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17603 vulture, vilify, villar): New volatile array constants.
17604 (vindictive, vegetation): New const volatile array constants.
17605 * gdb.base/volatile.exp: Test volatile and const volatile array
17606 types.
17607
aebf9d24
AA
176082014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17609
17610 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17611 target lacks support for awatch, rwatch, or hbreak.
17612
b67a2c6f
YQ
176132014-06-27 Yao Qi <yao@codesourcery.com>
17614
17615 * gdb.multi/dummy-frame-restore.exp: New.
17616 * gdb.multi/dummy-frame-restore.c: New.
17617
aef92902
MM
176182014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17619
17620 * gdb.btrace/gcore.exp: New.
17621
8e9db26e
PA
176222014-06-23 Pedro Alves <palves@redhat.com>
17623
17624 * gdb.base/watchpoint-reuse-slot.c: New file.
17625 * gdb.base/watchpoint-reuse-slot.exp: New file.
17626
70afc5b7
SC
176272014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17628
17629 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17630 progspace's filename in 'info', 'enable' and 'disable' command
17631 tests.
17632
b972bd9c
JK
176332014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17634
17635 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17636 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17637 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17638
125f8a3d
GB
176392014-06-20 Gary Benson <gbenson@redhat.com>
17640
17641 * gdb.arch/i386-avx.exp: Fix include file location.
17642 * gdb.arch/i386-sse.exp: Likewise.
17643
3ed9baed
IB
176442014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17645
17646 * gdb.dlang/expression.exp: New file.
17647
034f788c
PA
176482014-06-19 Pedro Alves <palves@redhat.com>
17649
17650 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17651 out from ...
17652 (top level): ... here. Iterate running tests under different
17653 scheduler-locking settings.
17654
45371d0c
LM
176552014-06-18 Luis Machado <lgustavo@codesourcery.com>
17656
17657 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17658 to DW_FORM_addr and use non-zero addresses.
17659
5d376983
SC
176602014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17661
17662 PR gdb/17017
17663 * gdb.python/py-xmethods.cc: Add global function call counters and
17664 increment them in their respective functions. Remove "cout"
17665 statements.
17666 * gdb.python/py-xmethods.exp: Make tests check the global function
17667 call counters instead of depending on inferior IO.
17668
a1aa2221
LM
176692014-06-18 Don Breazeal <donb@codesourcery.com>
17670
17671 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17672 Deleted procedure.
17673 (explicit_fork_parent_follow): Deleted procedure.
17674 (explicit_fork_child_follow): Deleted procedure.
17675 (test_follow_fork): New procedure.
17676 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17677 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17678 procedure calls.
17679
0fc05997
YQ
176802014-06-17 Yao Qi <yao@codesourcery.com>
17681
17682 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17683 CP1252.
17684
70795c52
LM
176852014-06-17 Luis Machado <lgustavo@codesourcery.com>
17686
17687 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17688 Initialize ptr and S explicitly.
17689 (skip_type_update_when_not_use_rtti_test): Likewise.
17690
6be47f0c
KS
176912014-06-16 Keith Seitz <keiths@redhat.com>
17692
17693 PR mi/15863
17694 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17695 the inferior is started.
17696
d03de421
PA
176972014-06-16 Pedro Alves <palves@redhat.com>
17698
17699 * gdb.base/break-main-file-remove-fail.c: New file.
17700 * gdb.base/break-main-file-remove-fail.exp: New file.
17701 * gdb.base/break-unload-file.exp: Use build_executable instead of
17702 prepare_for_testing.
17703 (test_break): New parameter "initial_load". Handle it.
17704 (top level): Add initial_load cmdline/file axis.
17705
f9579b99
TT
177062014-06-12 Tom Tromey <tromey@redhat.com>
17707
17708 * gdb.base/completion.exp: Don't use directory name in test.
17709
3657956b
GB
177102014-06-09 Gary Benson <gbenson@redhat.com>
17711
17712 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17713 separate the always-available ANSI-standard signals from the
17714 signals that require checking.
17715 (main): Likewise.
17716 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17717 Likewise.
17718 (main): Likewise.
17719
4186eb54
KS
177202014-06-07 Keith Seitz <keiths@redhat.com>
17721
17722 Revert:
17723 PR c++/16253
17724 * gdb.cp/var-tag.cc: New file.
17725 * gdb.cp/var-tag.exp: New file.
17726 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17727 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17728 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17729 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17730
25326a28 177312014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17732
17733 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17734
829155c9
PA
177352014-06-06 Pedro Alves <palves@redhat.com>
17736
17737 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17738 in target debug output instead of looking at RSP packets,
17739 disabling the test on any target that uses hardware stepping.
17740 Update comments.
17741
61c8d22e
PA
177422014-06-06 Pedro Alves <palves@redhat.com>
17743
17744 * gdb.base/break-unload-file.exp: Fix typo.
17745
d9a47287
YQ
177462014-06-06 Yao Qi <yao@codesourcery.com>
17747
17748 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17749 from "jit_function" to "^jit_function".
17750
e5e01dbf
YQ
177512014-06-06 Yao Qi <yao@codesourcery.com>
17752
17753 * gdb.base/async.c (foo): Add one statement.
17754 * gdb.base/async.exp: Get the next instruction address and
17755 match the output of "nexti" by instruction address. Match
17756 the hex address in the output of "finish".
17757
73ba372c
GB
177582014-06-06 Gary Benson <gbenson@redhat.com>
17759
17760 * gdb.base/call-signals.c: Remove preprocessor conditionals
17761 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17762 SIGSEGV and SIGTERM.
17763 * gdb.base/sigall.c: Likewise.
17764 * gdb.base/unwindonsignal.c: Likewise.
17765 * gdb.reverse/sigall-reverse.c: Likewise.
17766
831517df
YQ
177672014-06-06 Yao Qi <yao@codesourcery.com>
17768
17769 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17770 readable, skip the test.
17771
b8b91e98
YQ
177722014-06-06 Yao Qi <yao@codesourcery.com>
17773
17774 * gdb.threads/staticthreads.c (thread_function): Move the line
17775 setting breakpoint on forward.
17776 * gdb.threads/staticthreads.exp: Update comments.
17777
fb934770
LC
177782014-06-05 Ludovic Courtès <ludo@gnu.org>
17779
17780 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17781 "history-append! type error".
17782
6ef284bd
SM
177832014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17784
17785 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17786 erroneous dprintf expected input.
17787
a872e241
DE
177882014-06-04 Doug Evans <xdje42@gmail.com>
17789
17790 * gdb.guile/scm-generics.exp: Delete.
17791
16f691fb
DE
177922014-06-04 Doug Evans <xdje42@gmail.com>
17793
17794 * gdb.guile/scm-breakpoint.exp: Update.
17795 Add tests for breakpoint registration.
17796
012370f6
TT
177972014-06-04 Tom Tromey <tromey@redhat.com>
17798
17799 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17800 VLA-in-union.
17801 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17802 inner_vla_struct, vla_union types. Initialize objects of those
17803 types and compute their sizes.
17804
9f5a4cef
HZ
178052014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17806 Hui Zhu <hui@codesourcery.com>
17807
17808 * gdb.base/fileio.exp: Add test for shell not available as well as
17809 available.
17810 * gdb.base/fileio.c (test_system): Check for shell twice.
17811
90a45c4d
YQ
178122014-06-04 Yao Qi <yao@codesourcery.com>
17813
17814 * gdb.base/auto-connect-native-target.exp: Remove redundant
17815 space from the regexp pattern.
17816
70017e41
YQ
178172014-06-04 Yao Qi <yao@codesourcery.com>
17818
17819 * gdb.base/default.exp: Replace "child" with "native" in
17820 regexp pattern.
17821
883964a7
SC
178222014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17823
17824 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17825 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17826 * gdb.python/py-xmethods.py: Python script supporting the
17827 new testcase and tests.
17828
ef370185
JB
178292014-06-03 Joel Brobecker <brobecker@adacore.com>
17830 Pedro Alves <palves@redhat.com>
17831
17832 PR breakpoints/17000
17833 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17834 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17835
1e2ccb61
BM
178362014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17837
17838 * gdb.base/subst.exp: Add tests to verify partial path matching
17839 output.
17840
c6ec5ab2
PA
178412014-06-03 Pedro Alves <palves@redhat.com>
17842
17843 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17844 target that doesn't use software single-stepping.
17845
835c559f
PA
178462014-06-03 Pedro Alves <palves@redhat.com>
17847
17848 PR breakpoints/17000
17849 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17850 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17851
06eb1586
DE
178522014-06-02 Doug Evans <xdje42@gmail.com>
17853
17854 * gdb.guile/scm-parameter.exp: New file.
17855
e698b8c4
DE
178562014-06-02 Doug Evans <xdje42@gmail.com>
17857
17858 * gdb.guile/scm-cmd.c: New file.
17859 * gdb.guile/scm-cmd.exp: New file.
17860
ded03782
DE
178612014-06-02 Doug Evans <xdje42@gmail.com>
17862
17863 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17864 pretty-printer lookup.
17865 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17866 (make-pp_s-printer): Call it.
17867 (make-pretty-printer-from-dict): New function.
17868 (lookup-pretty-printer-maker-from-dict): New function.
17869 (*pretty-printer*): Simplify.
17870 (make-objfile-pp_s-printer): New function.
17871 (install-objfile-pretty-printers!): New function.
17872 (make-progspace-pp_s-printer): New function.
17873 (install-progspace-pretty-printers!): New function.
17874 * gdb.guile/scm-progspace.c: New file.
17875 * gdb.guile/scm-progspace.exp: New file.
17876
41fac0cf
PA
178772014-06-02 Pedro Alves <palves@redhat.com>
17878
17879 * gdb.base/dprintf-bp-same-addr.c: New file.
17880 * gdb.base/dprintf-bp-same-addr.exp: New file.
17881
96ae5695
EBM
178822014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17883
17884 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17885 * gdb.arch/powerpc-power.s: Likewise.
17886
da02b3a8
JB
178872014-06-02 Joel Brobecker <brobecker@adacore.com>
17888
17889 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17890
c72b2e7b
YQ
178912014-06-01 Yao Qi <yao@codesourcery.com>
17892
17893 * gdb.base/watchpoint.exp (test_watch_location): Check null
17894 pointer can be dereferenced. If not, do the test, otherwise
17895 skip it.
17896
53e8a631
AB
178972014-05-30 Andrew Burgess <aburgess@broadcom.com>
17898
17899 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17900 results.
17901 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17902
938f0e2f
AB
179032014-05-30 Andrew Burgess <aburgess@broadcom.com>
17904
17905 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17906 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17907 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17908 * gdb.arch/amd64-invalid-stack-top.c: New file.
17909 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17910
9ba6657a
PA
179112014-05-30 Pedro Alves <palves@redhat.com>
17912
17913 PR breakpoints/17000
17914 * gdb.base/sss-bp-on-user-bp.c: New file.
17915 * gdb.base/sss-bp-on-user-bp.exp: New file.
17916
522c09bf
DB
179172014-05-30 David Blaikie <dblaikie@gmail.com>
17918
17919 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17920 gnu_inline semantics via attribute.
17921 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17922 source explicitly specifies the required semantics.
17923
bf4ef81e
MR
179242014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17925
17926 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17927
329ea579
PA
179282014-05-29 Pedro Alves <palves@redhat.com>
17929 Tom Tromey <tromey@redhat.com>
17930
17931 * gdb.base/async-shell.exp: Don't enable target-async.
17932 * gdb.base/async.exp
17933 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17934 parameter. Adjust.
17935 (top level): Don't test with "target-async".
17936 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17937 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17938 * gdb.base/inferior-died.exp: Don't enable target-async.
17939 * gdb.base/interrupt-noterm.exp: Likewise.
17940 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17941 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17942 * gdb.mi/mi-nonstop.exp: Likewise.
17943 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17944 * gdb.mi/mi-nsintrall.exp: Likewise.
17945 * gdb.mi/mi-nsmoribund.exp: Likewise.
17946 * gdb.mi/mi-nsthrexec.exp: Likewise.
17947 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17948 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17949 * gdb.python/py-evsignal.exp: Don't enable target-async.
17950 * gdb.python/py-evthreads.exp: Likewise.
17951 * gdb.python/py-prompt.exp: Likewise.
17952 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17953 * gdb.server/solib-list.exp: Don't enable target-async.
17954 * gdb.threads/thread-specific-bp.exp: Likewise.
17955 * lib/mi-support.exp: Adjust to use mi-async.
17956
fd664c91
PA
179572014-05-29 Pedro Alves <palves@redhat.com>
17958
17959 PR gdb/13860
17960 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17961 reason, even in sync mode.
17962
251bde03
PA
179632014-05-29 Pedro Alves <palves@redhat.com>
17964 Hui Zhu <hui@codesourcery.com>
17965
17966 PR PR15693
17967 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17968 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17969 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17970 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17971
7f3c0343
JB
179722014-05-28 Joel Brobecker <brobecker@adacore.com>
17973
17974 * config/monitor.exp (gdb_target_monitor): Replace use of
17975 "set remotebaud" by "set serial baud".
17976
b2715b27
AW
179772014-05-26 Andy Wingo <wingo@igalia.com>
17978
17979 * gdb.guile/scm-breakpoint.exp:
17980 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17981 properties instead of gdb-object-properties.
17982
498a4489
YQ
179832014-05-26 Yao Qi <yao@codesourcery.com>
17984
17985 * gdb.server/no-thread-db.exp: Specify source file name
17986 explicitly when setting a breakpoint.
17987
589fdceb
MM
179882014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17989
17990 * gdb.btrace/vdso.c: New.
17991 * gdb.btrace/vdso.exp: New.
17992
e9089e05
MM
179932014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17994
17995 * gdb.base/gcore.exp (capture_command_output): Move ...
17996 * lib/gdb.exp (capture_command_output): ... here.
17997
67b5c0c1
MM
179982014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17999
18000 * gdb.btrace/data.exp: Test memory access during btrace replay.
18001
a2199296
SM
180022014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18003
18004 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18005
17b2616c
PA
180062014-05-21 Pedro Alves <palves@redhat.com>
18007
18008 PR gdb/13860
18009 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18010 (top level): Test that output related to execution commands is
18011 sent to the console with CLI commands, but not with MI commands.
18012 Test that breakpoint events are always mirrored to the console.
18013 Also expect the new source line to be output after a "next" in
18014 async mode too. Make it a pass/fail test.
18015 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18016 output.
18017 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18018
5166082f
PA
180192014-05-21 Pedro Alves <palves@redhat.com>
18020
18021 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18022 Use them to test variations of "list" after reaching a breakpoint.
18023 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18024 Test "list" with listsize 10 after reaching a breakpoint.
18025 * gdb.python/python.exp (decode_line current location line
18026 number): Adjust expected line number.
18027
2f25d70f
SM
180282014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18029
18030 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18031 behavior for $args, pass it directly to "run".
18032
ff604a67
MR
180332014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18034
18035 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18036 30000 to 65536.
18037
6a3cb8e8
PA
180382014-05-21 Pedro Alves <palves@redhat.com>
18039
18040 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18041 auto-connect-native-target off".
18042 * gdb.base/auto-connect-native-target.c: New file.
18043 * gdb.base/auto-connect-native-target.exp: New file.
18044
4ebfc96e
PA
180452014-05-21 Pedro Alves <palves@redhat.com>
18046
18047 * gdb.base/default.exp: Test "target native" instead of "target
18048 child".
18049
36d46afb
MW
180502014-05-21 Mark Wielaard <mjw@redhat.com>
18051
18052 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18053
5876f503
JK
180542014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18055
18056 Fix TLS access for -static -pthread.
18057 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18058 <HAVE_TLS> (thread_function, main): Initialize it.
18059 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18060 Add clean_restart.
18061 <$have_tls != "">: Check TLSVAR.
18062
0256a6ac
PA
180632014-05-21 Pedro Alves <palves@redhat.com>
18064
18065 * gdb.base/dcache-line-read-error.c: New.
18066 * gdb.base/dcache-line-read-error.exp: New.
18067
936d2992
PA
180682014-05-20 Pedro Alves <palves@redhat.com>
18069
18070 * gdb.base/compare-sections.c: New file.
18071 * gdb.base/compare-sections.exp: New file.
18072
802e8e6d
PA
180732014-05-20 Pedro Alves <palves@redhat.com>
18074
18075 * gdb.base/break-idempotent.c: New file.
18076 * gdb.base/break-idempotent.exp: New file.
18077
e59fa00f
MM
180782014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18079
18080 * gdb.btrace/nohist.exp: New.
18081
8b696e31
YQ
180822014-05-20 Yao Qi <yao@codesourcery.com>
18083
18084 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18085 gdb.reverse directory and gdb_reverse_timeout exists in board
18086 setting.
18087 * README: Document gdb_reverse_timeout.
18088
73c9764f
YQ
180892014-05-20 Yao Qi <yao@codesourcery.com>
18090
18091 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18092 'test_file_name'. Treat args as a string instead of a list.
18093 (gdb_init): Rename argument 'args' by 'test_file_name'.
18094
f1f4348a
JK
180952014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18096
18097 * gdb.arch/powerpc-power.exp: New file.
18098 * gdb.arch/powerpc-power.s: New file.
18099
0dbe70ce
DE
181002014-05-16 Doug Evans <dje@google.com>
18101
18102 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18103 * gdb.base/completion.exp: Check that all expected files exist
18104 before doing file completion.
0dbe70ce 18105
8d551b02
DE
181062014-05-16 Doug Evans <dje@google.com>
18107
18108 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18109 Update.
18110 (do_syscall_tests_without_xml): Update.
18111
73eb7709
PA
181122014-05-16 Pedro Alves <palves@redhat.com>
18113
18114 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18115 instead of "unknown output after running".
18116
3fae92fc
YQ
181172014-05-16 Yao Qi <yao@codesourcery.com>
18118
18119 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18120 file1.txt from host at the end.
18121 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18122
c2b2ccc5
DE
181232014-05-15 Doug Evans <dje@google.com>
18124
18125 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18126 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18127 loading file. Add test for TU lookup.
18128
8c217a4b
SM
181292014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18130
18131 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18132 calling "-exec-arguments" or "set args" before running the
18133 inferior.
18134
3deb39c6
SM
181352014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18136
18137 * lib/mi-support.exp (mi_expect_stop): Expect message for
18138 inferiors that exit with non-zero exit code.
18139
71a79f8c
YQ
181402014-05-14 Yao Qi <yao@codesourcery.com>
18141
18142 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18143 match absolute path on remote host.
18144 (test_file_list_exec_source_files): Remove "/" from the
18145 pattern.
18146
f23fcd46
YQ
181472014-05-14 Yao Qi <yao@codesourcery.com>
18148
18149 * boards/local-remote-host-notty.exp (${board}_file): New
18150 proc.
18151
9404b58f
KM
181522014-05-07 Kyle McMartin <kyle@redhat.com>
18153
18154 Pushed by Joel Brobecker <brobecker@adacore.com>.
18155 * gdb.arch/aarch64-atomic-inst.c: New file.
18156 * gdb.arch/aarch64-atomic-inst.exp: New file.
18157
5e45f04c
YQ
181582014-05-07 Yao Qi <yao@codesourcery.com>
18159
18160 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18161 in current context" too.
18162
c888a17d
KS
181632014-05-05 Keith Seitz <keiths@redhat.com>
18164
18165 * gdb.linespec/ls-dollar.exp: Add test for linespec
18166 file:convenience_variable.
18167
290a839c
YQ
181682014-05-05 Yao Qi <yao@codesourcery.com>
18169
18170 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18171 traceframes into tfile and ctf trace files. Read data from
18172 trace file and test collected data.
18173 (gdb_collect_locals_test): Likewise.
18174 (gdb_unavailable_registers_test): Likewise.
18175 (gdb_unavailable_floats): Likewise.
18176 (gdb_collect_globals_test): Likewise.
18177 (top-level): Append "ctf" to trace_file_targets if GDB
18178 supports.
18179
b5262cd0
YQ
181802014-05-05 Yao Qi <yao@codesourcery.com>
18181
18182 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18183 code to ...
18184 (gdb_collect_args_test_1): ... it. New proc.
18185 (gdb_collect_locals_test): Move some code to ...
18186 (gdb_collect_locals_test_1): ... it. New proc.
18187 (gdb_unavailable_registers_test): Move some code to ...
18188 (gdb_unavailable_registers_test_1): ... it. New proc.
18189 (gdb_unavailable_floats): Move some code to ...
18190 (gdb_unavailable_floats_1): ... it. New proc.
18191
30a1e6cc
SDJ
181922014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18193
18194 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18195 probes to test for bitness recognition.
18196 * gdb.arch/amd64-stap-optional-prefix.exp
18197 (test_probe_value_without_reg): New procedure.
18198 Add code to test for different kinds of bitness.
18199
f33da99a
SDJ
182002014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18201
18202 PR breakpoints/16889
18203 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18204 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18205
5b80f00d
PA
182062014-05-01 Pedro Alves <palves@redhat.com>
18207
18208 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18209 gdb_file_cmd if no file is specified.
18210 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18211 last_loaded_file to set the remote exec-file.
18212
f8c2a73c
PA
182132014-05-01 Pedro Alves <palves@redhat.com>
18214
18215 * boards/local-remote-host.exp: New file.
18216
be6e8ac7
PA
182172014-05-01 Pedro Alves <palves@redhat.com>
18218
18219 * boards/local-remote-host.exp: Rename to ...
18220 * boards/local-remote-host-notty.exp: ... this.
18221
cac0dc8f
JB
182222014-04-28 Joel Brobecker <brobecker@adacore.com>
18223
18224 * gdb.ada/dyn_arrayidx: New testcase.
18225
9730e6cc
YQ
182262014-04-26 Yao Qi <yao@codesourcery.com>
18227
18228 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18229 and compute the length of function main. Save it in
18230 $main_length.
18231 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18232 (top-level): Use gdb_compile to compile objects into
18233 executable and restart GDB. Remove invocation to
18234 prepare_for_testing.
18235
7ae1a6a6
PA
182362014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18237 Pedro Alves <palves@redhat.com>
18238
18239 PR server/16255
18240 * gdb.multi/multi-attach.c: New file.
18241 * gdb.multi/multi-attach.exp: New file.
18242
4082afcc
PA
182432014-04-25 Pedro Alves <palves@redhat.com>
18244
18245 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18246 user.
18247 (top level): Test that "set remote conditional-breakpoints-packet
18248 off" works as intended.
18249 * gdb.base/dprintf.exp: Test that "set remote
18250 breakpoint-commands-packet off" works as intended.
18251 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18252 New function.
18253 (top level): Call it.
18254 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18255 remote fast-tracepoints-packet off" works as intended.
18256 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18257 * lib/gdb.exp (gdb_is_target_remote): ... here.
18258
2abc3f8d
DB
182592014-04-24 David Blaikie <dblaikie@gmail.com>
18260
18261 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18262 ensure clang would not discard them.
18263 * gdb.base/gdbvars.c: Ditto.
18264 * gdb.base/memattr.c: Ditto.
18265 * gdb.base/whatis.c: Ditto.
18266 * gdb.python/py-prettyprint.c: Ditto.
18267 * gdb.trace/actions.c: Ditto.
18268 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18269 ensure clang would not discard it.
18270
bfd39632
DB
182712014-04-24 David Blaikie <dblaikie@gmail.com>
18272
18273 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18274 clang to emit the full definition of type required by the test
18275 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18276
22842ff6
DB
182772014-04-24 David Blaikie <dblaikie@gmail.com>
18278
18279 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18280 coax Clang into emitting the definition of the type.
18281 * gdb.cp/pr10728-x.h (y): Ditto.
18282 * gdb.cp/pr10728-y.cc (y): Ditto.
18283
c2e827ad
DB
182842014-04-24 David Blaikie <dblaikie@gmail.com>
18285
18286 * gdb.base/label.exp: XFAIL label related tests under Clang.
18287 * gdb.cp/cplabel.exp: Ditto.
18288 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18289 under Clang those using labels.
18290
4c2d33e7
YQ
182912014-04-25 Yao Qi <yao@codesourcery.com>
18292
18293 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18294 double_label.
18295 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18296 partial_label and double_label.
18297
56083b99
DB
182982014-04-24 David Blaikie <dblaikie@gmail.com>
18299
18300 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18301
25d4e99d
DB
183022014-04-24 David Blaikie <dblaikie@gmail.com>
18303
18304 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18305 of the function to work across GCC and Clang.
18306 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18307 pointer types (const void ** const V void **).
18308
01f9f808
MS
183092014-04-24 Michael Sturm <michael.sturm@mintel.com>
18310 Walfred Tedeschi <walfred.tedeschi@intel.com>
18311
18312 * Makefile.in (EXECUTABLES): Added i386-avx512.
18313 * gdb.arch/i386-avx512.c: New file.
18314 * gdb.arch/i386-avx512.exp: Likewise.
18315
4b48d439
KS
183162014-04-23 Keith Seitz <keiths@redhat.com>
18317
18318 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18319 (mi_make_breakpoint_table): New procedure.
18320 (mi_create_breakpoint): Use mi_make_breakpoint
18321 and return the result.
18322 (mi_make_breakpoint): New procedure.
18323 (mi_build_kv_pairs): New procedure.
18324
18325 * gdb.mi/mi-break.exp: Remove unused globals,
18326 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18327 All callers updated.
18328 * gdb.mi/mi-dprintf.exp: Use variable to track command
18329 number.
18330 Update all callers of mi_create_breakpoint and use
18331 mi_make_breakpoint_table.
18332 Remove any unused global variables.
18333 * gdb.mi/mi-nonstop.exp: Likewise.
18334 * gdb.mi/mi-nsintrall.exp: Likewise.
18335 * gdb.mi/mi-nsmoribund.exp: Likewise.
18336 * gdb.mi/mi-nsthrexec.exp: Likewise.
18337 * gdb.mi/mi-reverse.exp: Likewise.
18338 * gdb.mi/mi-simplerun.exp: Likewise.
18339 * gdb.mi/mi-stepn.exp: Likewise.
18340 * gdb.mi/mi-syn-frame.exp: Likewise.
18341 * gdb.mi/mi-until.exp: Likewise.
18342 * gdb.mi/mi-var-cp.exp: Likewise.
18343 * gdb.mi/mi-var-display.exp: Likewise.
18344 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18345 * gdb.mi/mi2-var-child.exp: Likewise.
18346 * gdb.mi/mi-vla-c99.exp: Likewise.
18347 * lib/mi-support.exp: Likewise.
18348
18349 From Ian Lance Taylor <iant@cygnus.com>:
18350 * lib/gdb.exp (parse_args): New procedure.
18351
08351840
PA
183522014-04-23 Pedro Alves <palves@redhat.com>
18353
18354 * gdb.base/break-unload-file.c: New file.
18355 * gdb.base/break-unload-file.exp: New file.
18356 * gdb.base/sym-file-lib.c (baz): New function.
18357 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18358 field.
18359 (load): Store the segment's mapped size.
18360 (unload): New function.
18361 (unload_shlib): New function.
18362 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18363 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18364 set a breakpoint at baz, and call it.
18365 * gdb.base/sym-file.exp: New tests for stale breakpoint
18366 instructions.
18367
076855f9
PA
183682014-04-23 Pedro Alves <palves@redhat.com>
18369
18370 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18371 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18372 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18373 * gdb.base/hbreak-unmapped.c: New file.
18374 * gdb.base/hbreak-unmapped.exp: New file.
18375 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18376 * lib/gdb.exp (gdb_is_target_remote): ... here.
18377
483805cf
PA
183782014-04-22 Pedro Alves <palves@redhat.com>
18379
18380 * gdb.base/consecutive-step-over.c: New file.
18381 * gdb.base/consecutive-step-over.exp: New file.
18382
06d97543
PA
183832014-04-22 Pedro Alves <palves@redhat.com>
18384
18385 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18386 instead of send_gdb/gdb_expect.
18387
b4429ea2
YQ
183882014-04-22 Yao Qi <yao@codesourcery.com>
18389
18390 * lib/trace-support.exp (generate_tracefile): New procedure.
18391 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18392 return 0.
18393 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18394 if generate_tracefile returns 1.
18395
51d48146
PA
183962014-04-18 Tom Tromey <palves@redhat.com>
18397 Pedro alves <tromey@redhat.com>
18398
18399 PR backtrace/15558
18400 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18401 with a backtrace limit.
18402 * gdb.python/py-frame-inline.exp: Test running to an inline
18403 function with a backtrace limit, and printing the newest frame.
18404 * gdb.python/py-frame-inline.c (main): Call f.
18405
bd1dce5f
MS
184062014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18407
18408 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18409
40d1a503
MS
184102014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18411
18412 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18413 Drop prefix from unsupported source file path.
18414
389b98f7
YQ
184152014-04-17 Yao Qi <yao@codesourcery.com>
18416
18417 * lib/gdb.exp (with_target_charset): New proc.
18418 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18419 with_target_charset.
18420 (test_print_strings): Likewise.
18421 (test_repeat_bytes): Likewise.
18422 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18423 for some tests.
18424
22869d73
KS
184252014-04-16 Keith Seitz <keiths@redhat.com>
18426
18427 PR gdb/15827
18428 * gdb.dwarf2/corrupt.c: New file.
18429 * gdb.dwarf2/corrupt.exp: New file.
18430
c4f87ca6
KS
184312014-04-16 Keith Seitz <keiths@redhat.com>
18432
18433 PR c++/16597
18434 * gdb.cp/namelessclass.cc: New file.
18435 * gdb.cp/namelessclass.exp: New file.
18436 * gdb.cp/namelessclass.S: New file.
18437
ab19de87
DE
184382014-04-16 Doug Evans <dje@google.com>
18439
18440 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18441 Add comment.
18442 (gdbserver_default_get_comm_port): New function.
18443 (gdbserver_start): Check if board file provided
18444 "gdbserver,get_comm_port" and use it if so.
18445 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18446 (gdb,socketport): Set to "stdio".
18447 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18448 (stdio_gdbserver_template): Delete.
18449 (${board}_get_remote_address): Update.
18450 (${board}_build_remote_cmd): Delete.
18451 (${board}_get_comm_port): New function.
18452 (${board}_spawn): Update.
18453 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18454 Delete.
18455 (${board}_get_remote_address): Update.
18456 (${board}_get_comm_port): New function.
18457
fc98a809
AB
184582014-04-16 Andrew Burgess <aburgess@broadcom.com>
18459
18460 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18461 appearing in any order.
18462
87fd9e6e
DE
184632014-04-15 Doug Evans <dje@google.com>
18464
18465 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18466 uninitialized value of "description".
18467
099fc3ea
KS
184682014-04-15 Keith Seitz <keiths@redhat.com>
18469
18470 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18471 Remove unused globals.
18472 (test_running_the_program): Likewise.
18473 (test_controlled_execution): Likewise.
18474 (test_controlling_breakpoints): Likewise.
18475 (test_program_termination): Likewise.
18476
5da151d4
KS
184772014-04-15 Keith Seitz <keiths@redhat.com>
18478
18479 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18480 unused globals.
18481 (test_rbreak_creation_and_listing): Likewise.
18482 (test_ignore_count): Likewise.
18483 (test_error): Likewise.
18484
35e5d2f0
PA
184852014-04-15 Pedro Alves <palves@redhat.com>
18486
18487 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18488 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18489 sym-file-loader.c.
18490 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18491 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18492 to sym-file-loader.c.
18493 (struct library): Forward declare.
18494 (load_shlib, lookup_function): Change prototypes.
18495 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18496 (translate_offset): Remove declarations.
18497 (get_text_addr): New declaration.
18498 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18499 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18500 sym-file-loader.h.
18501 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18502 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18503 here from sym-file-loader.h.
18504 (struct library): New structure.
18505 (load_shlib, lookup_function): Change prototypes and adjust to
18506 work with a struct library.
18507 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18508 (translate_offset): Make static.
18509 (get_text_addr): New function.
18510 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18511
eb4c1710
PA
185122014-04-15 Pedro Alves <palves@redhat.com>
18513
18514 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18515
2d1baf52
PA
185162014-04-15 Pedro Alves <palves@redhat.com>
18517
18518 * gdb.base/sym-file-loader.c: Include <limits.h>.
18519 (SELF_LINK): New define.
18520 (get_origin): New function.
18521 (load_shlib): Use it.
18522 * gdb.base/sym-file.exp: Don't early return if the target is
18523 remote. Use runto_main, and issue fail is that fails. Use
18524 gdb_load_shlibs.
18525 (shlib_name): Delete.
18526 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18527
7dd6df01
PA
185282014-04-15 Pedro Alves <palves@redhat.com>
18529
18530 * gdb.base/sym-file.exp: Remove regex characters from test
18531 message. Don't refer to breakpoint numbers in test messages.
18532
b50c8614
KS
185332014-04-14 Keith Seitz <keiths@redhat.com>
18534
18535 PR c++/16253
18536 * gdb.cp/var-tag.cc: New file.
18537 * gdb.cp/var-tag.exp: New file.
18538 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18539 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18540 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18541 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18542
3d567982
TT
185432014-04-14 Tom Tromey <tromey@redhat.com>
18544
18545 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18546 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18547 type.
18548 * gdb.cp/enum-class.exp: New file.
18549 * gdb.cp/enum-class.cc: New file.
18550
0626fc76
TT
185512014-04-14 Tom Tromey <tromey@redhat.com>
18552
18553 * gdb.dwarf2/enum-type.exp: New file.
18554
dca325b3
SA
185552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18556
18557 * gdb.mi/mi-vla-c99.exp: New file.
18558 * gdb.mi/vla.c: New file.
18559
5854b38a
SA
185602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18561
18562 * gdb.base/vla-datatypes.c: New file.
18563 * gdb.base/vla-datatypes.exp: New file.
18564
463bb957
SA
185652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18566
18567 * gdb.base/vla-ptr.c: New file.
18568 * gdb.base/vla-ptr.exp: New file.
18569
3dd170be
SA
185702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18571
18572 * gdb.dwarf2/count.exp: New file.
18573
5ecaaa66
SA
185742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18575
18576 * gdb.base/vla-sideeffect.c: New file.
18577 * gdb.base/vla-sideeffect.exp: New file.
18578
41f1ada5
DB
185792014-04-14 David Blaikie <dblaikie@gmail.com>
18580
18581 * gdb.mi/non-stop.c: Add return value for non-void function return
18582 statement.
18583 * gdb.threads/staticthreads.c: Ditto.
18584
0be03e84
DE
185852014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18586 Doug Evans <xdje42@gmail.com>
18587
18588 * gdb.guile/scm-value.c: Improve test case.
18589 * gdb.guile/scm-value.exp: Add new test.
18590
f180a1fb
DB
185912014-04-11 David Blaikie <dblaikie@gmail.com>
18592
18593 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18594 override Clang's default.
18595
6b662e19
JB
185962014-04-11 Joel Brobecker <brobecker@adacore.com>
18597
18598 Revert the following changes (regressions):
18599
18600 * gdb.base/vla-sideeffect.c: New file.
18601 * gdb.base/vla-sideeffect.exp: New file.
18602
18603 * gdb.dwarf2/count.exp: New file.
18604
18605 * gdb.base/vla-multi.c: New file.
18606 * gdb.base/vla-multi.exp: New file.
18607
18608 * gdb.base/vla-ptr.c: New file.
18609 * gdb.base/vla-ptr.exp: New file.
18610
18611 * gdb.base/vla-datatypes.c: New file.
18612 * gdb.base/vla-datatypes.exp: New file.
18613
18614 * gdb.mi/mi-vla-c99.exp: New file.
18615 * gdb.mi/vla.c: New file.
18616
245a5f0b
KS
186172014-04-11 Keith Seitz <keiths@redhat.com>
18618
18619 PR c++/16675
18620 * gdb.cp/cpsizeof.exp: New file.
18621 * gdb.cp/cpsizeof.cc: New file.
18622
58a84dcf
SA
186232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18624
191a8a90
JB
18625 * gdb.mi/mi-vla-c99.exp: New file.
18626 * gdb.mi/vla.c: New file.
58a84dcf 18627
c8655f75
SA
186282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18629
18630 * gdb.base/vla-datatypes.c: New file.
18631 * gdb.base/vla-datatypes.exp: New file.
18632
024e13b4
SA
186332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18634
18635 * gdb.base/vla-ptr.c: New file.
18636 * gdb.base/vla-ptr.exp: New file.
18637
1a237e0e
SA
186382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18639
18640 * gdb.base/vla-multi.c: New file.
18641 * gdb.base/vla-multi.exp: New file.
18642
504f3432
SA
186432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18644
18645 * gdb.dwarf2/count.exp: New file.
18646
3bce8237
SA
186472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18648
191a8a90
JB
18649 * gdb.base/vla-sideeffect.c: New file.
18650 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18651
322f9c21
YQ
186522014-04-11 Yao Qi <yao@codesourcery.com>
18653
18654 * gdb.base/completion.exp: Check file exists before running tests
18655 on file completion.
18656
d708bcd1
PA
186572014-04-10 Pedro Alves <palves@redhat.com>
18658
18659 * gdb.base/cond-eval-mode.c: New file.
18660 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18661 prepare_for_testing to build the new file. Check result of
18662 runto_main.
18663 (test_break, test_watch): New procedures.
18664 (top level): Use them.
18665
ae1d2761
PM
186662014-04-08 Pierre Muller <muller@sourceware.org>
18667
18668 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18669 Ctrl-V use for mingw hosts.
18670
7af389b8
SC
186712014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18672
18673 * gdb.python/py-value.c: Improve test case.
18674 * gdb.python/py-value.exp: Add new test.
18675
5e703181
DE
186762014-04-07 David Blaikie <dblaikie@gmail.com>
18677
18678 * lib/compiler.c: Identify the clang compiler.
18679 * lib/compiler.cc: Ditto.
18680
9810b410
YQ
186812014-04-03 Yao Qi <yao@codesourcery.com>
18682
18683 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18684
98d1b8dc
AB
186852014-04-01 Anton Blanchard <anton@samba.org>
18686
18687 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18688 messages unique.
18689
3114cea1
AB
186902014-04-01 Anton Blanchard <anton@samba.org>
18691
18692 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18693 prepare_for_testing.
18694
62f7182c
AB
186952014-04-01 Anton Blanchard <anton@samba.org>
18696
18697 * gdb.arch/ppc64-atomic-inst.c: Remove.
18698 * gdb.arch/ppc64-atomic-inst.S: New file.
18699 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18700
770e7fc7
DE
187012014-03-31 Doug Evans <dje@google.com>
18702
18703 * gdb.base/print-symbol-loading-lib.c: New file.
18704 * gdb.base/print-symbol-loading-main.c: New file.
18705 * gdb.base/print-symbol-loading.exp: New file.
18706
46e2bafa
YQ
187072014-03-31 Yao Qi <yao@codesourcery.com>
18708
18709 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18710
8776cfe9
JB
187112014-03-28 Joel Brobecker <brobecker@adacore.com>
18712
18713 * gdb.ada/mi_dyn_arr: New testcase.
18714
5d1ef361
DE
187152014-03-27 Doug Evans <dje@google.com>
18716
18717 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18718
b5bee914
YQ
187192014-03-27 Yao Qi <yao@codesourcery.com>
18720
18721 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18722 if target is nios2-*-*.
18723
0d4d0e77
YQ
187242014-03-26 Yao Qi <yao@codesourcery.com>
18725
18726 * lib/gdb.exp (readline_is_used): New proc.
18727 * gdb.base/completion.exp: Move tests on command complete up.
18728 Skip the rest of tests if readline is not used.
18729 * gdb.ada/complete.exp: Skp the test if readline is not
18730 used.
18731 * gdb.base/filesym.exp: Likewise.
18732 * gdb.base/macscp.exp: Likewise.
18733 * gdb.base/readline-ask.exp: Likewise.
18734 * gdb.base/readline.exp: Likewise.
18735 * gdb.python/py-cmd.exp: Likewise.
18736 * gdb.trace/tfile.exp: Likewise.
18737
29361eee
YQ
187382014-03-26 Yao Qi <yao@codesourcery.com>
18739
18740 * gdb.base/macscp.exp: Fix code format issues.
18741
bc9a5525
UW
187422014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18743
18744 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18745 * gdb.asm/powerpc64le.inc: New file.
18746
d3839ede
PA
187472014-03-25 Pedro Alves <palves@redhat.com>
18748 Doug Evans <dje@google.com>
18749
18750 * gdb.base/source-execution.c: New file.
18751 * gdb.base/source-execution.exp: New file.
18752 * gdb.base/source-execution.gdb: New file.
18753
01672a57
DE
187542014-03-24 Doug Evans <dje@google.com>
18755
18756 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18757 using fission.
18758
88bbeca9
HZ
187592014-03-24 Hui Zhu <hui@codesourcery.com>
18760 Pedro Alves <palves@redhat.com>
18761
18762 PR breakpoints/16101
18763 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18764 test pass/fail messages. Detect missing support for dprintf when
18765 breakpoints are actually inserted.
18766 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18767 breakpoints are actually inserted.
18768 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18769 fails.
18770
d2348791
JK
187712014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18772
18773 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18774
feef67ab
DE
187752014-03-22 Doug Evans <xdje42@gmail.com>
18776
18777 * gdb.python/python.exp (python not supported): Verify multi-line
18778 python command issues an error.
25d743f9 18779 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18780 guile command issues an error.
feef67ab 18781
ecebef6a
MR
187822014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18783
18784 * gdb.threads/thread-specific.exp: Handle the lack of usable
18785 $this_breakpoint and $this_thread.
18786
ccdd1909
HZ
187872014-03-21 Hui Zhu <hui@codesourcery.com>
18788
18789 * gdb.base/attach.exp (do_command_attach_tests): New.
18790
beb460e8
PA
187912014-03-20 Tom Tromey <tromey@redhat.com>
18792 Pedro Alves <palves@redhat.com>
18793
18794 PR cli/15718
18795 * gdb.base/condbreak-call-false.c: New file.
18796 * gdb.base/condbreak-call-false.exp: New file.
18797
40acf43a
PA
187982014-03-20 Pedro Alves <palves@redhat.com>
18799
18800 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18801 Delete.
18802 (block_signals, unblock_signals): Delete.
18803 (child_function_2, main): Remove references to deleted variable
18804 and functions.
18805
9f5e1e02
PA
188062014-03-20 Pedro Alves <palves@redhat.com>
18807
18808 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18809 Use pthread_kill to signal thread 2.
18810 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18811 Adjust to make the test send itself a signal rather than using the
18812 host's "kill" command.
18813
99619bea
PA
188142014-03-20 Pedro Alves <palves@redhat.com>
18815
18816 * gdb.threads/multiple-step-overs.c: New file.
18817 * gdb.threads/multiple-step-overs.exp: New file.
18818 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18819 Adjust expected infrun debug output.
18820
2adfaa28
PA
188212014-03-20 Pedro Alves <palves@redhat.com>
18822
18823 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18824 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18825
31e77af2
PA
188262014-03-20 Pedro Alves <palves@redhat.com>
18827
18828 PR breakpoints/7143
18829 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18830 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18831 of gdb_test_multiple.
18832 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18833 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18834
b9f437de
PA
188352014-03-20 Pedro Alves <palves@redhat.com>
18836
18837 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18838 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18839
05adc73e
PA
188402014-03-19 Pedro Alves <palves@redhat.com>
18841
18842 * gdb.base/async.exp: Remove early return.
18843
6048b950
PA
188442014-03-19 Pedro Alves <palves@redhat.com>
18845
18846 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18847
8bcfb00a
PA
188482014-03-19 Pedro Alves <palves@redhat.com>
18849
18850 * gdb.base/async.exp (test_background): Expect \r\n after
18851 "completed." in the fail pattern.
18852
884e37dc
PA
188532014-03-19 Pedro Alves <palves@redhat.com>
18854
18855 * gdb.base/async.exp (test_background): New procedure.
18856 Use it for all background execution command tests.
18857
148e57e2
PA
188582014-03-19 Pedro Alves <palves@redhat.com>
18859
18860 * gdb.base/async.exp: Use prepare_for_testing.
18861
f48088c7
PA
188622014-03-19 Pedro Alves <palves@redhat.com>
18863
18864 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18865 the same line.
18866
e2f6c966
PA
188672014-03-19 Pedro Alves <palves@redhat.com>
18868
18869 * gdb.base/async.c (main): Add "jump here" and "until here" line
18870 marker comments.
18871 * gdb.base/async.exp (jump_here): New global.
18872 (jump& test): Use it.
18873 (until_here): New global.
18874 (until& test): Use it.
18875
c30568d4
PA
188762014-03-19 Pedro Alves <palves@redhat.com>
18877
18878 * gdb.base/async.exp: Don't frob gdb_protocol.
18879
0172b6a7
DE
188802014-03-18 Doug Evans <xdje42@gmail.com>
18881
18882 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18883 Fix spelling of exec-done-display.
18884
06c868a8
JK
188852014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18886
18887 PR gdb/15358
18888 * gdb.base/gdb-sigterm.c: New file.
18889 * gdb.base/gdb-sigterm.exp: New file.
18890
0c7e1a46
PA
188912014-03-18 Pedro Alves <palves@redhat.com>
18892
18893 PR gdb/13860
18894 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18895 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18896 solib-event.
18897
f7c77d93
JB
188982014-03-17 Joel Brobecker <brobecker@adacore.com>
18899
18900 * gdb.ada/pckd_arr_ren: New testcase.
18901
5a1e8c7a
DE
189022014-03-13 Doug Evans <xdje42@gmail.com>
18903
18904 PR guile/16612
18905 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18906 collect after discarding symbols.
18907
350e1a76
DE
189082014-03-13 Ludovic Courtès <ludo@gnu.org>
18909 Doug Evans <xdje42@gmail.com>
18910
18911 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18912 to history survives a gc.
18913
a69900ae
PA
189142014-03-13 Pedro Alves <palves@redhat.com>
18915
18916 * gdb.base/default.exp: Don't test "target procfs".
18917
5db9f0bd
PA
189182014-03-13 Pedro Alves <palves@redhat.com>
18919
18920 * gdb.base/default.exp: Update "target child" and "target procfs"
18921 tests to not expect "Unix".
18922
b3ccfe11
TT
189232014-03-12 Tom Tromey <tromey@redhat.com>
18924
18925 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18926 New procs. Add target-async tests.
18927 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18928 Add target-async tests.
18929
646f4417
AA
189302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18931
18932 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18933 'func_start' and 'func_end' for the beginning and end of the
18934 function code, respectively.
18935 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18936 'func_end' instead of 'func' and 'main'.
18937
288c211f
AA
189382014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18939
18940 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18941 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18942 generate the debug info assembler source.
18943
e0c0f156
AA
189442014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18945
18946 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18947 * gdb.dwarf2/arr-subrange.exp: Likewise.
18948 * gdb.dwarf2/dwz.exp: Likewise.
18949 * gdb.dwarf2/method-ptr.exp: Likewise.
18950 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18951 * gdb.dwarf2/subrange.exp: Likewise.
18952 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18953 * gdb.dwarf2/implptrpiece.exp: Likewise.
18954 * gdb.dwarf2/nostaticblock.exp: Likewise.
18955
0e5c4555
AA
189562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18957
18958 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18959 directory to absolute path name arguments.
18960
5ec18f2b
JG
189612014-03-10 Joel Brobecker <brobecker@adacore.com>
18962
18963 * gdb.ada/tagged_access: New testcase.
18964
847fc4f2
MM
189652014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18966
18967 * gdb.btrace/data.exp: Update expected output.
18968
cc3da688
YQ
189692014-03-06 Yao Qi <yao@codesourcery.com>
18970
18971 * gdb.trace/pr16508.exp: New file.
18972
0f26cec1
PA
189732014-03-05 Pedro Alves <palves@redhat.com>
18974
18975 PR gdb/16575
18976 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18977 procedure.
18978 (top level): Adjust to use it. Add tests that exercise breakpoint
18979 interaction with the code-cache.
18980
7a5a839f
LC
189812014-02-26 Ludovic Courtès <ludo@gnu.org>
18982
18983 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18984 test for 'history-append!'.
18985
31aa7e4e
JB
189862014-02-26 Joel Brobecker <brobecker@adacore.com>
18987
18988 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18989 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18990 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18991 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18992 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18993 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18994
1b588015
JB
189952014-02-26 Joel Brobecker <brobecker@adacore.com>
18996
18997 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18998 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18999 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19000
55426c9d
JB
190012014-02-26 Joel Brobecker <brobecker@adacore.com>
19002
19003 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19004
dc53a7ad
JB
190052014-02-26 Joel Brobecker <brobecker@adacore.com>
19006
19007 * gdb.dwarf2/arr-stride.c: New file.
19008 * gdb.dwarf2/arr-stride.exp: New file.
19009
12ab52e9
PA
190102014-02-26 Pedro Alves <palves@redhat.com>
19011
19012 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19013 that won't ever trigger. Make sure that GDB reports the correct
19014 breakpoint that caused the stop.
19015
849c862e
JK
190162014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19017
19018 PR gdb/16626
19019 * gdb.base/auto-load-script: New file.
19020 * gdb.base/auto-load.c: New file.
19021 * gdb.base/auto-load.exp: New file.
19022
71b7d793
JK
19023 PR gdb/16626
19024 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19025
e2f0d509
JK
190262014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19027
19028 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19029 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19030
50cc37c8
DE
190312014-02-24 Doug Evans <dje@google.com>
19032
19033 * lib/gdb.exp (run_on_host): Log error output if program fails.
19034
ea4758f2
PA
190352014-02-21 Pedro Alves <palves@redhat.com>
19036
19037 * gdb.threads/step-after-sr-lock.c: Rename to ...
19038 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19039 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19040 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19041 ... this.
19042
d7b30f67
SDJ
190432014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19044
19045 PR tdep/16397
19046 * gdb.arch/amd64-stap-special-operands.exp: New file.
19047 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19048 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19049 * gdb.arch/amd64-stap-triplet.S: Likewise.
19050 * gdb.arch/amd64-stap-triplet.c: Likewise.
19051
83deb43f
JB
190522014-02-20 Joel Brobecker <brobecker@adacore.com>
19053
19054 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19055 in .section pseudo-op.
19056
adde2bff
DE
190572014-02-20 lin zuojian <manjian2006@gmail.com>
19058 Joel Brobecker <brobecker@adacore.com>
19059 Doug Evans <xdje42@gmail.com>
19060
19061 PR symtab/16581
19062 * gdb.dwarf2/dw2-icycle.S: New file.
19063 * gdb.dwarf2/dw2-icycle.c: New file.
19064 * gdb.dwarf2/dw2-icycle.exp: New file.
19065
f7bd0f78
SC
190662014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19067
19068 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19069 operations on gdb.Value objects.
19070 * gdb.python/py-value-cc.exp: Add new test to test operations on
19071 gdb.Value objects.
19072
c17ef0d5
DE
190732014-02-18 Doug Evans <dje@google.com>
19074
19075 * Makefile.in (TESTS): New variable.
19076 (expanded_tests, expanded_tests_or_none): New variables
19077 (check-single): Pass $(expanded_tests_or_none) to runtest.
19078 (check-parallel): Only run tests in $(TESTS) if non-empty.
19079 (check/no-matching-tests-found): New rule.
19080 * README: Document TESTS makefile variable.
19081
5dd3176f
DE
190822014-02-18 Doug Evans <dje@google.com>
19083
19084 * Makefile.in (check-parallel): rm -rf outputs temp.
19085
0b10be4f
JK
190862014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19087
19088 Fix "ERROR: no fileid for" in the testsuite.
19089 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19090
85f224e7
DE
190912014-02-12 Doug Evans <dje@google.com>
19092
19093 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19094 (MISCELLANEOUS): New variable.
19095 (clean): rm -rf $(MISCELLANEOUS).
19096 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19097 dwp live in the same directory as symlinks, with each symlink pointed
19098 to a differently named file in a different directory.
19099
149b30ff
DE
191002014-02-11 Doug Evans <dje@google.com>
19101
19102 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19103 of Tcl file commands.
19104
1dfdac32
MK
191052014-02-10 Mark Kettenis <kettenis@gnu.org>
19106
19107 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19108 "kill -SIGUSR1 -1".
19109
aa4fb036
JB
191102014-02-10 Joel Brobecker <brobecker@adacore.com>
19111
19112 * gdb.ada/tick_length_array_enum_idx: New testcase.
19113
ed3ef339
DE
191142014-02-10 Doug Evans <xdje42@gmail.com>
19115
19116 * configure.ac (AC_OUTPUT): Add gdb.guile.
19117 * configure: Regenerate.
19118 * lib/gdb-guile.exp: New file.
19119 * lib/gdb.exp (get_target_charset): New function.
19120 * gdb.base/help.exp: Update expected output from "apropos apropos".
19121 * gdb.guile/Makefile.in: New file.
19122 * gdb.guile/guile.exp: New file.
19123 * gdb.guile/scm-arch.c: New file.
19124 * gdb.guile/scm-arch.exp: New file.
19125 * gdb.guile/scm-block.c: New file.
19126 * gdb.guile/scm-block.exp: New file.
19127 * gdb.guile/scm-breakpoint.c: New file.
19128 * gdb.guile/scm-breakpoint.exp: New file.
19129 * gdb.guile/scm-disasm.c: New file.
19130 * gdb.guile/scm-disasm.exp: New file.
19131 * gdb.guile/scm-equal.c: New file.
19132 * gdb.guile/scm-equal.exp: New file.
19133 * gdb.guile/scm-error.exp: New file.
19134 * gdb.guile/scm-error.scm: New file.
19135 * gdb.guile/scm-frame-args.c: New file.
19136 * gdb.guile/scm-frame-args.exp: New file.
19137 * gdb.guile/scm-frame-args.scm: New file.
19138 * gdb.guile/scm-frame-inline.c: New file.
19139 * gdb.guile/scm-frame-inline.exp: New file.
19140 * gdb.guile/scm-frame.c: New file.
19141 * gdb.guile/scm-frame.exp: New file.
19142 * gdb.guile/scm-generics.exp: New file.
19143 * gdb.guile/scm-gsmob.exp: New file.
19144 * gdb.guile/scm-iterator.c: New file.
19145 * gdb.guile/scm-iterator.exp: New file.
19146 * gdb.guile/scm-math.c: New file.
19147 * gdb.guile/scm-math.exp: New file.
19148 * gdb.guile/scm-objfile-script-gdb.in: New file.
19149 * gdb.guile/scm-objfile-script.c: New file.
19150 * gdb.guile/scm-objfile-script.exp: New file.
19151 * gdb.guile/scm-objfile.c: New file.
19152 * gdb.guile/scm-objfile.exp: New file.
19153 * gdb.guile/scm-ports.exp: New file.
19154 * gdb.guile/scm-pretty-print.c: New file.
19155 * gdb.guile/scm-pretty-print.exp: New file.
19156 * gdb.guile/scm-pretty-print.scm: New file.
19157 * gdb.guile/scm-section-script.c: New file.
19158 * gdb.guile/scm-section-script.exp: New file.
19159 * gdb.guile/scm-section-script.scm: New file.
19160 * gdb.guile/scm-symbol.c: New file.
19161 * gdb.guile/scm-symbol.exp: New file.
19162 * gdb.guile/scm-symtab-2.c: New file.
19163 * gdb.guile/scm-symtab.c: New file.
19164 * gdb.guile/scm-symtab.exp: New file.
19165 * gdb.guile/scm-type.c: New file.
19166 * gdb.guile/scm-type.exp: New file.
19167 * gdb.guile/scm-value-cc.cc: New file.
19168 * gdb.guile/scm-value-cc.exp: New file.
19169 * gdb.guile/scm-value.c: New file.
19170 * gdb.guile/scm-value.exp: New file.
19171 * gdb.guile/source2.scm: New file.
19172 * gdb.guile/types-module.cc: New file.
19173 * gdb.guile/types-module.exp: New file.
19174
7026a7c1
YQ
191752014-02-10 Yao Qi <yao@codesourcery.com>
19176
19177 PR testsuite/16543
19178 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19179 * configure: Regenerated.
19180 * Makefile.in: New file.
19181
6c466447
AS
191822014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19183
19184 * gdb.python/py-framefilter.exp: Fix typo.
19185
6e854735
YQ
191862014-02-08 Yao Qi <yao@codesourcery.com>
19187
19188 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19189 that no =breakpoint-modified is emitted when breakpoints are
19190 modified through MI commands.
19191
d137e6dc
PA
191922014-02-07 Pedro Alves <pedro@codesourcery.com>
19193 Pedro Alves <palves@redhat.com>
19194
19195 * gdb.threads/step-after-sr-lock.c: New file.
19196 * gdb.threads/step-after-sr-lock.exp: New file.
19197
b5ee5a50
PA
191982014-02-07 Pedro Alves <palves@redhat.com>
19199
19200 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19201
3c77faf3
JK
192022014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19203
19204 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19205 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19206
6dddc817
DE
192072014-02-06 Doug Evans <xdje42@gmail.com>
19208
19209 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19210 output.
19211
19212 * gdb.gdb/python-interrupts.exp: New file.
19213
de7b2893
YQ
192142014-02-05 Yao Qi <yao@codesourcery.com>
19215
19216 * gdb.trace/report.exp (use_collected_data): Test the output
19217 of "info threads" and "info inferiors".
19218
66d032ac
YQ
192192014-02-05 Yao Qi <yao@codesourcery.com>
19220
19221 Revert this patch:
19222
19223 2013-05-24 Yao Qi <yao@codesourcery.com>
19224
19225 * gdb.trace/tfile.exp: Test inferior and thread.
19226
591a12a1
UW
192272014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19228
19229 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19230 on a function.
19231 * gdb.base/step-bt.c: Call hello via function pointer to make
19232 sure its first instruction is executed on powerpc64le-linux.
19233
0ff3e01f
UW
192342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19235
19236 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19237
084ee545
UW
192382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19239
19240 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19241 of the test patterns for use on little-endian systems.
19242
6ed14ff3
UW
192432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19244
19245 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19246 (decimal_vector): Fix for little-endian.
19247
401e27fd
JM
192482014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19249
19250 * gdb.arch/sparc-sysstep.exp: New file.
19251 * gdb.arch/sparc-sysstep.c: Likewise.
19252
19253 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19254
8b924729
EBM
192552014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19256
19257 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19258
fb151210
JB
192592014-01-23 Tom Tromey <tromey@redhat.com>
19260
19261 * gdb.ada/array_char_idx: New testcase.
19262
0740f8d8
TT
192632014-01-23 Tom Tromey <tromey@redhat.com>
19264
19265 PR python/16487:
19266 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19267 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19268 classes.
19269
21909fa1
TT
192702014-01-23 Tom Tromey <tromey@redhat.com>
19271
19272 PR python/16491:
19273 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19274 string from an inferior frame.
19275 * gdb.python/py-framefilter-mi.exp: Update.
19276
87ce2a04
DE
192772014-01-22 Doug Evans <dje@google.com>
19278
19279 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19280
237b092b
AA
192812014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19282
19283 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19284
d674a709
AA
192852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19286
19287 * gdb.trace/entry-values.exp: Remove excess space character from
19288 regex patterns. Handle s390 call instruction.
19289
20fa3390
AA
192902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19291
19292 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19293 define "*_start" label. Make "name" static.
19294 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19295 ${name} by references to ${name}_start.
19296
78466714
AA
192972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19298
19299 * gdb.base/info-macros.exp: Remove "debug" from the compile
19300 options.
19301
ec9f644a
IB
193022014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19303
19304 * gdb.dlang/demangle.exp: New file.
19305
94b1b47e
IB
193062014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19307
19308 * gdb.dlang/primitive-types.exp: New file.
19309
7f420862
IB
193102014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19311
19312 * configure.ac: Create gdb.dlang/Makefile.
19313 * configure: Regenerate.
19314 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19315 * gdb.dlang/Makefile.in: New file.
19316 * lib/d-support.exp: New file.
19317 * lib/gdb.exp (skip_d_tests): New proc.
19318
52834460
MM
193192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19320
19321 * gdb.btrace/delta.exp: Check reverse stepi.
19322 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19323 * gdb.btrace/finish.exp: New.
19324 * gdb.btrace/next.exp: New.
19325 * gdb.btrace/nexti.exp: New.
19326 * gdb.btrace/record_goto.c: Add comments.
19327 * gdb.btrace/step.exp: New.
19328 * gdb.btrace/stepi.exp: New.
19329 * gdb.btrace/multi-thread-step.c: New.
19330 * gdb.btrace/multi-thread-step.exp: New.
19331 * gdb.btrace/rn-dl-bind.c: New.
19332 * gdb.btrace/rn-dl-bind.exp: New.
19333 * gdb.btrace/data.c: New.
19334 * gdb.btrace/data.exp: New.
19335 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19336
6e07b1d2
MM
193372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19338
19339 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19340 * gdb.btrace/exception.exp: Update.
19341 * gdb.btrace/instruction_history.exp: Update.
19342 * gdb.btrace/record_goto.exp: Update.
19343 * gdb.btrace/tailcall.exp: Update.
19344 * gdb.btrace/unknown_functions.exp: Update.
19345 * gdb.btrace/delta.exp: New.
19346
0b722aec
MM
193472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19348
19349 * gdb.btrace/record_goto.exp: Add backtrace test.
19350 * gdb.btrace/tailcall.exp: Add backtrace test.
19351
066ce621
MM
193522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19353
19354 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19355 * gdb.btrace/record_goto.c: New.
19356 * gdb.btrace/record_goto.exp: New.
19357 * gdb.btrace/x86-record_goto.S: New.
19358
0688d04e
MM
193592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19360
19361 * gdb.btrace/function_call_history.exp: Update tests.
19362 * gdb.btrace/instruction_history.exp: Update tests.
19363
8710b709
MM
193642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19365
19366 * gdb.btrace/function_call_history.exp: Fix expected field
19367 order for "record function-call-history".
19368 Add new tests for "record function-call-history /c".
19369 * gdb.btrace/exception.cc: New.
19370 * gdb.btrace/exception.exp: New.
19371 * gdb.btrace/tailcall.exp: New.
19372 * gdb.btrace/x86-tailcall.S: New.
19373 * gdb.btrace/x86-tailcall.c: New.
19374 * gdb.btrace/unknown_functions.c: New.
19375 * gdb.btrace/unknown_functions.exp: New.
19376 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19377
5de9129b
MM
193782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19379
19380 * gdb.btrace/instruction_history.exp: Update.
19381 * gdb.btrace/function_call_history.exp: Update.
19382
23a7fe75
MM
193832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19384
19385 * gdb.btrace/function_call_history.exp: Fix expected function
19386 trace.
19387 * gdb.btrace/instruction_history.exp: Initialize traced.
19388 Remove traced_functions.
19389
724c7dd8
MM
193902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19391
19392 * gdb.btrace/function_call_history.exp: Update
19393 * gdb.btrace/instruction_history.exp: Update.
19394
6d78d93b
MM
193952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19396
19397 * gdb.btrace/enable.exp: Update expected text.
19398
93a360cc
OJ
193992014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19400
19401 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19402 bytes.
19403
3772b53f
MR
194042014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19405
19406 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19407
596662fa
OJ
194082014-01-15 Omair Javaid <omair.javaid@linaro.org>
19409
19410 * lib/gdb.exp (supports_process_record): Return true for
19411 arm*-linux*. (supports_reverse): Likewise.
19412
b5b08fb4
SC
194132014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19414
19415 PR python/15464
19416 PR python/16113
19417 * gdb.python/py-type.c: Enhance test case.
19418 * gdb.python/py-value-cc.cc: Likewise
19419 * gdb.python/py-type.exp: Add new tests.
19420 * gdb.python/py-value-cc.exp: Likewise
19421
52d7fb13
AA
194222014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19423 Pedro Alves <palves@redhat.com>
19424
19425 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19426 Make "name" extern.
19427 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19428 references to ${name}_start by references to ${name}.
19429
a2cd8cfe
JB
194302014-01-10 Joel Brobecker <brobecker@adacore.com>
19431
19432 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19433
4e23fced
JB
194342014-01-10 Joel Brobecker <brobecker@adacore.com>
19435
19436 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19437
c6a9e42c
PA
194382014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19439 Pedro Alves <palves@redhat.com>
19440
19441 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19442 mi_gdb_target_load.
c6a9e42c 19443
b7ea362b
PA
194442014-01-08 Pedro Alves <palves@redhat.com>
19445
19446 * gdb.threads/reconnect-signal.c: New file.
19447 * gdb.threads/reconnect-signal.exp: New file.
19448
5e3f4fab
EBM
194492014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19450
19451 * gdb.base/source-dir.exp: New file.
19452
79301218
JB
194532014-01-07 Joel Brobecker <brobecker@adacore.com>
19454
19455 * gdb.ada/mi_interface: New testcase.
19456
8e355c5d
JB
194572014-01-07 Joel Brobecker <brobecker@adacore.com>
19458
19459 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19460 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19461 gdb.ada/pp-rec-component/pck.ads: New files.
19462
c0d48811
JB
194632014-01-07 Joel Brobecker <brobecker@adacore.com>
19464
19465 * gdb.python/py-pp-integral.c: New file.
19466 * gdb.python/py-pp-integral.py: New file.
19467 * gdb.python/py-pp-integral.exp: New file.
19468
17b609c3 19469For older changes see ChangeLog-1993-2013.
c906108c 19470\f
8d8cb839
EZ
19471;; Local Variables:
19472;; mode: change-log
19473;; left-margin: 8
19474;; fill-column: 74
19475;; version-control: never
19476;; End:
902f2ccb 19477
b811d2c2 19478 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19479 Copying and distribution of this file, with or without modification,
19480 are permitted provided the copyright notice and this notice are preserved.